blob: 377f5665ecad020b8d645be73e575f3d1b9a2f93 [file] [log] [blame]
The Android Open Source Project923bf412009-03-13 15:11:42 -07001<?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">
satokc1da6562012-01-12 14:13:09 +090021 <!-- Application name for opensource Android keyboard. AOSP(Android Open Source Project) should not be translated. -->
Satoshi Kataoka3c8117c2013-03-22 14:53:03 +090022 <string name="aosp_android_keyboard_ime_name">Android Keyboard (AOSP)</string>
23
24 <!-- Title for Android Keyboard settings screen. AOSP(Android Open Source Project) should not be translated. -->
25 <string name="aosp_android_keyboard_ime_settings">Android Keyboard Settings (AOSP)</string>
The Android Open Source Project923bf412009-03-13 15:11:42 -070026
satoke54723d2012-03-05 15:12:10 +090027 <!-- Name of Android spell checker service. AOSP(Android Open Source Project) should not be translated. -->
Satoshi Kataoka3c8117c2013-03-22 14:53:03 +090028 <string name="aosp_spell_checker_service_name">Android Spell Checker (AOSP)</string>
29
30 <!-- Title for the spell checking service settings screen. AOSP(Android Open Source Project) should not be translated. -->
31 <string name="aosp_android_spell_checker_service_settings">Android Spell Checker Settings (AOSP)</string>
32
33 <!-- Title for Latin keyboard input options dialog [CHAR LIMIT=25] -->
34 <string name="english_ime_input_options">Input options</string>
35
36 <!-- Title for Latin keyboard research log dialog, which contains special commands for users that contribute data for research. [CHAR LIMIT=33] -->
37 <string name="english_ime_research_log">Research Log Commands</string>
satok022c1cc2011-07-25 10:35:51 +090038
Jean Chalarddb5aedb2011-11-10 08:21:42 +090039 <!-- Title for the spell checker option to turn on/off contact names lookup [CHAR LIMIT=25] -->
40 <string name="use_contacts_for_spellchecking_option_title">Look up contact names</string>
Jean Chalard31fd54c2011-08-12 17:18:32 +090041
Jean Chalarddb5aedb2011-11-10 08:21:42 +090042 <!-- Description for the spell checker option to turn on/off contact names lookup. [CHAR LIMIT=65] -->
43 <string name="use_contacts_for_spellchecking_option_summary">Spell checker uses entries from your contact list</string>
Jean Chalard31fd54c2011-08-12 17:18:32 +090044
The Android Open Source Project923bf412009-03-13 15:11:42 -070045 <!-- Option to provide vibrate/haptic feedback on keypress -->
46 <string name="vibrate_on_keypress">Vibrate on keypress</string>
satokee2ab402010-05-10 18:43:50 +090047
The Android Open Source Project923bf412009-03-13 15:11:42 -070048 <!-- Option to play back sound on keypress in soft keyboard -->
49 <string name="sound_on_keypress">Sound on keypress</string>
satokee2ab402010-05-10 18:43:50 +090050
Yohei Fujii4cd593d2010-08-23 18:06:34 +090051 <!-- Option to control whether or not to show a popup with a larger font on each key press. -->
Yohei Fujii0b0a6862010-08-11 20:50:20 +090052 <string name="popup_on_keypress">Popup on keypress</string>
53
Jean Chalardce9c4172011-01-19 15:07:14 +090054 <!-- Category title for general settings for Android keyboard -->
55 <string name="general_category">General</string>
56
The Android Open Source Project923bf412009-03-13 15:11:42 -070057 <!-- Category title for text prediction -->
Jean Chalardb5059122011-04-22 13:08:35 +090058 <string name="correction_category">Text correction</string>
59
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +090060 <!-- Category title for gesture typing -->
61 <string name="gesture_typing_category">Gesture typing</string>
62
Jean Chalardb5059122011-04-22 13:08:35 +090063 <!-- Category title for misc options -->
64 <string name="misc_category">Other options</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +090065
Jean Chalard240297d2011-05-11 20:51:07 +090066 <!-- Option name for advanced settings screen [CHAR LIMIT=25] -->
67 <string name="advanced_settings">Advanced settings</string>
68 <!-- Option summary for advanced settings screen [CHAR LIMIT=65 (two lines) or 30 (fits on one line, preferable)] -->
Ken Wakasaf6f40532012-02-14 03:32:39 +090069 <string name="advanced_settings_summary">Options for experts</string>
Jean Chalard240297d2011-05-11 20:51:07 +090070
Tadashi G. Takaoka6b006b42012-04-26 15:38:41 +090071 <!-- Option name for including other IMEs in the language switch list [CHAR LIMIT=30] -->
Tadashi G. Takaoka81d4e3c2012-02-17 17:46:01 -080072 <string name="include_other_imes_in_language_switch_list">Switch to other input methods</string>
73 <!-- Option summary for including other IMEs in the language switch list [CHAR LIMIT=65] -->
74 <string name="include_other_imes_in_language_switch_list_summary">Language switch key covers other input methods too</string>
Tadashi G. Takaoka1a4aa7e2012-09-20 10:32:56 +090075 <!-- Option to show language switch key [CHAR LIMIT=30] -->
76 <string name="show_language_switch_key">Language switch key</string>
77 <!-- Option summary for showing language switch key [CHAR LIMIT=65] -->
78 <string name="show_language_switch_key_summary">Show when multiple input languages are enabled</string>
Tadashi G. Takaoka81d4e3c2012-02-17 17:46:01 -080079
Tadashi G. Takaoka84106a72013-01-29 17:37:31 +090080 <!-- Option to enable sliding key input indicator. The user can see a rubber band-like effect during sliding key input. [CHAR LIMIT=30]-->
81 <string name="sliding_key_input_preview">Show slide indicator</string>
Tadashi G. Takaoka70c63042013-02-04 14:18:07 -080082 <!-- Option summary to enable sliding key input indicator. The user can see a rubber band-like effect during sliding key input. [CHAR LIMIT=66]-->
Tadashi G. Takaoka84106a72013-01-29 17:37:31 +090083 <string name="sliding_key_input_preview_summary">Display visual cue while sliding from Shift or Symbol keys</string>
Tadashi G. Takaokaff961dd2013-01-24 16:08:33 +090084
Jean Chalard240297d2011-05-11 20:51:07 +090085 <!-- Option for the dismiss delay of the key popup [CHAR LIMIT=25] -->
86 <string name="key_preview_popup_dismiss_delay">Key popup dismiss delay</string>
87 <!-- Description for delay for dismissing a popup on keypress: no delay [CHAR LIMIT=15] -->
88 <string name="key_preview_popup_dismiss_no_delay">No delay</string>
89 <!-- Description for delay for dismissing a popup on screen: default value of the delay [CHAR LIMIT=15] -->
90 <string name="key_preview_popup_dismiss_default_delay">Default</string>
91
Tadashi G. Takaoka2df0cf22013-01-18 16:47:49 +090092 <!-- Units abbreviation for the duration (milliseconds) [CHAR LIMIT=10] -->
93 <string name="abbreviation_unit_milliseconds"><xliff:g id="milliseconds">%s</xliff:g>ms</string>
Tadashi G. Takaokaa2982dd2012-12-27 17:05:07 +090094
Jean Chalard699094f2011-06-10 18:16:21 +090095 <!-- Option name for enabling or disabling the use of names of people in Contacts for suggestion and correction [CHAR LIMIT=25] -->
96 <string name="use_contacts_dict">Suggest Contact names</string>
97 <!-- Description for option enabling or disabling the use of names of people in Contacts for suggestion and correction [CHAR LIMIT=65] -->
98 <string name="use_contacts_dict_summary">Use names from Contacts for suggestions and corrections</string>
99
Ken Wakasa2d4d64d2012-12-08 10:17:46 +0900100 <!-- Option name for enabling or disabling the double-space period feature that lets double tap on spacebar insert a period followed by a space [CHAR LIMIT=30] -->
Ken Wakasa139bd83f2012-12-04 15:24:55 +0900101 <string name="use_double_space_period">Double-space period</string>
102 <!-- Description for option enabling or disabling the double-space period feature that lets double tap on spacebar insert a period followed by a space [CHAR LIMIT=65] -->
103 <string name="use_double_space_period_summary">Double tap on spacebar inserts a period followed by a space</string>
104
The Android Open Source Project923bf412009-03-13 15:11:42 -0700105 <!-- Option to enable auto capitalization of sentences -->
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900106 <string name="auto_cap">Auto-capitalization</string>
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +0900107 <!-- Description for option to enable auto capitalization of sentences -->
108 <string name="auto_cap_summary">Capitalize the first word of each sentence</string>
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900109
Jean Chalard4f3d5d32011-06-24 20:17:38 +0900110 <!-- Option to configure dictionaries -->
Jean Chalard7bf1d7f2011-09-01 19:24:53 +0900111 <string name="configure_dictionaries_title">Add-on dictionaries</string>
Jean Chalardadda8e32011-09-14 17:01:40 +0900112 <!-- Name of the main dictionary, as opposed to auxiliary dictionaries (medical/entertainment/sports...) -->
113 <string name="main_dictionary">Main dictionary</string>
Jean Chalard4f3d5d32011-06-24 20:17:38 +0900114
Amith Yamasani6e3d4272009-03-25 17:39:38 -0700115 <!-- Option to enable showing suggestions -->
Jean Chalardce9c4172011-01-19 15:07:14 +0900116 <string name="prefs_show_suggestions">Show correction suggestions</string>
Amith Yamasani6e3d4272009-03-25 17:39:38 -0700117 <!-- Description for show suggestions -->
satok7599cfe2010-11-13 19:09:30 +0900118 <string name="prefs_show_suggestions_summary">Display suggested words while typing</string>
satok7599cfe2010-11-13 19:09:30 +0900119 <string name="prefs_suggestion_visibility_show_name">Always show</string>
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +0900120 <string name="prefs_suggestion_visibility_show_only_portrait_name">Show in portrait mode</string>
satok7599cfe2010-11-13 19:09:30 +0900121 <string name="prefs_suggestion_visibility_hide_name">Always hide</string>
satok7599cfe2010-11-13 19:09:30 +0900122
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900123 <!-- Option to decide the auto correction threshold score -->
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900124 <!-- Option to enable auto correction [CHAR LIMIT=20]-->
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +0900125 <string name="auto_correction">Auto-correction</string>
Tadashi G. Takaokae0aed8d2011-09-29 21:28:15 +0900126 <!-- Description for auto correction [CHAR LIMIT=65 (two lines) or 30 (fits on one line, preferable)] -->
Jean Chalard2f4cc012011-01-25 17:31:34 +0900127 <string name="auto_correction_summary">Spacebar and punctuation automatically correct mistyped words</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900128 <!-- Option to disable auto correction. [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900129 <string name="auto_correction_threshold_mode_off">Off</string>
Tadashi G. Takaoka913e2ae2011-09-01 14:54:28 +0900130 <!-- Option to suggest auto correction suggestions modestly. Auto-corrects only to a word which has small edit distance from typed word. [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900131 <string name="auto_correction_threshold_mode_modest">Modest</string>
Tadashi G. Takaoka913e2ae2011-09-01 14:54:28 +0900132 <!-- Option to suggest auto correction suggestions aggressively. Auto-corrects to a word which has even large edit distance from typed word. [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900133 <string name="auto_correction_threshold_mode_aggeressive">Aggressive</string>
Tadashi G. Takaoka913e2ae2011-09-01 14:54:28 +0900134 <!-- Option to suggest auto correction suggestions very aggressively. Auto-corrects to a word which has even large edit distance from typed word. [CHAR LIMIT=20] -->
Ken Wakasac79aa482011-06-25 00:10:49 +0900135 <string name="auto_correction_threshold_mode_very_aggeressive">Very aggressive</string>
Mitsuhiro Shimodab1abda82010-09-28 12:23:26 +0900136
Jean Chalard8d076be2012-06-19 11:34:43 -0700137 <!-- Option to enable using next word suggestions. After the user types a space, with this option on, the keyboard will try to predict the next word. -->
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +0900138 <string name="bigram_prediction">Next-word suggestions</string>
Jean Chalard8d076be2012-06-19 11:34:43 -0700139 <!-- Description for "next word suggestion" option. This displays suggestions even when there is no input, based on the previous word. -->
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +0900140 <string name="bigram_prediction_summary">Use the previous word in making suggestions</string>
Jae Yong Sung937d5ad2010-06-30 20:28:04 -0700141
Tadashi G. Takaoka47e2bf32012-07-27 15:32:29 +0900142 <!-- Option to enable gesture input. The user can input a word by tracing the letters of a word without releasing the finger from the screen. [CHAR LIMIT=30]-->
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +0900143 <string name="gesture_input">Enable gesture typing</string>
Tadashi G. Takaoka62b8ddd2012-07-20 17:49:06 +0900144 <!-- Description for "gesture_input" option. The user can input a word by tracing the letters of a word without releasing the finger from the screen. [CHAR LIMIT=65]-->
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +0900145 <string name="gesture_input_summary">Input a word by sliding through the letters</string>
Tadashi G. Takaoka47e2bf32012-07-27 15:32:29 +0900146 <!-- Option to enable gesture trail preview. The user can see a trail of the gesture during gesture input. [CHAR LIMIT=30]-->
147 <string name="gesture_preview_trail">Show gesture trail</string>
148 <!-- Option to enable gesture floating text preview. The user can see a suggested word floating under the moving finger during a gesture input. [CHAR LIMIT=30]-->
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +0900149 <string name="gesture_floating_preview_text">Dynamic floating preview</string>
Tadashi G. Takaoka47e2bf32012-07-27 15:32:29 +0900150 <!-- Description for "gesture_floating_preview_text" option. The user can see a suggested word floating under the moving finger during a gesture input. [CHAR LIMIT=65]-->
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +0900151 <string name="gesture_floating_preview_text_summary">See the suggested word while gesturing</string>
Tadashi G. Takaoka62b8ddd2012-07-20 17:49:06 +0900152
The Android Open Source Project923bf412009-03-13 15:11:42 -0700153 <!-- Indicates that a word has been added to the dictionary -->
154 <string name="added_word"><xliff:g id="word">%s</xliff:g> : Saved</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900155
Ken Wakasa0b08a4b2011-08-02 19:43:58 +0900156 <!-- Label for soft enter key when it performs GO action. Must be short to fit on key! [CHAR LIMIT=5] -->
The Android Open Source Project923bf412009-03-13 15:11:42 -0700157 <string name="label_go_key">Go</string>
Ken Wakasa0b08a4b2011-08-02 19:43:58 +0900158 <!-- Label for soft enter key when it performs NEXT action. Must be short to fit on key! [CHAR LIMIT=5] -->
The Android Open Source Project923bf412009-03-13 15:11:42 -0700159 <string name="label_next_key">Next</string>
Tadashi G. Takaoka7a39bd42012-02-07 17:07:23 +0900160 <!-- Label for soft enter key when it performs PREVIOUS action. Must be short to fit on key! [CHAR LIMIT=5] -->
161 <string name="label_previous_key">Prev</string>
Ken Wakasa0b08a4b2011-08-02 19:43:58 +0900162 <!-- Label for soft enter key when it performs DONE action. Must be short to fit on key! [CHAR LIMIT=5] -->
The Android Open Source Project923bf412009-03-13 15:11:42 -0700163 <string name="label_done_key">Done</string>
Ken Wakasa0b08a4b2011-08-02 19:43:58 +0900164 <!-- Label for soft enter key when it performs SEND action. Must be short to fit on key! [CHAR LIMIT=5] -->
The Android Open Source Project923bf412009-03-13 15:11:42 -0700165 <string name="label_send_key">Send</string>
Tadashi G. Takaoka03728d62010-11-04 17:22:30 +0900166 <!-- Label for "Pause" key of phone number keyboard. Must be short to fit on key! [CHAR LIMIT=5] -->
Tadashi G. Takaoka4d3a4dc2010-10-09 01:06:26 +0900167 <string name="label_pause_key">Pause</string>
Tadashi G. Takaoka03728d62010-11-04 17:22:30 +0900168 <!-- Label for "Wait" key of phone number keyboard. Must be short to fit on key! [CHAR LIMIT=5]-->
Tadashi G. Takaoka4d3a4dc2010-10-09 01:06:26 +0900169 <string name="label_wait_key">Wait</string>
Eric Fischer0d1bbf62009-06-18 15:53:28 -0700170
Alan Viveretteb0c8db02011-10-05 16:59:31 -0700171 <!-- Spoken description to let the user know that when typing in a password, they can plug in a headset in to hear spoken descriptions of the keys they type. [CHAR LIMIT=NONE] -->
172 <string name="spoken_use_headphones">Plug in a headset to hear password keys spoken aloud.</string>
173
Alan Viverette5ac46382011-05-17 17:03:25 -0700174 <!-- Spoken description for the currently entered text -->
175 <string name="spoken_current_text_is">Current text is "%s"</string>
176 <!-- Spoken description when there is no text entered -->
177 <string name="spoken_no_text_entered">No text entered</string>
178
179 <!-- Spoken description for unknown keyboard keys. -->
180 <string name="spoken_description_unknown">Key code %d</string>
alanv8d4f0d52012-02-07 13:14:18 -0800181 <!-- Spoken description for the "Shift" keyboard key when "Shift" is off. -->
Alan Viverette5ac46382011-05-17 17:03:25 -0700182 <string name="spoken_description_shift">Shift</string>
alanv8d4f0d52012-02-07 13:14:18 -0800183 <!-- Spoken description for the "Shift" keyboard key when "Shift" is on. -->
184 <string name="spoken_description_shift_shifted">Shift on (tap to disable)</string>
185 <!-- Spoken description for the "Shift" keyboard key when "Caps lock" is on. -->
186 <string name="spoken_description_caps_lock">Caps lock on (tap to disable)</string>
Alan Viverette5ac46382011-05-17 17:03:25 -0700187 <!-- Spoken description for the "Delete" keyboard key. -->
188 <string name="spoken_description_delete">Delete</string>
189 <!-- Spoken description for the "To Symbol" keyboard key. -->
190 <string name="spoken_description_to_symbol">Symbols</string>
191 <!-- Spoken description for the "To Alpha" keyboard key. -->
192 <string name="spoken_description_to_alpha">Letters</string>
193 <!-- Spoken description for the "To Numbers" keyboard key. -->
194 <string name="spoken_description_to_numeric">Numbers</string>
195 <!-- Spoken description for the "Settings" keyboard key. -->
196 <string name="spoken_description_settings">Settings</string>
197 <!-- Spoken description for the "Tab" keyboard key. -->
198 <string name="spoken_description_tab">Tab</string>
199 <!-- Spoken description for the "Space" keyboard key. -->
200 <string name="spoken_description_space">Space</string>
201 <!-- Spoken description for the "Mic" keyboard key. -->
202 <string name="spoken_description_mic">Voice input</string>
203 <!-- Spoken description for the "Smiley" keyboard key. -->
204 <string name="spoken_description_smiley">Smiley face</string>
205 <!-- Spoken description for the "Return" keyboard key. -->
206 <string name="spoken_description_return">Return</string>
alanv08032712012-05-31 16:15:21 -0700207 <!-- Spoken description for the "Search" keyboard key. -->
208 <string name="spoken_description_search">Search</string>
Ken Wakasaa5663962012-02-14 17:20:00 +0900209 <!-- Spoken description for the "U+2022" (BULLET) keyboard key. -->
Eric Fischerfbd83a82012-02-02 13:57:15 -0800210 <string name="spoken_description_dot">Dot</string>
alanvba037c62012-07-25 11:03:41 -0700211 <!-- Spoken description for the "Switch language" keyboard key. -->
212 <string name="spoken_description_language_switch">Switch language</string>
213 <!-- Spoken description for the "Next" action keyboard key. -->
214 <string name="spoken_description_action_next">Next</string>
215 <!-- Spoken description for the "Previous" action keyboard key. -->
216 <string name="spoken_description_action_previous">Previous</string>
Alan Viverette5ac46382011-05-17 17:03:25 -0700217
alanv8d4f0d52012-02-07 13:14:18 -0800218 <!-- Spoken feedback after turning "Shift" mode on. -->
219 <string name="spoken_description_shiftmode_on">Shift enabled</string>
220 <!-- Spoken feedback after turning "Caps lock" mode on. -->
221 <string name="spoken_description_shiftmode_locked">Caps lock enabled</string>
222 <!-- Spoken feedback after turning "Shift" mode off. -->
223 <string name="spoken_description_shiftmode_off">Shift disabled</string>
224
225 <!-- Spoken feedback after changing to the symbols keyboard. -->
226 <string name="spoken_description_mode_symbol">Symbols mode</string>
227 <!-- Spoken feedback after changing to the alphanumeric keyboard. -->
228 <string name="spoken_description_mode_alpha">Letters mode</string>
229 <!-- Spoken feedback after changing to the phone dialer keyboard. -->
230 <string name="spoken_description_mode_phone">Phone mode</string>
231 <!-- Spoken feedback after changing to the shifted phone dialer (symbols) keyboard. -->
232 <string name="spoken_description_mode_phone_shift">Phone symbols mode</string>
233
Alan Viverettec2ee72a2013-03-07 10:39:55 -0800234 <!-- Spoken feedback when the keyboard is hidden. -->
235 <string name="announce_keyboard_hidden">Keyboard hidden</string>
236 <!-- Spoken feedback when the keyboard mode changes. -->
237 <string name="announce_keyboard_mode">Showing <xliff:g id="mode" example="email">%s</xliff:g> keyboard</string>
238 <!-- Description of the keyboard mode for entering dates. -->
239 <string name="keyboard_mode_date">date</string>
240 <!-- Description of the keyboard mode for entering dates and times. -->
241 <string name="keyboard_mode_date_time">date and time</string>
242 <!-- Description of the keyboard mode for entering email addresses. -->
243 <string name="keyboard_mode_email">email</string>
244 <!-- Description of the keyboard mode for entering text messages. -->
245 <string name="keyboard_mode_im">messaging</string>
246 <!-- Description of the keyboard mode for entering numbers. -->
247 <string name="keyboard_mode_number">number</string>
248 <!-- Description of the keyboard mode for entering phone numbers. -->
249 <string name="keyboard_mode_phone">phone</string>
250 <!-- Description of the keyboard mode for entering generic text. -->
251 <string name="keyboard_mode_text">text</string>
252 <!-- Description of the keyboard mode for entering times. -->
253 <string name="keyboard_mode_time">time</string>
254 <!-- Description of the keyboard mode for entering URLs. -->
255 <string name="keyboard_mode_url">URL</string>
256
Mike LeBeau466741d2010-01-16 12:21:23 -0800257 <!-- Preferences item for enabling speech input -->
Jean Chalard7bf1d7f2011-09-01 19:24:53 +0900258 <string name="voice_input">Voice input key</string>
Mike LeBeau466741d2010-01-16 12:21:23 -0800259
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900260 <!-- Voice Input modes -->
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900261 <!-- On settings screen, voice input pop-up menu option to show voice key on main keyboard [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900262 <string name="voice_input_modes_main_keyboard">On main keyboard</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900263 <!-- On settings screen, voice input pop-up menu option to show voice key on symbols keyboard [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900264 <string name="voice_input_modes_symbols_keyboard">On symbols keyboard</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900265 <!-- On settings screen, voice input pop-up menu option to never show voice key [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900266 <string name="voice_input_modes_off">Off</string>
267 <!-- Voice Input modes summary -->
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900268 <!-- On settings screen, voice input pop-up menu summary text to show voice key on main keyboard [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900269 <string name="voice_input_modes_summary_main_keyboard">Mic on main keyboard</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900270 <!-- On settings screen, voice input pop-up menu summary text to show voice key on symbols keyboard [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900271 <string name="voice_input_modes_summary_symbols_keyboard">Mic on symbols keyboard</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900272 <!-- On settings screen, voice input pop-up menu summary text to never show voice key [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900273 <string name="voice_input_modes_summary_off">Voice input is disabled</string>
Mike LeBeau466741d2010-01-16 12:21:23 -0800274
Tadashi G. Takaokabf9d8342011-07-17 21:18:47 -0700275 <!-- Title for configuring input method settings [CHAR LIMIT=35] -->
276 <string name="configure_input_method">Configure input methods</string>
277
Amith Yamasani36fcf252009-10-12 13:48:35 -0700278 <!-- Title for input language selection screen -->
Amith Yamasaniec7eb072010-02-11 06:06:02 -0800279 <string name="language_selection_title">Input languages</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900280
Kurt Partridgebd8a42f2012-06-13 22:00:49 -0700281 <!-- Title for dialog option to let users cancel logging and delete log for this session [CHAR LIMIT=35] -->
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700282 <!-- TODO: remove translatable=false attribute once text is stable -->
283 <string name="research_do_not_log_this_session" translatable="false">Suspend logging</string>
Kurt Partridge223d6712012-06-29 07:02:39 -0700284 <!-- Title for dialog option to let users reenable logging [CHAR LIMIT=35] -->
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700285 <!-- TODO: remove translatable=false attribute once text is stable -->
286 <string name="research_enable_session_logging" translatable="false">Enable logging</string>
Kurt Partridgefe035fe2012-06-11 23:30:14 -0700287 <!-- Toast notification that the system is processing the request to delete the log for this session [CHAR LIMIT=35] -->
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700288 <!-- TODO: remove translatable=false attribute once text is stable -->
289 <string name="research_notify_session_log_deleting" translatable="false">Deleting session log</string>
Kurt Partridgefe035fe2012-06-11 23:30:14 -0700290 <!-- Toast notification that the system has successfully deleted the log for this session [CHAR LIMIT=35] -->
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700291 <!-- TODO: remove translatable=false attribute once text is stable -->
292 <string name="research_notify_logging_suspended" translatable="false">Logging temporarily suspended. To disable permanently, go to Android Keyboard Settings</string>
Kurt Partridgefe035fe2012-06-11 23:30:14 -0700293 <!-- Toast notification that the system has failed to delete the log for this session [CHAR LIMIT=35] -->
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700294 <!-- TODO: remove translatable=false attribute once text is stable -->
295 <string name="research_notify_session_log_not_deleted" translatable="false">Session log NOT deleted</string>
Kurt Partridge223d6712012-06-29 07:02:39 -0700296 <!-- Toast notification that the system is enabling logging [CHAR LIMIT=35] -->
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700297 <!-- TODO: remove translatable=false attribute once text is stable -->
298 <string name="research_notify_session_logging_enabled" translatable="false">Session logging enabled</string>
299
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700300 <!-- Text for checkbox option to include user data in feedback for research purposes [CHAR LIMIT=50] -->
301 <!-- TODO: remove translatable=false attribute once text is stable -->
Kurt Partridge14b800d2012-08-23 09:53:25 -0700302 <string name="research_feedback_include_history_label" translatable="false">Include session history</string>
Kurt Partridge4cb85312012-08-23 10:42:38 -0700303 <!-- Text for checkbox option to include user account name in feedback for research purposes [CHAR LIMIT=50] -->
304 <!-- TODO: remove translatable=false attribute once text is stable -->
305 <string name="research_feedback_include_account_name_label" translatable="false">Include account name</string>
Kurt Partridgefaf35c32013-01-21 17:12:44 -0800306 <!-- Text for checkbox option to include a recording in feedback for research purposes [CHAR LIMIT=50] -->
307 <!-- TODO: remove translatable=false attribute once text is stable -->
308 <string name="research_feedback_include_recording_label" translatable="false">Include recorded demonstration</string>
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700309 <!-- Dialog button choice to send research feedback [CHAR LIMIT=35] -->
310 <!-- TODO: remove translatable=false attribute once text is stable -->
311 <string name="research_feedback_send" translatable="false">Send</string>
312 <!-- Dialog button choice to cancel sending research feedback [CHAR LIMIT=35] -->
313 <!-- TODO: remove translatable=false attribute once text is stable -->
314 <string name="research_feedback_cancel" translatable="false">Cancel</string>
Kurt Partridgefaf35c32013-01-21 17:12:44 -0800315 <!-- Temporary notification to provide user with instructions about stopping a recording
316 - operation[CHAR LIMIT=100] -->
317 <!-- TODO: remove translatable=false attribute once text is stable -->
318 <string name="research_feedback_demonstration_instructions" translatable="false">Please demonstrate the issue you are writing about.\n\nWhen finished, select the \"Bug?\" button again."</string>
Satoshi Kataokaa462cd82013-03-19 16:49:19 +0900319 <!-- Title of a preference to send feedback. [CHAR LIMIT=30]-->
320 <string name="send_feedback">Send feedback</string>
Kurt Partridgefaf35c32013-01-21 17:12:44 -0800321 <!-- Temporary notification of recording failure [CHAR LIMIT=100] -->
322 <!-- TODO: remove translatable=false attribute once text is stable -->
323 <string name="research_feedback_recording_failure" translatable="false">Recording cancelled due to timeout</string>
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700324 <!-- Toast notification to ask user to quit the research feedback dialog to perform this operation [CHAR LIMIT=100] -->
325 <!-- TODO: remove translatable=false attribute once text is stable -->
326 <string name="research_please_exit_feedback_form" translatable="false">Please exit the feedback dialog to access the research log menu</string>
327
Kurt Partridge43310122012-07-18 18:41:15 -0700328 <!-- Title of dialog shown at start informing users about contributing research usage data-->
329 <!-- TODO: remove translatable=false attribute once text is stable -->
Kurt Partridge25405ea2012-07-26 15:27:57 -0700330 <string name="research_splash_title" translatable="false">Warning</string>
331
332 <!-- Toast message informing users that logging has been disabled -->
Kurt Partridge43310122012-07-18 18:41:15 -0700333 <!-- TODO: remove translatable=false attribute once text is stable -->
Kurt Partridge25405ea2012-07-26 15:27:57 -0700334 <string name="research_logging_disabled" translatable="false">Logging Disabled</string>
Kurt Partridge43310122012-07-18 18:41:15 -0700335
Kurt Partridgeb5ace112012-08-04 23:26:35 -0700336 <!-- Name for the research uploading service to be displayed to users. [CHAR LIMIT=50] -->
337 <!-- TODO: remove translatable=false attribute once text is stable -->
338 <string name="research_log_uploader_name" translatable="false">Research Uploader Service</string>
339
Kurt Partridge588d9b52012-09-18 10:17:53 -0700340 <!-- Name for the research replaying service to be displayed to users. [CHAR LIMIT=50] -->
341 <!-- TODO: remove translatable=false attribute once text is stable -->
342 <string name="research_log_replayer_name" translatable="false">Research Replayer Service</string>
343
satok1a3bb542011-07-09 08:15:06 +0900344 <!-- Preference for input language selection -->
Jean Chalard7bf1d7f2011-09-01 19:24:53 +0900345 <string name="select_language">Input languages</string>
satok1a3bb542011-07-09 08:15:06 +0900346
Amith Yamasani66a787b2010-02-10 17:45:35 -0800347 <!-- Add to dictionary hint -->
Tadashi G. Takaoka2eb87812012-03-29 15:58:26 +0900348 <string name="hint_add_to_dictionary">Touch again to save</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900349
Amith Yamasani0a2df342010-03-04 04:43:15 -0800350 <!-- Inform the user that a particular language has an available dictionary -->
351 <string name="has_dictionary">Dictionary available</string>
satokee2ab402010-05-10 18:43:50 +0900352
Ken Wakasad17c8bd2013-04-08 23:02:14 +0900353 <!-- Preferences item for enabling to send user statistics for development only diagnostics -->
satokee2ab402010-05-10 18:43:50 +0900354 <string name="prefs_enable_log">Enable user feedback</string>
Ken Wakasad17c8bd2013-04-08 23:02:14 +0900355 <!-- Description for enabling to send user statistics for development only diagnostics -->
356 <string name="prefs_description_log">Help improve this input method editor by automatically sending usage statistics and crash reports</string>
satoka0f87392010-05-14 22:20:13 +0900357
satok543334c2011-01-13 21:26:12 +0900358 <!-- Title of the item to change the keyboard theme [CHAR LIMIT=20]-->
Ken Wakasac79aa482011-06-25 00:10:49 +0900359 <string name="keyboard_layout">Keyboard theme</string>
satok01303e32010-05-19 14:03:00 +0900360
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900361 <!-- Description for English (United Kingdom) keyboard subtype [CHAR LIMIT=25] -->
Ken Wakasa8f98cde2011-07-23 17:42:23 +0900362 <string name="subtype_en_GB">English (UK)</string>
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900363 <!-- Description for English (United States) keyboard subtype [CHAR LIMIT=25] -->
Ken Wakasa8f98cde2011-07-23 17:42:23 +0900364 <string name="subtype_en_US">English (US)</string>
Tadashi G. Takaoka8203f7a2013-01-23 15:41:43 +0900365 <!-- Description for Spanish (United States) keyboard subtype [CHAR LIMIT=25] -->
366 <string name="subtype_es_US">Spanish (US)</string>
Tadashi G. Takaoka8e50c5d2012-05-07 01:47:14 +0900367 <!-- Description for English (United Kingdom) keyboard subtype with explicit keyboard layout [CHAR LIMIT=25]
368 This should be identical to subtype_en_GB aside from the trailing (%s). -->
369 <string name="subtype_with_layout_en_GB">English (UK) (<xliff:g id="layout">%s</xliff:g>)</string>
370 <!-- Description for English (United States) keyboard subtype with explicit keyboard layout [CHAR LIMIT=25]
371 This should be identical to subtype_en_US aside from the trailing (%s). -->
372 <string name="subtype_with_layout_en_US">English (US) (<xliff:g id="layout">%s</xliff:g>)</string>
Tadashi G. Takaoka8203f7a2013-01-23 15:41:43 +0900373 <!-- Description for Spanish (United States) keyboard subtype with explicit keyboard layout [CHAR LIMIT=25]
374 This should be identical to subtype_es_US aside from the trailing (%s). -->
375 <string name="subtype_with_layout_es_US">Spanish (US) (<xliff:g id="layout">%s</xliff:g>)</string>
Tadashi G. Takaoka9ecf6342012-07-24 17:18:47 +0900376 <!-- TODO: Uncomment once we can handle IETF language tag with script name specified.
377 Description for Serbian Cyrillic keyboard subtype [CHAR LIMIT=25]
378 <string name="subtype_serbian_cyrillic">Serbian (Cyrillic)</string>
379 Description for Serbian Latin keyboard subtype [CHAR LIMIT=25]
380 <string name="subtype_serbian_latin">Serbian (Latin)</string>
381 Description for Serbian Latin keyboard subtype with explicit keyboard layout [CHAR LIMIT=25]
382 This should be identical to subtype_serbian_latin aside from the trailing (%s).
383 <string name="subtype_with_layout_sr-Latn">Serbian (Latin) (<xliff:g id="layout">%s</xliff:g>)</string>
384 -->
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900385 <!-- Description for language agnostic keyboard subtype [CHAR LIMIT=25] -->
Tadashi G. Takaokac27fe622012-04-13 16:41:24 +0900386 <string name="subtype_no_language">No language</string>
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900387 <!-- Description for language agnostic QWERTY keyboard subtype [CHAR LIMIT=25] -->
Tadashi G. Takaoka3bf57a52012-04-03 12:50:28 +0900388 <string name="subtype_no_language_qwerty">No language (QWERTY)</string>
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900389 <!-- Description for language agnostic QWERTZ keyboard subtype [CHAR LIMIT=25] -->
Tadashi G. Takaoka27b42ce2012-04-25 14:17:49 +0900390 <string name="subtype_no_language_qwertz">No language (QWERTZ)</string>
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900391 <!-- Description for language agnostic AZERTY keyboard subtype [CHAR LIMIT=25] -->
Tadashi G. Takaoka27b42ce2012-04-25 14:17:49 +0900392 <string name="subtype_no_language_azerty">No language (AZERTY)</string>
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900393 <!-- Description for language agnostic Dvorak keyboard subtype [CHAR LIMIT=25] -->
Tadashi G. Takaoka27b42ce2012-04-25 14:17:49 +0900394 <string name="subtype_no_language_dvorak">No language (Dvorak)</string>
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900395 <!-- Description for language agnostic Colemak keyboard subtype [CHAR LIMIT=25] -->
Tadashi G. Takaoka27b42ce2012-04-25 14:17:49 +0900396 <string name="subtype_no_language_colemak">No language (Colemak)</string>
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900397 <!-- Description for language agnostic PC QWERTY keyboard subtype [CHAR LIMIT=25] -->
Tadashi G. Takaoka27b42ce2012-04-25 14:17:49 +0900398 <string name="subtype_no_language_pcqwerty">No language (PC)</string>
satokbf966612010-09-27 12:55:21 +0900399
Tadashi G. Takaoka6b006b42012-04-26 15:38:41 +0900400 <!-- Title of the preference settings for custom input styles (language and keyboard layout pairs) [CHAR LIMIT=35]-->
Tadashi G. Takaokac27fe622012-04-13 16:41:24 +0900401 <string name="custom_input_styles_title">Custom input styles</string>
Tadashi G. Takaoka75664482012-05-15 17:17:53 +0900402 <!-- Title of the option menu to add a new style entry in the preference settings [CHAR LIMIT=16] -->
Tadashi G. Takaokac27fe622012-04-13 16:41:24 +0900403 <string name="add_style">Add style</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900404 <!-- Title of the button to add custom style entry in the settings dialog [CHAR LIMIT=15] -->
Tadashi G. Takaokac27fe622012-04-13 16:41:24 +0900405 <string name="add">Add</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900406 <!-- Title of the button to remove a custom style entry in the settings dialog [CHAR LIMIT=15] -->
Tadashi G. Takaokac27fe622012-04-13 16:41:24 +0900407 <string name="remove">Remove</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900408 <!-- Title of the button to save a custom style entry in the settings dialog [CHAR LIMIT=15] -->
Tadashi G. Takaokac27fe622012-04-13 16:41:24 +0900409 <string name="save">Save</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900410 <!-- Title of the spinner for choosing a language of custom style in the settings dialog [CHAR LIMIT=15] -->
Tadashi G. Takaokac27fe622012-04-13 16:41:24 +0900411 <string name="subtype_locale">Language</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900412 <!-- Title of the spinner for choosing a keyboard layout of custom style in the settings dialog [CHAR LIMIT=15] -->
Tadashi G. Takaokac27fe622012-04-13 16:41:24 +0900413 <string name="keyboard_layout_set">Layout</string>
Tadashi G. Takaoka11327c72012-06-26 11:00:19 +0900414 <!-- The message of the dialog to note that a custom input style needs to be enabled. [CHAR LIMIT=130] -->
Tadashi G. Takaoka75664482012-05-15 17:17:53 +0900415 <string name="custom_input_style_note_message">"Your custom input style needs to be enabled before you start using it. Do you want to enable it now?"</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900416 <!-- Title of the button to enable a custom input style entry in the settings dialog [CHAR LIMIT=15] -->
Tadashi G. Takaoka75664482012-05-15 17:17:53 +0900417 <string name="enable">Enable</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900418 <!-- Title of the button to postpone enabling a custom input style entry in the settings dialog [CHAR LIMIT=15] -->
Tadashi G. Takaoka75664482012-05-15 17:17:53 +0900419 <string name="not_now">Not now</string>
Tadashi G. Takaoka749b2a32012-05-16 16:14:17 +0900420 <!-- Toast text to describe the same input style already exists [CHAR LIMIT=64]-->
421 <string name="custom_input_style_already_exists">"The same input style already exists: <xliff:g id="input_style_name">%s</xliff:g>"</string>
Tadashi G. Takaokac27fe622012-04-13 16:41:24 +0900422
satok95175d42010-11-16 07:48:04 +0900423 <!-- Title of an option for usability study mode -->
Ken Wakasac79aa482011-06-25 00:10:49 +0900424 <string name="prefs_usability_study_mode">Usability study mode</string>
Ken Wakasae3aa7f12013-04-15 22:42:11 +0900425 <!-- Title of the settings for key long press delay [CHAR LIMIT=35] -->
Ken Wakasa370461e2013-04-08 01:16:32 +0900426 <string name="prefs_key_longpress_timeout_settings">Key long press delay</string>
Ken Wakasae3aa7f12013-04-15 22:42:11 +0900427 <!-- Title of the settings for keypress vibration duration [CHAR LIMIT=35] -->
Ken Wakasa370461e2013-04-08 01:16:32 +0900428 <string name="prefs_keypress_vibration_duration_settings">Keypress vibration duration</string>
Ken Wakasae3aa7f12013-04-15 22:42:11 +0900429 <!-- Title of the settings for keypress sound volume [CHAR LIMIT=35] -->
Ken Wakasa370461e2013-04-08 01:16:32 +0900430 <string name="prefs_keypress_sound_volume_settings">Keypress sound volume</string>
Jean Chalard9058bc02013-01-18 16:40:55 +0900431 <!-- Title of the settings for reading an external dictionary file -->
432 <string name="prefs_read_external_dictionary">Read external dictionary file</string>
Jean Chalardfbc5e9b2013-01-18 18:55:40 +0900433 <!-- Message to show when there are no files to install as an external dictionary [CHAR LIMIT=100] -->
434 <string name="read_external_dictionary_no_files_message">No dictionary files in the Downloads folder</string>
435 <!-- Title of the dialog that selects a file to install as an external dictionary [CHAR LIMIT=50] -->
436 <string name="read_external_dictionary_multiple_files_title">Select a dictionary file to install</string>
437 <!-- Title of the confirmation dialog to install a file as an external dictionary [CHAR LIMIT=50] -->
438 <string name="read_external_dictionary_confirm_install_message">Really install this file for <xliff:g id="locale_name">%s</xliff:g>?</string>
Jean Chalardb56260b2013-01-18 19:21:14 +0900439 <!-- Title for an error dialog that contains the details of the error in the body [CHAR LIMIT=80] -->
440 <string name="error">There was an error</string>
Tadashi G. Takaokaa7a7f4e2013-01-10 12:06:00 +0900441
442 <!-- Title of the button to revert to the default value of the device in the settings dialog [CHAR LIMIT=15] -->
443 <string name="button_default">Default</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900444
Tadashi G. Takaoka8712ac72013-04-17 19:26:04 +0900445 <!-- Title of the setup wizard welcome screen. [CHAR LIMT=40] -->
446 <string name="setup_welcome_title">"Welcome to <xliff:g id="application_name">%s</xliff:g>"</string>
447 <!-- Additional title of the setup wizard welcome screen, just below the setup_welcome_title. [CHAR_LIMIT=64] -->
448 <string name="setup_welcome_additional_description">with Gesture Typing</string>
449 <!-- The label of the button that starts the setup wizard. [CHAR_LIMIT=64] -->
450 <string name="setup_start_action">Get started</string>
Tadashi G. Takaoka411fd9b2013-04-19 11:08:21 +0900451 <!-- The label of the button that navigates the user to the next step of the setup wizard. [CHAR_LIMIT=64] -->
452 <string name="setup_next_action">Next step</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900453 <!-- Title of the setup wizard. [CHAR LIMT=40] -->
Tadashi G. Takaoka8712ac72013-04-17 19:26:04 +0900454 <string name="setup_steps_title">"Setting up <xliff:g id="application_name">%s</xliff:g>"</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900455 <!-- Ordinal number of the 1st step in the setup wizard. [CHAR LIMIT=5] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900456 <string name="setup_step1_bullet" translatable="false">1</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900457 <!-- Title of the 1st step in the setup wizard. [CHAR LIMIT=64] -->
Tadashi G. Takaoka8712ac72013-04-17 19:26:04 +0900458 <string name="setup_step1_title">"Enable <xliff:g id="application_name">%s</xliff:g>"</string>
Tadashi G. Takaoka864aeb12013-04-23 15:42:32 +0900459 <!-- Detailed instruction of the 1st step in the setup wizard. [CHAR LIMIT=120] -->
Tadashi G. Takaoka8712ac72013-04-17 19:26:04 +0900460 <string name="setup_step1_instruction">"Please check \"<xliff:g id="application_name">%s</xliff:g>\" in your Language &amp; input settings. This will authorize it to run on your device."</string>
Tadashi G. Takaoka411fd9b2013-04-19 11:08:21 +0900461 <!-- The label of the button that triggers the Language & input settings in order to enable the keyboard. [CHAR_LIMIT=64] -->
462 <string name="setup_step1_action">Enable in Settings</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900463 <!-- Ordinal number of the 2nd step in the setup wizard. [CHAR LIMIT=5] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900464 <string name="setup_step2_bullet" translatable="false">2</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900465 <!-- Title of the 2nd step in the setup wizard. [CHAR LIMIT=64] -->
Tadashi G. Takaoka8712ac72013-04-17 19:26:04 +0900466 <string name="setup_step2_title">"Switch to <xliff:g id="application_name">%s</xliff:g>"</string>
Tadashi G. Takaoka864aeb12013-04-23 15:42:32 +0900467 <!-- Detailed instruction of the 2nd step in the setup wizard. [CHAR LIMIT=120] -->
Tadashi G. Takaoka411fd9b2013-04-19 11:08:21 +0900468 <string name="setup_step2_instruction">"Next, select \"<xliff:g id="application_name">%s</xliff:g>\" as your active text-input method."</string>
469 <!-- The label of the button that triggers the choose input method dialog in order to select the keyboard. [CHAR_LIMIT=64] -->
470 <string name="setup_step2_action">Switch input methods</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900471 <!-- Ordinal number of the 3rd step in the setup wizard. [CHAR LIMIT=5] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900472 <string name="setup_step3_bullet" translatable="false">3</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900473 <!-- Title of the 3rd step in the setup wizard. [CHAR LIMIT=64] -->
Tadashi G. Takaoka8712ac72013-04-17 19:26:04 +0900474 <string name="setup_step3_title">"Congratulations, you're all set!"</string>
Tadashi G. Takaoka864aeb12013-04-23 15:42:32 +0900475 <!-- Detailed instruction of the 3rd step in the setup wizard. [CHAR LIMIT=120] -->
Tadashi G. Takaoka8712ac72013-04-17 19:26:04 +0900476 <string name="setup_step3_instruction">Now you can type in all your favorite apps with <xliff:g id="application_name">%s</xliff:g>.</string>
477 <!-- The label of the button that triggers the screen for configuaring additional languages of the keyboard. [CHAR_LIMIT=64] -->
478 <string name="setup_step3_action">Configure additional languages</string>
479 <!-- The label of the button that finishes the setup wizard. [CHAR_LIMIT=64] -->
480 <string name="setup_finish_action">Finished</string>
Tadashi G. Takaoka2e1b55f2013-03-05 12:54:13 +0900481 <!-- Option to show setup wizard icon. [CHAR LIMIT=30]-->
Tadashi G. Takaoka864aeb12013-04-23 15:42:32 +0900482 <string name="show_setup_wizard_icon">Show app icon</string>
483 <!-- Description for the option to show setup wizard application icon of this IME in the laucher. [CHAR_LIMIT=65] -->
484 <string name="show_setup_wizard_icon_summary">Display application icon in the launcher</string>
Jean Chalard0cc05442013-03-15 19:00:51 +0900485
486 <!-- The dictionary provider application name. Visible in Settings/Applications/Manage applications. -->
487 <string name="app_name">Dictionary Provider</string>
488 <!-- The dictionary provider ContentProvider name. Visible in Settings/Applications/Running services. -->
489 <string name="dictionary_provider_name">Dictionary Provider</string>
490 <!-- The dictionary provider Service name. Visible in Settings/Applications/Running services. -->
491 <string name="dictionary_service_name">Dictionary Service</string>
492
493 <!-- Downloadable dictionaries will get update information through the network. This describes the associated download. -->
494 <string name="download_description">Dictionary update information</string>
495
496 <!-- Title and summary of the dictionary settings screen -->
497 <string name="dictionary_settings_title">Add-on dictionaries</string>
498 <!-- Title for the prompt dialog which informs the user that a dictionary is available for the current language and asks to decide whether to download it over 3g -->
499 <string name="dictionary_install_over_metered_network_prompt">Dictionary available</string>
500 <string name="dictionary_settings_summary">Settings for dictionaries</string>
501 <!-- Name of the user dictionaries settings category -->
502 <string name="user_dictionaries">User dictionaries</string>
503 <!-- Name for the "user dictionary" preference item when there is only one -->
504 <string name="default_user_dict_pref_name">User dictionary</string>
505 <!-- Message about some dictionary indicating it can be downloaded, but hasn't been yet -->
506 <string name="dictionary_available">Dictionary available</string>
507 <!-- Message about some dictionary indicating it is downloading and should be available soon -->
508 <string name="dictionary_downloading">Currently downloading</string>
509 <!-- Message about some dictionary indicating it is already installed -->
510 <string name="dictionary_installed">Installed</string>
511 <!-- Message about some dictionary indicating the file is installed, but the dictionary is disabled -->
512 <string name="dictionary_disabled">Installed, disabled</string>
513
514 <!-- Message to display in the dictionaries setting screen when some error prevented us to list installed dictionaries [CHAR LIMIT=20] -->
515 <string name="cannot_connect_to_dict_service">Problem connecting to dictionary service</string>
516 <!-- Message to display in the dictionaries setting screen when we found that no dictionaries are available [CHAR LIMIT=20]-->
517 <string name="no_dictionaries_available">No dictionaries available</string>
518
519 <!-- Title of the options to press to refresh the list (as in, check for updates now) [CHAR_LIMIT=50] -->
520 <string name="check_for_updates_now">Refresh</string>
521 <!-- Hint to tell when the data was last updated. Usage : "Last updated [date]", may contain a : or so. [CHAR LIMIT=45] -->
522 <string name="last_update">Last updated</string>
523
524 <!-- Message to display in a dialog box while we are actively updating the word list [CHAR LIMIT=60] -->
525 <string name="message_updating">Checking for updates</string>
526 <!-- Message to display while the add-on dictionary list is updating [no space constraints on this, there is plenty of space but shorter is better because it's only on the screen for a second] -->
527 <string name="message_loading">Loading...</string>
528
529 <!-- String to explain this dictionary is the main dictionary for this language [CHAR_LIMIT=30] -->
530 <string name="main_dict_description">Main dictionary</string>
531
532 <!-- Standard message to dismiss a dialog box -->
533 <string name="cancel">Cancel</string>
534
535 <!-- Action to download and install a dictionary [CHAR_LIMIT=15] -->
536 <string name="install_dict">Install</string>
537 <!-- Action to cancel the ongoing download of a dictionary file [CHAR_LIMIT=25] -->
538 <string name="cancel_download_dict">Cancel</string>
539 <!-- Action to delete a dictionary file [CHAR_LIMIT=15] -->
540 <string name="delete_dict">Delete</string>
541
542 <!-- Message in the popup informing the user a dictionary is available for their language, and asking for a decision to download over their mobile data plan or not. The reason we ask for this is, the data is large and may be downloaded over a paid-per-megabyte connection but a dictionary is also essential to type comfortably, so we ask the user. This only pops in selected cases, when there is no dictionary at all currently, and the only available network seems to be metered. The "Language & input" part should be set to the actual name of the option (message ID 5292716747264442359 in the translation console). [CHAR_LIMIT=700] -->
543 <string name="should_download_over_metered_prompt">The selected language on your mobile device has an available dictionary.&lt;br/>
544We recommend &lt;b>downloading&lt;/b> the <xliff:g id="language" example="English">%1$s</xliff:g> dictionary to improve your typing experience.&lt;br/>
545&lt;br/>
546The download could take a minute or two over 3G. Charges may apply if you don\'t have an &lt;b>unlimited data plan&lt;/b>.&lt;br/>
547If you are not sure which data plan you have, we recommend finding a Wi-Fi connection to start the download automatically.&lt;br/>
548&lt;br/>
549Tip: You can download and remove dictionaries by going to &lt;b>Language &amp; input&lt;/b> in the &lt;b>Settings&lt;/b> menu of your mobile device.</string>
550 <string name="download_over_metered">Download now (<xliff:g id="size_in_megabytes" example="0.7">%1$.1f</xliff:g>MB)</string>
551 <string name="do_not_download_over_metered">Download over Wi-Fi</string>
552 <!-- The text of the "dictionary available" notification. -->
553 <string name="dict_available_notification_title">A dictionary is available for <xliff:g id="language" example="English">%1$s</xliff:g></string>
554 <!-- The small subtext in the "dictionary available" notification. -->
555 <string name="dict_available_notification_description">Press to review and download</string>
556
557 <!-- The text of the toast warning a download is starting automatically to enable suggestions for the selected language [CHAR LIMIT=100] -->
558 <string name="toast_downloading_suggestions">Downloading: suggestions for <xliff:g id="language" example="English">%1$s</xliff:g> will be ready soon.</string>
Satoshi Kataoka9b4e3db2013-04-22 18:00:59 +0900559
560 <!-- Version text [CHAR LIMIT=30]-->
561 <string name="version_text">Version <xliff:g id="version_number" example="1.0.1864.643521">%1$s</xliff:g></string>
The Android Open Source Project923bf412009-03-13 15:11:42 -0700562</resources>