summaryrefslogtreecommitdiffstats
path: root/DeviceSettings/res/values-ru/strings.xml
blob: 24e4f5f64de7b01e45e872cdf0ec6f531deb4cf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012-2013 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="app_name">Advanced settings</string>

    <string name="category_screen_title">Экран</string>
    <string name="screen_colors_title">Цвета</string>
    <string name="mdnie_scenario_title_head">Сценарий</string>
    <string name="mdnie_scenario_summary_head">Установка сценария mDNIe</string>
    <string name="mdnie_mode_title_head">Режим</string>
    <string name="mdnie_mode_summary_head">Установка режима mDNIe</string>
    <string name="mdnie_negative_title_head">Негатив</string>
    <string name="mdnie_negative_summary_head">Вкл./выкл. инверсии цветов</string>

    <string name="led_subcat_title">Индикатор событий</string>
    <string name="led_fade_title_head">Режим</string>
    <string name="led_fade_summary_head">Плавное затухание или резкое мигание</string>

    <string name="touchkey_subcat_title">Сенсорные клавиши</string>
    <string name="touchkey_light_title_head">Подсветка</string>
    <string name="touchkey_light_summary_off">Подсветка включена</string>
    <string name="touchkey_light_summary_on">Подсветка выключена</string>
    <string name="touchkey_timeout_title_head">Тайм-аут подсветки</string>
    <string name="touchkey_timeout_summary_head">Установка тайм-аута подсветки</string>

    <!-- Haptic Preference -->
    <string name="category_haptic_title">Отклик</string>

    <!-- VibratorTuning -->
    <string name="vibrator_title">Вибрация</string>
    <string name="vibrator_tuning_title">Интенсивность вибрации</string>
    <string name="vibrator_tuning_summary_head">Установка интенсивности вибрации</string>
    <string name="vibrator_warning">Не рекомендуется установка значения выше %1$d</string>

    <string name="category_radio_title">Модем</string>
    <string name="hspa_title_head">HSPA</string>
    <string name="hspa_summary_head">Включить HSDPA/HSUPA</string>

    <string name="category_dock_title">Док-станция</string>
    <string name="dockaudio_subcat_title">Аудио</string>
    <string name="use_dock_audio_title_head">USB аудио док-станция</string>
    <string name="use_dock_audio_summary_head">Использовать пассивный режим аудио док-станции</string>
</resources>