summaryrefslogtreecommitdiffstats
path: root/res/values-iw/cm_arrays.xml
blob: d9bdb1c20225f2d8a34d7c26917e7f7ebb225a1e (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
<?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% (default)</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>