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

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

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 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/vai_Vaii_LR.txt ('k') | source/data/locales/vi_VN.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) 2014 International Business Machines 3 // * Copyright (C) 2015 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/vi.xml 6 // * Source File: <path>/common/main/vi.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/vi.xml
11 */
12 vi{ 9 vi{
13 AuxExemplarCharacters{"[]"} 10 AuxExemplarCharacters{"[]"}
14 Ellipsis{ 11 Ellipsis{
15 final{"{0}…"} 12 final{"{0}…"}
16 initial{"…{0}"} 13 initial{"…{0}"}
17 medial{"{0}…{1}"} 14 medial{"{0}…{1}"}
18 word-final{"{0} …"} 15 word-final{"{0} …"}
19 word-initial{"… {0}"} 16 word-initial{"… {0}"}
20 word-medial{"{0} … {1}"} 17 word-medial{"{0} … {1}"}
21 } 18 }
22 ExemplarCharacters{ 19 ExemplarCharacters{
23 "[a à ả ã á ạ ă ằ ẳ ẵ ắ ặ â ầ ẩ ẫ ấ ậ b c d đ e è ẻ ẽ é ẹ ê ề ể ễ ế ệ f g h i" 20 "[a à ả ã á ạ ă ằ ẳ ẵ ắ ặ â ầ ẩ ẫ ấ ậ b c d đ e è ẻ ẽ é ẹ ê ề ể ễ ế ệ f g h i"
24 " ì ỉ ĩ í ị j k l m n o ò ỏ õ ó ọ ô ồ ổ ỗ ố ộ ơ ờ ở ỡ ớ ợ p q r s t u ù ủ ũ ú" 21 " ì ỉ ĩ í ị j k l m n o ò ỏ õ ó ọ ô ồ ổ ỗ ố ộ ơ ờ ở ỡ ớ ợ p q r s t u ù ủ ũ ú"
25 " ụ ư ừ ử ữ ứ ự v w x y ỳ ỷ ỹ ý ỵ z]" 22 " ụ ư ừ ử ữ ứ ự v w x y ỳ ỷ ỹ ý ỵ z]"
26 } 23 }
27 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]"} 24 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]"}
28 ExemplarCharactersPunctuation{ 25 ExemplarCharactersPunctuation{
29 "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ ′ " 26 "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ ′ "
30 "″]" 27 "″]"
31 } 28 }
32 LocaleScript{
33 "Latn",
34 }
35 MoreInformation{"?"} 29 MoreInformation{"?"}
36 NumberElements{ 30 NumberElements{
37 default{"latn"} 31 default{"latn"}
38 latn{ 32 latn{
39 miscPatterns{ 33 miscPatterns{
40 atLeast{"{0}+"} 34 atLeast{"{0}+"}
41 range{"{0}-{1}"} 35 range{"{0}-{1}"}
42 } 36 }
43 patterns{ 37 patterns{
44 accountingFormat{"#,##0.00 ¤"} 38 accountingFormat{"#,##0.00 ¤"}
45 currencyFormat{"#,##0.00 ¤"} 39 currencyFormat{"¤ #,##0.00"}
46 decimalFormat{"#,##0.###"} 40 decimalFormat{"#,##0.###"}
47 percentFormat{"#,##0%"} 41 percentFormat{"#,##0%"}
48 scientificFormat{"#E0"} 42 scientificFormat{"#E0"}
49 } 43 }
50 patternsLong{ 44 patternsLong{
51 decimalFormat{ 45 decimalFormat{
52 1000{ 46 1000{
53 other{"0 nghìn"} 47 other{"0 nghìn"}
54 } 48 }
55 10000{ 49 10000{
(...skipping 25 matching lines...) Expand all
81 } 75 }
82 10000000000000{ 76 10000000000000{
83 other{"00 nghìn tỷ"} 77 other{"00 nghìn tỷ"}
84 } 78 }
85 100000000000000{ 79 100000000000000{
86 other{"000 nghìn tỷ"} 80 other{"000 nghìn tỷ"}
87 } 81 }
88 } 82 }
89 } 83 }
90 patternsShort{ 84 patternsShort{
85 currencyFormat{
86 1000{
87 other{"0 N ¤"}
88 }
89 10000{
90 other{"00 N ¤"}
91 }
92 100000{
93 other{"000 N ¤"}
94 }
95 1000000{
96 other{"0 Tr ¤"}
97 }
98 10000000{
99 other{"00 Tr ¤"}
100 }
101 100000000{
102 other{"000 Tr ¤"}
103 }
104 1000000000{
105 other{"0 T ¤"}
106 }
107 10000000000{
108 other{"00 T ¤"}
109 }
110 100000000000{
111 other{"000 T ¤"}
112 }
113 1000000000000{
114 other{"0 NT ¤"}
115 }
116 10000000000000{
117 other{"00 NT ¤"}
118 }
119 100000000000000{
120 other{"000 NT ¤"}
121 }
122 }
91 decimalFormat{ 123 decimalFormat{
92 1000{ 124 1000{
93 other{"0 N"} 125 other{"0 N"}
94 } 126 }
95 10000{ 127 10000{
96 other{"00 N"} 128 other{"00 N"}
97 } 129 }
98 100000{ 130 100000{
99 other{"000 N"} 131 other{"000 N"}
100 } 132 }
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
138 perMille{"‰"} 170 perMille{"‰"}
139 percentSign{"%"} 171 percentSign{"%"}
140 plusSign{"+"} 172 plusSign{"+"}
141 superscriptingExponent{"×"} 173 superscriptingExponent{"×"}
142 timeSeparator{":"} 174 timeSeparator{":"}
143 } 175 }
144 } 176 }
145 minimumGroupingDigits{"1"} 177 minimumGroupingDigits{"1"}
146 native{"latn"} 178 native{"latn"}
147 } 179 }
148 Version{"2.1.8.9"} 180 Version{"2.1.19.17"}
149 calendar{ 181 calendar{
150 buddhist{ 182 buddhist{
151 DateTimePatterns{ 183 DateTimePatterns{
152 "HH:mm:ss zzzz", 184 "HH:mm:ss zzzz",
153 "HH:mm:ss z", 185 "HH:mm:ss z",
154 "HH:mm:ss", 186 "HH:mm:ss",
155 "HH:mm", 187 "HH:mm",
156 "EEEE, 'ngày' dd MMMM 'năm' y G", 188 "EEEE, 'ngày' dd MMMM 'năm' y G",
157 "'Ngày' dd 'tháng' M 'năm' y G", 189 "'Ngày' dd 'tháng' M 'năm' y G",
158 "dd-MM-y G", 190 "dd-MM-y G",
159 "dd/MM/y GGGGG", 191 "dd/MM/y GGGGG",
160 "{0} {1}", 192 "{1} {0}",
161 "{0} {1}", 193 "{1} 'lúc' {0}",
162 "{0} {1}", 194 "{1} l'ú'c {0}",
163 "{0} {1}", 195 "{1} {0}",
164 "{0} {1}", 196 "{1} {0}",
165 } 197 }
166 availableFormats{ 198 availableFormats{
167 M{"'tháng' L"} 199 M{"'tháng' L"}
168 MEd{"E, dd-M"} 200 MEd{"E, dd-M"}
169 MMM{"LLL"} 201 MMM{"LLL"}
170 MMMMEd{"E, dd MMMM"} 202 MMMMEd{"E, dd MMMM"}
171 d{"'Ngày' dd"} 203 d{"'Ngày' dd"}
172 } 204 }
173 eras{ 205 eras{
174 abbreviated{ 206 abbreviated{
(...skipping 394 matching lines...) Expand 10 before | Expand all | Expand 10 after
569 } 601 }
570 } 602 }
571 } 603 }
572 } 604 }
573 generic{ 605 generic{
574 DateTimePatterns{ 606 DateTimePatterns{
575 "HH:mm:ss zzzz", 607 "HH:mm:ss zzzz",
576 "HH:mm:ss z", 608 "HH:mm:ss z",
577 "HH:mm:ss", 609 "HH:mm:ss",
578 "HH:mm", 610 "HH:mm",
579 "EEEE, 'ngày' dd MMMM 'năm' y G", 611 "EEEE, 'ngày' dd 'tháng' MM 'năm' y G",
580 "'Ngày' dd 'tháng' M 'năm' y G", 612 "'Ngày' dd 'tháng' M 'năm' y G",
581 "dd-MM-y G", 613 "dd-MM-y G",
582 "dd/MM/y GGGGG", 614 "dd/MM/y GGGGG",
583 "{0} {1}", 615 "{1} {0}",
584 "{0} {1}", 616 "{1} 'lúc' {0}",
585 "{0} {1}", 617 "{1} l'ú'c {0}",
586 "{0} {1}", 618 "{1} {0}",
587 "{0} {1}", 619 "{1} {0}",
588 } 620 }
589 availableFormats{ 621 availableFormats{
622 E{"ccc"}
590 Ed{"E, dd"} 623 Ed{"E, dd"}
591 Gy{"'Năm' y G"} 624 Gy{"y G"}
592 GyMMM{"MMM y G"} 625 GyMMM{"MMM y G"}
593 GyMMMEd{"E, dd MMM y G"} 626 GyMMMEd{"E, d MMM, y G"}
594 GyMMMd{"dd MMM, y G"} 627 GyMMMd{"d MMM, y G"}
595 H{"HH'h'"} 628 H{"HH'h'"}
596 Hm{"HH:mm"} 629 Hm{"HH:mm"}
597 Hms{"HH:mm:ss"} 630 Hms{"HH:mm:ss"}
598 M{"L"} 631 M{"L"}
599 MEd{"E, dd-M"} 632 MEd{"E, dd-M"}
600 MMM{"LLL"} 633 MMM{"LLL"}
601 MMMEd{"E, dd MMM"} 634 MMMEd{"E, d MMM"}
602 MMMMEd{"E, dd MMMM"} 635 MMMMEd{"E, dd MMMM"}
603 MMMMd{"dd MMMM"} 636 MMMMd{"dd MMMM"}
604 MMMd{"dd MMM"} 637 MMMd{"d MMM"}
605 MMdd{"dd-MM"} 638 MMdd{"dd-MM"}
606 Md{"dd-M"} 639 Md{"dd-M"}
607 d{"'Ngày' dd"} 640 d{"'Ngày' dd"}
608 h{"h'h' a"} 641 h{"h'h' a"}
609 hm{"h:mm a"} 642 hm{"h:mm a"}
610 hms{"h:mm:ss a"} 643 hms{"h:mm:ss a"}
611 ms{"mm:ss"} 644 ms{"mm:ss"}
612 y{"'Năm' y G"} 645 y{"y G"}
613 yyyy{"'Năm' y G"} 646 yyyy{"y G"}
614 yyyyM{"M/y G"} 647 yyyyM{"M/y G"}
615 yyyyMEd{"E, dd-M-y G"} 648 yyyyMEd{"E, dd-M-y G"}
616 yyyyMM{"MM-y G"} 649 yyyyMM{"MM-y G"}
617 yyyyMMM{"MMM y G"} 650 yyyyMMM{"MMM y G"}
618 yyyyMMMEd{"E, dd MMM y G"} 651 yyyyMMMEd{"E, d MMM, y G"}
619 yyyyMMMM{"MMMM y G"} 652 yyyyMMMM{"MMMM y G"}
620 yyyyMMMd{"dd MMM, y G"} 653 yyyyMMMd{"d MMM, y G"}
621 yyyyMd{"d/M/y G"} 654 yyyyMd{"d/M/y G"}
622 yyyyQQQ{"QQQ y G"} 655 yyyyQQQ{"QQQ y G"}
623 yyyyQQQQ{"QQQQ y G"} 656 yyyyQQQQ{"QQQQ y G"}
624 } 657 }
625 intervalFormats{ 658 intervalFormats{
626 H{ 659 H{
627 H{"HH'h' - HH'h'"} 660 H{"HH'h' - HH'h'"}
628 } 661 }
629 Hm{ 662 Hm{
630 H{"HH:mm-HH:mm"} 663 H{"HH:mmHH:mm"}
631 m{"HH:mm-HH:mm"} 664 m{"HH:mmHH:mm"}
632 } 665 }
633 Hmv{ 666 Hmv{
634 H{"HH:mm-HH:mm v"} 667 H{"HH:mmHH:mm v"}
635 m{"HH:mm-HH:mm v"} 668 m{"HH:mmHH:mm v"}
636 } 669 }
637 Hv{ 670 Hv{
638 H{"HH'h'-HH'h' v"} 671 H{"HH'h'-HH'h' v"}
639 } 672 }
640 M{ 673 M{
641 M{"'Tháng' M - 'Tháng' M"} 674 M{"'Tháng' M - 'Tháng' M"}
642 } 675 }
643 MEd{ 676 MEd{
644 M{"EEEE, dd/MM - EEEE, dd/MM"} 677 M{"EEEE, dd/MM EEEE, dd/MM"}
645 d{"EEEE, dd/MM - EEEE, dd/MM"} 678 d{"EEEE, dd/MM EEEE, dd/MM"}
646 } 679 }
647 MMM{ 680 MMM{
648 M{"MMM-MMM"} 681 M{"MMMMMM"}
649 } 682 }
650 MMMEd{ 683 MMMEd{
651 M{"EEEE, 'ngày' dd 'tháng' M - EEEE, 'ngày' dd 'tháng' M"} 684 M{"EEEE, 'ngày' dd 'tháng' M EEEE, 'ngày' dd 'tháng' M"}
652 d{"EEEE, 'ngày' dd - EEEE, 'ngày' dd 'tháng' M"} 685 d{"EEEE, 'ngày' dd EEEE, 'ngày' dd 'tháng' M"}
653 } 686 }
654 MMMd{ 687 MMMd{
655 M{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M"} 688 M{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M"}
656 d{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M"} 689 d{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M"}
657 } 690 }
658 Md{ 691 Md{
659 M{"dd/MM - dd/MM"} 692 M{"dd/MM dd/MM"}
660 d{"dd/MM - dd/MM"} 693 d{"dd/MM dd/MM"}
661 } 694 }
662 d{ 695 d{
663 d{"'Ngày' dd-dd"} 696 d{"'Ngày' dddd"}
664 } 697 }
665 fallback{"{0} - {1}"} 698 fallback{"{0} - {1}"}
666 h{ 699 h{
667 a{"h'h' a - h'h' a"} 700 a{"h'h' a h'h' a"}
668 h{"h'h' - h'h' a"} 701 h{"h'h' - h'h' a"}
669 } 702 }
670 hm{ 703 hm{
671 a{"h:mm a – h:mm a"} 704 a{"h:mm a – h:mm a"}
672 h{"h:mm-h:mm a"} 705 h{"h:mmh:mm a"}
673 m{"h:mm-h:mm a"} 706 m{"h:mmh:mm a"}
674 } 707 }
675 hmv{ 708 hmv{
676 a{"h:mm a – h:mm a v"} 709 a{"h:mm a – h:mm a v"}
677 h{"h:mm-h:mm a v"} 710 h{"h:mmh:mm a v"}
678 m{"h:mm-h:mm a v"} 711 m{"h:mmh:mm a v"}
679 } 712 }
680 hv{ 713 hv{
681 a{"h'h' a - h'h' a v"} 714 a{"h'h' a h'h' a v"}
682 h{"h'h'-h'h' a v"} 715 h{"h'h'-h'h' a v"}
683 } 716 }
684 y{ 717 y{
685 y{"y-y G"} 718 y{"yy G"}
686 } 719 }
687 yM{ 720 yM{
688 M{"MM/y - MM/y G"} 721 M{"MM/y MM/y G"}
689 y{"MM/y - MM/y G"} 722 y{"MM/y MM/y G"}
690 } 723 }
691 yMEd{ 724 yMEd{
692 M{"EEEE, dd/MM/y - EEEE, dd/MM/y G"} 725 M{"EEEE, dd/MM/y EEEE, dd/MM/y G"}
693 d{"EEEE, dd/MM/y - EEEE, dd/MM/y G"} 726 d{"EEEE, dd/MM/y EEEE, dd/MM/y G"}
694 y{"EEEE, dd/MM/y - EEEE, dd/MM/y G"} 727 y{"EEEE, dd/MM/y EEEE, dd/MM/y G"}
695 } 728 }
696 yMMM{ 729 yMMM{
697 M{"'Tháng' M - 'Tháng' M 'năm' y G"} 730 M{"'Tháng' M - 'Tháng' M 'năm' y G"}
698 y{"'Tháng' M 'năm' y - 'Tháng' M 'năm' y G"} 731 y{"'Tháng' M 'năm' y - 'Tháng' M 'năm' y G"}
699 } 732 }
700 yMMMEd{ 733 yMMMEd{
701 M{"E, dd 'tháng' M - E, dd 'tháng' M, y G"} 734 M{"E, dd 'tháng' M E, dd 'tháng' M, y G"}
702 d{"EEEE, 'ngày' dd MMM - EEEE, 'ngày' dd MMM 'năm' y G"} 735 d{"EEEE, 'ngày' dd MMM EEEE, 'ngày' dd MMM 'năm' y G"}
703 y{"E, dd 'tháng' M, y - E, dd 'tháng' M, y G"} 736 y{"E, dd 'tháng' M, y E, dd 'tháng' M, y G"}
704 } 737 }
705 yMMMM{ 738 yMMMM{
706 M{"MMMM-MMMM y G"} 739 M{"MMMMMMMM y G"}
707 y{"MMMM y – MMMM y G"} 740 y{"MMMM y – MMMM y G"}
708 } 741 }
709 yMMMd{ 742 yMMMd{
710 M{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M 'năm' y G"} 743 M{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M 'năm' y G"}
711 d{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M 'năm' y G"} 744 d{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M 'năm' y G"}
712 y{"'Ngày' dd 'tháng' M 'năm' y - 'Ngày' dd 'tháng' M 'năm' y G"} 745 y{"'Ngày' dd 'tháng' M 'năm' y - 'Ngày' dd 'tháng' M 'năm' y G"}
713 } 746 }
714 yMd{ 747 yMd{
715 M{"dd/MM/y - dd/MM/y G"} 748 M{"dd/MM/y dd/MM/y G"}
716 d{"dd/MM/y - dd/MM/y G"} 749 d{"dd/MM/y dd/MM/y G"}
717 y{"dd/MM/y - dd/MM/y G"} 750 y{"dd/MM/y dd/MM/y G"}
718 } 751 }
719 } 752 }
720 } 753 }
721 gregorian{ 754 gregorian{
722 AmPmMarkers{ 755 AmPmMarkers{
723 "SA", 756 "SA",
724 "CH", 757 "CH",
725 } 758 }
759 AmPmMarkersAbbr{
760 "SA",
761 "CH",
762 }
726 AmPmMarkersNarrow{ 763 AmPmMarkersNarrow{
727 "s", 764 "s",
728 "c", 765 "c",
729 } 766 }
730 DateTimePatterns{ 767 DateTimePatterns{
731 "HH:mm:ss zzzz", 768 "HH:mm:ss zzzz",
732 "HH:mm:ss z", 769 "HH:mm:ss z",
733 "HH:mm:ss", 770 "HH:mm:ss",
734 "HH:mm", 771 "HH:mm",
735 "EEEE, 'ngày' dd MMMM 'năm' y", 772 "EEEE, 'ngày' dd MMMM 'năm' y",
736 "'Ngày' dd 'tháng' MM 'năm' y", 773 "'Ngày' dd 'tháng' MM 'năm' y",
737 "dd-MM-y", 774 "d MMM, y",
738 "dd/MM/y", 775 "dd/MM/y",
776 "{0}, {1}",
739 "{0} {1}", 777 "{0} {1}",
740 "{0} {1}", 778 "{0} {1}",
741 "{0} {1}", 779 "{0}, {1}",
742 "{0} {1}", 780 "{0}, {1}",
743 "{0} {1}",
744 } 781 }
745 NoonMarker{"TR"}
746 NoonMarkerNarrow{"tr"}
747 appendItems{ 782 appendItems{
748 Timezone{"{0} {1}"} 783 Timezone{"{0} {1}"}
749 } 784 }
750 availableFormats{ 785 availableFormats{
751 E{"ccc"} 786 E{"ccc"}
752 EHm{"E HH:mm"} 787 EHm{"E HH:mm"}
753 EHms{"E HH:mm:ss"} 788 EHms{"E HH:mm:ss"}
754 Ed{"E, dd"} 789 Ed{"E, 'ngày' d"}
755 Ehm{"E h:mm a"} 790 Ehm{"E h:mm a"}
756 Ehms{"E h:mm:ss a"} 791 Ehms{"E h:mm:ss a"}
757 Gy{"y G"} 792 Gy{"y G"}
758 GyMMM{"MMM y G"} 793 GyMMM{"MMM y G"}
759 GyMMMEd{"E, dd MMM y G"} 794 GyMMMEd{"E, d MMM, y G"}
760 GyMMMd{"dd MMM, y G"} 795 GyMMMd{"dd MMM, y G"}
761 H{"HH"} 796 H{"HH"}
762 Hm{"H:mm"} 797 Hm{"H:mm"}
763 Hms{"H:mm:ss"} 798 Hms{"HH:mm:ss"}
799 Hmsv{"HH:mm:ss v"}
800 Hmv{"HH:mm v"}
764 M{"L"} 801 M{"L"}
765 MEd{"E, dd-M"} 802 MEd{"E, dd/M"}
766 MMM{"LLL"} 803 MMM{"LLL"}
767 MMMEd{"E, dd MMM"} 804 MMMEd{"E, d MMM"}
768 MMMMEd{"E, d MMMM"} 805 MMMMEd{"E, d MMMM"}
769 MMMMd{"d MMMM"} 806 MMMMd{"d MMMM"}
770 MMMd{"d MMM"} 807 MMMd{"d MMM"}
771 MMdd{"dd-MM"} 808 MMdd{"dd-MM"}
772 Md{"dd-M"} 809 Md{"dd/M"}
773 d{"d"} 810 d{"d"}
774 h{"h a"} 811 h{"h a"}
775 hm{"h:mm a"} 812 hm{"h:mm a"}
776 hms{"h:mm:ss a"} 813 hms{"h:mm:ss a"}
814 hmsv{"h:mm:ss a v"}
815 hmv{"h:mm a v"}
777 mmss{"mm:ss"} 816 mmss{"mm:ss"}
778 ms{"mm:ss"} 817 ms{"mm:ss"}
779 y{"y"} 818 y{"y"}
780 yM{"M/y"} 819 yM{"M/y"}
781 yMEd{"E, dd-M-y"} 820 yMEd{"E, dd/M/y"}
782 yMM{"'tháng' MM, y"} 821 yMM{"'tháng' MM, y"}
783 yMMM{"MMM y"} 822 yMMM{"MMM y"}
784 yMMMEd{"E, dd MMM y"} 823 yMMMEd{"E, d MMM, y"}
785 yMMMM{"MMMM 'năm' y"} 824 yMMMM{"MMMM 'năm' y"}
786 yMMMd{"dd MMM, y"} 825 yMMMd{"d MMM, y"}
787 yMd{"d/M/y"} 826 yMd{"d/M/y"}
788 yQQQ{"QQQ y"} 827 yQQQ{"QQQ y"}
789 yQQQQ{"QQQQ y"} 828 yQQQQ{"QQQQ 'năm' y"}
790 } 829 }
791 dayNames{ 830 dayNames{
792 format{ 831 format{
793 abbreviated{ 832 abbreviated{
794 "CN", 833 "CN",
795 "Th 2", 834 "Th 2",
796 "Th 3", 835 "Th 3",
797 "Th 4", 836 "Th 4",
798 "Th 5", 837 "Th 5",
799 "Th 6", 838 "Th 6",
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
859 "Chủ Nhật", 898 "Chủ Nhật",
860 "Thứ Hai", 899 "Thứ Hai",
861 "Thứ Ba", 900 "Thứ Ba",
862 "Thứ Tư", 901 "Thứ Tư",
863 "Thứ Năm", 902 "Thứ Năm",
864 "Thứ Sáu", 903 "Thứ Sáu",
865 "Thứ Bảy", 904 "Thứ Bảy",
866 } 905 }
867 } 906 }
868 } 907 }
908 dayPeriod{
909 format{
910 abbreviated{
911 afternoon1{"chiều"}
912 evening1{"tối"}
913 midnight{"nửa đêm"}
914 morning1{"sáng"}
915 night1{"đêm"}
916 noon{"TR"}
917 }
918 narrow{
919 afternoon1{"chiều"}
920 evening1{"tối"}
921 midnight{"nửa đêm"}
922 morning1{"sáng"}
923 night1{"đêm"}
924 noon{"tr"}
925 }
926 wide{
927 afternoon1{"chiều"}
928 evening1{"tối"}
929 midnight{"nửa đêm"}
930 morning1{"sáng"}
931 night1{"đêm"}
932 noon{"TR"}
933 }
934 }
935 stand-alone{
936 abbreviated{
937 afternoon1{"chiều"}
938 am{"SA"}
939 evening1{"tối"}
940 midnight{"nửa đêm"}
941 morning1{"sáng"}
942 night1{"đêm"}
943 noon{"TR"}
944 pm{"CH"}
945 }
946 narrow{
947 afternoon1{"chiều"}
948 am{"SA"}
949 evening1{"tối"}
950 midnight{"nửa đêm"}
951 morning1{"sáng"}
952 night1{"đêm"}
953 noon{"trưa"}
954 pm{"CH"}
955 }
956 wide{
957 afternoon1{"chiều"}
958 am{"SA"}
959 evening1{"tối"}
960 midnight{"nửa đêm"}
961 morning1{"sáng"}
962 night1{"đêm"}
963 noon{"trưa"}
964 pm{"CH"}
965 }
966 }
967 }
869 eras{ 968 eras{
870 abbreviated{ 969 abbreviated{
871 "tr. CN", 970 "tr. CN",
872 "sau CN", 971 "sau CN",
873 } 972 }
973 abbreviated%variant{
974 "BCE",
975 "CE",
976 }
874 narrow{ 977 narrow{
875 "tr. CN", 978 "tr. CN",
876 "sau CN", 979 "sau CN",
877 } 980 }
878 wide{ 981 wide{
879 "tr. CN", 982 "tr. CN",
880 "sau CN", 983 "sau CN",
881 } 984 }
985 wide%variant{
986 "BCE",
987 "CE",
988 }
882 } 989 }
883 intervalFormats{ 990 intervalFormats{
884 H{ 991 H{
885 H{"HH–HH"} 992 H{"HH–HH"}
886 } 993 }
887 Hm{ 994 Hm{
888 H{"HH:mm-HH:mm"} 995 H{"HH:mmHH:mm"}
889 m{"HH:mm-HH:mm"} 996 m{"HH:mmHH:mm"}
890 } 997 }
891 Hmv{ 998 Hmv{
892 H{"HH:mm-HH:mm v"} 999 H{"HH:mmHH:mm v"}
893 m{"HH:mm-HH:mm v"} 1000 m{"HH:mmHH:mm v"}
894 } 1001 }
895 Hv{ 1002 Hv{
896 H{"HH–HH v"} 1003 H{"HH–HH v"}
897 } 1004 }
898 M{ 1005 M{
899 M{"'Tháng' M - M"} 1006 M{"'Tháng' M M"}
900 } 1007 }
901 MEd{ 1008 MEd{
902 M{"EEEE, dd/MM - EEEE, dd/MM"} 1009 M{"EEEE, dd/MM EEEE, dd/MM"}
903 d{"EEEE, dd/MM - EEEE, dd/MM"} 1010 d{"EEEE, dd/MM EEEE, dd/MM"}
904 } 1011 }
905 MMM{ 1012 MMM{
906 M{"MMM-MMM"} 1013 M{"MMMMMM"}
907 } 1014 }
908 MMMEd{ 1015 MMMEd{
909 M{"EEEE, 'ngày' dd 'tháng' M - EEEE, 'ngày' dd 'tháng' M"} 1016 M{"E, d MMM – E, d MMM"}
910 d{"EEEE, 'ngày' dd - EEEE, 'ngày' dd 'tháng' M"} 1017 d{"E, d MMM – E, d MMM"}
911 } 1018 }
912 MMMd{ 1019 MMMd{
913 M{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M"} 1020 M{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M"}
914 d{"'Ngày' dd - 'Ngày' dd 'tháng' M"} 1021 d{"'Ngày' dd - 'Ngày' dd 'tháng' M"}
915 } 1022 }
916 Md{ 1023 Md{
917 M{"dd/MM - dd/MM"} 1024 M{"dd/MM dd/MM"}
918 d{"dd/MM - dd/MM"} 1025 d{"dd/MM dd/MM"}
919 } 1026 }
920 d{ 1027 d{
921 d{"'Ngày' dd-dd"} 1028 d{"'Ngày' dddd"}
922 } 1029 }
923 fallback{"{0} - {1}"} 1030 fallback{"{0} - {1}"}
924 h{ 1031 h{
925 a{"h'h' a - h'h' a"} 1032 a{"h a h a"}
926 h{"h–h a"} 1033 h{"h–h a"}
927 } 1034 }
928 hm{ 1035 hm{
929 a{"h:mm a – h:mm a"} 1036 a{"h:mm a – h:mm a"}
930 h{"h:mm-h:mm a"} 1037 h{"h:mmh:mm a"}
931 m{"h:mm-h:mm a"} 1038 m{"h:mmh:mm a"}
932 } 1039 }
933 hmv{ 1040 hmv{
934 a{"h:mm a – h:mm a v"} 1041 a{"h:mm a – h:mm a v"}
935 h{"h:mm-h:mm a v"} 1042 h{"h:mmh:mm a v"}
936 m{"h:mm-h:mm a v"} 1043 m{"h:mmh:mm a v"}
937 } 1044 }
938 hv{ 1045 hv{
939 a{"h'h' a - h'h' a v"} 1046 a{"h a h a v"}
940 h{"h–h a v"} 1047 h{"h–h a v"}
941 } 1048 }
942 y{ 1049 y{
943 y{"y-y"} 1050 y{"yy"}
944 } 1051 }
945 yM{ 1052 yM{
946 M{"MM/y - MM/y"} 1053 M{"MM/y MM/y"}
947 y{"MM/y - MM/y"} 1054 y{"MM/y MM/y"}
948 } 1055 }
949 yMEd{ 1056 yMEd{
950 M{"EEEE, dd/MM/y - EEEE, dd/MM/y"} 1057 M{"EEEE, dd/MM/y EEEE, dd/MM/y"}
951 d{"EEEE, dd/MM/y - EEEE, dd/MM/y"} 1058 d{"EEEE, dd/MM/y EEEE, dd/MM/y"}
952 y{"EEEE, dd/MM/y - EEEE, dd/MM/y"} 1059 y{"EEEE, dd/MM/y EEEE, dd/MM/y"}
953 } 1060 }
954 yMMM{ 1061 yMMM{
955 M{"'Tháng' M - 'Tháng' M 'năm' y"} 1062 M{"'Tháng' M - 'Tháng' M 'năm' y"}
956 y{"'Tháng' M 'năm' y - 'Tháng' M 'năm' y"} 1063 y{"'Tháng' M 'năm' y - 'Tháng' M 'năm' y"}
957 } 1064 }
958 yMMMEd{ 1065 yMMMEd{
959 M{"E, dd 'tháng' M - E, dd 'tháng' M, y"} 1066 M{"E, dd 'tháng' M E, dd 'tháng' M, y"}
960 d{"EEEE, 'ngày' dd MMM - EEEE, 'ngày' dd MMM 'năm' y"} 1067 d{"EEEE, 'ngày' dd MMM EEEE, 'ngày' dd MMM 'năm' y"}
961 y{"E, dd 'tháng' M, y - E, dd 'tháng' M, y"} 1068 y{"E, dd 'tháng' M, y E, dd 'tháng' M, y"}
962 } 1069 }
963 yMMMM{ 1070 yMMMM{
964 M{"MMMM-MMMM 'năm' y"} 1071 M{"MMMMMMMM 'năm' y"}
965 y{"MMMM y – MMMM y"} 1072 y{"MMMM, y – MMMM, y"}
966 } 1073 }
967 yMMMd{ 1074 yMMMd{
968 M{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M 'năm' y"} 1075 M{"d MMM – d MMM, y"}
969 d{"'Ngày' dd - 'Ngày' dd 'tháng' M 'năm' y"} 1076 d{"d – d MMM, y"}
970 y{"'Ngày' dd 'tháng' M 'năm' y - 'Ngày' dd 'tháng' M 'năm' y "} 1077 y{"'Ngày' dd 'tháng' M 'năm' y - 'Ngày' dd 'tháng' M 'năm' y "}
971 } 1078 }
972 yMd{ 1079 yMd{
973 M{"dd/MM/y - dd/MM/y"} 1080 M{"dd/MM/y dd/MM/y"}
974 d{"dd/MM/y - dd/MM/y"} 1081 d{"dd/MM/y dd/MM/y"}
975 y{"dd/MM/y - dd/MM/y"} 1082 y{"dd/MM/y dd/MM/y"}
976 } 1083 }
977 } 1084 }
978 monthNames{ 1085 monthNames{
979 format{ 1086 format{
980 abbreviated{ 1087 abbreviated{
981 "thg 1", 1088 "thg 1",
982 "thg 2", 1089 "thg 2",
983 "thg 3", 1090 "thg 3",
984 "thg 4", 1091 "thg 4",
985 "thg 5", 1092 "thg 5",
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
1093 "Q3", 1200 "Q3",
1094 "Q4", 1201 "Q4",
1095 } 1202 }
1096 narrow{ 1203 narrow{
1097 "1", 1204 "1",
1098 "2", 1205 "2",
1099 "3", 1206 "3",
1100 "4", 1207 "4",
1101 } 1208 }
1102 wide{ 1209 wide{
1103 "Quý 1", 1210 "quý 1",
1104 "Quý 2", 1211 "quý 2",
1105 "Quý 3", 1212 "quý 3",
1106 "Quý 4", 1213 "quý 4",
1107 } 1214 }
1108 } 1215 }
1109 } 1216 }
1110 } 1217 }
1111 hebrew{ 1218 hebrew{
1112 monthNames{ 1219 monthNames{
1113 format{ 1220 format{
1114 abbreviated{ 1221 abbreviated{
1115 "Tishri", 1222 "Tishri",
1116 "Heshvan", 1223 "Heshvan",
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
1238 japanese{ 1345 japanese{
1239 DateTimePatterns{ 1346 DateTimePatterns{
1240 "HH:mm:ss zzzz", 1347 "HH:mm:ss zzzz",
1241 "HH:mm:ss z", 1348 "HH:mm:ss z",
1242 "HH:mm:ss", 1349 "HH:mm:ss",
1243 "HH:mm", 1350 "HH:mm",
1244 "EEEE, 'ngày' dd MMMM 'năm' y G", 1351 "EEEE, 'ngày' dd MMMM 'năm' y G",
1245 "'Ngày' dd 'tháng' M 'năm' y G", 1352 "'Ngày' dd 'tháng' M 'năm' y G",
1246 "dd-MM-y G", 1353 "dd-MM-y G",
1247 "dd/MM/y G", 1354 "dd/MM/y G",
1248 "{0} {1}", 1355 "{1} {0}",
1249 "{0} {1}", 1356 "{1} 'lúc' {0}",
1250 "{0} {1}", 1357 "{1} l'ú'c {0}",
1251 "{0} {1}", 1358 "{1} {0}",
1252 "{0} {1}", 1359 "{1} {0}",
1253 } 1360 }
1254 } 1361 }
1255 persian{ 1362 persian{
1256 monthNames{ 1363 monthNames{
1257 format{ 1364 format{
1258 abbreviated{ 1365 abbreviated{
1259 "Farvardin", 1366 "Farvardin",
1260 "Ordibehesht", 1367 "Ordibehesht",
1261 "Khordad", 1368 "Khordad",
1262 "Tir", 1369 "Tir",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
1319 roc{ 1426 roc{
1320 DateTimePatterns{ 1427 DateTimePatterns{
1321 "HH:mm:ss zzzz", 1428 "HH:mm:ss zzzz",
1322 "HH:mm:ss z", 1429 "HH:mm:ss z",
1323 "HH:mm:ss", 1430 "HH:mm:ss",
1324 "HH:mm", 1431 "HH:mm",
1325 "EEEE, 'ngày' dd MMMM 'năm' y G", 1432 "EEEE, 'ngày' dd MMMM 'năm' y G",
1326 "'Ngày' dd 'tháng' M 'năm' y G", 1433 "'Ngày' dd 'tháng' M 'năm' y G",
1327 "dd-MM-y G", 1434 "dd-MM-y G",
1328 "dd/MM/y GGGGG", 1435 "dd/MM/y GGGGG",
1329 "{0} {1}", 1436 "{1} {0}",
1330 "{0} {1}", 1437 "{1} 'lúc' {0}",
1331 "{0} {1}", 1438 "{1} l'ú'c {0}",
1332 "{0} {1}", 1439 "{1} {0}",
1333 "{0} {1}", 1440 "{1} {0}",
1334 } 1441 }
1335 availableFormats{ 1442 availableFormats{
1336 M{"'tháng' L"} 1443 M{"'tháng' L"}
1337 MEd{"E, dd-M"} 1444 MEd{"E, dd-M"}
1338 MMM{"LLL"} 1445 MMM{"LLL"}
1339 Md{"dd-M"} 1446 Md{"dd-M"}
1340 d{"'Ngày' dd"} 1447 d{"'Ngày' dd"}
1341 } 1448 }
1342 eras{ 1449 eras{
1343 abbreviated{ 1450 abbreviated{
1344 "Trước R.O.C", 1451 "Trước R.O.C",
1345 "R.O.C.", 1452 "R.O.C.",
1346 } 1453 }
1347 } 1454 }
1348 } 1455 }
1349 } 1456 }
1350 delimiters{ 1457 delimiters{
1351 alternateQuotationEnd{"’"} 1458 alternateQuotationEnd{"’"}
1352 alternateQuotationStart{"‘"} 1459 alternateQuotationStart{"‘"}
1353 quotationEnd{"”"} 1460 quotationEnd{"”"}
1354 quotationStart{"“"} 1461 quotationStart{"“"}
1355 } 1462 }
1356 durationUnits{
1357 hm{"h:mm"}
1358 hms{"h:mm:ss"}
1359 ms{"m:ss"}
1360 }
1361 fields{ 1463 fields{
1362 day{ 1464 day{
1363 dn{"Ngày"} 1465 dn{"Ngày"}
1364 relative{ 1466 relative{
1365 "-1"{"hôm qua"} 1467 "-1"{"Hôm qua"}
1366 "-2"{"hôm kia"} 1468 "-2"{"Hôm kia"}
1367 "0"{"hôm nay"} 1469 "0"{"Hôm nay"}
1368 "1"{"ngày mai"} 1470 "1"{"Ngày mai"}
1369 "2"{"ngày kia"} 1471 "2"{"Ngày kia"}
1370 } 1472 }
1371 relativeTime{ 1473 relativeTime{
1372 future{ 1474 future{
1373 other{"trong {0} ngày nữa"} 1475 other{"sau {0} ngày nữa"}
1374 } 1476 }
1375 past{ 1477 past{
1376 other{"{0} ngày trước"} 1478 other{"{0} ngày trước"}
1377 } 1479 }
1378 } 1480 }
1379 } 1481 }
1380 day-narrow{ 1482 day-narrow{
1381 dn{"Ngày"} 1483 dn{"Ngày"}
1382 relativeTime{ 1484 relativeTime{
1383 future{ 1485 future{
1384 other{"trong {0} ngày"} 1486 other{"sau {0} ngày nữa"}
1385 } 1487 }
1386 past{ 1488 past{
1387 other{"{0} ngày trước"} 1489 other{"{0} ngày trước"}
1388 } 1490 }
1389 } 1491 }
1390 } 1492 }
1391 day-short{ 1493 day-short{
1392 dn{"Ngày"} 1494 dn{"Ngày"}
1393 relativeTime{ 1495 relativeTime{
1394 future{ 1496 future{
1395 other{"trong {0} ngày nữa"} 1497 other{"sau {0} ngày nữa"}
1396 } 1498 }
1397 past{ 1499 past{
1398 other{"{0} ngày trước"} 1500 other{"{0} ngày trước"}
1399 } 1501 }
1400 } 1502 }
1401 } 1503 }
1402 dayperiod{ 1504 dayperiod{
1403 dn{"SA/CH"} 1505 dn{"SA/CH"}
1404 } 1506 }
1405 era{ 1507 era{
(...skipping 17 matching lines...) Expand all
1423 relative{ 1525 relative{
1424 "-1"{"Thứ Sáu tuần trước"} 1526 "-1"{"Thứ Sáu tuần trước"}
1425 "0"{"Thứ Sáu tuần này"} 1527 "0"{"Thứ Sáu tuần này"}
1426 "1"{"Thứ Sáu tuần sau"} 1528 "1"{"Thứ Sáu tuần sau"}
1427 } 1529 }
1428 } 1530 }
1429 hour{ 1531 hour{
1430 dn{"Giờ"} 1532 dn{"Giờ"}
1431 relativeTime{ 1533 relativeTime{
1432 future{ 1534 future{
1433 other{"trong {0} giờ nữa"} 1535 other{"sau {0} giờ nữa"}
1434 } 1536 }
1435 past{ 1537 past{
1436 other{"{0} giờ trước"} 1538 other{"{0} giờ trước"}
1437 } 1539 }
1438 } 1540 }
1439 } 1541 }
1440 hour-narrow{ 1542 hour-narrow{
1441 dn{"Giờ"} 1543 dn{"Giờ"}
1442 relativeTime{ 1544 relativeTime{
1443 future{ 1545 future{
1444 other{"trong {0} giờ"} 1546 other{"sau {0} giờ nữa"}
1445 } 1547 }
1446 past{ 1548 past{
1447 other{"{0} giờ trước"} 1549 other{"{0} giờ trước"}
1448 } 1550 }
1449 } 1551 }
1450 } 1552 }
1451 hour-short{ 1553 hour-short{
1452 dn{"Giờ"} 1554 dn{"Giờ"}
1453 relativeTime{ 1555 relativeTime{
1454 future{ 1556 future{
1455 other{"trong {0} giờ nữa"} 1557 other{"sau {0} giờ nữa"}
1456 } 1558 }
1457 past{ 1559 past{
1458 other{"{0} giờ trước"} 1560 other{"{0} giờ trước"}
1459 } 1561 }
1460 } 1562 }
1461 } 1563 }
1462 minute{ 1564 minute{
1463 dn{"Phút"} 1565 dn{"Phút"}
1464 relativeTime{ 1566 relativeTime{
1465 future{ 1567 future{
1466 other{"trong {0} phút nữa"} 1568 other{"sau {0} phút nữa"}
1467 } 1569 }
1468 past{ 1570 past{
1469 other{"{0} phút trước"} 1571 other{"{0} phút trước"}
1470 } 1572 }
1471 } 1573 }
1472 } 1574 }
1473 minute-narrow{ 1575 minute-narrow{
1474 dn{"Phút"} 1576 dn{"Phút"}
1475 relativeTime{ 1577 relativeTime{
1476 future{ 1578 future{
1477 other{"trong {0} phút"} 1579 other{"sau {0} phút nữa"}
1478 } 1580 }
1479 past{ 1581 past{
1480 other{"{0} phút trước"} 1582 other{"{0} phút trước"}
1481 } 1583 }
1482 } 1584 }
1483 } 1585 }
1484 minute-short{ 1586 minute-short{
1485 dn{"Phút"} 1587 dn{"Phút"}
1486 relativeTime{ 1588 relativeTime{
1487 future{ 1589 future{
1488 other{"trong {0} phút nữa"} 1590 other{"sau {0} phút nữa"}
1489 } 1591 }
1490 past{ 1592 past{
1491 other{"{0} phút trước"} 1593 other{"{0} phút trước"}
1492 } 1594 }
1493 } 1595 }
1494 } 1596 }
1495 mon{ 1597 mon{
1496 relative{ 1598 relative{
1497 "-1"{"Thứ Hai tuần trước"} 1599 "-1"{"Thứ Hai tuần trước"}
1498 "0"{"Thứ Hai tuần này"} 1600 "0"{"Thứ Hai tuần này"}
(...skipping 16 matching lines...) Expand all
1515 } 1617 }
1516 month{ 1618 month{
1517 dn{"Tháng"} 1619 dn{"Tháng"}
1518 relative{ 1620 relative{
1519 "-1"{"tháng trước"} 1621 "-1"{"tháng trước"}
1520 "0"{"tháng này"} 1622 "0"{"tháng này"}
1521 "1"{"tháng sau"} 1623 "1"{"tháng sau"}
1522 } 1624 }
1523 relativeTime{ 1625 relativeTime{
1524 future{ 1626 future{
1525 other{"trong {0} tháng nữa"} 1627 other{"sau {0} tháng nữa"}
1526 } 1628 }
1527 past{ 1629 past{
1528 other{"{0} tháng trước"} 1630 other{"{0} tháng trước"}
1529 } 1631 }
1530 } 1632 }
1531 } 1633 }
1532 month-narrow{ 1634 month-narrow{
1533 dn{"Tháng"} 1635 dn{"Tháng"}
1636 relative{
1637 "-1"{"tháng trước"}
1638 "0"{"tháng này"}
1639 "1"{"tháng sau"}
1640 }
1534 relativeTime{ 1641 relativeTime{
1535 future{ 1642 future{
1536 other{"trong {0} tháng nữa"} 1643 other{"sau {0} tháng nữa"}
1537 } 1644 }
1538 past{ 1645 past{
1539 other{"{0} tháng trước"} 1646 other{"{0} tháng trước"}
1540 } 1647 }
1541 } 1648 }
1542 } 1649 }
1543 month-short{ 1650 month-short{
1544 dn{"Tháng"} 1651 dn{"Tháng"}
1652 relative{
1653 "-1"{"tháng trước"}
1654 "0"{"tháng này"}
1655 "1"{"tháng sau"}
1656 }
1545 relativeTime{ 1657 relativeTime{
1546 future{ 1658 future{
1547 other{"trong {0} tháng nữa"} 1659 other{"sau {0} tháng nữa"}
1548 } 1660 }
1549 past{ 1661 past{
1550 other{"{0} tháng trước"} 1662 other{"{0} tháng trước"}
1551 } 1663 }
1552 } 1664 }
1553 } 1665 }
1554 quarter{ 1666 quarter{
1555 dn{"Quý"} 1667 dn{"Quý"}
1668 relative{
1669 "-1"{"quý trước"}
1670 "0"{"quý này"}
1671 "1"{"quý sau"}
1672 }
1556 relativeTime{ 1673 relativeTime{
1557 future{ 1674 future{
1558 other{"trong {0} quý nữa"} 1675 other{"sau {0} quý nữa"}
1559 } 1676 }
1560 past{ 1677 past{
1561 other{"{0} quý trước"} 1678 other{"{0} quý trước"}
1562 } 1679 }
1563 } 1680 }
1564 } 1681 }
1565 quarter-narrow{ 1682 quarter-narrow{
1566 dn{"Quý"} 1683 dn{"Quý"}
1684 relative{
1685 "-1"{"quý trước"}
1686 "0"{"quý này"}
1687 "1"{"quý sau"}
1688 }
1567 relativeTime{ 1689 relativeTime{
1568 future{ 1690 future{
1569 other{"trong {0} quý nữa"} 1691 other{"sau {0} quý nữa"}
1570 } 1692 }
1571 past{ 1693 past{
1572 other{"{0} quý trước"} 1694 other{"{0} quý trước"}
1573 } 1695 }
1574 } 1696 }
1575 } 1697 }
1576 quarter-short{ 1698 quarter-short{
1577 dn{"Quý"} 1699 dn{"Quý"}
1700 relative{
1701 "-1"{"quý trước"}
1702 "0"{"quý này"}
1703 "1"{"quý sau"}
1704 }
1578 relativeTime{ 1705 relativeTime{
1579 future{ 1706 future{
1580 other{"trong {0} quý nữa"} 1707 other{"sau {0} quý nữa"}
1581 } 1708 }
1582 past{ 1709 past{
1583 other{"{0} quý trước"} 1710 other{"{0} quý trước"}
1584 } 1711 }
1585 } 1712 }
1586 } 1713 }
1587 sat{ 1714 sat{
1588 relative{ 1715 relative{
1589 "-1"{"Thứ Bảy tuần trước"} 1716 "-1"{"Thứ Bảy tuần trước"}
1590 "0"{"Thứ Bảy tuần này"} 1717 "0"{"Thứ Bảy tuần này"}
(...skipping 14 matching lines...) Expand all
1605 "1"{"Thứ Bảy tuần sau"} 1732 "1"{"Thứ Bảy tuần sau"}
1606 } 1733 }
1607 } 1734 }
1608 second{ 1735 second{
1609 dn{"Giây"} 1736 dn{"Giây"}
1610 relative{ 1737 relative{
1611 "0"{"bây giờ"} 1738 "0"{"bây giờ"}
1612 } 1739 }
1613 relativeTime{ 1740 relativeTime{
1614 future{ 1741 future{
1615 other{"trong {0} giây nữa"} 1742 other{"sau {0} giây nữa"}
1616 } 1743 }
1617 past{ 1744 past{
1618 other{"{0} giây trước"} 1745 other{"{0} giây trước"}
1619 } 1746 }
1620 } 1747 }
1621 } 1748 }
1622 second-narrow{ 1749 second-narrow{
1623 dn{"Giây"} 1750 dn{"Giây"}
1624 relativeTime{ 1751 relativeTime{
1625 future{ 1752 future{
1626 other{"trong {0} giây"} 1753 other{"sau {0} giây nữa"}
1627 } 1754 }
1628 past{ 1755 past{
1629 other{"{0} giây trước"} 1756 other{"{0} giây trước"}
1630 } 1757 }
1631 } 1758 }
1632 } 1759 }
1633 second-short{ 1760 second-short{
1634 dn{"Giây"} 1761 dn{"Giây"}
1635 relativeTime{ 1762 relativeTime{
1636 future{ 1763 future{
1637 other{"trong {0} giây nữa"} 1764 other{"sau {0} giây nữa"}
1638 } 1765 }
1639 past{ 1766 past{
1640 other{"{0} giây trước"} 1767 other{"{0} giây trước"}
1641 } 1768 }
1642 } 1769 }
1643 } 1770 }
1644 sun{ 1771 sun{
1645 relative{ 1772 relative{
1646 "-1"{"Chủ Nhật tuần trước"} 1773 "-1"{"Chủ Nhật tuần trước"}
1647 "0"{"Chủ Nhật tuần này"} 1774 "0"{"Chủ Nhật tuần này"}
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
1727 } 1854 }
1728 week{ 1855 week{
1729 dn{"Tuần"} 1856 dn{"Tuần"}
1730 relative{ 1857 relative{
1731 "-1"{"tuần trước"} 1858 "-1"{"tuần trước"}
1732 "0"{"tuần này"} 1859 "0"{"tuần này"}
1733 "1"{"tuần sau"} 1860 "1"{"tuần sau"}
1734 } 1861 }
1735 relativeTime{ 1862 relativeTime{
1736 future{ 1863 future{
1737 other{"trong {0} tuần nữa"} 1864 other{"sau {0} tuần nữa"}
1738 } 1865 }
1739 past{ 1866 past{
1740 other{"{0} tuần trước"} 1867 other{"{0} tuần trước"}
1741 } 1868 }
1742 } 1869 }
1743 } 1870 }
1744 week-narrow{ 1871 week-narrow{
1745 dn{"Tuần"} 1872 dn{"Tuần"}
1873 relative{
1874 "-1"{"tuần trước"}
1875 "0"{"tuần này"}
1876 "1"{"tuần sau"}
1877 }
1746 relativeTime{ 1878 relativeTime{
1747 future{ 1879 future{
1748 other{"trong {0} tuần nữa"} 1880 other{"sau {0} tuần nữa"}
1749 } 1881 }
1750 past{ 1882 past{
1751 other{"{0} tuần trước"} 1883 other{"{0} tuần trước"}
1752 } 1884 }
1753 } 1885 }
1754 } 1886 }
1755 week-short{ 1887 week-short{
1756 dn{"Tuần"} 1888 dn{"Tuần"}
1889 relative{
1890 "-1"{"tuần trước"}
1891 "0"{"tuần này"}
1892 "1"{"tuần sau"}
1893 }
1757 relativeTime{ 1894 relativeTime{
1758 future{ 1895 future{
1759 other{"trong {0} tuần nữa"} 1896 other{"sau {0} tuần nữa"}
1760 } 1897 }
1761 past{ 1898 past{
1762 other{"{0} tuần trước"} 1899 other{"{0} tuần trước"}
1763 } 1900 }
1764 } 1901 }
1765 } 1902 }
1766 weekday{ 1903 weekday{
1767 dn{"Ngày trong tuần"} 1904 dn{"Ngày trong tuần"}
1768 } 1905 }
1769 year{ 1906 year{
1770 dn{"Năm"} 1907 dn{"Năm"}
1771 relative{ 1908 relative{
1772 "-1"{"năm ngoái"} 1909 "-1"{"năm ngoái"}
1773 "0"{"năm nay"} 1910 "0"{"năm nay"}
1774 "1"{"năm sau"} 1911 "1"{"năm sau"}
1775 } 1912 }
1776 relativeTime{ 1913 relativeTime{
1777 future{ 1914 future{
1778 other{"trong {0} năm nữa"} 1915 other{"sau {0} năm nữa"}
1779 } 1916 }
1780 past{ 1917 past{
1781 other{"{0} năm trước"} 1918 other{"{0} năm trước"}
1782 } 1919 }
1783 } 1920 }
1784 } 1921 }
1785 year-narrow{ 1922 year-narrow{
1786 dn{"Năm"} 1923 dn{"Năm"}
1924 relative{
1925 "-1"{"năm ngoái"}
1926 "0"{"năm nay"}
1927 "1"{"năm sau"}
1928 }
1787 relativeTime{ 1929 relativeTime{
1788 future{ 1930 future{
1789 other{"trong {0} năm nữa"} 1931 other{"sau {0} năm nữa"}
1790 } 1932 }
1791 past{ 1933 past{
1792 other{"{0} năm trước"} 1934 other{"{0} năm trước"}
1793 } 1935 }
1794 } 1936 }
1795 } 1937 }
1796 year-short{ 1938 year-short{
1797 dn{"Năm"} 1939 dn{"Năm"}
1940 relative{
1941 "-1"{"năm ngoái"}
1942 "0"{"năm nay"}
1943 "1"{"năm sau"}
1944 }
1798 relativeTime{ 1945 relativeTime{
1799 future{ 1946 future{
1800 other{"trong {0} năm nữa"} 1947 other{"sau {0} năm nữa"}
1801 } 1948 }
1802 past{ 1949 past{
1803 other{"{0} năm trước"} 1950 other{"{0} năm trước"}
1804 } 1951 }
1805 } 1952 }
1806 } 1953 }
1807 zone{ 1954 zone{
1808 dn{"Múi giờ"} 1955 dn{"Múi giờ"}
1809 } 1956 }
1810 } 1957 }
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
1845 Tone{"Âm"} 1992 Tone{"Âm"}
1846 UNGEGN{"UNGEGN"} 1993 UNGEGN{"UNGEGN"}
1847 x-Accents{"Dấu"} 1994 x-Accents{"Dấu"}
1848 x-Fullwidth{"Độ rộng tối đa"} 1995 x-Fullwidth{"Độ rộng tối đa"}
1849 x-Halfwidth{"Nửa độ rộng"} 1996 x-Halfwidth{"Nửa độ rộng"}
1850 x-Jamo{"Jamo"} 1997 x-Jamo{"Jamo"}
1851 x-Pinyin{"Bính âm"} 1998 x-Pinyin{"Bính âm"}
1852 x-Publishing{"Xuất bản"} 1999 x-Publishing{"Xuất bản"}
1853 } 2000 }
1854 } 2001 }
OLDNEW
« no previous file with comments | « source/data/locales/vai_Vaii_LR.txt ('k') | source/data/locales/vi_VN.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698