blob: 2a47d7afa04b11c0bf569d1d8d78c08438e16f31 [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. -->
22 <string name="aosp_android_keyboard_ime_name">Android keyboard (AOSP)</string>
Tadashi G. Takaoka297d6612011-01-14 18:29:35 +090023 <!-- Title for Latin keyboard input options dialog [CHAR LIMIT=25] -->
Ken Wakasac1ff2842010-09-07 20:22:50 +090024 <string name="english_ime_input_options">Input options</string>
Kurt Partridgefe035fe2012-06-11 23:30:14 -070025 <!-- Title for Latin keyboard research log dialog, which contains special commands for users that contribute data for research. [CHAR LIMIT=33] -->
Kurt Partridge724bc472012-06-04 12:27:37 -070026 <string name="english_ime_research_log">Research Log Commands</string>
The Android Open Source Project923bf412009-03-13 15:11:42 -070027
satoke54723d2012-03-05 15:12:10 +090028 <!-- Name of Android spell checker service. AOSP(Android Open Source Project) should not be translated. -->
29 <string name="aosp_spell_checker_service_name">Android spell checker (AOSP)</string>
satok022c1cc2011-07-25 10:35:51 +090030
Jean Chalarddb5aedb2011-11-10 08:21:42 +090031 <!-- Title for the spell checker option to turn on/off contact names lookup [CHAR LIMIT=25] -->
32 <string name="use_contacts_for_spellchecking_option_title">Look up contact names</string>
Jean Chalard31fd54c2011-08-12 17:18:32 +090033
Jean Chalarddb5aedb2011-11-10 08:21:42 +090034 <!-- Description for the spell checker option to turn on/off contact names lookup. [CHAR LIMIT=65] -->
35 <string name="use_contacts_for_spellchecking_option_summary">Spell checker uses entries from your contact list</string>
Jean Chalard31fd54c2011-08-12 17:18:32 +090036
The Android Open Source Project923bf412009-03-13 15:11:42 -070037 <!-- Option to provide vibrate/haptic feedback on keypress -->
38 <string name="vibrate_on_keypress">Vibrate on keypress</string>
satokee2ab402010-05-10 18:43:50 +090039
The Android Open Source Project923bf412009-03-13 15:11:42 -070040 <!-- Option to play back sound on keypress in soft keyboard -->
41 <string name="sound_on_keypress">Sound on keypress</string>
satokee2ab402010-05-10 18:43:50 +090042
Yohei Fujii4cd593d2010-08-23 18:06:34 +090043 <!-- 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 +090044 <string name="popup_on_keypress">Popup on keypress</string>
45
Jean Chalardce9c4172011-01-19 15:07:14 +090046 <!-- Category title for general settings for Android keyboard -->
47 <string name="general_category">General</string>
48
The Android Open Source Project923bf412009-03-13 15:11:42 -070049 <!-- Category title for text prediction -->
Jean Chalardb5059122011-04-22 13:08:35 +090050 <string name="correction_category">Text correction</string>
51
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +090052 <!-- Category title for gesture typing -->
53 <string name="gesture_typing_category">Gesture typing</string>
54
Jean Chalardb5059122011-04-22 13:08:35 +090055 <!-- Category title for misc options -->
56 <string name="misc_category">Other options</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +090057
Jean Chalard240297d2011-05-11 20:51:07 +090058 <!-- Option name for advanced settings screen [CHAR LIMIT=25] -->
59 <string name="advanced_settings">Advanced settings</string>
60 <!-- 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 +090061 <string name="advanced_settings_summary">Options for experts</string>
Jean Chalard240297d2011-05-11 20:51:07 +090062
Tadashi G. Takaoka6b006b42012-04-26 15:38:41 +090063 <!-- Option name for including other IMEs in the language switch list [CHAR LIMIT=30] -->
Tadashi G. Takaoka81d4e3c2012-02-17 17:46:01 -080064 <string name="include_other_imes_in_language_switch_list">Switch to other input methods</string>
65 <!-- Option summary for including other IMEs in the language switch list [CHAR LIMIT=65] -->
66 <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 +090067 <!-- Option to show language switch key [CHAR LIMIT=30] -->
68 <string name="show_language_switch_key">Language switch key</string>
69 <!-- Option summary for showing language switch key [CHAR LIMIT=65] -->
70 <string name="show_language_switch_key_summary">Show when multiple input languages are enabled</string>
Tadashi G. Takaoka81d4e3c2012-02-17 17:46:01 -080071
Tadashi G. Takaoka84106a72013-01-29 17:37:31 +090072 <!-- Option to enable sliding key input indicator. The user can see a rubber band-like effect during sliding key input. [CHAR LIMIT=30]-->
73 <string name="sliding_key_input_preview">Show slide indicator</string>
Tadashi G. Takaoka70c63042013-02-04 14:18:07 -080074 <!-- 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 +090075 <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 +090076
Jean Chalard240297d2011-05-11 20:51:07 +090077 <!-- Option for the dismiss delay of the key popup [CHAR LIMIT=25] -->
78 <string name="key_preview_popup_dismiss_delay">Key popup dismiss delay</string>
79 <!-- Description for delay for dismissing a popup on keypress: no delay [CHAR LIMIT=15] -->
80 <string name="key_preview_popup_dismiss_no_delay">No delay</string>
81 <!-- Description for delay for dismissing a popup on screen: default value of the delay [CHAR LIMIT=15] -->
82 <string name="key_preview_popup_dismiss_default_delay">Default</string>
83
Tadashi G. Takaoka2df0cf22013-01-18 16:47:49 +090084 <!-- Units abbreviation for the duration (milliseconds) [CHAR LIMIT=10] -->
85 <string name="abbreviation_unit_milliseconds"><xliff:g id="milliseconds">%s</xliff:g>ms</string>
Tadashi G. Takaokaa2982dd2012-12-27 17:05:07 +090086
Jean Chalard699094f2011-06-10 18:16:21 +090087 <!-- Option name for enabling or disabling the use of names of people in Contacts for suggestion and correction [CHAR LIMIT=25] -->
88 <string name="use_contacts_dict">Suggest Contact names</string>
89 <!-- Description for option enabling or disabling the use of names of people in Contacts for suggestion and correction [CHAR LIMIT=65] -->
90 <string name="use_contacts_dict_summary">Use names from Contacts for suggestions and corrections</string>
91
Ken Wakasa2d4d64d2012-12-08 10:17:46 +090092 <!-- 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 +090093 <string name="use_double_space_period">Double-space period</string>
94 <!-- 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] -->
95 <string name="use_double_space_period_summary">Double tap on spacebar inserts a period followed by a space</string>
96
The Android Open Source Project923bf412009-03-13 15:11:42 -070097 <!-- Option to enable auto capitalization of sentences -->
Ken Wakasa183fbbb2010-12-16 16:52:00 +090098 <string name="auto_cap">Auto-capitalization</string>
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +090099 <!-- Description for option to enable auto capitalization of sentences -->
100 <string name="auto_cap_summary">Capitalize the first word of each sentence</string>
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900101
Jean Chalard4f3d5d32011-06-24 20:17:38 +0900102 <!-- Option to configure dictionaries -->
Jean Chalard7bf1d7f2011-09-01 19:24:53 +0900103 <string name="configure_dictionaries_title">Add-on dictionaries</string>
Jean Chalardadda8e32011-09-14 17:01:40 +0900104 <!-- Name of the main dictionary, as opposed to auxiliary dictionaries (medical/entertainment/sports...) -->
105 <string name="main_dictionary">Main dictionary</string>
Jean Chalard4f3d5d32011-06-24 20:17:38 +0900106
Amith Yamasani6e3d4272009-03-25 17:39:38 -0700107 <!-- Option to enable showing suggestions -->
Jean Chalardce9c4172011-01-19 15:07:14 +0900108 <string name="prefs_show_suggestions">Show correction suggestions</string>
Amith Yamasani6e3d4272009-03-25 17:39:38 -0700109 <!-- Description for show suggestions -->
satok7599cfe2010-11-13 19:09:30 +0900110 <string name="prefs_show_suggestions_summary">Display suggested words while typing</string>
satok7599cfe2010-11-13 19:09:30 +0900111 <string name="prefs_suggestion_visibility_show_name">Always show</string>
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +0900112 <string name="prefs_suggestion_visibility_show_only_portrait_name">Show in portrait mode</string>
satok7599cfe2010-11-13 19:09:30 +0900113 <string name="prefs_suggestion_visibility_hide_name">Always hide</string>
satok7599cfe2010-11-13 19:09:30 +0900114
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900115 <!-- Option to decide the auto correction threshold score -->
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900116 <!-- Option to enable auto correction [CHAR LIMIT=20]-->
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +0900117 <string name="auto_correction">Auto-correction</string>
Tadashi G. Takaokae0aed8d2011-09-29 21:28:15 +0900118 <!-- Description for auto correction [CHAR LIMIT=65 (two lines) or 30 (fits on one line, preferable)] -->
Jean Chalard2f4cc012011-01-25 17:31:34 +0900119 <string name="auto_correction_summary">Spacebar and punctuation automatically correct mistyped words</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900120 <!-- Option to disable auto correction. [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900121 <string name="auto_correction_threshold_mode_off">Off</string>
Tadashi G. Takaoka913e2ae2011-09-01 14:54:28 +0900122 <!-- 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 +0900123 <string name="auto_correction_threshold_mode_modest">Modest</string>
Tadashi G. Takaoka913e2ae2011-09-01 14:54:28 +0900124 <!-- 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 +0900125 <string name="auto_correction_threshold_mode_aggeressive">Aggressive</string>
Tadashi G. Takaoka913e2ae2011-09-01 14:54:28 +0900126 <!-- 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 +0900127 <string name="auto_correction_threshold_mode_very_aggeressive">Very aggressive</string>
Mitsuhiro Shimodab1abda82010-09-28 12:23:26 +0900128
Jean Chalard8d076be2012-06-19 11:34:43 -0700129 <!-- 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 +0900130 <string name="bigram_prediction">Next-word suggestions</string>
Jean Chalard8d076be2012-06-19 11:34:43 -0700131 <!-- 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 +0900132 <string name="bigram_prediction_summary">Use the previous word in making suggestions</string>
Jae Yong Sung937d5ad2010-06-30 20:28:04 -0700133
Tadashi G. Takaoka47e2bf32012-07-27 15:32:29 +0900134 <!-- 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 +0900135 <string name="gesture_input">Enable gesture typing</string>
Tadashi G. Takaoka62b8ddd2012-07-20 17:49:06 +0900136 <!-- 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 +0900137 <string name="gesture_input_summary">Input a word by sliding through the letters</string>
Tadashi G. Takaoka47e2bf32012-07-27 15:32:29 +0900138 <!-- Option to enable gesture trail preview. The user can see a trail of the gesture during gesture input. [CHAR LIMIT=30]-->
139 <string name="gesture_preview_trail">Show gesture trail</string>
140 <!-- 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 +0900141 <string name="gesture_floating_preview_text">Dynamic floating preview</string>
Tadashi G. Takaoka47e2bf32012-07-27 15:32:29 +0900142 <!-- 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 +0900143 <string name="gesture_floating_preview_text_summary">See the suggested word while gesturing</string>
Tadashi G. Takaoka62b8ddd2012-07-20 17:49:06 +0900144
The Android Open Source Project923bf412009-03-13 15:11:42 -0700145 <!-- Indicates that a word has been added to the dictionary -->
146 <string name="added_word"><xliff:g id="word">%s</xliff:g> : Saved</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900147
Ken Wakasa0b08a4b2011-08-02 19:43:58 +0900148 <!-- 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 -0700149 <string name="label_go_key">Go</string>
Ken Wakasa0b08a4b2011-08-02 19:43:58 +0900150 <!-- 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 -0700151 <string name="label_next_key">Next</string>
Tadashi G. Takaoka7a39bd42012-02-07 17:07:23 +0900152 <!-- Label for soft enter key when it performs PREVIOUS action. Must be short to fit on key! [CHAR LIMIT=5] -->
153 <string name="label_previous_key">Prev</string>
Ken Wakasa0b08a4b2011-08-02 19:43:58 +0900154 <!-- 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 -0700155 <string name="label_done_key">Done</string>
Ken Wakasa0b08a4b2011-08-02 19:43:58 +0900156 <!-- 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 -0700157 <string name="label_send_key">Send</string>
Tadashi G. Takaoka03728d62010-11-04 17:22:30 +0900158 <!-- 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 +0900159 <string name="label_pause_key">Pause</string>
Tadashi G. Takaoka03728d62010-11-04 17:22:30 +0900160 <!-- 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 +0900161 <string name="label_wait_key">Wait</string>
Eric Fischer0d1bbf62009-06-18 15:53:28 -0700162
Alan Viveretteb0c8db02011-10-05 16:59:31 -0700163 <!-- 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] -->
164 <string name="spoken_use_headphones">Plug in a headset to hear password keys spoken aloud.</string>
165
Alan Viverette5ac46382011-05-17 17:03:25 -0700166 <!-- Spoken description for the currently entered text -->
167 <string name="spoken_current_text_is">Current text is "%s"</string>
168 <!-- Spoken description when there is no text entered -->
169 <string name="spoken_no_text_entered">No text entered</string>
170
171 <!-- Spoken description for unknown keyboard keys. -->
172 <string name="spoken_description_unknown">Key code %d</string>
alanv8d4f0d52012-02-07 13:14:18 -0800173 <!-- Spoken description for the "Shift" keyboard key when "Shift" is off. -->
Alan Viverette5ac46382011-05-17 17:03:25 -0700174 <string name="spoken_description_shift">Shift</string>
alanv8d4f0d52012-02-07 13:14:18 -0800175 <!-- Spoken description for the "Shift" keyboard key when "Shift" is on. -->
176 <string name="spoken_description_shift_shifted">Shift on (tap to disable)</string>
177 <!-- Spoken description for the "Shift" keyboard key when "Caps lock" is on. -->
178 <string name="spoken_description_caps_lock">Caps lock on (tap to disable)</string>
Alan Viverette5ac46382011-05-17 17:03:25 -0700179 <!-- Spoken description for the "Delete" keyboard key. -->
180 <string name="spoken_description_delete">Delete</string>
181 <!-- Spoken description for the "To Symbol" keyboard key. -->
182 <string name="spoken_description_to_symbol">Symbols</string>
183 <!-- Spoken description for the "To Alpha" keyboard key. -->
184 <string name="spoken_description_to_alpha">Letters</string>
185 <!-- Spoken description for the "To Numbers" keyboard key. -->
186 <string name="spoken_description_to_numeric">Numbers</string>
187 <!-- Spoken description for the "Settings" keyboard key. -->
188 <string name="spoken_description_settings">Settings</string>
189 <!-- Spoken description for the "Tab" keyboard key. -->
190 <string name="spoken_description_tab">Tab</string>
191 <!-- Spoken description for the "Space" keyboard key. -->
192 <string name="spoken_description_space">Space</string>
193 <!-- Spoken description for the "Mic" keyboard key. -->
194 <string name="spoken_description_mic">Voice input</string>
195 <!-- Spoken description for the "Smiley" keyboard key. -->
196 <string name="spoken_description_smiley">Smiley face</string>
197 <!-- Spoken description for the "Return" keyboard key. -->
198 <string name="spoken_description_return">Return</string>
alanv08032712012-05-31 16:15:21 -0700199 <!-- Spoken description for the "Search" keyboard key. -->
200 <string name="spoken_description_search">Search</string>
Ken Wakasaa5663962012-02-14 17:20:00 +0900201 <!-- Spoken description for the "U+2022" (BULLET) keyboard key. -->
Eric Fischerfbd83a82012-02-02 13:57:15 -0800202 <string name="spoken_description_dot">Dot</string>
alanvba037c62012-07-25 11:03:41 -0700203 <!-- Spoken description for the "Switch language" keyboard key. -->
204 <string name="spoken_description_language_switch">Switch language</string>
205 <!-- Spoken description for the "Next" action keyboard key. -->
206 <string name="spoken_description_action_next">Next</string>
207 <!-- Spoken description for the "Previous" action keyboard key. -->
208 <string name="spoken_description_action_previous">Previous</string>
Alan Viverette5ac46382011-05-17 17:03:25 -0700209
alanv8d4f0d52012-02-07 13:14:18 -0800210 <!-- Spoken feedback after turning "Shift" mode on. -->
211 <string name="spoken_description_shiftmode_on">Shift enabled</string>
212 <!-- Spoken feedback after turning "Caps lock" mode on. -->
213 <string name="spoken_description_shiftmode_locked">Caps lock enabled</string>
214 <!-- Spoken feedback after turning "Shift" mode off. -->
215 <string name="spoken_description_shiftmode_off">Shift disabled</string>
216
217 <!-- Spoken feedback after changing to the symbols keyboard. -->
218 <string name="spoken_description_mode_symbol">Symbols mode</string>
219 <!-- Spoken feedback after changing to the alphanumeric keyboard. -->
220 <string name="spoken_description_mode_alpha">Letters mode</string>
221 <!-- Spoken feedback after changing to the phone dialer keyboard. -->
222 <string name="spoken_description_mode_phone">Phone mode</string>
223 <!-- Spoken feedback after changing to the shifted phone dialer (symbols) keyboard. -->
224 <string name="spoken_description_mode_phone_shift">Phone symbols mode</string>
225
Mike LeBeau466741d2010-01-16 12:21:23 -0800226 <!-- Preferences item for enabling speech input -->
Jean Chalard7bf1d7f2011-09-01 19:24:53 +0900227 <string name="voice_input">Voice input key</string>
Mike LeBeau466741d2010-01-16 12:21:23 -0800228
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900229 <!-- Voice Input modes -->
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900230 <!-- 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 +0900231 <string name="voice_input_modes_main_keyboard">On main keyboard</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900232 <!-- 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 +0900233 <string name="voice_input_modes_symbols_keyboard">On symbols keyboard</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900234 <!-- 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 +0900235 <string name="voice_input_modes_off">Off</string>
236 <!-- Voice Input modes summary -->
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900237 <!-- 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 +0900238 <string name="voice_input_modes_summary_main_keyboard">Mic on main keyboard</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900239 <!-- 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 +0900240 <string name="voice_input_modes_summary_symbols_keyboard">Mic on symbols keyboard</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900241 <!-- 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 +0900242 <string name="voice_input_modes_summary_off">Voice input is disabled</string>
Mike LeBeau466741d2010-01-16 12:21:23 -0800243
Tadashi G. Takaokabf9d8342011-07-17 21:18:47 -0700244 <!-- Title for configuring input method settings [CHAR LIMIT=35] -->
245 <string name="configure_input_method">Configure input methods</string>
246
Amith Yamasani36fcf252009-10-12 13:48:35 -0700247 <!-- Title for input language selection screen -->
Amith Yamasaniec7eb072010-02-11 06:06:02 -0800248 <string name="language_selection_title">Input languages</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900249
Kurt Partridgebd8a42f2012-06-13 22:00:49 -0700250 <!-- 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 -0700251 <!-- TODO: remove translatable=false attribute once text is stable -->
252 <string name="research_do_not_log_this_session" translatable="false">Suspend logging</string>
Kurt Partridge223d6712012-06-29 07:02:39 -0700253 <!-- Title for dialog option to let users reenable logging [CHAR LIMIT=35] -->
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700254 <!-- TODO: remove translatable=false attribute once text is stable -->
255 <string name="research_enable_session_logging" translatable="false">Enable logging</string>
Kurt Partridgefe035fe2012-06-11 23:30:14 -0700256 <!-- 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 -0700257 <!-- TODO: remove translatable=false attribute once text is stable -->
258 <string name="research_notify_session_log_deleting" translatable="false">Deleting session log</string>
Kurt Partridgefe035fe2012-06-11 23:30:14 -0700259 <!-- Toast notification that the system has successfully deleted the log for this session [CHAR LIMIT=35] -->
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700260 <!-- TODO: remove translatable=false attribute once text is stable -->
261 <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 -0700262 <!-- Toast notification that the system has failed to delete the log for this session [CHAR LIMIT=35] -->
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700263 <!-- TODO: remove translatable=false attribute once text is stable -->
264 <string name="research_notify_session_log_not_deleted" translatable="false">Session log NOT deleted</string>
Kurt Partridge223d6712012-06-29 07:02:39 -0700265 <!-- Toast notification that the system is enabling logging [CHAR LIMIT=35] -->
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700266 <!-- TODO: remove translatable=false attribute once text is stable -->
267 <string name="research_notify_session_logging_enabled" translatable="false">Session logging enabled</string>
268
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700269 <!-- Text for checkbox option to include user data in feedback for research purposes [CHAR LIMIT=50] -->
270 <!-- TODO: remove translatable=false attribute once text is stable -->
Kurt Partridge14b800d2012-08-23 09:53:25 -0700271 <string name="research_feedback_include_history_label" translatable="false">Include session history</string>
Kurt Partridge4cb85312012-08-23 10:42:38 -0700272 <!-- Text for checkbox option to include user account name in feedback for research purposes [CHAR LIMIT=50] -->
273 <!-- TODO: remove translatable=false attribute once text is stable -->
274 <string name="research_feedback_include_account_name_label" translatable="false">Include account name</string>
Kurt Partridgefaf35c32013-01-21 17:12:44 -0800275 <!-- Text for checkbox option to include a recording in feedback for research purposes [CHAR LIMIT=50] -->
276 <!-- TODO: remove translatable=false attribute once text is stable -->
277 <string name="research_feedback_include_recording_label" translatable="false">Include recorded demonstration</string>
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700278 <!-- Dialog button choice to send research feedback [CHAR LIMIT=35] -->
279 <!-- TODO: remove translatable=false attribute once text is stable -->
280 <string name="research_feedback_send" translatable="false">Send</string>
281 <!-- Dialog button choice to cancel sending research feedback [CHAR LIMIT=35] -->
282 <!-- TODO: remove translatable=false attribute once text is stable -->
283 <string name="research_feedback_cancel" translatable="false">Cancel</string>
Kurt Partridgefaf35c32013-01-21 17:12:44 -0800284 <!-- Temporary notification to provide user with instructions about stopping a recording
285 - operation[CHAR LIMIT=100] -->
286 <!-- TODO: remove translatable=false attribute once text is stable -->
287 <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>
288 <!-- Temporary notification of recording failure [CHAR LIMIT=100] -->
289 <!-- TODO: remove translatable=false attribute once text is stable -->
290 <string name="research_feedback_recording_failure" translatable="false">Recording cancelled due to timeout</string>
Kurt Partridge3c233bf2012-07-18 18:00:48 -0700291 <!-- Toast notification to ask user to quit the research feedback dialog to perform this operation [CHAR LIMIT=100] -->
292 <!-- TODO: remove translatable=false attribute once text is stable -->
293 <string name="research_please_exit_feedback_form" translatable="false">Please exit the feedback dialog to access the research log menu</string>
294
Kurt Partridge43310122012-07-18 18:41:15 -0700295 <!-- Title of dialog shown at start informing users about contributing research usage data-->
296 <!-- TODO: remove translatable=false attribute once text is stable -->
Kurt Partridge25405ea2012-07-26 15:27:57 -0700297 <string name="research_splash_title" translatable="false">Warning</string>
298
299 <!-- Toast message informing users that logging has been disabled -->
Kurt Partridge43310122012-07-18 18:41:15 -0700300 <!-- TODO: remove translatable=false attribute once text is stable -->
Kurt Partridge25405ea2012-07-26 15:27:57 -0700301 <string name="research_logging_disabled" translatable="false">Logging Disabled</string>
Kurt Partridge43310122012-07-18 18:41:15 -0700302
Kurt Partridgeb5ace112012-08-04 23:26:35 -0700303 <!-- Name for the research uploading service to be displayed to users. [CHAR LIMIT=50] -->
304 <!-- TODO: remove translatable=false attribute once text is stable -->
305 <string name="research_log_uploader_name" translatable="false">Research Uploader Service</string>
306
Kurt Partridge588d9b52012-09-18 10:17:53 -0700307 <!-- Name for the research replaying service to be displayed to users. [CHAR LIMIT=50] -->
308 <!-- TODO: remove translatable=false attribute once text is stable -->
309 <string name="research_log_replayer_name" translatable="false">Research Replayer Service</string>
310
satok1a3bb542011-07-09 08:15:06 +0900311 <!-- Preference for input language selection -->
Jean Chalard7bf1d7f2011-09-01 19:24:53 +0900312 <string name="select_language">Input languages</string>
satok1a3bb542011-07-09 08:15:06 +0900313
Amith Yamasani66a787b2010-02-10 17:45:35 -0800314 <!-- Add to dictionary hint -->
Tadashi G. Takaoka2eb87812012-03-29 15:58:26 +0900315 <string name="hint_add_to_dictionary">Touch again to save</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900316
Amith Yamasani0a2df342010-03-04 04:43:15 -0800317 <!-- Inform the user that a particular language has an available dictionary -->
318 <string name="has_dictionary">Dictionary available</string>
satokee2ab402010-05-10 18:43:50 +0900319
Ken Wakasa34250262010-10-06 17:34:07 +0900320 <!-- Preferences item for enabling to send user statistics to Google -->
satokee2ab402010-05-10 18:43:50 +0900321 <string name="prefs_enable_log">Enable user feedback</string>
Ken Wakasa34250262010-10-06 17:34:07 +0900322 <!-- Description for enabling to send user statistics to Google -->
satokee2ab402010-05-10 18:43:50 +0900323 <string name="prefs_description_log">Help improve this input method editor by automatically sending usage statistics and crash reports to Google.</string>
satoka0f87392010-05-14 22:20:13 +0900324
satok543334c2011-01-13 21:26:12 +0900325 <!-- Title of the item to change the keyboard theme [CHAR LIMIT=20]-->
Ken Wakasac79aa482011-06-25 00:10:49 +0900326 <string name="keyboard_layout">Keyboard theme</string>
satok01303e32010-05-19 14:03:00 +0900327
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900328 <!-- Description for English (United Kingdom) keyboard subtype [CHAR LIMIT=25] -->
Ken Wakasa8f98cde2011-07-23 17:42:23 +0900329 <string name="subtype_en_GB">English (UK)</string>
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900330 <!-- Description for English (United States) keyboard subtype [CHAR LIMIT=25] -->
Ken Wakasa8f98cde2011-07-23 17:42:23 +0900331 <string name="subtype_en_US">English (US)</string>
Tadashi G. Takaoka8203f7a2013-01-23 15:41:43 +0900332 <!-- Description for Spanish (United States) keyboard subtype [CHAR LIMIT=25] -->
333 <string name="subtype_es_US">Spanish (US)</string>
Tadashi G. Takaoka8e50c5d2012-05-07 01:47:14 +0900334 <!-- Description for English (United Kingdom) keyboard subtype with explicit keyboard layout [CHAR LIMIT=25]
335 This should be identical to subtype_en_GB aside from the trailing (%s). -->
336 <string name="subtype_with_layout_en_GB">English (UK) (<xliff:g id="layout">%s</xliff:g>)</string>
337 <!-- Description for English (United States) keyboard subtype with explicit keyboard layout [CHAR LIMIT=25]
338 This should be identical to subtype_en_US aside from the trailing (%s). -->
339 <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 +0900340 <!-- Description for Spanish (United States) keyboard subtype with explicit keyboard layout [CHAR LIMIT=25]
341 This should be identical to subtype_es_US aside from the trailing (%s). -->
342 <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 +0900343 <!-- TODO: Uncomment once we can handle IETF language tag with script name specified.
344 Description for Serbian Cyrillic keyboard subtype [CHAR LIMIT=25]
345 <string name="subtype_serbian_cyrillic">Serbian (Cyrillic)</string>
346 Description for Serbian Latin keyboard subtype [CHAR LIMIT=25]
347 <string name="subtype_serbian_latin">Serbian (Latin)</string>
348 Description for Serbian Latin keyboard subtype with explicit keyboard layout [CHAR LIMIT=25]
349 This should be identical to subtype_serbian_latin aside from the trailing (%s).
350 <string name="subtype_with_layout_sr-Latn">Serbian (Latin) (<xliff:g id="layout">%s</xliff:g>)</string>
351 -->
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900352 <!-- Description for language agnostic keyboard subtype [CHAR LIMIT=25] -->
Tadashi G. Takaokac27fe622012-04-13 16:41:24 +0900353 <string name="subtype_no_language">No language</string>
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900354 <!-- Description for language agnostic QWERTY keyboard subtype [CHAR LIMIT=25] -->
Tadashi G. Takaoka3bf57a52012-04-03 12:50:28 +0900355 <string name="subtype_no_language_qwerty">No language (QWERTY)</string>
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900356 <!-- Description for language agnostic QWERTZ keyboard subtype [CHAR LIMIT=25] -->
Tadashi G. Takaoka27b42ce2012-04-25 14:17:49 +0900357 <string name="subtype_no_language_qwertz">No language (QWERTZ)</string>
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900358 <!-- Description for language agnostic AZERTY keyboard subtype [CHAR LIMIT=25] -->
Tadashi G. Takaoka27b42ce2012-04-25 14:17:49 +0900359 <string name="subtype_no_language_azerty">No language (AZERTY)</string>
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900360 <!-- Description for language agnostic Dvorak keyboard subtype [CHAR LIMIT=25] -->
Tadashi G. Takaoka27b42ce2012-04-25 14:17:49 +0900361 <string name="subtype_no_language_dvorak">No language (Dvorak)</string>
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900362 <!-- Description for language agnostic Colemak keyboard subtype [CHAR LIMIT=25] -->
Tadashi G. Takaoka27b42ce2012-04-25 14:17:49 +0900363 <string name="subtype_no_language_colemak">No language (Colemak)</string>
Tadashi G. Takaoka088350d2012-05-01 14:15:41 +0900364 <!-- Description for language agnostic PC QWERTY keyboard subtype [CHAR LIMIT=25] -->
Tadashi G. Takaoka27b42ce2012-04-25 14:17:49 +0900365 <string name="subtype_no_language_pcqwerty">No language (PC)</string>
satokbf966612010-09-27 12:55:21 +0900366
Tadashi G. Takaoka6b006b42012-04-26 15:38:41 +0900367 <!-- 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 +0900368 <string name="custom_input_styles_title">Custom input styles</string>
Tadashi G. Takaoka75664482012-05-15 17:17:53 +0900369 <!-- 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 +0900370 <string name="add_style">Add style</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900371 <!-- Title of the button to add custom style entry in the settings dialog [CHAR LIMIT=15] -->
Tadashi G. Takaokac27fe622012-04-13 16:41:24 +0900372 <string name="add">Add</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900373 <!-- 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 +0900374 <string name="remove">Remove</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900375 <!-- 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 +0900376 <string name="save">Save</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900377 <!-- 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 +0900378 <string name="subtype_locale">Language</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900379 <!-- 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 +0900380 <string name="keyboard_layout_set">Layout</string>
Tadashi G. Takaoka11327c72012-06-26 11:00:19 +0900381 <!-- 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 +0900382 <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 +0900383 <!-- 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 +0900384 <string name="enable">Enable</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900385 <!-- 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 +0900386 <string name="not_now">Not now</string>
Tadashi G. Takaoka749b2a32012-05-16 16:14:17 +0900387 <!-- Toast text to describe the same input style already exists [CHAR LIMIT=64]-->
388 <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 +0900389
satok95175d42010-11-16 07:48:04 +0900390 <!-- Title of an option for usability study mode -->
Ken Wakasac79aa482011-06-25 00:10:49 +0900391 <string name="prefs_usability_study_mode">Usability study mode</string>
Tadashi G. Takaokacc5e4a42013-01-18 12:19:59 +0900392 <!-- Title of the settings for key long press delay -->
393 <string name="prefs_key_longpress_timeout_settings">Key long press delay settings</string>
satok79c0acf2011-10-11 16:39:11 +0900394 <!-- Title of the settings for keypress vibration duration -->
395 <string name="prefs_keypress_vibration_duration_settings">Keypress vibration duration settings</string>
396 <!-- Title of the settings for keypress sound volume -->
397 <string name="prefs_keypress_sound_volume_settings">Keypress sound volume settings</string>
Jean Chalard9058bc02013-01-18 16:40:55 +0900398 <!-- Title of the settings for reading an external dictionary file -->
399 <string name="prefs_read_external_dictionary">Read external dictionary file</string>
Jean Chalardfbc5e9b2013-01-18 18:55:40 +0900400 <!-- Message to show when there are no files to install as an external dictionary [CHAR LIMIT=100] -->
401 <string name="read_external_dictionary_no_files_message">No dictionary files in the Downloads folder</string>
402 <!-- Title of the dialog that selects a file to install as an external dictionary [CHAR LIMIT=50] -->
403 <string name="read_external_dictionary_multiple_files_title">Select a dictionary file to install</string>
404 <!-- Title of the confirmation dialog to install a file as an external dictionary [CHAR LIMIT=50] -->
405 <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 +0900406 <!-- Title for an error dialog that contains the details of the error in the body [CHAR LIMIT=80] -->
407 <string name="error">There was an error</string>
Tadashi G. Takaokaa7a7f4e2013-01-10 12:06:00 +0900408
409 <!-- Title of the button to revert to the default value of the device in the settings dialog [CHAR LIMIT=15] -->
410 <string name="button_default">Default</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900411
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900412 <!-- TODO: Remove translatable="false" once wordings are finalized. -->
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900413 <!-- Title of the setup wizard. [CHAR LIMT=40] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900414 <string name="setup_title" translatable="false">"Installing <xliff:g id="application_name">%s</xliff:g>"</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900415 <!-- Ordinal number of the 1st step in the setup wizard. [CHAR LIMIT=5] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900416 <string name="setup_step1_bullet" translatable="false">1</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900417 <!-- Title of the 1st step in the setup wizard. [CHAR LIMIT=64] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900418 <string name="setup_step1_title" translatable="false">"Enable <xliff:g id="application_name">%s</xliff:g> in settings."</string>
Tadashi G. Takaokae35978952013-02-28 10:25:42 +0000419 <!-- Detailed instruction of the 1st step in the setup wizard. [CHAR LIMIT=80] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900420 <string name="setup_step1_instruction" translatable="false">"For security, please check \"<xliff:g id="application_name">%s</xliff:g>\""</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900421 <!-- Ordinal number of the 2nd step in the setup wizard. [CHAR LIMIT=5] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900422 <string name="setup_step2_bullet" translatable="false">2</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900423 <!-- Title of the 2nd step in the setup wizard. [CHAR LIMIT=64] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900424 <string name="setup_step2_title" translatable="false">"Switch to <xliff:g id="application_name">%s</xliff:g>."</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900425 <!-- Detailed instruction of the 2nd step in the setup wizard. [CHAR LIMIT=80] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900426 <string name="setup_step2_instruction" translatable="false">"Now that you've enabled <xliff:g id="application_name">%s</xliff:g>, you can switch to it."</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900427 <!-- Ordinal number of the 3rd step in the setup wizard. [CHAR LIMIT=5] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900428 <string name="setup_step3_bullet" translatable="false">3</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900429 <!-- Title of the 3rd step in the setup wizard. [CHAR LIMIT=64] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900430 <string name="setup_step3_title" translatable="false">"Congratulations, you're all set!"</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900431 <!-- Detailed instruction of the 3rd step in the setup wizard. [CHAR LIMIT=80] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900432 <string name="setup_step3_instruction" translatable="false">Configure additional languages</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900433 <!-- Title of the Language & input settings. This should be aligned with msgid="5292716747264442359" -->
434 <string name="language_settings">Language &amp; input</string>
435 <!-- Title of the Input method picker. This should be aligned with msgid="4653387336791222978" -->
436 <string name="select_input_method">Choose input method</string>
The Android Open Source Project923bf412009-03-13 15:11:42 -0700437</resources>