Merge pull request #129 from bac1/master

Add Russian and Ukrainian translation (partly)
This commit is contained in:
Tibor Kaputa 2020-12-15 16:32:40 +01:00 committed by GitHub
commit e0020d875a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 146 additions and 0 deletions

View File

@ -0,0 +1,73 @@
<resources>
<string name="app_name">Simple Dialer</string>
<string name="app_launcher_name">Dialer</string>
<!-- Contacts -->
<string name="could_not_access_contacts">Не удалось получить доступ к контактам</string>
<!-- Recents -->
<string name="no_previous_calls">Предыдущие звонки не найдены</string>
<string name="could_not_access_the_call_history">Не удалось получить доступ к истории звонков</string>
<string name="request_access">Request access</string>
<string name="remove_confirmation">Вы действительно хотите удалить выбранные элементы из истории звонков?</string>
<string name="send_sms">Послать SMS</string>
<!-- Dialpad -->
<string name="dialpad">Dialpad</string>
<!-- Dialer -->
<string name="dialer">Dialer</string>
<string name="accept">Принять</string>
<string name="decline">Отклонить</string>
<string name="unknown_caller">Неизвестный абонент</string>
<string name="is_calling">Is Calling…</string>
<string name="dialing">Набор номера…</string>
<string name="call_ended">Вызов завершен</string>
<string name="call_ending">Call Ending</string>
<string name="ongoing_call">Ongoing Call</string>
<string name="select_sim">Выберите SIM для этого вызова</string>
<string name="always_use_this_sim">Всегда использовать эту SIM для этого номера</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">Группировать последующие вызовы с тем же номером в журнале вызовов</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

@ -0,0 +1,73 @@
<resources>
<string name="app_name">Simple Dialer</string>
<string name="app_launcher_name">Dialer</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="send_sms">Надіслати SMS</string>
<!-- Dialpad -->
<string name="dialpad">Dialpad</string>
<!-- Dialer -->
<string name="dialer">Dialer</string>
<string name="accept">Прийняти</string>
<string name="decline">Відхилити</string>
<string name="unknown_caller">Невідомий абонент</string>
<string name="is_calling">Is Calling…</string>
<string name="dialing">Dialing…</string>
<string name="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>
<!-- 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>
<!-- 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>