mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-06-05 21:49:23 +02:00
Update strings.xml
This commit is contained in:
@@ -3,38 +3,38 @@
|
||||
<string name="app_launcher_name">Dialer</string>
|
||||
|
||||
<!-- Contacts -->
|
||||
<string name="could_not_access_contacts">Could not access your contacts</string>
|
||||
<string name="could_not_access_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="no_previous_calls">Предыдущие звонки не найдены</string>
|
||||
<string name="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">Send SMS</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">Accept</string>
|
||||
<string name="decline">Decline</string>
|
||||
<string name="unknown_caller">Unknown Caller</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">Call Ended</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">Select a SIM for this call</string>
|
||||
<string name="always_use_this_sim">Always use this SIM for this number</string>
|
||||
<string name="select_sim">Выберите SIM для этого вызова</string>
|
||||
<string name="always_use_this_sim">Всегда использовать эту SIM для этого номера</string>
|
||||
|
||||
<!-- Speed dial -->
|
||||
<string name="speed_dial">Speed dial</string>
|
||||
<string name="manage_speed_dial">Manage speed dial</string>
|
||||
<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="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 -->
|
||||
|
Reference in New Issue
Block a user