@ui5/webcomponents-localization 2.20.1 → 2.20.2

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 (153) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/generated/assets/cldr/Unicode-Data-Files-LICENSE.txt +36 -24
  4. package/dist/generated/assets/cldr/ar.json +624 -354
  5. package/dist/generated/assets/cldr/ar_EG.json +624 -354
  6. package/dist/generated/assets/cldr/ar_SA.json +625 -355
  7. package/dist/generated/assets/cldr/bg.json +339 -215
  8. package/dist/generated/assets/cldr/ca.json +633 -509
  9. package/dist/generated/assets/cldr/cnr.json +960 -653
  10. package/dist/generated/assets/cldr/cs.json +343 -531
  11. package/dist/generated/assets/cldr/cy.json +684 -1050
  12. package/dist/generated/assets/cldr/da.json +354 -231
  13. package/dist/generated/assets/cldr/de.json +458 -330
  14. package/dist/generated/assets/cldr/de_AT.json +459 -331
  15. package/dist/generated/assets/cldr/de_CH.json +522 -386
  16. package/dist/generated/assets/cldr/el.json +317 -152
  17. package/dist/generated/assets/cldr/el_CY.json +317 -152
  18. package/dist/generated/assets/cldr/en.json +606 -253
  19. package/dist/generated/assets/cldr/en_AU.json +830 -376
  20. package/dist/generated/assets/cldr/en_GB.json +696 -251
  21. package/dist/generated/assets/cldr/en_HK.json +544 -203
  22. package/dist/generated/assets/cldr/en_IE.json +533 -192
  23. package/dist/generated/assets/cldr/en_IN.json +820 -296
  24. package/dist/generated/assets/cldr/en_NZ.json +534 -193
  25. package/dist/generated/assets/cldr/en_PG.json +509 -168
  26. package/dist/generated/assets/cldr/en_SG.json +526 -185
  27. package/dist/generated/assets/cldr/en_ZA.json +529 -186
  28. package/dist/generated/assets/cldr/es.json +355 -230
  29. package/dist/generated/assets/cldr/es_AR.json +444 -288
  30. package/dist/generated/assets/cldr/es_BO.json +419 -264
  31. package/dist/generated/assets/cldr/es_CL.json +455 -300
  32. package/dist/generated/assets/cldr/es_CO.json +412 -257
  33. package/dist/generated/assets/cldr/es_MX.json +515 -352
  34. package/dist/generated/assets/cldr/es_PE.json +397 -234
  35. package/dist/generated/assets/cldr/es_UY.json +424 -269
  36. package/dist/generated/assets/cldr/es_VE.json +398 -243
  37. package/dist/generated/assets/cldr/et.json +390 -233
  38. package/dist/generated/assets/cldr/fa.json +510 -271
  39. package/dist/generated/assets/cldr/fi.json +497 -251
  40. package/dist/generated/assets/cldr/fr.json +339 -106
  41. package/dist/generated/assets/cldr/fr_BE.json +341 -108
  42. package/dist/generated/assets/cldr/fr_CA.json +652 -397
  43. package/dist/generated/assets/cldr/fr_CH.json +342 -109
  44. package/dist/generated/assets/cldr/fr_LU.json +339 -106
  45. package/dist/generated/assets/cldr/he.json +726 -904
  46. package/dist/generated/assets/cldr/hi.json +529 -288
  47. package/dist/generated/assets/cldr/hr.json +392 -383
  48. package/dist/generated/assets/cldr/hu.json +459 -335
  49. package/dist/generated/assets/cldr/id.json +379 -128
  50. package/dist/generated/assets/cldr/it.json +420 -301
  51. package/dist/generated/assets/cldr/it_CH.json +426 -307
  52. package/dist/generated/assets/cldr/ja.json +332 -74
  53. package/dist/generated/assets/cldr/kk.json +540 -240
  54. package/dist/generated/assets/cldr/ko.json +371 -115
  55. package/dist/generated/assets/cldr/lt.json +428 -545
  56. package/dist/generated/assets/cldr/lv.json +415 -413
  57. package/dist/generated/assets/cldr/mk.json +691 -559
  58. package/dist/generated/assets/cldr/ms.json +395 -136
  59. package/dist/generated/assets/cldr/nb.json +355 -234
  60. package/dist/generated/assets/cldr/nl.json +357 -251
  61. package/dist/generated/assets/cldr/nl_BE.json +428 -322
  62. package/dist/generated/assets/cldr/pl.json +333 -459
  63. package/dist/generated/assets/cldr/pt.json +419 -298
  64. package/dist/generated/assets/cldr/pt_PT.json +362 -231
  65. package/dist/generated/assets/cldr/ro.json +369 -397
  66. package/dist/generated/assets/cldr/ru.json +599 -368
  67. package/dist/generated/assets/cldr/ru_UA.json +598 -367
  68. package/dist/generated/assets/cldr/sk.json +343 -517
  69. package/dist/generated/assets/cldr/sl.json +477 -640
  70. package/dist/generated/assets/cldr/sr.json +478 -531
  71. package/dist/generated/assets/cldr/sr_Latn.json +631 -684
  72. package/dist/generated/assets/cldr/sv.json +395 -258
  73. package/dist/generated/assets/cldr/th.json +452 -199
  74. package/dist/generated/assets/cldr/tr.json +391 -238
  75. package/dist/generated/assets/cldr/uk.json +696 -342
  76. package/dist/generated/assets/cldr/vi.json +836 -487
  77. package/dist/generated/assets/cldr/zh_CN.json +358 -104
  78. package/dist/generated/assets/cldr/zh_HK.json +366 -113
  79. package/dist/generated/assets/cldr/zh_SG.json +371 -118
  80. package/dist/generated/assets/cldr/zh_TW.json +480 -238
  81. package/dist/sap/base/Event.js +2 -2
  82. package/dist/sap/base/Eventing.js +4 -3
  83. package/dist/sap/base/assert.js +1 -1
  84. package/dist/sap/base/config/MemoryConfigurationProvider.js +1 -1
  85. package/dist/sap/base/future.js +12 -0
  86. package/dist/sap/base/i18n/Formatting.d.ts +5 -0
  87. package/dist/sap/base/i18n/Formatting.js +7 -0
  88. package/dist/sap/base/i18n/Formatting.js.map +1 -1
  89. package/dist/sap/base/i18n/LanguageTag.js +18 -12
  90. package/dist/sap/base/i18n/Localization.d.ts +3 -0
  91. package/dist/sap/base/i18n/Localization.js +5 -0
  92. package/dist/sap/base/i18n/Localization.js.map +1 -1
  93. package/dist/sap/base/i18n/ResourceBundle.js +20 -0
  94. package/dist/sap/base/i18n/date/CalendarType.js +9 -8
  95. package/dist/sap/base/i18n/date/CalendarWeekNumbering.js +9 -8
  96. package/dist/sap/base/i18n/date/TimezoneUtils.js +170 -18
  97. package/dist/sap/base/i18n/date/_EnumHelper.js +37 -0
  98. package/dist/sap/base/strings/camelize.js +1 -1
  99. package/dist/sap/base/strings/formatMessage.js +6 -1
  100. package/dist/sap/base/util/Properties.js +12 -0
  101. package/dist/sap/base/util/Version.js +19 -13
  102. package/dist/sap/base/util/_merge.js +1 -1
  103. package/dist/sap/base/util/array/uniqueSort.js +1 -1
  104. package/dist/sap/base/util/deepClone.js +2 -2
  105. package/dist/sap/base/util/deepEqual.js +1 -1
  106. package/dist/sap/base/util/deepExtend.js +60 -0
  107. package/dist/sap/base/util/extend.js +1 -1
  108. package/dist/sap/base/util/fetch.js +8 -0
  109. package/dist/sap/base/util/isEmptyObject.js +1 -1
  110. package/dist/sap/base/util/isPlainObject.js +1 -1
  111. package/dist/sap/base/util/merge.js +57 -0
  112. package/dist/sap/base/util/mixedFetch.js +3 -0
  113. package/dist/sap/base/util/now.js +7 -13
  114. package/dist/sap/base/util/uid.js +1 -1
  115. package/dist/sap/ui/Device.js +27 -0
  116. package/dist/sap/ui/Global.js +1 -0
  117. package/dist/sap/ui/VersionInfo.js +14 -0
  118. package/dist/sap/ui/base/DataType.js +63 -12
  119. package/dist/sap/ui/base/DesignTime.js +11 -0
  120. package/dist/sap/ui/base/EventProvider.js +21 -0
  121. package/dist/sap/ui/base/Metadata.js +45 -10
  122. package/dist/sap/ui/base/Object.js +2 -2
  123. package/dist/sap/ui/base/OwnStatics.js +6 -0
  124. package/dist/sap/ui/base/SyncPromise.js +98 -0
  125. package/dist/sap/ui/core/AnimationMode.js +42 -0
  126. package/dist/sap/ui/core/CalendarType.js +2 -2
  127. package/dist/sap/ui/core/ControlBehavior.js +11 -0
  128. package/dist/sap/ui/core/Lib.js +41 -0
  129. package/dist/sap/ui/core/Locale.js +9 -9
  130. package/dist/sap/ui/core/LocaleData.js +498 -333
  131. package/dist/sap/ui/core/Theming.js +25 -525
  132. package/dist/sap/ui/core/_UrlResolver.js +11 -0
  133. package/dist/sap/ui/core/date/Buddhist.js +2 -2
  134. package/dist/sap/ui/core/date/CalendarUtils.js +14 -12
  135. package/dist/sap/ui/core/date/CalendarWeekNumbering.js +2 -2
  136. package/dist/sap/ui/core/date/Gregorian.js +2 -2
  137. package/dist/sap/ui/core/date/Islamic.js +2 -2
  138. package/dist/sap/ui/core/date/Japanese.js +2 -2
  139. package/dist/sap/ui/core/date/Persian.js +2 -2
  140. package/dist/sap/ui/core/date/UI5Date.js +80 -32
  141. package/dist/sap/ui/core/date/UniversalDate.js +83 -101
  142. package/dist/sap/ui/core/format/DateFormat.js +70 -73
  143. package/dist/sap/ui/core/format/FormatUtils.js +30 -0
  144. package/dist/sap/ui/core/format/NumberFormat.js +917 -588
  145. package/dist/sap/ui/core/format/TimezoneUtil.js +80 -11
  146. package/dist/sap/ui/core/getCompatibilityVersion.js +7 -0
  147. package/dist/sap/ui/core/theming/ThemeHelper.js +14 -0
  148. package/dist/sap/ui/security/Security.js +12 -0
  149. package/dist/sap/ui/util/XMLHelper.js +11 -0
  150. package/dist/sap/ui/util/_URL.js +1 -0
  151. package/dist/ui5loader-autoconfig.js +1 -0
  152. package/package.json +5 -5
  153. package/used-modules.txt +5 -0
