blob: 9644271c09898ad83036c52c002ef4f658eac2e4 [file] [log] [blame]
Tadashi G. Takaoka1c1d37c2014-04-17 12:26:21 +09001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
Ian Pedowitze1d50122015-11-10 03:05:42 +00005** Copyright 2014, The Android Open Source Project
Tadashi G. Takaoka1c1d37c2014-04-17 12:26:21 +09006**
7** Licensed under the Apache License, Version 2.0 (the "License");
8** you may not use this file except in compliance with the License.
9** You may obtain a copy of the License at
10**
11** http://www.apache.org/licenses/LICENSE-2.0
12**
13** Unless required by applicable law or agreed to in writing, software
14** distributed under the License is distributed on an "AS IS" BASIS,
15** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16** See the License for the specific language governing permissions and
17** limitations under the License.
18*/
19-->
20<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
21 <!-- 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] -->
22 <string name="spoken_use_headphones">Plug in a headset to hear password keys spoken aloud.</string>
23
24 <!-- Spoken description for the currently entered text -->
25 <string name="spoken_current_text_is">Current text is "%s"</string>
26 <!-- Spoken description when there is no text entered -->
27 <string name="spoken_no_text_entered">No text entered</string>
28
29 <!-- Spoken description to let the user know what auto-correction will be performed when a key is pressed. An auto-correction replaces a single word with one or more words. -->
30 <string name="spoken_auto_correct"><xliff:g id="KEY_NAME" example="Space">%1$s</xliff:g> corrects <xliff:g id="ORIGINAL_WORD">%2$s</xliff:g> to <xliff:g id="CORRECTED_WORD">%3$s</xliff:g></string>
31 <!-- Spoken description used during obscured (e.g. password) entry to let the user know that auto-correction will be performed when a key is pressed. -->
32 <string name="spoken_auto_correct_obscured"><xliff:g id="KEY_NAME" example="Space">%1$s</xliff:g> performs auto-correction</string>
33
Dan Zivkovic24c275c2015-02-27 12:38:18 -080034 <!-- Spoken description of a suggestion when nothing is specified and the field is blank. -->
35 <string name="spoken_empty_suggestion">No suggestion</string>
36
Tadashi G. Takaoka1c1d37c2014-04-17 12:26:21 +090037 <!-- Spoken description for unknown keyboard keys. -->
Tadashi G. Takaokad0b79cc2014-06-02 14:37:42 +090038 <string name="spoken_description_unknown">Unknown character</string>
Tadashi G. Takaoka1c1d37c2014-04-17 12:26:21 +090039 <!-- Spoken description for the "Shift" keyboard key when "Shift" is off. -->
40 <string name="spoken_description_shift">Shift</string>
Tadashi G. Takaokaaaffc462014-05-13 15:36:11 +090041 <!-- Spoken description for the "Shift" keyboard key in symbols mode. -->
42 <string name="spoken_description_symbols_shift">More symbols</string>
Tadashi G. Takaoka1c1d37c2014-04-17 12:26:21 +090043 <!-- Spoken description for the "Shift" keyboard key when "Shift" is on. -->
Tadashi G. Takaokaaaffc462014-05-13 15:36:11 +090044 <string name="spoken_description_shift_shifted">Shift</string>
45 <!-- Spoken description for the "Shift" keyboard key in 2nd symbols (a.k.a. symbols shift) mode. -->
46 <string name="spoken_description_symbols_shift_shifted">Symbols</string>
Tadashi G. Takaoka1c1d37c2014-04-17 12:26:21 +090047 <!-- Spoken description for the "Shift" keyboard key when "Caps lock" is on. -->
Tadashi G. Takaokaaaffc462014-05-13 15:36:11 +090048 <string name="spoken_description_caps_lock">Shift</string>
Tadashi G. Takaoka1c1d37c2014-04-17 12:26:21 +090049 <!-- Spoken description for the "Delete" keyboard key. -->
50 <string name="spoken_description_delete">Delete</string>
51 <!-- Spoken description for the "To Symbol" keyboard key. -->
52 <string name="spoken_description_to_symbol">Symbols</string>
53 <!-- Spoken description for the "To Alpha" keyboard key. -->
54 <string name="spoken_description_to_alpha">Letters</string>
55 <!-- Spoken description for the "To Numbers" keyboard key. -->
56 <string name="spoken_description_to_numeric">Numbers</string>
57 <!-- Spoken description for the "Settings" keyboard key. -->
58 <string name="spoken_description_settings">Settings</string>
59 <!-- Spoken description for the "Tab" keyboard key. -->
60 <string name="spoken_description_tab">Tab</string>
61 <!-- Spoken description for the "Space" keyboard key. -->
62 <string name="spoken_description_space">Space</string>
63 <!-- Spoken description for the "Mic" keyboard key. -->
64 <string name="spoken_description_mic">Voice input</string>
65 <!-- Spoken description for the "Emoji" keyboard key. -->
66 <string name="spoken_description_emoji">Emoji</string>
67 <!-- Spoken description for the "Return" keyboard key. -->
68 <string name="spoken_description_return">Return</string>
69 <!-- Spoken description for the "Search" keyboard key. -->
70 <string name="spoken_description_search">Search</string>
71 <!-- Spoken description for the "U+2022" (BULLET) keyboard key. -->
72 <string name="spoken_description_dot">Dot</string>
73 <!-- Spoken description for the "Switch language" keyboard key. -->
74 <string name="spoken_description_language_switch">Switch language</string>
75 <!-- Spoken description for the "Next" action keyboard key. -->
76 <string name="spoken_description_action_next">Next</string>
77 <!-- Spoken description for the "Previous" action keyboard key. -->
78 <string name="spoken_description_action_previous">Previous</string>
79
80 <!-- Spoken feedback after turning "Shift" mode on. -->
81 <string name="spoken_description_shiftmode_on">Shift enabled</string>
82 <!-- Spoken feedback after turning "Caps lock" mode on. -->
83 <string name="spoken_description_shiftmode_locked">Caps lock enabled</string>
Tadashi G. Takaoka1c1d37c2014-04-17 12:26:21 +090084 <!-- Spoken feedback after changing to the symbols keyboard. -->
85 <string name="spoken_description_mode_symbol">Symbols mode</string>
Tadashi G. Takaokaaaffc462014-05-13 15:36:11 +090086 <!-- Spoken feedback after changing to the 2nd symbols (a.k.a. symbols shift) keyboard. -->
87 <string name="spoken_description_mode_symbol_shift">More symbols mode</string>
Tadashi G. Takaoka1c1d37c2014-04-17 12:26:21 +090088 <!-- Spoken feedback after changing to the alphanumeric keyboard. -->
89 <string name="spoken_description_mode_alpha">Letters mode</string>
90 <!-- Spoken feedback after changing to the phone dialer keyboard. -->
91 <string name="spoken_description_mode_phone">Phone mode</string>
92 <!-- Spoken feedback after changing to the shifted phone dialer (symbols) keyboard. -->
93 <string name="spoken_description_mode_phone_shift">Phone symbols mode</string>
94
95 <!-- Spoken feedback when the keyboard is hidden. -->
96 <string name="announce_keyboard_hidden">Keyboard hidden</string>
97 <!-- Spoken feedback when the keyboard mode changes. -->
98 <string name="announce_keyboard_mode">Showing <xliff:g id="KEYBOARD_MODE" example="email">%s</xliff:g> keyboard</string>
99 <!-- Description of the keyboard mode for entering dates. -->
100 <string name="keyboard_mode_date">date</string>
101 <!-- Description of the keyboard mode for entering dates and times. -->
102 <string name="keyboard_mode_date_time">date and time</string>
103 <!-- Description of the keyboard mode for entering email addresses. -->
104 <string name="keyboard_mode_email">email</string>
105 <!-- Description of the keyboard mode for entering text messages. -->
106 <string name="keyboard_mode_im">messaging</string>
107 <!-- Description of the keyboard mode for entering numbers. -->
108 <string name="keyboard_mode_number">number</string>
109 <!-- Description of the keyboard mode for entering phone numbers. -->
110 <string name="keyboard_mode_phone">phone</string>
111 <!-- Description of the keyboard mode for entering generic text. -->
112 <string name="keyboard_mode_text">text</string>
113 <!-- Description of the keyboard mode for entering times. -->
114 <string name="keyboard_mode_time">time</string>
115 <!-- Description of the keyboard mode for entering URLs. -->
116 <string name="keyboard_mode_url">URL</string>
Tadashi G. Takaokabfc99802014-04-17 12:06:55 +0900117
118 <!-- Description of the emoji category icon of Recents. -->
119 <string name="spoken_descrption_emoji_category_recents">Recents</string>
120 <!-- Description of the emoji category icon of People. -->
121 <string name="spoken_descrption_emoji_category_people">People</string>
122 <!-- Description of the emoji category icon of Objects. -->
123 <string name="spoken_descrption_emoji_category_objects">Objects</string>
124 <!-- Description of the emoji category icon of Nature. -->
125 <string name="spoken_descrption_emoji_category_nature">Nature</string>
126 <!-- Description of the emoji category icon of Places. -->
127 <string name="spoken_descrption_emoji_category_places">Places</string>
128 <!-- Description of the emoji category icon of Symbols. -->
129 <string name="spoken_descrption_emoji_category_symbols">Symbols</string>
130 <!-- Description of the emoji category icon of Emoticons. -->
131 <string name="spoken_descrption_emoji_category_emoticons">Emoticons</string>
Tadashi G. Takaokafee40732014-05-22 13:09:24 +0900132
133 <!-- Description of an upper case letter of LOWER_LETTER. -->
Tadashi G. Takaoka7b5bccc2014-05-27 10:40:36 +0900134 <string name="spoken_description_upper_case">Capital <xliff:g id="LOWER_LETTER" example="A, E, ligature">%s</xliff:g></string>
Tadashi G. Takaokafee40732014-05-22 13:09:24 +0900135 <!-- Spoken description for Unicode code point U+0049: "I" LATIN CAPITAL LETTER I
136 Note that depending on locale, the lower-case of this letter is U+0069 or U+0131. -->
137 <string name="spoken_letter_0049">Capital I</string>
138 <!-- Spoken description for Unicode code point U+0130: "İ" LATIN CAPITAL LETTER I WITH DOT ABOVE
139 Note that depending on locale, the lower-case of this letter is U+0069 or U+0131. -->
140 <string name="spoken_letter_0130">Capital I, dot above</string>
Tadashi G. Takaokad0b79cc2014-06-02 14:37:42 +0900141 <!-- Spoken description for unknown symbol code point. -->
142 <string name="spoken_symbol_unknown">Unknown symbol</string>
Tadashi G. Takaoka7b5bccc2014-05-27 10:40:36 +0900143 <!-- Spoken description for unknown emoji code point. -->
144 <string name="spoken_emoji_unknown">Unknown emoji</string>
Tadashi G. Takaokad9d5ba42014-09-29 14:41:26 +0900145 <!-- Spoken description for emoticons ":-!". -->
146 <string name="spoken_emoticon_3A_2D_21_20">Bored face</string>
147 <!-- Spoken description for emoticons ":-$". -->
148 <string name="spoken_emoticon_3A_2D_24_20">Embarrassed face</string>
149 <!-- Spoken description for emoticons "B-)". -->
150 <string name="spoken_emoticon_42_2D_29_20">Face wearing sunglasses</string>
151 <!-- Spoken description for emoticons ":O". -->
152 <string name="spoken_emoticon_3A_4F_20">Surprised face</string>
153 <!-- Spoken description for emoticons ":-*". -->
154 <string name="spoken_emoticon_3A_2D_2A_20">Kissing face</string>
155 <!-- Spoken description for emoticons ":-[". -->
156 <string name="spoken_emoticon_3A_2D_5B_20">Frowning face</string>
Tadashi G. Takaoka62316d72014-05-26 11:09:07 +0900157
158 <!-- Spoken descriptions when opening a more keys keyboard that has alternative characters. -->
159 <string name="spoken_open_more_keys_keyboard">Alternative characters are available</string>
160 <!-- Spoken descriptions when closing a more keys keyboard that has alternative characters. -->
161 <string name="spoken_close_more_keys_keyboard">Alternative characters are dismissed</string>
Tadashi G. Takaokaaea42922014-05-26 11:09:07 +0900162
163 <!-- Spoken descriptions when opening a more suggestions panel that has alternative suggested words. -->
164 <string name="spoken_open_more_suggestions">Alternative suggestions are available</string>
165 <!-- Spoken descriptions when closing a more suggestions panel that has alternative suggested words. -->
166 <string name="spoken_close_more_suggestions">Alternative suggestions are dismissed</string>
Tadashi G. Takaoka1c1d37c2014-04-17 12:26:21 +0900167</resources>