@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,11 +1,11 @@
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": "Afar",
7
7
  "ab": "Abkhazian",
8
- "ace": "Achinese",
8
+ "ace": "Acehnese",
9
9
  "ach": "Acoli",
10
10
  "ada": "Adangme",
11
11
  "ady": "Adyghe",
@@ -74,12 +74,14 @@
74
74
  "bjn": "Banjar",
75
75
  "bkm": "Kom",
76
76
  "bla": "Siksika",
77
+ "blo": "Anii",
77
78
  "blt": "Tai Dam",
78
79
  "bm": "Bambara",
79
80
  "bn": "Bangla",
80
81
  "bo": "Tibetan",
81
82
  "bpy": "Bishnupriya",
82
83
  "bqi": "Bakhtiari",
84
+ "bqi_alt-variant": "Luri Bakhtiari",
83
85
  "br": "Breton",
84
86
  "bra": "Braj",
85
87
  "brh": "Brahui",
@@ -112,6 +114,8 @@
112
114
  "chy": "Cheyenne",
113
115
  "cic": "Chickasaw",
114
116
  "ckb": "Central Kurdish",
117
+ "ckb_menu-core": "Kurdish",
118
+ "ckb_menu-extension": "Central",
115
119
  "ckb_alt-menu": "Kurdish, Central",
116
120
  "ckb_alt-variant": "Kurdish, Sorani",
117
121
  "clc": "Chilcotin",
@@ -120,6 +124,7 @@
120
124
  "cop": "Coptic",
121
125
  "cps": "Capiznon",
122
126
  "cr": "Cree",
127
+ "cr_alt-long": "Woods Cree",
123
128
  "crg": "Michif",
124
129
  "crh": "Crimean Tatar",
125
130
  "crj": "Southern East Cree",
@@ -133,7 +138,6 @@
133
138
  "csw": "Swampy Cree",
134
139
  "cu": "Church Slavic",
135
140
  "cv": "Chuvash",
136
- "cwd": "Woods Cree",
137
141
  "cy": "Welsh",
138
142
  "da": "Danish",
139
143
  "dak": "Dakota",
@@ -220,7 +224,6 @@
220
224
  "gmh": "Middle High German",
221
225
  "gn": "Guarani",
222
226
  "goh": "Old High German",
223
- "gom": "Goan Konkani",
224
227
  "gon": "Gondi",
225
228
  "gor": "Gorontalo",
226
229
  "got": "Gothic",
@@ -238,7 +241,6 @@
238
241
  "hak": "Hakka Chinese",
239
242
  "haw": "Hawaiian",
240
243
  "hax": "Southern Haida",
241
- "hdn": "Northern Haida",
242
244
  "he": "Hebrew",
243
245
  "hi": "Hindi",
244
246
  "hi_Latn": "Hindi (Latin)",
@@ -266,7 +268,6 @@
266
268
  "ig": "Igbo",
267
269
  "ii": "Sichuan Yi",
268
270
  "ik": "Inupiaq",
269
- "ike": "Eastern Canadian Inuktitut",
270
271
  "ikt": "Western Canadian Inuktitut",
271
272
  "ilo": "Iloko",
272
273
  "inh": "Ingush",
@@ -296,6 +297,7 @@
296
297
  "kcg": "Tyap",
297
298
  "kde": "Makonde",
298
299
  "kea": "Kabuverdianu",
300
+ "kek": "Qʼeqchiʼ",
299
301
  "ken": "Kenyang",
300
302
  "kfo": "Koro",
301
303
  "kg": "Kongo",
@@ -330,11 +332,14 @@
330
332
  "ksf": "Bafia",
331
333
  "ksh": "Colognian",
332
334
  "ku": "Kurdish",
335
+ "ku_menu-core": "Kurdish",
336
+ "ku_menu-extension": "Kurmanji",
333
337
  "kum": "Kumyk",
334
338
  "kut": "Kutenai",
335
339
  "kv": "Komi",
336
340
  "kw": "Cornish",
337
341
  "kwk": "Kwakʼwala",
342
+ "kxv": "Kuvi",
338
343
  "ky": "Kyrgyz",
339
344
  "ky_alt-variant": "Kirghiz",
340
345
  "la": "Latin",
@@ -390,7 +395,7 @@
390
395
  "mgo": "Metaʼ",
391
396
  "mh": "Marshallese",
392
397
  "mi": "Māori",
393
- "mic": "Mi'kmaq",
398
+ "mic": "Mi'kmaw",
394
399
  "min": "Minangkabau",
395
400
  "mk": "Macedonian",
396
401
  "ml": "Malayalam",
@@ -407,6 +412,7 @@
407
412
  "mua": "Mundang",
408
413
  "mul": "Multiple languages",
409
414
  "mus": "Creek",
415
+ "mus_alt-official": "Mvskoke",
410
416
  "mwl": "Mirandese",
411
417
  "mwr": "Marwari",
412
418
  "mwv": "Mentawai",
@@ -453,10 +459,10 @@
453
459
  "oj": "Ojibwa",
454
460
  "ojb": "Northwestern Ojibwa",
455
461
  "ojc": "Central Ojibwa",
456
- "ojg": "Eastern Ojibwa",
457
462
  "ojs": "Oji-Cree",
458
463
  "ojw": "Western Ojibwa",
459
464
  "oka": "Okanagan",
465
+ "oka_alt-variant": "Colville Salish",
460
466
  "om": "Oromo",
461
467
  "or": "Odia",
462
468
  "os": "Ossetic",
@@ -476,6 +482,7 @@
476
482
  "pfl": "Palatine German",
477
483
  "phn": "Phoenician",
478
484
  "pi": "Pali",
485
+ "pi_alt-variant": "Pāli",
479
486
  "pis": "Pijin",
480
487
  "pl": "Polish",
481
488
  "pms": "Piedmontese",
@@ -527,6 +534,8 @@
527
534
  "sd": "Sindhi",
528
535
  "sdc": "Sassarese Sardinian",
529
536
  "sdh": "Southern Kurdish",
537
+ "sdh_menu-core": "Kurdish",
538
+ "sdh_menu-extension": "Southern",
530
539
  "se": "Northern Sami",
531
540
  "se_alt-menu": "Sami, Northern",
532
541
  "see": "Seneca",
@@ -598,7 +607,7 @@
598
607
  "tig": "Tigre",
599
608
  "tiv": "Tiv",
600
609
  "tk": "Turkmen",
601
- "tkl": "Tokelau",
610
+ "tkl": "Tokelauan",
602
611
  "tkr": "Tsakhur",
603
612
  "tl": "Tagalog",
604
613
  "tlh": "Klingon",
@@ -643,6 +652,7 @@
643
652
  "vi": "Vietnamese",
644
653
  "vls": "West Flemish",
645
654
  "vmf": "Main-Franconian",
655
+ "vmw": "Makhuwa",
646
656
  "vo": "Volapük",
647
657
  "vot": "Votic",
648
658
  "vro": "Võro",
@@ -658,6 +668,7 @@
658
668
  "xal": "Kalmyk",
659
669
  "xh": "Xhosa",
660
670
  "xmf": "Mingrelian",
671
+ "xnr": "Kangri",
661
672
  "xog": "Soga",
662
673
  "yao": "Yao",
663
674
  "yap": "Yapese",
@@ -702,6 +713,7 @@
702
713
  "Bass": "Bassa Vah",
703
714
  "Batk": "Batak",
704
715
  "Beng": "Bangla",
716
+ "Berf": "Beria Erfe",
705
717
  "Bhks": "Bhaiksuki",
706
718
  "Blis": "Blissymbols",
707
719
  "Bopo": "Bopomofo",
@@ -733,6 +745,7 @@
733
745
  "Elba": "Elbasan",
734
746
  "Elym": "Elymaic",
735
747
  "Ethi": "Ethiopic",
748
+ "Gara": "Garay",
736
749
  "Geok": "Georgian Khutsuri",
737
750
  "Geor": "Georgian",
738
751
  "Glag": "Glagolitic",
@@ -742,6 +755,7 @@
742
755
  "Gran": "Grantha",
743
756
  "Grek": "Greek",
744
757
  "Gujr": "Gujarati",
758
+ "Gukh": "Gurung Khema",
745
759
  "Guru": "Gurmukhi",
746
760
  "Hanb": "Han with Bopomofo",
747
761
  "Hang": "Hangul",
@@ -775,6 +789,7 @@
775
789
  "Knda": "Kannada",
776
790
  "Kore": "Korean",
777
791
  "Kpel": "Kpelle",
792
+ "Krai": "Kirat Rai",
778
793
  "Kthi": "Kaithi",
779
794
  "Lana": "Lanna",
780
795
  "Laoo": "Lao",
@@ -817,6 +832,7 @@
817
832
  "Nshu": "Nüshu",
818
833
  "Ogam": "Ogham",
819
834
  "Olck": "Ol Chiki",
835
+ "Onao": "Ol Onal",
820
836
  "Orkh": "Orkhon",
821
837
  "Orya": "Odia",
822
838
  "Osge": "Osage",
@@ -846,6 +862,7 @@
846
862
  "Shaw": "Shavian",
847
863
  "Shrd": "Sharada",
848
864
  "Sidd": "Siddham",
865
+ "Sidt": "Sidetic",
849
866
  "Sind": "Khudawadi",
850
867
  "Sinh": "Sinhala",
851
868
  "Sogd": "Sogdian",
@@ -853,6 +870,7 @@
853
870
  "Sora": "Sora Sompeng",
854
871
  "Soyo": "Soyombo",