@@ -1,7 +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": "43.0.0",
4
- "__buildtime": "2023-09-28T11:39:07.908Z",
3
+ "__version": "48.0.0",
4
+ "__buildtime": "2025-11-18T12:31:55.685Z",
5
5
  "languages": {
6
6
  "aa": "阿法文",
7
7
  "ab": "阿布哈茲文",
@@ -48,7 +48,6 @@
48
48
  "awa": "阿瓦文",
49
49
  "ay": "艾馬拉文",
50
50
  "az": "亞塞拜然文",
51
- "az_alt-short": "亞塞拜然文",
52
51
  "ba": "巴什喀爾文",
53
52
  "bal": "俾路支文",
54
53
  "ban": "峇里文",
@@ -65,6 +64,7 @@
65
64
  "bfd": "富特文",
66
65
  "bfq": "巴達加文",
67
66
  "bg": "保加利亞文",
67
+ "bgc": "哈里亞納文",
68
68
  "bgn": "西俾路支文",
69
69
  "bho": "博傑普爾文",
70
70
  "bi": "比斯拉馬文",
@@ -73,6 +73,8 @@
73
73
  "bjn": "班亞爾文",
74
74
  "bkm": "康姆文",
75
75
  "bla": "錫克錫卡文",
76
+ "blo": "阿尼文",
77
+ "blt": "黑傣語",
76
78
  "bm": "班巴拉文",
77
79
  "bn": "孟加拉文",
78
80
  "bo": "藏文",
@@ -108,8 +110,8 @@
108
110
  "chp": "奇佩瓦揚文",
109
111
  "chr": "柴羅基文",
110
112
  "chy": "沙伊安文",
113
+ "cic": "契卡索文",
111
114
  "ckb": "中庫德文",
112
- "ckb_alt-menu": "中庫德文",
113
115
  "ckb_alt-variant": "庫德文(索拉尼)",
114
116
  "clc": "齊爾柯廷語",
115
117
  "cnr": "蒙特內哥羅語",
@@ -118,7 +120,7 @@
118
120
  "cps": "卡皮茲文",
119
121
  "cr": "克里文",
120
122
  "crg": "米奇夫語",
121
- "crh": "土耳其文(克里米亞半島)",
123
+ "crh": "克里米亞韃靼文",
122
124
  "crj": "東南克里語",
123
125
  "crk": "平原克里語",
124
126
  "crl": "北部東克里語",
@@ -127,7 +129,7 @@
127
129
  "crs": "塞席爾克里奧爾法文",
128
130
  "cs": "捷克文",
129
131
  "csb": "卡舒布文",
130
- "csw": "沼澤克里語",
132
+ "csw": "沼澤克里文",
131
133
  "cu": "宗教斯拉夫文",
132
134
  "cv": "楚瓦什文",
133
135
  "cy": "威爾斯文",
@@ -203,7 +205,6 @@
203
205
  "gmh": "中古高地德文",
204
206
  "gn": "瓜拉尼文",
205
207
  "goh": "古高地德文",
206
- "gom": "孔卡尼文",
207
208
  "gon": "岡德文",
208
209
  "gor": "科隆達羅文",
209
210
  "got": "哥德文",
@@ -216,7 +217,7 @@
216
217
  "guz": "古西文",
217
218
  "gv": "曼島文",
218
219
  "gwi": "圭契文",
219
- "ha": "豪撒文",
220
+ "ha": "豪薩文",
220
221
  "hai": "海達文",
221
222
  "hak": "客家話",
222
223
  "haw": "夏威夷文",
@@ -224,11 +225,11 @@
224
225
  "he": "希伯來文",
225
226
  "hi": "印地文",
226
227
  "hi_Latn": "印地語(拉丁文)",
227
- "hi_Latn-alt-variant": "印地語",
228
+ "hi_Latn-alt-variant": "印地英語",
228
229
  "hif": "斐濟印地文",
229
230
  "hil": "希利蓋農文",
230
231
  "hit": "赫梯文",
231
- "hmn": "孟文",
232
+ "hmn": "苗語",
232
233
  "ho": "西里莫圖土文",
233
234
  "hr": "克羅埃西亞文",
234
235
  "hsb": "上索布文",
@@ -310,11 +311,14 @@
310
311
  "ksf": "巴菲亞文",
311
312
  "ksh": "科隆文",
312
313
  "ku": "庫德文",
314
+ "ku_menu-core": "庫德語",
315
+ "ku_menu-extension": "北庫德語",
313
316
  "kum": "庫密克文",
314
317
  "kut": "庫特奈文",
315
318
  "kv": "科米文",
316
319
  "kw": "康瓦耳文",
317
320
  "kwk": "誇誇嘉誇語",
321
+ "kxv": "庫維文",
318
322
  "ky": "吉爾吉斯文",
319
323
  "la": "拉丁文",
320
324
  "lad": "拉迪諾文",
@@ -352,7 +356,7 @@
352
356
  "lzz": "拉茲文",
353
357
  "mad": "馬都拉文",
354
358
  "maf": "馬法文",
355
- "mag": "馬加伊文",
359
+ "mag": "摩揭陀文",
356
360
  "mai": "邁蒂利文",
357
361
  "mak": "望加錫文",
358
362
  "man": "曼丁哥文",
@@ -385,7 +389,7 @@
385
389
  "mt": "馬爾他文",
386
390
  "mua": "蒙當文",
387
391
  "mul": "多種語言",
388
- "mus": "克里克文",
392
+ "mus": "馬斯科吉文",
389
393
  "mwl": "米蘭德斯文",
390
394
  "mwr": "馬瓦里文",
391
395
  "mwv": "明打威文",
@@ -397,7 +401,7 @@
397
401
  "nan": "閩南語",
398
402
  "nap": "拿波里文",
399
403
  "naq": "納馬文",
400
- "nb": "巴克摩挪威文",
404
+ "nb": "書面挪威文",
401
405
  "nd": "北地畢列文",
402
406
  "nds": "低地德文",
403
407
  "nds_NL": "低地薩克遜文",
@@ -408,9 +412,9 @@
408
412
  "niu": "紐埃文",
409
413
  "njo": "阿沃那加文",
410
414
  "nl": "荷蘭文",
411
- "nl_BE": "佛蘭芒文",
415
+ "nl_BE": "法蘭德斯文",
412
416
  "nmg": "夸西奧文",
413
- "nn": "耐諾斯克挪威文",
417
+ "nn": "新挪威文",
414
418
  "nnh": "恩甘澎文",
415
419
  "no": "挪威文",
416
420
  "nog": "諾蓋文",
@@ -529,7 +533,7 @@
529
533
  "sn": "紹納文",
530
534
  "snk": "索尼基文",
531
535
  "so": "索馬利文",
532
- "sog": "索格底亞納文",
536
+ "sog": "粟特文",
533
537
  "sq": "阿爾巴尼亞文",
534
538
  "sr": "塞爾維亞文",
535
539
  "srn": "蘇拉南東墎文",
@@ -568,7 +572,7 @@
568
572
  "tk": "土庫曼文",
569
573
  "tkl": "托克勞文",
570
574
  "tkr": "查庫爾文",
571
- "tl": "塔加路族文",
575
+ "tl": "他加祿文",
572
576
  "tlh": "克林貢文",
573
577
  "tli": "特林基特文",
574
578
  "tly": "塔里什文",
@@ -609,6 +613,7 @@
609
613
  "vi": "越南文",
610
614
  "vls": "西佛蘭德文",
611
615
  "vmf": "美茵-法蘭克尼亞文",
616
+ "vmw": "馬庫瓦文",
612
617
  "vo": "沃拉普克文",
613
618
  "vot": "沃提克文",
614
619
  "vro": "佛羅文",
@@ -624,6 +629,7 @@
624
629
  "xal": "卡爾梅克文",
625
630
  "xh": "科薩文",
626
631
  "xmf": "明格列爾文",
632
+ "xnr": "康格里",
627
633
  "xog": "索加文",
628
634
  "yao": "瑤文",
629
635
  "yap": "雅浦文",
@@ -633,7 +639,6 @@
633
639
  "yo": "約魯巴文",
634
640
  "yrl": "奈恩加圖文",
635
641
  "yue": "粵語",
636
- "yue_alt-menu": "粵語",
637
642
  "za": "壯文",
638
643
  "zap": "薩波特克文",
639
644
  "zbl": "布列斯符號",
@@ -641,11 +646,8 @@
641
646
  "zen": "澤納加文",
642
647
  "zgh": "標準摩洛哥塔馬塞特文",
643
648
  "zh": "中文",
644
- "zh_alt-menu": "中文",
645
649
  "zh_Hans": "簡體中文",
646
- "zh_Hans-alt-long": "簡體中文",
647
650
  "zh_Hant": "繁體中文",
648
- "zh_Hant-alt-long": "繁體中文",
649
651
  "zu": "祖魯文",
650
652
  "zun": "祖尼文",
651
653
  "zxx": "無語言內容",
@@ -689,7 +691,7 @@
689
691
  "Dupl": "杜普洛伊速記",
690
692
  "Egyd": "古埃及世俗體",
691
693
  "Egyh": "古埃及僧侶體",
692
- "Egyp": "古埃及象形文字",
694
+ "Egyp": "古埃及聖書體",
693
695
  "Elba": "愛爾巴桑文",
694
696
  "Ethi": "衣索比亞文",
695
697
  "Geok": "喬治亞語系(阿索他路里和努斯克胡里文)",
@@ -702,7 +704,7 @@
702
704
  "Gujr": "古吉拉特文",
703
705
  "Guru": "古魯穆奇文",
704
706
  "Hanb": "標上注音符號的漢字",
705
- "Hang": "韓文字",
707
+ "Hang": "諺文",
706
708
  "Hani": "漢字",
707
709
  "Hano": "哈努諾文",
708
710
  "Hans": "簡體",
@@ -732,10 +734,10 @@
732
734
  "Kpel": "克培列文",
733
735
  "Kthi": "凱提文",
734
736
  "Lana": "藍拿文",
735
- "Laoo": "寮國文",
737
+ "Laoo": "寮文",
736
738
  "Latf": "拉丁文(尖角體活字變體)",
737
739
  "Latg": "拉丁文(蓋爾語變體)",
738
- "Latn": "拉丁文",
740
+ "Latn": "拉丁字母",
739
741
  "Lepc": "雷布查文",
740
742
  "Limb": "林佈文",
741
743
  "Lina": "線性文字(A)",
@@ -747,7 +749,7 @@
747
749
  "Mahj": "印地文",
748
750
  "Mand": "曼底安文",
749
751
  "Mani": "摩尼教文",
750
- "Marc": "藏文",
752
+ "Marc": "瑪欽文",
751
753
  "Maya": "瑪雅象形文字",
752
754
  "Mend": "門德文",
753
755
  "Merc": "麥羅埃文(曲線字體)",
@@ -765,7 +767,7 @@
765
767
  "Newa": "Vote 尼瓦爾文",
766
768
  "Nkgb": "納西格巴文",
767
769
  "Nkoo": "西非書面語言 (N’Ko)",
768
- "Nshu": "女書文字",
770
+ "Nshu": "女書",
769
771
  "Ogam": "歐甘文",
770
772
  "Olck": "桑塔利文",
771
773
  "Orkh": "鄂爾渾文",
@@ -797,6 +799,8 @@
797
799
  "Sidd": "悉曇文字",
798
800
  "Sind": "信德文",
799
801
  "Sinh": "錫蘭文",
802
+ "Sogd": "粟特文",
803
+ "Sogo": "古粟特文",
800
804
  "Sora": "索朗桑朋文字",
801
805
  "Soyo": "索永布文字",
802
806
  "Sund": "巽他文",
@@ -818,7 +822,7 @@
818
822
  "Tglg": "塔加拉文",
819
823
  "Thaa": "塔安那文",
820
824
  "Thai": "泰文",
821
- "Tibt": "西藏文",
825
+ "Tibt": "藏文",
822
826
  "Tirh": "邁蒂利文",
823
827
  "Ugar": "烏加列文",
824
828
  "Vaii": "瓦依文",
@@ -916,13 +920,13 @@
916
920
  "CG-alt-variant": "剛果共和國",
917
921
  "CH": "瑞士",
918
922
  "CI": "象牙海岸",
919
- "CI-alt-variant": "象牙海岸",
920
923
  "CK": "庫克群島",
921
924
  "CL": "智利",
922
925
  "CM": "喀麥隆",
923
926
  "CN": "中國",
924
927
  "CO": "哥倫比亞",
925
928
  "CP": "克里派頓島",
929
+ "CQ": "薩克島",
926
930
  "CR": "哥斯大黎加",
927
931
  "CU": "古巴",
928
932
  "CV": "維德角",
@@ -957,7 +961,6 @@
957
961
  "FR": "法國",
958
962
  "GA": "加彭",
959
963
  "GB": "英國",
960
- "GB-alt-short": "英國",
961
964
  "GD": "格瑞那達",
962
965
  "GE": "喬治亞",
963
966
  "GF": "法屬圭亞那",
@@ -989,6 +992,7 @@
989
992
  "IM": "曼島",
990
993
  "IN": "印度",
991
994
  "IO": "英屬印度洋領地",
995
+ "IO-alt-chagos": "查哥斯群島",
992
996
  "IQ": "伊拉克",
993
997
  "IR": "伊朗",
994
998
  "IS": "冰島",
@@ -1055,7 +1059,6 @@
1055
1059
  "NR": "諾魯",
1056
1060
  "NU": "紐埃島",
1057
1061
  "NZ": "紐西蘭",
1058
- "NZ-alt-variant": "紐西蘭",
1059
1062
  "OM": "阿曼",
1060
1063
  "PA": "巴拿馬",
1061
1064
  "PE": "秘魯",
@@ -1110,12 +1113,10 @@
1110
1113
  "TJ": "塔吉克",
1111
1114
  "TK": "托克勞群島",
1112
1115
  "TL": "東帝汶",
1113
- "TL-alt-variant": "東帝汶",
1114
1116
  "TM": "土庫曼",
1115
1117
  "TN": "突尼西亞",
1116
1118
  "TO": "東加",
1117
1119
  "TR": "土耳其",
1118
- "TR-alt-variant": "土耳其",
1119
1120
  "TT": "千里達及托巴哥",
1120
1121
  "TV": "吐瓦魯",
1121
1122
  "TW": "台灣",
@@ -1125,7 +1126,6 @@
1125
1126
  "UM": "美國本土外小島嶼",
1126
1127
  "UN": "聯合國",
1127
1128
  "US": "美國",
1128
- "US-alt-short": "美國",
1129
1129
  "UY": "烏拉圭",
1130
1130
  "UZ": "烏茲別克",
1131
1131
  "VA": "梵蒂岡",
@@ -1156,31 +1156,35 @@
1156
1156
  "short": "y/M/d"
1157
1157
  },
