Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(283)

Side by Side Diff: source/data/locales/eu.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/locales/et_EE.txt ('k') | source/data/locales/eu_ES.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2013 International Business Machines 3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/eu.xml 6 // * Source File: <path>/common/main/eu.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/eu.xml 10 * ICU <specials> source: <path>/common/main/eu.xml
11 */ 11 */
12 eu{ 12 eu{
13 AuxExemplarCharacters{ 13 AuxExemplarCharacters{"[á à ă â å ä ã ā æ é è ĕ ê ë ē í ì ĭ î ï ī ó ò ŏ ô ö ø ō œ ú ù ŭ û ü ū ÿ]"}
14 "[á à ă â å ä ã ā æ ç é è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ö ø ō œ ú ù ŭ û ü ū ÿ" 14 Ellipsis{
15 "]" 15 final{"{0}…"}
16 initial{"…{0}"}
17 medial{"{0}…{1}"}
18 word-final{"{0}…"}
19 word-initial{"…{0}"}
20 word-medial{"{0}…{1}"}
16 } 21 }
17 ExemplarCharacters{"[a b c ç d e f g h i j k l m n ñ o p q r s t u v w x y z ]"} 22 ExemplarCharacters{"[a b c ç d e f g h i j k l m n ñ o p q r s t u v w x y z ]"}
23 ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
18 LocaleScript{ 24 LocaleScript{
19 "Latn", 25 "Latn",
20 } 26 }
21 Version{"2.0.92.87"} 27 MoreInformation{"?"}
28 NumberElements{
29 default{"latn"}
30 latn{
31 miscPatterns{
32 atLeast{"{0}+"}
33 range{"{0}–{1}"}
34 }
35 patterns{
36 accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"}
37 currencyFormat{"#,##0.00 ¤"}
38 decimalFormat{"#,##0.###"}
39 percentFormat{"% #,##0"}
40 scientificFormat{"#E0"}
41 }
42 patternsLong{
43 decimalFormat{
44 1000{
45 one{"0000"}
46 other{"0000"}
47 }
48 10000{
49 one{"00000"}
50 other{"00000"}
51 }
52 100000{
53 one{"000000"}
54 other{"000000"}
55 }
56 1000000{
57 one{"0 milioi"}
58 other{"0 milioi"}
59 }
60 10000000{
61 one{"00 milioi"}
62 other{"00 milioi"}
63 }
64 100000000{
65 one{"000 milioi"}
66 other{"000 milioi"}
67 }
68 1000000000{
69 one{"0000 milioi"}
70 other{"0000 milioi"}
71 }
72 10000000000{
73 one{"00000 milioi"}
74 other{"00000 milioi"}
75 }
76 100000000000{
77 one{"000000 milioi"}
78 other{"000000 milioi"}
79 }
80 1000000000000{
81 one{"0 bilioi"}
82 other{"0 bilioi"}
83 }
84 10000000000000{
85 one{"00 bilioi"}
86 other{"00 bilioi"}
87 }
88 100000000000000{
89 one{"000 bilioi"}
90 other{"000 bilioi"}
91 }
92 }
93 }
94 patternsShort{
95 decimalFormat{
96 1000{
97 one{"0000"}
98 other{"0000"}
99 }
100 10000{
101 one{"00000"}
102 other{"00000"}
103 }
104 100000{
105 one{"000000"}
106 other{"000000"}
107 }
108 1000000{
109 one{"0 M"}
110 other{"0 M"}
111 }
112 10000000{
113 one{"00 M"}
114 other{"00 M"}
115 }
116 100000000{
117 one{"000 M"}
118 other{"000 M"}
119 }
120 1000000000{
121 one{"0000 M"}
122 other{"0000 M"}
123 }
124 10000000000{
125 one{"00000 M"}
126 other{"00000 M"}
127 }
128 100000000000{
129 one{"000000 M"}
130 other{"000000 M"}
131 }
132 1000000000000{
133 one{"0 B"}
134 other{"0 B"}
135 }
136 10000000000000{
137 one{"00 B"}
138 other{"00 B"}
139 }
140 100000000000000{
141 one{"000 B"}
142 other{"000 B"}
143 }
144 }
145 }
146 symbols{
147 decimal{","}
148 exponential{"E"}
149 group{"."}
150 infinity{"∞"}
151 list{";"}
152 minusSign{"-"}
153 nan{"NaN"}
154 perMille{"‰"}
155 percentSign{"%"}
156 plusSign{"+"}
157 superscriptingExponent{"×"}
158 timeSeparator{":"}
159 }
160 }
161 minimumGroupingDigits{"1"}
162 native{"latn"}
163 }
164 Version{"2.1.8.9"}
165 calendar{
166 buddhist{
167 eras{
168 abbreviated{
169 "BG",
170 }
171 }
172 }
173 generic{
174 DateTimePatterns{
175 "HH:mm:ss (zzzz)",
176 "HH:mm:ss (z)",
177 "HH:mm:ss",
178 "HH:mm",
179 "G. 'aroko' y. 'urteko' MMMM d, EEEE",
180 "G. 'aroko' y. 'urteko' MMMM d",
181 "G. 'aroko' y('e')'ko' MMM d",
182 "GGGGG y-MM-dd",
183 "{1} {0}",
184 "{1} {0}",
185 "{1} {0}",
186 "{1} {0}",
187 "{1} {0}",
188 }
189 availableFormats{
190 Ed{"d, EEEE"}
191 Gy{"G. 'aroko' y. 'urtea'"}
192 GyMMM{"G. 'aroko' y('e')'ko' MMMM"}
193 GyMMMEd{"G. 'aroko' y('e')'ko' MMMM d, EEEE"}
194 GyMMMd{"G. 'aroko' y('e')'ko' MMMM d"}
195 H{"HH"}
196 Hm{"HH:mm"}
197 Hms{"HH:mm:ss"}
198 M{"L"}
199 MEd{"MM/dd, EEEE"}
200 MMM{"LLL"}
201 MMMEd{"MMM d, EEEE"}
202 MMMd{"MMM d"}
203 Md{"MM/dd"}
204 d{"d"}
205 hm{"h:mm a"}
206 hms{"h:mm:ss a"}
207 ms{"mm:ss"}
208 y{"y"}
209 yM{"y/MM"}
210 yMEd{"y/MM/dd, EEEE"}
211 yMMM{"y('e')'ko' MMMM"}
212 yMMMEd{"y('e')'ko' MMMM d, EEEE"}
213 yMMMd{"y('e')'ko' MMMM d"}
214 yMd{"y/MM/dd"}
215 yQQQ{"y QQQ"}
216 yQQQQ{"y('e')'ko' QQQQ"}
217 yyyy{"G y"}
218 yyyyM{"G y/MM"}
219 yyyyMEd{"G y/MM/dd, EEEE"}
220 yyyyMMM{"G y MMM"}
221 yyyyMMMEd{"G y MMM d, EEEE"}
222 yyyyMMMM{"G y('e')'ko' MMMM"}
223 yyyyMMMMEd{"G y('e')'ko' MMMM d, EEEE"}
224 yyyyMMMMd{"G y('e')'ko' MMMM d"}
225 yyyyMMMd{"G y MMM d"}
226 yyyyMd{"G y/MM/dd"}
227 yyyyQQQ{"G y QQQ"}
228 yyyyQQQQ{"G y('e')'ko' QQQQ"}
229 }
230 intervalFormats{
231 H{
232 H{"HH–HH"}
233 }
234 Hm{
235 H{"HH:mm–HH:mm"}
236 m{"HH:mm–HH:mm"}
237 }
238 Hmv{
239 H{"HH:mm–HH:mm v"}
240 m{"HH:mm–HH:mm v"}
241 }
242 Hv{
243 H{"HH–HH v"}
244 }
245 M{
246 M{"MM–MM"}
247 }
248 MEd{
249 M{"MM/dd, EEEE – MM/dd, EEEE"}
250 d{"MM/dd, EEEE – MM/dd, EEEE"}
251 }
252 MMM{
253 M{"MMM–MMM"}
254 }
255 MMMEd{
256 M{"MMMM d, EEEE – MMMM d, EEEE"}
257 d{"MMMM d, EEEE – MMMM d, EEEE"}
258 }
259 MMMd{
260 M{"MMMM d – MMMM d"}
261 d{"MMMM d–d"}
262 }
263 Md{
264 M{"MM/dd – MM/dd"}
265 d{"MM/dd – MM/dd"}
266 }
267 d{
268 d{"dd–dd"}
269 }
270 fallback{"{0} – {1}"}
271 h{
272 a{"h a – h a"}
273 h{"h–h a"}
274 }
275 hm{
276 a{":h:mm a – h:mm a"}
277 h{"h:mm–h:mm a"}
278 m{"h:mm–h:mm a"}
279 }
280 hmv{
281 a{"h:mm a – h:mm a v"}
282 h{"h:mm–h:mm a v"}
283 m{"h:mm–h:mm a v"}
284 }
285 hv{
286 a{"h a – h a v"}
287 h{"h–h a v"}
288 }
289 y{
290 y{"G y–y"}
291 }
292 yM{
293 M{"G y/MM – y/MM"}
294 y{"G y/MM – y/MM"}
295 }
296 yMEd{
297 M{"G y/MM/dd, EEEE – y/MM/dd, EEEE"}
298 d{"G y/MM/dd, EEEE – y/MM/dd, EEEE"}
299 y{"G y/MM/dd, EEEE – y/MM/dd, EEEE"}
300 }
301 yMMM{
302 M{"G y('e')'ko' MMMM–MMMM"}
303 y{"G y('e')'ko' MMMM – y('e')'ko' MMMM"}
304 }
305 yMMMEd{
306 M{"G y('e')'ko' MMMM dd, EEEE – MMMM dd, EEEE"}
307 d{"G y('e')'ko' MMMM dd, EEEE – MMMM dd, EEEE"}
308 y{"G y('e')'ko' MMMM dd, EEEE – MMMM dd, EEEE"}
309 }
310 yMMMM{
311 M{"G y('e')'ko' MMMM – MMMM"}
312 y{"G y('e')'ko' MMMM – y('e')'ko' MMMM"}
313 }
314 yMMMd{
315 M{"G y('e')'ko' MMMM dd – MMMM dd"}
316 d{"G y('e')'ko' MMMM dd–dd"}
317 y{"G y('e')'ko' MMMM dd – y('e')'ko' MMMM dd"}
318 }
319 yMd{
320 M{"G y/MM/dd – y/MM/dd"}
321 d{"G y/MM/dd – y/MM/dd"}
322 y{"G y/MM/dd – y/MM/dd"}
323 }
324 }
325 }
326 gregorian{
327 AmPmMarkers{
328 "AM",
329 "PM",
330 }
331 AmPmMarkersAbbr{
332 "AM",
333 "PM",
334 }
335 AmPmMarkersNarrow{
336 "g",
337 "a",
338 }
339 DateTimePatterns{
340 "HH:mm:ss (zzzz)",
341 "HH:mm:ss (z)",
342 "HH:mm:ss",
343 "HH:mm",
344 "y('e')'ko' MMMM d, EEEE",
345 "y('e')'ko' MMMM d",
346 "y MMM d",
347 "y/MM/dd",
348 "{1} {0}",
349 "{1} {0}",
350 "{1} {0}",
351 "{1} {0}",
352 "{1} {0}",
353 }
354 NoonMarker{"eguerdia"}
355 NoonMarkerNarrow{"e"}
356 appendItems{
357 Timezone{"{0} ({1})"}
358 }
359 availableFormats{
360 E{"ccc"}
361 EHm{"E HH:mm"}
362 EHms{"E HH:mm:ss"}
363 Ed{"d, E"}
364 Ehm{"E h:mm a"}
365 Ehms{"E h:mm:ss a"}
366 Gy{"G y"}
367 GyMMM{"G y. 'urteko' MMM"}
368 GyMMMEd{"G y. 'urteko' MMM d, E"}
369 GyMMMd{"G y. 'urteko' MMM d"}
370 H{"HH"}
371 Hm{"HH:mm"}
372 Hms{"HH:mm:ss"}
373 M{"L"}
374 MEd{"M/d, E"}
375 MMM{"LLL"}
376 MMMEd{"MMM d, E"}
377 MMMd{"MMM d"}
378 Md{"M/d"}
379 d{"d"}
380 h{"h a"}
381 hm{"h:mm a"}
382 hms{"h:mm:ss a"}
383 ms{"mm:ss"}
384 y{"y"}
385 yM{"y/M"}
386 yMEd{"y/M/d, E"}
387 yMMM{"y MMM"}
388 yMMMEd{"y MMM d, E"}
389 yMMMM{"y('e')'ko' MMMM"}
390 yMMMMEd{"y('e')'ko' MMMM d, E"}
391 yMMMMd{"y('e')'ko' MMMM d"}
392 yMMMd{"y MMM d"}
393 yMd{"y/M/d"}
394 yQQQ{"y('e')'ko' QQQ"}
395 yQQQQ{"y('e')'ko' QQQQ"}
396 }
397 dayNames{
398 format{
399 abbreviated{
400 "ig.",
401 "al.",
402 "ar.",
403 "az.",
404 "og.",
405 "or.",
406 "lr.",
407 }
408 narrow{
409 "I",
410 "A",
411 "A",
412 "A",
413 "O",
414 "O",
415 "L",
416 }
417 short{
418 "ig.",
419 "al.",
420 "ar.",
421 "az.",
422 "og.",
423 "or.",
424 "lr.",
425 }
426 wide{
427 "igandea",
428 "astelehena",
429 "asteartea",
430 "asteazkena",
431 "osteguna",
432 "ostirala",
433 "larunbata",
434 }
435 }
436 stand-alone{
437 abbreviated{
438 "Ig.",
439 "Al.",
440 "Ar.",
441 "Az.",
442 "Og.",
443 "Or.",
444 "Lr.",
445 }
446 narrow{
447 "I",
448 "A",
449 "A",
450 "A",
451 "O",
452 "O",
453 "L",
454 }
455 short{
456 "ig.",
457 "al.",
458 "ar.",
459 "az.",
460 "og.",
461 "or.",
462 "lr.",
463 }
464 wide{
465 "Igandea",
466 "Astelehena",
467 "Asteartea",
468 "Asteazkena",
469 "Osteguna",
470 "Ostirala",
471 "Larunbata",
472 }
473 }
474 }
475 eras{
476 abbreviated{
477 "K.a.",
478 "K.o.",
479 }
480 wide{
481 "K.a.",
482 "K.o.",
483 }
484 }
485 intervalFormats{
486 H{
487 H{"HH–HH"}
488 }
489 Hm{
490 H{"HH:mm–HH:mm"}
491 m{"HH:mm–HH:mm"}
492 }
493 Hmv{
494 H{"HH:mm–HH:mm v"}
495 m{"HH:mm–HH:mm v"}
496 }
497 Hv{
498 H{"HH–HH v"}
499 }
500 M{
501 M{"M–M"}
502 }
503 MEd{
504 M{"M/d, E – M/d, E"}
505 d{"M/d, E – M/d, E"}
506 }
507 MMM{
508 M{"MMM–MMM"}
509 }
510 MMMEd{
511 M{"MMM d, E – MMM d, E"}
512 d{"MMM d, E – MMM d, E"}
513 }
514 MMMd{
515 M{"MMM d – MMM d"}
516 d{"MMM d–d"}
517 }
518 Md{
519 M{"M/d – M/d"}
520 d{"M/d – M/d"}
521 }
522 d{
523 d{"d–d"}
524 }
525 fallback{"{0} – {1}"}
526 h{
527 a{"h a – h a"}
528 h{"h–h a"}
529 }
530 hm{
531 a{"h:mm a – h:mm a"}
532 h{"h:mm–h:mm a"}
533 m{"h:mm–h:mm a"}
534 }
535 hmv{
536 a{"h:mm a – h:mm a v"}
537 h{"h:mm–h:mm a v"}
538 m{"h:mm–h:mm a v"}
539 }
540 hv{
541 a{"h a – h a v"}
542 h{"h–h a v"}
543 }
544 y{
545 y{"y–y"}
546 }
547 yM{
548 M{"y/M – y/M"}
549 y{"y/M – y/M"}
550 }
551 yMEd{
552 M{"y/M/d, E – y/M/d, E"}
553 d{"y/M/d, E – y/M/d, E"}
554 y{"y/M/d, E – y/M/d, E"}
555 }
556 yMMM{
557 M{"y('e')'ko' MMM–MMM"}
558 y{"y('e')'ko' MMM – y('e')'ko' MMM"}
559 }
560 yMMMEd{
561 M{"y('e')'ko' MMM d, E – MMM d, E"}
562 d{"y('e')'ko' MMM d, E – y('e')'ko' MMM d, E"}
563 y{"y('e')'ko' MMM d, E – y('e')'ko' MMM d, E"}
564 }
565 yMMMM{
566 M{"y('e')'ko' MMMM–MMMM"}
567 y{"y('e')'ko' MMMM – y('e')'ko' MMMM"}
568 }
569 yMMMd{
570 M{"y('e')'ko' MMM d – MMM d"}
571 d{"y('e')'ko' MMM d–d"}
572 y{"y('e')'ko' MMM d – y('e')'ko' MMM d"}
573 }
574 yMd{
575 M{"y/M/d – y/M/d"}
576 d{"y/M/d – y/M/d"}
577 y{"y/M/d – y/M/d"}
578 }
579 }
580 monthNames{
581 format{
582 abbreviated{
583 "urt.",
584 "ots.",
585 "mar.",
586 "api.",
587 "mai.",
588 "eka.",
589 "uzt.",
590 "abu.",
591 "ira.",
592 "urr.",
593 "aza.",
594 "abe.",
595 }
596 narrow{
597 "U",
598 "O",
599 "M",
600 "A",
601 "M",
602 "E",
603 "U",
604 "A",
605 "I",
606 "U",
607 "A",
608 "A",
609 }
610 wide{
611 "urtarrilak",
612 "otsailak",
613 "martxoak",
614 "apirilak",
615 "maiatzak",
616 "ekainak",
617 "uztailak",
618 "abuztuak",
619 "irailak",
620 "urriak",
621 "azaroak",
622 "abenduak",
623 }
624 }
625 stand-alone{
626 abbreviated{
627 "Urt.",
628 "Ots.",
629 "Mar.",
630 "Api.",
631 "Mai.",
632 "Eka.",
633 "Uzt.",
634 "Abu.",
635 "Ira.",
636 "Urr.",
637 "Aza.",
638 "Abe.",
639 }
640 narrow{
641 "U",
642 "O",
643 "M",
644 "A",
645 "M",
646 "E",
647 "U",
648 "A",
649 "I",
650 "U",
651 "A",
652 "A",
653 }
654 wide{
655 "Urtarrila",
656 "Otsaila",
657 "Martxoa",
658 "Apirila",
659 "Maiatza",
660 "Ekaina",
661 "Uztaila",
662 "Abuztua",
663 "Iraila",
664 "Urria",
665 "Azaroa",
666 "Abendua",
667 }
668 }
669 }
670 quarters{
671 format{
672 abbreviated{
673 "1Hh",
674 "2Hh",
675 "3Hh",
676 "4Hh",
677 }
678 narrow{
679 "1",
680 "2",
681 "3",
682 "4",
683 }
684 wide{
685 "1. hiruhilekoa",
686 "2. hiruhilekoa",
687 "3. hiruhilekoa",
688 "4. hiruhilekoa",
689 }
690 }
691 stand-alone{
692 abbreviated{
693 "1Hh",
694 "2Hh",
695 "3Hh",
696 "4Hh",
697 }
698 narrow{
699 "1",
700 "2",
701 "3",
702 "4",
703 }
704 wide{
705 "1. hiruhilekoa",
706 "2. hiruhilekoa",
707 "3. hiruhilekoa",
708 "4. hiruhilekoa",
709 }
710 }
711 }
712 }
713 roc{
714 eras{
715 abbreviated{
716 "R.O.C. aurretik",
717 "R.O.C.",
718 }
719 }
720 }
721 }
722 delimiters{
723 alternateQuotationEnd{"\u0022"}
724 alternateQuotationStart{"\u0022"}
725 quotationEnd{"\u0022"}
726 quotationStart{"\u0022"}
727 }
728 durationUnits{
729 hm{"h:mm"}
730 hms{"h:mm:ss"}
731 ms{"m:ss"}
732 }
733 fields{
734 day{
735 dn{"Eguna"}
736 relative{
737 "-1"{"atzo"}
738 "-2"{"herenegun"}
739 "0"{"gaur"}
740 "1"{"bihar"}
741 "2"{"etzi"}
742 }
743 relativeTime{
744 future{
745 one{"{0} egun barru"}
746 other{"{0} egun barru"}
747 }
748 past{
749 one{"Duela {0} egun"}
750 other{"Duela {0} egun"}
751 }
752 }
753 }
754 day-narrow{
755 dn{"eg."}
756 relativeTime{
757 future{
758 one{"{0} egun barru"}
759 other{"{0} egun barru"}
760 }
761 past{
762 one{"Duela {0} egun"}
763 other{"Duela {0} egun"}
764 }
765 }
766 }
767 day-short{
768 dn{"eg."}
769 relativeTime{
770 future{
771 one{"{0} egun barru"}
772 other{"{0} egun barru"}
773 }
774 past{
775 one{"Duela {0} egun"}
776 other{"Duela {0} egun"}
777 }
778 }
779 }
780 dayperiod{
781 dn{"AM//PM"}
782 }
783 era{
784 dn{"Aroa"}
785 }
786 fri{
787 relative{
788 "-1"{"aurreko ostirala"}
789 "0"{"ostiral hau"}
790 "1"{"hurrengo ostirala"}
791 }
792 }
793 fri-narrow{
794 relative{
795 "-1"{"aurreko ostirala"}
796 "0"{"ostiral hau"}
797 "1"{"hurrengo ostirala"}
798 }
799 }
800 fri-short{
801 relative{
802 "-1"{"aurreko ostirala"}
803 "0"{"ostiral hau"}
804 "1"{"hurrengo ostirala"}
805 }
806 }
807 hour{
808 dn{"Ordua"}
809 relativeTime{
810 future{
811 one{"{0} ordu barru"}
812 other{"{0} ordu barru"}
813 }
814 past{
815 one{"Duela {0} ordu"}
816 other{"Duela {0} ordu"}
817 }
818 }
819 }
820 hour-narrow{
821 dn{"h"}
822 relativeTime{
823 future{
824 one{"{0} ordu barru"}
825 other{"{0} ordu barru"}
826 }
827 past{
828 one{"Duela {0} ordu"}
829 other{"Duela {0} ordu"}
830 }
831 }
832 }
833 hour-short{
834 dn{"h"}
835 relativeTime{
836 future{
837 one{"{0} ordu barru"}
838 other{"{0} ordu barru"}
839 }
840 past{
841 one{"Duela {0} ordu"}
842 other{"Duela {0} ordu"}
843 }
844 }
845 }
846 minute{
847 dn{"Minutua"}
848 relativeTime{
849 future{
850 one{"{0} minutu barru"}
851 other{"{0} minutu barru"}
852 }
853 past{
854 one{"Duela {0} minutu"}
855 other{"Duela {0} minutu"}
856 }
857 }
858 }
859 minute-narrow{
860 dn{"min"}
861 relativeTime{
862 future{
863 one{"{0} minutu barru"}
864 other{"{0} minutu barru"}
865 }
866 past{
867 one{"Duela {0} minutu"}
868 other{"Duela {0} minutu"}
869 }
870 }
871 }
872 minute-short{
873 dn{"min"}
874 relativeTime{
875 future{
876 one{"{0} minutu barru"}
877 other{"{0} minutu barru"}
878 }
879 past{
880 one{"Duela {0} minutu"}
881 other{"Duela {0} minutu"}
882 }
883 }
884 }
885 mon{
886 relative{
887 "-1"{"aurreko astelehena"}
888 "0"{"astelehen hau"}
889 "1"{"hurrengo astelehena"}
890 }
891 }
892 mon-narrow{
893 relative{
894 "-1"{"aurreko astelehena"}
895 "0"{"astelehen hau"}
896 "1"{"hurrengo astelehena"}
897 }
898 }
899 mon-short{
900 relative{
901 "-1"{"aurreko astelehena"}
902 "0"{"astelehen hau"}
903 "1"{"hurrengo astelehena"}
904 }
905 }
906 month{
907 dn{"Hilabetea"}
908 relative{
909 "-1"{"aurreko hilabetea"}
910 "0"{"hilabete hau"}
911 "1"{"hurrengo hilabetea"}
912 }
913 relativeTime{
914 future{
915 one{"{0} hilabete barru"}
916 other{"{0} hilabete barru"}
917 }
918 past{
919 one{"Duela {0} hilabete"}
920 other{"Duela {0} hilabete"}
921 }
922 }
923 }
924 month-narrow{
925 dn{"hil."}
926 relativeTime{
927 future{
928 one{"{0} hilabete barru"}
929 other{"{0} hilabete barru"}
930 }
931 past{
932 one{"Duela {0} hilabete"}
933 other{"Duela {0} hilabete"}
934 }
935 }
936 }
937 month-short{
938 dn{"hil."}
939 relativeTime{
940 future{
941 one{"{0} hilabete barru"}
942 other{"{0} hilabete barru"}
943 }
944 past{
945 one{"Duela {0} hilabete"}
946 other{"Duela {0} hilabete"}
947 }
948 }
949 }
950 quarter{
951 dn{"Hiruhilekoa"}
952 relativeTime{
953 future{
954 one{"{0} hiruhileko barru"}
955 other{"{0} hiruhileko barru"}
956 }
957 past{
958 one{"Duela {0} hiruhileko"}
959 other{"Duela {0} hiruhileko"}
960 }
961 }
962 }
963 quarter-narrow{
964 dn{"hiruhil."}
965 relativeTime{
966 future{
967 one{"{0} hiruhileko barru"}
968 other{"{0} hiruhileko barru"}
969 }
970 past{
971 one{"Duela {0} hiruhileko"}
972 other{"Duela {0} hiruhileko"}
973 }
974 }
975 }
976 quarter-short{
977 dn{"hiruhil."}
978 relativeTime{
979 future{
980 one{"{0} hiruhileko barru"}
981 other{"{0} hiruhileko barru"}
982 }
983 past{
984 one{"Duela {0} hiruhileko"}
985 other{"Duela {0} hiruhileko"}
986 }
987 }
988 }
989 sat{
990 relative{
991 "-1"{"aurreko larunbata"}
992 "0"{"larunbat hau"}
993 "1"{"hurrengo larunbata"}
994 }
995 }
996 sat-narrow{
997 relative{
998 "-1"{"aurreko larunbata"}
999 "0"{"larunbat hau"}
1000 "1"{"hurrengo larunbata"}
1001 }
1002 }
1003 sat-short{
1004 relative{
1005 "-1"{"aurreko larunbata"}
1006 "0"{"larunbat hau"}
1007 "1"{"hurrengo larunbata"}
1008 }
1009 }
1010 second{
1011 dn{"Segundoa"}
1012 relative{
1013 "0"{"orain"}
1014 }
1015 relativeTime{
1016 future{
1017 one{"{0} segundo barru"}
1018 other{"{0} segundo barru"}
1019 }
1020 past{
1021 one{"Duela {0} segundo"}
1022 other{"Duela {0} segundo"}
1023 }
1024 }
1025 }
1026 second-narrow{
1027 dn{"s"}
1028 relativeTime{
1029 future{
1030 one{"{0} segundo barru"}
1031 other{"{0} segundo barru"}
1032 }
1033 past{
1034 one{"Duela {0} segundo"}
1035 other{"Duela {0} segundo"}
1036 }
1037 }
1038 }
1039 second-short{
1040 dn{"s"}
1041 relativeTime{
1042 future{
1043 one{"{0} segundo barru"}
1044 other{"{0} segundo barru"}
1045 }
1046 past{
1047 one{"Duela {0} segundo"}
1048 other{"Duela {0} segundo"}
1049 }
1050 }
1051 }
1052 sun{
1053 relative{
1054 "-1"{"aurreko igandea"}
1055 "0"{"igande hau"}
1056 "1"{"hurrengo igandea"}
1057 }
1058 }
1059 sun-narrow{
1060 relative{
1061 "-1"{"aurreko igandea"}
1062 "0"{"igande hau"}
1063 "1"{"hurrengo igandea"}
1064 }
1065 }
1066 sun-short{
1067 relative{
1068 "-1"{"aurreko igandea"}
1069 "0"{"igande hau"}
1070 "1"{"hurrengo igandea"}
1071 }
1072 }
1073 thu{
1074 relative{
1075 "-1"{"aurreko osteguna"}
1076 "0"{"ostegun hau"}
1077 "1"{"hurrengo osteguna"}
1078 }
1079 }
1080 thu-narrow{
1081 relative{
1082 "-1"{"aurreko osteguna"}
1083 "0"{"ostegun hau"}
1084 "1"{"hurrengo osteguna"}
1085 }
1086 }
1087 thu-short{
1088 relative{
1089 "-1"{"aurreko osteguna"}
1090 "0"{"ostegun hau"}
1091 "1"{"hurrengo osteguna"}
1092 }
1093 }
1094 tue{
1095 relative{
1096 "-1"{"aurreko asteartea"}
1097 "0"{"astearte hau"}
1098 "1"{"hurrengo asteartea"}
1099 }
1100 }
1101 tue-narrow{
1102 relative{
1103 "-1"{"aurreko asteartea"}
1104 "0"{"astearte hau"}
1105 "1"{"hurrengo asteartea"}
1106 }
1107 }
1108 tue-short{
1109 relative{
1110 "-1"{"aurreko asteartea"}
1111 "0"{"astearte hau"}
1112 "1"{"hurrengo asteartea"}
1113 }
1114 }
1115 wed{
1116 relative{
1117 "-1"{"aurreko asteazkena"}
1118 "0"{"asteazken hau"}
1119 "1"{"hurrengo asteazkena"}
1120 }
1121 }
1122 wed-narrow{
1123 relative{
1124 "-1"{"aurreko asteazkena"}
1125 "0"{"asteazken hau"}
1126 "1"{"hurrengo asteazkena"}
1127 }
1128 }
1129 wed-short{
1130 relative{
1131 "-1"{"aurreko asteazkena"}
1132 "0"{"asteazken hau"}
1133 "1"{"hurrengo asteazkena"}
1134 }
1135 }
1136 week{
1137 dn{"Astea"}
1138 relative{
1139 "-1"{"aurreko astea"}
1140 "0"{"aste hau"}
1141 "1"{"hurrengo astea"}
1142 }
1143 relativeTime{
1144 future{
1145 one{"{0} aste barru"}
1146 other{"{0} aste barru"}
1147 }
1148 past{
1149 one{"Duela {0} aste"}
1150 other{"Duela {0} aste"}
1151 }
1152 }
1153 }
1154 week-narrow{
1155 dn{"ast."}
1156 relativeTime{
1157 future{
1158 one{"{0} aste barru"}
1159 other{"{0} aste barru"}
1160 }
1161 past{
1162 one{"Duela {0} aste"}
1163 other{"Duela {0} aste"}
1164 }
1165 }
1166 }
1167 week-short{
1168 dn{"ast."}
1169 relativeTime{
1170 future{
1171 one{"{0} aste barru"}
1172 other{"{0} aste barru"}
1173 }
1174 past{
1175 one{"Duela {0} aste"}
1176 other{"Duela {0} aste"}
1177 }
1178 }
1179 }
1180 weekday{
1181 dn{"Asteguna"}
1182 }
1183 year{
1184 dn{"Urtea"}
1185 relative{
1186 "-1"{"aurreko urtea"}
1187 "0"{"aurten"}
1188 "1"{"hurrengo urtea"}
1189 }
1190 relativeTime{
1191 future{
1192 one{"{0} urte barru"}
1193 other{"{0} urte barru"}
1194 }
1195 past{
1196 one{"Duela {0} urte"}
1197 other{"Duela {0} urte"}
1198 }
1199 }
1200 }
1201 year-narrow{
1202 dn{"urtea"}
1203 relativeTime{
1204 future{
1205 one{"{0} urte barru"}
1206 other{"{0} urte barru"}
1207 }
1208 past{
1209 one{"Duela {0} urte"}
1210 other{"Duela {0} urte"}
1211 }
1212 }
1213 }
1214 year-short{
1215 dn{"urtea"}
1216 relativeTime{
1217 future{
1218 one{"{0} urte barru"}
1219 other{"{0} urte barru"}
1220 }
1221 past{
1222 one{"Duela {0} urte"}
1223 other{"Duela {0} urte"}
1224 }
1225 }
1226 }
1227 zone{
1228 dn{"Ordu-zona"}
1229 }
1230 }
1231 listPattern{
1232 standard{
1233 2{"{0} eta {1}"}
1234 end{"{0} eta {1}"}
1235 middle{"{0}, {1}"}
1236 start{"{0}, {1}"}
1237 }
1238 unit{
1239 2{"{0} eta {1}"}
1240 end{"{0} eta {1}"}
1241 middle{"{0}, {1}"}
1242 start{"{0}, {1}"}
1243 }
1244 unit-narrow{
1245 2{"{0} eta {1}"}
1246 end{"{0} eta {1}"}
1247 middle{"{0}, {1}"}
1248 start{"{0}, {1}"}
1249 }
1250 unit-short{
1251 2{"{0} eta {1}"}
1252 end{"{0} eta {1}"}
1253 middle{"{0}, {1}"}
1254 start{"{0}, {1}"}
1255 }
1256 }
1257 measurementSystemNames{
1258 UK{"Erresuma Batuko sistema"}
1259 US{"AEBetako sistema"}
1260 metric{"Sistema metrikoa"}
1261 }
1262 transformNames{
1263 BGN{"BGN bihurketa"}
1264 Numeric{"Zenbakizko bihurketa"}
1265 Tone{"Tonu-bihurketa"}
1266 UNGEGN{"UNGEGN bihurketa"}
1267 x-Accents{"Azentu-bihurketa"}
1268 x-Fullwidth{"Zabalera osoko karaktere-bihurketa"}
1269 x-Halfwidth{"Zabalera erdiko karaktere-bihurketa"}
1270 x-Jamo{"Jamo-bihurketa"}
1271 x-Pinyin{"Pinyina"}
1272 x-Publishing{"Argitalpen-bihurketa"}
1273 }
22 } 1274 }
OLDNEW
« no previous file with comments | « source/data/locales/et_EE.txt ('k') | source/data/locales/eu_ES.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698