Merge pull request #360 from weblate/weblate-simple-mobile-tools-simple-dialer

Translations update from Hosted Weblate
This commit is contained in:
Tibor Kaputa
2022-05-29 22:09:47 +02:00
committed by GitHub
4 changed files with 240 additions and 30 deletions

View File

@ -0,0 +1,105 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Simple Dialer</string>
<string name="app_launcher_name">Dialer</string>
<string name="default_phone_app_prompt">Please make this app the default Phone app</string>
<string name="allow_displaying_over_other_apps">Please allow displaying over other apps for reliable behaviour</string>
<!-- Contacts -->
<string name="could_not_access_contacts">Could not access your contacts</string>
<!-- Recents -->
<string name="no_previous_calls">No previous calls have been found</string>
<string name="could_not_access_the_call_history">Could not access the call history</string>
<string name="request_access">Request access</string>
<string name="remove_confirmation">Are you sure you want to remove the selected items from the Call History?</string>
<string name="clear_history_confirmation">Are you sure you want to remove everything from the Call History?</string>
<string name="show_grouped_calls">Show grouped calls</string>
<string name="clear_call_history">Clear call history</string>
<string name="show_call_details">Show call details</string>
<!-- Dialpad -->
<string name="dialpad">Dialpad</string>
<string name="asterisk">Asterisk</string>
<string name="hashtag">Hashtag</string>
<string name="call_number">Call number</string>
<!-- Dialer -->
<string name="dialer">Dialer</string>
<string name="accept">Accept</string>
<string name="accept_call">Accept call</string>
<string name="decline">Decline</string>
<string name="decline_call">Decline call</string>
<string name="unknown_caller">Unknown Caller</string>
<string name="is_calling">Is Calling…</string>
<string name="dialing">Dialing…</string>
<string name="call_ended">Call Ended</string>
<string name="call_ending">Call Ending</string>
<string name="ongoing_call">Ongoing Call</string>
<string name="select_sim">Select a SIM for this call</string>
<string name="always_use_this_sim">Always use this SIM for this number</string>
<string name="unset_default_sim">Unset default SIM</string>
<string name="calls">Calls</string>
<string name="turn_microphone_on">Turn microphone on</string>
<string name="turn_microphone_off">Turn microphone off</string>
<string name="turn_speaker_on">Turn speaker on</string>
<string name="turn_speaker_off">Turn speaker off</string>
<string name="show_dialpad">Show dialpad</string>
<string name="hide_dialpad">Hide dialpad</string>
<string name="end_call">End call</string>
<string name="hold_call">Hold call</string>
<string name="resume_call">Resume call</string>
<string name="call_on_hold">On Hold</string>
<string name="call_swap">Swap calls</string>
<string name="call_merge">Merge calls</string>
<string name="call_split">Split call</string>
<string name="call_add">Add call</string>
<string name="conference_manage">Manage conference call</string>
<string name="conference">Conference</string>
<!-- Speed dial -->
<string name="speed_dial">Speed dial</string>
<string name="manage_speed_dial">Manage speed dial</string>
<string name="speed_dial_label">Click on a number to assign a contact to it. You can then quickly call the given contact by long pressing the given number at the dialer.</string>
<!-- Settings -->
<string name="group_subsequent_calls">Group subsequent calls with the same number at the call log</string>
<string name="open_dialpad_by_default">Open the dialpad by default when the app opens</string>
<string name="disable_proximity_sensor">Disable proximity sensor during calls</string>
<string name="disable_swipe_to_answer">Replace swiping at responding to incoming calls with clicking</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
<string name="app_title">Simple Dialer - Manage your phone calls easily</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">A handy phone call manager with phonebook, number blocking and multi-SIM support</string>
<string name="app_long_description">
A lightweight app for handling your calls, no matter where are you. Comes with a handy call log for easy call initiation.
There is a quick dialpad at your service too, with smart contact suggestions. It supports letters too.
You can easily block phone numbers to avoid unwanted incoming calls.
Supported Speed dialing makes calling your favorite contacts with this true phone a breeze.
To help you manage your calls quickly the Phone app also supports favorite contacts and creating shortcuts of any contact on the home screen.
It comes with material design and dark theme by default, provides great user experience for easy usage. The lack of internet access gives you more privacy, security and stability than other apps.
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
<b>Check out the full suite of Simple Tools here:</b>
https://www.simplemobiletools.com
<b>Facebook:</b>
https://www.facebook.com/simplemobiletools
<b>Reddit:</b>
https://www.reddit.com/r/SimpleMobileTools
</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>

