Baligh Uddin | 4746292 | 2014-07-28 12:21:10 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- Copyright (C) 2013 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | |
| 17 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 18 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Geoff Mendal | 614376a | 2014-08-04 08:52:05 -0700 | [diff] [blame^] | 19 | <string name="telecommAppLabel" product="default" msgid="3477737022166975496">"Телефон"</string> |
Baligh Uddin | 4746292 | 2014-07-28 12:21:10 -0700 | [diff] [blame] | 20 | <string name="unknown" msgid="6878797917991465859">"Неизвестный абонент"</string> |
| 21 | <string name="notification_missedCallTitle" msgid="7554385905572364535">"Пропущенный вызов"</string> |
| 22 | <string name="notification_missedCallsTitle" msgid="1361677948941502522">"Пропущенные вызовы"</string> |
| 23 | <string name="notification_missedCallsMsg" msgid="4575787816055205600">"Пропущенных вызовов: <xliff:g id="NUM_MISSED_CALLS">%s</xliff:g>"</string> |
| 24 | <string name="notification_missedCallTicker" msgid="504686252427747209">"Пропущенные вызовы от абонента <xliff:g id="MISSED_CALL_FROM">%s</xliff:g>"</string> |
| 25 | <string name="notification_missedCall_call_back" msgid="2684890353590890187">"Позвонить"</string> |
| 26 | <string name="notification_missedCall_message" msgid="3049928912736917988">"Написать"</string> |
| 27 | <string name="accessibility_call_muted" msgid="2776111226185342220">"Звук выключен."</string> |
| 28 | <string name="accessibility_speakerphone_enabled" msgid="1988512040421036359">"Громкая связь включена."</string> |
| 29 | <string name="respond_via_sms_canned_response_1" msgid="2461606462788380215">"Не могу говорить. Что случилось?"</string> |
| 30 | <string name="respond_via_sms_canned_response_2" msgid="4074450431532859214">"Я сейчас вам перезвоню."</string> |
| 31 | <string name="respond_via_sms_canned_response_3" msgid="3496079065723960450">"Я перезвоню вам позже."</string> |
| 32 | <string name="respond_via_sms_canned_response_4" msgid="1698989243040062190">"Не могу говорить. Позвоните позже."</string> |
| 33 | <string name="respond_via_sms_setting_title" msgid="3754000371039709383">"Быстрые ответы"</string> |
| 34 | <string name="respond_via_sms_setting_title_2" msgid="6104662227299493906">"Быстрые ответы"</string> |
| 35 | <string name="respond_via_sms_setting_summary" msgid="9150281183930613065"></string> |
| 36 | <string name="respond_via_sms_edittext_dialog_title" msgid="20379890418289778">"Быстрый ответ"</string> |
| 37 | <string name="respond_via_sms_menu_reset_default_activity" msgid="1461742052902053466">"Сбросить стандартные настройки"</string> |
| 38 | <string name="respond_via_sms_confirmation_format" msgid="7229149977515784269">"Сообщение отправлено на номер <xliff:g id="PHONE_NUMBER">%s</xliff:g>."</string> |
Geoff Mendal | 614376a | 2014-08-04 08:52:05 -0700 | [diff] [blame^] | 39 | <string name="phone_account_preferences_title" msgid="3932310998135189661">"Настройки телефона"</string> |
| 40 | <string name="default_outgoing_account_title" msgid="8261079649574578970">"Аккаунт по умолчанию для исходящих звонков"</string> |
| 41 | <string name="sim_call_manager_account" msgid="2559930293628077755">"Аккаунт для звонков по Wi-Fi"</string> |
| 42 | <string name="account_ask_every_time" msgid="944077828070287407">"Всегда спрашивать"</string> |
| 43 | <string name="do_not_use_sim_call_manager" msgid="5519252524007323694">"Не использовать Wi-Fi для звонков"</string> |
Baligh Uddin | 4746292 | 2014-07-28 12:21:10 -0700 | [diff] [blame] | 44 | </resources> |