@ui5/webcomponents-localization 0.0.0-dff5837d7 → 0.0.0-e58530409

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. package/.eslintignore +1 -0
  2. package/CHANGELOG.md +201 -0
  3. package/README.md +36 -6
  4. package/dist/Assets-static.js +2 -0
  5. package/dist/dates/CalendarDate.js +29 -3
  6. package/dist/dates/ExtremeDates.js +39 -0
  7. package/dist/dates/getRoundedTimestamp.js +14 -0
  8. package/dist/dates/getTodayUTCTimestamp.js +9 -0
  9. package/dist/dates/modifyDateBy.js +42 -0
  10. package/dist/generated/assets/cldr/ar.json +5 -3
  11. package/dist/generated/assets/cldr/ar_EG.json +5 -3
  12. package/dist/generated/assets/cldr/ar_SA.json +5 -3
  13. package/dist/generated/assets/cldr/bg.json +5 -3
  14. package/dist/generated/assets/cldr/ca.json +5 -3
  15. package/dist/generated/assets/cldr/cs.json +5 -3
  16. package/dist/generated/assets/cldr/cy.json +5886 -0
  17. package/dist/generated/assets/cldr/da.json +5 -3
  18. package/dist/generated/assets/cldr/de.json +5 -3
  19. package/dist/generated/assets/cldr/de_AT.json +5 -3
  20. package/dist/generated/assets/cldr/de_CH.json +5 -3
  21. package/dist/generated/assets/cldr/el.json +5 -3
  22. package/dist/generated/assets/cldr/el_CY.json +5 -3
  23. package/dist/generated/assets/cldr/en.json +6 -3
  24. package/dist/generated/assets/cldr/en_AU.json +6 -4
  25. package/dist/generated/assets/cldr/en_GB.json +5 -3
  26. package/dist/generated/assets/cldr/en_HK.json +5 -3
  27. package/dist/generated/assets/cldr/en_IE.json +5 -3
  28. package/dist/generated/assets/cldr/en_IN.json +5 -3
  29. package/dist/generated/assets/cldr/en_NZ.json +5 -3
  30. package/dist/generated/assets/cldr/en_PG.json +5 -3
  31. package/dist/generated/assets/cldr/en_SG.json +5 -3
  32. package/dist/generated/assets/cldr/en_ZA.json +5 -3
  33. package/dist/generated/assets/cldr/es.json +5 -3
  34. package/dist/generated/assets/cldr/es_AR.json +5 -3
  35. package/dist/generated/assets/cldr/es_BO.json +5 -3
  36. package/dist/generated/assets/cldr/es_CL.json +5 -3
  37. package/dist/generated/assets/cldr/es_CO.json +5 -3
  38. package/dist/generated/assets/cldr/es_MX.json +5 -3
  39. package/dist/generated/assets/cldr/es_PE.json +5 -3
  40. package/dist/generated/assets/cldr/es_UY.json +5 -3
  41. package/dist/generated/assets/cldr/es_VE.json +5 -3
  42. package/dist/generated/assets/cldr/et.json +5 -3
  43. package/dist/generated/assets/cldr/fa.json +5 -3
  44. package/dist/generated/assets/cldr/fi.json +5 -3
  45. package/dist/generated/assets/cldr/fr.json +5 -3
  46. package/dist/generated/assets/cldr/fr_BE.json +5 -3
  47. package/dist/generated/assets/cldr/fr_CA.json +5 -3
  48. package/dist/generated/assets/cldr/fr_CH.json +5 -3
  49. package/dist/generated/assets/cldr/fr_LU.json +5 -3
  50. package/dist/generated/assets/cldr/he.json +5 -3
  51. package/dist/generated/assets/cldr/hi.json +5 -3
  52. package/dist/generated/assets/cldr/hr.json +5 -3
  53. package/dist/generated/assets/cldr/hu.json +5 -3
  54. package/dist/generated/assets/cldr/id.json +5 -3
  55. package/dist/generated/assets/cldr/it.json +5 -3
  56. package/dist/generated/assets/cldr/it_CH.json +5 -3
  57. package/dist/generated/assets/cldr/ja.json +5 -3
  58. package/dist/generated/assets/cldr/kk.json +5 -3
  59. package/dist/generated/assets/cldr/ko.json +5 -3
  60. package/dist/generated/assets/cldr/lt.json +5 -3
  61. package/dist/generated/assets/cldr/lv.json +5 -3
  62. package/dist/generated/assets/cldr/ms.json +5 -3
  63. package/dist/generated/assets/cldr/nb.json +5 -3
  64. package/dist/generated/assets/cldr/nl.json +5 -3
  65. package/dist/generated/assets/cldr/nl_BE.json +5 -3
  66. package/dist/generated/assets/cldr/pl.json +5 -3
  67. package/dist/generated/assets/cldr/pt.json +5 -3
  68. package/dist/generated/assets/cldr/pt_PT.json +5 -3
  69. package/dist/generated/assets/cldr/ro.json +5 -3
  70. package/dist/generated/assets/cldr/ru.json +5 -3
  71. package/dist/generated/assets/cldr/ru_UA.json +5 -3
  72. package/dist/generated/assets/cldr/sk.json +5 -3
  73. package/dist/generated/assets/cldr/sl.json +5 -3
  74. package/dist/generated/assets/cldr/sr.json +5 -3
  75. package/dist/generated/assets/cldr/sr_Latn.json +5129 -0
  76. package/dist/generated/assets/cldr/sv.json +5 -3
  77. package/dist/generated/assets/cldr/th.json +5 -3
  78. package/dist/generated/assets/cldr/tr.json +5 -3
  79. package/dist/generated/assets/cldr/uk.json +5 -3
  80. package/dist/generated/assets/cldr/vi.json +5 -3
  81. package/dist/generated/assets/cldr/zh_CN.json +5 -3
  82. package/dist/generated/assets/cldr/zh_HK.json +5 -3
  83. package/dist/generated/assets/cldr/zh_SG.json +5 -3
  84. package/dist/generated/assets/cldr/zh_TW.json +5 -3
  85. package/dist/generated/json-imports/LocaleData-static.js +90 -0
  86. package/dist/generated/json-imports/LocaleData.js +88 -91
  87. package/dist/getCachedLocaleDataInstance.js +13 -0
  88. package/dist/sap/base/Log.js +2 -10
  89. package/dist/sap/base/assert.js +1 -5
  90. package/dist/sap/base/util/LoaderExtensions.js +12 -2
  91. package/dist/sap/base/util/array/uniqueSort.js +7 -7
  92. package/dist/sap/base/util/deepEqual.js +1 -5
  93. package/dist/sap/ui/base/Interface.js +3 -5
  94. package/dist/sap/ui/base/Metadata.js +1 -3
  95. package/dist/sap/ui/base/Object.js +26 -2
  96. package/dist/sap/ui/core/Core.js +2 -0
  97. package/dist/sap/ui/core/Locale.js +67 -31
  98. package/dist/sap/ui/core/LocaleData.js +56 -1504
  99. package/dist/sap/ui/core/date/UniversalDate.js +13 -5
  100. package/dist/sap/ui/core/format/DateFormat.js +402 -194
  101. package/dist/sap/ui/core/format/TimezoneUtil.js +83 -0
  102. package/package-scripts.js +10 -6
  103. package/package.json +12 -14
  104. package/src/Assets-static.js +2 -0
  105. package/src/dates/CalendarDate.js +29 -3
  106. package/src/dates/ExtremeDates.js +39 -0
  107. package/src/dates/getRoundedTimestamp.js +14 -0
  108. package/src/dates/getTodayUTCTimestamp.js +9 -0
  109. package/src/dates/modifyDateBy.js +42 -0
  110. package/src/getCachedLocaleDataInstance.js +13 -0
  111. package/src/sap/base/util/LoaderExtensions.js +12 -2
  112. package/src/sap/ui/core/Core.js +2 -0
  113. package/used-modules.txt +1 -0
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
+ "__version": "35.1.0",
4
+ "__buildtime": "2020-10-20T05:15:22.539Z",
3
5
  "languages": {
4
6
  "aa": "afar",
5
7
  "ab": "abjasio",
@@ -866,7 +868,7 @@
866
868
  "GU": "Guam",
867
869
  "GW": "Guinea-Bisáu",
868
870
  "GY": "Guyana",
869
- "HK": "Hong Kong, China",
871
+ "HK": "Hong Kong",
870
872
  "HK-alt-short": "Hong Kong",
871
873
  "HM": "Islas Heard y McDonald",
872
874
  "HN": "Honduras",
@@ -922,7 +924,7 @@
922
924
  "ML": "Mali",
923
925
  "MM": "Myanmar (Birmania)",
924
926
  "MN": "Mongolia",
925
- "MO": "Macao, China",
927
+ "MO": "Macao",
926
928
  "MO-alt-short": "Macao",
927
929
  "MP": "Islas Marianas del Norte",
928
930
  "MQ": "Martinica",
@@ -1008,7 +1010,7 @@
1008
1010
  "TR": "Turquía",
1009
1011
  "TT": "Trinidad y Tobago",
1010
1012
  "TV": "Tuvalu",
1011
- "TW": "Taiwán, China",
1013
+ "TW": "Taiwán",
1012
1014
  "TZ": "Tanzania",
1013
1015
  "UA": "Ucrania",
1014
1016
  "UG": "Uganda",
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
+ "__version": "35.1.0",
4
+ "__buildtime": "2020-10-20T05:15:22.539Z",
3
5
  "languages": {
4
6
  "aa": "afar",
5
7
  "ab": "abjasio",
@@ -866,7 +868,7 @@
866
868
  "GU": "Guam",
867
869
  "GW": "Guinea-Bisáu",
868
870
  "GY": "Guyana",
869
- "HK": "Hong Kong, China",
871
+ "HK": "Hong Kong",
870
872
  "HK-alt-short": "Hong Kong",
871
873
  "HM": "Islas Heard y McDonald",
872
874
  "HN": "Honduras",
@@ -922,7 +924,7 @@
922
924
  "ML": "Mali",
923
925
  "MM": "Myanmar (Birmania)",
924
926
  "MN": "Mongolia",
925
- "MO": "Macao, China",
927
+ "MO": "Macao",
926
928
  "MO-alt-short": "Macao",
927
929
  "MP": "Islas Marianas del Norte",
928
930
  "MQ": "Martinica",
@@ -1008,7 +1010,7 @@
1008
1010
  "TR": "Turquía",
1009
1011
  "TT": "Trinidad y Tobago",
1010
1012
  "TV": "Tuvalu",
1011
- "TW": "Taiwán, China",
1013
+ "TW": "Taiwán",
1012
1014
  "TZ": "Tanzania",
1013
1015
  "UA": "Ucrania",
1014
1016
  "UG": "Uganda",
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
+ "__version": "35.1.0",
4
+ "__buildtime": "2020-10-20T05:15:22.539Z",
3
5
  "languages": {
4
6
  "aa": "afar",
5
7
  "ab": "abjasio",
@@ -866,7 +868,7 @@
866
868
  "GU": "Guam",
867
869
  "GW": "Guinea-Bisáu",
868
870
  "GY": "Guyana",
869
- "HK": "Hong Kong, China",
871
+ "HK": "Hong Kong",
870
872
  "HK-alt-short": "Hong Kong",
871
873
  "HM": "Islas Heard y McDonald",
872
874
  "HN": "Honduras",
@@ -922,7 +924,7 @@
922
924
  "ML": "Mali",
923
925
  "MM": "Myanmar (Birmania)",
924
926
  "MN": "Mongolia",
925
- "MO": "Macao, China",
927
+ "MO": "Macao",
926
928
  "MO-alt-short": "Macao",
927
929
  "MP": "Islas Marianas del Norte",
928
930
  "MQ": "Martinica",
@@ -1008,7 +1010,7 @@
1008
1010
  "TR": "Turquía",
1009
1011
  "TT": "Trinidad y Tobago",
1010
1012
  "TV": "Tuvalu",
1011
- "TW": "Taiwán, China",
1013
+ "TW": "Taiwán",
1012
1014
  "TZ": "Tanzania",
1013
1015
  "UA": "Ucrania",
1014
1016
  "UG": "Uganda",
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
+ "__version": "35.1.0",
4
+ "__buildtime": "2020-10-20T05:15:22.539Z",
3
5
  "languages": {
4
6
  "aa": "afar",
5
7
  "ab": "abjasio",
@@ -866,7 +868,7 @@
866
868
  "GU": "Guam",
867
869
  "GW": "Guinea-Bisáu",
868
870
  "GY": "Guyana",
869
- "HK": "Hong Kong, China",
871
+ "HK": "Hong Kong",
870
872
  "HK-alt-short": "Hong Kong",
871
873
  "HM": "Islas Heard y McDonald",
872
874
  "HN": "Honduras",
@@ -922,7 +924,7 @@
922
924
  "ML": "Mali",
923
925
  "MM": "Myanmar (Birmania)",
924
926
  "MN": "Mongolia",
925
- "MO": "Macao, China",
927
+ "MO": "Macao",
926
928
  "MO-alt-short": "Macao",
927
929
  "MP": "Islas Marianas del Norte",
928
930
  "MQ": "Martinica",
@@ -1008,7 +1010,7 @@
1008
1010
  "TR": "Turquía",
1009
1011
  "TT": "Trinidad y Tobago",
1010
1012
  "TV": "Tuvalu",
1011
- "TW": "Taiwán, China",
1013
+ "TW": "Taiwán",
1012
1014
  "TZ": "Tanzania",
1013
1015
  "UA": "Ucrania",
1014
1016
  "UG": "Uganda",
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
+ "__version": "35.1.0",
4
+ "__buildtime": "2020-10-20T05:15:22.539Z",
3
5
  "languages": {
4
6
  "aa": "afar",
5
7
  "ab": "abjasio",
@@ -866,7 +868,7 @@
866
868
  "GU": "Guam",
867
869
  "GW": "Guinea-Bisáu",
868
870
  "GY": "Guyana",
869
- "HK": "Hong Kong, China",
871
+ "HK": "Hong Kong",
870
872
  "HK-alt-short": "Hong Kong",
871
873
  "HM": "Islas Heard y McDonald",
872
874
  "HN": "Honduras",
@@ -922,7 +924,7 @@
922
924
  "ML": "Mali",
923
925
  "MM": "Myanmar (Birmania)",
924
926
  "MN": "Mongolia",
925
- "MO": "Macao, China",
927
+ "MO": "Macao",
926
928
  "MO-alt-short": "Macao",
927
929
  "MP": "Islas Marianas del Norte",
928
930
  "MQ": "Martinica",
@@ -1008,7 +1010,7 @@
1008
1010
  "TR": "Turquía",
1009
1011
  "TT": "Trinidad y Tobago",
1010
1012
  "TV": "Tuvalu",
1011
- "TW": "Taiwán, China",
1013
+ "TW": "Taiwán",
1012
1014
  "TZ": "Tanzania",
1013
1015
  "UA": "Ucrania",
1014
1016
  "UG": "Uganda",
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
+ "__version": "35.1.0",
4
+ "__buildtime": "2020-10-20T05:15:22.539Z",
3
5
  "languages": {
4
6
  "aa": "afar",
5
7
  "ab": "abjasio",
@@ -866,7 +868,7 @@
866
868
  "GU": "Guam",
867
869
  "GW": "Guinea-Bisáu",
868
870
  "GY": "Guyana",
869
- "HK": "Hong Kong, China",
871
+ "HK": "Hong Kong",
870
872
  "HK-alt-short": "Hong Kong",
871
873
  "HM": "Islas Heard y McDonald",
872
874
  "HN": "Honduras",
@@ -922,7 +924,7 @@
922
924
  "ML": "Mali",
923
925
  "MM": "Myanmar (Birmania)",
924
926
  "MN": "Mongolia",
925
- "MO": "Macao, China",
927
+ "MO": "Macao",
926
928
  "MO-alt-short": "Macao",
927
929
  "MP": "Islas Marianas del Norte",
928
930
  "MQ": "Martinica",
@@ -1008,7 +1010,7 @@
1008
1010
  "TR": "Turquía",
1009
1011
  "TT": "Trinidad y Tobago",
1010
1012
  "TV": "Tuvalu",
1011
- "TW": "Taiwán, China",
1013
+ "TW": "Taiwán",
1012
1014
  "TZ": "Tanzania",
1013
1015
  "UA": "Ucrania",
1014
1016
  "UG": "Uganda",
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
+ "__version": "35.1.0",
4
+ "__buildtime": "2020-10-20T05:15:22.539Z",
3
5
  "languages": {
4
6
  "aa": "afar",
5
7
  "ab": "abjasio",
@@ -866,7 +868,7 @@
866
868
  "GU": "Guam",
867
869
  "GW": "Guinea-Bisáu",
868
870
  "GY": "Guyana",
869
- "HK": "Hong Kong, China",
871
+ "HK": "Hong Kong",
870
872
  "HK-alt-short": "Hong Kong",
871
873
  "HM": "Islas Heard y McDonald",
872
874
  "HN": "Honduras",
@@ -922,7 +924,7 @@
922
924
  "ML": "Mali",
923
925
  "MM": "Myanmar (Birmania)",
924
926
  "MN": "Mongolia",
925
- "MO": "Macao, China",
927
+ "MO": "Macao",
926
928
  "MO-alt-short": "Macao",
927
929
  "MP": "Islas Marianas del Norte",
928
930
  "MQ": "Martinica",
@@ -1008,7 +1010,7 @@
1008
1010
  "TR": "Turquía",
1009
1011
  "TT": "Trinidad y Tobago",
1010
1012
  "TV": "Tuvalu",
1011
- "TW": "Taiwán, China",
1013
+ "TW": "Taiwán",
1012
1014
  "TZ": "Tanzania",
1013
1015
  "UA": "Ucrania",
1014
1016
  "UG": "Uganda",
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
+ "__version": "35.1.0",
4
+ "__buildtime": "2020-10-20T05:15:22.539Z",
3
5
  "languages": {
4
6
  "aa": "afari",
5
7
  "ab": "abhaasi",
@@ -947,7 +949,7 @@
947
949
  "GU": "Guam",
948
950
  "GW": "Guinea-Bissau",
949
951
  "GY": "Guyana",
950
- "HK": "Hongkong, Hiina",
952
+ "HK": "Hongkong",
951
953
  "HK-alt-short": "Hongkong",
952
954
  "HM": "Heardi ja McDonaldi saared",
953
955
  "HN": "Honduras",
@@ -1003,7 +1005,7 @@
1003
1005
  "ML": "Mali",
1004
1006
  "MM": "Myanmar (Birma)",
1005
1007
  "MN": "Mongoolia",
1006
- "MO": "Macau, Hiina",
1008
+ "MO": "Macau",
1007
1009
  "MO-alt-short": "Macau",
1008
1010
  "MP": "Põhja-Mariaanid",
1009
1011
  "MQ": "Martinique",
@@ -1089,7 +1091,7 @@
1089
1091
  "TR": "Türgi",
1090
1092
  "TT": "Trinidad ja Tobago",
1091
1093
  "TV": "Tuvalu",
1092
- "TW": "Taiwan, Hiina",
1094
+ "TW": "Taiwan",
1093
1095
  "TZ": "Tansaania",
1094
1096
  "UA": "Ukraina",
1095
1097
  "UG": "Uganda",
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
+ "__version": "35.1.0",
4
+ "__buildtime": "2020-10-20T05:15:22.539Z",
3
5
  "languages": {
4
6
  "aa": "آفاری",
5
7
  "ab": "آبخازی",
@@ -860,7 +862,7 @@
860
862
  "GU": "گوام",
861
863
  "GW": "گینهٔ بیسائو",
862
864
  "GY": "گویان",
863
- "HK": "هنگ‌کنگ، چین",
865
+ "HK": "هنگ‌کنگ",
864
866
  "HK-alt-short": "هنگ‌کنگ",
865
867
  "HM": "جزیرهٔ هرد و جزایر مک‌دونالد",
866
868
  "HN": "هندوراس",
@@ -916,7 +918,7 @@
916
918
  "ML": "مالی",
917
919
  "MM": "میانمار (برمه)",
918
920
  "MN": "مغولستان",
919
- "MO": "ماکائو، چین",
921
+ "MO": "ماکائو",
920
922
  "MO-alt-short": "ماکائو",
921
923
  "MP": "جزایر ماریانای شمالی",
922
924
  "MQ": "مارتینیک",
@@ -1003,7 +1005,7 @@
1003
1005
  "TR": "ترکیه",
1004
1006
  "TT": "ترینیداد و توباگو",
1005
1007
  "TV": "تووالو",
1006
- "TW": "تایوان، چین",
1008
+ "TW": "تایوان",
1007
1009
  "TZ": "تانزانیا",
1008
1010
  "UA": "اوکراین",
1009
1011
  "UG": "اوگاندا",
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
+ "__version": "35.1.0",
4
+ "__buildtime": "2020-10-20T05:15:22.539Z",
3
5
  "languages": {
4
6
  "aa": "afar",
5
7
  "ab": "abhaasi",
@@ -964,7 +966,7 @@
964
966
  "GU": "Guam",
965
967
  "GW": "Guinea-Bissau",
966
968
  "GY": "Guyana",
967
- "HK": "Hongkong, Kiina",
969
+ "HK": "Hongkong",
968
970
  "HK-alt-short": "Hongkong",
969
971
  "HM": "Heard ja McDonaldinsaaret",
970
972
  "HN": "Honduras",
@@ -1020,7 +1022,7 @@
1020
1022
  "ML": "Mali",
1021
1023
  "MM": "Myanmar (Burma)",
1022
1024
  "MN": "Mongolia",
1023
- "MO": "Macao, Kiina",
1025
+ "MO": "Macao",
1024
1026
  "MO-alt-short": "Macao",
1025
1027
  "MP": "Pohjois-Mariaanit",
1026
1028
  "MQ": "Martinique",
@@ -1106,7 +1108,7 @@
1106
1108
  "TR": "Turkki",
1107
1109
  "TT": "Trinidad ja Tobago",
1108
1110
  "TV": "Tuvalu",
1109
- "TW": "Taiwan, Kiina",
1111
+ "TW": "Taiwan",
1110
1112
  "TZ": "Tansania",
1111
1113
  "UA": "Ukraina",
1112
1114
  "UG": "Uganda",
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
+ "__version": "35.1.0",
4
+ "__buildtime": "2020-10-20T05:15:22.539Z",
3
5
  "languages": {
4
6
  "aa": "afar",
5
7
  "ab": "abkhaze",
@@ -951,7 +953,7 @@
951
953
  "GU": "Guam",
952
954
  "GW": "Guinée-Bissau",
953
955
  "GY": "Guyana",
954
- "HK": "Hong Kong, Chine",
956
+ "HK": "Hong Kong",
955
957
  "HK-alt-short": "Hong Kong",
956
958
  "HM": "Îles Heard et McDonald",
957
959
  "HN": "Honduras",
@@ -1007,7 +1009,7 @@
1007
1009
  "ML": "Mali",
1008
1010
  "MM": "Myanmar (Birmanie)",
1009
1011
  "MN": "Mongolie",
1010
- "MO": "Macao, Chine",
1012
+ "MO": "Macao",
1011
1013
  "MO-alt-short": "Macao",
1012
1014
  "MP": "Îles Mariannes du Nord",
1013
1015
  "MQ": "Martinique",
@@ -1093,7 +1095,7 @@
1093
1095
  "TR": "Turquie",
1094
1096
  "TT": "Trinité-et-Tobago",
1095
1097
  "TV": "Tuvalu",
1096
- "TW": "Taïwan, Chine",
1098
+ "TW": "Taïwan",
1097
1099
  "TZ": "Tanzanie",
1098
1100
  "UA": "Ukraine",
1099
1101
  "UG": "Ouganda",
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
+ "__version": "35.1.0",
4
+ "__buildtime": "2020-10-20T05:15:22.539Z",
3
5
  "languages": {
4
6
  "aa": "afar",
5
7
  "ab": "abkhaze",
@@ -951,7 +953,7 @@
951
953
  "GU": "Guam",
952
954
  "GW": "Guinée-Bissau",
953
955
  "GY": "Guyana",
954
- "HK": "Hong Kong, Chine",
956
+ "HK": "Hong Kong",
955
957
  "HK-alt-short": "Hong Kong",
956
958
  "HM": "Îles Heard et McDonald",
957
959
  "HN": "Honduras",
@@ -1007,7 +1009,7 @@
1007
1009
  "ML": "Mali",
1008
1010
  "MM": "Myanmar (Birmanie)",
1009
1011
  "MN": "Mongolie",
1010
- "MO": "Macao, Chine",
1012
+ "MO": "Macao",
1011
1013
  "MO-alt-short": "Macao",
1012
1014
  "MP": "Îles Mariannes du Nord",
1013
1015
  "MQ": "Martinique",
@@ -1093,7 +1095,7 @@
1093
1095
  "TR": "Turquie",
1094
1096
  "TT": "Trinité-et-Tobago",
1095
1097
  "TV": "Tuvalu",
1096
- "TW": "Taïwan, Chine",
1098
+ "TW": "Taïwan",
1097
1099
  "TZ": "Tanzanie",
1098
1100
  "UA": "Ukraine",
1099
1101
  "UG": "Ouganda",
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
+ "__version": "35.1.0",
4
+ "__buildtime": "2020-10-20T05:15:22.539Z",
3
5
  "languages": {
4
6
  "aa": "afar",
5
7
  "ab": "abkhaze",
@@ -951,7 +953,7 @@
951
953
  "GU": "Guam",
952
954
  "GW": "Guinée-Bissau",
953
955
  "GY": "Guyana",
954
- "HK": "Hong Kong, Chine",
956
+ "HK": "Hong Kong",
955
957
  "HK-alt-short": "Hong Kong",
956
958
  "HM": "îles Heard et McDonald",
957
959
  "HN": "Honduras",
@@ -1007,7 +1009,7 @@
1007
1009
  "ML": "Mali",
1008
1010
  "MM": "Myanmar",
1009
1011
  "MN": "Mongolie",
1010
- "MO": "Macao, Chine",
1012
+ "MO": "Macao",
1011
1013
  "MO-alt-short": "Macao",
1012
1014
  "MP": "Mariannes du Nord",
1013
1015
  "MQ": "Martinique",
@@ -1093,7 +1095,7 @@
1093
1095
  "TR": "Turquie",
1094
1096
  "TT": "Trinité-et-Tobago",
1095
1097
  "TV": "Tuvalu",
1096
- "TW": "Taïwan, Chine",
1098
+ "TW": "Taïwan",
1097
1099
  "TZ": "Tanzanie",
1098
1100
  "UA": "Ukraine",
1099
1101
  "UG": "Ouganda",
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
+ "__version": "35.1.0",
4
+ "__buildtime": "2020-10-20T05:15:22.539Z",
3
5
  "languages": {
4
6
  "aa": "afar",
5
7
  "ab": "abkhaze",
@@ -951,7 +953,7 @@
951
953
  "GU": "Guam",
952
954
  "GW": "Guinée-Bissau",
953
955
  "GY": "Guyana",
954
- "HK": "Hong Kong, Chine",
956
+ "HK": "Hong Kong",
955
957
  "HK-alt-short": "Hong Kong",
956
958
  "HM": "Îles Heard et McDonald",
957
959
  "HN": "Honduras",
@@ -1007,7 +1009,7 @@
1007
1009
  "ML": "Mali",
1008
1010
  "MM": "Myanmar (Birmanie)",
1009
1011
  "MN": "Mongolie",
1010
- "MO": "Macao, Chine",
1012
+ "MO": "Macao",
1011
1013
  "MO-alt-short": "Macao",
1012
1014
  "MP": "Îles Mariannes du Nord",
1013
1015
  "MQ": "Martinique",
@@ -1093,7 +1095,7 @@
1093
1095
  "TR": "Turquie",
1094
1096
  "TT": "Trinité-et-Tobago",
1095
1097
  "TV": "Tuvalu",
1096
- "TW": "Taïwan, Chine",
1098
+ "TW": "Taïwan",
1097
1099
  "TZ": "Tanzanie",
1098
1100
  "UA": "Ukraine",
1099
1101
  "UG": "Ouganda",
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
+ "__version": "35.1.0",
4
+ "__buildtime": "2020-10-20T05:15:22.539Z",
3
5
  "languages": {
4
6
  "aa": "afar",
5
7
  "ab": "abkhaze",
@@ -951,7 +953,7 @@
951
953
  "GU": "Guam",
952
954
  "GW": "Guinée-Bissau",
953
955
  "GY": "Guyana",
954
- "HK": "Hong Kong, Chine",
956
+ "HK": "Hong Kong",
955
957
  "HK-alt-short": "Hong Kong",
956
958
  "HM": "Îles Heard et McDonald",
957
959
  "HN": "Honduras",
@@ -1007,7 +1009,7 @@
1007
1009
  "ML": "Mali",
1008
1010
  "MM": "Myanmar (Birmanie)",
1009
1011
  "MN": "Mongolie",
1010
- "MO": "Macao, Chine",
1012
+ "MO": "Macao",
1011
1013
  "MO-alt-short": "Macao",
1012
1014
  "MP": "Îles Mariannes du Nord",
1013
1015
  "MQ": "Martinique",
@@ -1093,7 +1095,7 @@
1093
1095
  "TR": "Turquie",
1094
1096
  "TT": "Trinité-et-Tobago",
1095
1097
  "TV": "Tuvalu",
1096
- "TW": "Taïwan, Chine",
1098
+ "TW": "Taïwan",
1097
1099
  "TZ": "Tanzanie",
1098
1100
  "UA": "Ukraine",
1099
1101
  "UG": "Ouganda",
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
+ "__version": "35.1.0",
4
+ "__buildtime": "2020-10-20T05:15:22.539Z",
3
5
  "languages": {
4
6
  "aa": "אפארית",
5
7
  "ab": "אבחזית",
@@ -854,7 +856,7 @@
854
856
  "GU": "גואם",
855
857
  "GW": "גינאה-ביסאו",
856
858
  "GY": "גיאנה",
857
- "HK": "הונג קונג, סין",
859
+ "HK": "הונג קונג",
858
860
  "HK-alt-short": "הונג קונג",
859
861
  "HM": "איי הרד ומקדונלד",
860
862
  "HN": "הונדורס",
@@ -910,7 +912,7 @@
910
912
  "ML": "מאלי",
911
913
  "MM": "מיאנמר (בורמה)",
912
914
  "MN": "מונגוליה",
913
- "MO": "מקאו, סין",
915
+ "MO": "מקאו",
914
916
  "MO-alt-short": "מקאו",
915
917
  "MP": "איי מריאנה הצפוניים",
916
918
  "MQ": "מרטיניק",
@@ -996,7 +998,7 @@
996
998
  "TR": "טורקיה",
997
999
  "TT": "טרינידד וטובגו",
998
1000
  "TV": "טובאלו",
999
- "TW": "טייוואן, סין",
1001
+ "TW": "טייוואן",
1000
1002
  "TZ": "טנזניה",
1001
1003
  "UA": "אוקראינה",
1002
1004
  "UG": "אוגנדה",
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
+ "__version": "35.1.0",
4
+ "__buildtime": "2020-10-20T05:15:22.539Z",
3
5
  "languages": {
4
6
  "aa": "अफ़ार",
5
7
  "ab": "अब्ख़ाज़ियन",
@@ -849,7 +851,7 @@
849
851
  "GU": "गुआम",
850
852
  "GW": "गिनी-बिसाउ",
851
853
  "GY": "गुयाना",
852
- "HK": "हांग कांग, चीन",
854
+ "HK": "हांग कांग",
853
855
  "HK-alt-short": "हाँग काँग",
854
856
  "HM": "हर्ड द्वीप और मैकडोनॉल्ड द्वीपसमूह",
855
857
  "HN": "होंडूरास",
@@ -905,7 +907,7 @@
905
907
  "ML": "माली",
906
908
  "MM": "म्यांमार (बर्मा)",
907
909
  "MN": "मंगोलिया",
908
- "MO": "मकाओ, चीन",
910
+ "MO": "मकाओ",
909
911
  "MO-alt-short": "मकाऊ",
910
912
  "MP": "उत्तरी मारियाना द्वीपसमूह",
911
913
  "MQ": "मार्टीनिक",
@@ -991,7 +993,7 @@
991
993
  "TR": "तुर्की",
992
994
  "TT": "त्रिनिदाद और टोबैगो",
993
995
  "TV": "तुवालू",
994
- "TW": "ताईवान, चीन",
996
+ "TW": "ताईवान",
995
997
  "TZ": "तंज़ानिया",
996
998
  "UA": "यूक्रेन",
997
999
  "UG": "युगांडा",
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
+ "__version": "35.1.0",
4
+ "__buildtime": "2020-10-20T05:15:22.539Z",
3
5
  "languages": {
4
6
  "aa": "afarski",
5
7
  "ab": "abhaski",
@@ -873,7 +875,7 @@
873
875
  "GU": "Guam",
874
876
  "GW": "Gvineja Bisau",
875
877
  "GY": "Gvajana",
876
- "HK": "Hong Kong, Kina",
878
+ "HK": "Hong Kong",
877
879
  "HK-alt-short": "Hong Kong",
878
880
  "HM": "Otoci Heard i McDonald",
879
881
  "HN": "Honduras",
@@ -929,7 +931,7 @@
929
931
  "ML": "Mali",
930
932
  "MM": "Mjanmar (Burma)",
931
933
  "MN": "Mongolija",
932
- "MO": "Makao, Kina",
934
+ "MO": "Makao",
933
935
  "MO-alt-short": "Makao",
934
936
  "MP": "Sjevernomarijanski otoci",
935
937
  "MQ": "Martinique",
@@ -1015,7 +1017,7 @@
1015
1017
  "TR": "Turska",
1016
1018
  "TT": "Trinidad i Tobago",
1017
1019
  "TV": "Tuvalu",
1018
- "TW": "Tajvan, Kina",
1020
+ "TW": "Tajvan",
1019
1021
  "TZ": "Tanzanija",
1020
1022
  "UA": "Ukrajina",
1021
1023
  "UG": "Uganda",