1158
1158
  "timeFormats": {
1159
- "full": "ah:mm:ss [zzzz]",
1160
- "long": "ah:mm:ss [z]",
1161
- "medium": "ah:mm:ss",
1162
- "short": "ah:mm"
1159
+ "full": "Bh:mm:ss [zzzz]",
1160
+ "long": "Bh:mm:ss [z]",
1161
+ "medium": "Bh:mm:ss",
1162
+ "short": "Bh:mm"
1163
1163
  },
1164
1164
  "dateTimeFormats": {
1165
- "full": "{1} {0}",
1166
- "long": "{1} {0}",
1167
- "medium": "{1} {0}",
1168
- "short": "{1} {0}",
1165
+ "full": "{1}{0}",
1166
+ "long": "{1}{0}",
1167
+ "medium": "{1}{0}",
1168
+ "short": "{1}{0}",
1169
1169
  "availableFormats": {
1170
1170
  "Bh": "Bh時",
1171
1171
  "Bhm": "Bh:mm",
1172
1172
  "Bhms": "Bh:mm:ss",
1173
1173
  "d": "d日",
1174
1174
  "E": "ccc",
1175
- "EBhm": "E Bh:mm",
1176
- "EBhms": "E Bh:mm:ss",
1175
+ "EBh": "EBh時",
1176
+ "EBhm": "EBh:mm",
1177
+ "EBhms": "EBh:mm:ss",
1177
1178
  "Ed": "d E",
1178
- "Ehm": "E Bh:mm",
1179
+ "Eh": "Eah時",
1180
+ "Ehm": "EBh:mm",
1179
1181
  "EHm": "E HH:mm",
1180
- "Ehms": "E Bh:mm:ss",
1182
+ "Ehms": "EBh:mm:ss",
1181
1183
  "EHms": "E HH:mm:ss",
1182
1184
  "Gy": "Gy年",
1185
+ "GyM": "Gy/M",
1183
1186
  "GyMd": "G y/M/d",
1187
+ "GyMEd": "Gy/M/d(E)",
1184
1188
  "GyMMM": "Gy年M月",
1185
1189
  "GyMMMd": "Gy年M月d日",
1186
1190
  "GyMMMEd": "Gy年M月d日 E",
@@ -1194,13 +1198,15 @@
1194
1198
  "Hmsv": "HH:mm:ss [v]",
1195
1199
  "hmv": "Bh:mm [v]",
1196
1200
  "Hmv": "HH:mm [v]",
1201
+ "hv": "ah v",
1202
+ "Hv": "HH'h' v",
1197
1203
  "M": "M月",
1198
1204
  "Md": "M/d",
1199
1205
  "MEd": "M/d(E)",
1200
1206
  "MMdd": "MM/dd",
1201
1207
  "MMM": "LLL",
1202
1208
  "MMMd": "M月d日",
1203
- "MMMEd": "M月d日 E",
1209
+ "MMMEd": "M月d日E",
1204
1210
  "MMMMd": "M月d日",
1205
1211
  "ms": "mm:ss",
1206
1212
  "y": "y年",
@@ -1211,7 +1217,7 @@
1211
1217
  "yMM": "y/MM",
1212
1218
  "yMMM": "y年M月",
1213
1219
  "yMMMd": "y年M月d日",
1214
- "yMMMEd": "y年M月d日 E",
1220
+ "yMMMEd": "y年M月d日E",
1215
1221
  "yMMMM": "y年M月",
1216
1222
  "yQQQ": "y年QQQ",
1217
1223
  "yQQQQ": "y年QQQQ",
@@ -1702,10 +1708,10 @@
1702
1708
  "short": "Gy/M/d"
1703
1709
  },
1704
1710
  "timeFormats": {
1705
- "full": "ah:mm:ss [zzzz]",
1706
- "long": "ah:mm:ss [z]",
1707
- "medium": "ah:mm:ss",
1708
- "short": "ah:mm"
1711
+ "full": "Bh:mm:ss [zzzz]",
1712
+ "long": "Bh:mm:ss [z]",
1713
+ "medium": "Bh:mm:ss",
1714
+ "short": "Bh:mm"
1709
1715
  },
1710
1716
  "dateTimeFormats": {
1711
1717
  "full": "{1}{0}",
@@ -1718,15 +1724,19 @@
1718
1724
  "Bhms": "Bh:mm:ss",
1719
1725
  "d": "d日",
1720
1726
  "E": "ccc",
1727
+ "EBh": "EB h",
1721
1728
  "EBhm": "E Bh:mm",
1722
1729
  "EBhms": "E Bh:mm:ss",
1723
1730
  "Ed": "d日(E)",
1731
+ "Eh": "E ah ",
1724
1732
  "Ehm": "E Bh:mm",
1725
1733
  "EHm": "E HH:mm",
1726
1734
  "Ehms": "E Bh:mm:ss",
1727
1735
  "EHms": "E HH:mm:ss",
1728
1736
  "Gy": "Gy年",
1729
- "GyMd": "G y/M/d",
1737
+ "GyM": "Gy/M",
1738
+ "GyMd": "GGGGG y/M/d",
1739
+ "GyMEd": "Gy-MM-dd E",
1730
1740
  "GyMMM": "Gy年M月",
1731
1741
  "GyMMMd": "Gy年M月d日",
1732
1742
  "GyMMMEd": "Gy年M月d日E",
@@ -1736,6 +1746,8 @@
1736
1746
  "Hm": "H:mm",
1737
1747
  "hms": "Bh:mm:ss",
1738
1748
  "Hms": "H:mm:ss",
1749
+ "hv": "ah v",
1750
+ "Hv": "HH'h' v",
1739
1751
  "M": "M月",
1740
1752
  "Md": "M/d",
1741
1753
  "MEd": "M/d(E)",
@@ -1772,11 +1784,11 @@
1772
1784
  "intervalFormats": {
1773
1785
  "intervalFormatFallback": "{0} – {1}",
1774
1786
  "Bh": {
1775
- "B": "h B h B",
1787
+ "B": "h Bh B",
1776
1788
  "h": "h–h B"
1777
1789
  },
1778
1790
  "Bhm": {
1779
- "B": "h:mm B h:mm B",
1791
+ "B": "h:mm Bh:mm B",
1780
1792
  "h": "h:mm–h:mm B",
1781
1793
  "m": "h:mm–h:mm B"
1782
1794
  },
@@ -1784,45 +1796,45 @@
1784
1796
  "d": "d日至d日"
1785
1797
  },
1786
1798
  "Gy": {
1787
- "G": "G y G y",
1799
+ "G": "G yG y",
1788
1800
  "y": "G y–y"
1789
1801
  },
1790
1802
  "GyM": {
1791
- "G": "GGGGG y-MM GGGGG y-MM",
1792
- "M": "GGGGG y-MM y-MM",
1793
- "y": "GGGGG y-MM y-MM"
1803
+ "G": "G y-MM G y-MM",
1804
+ "M": "G y-MMy-MM",
1805
+ "y": "G y-MMy-MM"
1794
1806
  },
1795
1807
  "GyMd": {
1796
- "d": "GGGGG y-MM-dd y-MM-dd",
1797
- "G": "GGGGG y-MM-dd GGGGG y-MM-dd",
1798
- "M": "GGGGG y-MM-dd y-MM-dd",
1799
- "y": "GGGGG y-MM-dd y-MM-dd"
1808
+ "d": "G y-MM-ddy-MM-dd",
1809
+ "G": "G y-MM-dd G y-MM-dd",
1810
+ "M": "G y-MM-ddy-MM-dd",
1811
+ "y": "G y-MM-ddy-MM-dd"
1800
1812
  },
1801
1813
  "GyMEd": {
1802
- "d": "GGGGG y-MM-dd, E y-MM-dd, E",
1803
- "G": "GGGGG y-MM-dd, E GGGGG y-MM-dd, E",
1804
- "M": "GGGGG y-MM-dd, E y-MM-dd, E",
1805
- "y": "GGGGG y-MM-dd, E y-MM-dd, E"
1814
+ "d": "G y-MM-dd, Ey-MM-dd, E",
1815
+ "G": "G y-MM-dd, E G y-MM-dd, E",
1816
+ "M": "G y-MM-dd, Ey-MM-dd, E",
1817
+ "y": "G y-MM-dd, Ey-MM-dd, E"
1806
1818
  },
1807
1819
  "GyMMM": {
1808
- "G": "G y MMM G y MMM",
1820
+ "G": "G y MMMG y MMM",
1809
1821
  "M": "G y MMM–MMM",
1810
- "y": "G y MMM y MMM"
1822
+ "y": "G y MMMy MMM"
1811
1823
  },
1812
1824
  "GyMMMd": {
1813
1825
  "d": "G y MMM d–d",
1814
- "G": "G y MMM d G y MMM d",
1815
- "M": "G y MMM d MMM d",
1816
- "y": "G y MMM d y MMM d"
1826
+ "G": "G y MMM dG y MMM d",
1827
+ "M": "G y MMM dMMM d",
1828
+ "y": "G y MMM dy MMM d"
1817
1829
  },
1818
1830
  "GyMMMEd": {
1819
- "d": "G y MMM d, E MMM d, E",
1820
- "G": "G y MMM d, E G y MMM d, E",
1821
- "M": "G y MMM d, E MMM d, E",
1822
- "y": "G y MMM d, E y MMM d, E"
1831
+ "d": "G y MMM d, EMMM d, E",
1832
+ "G": "G y MMM d, EG y MMM d, E",
1833
+ "M": "G y MMM d, EMMM d, E",
1834
+ "y": "G y MMM d, Ey MMM d, E"
1823
1835
  },
1824
1836
  "h": {
1825
- "a": "h a h a",
1837
+ "a": "haha",
1826
1838
  "B": "Bh時至Bh時",
1827
1839
  "h": "Bh時至h時"
1828
1840
  },
@@ -1830,7 +1842,7 @@
1830
1842
  "H": "HH–HH"
1831
1843
  },
1832
1844
  "hm": {
1833
- "a": "h:mm a h:mm a",
1845
+ "a": "h:mm ah:mm a",
1834
1846
  "B": "Bh:mm至Bh:mm",
1835
1847
  "h": "Bh:mm至h:mm",
1836
1848
  "m": "Bh:mm至h:mm"
@@ -1840,7 +1852,7 @@
1840
1852
  "m": "HH:mm–HH:mm"
1841
1853
  },
1842
1854
  "hmv": {
1843
- "a": "h:mm a h:mm a v",
1855
+ "a": "h:mm ah:mm a v",
1844
1856
  "B": "Bh:mm至Bh:mm [v]",
1845
1857
  "h": "Bh:mm至h:mm [v]",
1846
1858
  "m": "Bh:mm至h:mm [v]"
@@ -1850,7 +1862,7 @@
1850
1862
  "m": "HH:mm–HH:mm [v]"
1851
1863
  },
1852
1864
  "hv": {
1853
- "a": "h a h a v",
1865
+ "a": "haha v",
1854
1866
  "B": "Bh時至Bh時 [v]",
1855
1867
  "h": "Bh時至h時 [v]"
1856
1868
  },
@@ -2220,13 +2232,16 @@
2220
2232
  }
