blob: 297b6bed2614ce63a11bd84fb8f2d2864c657e5f [file] [log] [blame]
Tadashi G. Takaokafee40732014-05-22 13:09:24 +09001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
5** Copyright 2014, 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-->
Tadashi G. Takaokad0b79cc2014-06-02 14:37:42 +090020<!--
21 These accented letters (spoken_accented_letter_*) are unsupported by TTS.
22 These symbols (spoken_symbol_*) are also unsupported by TTS.
23 TODO: Remove these string resources when TTS/TalkBack support these letters.
24-->
Tadashi G. Takaokafee40732014-05-22 13:09:24 +090025<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
26 <!-- Spoken description for Unicode code point U+00AA: "ª" FEMININE ORDINAL INDICATOR -->
27 <string name="spoken_accented_letter_00AA">Feminine ordinal indicator</string>
28 <!-- Spoken description for Unicode code point U+00B5: "µ" MICRO SIGN -->
29 <string name="spoken_accented_letter_00B5">Micro sign</string>
30 <!-- Spoken description for Unicode code point U+00BA: "º" MASCULINE ORDINAL INDICATOR -->
31 <string name="spoken_accented_letter_00BA">Masculine ordinal indicator</string>
32 <!-- Spoken description for Unicode code point U+00DF: "ß" LATIN SMALL LETTER SHARP S -->
33 <string name="spoken_accented_letter_00DF">Sharp S</string>
34 <!-- Spoken description for Unicode code point U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE -->
35 <string name="spoken_accented_letter_00E0">A, grave</string>
36 <!-- Spoken description for Unicode code point U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE -->
37 <string name="spoken_accented_letter_00E1">A, acute</string>
38 <!-- Spoken description for Unicode code point U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX -->
39 <string name="spoken_accented_letter_00E2">A, circumflex</string>
40 <!-- Spoken description for Unicode code point U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE -->
41 <string name="spoken_accented_letter_00E3">A, tilde</string>
42 <!-- Spoken description for Unicode code point U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS -->
43 <string name="spoken_accented_letter_00E4">A, diaeresis</string>
44 <!-- Spoken description for Unicode code point U+00E5: "å" LATIN SMALL LETTER A WITH RING ABOVE -->
45 <string name="spoken_accented_letter_00E5">A, ring above</string>
46 <!-- Spoken description for Unicode code point U+00E6: "æ" LATIN SMALL LETTER AE -->
47 <string name="spoken_accented_letter_00E6">A, E, ligature</string>
48 <!-- Spoken description for Unicode code point U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA -->
49 <string name="spoken_accented_letter_00E7">C, cedilla</string>
50 <!-- Spoken description for Unicode code point U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE -->
51 <string name="spoken_accented_letter_00E8">E, grave</string>
52 <!-- Spoken description for Unicode code point U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE -->
53 <string name="spoken_accented_letter_00E9">E, acute</string>
54 <!-- Spoken description for Unicode code point U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX -->
55 <string name="spoken_accented_letter_00EA">E, circumflex</string>
56 <!-- Spoken description for Unicode code point U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS -->
57 <string name="spoken_accented_letter_00EB">E, diaeresis</string>
58 <!-- Spoken description for Unicode code point U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE -->
59 <string name="spoken_accented_letter_00EC">I, grave</string>
60 <!-- Spoken description for Unicode code point U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE -->
61 <string name="spoken_accented_letter_00ED">I, acute</string>
62 <!-- Spoken description for Unicode code point U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX -->
63 <string name="spoken_accented_letter_00EE">I, circumflex</string>
64 <!-- Spoken description for Unicode code point U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS -->
65 <string name="spoken_accented_letter_00EF">I, diaeresis</string>
66 <!-- Spoken description for Unicode code point U+00F0: "ð" LATIN SMALL LETTER ETH -->
67 <string name="spoken_accented_letter_00F0">Eth</string>
68 <!-- Spoken description for Unicode code point U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE -->
69 <string name="spoken_accented_letter_00F1">N, tilde</string>
70 <!-- Spoken description for Unicode code point U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE -->
71 <string name="spoken_accented_letter_00F2">O, grave</string>
72 <!-- Spoken description for Unicode code point U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE -->
73 <string name="spoken_accented_letter_00F3">O, acute</string>
74 <!-- Spoken description for Unicode code point U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX -->
75 <string name="spoken_accented_letter_00F4">O, circumflex</string>
76 <!-- Spoken description for Unicode code point U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE -->
77 <string name="spoken_accented_letter_00F5">O, tilde</string>
78 <!-- Spoken description for Unicode code point U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS -->
79 <string name="spoken_accented_letter_00F6">O, diaeresis</string>
80 <!-- Spoken description for Unicode code point U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE -->
81 <string name="spoken_accented_letter_00F8">O, stroke</string>
82 <!-- Spoken description for Unicode code point U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE -->
83 <string name="spoken_accented_letter_00F9">U, grave</string>
84 <!-- Spoken description for Unicode code point U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE -->
85 <string name="spoken_accented_letter_00FA">U, acute</string>
86 <!-- Spoken description for Unicode code point U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX -->
87 <string name="spoken_accented_letter_00FB">U, circumflex</string>
88 <!-- Spoken description for Unicode code point U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS -->
89 <string name="spoken_accented_letter_00FC">U, diaeresis</string>
90 <!-- Spoken description for Unicode code point U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE -->
91 <string name="spoken_accented_letter_00FD">Y, acute</string>
92 <!-- Spoken description for Unicode code point U+00FE: "þ" LATIN SMALL LETTER THORN -->
93 <string name="spoken_accented_letter_00FE">Thorn</string>
94 <!-- Spoken description for Unicode code point U+00FF: "ÿ" LATIN SMALL LETTER Y WITH DIAERESIS -->
95 <string name="spoken_accented_letter_00FF">Y, diaeresis</string>
96 <!-- Spoken description for Unicode code point U+0101: "ā" LATIN SMALL LETTER A WITH MACRON -->
97 <string name="spoken_accented_letter_0101">A, macron</string>
98 <!-- Spoken description for Unicode code point U+0103: "ă" LATIN SMALL LETTER A WITH BREVE -->
99 <string name="spoken_accented_letter_0103">A, breve</string>
100 <!-- Spoken description for Unicode code point U+0105: "ą" LATIN SMALL LETTER A WITH OGONEK -->
101 <string name="spoken_accented_letter_0105">A, ogonek</string>
102 <!-- Spoken description for Unicode code point U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE -->
103 <string name="spoken_accented_letter_0107">C, acute</string>
104 <!-- Spoken description for Unicode code point U+0109: "ĉ" LATIN SMALL LETTER C WITH CIRCUMFLEX -->
105 <string name="spoken_accented_letter_0109">C, circumflex</string>
106 <!-- Spoken description for Unicode code point U+010B: "ċ" LATIN SMALL LETTER C WITH DOT ABOVE -->
107 <string name="spoken_accented_letter_010B">C, dot above</string>
108 <!-- Spoken description for Unicode code point U+010D: "č" LATIN SMALL LETTER C WITH CARON -->
109 <string name="spoken_accented_letter_010D">C, caron</string>
110 <!-- Spoken description for Unicode code point U+010F: "ď" LATIN SMALL LETTER D WITH CARON -->
111 <string name="spoken_accented_letter_010F">D, caron</string>
112 <!-- Spoken description for Unicode code point U+0111: "đ" LATIN SMALL LETTER D WITH STROKE -->
113 <string name="spoken_accented_letter_0111">D, stroke</string>
114 <!-- Spoken description for Unicode code point U+0113: "ē" LATIN SMALL LETTER E WITH MACRON -->
115 <string name="spoken_accented_letter_0113">E, macron</string>
116 <!-- Spoken description for Unicode code point U+0115: "ĕ" LATIN SMALL LETTER E WITH BREVE -->
117 <string name="spoken_accented_letter_0115">E, breve</string>
118 <!-- Spoken description for Unicode code point U+0117: "ė" LATIN SMALL LETTER E WITH DOT ABOVE -->
119 <string name="spoken_accented_letter_0117">E, dot above</string>
120 <!-- Spoken description for Unicode code point U+0119: "ę" LATIN SMALL LETTER E WITH OGONEK -->
121 <string name="spoken_accented_letter_0119">E, ogonek</string>
122 <!-- Spoken description for Unicode code point U+011B: "ě" LATIN SMALL LETTER E WITH CARON -->
123 <string name="spoken_accented_letter_011B">E, caron</string>
124 <!-- Spoken description for Unicode code point U+011D: "ĝ" LATIN SMALL LETTER G WITH CIRCUMFLEX -->
125 <string name="spoken_accented_letter_011D">G, circumflex</string>
126 <!-- Spoken description for Unicode code point U+011F: "ğ" LATIN SMALL LETTER G WITH BREVE -->
127 <string name="spoken_accented_letter_011F">G, breve</string>
128 <!-- Spoken description for Unicode code point U+0121: "ġ" LATIN SMALL LETTER G WITH DOT ABOVE -->
129 <string name="spoken_accented_letter_0121">G, dot above</string>
130 <!-- Spoken description for Unicode code point U+0123: "ģ" LATIN SMALL LETTER G WITH CEDILLA -->
131 <string name="spoken_accented_letter_0123">G, cedilla</string>
132 <!-- Spoken description for Unicode code point U+0125: "ĥ" LATIN SMALL LETTER H WITH CIRCUMFLEX -->
133 <string name="spoken_accented_letter_0125">H, circumflex</string>
134 <!-- Spoken description for Unicode code point U+0127: "ħ" LATIN SMALL LETTER H WITH STROKE -->
135 <string name="spoken_accented_letter_0127">H, stroke</string>
136 <!-- Spoken description for Unicode code point U+0129: "ĩ" LATIN SMALL LETTER I WITH TILDE -->
137 <string name="spoken_accented_letter_0129">I, tilde</string>
138 <!-- Spoken description for Unicode code point U+012B: "ī" LATIN SMALL LETTER I WITH MACRON -->
139 <string name="spoken_accented_letter_012B">I, macron</string>
140 <!-- Spoken description for Unicode code point U+012D: "ĭ" LATIN SMALL LETTER I WITH BREVE -->
141 <string name="spoken_accented_letter_012D">I, breve</string>
142 <!-- Spoken description for Unicode code point U+012F: "į" LATIN SMALL LETTER I WITH OGONEK -->
143 <string name="spoken_accented_letter_012F">I, ogonek</string>
144 <!-- Spoken description for Unicode code point U+0131: "ı" LATIN SMALL LETTER DOTLESS I -->
145 <string name="spoken_accented_letter_0131">Dotless I</string>
146 <!-- Spoken description for Unicode code point U+0133: "ij" LATIN SMALL LIGATURE IJ -->
147 <string name="spoken_accented_letter_0133">I, J, ligature</string>
148 <!-- Spoken description for Unicode code point U+0135: "ĵ" LATIN SMALL LETTER J WITH CIRCUMFLEX -->
149 <string name="spoken_accented_letter_0135">J, circumflex</string>
150 <!-- Spoken description for Unicode code point U+0137: "ķ" LATIN SMALL LETTER K WITH CEDILLA -->
151 <string name="spoken_accented_letter_0137">K, cedilla</string>
152 <!-- Spoken description for Unicode code point U+0138: "ĸ" LATIN SMALL LETTER KRA -->
153 <string name="spoken_accented_letter_0138">Kra</string>
154 <!-- Spoken description for Unicode code point U+013A: "ĺ" LATIN SMALL LETTER L WITH ACUTE -->
155 <string name="spoken_accented_letter_013A">L, acute</string>
156 <!-- Spoken description for Unicode code point U+013C: "ļ" LATIN SMALL LETTER L WITH CEDILLA -->
157 <string name="spoken_accented_letter_013C">L, cedilla</string>
158 <!-- Spoken description for Unicode code point U+013E: "ľ" LATIN SMALL LETTER L WITH CARON -->
159 <string name="spoken_accented_letter_013E">L, caron</string>
160 <!-- Spoken description for Unicode code point U+0140: "ŀ" LATIN SMALL LETTER L WITH MIDDLE DOT -->
161 <string name="spoken_accented_letter_0140">L, middle dot</string>
162 <!-- Spoken description for Unicode code point U+0142: "ł" LATIN SMALL LETTER L WITH STROKE -->
163 <string name="spoken_accented_letter_0142">L, stroke</string>
164 <!-- Spoken description for Unicode code point U+0144: "ń" LATIN SMALL LETTER N WITH ACUTE -->
165 <string name="spoken_accented_letter_0144">N, acute</string>
166 <!-- Spoken description for Unicode code point U+0146: "ņ" LATIN SMALL LETTER N WITH CEDILLA -->
167 <string name="spoken_accented_letter_0146">N, cedilla</string>
168 <!-- Spoken description for Unicode code point U+0148: "ň" LATIN SMALL LETTER N WITH CARON -->
169 <string name="spoken_accented_letter_0148">N, caron</string>
170 <!-- Spoken description for Unicode code point U+0149: "ʼn" LATIN SMALL LETTER N PRECEDED BY APOSTROPHE -->
171 <string name="spoken_accented_letter_0149">N, preceded by apostrophe</string>
172 <!-- Spoken description for Unicode code point U+014B: "ŋ" LATIN SMALL LETTER ENG -->
173 <string name="spoken_accented_letter_014B">Eng</string>
174 <!-- Spoken description for Unicode code point U+014D: "ō" LATIN SMALL LETTER O WITH MACRON -->
175 <string name="spoken_accented_letter_014D">O, macron</string>
176 <!-- Spoken description for Unicode code point U+014F: "ŏ" LATIN SMALL LETTER O WITH BREVE -->
177 <string name="spoken_accented_letter_014F">O, breve</string>
178 <!-- Spoken description for Unicode code point U+0151: "ő" LATIN SMALL LETTER O WITH DOUBLE ACUTE -->
179 <string name="spoken_accented_letter_0151">O, double acute</string>
180 <!-- Spoken description for Unicode code point U+0153: "œ" LATIN SMALL LIGATURE OE -->
181 <string name="spoken_accented_letter_0153">O, E, ligature</string>
182 <!-- Spoken description for Unicode code point U+0155: "ŕ" LATIN SMALL LETTER R WITH ACUTE -->
183 <string name="spoken_accented_letter_0155">R, acute</string>
184 <!-- Spoken description for Unicode code point U+0157: "ŗ" LATIN SMALL LETTER R WITH CEDILLA -->
185 <string name="spoken_accented_letter_0157">R, cedilla</string>
186 <!-- Spoken description for Unicode code point U+0159: "ř" LATIN SMALL LETTER R WITH CARON -->
187 <string name="spoken_accented_letter_0159">R, caron</string>
188 <!-- Spoken description for Unicode code point U+015B: "ś" LATIN SMALL LETTER S WITH ACUTE -->
189 <string name="spoken_accented_letter_015B">S, acute</string>
190 <!-- Spoken description for Unicode code point U+015D: "ŝ" LATIN SMALL LETTER S WITH CIRCUMFLEX -->
191 <string name="spoken_accented_letter_015D">S, circumflex</string>
192 <!-- Spoken description for Unicode code point U+015F: "ş" LATIN SMALL LETTER S WITH CEDILLA -->
193 <string name="spoken_accented_letter_015F">S, cedilla</string>
194 <!-- Spoken description for Unicode code point U+0161: "š" LATIN SMALL LETTER S WITH CARON -->
195 <string name="spoken_accented_letter_0161">S, caron</string>
196 <!-- Spoken description for Unicode code point U+0163: "ţ" LATIN SMALL LETTER T WITH CEDILLA -->
197 <string name="spoken_accented_letter_0163">T, cedilla</string>
198 <!-- Spoken description for Unicode code point U+0165: "ť" LATIN SMALL LETTER T WITH CARON -->
199 <string name="spoken_accented_letter_0165">T, caron</string>
200 <!-- Spoken description for Unicode code point U+0167: "ŧ" LATIN SMALL LETTER T WITH STROKE -->
201 <string name="spoken_accented_letter_0167">T, stroke</string>
202 <!-- Spoken description for Unicode code point U+0169: "ũ" LATIN SMALL LETTER U WITH TILDE -->
203 <string name="spoken_accented_letter_0169">U, tilde</string>
204 <!-- Spoken description for Unicode code point U+016B: "ū" LATIN SMALL LETTER U WITH MACRON -->
205 <string name="spoken_accented_letter_016B">U, macron</string>
206 <!-- Spoken description for Unicode code point U+016D: "ŭ" LATIN SMALL LETTER U WITH BREVE -->
207 <string name="spoken_accented_letter_016D">U, breve</string>
208 <!-- Spoken description for Unicode code point U+016F: "ů" LATIN SMALL LETTER U WITH RING ABOVE -->
209 <string name="spoken_accented_letter_016F">U, ring above</string>
210 <!-- Spoken description for Unicode code point U+0171: "ű" LATIN SMALL LETTER U WITH DOUBLE ACUTE -->
211 <string name="spoken_accented_letter_0171">U, double acute</string>
212 <!-- Spoken description for Unicode code point U+0173: "ų" LATIN SMALL LETTER U WITH OGONEK -->
213 <string name="spoken_accented_letter_0173">U, ogonek</string>
214 <!-- Spoken description for Unicode code point U+0175: "ŵ" LATIN SMALL LETTER W WITH CIRCUMFLEX -->
215 <string name="spoken_accented_letter_0175">W, circumflex</string>
216 <!-- Spoken description for Unicode code point U+0177: "ŷ" LATIN SMALL LETTER Y WITH CIRCUMFLEX -->
217 <string name="spoken_accented_letter_0177">Y, circumflex</string>
218 <!-- Spoken description for Unicode code point U+017A: "ź" LATIN SMALL LETTER Z WITH ACUTE -->
219 <string name="spoken_accented_letter_017A">Z, acute</string>
220 <!-- Spoken description for Unicode code point U+017C: "ż" LATIN SMALL LETTER Z WITH DOT ABOVE -->
221 <string name="spoken_accented_letter_017C">Z, dot above</string>
222 <!-- Spoken description for Unicode code point U+017E: "ž" LATIN SMALL LETTER Z WITH CARON -->
223 <string name="spoken_accented_letter_017E">Z, caron</string>
224 <!-- Spoken description for Unicode code point U+017F: "ſ" LATIN SMALL LETTER LONG S -->
225 <string name="spoken_accented_letter_017F">Long S</string>
226 <!-- Spoken description for Unicode code point U+01A1: "ơ" LATIN SMALL LETTER O WITH HORN -->
227 <string name="spoken_accented_letter_01A1">O, horn</string>
228 <!-- Spoken description for Unicode code point U+01B0: "ư" LATIN SMALL LETTER U WITH HORN -->
229 <string name="spoken_accented_letter_01B0">U, horn</string>
230 <!-- Spoken description for Unicode code point U+0219: "ș" LATIN SMALL LETTER S WITH COMMA BELOW -->
231 <string name="spoken_accented_letter_0219">S, comma below</string>
232 <!-- Spoken description for Unicode code point U+021B: "ț" LATIN SMALL LETTER T WITH COMMA BELOW -->
233 <string name="spoken_accented_letter_021B">T, comma below</string>
234 <!-- Spoken description for Unicode code point U+0259: "ə" LATIN SMALL LETTER SCHWA -->
235 <string name="spoken_accented_letter_0259">Schwa</string>
236 <!-- Spoken description for Unicode code point U+1EA1: "ạ" LATIN SMALL LETTER A WITH DOT BELOW -->
237 <string name="spoken_accented_letter_1EA1">A, dot below</string>
238 <!-- Spoken description for Unicode code point U+1EA3: "ả" LATIN SMALL LETTER A WITH HOOK ABOVE -->
239 <string name="spoken_accented_letter_1EA3">A, hook above</string>
240 <!-- Spoken description for Unicode code point U+1EA5: "ấ" LATIN SMALL LETTER A WITH CIRCUMFLEX AND ACUTE -->
241 <string name="spoken_accented_letter_1EA5">A, circumflex and acute</string>
242 <!-- Spoken description for Unicode code point U+1EA7: "ầ" LATIN SMALL LETTER A WITH CIRCUMFLEX AND GRAVE -->
243 <string name="spoken_accented_letter_1EA7">A, circumflex and grave</string>
244 <!-- Spoken description for Unicode code point U+1EA9: "ẩ" LATIN SMALL LETTER A WITH CIRCUMFLEX AND HOOK ABOVE -->
245 <string name="spoken_accented_letter_1EA9">A, circumflex and hook above</string>
246 <!-- Spoken description for Unicode code point U+1EAB: "ẫ" LATIN SMALL LETTER A WITH CIRCUMFLEX AND TILDE -->
247 <string name="spoken_accented_letter_1EAB">A, circumflex and tilde</string>
248 <!-- Spoken description for Unicode code point U+1EAD: "ậ" LATIN SMALL LETTER A WITH CIRCUMFLEX AND DOT BELOW -->
249 <string name="spoken_accented_letter_1EAD">A, circumflex and dot below</string>
250 <!-- Spoken description for Unicode code point U+1EAF: "ắ" LATIN SMALL LETTER A WITH BREVE AND ACUTE -->
251 <string name="spoken_accented_letter_1EAF">A, breve and acute</string>
252 <!-- Spoken description for Unicode code point U+1EB1: "ằ" LATIN SMALL LETTER A WITH BREVE AND GRAVE -->
253 <string name="spoken_accented_letter_1EB1">A, breve and grave</string>
254 <!-- Spoken description for Unicode code point U+1EB3: "ẳ" LATIN SMALL LETTER A WITH BREVE AND HOOK ABOVE -->
255 <string name="spoken_accented_letter_1EB3">A, breve and hook above</string>
256 <!-- Spoken description for Unicode code point U+1EB5: "ẵ" LATIN SMALL LETTER A WITH BREVE AND TILDE -->
257 <string name="spoken_accented_letter_1EB5">A, breve and tilde</string>
258 <!-- Spoken description for Unicode code point U+1EB7: "ặ" LATIN SMALL LETTER A WITH BREVE AND DOT BELOW -->
259 <string name="spoken_accented_letter_1EB7">A, breve and dot below</string>
260 <!-- Spoken description for Unicode code point U+1EB9: "ẹ" LATIN SMALL LETTER E WITH DOT BELOW -->
261 <string name="spoken_accented_letter_1EB9">E, dot below</string>
262 <!-- Spoken description for Unicode code point U+1EBB: "ẻ" LATIN SMALL LETTER E WITH HOOK ABOVE -->
263 <string name="spoken_accented_letter_1EBB">E, hook above</string>
264 <!-- Spoken description for Unicode code point U+1EBD: "ẽ" LATIN SMALL LETTER E WITH TILDE -->
265 <string name="spoken_accented_letter_1EBD">E, tilde</string>
266 <!-- Spoken description for Unicode code point U+1EBF: "ế" LATIN SMALL LETTER E WITH CIRCUMFLEX AND ACUTE -->
267 <string name="spoken_accented_letter_1EBF">E, circumflex and acute</string>
268 <!-- Spoken description for Unicode code point U+1EC1: "ề" LATIN SMALL LETTER E WITH CIRCUMFLEX AND GRAVE -->
269 <string name="spoken_accented_letter_1EC1">E, circumflex and grave</string>
270 <!-- Spoken description for Unicode code point U+1EC3: "ể" LATIN SMALL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE -->
271 <string name="spoken_accented_letter_1EC3">E, circumflex and hook above</string>
272 <!-- Spoken description for Unicode code point U+1EC5: "ễ" LATIN SMALL LETTER E WITH CIRCUMFLEX AND TILDE -->
273 <string name="spoken_accented_letter_1EC5">E, circumflex and tilde</string>
274 <!-- Spoken description for Unicode code point U+1EC7: "ệ" LATIN SMALL LETTER E WITH CIRCUMFLEX AND DOT BELOW -->
275 <string name="spoken_accented_letter_1EC7">E, circumflex and dot below</string>
276 <!-- Spoken description for Unicode code point U+1EC9: "ỉ" LATIN SMALL LETTER I WITH HOOK ABOVE -->
277 <string name="spoken_accented_letter_1EC9">I, hook above</string>
278 <!-- Spoken description for Unicode code point U+1ECB: "ị" LATIN SMALL LETTER I WITH DOT BELOW -->
279 <string name="spoken_accented_letter_1ECB">I, dot below</string>
280 <!-- Spoken description for Unicode code point U+1ECD: "ọ" LATIN SMALL LETTER O WITH DOT BELOW -->
281 <string name="spoken_accented_letter_1ECD">O, dot below</string>
282 <!-- Spoken description for Unicode code point U+1ECF: "ỏ" LATIN SMALL LETTER O WITH HOOK ABOVE -->
283 <string name="spoken_accented_letter_1ECF">O, hook above</string>
284 <!-- Spoken description for Unicode code point U+1ED1: "ố" LATIN SMALL LETTER O WITH CIRCUMFLEX AND ACUTE -->
285 <string name="spoken_accented_letter_1ED1">O, circumflex and acute</string>
286 <!-- Spoken description for Unicode code point U+1ED3: "ồ" LATIN SMALL LETTER O WITH CIRCUMFLEX AND GRAVE -->
287 <string name="spoken_accented_letter_1ED3">O, circumflex and grave</string>
288 <!-- Spoken description for Unicode code point U+1ED5: "ổ" LATIN SMALL LETTER O WITH CIRCUMFLEX AND HOOK ABOVE -->
289 <string name="spoken_accented_letter_1ED5">O, circumflex and hook above</string>
290 <!-- Spoken description for Unicode code point U+1ED7: "ỗ" LATIN SMALL LETTER O WITH CIRCUMFLEX AND TILDE -->
291 <string name="spoken_accented_letter_1ED7">O, circumflex and tilde</string>
292 <!-- Spoken description for Unicode code point U+1ED9: "ộ" LATIN SMALL LETTER O WITH CIRCUMFLEX AND DOT BELOW -->
293 <string name="spoken_accented_letter_1ED9">O, circumflex and dot below</string>
294 <!-- Spoken description for Unicode code point U+1EDB: "ớ" LATIN SMALL LETTER O WITH HORN AND ACUTE -->
295 <string name="spoken_accented_letter_1EDB">O, horn and acute</string>
296 <!-- Spoken description for Unicode code point U+1EDD: "ờ" LATIN SMALL LETTER O WITH HORN AND GRAVE -->
297 <string name="spoken_accented_letter_1EDD">O, horn and grave</string>
298 <!-- Spoken description for Unicode code point U+1EDF: "ở" LATIN SMALL LETTER O WITH HORN AND HOOK ABOVE -->
299 <string name="spoken_accented_letter_1EDF">O, horn and hook above</string>
300 <!-- Spoken description for Unicode code point U+1EE1: "ỡ" LATIN SMALL LETTER O WITH HORN AND TILDE -->
301 <string name="spoken_accented_letter_1EE1">O, horn and tilde</string>
302 <!-- Spoken description for Unicode code point U+1EE3: "ợ" LATIN SMALL LETTER O WITH HORN AND DOT BELOW -->
303 <string name="spoken_accented_letter_1EE3">O, horn and dot below</string>
304 <!-- Spoken description for Unicode code point U+1EE5: "ụ" LATIN SMALL LETTER U WITH DOT BELOW -->
305 <string name="spoken_accented_letter_1EE5">U, dot below</string>
306 <!-- Spoken description for Unicode code point U+1EE7: "ủ" LATIN SMALL LETTER U WITH HOOK ABOVE -->
307 <string name="spoken_accented_letter_1EE7">U, hook above</string>
308 <!-- Spoken description for Unicode code point U+1EE9: "ứ" LATIN SMALL LETTER U WITH HORN AND ACUTE -->
309 <string name="spoken_accented_letter_1EE9">U, horn and acute</string>
310 <!-- Spoken description for Unicode code point U+1EEB: "ừ" LATIN SMALL LETTER U WITH HORN AND GRAVE -->
311 <string name="spoken_accented_letter_1EEB">U, horn and grave</string>
312 <!-- Spoken description for Unicode code point U+1EED: "ử" LATIN SMALL LETTER U WITH HORN AND HOOK ABOVE -->
313 <string name="spoken_accented_letter_1EED">U, horn and hook above</string>
314 <!-- Spoken description for Unicode code point U+1EEF: "ữ" LATIN SMALL LETTER U WITH HORN AND TILDE -->
315 <string name="spoken_accented_letter_1EEF">U, horn and tilde</string>
316 <!-- Spoken description for Unicode code point U+1EF1: "ự" LATIN SMALL LETTER U WITH HORN AND DOT BELOW -->
317 <string name="spoken_accented_letter_1EF1">U, horn and dot below</string>
318 <!-- Spoken description for Unicode code point U+1EF3: "ỳ" LATIN SMALL LETTER Y WITH GRAVE -->
319 <string name="spoken_accented_letter_1EF3">Y, grave</string>
320 <!-- Spoken description for Unicode code point U+1EF5: "ỵ" LATIN SMALL LETTER Y WITH DOT BELOW -->
321 <string name="spoken_accented_letter_1EF5">Y, dot below</string>
322 <!-- Spoken description for Unicode code point U+1EF7: "ỷ" LATIN SMALL LETTER Y WITH HOOK ABOVE -->
323 <string name="spoken_accented_letter_1EF7">Y, hook above</string>
324 <!-- Spoken description for Unicode code point U+1EF9: "ỹ" LATIN SMALL LETTER Y WITH TILDE -->
325 <string name="spoken_accented_letter_1EF9">Y, tilde</string>
Tadashi G. Takaokad0b79cc2014-06-02 14:37:42 +0900326 <!-- Spoken description for Unicode code point U+00A1: "¡" INVERTED EXCLAMATION MARK -->
327 <string name="spoken_symbol_00A1">Inverted exclamation mark</string>
328 <!-- Spoken description for Unicode code point U+00AB: "«" LEFT-POINTING DOUBLE ANGLE QUOTATION MARK -->
329 <string name="spoken_symbol_00AB">Left-pointing double angle quotation mark</string>
330 <!-- Spoken description for Unicode code point U+00B7: "·" MIDDLE DOT -->
331 <string name="spoken_symbol_00B7">Middle dot</string>
332 <!-- Spoken description for Unicode code point U+00B9: "¹" SUPERSCRIPT ONE -->
333 <string name="spoken_symbol_00B9">Superscript one</string>
334 <!-- Spoken description for Unicode code point U+00BB: "»" RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK -->
335 <string name="spoken_symbol_00BB">Right-pointing double angle quotation mark</string>
336 <!-- Spoken description for Unicode code point U+00BF: "¿" INVERTED QUESTION MARK -->
337 <string name="spoken_symbol_00BF">Inverted question mark</string>
338 <!-- Spoken description for Unicode code point U+2018: "‘" LEFT SINGLE QUOTATION MARK -->
339 <string name="spoken_symbol_2018">Left single quotation mark</string>
340 <!-- Spoken description for Unicode code point U+2019: "’" RIGHT SINGLE QUOTATION MARK -->
341 <string name="spoken_symbol_2019">Right single quotation mark</string>
342 <!-- Spoken description for Unicode code point U+201A: "‚" SINGLE LOW-9 QUOTATION MARK -->
343 <string name="spoken_symbol_201A">Single low-9 quotation mark</string>
344 <!-- Spoken description for Unicode code point U+201C: "“" LEFT DOUBLE QUOTATION MARK -->
345 <string name="spoken_symbol_201C">Left double quotation mark</string>
346 <!-- Spoken description for Unicode code point U+201D: "”" RIGHT DOUBLE QUOTATION MARK -->
347 <string name="spoken_symbol_201D">Right double quotation mark</string>
348 <!-- Spoken description for Unicode code point U+2020: "†" DAGGER -->
349 <string name="spoken_symbol_2020">Dagger</string>
350 <!-- Spoken description for Unicode code point U+2021: "‡" DOUBLE DAGGER -->
351 <string name="spoken_symbol_2021">Double dagger</string>
352 <!-- Spoken description for Unicode code point U+2030: "‰" PER MILLE SIGN -->
353 <string name="spoken_symbol_2030">Per mille sign</string>
354 <!-- Spoken description for Unicode code point U+2032: "′" PRIME -->
355 <string name="spoken_symbol_2032">Prime</string>
356 <!-- Spoken description for Unicode code point U+2033: "″" DOUBLE PRIME -->
357 <string name="spoken_symbol_2033">Double prime</string>
358 <!-- Spoken description for Unicode code point U+2039: "‹" SINGLE LEFT-POINTING ANGLE QUOTATION MARK -->
359 <string name="spoken_symbol_2039">Single left-pointing angle quotation mark</string>
360 <!-- Spoken description for Unicode code point U+203A: "›" SINGLE RIGHT-POINTING ANGLE QUOTATION MARK -->
361 <string name="spoken_symbol_203A">Single right-pointing angle quotation mark</string>
362 <!-- Spoken description for Unicode code point U+2074: "⁴" SUPERSCRIPT FOUR -->
363 <string name="spoken_symbol_2074">Superscript four</string>
364 <!-- Spoken description for Unicode code point U+207F: "ⁿ" SUPERSCRIPT LATIN SMALL LETTER N -->
365 <string name="spoken_symbol_207F">Superscript latin small letter n</string>
366 <!-- Spoken description for Unicode code point U+20B1: "₱" PESO SIGN -->
367 <string name="spoken_symbol_20B1">Peso sign</string>
368 <!-- Spoken description for Unicode code point U+2105: "℅" CARE OF -->
369 <string name="spoken_symbol_2105">Care of</string>
370 <!-- Spoken description for Unicode code point U+2192: "→" RIGHTWARDS ARROW -->
371 <string name="spoken_symbol_2192">Rightwards arrow</string>
372 <!-- Spoken description for Unicode code point U+2193: "↓" DOWNWARDS ARROW -->
373 <string name="spoken_symbol_2193">Downwards arrow</string>
374 <!-- Spoken description for Unicode code point U+2205: "∅" EMPTY SET -->
375 <string name="spoken_symbol_2205">Empty set</string>
376 <!-- Spoken description for Unicode code point U+2206: "∆" INCREMENT -->
377 <string name="spoken_symbol_2206">Increment</string>
378 <!-- Spoken description for Unicode code point U+2264: "≤" LESS-THAN OR EQUAL TO -->
379 <string name="spoken_symbol_2264">Less-than or equal to</string>
380 <!-- Spoken description for Unicode code point U+2265: "≥" GREATER-THAN OR EQUAL TO -->
381 <string name="spoken_symbol_2265">Greater-than or equal to</string>
382 <!-- Spoken description for Unicode code point U+2605: "★" BLACK STAR -->
383 <string name="spoken_symbol_2605">Black star</string>
Tadashi G. Takaokafee40732014-05-22 13:09:24 +0900384</resources>