View File

@ -3,22 +3,22 @@
<string name="app_name">Jednoduchý Telefon</string> <string name="app_name">Jednoduchý Telefon</string>
<string name="app_launcher_name">Telefon</string> <string name="app_launcher_name">Telefon</string>
<string name="default_phone_app_prompt">Prosím nastavte tuto aplikace jako výchozí aplikaci k telefonování</string> <string name="default_phone_app_prompt">Prosím nastavte tuto aplikace jako výchozí aplikaci k telefonování</string>
<string name="allow_displaying_over_other_apps">Please allow displaying over other apps for reliable behaviour</string> <string name="allow_displaying_over_other_apps">Pro správné fungování prosíme povolte zobrazování nad ostatními aplikacemi</string>
<!-- Contacts --> <!-- Contacts -->
<string name="could_not_access_contacts">Nelze získat přístup k vašim kontaktům</string> <string name="could_not_access_contacts">Nelze získat přístup k vašim kontaktům</string>
<!-- Recents --> <!-- Recents -->
<string name="no_previous_calls">Nebyly nalezeny žádné předchozí hovory</string> <string name="no_previous_calls">Nebyly nalezeny žádné předchozí hovory</string>
<string name="could_not_access_the_call_history">Nelze získat přístup k historii hovorů</string> <string name="could_not_access_the_call_history">Nelze získat přístup k historii hovorů</string>
<string name="request_access">Požádat o přístup</string> <string name="request_access">Požádat o přístup</string>
<string name="remove_confirmation">Opravdu chcete odebrat vybrané položky z historie hovorů?</string> <string name="remove_confirmation">Opravdu chcete odebrat vybrané položky z historie hovorů\?</string>
<string name="clear_history_confirmation">Opravdu chcete z historie hovorů odebrat vše?</string> <string name="clear_history_confirmation">Opravdu chcete z historie hovorů odebrat vše\?</string>
<string name="show_grouped_calls">Zobrazit seskupené hovory</string> <string name="show_grouped_calls">Zobrazit seskupené hovory</string>
<string name="clear_call_history">Vymazat historii hovorů</string> <string name="clear_call_history">Vymazat historii hovorů</string>
<string name="show_call_details">Ukázat detaily hovoru</string> <string name="show_call_details">Ukázat detaily hovoru</string>
<!-- Dialpad --> <!-- Dialpad -->
<string name="dialpad">Číselník</string> <string name="dialpad">Číselník</string>
<string name="asterisk">Asterisk</string> <string name="asterisk">Hvězdička</string>
<string name="hashtag">Hashtag</string> <string name="hashtag">Mřížka</string>
<string name="call_number">Číslo volání</string> <string name="call_number">Číslo volání</string>
<!-- Dialer --> <!-- Dialer -->
<string name="dialer">Telefon</string> <string name="dialer">Telefon</string>
@ -32,7 +32,7 @@
<string name="call_ended">Hovor ukončen</string> <string name="call_ended">Hovor ukončen</string>
<string name="call_ending">Zavěsit</string> <string name="call_ending">Zavěsit</string>
<string name="ongoing_call">Odchozí hovor</string> <string name="ongoing_call">Odchozí hovor</string>
<string name="select_sim">Vyberte SIM pro tento hovor</string> <string name="select_sim">Vyberte SIM kartu pro tento hovor</string>
<string name="always_use_this_sim">Pro toto číslo vždy použijte tuto SIM kartu</string> <string name="always_use_this_sim">Pro toto číslo vždy použijte tuto SIM kartu</string>
<string name="unset_default_sim">Zrušit nastavení výchozí SIM karty</string> <string name="unset_default_sim">Zrušit nastavení výchozí SIM karty</string>
<string name="calls">Hovory</string> <string name="calls">Hovory</string>
@ -43,24 +43,24 @@
<string name="show_dialpad">Ukázat číselník</string> <string name="show_dialpad">Ukázat číselník</string>
<string name="hide_dialpad">Schovat číselník</string> <string name="hide_dialpad">Schovat číselník</string>
<string name="end_call">Ukončit hovor</string> <string name="end_call">Ukončit hovor</string>
<string name="hold_call">Hold call</string> <string name="hold_call">Podržet hovor</string>
<string name="resume_call">Resume call</string> <string name="resume_call">Pokračovat v hovoru</string>
<string name="call_on_hold">On Hold</string> <string name="call_on_hold">Podržený hovor</string>
<string name="call_swap">Swap calls</string> <string name="call_swap">Prohodit hovory</string>
<string name="call_merge">Merge calls</string> <string name="call_merge">Sloučit hovory</string>
<string name="call_split">Split call</string> <string name="call_split">Rozdělit hovor</string>
<string name="call_add">Add call</string> <string name="call_add">Přidat hovor</string>
<string name="conference_manage">Manage conference call</string> <string name="conference_manage">Spravovat konferenční hovor</string>
<string name="conference">Conference</string> <string name="conference">Konference</string>
<!-- Speed dial --> <!-- Speed dial -->
<string name="speed_dial">Rychlé vytáčení</string> <string name="speed_dial">Rychlé vytáčení</string>
<string name="manage_speed_dial">Spravujte rychlou volbu</string> <string name="manage_speed_dial">Spravujte rychlou volbu</string>
<string name="speed_dial_label">Kliknutím na číslo mu přiřadíte kontakt. Potom můžete rychle zavolat danému kontaktu dlouhým stisknutím daného čísla na číselníku.</string> <string name="speed_dial_label">Kliknutím na číslo mu přiřadíte kontakt. Potom můžete rychle zavolat danému kontaktu dlouhým stisknutím daného čísla na číselníku.</string>
<!-- Settings --> <!-- Settings -->
<string name="group_subsequent_calls">Seskupte další hovory se stejným číslem v protokolu hovorů</string> <string name="group_subsequent_calls">Seskupte další hovory se stejným číslem v protokolu hovorů</string>
<string name="open_dialpad_by_default">Open the dialpad by default when the app opens</string> <string name="open_dialpad_by_default">Otevřít číselník vždy po spuštění aplikace</string>
<string name="disable_proximity_sensor">Disable proximity sensor during calls</string> <string name="disable_proximity_sensor">Vypnout senzor přiblížení během hovoru</string>
<string name="disable_swipe_to_answer">Replace swiping at responding to incoming calls with clicking</string> <string name="disable_swipe_to_answer">Nahrazení přejetí prstem při odpovídání na příchozí hovory klepnutím</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have --> <!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it --> <!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
<string name="app_title">Simple Dialer - Spravujte své telefonní hovory snadno</string> <string name="app_title">Simple Dialer - Spravujte své telefonní hovory snadno</string>
@ -94,4 +94,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>