2221
2233
  },
2222
2234
  "era-wide": {
2223
- "0": "伊斯蘭曆"
2235
+ "0": "伊斯蘭曆",
2236
+ "1": "BH"
2224
2237
  },
2225
2238
  "era-abbreviated": {
2226
- "0": "伊斯蘭曆"
2239
+ "0": "伊斯蘭曆",
2240
+ "1": "BH"
2227
2241
  },
2228
2242
  "era-narrow": {
2229
- "0": "伊斯蘭曆"
2243
+ "0": "伊斯蘭曆",
2244
+ "1": "BH"
2230
2245
  }
2231
2246
  },
2232
2247
  "ca-japanese": {
@@ -2237,10 +2252,10 @@
2237
2252
  "short": "Gy/M/d"
2238
2253
  },
2239
2254
  "timeFormats": {
2240
- "full": "ah:mm:ss [zzzz]",
2241
- "long": "ah:mm:ss [z]",
2242
- "medium": "ah:mm:ss",
2243
- "short": "ah:mm"
2255
+ "full": "Bh:mm:ss [zzzz]",
2256
+ "long": "Bh:mm:ss [z]",
2257
+ "medium": "Bh:mm:ss",
2258
+ "short": "Bh:mm"
2244
2259
  },
2245
2260
  "dateTimeFormats": {
2246
2261
  "full": "{1}{0}",
@@ -2253,15 +2268,19 @@
2253
2268
  "Bhms": "Bh:mm:ss",
2254
2269
  "d": "d日",
2255
2270
  "E": "ccc",
2271
+ "EBh": "EB h",
2256
2272
  "EBhm": "E Bh:mm",
2257
2273
  "EBhms": "E Bh:mm:ss",
2258
2274
  "Ed": "d日(E)",
2275
+ "Eh": "E ah ",
2259
2276
  "Ehm": "E Bh:mm",
2260
2277
  "EHm": "E HH:mm",
2261
2278
  "Ehms": "E Bh:mm:ss",
2262
2279
  "EHms": "E HH:mm:ss",
2263
2280
  "Gy": "Gy年",
2281
+ "GyM": "G y-MM",
2264
2282
  "GyMd": "G y/M/d",
2283
+ "GyMEd": "G y-MM-dd E",
2265
2284
  "GyMMM": "Gy年M月",
2266
2285
  "GyMMMd": "Gy年M月d日",
2267
2286
  "GyMMMEd": "Gy年M月d日E",
@@ -2271,6 +2290,8 @@
2271
2290
  "Hm": "HH:mm",
2272
2291
  "hms": "Bh:mm:ss",
2273
2292
  "Hms": "HH:mm:ss",
2293
+ "hv": "ah v",
2294
+ "Hv": "HH'h' v",
2274
2295
  "M": "M月",
2275
2296
  "Md": "M/d",
2276
2297
  "MEd": "M/d(E)",
@@ -2307,11 +2328,11 @@
2307
2328
  "intervalFormats": {
2308
2329
  "intervalFormatFallback": "{0} – {1}",
2309
2330
  "Bh": {
2310
- "B": "h B h B",
2331
+ "B": "h Bh B",
2311
2332
  "h": "h–h B"
2312
2333
  },
2313
2334
  "Bhm": {
2314
- "B": "h:mm B h:mm B",
2335
+ "B": "h:mm Bh:mm B",
2315
2336
  "h": "h:mm–h:mm B",
2316
2337
  "m": "h:mm–h:mm B"
2317
2338
  },
@@ -2319,45 +2340,45 @@
2319
2340
  "d": "d日至d日"
2320
2341
  },
2321
2342
  "Gy": {
2322
- "G": "G y G y",
2343
+ "G": "G yG y",
2323
2344
  "y": "G y–y"
2324
2345
  },
2325
2346
  "GyM": {
2326
- "G": "GGGGG y-MM GGGGG y-MM",
2327
- "M": "GGGGG y-MM y-MM",
2328
- "y": "GGGGG y-MM y-MM"
2347
+ "G": "G y-MM G y-MM",
2348
+ "M": "G y-MMy-MM",
2349
+ "y": "G y-MMy-MM"
2329
2350
  },
2330
2351
  "GyMd": {
2331
- "d": "GGGGG y-MM-dd y-MM-dd",
2332
- "G": "GGGGG y-MM-dd GGGGG y-MM-dd",
2333
- "M": "GGGGG y-MM-dd y-MM-dd",
2334
- "y": "GGGGG y-MM-dd y-MM-dd"
2352
+ "d": "G y-MM-ddy-MM-dd",
2353
+ "G": "G y-MM-dd G y-MM-dd",
2354
+ "M": "G y-MM-ddy-MM-dd",
2355
+ "y": "G y-MM-ddy-MM-dd"
2335
2356
  },
2336
2357
  "GyMEd": {
2337
- "d": "GGGGG y-MM-dd, E y-MM-dd, E",
2338
- "G": "GGGGG y-MM-dd, E GGGGG y-MM-dd, E",
2339
- "M": "GGGGG y-MM-dd, E y-MM-dd, E",
2340
- "y": "GGGGG y-MM-dd, E y-MM-dd, E"
2358
+ "d": "G y-MM-dd, Ey-MM-dd, E",
2359
+ "G": "G y-MM-dd, E G y-MM-dd, E",
2360
+ "M": "G y-MM-dd, Ey-MM-dd, E",
2361
+ "y": "G y-MM-dd, Ey-MM-dd, E"
2341
2362
  },
2342
2363
  "GyMMM": {
2343
- "G": "G y MMM G y MMM",
2364
+ "G": "G y MMMG y MMM",
2344
2365
  "M": "G y MMM–MMM",
2345
- "y": "G y MMM y MMM"
2366
+ "y": "G y MMMy MMM"
2346
2367
  },
2347
2368
  "GyMMMd": {
2348
2369
  "d": "G y MMM d–d",
2349
- "G": "G y MMM d G y MMM d",
2350
- "M": "G y MMM d MMM d",
2351
- "y": "G y MMM d y MMM d"
2370
+ "G": "G y MMM dG y MMM d",
2371
+ "M": "G y MMM dMMM d",
2372
+ "y": "G y MMM dy MMM d"
2352
2373
  },
2353
2374
  "GyMMMEd": {
2354
- "d": "G y MMM d, E MMM d, E",
2355
- "G": "G y MMM d, E G y MMM d, E",
2356
- "M": "G y MMM d, E MMM d, E",
2357
- "y": "G y MMM d, E y MMM d, E"
2375
+ "d": "G y MMM d, EMMM d, E",
2376
+ "G": "G y MMM d, EG y MMM d, E",
2377
+ "M": "G y MMM d, EMMM d, E",
2378
+ "y": "G y MMM d, Ey MMM d, E"
2358
2379
  },
2359
2380
  "h": {
2360
- "a": "h a h a",
2381
+ "a": "haha",
2361
2382
  "B": "Bh時至Bh時",
2362
2383
  "h": "Bh時至h時"
2363
2384
  },
@@ -2365,7 +2386,7 @@
2365
2386
  "H": "HH–HH"
2366
2387
  },
2367
2388
  "hm": {
2368
- "a": "h:mm a h:mm a",
2389
+ "a": "h:mm ah:mm a",
2369
2390
  "B": "Bh:mm至Bh:mm",
2370
2391
  "h": "Bh:mm至h:mm",
2371
2392
  "m": "Bh:mm至h:mm"
@@ -2375,7 +2396,7 @@
2375
2396
  "m": "HH:mm–HH:mm"
2376
2397
  },
2377
2398
  "hmv": {
2378
- "a": "h:mm a h:mm a v",
2399
+ "a": "h:mm ah:mm a v",
2379
2400
  "B": "Bh:mm至Bh:mm [v]",
2380
2401
  "h": "Bh:mm至h:mm [v]",
2381
2402
  "m": "Bh:mm至h:mm [v]"
@@ -2385,7 +2406,7 @@
2385
2406
  "m": "HH:mm–HH:mm [v]"
2386
2407
  },
