donottranslate.xml revision 49caddbdabe5ca666bdef9f842f134e30e7ffed9
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    <!-- Symbols that are suggested between words -->
22    <string name="suggested_punctuations">!,?,\\,,:,;,\",(,),\',-,/,@,_</string>
23    <!-- Symbols that should be swapped with a weak space -->
24    <string name="weak_space_swapping_symbols">.,;:!?)]}\"</string>
25    <!-- Symbols that should strip a weak space -->
26    <string name="weak_space_stripping_symbols">"&#x0009;&#x0020;\n/_\'-"</string>
27    <!-- Symbols that should convert weak spaces into real space -->
28    <string name="phantom_space_promoting_symbols">([*&amp;@{&lt;&gt;+=|</string>
29    <!-- Symbols that do NOT separate words -->
30    <string name="symbols_excluded_from_word_separators">\'-</string>
31    <!-- Word separator list is the union of all symbols except those that are not separators:
32    weak_space_swapping_symbols | weak_space_stripping_symbols
33            \ symbols_excluded_from_word_separators -->
34    <!-- Symbol characters list that should switch back to the main layout -->
35    <!-- U+2018: "‘" LEFT SINGLE QUOTATION MARK
36         U+2019: "’" RIGHT SINGLE QUOTATION MARK
37         U+201A: "‚" SINGLE LOW-9 QUOTATION MARK
38         U+201B: "‛" SINGLE HIGH-REVERSED-9 QUOTATION MARK
39         U+201C: "“" LEFT DOUBLE QUOTATION MARK
40         U+201D: "”" RIGHT DOUBLE QUOTATION MARK
41         U+201E: "„" DOUBLE LOW-9 QUOTATION MARK
42         U+201F: "‟" DOUBLE HIGH-REVERSED-9 QUOTATION MARK
43         U+00AB: "«" LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
44         U+00BB: "»" RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK -->
45    <!-- <string name="layout_switch_back_symbols">\"\'&#x2018;&#x2019;&#x201A;&#x201B;&#x201C;&#x201D;&#x201E;&#x201F;&#x00AB;&#x00BB;</string> -->
46    <string name="layout_switch_back_symbols"></string>
47
48    <!--  Always show the suggestion strip -->
49    <string name="prefs_suggestion_visibility_show_value">0</string>
50    <!--  Show the suggestion strip only on portrait mode -->
51    <string name="prefs_suggestion_visibility_show_only_portrait_value">1</string>
52    <!--  Always hide the suggestion strip -->
53    <string name="prefs_suggestion_visibility_hide_value">2</string>
54    <!--  Default value of the visibility of the suggestion strip -->
55    <string name="prefs_suggestion_visibility_default_value">0</string>
56    <!--  Option to show/hide the suggestion strip -->
57    <string-array name="prefs_suggestion_visibility_values">
58       <item>@string/prefs_suggestion_visibility_show_value</item>
59       <item>@string/prefs_suggestion_visibility_show_only_portrait_value</item>
60       <item>@string/prefs_suggestion_visibility_hide_value</item>
61    </string-array>
62    <string-array name="prefs_suggestion_visibilities">
63       <item>@string/prefs_suggestion_visibility_show_name</item>
64       <item>@string/prefs_suggestion_visibility_show_only_portrait_name</item>
65       <item>@string/prefs_suggestion_visibility_hide_name</item>
66    </string-array>
67
68    <string name="auto_correction_threshold_mode_index_off">0</string>
69    <string name="auto_correction_threshold_mode_index_modest">1</string>
70    <string name="auto_correction_threshold_mode_index_aggeressive">2</string>
71    <string name="auto_correction_threshold_mode_index_very_aggeressive">3</string>
72    <string-array name="auto_correction_threshold_mode_indexes">
73      <item>@string/auto_correction_threshold_mode_index_off</item>
74      <item>@string/auto_correction_threshold_mode_index_modest</item>
75      <item>@string/auto_correction_threshold_mode_index_aggeressive</item>
76      <item>@string/auto_correction_threshold_mode_index_very_aggeressive</item>
77    </string-array>
78    <string-array name="auto_correction_threshold_modes">
79      <item>@string/auto_correction_threshold_mode_off</item>
80      <item>@string/auto_correction_threshold_mode_modest</item>
81      <item>@string/auto_correction_threshold_mode_aggeressive</item>
82      <item>@string/auto_correction_threshold_mode_very_aggeressive</item>
83    </string-array>
84
85    <string name="voice_mode_main">0</string>
86    <string name="voice_mode_symbols">1</string>
87    <string name="voice_mode_off">2</string>
88    <string-array name="voice_input_modes_values">
89        <item>@string/voice_mode_main</item>
90        <item>@string/voice_mode_symbols</item>
91        <item>@string/voice_mode_off</item>
92    </string-array>
93    <!-- Array of Voice Input modes -->
94    <string-array name="voice_input_modes">
95        <item>@string/voice_input_modes_main_keyboard</item>
96        <item>@string/voice_input_modes_symbols_keyboard</item>
97        <item>@string/voice_input_modes_off</item>
98    </string-array>
99    <!-- Array of Voice Input modes summary -->
100    <string-array name="voice_input_modes_summary">
101        <item>@string/voice_input_modes_summary_main_keyboard</item>
102        <item>@string/voice_input_modes_summary_symbols_keyboard</item>
103        <item>@string/voice_input_modes_summary_off</item>
104    </string-array>
105
106    <!-- Title for Latin keyboard debug settings activity / dialog -->
107    <string name="english_ime_debug_settings">Android keyboard Debug settings</string>
108    <string name="prefs_debug_mode">Debug Mode</string>
109    <string name="prefs_force_non_distinct_multitouch">Force non-distinct multitouch</string>
110
111    <!-- Keyboard theme names -->
112    <string name="layout_basic">Basic</string>
113    <string name="layout_high_contrast">Basic (High Contrast)</string>
114    <string name="layout_stone_bold">Stone (bold)</string>
115    <string name="layout_stone_normal">Stone (normal)</string>
116    <string name="layout_gingerbread">Gingerbread</string>
117    <string name="layout_ics">IceCreamSandwich</string>
118
119    <!-- For keyboard theme switcher dialog -->
120    <string-array name="keyboard_layout_modes">
121        <item>@string/layout_basic</item>
122        <item>@string/layout_high_contrast</item>
123        <item>@string/layout_stone_normal</item>
124        <item>@string/layout_stone_bold</item>
125        <item>@string/layout_gingerbread</item>
126        <item>@string/layout_ics</item>
127    </string-array>
128    <string-array name="keyboard_layout_modes_values">
129        <item>0</item>
130        <item>1</item>
131        <item>2</item>
132        <item>3</item>
133        <item>4</item>
134        <item>5</item>
135    </string-array>
136
137    <!-- Subtype locale display name exceptions -->
138    <string-array name="subtype_locale_exception_keys">
139        <item>en_US</item>
140        <item>en_GB</item>
141    </string-array>
142    <string-array name="subtype_locale_exception_values">
143        <item>English (US)</item>
144        <item>English (UK)</item>
145    </string-array>
146
147    <!-- Generic subtype label -->
148    <string name="subtype_generic">%s</string>
149
150    <!-- Predefined keyboard layouts for additional subtype -->
151    <string-array name="predefined_layouts">
152        <item>qwerty</item>
153        <item>qwertz</item>
154        <item>azerty</item>
155        <item>dvorak</item>
156        <item>colemak</item>
157        <item>pcqwerty</item>
158    </string-array>
159    <!-- Predefined keyboard layout display names -->
160    <string-array name="predefined_layout_display_names">
161        <item>QWERTY</item>
162        <item>QWERTZ</item>
163        <item>AZERTY</item>
164        <item>Dvorak</item>
165        <item>Colemak</item>
166        <item>PC</item>
167    </string-array>
168    <!-- Description for generic subtype that has predefined layout.
169         The string resource name must be "subtype_generic_<layout name>". -->
170    <string name="subtype_generic_qwerty">%s (QWERTY)</string>
171    <string name="subtype_generic_qwertz">%s (QWERTZ)</string>
172    <string name="subtype_generic_azerty">%s (AZERTY)</string>
173    <string name="subtype_generic_dvorak">%s (Dvorak)</string>
174    <string name="subtype_generic_colemak">%s (Colemak)</string>
175    <string name="subtype_generic_pcqwerty">%s (PC)</string>
176
177    <!-- dictionary pack package name /settings activity (for shared prefs and settings) -->
178    <string name="dictionary_pack_package_name">com.google.android.inputmethod.latin.dictionarypack</string>
179    <string name="dictionary_pack_settings_activity">com.google.android.inputmethod.latin.dictionarypack.DictionarySettingsActivity</string>
180    <string name="settings_ms">ms</string>
181    <string name="settings_warning_researcher_mode">Attention!  You are using the special keyboard for research purposes.</string>
182</resources>
183