View File

@ -0,0 +1,105 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Simple Dialer</string>
<string name="app_launcher_name">Dialer</string>
<string name="default_phone_app_prompt">Please make this app the default Phone app</string>
<string name="allow_displaying_over_other_apps">Please allow displaying over other apps for reliable behaviour</string>
<!-- Contacts -->
<string name="could_not_access_contacts">Could not access your contacts</string>
<!-- Recents -->
<string name="no_previous_calls">No previous calls have been found</string>
<string name="could_not_access_the_call_history">Could not access the call history</string>
<string name="request_access">Request access</string>
<string name="remove_confirmation">Are you sure you want to remove the selected items from the Call History?</string>
<string name="clear_history_confirmation">Are you sure you want to remove everything from the Call History?</string>
<string name="show_grouped_calls">Show grouped calls</string>
<string name="clear_call_history">Clear call history</string>
<string name="show_call_details">Show call details</string>
<!-- Dialpad -->
<string name="dialpad">Dialpad</string>
<string name="asterisk">Asterisk</string>
<string name="hashtag">Hashtag</string>
<string name="call_number">Call number</string>
<!-- Dialer -->
<string name="dialer">Dialer</string>
<string name="accept">Accept</string>
<string name="accept_call">Accept call</string>
<string name="decline">Decline</string>
<string name="decline_call">Decline call</string>
<string name="unknown_caller">Unknown Caller</string>
<string name="is_calling">Is Calling…</string>
<string name="dialing">Dialing…</string>
<string name="call_ended">Call Ended</string>
<string name="call_ending">Call Ending</string>
<string name="ongoing_call">Ongoing Call</string>
<string name="select_sim">Select a SIM for this call</string>
<string name="always_use_this_sim">Always use this SIM for this number</string>
<string name="unset_default_sim">Unset default SIM</string>
<string name="calls">Calls</string>
<string name="turn_microphone_on">Turn microphone on</string>
<string name="turn_microphone_off">Turn microphone off</string>
<string name="turn_speaker_on">Turn speaker on</string>
<string name="turn_speaker_off">Turn speaker off</string>
<string name="show_dialpad">Show dialpad</string>
<string name="hide_dialpad">Hide dialpad</string>
<string name="end_call">End call</string>
<string name="hold_call">Hold call</string>
<string name="resume_call">Resume call</string>
<string name="call_on_hold">On Hold</string>
<string name="call_swap">Swap calls</string>
<string name="call_merge">Merge calls</string>
<string name="call_split">Split call</string>
<string name="call_add">Add call</string>
<string name="conference_manage">Manage conference call</string>
<string name="conference">Conference</string>
<!-- Speed dial -->
<string name="speed_dial">Speed dial</string>
<string name="manage_speed_dial">Manage speed dial</string>
<string name="speed_dial_label">Click on a number to assign a contact to it. You can then quickly call the given contact by long pressing the given number at the dialer.</string>
<!-- Settings -->
<string name="group_subsequent_calls">Group subsequent calls with the same number at the call log</string>
<string name="open_dialpad_by_default">Open the dialpad by default when the app opens</string>
<string name="disable_proximity_sensor">Disable proximity sensor during calls</string>
<string name="disable_swipe_to_answer">Replace swiping at responding to incoming calls with clicking</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
<string name="app_title">Simple Dialer - Manage your phone calls easily</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">A handy phone call manager with phonebook, number blocking and multi-SIM support</string>
<string name="app_long_description">
A lightweight app for handling your calls, no matter where are you. Comes with a handy call log for easy call initiation.
There is a quick dialpad at your service too, with smart contact suggestions. It supports letters too.
You can easily block phone numbers to avoid unwanted incoming calls.
Supported Speed dialing makes calling your favorite contacts with this true phone a breeze.
To help you manage your calls quickly the Phone app also supports favorite contacts and creating shortcuts of any contact on the home screen.
It comes with material design and dark theme by default, provides great user experience for easy usage. The lack of internet access gives you more privacy, security and stability than other apps.
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
<b>Check out the full suite of Simple Tools here:</b>
https://www.simplemobiletools.com
<b>Facebook:</b>
https://www.facebook.com/simplemobiletools
<b>Reddit:</b>
https://www.reddit.com/r/SimpleMobileTools
</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>