2387
2408
  "hv": {
2388
- "a": "h a h a v",
2409
+ "a": "haha v",
2389
2410
  "B": "Bh時至Bh時 [v]",
2390
2411
  "h": "Bh時至h時 [v]"
2391
2412
  },
@@ -2792,10 +2813,10 @@
2792
2813
  "short": "G y/M/d"
2793
2814
  },
2794
2815
  "timeFormats": {
2795
- "full": "ah:mm:ss [zzzz]",
2796
- "long": "ah:mm:ss [z]",
2797
- "medium": "ah:mm:ss",
2798
- "short": "ah:mm"
2816
+ "full": "Bh:mm:ss [zzzz]",
2817
+ "long": "Bh:mm:ss [z]",
2818
+ "medium": "Bh:mm:ss",
2819
+ "short": "Bh:mm"
2799
2820
  },
2800
2821
  "dateTimeFormats": {
2801
2822
  "full": "{1}{0}",
@@ -2808,15 +2829,19 @@
2808
2829
  "Bhms": "Bh:mm:ss",
2809
2830
  "d": "d日",
2810
2831
  "E": "ccc",
2832
+ "EBh": "EB h",
2811
2833
  "EBhm": "E Bh:mm",
2812
2834
  "EBhms": "E Bh:mm:ss",
2813
2835
  "Ed": "d E",
2836
+ "Eh": "E ah ",
2814
2837
  "Ehm": "E Bh:mm",
2815
2838
  "EHm": "E HH:mm",
2816
2839
  "Ehms": "E Bh:mm:ss",
2817
2840
  "EHms": "E HH:mm:ss",
2818
2841
  "Gy": "G y年",
2842
+ "GyM": "G y-MM",
2819
2843
  "GyMd": "G y/M/d",
2844
+ "GyMEd": "G y-MM-dd E",
2820
2845
  "GyMMM": "G y年M月",
2821
2846
  "GyMMMd": "G y年M月d日",
2822
2847
  "GyMMMEd": "G y年M月d日 E",
@@ -2826,6 +2851,8 @@
2826
2851
  "Hm": "H:mm",
2827
2852
  "hms": "Bh:mm:ss",
2828
2853
  "Hms": "H:mm:ss",
2854
+ "hv": "ah v",
2855
+ "Hv": "HH'h' v",
2829
2856
  "M": "M月",
2830
2857
  "Md": "M/d",
2831
2858
  "MEd": "M/d(E)",
@@ -2862,11 +2889,11 @@
2862
2889
  "intervalFormats": {
2863
2890
  "intervalFormatFallback": "{0} – {1}",
2864
2891
  "Bh": {
2865
- "B": "h B h B",
2892
+ "B": "h Bh B",
2866
2893
  "h": "h–h B"
2867
2894
  },
2868
2895
  "Bhm": {
2869
- "B": "h:mm B h:mm B",
2896
+ "B": "h:mm Bh:mm B",
2870
2897
  "h": "h:mm–h:mm B",
2871
2898
  "m": "h:mm–h:mm B"
2872
2899
  },
@@ -2874,45 +2901,45 @@
2874
2901
  "d": "d日至d日"
2875
2902
  },
2876
2903
  "Gy": {
2877
- "G": "G y G y",
2904
+ "G": "G yG y",
2878
2905
  "y": "G y–y"
2879
2906
  },
2880
2907
  "GyM": {
2881
- "G": "GGGGG y-MM GGGGG y-MM",
2882
- "M": "GGGGG y-MM y-MM",
2883
- "y": "GGGGG y-MM y-MM"
2908
+ "G": "G y-MM G y-MM",
2909
+ "M": "G y-MMy-MM",
2910
+ "y": "G y-MMy-MM"
2884
2911
  },
2885
2912
  "GyMd": {
2886
- "d": "GGGGG y-MM-dd y-MM-dd",
2887
- "G": "GGGGG y-MM-dd GGGGG y-MM-dd",
2888
- "M": "GGGGG y-MM-dd y-MM-dd",
2889
- "y": "GGGGG y-MM-dd y-MM-dd"
2913
+ "d": "G y-MM-ddy-MM-dd",
2914
+ "G": "G y-MM-dd G y-MM-dd",
2915
+ "M": "G y-MM-ddy-MM-dd",
2916
+ "y": "G y-MM-ddy-MM-dd"
2890
2917
  },
2891
2918
  "GyMEd": {
2892
- "d": "GGGGG y-MM-dd, E y-MM-dd, E",
2893
- "G": "GGGGG y-MM-dd, E GGGGG y-MM-dd, E",
2894
- "M": "GGGGG y-MM-dd, E y-MM-dd, E",
2895
- "y": "GGGGG y-MM-dd, E y-MM-dd, E"
2919
+ "d": "G y-MM-dd, Ey-MM-dd, E",
2920
+ "G": "G y-MM-dd, E G y-MM-dd, E",
2921
+ "M": "G y-MM-dd, Ey-MM-dd, E",
2922
+ "y": "G y-MM-dd, Ey-MM-dd, E"
2896
2923
  },
2897
2924
  "GyMMM": {
2898
- "G": "G y MMM G y MMM",
2925
+ "G": "G y MMMG y MMM",
2899
2926
  "M": "G y MMM–MMM",
2900
- "y": "G y MMM y MMM"
2927
+ "y": "G y MMMy MMM"
2901
2928
  },
2902
2929
  "GyMMMd": {
2903
2930
  "d": "G y MMM d–d",
2904
- "G": "G y MMM d G y MMM d",
2905
- "M": "G y MMM d MMM d",
2906
- "y": "G y MMM d y MMM d"
2931
+ "G": "G y MMM dG y MMM d",
2932
+ "M": "G y MMM dMMM d",
2933
+ "y": "G y MMM dy MMM d"
2907
2934
  },
2908
2935
  "GyMMMEd": {
2909
- "d": "G y MMM d, E MMM d, E",
2910
- "G": "G y MMM d, E G y MMM d, E",
2911
- "M": "G y MMM d, E MMM d, E",
2912
- "y": "G y MMM d, E y MMM d, E"
2936
+ "d": "G y MMM d, EMMM d, E",
2937
+ "G": "G y MMM d, EG y MMM d, E",
2938
+ "M": "G y MMM d, EMMM d, E",
2939
+ "y": "G y MMM d, Ey MMM d, E"
2913
2940
  },
2914
2941
  "h": {
2915
- "a": "h a h a",
2942
+ "a": "haha",
2916
2943
  "B": "Bh時至Bh時",
2917
2944
  "h": "Bh時至h時"
2918
2945
  },
@@ -2920,7 +2947,7 @@
2920
2947
  "H": "HH–HH"
2921
2948
  },
2922
2949
  "hm": {
2923
- "a": "h:mm a h:mm a",
2950
+ "a": "h:mm ah:mm a",
2924
2951
  "B": "Bh:mm至Bh:mm",
2925
2952
  "h": "Bh:mm至h:mm",
2926
2953
  "m": "Bh:mm至h:mm"
@@ -2930,7 +2957,7 @@
2930
2957
  "m": "HH:mm–HH:mm"
2931
2958
  },
2932
2959
  "hmv": {
2933
- "a": "h:mm a h:mm a v",
2960
+ "a": "h:mm ah:mm a v",
2934
2961
  "B": "Bh:mm至Bh:mm [v]",
2935
2962
  "h": "Bh:mm至h:mm [v]",
2936
2963
  "m": "Bh:mm至h:mm [v]"
@@ -2940,7 +2967,7 @@
2940
2967
  "m": "HH:mm–HH:mm [v]"
2941
2968
  },
2942
2969
  "hv": {
2943
- "a": "h a h a v",
2970
+ "a": "haha v",
2944
2971
  "B": "Bh時至Bh時 [v]",
2945
2972
  "h": "Bh時至h時 [v]"
2946
2973
  },
@@ -3327,10 +3354,10 @@
3327
3354
  "short": "Gy/M/d"
3328
3355
  },
3329
3356
  "timeFormats": {
3330
- "full": "ah:mm:ss [zzzz]",
3331
- "long": "ah:mm:ss [z]",
3332
- "medium": "ah:mm:ss",
3333
- "short": "ah:mm"
3357
+ "full": "Bh:mm:ss [zzzz]",
3358
+ "long": "Bh:mm:ss [z]",
3359
+ "medium": "Bh:mm:ss",
3360
+ "short": "Bh:mm"
3334
3361
  },
