aboutsummaryrefslogtreecommitdiff
path: root/cmactions/res/values-ru/strings.xml
blob: 161e16d507a4a1e419b81cf27e2d54ee7574c1dd (plain) (blame)
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
57
58
59
60
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2013-2014 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">

    <!-- Gesture shortcuts -->
    <string name="screen_gestures_panel_title">Управление жестами</string>
    <string name="screen_gestures_panel_summary">Использовать жесты, когда экран выключен</string>

    <string name="touchscreen_control_gesture_head">Жесты выключенного экрана</string>
    <string name="touchscreen_control_gesture_title">Включить управление жестами</string>
    <string name="gesture_category_title">Доступные жесты</string>

    <string name="touchscreen_dtp_gesture_title">Двойной тап</string>
    <string name="touchscreen_x_left_gesture_title">Проведите влево</string>
    <string name="touchscreen_x_right_gesture_title">Проведите вправо</string>
    <string name="touchscreen_y_down_gesture_title">Проведите вниз</string>
    <string name="touchscreen_y_up_gesture_title">Проведите вверх</string>

    <string name="touchscreen_c_gesture_title">Нарисуйте \"c\"</string>
    <string name="touchscreen_z_gesture_title">Нарисуйте \"z\"</string>
    <string name="touchscreen_s_gesture_title">Нарисуйте \"s\"</string>
    <string name="touchscreen_w_gesture_title">Нарисуйте \"w\"</string>
    <string name="touchscreen_o_gesture_title">Нарисуйте \"o\"</string>
    <string name="touchscreen_v_gesture_title">Нарисуйте \"v\"</string>
    <string name="touchscreen_e_gesture_title">Нарисуйте \"e\"</string>
    <string name="touchscreen_m_gesture_title">Нарисуйте \"m\"</string>

    <!-- haptic feedback  -->
    <string name="touchscreen_extras">Дополнительные настройки</string>
    <string name="haptic_feedback">Вибрация</string>
    <string name="haptic_feedback_summary">Использовать вибрацию при обработке жеста</string>

    <!-- gesture actions  -->
    <string name="disabled">Выключено</string>
    <string name="wakeUp">Будить</string>
    <string name="unlock">Разблокировать</string>
    <string name="play">Воспризв./Пауза</string>
    <string name="next">Следующий Трек</string>
    <string name="prev">Предыдущий Трек</string>
    <string name="camera">Запустить камеру</string>
    <string name="flashlight">Настройка вспышки</string>
    <string name="doNotDisturbMode">Обычный режим</string>
    <string name="normalMode">Обычный режим</string>
    <string name="muteMode">Беззвучный режим</string>

</resources>