donottranslate.xml revision c225d2e29cfd85fb416952daa4bcebd4df48b57c
1<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
5** Copyright 2009, The Android Open Source Project
6**
7** Licensed under the Apache License, Version 2.0 (the "License");
8** you may not use this file except in compliance with the License.
9** You may obtain a copy of the License at
10**
11**     http://www.apache.org/licenses/LICENSE-2.0
12**
13** Unless required by applicable law or agreed to in writing, software
14** distributed under the License is distributed on an "AS IS" BASIS,
15** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16** See the License for the specific language governing permissions and
17** limitations under the License.
18*/
19-->
20<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
21    <!-- For backward compatibility.
22         See {@link SettingsValues#needsToShowVoiceInputKey(SharedPreferences,Resources)} -->
23    <string name="voice_mode_main">0</string>
24
25    <!-- Title for Android keyboard debug settings activity / dialog -->
26    <string name="english_ime_debug_settings">Android Keyboard Debug settings</string>
27    <string name="prefs_debug_mode">Debug Mode</string>
28    <string name="prefs_force_non_distinct_multitouch">Force non-distinct multitouch</string>
29    <string name="prefs_force_physical_keyboard_special_key">Force physical keyboard special key</string>
30    <string name="prefs_show_ui_to_accept_typed_word">Show UI to accept typed word</string>
31
32    <!-- Subtype locale display name exceptions.
33         For each exception, there should be related string resources for display name that may have
34         explicit keyboard layout. The string resource name must be "subtype_<locale>" or
35         "subtype_with_layout_<locale>. Please refer to strings.xml for these resources. -->
36    <string-array name="subtype_locale_exception_keys">
37        <item>en_US</item>
38        <item>en_GB</item>
39        <item>es_US</item>
40    </string-array>
41
42    <!-- Generic subtype label -->
43    <string name="subtype_generic">%s</string>
44
45    <!-- Predefined keyboard layouts for additional subtype -->
46    <string-array name="predefined_layouts">
47        <item>qwerty</item>
48        <item>qwertz</item>
49        <item>azerty</item>
50        <item>dvorak</item>
51        <item>colemak</item>
52        <item>pcqwerty</item>
53    </string-array>
54    <!-- Predefined keyboard layout display names -->
55    <string-array name="predefined_layout_display_names">
56        <item>QWERTY</item>
57        <item>QWERTZ</item>
58        <item>AZERTY</item>
59        <item>Dvorak</item>
60        <item>Colemak</item>
61        <item>PC</item>
62    </string-array>
63    <!-- Description for generic subtype that has predefined layout.
64         The string resource name must be "subtype_generic_<layout name>".
65         The string resource with "No language" also must be added to strings.xml and the resource
66         name must be "subtype_no_language_<layout name>" -->
67    <string name="subtype_generic_qwerty">%s (QWERTY)</string>
68    <string name="subtype_generic_qwertz">%s (QWERTZ)</string>
69    <string name="subtype_generic_azerty">%s (AZERTY)</string>
70    <string name="subtype_generic_dvorak">%s (Dvorak)</string>
71    <string name="subtype_generic_colemak">%s (Colemak)</string>
72    <string name="subtype_generic_pcqwerty">%s (PC)</string>
73
74    <!-- Description for Bulgarian (BDS) subtype. -->
75    <string name="subtype_bulgarian_bds">%s (BDS)</string>
76
77    <!-- Compatibility map from subtypeLocale:subtypeExtraValue to keyboardLayoutSet -->
78    <string-array name="locale_and_extra_value_to_keyboard_layout_set_map">
79        <item>en_US:TrySuppressingImeSwitcher,AsciiCapable,SupportTouchPositionCorrection,EmojiCapable</item>
80        <item>qwerty</item>
81        <item>en_GB:TrySuppressingImeSwitcher,AsciiCapable,SupportTouchPositionCorrection,EmojiCapable</item>
82        <item>qwerty</item>
83        <item>ar:SupportTouchPositionCorrection,EmojiCapable</item>
84        <item>arabic</item>
85        <item>cs:AsciiCapable,SupportTouchPositionCorrection,EmojiCapable</item>
86        <item>qwertz</item>
87        <item>da:AsciiCapable,SupportTouchPositionCorrection,EmojiCapable</item>
88        <item>nordic</item>
89        <item>de:AsciiCapable,SupportTouchPositionCorrection,EmojiCapable</item>
90        <item>qwertz</item>
91        <item>es:AsciiCapable,SupportTouchPositionCorrection,EmojiCapable</item>
92        <item>spanish</item>
93        <item>fi:AsciiCapable,SupportTouchPositionCorrection,EmojiCapable</item>
94        <item>nordic</item>
95        <item>fr:AsciiCapable,SupportTouchPositionCorrection,EmojiCapable</item>
96        <item>azerty</item>
97        <item>fr_CA:AsciiCapable,SupportTouchPositionCorrection,EmojiCapable</item>
98        <item>qwerty</item>
99        <item>hr:AsciiCapable,SupportTouchPositionCorrection,EmojiCapable</item>
100        <item>qwertz</item>
101        <item>hu:AsciiCapable,SupportTouchPositionCorrection,EmojiCapable</item>
102        <item>qwertz</item>
103        <item>it:AsciiCapable,SupportTouchPositionCorrection,EmojiCapable</item>
104        <item>qwerty</item>
105        <item>iw:SupportTouchPositionCorrection,EmojiCapable</item>
106        <item>hebrew</item>
107        <item>nb:AsciiCapable,SupportTouchPositionCorrection,EmojiCapable</item>
108        <item>nordic</item>
109        <item>nl:AsciiCapable,SupportTouchPositionCorrection,EmojiCapable</item>
110        <item>qwerty</item>
111        <item>pl:AsciiCapable,SupportTouchPositionCorrection,EmojiCapable</item>
112        <item>qwerty</item>
113        <item>ru:SupportTouchPositionCorrection,EmojiCapable</item>
114        <item>east_slavic</item>
115        <item>sr:SupportTouchPositionCorrection,EmojiCapable</item>
116        <item>south_slavic</item>
117        <item>sv:AsciiCapable,SupportTouchPositionCorrection,EmojiCapable</item>
118        <item>nordic</item>
119        <item>tr:AsciiCapable,SupportTouchPositionCorrection,EmojiCapable</item>
120        <item>qwerty</item>
121    </string-array>
122</resources>
123