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

Translations update from Hosted Weblate
This commit is contained in:
Tibor Kaputa 2022-07-04 22:20:47 +02:00 committed by GitHub
commit d9e7f41974
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 220 additions and 41 deletions

View File

@ -0,0 +1,68 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Simple Dialer</string>
<string name="app_launcher_name">Тэлефон</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">Панэль набору нумароў</string>
<string name="asterisk">Зорка</string>
<string name="hashtag">Hashtag</string>
<string name="call_number">Call number</string>
<!-- Dialer -->
<string name="dialer">Тэлефон</string>
<string name="accept">Прыняць</string>
<string name="accept_call">Прыняць выклік</string>
<string name="decline">Адхіліць</string>
<string name="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">Выклікі</string>
<string name="turn_microphone_on">Уключыць мікрафон</string>
<string name="turn_microphone_off">Адключыць мікрафон</string>
<string name="turn_speaker_on">Уключыць дынамік</string>
<string name="turn_speaker_off">Адключыць дынамік</string>
<string name="show_dialpad">Паказаць панэль набору нумароў</string>
<string name="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">Хуткі набор</string>
<string name="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>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>

View File

@ -2,15 +2,15 @@
<resources> <resources>
<string name="app_name">Jednostavan birač</string> <string name="app_name">Jednostavan birač</string>
<string name="app_launcher_name">Birač</string> <string name="app_launcher_name">Birač</string>
<string name="default_phone_app_prompt">Molimo vas da ovu aplikaciju učinite zadanom aplikacijom za telefon</string> <string name="default_phone_app_prompt">Postavi ovu aplikaciju kao standardnu aplikaciju za telefon</string>
<string name="allow_displaying_over_other_apps">Dopustite prikaz preko drugih aplikacija radi pouzdanog ponašanja</string> <string name="allow_displaying_over_other_apps">Za pouzdano ponašanje birača dopusti prikaz ispred drugih aplikacija</string>
<!-- Contacts --> <!-- Contacts -->
<string name="could_not_access_contacts">Nije moguće pristupiti vašim kontaktima</string> <string name="could_not_access_contacts">Nije moguće pristupiti tvojim kontaktima</string>
<!-- Recents --> <!-- Recents -->
<string name="no_previous_calls">Nije pronađen nijedan prethodni poziv</string> <string name="no_previous_calls">Nije pronađen nijedan prethodni poziv</string>
<string name="could_not_access_the_call_history">Nije moguće pristupiti povijesti poziva</string> <string name="could_not_access_the_call_history">Nije moguće pristupiti povijesti poziva</string>
<string name="request_access">Zatražite pristup</string> <string name="request_access">Zatraži pristup</string>
<string name="remove_confirmation">Jeste li sigurni da želite ukloniti odabrane stavke iz Povijesti Poziva\?</string> <string name="remove_confirmation">Stvarno želiš ukloniti odabrane stavke iz povijesti poziva\?</string>
<string name="clear_history_confirmation">Stvarno želiš ukloniti sve iz povijesti poziva\?</string> <string name="clear_history_confirmation">Stvarno želiš ukloniti sve iz povijesti poziva\?</string>
<string name="show_grouped_calls">Prikaži grupirane pozive</string> <string name="show_grouped_calls">Prikaži grupirane pozive</string>
<string name="clear_call_history">Izbriši povijest poziva</string> <string name="clear_call_history">Izbriši povijest poziva</string>
@ -18,55 +18,55 @@
<!-- Dialpad --> <!-- Dialpad -->
<string name="dialpad">Brojčanik</string> <string name="dialpad">Brojčanik</string>
<string name="asterisk">Zvjezdica</string> <string name="asterisk">Zvjezdica</string>
<string name="hashtag">Zetica</string> <string name="hashtag">Hashtag</string>
<string name="call_number">Nazovi broj</string> <string name="call_number">Nazovi broj</string>
<!-- Dialer --> <!-- Dialer -->
<string name="dialer">Dialer</string> <string name="dialer">Birač</string>
<string name="accept">Prihvati</string> <string name="accept">Prihvati</string>
<string name="accept_call">Prihvati poziv</string> <string name="accept_call">Prihvati poziv</string>
<string name="decline">Odbij</string> <string name="decline">Odbij</string>
<string name="decline_call">Odbijte poziv</string> <string name="decline_call">Odbij poziv</string>
<string name="unknown_caller">Nepoznati Pozivatelj</string> <string name="unknown_caller">Nepoznati pozivatelj</string>
<string name="is_calling">Zove…</string> <string name="is_calling">Zove…</string>
<string name="dialing">Biranje…</string> <string name="dialing">Biranje…</string>
<string name="call_ended">Poziv je završio</string> <string name="call_ended">Poziv je završio</string>
<string name="call_ending">Poziv se završava</string> <string name="call_ending">Poziv se završava</string>
<string name="ongoing_call">Poziv u tijeku</string> <string name="ongoing_call">Poziv u tijeku</string>
<string name="select_sim">Odaberite SIM za ovaj poziv</string> <string name="select_sim">Odaberi SIM karticu za ovaj poziv</string>
<string name="always_use_this_sim">Uvijek koristite ovu SIM karticu za ovaj broj</string> <string name="always_use_this_sim">Uvijek koristi ovu SIM karticu za ovaj broj</string>
<string name="unset_default_sim">Poništite postav zadane SIM kartice</string> <string name="unset_default_sim">Poništi postavu zadane SIM kartice</string>
<string name="calls">Pozivi</string> <string name="calls">Pozivi</string>
<string name="turn_microphone_on">Uključite mikrofon</string> <string name="turn_microphone_on">Uključi mikrofon</string>
<string name="turn_microphone_off">Isključite mikrofon</string> <string name="turn_microphone_off">Isključi mikrofon</string>
<string name="turn_speaker_on">Uključite zvučnik</string> <string name="turn_speaker_on">Uključi zvučnik</string>
<string name="turn_speaker_off">Isključite zvučnik</string> <string name="turn_speaker_off">Isključi zvučnik</string>
<string name="show_dialpad">Pokaži brojčanik</string> <string name="show_dialpad">Pokaži brojčanik</string>
<string name="hide_dialpad">Sakrijte brojčanik</string> <string name="hide_dialpad">Sakrij brojčanik</string>
<string name="end_call">Završite poziv</string> <string name="end_call">Završi poziv</string>
<string name="hold_call">Hold call</string> <string name="hold_call">Zadrži poziv</string>
<string name="resume_call">Resume call</string> <string name="resume_call">Nastavi poziv</string>
<string name="call_on_hold">On Hold</string> <string name="call_on_hold">Na čekanju</string>
<string name="call_swap">Swap calls</string> <string name="call_swap">Zamijeni pozive</string>
<string name="call_merge">Merge calls</string> <string name="call_merge">Spoji pozive</string>
<string name="call_split">Split call</string> <string name="call_split">Odvoji pozive</string>
<string name="call_add">Add call</string> <string name="call_add">Dodaj poziv</string>
<string name="conference_manage">Manage conference call</string> <string name="conference_manage">Upravljaj konferencijskim pozivima</string>
<string name="conference">Conference</string> <string name="conference">Konferencija</string>
<!-- Speed dial --> <!-- Speed dial -->
<string name="speed_dial">Brzo biranje</string> <string name="speed_dial">Brzo biranje</string>
<string name="manage_speed_dial">Upravljajte brzim biranjem</string> <string name="manage_speed_dial">Upravljaj brzim biranjem</string>
<string name="speed_dial_label">Kliknite na broj da biste mu dodijelili kontakt. Zatim možete brzo nazvati zadani kontakt dugim pritiskom na zadani broj na biraču.</string> <string name="speed_dial_label">Pritisni jedan broj za dodjeljivanje kontakta. Zatim možeš brzo nazvati zadani kontakt dugim pritiskom na zadani broj na biraču.</string>
<!-- Settings --> <!-- Settings -->
<string name="group_subsequent_calls">Grupirajte naknadne pozive s istim brojem u zapisniku poziva</string> <string name="group_subsequent_calls">Grupiraj naknadne pozive s istim brojem u zapisniku poziva</string>
<string name="open_dialpad_by_default">Otvorite brojčanik prema zadanim postavkama kada se aplikacija otvori</string> <string name="open_dialpad_by_default">Otvori brojčanik prema zadanim postavkama kada se aplikacija otvori</string>
<string name="disable_proximity_sensor">Onemogućite senzor blizine tijekom poziva</string> <string name="disable_proximity_sensor">Isključi senzor blizine tijekom poziva</string>
<string name="disable_swipe_to_answer">Zamijenite prevlačenje pri odgovaranju na dolazne pozive klikom</string> <string name="disable_swipe_to_answer">Zamijeni povlačenje prstom za odgovaranje na dolazne pozive pritiskom</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">Jednostavni Pozivnik Jednostavno upravljante vašim telefonskim pozivima</string> <string name="app_title">Jednostavan birač Upravljaj telefonskim pozivima</string>
<!-- Short description has to have less than 80 chars --> <!-- Short description has to have less than 80 chars -->
<string name="app_short_description">Zgodan upravitelj telefonskih poziva s imenikom, blokiranjem brojeva i podrškom za više SIM kartica</string> <string name="app_short_description">Praktični upravljač telefonskih poziva s imenikom, blokiranjem brojeva i podrškom za više SIM kartica</string>
<string name="app_long_description"> Lagana aplikacija za upravljanje vašim pozivima, bez obzira gdje se nalazite. Dolazi s praktičnim zapisnikom poziva za jednostavno pokretanje poziva. Na raspolaganju vam je i tipkovnica za brzo biranje s prijedlozima pametnih kontakata. Podržava i slova. Možete jednostavno blokirati telefonske brojeve kako biste izbjegli neželjene dolazne pozive. Podržano brzo biranje olakšava pozivanje vaših omiljenih kontakata s ovim pravim telefonom. Kako biste lakše upravljali svojim pozivima, aplikacija Telefon također podržava omiljene kontakte i stvaranje prečaca za bilo koji kontakt na početnom zaslonu. Dolazi s materijalnim dizajnom i tamnom temom prema zadanim postavkama, pruža izvrsno korisničko iskustvo za jednostavnu upotrebu. Nedostatak pristupa internetu daje vam više privatnosti, sigurnosti i stabilnosti od drugih aplikacija. Ne sadrži oglase niti nepotrebna dopuštenja. Potpuno je otvorenog koda, pruža prilagodljive boje. <b>Pogledajte cijeli paket Jednostavni Alati ovdje:</b> https://www.simplemobiletools.com <b>Facebook:</b> https://www.facebook.com/simplemobiletools <b>Reddit:</b> https://www.reddit.com/r/SimpleMobileTools </string> <string name="app_long_description"> Mala aplikacija za upravljanje pozivima, bez obzira gdje se nalaziš. Dolazi s praktičnim zapisnikom poziva za jednostavno pokretanje poziva. Na raspolaganju je i tipkovnica za brzo biranje s prijedlozima pametnih kontakata. Podržava i slova. Možeš jednostavno blokirati telefonske brojeve za izbjegavanje neželjenih dolaznih poziva. Podržano brzo biranje olakšava pozivanje omiljenih kontakata s ovim pravim telefonom. Za lakše upravljanje pozivima, aplikacija Telefon također podržava omiljene kontakte i stvaranje prečaca za bilo koji kontakt na početnom ekranu. Aplikacija je izrađena u material-dizajnu i standardno koristi tamnu temu, pruža izvrsno korisničko iskustvo za jednostavnu upotrebu. Nedostatak pristupa internetu pruža bolju privatnost, sigurnost i stabilnost od drugih aplikacija. Ne sadrži oglase niti nepotrebne dozvole. Potpuno je otvorenog koda, pruža prilagodljive boje. <b>Pogledaj cijeli paket „Jednostavni alati” ovdje:</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 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

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

