• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
5** Copyright 2008, 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    <!-- Title for Latin keyboard  -->
22    <string name="english_ime_name">Android keyboard</string>
23    <!-- Title for Latin keyboard settings activity / dialog -->
24    <string name="english_ime_settings">Android keyboard settings</string>
25
26    <!-- Option to provide vibrate/haptic feedback on keypress -->
27    <string name="vibrate_on_keypress">Vibrate on keypress</string>
28    <!-- Option to play back sound on keypress in soft keyboard -->
29    <string name="sound_on_keypress">Sound on keypress</string>
30
31    <!-- Option to enable using nearby keys when correcting/predicting -->
32    <string name="hit_correction">Correct typing errors</string>
33
34    <!-- Description for hit_correction  -->
35    <string name="hit_correction_summary">Enable input error correction</string>
36
37    <!-- Option to enable using nearby keys when correcting/predicting in landscape-->
38    <string name="hit_correction_land">Landscape input errors</string>
39
40    <!-- Description for hit_correction in landscape -->
41    <string name="hit_correction_land_summary">Enable input error correction</string>
42
43    <!-- Option to automatically correct word on hitting space -->
44    <string name="auto_correction">Word suggestions</string>
45
46    <!-- Description for auto_correction -->
47    <string name="auto_correction_summary">Automatically correct the previous word</string>
48
49    <!-- Option to enable text prediction -->
50    <string name="prediction">Word suggestions</string>
51    <!-- Category title for text prediction -->
52    <string name="prediction_category">Word suggestion settings</string>
53    <!-- Description for text prediction -->
54    <string name="prediction_summary">Enable auto completion while typing</string>
55
56    <!-- Dialog title for auto complete choices -->
57    <string name="auto_complete_dialog_title">Auto completion</string>
58
59    <!-- Option to enable text prediction in landscape -->
60    <string name="prediction_landscape">Increase text field size</string>
61    <!-- Description for text prediction -->
62    <string name="prediction_landscape_summary">Hide word suggestions in landscape view</string>
63
64    <!-- Option to enable auto capitalization of sentences -->
65    <string name="auto_cap">Auto-capitalization</string>
66    <!-- Description for auto cap -->
67    <string name="auto_cap_summary">Capitalize the start of a sentence</string>
68    <!-- Option to enable auto punctuate -->
69    <string name="auto_punctuate">Auto-punctuate</string>
70    <!-- Description for auto punctuate -->
71    <string name="auto_punctuate_summary"></string>
72
73    <!-- Option to enable quick fixes -->
74    <string name="quick_fixes">Quick fixes</string>
75    <!-- Description for quick fixes -->
76    <string name="quick_fixes_summary">Corrects commonly typed mistakes</string>
77
78    <!-- Option to enable showing suggestions -->
79    <string name="show_suggestions">Show suggestions</string>
80    <!-- Description for show suggestions -->
81    <string name="show_suggestions_summary">Display suggested words while typing</string>
82
83    <!-- Option to enable auto completion -->
84    <string name="auto_complete">Auto-complete</string>
85    <!-- Description for auto completion -->
86    <string name="auto_complete_summary">Spacebar and punctuation automatically insert highlighted word</string>
87
88    <!-- Array of prediction modes -->
89    <string-array name="prediction_modes">
90        <item>None</item>
91        <item>Basic</item>
92        <item>Advanced</item>
93    </string-array>
94
95    <!-- Don't translate -->
96    <string name="prediction_none" >0</string>
97    <!-- Don't translate -->
98    <string name="prediction_basic">1</string>
99    <!-- Don't translate -->
100    <string name="prediction_full" >2</string>
101
102    <string-array name="prediction_modes_values">
103        <item>@string/prediction_none</item>
104        <item>@string/prediction_basic</item>
105        <item>@string/prediction_full</item>
106    </string-array>
107
108    <!-- Indicates that a word has been added to the dictionary -->
109    <string name="added_word"><xliff:g id="word">%s</xliff:g> : Saved</string>
110    <!-- Accented forms of "a" -->
111    <string name="alternates_for_a">àáâãäåæ</string>
112    <!-- Accented forms of "e" -->
113    <string name="alternates_for_e">èéêë</string>
114    <!-- Accented forms of "i" -->
115    <string name="alternates_for_i">ìíîï</string>
116    <!-- Accented forms of "o" -->
117    <string name="alternates_for_o">òóôõöœø</string>
118    <!-- Accented forms of "u" -->
119    <string name="alternates_for_u">ùúûü</string>
120    <!-- Letters associated with "s" -->
121    <string name="alternates_for_s">§ß</string>
122    <!-- Accented forms of "n" -->
123    <string name="alternates_for_n">ñ</string>
124    <!-- Accented forms of "c" -->
125    <string name="alternates_for_c">ç</string>
126    <!-- Accented forms of "y" -->
127    <string name="alternates_for_y">ýÿ</string>
128
129    <!-- Label to display on the "i" key -->
130    <string name="key_i">i</string>
131
132    <!-- Tip to long press on keys -->
133    <string name="tip_long_press">Hold a key down to see accents (ø, ö, etc.)</string>
134    <!-- Tip to dismiss keyboard -->
135    <string name="tip_dismiss">Press the back key \u21B6 to close the keyboard at any point</string>
136    <!-- Tip to press ?123 to access numbers and symbols -->
137    <string name="tip_access_symbols">Access numbers and symbols</string>
138    <!-- Tip to long press on typed word to add to dictionary -->
139    <string name="tip_add_to_dictionary">Press and hold the left-most word to add it to the dictionary
140        </string>
141
142    <!-- Instruction to touch the bubble to continue -->
143    <string name="touch_to_continue">Touch this hint to continue »</string>
144
145    <!-- Instruction to touch the bubble to start typing -->
146    <string name="touch_to_finish">Touch here to close this hint and start typing!</string>
147
148    <!-- Tutorial tip 1 - The keyboard opens any time you touch a text field -->
149    <string name="tip_to_open_keyboard"><b>The keyboard opens any time you touch a text field</b></string>
150
151    <!-- Tutorial tip 2 - Touch and hold a key to view accents (examples) -->
152    <string name="tip_to_view_accents"><b>Touch &amp; hold a key to view accents\n(ø, ö, ô, ó, and so on)</b>
153    </string>
154
155    <!-- Tutorial tip 3 - How to switch to number/symbol keyboard -->
156    <string name="tip_to_open_symbols"><b>Switch to numbers and symbols by touching this key</b></string>
157
158    <!-- Tutorial tip 4 - How to switch back to alphabet keyboard -->
159    <string name="tip_to_close_symbols"><b>Go back to letters by touching this key again</b></string>
160
161    <!-- Tutorial tip 5 - How to launch keyboard settings -->
162    <string name="tip_to_launch_settings"><b>Touch &amp; hold this key to change keyboard settings, like auto complete</b></string>
163
164    <!-- Tutorial tip 6 - Done with the tutorial -->
165    <string name="tip_to_start_typing"><b>Try it!</b></string>
166
167
168    <!-- Label for soft enter key when it performs GO action.  Must be short to fit on key! -->
169    <string name="label_go_key">Go</string>
170    <!-- Label for soft enter key when it performs NEXT action.  Must be short to fit on key! -->
171    <string name="label_next_key">Next</string>
172    <!-- Label for soft enter key when it performs DONE action.  Must be short to fit on key! -->
173    <string name="label_done_key">Done</string>
174    <!-- Label for soft enter key when it performs SEND action.  Must be short to fit on key! -->
175    <string name="label_send_key">Send</string>
176    <!-- Label for "switch to symbols" key.  Must be short to fit on key! -->
177    <string name="label_symbol_key">\?123</string>
178    <!-- Label for "switch to numeric" key.  Must be short to fit on key! -->
179    <string name="label_phone_key">123</string>
180    <!-- Label for "switch to alphabetic" key.  Must be short to fit on key! -->
181    <string name="label_alpha_key">ABC</string>
182    <!-- Label for ALT modifier key.  Must be short to fit on key! -->
183    <string name="label_alt_key">ALT</string>
184
185    <!-- IME Tutorial screen (ROMAN) --><skip />
186    <!-- appears above image showing the user to click on a TextView to show the IME -->
187    <string name="open_the_keyboard"><font size="17"><b>Open the keyboard\n</b></font><font size="3">\n</font>Touch any text field.</string>
188
189    <!-- appears above the image showing the back button used to close the keyboard -->
190    <string name="close_the_keyboard"><font size="17"><b>Close the keyboard\n</b></font><font size="3">\n</font>Press the Back key.</string>
191
192    <!-- appears above image showing how to use touch and hold -->
193    <string name="touch_and_hold"><font size="17"><b>Touch \u0026 hold a key for options\n</b></font><font size="3">\n</font>Access punctuation and accents.</string>
194
195    <!-- appears above image showing how to access keyboard settings -->
196    <string name="keyboard_settings"><font size="17"><b>Keyboard settings\n</b></font><font size="3">\n</font>Touch \u0026 hold the <b>\?123\</b> key.</string>
197
198    <!-- popular web domains for the locale - most popular, displayed on the keyboard -->
199    <string name="popular_domain_0">".com"</string>
200    <!-- popular web domains for the locale - item 1, displayed in the popup -->
201    <string name="popular_domain_1">".net"</string>
202    <!-- popular web domains for the locale - item 2, displayed in the popup -->
203    <string name="popular_domain_2">".org"</string>
204    <!-- popular web domains for the locale - item 3, displayed in the popup -->
205    <string name="popular_domain_3">".gov"</string>
206    <!-- popular web domains for the locale - item 4, displayed in the popup -->
207    <string name="popular_domain_4">".edu"</string>
208</resources>
209