49 lines
3.6 KiB
XML
49 lines
3.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<!--
|
||
Copyright (C) 2015 The CyanogenMod Project.
|
||
|
||
Licensed under the Apache License, Version 2.0 (the "License");
|
||
you may not use this file except in compliance with the License.
|
||
You may obtain a copy of the License at
|
||
|
||
http://www.apache.org/licenses/LICENSE-2.0
|
||
|
||
Unless required by applicable law or agreed to in writing, software
|
||
distributed under the License is distributed on an "AS IS" BASIS,
|
||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||
See the License for the specific language governing permissions and
|
||
limitations under the License.
|
||
-->
|
||
<resources>
|
||
<string name="prefDialogTitle_suggestedContactsMode">Рэжым</string>
|
||
<string name="prefDialogTitle_suggestedContactsMode_none">Выключана</string>
|
||
<string name="prefDialogTitle_suggestedContactsMode_summary_none">Прапанаваныя кантакты адключаны</string>
|
||
<string name="prefDialogTitle_suggestedContactsMode_recents">Нядаўнія</string>
|
||
<string name="prefDialogTitle_suggestedContactsMode_summary_recents">Будуць даступныя для выбару толькі нядаўна прапанаваныя кантакты</string>
|
||
<string name="prefDialogTitle_suggestedContactsMode_all">Усё</string>
|
||
<string name="prefDialogTitle_suggestedContactsMode_summary_all">Будуць даступныя для выбару ўсе прапанаваныя кантакты</string>
|
||
<string name="preference_header_suggested_contacts">Прапанаваныя кантакты</string>
|
||
<string name="preference_suggested_contacts_mode">Рэжым прапанаваных кантактаў</string>
|
||
<string name="preference_suggested_contacts_clear_all">Ачысціць прапанаваныя кантакты</string>
|
||
<string name="suggested_contacts_cleared">Спіс прапанаваных кантактаў вычышчаны.</string>
|
||
<string name="clear_suggested_contacts_dialog_title">Ачысціць спіс прапанаваных кантактаў?</string>
|
||
<string name="clear_suggested_contacts_dialog_message">Усе прапанаваныя кантакты, захаваныя раней, будуць выдалены.</string>
|
||
<string name="edit_light_settings">Светлавая індыкацыя для тэчак</string>
|
||
<string name="pulse_speed_title">Працягласць і хуткасць мігцення</string>
|
||
<string name="default_time">Звычайная</string>
|
||
<string name="custom_time">Уласны</string>
|
||
<string name="dialog_delete_title">Выдалiць</string>
|
||
<string name="dialog_delete_message">Налады індыкатара будуць выдалены</string>
|
||
<string name="pref_lights_default">Па змаўчанні</string>
|
||
<string name="pulse_length_always_on">Заўсёды ўкл.</string>
|
||
<string name="pulse_length_very_short">Вельмі кароткае</string>
|
||
<string name="pulse_length_short">Коратка</string>
|
||
<string name="pulse_length_normal">Звычайная</string>
|
||
<string name="pulse_length_long">Доўга</string>
|
||
<string name="pulse_length_very_long">Вельмі доўгае</string>
|
||
<string name="pulse_speed_very_fast">Вельмі хуткае</string>
|
||
<string name="pulse_speed_fast">Хутка</string>
|
||
<string name="pulse_speed_normal">Звычайная</string>
|
||
<string name="pulse_speed_slow">Павольная</string>
|
||
<string name="pulse_speed_very_slow">Вельмі павольна</string>
|
||
</resources>
|