blob: 5eaac09a3b726fa86e12a6a6e275c22cded62d6d [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
Jean Chalarddb5aedb2011-11-10 08:21:42 +090024 <!-- Title for the spell checker option to turn on/off contact names lookup [CHAR LIMIT=25] -->
25 <string name="use_contacts_for_spellchecking_option_title">Look up contact names</string>
Jean Chalard31fd54c2011-08-12 17:18:32 +090026
Jean Chalarddb5aedb2011-11-10 08:21:42 +090027 <!-- Description for the spell checker option to turn on/off contact names lookup. [CHAR LIMIT=65] -->
28 <string name="use_contacts_for_spellchecking_option_summary">Spell checker uses entries from your contact list</string>
Jean Chalard31fd54c2011-08-12 17:18:32 +090029
The Android Open Source Project923bf412009-03-13 15:11:42 -070030 <!-- Option to provide vibrate/haptic feedback on keypress -->
31 <string name="vibrate_on_keypress">Vibrate on keypress</string>
satokee2ab402010-05-10 18:43:50 +090032
The Android Open Source Project923bf412009-03-13 15:11:42 -070033 <!-- Option to play back sound on keypress in soft keyboard -->
34 <string name="sound_on_keypress">Sound on keypress</string>
satokee2ab402010-05-10 18:43:50 +090035
Yohei Fujii4cd593d2010-08-23 18:06:34 +090036 <!-- 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 +090037 <string name="popup_on_keypress">Popup on keypress</string>
38
Tadashi G. Takaoka3a90cb92014-09-12 12:24:32 +090039 <!-- Settings screen title for preferences [CHAR LIMIT=33]-->
40 <string name="settings_screen_preferences">Preferences</string>
Sandeep Siddharthaa4e0b6e2014-09-16 14:56:34 -070041 <!-- Settings screen title for accounts and privacy preferences [CHAR LIMIT=33]-->
42 <string name="settings_screen_accounts">Accounts &amp; privacy</string>
Ken Wakasa991571f2014-09-13 20:02:23 +090043 <!-- Settings screen title for appearance & layouts preferences [CHAR LIMIT=33] -->
44 <string name="settings_screen_appearance">Appearance &amp; layouts</string>
Tadashi G. Takaoka3a90cb92014-09-12 12:24:32 +090045 <!-- Settings screen title for multilingual options [CHAR_LIMIT=33] -->
46 <string name="settings_screen_multilingual">Multilingual options</string>
Tadashi G. Takaokab3bd0252014-07-11 11:37:16 +090047 <!-- Settings screen title for gesture typing preferences [CHAR_LIMIT=33] -->
Tadashi G. Takaoka3a90cb92014-09-12 12:24:32 +090048 <string name="settings_screen_gesture">Gesture Typing</string>
Tadashi G. Takaokab3bd0252014-07-11 11:37:16 +090049 <!-- Settings screen title for text correction options [CHAR_LIMIT=33] -->
Tadashi G. Takaoka058c6c62014-06-19 17:47:11 -070050 <string name="settings_screen_correction">Text correction</string>
Tadashi G. Takaokab3bd0252014-07-11 11:37:16 +090051 <!-- Settings screen title for advanced settings [CHAR LIMIT=33] -->
Tadashi G. Takaoka058c6c62014-06-19 17:47:11 -070052 <string name="settings_screen_advanced">Advanced</string>
Tadashi G. Takaoka3a90cb92014-09-12 12:24:32 +090053 <!-- Settings screen title for keyboard theme settings [CHAR LIMIT=33] -->
54 <string name="settings_screen_theme">Theme</string>
Jean Chalard240297d2011-05-11 20:51:07 +090055
Jatin Matania5d4cb72014-09-10 10:25:43 +090056 <!-- Option for enabling or disabling the split keyboard layout. [CHAR LIMIT=65]-->
57 <string name="enable_split_keyboard">Enable split keyboard</string>
58
Sandeep Siddharthad9015232014-10-09 16:41:25 -070059 <!-- TODO: Enable translation for user-visible strings -->
60 <string name="cloud_sync_title" translatable="false">Enable sync</string>
61 <string name="cloud_sync_summary" translatable="false">Sync your personal dictionary across devices</string>
62 <string name="cloud_sync_summary_disabled_signed_out" translatable="false">Select an account to enable sync</string>
63 <string name="sync_now_title" translatable="false">[DEBUG] Sync Now</string>
Jatin Matani6814e7a2014-10-28 13:44:00 -070064 <string name="clear_sync_data_title" translatable="false">[DEBUG] Delete Google Keyboard cloud data</string>
65 <string name="clear_sync_data_summary" translable="false">Deletes your synced data from Google</string>
66 <string name="clear_sync_data_confirmation" translable="false">Your synced data will be deleted. Are you sure?</string>
67 <string name="clear_sync_data_ok" translable="false">Delete</string>
68 <string name="clear_sync_data_cancel" translable="false">Cancel</string>
Jatin Matani734733d2014-09-16 10:27:01 -070069
Tadashi G. Takaoka6b006b42012-04-26 15:38:41 +090070 <!-- Option name for including other IMEs in the language switch list [CHAR LIMIT=30] -->
Tadashi G. Takaoka81d4e3c2012-02-17 17:46:01 -080071 <string name="include_other_imes_in_language_switch_list">Switch to other input methods</string>
72 <!-- Option summary for including other IMEs in the language switch list [CHAR LIMIT=65] -->
73 <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 +090074 <!-- Option to show language switch key [CHAR LIMIT=30] -->
75 <string name="show_language_switch_key">Language switch key</string>
76 <!-- Option summary for showing language switch key [CHAR LIMIT=65] -->
77 <string name="show_language_switch_key_summary">Show when multiple input languages are enabled</string>
Tadashi G. Takaoka81d4e3c2012-02-17 17:46:01 -080078
Jean Chalard240297d2011-05-11 20:51:07 +090079 <!-- Option for the dismiss delay of the key popup [CHAR LIMIT=25] -->
80 <string name="key_preview_popup_dismiss_delay">Key popup dismiss delay</string>
81 <!-- Description for delay for dismissing a popup on keypress: no delay [CHAR LIMIT=15] -->
82 <string name="key_preview_popup_dismiss_no_delay">No delay</string>
83 <!-- Description for delay for dismissing a popup on screen: default value of the delay [CHAR LIMIT=15] -->
84 <string name="key_preview_popup_dismiss_default_delay">Default</string>
85
Tadashi G. Takaoka2df0cf22013-01-18 16:47:49 +090086 <!-- Units abbreviation for the duration (milliseconds) [CHAR LIMIT=10] -->
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +090087 <string name="abbreviation_unit_milliseconds"><xliff:g id="MILLISECONDS">%s</xliff:g>ms</string>
Tadashi G. Takaoka7937f092013-06-20 12:08:37 +090088 <!-- The text that represents the current settings value is the system default [CHAR LIMIT=25] -->
Tadashi G. Takaokaaf69a142013-06-18 15:54:37 +090089 <string name="settings_system_default">System default</string>
Tadashi G. Takaokaa2982dd2012-12-27 17:05:07 +090090
Jean Chalard699094f2011-06-10 18:16:21 +090091 <!-- Option name for enabling or disabling the use of names of people in Contacts for suggestion and correction [CHAR LIMIT=25] -->
92 <string name="use_contacts_dict">Suggest Contact names</string>
93 <!-- Description for option enabling or disabling the use of names of people in Contacts for suggestion and correction [CHAR LIMIT=65] -->
94 <string name="use_contacts_dict_summary">Use names from Contacts for suggestions and corrections</string>
95
Keisuke Kuroyanagid4bb7df2013-12-16 19:17:31 +090096 <!-- Option name for enabling the use by the keyboards of sent/received messages, e-mail and typing history to improve suggestion accuracy [CHAR LIMIT=25] -->
97 <string name="use_personalized_dicts">Personalized suggestions</string>
Keisuke Kuroyanagid4bb7df2013-12-16 19:17:31 +090098
Yohei Yukawa28c7b262014-06-03 17:40:24 +090099 <!-- Option to enable sending usage statistics -->
100 <string name="enable_metrics_logging">"Improve <xliff:g id="APPLICATION_NAME" example="Android Keyboard">%s</xliff:g>"</string>
101
Ken Wakasa2d4d64d2012-12-08 10:17:46 +0900102 <!-- 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 +0900103 <string name="use_double_space_period">Double-space period</string>
104 <!-- 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] -->
105 <string name="use_double_space_period_summary">Double tap on spacebar inserts a period followed by a space</string>
106
The Android Open Source Project923bf412009-03-13 15:11:42 -0700107 <!-- Option to enable auto capitalization of sentences -->
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900108 <string name="auto_cap">Auto-capitalization</string>
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +0900109 <!-- Description for option to enable auto capitalization of sentences -->
110 <string name="auto_cap_summary">Capitalize the first word of each sentence</string>
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900111
Tadashi G. Takaoka4f253532013-04-15 18:46:57 +0900112 <!-- Option to edit personal dictionary. [CHAR_LIMIT=30]-->
113 <string name="edit_personal_dictionary">Personal dictionary</string>
114
Jean Chalard4f3d5d32011-06-24 20:17:38 +0900115 <!-- Option to configure dictionaries -->
Jean Chalard7bf1d7f2011-09-01 19:24:53 +0900116 <string name="configure_dictionaries_title">Add-on dictionaries</string>
Jean Chalardadda8e32011-09-14 17:01:40 +0900117 <!-- Name of the main dictionary, as opposed to auxiliary dictionaries (medical/entertainment/sports...) -->
118 <string name="main_dictionary">Main dictionary</string>
Jean Chalard4f3d5d32011-06-24 20:17:38 +0900119
Amith Yamasani6e3d4272009-03-25 17:39:38 -0700120 <!-- Option to enable showing suggestions -->
Jean Chalardce9c4172011-01-19 15:07:14 +0900121 <string name="prefs_show_suggestions">Show correction suggestions</string>
Amith Yamasani6e3d4272009-03-25 17:39:38 -0700122 <!-- Description for show suggestions -->
satok7599cfe2010-11-13 19:09:30 +0900123 <string name="prefs_show_suggestions_summary">Display suggested words while typing</string>
satok7599cfe2010-11-13 19:09:30 +0900124
Jean Chalardd361dc82013-04-23 12:37:21 +0900125 <!-- Option to block potentially offensive words to be shown [CHAR_LIMIT=30] -->
126 <string name="prefs_block_potentially_offensive_title">Block offensive words</string>
127 <!-- Summary for option to block potentially offensive words to be shown [CHAR_LIMIT=80 (two lines) or 40 (fits on one line, preferable)] -->
128 <string name="prefs_block_potentially_offensive_summary">Do not suggest potentially offensive words</string>
129
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900130 <!-- Option to decide the auto correction threshold score -->
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900131 <!-- Option to enable auto correction [CHAR LIMIT=20]-->
Tadashi G. Takaoka9458e712012-09-26 11:09:15 +0900132 <string name="auto_correction">Auto-correction</string>
Tadashi G. Takaokae0aed8d2011-09-29 21:28:15 +0900133 <!-- Description for auto correction [CHAR LIMIT=65 (two lines) or 30 (fits on one line, preferable)] -->
Jean Chalard2f4cc012011-01-25 17:31:34 +0900134 <string name="auto_correction_summary">Spacebar and punctuation automatically correct mistyped words</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900135 <!-- Option to disable auto correction. [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900136 <string name="auto_correction_threshold_mode_off">Off</string>
Tadashi G. Takaoka913e2ae2011-09-01 14:54:28 +0900137 <!-- 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 +0900138 <string name="auto_correction_threshold_mode_modest">Modest</string>
Tadashi G. Takaoka913e2ae2011-09-01 14:54:28 +0900139 <!-- Option to suggest auto correction suggestions aggressively. Auto-corrects to a word which has even large edit distance from typed word. [CHAR LIMIT=20] -->
Jean Chalard965b7262013-08-05 18:13:29 +0900140 <string name="auto_correction_threshold_mode_aggressive">Aggressive</string>
Tadashi G. Takaoka913e2ae2011-09-01 14:54:28 +0900141 <!-- 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] -->
Jean Chalard965b7262013-08-05 18:13:29 +0900142 <string name="auto_correction_threshold_mode_very_aggressive">Very aggressive</string>
Mitsuhiro Shimodab1abda82010-09-28 12:23:26 +0900143
Jean Chalard8d076be2012-06-19 11:34:43 -0700144 <!-- 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 +0900145 <string name="bigram_prediction">Next-word suggestions</string>
Jean Chalard8d076be2012-06-19 11:34:43 -0700146 <!-- 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 +0900147 <string name="bigram_prediction_summary">Use the previous word in making suggestions</string>
Jae Yong Sung937d5ad2010-06-30 20:28:04 -0700148
Tadashi G. Takaoka47e2bf32012-07-27 15:32:29 +0900149 <!-- 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 +0900150 <string name="gesture_input">Enable gesture typing</string>
Tadashi G. Takaoka62b8ddd2012-07-20 17:49:06 +0900151 <!-- 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 +0900152 <string name="gesture_input_summary">Input a word by sliding through the letters</string>
Tadashi G. Takaoka47e2bf32012-07-27 15:32:29 +0900153 <!-- Option to enable gesture trail preview. The user can see a trail of the gesture during gesture input. [CHAR LIMIT=30]-->
154 <string name="gesture_preview_trail">Show gesture trail</string>
155 <!-- 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 +0900156 <string name="gesture_floating_preview_text">Dynamic floating preview</string>
Tadashi G. Takaoka47e2bf32012-07-27 15:32:29 +0900157 <!-- 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 +0900158 <string name="gesture_floating_preview_text_summary">See the suggested word while gesturing</string>
Tadashi G. Takaoka75049132014-01-14 17:01:39 +0900159 <!-- Option to enable space aware gesture input. The user can input multiple words by gliding through the space key during a gesture input. [CHAR LIMIT=30]-->
160 <string name="gesture_space_aware">Phrase gesture</string>
161 <!-- Description for "gesture_space_aware" option. The user can input multiple words by gliding through the space key during a gesture input.[CHAR LIMIT=65]-->
162 <string name="gesture_space_aware_summary">Input spaces during gestures by gliding to the space key</string>
Tadashi G. Takaoka62b8ddd2012-07-20 17:49:06 +0900163
Mike LeBeau466741d2010-01-16 12:21:23 -0800164 <!-- Preferences item for enabling speech input -->
Jean Chalard7bf1d7f2011-09-01 19:24:53 +0900165 <string name="voice_input">Voice input key</string>
Tadashi G. Takaoka12ba8212014-01-06 12:10:05 +0900166 <!-- The summary text to describe the reason why the "Voice input key" option is disabled. [CHAR LIMIT=100] -->
167 <string name="voice_input_disabled_summary">No voice input methods enabled. Check Language &amp; input settings.</string>
Mike LeBeau466741d2010-01-16 12:21:23 -0800168
Tadashi G. Takaokabf9d8342011-07-17 21:18:47 -0700169 <!-- Title for configuring input method settings [CHAR LIMIT=35] -->
170 <string name="configure_input_method">Configure input methods</string>
171
Amith Yamasani36fcf252009-10-12 13:48:35 -0700172 <!-- Title for input language selection screen -->
Tadashi G. Takaoka3a90cb92014-09-12 12:24:32 +0900173 <string name="language_selection_title">Languages</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900174
Ken Wakasa83a96fe2014-08-07 20:26:34 +0900175 <!-- Title for the 'Help & feedback' settings fragment which shows a help page and has a button
176 for submitting feedback. [CHAR LIMIT=35] -->
177 <string name="help_and_feedback">Help &amp; feedback</string>
Kurt Partridge588d9b52012-09-18 10:17:53 -0700178
satok1a3bb542011-07-09 08:15:06 +0900179 <!-- Preference for input language selection -->
Tadashi G. Takaoka3a90cb92014-09-12 12:24:32 +0900180 <string name="select_language">Languages</string>
satok1a3bb542011-07-09 08:15:06 +0900181
Amith Yamasani66a787b2010-02-10 17:45:35 -0800182 <!-- Add to dictionary hint -->
Tadashi G. Takaoka2eb87812012-03-29 15:58:26 +0900183 <string name="hint_add_to_dictionary">Touch again to save</string>
Tadashi G. Takaoka2637be22014-08-13 14:52:36 +0900184 <!-- Add to dictionary hint -->
185 <string name="hint_add_to_dictionary_without_word">Touch here to save</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900186
Amith Yamasani0a2df342010-03-04 04:43:15 -0800187 <!-- Inform the user that a particular language has an available dictionary -->
188 <string name="has_dictionary">Dictionary available</string>
satokee2ab402010-05-10 18:43:50 +0900189
satok543334c2011-01-13 21:26:12 +0900190 <!-- Title of the item to change the keyboard theme [CHAR LIMIT=20]-->
Ken Wakasac79aa482011-06-25 00:10:49 +0900191 <string name="keyboard_layout">Keyboard theme</string>
satok01303e32010-05-19 14:03:00 +0900192
Sandeep Siddharthaa4e0b6e2014-09-16 14:56:34 -0700193 <!-- Title of the preference item for switching accounts [CHAR LIMIT=30] -->
194 <string name="switch_accounts">Switch accounts</string>
Sandeep Siddharthaa4e0b6e2014-09-16 14:56:34 -0700195 <!-- Summary of the preference item for switching accounts when no accounts
196 are selected [CHAR LIMIT=65] -->
197 <string name="no_accounts_selected">No accounts selected</string>
Sandeep Siddharthaa4e0b6e2014-09-16 14:56:34 -0700198 <!-- Summary of the preference item for switching accounts when an account
199 is selected [CHAR LIMIT=65] -->
200 <string name="account_selected">Currently using <xliff:g id="EMAIL_ADDRESS" example="someone@example.com">%1$s</xliff:g></string>
Sandeep Siddhartha84185142014-09-16 15:53:32 -0700201 <!-- Positive text for selecting an account -->
202 <string name="account_select_ok">OK</string>
203 <!-- Negative text for selecting an account -->
204 <string name="account_select_cancel">Cancel</string>
205 <!-- Text for signing out of an account -->
206 <string name="account_select_sign_out">Sign out</string>
207 <!-- Title of the account picker dialog for selecting an account [CHAR LIMIT=40] -->
208 <string name="account_select_title">Select an account to use</string>
Sandeep Siddharthaa4e0b6e2014-09-16 14:56:34 -0700209
Tadashi G. Takaoka1aac3752014-02-17 12:40:50 +0900210 <!-- Description for English (UK) keyboard subtype [CHAR LIMIT=25]
211 (UK) should be an abbreviation of United Kingdom to fit in the CHAR LIMIT. -->
Ken Wakasa8f98cde2011-07-23 17:42:23 +0900212 <string name="subtype_en_GB">English (UK)</string>
Tadashi G. Takaoka1aac3752014-02-17 12:40:50 +0900213 <!-- Description for English (US) keyboard subtype [CHAR LIMIT=25]
214 (US) should be an abbreviation of United States to fit in the CHAR LIMIT. -->
Ken Wakasa8f98cde2011-07-23 17:42:23 +0900215 <string name="subtype_en_US">English (US)</string>
Tadashi G. Takaoka1aac3752014-02-17 12:40:50 +0900216 <!-- Description for Spanish (US) keyboard subtype [CHAR LIMIT=25]
217 (US) should be an abbreviation of United States to fit in the CHAR LIMIT. -->
Tadashi G. Takaoka8203f7a2013-01-23 15:41:43 +0900218 <string name="subtype_es_US">Spanish (US)</string>
Tadashi G. Takaokad6696ae2014-08-21 14:58:41 +0900219 <!-- Description for Hinglish (https://en.wikipedia.org/wiki/Hinglish) keyboard subtype [CHAR LIMIT=25] -->
220 <string name="subtype_hi_ZZ">Hinglish</string>
Tadashi G. Takaoka8108a3e2014-09-26 02:28:21 +0900221 <!-- Description for Serbian (Latin) keyboard subtype [CHAR LIMIT=25]
Tadashi G. Takaokafec52192014-10-06 12:18:45 +0900222 (Latin) can be an abbreviation to fit in the CHAR LIMIT. -->
Tadashi G. Takaoka8108a3e2014-09-26 02:28:21 +0900223 <string name="subtype_sr_ZZ">Serbian (Latin)</string>
Tadashi G. Takaoka1aac3752014-02-17 12:40:50 +0900224 <!-- Description for English (UK) keyboard subtype with explicit keyboard layout [CHAR LIMIT=25]
225 (UK) should be an abbreviation of United Kingdom to fit in the CHAR LIMIT.
Tadashi G. Takaoka8e50c5d2012-05-07 01:47:14 +0900226 This should be identical to subtype_en_GB aside from the trailing (%s). -->
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +0900227 <string name="subtype_with_layout_en_GB">English (UK) (<xliff:g id="KEYBOARD_LAYOUT" example="QWERTY">%s</xliff:g>)</string>
Tadashi G. Takaoka1aac3752014-02-17 12:40:50 +0900228 <!-- Description for English (US) keyboard subtype with explicit keyboard layout [CHAR LIMIT=25]
229 (US) should be an abbreviation of United States to fit in the CHAR LIMIT.
Tadashi G. Takaoka8e50c5d2012-05-07 01:47:14 +0900230 This should be identical to subtype_en_US aside from the trailing (%s). -->
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +0900231 <string name="subtype_with_layout_en_US">English (US) (<xliff:g id="KEYBOARD_LAYOUT" example="QWERTY">%s</xliff:g>)</string>
Tadashi G. Takaoka1aac3752014-02-17 12:40:50 +0900232 <!-- Description for Spanish (US) keyboard subtype with explicit keyboard layout [CHAR LIMIT=25]
233 (US) should be an abbreviation of United Statesn to fit in the CHAR LIMIT.
Tadashi G. Takaoka8203f7a2013-01-23 15:41:43 +0900234 This should be identical to subtype_es_US aside from the trailing (%s). -->
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +0900235 <string name="subtype_with_layout_es_US">Spanish (US) (<xliff:g id="KEYBOARD_LAYOUT" example="QWERTY">%s</xliff:g>)</string>
Tadashi G. Takaokad6696ae2014-08-21 14:58:41 +0900236 <!-- Description for Hinglish (https://en.wikipedia.org/wiki/Hinglish) keyboard subtype with explicit keyboard layout [CHAR LIMIT=25]
237 This should be identical to subtype_hi_ZZ aside from the trailing (%s). -->
238 <string name="subtype_with_layout_hi_ZZ">Hinglish (<xliff:g id="KEYBOARD_LAYOUT" example="QWERTY">%s</xliff:g>)</string>
Tadashi G. Takaoka8108a3e2014-09-26 02:28:21 +0900239 <!-- Description for Serbian (Latin) keyboard subtype with explicit keyboard layout [CHAR LIMIT=25]
Tadashi G. Takaokafec52192014-10-06 12:18:45 +0900240 This should be identical to subtype_sr_ZZ aside from the trailing (%s). -->
Tadashi G. Takaoka8108a3e2014-09-26 02:28:21 +0900241 <string name="subtype_with_layout_sr_ZZ">Serbian (<xliff:g id="KEYBOARD_LAYOUT" example="QWERTY">%s</xliff:g>)</string>
Tadashi G. Takaokab9964b52014-04-03 13:18:31 +0900242 <!-- Description for "LANGUAGE_NAME" (Traditional) keyboard subtype [CHAR LIMIT=25]
Tadashi G. Takaoka1aac3752014-02-17 12:40:50 +0900243 (Traditional) can be an abbreviation to fit in the CHAR LIMIT. -->
Tadashi G. Takaokab9964b52014-04-03 13:18:31 +0900244 <string name="subtype_generic_traditional"><xliff:g id="LANGUAGE_NAME" example="Nepali">%s</xliff:g> (Traditional)</string>
Tadashi G. Takaokaa3804e52014-04-03 13:08:55 +0900245 <!-- Description for "LANGUAGE_NAME" (Compact) keyboard subtype [CHAR LIMIT=25]
Tadashi G. Takaokafec52192014-10-06 12:18:45 +0900246 (Compact) can be an abbreviation to fit in the CHAR LIMIT. -->
247 <string name="subtype_generic_compact"><xliff:g id="LANGUAGE_NAME" example="Hindi">%s</xliff:g> (Compact)</string>
Jean Chalardc5beb522013-08-02 15:35:25 +0900248 <!-- This string is displayed in a language list that allows to choose a language for
249suggestions in a software keyboard. This setting won't give suggestions in any particular
250language, hence "No language".
251As for the "alphabet" mention, it refers specifically to the Latin alphabet, as opposed to
252Cyrillic, Arabic, Hebrew or other scripts. This keyboard offers no suggestions, but it will
253be a QWERTY, or AZERTY, or any other disposition that only offers Latin characters, so
254you wouldn't be able to type, say, Arabic on it. Please translate it in a way that "alphabet"
255would be understood to mean specifically the Latin alphabet, rather than any other
Jean Chalard7f2cb762013-08-08 15:00:33 +0900256alphabet. [CHAR LIMIT=29] -->
Jean Chalardc5beb522013-08-02 15:35:25 +0900257 <string name="subtype_no_language">No language (Alphabet)</string>
258 <!-- This string is displayed in the description for a keyboard type. It refers specifically to
259the Latin alphabet, as opposed to Cyrillic, Arabic, Hebrew or other scripts.
260When the device is configured to use a language using a script other than the Latin alphabet, the
261user still needs a keyboard that can input Latin characters for passwords or login names for
262example, and a way to switch to this Latin alphabet keyboard. This string is the description for
263this keyboard, so users of other scripts should understand when they read this that it represents a
264keyboard that is meant for them to be able to enter Latin characters as opposed to the script they
265are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
266language among those that use the Latin alphabet. This keyboard is laid out in the QWERTY
267disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
268 <string name="subtype_no_language_qwerty">Alphabet (QWERTY)</string>
269 <!-- This string is displayed in the description for a keyboard type. It refers specifically to
270the Latin alphabet, as opposed to Cyrillic, Arabic, Hebrew or other scripts.
271When the device is configured to use a language using a script other than the Latin alphabet, the
272user still needs a keyboard that can input Latin characters for passwords or login names for
273example, and a way to switch to this Latin alphabet keyboard. This string is the description for
274this keyboard, so users of other scripts should understand when they read this that it represents a
275keyboard that is meant for them to be able to enter Latin characters as opposed to the script they
276are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
277language among those that use the Latin alphabet. This keyboard is laid out in the QWERTZ
278disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
279 <string name="subtype_no_language_qwertz">Alphabet (QWERTZ)</string>
280 <!-- This string is displayed in the description for a keyboard type. It refers specifically to
281the Latin alphabet, as opposed to Cyrillic, Arabic, Hebrew or other scripts.
282When the device is configured to use a language using a script other than the Latin alphabet, the
283user still needs a keyboard that can input Latin characters for passwords or login names for
284example, and a way to switch to this Latin alphabet keyboard. This string is the description for
285this keyboard, so users of other scripts should understand when they read this that it represents a
286keyboard that is meant for them to be able to enter Latin characters as opposed to the script they
287are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
288language among those that use the Latin alphabet. This keyboard is laid out in the AZERTY
289disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
290 <string name="subtype_no_language_azerty">Alphabet (AZERTY)</string>
291 <!-- This string is displayed in the description for a keyboard type. It refers specifically to
292the Latin alphabet, as opposed to Cyrillic, Arabic, Hebrew or other scripts.
293When the device is configured to use a language using a script other than the Latin alphabet, the
294user still needs a keyboard that can input Latin characters for passwords or login names for
295example, and a way to switch to this Latin alphabet keyboard. This string is the description for
296this keyboard, so users of other scripts should understand when they read this that it represents a
297keyboard that is meant for them to be able to enter Latin characters as opposed to the script they
298are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
299language among those that use the Latin alphabet. This keyboard is laid out in the Dvorak
300disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
301 <string name="subtype_no_language_dvorak">Alphabet (Dvorak)</string>
302 <!-- This string is displayed in the description for a keyboard type. It refers specifically to
303the Latin alphabet, as opposed to Cyrillic, Arabic, Hebrew or other scripts.
304When the device is configured to use a language using a script other than the Latin alphabet, the
305user still needs a keyboard that can input Latin characters for passwords or login names for
306example, and a way to switch to this Latin alphabet keyboard. This string is the description for
307this keyboard, so users of other scripts should understand when they read this that it represents a
308keyboard that is meant for them to be able to enter Latin characters as opposed to the script they
309are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
310language among those that use the Latin alphabet. This keyboard is laid out in the Colemak
311disposition rather than other common dispositions for Latin languages. [CHAR LIMIT=25] -->
312 <string name="subtype_no_language_colemak">Alphabet (Colemak)</string>
313 <!-- This string is displayed in the description for a keyboard type. It refers specifically to
314the Latin alphabet, as opposed to Cyrillic, Arabic, Hebrew or other scripts.
315When the device is configured to use a language using a script other than the Latin alphabet, the
316user still needs a keyboard that can input Latin characters for passwords or login names for
317example, and a way to switch to this Latin alphabet keyboard. This string is the description for
318this keyboard, so users of other scripts should understand when they read this that it represents a
319keyboard that is meant for them to be able to enter Latin characters as opposed to the script they
320are used to. This keyboard does not provide a dictionary, and it is not tied to any specific
321language among those that use the Latin alphabet. This keyboard is laid out in the QWERTY PC
322disposition that offers additional keys, but smaller keys compared to other common dispositions for
323mobile devices. [CHAR LIMIT=25] -->
324 <string name="subtype_no_language_pcqwerty">Alphabet (PC)</string>
Tadashi G. Takaoka34cbcc12013-08-28 09:01:52 +0900325 <!-- Description for Emoji keyboard subtype [CHAR LIMIT=25] -->
326 <string name="subtype_emoji">Emoji</string>
satokbf966612010-09-27 12:55:21 +0900327
Tadashi G. Takaoka058c6c62014-06-19 17:47:11 -0700328 <!-- Title of the preference settings for switching keyboard theme [CHAR LIMIT=35] -->
329 <string name="keyboard_theme">Keyboard theme</string>
Tadashi G. Takaoka39ae9ee2014-07-15 22:53:32 -0700330 <!-- The keyboard theme name, Holo White. This is marked as translatable="false" because this is a proper name of system-wide UI Theme. -->
331 <string name="keyboard_theme_holo_white" translatable="false">Holo White</string>
332 <!-- The keyboard theme name, Holo Blue. This is marked as translatable="false" because this is a proper name of system-wide UI Theme. -->
333 <string name="keyboard_theme_holo_blue" translatable="false">Holo Blue</string>
334 <!-- The keyboard theme name, Material Dark. This is marked as translatable="false" because this is a proper name of system-wide UI Theme. -->
335 <string name="keyboard_theme_material_dark" translatable="false">Material Dark</string>
336 <!-- The keyboard theme name, Material Light. This is marked as translatable="false" because this is a proper name of system-wide UI Theme. -->
337 <string name="keyboard_theme_material_light" translatable="false">Material Light</string>
Baligh Uddinb4cc0ae2013-11-20 14:37:16 -0800338
Tadashi G. Takaoka6b006b42012-04-26 15:38:41 +0900339 <!-- 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 +0900340 <string name="custom_input_styles_title">Custom input styles</string>
Tadashi G. Takaoka75664482012-05-15 17:17:53 +0900341 <!-- 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 +0900342 <string name="add_style">Add style</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900343 <!-- Title of the button to add custom style entry in the settings dialog [CHAR LIMIT=15] -->
Tadashi G. Takaokac27fe622012-04-13 16:41:24 +0900344 <string name="add">Add</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900345 <!-- 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 +0900346 <string name="remove">Remove</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900347 <!-- 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 +0900348 <string name="save">Save</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900349 <!-- 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 +0900350 <string name="subtype_locale">Language</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900351 <!-- 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 +0900352 <string name="keyboard_layout_set">Layout</string>
Tadashi G. Takaoka11327c72012-06-26 11:00:19 +0900353 <!-- 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 +0900354 <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 +0900355 <!-- 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 +0900356 <string name="enable">Enable</string>
Tadashi G. Takaokaa26bda72012-05-18 11:09:39 +0900357 <!-- 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 +0900358 <string name="not_now">Not now</string>
Tadashi G. Takaoka749b2a32012-05-16 16:14:17 +0900359 <!-- Toast text to describe the same input style already exists [CHAR LIMIT=64]-->
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +0900360 <string name="custom_input_style_already_exists">"The same input style already exists: <xliff:g id="INPUT_STYLE_NAME" example="English (Dvorak)">%s</xliff:g>"</string>
Tadashi G. Takaokac27fe622012-04-13 16:41:24 +0900361
Ken Wakasae3aa7f12013-04-15 22:42:11 +0900362 <!-- Title of the settings for keypress vibration duration [CHAR LIMIT=35] -->
Ken Wakasa370461e2013-04-08 01:16:32 +0900363 <string name="prefs_keypress_vibration_duration_settings">Keypress vibration duration</string>
Ken Wakasae3aa7f12013-04-15 22:42:11 +0900364 <!-- Title of the settings for keypress sound volume [CHAR LIMIT=35] -->
Ken Wakasa370461e2013-04-08 01:16:32 +0900365 <string name="prefs_keypress_sound_volume_settings">Keypress sound volume</string>
Tadashi G. Takaokaad2f6952014-10-17 16:07:50 +0900366 <!-- Title of the settings for key long press delay [CHAR LIMIT=35] -->
367 <string name="prefs_key_longpress_timeout_settings">Key long press delay</string>
Tadashi G. Takaokaf7e01e82014-10-27 11:59:57 +0900368 <!-- TODO: Let's finalize title of the settings and remove translatable="false" -->
369 <!-- Title of the settings for enabling Emoji palette triggered by the Alt key on physical keyboards [CHAR LIMIT=35] -->
370 <string name="prefs_enable_emoji_alt_physical_key" translatable="false">Emoji for physical keyboard</string>
371 <!-- TODO: Let's finalize title of the settings and remove translatable="false" -->
372 <!-- Description of the settings for enabling Emoji palette triggered by the Alt key on physical keyboards [CHAR LIMIT=64] -->
373 <string name="prefs_enable_emoji_alt_physical_key_summary" translatable="false">Physical Alt key shows the emoji palette</string>
Tadashi G. Takaokaa7a7f4e2013-01-10 12:06:00 +0900374
375 <!-- Title of the button to revert to the default value of the device in the settings dialog [CHAR LIMIT=15] -->
376 <string name="button_default">Default</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900377
Tadashi G. Takaoka8712ac72013-04-17 19:26:04 +0900378 <!-- Title of the setup wizard welcome screen. [CHAR LIMT=40] -->
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +0900379 <string name="setup_welcome_title">"Welcome to <xliff:g id="APPLICATION_NAME" example="Android Keyboard">%s</xliff:g>"</string>
Tadashi G. Takaoka8712ac72013-04-17 19:26:04 +0900380 <!-- Additional title of the setup wizard welcome screen, just below the setup_welcome_title. [CHAR_LIMIT=64] -->
381 <string name="setup_welcome_additional_description">with Gesture Typing</string>
382 <!-- The label of the button that starts the setup wizard. [CHAR_LIMIT=64] -->
383 <string name="setup_start_action">Get started</string>
Tadashi G. Takaoka411fd9b2013-04-19 11:08:21 +0900384 <!-- The label of the button that navigates the user to the next step of the setup wizard. [CHAR_LIMIT=64] -->
385 <string name="setup_next_action">Next step</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900386 <!-- Title of the setup wizard. [CHAR LIMT=40] -->
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +0900387 <string name="setup_steps_title">"Setting up <xliff:g id="APPLICATION_NAME" example="Android Keyboard">%s</xliff:g>"</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900388 <!-- Ordinal number of the 1st step in the setup wizard. [CHAR LIMIT=5] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900389 <string name="setup_step1_bullet" translatable="false">1</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900390 <!-- Title of the 1st step in the setup wizard. [CHAR LIMIT=64] -->
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +0900391 <string name="setup_step1_title">"Enable <xliff:g id="APPLICATION_NAME" example="Android Keyboard">%s</xliff:g>"</string>
Tadashi G. Takaoka864aeb12013-04-23 15:42:32 +0900392 <!-- Detailed instruction of the 1st step in the setup wizard. [CHAR LIMIT=120] -->
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +0900393 <string name="setup_step1_instruction">"Please check \"<xliff:g id="APPLICATION_NAME" example="Android Keyboard">%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 +0900394 <!-- Detailed instruction of the already finished 1st step in the setup wizard. [CHAR LIMIT=120] -->
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +0900395 <string name="setup_step1_finished_instruction">"<xliff:g id="APPLICATION_NAME" example="Android Keyboard">%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 +0900396 <!-- The label of the button that triggers the Language & input settings in order to enable the keyboard. [CHAR_LIMIT=64] -->
397 <string name="setup_step1_action">Enable in Settings</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900398 <!-- Ordinal number of the 2nd step in the setup wizard. [CHAR LIMIT=5] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900399 <string name="setup_step2_bullet" translatable="false">2</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900400 <!-- Title of the 2nd step in the setup wizard. [CHAR LIMIT=64] -->
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +0900401 <string name="setup_step2_title">"Switch to <xliff:g id="APPLICATION_NAME" example="Android Keyboard">%s</xliff:g>"</string>
Tadashi G. Takaoka864aeb12013-04-23 15:42:32 +0900402 <!-- Detailed instruction of the 2nd step in the setup wizard. [CHAR LIMIT=120] -->
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +0900403 <string name="setup_step2_instruction">"Next, select \"<xliff:g id="APPLICATION_NAME" example="Android Keyboard">%s</xliff:g>\" as your active text-input method."</string>
Tadashi G. Takaoka411fd9b2013-04-19 11:08:21 +0900404 <!-- The label of the button that triggers the choose input method dialog in order to select the keyboard. [CHAR_LIMIT=64] -->
405 <string name="setup_step2_action">Switch input methods</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900406 <!-- Ordinal number of the 3rd step in the setup wizard. [CHAR LIMIT=5] -->
Tadashi G. Takaoka419e3e52013-03-01 10:44:18 +0900407 <string name="setup_step3_bullet" translatable="false">3</string>
Tadashi G. Takaoka46878542013-02-14 16:46:39 +0900408 <!-- Title of the 3rd step in the setup wizard. [CHAR LIMIT=64] -->
Tadashi G. Takaoka8712ac72013-04-17 19:26:04 +0900409 <string name="setup_step3_title">"Congratulations, you're all set!"</string>
Tadashi G. Takaoka864aeb12013-04-23 15:42:32 +0900410 <!-- Detailed instruction of the 3rd step in the setup wizard. [CHAR LIMIT=120] -->
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +0900411 <string name="setup_step3_instruction">Now you can type in all your favorite apps with <xliff:g id="APPLICATION_NAME" example="Android Keyboard">%s</xliff:g>.</string>
Tadashi G. Takaoka8712ac72013-04-17 19:26:04 +0900412 <!-- The label of the button that triggers the screen for configuaring additional languages of the keyboard. [CHAR_LIMIT=64] -->
413 <string name="setup_step3_action">Configure additional languages</string>
414 <!-- The label of the button that finishes the setup wizard. [CHAR_LIMIT=64] -->
415 <string name="setup_finish_action">Finished</string>
Tadashi G. Takaoka2e1b55f2013-03-05 12:54:13 +0900416 <!-- Option to show setup wizard icon. [CHAR LIMIT=30]-->
Tadashi G. Takaoka864aeb12013-04-23 15:42:32 +0900417 <string name="show_setup_wizard_icon">Show app icon</string>
418 <!-- Description for the option to show setup wizard application icon of this IME in the laucher. [CHAR_LIMIT=65] -->
419 <string name="show_setup_wizard_icon_summary">Display application icon in the launcher</string>
Jean Chalard0cc05442013-03-15 19:00:51 +0900420
421 <!-- The dictionary provider application name. Visible in Settings/Applications/Manage applications. -->
422 <string name="app_name">Dictionary Provider</string>
423 <!-- The dictionary provider ContentProvider name. Visible in Settings/Applications/Running services. -->
424 <string name="dictionary_provider_name">Dictionary Provider</string>
425 <!-- The dictionary provider Service name. Visible in Settings/Applications/Running services. -->
426 <string name="dictionary_service_name">Dictionary Service</string>
427
428 <!-- Downloadable dictionaries will get update information through the network. This describes the associated download. -->
429 <string name="download_description">Dictionary update information</string>
430
431 <!-- Title and summary of the dictionary settings screen -->
432 <string name="dictionary_settings_title">Add-on dictionaries</string>
433 <!-- 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 -->
434 <string name="dictionary_install_over_metered_network_prompt">Dictionary available</string>
435 <string name="dictionary_settings_summary">Settings for dictionaries</string>
436 <!-- Name of the user dictionaries settings category -->
437 <string name="user_dictionaries">User dictionaries</string>
438 <!-- Name for the "user dictionary" preference item when there is only one -->
439 <string name="default_user_dict_pref_name">User dictionary</string>
440 <!-- Message about some dictionary indicating it can be downloaded, but hasn't been yet -->
441 <string name="dictionary_available">Dictionary available</string>
442 <!-- Message about some dictionary indicating it is downloading and should be available soon -->
443 <string name="dictionary_downloading">Currently downloading</string>
444 <!-- Message about some dictionary indicating it is already installed -->
445 <string name="dictionary_installed">Installed</string>
446 <!-- Message about some dictionary indicating the file is installed, but the dictionary is disabled -->
447 <string name="dictionary_disabled">Installed, disabled</string>
448
449 <!-- Message to display in the dictionaries setting screen when some error prevented us to list installed dictionaries [CHAR LIMIT=20] -->
450 <string name="cannot_connect_to_dict_service">Problem connecting to dictionary service</string>
451 <!-- Message to display in the dictionaries setting screen when we found that no dictionaries are available [CHAR LIMIT=20]-->
452 <string name="no_dictionaries_available">No dictionaries available</string>
453
454 <!-- Title of the options to press to refresh the list (as in, check for updates now) [CHAR_LIMIT=50] -->
455 <string name="check_for_updates_now">Refresh</string>
456 <!-- Hint to tell when the data was last updated. Usage : "Last updated [date]", may contain a : or so. [CHAR LIMIT=45] -->
457 <string name="last_update">Last updated</string>
458
459 <!-- Message to display in a dialog box while we are actively updating the word list [CHAR LIMIT=60] -->
460 <string name="message_updating">Checking for updates</string>
461 <!-- 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] -->
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +0900462 <string name="message_loading">Loading&#x2026;</string>
Jean Chalard0cc05442013-03-15 19:00:51 +0900463
464 <!-- String to explain this dictionary is the main dictionary for this language [CHAR_LIMIT=30] -->
465 <string name="main_dict_description">Main dictionary</string>
466
467 <!-- Standard message to dismiss a dialog box -->
468 <string name="cancel">Cancel</string>
Tadashi G. Takaoka28c02b42014-02-17 11:28:48 +0900469 <!-- Title of the button in a dialog box. The button takes the user to the keyboard settings. [CHAR LIMIT=15] -->
470 <string name="go_to_settings">Settings</string>
Jean Chalard0cc05442013-03-15 19:00:51 +0900471
472 <!-- Action to download and install a dictionary [CHAR_LIMIT=15] -->
473 <string name="install_dict">Install</string>
474 <!-- Action to cancel the ongoing download of a dictionary file [CHAR_LIMIT=25] -->
475 <string name="cancel_download_dict">Cancel</string>
476 <!-- Action to delete a dictionary file [CHAR_LIMIT=15] -->
477 <string name="delete_dict">Delete</string>
478
479 <!-- 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] -->
480 <string name="should_download_over_metered_prompt">The selected language on your mobile device has an available dictionary.&lt;br/>
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +0900481We recommend &lt;b>downloading&lt;/b> the <xliff:g id="LANGUAGE_NAME" example="English">%1$s</xliff:g> dictionary to improve your typing experience.&lt;br/>
Jean Chalard0cc05442013-03-15 19:00:51 +0900482&lt;br/>
483The 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/>
484If you are not sure which data plan you have, we recommend finding a Wi-Fi connection to start the download automatically.&lt;br/>
485&lt;br/>
486Tip: 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>
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +0900487 <string name="download_over_metered">Download now (<xliff:g id="SIZE_IN_MEGABYTES" example="0.7">%1$.1f</xliff:g>MB)</string>
Jean Chalard0cc05442013-03-15 19:00:51 +0900488 <string name="do_not_download_over_metered">Download over Wi-Fi</string>
489 <!-- The text of the "dictionary available" notification. -->
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +0900490 <string name="dict_available_notification_title">A dictionary is available for <xliff:g id="LANGUAGE_NAME" example="English">%1$s</xliff:g></string>
Jean Chalard0cc05442013-03-15 19:00:51 +0900491 <!-- The small subtext in the "dictionary available" notification. -->
492 <string name="dict_available_notification_description">Press to review and download</string>
493
494 <!-- The text of the toast warning a download is starting automatically to enable suggestions for the selected language [CHAR LIMIT=100] -->
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +0900495 <string name="toast_downloading_suggestions">Downloading: suggestions for <xliff:g id="LANGUAGE_NAME" example="English">%1$s</xliff:g> will be ready soon.</string>
Satoshi Kataoka9b4e3db2013-04-22 18:00:59 +0900496
497 <!-- Version text [CHAR LIMIT=30]-->
Tadashi G. Takaoka1271da42014-02-10 09:59:27 +0900498 <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 +0900499
500 <!-- User dictionary settings -->
Satoshi Kataokaa79ba8a2013-04-24 17:43:26 +0900501 <!-- User dictionary settings. The summary of the listem item to go into the User dictionary settings screen. -->
502 <string name="user_dict_settings_summary" translatable="false">""</string>
503 <!-- User dictionary settings. The title of the menu item to add a new word to the user dictionary. -->
504 <!-- This resource is corresponding to msgid="4056762757149923551" -->
505 <string name="user_dict_settings_add_menu_title">Add</string>
506 <!-- User dictionary settings. The title of the dialog to add a new word to the user dictionary. [CHAR LIMIT=25] -->
507 <!-- This resource is corresponding to msgid="4702613990174126482" -->
508 <string name="user_dict_settings_add_dialog_title">Add to dictionary</string>
509 <!-- 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] -->
510 <!-- This resource is corresponding to msgid="742580720124344291" -->
511 <string name="user_dict_settings_add_screen_title">Phrase</string>
512 <!-- User dictionary settings. Text on the dialog button to pop more options for adding a word. [CHAR LIMIT=16] -->
513 <!-- This resource is corresponding to msgid="8848798370746019825" -->
514 <string name="user_dict_settings_add_dialog_more_options">More options</string>
515 <!-- User dictionary settings. Text on the dialog button mask advanced options. [CHAR LIMIT=15] -->
516 <!-- This resource is corresponding to msgid="2441785268726036101" -->
517 <string name="user_dict_settings_add_dialog_less_options">Less options</string>
518 <!-- User dictionary settings. Text on the dialog button to confirm adding a word. [CHAR LIMIT=15] -->
519 <!-- This resource is corresponding to msgid="6225823625332416144" -->
520 <string name="user_dict_settings_add_dialog_confirm">OK</string>
521 <!-- 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] -->
522 <!-- This resource is corresponding to msgid="7868879174905963135" -->
523 <string name="user_dict_settings_add_word_option_name">Word:</string>
524 <!-- 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] -->
525 <!-- This resource is corresponding to msgid="660089258866063925" -->
526 <string name="user_dict_settings_add_shortcut_option_name">Shortcut:</string>
527 <!-- User dictionary settings. Label to put before the language field. [CHAR LIMIT=20] -->
528 <!-- This resource is corresponding to msgid="5696358317061318532" -->
529 <string name="user_dict_settings_add_locale_option_name">Language:</string>
530 <!-- User dictionary settings. Hint for the text field to type the word to add to the user dictionary. [CHAR LIMIT=35] -->
531 <!-- This resource is corresponding to msgid="5725254076556821247" -->
532 <string name="user_dict_settings_add_word_hint">Type a word</string>
533 <!-- User dictionary settings. Hint for the text field to type the optional shortcut to add to the user dictionary. [CHAR LIMIT=35] -->
534 <!-- This resource is corresponding to msgid="7333763456561873445" -->
535 <string name="user_dict_settings_add_shortcut_hint">Optional shortcut</string>
536 <!-- User dictionary settings. The title of the dialog to edit an existing word in the user dictionary. -->
537 <!-- This resource is corresponding to msgid="8967476444840548674" -->
538 <string name="user_dict_settings_edit_dialog_title">Edit word</string>
539 <!-- User dictionary settings. The title of the context menu item to edit the current word -->
540 <!-- This resource is corresponding to msgid="2210564879320004837" -->
541 <string name="user_dict_settings_context_menu_edit_title">Edit</string>
542 <!-- User dictionary settings. The title of the context menu item to delete the current word -->
543 <!-- This resource is corresponding to msgid="9140703913776549054" -->
544 <string name="user_dict_settings_context_menu_delete_title">Delete</string>
545 <!-- User dictionary settings. The text to show when there are no user-defined words in the dictionary [CHAR LIMIT=200] -->
546 <!-- This resource is corresponding to msgid="8165273379942105271" -->
547 <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>
548 <!-- User dictionary settings. The list item to choose to insert a word into the user dictionary for all languages -->
549 <!-- This resource is corresponding to msgid="6742000040975959247" -->
550 <string name="user_dict_settings_all_languages">For all languages</string>
551 <!-- User dictionary settings. The text to show for the option that shows the entire list of supported locales to choose one [CHAR LIMIT=30] -->
552 <!-- This resource is corresponding to msgid="7316375944684977910" -->
553 <string name="user_dict_settings_more_languages">More languages…</string>
554 <!-- User dictionary settings. Label to delete an entry in the user dictionary [CHAR LIMIT=30]
555 This resource is copied from packages/apps/Settings/res/values/strings.xml -->
556 <!-- This resource is corresponding to msgid="4219243412325163003" -->
557 <string name="user_dict_settings_delete">Delete</string>
558 <!-- User dictionary settings. Index of the user dictionary [CHAR LIMIT=30]
559 This resource is copied from packages/apps/Settings/res/values/strings.xml -->
560 <!-- This resource is corresponding to msgid="5433275485499039199" -->
561 <string name="user_dict_fast_scroll_alphabet">\u0020ABCDEFGHIJKLMNOPQRSTUVWXYZ</string>
The Android Open Source Project923bf412009-03-13 15:11:42 -0700562</resources>