OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
4 each locale. Specifically, these are UI strings that are used by app/ that | 4 each locale. Specifically, these are UI strings that are used by app/ that |
5 need to be translated for each locale.--> | 5 need to be translated for each locale.--> |
6 | 6 |
7 <grit base_dir="." latest_public_release="0" current_release="1" | 7 <grit base_dir="." latest_public_release="0" current_release="1" |
8 source_lang_id="en" enc_check="möl"> | 8 source_lang_id="en" enc_check="möl"> |
9 <outputs> | 9 <outputs> |
10 <!-- TODO add each of your output files. Modify the three below, and add | 10 <!-- TODO add each of your output files. Modify the three below, and add |
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
207 <file path="ui_strings_uk.xtb" lang="uk" /> | 207 <file path="ui_strings_uk.xtb" lang="uk" /> |
208 <file path="ui_strings_vi.xtb" lang="vi" /> | 208 <file path="ui_strings_vi.xtb" lang="vi" /> |
209 <file path="ui_strings_zh-CN.xtb" lang="zh-CN" /> | 209 <file path="ui_strings_zh-CN.xtb" lang="zh-CN" /> |
210 <file path="ui_strings_zh-TW.xtb" lang="zh-TW" /> | 210 <file path="ui_strings_zh-TW.xtb" lang="zh-TW" /> |
211 </translations> | 211 </translations> |
212 <release seq="1" allow_pseudo="false"> | 212 <release seq="1" allow_pseudo="false"> |
213 <messages fallback_to_english="true"> | 213 <messages fallback_to_english="true"> |
214 | 214 |
215 <!-- time format --> | 215 <!-- time format --> |
216 <message name="IDS_TIME_SECS_DEFAULT" | 216 <message name="IDS_TIME_SECS_DEFAULT" |
217 desc="This is necessary for every language. This is the default f
or all the numbers NOT covered by special cases (singular, dual/two, few, many)
some languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only
string necessary. For languages with singular-plural distinction, this is the ge
neric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> | 217 desc="This is necessary for every language. It is the default for
all the numbers NOT covered by special cases (singular, dual/two, few, many) so
me languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only st
ring necessary. For languages with singular-plural distinction, this is the gene
ric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> |
218 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> secs | 218 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> secs |
219 </message> | 219 </message> |
220 | 220 |
221 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 221 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
222 <message name="IDS_TIME_SEC_SINGULAR" | 222 <message name="IDS_TIME_SEC_SINGULAR" |
223 desc="NUMBER_ONE is one or one-like numbers : 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1,21
,31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 101,
201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and Kan
nada"> | 223 desc="NUMBER_ONE is a one or one-like number: 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1, 2
1, 31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 10
1, 201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and K
annada."> |
224 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> sec | 224 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> sec |
225 </message> | 225 </message> |
226 </if> | 226 </if> |
227 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 227 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
228 <message translateable="false" name="IDS_TIME_SEC_SINGULAR" | 228 <message translateable="false" name="IDS_TIME_SEC_SINGULAR" |
229 desc=""> | 229 desc=""> |
230 NA | 230 NA |
231 </message> | 231 </message> |
232 </if> | 232 </if> |
233 | 233 |
234 <if expr="lang in ['ar', 'ro', 'lv']"> | 234 <if expr="lang in ['ar', 'ro', 'lv']"> |
235 <message name="IDS_TIME_SECS_ZERO" | 235 <message name="IDS_TIME_SECS_ZERO" |
236 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> | 236 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> |
237 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> secs | 237 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> secs |
238 </message> | 238 </message> |
239 </if> | 239 </if> |
240 <if expr="lang not in ['ar', 'ro', 'lv']"> | 240 <if expr="lang not in ['ar', 'ro', 'lv']"> |
241 <message translateable="false" name="IDS_TIME_SECS_ZERO" | 241 <message translateable="false" name="IDS_TIME_SECS_ZERO" |
242 desc=""> | 242 desc=""> |
243 NA | 243 NA |
244 </message> | 244 </message> |
245 </if> | 245 </if> |
246 | 246 |
247 <if expr="lang in ['ga', 'sl', 'ar']"> | 247 <if expr="lang in ['ga', 'sl', 'ar']"> |
248 <message name="IDS_TIME_SECS_TWO" | 248 <message name="IDS_TIME_SECS_TWO" |
249 desc="NUMBER_TWO is two or two-like/dual numbers : 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translated.
"> | 249 desc="NUMBER_TWO is a two or two-like/dual number: 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translate."> |
250 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> secs | 250 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> secs |
251 </message> | 251 </message> |
252 </if> | 252 </if> |
253 <if expr="lang not in ['ga', 'sl', 'ar']"> | 253 <if expr="lang not in ['ga', 'sl', 'ar']"> |
254 <message translateable="false" name="IDS_TIME_SECS_TWO" | 254 <message translateable="false" name="IDS_TIME_SECS_TWO" |
255 desc=""> | 255 desc=""> |
256 NA | 256 NA |
257 </message> | 257 </message> |
258 </if> | 258 </if> |
259 | 259 |
260 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> | 260 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> |
261 <message name="IDS_TIME_SECS_FEW" | 261 <message name="IDS_TIME_SECS_FEW" |
262 desc="NUMBER_FEW is few or few-like numbers in Arabic, Russian, P
olish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For othe
r languages, do NOT translate."> | 262 desc="NUMBER_FEW is a few or few-like number in Arabic, Russian,
Polish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For oth
er languages, do NOT translate."> |
263 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> secs | 263 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> secs |
264 </message> | 264 </message> |
265 </if> | 265 </if> |
266 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> | 266 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> |
267 <message translateable="false" name="IDS_TIME_SECS_FEW" | 267 <message translateable="false" name="IDS_TIME_SECS_FEW" |
268 desc=""> | 268 desc=""> |
269 NA | 269 NA |
270 </message> | 270 </message> |
271 </if> | 271 </if> |
272 | 272 |
273 <if expr="lang == 'ar'"> | 273 <if expr="lang == 'ar'"> |
274 <message name="IDS_TIME_SECS_MANY" | 274 <message name="IDS_TIME_SECS_MANY" |
275 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> | 275 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> |
276 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> secs | 276 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> secs |
277 </message> | 277 </message> |
278 </if> | 278 </if> |
279 <if expr="lang != 'ar'"> | 279 <if expr="lang != 'ar'"> |
280 <message translateable="false" name="IDS_TIME_SECS_MANY" | 280 <message translateable="false" name="IDS_TIME_SECS_MANY" |
281 desc=""> | 281 desc=""> |
282 NA | 282 NA |
283 </message> | 283 </message> |
284 </if> | 284 </if> |
285 | 285 |
286 <message name="IDS_TIME_MINS_DEFAULT" | 286 <message name="IDS_TIME_MINS_DEFAULT" |
287 desc="This is necessary for every language. This is the default f
or all the numbers NOT covered by special cases (singular, dual/two, few, many)
some languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only
string necessary. For languages with singular-plural distinction, this is the ge
neric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> | 287 desc="This is necessary for every language. It is the default for
all the numbers NOT covered by special cases (singular, dual/two, few, many) so
me languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only st
ring necessary. For languages with singular-plural distinction, this is the gene
ric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> |
288 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> mins | 288 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> mins |
289 </message> | 289 </message> |
290 | 290 |
291 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 291 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
292 <message name="IDS_TIME_MIN_SINGULAR" | 292 <message name="IDS_TIME_MIN_SINGULAR" |
293 desc="NUMBER_ONE is one or one-like numbers : 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1,21
,31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 101,
201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and Kan
nada"> | 293 desc="NUMBER_ONE is a one or one-like number: 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1, 2
1, 31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 10
1, 201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and K
annada."> |
294 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> min | 294 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> min |
295 </message> | 295 </message> |
296 </if> | 296 </if> |
297 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 297 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
298 <message translateable="false" name="IDS_TIME_MIN_SINGULAR" | 298 <message translateable="false" name="IDS_TIME_MIN_SINGULAR" |
299 desc=""> | 299 desc=""> |
300 NA | 300 NA |
301 </message> | 301 </message> |
302 </if> | 302 </if> |
303 | 303 |
304 <if expr="lang in ['ar', 'ro', 'lv']"> | 304 <if expr="lang in ['ar', 'ro', 'lv']"> |
305 <message name="IDS_TIME_MINS_ZERO" | 305 <message name="IDS_TIME_MINS_ZERO" |
306 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> | 306 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> |
307 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> mins | 307 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> mins |
308 </message> | 308 </message> |
309 </if> | 309 </if> |
310 <if expr="lang not in ['ar', 'ro', 'lv']"> | 310 <if expr="lang not in ['ar', 'ro', 'lv']"> |
311 <message translateable="false" name="IDS_TIME_MINS_ZERO" | 311 <message translateable="false" name="IDS_TIME_MINS_ZERO" |
312 desc=""> | 312 desc=""> |
313 NA | 313 NA |
314 </message> | 314 </message> |
315 </if> | 315 </if> |
316 | 316 |
317 <if expr="lang in ['ga', 'sl', 'ar']"> | 317 <if expr="lang in ['ga', 'sl', 'ar']"> |
318 <message name="IDS_TIME_MINS_TWO" | 318 <message name="IDS_TIME_MINS_TWO" |
319 desc="NUMBER_TWO is two or two-like/dual numbers : 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translated.
"> | 319 desc="NUMBER_TWO is a two or two-like/dual number: 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translate."> |
320 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> mins | 320 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> mins |
321 </message> | 321 </message> |
322 </if> | 322 </if> |
323 <if expr="lang not in ['ga', 'sl', 'ar']"> | 323 <if expr="lang not in ['ga', 'sl', 'ar']"> |
324 <message translateable="false" name="IDS_TIME_MINS_TWO" | 324 <message translateable="false" name="IDS_TIME_MINS_TWO" |
325 desc=""> | 325 desc=""> |
326 NA | 326 NA |
327 </message> | 327 </message> |
328 </if> | 328 </if> |
329 | 329 |
330 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> | 330 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> |
331 <message name="IDS_TIME_MINS_FEW" | 331 <message name="IDS_TIME_MINS_FEW" |
332 desc="NUMBER_FEW is few or few-like numbers in Arabic, Russian, P
olish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For othe
r languages, do NOT translate."> | 332 desc="NUMBER_FEW is a few or few-like number in Arabic, Russian,
Polish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For oth
er languages, do NOT translate."> |
333 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> mins | 333 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> mins |
334 </message> | 334 </message> |
335 </if> | 335 </if> |
336 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> | 336 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> |
337 <message translateable="false" name="IDS_TIME_MINS_FEW" | 337 <message translateable="false" name="IDS_TIME_MINS_FEW" |
338 desc=""> | 338 desc=""> |
339 NA | 339 NA |
340 </message> | 340 </message> |
341 </if> | 341 </if> |
342 | 342 |
343 <if expr="lang == 'ar'"> | 343 <if expr="lang == 'ar'"> |
344 <message name="IDS_TIME_MINS_MANY" | 344 <message name="IDS_TIME_MINS_MANY" |
345 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> | 345 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> |
346 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> mins | 346 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> mins |
347 </message> | 347 </message> |
348 </if> | 348 </if> |
349 <if expr="lang != 'ar'"> | 349 <if expr="lang != 'ar'"> |
350 <message translateable="false" name="IDS_TIME_MINS_MANY" | 350 <message translateable="false" name="IDS_TIME_MINS_MANY" |
351 desc=""> | 351 desc=""> |
352 NA | 352 NA |
353 </message> | 353 </message> |
354 </if> | 354 </if> |
355 | 355 |
356 | 356 |
357 <message name="IDS_TIME_HOURS_DEFAULT" | 357 <message name="IDS_TIME_HOURS_DEFAULT" |
358 desc="This is necessary for every language. This is the default f
or all the numbers NOT covered by special cases (singular, dual/two, few, many)
some languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only
string necessary. For languages with singular-plural distinction, this is the ge
neric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> | 358 desc="This is necessary for every language. It is the default for
all the numbers NOT covered by special cases (singular, dual/two, few, many) so
me languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only st
ring necessary. For languages with singular-plural distinction, this is the gene
ric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> |
359 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> hours | 359 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> hours |
360 </message> | 360 </message> |
361 | 361 |
362 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 362 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
363 <message name="IDS_TIME_HOUR_SINGULAR" | 363 <message name="IDS_TIME_HOUR_SINGULAR" |
364 desc="NUMBER_ONE is one or one-like numbers : 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1,21
,31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 101,
201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and Kan
nada"> | 364 desc="NUMBER_ONE is a one or one-like number: 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1, 2
1, 31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 10
1, 201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and K
annada."> |
365 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> hour | 365 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> hour |
366 </message> | 366 </message> |
367 </if> | 367 </if> |
368 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 368 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
369 <message translateable="false" name="IDS_TIME_HOUR_SINGULAR" | 369 <message translateable="false" name="IDS_TIME_HOUR_SINGULAR" |
370 desc=""> | 370 desc=""> |
371 NA | 371 NA |
372 </message> | 372 </message> |
373 </if> | 373 </if> |
374 | 374 |
375 <if expr="lang in ['ar', 'ro', 'lv']"> | 375 <if expr="lang in ['ar', 'ro', 'lv']"> |
376 <message name="IDS_TIME_HOURS_ZERO" | 376 <message name="IDS_TIME_HOURS_ZERO" |
377 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> | 377 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> |
378 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> hours | 378 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> hours |
379 </message> | 379 </message> |
380 </if> | 380 </if> |
381 <if expr="lang not in ['ar', 'ro', 'lv']"> | 381 <if expr="lang not in ['ar', 'ro', 'lv']"> |
382 <message translateable="false" name="IDS_TIME_HOURS_ZERO" | 382 <message translateable="false" name="IDS_TIME_HOURS_ZERO" |
383 desc=""> | 383 desc=""> |
384 NA | 384 NA |
385 </message> | 385 </message> |
386 </if> | 386 </if> |
387 | 387 |
388 <if expr="lang in ['ga', 'sl', 'ar']"> | 388 <if expr="lang in ['ga', 'sl', 'ar']"> |
389 <message name="IDS_TIME_HOURS_TWO" | 389 <message name="IDS_TIME_HOURS_TWO" |
390 desc="NUMBER_TWO is two or two-like/dual numbers : 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translated.
"> | 390 desc="NUMBER_TWO is a two or two-like/dual number: 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translate."> |
391 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> hours | 391 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> hours |
392 </message> | 392 </message> |
393 </if> | 393 </if> |
394 <if expr="lang not in ['ga', 'sl', 'ar']"> | 394 <if expr="lang not in ['ga', 'sl', 'ar']"> |
395 <message translateable="false" name="IDS_TIME_HOURS_TWO" | 395 <message translateable="false" name="IDS_TIME_HOURS_TWO" |
396 desc=""> | 396 desc=""> |
397 NA | 397 NA |
398 </message> | 398 </message> |
399 </if> | 399 </if> |
400 | 400 |
401 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> | 401 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> |
402 <message name="IDS_TIME_HOURS_FEW" | 402 <message name="IDS_TIME_HOURS_FEW" |
403 desc="NUMBER_FEW is few or few-like numbers in Arabic, Russian, P
olish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For othe
r languages, do NOT translate."> | 403 desc="NUMBER_FEW is a few or few-like number in Arabic, Russian,
Polish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For oth
er languages, do NOT translate."> |
404 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> hours | 404 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> hours |
405 </message> | 405 </message> |
406 </if> | 406 </if> |
407 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> | 407 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> |
408 <message translateable="false" name="IDS_TIME_HOURS_FEW" | 408 <message translateable="false" name="IDS_TIME_HOURS_FEW" |
409 desc=""> | 409 desc=""> |
410 NA | 410 NA |
411 </message> | 411 </message> |
412 </if> | 412 </if> |
413 | 413 |
414 <if expr="lang == 'ar'"> | 414 <if expr="lang == 'ar'"> |
415 <message name="IDS_TIME_HOURS_MANY" | 415 <message name="IDS_TIME_HOURS_MANY" |
416 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> | 416 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> |
417 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> hours | 417 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> hours |
418 </message> | 418 </message> |
419 </if> | 419 </if> |
420 <if expr="lang != 'ar'"> | 420 <if expr="lang != 'ar'"> |
421 <message translateable="false" name="IDS_TIME_HOURS_MANY" | 421 <message translateable="false" name="IDS_TIME_HOURS_MANY" |
422 desc=""> | 422 desc=""> |
423 NA | 423 NA |
424 </message> | 424 </message> |
425 </if> | 425 </if> |
426 | 426 |
427 | 427 |
428 <message name="IDS_TIME_DAYS_DEFAULT" | 428 <message name="IDS_TIME_DAYS_DEFAULT" |
429 desc="This is necessary for every language. This is the default f
or all the numbers NOT covered by special cases (singular, dual/two, few, many)
some languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only
string necessary. For languages with singular-plural distinction, this is the ge
neric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> | 429 desc="This is necessary for every language. It is the default for
all the numbers NOT covered by special cases (singular, dual/two, few, many) so
me languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only st
ring necessary. For languages with singular-plural distinction, this is the gene
ric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> |
430 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> days | 430 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> days |
431 </message> | 431 </message> |
432 | 432 |
433 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 433 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
434 <message name="IDS_TIME_DAY_SINGULAR" | 434 <message name="IDS_TIME_DAY_SINGULAR" |
435 desc="NUMBER_ONE is one or one-like numbers : 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1,21
,31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 101,
201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and Kan
nada"> | 435 desc="NUMBER_ONE is a one or one-like number: 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1, 2
1, 31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 10
1, 201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and K
annada."> |
436 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> day | 436 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> day |
437 </message> | 437 </message> |
438 </if> | 438 </if> |
439 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 439 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
440 <message translateable="false" name="IDS_TIME_DAY_SINGULAR" | 440 <message translateable="false" name="IDS_TIME_DAY_SINGULAR" |
441 desc=""> | 441 desc=""> |
442 NA | 442 NA |
443 </message> | 443 </message> |
444 </if> | 444 </if> |
445 | 445 |
446 <if expr="lang in ['ar', 'ro', 'lv']"> | 446 <if expr="lang in ['ar', 'ro', 'lv']"> |
447 <message name="IDS_TIME_DAYS_ZERO" | 447 <message name="IDS_TIME_DAYS_ZERO" |
448 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> | 448 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> |
449 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> days | 449 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> days |
450 </message> | 450 </message> |
451 </if> | 451 </if> |
452 <if expr="lang not in ['ar', 'ro', 'lv']"> | 452 <if expr="lang not in ['ar', 'ro', 'lv']"> |
453 <message translateable="false" name="IDS_TIME_DAYS_ZERO" | 453 <message translateable="false" name="IDS_TIME_DAYS_ZERO" |
454 desc=""> | 454 desc=""> |
455 NA | 455 NA |
456 </message> | 456 </message> |
457 </if> | 457 </if> |
458 | 458 |
459 <if expr="lang in ['ga', 'sl', 'ar']"> | 459 <if expr="lang in ['ga', 'sl', 'ar']"> |
460 <message name="IDS_TIME_DAYS_TWO" | 460 <message name="IDS_TIME_DAYS_TWO" |
461 desc="NUMBER_TWO is two or two-like/dual numbers : 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translated.
"> | 461 desc="NUMBER_TWO is a two or two-like/dual number: 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translate."> |
462 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> days | 462 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> days |
463 </message> | 463 </message> |
464 </if> | 464 </if> |
465 <if expr="lang not in ['ga', 'sl', 'ar']"> | 465 <if expr="lang not in ['ga', 'sl', 'ar']"> |
466 <message translateable="false" name="IDS_TIME_DAYS_TWO" | 466 <message translateable="false" name="IDS_TIME_DAYS_TWO" |
467 desc=""> | 467 desc=""> |
468 NA | 468 NA |
469 </message> | 469 </message> |
470 </if> | 470 </if> |
471 | 471 |
472 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> | 472 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> |
473 <message name="IDS_TIME_DAYS_FEW" | 473 <message name="IDS_TIME_DAYS_FEW" |
474 desc="NUMBER_FEW is few or few-like numbers in Arabic, Russian, P
olish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For othe
r languages, do NOT translate."> | 474 desc="NUMBER_FEW is a few or few-like number in Arabic, Russian,
Polish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For oth
er languages, do NOT translate."> |
475 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> days | 475 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> days |
476 </message> | 476 </message> |
477 </if> | 477 </if> |
478 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> | 478 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> |
479 <message translateable="false" name="IDS_TIME_DAYS_FEW" | 479 <message translateable="false" name="IDS_TIME_DAYS_FEW" |
480 desc=""> | 480 desc=""> |
481 NA | 481 NA |
482 </message> | 482 </message> |
483 </if> | 483 </if> |
484 | 484 |
485 <if expr="lang == 'ar'"> | 485 <if expr="lang == 'ar'"> |
486 <message name="IDS_TIME_DAYS_MANY" | 486 <message name="IDS_TIME_DAYS_MANY" |
487 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> | 487 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> |
488 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> days | 488 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> days |
489 </message> | 489 </message> |
490 </if> | 490 </if> |
491 <if expr="lang != 'ar'"> | 491 <if expr="lang != 'ar'"> |
492 <message translateable="false" name="IDS_TIME_DAYS_MANY" | 492 <message translateable="false" name="IDS_TIME_DAYS_MANY" |
493 desc=""> | 493 desc=""> |
494 NA | 494 NA |
495 </message> | 495 </message> |
496 </if> | 496 </if> |
497 | 497 |
498 | 498 |
499 <message name="IDS_TIME_REMAINING_SECS_DEFAULT" | 499 <message name="IDS_TIME_REMAINING_SECS_DEFAULT" |
500 desc="This is necessary for every language. This is the default f
or all the numbers NOT covered by special cases (singular, dual/two, few, many)
some languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only
string necessary. For languages with singular-plural distinction, this is the ge
neric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> | 500 desc="This is necessary for every language. It is the default for
all the numbers NOT covered by special cases (singular, dual/two, few, many) so
me languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only st
ring necessary. For languages with singular-plural distinction, this is the gene
ric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> |
501 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> secs left | 501 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> secs left |
502 </message> | 502 </message> |
503 | 503 |
504 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 504 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
505 <message name="IDS_TIME_REMAINING_SEC_SINGULAR" | 505 <message name="IDS_TIME_REMAINING_SEC_SINGULAR" |
506 desc="NUMBER_ONE is one or one-like numbers : 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1,21
,31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 101,
201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and Kan
nada"> | 506 desc="NUMBER_ONE is a one or one-like number: 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1, 2
1, 31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 10
1, 201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and K
annada."> |
507 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> sec left | 507 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> sec left |
508 </message> | 508 </message> |
509 </if> | 509 </if> |
510 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 510 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
511 <message translateable="false" name="IDS_TIME_REMAINING_SEC_SINGULAR" | 511 <message translateable="false" name="IDS_TIME_REMAINING_SEC_SINGULAR" |
512 desc=""> | 512 desc=""> |
513 NA | 513 NA |
514 </message> | 514 </message> |
515 </if> | 515 </if> |
516 | 516 |
517 <if expr="lang in ['ar', 'ro', 'lv']"> | 517 <if expr="lang in ['ar', 'ro', 'lv']"> |
518 <message name="IDS_TIME_REMAINING_SECS_ZERO" | 518 <message name="IDS_TIME_REMAINING_SECS_ZERO" |
519 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> | 519 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> |
520 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> secs left | 520 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> secs left |
521 </message> | 521 </message> |
522 </if> | 522 </if> |
523 <if expr="lang not in ['ar', 'ro', 'lv']"> | 523 <if expr="lang not in ['ar', 'ro', 'lv']"> |
524 <message translateable="false" name="IDS_TIME_REMAINING_SECS_ZERO" | 524 <message translateable="false" name="IDS_TIME_REMAINING_SECS_ZERO" |
525 desc=""> | 525 desc=""> |
526 NA | 526 NA |
527 </message> | 527 </message> |
528 </if> | 528 </if> |
529 | 529 |
530 <if expr="lang in ['ga', 'sl', 'ar']"> | 530 <if expr="lang in ['ga', 'sl', 'ar']"> |
531 <message name="IDS_TIME_REMAINING_SECS_TWO" | 531 <message name="IDS_TIME_REMAINING_SECS_TWO" |
532 desc="NUMBER_TWO is two or two-like/dual numbers : 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translated.
"> | 532 desc="NUMBER_TWO is a two or two-like/dual number: 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translate."> |
533 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> secs left | 533 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> secs left |
534 </message> | 534 </message> |
535 </if> | 535 </if> |
536 <if expr="lang not in ['ga', 'sl', 'ar']"> | 536 <if expr="lang not in ['ga', 'sl', 'ar']"> |
537 <message translateable="false" name="IDS_TIME_REMAINING_SECS_TWO" | 537 <message translateable="false" name="IDS_TIME_REMAINING_SECS_TWO" |
538 desc=""> | 538 desc=""> |
539 NA | 539 NA |
540 </message> | 540 </message> |
541 </if> | 541 </if> |
542 | 542 |
543 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> | 543 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> |
544 <message name="IDS_TIME_REMAINING_SECS_FEW" | 544 <message name="IDS_TIME_REMAINING_SECS_FEW" |
545 desc="NUMBER_FEW is few or few-like numbers in Arabic, Russian, P
olish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For othe
r languages, do NOT translate."> | 545 desc="NUMBER_FEW is a few or few-like number in Arabic, Russian,
Polish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For oth
er languages, do NOT translate."> |
546 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> secs left | 546 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> secs left |
547 </message> | 547 </message> |
548 </if> | 548 </if> |
549 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> | 549 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> |
550 <message translateable="false" name="IDS_TIME_REMAINING_SECS_FEW" | 550 <message translateable="false" name="IDS_TIME_REMAINING_SECS_FEW" |
551 desc=""> | 551 desc=""> |
552 NA | 552 NA |
553 </message> | 553 </message> |
554 </if> | 554 </if> |
555 | 555 |
556 <if expr="lang == 'ar'"> | 556 <if expr="lang == 'ar'"> |
557 <message name="IDS_TIME_REMAINING_SECS_MANY" | 557 <message name="IDS_TIME_REMAINING_SECS_MANY" |
558 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> | 558 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> |
559 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> secs left | 559 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> secs left |
560 </message> | 560 </message> |
561 </if> | 561 </if> |
562 <if expr="lang != 'ar'"> | 562 <if expr="lang != 'ar'"> |
563 <message translateable="false" name="IDS_TIME_REMAINING_SECS_MANY" | 563 <message translateable="false" name="IDS_TIME_REMAINING_SECS_MANY" |
564 desc=""> | 564 desc=""> |
565 NA | 565 NA |
566 </message> | 566 </message> |
567 </if> | 567 </if> |
568 | 568 |
569 | 569 |
| 570 <message name="IDS_TIME_REMAINING_LONG_SECS_DEFAULT" |
| 571 desc="This is necessary for every language. It is the default for
all the numbers NOT covered by special cases (singular, dual/two, few, many) so
me languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only st
ring necessary. For languages with singular-plural distinction, this is the gene
ric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> |
| 572 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> seconds left |
| 573 </message> |
| 574 |
| 575 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
| 576 <message name="IDS_TIME_REMAINING_LONG_SEC_SINGULAR" |
| 577 desc="NUMBER_ONE is a one or one-like number: 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1, 2
1, 31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 10
1, 201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and K
annada."> |
| 578 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> second left |
| 579 </message> |
| 580 </if> |
| 581 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
| 582 <message translateable="false" name="IDS_TIME_REMAINING_SEC_SINGULAR" |
| 583 desc=""> |
| 584 NA |
| 585 </message> |
| 586 </if> |
| 587 |
| 588 <if expr="lang in ['ar', 'ro', 'lv']"> |
| 589 <message name="IDS_TIME_REMAINING_LONG_SECS_ZERO" |
| 590 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> |
| 591 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> seconds left |
| 592 </message> |
| 593 </if> |
| 594 <if expr="lang not in ['ar', 'ro', 'lv']"> |
| 595 <message translateable="false" name="IDS_TIME_REMAINING_LONG_SECS_ZERO" |
| 596 desc=""> |
| 597 NA |
| 598 </message> |
| 599 </if> |
| 600 |
| 601 <if expr="lang in ['ga', 'sl', 'ar']"> |
| 602 <message name="IDS_TIME_REMAINING_LONG_SECS_TWO" |
| 603 desc="NUMBER_TWO is a two or two-like/dual number: 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translate."> |
| 604 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> seconds left |
| 605 </message> |
| 606 </if> |
| 607 <if expr="lang not in ['ga', 'sl', 'ar']"> |
| 608 <message translateable="false" name="IDS_TIME_REMAINING_LONG_SECS_TWO" |
| 609 desc=""> |
| 610 NA |
| 611 </message> |
| 612 </if> |
| 613 |
| 614 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> |
| 615 <message name="IDS_TIME_REMAINING_LONG_SECS_FEW" |
| 616 desc="NUMBER_FEW is a few or few-like number in Arabic, Russian,
Polish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For oth
er languages, do NOT translate."> |
| 617 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> seconds left |
| 618 </message> |
| 619 </if> |
| 620 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> |
| 621 <message translateable="false" name="IDS_TIME_REMAINING_LONG_SECS_FEW" |
| 622 desc=""> |
| 623 NA |
| 624 </message> |
| 625 </if> |
| 626 |
| 627 <if expr="lang == 'ar'"> |
| 628 <message name="IDS_TIME_REMAINING_LONG_SECS_MANY" |
| 629 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> |
| 630 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> seconds left |
| 631 </message> |
| 632 </if> |
| 633 <if expr="lang != 'ar'"> |
| 634 <message translateable="false" name="IDS_TIME_REMAINING_LONG_SECS_MANY" |
| 635 desc=""> |
| 636 NA |
| 637 </message> |
| 638 </if> |
| 639 |
| 640 |
570 <message name="IDS_TIME_REMAINING_MINS_DEFAULT" | 641 <message name="IDS_TIME_REMAINING_MINS_DEFAULT" |
571 desc="This is necessary for every language. This is the default f
or all the numbers NOT covered by special cases (singular, dual/two, few, many)
some languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only
string necessary. For languages with singular-plural distinction, this is the ge
neric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> | 642 desc="This is necessary for every language. It is the default for
all the numbers NOT covered by special cases (singular, dual/two, few, many) so
me languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only st
ring necessary. For languages with singular-plural distinction, this is the gene
ric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> |
572 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> mins left | 643 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> mins left |
573 </message> | 644 </message> |
574 | 645 |
575 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 646 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
576 <message name="IDS_TIME_REMAINING_MIN_SINGULAR" | 647 <message name="IDS_TIME_REMAINING_MIN_SINGULAR" |
577 desc="NUMBER_ONE is one or one-like numbers : 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1,21
,31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 101,
201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and Kan
nada"> | 648 desc="NUMBER_ONE is a one or one-like number: 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1, 2
1, 31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 10
1, 201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and K
annada."> |
578 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> min left | 649 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> min left |
579 </message> | 650 </message> |
580 </if> | 651 </if> |
581 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 652 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
582 <message translateable="false" name="IDS_TIME_REMAINING_MIN_SINGULAR" | 653 <message translateable="false" name="IDS_TIME_REMAINING_MIN_SINGULAR" |
583 desc=""> | 654 desc=""> |
584 NA | 655 NA |
585 </message> | 656 </message> |
586 </if> | 657 </if> |
587 | 658 |
588 <if expr="lang in ['ar', 'ro', 'lv']"> | 659 <if expr="lang in ['ar', 'ro', 'lv']"> |
589 <message name="IDS_TIME_REMAINING_MINS_ZERO" | 660 <message name="IDS_TIME_REMAINING_MINS_ZERO" |
590 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> | 661 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> |
591 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> mins left | 662 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> mins left |
592 </message> | 663 </message> |
593 </if> | 664 </if> |
594 <if expr="lang not in ['ar', 'ro', 'lv']"> | 665 <if expr="lang not in ['ar', 'ro', 'lv']"> |
595 <message translateable="false" name="IDS_TIME_REMAINING_MINS_ZERO" | 666 <message translateable="false" name="IDS_TIME_REMAINING_MINS_ZERO" |
596 desc=""> | 667 desc=""> |
597 NA | 668 NA |
598 </message> | 669 </message> |
599 </if> | 670 </if> |
600 | 671 |
601 <if expr="lang in ['ga', 'sl', 'ar']"> | 672 <if expr="lang in ['ga', 'sl', 'ar']"> |
602 <message name="IDS_TIME_REMAINING_MINS_TWO" | 673 <message name="IDS_TIME_REMAINING_MINS_TWO" |
603 desc="NUMBER_TWO is two or two-like/dual numbers : 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translated.
"> | 674 desc="NUMBER_TWO is a two or two-like/dual number: 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translate."> |
604 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> mins left | 675 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> mins left |
605 </message> | 676 </message> |
606 </if> | 677 </if> |
607 <if expr="lang not in ['ga', 'sl', 'ar']"> | 678 <if expr="lang not in ['ga', 'sl', 'ar']"> |
608 <message translateable="false" name="IDS_TIME_REMAINING_MINS_TWO" | 679 <message translateable="false" name="IDS_TIME_REMAINING_MINS_TWO" |
609 desc=""> | 680 desc=""> |
610 NA | 681 NA |
611 </message> | 682 </message> |
612 </if> | 683 </if> |
613 | 684 |
614 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> | 685 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> |
615 <message name="IDS_TIME_REMAINING_MINS_FEW" | 686 <message name="IDS_TIME_REMAINING_MINS_FEW" |
616 desc="NUMBER_FEW is few or few-like numbers in Arabic, Russian, P
olish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For othe
r languages, do NOT translate."> | 687 desc="NUMBER_FEW is a few or few-like number in Arabic, Russian,
Polish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For oth
er languages, do NOT translate."> |
617 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> mins left | 688 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> mins left |
618 </message> | 689 </message> |
619 </if> | 690 </if> |
620 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> | 691 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> |
621 <message translateable="false" name="IDS_TIME_REMAINING_MINS_FEW" | 692 <message translateable="false" name="IDS_TIME_REMAINING_MINS_FEW" |
622 desc=""> | 693 desc=""> |
623 NA | 694 NA |
624 </message> | 695 </message> |
625 </if> | 696 </if> |
626 | 697 |
627 <if expr="lang == 'ar'"> | 698 <if expr="lang == 'ar'"> |
628 <message name="IDS_TIME_REMAINING_MINS_MANY" | 699 <message name="IDS_TIME_REMAINING_MINS_MANY" |
629 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> | 700 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> |
630 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> mins left | 701 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> mins left |
631 </message> | 702 </message> |
632 </if> | 703 </if> |
633 <if expr="lang != 'ar'"> | 704 <if expr="lang != 'ar'"> |
634 <message translateable="false" name="IDS_TIME_REMAINING_MINS_MANY" | 705 <message translateable="false" name="IDS_TIME_REMAINING_MINS_MANY" |
635 desc=""> | 706 desc=""> |
636 NA | 707 NA |
637 </message> | 708 </message> |
638 </if> | 709 </if> |
639 | 710 |
640 <message name="IDS_TIME_REMAINING_LONG_MINS_DEFAULT" | 711 <message name="IDS_TIME_REMAINING_LONG_MINS_DEFAULT" |
641 desc="This is necessary for every language. This is the default f
or all the numbers NOT covered by special cases (singular, dual/two, few, many)
some languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only
string necessary. For languages with singular-plural distinction, this is the ge
neric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> | 712 desc="This is necessary for every language. It is the default for
all the numbers NOT covered by special cases (singular, dual/two, few, many) so
me languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only st
ring necessary. For languages with singular-plural distinction, this is the gene
ric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> |
642 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> minutes left | 713 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> minutes left |
643 </message> | 714 </message> |
644 | 715 |
645 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 716 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
646 <message name="IDS_TIME_REMAINING_LONG_MIN_SINGULAR" | 717 <message name="IDS_TIME_REMAINING_LONG_MIN_SINGULAR" |
647 desc="NUMBER_ONE is one or one-like numbers : 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1,21
,31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 101,
201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and Kan
nada"> | 718 desc="NUMBER_ONE is a one or one-like number: 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1, 2
1, 31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 10
1, 201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and K
annada."> |
648 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> minute left | 719 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> minute left |
649 </message> | 720 </message> |
650 </if> | 721 </if> |
651 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 722 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
652 <message translateable="false" name="IDS_TIME_REMAINING_LONG_MIN_SINGULAR" | 723 <message translateable="false" name="IDS_TIME_REMAINING_LONG_MIN_SINGULAR" |
653 desc=""> | 724 desc=""> |
654 NA | 725 NA |
655 </message> | 726 </message> |
656 </if> | 727 </if> |
657 | 728 |
658 <if expr="lang in ['ar', 'ro', 'lv']"> | 729 <if expr="lang in ['ar', 'ro', 'lv']"> |
659 <message name="IDS_TIME_REMAINING_LONG_MINS_ZERO" | 730 <message name="IDS_TIME_REMAINING_LONG_MINS_ZERO" |
660 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> | 731 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> |
661 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> minutes left | 732 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> minutes left |
662 </message> | 733 </message> |
663 </if> | 734 </if> |
664 <if expr="lang not in ['ar', 'ro', 'lv']"> | 735 <if expr="lang not in ['ar', 'ro', 'lv']"> |
665 <message translateable="false" name="IDS_TIME_REMAINING_LONG_MINS_ZERO" | 736 <message translateable="false" name="IDS_TIME_REMAINING_LONG_MINS_ZERO" |
666 desc=""> | 737 desc=""> |
667 NA | 738 NA |
668 </message> | 739 </message> |
669 </if> | 740 </if> |
670 | 741 |
671 <if expr="lang in ['ga', 'sl', 'ar']"> | 742 <if expr="lang in ['ga', 'sl', 'ar']"> |
672 <message name="IDS_TIME_REMAINING_LONG_MINS_TWO" | 743 <message name="IDS_TIME_REMAINING_LONG_MINS_TWO" |
673 desc="NUMBER_TWO is two or two-like/dual numbers : 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translated.
"> | 744 desc="NUMBER_TWO is a two or two-like/dual number: 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translate."> |
674 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> minutes left | 745 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> minutes left |
675 </message> | 746 </message> |
676 </if> | 747 </if> |
677 <if expr="lang not in ['ga', 'sl', 'ar']"> | 748 <if expr="lang not in ['ga', 'sl', 'ar']"> |
678 <message translateable="false" name="IDS_TIME_REMAINING_LONG_MINS_TWO" | 749 <message translateable="false" name="IDS_TIME_REMAINING_LONG_MINS_TWO" |
679 desc=""> | 750 desc=""> |
680 NA | 751 NA |
681 </message> | 752 </message> |
682 </if> | 753 </if> |
683 | 754 |
684 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> | 755 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> |
685 <message name="IDS_TIME_REMAINING_LONG_MINS_FEW" | 756 <message name="IDS_TIME_REMAINING_LONG_MINS_FEW" |
686 desc="NUMBER_FEW is few or few-like numbers in Arabic, Russian, P
olish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For othe
r languages, do NOT translate."> | 757 desc="NUMBER_FEW is a few or few-like number in Arabic, Russian,
Polish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For oth
er languages, do NOT translate."> |
687 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> minutes left | 758 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> minutes left |
688 </message> | 759 </message> |
689 </if> | 760 </if> |
690 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> | 761 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> |
691 <message translateable="false" name="IDS_TIME_REMAINING_LONG_MINS_FEW" | 762 <message translateable="false" name="IDS_TIME_REMAINING_LONG_MINS_FEW" |
692 desc=""> | 763 desc=""> |
693 NA | 764 NA |
694 </message> | 765 </message> |
695 </if> | 766 </if> |
696 | 767 |
697 <if expr="lang == 'ar'"> | 768 <if expr="lang == 'ar'"> |
698 <message name="IDS_TIME_REMAINING_LONG_MINS_MANY" | 769 <message name="IDS_TIME_REMAINING_LONG_MINS_MANY" |
699 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> | 770 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> |
700 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> minutes left | 771 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> minutes left |
701 </message> | 772 </message> |
702 </if> | 773 </if> |
703 <if expr="lang != 'ar'"> | 774 <if expr="lang != 'ar'"> |
704 <message translateable="false" name="IDS_TIME_REMAINING_LONG_MINS_MANY" | 775 <message translateable="false" name="IDS_TIME_REMAINING_LONG_MINS_MANY" |
705 desc=""> | 776 desc=""> |
706 NA | 777 NA |
707 </message> | 778 </message> |
708 </if> | 779 </if> |
709 | 780 |
710 <message name="IDS_TIME_REMAINING_HOURS_DEFAULT" | 781 <message name="IDS_TIME_REMAINING_HOURS_DEFAULT" |
711 desc="This is necessary for every language. This is the default f
or all the numbers NOT covered by special cases (singular, dual/two, few, many)
some languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only
string necessary. For languages with singular-plural distinction, this is the ge
neric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> | 782 desc="This is necessary for every language. It is the default for
all the numbers NOT covered by special cases (singular, dual/two, few, many) so
me languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only st
ring necessary. For languages with singular-plural distinction, this is the gene
ric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> |
712 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> hours left | 783 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> hours left |
713 </message> | 784 </message> |
714 | 785 |
715 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 786 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
716 <message name="IDS_TIME_REMAINING_HOUR_SINGULAR" | 787 <message name="IDS_TIME_REMAINING_HOUR_SINGULAR" |
717 desc="NUMBER_ONE is one or one-like numbers : 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1,21
,31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 101,
201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and Kan
nada"> | 788 desc="NUMBER_ONE is a one or one-like number: 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1, 2
1, 31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 10
1, 201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and K
annada."> |
718 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> hour left | 789 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> hour left |
719 </message> | 790 </message> |
720 </if> | 791 </if> |
721 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 792 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
722 <message translateable="false" name="IDS_TIME_REMAINING_HOUR_SINGULAR" | 793 <message translateable="false" name="IDS_TIME_REMAINING_HOUR_SINGULAR" |
723 desc=""> | 794 desc=""> |
724 NA | 795 NA |
725 </message> | 796 </message> |
726 </if> | 797 </if> |
727 | 798 |
728 <if expr="lang in ['ar', 'ro', 'lv']"> | 799 <if expr="lang in ['ar', 'ro', 'lv']"> |
729 <message name="IDS_TIME_REMAINING_HOURS_ZERO" | 800 <message name="IDS_TIME_REMAINING_HOURS_ZERO" |
730 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> | 801 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> |
731 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> hours left | 802 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> hours left |
732 </message> | 803 </message> |
733 </if> | 804 </if> |
734 <if expr="lang not in ['ar', 'ro', 'lv']"> | 805 <if expr="lang not in ['ar', 'ro', 'lv']"> |
735 <message translateable="false" name="IDS_TIME_REMAINING_HOURS_ZERO" | 806 <message translateable="false" name="IDS_TIME_REMAINING_HOURS_ZERO" |
736 desc=""> | 807 desc=""> |
737 NA | 808 NA |
738 </message> | 809 </message> |
739 </if> | 810 </if> |
740 | 811 |
741 <if expr="lang in ['ga', 'sl', 'ar']"> | 812 <if expr="lang in ['ga', 'sl', 'ar']"> |
742 <message name="IDS_TIME_REMAINING_HOURS_TWO" | 813 <message name="IDS_TIME_REMAINING_HOURS_TWO" |
743 desc="NUMBER_TWO is two or two-like/dual numbers : 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translated.
"> | 814 desc="NUMBER_TWO is a two or two-like/dual number: 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translate."> |
744 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> hours left | 815 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> hours left |
745 </message> | 816 </message> |
746 </if> | 817 </if> |
747 <if expr="lang not in ['ga', 'sl', 'ar']"> | 818 <if expr="lang not in ['ga', 'sl', 'ar']"> |
748 <message translateable="false" name="IDS_TIME_REMAINING_HOURS_TWO" | 819 <message translateable="false" name="IDS_TIME_REMAINING_HOURS_TWO" |
749 desc=""> | 820 desc=""> |
750 NA | 821 NA |
751 </message> | 822 </message> |
752 </if> | 823 </if> |
753 | 824 |
754 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> | 825 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> |
755 <message name="IDS_TIME_REMAINING_HOURS_FEW" | 826 <message name="IDS_TIME_REMAINING_HOURS_FEW" |
756 desc="NUMBER_FEW is few or few-like numbers in Arabic, Russian, P
olish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For othe
r languages, do NOT translate."> | 827 desc="NUMBER_FEW is a few or few-like number in Arabic, Russian,
Polish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For oth
er languages, do NOT translate."> |
757 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> hours left | 828 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> hours left |
758 </message> | 829 </message> |
759 </if> | 830 </if> |
760 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> | 831 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> |
761 <message translateable="false" name="IDS_TIME_REMAINING_HOURS_FEW" | 832 <message translateable="false" name="IDS_TIME_REMAINING_HOURS_FEW" |
762 desc=""> | 833 desc=""> |
763 NA | 834 NA |
764 </message> | 835 </message> |
765 </if> | 836 </if> |
766 | 837 |
767 <if expr="lang == 'ar'"> | 838 <if expr="lang == 'ar'"> |
768 <message name="IDS_TIME_REMAINING_HOURS_MANY" | 839 <message name="IDS_TIME_REMAINING_HOURS_MANY" |
769 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> | 840 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> |
770 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> hours left | 841 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> hours left |
771 </message> | 842 </message> |
772 </if> | 843 </if> |
773 <if expr="lang != 'ar'"> | 844 <if expr="lang != 'ar'"> |
774 <message translateable="false" name="IDS_TIME_REMAINING_HOURS_MANY" | 845 <message translateable="false" name="IDS_TIME_REMAINING_HOURS_MANY" |
775 desc=""> | 846 desc=""> |
776 NA | 847 NA |
777 </message> | 848 </message> |
778 </if> | 849 </if> |
779 | 850 |
780 | 851 |
781 <message name="IDS_TIME_REMAINING_DAYS_DEFAULT" | 852 <message name="IDS_TIME_REMAINING_DAYS_DEFAULT" |
782 desc="This is necessary for every language. This is the default f
or all the numbers NOT covered by special cases (singular, dual/two, few, many)
some languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only
string necessary. For languages with singular-plural distinction, this is the ge
neric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> | 853 desc="This is necessary for every language. It is the default for
all the numbers NOT covered by special cases (singular, dual/two, few, many) so
me languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only st
ring necessary. For languages with singular-plural distinction, this is the gene
ric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> |
783 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> days left | 854 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> days left |
784 </message> | 855 </message> |
785 | 856 |
786 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 857 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
787 <message name="IDS_TIME_REMAINING_DAY_SINGULAR" | 858 <message name="IDS_TIME_REMAINING_DAY_SINGULAR" |
788 desc="NUMBER_ONE is one or one-like numbers : 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1,21
,31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 101,
201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and Kan
nada"> | 859 desc="NUMBER_ONE is a one or one-like number: 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1, 2
1, 31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 10
1, 201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and K
annada."> |
789 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> day left | 860 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> day left |
790 </message> | 861 </message> |
791 </if> | 862 </if> |
792 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 863 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
793 <message translateable="false" name="IDS_TIME_REMAINING_DAY_SINGULAR" | 864 <message translateable="false" name="IDS_TIME_REMAINING_DAY_SINGULAR" |
794 desc=""> | 865 desc=""> |
795 NA | 866 NA |
796 </message> | 867 </message> |
797 </if> | 868 </if> |
798 | 869 |
799 <if expr="lang in ['ar', 'ro', 'lv']"> | 870 <if expr="lang in ['ar', 'ro', 'lv']"> |
800 <message name="IDS_TIME_REMAINING_DAYS_ZERO" | 871 <message name="IDS_TIME_REMAINING_DAYS_ZERO" |
801 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> | 872 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> |
802 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> days left | 873 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> days left |
803 </message> | 874 </message> |
804 </if> | 875 </if> |
805 <if expr="lang not in ['ar', 'ro', 'lv']"> | 876 <if expr="lang not in ['ar', 'ro', 'lv']"> |
806 <message translateable="false" name="IDS_TIME_REMAINING_DAYS_ZERO" | 877 <message translateable="false" name="IDS_TIME_REMAINING_DAYS_ZERO" |
807 desc=""> | 878 desc=""> |
808 NA | 879 NA |
809 </message> | 880 </message> |
810 </if> | 881 </if> |
811 | 882 |
812 <if expr="lang in ['ga', 'sl', 'ar']"> | 883 <if expr="lang in ['ga', 'sl', 'ar']"> |
813 <message name="IDS_TIME_REMAINING_DAYS_TWO" | 884 <message name="IDS_TIME_REMAINING_DAYS_TWO" |
814 desc="NUMBER_TWO is two or two-like/dual numbers : 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translated.
"> | 885 desc="NUMBER_TWO is a two or two-like/dual number: 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translate."> |
815 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> days left | 886 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> days left |
816 </message> | 887 </message> |
817 </if> | 888 </if> |
818 <if expr="lang not in ['ga', 'sl', 'ar']"> | 889 <if expr="lang not in ['ga', 'sl', 'ar']"> |
819 <message translateable="false" name="IDS_TIME_REMAINING_DAYS_TWO" | 890 <message translateable="false" name="IDS_TIME_REMAINING_DAYS_TWO" |
820 desc=""> | 891 desc=""> |
821 NA | 892 NA |
822 </message> | 893 </message> |
823 </if> | 894 </if> |
824 | 895 |
825 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> | 896 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> |
826 <message name="IDS_TIME_REMAINING_DAYS_FEW" | 897 <message name="IDS_TIME_REMAINING_DAYS_FEW" |
827 desc="NUMBER_FEW is few or few-like numbers in Arabic, Russian, P
olish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For othe
r languages, do NOT translate."> | 898 desc="NUMBER_FEW is a few or few-like number in Arabic, Russian,
Polish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For oth
er languages, do NOT translate."> |
828 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> days left | 899 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> days left |
829 </message> | 900 </message> |
830 </if> | 901 </if> |
831 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> | 902 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> |
832 <message translateable="false" name="IDS_TIME_REMAINING_DAYS_FEW" | 903 <message translateable="false" name="IDS_TIME_REMAINING_DAYS_FEW" |
833 desc=""> | 904 desc=""> |
834 NA | 905 NA |
835 </message> | 906 </message> |
836 </if> | 907 </if> |
837 | 908 |
838 <if expr="lang == 'ar'"> | 909 <if expr="lang == 'ar'"> |
839 <message name="IDS_TIME_REMAINING_DAYS_MANY" | 910 <message name="IDS_TIME_REMAINING_DAYS_MANY" |
840 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> | 911 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> |
841 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> days left | 912 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> days left |
842 </message> | 913 </message> |
843 </if> | 914 </if> |
844 <if expr="lang != 'ar'"> | 915 <if expr="lang != 'ar'"> |
845 <message translateable="false" name="IDS_TIME_REMAINING_DAYS_MANY" | 916 <message translateable="false" name="IDS_TIME_REMAINING_DAYS_MANY" |
846 desc=""> | 917 desc=""> |
847 NA | 918 NA |
848 </message> | 919 </message> |
849 </if> | 920 </if> |
850 | 921 |
851 <message name="IDS_TIME_DURATION_LONG_SECS_DEFAULT" | 922 <message name="IDS_TIME_DURATION_LONG_SECS_DEFAULT" |
852 desc="This is necessary for every language. This is the default f
or all the numbers NOT covered by special cases (singular, dual/two, few, many)
some languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only
string necessary. For languages with singular-plural distinction, this is the ge
neric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> | 923 desc="This is necessary for every language. It is the default for
all the numbers NOT covered by special cases (singular, dual/two, few, many) so
me languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only st
ring necessary. For languages with singular-plural distinction, this is the gene
ric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> |
853 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> seconds | 924 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> seconds |
854 </message> | 925 </message> |
855 | 926 |
856 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 927 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
857 <message name="IDS_TIME_DURATION_LONG_SEC_SINGULAR" | 928 <message name="IDS_TIME_DURATION_LONG_SEC_SINGULAR" |
858 desc="NUMBER_ONE is one or one-like numbers : 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1,21
,31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 101,
201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and Kan
nada"> | 929 desc="NUMBER_ONE is a one or one-like number: 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1, 2
1, 31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 10
1, 201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and K
annada."> |
859 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> second | 930 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> second |
860 </message> | 931 </message> |
861 </if> | 932 </if> |
862 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 933 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
863 <message translateable="false" name="IDS_TIME_DURATION_LONG_SEC_SINGULAR" | 934 <message translateable="false" name="IDS_TIME_DURATION_LONG_SEC_SINGULAR" |
864 desc=""> | 935 desc=""> |
865 NA | 936 NA |
866 </message> | 937 </message> |
867 </if> | 938 </if> |
868 | 939 |
869 <if expr="lang in ['ar', 'ro', 'lv']"> | 940 <if expr="lang in ['ar', 'ro', 'lv']"> |
870 <message name="IDS_TIME_DURATION_LONG_SECS_ZERO" | 941 <message name="IDS_TIME_DURATION_LONG_SECS_ZERO" |
871 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> | 942 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> |
872 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> seconds | 943 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> seconds |
873 </message> | 944 </message> |
874 </if> | 945 </if> |
875 <if expr="lang not in ['ar', 'ro', 'lv']"> | 946 <if expr="lang not in ['ar', 'ro', 'lv']"> |
876 <message translateable="false" name="IDS_TIME_DURATION_LONG_SECS_ZERO" | 947 <message translateable="false" name="IDS_TIME_DURATION_LONG_SECS_ZERO" |
877 desc=""> | 948 desc=""> |
878 NA | 949 NA |
879 </message> | 950 </message> |
880 </if> | 951 </if> |
881 | 952 |
882 <if expr="lang in ['ga', 'sl', 'ar']"> | 953 <if expr="lang in ['ga', 'sl', 'ar']"> |
883 <message name="IDS_TIME_DURATION_LONG_SECS_TWO" | 954 <message name="IDS_TIME_DURATION_LONG_SECS_TWO" |
884 desc="NUMBER_TWO is two or two-like/dual numbers : 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translated.
"> | 955 desc="NUMBER_TWO is a two or two-like/dual number: 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translate."> |
885 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> seconds | 956 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> seconds |
886 </message> | 957 </message> |
887 </if> | 958 </if> |
888 <if expr="lang not in ['ga', 'sl', 'ar']"> | 959 <if expr="lang not in ['ga', 'sl', 'ar']"> |
889 <message translateable="false" name="IDS_TIME_DURATION_LONG_SECS_TWO" | 960 <message translateable="false" name="IDS_TIME_DURATION_LONG_SECS_TWO" |
890 desc=""> | 961 desc=""> |
891 NA | 962 NA |
892 </message> | 963 </message> |
893 </if> | 964 </if> |
894 | 965 |
895 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> | 966 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> |
896 <message name="IDS_TIME_DURATION_LONG_SECS_FEW" | 967 <message name="IDS_TIME_DURATION_LONG_SECS_FEW" |
897 desc="NUMBER_FEW is few or few-like numbers in Arabic, Russian, P
olish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For othe
r languages, do NOT translate."> | 968 desc="NUMBER_FEW is a few or few-like number in Arabic, Russian,
Polish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For oth
er languages, do NOT translate."> |
898 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> seconds | 969 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> seconds |
899 </message> | 970 </message> |
900 </if> | 971 </if> |
901 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> | 972 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> |
902 <message translateable="false" name="IDS_TIME_DURATION_LONG_SECS_FEW" | 973 <message translateable="false" name="IDS_TIME_DURATION_LONG_SECS_FEW" |
903 desc=""> | 974 desc=""> |
904 NA | 975 NA |
905 </message> | 976 </message> |
906 </if> | 977 </if> |
907 | 978 |
908 <if expr="lang == 'ar'"> | 979 <if expr="lang == 'ar'"> |
909 <message name="IDS_TIME_DURATION_LONG_SECS_MANY" | 980 <message name="IDS_TIME_DURATION_LONG_SECS_MANY" |
910 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> | 981 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> |
911 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> seconds | 982 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> seconds |
912 </message> | 983 </message> |
913 </if> | 984 </if> |
914 <if expr="lang != 'ar'"> | 985 <if expr="lang != 'ar'"> |
915 <message translateable="false" name="IDS_TIME_DURATION_LONG_SECS_MANY" | 986 <message translateable="false" name="IDS_TIME_DURATION_LONG_SECS_MANY" |
916 desc=""> | 987 desc=""> |
917 NA | 988 NA |
918 </message> | 989 </message> |
919 </if> | 990 </if> |
920 | 991 |
921 <message name="IDS_TIME_DURATION_LONG_MINS_DEFAULT" | 992 <message name="IDS_TIME_DURATION_LONG_MINS_DEFAULT" |
922 desc="This is necessary for every language. This is the default f
or all the numbers NOT covered by special cases (singular, dual/two, few, many)
some languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only
string necessary. For languages with singular-plural distinction, this is the ge
neric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> | 993 desc="This is necessary for every language. It is the default for
all the numbers NOT covered by special cases (singular, dual/two, few, many) so
me languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only st
ring necessary. For languages with singular-plural distinction, this is the gene
ric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> |
923 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> minutes | 994 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> minutes |
924 </message> | 995 </message> |
925 | 996 |
926 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 997 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
927 <message name="IDS_TIME_DURATION_LONG_MIN_SINGULAR" | 998 <message name="IDS_TIME_DURATION_LONG_MIN_SINGULAR" |
928 desc="NUMBER_ONE is one or one-like numbers : 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1,21
,31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 101,
201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and Kan
nada"> | 999 desc="NUMBER_ONE is a one or one-like number: 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1, 2
1, 31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 10
1, 201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and K
annada."> |
929 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> minute | 1000 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> minute |
930 </message> | 1001 </message> |
931 </if> | 1002 </if> |
932 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 1003 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
933 <message translateable="false" name="IDS_TIME_DURATION_LONG_MIN_SINGULAR" | 1004 <message translateable="false" name="IDS_TIME_DURATION_LONG_MIN_SINGULAR" |
934 desc=""> | 1005 desc=""> |
935 NA | 1006 NA |
936 </message> | 1007 </message> |
937 </if> | 1008 </if> |
938 | 1009 |
939 <if expr="lang in ['ar', 'ro', 'lv']"> | 1010 <if expr="lang in ['ar', 'ro', 'lv']"> |
940 <message name="IDS_TIME_DURATION_LONG_MINS_ZERO" | 1011 <message name="IDS_TIME_DURATION_LONG_MINS_ZERO" |
941 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> | 1012 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> |
942 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> minutes | 1013 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> minutes |
943 </message> | 1014 </message> |
944 </if> | 1015 </if> |
945 <if expr="lang not in ['ar', 'ro', 'lv']"> | 1016 <if expr="lang not in ['ar', 'ro', 'lv']"> |
946 <message translateable="false" name="IDS_TIME_DURATION_LONG_MINS_ZERO" | 1017 <message translateable="false" name="IDS_TIME_DURATION_LONG_MINS_ZERO" |
947 desc=""> | 1018 desc=""> |
948 NA | 1019 NA |
949 </message> | 1020 </message> |
950 </if> | 1021 </if> |
951 | 1022 |
952 <if expr="lang in ['ga', 'sl', 'ar']"> | 1023 <if expr="lang in ['ga', 'sl', 'ar']"> |
953 <message name="IDS_TIME_DURATION_LONG_MINS_TWO" | 1024 <message name="IDS_TIME_DURATION_LONG_MINS_TWO" |
954 desc="NUMBER_TWO is two or two-like/dual numbers : 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translated.
"> | 1025 desc="NUMBER_TWO is a two or two-like/dual number: 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translate."> |
955 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> minutes | 1026 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> minutes |
956 </message> | 1027 </message> |
957 </if> | 1028 </if> |
958 <if expr="lang not in ['ga', 'sl', 'ar']"> | 1029 <if expr="lang not in ['ga', 'sl', 'ar']"> |
959 <message translateable="false" name="IDS_TIME_DURATION_LONG_MINS_TWO" | 1030 <message translateable="false" name="IDS_TIME_DURATION_LONG_MINS_TWO" |
960 desc=""> | 1031 desc=""> |
961 NA | 1032 NA |
962 </message> | 1033 </message> |
963 </if> | 1034 </if> |
964 | 1035 |
965 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> | 1036 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> |
966 <message name="IDS_TIME_DURATION_LONG_MINS_FEW" | 1037 <message name="IDS_TIME_DURATION_LONG_MINS_FEW" |
967 desc="NUMBER_FEW is few or few-like numbers in Arabic, Russian, P
olish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For othe
r languages, do NOT translate."> | 1038 desc="NUMBER_FEW is a few or few-like number in Arabic, Russian,
Polish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For oth
er languages, do NOT translate."> |
968 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> minutes | 1039 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> minutes |
969 </message> | 1040 </message> |
970 </if> | 1041 </if> |
971 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> | 1042 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> |
972 <message translateable="false" name="IDS_TIME_DURATION_LONG_MINS_FEW" | 1043 <message translateable="false" name="IDS_TIME_DURATION_LONG_MINS_FEW" |
973 desc=""> | 1044 desc=""> |
974 NA | 1045 NA |
975 </message> | 1046 </message> |
976 </if> | 1047 </if> |
977 | 1048 |
978 <if expr="lang == 'ar'"> | 1049 <if expr="lang == 'ar'"> |
979 <message name="IDS_TIME_DURATION_LONG_MINS_MANY" | 1050 <message name="IDS_TIME_DURATION_LONG_MINS_MANY" |
980 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> | 1051 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> |
981 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> minutes | 1052 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> minutes |
982 </message> | 1053 </message> |
983 </if> | 1054 </if> |
984 <if expr="lang != 'ar'"> | 1055 <if expr="lang != 'ar'"> |
985 <message translateable="false" name="IDS_TIME_DURATION_LONG_MINS_MANY" | 1056 <message translateable="false" name="IDS_TIME_DURATION_LONG_MINS_MANY" |
986 desc=""> | 1057 desc=""> |
987 NA | 1058 NA |
988 </message> | 1059 </message> |
989 </if> | 1060 </if> |
990 | 1061 |
991 <message name="IDS_TIME_ELAPSED_SECS_DEFAULT" | 1062 <message name="IDS_TIME_ELAPSED_SECS_DEFAULT" |
992 desc="This is necessary for every language. This is the default f
or all the numbers NOT covered by special cases (singular, dual/two, few, many)
some languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only
string necessary. For languages with singular-plural distinction, this is the ge
neric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> | 1063 desc="This is necessary for every language. It is the default for
all the numbers NOT covered by special cases (singular, dual/two, few, many) so
me languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only st
ring necessary. For languages with singular-plural distinction, this is the gene
ric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> |
993 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> secs ago | 1064 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> secs ago |
994 </message> | 1065 </message> |
995 | 1066 |
996 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 1067 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
997 <message name="IDS_TIME_ELAPSED_SEC_SINGULAR" | 1068 <message name="IDS_TIME_ELAPSED_SEC_SINGULAR" |
998 desc="NUMBER_ONE is one or one-like numbers : 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1,21
,31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 101,
201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and Kan
nada"> | 1069 desc="NUMBER_ONE is a one or one-like number: 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1, 2
1, 31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 10
1, 201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and K
annada."> |
999 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> sec ago | 1070 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> sec ago |
1000 </message> | 1071 </message> |
1001 </if> | 1072 </if> |
1002 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 1073 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
1003 <message translateable="false" name="IDS_TIME_ELAPSED_SEC_SINGULAR" | 1074 <message translateable="false" name="IDS_TIME_ELAPSED_SEC_SINGULAR" |
1004 desc=""> | 1075 desc=""> |
1005 NA | 1076 NA |
1006 </message> | 1077 </message> |
1007 </if> | 1078 </if> |
1008 | 1079 |
1009 <if expr="lang in ['ar', 'ro', 'lv']"> | 1080 <if expr="lang in ['ar', 'ro', 'lv']"> |
1010 <message name="IDS_TIME_ELAPSED_SECS_ZERO" | 1081 <message name="IDS_TIME_ELAPSED_SECS_ZERO" |
1011 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> | 1082 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> |
1012 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> secs ago | 1083 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> secs ago |
1013 </message> | 1084 </message> |
1014 </if> | 1085 </if> |
1015 <if expr="lang not in ['ar', 'ro', 'lv']"> | 1086 <if expr="lang not in ['ar', 'ro', 'lv']"> |
1016 <message translateable="false" name="IDS_TIME_ELAPSED_SECS_ZERO" | 1087 <message translateable="false" name="IDS_TIME_ELAPSED_SECS_ZERO" |
1017 desc=""> | 1088 desc=""> |
1018 NA | 1089 NA |
1019 </message> | 1090 </message> |
1020 </if> | 1091 </if> |
1021 | 1092 |
1022 <if expr="lang in ['ga', 'sl', 'ar']"> | 1093 <if expr="lang in ['ga', 'sl', 'ar']"> |
1023 <message name="IDS_TIME_ELAPSED_SECS_TWO" | 1094 <message name="IDS_TIME_ELAPSED_SECS_TWO" |
1024 desc="NUMBER_TWO is two or two-like/dual numbers : 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translated.
"> | 1095 desc="NUMBER_TWO is a two or two-like/dual number: 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translate."> |
1025 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> secs ago | 1096 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> secs ago |
1026 </message> | 1097 </message> |
1027 </if> | 1098 </if> |
1028 <if expr="lang not in ['ga', 'sl', 'ar']"> | 1099 <if expr="lang not in ['ga', 'sl', 'ar']"> |
1029 <message translateable="false" name="IDS_TIME_ELAPSED_SECS_TWO" | 1100 <message translateable="false" name="IDS_TIME_ELAPSED_SECS_TWO" |
1030 desc=""> | 1101 desc=""> |
1031 NA | 1102 NA |
1032 </message> | 1103 </message> |
1033 </if> | 1104 </if> |
1034 | 1105 |
1035 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> | 1106 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> |
1036 <message name="IDS_TIME_ELAPSED_SECS_FEW" | 1107 <message name="IDS_TIME_ELAPSED_SECS_FEW" |
1037 desc="NUMBER_FEW is few or few-like numbers in Arabic, Russian, P
olish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For othe
r languages, do NOT translate."> | 1108 desc="NUMBER_FEW is a few or few-like number in Arabic, Russian,
Polish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For oth
er languages, do NOT translate."> |
1038 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> secs ago | 1109 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> secs ago |
1039 </message> | 1110 </message> |
1040 </if> | 1111 </if> |
1041 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> | 1112 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> |
1042 <message translateable="false" name="IDS_TIME_ELAPSED_SECS_FEW" | 1113 <message translateable="false" name="IDS_TIME_ELAPSED_SECS_FEW" |
1043 desc=""> | 1114 desc=""> |
1044 NA | 1115 NA |
1045 </message> | 1116 </message> |
1046 </if> | 1117 </if> |
1047 | 1118 |
1048 <if expr="lang == 'ar'"> | 1119 <if expr="lang == 'ar'"> |
1049 <message name="IDS_TIME_ELAPSED_SECS_MANY" | 1120 <message name="IDS_TIME_ELAPSED_SECS_MANY" |
1050 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> | 1121 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> |
1051 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> secs ago | 1122 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> secs ago |
1052 </message> | 1123 </message> |
1053 </if> | 1124 </if> |
1054 <if expr="lang != 'ar'"> | 1125 <if expr="lang != 'ar'"> |
1055 <message translateable="false" name="IDS_TIME_ELAPSED_SECS_MANY" | 1126 <message translateable="false" name="IDS_TIME_ELAPSED_SECS_MANY" |
1056 desc=""> | 1127 desc=""> |
1057 NA | 1128 NA |
1058 </message> | 1129 </message> |
1059 </if> | 1130 </if> |
1060 | 1131 |
1061 | 1132 |
1062 <message name="IDS_TIME_ELAPSED_MINS_DEFAULT" | 1133 <message name="IDS_TIME_ELAPSED_MINS_DEFAULT" |
1063 desc="This is necessary for every language. This is the default f
or all the numbers NOT covered by special cases (singular, dual/two, few, many)
some languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only
string necessary. For languages with singular-plural distinction, this is the ge
neric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> | 1134 desc="This is necessary for every language. It is the default for
all the numbers NOT covered by special cases (singular, dual/two, few, many) so
me languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only st
ring necessary. For languages with singular-plural distinction, this is the gene
ric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> |
1064 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> mins ago | 1135 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> mins ago |
1065 </message> | 1136 </message> |
1066 | 1137 |
1067 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 1138 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
1068 <message name="IDS_TIME_ELAPSED_MIN_SINGULAR" | 1139 <message name="IDS_TIME_ELAPSED_MIN_SINGULAR" |
1069 desc="NUMBER_ONE is one or one-like numbers : 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1,21
,31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 101,
201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and Kan
nada"> | 1140 desc="NUMBER_ONE is a one or one-like number: 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1, 2
1, 31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 10
1, 201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and K
annada."> |
1070 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> min ago | 1141 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> min ago |
1071 </message> | 1142 </message> |
1072 </if> | 1143 </if> |
1073 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 1144 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
1074 <message translateable="false" name="IDS_TIME_ELAPSED_MIN_SINGULAR" | 1145 <message translateable="false" name="IDS_TIME_ELAPSED_MIN_SINGULAR" |
1075 desc=""> | 1146 desc=""> |
1076 NA | 1147 NA |
1077 </message> | 1148 </message> |
1078 </if> | 1149 </if> |
1079 | 1150 |
1080 <if expr="lang in ['ar', 'ro', 'lv']"> | 1151 <if expr="lang in ['ar', 'ro', 'lv']"> |
1081 <message name="IDS_TIME_ELAPSED_MINS_ZERO" | 1152 <message name="IDS_TIME_ELAPSED_MINS_ZERO" |
1082 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> | 1153 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> |
1083 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> mins ago | 1154 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> mins ago |
1084 </message> | 1155 </message> |
1085 </if> | 1156 </if> |
1086 <if expr="lang not in ['ar', 'ro', 'lv']"> | 1157 <if expr="lang not in ['ar', 'ro', 'lv']"> |
1087 <message translateable="false" name="IDS_TIME_ELAPSED_MINS_ZERO" | 1158 <message translateable="false" name="IDS_TIME_ELAPSED_MINS_ZERO" |
1088 desc=""> | 1159 desc=""> |
1089 NA | 1160 NA |
1090 </message> | 1161 </message> |
1091 </if> | 1162 </if> |
1092 | 1163 |
1093 <if expr="lang in ['ga', 'sl', 'ar']"> | 1164 <if expr="lang in ['ga', 'sl', 'ar']"> |
1094 <message name="IDS_TIME_ELAPSED_MINS_TWO" | 1165 <message name="IDS_TIME_ELAPSED_MINS_TWO" |
1095 desc="NUMBER_TWO is two or two-like/dual numbers : 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translated.
"> | 1166 desc="NUMBER_TWO is a two or two-like/dual number: 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translate."> |
1096 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> mins ago | 1167 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> mins ago |
1097 </message> | 1168 </message> |
1098 </if> | 1169 </if> |
1099 <if expr="lang not in ['ga', 'sl', 'ar']"> | 1170 <if expr="lang not in ['ga', 'sl', 'ar']"> |
1100 <message translateable="false" name="IDS_TIME_ELAPSED_MINS_TWO" | 1171 <message translateable="false" name="IDS_TIME_ELAPSED_MINS_TWO" |
1101 desc=""> | 1172 desc=""> |
1102 NA | 1173 NA |
1103 </message> | 1174 </message> |
1104 </if> | 1175 </if> |
1105 | 1176 |
1106 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> | 1177 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> |
1107 <message name="IDS_TIME_ELAPSED_MINS_FEW" | 1178 <message name="IDS_TIME_ELAPSED_MINS_FEW" |
1108 desc="NUMBER_FEW is few or few-like numbers in Arabic, Russian, P
olish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For othe
r languages, do NOT translate."> | 1179 desc="NUMBER_FEW is a few or few-like number in Arabic, Russian,
Polish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For oth
er languages, do NOT translate."> |
1109 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> mins ago | 1180 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> mins ago |
1110 </message> | 1181 </message> |
1111 </if> | 1182 </if> |
1112 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> | 1183 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> |
1113 <message translateable="false" name="IDS_TIME_ELAPSED_MINS_FEW" | 1184 <message translateable="false" name="IDS_TIME_ELAPSED_MINS_FEW" |
1114 desc=""> | 1185 desc=""> |
1115 NA | 1186 NA |
1116 </message> | 1187 </message> |
1117 </if> | 1188 </if> |
1118 | 1189 |
1119 <if expr="lang == 'ar'"> | 1190 <if expr="lang == 'ar'"> |
1120 <message name="IDS_TIME_ELAPSED_MINS_MANY" | 1191 <message name="IDS_TIME_ELAPSED_MINS_MANY" |
1121 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> | 1192 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> |
1122 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> mins ago | 1193 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> mins ago |
1123 </message> | 1194 </message> |
1124 </if> | 1195 </if> |
1125 <if expr="lang != 'ar'"> | 1196 <if expr="lang != 'ar'"> |
1126 <message translateable="false" name="IDS_TIME_ELAPSED_MINS_MANY" | 1197 <message translateable="false" name="IDS_TIME_ELAPSED_MINS_MANY" |
1127 desc=""> | 1198 desc=""> |
1128 NA | 1199 NA |
1129 </message> | 1200 </message> |
1130 </if> | 1201 </if> |
1131 | 1202 |
1132 | 1203 |
1133 <message name="IDS_TIME_ELAPSED_HOURS_DEFAULT" | 1204 <message name="IDS_TIME_ELAPSED_HOURS_DEFAULT" |
1134 desc="This is necessary for every language. This is the default f
or all the numbers NOT covered by special cases (singular, dual/two, few, many)
some languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only
string necessary. For languages with singular-plural distinction, this is the ge
neric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> | 1205 desc="This is necessary for every language. It is the default for
all the numbers NOT covered by special cases (singular, dual/two, few, many) so
me languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only st
ring necessary. For languages with singular-plural distinction, this is the gene
ric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> |
1135 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> hours ago | 1206 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> hours ago |
1136 </message> | 1207 </message> |
1137 | 1208 |
1138 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 1209 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
1139 <message name="IDS_TIME_ELAPSED_HOUR_SINGULAR" | 1210 <message name="IDS_TIME_ELAPSED_HOUR_SINGULAR" |
1140 desc="NUMBER_ONE is one or one-like numbers : 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1,21
,31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 101,
201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and Kan
nada"> | 1211 desc="NUMBER_ONE is a one or one-like number: 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1, 2
1, 31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 10
1, 201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and K
annada."> |
1141 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> hour ago | 1212 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> hour ago |
1142 </message> | 1213 </message> |
1143 </if> | 1214 </if> |
1144 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 1215 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
1145 <message translateable="false" name="IDS_TIME_ELAPSED_HOUR_SINGULAR" | 1216 <message translateable="false" name="IDS_TIME_ELAPSED_HOUR_SINGULAR" |
1146 desc=""> | 1217 desc=""> |
1147 NA | 1218 NA |
1148 </message> | 1219 </message> |
1149 </if> | 1220 </if> |
1150 | 1221 |
1151 <if expr="lang in ['ar', 'ro', 'lv']"> | 1222 <if expr="lang in ['ar', 'ro', 'lv']"> |
1152 <message name="IDS_TIME_ELAPSED_HOURS_ZERO" | 1223 <message name="IDS_TIME_ELAPSED_HOURS_ZERO" |
1153 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> | 1224 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> |
1154 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> hours ago | 1225 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> hours ago |
1155 </message> | 1226 </message> |
1156 </if> | 1227 </if> |
1157 <if expr="lang not in ['ar', 'ro', 'lv']"> | 1228 <if expr="lang not in ['ar', 'ro', 'lv']"> |
1158 <message translateable="false" name="IDS_TIME_ELAPSED_HOURS_ZERO" | 1229 <message translateable="false" name="IDS_TIME_ELAPSED_HOURS_ZERO" |
1159 desc=""> | 1230 desc=""> |
1160 NA | 1231 NA |
1161 </message> | 1232 </message> |
1162 </if> | 1233 </if> |
1163 | 1234 |
1164 <if expr="lang in ['ga', 'sl', 'ar']"> | 1235 <if expr="lang in ['ga', 'sl', 'ar']"> |
1165 <message name="IDS_TIME_ELAPSED_HOURS_TWO" | 1236 <message name="IDS_TIME_ELAPSED_HOURS_TWO" |
1166 desc="NUMBER_TWO is two or two-like/dual numbers : 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translated.
"> | 1237 desc="NUMBER_TWO is a two or two-like/dual number: 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translate."> |
1167 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> hours ago | 1238 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> hours ago |
1168 </message> | 1239 </message> |
1169 </if> | 1240 </if> |
1170 <if expr="lang not in ['ga', 'sl', 'ar']"> | 1241 <if expr="lang not in ['ga', 'sl', 'ar']"> |
1171 <message translateable="false" name="IDS_TIME_ELAPSED_HOURS_TWO" | 1242 <message translateable="false" name="IDS_TIME_ELAPSED_HOURS_TWO" |
1172 desc=""> | 1243 desc=""> |
1173 NA | 1244 NA |
1174 </message> | 1245 </message> |
1175 </if> | 1246 </if> |
1176 | 1247 |
1177 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> | 1248 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> |
1178 <message name="IDS_TIME_ELAPSED_HOURS_FEW" | 1249 <message name="IDS_TIME_ELAPSED_HOURS_FEW" |
1179 desc="NUMBER_FEW is few or few-like numbers in Arabic, Russian, P
olish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For othe
r languages, do NOT translate."> | 1250 desc="NUMBER_FEW is a few or few-like number in Arabic, Russian,
Polish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For oth
er languages, do NOT translate."> |
1180 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> hours ago | 1251 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> hours ago |
1181 </message> | 1252 </message> |
1182 </if> | 1253 </if> |
1183 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> | 1254 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> |
1184 <message translateable="false" name="IDS_TIME_ELAPSED_HOURS_FEW" | 1255 <message translateable="false" name="IDS_TIME_ELAPSED_HOURS_FEW" |
1185 desc=""> | 1256 desc=""> |
1186 NA | 1257 NA |
1187 </message> | 1258 </message> |
1188 </if> | 1259 </if> |
1189 | 1260 |
1190 <if expr="lang == 'ar'"> | 1261 <if expr="lang == 'ar'"> |
1191 <message name="IDS_TIME_ELAPSED_HOURS_MANY" | 1262 <message name="IDS_TIME_ELAPSED_HOURS_MANY" |
1192 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> | 1263 desc="NUMBER_MANY is 11 through 99 in Arabic. For all other langu
ages, do NOT translate."> |
1193 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> hours ago | 1264 <ph name="NUMBER_MANY"><ex>23</ex>#</ph> hours ago |
1194 </message> | 1265 </message> |
1195 </if> | 1266 </if> |
1196 <if expr="lang != 'ar'"> | 1267 <if expr="lang != 'ar'"> |
1197 <message translateable="false" name="IDS_TIME_ELAPSED_HOURS_MANY" | 1268 <message translateable="false" name="IDS_TIME_ELAPSED_HOURS_MANY" |
1198 desc=""> | 1269 desc=""> |
1199 NA | 1270 NA |
1200 </message> | 1271 </message> |
1201 </if> | 1272 </if> |
1202 | 1273 |
1203 | 1274 |
1204 <message name="IDS_TIME_ELAPSED_DAYS_DEFAULT" | 1275 <message name="IDS_TIME_ELAPSED_DAYS_DEFAULT" |
1205 desc="This is necessary for every language. This is the default f
or all the numbers NOT covered by special cases (singular, dual/two, few, many)
some languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only
string necessary. For languages with singular-plural distinction, this is the ge
neric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> | 1276 desc="This is necessary for every language. It is the default for
all the numbers NOT covered by special cases (singular, dual/two, few, many) so
me languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only st
ring necessary. For languages with singular-plural distinction, this is the gene
ric plural. For Lithuanian, NUMBER_DEFAULT is 11 .. 19."> |
1206 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> days ago | 1277 <ph name="NUMBER_DEFAULT"><ex>37</ex>#</ph> days ago |
1207 </message> | 1278 </message> |
1208 | 1279 |
1209 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 1280 <if expr="lang not in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
1210 <message name="IDS_TIME_ELAPSED_DAY_SINGULAR" | 1281 <message name="IDS_TIME_ELAPSED_DAY_SINGULAR" |
1211 desc="NUMBER_ONE is one or one-like numbers : 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1,21
,31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 101,
201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and Kan
nada"> | 1282 desc="NUMBER_ONE is a one or one-like number: 1 (many European an
d most Indian languages), 1 and 0 (French, Brazilian Portuguese and Hindi), 1, 2
1, 31, .. (Russian, Ukrainian, Croatian, Serbian, Latvian, Lithuanian), or 1, 10
1, 201, .. (Slovenian). Do NOT translate this for CJK, Vietnamese, Turkish and K
annada."> |
1212 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> day ago | 1283 <ph name="NUMBER_ONE"><ex>1</ex>#</ph> day ago |
1213 </message> | 1284 </message> |
1214 </if> | 1285 </if> |
1215 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> | 1286 <if expr="lang in ['zh-CN', 'zh-TW', 'ko', 'ja', 'vi', 'tr', 'kn']"> |
1216 <message translateable="false" name="IDS_TIME_ELAPSED_DAY_SINGULAR" | 1287 <message translateable="false" name="IDS_TIME_ELAPSED_DAY_SINGULAR" |
1217 desc=""> | 1288 desc=""> |
1218 NA | 1289 NA |
1219 </message> | 1290 </message> |
1220 </if> | 1291 </if> |
1221 | 1292 |
1222 <if expr="lang in ['ar', 'ro', 'lv']"> | 1293 <if expr="lang in ['ar', 'ro', 'lv']"> |
1223 <message name="IDS_TIME_ELAPSED_DAYS_ZERO" | 1294 <message name="IDS_TIME_ELAPSED_DAYS_ZERO" |
1224 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> | 1295 desc="NUMBER_ZERO is 0 (Arabic, Latvian) or 0, 2..19, 101..119, .
.. (Romanian). For other languages, do NOT translate."> |
1225 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> days ago | 1296 <ph name="NUMBER_ZERO"><ex>0</ex>#</ph> days ago |
1226 </message> | 1297 </message> |
1227 </if> | 1298 </if> |
1228 <if expr="lang not in ['ar', 'ro', 'lv']"> | 1299 <if expr="lang not in ['ar', 'ro', 'lv']"> |
1229 <message translateable="false" name="IDS_TIME_ELAPSED_DAYS_ZERO" | 1300 <message translateable="false" name="IDS_TIME_ELAPSED_DAYS_ZERO" |
1230 desc=""> | 1301 desc=""> |
1231 NA | 1302 NA |
1232 </message> | 1303 </message> |
1233 </if> | 1304 </if> |
1234 | 1305 |
1235 <if expr="lang in ['ga', 'sl', 'ar']"> | 1306 <if expr="lang in ['ga', 'sl', 'ar']"> |
1236 <message name="IDS_TIME_ELAPSED_DAYS_TWO" | 1307 <message name="IDS_TIME_ELAPSED_DAYS_TWO" |
1237 desc="NUMBER_TWO is two or two-like/dual numbers : 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translated.
"> | 1308 desc="NUMBER_TWO is a two or two-like/dual number: 2 (Arabic and
Irish) or 2, 102, 202 ... (Slovenian). For other languages, do NOT translate."> |
1238 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> days ago | 1309 <ph name="NUMBER_TWO"><ex>2</ex>#</ph> days ago |
1239 </message> | 1310 </message> |
1240 </if> | 1311 </if> |
1241 <if expr="lang not in ['ga', 'sl', 'ar']"> | 1312 <if expr="lang not in ['ga', 'sl', 'ar']"> |
1242 <message translateable="false" name="IDS_TIME_ELAPSED_DAYS_TWO" | 1313 <message translateable="false" name="IDS_TIME_ELAPSED_DAYS_TWO" |
1243 desc=""> | 1314 desc=""> |
1244 NA | 1315 NA |
1245 </message> | 1316 </message> |
1246 </if> | 1317 </if> |
1247 | 1318 |
1248 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> | 1319 <if expr="lang in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar']"
> |
1249 <message name="IDS_TIME_ELAPSED_DAYS_FEW" | 1320 <message name="IDS_TIME_ELAPSED_DAYS_FEW" |
1250 desc="NUMBER_FEW is few or few-like numbers in Arabic, Russian, P
olish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For othe
r languages, do NOT translate."> | 1321 desc="NUMBER_FEW is a few or few-like number in Arabic, Russian,
Polish, Croatian, Serbian, Ukrainian, Czech, Slovak, Slovenian, Latvian. For oth
er languages, do NOT translate."> |
1251 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> days ago | 1322 <ph name="NUMBER_FEW"><ex>3</ex>#</ph> days ago |
1252 </message> | 1323 </message> |
1253 </if> | 1324 </if> |
1254 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> | 1325 <if expr="lang not in ['ru', 'lt', 'hr', 'uk', 'cs', 'sk', 'pl', 'sl', 'ar
']"> |
1255 <message translateable="false" name="IDS_TIME_ELAPSED_DAYS_FEW" | 1326 <message translateable="false" name="IDS_TIME_ELAPSED_DAYS_FEW" |
1256 desc=""> | 1327 desc=""> |
1257 NA | 1328 NA |
1258 </message> | 1329 </message> |
1259 </if> | 1330 </if> |
1260 | 1331 |
(...skipping 346 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1607 </message> | 1678 </message> |
1608 <message name="IDS_APP_LIST_FOLDER_NAME_PLACEHOLDER" desc="The placeholder
text for app list folder name."> | 1679 <message name="IDS_APP_LIST_FOLDER_NAME_PLACEHOLDER" desc="The placeholder
text for app list folder name."> |
1609 Unnamed Folder | 1680 Unnamed Folder |
1610 </message> | 1681 </message> |
1611 <message name="IDS_APP_LIST_SPEECH_HINT_TEXT" desc="The text label in the
speech recognition UI to ask the user to speak the search query"> | 1682 <message name="IDS_APP_LIST_SPEECH_HINT_TEXT" desc="The text label in the
speech recognition UI to ask the user to speak the search query"> |
1612 Speak now | 1683 Speak now |
1613 </message> | 1684 </message> |
1614 </messages> | 1685 </messages> |
1615 </release> | 1686 </release> |
1616 </grit> | 1687 </grit> |
OLD | NEW |