3335
3362
  "dateTimeFormats": {
3336
3363
  "full": "{1}{0}",
@@ -3343,15 +3370,19 @@
3343
3370
  "Bhms": "Bh:mm:ss",
3344
3371
  "d": "d日",
3345
3372
  "E": "ccc",
3373
+ "EBh": "EB h",
3346
3374
  "EBhm": "E Bh:mm",
3347
3375
  "EBhms": "E Bh:mm:ss",
3348
3376
  "Ed": "d日(E)",
3377
+ "Eh": "E ah ",
3349
3378
  "Ehm": "E Bh:mm",
3350
3379
  "EHm": "E HH:mm",
3351
3380
  "Ehms": "E Bh:mm:ss",
3352
3381
  "EHms": "E HH:mm:ss",
3353
3382
  "Gy": "Gy年",
3383
+ "GyM": "G y-MM",
3354
3384
  "GyMd": "Gy/M/d",
3385
+ "GyMEd": "G y-MM-dd E",
3355
3386
  "GyMMM": "Gy年M月",
3356
3387
  "GyMMMd": "Gy年M月d日",
3357
3388
  "GyMMMEd": "Gy年M月d日E",
@@ -3361,6 +3392,8 @@
3361
3392
  "Hm": "H:mm",
3362
3393
  "hms": "Bh:mm:ss",
3363
3394
  "Hms": "H:mm:ss",
3395
+ "hv": "ah v",
3396
+ "Hv": "HH'h' v",
3364
3397
  "M": "M月",
3365
3398
  "Md": "M/d",
3366
3399
  "MEd": "M/d(E)",
@@ -3397,11 +3430,11 @@
3397
3430
  "intervalFormats": {
3398
3431
  "intervalFormatFallback": "{0} – {1}",
3399
3432
  "Bh": {
3400
- "B": "h B h B",
3433
+ "B": "h Bh B",
3401
3434
  "h": "h–h B"
3402
3435
  },
3403
3436
  "Bhm": {
3404
- "B": "h:mm B h:mm B",
3437
+ "B": "h:mm Bh:mm B",
3405
3438
  "h": "h:mm–h:mm B",
3406
3439
  "m": "h:mm–h:mm B"
3407
3440
  },
@@ -3409,45 +3442,45 @@
3409
3442
  "d": "d日至d日"
3410
3443
  },
3411
3444
  "Gy": {
3412
- "G": "G y G y",
3445
+ "G": "G yG y",
3413
3446
  "y": "G y–y"
3414
3447
  },
3415
3448
  "GyM": {
3416
- "G": "GGGGG y-MM GGGGG y-MM",
3417
- "M": "GGGGG y-MM y-MM",
3418
- "y": "GGGGG y-MM y-MM"
3449
+ "G": "G y-MM G y-MM",
3450
+ "M": "G y-MMy-MM",
3451
+ "y": "G y-MMy-MM"
3419
3452
  },
3420
3453
  "GyMd": {
3421
- "d": "GGGGG y-MM-dd y-MM-dd",
3422
- "G": "GGGGG y-MM-dd GGGGG y-MM-dd",
3423
- "M": "GGGGG y-MM-dd y-MM-dd",
3424
- "y": "GGGGG y-MM-dd y-MM-dd"
3454
+ "d": "G y-MM-ddy-MM-dd",
3455
+ "G": "G y-MM-dd G y-MM-dd",
3456
+ "M": "G y-MM-ddy-MM-dd",
3457
+ "y": "G y-MM-ddy-MM-dd"
3425
3458
  },
3426
3459
  "GyMEd": {
3427
- "d": "GGGGG y-MM-dd, E y-MM-dd, E",
3428
- "G": "GGGGG y-MM-dd, E GGGGG y-MM-dd, E",
3429
- "M": "GGGGG y-MM-dd, E y-MM-dd, E",
3430
- "y": "GGGGG y-MM-dd, E y-MM-dd, E"
3460
+ "d": "G y-MM-dd, Ey-MM-dd, E",
3461
+ "G": "G y-MM-dd, E G y-MM-dd, E",
3462
+ "M": "G y-MM-dd, Ey-MM-dd, E",
3463
+ "y": "G y-MM-dd, Ey-MM-dd, E"
3431
3464
  },
3432
3465
  "GyMMM": {
3433
- "G": "G y MMM G y MMM",
3466
+ "G": "G y MMMG y MMM",
3434
3467
  "M": "G y MMM–MMM",
3435
- "y": "G y MMM y MMM"
3468
+ "y": "G y MMMy MMM"
3436
3469
  },
3437
3470
  "GyMMMd": {
3438
3471
  "d": "G y MMM d–d",
3439
- "G": "G y MMM d G y MMM d",
3440
- "M": "G y MMM d MMM d",
3441
- "y": "G y MMM d y MMM d"
3472
+ "G": "G y MMM dG y MMM d",
3473
+ "M": "G y MMM dMMM d",
3474
+ "y": "G y MMM dy MMM d"
3442
3475
  },
3443
3476
  "GyMMMEd": {
3444
- "d": "G y MMM d, E MMM d, E",
3445
- "G": "G y MMM d, E G y MMM d, E",
3446
- "M": "G y MMM d, E MMM d, E",
3447
- "y": "G y MMM d, E y MMM d, E"
3477
+ "d": "G y MMM d, EMMM d, E",
3478
+ "G": "G y MMM d, EG y MMM d, E",
3479
+ "M": "G y MMM d, EMMM d, E",
3480
+ "y": "G y MMM d, Ey MMM d, E"
3448
3481
  },
3449
3482
  "h": {
3450
- "a": "h a h a",
3483
+ "a": "haha",
3451
3484
  "B": "Bh時至Bh時",
3452
3485
  "h": "Bh時至h時"
3453
3486
  },
@@ -3455,7 +3488,7 @@
3455
3488
  "H": "HH–HH"
3456
3489
  },
3457
3490
  "hm": {
3458
- "a": "h:mm a h:mm a",
3491
+ "a": "h:mm ah:mm a",
3459
3492
  "B": "Bh:mm至Bh:mm",
3460
3493
  "h": "Bh:mm至h:mm",
3461
3494
  "m": "Bh:mm至h:mm"
@@ -3465,7 +3498,7 @@
3465
3498
  "m": "HH:mm–HH:mm"
3466
3499
  },
3467
3500
  "hmv": {
3468
- "a": "h:mm a h:mm a v",
3501
+ "a": "h:mm ah:mm a v",
3469
3502
  "B": "Bh:mm至Bh:mm [v]",
3470
3503
  "h": "Bh:mm至h:mm [v]",
3471
3504
  "m": "Bh:mm至h:mm [v]"
@@ -3475,7 +3508,7 @@
3475
3508
  "m": "HH:mm–HH:mm [v]"
3476
3509
  },
3477
3510
  "hv": {
3478
- "a": "h a h a v",
3511
+ "a": "haha v",
3479
3512
  "B": "Bh時至Bh時 [v]",
3480
3513
  "h": "Bh時至h時 [v]"
3481
3514
  },
@@ -3856,7 +3889,7 @@
3856
3889
  },
3857
3890
  "dateFields": {
3858
3891
  "era": {
3859
- "displayName": "年代"
3892
+ "displayName": "紀元"
3860
3893
  },
3861
3894
  "year-wide": {
3862
3895
  "displayName": "年",
@@ -3895,7 +3928,7 @@
3895
3928
  }
3896
3929
  },
3897
3930
  "quarter-wide": {
3898
- "displayName": "",
3931
+ "displayName": "季度",
3899
3932
  "relative-type--1": "上一季",
3900
3933
  "relative-type-0": "這一季",
3901
3934
  "relative-type-1": "下一季",
@@ -3907,7 +3940,7 @@
3907
3940
  }
3908
3941
  },
3909
3942
  "quarter-short": {
3910
- "displayName": "",
3943
+ "displayName": "季度",
3911
3944
  "relative-type--1": "上一季",
3912
3945
  "relative-type-0": "這一季",
3913
3946
  "relative-type-1": "下一季",
@@ -3919,7 +3952,7 @@
3919
3952
  }
3920
3953
  },
3921
3954
  "quarter-narrow": {
3922
- "displayName": "",
3955
+ "displayName": "季度",
3923
3956
  "relative-type--1": "上一季",
3924
3957
  "relative-type-0": "這一季",
3925
3958
  "relative-type-1": "下一季",
@@ -4048,7 +4081,7 @@
4048
4081
  }
4049
4082
  },
4050
4083
  "weekday": {
4051
- "displayName": "週天"
4084
+ "displayName": "星期"
4052
4085
  },
4053
4086
  "hour-wide": {
4054
4087
  "displayName": "小時",
@@ -4061,7 +4094,7 @@
4061
4094
  }
4062
4095
  },
4063
4096
  "hour-short": {
4064
- "displayName": "小時",
4097
+ "displayName": "",
4065
4098
  "relative-type-0": "這一小時",
4066
4099
  "relativeTime-type-future": {
4067
4100
  "relativeTimePattern-count-other": "{0} 小時後"
@@ -4071,7 +4104,7 @@
4071
4104
  }
4072
4105
  },
4073
4106
  "hour-narrow": {
4074
- "displayName": "小時",
4107
+ "displayName": "",
4075
4108
  "relative-type-0": "這一小時",
4076
4109
  "relativeTime-type-future": {
4077
4110
  "relativeTimePattern-count-other": "{0} 小時後"
@@ -4091,7 +4124,7 @@
4091
4124
  }
4092
4125
  },
4093
4126
  "minute-short": {
4094
- "displayName": "分鐘",
4127
+ "displayName": "",
4095
4128
  "relative-type-0": "這一分鐘",
4096
4129
  "relativeTime-type-future": {
4097
4130
  "relativeTimePattern-count-other": "{0} 分鐘後"
@@ -4101,7 +4134,7 @@
4101
4134
  }
4102
4135
  },