855
872
  "Sund": "Sundanese",
873
+ "Sunu": "Sunuwar",
856
874
  "Sylo": "Syloti Nagri",
857
875
  "Syrc": "Syriac",
858
876
  "Syre": "Estrangelo Syriac",
@@ -865,6 +883,7 @@
865
883
  "Taml": "Tamil",
866
884
  "Tang": "Tangut",
867
885
  "Tavt": "Tai Viet",
886
+ "Tayo": "Tai Yo",
868
887
  "Telu": "Telugu",
869
888
  "Teng": "Tengwar",
870
889
  "Tfng": "Tifinagh",
@@ -874,7 +893,10 @@
874
893
  "Tibt": "Tibetan",
875
894
  "Tirh": "Tirhuta",
876
895
  "Tnsa": "Tangsa",
896
+ "Todr": "Todhri",
897
+ "Tols": "Tolong Siki",
877
898
  "Toto": "Toto",
899
+ "Tutg": "Tulu-Tigalari",
878
900
  "Ugar": "Ugaritic",
879
901
  "Vaii": "Vai",
880
902
  "Visp": "Visible Speech",
@@ -969,6 +991,7 @@
969
991
  "BZ": "Belize",
970
992
  "CA": "Canada",
971
993
  "CC": "Cocos (Keeling) Islands",
994
+ "CC-alt-short": "Cocos Islands",
972
995
  "CD": "Congo - Kinshasa",
973
996
  "CD-alt-variant": "Congo (DRC)",
974
997
  "CF": "Central African Republic",
@@ -1051,6 +1074,7 @@
1051
1074
  "IM": "Isle of Man",
1052
1075
  "IN": "India",
1053
1076
  "IO": "British Indian Ocean Territory",
1077
+ "IO-alt-chagos": "Chagos Archipelago",
1054
1078
  "IQ": "Iraq",
1055
1079
  "IR": "Iran",
1056
1080
  "IS": "Iceland",
@@ -1129,6 +1153,7 @@
1129
1153
  "PL": "Poland",
1130
1154
  "PM": "St Pierre & Miquelon",
1131
1155
  "PN": "Pitcairn Islands",
1156
+ "PN-alt-short": "Pitcairn",
1132
1157
  "PR": "Puerto Rico",
1133
1158
  "PS": "Palestinian Territories",
1134
1159
  "PS-alt-short": "Palestine",
@@ -1236,15 +1261,19 @@
1236
1261
  "Bhms": "h:mm:ss B",
1237
1262
  "d": "d",
1238
1263
  "E": "ccc",
1264
+ "EBh": "E h B",
1239
1265
  "EBhm": "E h:mm B",
1240
1266
  "EBhms": "E h:mm:ss B",
1241
1267
  "Ed": "E d",
1268
+ "Eh": "E h a",
1242
1269
  "Ehm": "E h:mm a",
1243
1270
  "EHm": "E HH:mm",
1244
1271
  "Ehms": "E h:mm:ss a",
1245
1272
  "EHms": "E HH:mm:ss",
1246
1273
  "Gy": "y G",
1247
- "GyMd": "d/M/y G",
1274
+ "GyM": "M/y G",
1275
+ "GyMd": "dd/MM/y G",
1276
+ "GyMEd": "E, dd/MM/y G",
1248
1277
  "GyMMM": "MMM y G",
1249
1278
  "GyMMMd": "d MMM y G",
1250
1279
  "GyMMMEd": "E, d MMM y G",
@@ -1258,6 +1287,8 @@
1258
1287
  "Hmsv": "HH:mm:ss v",
1259
1288
  "hmv": "h:mm a v",
1260
1289
  "Hmv": "HH:mm v",
1290
+ "hv": "h a v",
1291
+ "Hv": "HH'h' v",
1261
1292
  "M": "L",
1262
1293
  "Md": "MM/dd",
1263
1294
  "MEd": "E, MM/dd",
@@ -1751,10 +1782,10 @@
1751
1782
  },
1752
1783
  "ca-islamic": {
1753
1784
  "dateFormats": {
1754
- "full": "EEEE, dd MMMM y G",
1755
- "long": "dd MMMM y G",
1756
- "medium": "dd MMM y G",
1757
- "short": "GGGGG y/MM/dd"
1785
+ "full": "EEEE, d MMMM y G",
1786
+ "long": "d MMMM y G",
1787
+ "medium": "d MMM y G",
1788
+ "short": "dd/MM/y GGGGG"
1758
1789
  },
1759
1790
  "timeFormats": {
1760
1791
  "full": "HH:mm:ss zzzz",
@@ -1773,15 +1804,19 @@
1773
1804
  "Bhms": "h:mm:ss B",
1774
1805
  "d": "d",
1775
1806
  "E": "ccc",
1807
+ "EBh": "E h B",
1776
1808
  "EBhm": "E h:mm B",
1777
1809
  "EBhms": "E h:mm:ss B",
1778
1810
  "Ed": "E d",
1811
+ "Eh": "E h a",
1779
1812
  "Ehm": "E h:mm a",
1780
1813
  "EHm": "E HH:mm",
1781
1814
  "Ehms": "E h:mm:ss a",
1782
1815
  "EHms": "E HH:mm:ss",
1783
1816
  "Gy": "y G",
1817
+ "GyM": "M/y G",
1784
1818
  "GyMd": "dd/MM/y GGGGG",
1819
+ "GyMEd": "E, dd/MM/y G",
1785
1820
  "GyMMM": "MMM y G",
1786
1821
  "GyMMMd": "d MMM y G",
1787
1822
  "GyMMMEd": "E, d MMM y G",
@@ -1791,22 +1826,24 @@
1791
1826
  "Hm": "HH:mm",
1792
1827
  "hms": "h:mm:ss a",
1793
1828
  "Hms": "HH:mm:ss",
1829
+ "hv": "h a v",
1830
+ "Hv": "HH'h' v",
1794
1831
  "M": "LL",
1795
- "Md": "MM/dd",
1832
+ "Md": "dd/MM",
1796
1833
  "MEd": "E dd/MM",
1797
1834
  "MMM": "LLL",
1798
- "MMMd": "dd MMM",
1835
+ "MMMd": "d MMM",
1799
1836
  "MMMEd": "E d MMM",
1800
1837
  "MMMMd": "d MMMM",
1801
1838
  "ms": "mm:ss",
1802
1839
  "y": "y G",
1803
1840
  "yyyy": "y G",
1804
1841
  "yyyyM": "MM/y GGGGG",
1805
- "yyyyMd": "G y/MM/dd",
1806
- "yyyyMEd": "E, G y/MM/dd",
1842
+ "yyyyMd": "dd/MM/y GGGGG",
1843
+ "yyyyMEd": "E, dd/MM/y GGGGG",
1807
1844
  "yyyyMMM": "MMM y G",
1808
- "yyyyMMMd": "dd MMM y G",
1809
- "yyyyMMMEd": "E, dd MMM y G",
1845
+ "yyyyMMMd": "d MMM y G",
1846
+ "yyyyMMMEd": "E, d MMM y G",
1810
1847
  "yyyyMMMM": "MMMM y G",
1811
1848
  "yyyyQQQ": "QQQ y G",
1812
1849
  "yyyyQQQQ": "QQQQ y G"
@@ -1843,9 +1880,9 @@
1843
1880
  "y": "y–y G"
1844
1881
  },
1845
1882
  "GyM": {
1846
- "G": "M/y GGGGG – M/y GGGGG",
1847
- "M": "M/y – M/y GGGGG",
1848
- "y": "M/y – M/y GGGGG"
1883
+ "G": "M/y G – M/y G",
1884
+ "M": "M/y – M/y G",
1885
+ "y": "M/y – M/y G"
1849
1886
  },
1850
1887
  "GyMd": {
1851
1888
  "d": "dd/MM/y – dd/MM/y GGGGG",
@@ -2262,21 +2299,24 @@
2262
2299
  }
2263
2300
  },
2264
2301
  "era-wide": {
2265
- "0": "AH"
2302
+ "0": "Anno Hegirae",
2303
+ "1": "Before Hijrah"
2266
2304
  },
2267
2305
  "era-abbreviated": {
2268
- "0": "AH"
2306
+ "0": "AH",
2307
+ "1": "BH"
2269
2308
  },
2270
2309
  "era-narrow": {
2271
- "0": "AH"
2310
+ "0": "AH",
2311
+ "1": "BH"
2272
2312
  }
2273
2313
  },
