blob: 523fb6f1333b9661e7d20564ea662d65e0bb9ef6 [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">
Satoshi Kataoka3c8117c2013-03-22 14:53:03 +090021 <!-- Title for Latin keyboard input options dialog [CHAR LIMIT=25] -->
22 <string name="english_ime_input_options">Input options</string>
23
24 <!-- Title for Latin keyboard research log dialog, which contains special commands for users that contribute data for research. [CHAR LIMIT=33] -->
25 <string name="english_ime_research_log">Research Log Commands</string>
satok022c1cc2011-07-25 10:35:51 +090026
Jean Chalarddb5aedb2011-11-10 08:21:42 +090027 <!-- Title for the spell checker option to turn on/off contact names lookup [CHAR LIMIT=25] -->
28 <string name="use_contacts_for_spellchecking_option_title">Look up contact names</string>
Jean Chalard31fd54c2011-08-12 17:18:32 +090029
Jean Chalarddb5aedb2011-11-10 08:21:42 +090030 <!-- Description for the spell checker option to turn on/off contact names lookup. [CHAR LIMIT=65] -->
31 <string name="use_contacts_for_spellchecking_option_summary">Spell checker uses entries from your contact list</string>
Jean Chalard31fd54c2011-08-12 17:18:32 +090032
The Android Open Source Project923bf412009-03-13 15:11:42 -070033 <!-- Option to provide vibrate/haptic feedback on keypress -->
34 <string name="vibrate_on_keypress">Vibrate on keypress</string>
satokee2ab402010-05-10 18:43:50 +090035
The Android Open Source Project923bf412009-03-13 15:11:42 -070036 <!-- Option to play back sound on keypress in soft keyboard -->
37 <string name="sound_on_keypress">Sound on keypress</string>
satokee2ab402010-05-10 18:43:50 +090038
Yohei Fujii4cd593d2010-08-23 18:06:34 +090039 <!-- 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 +090040 <string name="popup_on_keypress">Popup on keypress</string>
41
Jean Chalardce9c4172011-01-19 15:07:14 +090042 <!-- Category title for general settings for Android keyboard -->
43 <string name="general_category">General</string>
44
The Android Open Source Project923bf412009-03-13 15:11:42 -070045 <!-- Category title for text prediction -->
Jean Chalardb5059122011-04-22 13:08:35 +090046 <string name="correction_category">Text correction</string>
47
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +090048 <!-- Category title for gesture typing -->
49 <string name="gesture_typing_category">Gesture typing</string>
50
Jean Chalardb5059122011-04-22 13:08:35 +090051 <!-- Category title for misc options -->
52 <string name="misc_category">Other options</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +090053
Jean Chalard240297d2011-05-11 20:51:07 +090054 <!-- Option name for advanced settings screen [CHAR LIMIT=25] -->
55 <string name="advanced_settings">Advanced settings</string>
56 <!-- 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 +090057 <string name="advanced_settings_summary">Options for experts</string>
Jean Chalard240297d2011-05-11 20:51:07 +090058
Tadashi G. Takaoka6b006b42012-04-26 15:38:41 +090059 <!-- Option name for including other IMEs in the language switch list [CHAR LIMIT=30] -->
Tadashi G. Takaoka81d4e3c2012-02-17 17:46:01 -080060 <string name="include_other_imes_in_language_switch_list">Switch to other input methods</string>
61 <!-- Option summary for including other IMEs in the language switch list [CHAR LIMIT=65] -->
62 <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 +090063 <!-- Option to show language switch key [CHAR LIMIT=30] -->
64 <string name="show_language_switch_key">Language switch key</string>
65 <!-- Option summary for showing language switch key [CHAR LIMIT=65] -->
66 <string name="show_language_switch_key_summary">Show when multiple input languages are enabled</string>
Tadashi G. Takaoka81d4e3c2012-02-17 17:46:01 -080067
Tadashi G. Takaoka84106a72013-01-29 17:37:31 +090068 <!-- Option to enable sliding key input indicator. The user can see a rubber band-like effect during sliding key input. [CHAR LIMIT=30]-->
69 <string name="sliding_key_input_preview">Show slide indicator</string>
Tadashi G. Takaoka70c63042013-02-04 14:18:07 -080070 <!-- 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 +090071 <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 +090072
Jean Chalard240297d2011-05-11 20:51:07 +090073 <!-- Option for the dismiss delay of the key popup [CHAR LIMIT=25] -->
74 <string name="key_preview_popup_dismiss_delay">Key popup dismiss delay</string>
75 <!-- Description for delay for dismissing a popup on keypress: no delay [CHAR LIMIT=15] -->
76 <string name="key_preview_popup_dismiss_no_delay">No delay</string>
77 <!-- Description for delay for dismissing a popup on screen: default value of the delay [CHAR LIMIT=15] -->
78 <string name="key_preview_popup_dismiss_default_delay">Default</string>
79
Tadashi G. Takaoka2df0cf22013-01-18 16:47:49 +090080 <!-- Units abbreviation for the duration (milliseconds) [CHAR LIMIT=10] -->
81 <string name="abbreviation_unit_milliseconds"><xliff:g id="milliseconds">%s</xliff:g>ms</string>
Tadashi G. Takaoka7937f092013-06-20 12:08:37 +090082 <!-- The text that represents the current settings value is the system default [CHAR LIMIT=25] -->
Tadashi G. Takaokaaf69a142013-06-18 15:54:37 +090083 <string name="settings_system_default">System default</string>
Tadashi G. Takaokaa2982dd2012-12-27 17:05:07 +090084
Jean Chalard699094f2011-06-10 18:16:21 +090085 <!-- Option name for enabling or disabling the use of names of people in Contacts for suggestion and correction [CHAR LIMIT=25] -->
86 <string name="use_contacts_dict">Suggest Contact names</string>
87 <!-- Description for option enabling or disabling the use of names of people in Contacts for suggestion and correction [CHAR LIMIT=65] -->
88 <string name="use_contacts_dict_summary">Use names from Contacts for suggestions and corrections</string>
89
Ken Wakasa2d4d64d2012-12-08 10:17:46 +090090 <!-- 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 +090091 <string name="use_double_space_period">Double-space period</string>
92 <!-- 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] -->
93 <string name="use_double_space_period_summary">Double tap on spacebar inserts a period followed by a space</string>
94
The Android Open Source Project923bf412009-03-13 15:11:42 -070095 <!-- Option to enable auto capitalization of sentences -->
Ken Wakasa183fbbb2010-12-16 16:52:00 +090096 <string name="auto_cap">Auto-capitalization</string>
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +090097 <!-- Description for option to enable auto capitalization of sentences -->
98 <string name="auto_cap_summary">Capitalize the first word of each sentence</string>
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +090099
Tadashi G. Takaoka4f253532013-04-15 18:46:57 +0900100 <!-- Option to edit personal dictionary. [CHAR_LIMIT=30]-->
101 <string name="edit_personal_dictionary">Personal dictionary</string>
102
Jean Chalard4f3d5d32011-06-24 20:17:38 +0900103 <!-- Option to configure dictionaries -->
Jean Chalard7bf1d7f2011-09-01 19:24:53 +0900104 <string name="configure_dictionaries_title">Add-on dictionaries</string>
Jean Chalardadda8e32011-09-14 17:01:40 +0900105 <!-- Name of the main dictionary, as opposed to auxiliary dictionaries (medical/entertainment/sports...) -->
106 <string name="main_dictionary">Main dictionary</string>
Jean Chalard4f3d5d32011-06-24 20:17:38 +0900107
Amith Yamasani6e3d4272009-03-25 17:39:38 -0700108 <!-- Option to enable showing suggestions -->
Jean Chalardce9c4172011-01-19 15:07:14 +0900109 <string name="prefs_show_suggestions">Show correction suggestions</string>
Amith Yamasani6e3d4272009-03-25 17:39:38 -0700110 <!-- Description for show suggestions -->
satok7599cfe2010-11-13 19:09:30 +0900111 <string name="prefs_show_suggestions_summary">Display suggested words while typing</string>
satok7599cfe2010-11-13 19:09:30 +0900112 <string name="prefs_suggestion_visibility_show_name">Always show</string>
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +0900113 <string name="prefs_suggestion_visibility_show_only_portrait_name">Show in portrait mode</string>
satok7599cfe2010-11-13 19:09:30 +0900114 <string name="prefs_suggestion_visibility_hide_name">Always hide</string>
satok7599cfe2010-11-13 19:09:30 +0900115
Jean Chalardd361dc82013-04-23 12:37:21 +0900116 <!-- Option to block potentially offensive words to be shown [CHAR_LIMIT=30] -->
117 <string name="prefs_block_potentially_offensive_title">Block offensive words</string>
118 <!-- Summary for option to block potentially offensive words to be shown [CHAR_LIMIT=80 (two lines) or 40 (fits on one line, preferable)] -->
119 <string name="prefs_block_potentially_offensive_summary">Do not suggest potentially offensive words</string>
120
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900121 <!-- Option to decide the auto correction threshold score -->
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900122 <!-- Option to enable auto correction [CHAR LIMIT=20]-->
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +0900123 <string name="auto_correction">Auto-correction</string>
Tadashi G. Takaokae0aed8d2011-09-29 21:28:15 +0900124 <!-- Description for auto correction [CHAR LIMIT=65 (two lines) or 30 (fits on one line, preferable)] -->
Jean Chalard2f4cc012011-01-25 17:31:34 +0900125 <string name="auto_correction_summary">Spacebar and punctuation automatically correct mistyped words</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900126 <!-- Option to disable auto correction. [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900127 <string name="auto_correction_threshold_mode_off">Off</string>
Tadashi G. Takaoka913e2ae2011-09-01 14:54:28 +0900128 <!-- 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 +0900129 <string name="auto_correction_threshold_mode_modest">Modest</string>
Tadashi G. Takaoka913e2ae2011-09-01 14:54:28 +0900130 <!-- 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 +0900131 <string name="auto_correction_threshold_mode_aggeressive">Aggressive</string>
Tadashi G. Takaoka913e2ae2011-09-01 14:54:28 +0900132 <!-- 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 +0900133 <string name="auto_correction_threshold_mode_very_aggeressive">Very aggressive</string>
Mitsuhiro Shimodab1abda82010-09-28 12:23:26 +0900134
Jean Chalard8d076be2012-06-19 11:34:43 -0700135 <!-- 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 +0900136 <string name="bigram_prediction">Next-word suggestions</string>
Jean Chalard8d076be2012-06-19 11:34:43 -0700137 <!-- 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 +0900138 <string name="bigram_prediction_summary">Use the previous word in making suggestions</string>
Jae Yong Sung937d5ad2010-06-30 20:28:04 -0700139
Tadashi G. Takaoka47e2bf32012-07-27 15:32:29 +0900140 <!-- 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 +0900141 <string name="gesture_input">Enable gesture typing</string>
Tadashi G. Takaoka62b8ddd2012-07-20 17:49:06 +0900142 <!-- 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 +0900143 <string name="gesture_input_summary">Input a word by sliding through the letters</string>
Tadashi G. Takaoka47e2bf32012-07-27 15:32:29 +0900144 <!-- Option to enable gesture trail preview. The user can see a trail of the gesture during gesture input. [CHAR LIMIT=30]-->
145 <string name="gesture_preview_trail">Show gesture trail</string>
146 <!-- 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 +0900147 <string name="gesture_floating_preview_text">Dynamic floating preview</string>
Tadashi G. Takaoka47e2bf32012-07-27 15:32:29 +0900148 <!-- 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 +0900149 <string name="gesture_floating_preview_text_summary">See the suggested word while gesturing</string>
Tadashi G. Takaoka62b8ddd2012-07-20 17:49:06 +0900150
The Android Open Source Project923bf412009-03-13 15:11:42 -0700151 <!-- Indicates that a word has been added to the dictionary -->
152 <string name="added_word"><xliff:g id="word">%s</xliff:g> : Saved</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900153
Ken Wakasa0b08a4b2011-08-02 19:43:58 +0900154 <!-- 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 -0700155 <string name="label_go_key">Go</string>
Ken Wakasa0b08a4b2011-08-02 19:43:58 +0900156 <!-- 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 -0700157 <string name="label_next_key">Next</string>
Tadashi G. Takaoka7a39bd42012-02-07 17:07:23 +0900158 <!-- Label for soft enter key when it performs PREVIOUS action. Must be short to fit on key! [CHAR LIMIT=5] -->
159 <string name="label_previous_key">Prev</string>
Ken Wakasa0b08a4b2011-08-02 19:43:58 +0900160 <!-- 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 -0700161 <string name="label_done_key">Done</string>
Ken Wakasa0b08a4b2011-08-02 19:43:58 +0900162 <!-- 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 -0700163 <string name="label_send_key">Send</string>
Tadashi G. Takaoka03728d62010-11-04 17:22:30 +0900164 <!-- 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 +0900165 <string name="label_pause_key">Pause</string>
Tadashi G. Takaoka03728d62010-11-04 17:22:30 +0900166 <!-- 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 +0900167 <string name="label_wait_key">Wait</string>
Eric Fischer0d1bbf62009-06-18 15:53:28 -0700168
Alan Viveretteb0c8db02011-10-05 16:59:31 -0700169 <!-- 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] -->
170 <string name="spoken_use_headphones">Plug in a headset to hear password keys spoken aloud.</string>
171
Alan Viverette5ac46382011-05-17 17:03:25 -0700172 <!-- Spoken description for the currently entered text -->
173 <string name="spoken_current_text_is">Current text is "%s"</string>
174 <!-- Spoken description when there is no text entered -->
175 <string name="spoken_no_text_entered">No text entered</string>
176
177 <!-- Spoken description for unknown keyboard keys. -->
178 <string name="spoken_description_unknown">Key code %d</string>
alanv8d4f0d52012-02-07 13:14:18 -0800179 <!-- Spoken description for the "Shift" keyboard key when "Shift" is off. -->
Alan Viverette5ac46382011-05-17 17:03:25 -0700180 <string name="spoken_description_shift">Shift</string>
alanv8d4f0d52012-02-07 13:14:18 -0800181 <!-- Spoken description for the "Shift" keyboard key when "Shift" is on. -->
182 <string name="spoken_description_shift_shifted">Shift on (tap to disable)</string>
183 <!-- Spoken description for the "Shift" keyboard key when "Caps lock" is on. -->
184 <string name="spoken_description_caps_lock">Caps lock on (tap to disable)</string>
Alan Viverette5ac46382011-05-17 17:03:25 -0700185 <!-- Spoken description for the "Delete" keyboard key. -->
186 <string name="spoken_description_delete">Delete</string>
187 <!-- Spoken description for the "To Symbol" keyboard key. -->
188 <string name="spoken_description_to_symbol">Symbols</string>
189 <!-- Spoken description for the "To Alpha" keyboard key. -->
190 <string name="spoken_description_to_alpha">Letters</string>
191 <!-- Spoken description for the "To Numbers" keyboard key. -->
192 <string name="spoken_description_to_numeric">Numbers</string>
193 <!-- Spoken description for the "Settings" keyboard key. -->
194 <string name="spoken_description_settings">Settings</string>
195 <!-- Spoken description for the "Tab" keyboard key. -->
196 <string name="spoken_description_tab">Tab</string>
197 <!-- Spoken description for the "Space" keyboard key. -->
198 <string name="spoken_description_space">Space</string>
199 <!-- Spoken description for the "Mic" keyboard key. -->
200 <string name="spoken_description_mic">Voice input</string>
201 <!-- Spoken description for the "Smiley" keyboard key. -->
202 <string name="spoken_description_smiley">Smiley face</string>
203 <!-- Spoken description for the "Return" keyboard key. -->
204 <string name="spoken_description_return">Return</string>
alanv08032712012-05-31 16:15:21 -0700205 <!-- Spoken description for the "Search" keyboard key. -->
206 <string name="spoken_description_search">Search</string>
Ken Wakasaa5663962012-02-14 17:20:00 +0900207 <!-- Spoken description for the "U+2022" (BULLET) keyboard key. -->
Eric Fischerfbd83a82012-02-02 13:57:15 -0800208 <string name="spoken_description_dot">Dot</string>
alanvba037c62012-07-25 11:03:41 -0700209 <!-- Spoken description for the "Switch language" keyboard key. -->
210 <string name="spoken_description_language_switch">Switch language</string>
211 <!-- Spoken description for the "Next" action keyboard key. -->
212 <string name="spoken_description_action_next">Next</string>
213 <!-- Spoken description for the "Previous" action keyboard key. -->
214 <string name="spoken_description_action_previous">Previous</string>
Alan Viverette5ac46382011-05-17 17:03:25 -0700215
alanv8d4f0d52012-02-07 13:14:18 -0800216 <!-- Spoken feedback after turning "Shift" mode on. -->
217 <string name="spoken_description_shiftmode_on">Shift enabled</string>
218 <!-- Spoken feedback after turning "Caps lock" mode on. -->
219 <string name="spoken_description_shiftmode_locked">Caps lock enabled</string>
220 <!-- Spoken feedback after turning "Shift" mode off. -->
221 <string name="spoken_description_shiftmode_off">Shift disabled</string>
222
223 <!-- Spoken feedback after changing to the symbols keyboard. -->
224 <string name="spoken_description_mode_symbol">Symbols mode</string>
225 <!-- Spoken feedback after changing to the alphanumeric keyboard. -->
226 <string name="spoken_description_mode_alpha">Letters mode</string>
227 <!-- Spoken feedback after changing to the phone dialer keyboard. -->
228 <string name="spoken_description_mode_phone">Phone mode</string>
229 <!-- Spoken feedback after changing to the shifted phone dialer (symbols) keyboard. -->
230 <string name="spoken_description_mode_phone_shift">Phone symbols mode</string>
231
Alan Viverettec2ee72a2013-03-07 10:39:55 -0800232 <!-- Spoken feedback when the keyboard is hidden. -->
233 <string name="announce_keyboard_hidden">Keyboard hidden</string>
234 <!-- Spoken feedback when the keyboard mode changes. -->
235 <string name="announce_keyboard_mode">Showing <xliff:g id="mode" example="email">%s</xliff:g> keyboard</string>
236 <!-- Description of the keyboard mode for entering dates. -->
237 <string name="keyboard_mode_date">date</string>
238 <!-- Description of the keyboard mode for entering dates and times. -->
239 <string name="keyboard_mode_date_time">date and time</string>
240 <!-- Description of the keyboard mode for entering email addresses. -->
241 <string name="keyboard_mode_email">email</string>
242 <!-- Description of the keyboard mode for entering text messages. -->
243 <string name="keyboard_mode_im">messaging</string>
244 <!-- Description of the keyboard mode for entering numbers. -->
245 <string name="keyboard_mode_number">number</string>
246 <!-- Description of the keyboard mode for entering phone numbers. -->
247 <string name="keyboard_mode_phone">phone</string>
248 <!-- Description of the keyboard mode for entering generic text. -->
249 <string name="keyboard_mode_text">text</string>
250 <!-- Description of the keyboard mode for entering times. -->
251 <string name="keyboard_mode_time">time</string>
252 <!-- Description of the keyboard mode for entering URLs. -->
253 <string name="keyboard_mode_url">URL</string>
254
Mike LeBeau466741d2010-01-16 12:21:23 -0800255 <!-- Preferences item for enabling speech input -->
Jean Chalard7bf1d7f2011-09-01 19:24:53 +0900256 <string name="voice_input">Voice input key</string>
Mike LeBeau466741d2010-01-16 12:21:23 -0800257
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900258 <!-- Voice Input modes -->
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900259 <!-- 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 +0900260 <string name="voice_input_modes_main_keyboard">On main keyboard</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900261 <!-- 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 +0900262 <string name="voice_input_modes_symbols_keyboard">On symbols keyboard</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900263 <!-- 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 +0900264 <string name="voice_input_modes_off">Off</string>
265 <!-- Voice Input modes summary -->
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900266 <!-- 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 +0900267 <string name="voice_input_modes_summary_main_keyboard">Mic on main keyboard</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900268 <!-- 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 +0900269 <string name="voice_input_modes_summary_symbols_keyboard">Mic on symbols keyboard</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900270 <!-- 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 +0900271 <string name="voice_input_modes_summary_off">Voice input is disabled</string>
Mike LeBeau466741d2010-01-16 12:21:23 -0800272
Tadashi G. Takaokabf9d8342011-07-17 21:18:47 -0700273 <!-- Title for configuring input method settings [CHAR LIMIT=35] -->
274 <string name="configure_input_method">Configure input methods</string>
275
Amith Yamasani36fcf252009-10-12 13:48:35 -0700276 <!-- Title for input language selection screen -->
Amith Yamasaniec7eb072010-02-11 06:06:02 -0800277 <string name="language_selection_title">Input languages</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900278
Kurt Partridgebd8a42f2012-06-13 22:00:49 -0700279 <!-- 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 -0700280 <!-- TODO: remove translatable=false attribute once text is stable -->
281 <string name="research_do_not_log_this_session" translatable="false">Suspend logging</string>
Kurt Partridge223d6712012-06-29 07:02:39 -0700282 <!-- Title for dialog option to let users reenable logging [CHAR LIMIT=35] -->
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700283 <!-- TODO: remove translatable=false attribute once text is stable -->
284 <string name="research_enable_session_logging" translatable="false">Enable logging</string>
Kurt Partridgefe035fe2012-06-11 23:30:14 -0700285 <!-- 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 -0700286 <!-- TODO: remove translatable=false attribute once text is stable -->
287 <string name="research_notify_session_log_deleting" translatable="false">Deleting session log</string>
Kurt Partridgefe035fe2012-06-11 23:30:14 -0700288 <!-- Toast notification that the system has successfully deleted the log for this session [CHAR LIMIT=35] -->
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700289 <!-- TODO: remove translatable=false attribute once text is stable -->
290 <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 -0700291 <!-- Toast notification that the system has failed to delete the log for this session [CHAR LIMIT=35] -->
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700292 <!-- TODO: remove translatable=false attribute once text is stable -->
293 <string name="research_notify_session_log_not_deleted" translatable="false">Session log NOT deleted</string>
Kurt Partridge223d6712012-06-29 07:02:39 -0700294 <!-- Toast notification that the system is enabling logging [CHAR LIMIT=35] -->
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700295 <!-- TODO: remove translatable=false attribute once text is stable -->
296 <string name="research_notify_session_logging_enabled" translatable="false">Session logging enabled</string>
297
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700298 <!-- Text for checkbox option to include user data in feedback for research purposes [CHAR LIMIT=50] -->
299 <!-- TODO: remove translatable=false attribute once text is stable -->
Kurt Partridge14b800d2012-08-23 09:53:25 -0700300 <string name="research_feedback_include_history_label" translatable="false">Include session history</string>
Kurt Partridge4cb85312012-08-23 10:42:38 -0700301 <!-- Text for checkbox option to include user account name in feedback for research purposes [CHAR LIMIT=50] -->
302 <!-- TODO: remove translatable=false attribute once text is stable -->
303 <string name="research_feedback_include_account_name_label" translatable="false">Include account name</string>
Kurt Partridgefaf35c32013-01-21 17:12:44 -0800304 <!-- Text for checkbox option to include a recording in feedback for research purposes [CHAR LIMIT=50] -->
305 <!-- TODO: remove translatable=false attribute once text is stable -->
306 <string name="research_feedback_include_recording_label" translatable="false">Include recorded demonstration</string>
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700307 <!-- Dialog button choice to send research feedback [CHAR LIMIT=35] -->
308 <!-- TODO: remove translatable=false attribute once text is stable -->
309 <string name="research_feedback_send" translatable="false">Send</string>
310 <!-- Dialog button choice to cancel sending research feedback [CHAR LIMIT=35] -->
311 <!-- TODO: remove translatable=false attribute once text is stable -->
312 <string name="research_feedback_cancel" translatable="false">Cancel</string>
Kurt Partridgefaf35c32013-01-21 17:12:44 -0800313 <!-- Temporary notification to provide user with instructions about stopping a recording
314 - operation[CHAR LIMIT=100] -->
315 <!-- TODO: remove translatable=false attribute once text is stable -->
316 <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 +0900317 <!-- Title of a preference to send feedback. [CHAR LIMIT=30]-->
318 <string name="send_feedback">Send feedback</string>
Kurt Partridgefaf35c32013-01-21 17:12:44 -0800319 <!-- Temporary notification of recording failure [CHAR LIMIT=100] -->
320 <!-- TODO: remove translatable=false attribute once text is stable -->
321 <string name="research_feedback_recording_failure" translatable="false">Recording cancelled due to timeout</string>
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700322 <!-- Toast notification to ask user to quit the research feedback dialog to perform this operation [CHAR LIMIT=100] -->
323 <!-- TODO: remove translatable=false attribute once text is stable -->
324 <string name="research_please_exit_feedback_form" translatable="false">Please exit the feedback dialog to access the research log menu</string>
325
Kurt Partridge43310122012-07-18 18:41:15 -0700326 <!-- Title of dialog shown at start informing users about contributing research usage data-->
327 <!-- TODO: remove translatable=false attribute once text is stable -->
Kurt Partridge25405ea2012-07-26 15:27:57 -0700328 <string name="research_splash_title" translatable="false">Warning</string>
329
330 <!-- Toast message informing users that logging has been disabled -->
Kurt Partridge43310122012-07-18 18:41:15 -0700331 <!-- TODO: remove translatable=false attribute once text is stable -->
Kurt Partridge25405ea2012-07-26 15:27:57 -0700332 <string name="research_logging_disabled" translatable="false">Logging Disabled</string>
Kurt Partridge43310122012-07-18 18:41:15 -0700333
Kurt Partridgeb5ace112012-08-04 23:26:35 -0700334 <!-- Name for the research uploading service to be displayed to users. [CHAR LIMIT=50] -->
335 <!-- TODO: remove translatable=false attribute once text is stable -->
336 <string name="research_log_uploader_name" translatable="false">Research Uploader Service</string>
337
Kurt Partridge588d9b52012-09-18 10:17:53 -0700338 <!-- Name for the research replaying service to be displayed to users. [CHAR LIMIT=50] -->
339 <!-- TODO: remove translatable=false attribute once text is stable -->
340 <string name="research_log_replayer_name" translatable="false">Research Replayer Service</string>
341
satok1a3bb542011-07-09 08:15:06 +0900342 <!-- Preference for input language selection -->
Jean Chalard7bf1d7f2011-09-01 19:24:53 +0900343 <string name="select_language">Input languages</string>
satok1a3bb542011-07-09 08:15:06 +0900344
Amith Yamasani66a787b2010-02-10 17:45:35 -0800345 <!-- Add to dictionary hint -->
Tadashi G. Takaoka2eb87812012-03-29 15:58:26 +0900346 <string name="hint_add_to_dictionary">Touch again to save</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900347
Amith Yamasani0a2df342010-03-04 04:43:15 -0800348 <!-- Inform the user that a particular language has an available dictionary -->
349 <string name="has_dictionary">Dictionary available</string>
satokee2ab402010-05-10 18:43:50 +0900350
Ken Wakasad17c8bd2013-04-08 23:02:14 +0900351 <!-- Preferences item for enabling to send user statistics for development only diagnostics -->
satokee2ab402010-05-10 18:43:50 +0900352 <string name="prefs_enable_log">Enable user feedback</string>
Ken Wakasad17c8bd2013-04-08 23:02:14 +0900353 <!-- Description for enabling to send user statistics for development only diagnostics -->
354 <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 +0900355
satok543334c2011-01-13 21:26:12 +0900356 <!-- Title of the item to change the keyboard theme [CHAR LIMIT=20]-->
Ken Wakasac79aa482011-06-25 00:10:49 +0900357 <string name="keyboard_layout">Keyboard theme</string>
satok01303e32010-05-19 14:03:00 +0900358
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900359 <!-- Description for English (United Kingdom) keyboard subtype [CHAR LIMIT=25] -->
Ken Wakasa8f98cde2011-07-23 17:42:23 +0900360 <string name="subtype_en_GB">English (UK)</string>
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900361 <!-- Description for English (United States) keyboard subtype [CHAR LIMIT=25] -->
Ken Wakasa8f98cde2011-07-23 17:42:23 +0900362 <string name="subtype_en_US">English (US)</string>
Tadashi G. Takaoka8203f7a2013-01-23 15:41:43 +0900363 <!-- Description for Spanish (United States) keyboard subtype [CHAR LIMIT=25] -->
364 <string name="subtype_es_US">Spanish (US)</string>
Tadashi G. Takaoka8e50c5d2012-05-07 01:47:14 +0900365 <!-- Description for English (United Kingdom) keyboard subtype with explicit keyboard layout [CHAR LIMIT=25]
366 This should be identical to subtype_en_GB aside from the trailing (%s). -->
367 <string name="subtype_with_layout_en_GB">English (UK) (<xliff:g id="layout">%s</xliff:g>)</string>
368 <!-- Description for English (United States) keyboard subtype with explicit keyboard layout [CHAR LIMIT=25]
369 This should be identical to subtype_en_US aside from the trailing (%s). -->
370 <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 +0900371 <!-- Description for Spanish (United States) keyboard subtype with explicit keyboard layout [CHAR LIMIT=25]
372 This should be identical to subtype_es_US aside from the trailing (%s). -->
373 <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 +0900374 <!-- TODO: Uncomment once we can handle IETF language tag with script name specified.
375 Description for Serbian Cyrillic keyboard subtype [CHAR LIMIT=25]
376 <string name="subtype_serbian_cyrillic">Serbian (Cyrillic)</string>
377 Description for Serbian Latin keyboard subtype [CHAR LIMIT=25]
378 <string name="subtype_serbian_latin">Serbian (Latin)</string>
379 Description for Serbian Latin keyboard subtype with explicit keyboard layout [CHAR LIMIT=25]
380 This should be identical to subtype_serbian_latin aside from the trailing (%s).
381 <string name="subtype_with_layout_sr-Latn">Serbian (Latin) (<xliff:g id="layout">%s</xliff:g>)</string>
382 -->
Jean Chalardc5beb522013-08-02 15:35:25 +0900383 <!-- This string is displayed in a language list that allows to choose a language for
384suggestions in a software keyboard. This setting won't give suggestions in any particular
385language, hence "No language".
386As for the "alphabet" mention, it refers specifically to the Latin alphabet, as opposed to
387Cyrillic, Arabic, Hebrew or other scripts. This keyboard offers no suggestions, but it will
388be a QWERTY, or AZERTY, or any other disposition that only offers Latin characters, so
389you wouldn't be able to type, say, Arabic on it. Please translate it in a way that "alphabet"
390would be understood to mean specifically the Latin alphabet, rather than any other
391alphabet. [CHAR LIMIT=25] -->
392 <string name="subtype_no_language">No language (Alphabet)</string>
393 <!-- This string is displayed in the description for a keyboard type. It refers specifically to
394the Latin alphabet, as opposed to Cyrillic, Arabic, Hebrew or other scripts.
395When the device is configured to use a language using a script other than the Latin alphabet, the
396user still needs a keyboard that can input Latin characters for passwords or login names for
397example, and a way to switch to this Latin alphabet keyboard. This string is the description for
398this keyboard, so users of other scripts should understand when they read this that it represents a
399keyboard that is meant for them to be able to enter Latin characters as opposed to the script they
400are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
401language among those that use the Latin alphabet. This keyboard is laid out in the QWERTY
402disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
403 <string name="subtype_no_language_qwerty">Alphabet (QWERTY)</string>
404 <!-- This string is displayed in the description for a keyboard type. It refers specifically to
405the Latin alphabet, as opposed to Cyrillic, Arabic, Hebrew or other scripts.
406When the device is configured to use a language using a script other than the Latin alphabet, the
407user still needs a keyboard that can input Latin characters for passwords or login names for
408example, and a way to switch to this Latin alphabet keyboard. This string is the description for
409this keyboard, so users of other scripts should understand when they read this that it represents a
410keyboard that is meant for them to be able to enter Latin characters as opposed to the script they
411are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
412language among those that use the Latin alphabet. This keyboard is laid out in the QWERTZ
413disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
414 <string name="subtype_no_language_qwertz">Alphabet (QWERTZ)</string>
415 <!-- This string is displayed in the description for a keyboard type. It refers specifically to
416the Latin alphabet, as opposed to Cyrillic, Arabic, Hebrew or other scripts.
417When the device is configured to use a language using a script other than the Latin alphabet, the
418user still needs a keyboard that can input Latin characters for passwords or login names for
419example, and a way to switch to this Latin alphabet keyboard. This string is the description for
420this keyboard, so users of other scripts should understand when they read this that it represents a
421keyboard that is meant for them to be able to enter Latin characters as opposed to the script they
422are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
423language among those that use the Latin alphabet. This keyboard is laid out in the AZERTY
424disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
425 <string name="subtype_no_language_azerty">Alphabet (AZERTY)</string>
426 <!-- This string is displayed in the description for a keyboard type. It refers specifically to
427the Latin alphabet, as opposed to Cyrillic, Arabic, Hebrew or other scripts.
428When the device is configured to use a language using a script other than the Latin alphabet, the
429user still needs a keyboard that can input Latin characters for passwords or login names for
430example, and a way to switch to this Latin alphabet keyboard. This string is the description for
431this keyboard, so users of other scripts should understand when they read this that it represents a
432keyboard that is meant for them to be able to enter Latin characters as opposed to the script they
433are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
434language among those that use the Latin alphabet. This keyboard is laid out in the Dvorak
435disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
436 <string name="subtype_no_language_dvorak">Alphabet (Dvorak)</string>
437 <!-- This string is displayed in the description for a keyboard type. It refers specifically to
438the Latin alphabet, as opposed to Cyrillic, Arabic, Hebrew or other scripts.
439When the device is configured to use a language using a script other than the Latin alphabet, the
440user still needs a keyboard that can input Latin characters for passwords or login names for
441example, and a way to switch to this Latin alphabet keyboard. This string is the description for
442this keyboard, so users of other scripts should understand when they read this that it represents a
443keyboard that is meant for them to be able to enter Latin characters as opposed to the script they
444are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
445language among those that use the Latin alphabet. This keyboard is laid out in the Colemak
446disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
447 <string name="subtype_no_language_colemak">Alphabet (Colemak)</string>
448 <!-- This string is displayed in the description for a keyboard type. It refers specifically to
449the Latin alphabet, as opposed to Cyrillic, Arabic, Hebrew or other scripts.
450When the device is configured to use a language using a script other than the Latin alphabet, the
451user still needs a keyboard that can input Latin characters for passwords or login names for
452example, and a way to switch to this Latin alphabet keyboard. This string is the description for
453this keyboard, so users of other scripts should understand when they read this that it represents a
454keyboard that is meant for them to be able to enter Latin characters as opposed to the script they
455are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
456language among those that use the Latin alphabet. This keyboard is laid out in the QWERTY PC
457disposition that offers additional keys, but smaller keys compared to other common dispositions for
458mobile devices. [CHAR LIMIT=25] -->
459 <string name="subtype_no_language_pcqwerty">Alphabet (PC)</string>
satokbf966612010-09-27 12:55:21 +0900460
Tadashi G. Takaoka6b006b42012-04-26 15:38:41 +0900461 <!-- 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 +0900462 <string name="custom_input_styles_title">Custom input styles</string>
Tadashi G. Takaoka75664482012-05-15 17:17:53 +0900463 <!-- 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 +0900464 <string name="add_style">Add style</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900465 <!-- Title of the button to add custom style entry in the settings dialog [CHAR LIMIT=15] -->
Tadashi G. Takaokac27fe622012-04-13 16:41:24 +0900466 <string name="add">Add</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900467 <!-- 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 +0900468 <string name="remove">Remove</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900469 <!-- 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 +0900470 <string name="save">Save</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900471 <!-- 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 +0900472 <string name="subtype_locale">Language</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900473 <!-- 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 +0900474 <string name="keyboard_layout_set">Layout</string>
Tadashi G. Takaoka11327c72012-06-26 11:00:19 +0900475 <!-- 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 +0900476 <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 +0900477 <!-- 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 +0900478 <string name="enable">Enable</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900479 <!-- 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 +0900480 <string name="not_now">Not now</string>
Tadashi G. Takaoka749b2a32012-05-16 16:14:17 +0900481 <!-- Toast text to describe the same input style already exists [CHAR LIMIT=64]-->
482 <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 +0900483
satok95175d42010-11-16 07:48:04 +0900484 <!-- Title of an option for usability study mode -->
Ken Wakasac79aa482011-06-25 00:10:49 +0900485 <string name="prefs_usability_study_mode">Usability study mode</string>
Ken Wakasae3aa7f12013-04-15 22:42:11 +0900486 <!-- Title of the settings for key long press delay [CHAR LIMIT=35] -->
Ken Wakasa370461e2013-04-08 01:16:32 +0900487 <string name="prefs_key_longpress_timeout_settings">Key long press delay</string>
Ken Wakasae3aa7f12013-04-15 22:42:11 +0900488 <!-- Title of the settings for keypress vibration duration [CHAR LIMIT=35] -->
Ken Wakasa370461e2013-04-08 01:16:32 +0900489 <string name="prefs_keypress_vibration_duration_settings">Keypress vibration duration</string>
Ken Wakasae3aa7f12013-04-15 22:42:11 +0900490 <!-- Title of the settings for keypress sound volume [CHAR LIMIT=35] -->
Ken Wakasa370461e2013-04-08 01:16:32 +0900491 <string name="prefs_keypress_sound_volume_settings">Keypress sound volume</string>
Jean Chalard9058bc02013-01-18 16:40:55 +0900492 <!-- Title of the settings for reading an external dictionary file -->
493 <string name="prefs_read_external_dictionary">Read external dictionary file</string>
Satoshi Kataokad7491e62013-08-02 15:22:17 +0900494 <!-- Title of the settings for using only personalization dictionary -->
495 <string name="prefs_use_only_personalization_dictionary" translatable="false">Use only personalization dictionary</string>
Jean Chalardfbc5e9b2013-01-18 18:55:40 +0900496 <!-- Message to show when there are no files to install as an external dictionary [CHAR LIMIT=100] -->
497 <string name="read_external_dictionary_no_files_message">No dictionary files in the Downloads folder</string>
498 <!-- Title of the dialog that selects a file to install as an external dictionary [CHAR LIMIT=50] -->
499 <string name="read_external_dictionary_multiple_files_title">Select a dictionary file to install</string>
500 <!-- Title of the confirmation dialog to install a file as an external dictionary [CHAR LIMIT=50] -->
501 <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 +0900502 <!-- Title for an error dialog that contains the details of the error in the body [CHAR LIMIT=80] -->
503 <string name="error">There was an error</string>
Tadashi G. Takaokaa7a7f4e2013-01-10 12:06:00 +0900504
505 <!-- Title of the button to revert to the default value of the device in the settings dialog [CHAR LIMIT=15] -->
506 <string name="button_default">Default</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900507
Tadashi G. Takaoka8712ac72013-04-17 19:26:04 +0900508 <!-- Title of the setup wizard welcome screen. [CHAR LIMT=40] -->
509 <string name="setup_welcome_title">"Welcome to <xliff:g id="application_name">%s</xliff:g>"</string>
510 <!-- Additional title of the setup wizard welcome screen, just below the setup_welcome_title. [CHAR_LIMIT=64] -->
511 <string name="setup_welcome_additional_description">with Gesture Typing</string>
512 <!-- The label of the button that starts the setup wizard. [CHAR_LIMIT=64] -->
513 <string name="setup_start_action">Get started</string>
Tadashi G. Takaoka411fd9b2013-04-19 11:08:21 +0900514 <!-- The label of the button that navigates the user to the next step of the setup wizard. [CHAR_LIMIT=64] -->
515 <string name="setup_next_action">Next step</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900516 <!-- Title of the setup wizard. [CHAR LIMT=40] -->
Tadashi G. Takaoka8712ac72013-04-17 19:26:04 +0900517 <string name="setup_steps_title">"Setting up <xliff:g id="application_name">%s</xliff:g>"</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900518 <!-- Ordinal number of the 1st step in the setup wizard. [CHAR LIMIT=5] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900519 <string name="setup_step1_bullet" translatable="false">1</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900520 <!-- Title of the 1st step in the setup wizard. [CHAR LIMIT=64] -->
Tadashi G. Takaoka8712ac72013-04-17 19:26:04 +0900521 <string name="setup_step1_title">"Enable <xliff:g id="application_name">%s</xliff:g>"</string>
Tadashi G. Takaoka864aeb12013-04-23 15:42:32 +0900522 <!-- Detailed instruction of the 1st step in the setup wizard. [CHAR LIMIT=120] -->
Tadashi G. Takaoka8712ac72013-04-17 19:26:04 +0900523 <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. Takaokab5d33052013-04-24 12:29:03 +0900524 <!-- Detailed instruction of the already finished 1st step in the setup wizard. [CHAR LIMIT=120] -->
525 <string name="setup_step1_finished_instruction">"<xliff:g id="application_name">%s</xliff:g> is already enabled in your Language &amp; input settings, so this step is done. On to the next one!"</string>
Tadashi G. Takaoka411fd9b2013-04-19 11:08:21 +0900526 <!-- The label of the button that triggers the Language & input settings in order to enable the keyboard. [CHAR_LIMIT=64] -->
527 <string name="setup_step1_action">Enable in Settings</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900528 <!-- Ordinal number of the 2nd step in the setup wizard. [CHAR LIMIT=5] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900529 <string name="setup_step2_bullet" translatable="false">2</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900530 <!-- Title of the 2nd step in the setup wizard. [CHAR LIMIT=64] -->
Tadashi G. Takaoka8712ac72013-04-17 19:26:04 +0900531 <string name="setup_step2_title">"Switch to <xliff:g id="application_name">%s</xliff:g>"</string>
Tadashi G. Takaoka864aeb12013-04-23 15:42:32 +0900532 <!-- Detailed instruction of the 2nd step in the setup wizard. [CHAR LIMIT=120] -->
Tadashi G. Takaoka411fd9b2013-04-19 11:08:21 +0900533 <string name="setup_step2_instruction">"Next, select \"<xliff:g id="application_name">%s</xliff:g>\" as your active text-input method."</string>
534 <!-- The label of the button that triggers the choose input method dialog in order to select the keyboard. [CHAR_LIMIT=64] -->
535 <string name="setup_step2_action">Switch input methods</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900536 <!-- Ordinal number of the 3rd step in the setup wizard. [CHAR LIMIT=5] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900537 <string name="setup_step3_bullet" translatable="false">3</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900538 <!-- Title of the 3rd step in the setup wizard. [CHAR LIMIT=64] -->
Tadashi G. Takaoka8712ac72013-04-17 19:26:04 +0900539 <string name="setup_step3_title">"Congratulations, you're all set!"</string>
Tadashi G. Takaoka864aeb12013-04-23 15:42:32 +0900540 <!-- Detailed instruction of the 3rd step in the setup wizard. [CHAR LIMIT=120] -->
Tadashi G. Takaoka8712ac72013-04-17 19:26:04 +0900541 <string name="setup_step3_instruction">Now you can type in all your favorite apps with <xliff:g id="application_name">%s</xliff:g>.</string>
542 <!-- The label of the button that triggers the screen for configuaring additional languages of the keyboard. [CHAR_LIMIT=64] -->
543 <string name="setup_step3_action">Configure additional languages</string>
544 <!-- The label of the button that finishes the setup wizard. [CHAR_LIMIT=64] -->
545 <string name="setup_finish_action">Finished</string>
Tadashi G. Takaoka2e1b55f2013-03-05 12:54:13 +0900546 <!-- Option to show setup wizard icon. [CHAR LIMIT=30]-->
Tadashi G. Takaoka864aeb12013-04-23 15:42:32 +0900547 <string name="show_setup_wizard_icon">Show app icon</string>
548 <!-- Description for the option to show setup wizard application icon of this IME in the laucher. [CHAR_LIMIT=65] -->
549 <string name="show_setup_wizard_icon_summary">Display application icon in the launcher</string>
Jean Chalard0cc05442013-03-15 19:00:51 +0900550
551 <!-- The dictionary provider application name. Visible in Settings/Applications/Manage applications. -->
552 <string name="app_name">Dictionary Provider</string>
553 <!-- The dictionary provider ContentProvider name. Visible in Settings/Applications/Running services. -->
554 <string name="dictionary_provider_name">Dictionary Provider</string>
555 <!-- The dictionary provider Service name. Visible in Settings/Applications/Running services. -->
556 <string name="dictionary_service_name">Dictionary Service</string>
557
558 <!-- Downloadable dictionaries will get update information through the network. This describes the associated download. -->
559 <string name="download_description">Dictionary update information</string>
560
561 <!-- Title and summary of the dictionary settings screen -->
562 <string name="dictionary_settings_title">Add-on dictionaries</string>
563 <!-- 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 -->
564 <string name="dictionary_install_over_metered_network_prompt">Dictionary available</string>
565 <string name="dictionary_settings_summary">Settings for dictionaries</string>
566 <!-- Name of the user dictionaries settings category -->
567 <string name="user_dictionaries">User dictionaries</string>
568 <!-- Name for the "user dictionary" preference item when there is only one -->
569 <string name="default_user_dict_pref_name">User dictionary</string>
570 <!-- Message about some dictionary indicating it can be downloaded, but hasn't been yet -->
571 <string name="dictionary_available">Dictionary available</string>
572 <!-- Message about some dictionary indicating it is downloading and should be available soon -->
573 <string name="dictionary_downloading">Currently downloading</string>
574 <!-- Message about some dictionary indicating it is already installed -->
575 <string name="dictionary_installed">Installed</string>
576 <!-- Message about some dictionary indicating the file is installed, but the dictionary is disabled -->
577 <string name="dictionary_disabled">Installed, disabled</string>
578
579 <!-- Message to display in the dictionaries setting screen when some error prevented us to list installed dictionaries [CHAR LIMIT=20] -->
580 <string name="cannot_connect_to_dict_service">Problem connecting to dictionary service</string>
581 <!-- Message to display in the dictionaries setting screen when we found that no dictionaries are available [CHAR LIMIT=20]-->
582 <string name="no_dictionaries_available">No dictionaries available</string>
583
584 <!-- Title of the options to press to refresh the list (as in, check for updates now) [CHAR_LIMIT=50] -->
585 <string name="check_for_updates_now">Refresh</string>
586 <!-- Hint to tell when the data was last updated. Usage : "Last updated [date]", may contain a : or so. [CHAR LIMIT=45] -->
587 <string name="last_update">Last updated</string>
588
589 <!-- Message to display in a dialog box while we are actively updating the word list [CHAR LIMIT=60] -->
590 <string name="message_updating">Checking for updates</string>
591 <!-- 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] -->
592 <string name="message_loading">Loading...</string>
593
594 <!-- String to explain this dictionary is the main dictionary for this language [CHAR_LIMIT=30] -->
595 <string name="main_dict_description">Main dictionary</string>
596
597 <!-- Standard message to dismiss a dialog box -->
598 <string name="cancel">Cancel</string>
599
600 <!-- Action to download and install a dictionary [CHAR_LIMIT=15] -->
601 <string name="install_dict">Install</string>
602 <!-- Action to cancel the ongoing download of a dictionary file [CHAR_LIMIT=25] -->
603 <string name="cancel_download_dict">Cancel</string>
604 <!-- Action to delete a dictionary file [CHAR_LIMIT=15] -->
605 <string name="delete_dict">Delete</string>
606
607 <!-- 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] -->
608 <string name="should_download_over_metered_prompt">The selected language on your mobile device has an available dictionary.&lt;br/>
609We 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/>
610&lt;br/>
611The 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/>
612If you are not sure which data plan you have, we recommend finding a Wi-Fi connection to start the download automatically.&lt;br/>
613&lt;br/>
614Tip: 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>
615 <string name="download_over_metered">Download now (<xliff:g id="size_in_megabytes" example="0.7">%1$.1f</xliff:g>MB)</string>
616 <string name="do_not_download_over_metered">Download over Wi-Fi</string>
617 <!-- The text of the "dictionary available" notification. -->
618 <string name="dict_available_notification_title">A dictionary is available for <xliff:g id="language" example="English">%1$s</xliff:g></string>
619 <!-- The small subtext in the "dictionary available" notification. -->
620 <string name="dict_available_notification_description">Press to review and download</string>
621
622 <!-- The text of the toast warning a download is starting automatically to enable suggestions for the selected language [CHAR LIMIT=100] -->
623 <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 +0900624
625 <!-- Version text [CHAR LIMIT=30]-->
626 <string name="version_text">Version <xliff:g id="version_number" example="1.0.1864.643521">%1$s</xliff:g></string>
Satoshi Kataokaa79ba8a2013-04-24 17:43:26 +0900627
628 <!-- User dictionary settings -->
Satoshi Kataokaa79ba8a2013-04-24 17:43:26 +0900629 <!-- User dictionary settings. The summary of the listem item to go into the User dictionary settings screen. -->
630 <string name="user_dict_settings_summary" translatable="false">""</string>
631 <!-- User dictionary settings. The title of the menu item to add a new word to the user dictionary. -->
632 <!-- This resource is corresponding to msgid="4056762757149923551" -->
633 <string name="user_dict_settings_add_menu_title">Add</string>
634 <!-- User dictionary settings. The title of the dialog to add a new word to the user dictionary. [CHAR LIMIT=25] -->
635 <!-- This resource is corresponding to msgid="4702613990174126482" -->
636 <string name="user_dict_settings_add_dialog_title">Add to dictionary</string>
637 <!-- User dictionary settings. The title of the screen to add/edit a new word to the user dictionary; it describes the phrase that will be added to the user dictionary. [CHAR LIMIT=25] -->
638 <!-- This resource is corresponding to msgid="742580720124344291" -->
639 <string name="user_dict_settings_add_screen_title">Phrase</string>
640 <!-- User dictionary settings. Text on the dialog button to pop more options for adding a word. [CHAR LIMIT=16] -->
641 <!-- This resource is corresponding to msgid="8848798370746019825" -->
642 <string name="user_dict_settings_add_dialog_more_options">More options</string>
643 <!-- User dictionary settings. Text on the dialog button mask advanced options. [CHAR LIMIT=15] -->
644 <!-- This resource is corresponding to msgid="2441785268726036101" -->
645 <string name="user_dict_settings_add_dialog_less_options">Less options</string>
646 <!-- User dictionary settings. Text on the dialog button to confirm adding a word. [CHAR LIMIT=15] -->
647 <!-- This resource is corresponding to msgid="6225823625332416144" -->
648 <string name="user_dict_settings_add_dialog_confirm">OK</string>
649 <!-- User dictionary settings. Label to put before the word field (that's the word that will actually be added to the user dictionary when OK is pressed). [CHAR LIMIT=20] -->
650 <!-- This resource is corresponding to msgid="7868879174905963135" -->
651 <string name="user_dict_settings_add_word_option_name">Word:</string>
652 <!-- User dictionary settings. Label to put before the shortcut field (once a shortcut is registered, the user can type the shortcut and get the word it points to in the suggestions). [CHAR LIMIT=20] -->
653 <!-- This resource is corresponding to msgid="660089258866063925" -->
654 <string name="user_dict_settings_add_shortcut_option_name">Shortcut:</string>
655 <!-- User dictionary settings. Label to put before the language field. [CHAR LIMIT=20] -->
656 <!-- This resource is corresponding to msgid="5696358317061318532" -->
657 <string name="user_dict_settings_add_locale_option_name">Language:</string>
658 <!-- User dictionary settings. Hint for the text field to type the word to add to the user dictionary. [CHAR LIMIT=35] -->
659 <!-- This resource is corresponding to msgid="5725254076556821247" -->
660 <string name="user_dict_settings_add_word_hint">Type a word</string>
661 <!-- User dictionary settings. Hint for the text field to type the optional shortcut to add to the user dictionary. [CHAR LIMIT=35] -->
662 <!-- This resource is corresponding to msgid="7333763456561873445" -->
663 <string name="user_dict_settings_add_shortcut_hint">Optional shortcut</string>
664 <!-- User dictionary settings. The title of the dialog to edit an existing word in the user dictionary. -->
665 <!-- This resource is corresponding to msgid="8967476444840548674" -->
666 <string name="user_dict_settings_edit_dialog_title">Edit word</string>
667 <!-- User dictionary settings. The title of the context menu item to edit the current word -->
668 <!-- This resource is corresponding to msgid="2210564879320004837" -->
669 <string name="user_dict_settings_context_menu_edit_title">Edit</string>
670 <!-- User dictionary settings. The title of the context menu item to delete the current word -->
671 <!-- This resource is corresponding to msgid="9140703913776549054" -->
672 <string name="user_dict_settings_context_menu_delete_title">Delete</string>
673 <!-- User dictionary settings. The text to show when there are no user-defined words in the dictionary [CHAR LIMIT=200] -->
674 <!-- This resource is corresponding to msgid="8165273379942105271" -->
675 <string name="user_dict_settings_empty_text">You don\'t have any words in the user dictionary. Add a word by touching the Add (+) button.</string>
676 <!-- User dictionary settings. The list item to choose to insert a word into the user dictionary for all languages -->
677 <!-- This resource is corresponding to msgid="6742000040975959247" -->
678 <string name="user_dict_settings_all_languages">For all languages</string>
679 <!-- User dictionary settings. The text to show for the option that shows the entire list of supported locales to choose one [CHAR LIMIT=30] -->
680 <!-- This resource is corresponding to msgid="7316375944684977910" -->
681 <string name="user_dict_settings_more_languages">More languages…</string>
682 <!-- User dictionary settings. Label to delete an entry in the user dictionary [CHAR LIMIT=30]
683 This resource is copied from packages/apps/Settings/res/values/strings.xml -->
684 <!-- This resource is corresponding to msgid="4219243412325163003" -->
685 <string name="user_dict_settings_delete">Delete</string>
686 <!-- User dictionary settings. Index of the user dictionary [CHAR LIMIT=30]
687 This resource is copied from packages/apps/Settings/res/values/strings.xml -->
688 <!-- This resource is corresponding to msgid="5433275485499039199" -->
689 <string name="user_dict_fast_scroll_alphabet">\u0020ABCDEFGHIJKLMNOPQRSTUVWXYZ</string>
The Android Open Source Project923bf412009-03-13 15:11:42 -0700690</resources>