View File

@ -3,7 +3,7 @@
<string name="app_name">Discador Simples</string> <string name="app_name">Discador Simples</string>
<string name="app_launcher_name">Discador</string> <string name="app_launcher_name">Discador</string>
<string name="default_phone_app_prompt">Por favor, torne este aplicativo o aplicativo de telefone padrão</string> <string name="default_phone_app_prompt">Por favor, torne este aplicativo o aplicativo de telefone padrão</string>
<string name="allow_displaying_over_other_apps">Please allow displaying over other apps for reliable behaviour</string> <string name="allow_displaying_over_other_apps">Por favor, permita a sobreposição sobre outros aplicativos para um comportamento mais estável</string>
<!-- Contacts --> <!-- Contacts -->
<string name="could_not_access_contacts">Não foi possível acessar seus contatos</string> <string name="could_not_access_contacts">Não foi possível acessar seus contatos</string>
<!-- Recents --> <!-- Recents -->
@ -43,15 +43,15 @@
<string name="show_dialpad">Mostrar discador</string> <string name="show_dialpad">Mostrar discador</string>
<string name="hide_dialpad">Ocultar discador</string> <string name="hide_dialpad">Ocultar discador</string>
<string name="end_call">Encerrar chamada</string> <string name="end_call">Encerrar chamada</string>
<string name="hold_call">Hold call</string> <string name="hold_call">Chamada em espera</string>
<string name="resume_call">Resume call</string> <string name="resume_call">Resumir chamada</string>
<string name="call_on_hold">On Hold</string> <string name="call_on_hold">Em Espera</string>
<string name="call_swap">Swap calls</string> <string name="call_swap">Trocar chamadas</string>
<string name="call_merge">Merge calls</string> <string name="call_merge">Juntar chamadas</string>
<string name="call_split">Split call</string> <string name="call_split">Separar chamadas</string>
<string name="call_add">Add call</string> <string name="call_add">Adicionar chamada</string>
<string name="conference_manage">Manage conference call</string> <string name="conference_manage">Gerenciar chamada em conferência</string>
<string name="conference">Conference</string> <string name="conference">Conferência</string>
<!-- Speed dial --> <!-- Speed dial -->
<string name="speed_dial">Ligação rápida</string> <string name="speed_dial">Ligação rápida</string>
<string name="manage_speed_dial">Gerenciar ligações rápidas</string> <string name="manage_speed_dial">Gerenciar ligações rápidas</string>
@ -71,4 +71,4 @@
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>