4103
4136
  "minute-narrow": {
4104
- "displayName": "分鐘",
4137
+ "displayName": "",
4105
4138
  "relative-type-0": "這一分鐘",
4106
4139
  "relativeTime-type-future": {
4107
4140
  "relativeTimePattern-count-other": "{0} 分鐘後"
@@ -4243,6 +4276,7 @@
4243
4276
  "Chihuahua": "奇華華",
4244
4277
  "Ciudad_Juarez": "華雷斯",
4245
4278
  "Costa_Rica": "哥斯大黎加",
4279
+ "Coyhaique": "科伊艾克",
4246
4280
  "Creston": "克雷斯頓",
4247
4281
  "Cuiaba": "古雅巴",
4248
4282
  "Curacao": "庫拉索",
@@ -4309,7 +4343,6 @@
4309
4343
  "Montserrat": "蒙哲臘",
4310
4344
  "Nassau": "拿索",
4311
4345
  "New_York": "紐約",
4312
- "Nipigon": "尼皮岡",
4313
4346
  "Nome": "諾姆",
4314
4347
  "Noronha": "諾倫哈",
4315
4348
  "North_Dakota": {
@@ -4320,7 +4353,6 @@
4320
4353
  "Nuuk": "努克",
4321
4354
  "Ojinaga": "奧希納加",
4322
4355
  "Panama": "巴拿馬",
4323
- "Pangnirtung": "潘尼爾東",
4324
4356
  "Paramaribo": "巴拉馬利波",
4325
4357
  "Phoenix": "鳳凰城",
4326
4358
  "Port-au-Prince": "太子港",
@@ -4328,13 +4360,11 @@
4328
4360
  "Porto_Velho": "維留港",
4329
4361
  "Puerto_Rico": "波多黎各",
4330
4362
  "Punta_Arenas": "蓬塔阿雷納斯",
4331
- "Rainy_River": "雨河鎮",
4332
4363
  "Rankin_Inlet": "蘭今灣",
4333
4364
  "Recife": "雷西非",
4334
4365
  "Regina": "里賈納",
4335
4366
  "Resolute": "羅斯魯特",
4336
4367
  "Rio_Branco": "里約布蘭",
4337
- "Santa_Isabel": "聖伊薩貝爾",
4338
4368
  "Santarem": "聖塔倫",
4339
4369
  "Santiago": "聖地牙哥",
4340
4370
  "Santo_Domingo": "聖多明哥",
@@ -4350,7 +4380,6 @@
4350
4380
  "Swift_Current": "斯威夫特卡倫特",
4351
4381
  "Tegucigalpa": "德古斯加巴",
4352
4382
  "Thule": "杜里",
4353
- "Thunder_Bay": "珊德灣",
4354
4383
  "Tijuana": "提華納",
4355
4384
  "Toronto": "多倫多",
4356
4385
  "Tortola": "托爾托拉",
@@ -4358,7 +4387,6 @@
4358
4387
  "Whitehorse": "懷特霍斯",
4359
4388
  "Winnipeg": "溫尼伯",
4360
4389
  "Yakutat": "雅庫塔",
4361
- "Yellowknife": "耶洛奈夫",
4362
4390
  "_parent": "美洲"
4363
4391
  },
4364
4392
  "Antarctica": {
@@ -4396,7 +4424,6 @@
4396
4424
  "Bishkek": "比什凱克",
4397
4425
  "Brunei": "汶萊",
4398
4426
  "Chita": "赤塔",
4399
- "Choibalsan": "喬巴山",
4400
4427
  "Colombo": "可倫坡",
4401
4428
  "Damascus": "大馬士革",
4402
4429
  "Dhaka": "達卡",
@@ -4545,7 +4572,6 @@
4545
4572
  "Tallinn": "塔林",
4546
4573
  "Tirane": "地拉那",
4547
4574
  "Ulyanovsk": "烏里揚諾夫斯克",
4548
- "Uzhgorod": "烏茲哥洛",
4549
4575
  "Vaduz": "瓦都茲",
4550
4576
  "Vatican": "梵蒂岡",
4551
4577
  "Vienna": "維也納",
@@ -4553,7 +4579,6 @@
4553
4579
  "Volgograd": "伏爾加格勒",
4554
4580
  "Warsaw": "華沙",
4555
4581
  "Zagreb": "札格瑞布",
4556
- "Zaporozhye": "札波羅結",
4557
4582
  "Zurich": "蘇黎世",
4558
4583
  "_parent": "歐洲"
4559
4584
  },
@@ -4653,21 +4678,17 @@
4653
4678
  },
4654
4679
  "currencyFormat": {
4655
4680
  "standard": "¤#,##0.00",
4681
+ "standard-alphaNextToNumber": "¤ #,##0.00",
4682
+ "standard-noCurrency": "#,##0.00",
4656
4683
  "accounting": "¤#,##0.00;(¤#,##0.00)",
4657
- "currencySpacing": {
4658
- "beforeCurrency": {
4659
- "currencyMatch": "[[:^S:]&[:^Z:]]",
4660
- "surroundingMatch": "[:digit:]",
4661
- "insertBetween": " "
4662
- },
4663
- "afterCurrency": {
4664
- "currencyMatch": "[[:^S:]&[:^Z:]]",
4665
- "surroundingMatch": "[:digit:]",
4666
- "insertBetween": " "
4667
- }
4668
- },
4684
+ "accounting-alphaNextToNumber": "¤ #,##0.00;(¤ #,##0.00)",
4685
+ "accounting-noCurrency": "#,##0.00;(#,##0.00)",
4669
4686
  "sap-standard": "#,##0.00¤",
4670
- "sap-accounting": "#,##0.00¤;(#,##0.00¤)"
4687
+ "sap-standard-alphaNextToNumber": "#,##0.00 ¤",
4688
+ "sap-accounting": "#,##0.00¤;(#,##0.00¤)",
4689
+ "sap-accounting-alphaNextToNumber": "#,##0.00 ¤;(#,##0.00 ¤)",
4690
+ "sap-standard-noCurrency": "#,##0.00",
4691
+ "sap-accounting-noCurrency": "#,##0.00;(#,##0.00)"
4671
4692
  },
4672
4693
  "miscPattern": {
4673
4694
  "approximately": "~{0}",
@@ -4678,16 +4699,27 @@
4678
4699
  "currencyFormat-short": {
4679
4700
  "1000-other": "0",
4680
4701
  "10000-other": "¤0萬",
4702
+ "10000-other-alphaNextToNumber": "¤ 0萬",
4681
4703
  "100000-other": "¤00萬",
4704
+ "100000-other-alphaNextToNumber": "¤ 00萬",
4682
4705
  "1000000-other": "¤000萬",
4706
+ "1000000-other-alphaNextToNumber": "¤ 000萬",
4683
4707
  "10000000-other": "¤0000萬",
4708
+ "10000000-other-alphaNextToNumber": "¤ 0000萬",
4684
4709
  "100000000-other": "¤0億",
4710
+ "100000000-other-alphaNextToNumber": "¤ 0億",
4685
4711
  "1000000000-other": "¤00億",
4712
+ "1000000000-other-alphaNextToNumber": "¤ 00億",
4686
4713
  "10000000000-other": "¤000億",
4714
+ "10000000000-other-alphaNextToNumber": "¤ 000億",
4687
4715
  "100000000000-other": "¤0000億",
4716
+ "100000000000-other-alphaNextToNumber": "¤ 0000億",
4688
4717
  "1000000000000-other": "¤0兆",
4718
+ "1000000000000-other-alphaNextToNumber": "¤ 0兆",
4689
4719
  "10000000000000-other": "¤00兆",
4690
- "100000000000000-other": "¤000兆"
4720
+ "10000000000000-other-alphaNextToNumber": "¤ 00兆",
4721
+ "100000000000000-other": "¤000兆",
4722
+ "100000000000000-other-alphaNextToNumber": "¤ 000兆"
4691
4723
  },
4692
4724
  "symbols-latn-decimal": ".",
4693
4725
  "symbols-latn-group": ",",
@@ -4721,6 +4753,7 @@
4721
4753
  "VND": "₫",
4722
4754
  "XAF": "FCFA",
4723
4755
  "XCD": "EC$",
4756
+ "XCG": "Cg.",
4724
4757
  "XOF": "F CFA",
4725
4758
  "XPF": "CFPF"
4726
4759
  },
@@ -4781,6 +4814,12 @@
4781
4814
  "10p-24": {
4782
4815
  "unitPrefixPattern": "{0} 麼米"
4783
4816
  },
4817
+ "10p-27": {
4818
+ "unitPrefixPattern": "{0} 戎米"
4819
+ },
4820
+ "10p-30": {
4821
+ "unitPrefixPattern": "{0} 奎米"
4822
+ },
4784
4823
  "10p1": {
4785
4824
  "unitPrefixPattern": "{0} 公丈"
4786
4825
  },
@@ -4811,6 +4850,12 @@
4811
4850
  "10p24": {
4812
4851
  "unitPrefixPattern": "{0} 佑米"
4813
4852
  },
4853
+ "10p27": {
4854
+ "unitPrefixPattern": "{0} 羅米"
4855
+ },
4856
+ "10p30": {
4857
+ "unitPrefixPattern": "{0} 巋米"
4858
+ },
4814
4859
  "1024p1": {
4815
4860
  "unitPrefixPattern": "Ki{0}"
4816
4861
  },
@@ -4938,7 +4983,11 @@
4938
4983
  "displayName": "個項目",
4939
4984
  "unitPattern-count-other": "{0} 個項目"
4940
4985
  },
4941
- "concentr-permillion": {
4986
+ "concentr-part": {
4987
+ "displayName": "比例",
4988
+ "unitPattern-count-other": "{0}比例"
4989
+ },
4990
+ "concentr-part-per-1e6": {
4942
4991
  "displayName": "百萬分率",
4943
4992
  "unitPattern-count-other": "{0} 百萬分率"
4944
4993
  },
@@ -4958,6 +5007,10 @@
4958
5007
  "displayName": "莫耳",
4959
5008
  "unitPattern-count-other": "{0} 莫耳"
4960
5009
  },
5010
+ "concentr-ofglucose": {
5011
+ "displayName": "葡萄糖",
5012
+ "unitPattern-count-other": "{0} Glc"
5013
+ },
4961
5014
  "consumption-liter-per-kilometer": {
4962
5015
  "displayName": "公升/公里",
4963
5016
  "unitPattern-count-other": "{0} 升/公里"
@@ -5186,10 +5239,6 @@
5186
5239
  "displayName": "dpi",
5187
5240
  "unitPattern-count-other": "{0} dpi"
5188
5241
  },
5189
- "graphics-dot": {
5190
- "displayName": "px",
5191
- "unitPattern-count-other": "{0} px"
5192
- },
5193
5242
  "length-earth-radius": {
5194
5243
  "displayName": "R⊕",
5195
5244
  "unitPattern-count-other": "{0} R⊕"
@@ -5239,8 +5288,8 @@
5239
5288
  },
5240
5289
  "length-foot": {
5241
5290
  "displayName": "英尺",
5242
- "unitPattern-count-other": "{0}",
5243
- "perUnitPattern": "{0}/呎"
5291
+ "unitPattern-count-other": "{0}英尺",
5292
+ "perUnitPattern": "{0}/英尺"
5244
5293
  },
5245
5294
  "length-inch": {
5246
5295
  "displayName": "英寸",
@@ -5272,8 +5321,8 @@
5272
5321
  "unitPattern-count-other": "{0} 海里"
5273
5322
  },
5274
5323
  "length-mile-scandinavian": {
5275
- "displayName": "斯堪地那維亞英里",
5276
- "unitPattern-count-other": "{0} 斯堪地那維亞英里"
5324
+ "displayName": "斯堪地那維亞里",
5325
+ "unitPattern-count-other": "{0} 斯堪地那維亞里"
5277
5326
  },
5278
5327
  "length-point": {
5279
5328
  "displayName": "點",
@@ -5293,7 +5342,7 @@
5293
5342
  },
5294
5343
  "light-lumen": {
5295
5344
  "displayName": "流明",
5296
- "unitPattern-count-other": "{0} 流明"
5345
+ "unitPattern-count-other": "{0} lm"
5297
5346
  },
5298
5347
  "light-solar-luminosity": {
5299
5348
  "displayName": "L☉",
@@ -5391,6 +5440,10 @@
5391
5440
  "displayName": "毫米汞柱",
5392
5441
  "unitPattern-count-other": "{0} 毫米汞柱"
5393
5442
  },
5443
+ "pressure-ofhg": {
5444
+ "displayName": "Hg",
5445
+ "unitPattern-count-other": "{0} Hg"
5446
+ },
5394
5447
  "pressure-pound-force-per-square-inch": {
5395
5448
  "displayName": "磅力/平方英寸",
5396
5449
  "unitPattern-count-other": "{0} 磅力/平方英寸"
@@ -5443,6 +5496,10 @@
5443
5496
  "displayName": "節",
5444
5497
  "unitPattern-count-other": "{0} 節"
5445
5498
  },
5499
+ "speed-beaufort": {
5500
+ "displayName": "蒲福風級",
5501
+ "unitPattern-count-other": "蒲福風級 {0} 級"
5502
+ },
5446
5503
  "temperature-generic": {
5447
5504
  "displayName": "°",
5448
5505
  "unitPattern-count-other": "{0}°"
@@ -5530,6 +5587,10 @@
5530
5587
  "displayName": "公制量杯",
5531
5588
  "unitPattern-count-other": "{0} 公制杯"
5532
5589
  },
5590
+ "volume-fluid-ounce-metric": {
5591
+ "displayName": "公制液盎司",
5592
+ "unitPattern-count-other": "{0}公制液盎司"
5593
+ },
5533
5594
  "volume-acre-foot": {
5534
5595
  "displayName": "英畝英尺",
5535
5596
  "unitPattern-count-other": "{0} 英畝英尺"
@@ -5556,10 +5617,18 @@
5556
5617
  "displayName": "品脫",
5557
5618
  "unitPattern-count-other": "{0} 品脫"
5558
5619
  },
5620
+ "volume-pint-imperial": {
5621
+ "displayName": "pint Imp.",
5622
+ "unitPattern-count-other": "{0} pt Imp."
5623
+ },
5559
5624
  "volume-cup": {
5560
5625
  "displayName": "量杯",
5561
5626
  "unitPattern-count-other": "{0} 杯"
5562
5627
  },
5628
+ "volume-cup-imperial": {
5629
+ "displayName": "cup Imp.",
5630
+ "unitPattern-count-other": "{0} cup Imp."
5631
+ },
5563
5632
  "volume-fluid-ounce": {
5564
5633
  "displayName": "液盎司",
5565
5634
  "unitPattern-count-other": "{0} 液盎司"
@@ -5608,6 +5677,171 @@
5608
5677
  "displayName": "英制夸脫",
5609
5678
  "unitPattern-count-other": "{0} 英制夸脫"
5610
5679
  },