2274
2314
  "ca-japanese": {
2275
2315
  "dateFormats": {
2276
- "full": "EEEE, MMMM d, y G",
2277
- "long": "MMMM d, y G",
2278
- "medium": "MMM d, y G",
2279
- "short": "M/d/y GGGGG"
2316
+ "full": "EEEE, d MMMM y G",
2317
+ "long": "d MMMM y G",
2318
+ "medium": "d MMM y G",
2319
+ "short": "dd/MM/y GGGGG"
2280
2320
  },
2281
2321
  "timeFormats": {
2282
2322
  "full": "HH:mm:ss zzzz",
@@ -2285,8 +2325,8 @@
2285
2325
  "short": "HH:mm"
2286
2326
  },
2287
2327
  "dateTimeFormats": {
2288
- "full": "{1}, {0}",
2289
- "long": "{1}, {0}",
2328
+ "full": "{1} 'at' {0}",
2329
+ "long": "{1} 'at' {0}",
2290
2330
  "medium": "{1}, {0}",
2291
2331
  "short": "{1}, {0}",
2292
2332
  "availableFormats": {
@@ -2295,40 +2335,53 @@
2295
2335
  "Bhms": "h:mm:ss B",
2296
2336
  "d": "d",
2297
2337
  "E": "ccc",
2338
+ "EBh": "E h B",
2298
2339
  "EBhm": "E h:mm B",
2299
2340
  "EBhms": "E h:mm:ss B",
2300
2341
  "Ed": "E d",
2342
+ "EEEEd": "EEEE d",
2343
+ "Eh": "E h a",
2301
2344
  "Ehm": "E h:mm a",
2302
2345
  "EHm": "E HH:mm",
2303
2346
  "Ehms": "E h:mm:ss a",
2304
2347
  "EHms": "E HH:mm:ss",
2305
2348
  "Gy": "y G",
2349
+ "GyM": "M/y GGGGG",
2306
2350
  "GyMd": "dd/MM/y GGGGG",
2351
+ "GyMEd": "E, M/d/y GGGGG",
2307
2352
  "GyMMM": "MMM y G",
2308
2353
  "GyMMMd": "d MMM y G",
2309
2354
  "GyMMMEd": "E, d MMM y G",
2355
+ "GyMMMEEEEd": "EEEE, MMM d, y G",
2310
2356
  "h": "h a",
2311
2357
  "H": "HH",
2312
2358
  "hm": "h:mm a",
2313
2359
  "Hm": "HH:mm",
2314
2360
  "hms": "h:mm:ss a",
2315
2361
  "Hms": "HH:mm:ss",
2362
+ "hv": "h a v",
2363
+ "Hv": "HH'h' v",
2316
2364
  "M": "LL",
2317
- "Md": "MM/dd",
2318
- "MEd": "E, MM/dd",
2365
+ "Md": "dd/MM",
2366
+ "MEd": "E, dd/MM",
2367
+ "MEEEEd": "EEEE, M/d",
2319
2368
  "MMM": "LLL",
2320
- "MMMd": "dd MMM",
2321
- "MMMEd": "E, dd MMM",
2369
+ "MMMd": "d MMM",
2370
+ "MMMEd": "E, d MMM",
2371
+ "MMMEEEEd": "EEEE, MMM d",
2322
2372
  "MMMMd": "d MMMM",
2323
2373
  "ms": "mm:ss",
2324
2374
  "y": "y G",
2325
2375
  "yyyy": "y G",
2326
2376
  "yyyyM": "MM/y GGGGG",
2327
- "yyyyMd": "G y/MM/dd",
2328
- "yyyyMEd": "E, G y/MM/dd",
2377
+ "yyyyMd": "dd/MM/y GGGGG",
2378
+ "yyyyMEd": "E, dd/MM/y GGGGG",
2379
+ "yyyyMEEEEd": "EEEE, MMMM d, y G",
2380
+ "yyyyMM": "MM y GGGGG",
2329
2381
  "yyyyMMM": "MMM y G",
2330
- "yyyyMMMd": "dd MMM y G",
2331
- "yyyyMMMEd": "E, dd MMM y G",
2382
+ "yyyyMMMd": "d MMM y G",
2383
+ "yyyyMMMEd": "E, d MMM y G",
2384
+ "yyyyMMMEEEEd": "EEEE, MMMM d, y G",
2332
2385
  "yyyyMMMM": "MMMM y G",
2333
2386
  "yyyyQQQ": "QQQ y G",
2334
2387
  "yyyyQQQQ": "QQQQ y G"
@@ -2365,9 +2418,9 @@
2365
2418
  "y": "y–y G"
2366
2419
  },
2367
2420
  "GyM": {
2368
- "G": "M/y GGGGG – M/y GGGGG",
2369
- "M": "M/y – M/y GGGGG",
2370
- "y": "M/y – M/y GGGGG"
2421
+ "G": "M/y G – M/y G",
2422
+ "M": "M/y – M/y G",
2423
+ "y": "M/y – M/y G"
2371
2424
  },
2372
2425
  "GyMd": {
2373
2426
  "d": "dd/MM/y – dd/MM/y GGGGG",
@@ -2843,15 +2896,19 @@
2843
2896
  "Bhms": "h:mm:ss B",
2844
2897
  "d": "d",
2845
2898
  "E": "ccc",
2899
+ "EBh": "E h B",
2846
2900
  "EBhm": "E h:mm B",
2847
2901
  "EBhms": "E h:mm:ss B",
2848
2902
  "Ed": "E d",
2903
+ "Eh": "E h a",
2849
2904
  "Ehm": "E h:mm a",
2850
2905
  "EHm": "E HH:mm",
2851
2906
  "Ehms": "E h:mm:ss a",
2852
2907
  "EHms": "E HH:mm:ss",
2853
2908
  "Gy": "y G",
2909
+ "GyM": "M/y G",
2854
2910
  "GyMd": "dd/MM/y GGGGG",
2911
+ "GyMEd": "E, dd/MM/y G",
2855
2912
  "GyMMM": "MMM y G",
2856
2913
  "GyMMMd": "d MMM y G",
2857
2914
  "GyMMMEd": "E, d MMM y G",
@@ -2861,6 +2918,8 @@
2861
2918
  "Hm": "HH:mm",
2862
2919
  "hms": "h:mm:ss a",
2863
2920
  "Hms": "HH:mm:ss",
2921
+ "hv": "h a v",
2922
+ "Hv": "HH'h' v",
2864
2923
  "M": "LL",
2865
2924
  "Md": "MM/dd",
2866
2925
  "MEd": "E, MM/dd",
@@ -2913,9 +2972,9 @@
2913
2972
  "y": "y–y G"
2914
2973
  },
2915
2974
  "GyM": {
2916
- "G": "M/y GGGGG – M/y GGGGG",
2917
- "M": "M/y – M/y GGGGG",
2918
- "y": "M/y – M/y GGGGG"
2975
+ "G": "M/y G – M/y G",
2976
+ "M": "M/y – M/y G",
2977
+ "y": "M/y – M/y G"
2919
2978
  },
2920
2979
  "GyMd": {
2921
2980
  "d": "dd/MM/y – dd/MM/y GGGGG",
@@ -3365,15 +3424,19 @@
3365
3424
  "Bhms": "h:mm:ss B",
3366
3425
  "d": "d",
3367
3426
  "E": "ccc",
3427
+ "EBh": "E h B",
3368
3428
  "EBhm": "E h:mm B",
3369
3429
  "EBhms": "E h:mm:ss B",
3370
3430
  "Ed": "E d",
3431
+ "Eh": "E h a",
3371
3432
  "Ehm": "E h:mm a",
3372
3433
  "EHm": "E HH:mm",
3373
3434
  "Ehms": "E h:mm:ss a",
3374
3435
  "EHms": "E HH:mm:ss",
3375
3436
  "Gy": "y G",
3437
+ "GyM": "M/y G",
3376
3438
  "GyMd": "dd/MM/y GGGGG",
3439
+ "GyMEd": "E, dd/MM/y G",
3377
3440
  "GyMMM": "MMM y G",
3378
3441
  "GyMMMd": "d MMM y G",
3379
3442
  "GyMMMEd": "E, d MMM y G",
@@ -3383,6 +3446,8 @@
3383
3446
  "Hm": "HH:mm",
3384
3447
  "hms": "h:mm:ss a",
3385
3448
  "Hms": "HH:mm:ss",
3449
+ "hv": "h a v",
3450
+ "Hv": "HH'h' v",
3386
3451
  "M": "LL",
3387
3452
  "Md": "MM/dd",
3388
3453
  "MEd": "E, MM/dd",
@@ -3435,9 +3500,9 @@
3435
3500
  "y": "y–y G"
3436
3501
  },
3437
3502
  "GyM": {
3438
- "G": "M/y GGGGG – M/y GGGGG",
3439
- "M": "M/y – M/y GGGGG",
3440
- "y": "M/y – M/y GGGGG"
3503
+ "G": "M/y G – M/y G",
3504
+ "M": "M/y – M/y G",
3505
+ "y": "M/y – M/y G"
3441
3506
  },
3442
3507
  "GyMd": {
3443
3508
  "d": "dd/MM/y – dd/MM/y GGGGG",
@@ -4223,7 +4288,7 @@
4223
4288
  "Dar_es_Salaam": "Dar es Salaam",
4224
4289
  "Djibouti": "Djibouti",
4225
4290
  "Douala": "Douala",
4226
- "El_Aaiun": "El Aaiun",
4291
+ "El_Aaiun": "El Aaiún",
4227
4292
  "Freetown": "Freetown",
4228
4293
  "Gaborone": "Gaborone",
4229
4294
  "Harare": "Harare",
@@ -4235,7 +4300,7 @@
4235
4300
  "Kinshasa": "Kinshasa",
4236
4301
  "Lagos": "Lagos",
4237
4302
  "Libreville": "Libreville",
4238
- "Lome": "Lome",
4303
+ "Lome": "Lomé",
4239
4304
  "Luanda": "Luanda",
4240
4305
  "Lubumbashi": "Lubumbashi",
4241
4306
  "Lusaka": "Lusaka",
@@ -4246,7 +4311,7 @@
4246
4311
  "Mogadishu": "Mogadishu",
4247
4312
  "Monrovia": "Monrovia",
4248
4313
  "Nairobi": "Nairobi",
4249
- "Ndjamena": "Ndjamena",
4314
+ "Ndjamena": "N’Djamena",
4250
4315
  "Niamey": "Niamey",
4251
4316
  "Nouakchott": "Nouakchott",
4252
4317
  "Ouagadougou": "Ouagadougou",
@@ -4262,19 +4327,19 @@
4262
4327
  "Anchorage": "Anchorage",
4263
4328
  "Anguilla": "Anguilla",
4264
4329
  "Antigua": "Antigua",
4265
- "Araguaina": "Araguaina",
4330
+ "Araguaina": "Araguaína",
4266
4331
  "Argentina": {
4267
4332
  "Buenos_Aires": "Buenos Aires",
4268
4333
  "Catamarca": "Catamarca",
4269
- "Cordoba": "Cordoba",
4334
+ "Cordoba": "Córdoba",
4270
4335
  "Jujuy": "Jujuy",
4271
4336
  "La_Rioja": "La Rioja",
4272
4337
  "Mendoza": "Mendoza",
4273
- "Rio_Gallegos": "Rio Gallegos",
4338
+ "Rio_Gallegos": "Río Gallegos",
4274
4339
  "Salta": "Salta",
4275
4340
  "San_Juan": "San Juan",
4276
4341
  "San_Luis": "San Luis",
4277
- "Tucuman": "Tucuman",
4342
+ "Tucuman": "Tucumán",
4278
4343
  "Ushuaia": "Ushuaia",
4279
4344
  "_parent": "Argentina"
4280
4345
  },
@@ -4284,11 +4349,11 @@
4284
4349
  "Bahia": "Bahia",
4285
4350
  "Bahia_Banderas": "Bahía de Banderas",
4286
4351
  "Barbados": "Barbados",
4287
- "Belem": "Belem",
4352
+ "Belem": "Belém",
4288
4353
  "Belize": "Belize",
4289
4354
  "Blanc-Sablon": "Blanc-Sablon",
4290
4355
  "Boa_Vista": "Boa Vista",
4291
- "Bogota": "Bogota",
4356
+ "Bogota": "Bogotá",
4292
4357
  "Boise": "Boise",
4293
4358
  "Cambridge_Bay": "Cambridge Bay",
4294
4359
  "Campo_Grande": "Campo Grande",
@@ -4300,8 +4365,9 @@
4300
4365
  "Chihuahua": "Chihuahua",
4301
4366
  "Ciudad_Juarez": "Ciudad Juárez",
4302
4367
  "Costa_Rica": "Costa Rica",
4368
+ "Coyhaique": "Coyhaique",
4303
4369
  "Creston": "Creston",
4304
- "Cuiaba": "Cuiaba",
4370
+ "Cuiaba": "Cuiabá",
4305
4371
  "Curacao": "Curaçao",
4306
4372
  "Danmarkshavn": "Danmarkshavn",
4307
4373
  "Dawson": "Dawson",
@@ -4310,7 +4376,7 @@
4310
4376
  "Detroit": "Detroit",
4311
4377
  "Dominica": "Dominica",
4312
4378
  "Edmonton": "Edmonton",
4313
- "Eirunepe": "Eirunepe",
4379
+ "Eirunepe": "Eirunepé",
4314
4380
  "El_Salvador": "El Salvador",
4315
4381
  "Fort_Nelson": "Fort Nelson",
4316
4382
  "Fortaleza": "Fortaleza",
@@ -4348,27 +4414,26 @@
4348
4414
  "Lima": "Lima",
4349
4415
  "Los_Angeles": "Los Angeles",
4350
4416
  "Lower_Princes": "Lower Prince’s Quarter",
4351
- "Maceio": "Maceio",
4417
+ "Maceio": "Maceió",
4352
4418
  "Managua": "Managua",
4353
4419
  "Manaus": "Manaus",
4354
4420
  "Marigot": "Marigot",
4355
4421
  "Martinique": "Martinique",
4356
4422
  "Matamoros": "Matamoros",
4357
- "Mazatlan": "Mazatlan",
4423
+ "Mazatlan": "Mazatlán",
4358
4424
  "Menominee": "Menominee",
4359
4425
  "Merida": "Mérida",
4360
4426
  "Metlakatla": "Metlakatla",
4361
4427
  "Mexico_City": "Mexico City",
4362
- "Miquelon": "Miquelon",
4428
+ "Miquelon": "Saint-Pierre",
4363
4429
  "Moncton": "Moncton",
4364
4430
  "Monterrey": "Monterrey",
4365
4431
  "Montevideo": "Montevideo",
4366
4432
  "Montserrat": "Montserrat",
4367
4433
  "Nassau": "Nassau",
4368
4434
  "New_York": "New York",
4369
- "Nipigon": "Nipigon",
4370
4435
  "Nome": "Nome",
4371
- "Noronha": "Noronha",
4436
+ "Noronha": "Fernando de Noronha",
4372
4437
  "North_Dakota": {
4373
4438
  "Beulah": "Beulah, North Dakota",
4374
4439
  "Center": "Center, North Dakota",
@@ -4377,7 +4442,6 @@
4377
4442
  "Nuuk": "Nuuk",
4378
4443
  "Ojinaga": "Ojinaga",
4379
4444
  "Panama": "Panama",
4380
- "Pangnirtung": "Pangnirtung",
4381
4445
  "Paramaribo": "Paramaribo",
4382
4446
  "Phoenix": "Phoenix",
4383
4447
  "Port-au-Prince": "Port-au-Prince",
@@ -4385,17 +4449,15 @@
4385
4449
  "Porto_Velho": "Porto Velho",
4386
4450
  "Puerto_Rico": "Puerto Rico",
4387
4451
  "Punta_Arenas": "Punta Arenas",
4388
- "Rainy_River": "Rainy River",
4389
4452
  "Rankin_Inlet": "Rankin Inlet",
4390
4453
  "Recife": "Recife",
4391
4454
  "Regina": "Regina",
4392
4455
  "Resolute": "Resolute",
4393
4456
  "Rio_Branco": "Rio Branco",
4394
- "Santa_Isabel": "Santa Isabel",
4395
- "Santarem": "Santarem",
4457
+ "Santarem": "Santarém",
4396
4458
  "Santiago": "Santiago",
4397
4459
  "Santo_Domingo": "Santo Domingo",
4398
- "Sao_Paulo": "Sao Paulo",
4460
+ "Sao_Paulo": "São Paulo",
4399
4461
  "Scoresbysund": "Ittoqqortoormiit",
4400
4462
  "Sitka": "Sitka",
4401
4463
  "St_Barthelemy": "St Barthélemy",
@@ -4407,7 +4469,6 @@
4407
4469
  "Swift_Current": "Swift Current",
4408
4470
  "Tegucigalpa": "Tegucigalpa",
4409
4471
  "Thule": "Thule",
4410
- "Thunder_Bay": "Thunder Bay",
4411
4472
  "Tijuana": "Tijuana",
4412
4473
  "Toronto": "Toronto",
4413
4474
  "Tortola": "Tortola",
@@ -4415,21 +4476,20 @@
4415
4476
  "Whitehorse": "Whitehorse",
4416
4477
  "Winnipeg": "Winnipeg",
4417
4478
  "Yakutat": "Yakutat",
4418
- "Yellowknife": "Yellowknife",
4419
4479
  "_parent": "Americas"
4420
4480
  },
4421
4481
  "Antarctica": {
4422
- "Casey": "Casey",
4482
+ "Casey": "Casey Station",
4423
4483
  "Davis": "Davis",
4424
- "DumontDUrville": "Dumont d’Urville",
4425
- "Macquarie": "Macquarie",
4426
- "Mawson": "Mawson",
4427
- "McMurdo": "McMurdo",
4428
- "Palmer": "Palmer",
4429
- "Rothera": "Rothera",
4430
- "Syowa": "Syowa",
4431
- "Troll": "Troll",
4432
- "Vostok": "Vostok",
4484
+ "DumontDUrville": "Dumont d’Urville Station",
4485
+ "Macquarie": "Macquarie Island",
4486
+ "Mawson": "Mawson Station",
4487
+ "McMurdo": "McMurdo Station",
4488
+ "Palmer": "Palmer Land",
4489
+ "Rothera": "Rothera Station",
4490
+ "Syowa": "Showa Station",
4491
+ "Troll": "Troll Station",
4492
+ "Vostok": "Vostok Station",
4433
4493
  "_parent": "Antarctica"
4434
4494
  },
4435
4495
  "Arctic": {
@@ -4453,7 +4513,6 @@
4453
4513
  "Bishkek": "Bishkek",
4454
4514
  "Brunei": "Brunei",
4455
4515
  "Chita": "Chita",
4456
- "Choibalsan": "Choibalsan",
4457
4516
  "Colombo": "Colombo",
4458
4517
  "Damascus": "Damascus",
4459
4518
  "Dhaka": "Dhaka",
@@ -4465,7 +4524,7 @@
4465
4524
  "Hebron": "Hebron",
4466
4525
  "Ho_Chi_Minh": "Ho Chi Minh City",
4467
4526
  "Hong_Kong": "Hong Kong",
4468
- "Hovd": "Hovd",
4527
+ "Hovd": "Khovd",
4469
4528
  "Irkutsk": "Irkutsk",
4470
4529
  "Jakarta": "Jakarta",
4471
4530
  "Jayapura": "Jayapura",
@@ -4495,7 +4554,7 @@
4495
4554
  "Pyongyang": "Pyongyang",
4496
4555
  "Qatar": "Qatar",
4497
4556
  "Qostanay": "Kostanay",
4498
- "Qyzylorda": "Qyzylorda",
4557
+ "Qyzylorda": "Kyzylorda",
4499
4558
  "Riyadh": "Riyadh",
4500
4559
  "Sakhalin": "Sakhalin",
4501
4560
  "Samarkand": "Samarkand",
@@ -4511,7 +4570,7 @@
4511
4570
  "Tokyo": "Tokyo",
4512
4571
  "Tomsk": "Tomsk",
4513
4572
  "Ulaanbaatar": "Ulaanbaatar",
4514
- "Urumqi": "Urumqi",
4573
+ "Urumqi": "Ürümqi",
4515
4574
  "Ust-Nera": "Ust-Nera",
4516
4575
  "Vientiane": "Vientiane",
4517
4576
  "Vladivostok": "Vladivostok",
@@ -4524,9 +4583,9 @@
4524
4583
  "Atlantic": {
4525
4584
  "Azores": "Azores",
4526
4585
  "Bermuda": "Bermuda",
4527
- "Canary": "Canary",
4586
+ "Canary": "Canaries",
4528
4587
  "Cape_Verde": "Cape Verde",
4529
- "Faroe": "Faroe",
4588
+ "Faroe": "Faroes",
4530
4589
  "Madeira": "Madeira",
4531
4590
  "Reykjavik": "Reykjavik",
4532
4591
  "South_Georgia": "South Georgia",
@@ -4541,7 +4600,7 @@
4541
4600
  "Eucla": "Eucla",
4542
4601
  "Hobart": "Hobart",
4543
4602
  "Lindeman": "Lindeman",
4544
- "Lord_Howe": "Lord Howe",
4603
+ "Lord_Howe": "Lord Howe Island",
4545
4604
  "Melbourne": "Melbourne",
4546
4605
  "Perth": "Perth",
4547
4606
  "Sydney": "Sydney",
@@ -4562,8 +4621,8 @@
4562
4621
  "Brussels": "Brussels",
4563
4622
  "Bucharest": "Bucharest",
4564
4623
  "Budapest": "Budapest",
4565
- "Busingen": "Busingen",
4566
- "Chisinau": "Chisinau",
4624
+ "Busingen": "Büsingen",
4625
+ "Chisinau": "Chișinău",
4567
4626
  "Copenhagen": "Copenhagen",
4568
4627
  "Dublin": "Dublin",
4569
4628
  "Gibraltar": "Gibraltar",
@@ -4600,9 +4659,8 @@
4600
4659
  "Sofia": "Sofia",
4601
4660
  "Stockholm": "Stockholm",
4602
4661
  "Tallinn": "Tallinn",
4603
- "Tirane": "Tirane",
4662
+ "Tirane": "Tirana",
4604
4663
  "Ulyanovsk": "Ulyanovsk",
4605
- "Uzhgorod": "Uzhhorod",
4606
4664
  "Vaduz": "Vaduz",
4607
4665
  "Vatican": "Vatican",
4608
4666
  "Vienna": "Vienna",
@@ -4610,18 +4668,17 @@
4610
4668
  "Volgograd": "Volgograd",
4611
4669
  "Warsaw": "Warsaw",
4612
4670
  "Zagreb": "Zagreb",
4613
- "Zaporozhye": "Zaporozhye",
4614
4671
  "Zurich": "Zurich",
4615
4672
  "_parent": "Europe"
4616
4673
  },
4617
4674
  "Indian": {
4618
4675
  "Antananarivo": "Antananarivo",
4619
- "Chagos": "Chagos",
4620
- "Christmas": "Christmas",
4621
- "Cocos": "Cocos",
4622
- "Comoro": "Comoro",
4623
- "Kerguelen": "Kerguelen",
4624
- "Mahe": "Mahe",
4676
+ "Chagos": "Chagos Archipelago",
4677
+ "Christmas": "Christmas Island",
4678
+ "Cocos": "Cocos Islands",
4679
+ "Comoro": "Comoros",
4680
+ "Kerguelen": "Kerguelen Islands",
4681
+ "Mahe": "Mahé",
4625
4682
  "Maldives": "Maldives",
4626
4683
  "Mauritius": "Mauritius",
4627
4684
  "Mayotte": "Mayotte",
@@ -4631,32 +4688,32 @@
4631
4688
  "Apia": "Apia",
4632
4689
  "Auckland": "Auckland",
4633
4690
  "Bougainville": "Bougainville",
4634
- "Chatham": "Chatham",
4691
+ "Chatham": "Chatham Islands",
4635
4692
  "Chuuk": "Chuuk",
4636
- "Easter": "Easter",
4693
+ "Easter": "Easter Island",
4637
4694
  "Efate": "Efate",
4638
4695
  "Fakaofo": "Fakaofo",
4639
4696
  "Fiji": "Fiji",
4640
4697
  "Funafuti": "Funafuti",
4641
- "Galapagos": "Galapagos",
4698
+ "Galapagos": "Galápagos Islands",
4642
4699
  "Gambier": "Gambier",
4643
4700
  "Guadalcanal": "Guadalcanal",
4644
4701
  "Guam": "Guam",
4645
4702
  "Honolulu": "Honolulu",
4646
- "Kanton": "Kanton",
4703
+ "Kanton": "Canton Island",
4647
4704
  "Kiritimati": "Kiritimati",
4648
4705
  "Kosrae": "Kosrae",
4649
- "Kwajalein": "Kwajalein",
4706
+ "Kwajalein": "Kwajalein Atoll",
4650
4707
  "Majuro": "Majuro",
4651
- "Marquesas": "Marquesas",
4652
- "Midway": "Midway",
4708
+ "Marquesas": "Marquesas Islands",
4709
+ "Midway": "Midway Atoll",
4653
4710
  "Nauru": "Nauru",
4654
4711
  "Niue": "Niue",
4655
- "Norfolk": "Norfolk",
4656
- "Noumea": "Noumea",
4712
+ "Norfolk": "Norfolk Island",
4713
+ "Noumea": "Nouméa",
4657
4714
  "Pago_Pago": "Pago Pago",
4658
4715
  "Palau": "Palau",
4659
- "Pitcairn": "Pitcairn",
4716
+ "Pitcairn": "Pitcairn Islands",
4660
4717
  "Pohnpei": "Pohnpei",
4661
4718
  "Port_Moresby": "Port Moresby",
4662
4719
  "Rarotonga": "Rarotonga",
@@ -4664,8 +4721,8 @@
4664
4721
  "Tahiti": "Tahiti",
4665
4722
  "Tarawa": "Tarawa",
4666
4723
  "Tongatapu": "Tongatapu",
4667
- "Wake": "Wake",
4668
- "Wallis": "Wallis"
4724
+ "Wake": "Wake Island",
4725
+ "Wallis": "Wallis & Futuna"
4669
4726
  }
4670
4727
  },
4671
4728
  "timezoneNamesFormats": {
@@ -4734,21 +4791,17 @@
4734
4791
  },
4735
4792
  "currencyFormat": {
4736
4793
  "standard": "¤#,##0.00",
4794
+ "standard-alphaNextToNumber": "¤#,##0.00",
4795
+ "standard-noCurrency": "#,##0.00",
4737
4796
  "accounting": "¤#,##0.00;(¤#,##0.00)",
4738
- "currencySpacing": {
4739
- "beforeCurrency": {
4740
- "currencyMatch": "[[:^S:]&[:^Z:]]",
4741
- "surroundingMatch": "[:digit:]",
4742
- "insertBetween": " "
4743
- },
4744
- "afterCurrency": {
4745
- "currencyMatch": "[[:^S:]&[:^Z:]]",
4746
- "surroundingMatch": "[:digit:]",
4747
- "insertBetween": " "
4748
- }
4749
- },
4797
+ "accounting-alphaNextToNumber": "¤ #,##0.00;(¤ #,##0.00)",
4798
+ "accounting-noCurrency": "#,##0.00;(#,##0.00)",
4750
4799
  "sap-standard": "#,##0.00¤",
4751
- "sap-accounting": "#,##0.00¤;(#,##0.00¤)"
4800
+ "sap-standard-alphaNextToNumber": "#,##0.00¤",
4801
+ "sap-accounting": "#,##0.00¤;(#,##0.00¤)",
4802
+ "sap-accounting-alphaNextToNumber": "#,##0.00 ¤;(#,##0.00 ¤)",
4803
+ "sap-standard-noCurrency": "#,##0.00",
4804
+ "sap-accounting-noCurrency": "#,##0.00;(#,##0.00)"
4752
4805
  },
4753
4806
  "miscPattern": {
4754
4807
  "approximately": "~{0}",
@@ -4757,30 +4810,54 @@
4757
4810
  "range": "{0}–{1}"
4758
4811
  },
4759
4812
  "currencyFormat-short": {
4760
- "1000-one": "¤ 0K",
4761
- "1000-other": "¤ 0K",
4762
- "10000-one": "¤ 00K",
4763
- "10000-other": "¤ 00K",
4764
- "100000-one": "¤ 000K",
4765
- "100000-other": "¤ 000K",
4766
- "1000000-one": "¤ 0M",
4767
- "1000000-other": "¤ 0M",
4768
- "10000000-one": "¤ 00M",
4769
- "10000000-other": "¤ 00M",
4770
- "100000000-one": "¤ 000M",
4771
- "100000000-other": "¤ 000M",
4772
- "1000000000-one": "¤ 0B",
4773
- "1000000000-other": "¤ 0B",
4774
- "10000000000-one": "¤ 00B",
4775
- "10000000000-other": "¤ 00B",
4776
- "100000000000-one": "¤ 000B",
4777
- "100000000000-other": "¤ 000B",
4778
- "1000000000000-one": "¤ 0T",
4779
- "1000000000000-other": "¤ 0T",
4780
- "10000000000000-one": "¤ 00T",
4781
- "10000000000000-other": "¤ 00T",
4782
- "100000000000000-one": "¤ 000T",
4783
- "100000000000000-other": "¤ 000T"
4813
+ "1000-one": "¤0K",
4814
+ "1000-one-alphaNextToNumber": "¤ 0K",
4815
+ "1000-other": "¤0K",
4816
+ "1000-other-alphaNextToNumber": "¤ 0K",
4817
+ "10000-one": "¤00K",
4818
+ "10000-one-alphaNextToNumber": "¤ 00K",
4819
+ "10000-other": "¤00K",
4820
+ "10000-other-alphaNextToNumber": "¤ 00K",
4821
+ "100000-one": "¤000K",
4822
+ "100000-one-alphaNextToNumber": "¤ 000K",
4823
+ "100000-other": "¤000K",
4824
+ "100000-other-alphaNextToNumber": "¤ 000K",
4825
+ "1000000-one": "¤0M",
4826
+ "1000000-one-alphaNextToNumber": "¤ 0M",
4827
+ "1000000-other": "¤0M",
4828
+ "1000000-other-alphaNextToNumber": "¤ 0M",
4829
+ "10000000-one": "¤00M",
4830
+ "10000000-one-alphaNextToNumber": "¤ 00M",
4831
+ "10000000-other": "¤00M",
4832
+ "10000000-other-alphaNextToNumber": "¤ 00M",
4833
+ "100000000-one": "¤000M",
4834
+ "100000000-one-alphaNextToNumber": "¤ 000M",
4835
+ "100000000-other": "¤000M",
4836
+ "100000000-other-alphaNextToNumber": "¤ 000M",
4837
+ "1000000000-one": "¤0B",
4838
+ "1000000000-one-alphaNextToNumber": "¤ 0B",
4839
+ "1000000000-other": "¤0B",
4840
+ "1000000000-other-alphaNextToNumber": "¤ 0B",
4841
+ "10000000000-one": "¤00B",
4842
+ "10000000000-one-alphaNextToNumber": "¤ 00B",
4843
+ "10000000000-other": "¤00B",
4844
+ "10000000000-other-alphaNextToNumber": "¤ 00B",
4845
+ "100000000000-one": "¤000B",
4846
+ "100000000000-one-alphaNextToNumber": "¤ 000B",
4847
+ "100000000000-other": "¤000B",
4848
+ "100000000000-other-alphaNextToNumber": "¤ 000B",
4849
+ "1000000000000-one": "¤0T",
4850
+ "1000000000000-one-alphaNextToNumber": "¤ 0T",
4851
+ "1000000000000-other": "¤0T",
4852
+ "1000000000000-other-alphaNextToNumber": "¤ 0T",
4853
+ "10000000000000-one": "¤00T",
4854
+ "10000000000000-one-alphaNextToNumber": "¤ 00T",
4855
+ "10000000000000-other": "¤00T",
4856
+ "10000000000000-other-alphaNextToNumber": "¤ 00T",
4857
+ "100000000000000-one": "¤000T",
4858
+ "100000000000000-one-alphaNextToNumber": "¤ 000T",
4859
+ "100000000000000-other": "¤000T",
4860
+ "100000000000000-other-alphaNextToNumber": "¤ 000T"
4784
4861
  },
4785
4862
  "symbols-latn-decimal": ",",
4786
4863
  "symbols-latn-group": " ",
@@ -4795,6 +4872,8 @@
4795
4872
  "symbols-latn-infinity": "∞",
4796
4873
  "symbols-latn-nan": "NaN",
4797
4874
  "symbols-latn-timeSeparator": ":",
4875
+ "symbols-latn-decimal-alt-us": ".",
4876
+ "symbols-latn-group-alt-us": ",",
4798
4877
  "currencySymbols": {
4799
4878
  "AUD": "A$",
4800
4879
  "BRL": "R$",
@@ -4815,6 +4894,7 @@
4815
4894
  "VND": "₫",
4816
4895
  "XAF": "FCFA",
4817
4896
  "XCD": "EC$",
4897
+ "XCG": "Cg.",
4818
4898
  "XOF": "F CFA",
4819
4899
  "XPF": "CFPF",
4820
4900
  "XXX": "¤",
@@ -4877,6 +4957,12 @@
4877
4957
  "10p-24": {
4878
4958
  "unitPrefixPattern": "y{0}"
4879
4959
  },
4960
+ "10p-27": {
4961
+ "unitPrefixPattern": "r{0}"
4962
+ },
4963
+ "10p-30": {
4964
+ "unitPrefixPattern": "q{0}"
4965
+ },
4880
4966
  "10p1": {
4881
4967
  "unitPrefixPattern": "da{0}"
4882
4968
  },
@@ -4907,6 +4993,12 @@
4907
4993
  "10p24": {
4908
4994
  "unitPrefixPattern": "Y{0}"
4909
4995
  },
4996
+ "10p27": {
4997
+ "unitPrefixPattern": "R{0}"
4998
+ },
4999
+ "10p30": {
5000
+ "unitPrefixPattern": "Q{0}"
5001
+ },
4910
5002
  "1024p1": {
4911
5003
  "unitPrefixPattern": "Ki{0}"
4912
5004
  },
@@ -4936,10 +5028,12 @@
4936
5028
  },
4937
5029
  "power2": {
4938
5030
  "compoundUnitPattern1": "{0}²",
5031
+ "compoundUnitPattern1-count-one": "{0}²",
4939
5032
  "compoundUnitPattern1-count-other": "{0}²"
4940
5033
  },
4941
5034
  "power3": {
4942
5035
  "compoundUnitPattern1": "{0}³",
5036
+ "compoundUnitPattern1-count-one": "{0}³",
4943
5037
  "compoundUnitPattern1-count-other": "{0}³"
4944
5038
  },
4945
5039
  "times": {
@@ -4992,7 +5086,7 @@
4992
5086
  "unitPattern-count-other": "{0} ha"
4993
5087
  },
4994
5088
  "area-square-meter": {
4995
- "displayName": "metres²",
5089
+ "displayName": "m²",
4996
5090
  "unitPattern-count-one": "{0} m²",
4997
5091
  "unitPattern-count-other": "{0} m²",
4998
5092
  "perUnitPattern": "{0}/m²"
@@ -5055,7 +5149,12 @@
5055
5149
  "unitPattern-count-one": "{0} item",
5056
5150
  "unitPattern-count-other": "{0} items"
5057
5151
  },
5058
- "concentr-permillion": {
5152
+ "concentr-part": {
5153
+ "displayName": "part",
5154
+ "unitPattern-count-one": "{0} part",
5155
+ "unitPattern-count-other": "{0} part"
5156
+ },
5157
+ "concentr-part-per-1e6": {
5059
5158
  "displayName": "parts/million",
5060
5159
  "unitPattern-count-one": "{0} ppm",
5061
5160
  "unitPattern-count-other": "{0} ppm"
@@ -5080,6 +5179,11 @@
5080
5179
  "unitPattern-count-one": "{0} mol",
5081
5180
  "unitPattern-count-other": "{0} mol"
5082
5181
  },
5182
+ "concentr-ofglucose": {
5183
+ "displayName": "Glc",
5184
+ "unitPattern-count-one": "{0} Glc",
5185
+ "unitPattern-count-other": "{0} Glc"
5186
+ },
5083
5187
  "consumption-liter-per-kilometer": {
5084
5188
  "displayName": "litres/km",
5085
5189
  "unitPattern-count-one": "{0} l/km",
@@ -5364,11 +5468,13 @@
5364
5468
  "unitPattern-count-other": "{0} dpi"
5365
5469
  },
5366
5470
  "graphics-dot": {
5471
+ "displayName": "dots",
5367
5472
  "unitPattern-count-one": "{0} dot",
5368
5473
  "unitPattern-count-other": "{0} dots"
5369
5474
  },
5370
5475
  "length-earth-radius": {
5371
- "displayName": "R⊕",
5476
+ "displayName": "earth radius",
5477
+ "unitPattern-count-one": "{0} R⊕",
5372
5478
  "unitPattern-count-other": "{0} R⊕"
5373
5479
  },
5374
5480
  "length-kilometer": {
@@ -5378,7 +5484,7 @@
5378
5484
  "perUnitPattern": "{0}/km"
5379
5485
  },
5380
5486
  "length-meter": {
5381
- "displayName": "metres",
5487
+ "displayName": "m",
5382
5488
  "unitPattern-count-one": "{0} m",
5383
5489
  "unitPattern-count-other": "{0} m",
5384
5490
  "perUnitPattern": "{0}/m"
@@ -5487,11 +5593,13 @@
5487
5593
  "unitPattern-count-other": "{0} lx"
5488
5594
  },
5489
5595
  "light-candela": {
5490
- "displayName": "cd",
5596
+ "displayName": "candela",
5597
+ "unitPattern-count-one": "{0} cd",
5491
5598
  "unitPattern-count-other": "{0} cd"
5492
5599
  },
5493
5600
  "light-lumen": {
5494
- "displayName": "lm",
5601
+ "displayName": "lumen",
5602
+ "unitPattern-count-one": "{0} lm",
5495
5603
  "unitPattern-count-other": "{0} lm"
5496
5604
  },
5497
5605
  "light-solar-luminosity": {
@@ -5574,9 +5682,9 @@
5574
5682
  "unitPattern-count-other": "{0} M☉"
5575
5683
  },
5576
5684
  "mass-grain": {
5577
- "displayName": "grain",
5578
- "unitPattern-count-one": "{0} grains",
5579
- "unitPattern-count-other": "{0} grains"
5685
+ "displayName": "grains",
5686
+ "unitPattern-count-one": "{0} gr",
5687
+ "unitPattern-count-other": "{0} gr"
5580
5688
  },
5581
5689
  "power-gigawatt": {
5582
5690
  "displayName": "GW",
@@ -5613,6 +5721,11 @@
5613
5721
  "unitPattern-count-one": "{0} mmHg",
5614
5722
  "unitPattern-count-other": "{0} mmHg"
5615
5723
  },
5724
+ "pressure-ofhg": {
5725
+ "displayName": "of Hg",
5726
+ "unitPattern-count-one": "{0} of Hg",
5727
+ "unitPattern-count-other": "{0} of Hg"
5728
+ },
5616
5729
  "pressure-pound-force-per-square-inch": {
5617
5730
  "displayName": "psi",
5618
5731
  "unitPattern-count-one": "{0} psi",
@@ -5684,7 +5797,8 @@
5684
5797
  "unitPattern-count-other": "B {0}"
5685
5798
  },
5686
5799
  "temperature-generic": {
5687
- "displayName": "°",
5800
+ "displayName": "deg. temp.",
5801
+ "unitPattern-count-one": "{0}°",
5688
5802
  "unitPattern-count-other": "{0}°"
5689
5803
  },
5690
5804
  "temperature-celsius": {
@@ -5790,6 +5904,11 @@
5790
5904
  "unitPattern-count-one": "{0} mc",
5791
5905
  "unitPattern-count-other": "{0} mc"
5792
5906
  },
5907
+ "volume-fluid-ounce-metric": {
5908
+ "displayName": "fl oz m.",
5909
+ "unitPattern-count-one": "{0} fl oz m.",
5910
+ "unitPattern-count-other": "{0} fl oz m."
5911
+ },
5793
5912
  "volume-acre-foot": {
5794
5913
  "displayName": "acre ft",
5795
5914
  "unitPattern-count-one": "{0} ac ft",
@@ -5822,11 +5941,21 @@
5822
5941
  "unitPattern-count-one": "{0} pt",
5823
5942
  "unitPattern-count-other": "{0} pt"
5824
5943
  },
5944
+ "volume-pint-imperial": {
5945
+ "displayName": "pt Imp.",
5946
+ "unitPattern-count-one": "{0} pt Imp.",
5947
+ "unitPattern-count-other": "{0} pt Imp."
5948
+ },
5825
5949
  "volume-cup": {
5826
5950
  "displayName": "cups",
5827
5951
  "unitPattern-count-one": "{0} c",
5828
5952
  "unitPattern-count-other": "{0} c"
5829
5953
  },
5954
+ "volume-cup-imperial": {
5955
+ "displayName": "cup Imp",
5956
+ "unitPattern-count-one": "{0} cup Imp.",
5957
+ "unitPattern-count-other": "{0} cup Imp."
5958
+ },
5830
5959
  "volume-fluid-ounce": {
5831
5960
  "displayName": "US fl oz",
5832
5961
  "unitPattern-count-one": "{0} US fl oz",
@@ -5863,8 +5992,8 @@
5863
5992
  "unitPattern-count-other": "{0} dstspn"
5864
5993
  },
5865
5994
  "volume-drop": {
5866
- "displayName": "drop",
5867
- "unitPattern-count-one": "{0} drops",
5995
+ "displayName": "drops",
5996
+ "unitPattern-count-one": "{0} drop",
5868
5997
  "unitPattern-count-other": "{0} drops"
5869
5998
  },
5870
5999
  "volume-dram": {
@@ -5873,13 +6002,13 @@
5873
6002
  "unitPattern-count-other": "{0} drams"
5874
6003
  },
5875
6004
  "volume-jigger": {
5876
- "displayName": "jigger",
6005
+ "displayName": "jiggers",
5877
6006
  "unitPattern-count-one": "{0} jigger",
5878
6007
  "unitPattern-count-other": "{0} jiggers"
5879
6008
  },
5880
6009
  "volume-pinch": {
5881
- "displayName": "pinch",
5882
- "unitPattern-count-one": "{0} pinches",
6010
+ "displayName": "pinches",
6011
+ "unitPattern-count-one": "{0} pinch",
5883
6012
  "unitPattern-count-other": "{0} pinches"
5884
6013
  },
5885
6014
  "volume-quart-imperial": {
@@ -5887,6 +6016,212 @@
5887
6016
  "unitPattern-count-one": "{0} qt",
5888
6017
  "unitPattern-count-other": "{0} qt"
5889
6018
  },
6019
+ "angle-steradian": {
6020
+ "displayName": "sr",
6021
+ "unitPattern-count-one": "{0} sr",
6022
+ "unitPattern-count-other": "{0} sr"
6023
+ },
6024
+ "concentr-katal": {
6025
+ "displayName": "kat",
6026
+ "unitPattern-count-one": "{0} kat",
6027
+ "unitPattern-count-other": "{0} kat"
6028
+ },
6029
+ "electric-coulomb": {
6030
+ "displayName": "C",
6031
+ "unitPattern-count-one": "{0} C",
6032
+ "unitPattern-count-other": "{0} C"
6033
+ },
6034
+ "electric-farad": {
6035
+ "displayName": "F",
6036
+ "unitPattern-count-one": "{0} F",
6037
+ "unitPattern-count-other": "{0} F"
6038
+ },
6039
+ "electric-henry": {
6040
+ "displayName": "H",
6041
+ "unitPattern-count-one": "{0} H",
6042
+ "unitPattern-count-other": "{0} H"
6043
+ },
6044
+ "electric-siemens": {
6045
+ "displayName": "S",
6046
+ "unitPattern-count-one": "{0} S",
6047
+ "unitPattern-count-other": "{0} S"
6048
+ },
6049
+ "energy-calorie-it": {
6050
+ "displayName": "cal-IT",
6051
+ "unitPattern-count-one": "{0} cal-IT",
6052
+ "unitPattern-count-other": "{0} cal-IT"
6053
+ },
6054
+ "energy-british-thermal-unit-it": {
6055
+ "displayName": "BTU-IT",
6056
+ "unitPattern-count-one": "{0} BTU-IT",
6057
+ "unitPattern-count-other": "{0} BT-IT"
6058
+ },
6059
+ "energy-becquerel": {
6060
+ "displayName": "Bq",
6061
+ "unitPattern-count-one": "{0} Bq",
6062
+ "unitPattern-count-other": "{0} Bq"
6063
+ },
6064
+ "energy-sievert": {
6065
+ "displayName": "Sv",
6066
+ "unitPattern-count-one": "{0} Sv",
6067
+ "unitPattern-count-other": "{0} Sv"
6068
+ },
6069
+ "energy-gray": {
6070
+ "displayName": "Gy",
6071
+ "unitPattern-count-one": "{0} Gy",
6072
+ "unitPattern-count-other": "{0} Gy"
6073
+ },
6074
+ "force-kilogram-force": {
6075
+ "displayName": "kgf",
6076
+ "unitPattern-count-one": "{0} kgf",
6077
+ "unitPattern-count-other": "{0} kgf"
6078
+ },
6079
+ "length-rod": {
6080
+ "displayName": "rd",
6081
+ "unitPattern-count-one": "{0} rd",
6082
+ "unitPattern-count-other": "{0} rd"
6083
+ },
6084
+ "length-chain": {
6085
+ "displayName": "ch",
6086
+ "unitPattern-count-one": "{0} ch",
6087
+ "unitPattern-count-other": "{0} ch"
6088
+ },
6089
+ "magnetic-tesla": {
6090
+ "displayName": "T",
6091
+ "unitPattern-count-one": "{0} T",
6092
+ "unitPattern-count-other": "{0} T"
6093
+ },
6094
+ "magnetic-weber": {
6095
+ "displayName": "Wb",
6096
+ "unitPattern-count-one": "{0} Wb",
6097
+ "unitPattern-count-other": "{0} Wb"
6098
+ },
6099
+ "temperature-rankine": {
6100
+ "displayName": "°R",
6101
+ "unitPattern-count-one": "{0} °R",
6102
+ "unitPattern-count-other": "{0} °R"
6103
+ },
6104
+ "duration-fortnight": {
6105
+ "displayName": "fw",
6106
+ "unitPattern-count-one": "{0} fw",
6107
+ "unitPattern-count-other": "{0} fw"
6108
+ },
6109
+ "mass-slug": {
6110
+ "displayName": "slug",
6111
+ "unitPattern-count-one": "{0} slug",
6112
+ "unitPattern-count-other": "{0} slug"
6113
+ },
6114
+ "pressure-gasoline-energy-density": {
6115
+ "displayName": "gas-equiv",
6116
+ "unitPattern-count-one": "{0} gas-equiv",
6117
+ "unitPattern-count-other": "{0} gas-equiv"
6118
+ },
6119
+ "length-rin": {
6120
+ "displayName": "rin [JP]",
6121
+ "unitPattern-count-one": "{0} rin [JP]",
6122
+ "unitPattern-count-other": "{0} rin [JP]"
6123
+ },
6124
+ "length-sun": {
6125
+ "displayName": "sun [JP]",
6126
+ "unitPattern-count-one": "{0} sun [JP]",
6127
+ "unitPattern-count-other": "{0} sun [JP]"
6128
+ },
6129
+ "length-shaku-length": {
6130
+ "displayName": "shaku [JP]",
6131
+ "unitPattern-count-one": "{0} shaku [JP]",
6132
+ "unitPattern-count-other": "{0} shaku [JP]"
6133
+ },
6134
+ "length-shaku-cloth": {
6135
+ "displayName": "shaku [cloth, JP]",
6136
+ "unitPattern-count-one": "{0} shaku [cloth, JP]",
6137
+ "unitPattern-count-other": "{0} shaku [cloth, JP]"
6138
+ },
6139
+ "length-ken": {
6140
+ "displayName": "ken [JP]",
6141
+ "unitPattern-count-one": "{0} ken [JP]",
6142
+ "unitPattern-count-other": "{0} ken [JP]"
6143
+ },
6144
+ "length-jo-jp": {
6145
+ "displayName": "jo [JP]",
6146
+ "unitPattern-count-one": "{0} jo [JP]",
6147
+ "unitPattern-count-other": "{0} jo [JP]"
6148
+ },
6149
+ "length-ri-jp": {
6150
+ "displayName": "ri [JP]",
6151
+ "unitPattern-count-one": "{0} ri [JP]",
6152
+ "unitPattern-count-other": "{0} ri [JP]"
6153
+ },
6154
+ "area-bu-jp": {
6155
+ "displayName": "bu [JP]",
6156
+ "unitPattern-count-one": "{0} bu [JP]",
6157
+ "unitPattern-count-other": "{0} bu [JP]"
6158
+ },
6159
+ "area-se-jp": {
6160
+ "displayName": "se [JP]",
6161
+ "unitPattern-count-one": "{0} se [JP]",
6162
+ "unitPattern-count-other": "{0} se [JP]"
6163
+ },
6164
+ "area-cho": {
6165
+ "displayName": "cho [JP]",
6166
+ "unitPattern-count-one": "{0} cho [JP]",
6167
+ "unitPattern-count-other": "{0} cho [JP]"
6168
+ },
6169
+ "volume-kosaji": {
6170
+ "displayName": "kosaji [JP]",
6171
+ "unitPattern-count-one": "{0} kosaji [JP]",
6172
+ "unitPattern-count-other": "{0} kosaji [JP]"
6173
+ },
6174
+ "volume-osaji": {
6175
+ "displayName": "osaji [JP]",
6176
+ "unitPattern-count-one": "{0} osaji [JP]",
6177
+ "unitPattern-count-other": "{0} osaji [JP]"
6178
+ },
6179
+ "volume-cup-jp": {
6180
+ "displayName": "cup [JP]",
6181
+ "unitPattern-count-one": "{0} cup [JP]",
6182
+ "unitPattern-count-other": "{0} cup [JP]"
6183
+ },
6184
+ "volume-shaku": {
6185
+ "displayName": "shaku [vol, JP]",
6186
+ "unitPattern-count-one": "{0} shaku [vol, JP]",
6187
+ "unitPattern-count-other": "{0} shaku [vol, JP]"
6188
+ },
6189
+ "volume-sai": {
6190
+ "displayName": "sai [JP]",
6191
+ "unitPattern-count-one": "{0} sai [JP]",
6192
+ "unitPattern-count-other": "{0} sai [JP]"
6193
+ },
6194
+ "volume-to-jp": {
6195
+ "displayName": "to [JP]",
6196
+ "unitPattern-count-one": "{0} to [JP]",
6197
+ "unitPattern-count-other": "{0} to [JP]"
6198
+ },
6199
+ "volume-koku": {
6200
+ "displayName": "koku [JP]",
6201
+ "unitPattern-count-one": "{0} koku [JP]",
6202
+ "unitPattern-count-other": "{0} koku [JP]"
6203
+ },
6204
+ "speed-light-speed": {
6205
+ "displayName": "light",
6206
+ "unitPattern-count-one": "{0} light",
6207
+ "unitPattern-count-other": "{0} light"
6208
+ },
6209
+ "mass-fun": {
6210
+ "displayName": "fun [JP]",
6211
+ "unitPattern-count-one": "{0} fun [JP]",
6212
+ "unitPattern-count-other": "{0} fun [JP]"
6213
+ },
6214
+ "concentr-part-per-1e9": {
6215
+ "displayName": "parts/billion",
6216
+ "unitPattern-count-one": "{0} ppb",
6217
+ "unitPattern-count-other": "{0} ppb"
6218
+ },
6219
+ "duration-night": {
6220
+ "displayName": "nights",
6221
+ "unitPattern-count-one": "{0} night",
6222
+ "unitPattern-count-other": "{0} nights",
6223
+ "perUnitPattern": "{0}/night"
6224
+ },
5890
6225
  "coordinateUnit": {
5891
6226
  "displayName": "direction",
5892
6227
  "east": "{0} E",
@@ -5897,9 +6232,9 @@
5897
6232
  }
5898
6233
  },
5899
6234
  "lenient-scope-number": {
5900
- "minusSign": "-‐‒–⁻₋−➖﹣-",
5901
- "commaSign": ",،٫⹁、︐︑﹐﹑,、",
5902
- "plusSign": "+⁺₊➕﬩﹢+"
6235
+ "minusSign": "--﹣‐‑‒–−⁻₋➖",
6236
+ "commaSign": ",,﹐︐⹁،٫、﹑、︑",
6237
+ "plusSign": "++﬩﹢⁺₊➕"
5903
6238
  },
5904
6239
  "currencyFormat-sap-short": {
5905
6240
  "1000-one": "0K ¤",
@@ -5936,11 +6271,13 @@
5936
6271
  "BYR": 0,
5937
6272
  "CLF": 4,
5938
6273
  "CLP": 0,
6274
+ "COP": 0,
5939
6275
  "DEFAULT": 2,
5940
6276
  "DJF": 0,
5941
6277
  "ESP": 0,
5942
6278
  "GNF": 0,
5943
6279
  "HUF": 0,
6280
+ "IDR": 0,
5944
6281
  "IQD": 0,
5945
6282
  "IRR": 0,
5946
6283
  "ISK": 0,
@@ -5960,6 +6297,7 @@
5960
6297
  "MMK": 0,
5961
6298
  "MRO": 0,
5962
6299
  "OMR": 3,
6300
+ "PKR": 0,
5963
6301
  "PYG": 0,
5964
6302
  "RSD": 0,
5965
6303
  "RWF": 0,
@@ -5996,45 +6334,46 @@
5996
6334
  },
5997
6335
  "eras-gregorian": {
5998
6336
  "0": {
5999
- "_code": "gregory-inverse",
6000
- "_aliases": "bc bce",
6337
+ "_code": "bce",
6338
+ "_aliases": "bc",
6001
6339
  "_end": "0-12-31"
6002
6340
  },
6003
6341
  "1": {
6004
- "_code": "gregory",
6005
- "_aliases": "ad ce",
6342
+ "_code": "ce",
6343
+ "_aliases": "ad",
6006
6344
  "_start": "1-01-01"
6007
6345
  }
6008
6346
  },
6009
6347
  "eras-islamic": {
6010
6348
  "0": {
6011
- "_code": "islamic",
6012
- "_aliases": "ah",
6013
- "_start": "622-7-15"
6349
+ "_code": "ah",
6350
+ "_start": "622-07-19"
6351
+ },
6352
+ "1": {
6353
+ "_code": "bh",
6354
+ "_end": "622-07-18"
6014
6355
  }
6015
6356
  },
6016
6357
  "eras-persian": {
6017
6358
  "0": {
6018
- "_code": "persian",
6019
- "_aliases": "ap",
6020
- "_start": "622-01-01"
6359
+ "_code": "ap",
6360
+ "_start": "622-03-21"
6021
6361
  }
6022
6362
  },
6023
6363
  "eras-buddhist": {
6024
6364
  "0": {
6025
- "_code": "buddhist",
6026
- "_aliases": "be",
6365
+ "_code": "be",
6027
6366
  "_start": "-542-01-01"
6028
6367
  }
6029
6368
  },
6030
6369
  "eras-japanese": {
6031
6370
  "232": {
6032
6371
  "_code": "meiji",
6033
- "_start": "1868-9-8"
6372
+ "_start": "1868-10-23"
6034
6373
  },
6035
6374
  "233": {
6036
6375
  "_code": "taisho",
6037
- "_start": "1912-7-30"
6376
+ "_start": "1912-07-30"
6038
6377
  },
6039
6378
  "234": {
6040
6379
  "_code": "showa",
@@ -6042,11 +6381,11 @@
6042
6381
  },
6043
6382
  "235": {
6044
6383
  "_code": "heisei",
6045
- "_start": "1989-1-8"
6384
+ "_start": "1989-01-08"
6046
6385
  },
6047
6386
  "236": {
6048
6387
  "_code": "reiwa",
6049
- "_start": "2019-5-1"
6388
+ "_start": "2019-05-01"
6050
6389
  }
6051
6390
  },
6052
6391
  "dayPeriodRules": {
@@ -6063,14 +6402,18 @@
6063
6402
  },
6064
6403
  "morning1": {
6065
6404
  "_before": "12:00",
6066
- "_from": "06:00"
6405
+ "_from": "00:00"
6067
6406
  },
6068
6407
  "night1": {
6069
- "_before": "06:00",
6408
+ "_before": "24:00",
6070
6409
  "_from": "21:00"
6071
6410
  },
6072
6411
  "noon": {
6073
6412
  "_at": "12:00"
6074
6413
  }
6414
+ },
6415
+ "sap-calendarWeek": {
6416
+ "narrow": "CW {0}",
6417
+ "wide": "Calendar Week {0}"
6075
6418
  }
6076
6419
  }