summaryrefslogtreecommitdiffstats
path: root/res/values-ru/cm_arrays.xml
blob: 3534a0dbb840c5b26098ace4badeead26d81d2bd (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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<?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-array name="volume_overlay_entries">
    <item>Одиночная</item>
    <item>Расширяемая</item>
    <item>Расширенная</item>
    <item>Нет</item>
  </string-array>

  <string-array name="pref_zram_size_entries">
    <item>Выкл.</item>
    <item>10%</item>
    <item>18% (по умолчанию)</item>
    <item>26%</item>
  </string-array>

  <string-array name="profile_entries">
    <item>Вкл.</item>
    <item>Выкл.</item>
    <item>Не определено</item>
  </string-array>

  <string-array name="profile_connection_entries">
    <item>Выкл.</item>
    <item>Вкл.</item>
  </string-array>

  <string-array name="entries_network_widget">
    <item>2G | 3G+2G</item>
    <item>Только 2G/3G</item>
    <item>2G | Только 3G | 3G+2G</item>
  </string-array>

  <string-array name="entries_screentimeout_widget">
    <item>15 сек. | 1 мин. | 5 мин.</item>
    <item>30 сек. | 2 мин. | 5 мин.</item>
  </string-array>

  <string-array name="entries_flash_widget">
    <item>Обычный</item>
    <item>Полная яркость</item>
  </string-array>

  <string-array name="haptic_feedback_entries">
    <item>Настройки системы</item>
    <item>Вкл.</item>
    <item>Выкл.</item>
  </string-array>

  <string-array name="entries_status_bar_am_pm">
    <item>Нормальный</item>
    <item>Маленький</item>
    <item>Нет (по умолчанию)</item>
  </string-array>

  <string-array name="wifi_countrycode_entries">
    <item>США</item>
    <item>Канада, Тайвань</item>
    <item>Германия</item>
    <item>Европа</item>
    <item>Япония, Россия</item>
    <item>Австралия</item>
    <item>Китай</item>
    <item>Корея</item>
    <item>Турция</item>
    <item>Сингапур</item>
    <item>Бразилия</item>
  </string-array>

</resources>