5680
+ "angle-steradian": {
5681
+ "displayName": "sr",
5682
+ "unitPattern-count-other": "{0} sr"
5683
+ },
5684
+ "concentr-katal": {
5685
+ "displayName": "開特",
5686
+ "unitPattern-count-other": "{0} kat"
5687
+ },
5688
+ "electric-coulomb": {
5689
+ "displayName": "庫侖",
5690
+ "unitPattern-count-other": "{0} 庫侖"
5691
+ },
5692
+ "electric-farad": {
5693
+ "displayName": "法拉",
5694
+ "unitPattern-count-other": "{0} 法拉"
5695
+ },
5696
+ "electric-henry": {
5697
+ "displayName": "亨利",
5698
+ "unitPattern-count-other": "{0} 亨利"
5699
+ },
5700
+ "electric-siemens": {
5701
+ "displayName": "西門子",
5702
+ "unitPattern-count-other": "{0} S"
5703
+ },
5704
+ "energy-calorie-it": {
5705
+ "displayName": "卡路里-IT",
5706
+ "unitPattern-count-other": "{0} cal-IT"
5707
+ },
5708
+ "energy-british-thermal-unit-it": {
5709
+ "displayName": "BTU-IT",
5710
+ "unitPattern-count-other": "{0} BTU-IT"
5711
+ },
5712
+ "energy-becquerel": {
5713
+ "displayName": "Bq",
5714
+ "unitPattern-count-other": "{0} Bq"
5715
+ },
5716
+ "energy-sievert": {
5717
+ "displayName": "Sv",
5718
+ "unitPattern-count-other": "{0} Sv"
5719
+ },
5720
+ "energy-gray": {
5721
+ "displayName": "Gy",
5722
+ "unitPattern-count-other": "{0} Gy"
5723
+ },
5724
+ "force-kilogram-force": {
5725
+ "displayName": "kgf",
5726
+ "unitPattern-count-other": "{0} kgf"
5727
+ },
5728
+ "length-rod": {
5729
+ "displayName": "rod",
5730
+ "unitPattern-count-other": "{0} rod"
5731
+ },
5732
+ "length-chain": {
5733
+ "displayName": "chain",
5734
+ "unitPattern-count-other": "{0} chain"
5735
+ },
5736
+ "magnetic-tesla": {
5737
+ "displayName": "T",
5738
+ "unitPattern-count-other": "{0} T"
5739
+ },
5740
+ "magnetic-weber": {
5741
+ "displayName": "Wb",
5742
+ "unitPattern-count-other": "{0} Wb"
5743
+ },
5744
+ "temperature-rankine": {
5745
+ "displayName": "°R",
5746
+ "unitPattern-count-other": "{0} °R"
5747
+ },
5748
+ "duration-fortnight": {
5749
+ "displayName": "fortnight",
5750
+ "unitPattern-count-other": "{0} fw"
5751
+ },
5752
+ "mass-slug": {
5753
+ "displayName": "slug",
5754
+ "unitPattern-count-other": "{0} slug"
5755
+ },
5756
+ "pressure-gasoline-energy-density": {
5757
+ "displayName": "gas E",
5758
+ "unitPattern-count-other": "{0} gas E"
5759
+ },
5760
+ "length-rin": {
5761
+ "displayName": "rin [JP]",
5762
+ "unitPattern-count-other": "{0} rin [JP]"
5763
+ },
5764
+ "length-sun": {
5765
+ "displayName": "sun [JP]",
5766
+ "unitPattern-count-other": "{0} sun [JP]"
5767
+ },
5768
+ "length-shaku-length": {
5769
+ "displayName": "shaku [JP]",
5770
+ "unitPattern-count-other": "{0} shaku [JP]"
5771
+ },
5772
+ "length-shaku-cloth": {
5773
+ "displayName": "shaku [cloth, JP]",
5774
+ "unitPattern-count-other": "{0} shaku [cloth, JP]"
5775
+ },
5776
+ "length-ken": {
5777
+ "displayName": "ken [JP]",
5778
+ "unitPattern-count-other": "{0} ken [JP]"
5779
+ },
5780
+ "length-jo-jp": {
5781
+ "displayName": "jo [JP]",
5782
+ "unitPattern-count-other": "{0} jo [JP]"
5783
+ },
5784
+ "length-ri-jp": {
5785
+ "displayName": "ri [JP]",
5786
+ "unitPattern-count-other": "{0} ri [JP]"
5787
+ },
5788
+ "area-bu-jp": {
5789
+ "displayName": "bu [JP]",
5790
+ "unitPattern-count-other": "{0} bu [JP]"
5791
+ },
5792
+ "area-se-jp": {
5793
+ "displayName": "se [JP]",
5794
+ "unitPattern-count-other": "{0} se [JP]"
5795
+ },
5796
+ "area-cho": {
5797
+ "displayName": "cho [JP]",
5798
+ "unitPattern-count-other": "{0} cho [JP]"
5799
+ },
5800
+ "volume-kosaji": {
5801
+ "displayName": "kosaji [JP]",
5802
+ "unitPattern-count-other": "{0} kosaji [JP]"
5803
+ },
5804
+ "volume-osaji": {
5805
+ "displayName": "osaji [JP]",
5806
+ "unitPattern-count-other": "{0} osaji [JP]"
5807
+ },
5808
+ "volume-cup-jp": {
5809
+ "displayName": "cup [JP]",
5810
+ "unitPattern-count-other": "{0} cup [JP]"
5811
+ },
5812
+ "volume-shaku": {
5813
+ "displayName": "shaku [vol, JP]",
5814
+ "unitPattern-count-other": "{0} shaku [vol, JP]"
5815
+ },
5816
+ "volume-sai": {
5817
+ "displayName": "sai [JP]",
5818
+ "unitPattern-count-other": "{0} sai [JP]"
5819
+ },
5820
+ "volume-to-jp": {
5821
+ "displayName": "to [JP]",
5822
+ "unitPattern-count-other": "{0} to [JP]"
5823
+ },
5824
+ "volume-koku": {
5825
+ "displayName": "koku [JP]",
5826
+ "unitPattern-count-other": "{0} koku [JP]"
5827
+ },
5828
+ "speed-light-speed": {
5829
+ "displayName": "光速",
5830
+ "unitPattern-count-other": "{0} 倍光速"
5831
+ },
5832
+ "mass-fun": {
5833
+ "displayName": "fun [JP]",
5834
+ "unitPattern-count-other": "{0} fun [JP]"
5835
+ },
5836
+ "concentr-part-per-1e9": {
5837
+ "displayName": "濃度/十億",
5838
+ "unitPattern-count-other": "{0} ppb"
5839
+ },
5840
+ "duration-night": {
5841
+ "displayName": "夜",
5842
+ "unitPattern-count-other": "{0} 夜",
5843
+ "perUnitPattern": "{0}/夜"
5844
+ },
5611
5845
  "coordinateUnit": {
5612
5846
  "displayName": "方向",
5613
5847
  "east": "東經{0}",
@@ -5618,9 +5852,9 @@
5618
5852
  }
5619
5853
  },
5620
5854
  "lenient-scope-number": {
5621
- "minusSign": "-‐‒–⁻₋−➖﹣-",
5622
- "commaSign": ",،٫⹁、︐︑﹐﹑,、",
5623
- "plusSign": "+⁺₊➕﬩﹢+"
5855
+ "minusSign": "--﹣‐‑‒–−⁻₋➖",
5856
+ "commaSign": ",,﹐︐⹁،٫、﹑、︑",
5857
+ "plusSign": "++﬩﹢⁺₊➕"
5624
5858
  },
5625
5859
  "currencyFormat-sap-short": {
5626
5860
  "1000-other": "0",
@@ -5645,11 +5879,13 @@
5645
5879
  "BYR": 0,
5646
5880
  "CLF": 4,
5647
5881
  "CLP": 0,
5882
+ "COP": 0,
5648
5883
  "DEFAULT": 2,
5649
5884
  "DJF": 0,
5650
5885
  "ESP": 0,
5651
5886
  "GNF": 0,
5652
5887
  "HUF": 0,
5888
+ "IDR": 0,
5653
5889
  "IQD": 0,
5654
5890
  "IRR": 0,
5655
5891
  "ISK": 0,
@@ -5669,6 +5905,7 @@
5669
5905
  "MMK": 0,
5670
5906
  "MRO": 0,
5671
5907
  "OMR": 3,
5908
+ "PKR": 0,
5672
5909
  "PYG": 0,
5673
5910
  "RSD": 0,
5674
5911
  "RWF": 0,
@@ -5703,45 +5940,46 @@
5703
5940
  },
5704
5941
  "eras-gregorian": {
5705
5942
  "0": {
5706
- "_code": "gregory-inverse",
5707
- "_aliases": "bc bce",
5943
+ "_code": "bce",
5944
+ "_aliases": "bc",
5708
5945
  "_end": "0-12-31"
5709
5946
  },
5710
5947
  "1": {
5711
- "_code": "gregory",
5712
- "_aliases": "ad ce",
5948
+ "_code": "ce",
5949
+ "_aliases": "ad",
5713
5950
  "_start": "1-01-01"
5714
5951
  }
5715
5952
  },
5716
5953
  "eras-islamic": {
5717
5954
  "0": {
5718
- "_code": "islamic",
5719
- "_aliases": "ah",
5720
- "_start": "622-7-15"
5955
+ "_code": "ah",
5956
+ "_start": "622-07-19"
5957
+ },
5958
+ "1": {
5959
+ "_code": "bh",
5960
+ "_end": "622-07-18"
5721
5961
  }
5722
5962
  },
5723
5963
  "eras-persian": {
5724
5964
  "0": {
5725
- "_code": "persian",
5726
- "_aliases": "ap",
5727
- "_start": "622-01-01"
5965
+ "_code": "ap",
5966
+ "_start": "622-03-21"
5728
5967
  }
5729
5968
  },
5730
5969
  "eras-buddhist": {
5731
5970
  "0": {
5732
- "_code": "buddhist",
5733
- "_aliases": "be",
5971
+ "_code": "be",
5734
5972
  "_start": "-542-01-01"
5735
5973
  }
5736
5974
  },
5737
5975
  "eras-japanese": {
5738
5976
  "232": {
5739
5977
  "_code": "meiji",
5740
- "_start": "1868-9-8"
5978
+ "_start": "1868-10-23"
5741
5979
  },
5742
5980
  "233": {
5743
5981
  "_code": "taisho",
5744
- "_start": "1912-7-30"
5982
+ "_start": "1912-07-30"
5745
5983
  },
5746
5984
  "234": {
5747
5985
  "_code": "showa",
@@ -5749,11 +5987,11 @@
5749
5987
  },
5750
5988
  "235": {
5751
5989
  "_code": "heisei",
5752
- "_start": "1989-1-8"
5990
+ "_start": "1989-01-08"
5753
5991
  },
5754
5992
  "236": {
5755
5993
  "_code": "reiwa",
5756
- "_start": "2019-5-1"
5994
+ "_start": "2019-05-01"
5757
5995
  }
5758
5996
  },
5759
5997
  "dayPeriodRules": {
@@ -5789,5 +6027,9 @@
5789
6027
  "gregorian",
5790
6028
  "roc",
5791
6029
  "chinese"
5792
- ]
6030
+ ],
6031
+ "sap-calendarWeek": {
6032
+ "narrow": "曆週 {0}",
6033
+ "wide": "曆週 {0}"
6034
+ }
5793
6035
  }