@ -14,7 +14,7 @@ Viene fornito con il material design e il tema scuro per impostazione predefinit
Non contiene annunci o autorizzazioni non necessarie. È completamente opensource, fornisce colori personalizzabili. Tenere traccia dei registri delle chiamate per diversi numeri di telefono è anche un punto in più per questa applicazione. Non contiene annunci o autorizzazioni non necessarie. È completamente opensource, fornisce colori personalizzabili. Tenere traccia dei registri delle chiamate per diversi numeri di telefono è anche un punto in più per questa applicazione.
<b>Scopri la suite completa di Simple Tools qui:</b> Scopri la suite completa di Simple Tools qui:
https://www.simplemobiletools.com https://www.simplemobiletools.com
Facebook: Facebook:
@ -22,3 +22,6 @@ https://www.facebook.com/simplemobiletools
Reddit: Reddit:
https://www.reddit.com/r/SimpleMobileTools https://www.reddit.com/r/SimpleMobileTools
Telegram:
https://t.me/SimpleMobileTools

View File

@ -14,7 +14,7 @@ Domyślnie jest wyposażona w Material Design i ciemny motyw, zapewniając dosko
Nie zawiera reklam ani niepotrzebnych uprawnień. Jest w pełni otwartoźródłowa, zapewnia konfigurowalną kolorystykę. Śledzenie rejestrów połączeń dla różnych numerów telefonu jest również zaletą tej aplikacji. Nie zawiera reklam ani niepotrzebnych uprawnień. Jest w pełni otwartoźródłowa, zapewnia konfigurowalną kolorystykę. Śledzenie rejestrów połączeń dla różnych numerów telefonu jest również zaletą tej aplikacji.
<b>Sprawdź pełen zestaw od Simple Tools tutaj:</b> Sprawdź pełen zestaw od Simple Tools tutaj:
https://www.simplemobiletools.com https://www.simplemobiletools.com
Facebook: Facebook:
@ -22,3 +22,6 @@ https://www.facebook.com/simplemobiletools
Reddit: Reddit:
https://www.reddit.com/r/SimpleMobileTools https://www.reddit.com/r/SimpleMobileTools
Telegram:
https://t.me/SimpleMobileTools

View File

@ -12,11 +12,11 @@
不包含广告及非必要的权限,而且完全开放源代码,并提供自定义颜色。 不包含广告及非必要的权限,而且完全开放源代码,并提供自定义颜色。
<b>于此查看简易工具系列全套:</b> 查看全套简易工具系列:
https://www.simplemobiletools.com https://www.simplemobiletools.com
<b>Facebook:</b> Facebook:
https://www.facebook.com/simplemobiletools https://www.facebook.com/simplemobiletools
<b>Reddit:</b> Reddit:
https://www.reddit.com/r/SimpleMobileTools https://www.reddit.com/r/SimpleMobileTools