@ui5/webcomponents-localization 2.20.0 → 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 +16 -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": "Afar",
7
7
  "ab": "Abchazisch",
@@ -15,7 +15,6 @@
15
15
  "afh": "Afrihili",
16
16
  "agq": "Aghem",
17
17
  "ain": "Aino",
18
- "ajp": "Zuid-Levantijns-Arabisch",
19
18
  "ak": "Akan",
20
19
  "akk": "Akkadisch",
21
20
  "akz": "Alabama",
@@ -27,6 +26,7 @@
27
26
  "ang": "Oudengels",
28
27
  "ann": "Obolo",
29
28
  "anp": "Angika",
29
+ "apc": "Levantijns-Arabisch",
30
30
  "ar": "Arabisch",
31
31
  "ar_001": "modern standaard Arabisch",
32
32
  "arc": "Aramees",
@@ -61,7 +61,7 @@
61
61
  "be": "Belarussisch",
62
62
  "bej": "Beja",
63
63
  "bem": "Bemba",
64
- "bew": "Betawi",
64
+ "bew": "Bataviaans",
65
65
  "bez": "Bena",
66
66
  "bfd": "Bafut",
67
67
  "bfq": "Badaga",
@@ -75,6 +75,8 @@
75
75
  "bjn": "Banjar",
76
76
  "bkm": "Kom",
77
77
  "bla": "Siksika",
78
+ "blo": "Anii",
79
+ "blt": "Tai Dam",
78
80
  "bm": "Bambara",
79
81
  "bn": "Bengaals",
80
82
  "bo": "Tibetaans",
@@ -110,6 +112,7 @@
110
112
  "chp": "Chipewyan",
111
113
  "chr": "Cherokee",
112
114
  "chy": "Cheyenne",
115
+ "cic": "Chickasaw",
113
116
  "ckb": "Soranî",
114
117
  "ckb_alt-menu": "Koerdisch, Soranî",
115
118
  "ckb_alt-variant": "Koerdisch, Soranî",
@@ -162,8 +165,6 @@
162
165
  "el": "Grieks",
163
166
  "elx": "Elamitisch",
164
167
  "en": "Engels",
165
- "en_GB-alt-short": "Engels (VK)",
166
- "en_US-alt-short": "Engels (VS)",
167
168
  "enm": "Middelengels",
168
169
  "eo": "Esperanto",
169
170
  "es": "Spaans",
@@ -207,7 +208,6 @@
207
208
  "gmh": "Middelhoogduits",
208
209
  "gn": "Guaraní",
209
210
  "goh": "Oudhoogduits",
210
- "gom": "Goa Konkani",
211
211
  "gon": "Gondi",
212
212
  "gor": "Gorontalo",
213
213
  "got": "Gothisch",
@@ -232,6 +232,7 @@
232
232
  "hil": "Hiligaynon",
233
233
  "hit": "Hettitisch",
234
234
  "hmn": "Hmong",
235
+ "hnj": "Hmong Njua",
235
236
  "ho": "Hiri Motu",
236
237
  "hr": "Kroatisch",
237
238
  "hsb": "Oppersorbisch",
@@ -279,6 +280,7 @@
279
280
  "kcg": "Tyap",
280
281
  "kde": "Makonde",
281
282
  "kea": "Kaapverdisch Creools",
283
+ "kek": "Qʼeqchiʼ",
282
284
  "ken": "Kenyang",
283
285
  "kfo": "Koro",
284
286
  "kg": "Kongo",
@@ -313,11 +315,14 @@
313
315
  "ksf": "Bafia",
314
316
  "ksh": "Kölsch",
315
317
  "ku": "Koerdisch",
318
+ "ku_menu-core": "Koerdisch",
319
+ "ku_menu-extension": "Kurmanci",
316
320
  "kum": "Koemuks",
317
321
  "kut": "Kutenai",
318
322
  "kv": "Komi",
319
323
  "kw": "Cornish",
320
324
  "kwk": "Kwakʼwala",
325
+ "kxv": "Kuvi",
321
326
  "ky": "Kirgizisch",
322
327
  "la": "Latijn",
323
328
  "lad": "Ladino",
@@ -583,6 +588,7 @@
583
588
  "tr": "Turks",
584
589
  "tru": "Turoyo",
585
590
  "trv": "Taroko",
591
+ "trw": "Torwali",
586
592
  "ts": "Tsonga",
587
593
  "tsd": "Tsakonisch",
588
594
  "tsi": "Tsimshian",
@@ -611,6 +617,7 @@
611
617
  "vi": "Vietnamees",
612
618
  "vls": "West-Vlaams",
613
619
  "vmf": "Opperfrankisch",
620
+ "vmw": "Makhuwa",
614
621
  "vo": "Volapük",
615
622
  "vot": "Votisch",
616
623
  "vro": "Võro",
@@ -626,6 +633,7 @@
626
633
  "xal": "Kalmuks",
627
634
  "xh": "Xhosa",
628
635
  "xmf": "Mingreels",
636
+ "xnr": "Kangri",
629
637
  "xog": "Soga",
630
638
  "yao": "Yao",
631
639
  "yap": "Yapees",
@@ -635,7 +643,6 @@
635
643
  "yo": "Yoruba",
636
644
  "yrl": "Nheengatu",
637
645
  "yue": "Kantonees",
638
- "yue_alt-menu": "Kantonees",
639
646
  "za": "Zhuang",
640
647
  "zap": "Zapotec",
641
648
  "zbl": "Blissymbolen",
@@ -655,7 +662,6 @@
655
662
  "Adlm": "Adlam",
656
663
  "Afak": "Defaka",
657
664
  "Aghb": "Kaukasisch Albanees",
658
- "Ahom": "Ahom",
659
665
  "Arab": "Arabisch",
660
666
  "Arab-alt-variant": "Perso-Arabisch",
661
667
  "Aran": "Nastaliq",
@@ -667,6 +673,7 @@
667
673
  "Bass": "Bassa Vah",
668
674
  "Batk": "Batak",
669
675
  "Beng": "Bengaals",
676
+ "Berf": "Beria Erfe",
670
677
  "Bhks": "Bhaiksuki",
671
678
  "Blis": "Blissymbolen",
672
679
  "Bopo": "Bopomofo",
@@ -677,7 +684,6 @@
677
684
  "Cakm": "Chakma",
678
685
  "Cans": "Verenigde Canadese Aboriginal-symbolen",
679
686
  "Cari": "Carisch",
680
- "Cham": "Cham",
681
687
  "Cher": "Cherokee",
682
688
  "Chrs": "Chorasmisch",
683
689
  "Cirt": "Cirth",
@@ -697,6 +703,7 @@
697
703
  "Elba": "Elbasan",
698
704
  "Elym": "Elymaisch",
699
705
  "Ethi": "Ethiopisch",
706
+ "Gara": "Garay",
700
707
  "Geok": "Georgisch Khutsuri",
701
708
  "Geor": "Georgisch",
702
709
  "Glag": "Glagolitisch",
@@ -706,6 +713,7 @@
706
713
  "Gran": "Grantha",
707
714
  "Grek": "Grieks",
708
715
  "Gujr": "Gujarati",
716
+ "Gukh": "Gurung Khema",
709
717
  "Guru": "Gurmukhi",
710
718
  "Hanb": "Han met Bopomofo",
711
719
  "Hang": "Hangul",
@@ -725,7 +733,6 @@
725
733
  "Hung": "Oudhongaars",
726
734
  "Inds": "Indus",
727
735
  "Ital": "Oud-italisch",
728
- "Jamo": "Jamo",
729
736
  "Java": "Javaans",
730
737
  "Jpan": "Japans",
731
738
  "Jurc": "Jurchen",
@@ -739,6 +746,7 @@
739
746
  "Knda": "Kannada",
740
747
  "Kore": "Koreaans",
741
748
  "Kpel": "Kpelle",
749
+ "Krai": "Kirat Rai",
742
750
  "Kthi": "Kaithi",
743
751
  "Lana": "Lanna",
744
752
  "Laoo": "Laotiaans",
@@ -764,7 +772,6 @@
764
772
  "Merc": "Meroitisch cursief",
765
773
  "Mero": "Meroïtisch",
766
774
  "Mlym": "Malayalam",
767
- "Modi": "Modi",
768
775
  "Mong": "Mongools",
769
776
  "Moon": "Moon",
770
777
  "Mroo": "Mro",
@@ -781,6 +788,7 @@
781
788
  "Nshu": "Nüshu",
782
789
  "Ogam": "Ogham",
783
790
  "Olck": "Ol Chiki",
791
+ "Onao": "Ol Onal",
784
792
  "Orkh": "Orkhon",
785
793
  "Orya": "Odia",
786
794
  "Osge": "Osage",
@@ -809,6 +817,7 @@
809
817
  "Shaw": "Shavian",
810
818
  "Shrd": "Sharada",
811
819
  "Sidd": "Siddham",
820
+ "Sidt": "Sidetisch",
812
821
  "Sind": "Sindhi",
813
822
  "Sinh": "Singalees",
814
823
  "Sogd": "Sogdisch",
@@ -816,6 +825,7 @@
816
825
  "Sora": "Sora Sompeng",
817
826
  "Soyo": "Soyombo",
818
827
  "Sund": "Soendanees",
828
+ "Sunu": "Sunuwar",
819
829
  "Sylo": "Syloti Nagri",
820
830
  "Syrc": "Syriac",
821
831
  "Syre": "Estrangelo Aramees",
@@ -828,16 +838,19 @@
828
838
  "Taml": "Tamil",
829
839
  "Tang": "Tangut",
830
840
  "Tavt": "Tai Viet",
841
+ "Tayo": "Tai Yo",
831
842
  "Telu": "Telugu",
832
843
  "Teng": "Tengwar",
833
844
  "Tfng": "Tifinagh",
834
845
  "Tglg": "Tagalog",
835
846
  "Thaa": "Thaana",
836
- "Thai": "Thai",
837
847
  "Tibt": "Tibetaans",
838
848
  "Tirh": "Tirhuta",
839
849
  "Tnsa": "Tangsa",
850
+ "Todr": "Todhri",
851
+ "Tols": "Tolong Siki",
840
852
  "Toto": "Totoschrift",
853
+ "Tutg": "Tulu-Tigalari",
841
854
  "Ugar": "Ugaritisch",
842
855
  "Vaii": "Vai",
843
856
  "Visp": "Zichtbare spraak",
@@ -944,6 +957,7 @@
944
957
  "CN": "China",
945
958
  "CO": "Colombia",
946
959
  "CP": "Clipperton",
960
+ "CQ": "Sark",
947
961
  "CR": "Costa Rica",
948
962
  "CU": "Cuba",
949
963
  "CV": "Kaapverdië",
@@ -1010,6 +1024,7 @@
1010
1024
  "IM": "Isle of Man",
1011
1025
  "IN": "India",
1012
1026
  "IO": "Brits Indische Oceaanterritorium",
1027
+ "IO-alt-chagos": "Chagoseilanden",
1013
1028
  "IQ": "Irak",
1014
1029
  "IR": "Iran",
1015
1030
  "IS": "IJsland",
@@ -1136,7 +1151,7 @@
1136
1151
  "TN": "Tunesië",
1137
1152
  "TO": "Tonga",
1138
1153
  "TR": "Turkije",
1139
- "TR-alt-variant": "Turkije",
1154
+ "TR-alt-variant": "Türkiye",
1140
1155
  "TT": "Trinidad en Tobago",
1141
1156
  "TV": "Tuvalu",
1142
1157
  "TW": "Taiwan",
@@ -1184,29 +1199,33 @@
1184
1199
  "short": "HH:mm"
1185
1200
  },
1186
1201
  "dateTimeFormats": {
1187
- "full": "{1} {0}",
1188
- "long": "{1} {0}",
1189
- "medium": "{1} {0}",
1190
- "short": "{1} {0}",
1202
+ "full": "{1}, {0}",
1203
+ "long": "{1}, {0}",
1204
+ "medium": "{1}, {0}",
1205
+ "short": "{1}, {0}",
1191
1206
  "availableFormats": {
1192
1207
  "Bh": "h B",
1193
1208
  "Bhm": "h:mm B",
1194
1209
  "Bhms": "h:mm:ss B",
1195
1210
  "d": "d",
1196
1211
  "E": "ccc",
1212
+ "EBh": "E h B",
1197
1213
  "EBhm": "E h:mm B",
1198
1214
  "EBhms": "E h:mm:ss B",
1199
1215
  "Ed": "E d",
1216
+ "Eh": "E h a",
1200
1217
  "Ehm": "E h:mm a",
1201
1218
  "EHm": "E HH:mm",
1202
1219
  "Ehms": "E h:mm:ss a",
1203
1220
  "EHms": "E HH:mm:ss",
1204
1221
  "Gy": "y G",
1222
+ "GyM": "M/y G",
1205
1223
  "GyMd": "d/M/y GGGGG",
1224
+ "GyMEd": "E d/M/y G",
1206
1225
  "GyMMM": "MMM y G",
1207
1226
  "GyMMMd": "d MMM y G",
1208
1227
  "GyMMMEd": "E d MMM y G",
1209
- "h": "h a",
1228
+ "h": "ha",
1210
1229
  "H": "HH",
1211
1230
  "hm": "h:mm a",
1212
1231
  "Hm": "HH:mm",
@@ -1216,6 +1235,8 @@
1216
1235
  "Hmsv": "HH:mm:ss v",
1217
1236
  "hmv": "h:mm a v",
1218
1237
  "Hmv": "HH:mm v",
1238
+ "hv": "h a v",
1239
+ "Hv": "HH'h' v",
1219
1240
  "M": "L",
1220
1241
  "Md": "d-M",
1221
1242
  "MEd": "E d-M",
@@ -1253,11 +1274,11 @@
1253
1274
  "intervalFormats": {
1254
1275
  "intervalFormatFallback": "{0} – {1}",
1255
1276
  "Bh": {
1256
- "B": "h B h B",
1277
+ "B": "h Bh B",
1257
1278
  "h": "h–h B"
1258
1279
  },
1259
1280
  "Bhm": {
1260
- "B": "h:mm B h:mm B",
1281
+ "B": "h:mm Bh:mm B",
1261
1282
  "h": "h:mm–h:mm B",
1262
1283
  "m": "h:mm–h:mm B"
1263
1284
  },
@@ -1303,14 +1324,14 @@
1303
1324
  "y": "E d MMM y – E d MMM y G"
1304
1325
  },
1305
1326
  "h": {
1306
- "a": "h a h a",
1307
- "h": "h–h a"
1327
+ "a": "haha",
1328
+ "h": "h–ha"
1308
1329
  },
1309
1330
  "H": {
1310
1331
  "H": "HH–HH"
1311
1332
  },
1312
1333
  "hm": {
1313
- "a": "h:mm a h:mm a",
1334
+ "a": "h:mm ah:mm a",
1314
1335
  "h": "h:mm–h:mm a",
1315
1336
  "m": "h:mm–h:mm a"
1316
1337
  },
@@ -1319,7 +1340,7 @@
1319
1340
  "m": "HH:mm–HH:mm"
1320
1341
  },
1321
1342
  "hmv": {
1322
- "a": "h:mm a h:mm a v",
1343
+ "a": "h:mm ah:mm a v",
1323
1344
  "h": "h:mm–h:mm a v",
1324
1345
  "m": "h:mm–h:mm a v"
1325
1346
  },
@@ -1328,8 +1349,8 @@
1328
1349
  "m": "HH:mm–HH:mm v"
1329
1350
  },
1330
1351
  "hv": {
1331
- "a": "h a h a v",
1332
- "h": "h–h a v"
1352
+ "a": "haha v",
1353
+ "h": "h–ha v"
1333
1354
  },
1334
1355
  "Hv": {
1335
1356
  "H": "HH–HH v"
@@ -1787,24 +1808,30 @@
1787
1808
  "Bhms": "h:mm:ss B",
1788
1809
  "d": "d",
1789
1810
  "E": "ccc",
1811
+ "EBh": "E h B",
1790
1812
  "EBhm": "E h:mm B",
1791
1813
  "EBhms": "E h:mm:ss B",
1792
1814
  "Ed": "E d",
1815
+ "Eh": "E h a",
1793
1816
  "Ehm": "E h:mm a",
1794
1817
  "EHm": "E HH:mm",
1795
1818
  "Ehms": "E h:mm:ss a",
1796
1819
  "EHms": "E HH:mm:ss",
1797
1820
  "Gy": "y G",
1821
+ "GyM": "M/y G",
1798
1822
  "GyMd": "d/M/y GGGGG",
1823
+ "GyMEd": "E d/M/y G",
1799
1824
  "GyMMM": "MMM y G",
1800
1825
  "GyMMMd": "d MMM y G",
1801
1826
  "GyMMMEd": "E d MMM y G",
1802
- "h": "h a",
1827
+ "h": "ha",
1803
1828
  "H": "HH",
1804
1829
  "hm": "h:mm a",
1805
1830
  "Hm": "HH:mm",
1806
1831
  "hms": "h:mm:ss a",
1807
1832
  "Hms": "HH:mm:ss",
1833
+ "hv": "h a v",
1834
+ "Hv": "HH'h' v",
1808
1835
  "M": "L",
1809
1836
  "Md": "d-M",
1810
1837
  "MEd": "E d-M",
@@ -2273,13 +2300,16 @@
2273
2300
  }
2274
2301
  },
2275
2302
  "era-wide": {
2276
- "0": "Saʻna Hizjria"
2303
+ "0": "Saʻna Hizjria",
2304
+ "1": "BH"
2277
2305
  },
2278
2306
  "era-abbreviated": {
2279
- "0": "AH"
2307
+ "0": "AH",
2308
+ "1": "BH"
2280
2309
  },
2281
2310
  "era-narrow": {
2282
- "0": "AH"
2311
+ "0": "AH",
2312
+ "1": "BH"
2283
2313
  }
2284
2314
  },
2285
2315
  "ca-japanese": {
@@ -2306,24 +2336,30 @@
2306
2336
  "Bhms": "h:mm:ss B",
2307
2337
  "d": "d",
2308
2338
  "E": "ccc",
2339
+ "EBh": "E h B",
2309
2340
  "EBhm": "E h:mm B",
2310
2341
  "EBhms": "E h:mm:ss B",
2311
2342
  "Ed": "E d",
2343
+ "Eh": "E h a",
2312
2344
  "Ehm": "E h:mm a",
2313
2345
  "EHm": "E HH:mm",
2314
2346
  "Ehms": "E h:mm:ss a",
2315
2347
  "EHms": "E HH:mm:ss",
2316
2348
  "Gy": "y G",
2349
+ "GyM": "M/y G",
2317
2350
  "GyMd": "d/M/y GGGGG",
2351
+ "GyMEd": "E d/M/y G",
2318
2352
  "GyMMM": "MMM y G",
2319
2353
  "GyMMMd": "d MMM y G",
2320
2354
  "GyMMMEd": "E d MMM y G",
2321
- "h": "h a",
2355
+ "h": "ha",
2322
2356
  "H": "HH",
2323
2357
  "hm": "h:mm a",
2324
2358
  "Hm": "HH:mm",
2325
2359
  "hms": "h:mm:ss a",
2326
2360
  "Hms": "HH:mm:ss",
2361
+ "hv": "h a v",
2362
+ "Hv": "HH'h' v",
2327
2363
  "M": "L",
2328
2364
  "Md": "d-M",
2329
2365
  "MEd": "E d-M",
@@ -2911,24 +2947,30 @@
2911
2947
  "Bhms": "h:mm:ss B",
2912
2948
  "d": "d",
2913
2949
  "E": "ccc",
2950
+ "EBh": "E h B",
2914
2951
  "EBhm": "E h:mm B",
2915
2952
  "EBhms": "E h:mm:ss B",
2916
2953
  "Ed": "E d",
2954
+ "Eh": "E h a",
2917
2955
  "Ehm": "E h:mm a",
2918
2956
  "EHm": "E HH:mm",
2919
2957
  "Ehms": "E h:mm:ss a",
2920
2958
  "EHms": "E HH:mm:ss",
2921
2959
  "Gy": "y G",
2960
+ "GyM": "M/y G",
2922
2961
  "GyMd": "d/M/y GGGGG",
2962
+ "GyMEd": "E d/M/y G",
2923
2963
  "GyMMM": "MMM y G",
2924
2964
  "GyMMMd": "d MMM y G",
2925
2965
  "GyMMMEd": "E d MMM y G",
2926
- "h": "h a",
2966
+ "h": "ha",
2927
2967
  "H": "HH",
2928
2968
  "hm": "h:mm a",
2929
2969
  "Hm": "HH:mm",
2930
2970
  "hms": "h:mm:ss a",
2931
2971
  "Hms": "HH:mm:ss",
2972
+ "hv": "h a v",
2973
+ "Hv": "HH'h' v",
2932
2974
  "M": "L",
2933
2975
  "Md": "d-M",
2934
2976
  "MEd": "E d-M",
@@ -3430,24 +3472,30 @@
3430
3472
  "Bhms": "h:mm:ss B",
3431
3473
  "d": "d",
3432
3474
  "E": "ccc",
3475
+ "EBh": "E h B",
3433
3476
  "EBhm": "E h:mm B",
3434
3477
  "EBhms": "E h:mm:ss B",
3435
3478
  "Ed": "E d",
3479
+ "Eh": "E h a",
3436
3480
  "Ehm": "E h:mm a",
3437
3481
  "EHm": "E HH:mm",
3438
3482
  "Ehms": "E h:mm:ss a",
3439
3483
  "EHms": "E HH:mm:ss",
3440
3484
  "Gy": "y G",
3485
+ "GyM": "M/y G",
3441
3486
  "GyMd": "d/M/y GGGGG",
3487
+ "GyMEd": "E d/M/y G",
3442
3488
  "GyMMM": "MMM y G",
3443
3489
  "GyMMMd": "d MMM y G",
3444
3490
  "GyMMMEd": "E d MMM y G",
3445
- "h": "h a",
3491
+ "h": "ha",
3446
3492
  "H": "HH",
3447
3493
  "hm": "h:mm a",
3448
3494
  "Hm": "HH:mm",
3449
3495
  "hms": "h:mm:ss a",
3450
3496
  "Hms": "HH:mm:ss",
3497
+ "hv": "h a v",
3498
+ "Hv": "HH'h' v",
3451
3499
  "M": "L",
3452
3500
  "Md": "d-M",
3453
3501
  "MEd": "E d-M",
@@ -4351,7 +4399,7 @@
4351
4399
  "Dar_es_Salaam": "Dar es Salaam",
4352
4400
  "Djibouti": "Djibouti",
4353
4401
  "Douala": "Douala",
4354
- "El_Aaiun": "El Aaiun",
4402
+ "El_Aaiun": "El Aaiún",
4355
4403
  "Freetown": "Freetown",
4356
4404
  "Gaborone": "Gaborone",
4357
4405
  "Harare": "Harare",
@@ -4374,7 +4422,7 @@
4374
4422
  "Mogadishu": "Mogadishu",
4375
4423
  "Monrovia": "Monrovia",
4376
4424
  "Nairobi": "Nairobi",
4377
- "Ndjamena": "Ndjamena",
4425
+ "Ndjamena": "N’Djamena",
4378
4426
  "Niamey": "Niamey",
4379
4427
  "Nouakchott": "Nouakchott",
4380
4428
  "Ouagadougou": "Ouagadougou",
@@ -4390,7 +4438,7 @@
4390
4438
  "Anchorage": "Anchorage",
4391
4439
  "Anguilla": "Anguilla",
4392
4440
  "Antigua": "Antigua",
4393
- "Araguaina": "Araguaina",
4441
+ "Araguaina": "Araguaína",
4394
4442
  "Argentina": {
4395
4443
  "Buenos_Aires": "Buenos Aires",
4396
4444
  "Catamarca": "Catamarca",
@@ -4416,7 +4464,7 @@
4416
4464
  "Belize": "Belize",
4417
4465
  "Blanc-Sablon": "Blanc-Sablon",
4418
4466
  "Boa_Vista": "Boa Vista",
4419
- "Bogota": "Bogota",
4467
+ "Bogota": "Bogotá",
4420
4468
  "Boise": "Boise",
4421
4469
  "Cambridge_Bay": "Cambridge Bay",
4422
4470
  "Campo_Grande": "Campo Grande",
@@ -4428,6 +4476,7 @@
4428
4476
  "Chihuahua": "Chihuahua",
4429
4477
  "Ciudad_Juarez": "Ciudad Juárez",
4430
4478
  "Costa_Rica": "Costa Rica",
4479
+ "Coyhaique": "Coyhaique",
4431
4480
  "Creston": "Creston",
4432
4481
  "Cuiaba": "Cuiabá",
4433
4482
  "Curacao": "Curaçao",
@@ -4438,7 +4487,7 @@
4438
4487
  "Detroit": "Detroit",
4439
4488
  "Dominica": "Dominica",
4440
4489
  "Edmonton": "Edmonton",
4441
- "Eirunepe": "Eirunepe",
4490
+ "Eirunepe": "Eirunepé",
4442
4491
  "El_Salvador": "El Salvador",
4443
4492
  "Fort_Nelson": "Fort Nelson",
4444
4493
  "Fortaleza": "Fortaleza",
@@ -4487,16 +4536,15 @@
4487
4536
  "Merida": "Mérida",
4488
4537
  "Metlakatla": "Metlakatla",
4489
4538
  "Mexico_City": "Mexico-Stad",
4490
- "Miquelon": "Miquelon",
4539
+ "Miquelon": "Saint-Pierre",
4491
4540
  "Moncton": "Moncton",
4492
4541
  "Monterrey": "Monterrey",
4493
4542
  "Montevideo": "Montevideo",
4494
4543
  "Montserrat": "Montserrat",
4495
4544
  "Nassau": "Nassau",
4496
4545
  "New_York": "New York",
4497
- "Nipigon": "Nipigon",
4498
4546
  "Nome": "Nome",
4499
- "Noronha": "Noronha",
4547
+ "Noronha": "Fernando de Noronha",
4500
4548
  "North_Dakota": {
4501
4549
  "Beulah": "Beulah, Noord-Dakota",
4502
4550
  "Center": "Center, Noord-Dakota",
@@ -4505,7 +4553,6 @@
4505
4553
  "Nuuk": "Nuuk",
4506
4554
  "Ojinaga": "Ojinaga",
4507
4555
  "Panama": "Panama",
4508
- "Pangnirtung": "Pangnirtung",
4509
4556
  "Paramaribo": "Paramaribo",
4510
4557
  "Phoenix": "Phoenix",
4511
4558
  "Port-au-Prince": "Port-au-Prince",
@@ -4513,14 +4560,12 @@
4513
4560
  "Porto_Velho": "Porto Velho",
4514
4561
  "Puerto_Rico": "Puerto Rico",
4515
4562
  "Punta_Arenas": "Punta Arenas",
4516
- "Rainy_River": "Rainy River",
4517
4563
  "Rankin_Inlet": "Rankin Inlet",
4518
4564
  "Recife": "Recife",
4519
4565
  "Regina": "Regina",
4520
4566
  "Resolute": "Resolute",
4521
4567
  "Rio_Branco": "Rio Branco",
4522
- "Santa_Isabel": "Santa Isabel",
4523
- "Santarem": "Santarem",
4568
+ "Santarem": "Santarém",
4524
4569
  "Santiago": "Santiago",
4525
4570
  "Santo_Domingo": "Santo Domingo",
4526
4571
  "Sao_Paulo": "São Paulo",
@@ -4535,7 +4580,6 @@
4535
4580
  "Swift_Current": "Swift Current",
4536
4581
  "Tegucigalpa": "Tegucigalpa",
4537
4582
  "Thule": "Thule",
4538
- "Thunder_Bay": "Thunder Bay",
4539
4583
  "Tijuana": "Tijuana",
4540
4584
  "Toronto": "Toronto",
4541
4585
  "Tortola": "Tortola",
@@ -4543,19 +4587,18 @@
4543
4587
  "Whitehorse": "Whitehorse",
4544
4588
  "Winnipeg": "Winnipeg",
4545
4589
  "Yakutat": "Yakutat",
4546
- "Yellowknife": "Yellowknife",
4547
4590
  "_parent": "Amerika"
4548
4591
  },
4549
4592
  "Antarctica": {
4550
4593
  "Casey": "Casey",
4551
4594
  "Davis": "Davis",
4552
- "DumontDUrville": "Dumont d’Urville",
4595
+ "DumontDUrville": "Dumont-d’Urville",
4553
4596
  "Macquarie": "Macquarie",
4554
4597
  "Mawson": "Mawson",
4555
4598
  "McMurdo": "McMurdo",
4556
4599
  "Palmer": "Palmer",
4557
4600
  "Rothera": "Rothera",
4558
- "Syowa": "Syowa",
4601
+ "Syowa": "Showa",
4559
4602
  "Troll": "Troll",
4560
4603
  "Vostok": "Vostok",
4561
4604
  "_parent": "Antarctica"
@@ -4581,7 +4624,6 @@
4581
4624
  "Bishkek": "Bisjkek",
4582
4625
  "Brunei": "Brunei",
4583
4626
  "Chita": "Chita",
4584
- "Choibalsan": "Tsjojbalsan",
4585
4627
  "Colombo": "Colombo",
4586
4628
  "Damascus": "Damascus",
4587
4629
  "Dhaka": "Dhaka",
@@ -4593,7 +4635,7 @@
4593
4635
  "Hebron": "Hebron",
4594
4636
  "Ho_Chi_Minh": "Ho Chi Minhstad",
4595
4637
  "Hong_Kong": "Hongkong",
4596
- "Hovd": "Hovd",
4638
+ "Hovd": "Khovd",
4597
4639
  "Irkutsk": "Irkoetsk",
4598
4640
  "Jakarta": "Jakarta",
4599
4641
  "Jayapura": "Jayapura",
@@ -4639,7 +4681,7 @@
4639
4681
  "Tokyo": "Tokio",
4640
4682
  "Tomsk": "Tomsk",
4641
4683
  "Ulaanbaatar": "Ulaanbaatar",
4642
- "Urumqi": "Urumqi",
4684
+ "Urumqi": "Ürümqi",
4643
4685
  "Ust-Nera": "Ust-Nera",
4644
4686
  "Vientiane": "Vientiane",
4645
4687
  "Vladivostok": "Vladivostok",
@@ -4690,8 +4732,8 @@
4690
4732
  "Brussels": "Brussel",
4691
4733
  "Bucharest": "Boekarest",
4692
4734
  "Budapest": "Boedapest",
4693
- "Busingen": "Busingen",
4694
- "Chisinau": "Chisinau",
4735
+ "Busingen": "Büsingen",
4736
+ "Chisinau": "Chișinău",
4695
4737
  "Copenhagen": "Kopenhagen",
4696
4738
  "Dublin": "Dublin",
4697
4739
  "Gibraltar": "Gibraltar",
@@ -4730,7 +4772,6 @@
4730
4772
  "Tallinn": "Tallinn",
4731
4773
  "Tirane": "Tirana",
4732
4774
  "Ulyanovsk": "Ulyanovsk",
4733
- "Uzhgorod": "Oezjhorod",
4734
4775
  "Vaduz": "Vaduz",
4735
4776
  "Vatican": "Vaticaanstad",
4736
4777
  "Vienna": "Wenen",
@@ -4738,7 +4779,6 @@
4738
4779
  "Volgograd": "Wolgograd",
4739
4780
  "Warsaw": "Warschau",
4740
4781
  "Zagreb": "Zagreb",
4741
- "Zaporozhye": "Zaporizja",
4742
4782
  "Zurich": "Zürich",
4743
4783
  "_parent": "Europa"
4744
4784
  },
@@ -4747,7 +4787,7 @@
4747
4787
  "Chagos": "Chagosarchipel",
4748
4788
  "Christmas": "Christmaseiland",
4749
4789
  "Cocos": "Cocoseilanden",
4750
- "Comoro": "Comoro",
4790
+ "Comoro": "Comores",
4751
4791
  "Kerguelen": "Kerguelen",
4752
4792
  "Mahe": "Mahé",
4753
4793
  "Maldives": "Maldiven",
@@ -4766,7 +4806,7 @@
4766
4806
  "Fakaofo": "Fakaofo",
4767
4807
  "Fiji": "Fiji",
4768
4808
  "Funafuti": "Funafuti",
4769
- "Galapagos": "Galapagos",
4809
+ "Galapagos": "Galápagos",
4770
4810
  "Gambier": "Îles Gambier",
4771
4811
  "Guadalcanal": "Guadalcanal",
4772
4812
  "Guam": "Guam",
@@ -4793,7 +4833,7 @@
4793
4833
  "Tarawa": "Tarawa",
4794
4834
  "Tongatapu": "Tongatapu",
4795
4835
  "Wake": "Wake",
4796
- "Wallis": "Wallis"
4836
+ "Wallis": "Wallis & Futuna"
4797
4837
  }
4798
4838
  },
4799
4839
  "timezoneNamesFormats": {
@@ -4829,11 +4869,8 @@
4829
4869
  "100000000000000-other": "000 biljoen"
4830
4870
  },
4831
4871
  "decimalFormat-short": {
4832
- "1000-one": "0K",
4833
4872
  "1000-other": "0K",
4834
- "10000-one": "00K",
4835
4873
  "10000-other": "00K",
4836
- "100000-one": "000K",
4837
4874
  "100000-other": "000K",
4838
4875
  "1000000-one": "0 mln'.'",
4839
4876
  "1000000-other": "0 mln'.'",
@@ -4862,21 +4899,17 @@
4862
4899
  },
4863
4900
  "currencyFormat": {
4864
4901
  "standard": "¤ #,##0.00;¤ -#,##0.00",
4902
+ "standard-alphaNextToNumber": "¤ #,##0.00;¤ -#,##0.00",
4903
+ "standard-noCurrency": "#,##0.00",
4865
4904
  "accounting": "¤ #,##0.00;(¤ #,##0.00)",
4866
- "currencySpacing": {
4867
- "beforeCurrency": {
4868
- "currencyMatch": "[[:^S:]&[:^Z:]]",
4869
- "surroundingMatch": "[:digit:]",
4870
- "insertBetween": " "
4871
- },
4872
- "afterCurrency": {
4873
- "currencyMatch": "[[:^S:]&[:^Z:]]",
4874
- "surroundingMatch": "[:digit:]",
4875
- "insertBetween": " "
4876
- }
4877
- },
4905
+ "accounting-alphaNextToNumber": "¤ #,##0.00;(¤ #,##0.00)",
4906
+ "accounting-noCurrency": "#,##0.00;(#,##0.00)",
4878
4907
  "sap-standard": "#,##0.00 ¤;-#,##0.00 ¤",
4879
- "sap-accounting": "#,##0.00 ¤;(#,##0.00 ¤)"
4908
+ "sap-standard-alphaNextToNumber": "#,##0.00 ¤;-#,##0.00 ¤",
4909
+ "sap-accounting": "#,##0.00 ¤;(#,##0.00 ¤)",
4910
+ "sap-accounting-alphaNextToNumber": "#,##0.00 ¤;(#,##0.00 ¤)",
4911
+ "sap-standard-noCurrency": "#,##0.00",
4912
+ "sap-accounting-noCurrency": "#,##0.00;(#,##0.00)"
4880
4913
  },
4881
4914
  "miscPattern": {
4882
4915
  "approximately": "~{0}",
@@ -4885,11 +4918,8 @@
4885
4918
  "range": "{0}-{1}"
4886
4919
  },
4887
4920
  "currencyFormat-short": {
4888
- "1000-one": "¤ 0K",
4889
4921
  "1000-other": "¤ 0K",
4890
- "10000-one": "¤ 00K",
4891
4922
  "10000-other": "¤ 00K",
4892
- "100000-one": "¤ 000K",
4893
4923
  "100000-other": "¤ 000K",
4894
4924
  "1000000-one": "¤ 0 mln'.'",
4895
4925
  "1000000-other": "¤ 0 mln'.'",
@@ -4945,7 +4975,9 @@
4945
4975
  "VND": "₫",
4946
4976
  "XAF": "FCFA",
4947
4977
  "XCD": "EC$",
4948
- "XOF": "F CFA"
4978
+ "XCG": "Cg.",
4979
+ "XOF": "F CFA",
4980
+ "ZWG": "ZiG"
4949
4981
  },
4950
4982
  "rtl": false,
4951
4983
  "listPattern-standard-wide": {
@@ -4967,10 +4999,10 @@
4967
4999
  "end": "{0} of {1}"
4968
5000
  },
4969
5001
  "listPattern-standard-short": {
4970
- "2": "{0} en {1}",
5002
+ "2": "{0} & {1}",
4971
5003
  "start": "{0}, {1}",
4972
5004
  "middle": "{0}, {1}",
4973
- "end": "{0} en {1}"
5005
+ "end": "{0} & {1}"
4974
5006
  },
4975
5007
  "units": {
4976
5008
  "short": {
@@ -5004,6 +5036,12 @@
5004
5036
  "10p-24": {
5005
5037
  "unitPrefixPattern": "y{0}"
5006
5038
  },
5039
+ "10p-27": {
5040
+ "unitPrefixPattern": "r{0}"
5041
+ },
5042
+ "10p-30": {
5043
+ "unitPrefixPattern": "q{0}"
5044
+ },
5007
5045
  "10p1": {
5008
5046
  "unitPrefixPattern": "da{0}"
5009
5047
  },
@@ -5034,6 +5072,12 @@
5034
5072
  "10p24": {
5035
5073
  "unitPrefixPattern": "Y{0}"
5036
5074
  },
5075
+ "10p27": {
5076
+ "unitPrefixPattern": "R{0}"
5077
+ },
5078
+ "10p30": {
5079
+ "unitPrefixPattern": "Q{0}"
5080
+ },
5037
5081
  "1024p1": {
5038
5082
  "unitPrefixPattern": "Ki{0}"
5039
5083
  },
@@ -5063,25 +5107,21 @@
5063
5107
  },
5064
5108
  "power2": {
5065
5109
  "compoundUnitPattern1": "{0}²",
5066
- "compoundUnitPattern1-count-one": "{0}²",
5067
5110
  "compoundUnitPattern1-count-other": "{0}²"
5068
5111
  },
5069
5112
  "power3": {
5070
5113
  "compoundUnitPattern1": "{0}³",
5071
- "compoundUnitPattern1-count-one": "{0}³",
5072
5114
  "compoundUnitPattern1-count-other": "{0}³"
5073
5115
  },
5074
5116
  "times": {
5075
- "compoundUnitPattern": "{0}{1}"
5117
+ "compoundUnitPattern": "{0}{1}"
5076
5118
  },
5077
5119
  "acceleration-g-force": {
5078
5120
  "displayName": "G",
5079
- "unitPattern-count-one": "{0} G",
5080
5121
  "unitPattern-count-other": "{0} G"
5081
5122
  },
5082
5123
  "acceleration-meter-per-square-second": {
5083
5124
  "displayName": "m/s²",
5084
- "unitPattern-count-one": "{0} m/s²",
5085
5125
  "unitPattern-count-other": "{0} m/s²"
5086
5126
  },
5087
5127
  "angle-revolution": {
@@ -5091,50 +5131,41 @@
5091
5131
  },
5092
5132
  "angle-radian": {
5093
5133
  "displayName": "rad",
5094
- "unitPattern-count-one": "{0} rad",
5095
5134
  "unitPattern-count-other": "{0} rad"
5096
5135
  },
5097
5136
  "angle-degree": {
5098
5137
  "displayName": "°",
5099
- "unitPattern-count-one": "{0}°",
5100
5138
  "unitPattern-count-other": "{0}°"
5101
5139
  },
5102
5140
  "angle-arc-minute": {
5103
5141
  "displayName": "′",
5104
- "unitPattern-count-one": "{0}′",
5105
5142
  "unitPattern-count-other": "{0}′"
5106
5143
  },
5107
5144
  "angle-arc-second": {
5108
5145
  "displayName": "″",
5109
- "unitPattern-count-one": "{0}″",
5110
5146
  "unitPattern-count-other": "{0}″"
5111
5147
  },
5112
5148
  "area-square-kilometer": {
5113
5149
  "displayName": "km²",
5114
- "unitPattern-count-one": "{0} km²",
5115
5150
  "unitPattern-count-other": "{0} km²",
5116
5151
  "perUnitPattern": "{0} per km²"
5117
5152
  },
5118
5153
  "area-hectare": {
5119
5154
  "displayName": "ha",
5120
- "unitPattern-count-one": "{0} ha",
5121
5155
  "unitPattern-count-other": "{0} ha"
5122
5156
  },
5123
5157
  "area-square-meter": {
5124
5158
  "displayName": "m²",
5125
- "unitPattern-count-one": "{0} m²",
5126
5159
  "unitPattern-count-other": "{0} m²",
5127
5160
  "perUnitPattern": "{0} per m²"
5128
5161
  },
5129
5162
  "area-square-centimeter": {
5130
5163
  "displayName": "cm²",
5131
- "unitPattern-count-one": "{0} cm²",
5132
5164
  "unitPattern-count-other": "{0} cm²",
5133
5165
  "perUnitPattern": "{0} per cm²"
5134
5166
  },
5135
5167
  "area-square-mile": {
5136
5168
  "displayName": "mi²",
5137
- "unitPattern-count-one": "{0} mi²",
5138
5169
  "unitPattern-count-other": "{0} mi²",
5139
5170
  "perUnitPattern": "{0} per mi²"
5140
5171
  },
@@ -5145,23 +5176,19 @@
5145
5176
  },
5146
5177
  "area-square-yard": {
5147
5178
  "displayName": "yd²",
5148
- "unitPattern-count-one": "{0} yd²",
5149
5179
  "unitPattern-count-other": "{0} yd²"
5150
5180
  },
5151
5181
  "area-square-foot": {
5152
5182
  "displayName": "ft²",
5153
- "unitPattern-count-one": "{0} ft²",
5154
5183
  "unitPattern-count-other": "{0} ft²"
5155
5184
  },
5156
5185
  "area-square-inch": {
5157
5186
  "displayName": "in²",
5158
- "unitPattern-count-one": "{0} in²",
5159
5187
  "unitPattern-count-other": "{0} in²",
5160
5188
  "perUnitPattern": "{0} per in²"
5161
5189
  },
5162
5190
  "area-dunam": {
5163
5191
  "displayName": "dunam",
5164
- "unitPattern-count-one": "{0} dunam",
5165
5192
  "unitPattern-count-other": "{0} dunam"
5166
5193
  },
5167
5194
  "concentr-karat": {
@@ -5181,34 +5208,38 @@
5181
5208
  },
5182
5209
  "concentr-item": {
5183
5210
  "displayName": "onderdeel",
5184
- "unitPattern-count-one": "{0} onderdeel",
5211
+ "unitPattern-count-one": "{0} ond.",
5185
5212
  "unitPattern-count-other": "{0} ond."
5186
5213
  },
5187
- "concentr-permillion": {
5188
- "displayName": "ppm",
5189
- "unitPattern-count-one": "{0} ppm",
5214
+ "concentr-part": {
5215
+ "displayName": "deel",
5216
+ "unitPattern-count-one": "{0} deel",
5217
+ "unitPattern-count-other": "{0} delen"
5218
+ },
5219
+ "concentr-part-per-1e6": {
5220
+ "displayName": "parts/million",
5190
5221
  "unitPattern-count-other": "{0} ppm"
5191
5222
  },
5192
5223
  "concentr-percent": {
5193
5224
  "displayName": "procent",
5194
- "unitPattern-count-one": "{0}%",
5195
5225
  "unitPattern-count-other": "{0}%"
5196
5226
  },
5197
5227
  "concentr-permille": {
5198
5228
  "displayName": "promille",
5199
- "unitPattern-count-one": "{0}‰",
5200
5229
  "unitPattern-count-other": "{0}‰"
5201
5230
  },
5202
5231
  "concentr-permyriad": {
5203
5232
  "displayName": "‱",
5204
- "unitPattern-count-one": "{0}‱",
5205
5233
  "unitPattern-count-other": "{0}‱"
5206
5234
  },
5207
5235
  "concentr-mole": {
5208
5236
  "displayName": "mol",
5209
- "unitPattern-count-one": "{0} mol",
5210
5237
  "unitPattern-count-other": "{0} mol"
5211
5238
  },
5239
+ "concentr-ofglucose": {
5240
+ "displayName": "Glc",
5241
+ "unitPattern-count-other": "{0} Glc"
5242
+ },
5212
5243
  "consumption-liter-per-kilometer": {
5213
5244
  "displayName": "l/km",
5214
5245
  "unitPattern-count-one": "{0} l/km",
@@ -5231,52 +5262,42 @@
5231
5262
  },
5232
5263
  "digital-petabyte": {
5233
5264
  "displayName": "PB",
5234
- "unitPattern-count-one": "{0} PB",
5235
5265
  "unitPattern-count-other": "{0} PB"
5236
5266
  },
5237
5267
  "digital-terabyte": {
5238
5268
  "displayName": "TB",
5239
- "unitPattern-count-one": "{0} TB",
5240
5269
  "unitPattern-count-other": "{0} TB"
5241
5270
  },
5242
5271
  "digital-terabit": {
5243
5272
  "displayName": "Tb",
5244
- "unitPattern-count-one": "{0} Tb",
5245
5273
  "unitPattern-count-other": "{0} Tb"
5246
5274
  },
5247
5275
  "digital-gigabyte": {
5248
5276
  "displayName": "GB",
5249
- "unitPattern-count-one": "{0} GB",
5250
5277
  "unitPattern-count-other": "{0} GB"
5251
5278
  },
5252
5279
  "digital-gigabit": {
5253
5280
  "displayName": "Gb",
5254
- "unitPattern-count-one": "{0} Gb",
5255
5281
  "unitPattern-count-other": "{0} Gb"
5256
5282
  },
5257
5283
  "digital-megabyte": {
5258
5284
  "displayName": "MB",
5259
- "unitPattern-count-one": "{0} MB",
5260
5285
  "unitPattern-count-other": "{0} MB"
5261
5286
  },
5262
5287
  "digital-megabit": {
5263
5288
  "displayName": "Mb",
5264
- "unitPattern-count-one": "{0} Mb",
5265
5289
  "unitPattern-count-other": "{0} Mb"
5266
5290
  },
5267
5291
  "digital-kilobyte": {
5268
5292
  "displayName": "kB",
5269
- "unitPattern-count-one": "{0} kB",
5270
5293
  "unitPattern-count-other": "{0} kB"
5271
5294
  },
5272
5295
  "digital-kilobit": {
5273
5296
  "displayName": "kb",
5274
- "unitPattern-count-one": "{0} kb",
5275
5297
  "unitPattern-count-other": "{0} kb"
5276
5298
  },
5277
5299
  "digital-byte": {
5278
5300
  "displayName": "byte",
5279
- "unitPattern-count-one": "{0} byte",
5280
5301
  "unitPattern-count-other": "{0} byte"
5281
5302
  },
5282
5303
  "digital-bit": {
@@ -5332,7 +5353,6 @@
5332
5353
  },
5333
5354
  "duration-minute": {
5334
5355
  "displayName": "min",
5335
- "unitPattern-count-one": "{0} min",
5336
5356
  "unitPattern-count-other": "{0} min",
5337
5357
  "perUnitPattern": "{0}/min"
5338
5358
  },
@@ -5344,77 +5364,58 @@
5344
5364
  },
5345
5365
  "duration-millisecond": {
5346
5366
  "displayName": "ms",
5347
- "unitPattern-count-one": "{0} ms",
5348
5367
  "unitPattern-count-other": "{0} ms"
5349
5368
  },
5350
5369
  "duration-microsecond": {
5351
5370
  "displayName": "μs",
5352
- "unitPattern-count-one": "{0} μs",
5353
5371
  "unitPattern-count-other": "{0} μs"
5354
5372
  },
5355
5373
  "duration-nanosecond": {
5356
5374
  "displayName": "ns",
5357
- "unitPattern-count-one": "{0} ns",
5358
5375
  "unitPattern-count-other": "{0} ns"
5359
5376
  },
5360
5377
  "electric-ampere": {
5361
5378
  "displayName": "A",
5362
- "unitPattern-count-one": "{0} A",
5363
5379
  "unitPattern-count-other": "{0} A"
5364
5380
  },
5365
5381
  "electric-milliampere": {
5366
5382
  "displayName": "mA",
5367
- "unitPattern-count-one": "{0} mA",
5368
5383
  "unitPattern-count-other": "{0} mA"
5369
5384
  },
5370
5385
  "electric-ohm": {
5371
5386
  "displayName": "Ω",
5372
- "unitPattern-count-one": "{0} Ω",
5373
5387
  "unitPattern-count-other": "{0} Ω"
5374
5388
  },
5375
5389
  "electric-volt": {
5376
5390
  "displayName": "V",
5377
- "unitPattern-count-one": "{0} V",
5378
5391
  "unitPattern-count-other": "{0} V"
5379
5392
  },
5380
5393
  "energy-kilocalorie": {
5381
5394
  "displayName": "kcal",
5382
- "unitPattern-count-one": "{0} kcal",
5383
5395
  "unitPattern-count-other": "{0} kcal"
5384
5396
  },
5385
5397
  "energy-calorie": {
5386
5398
  "displayName": "cal",
5387
- "unitPattern-count-one": "{0} cal",
5388
5399
  "unitPattern-count-other": "{0} cal"
5389
5400
  },
5390
- "energy-foodcalorie": {
5391
- "displayName": "kcal",
5392
- "unitPattern-count-one": "{0} kcal",
5393
- "unitPattern-count-other": "{0} kcal"
5394
- },
5395
5401
  "energy-kilojoule": {
5396
5402
  "displayName": "kJ",
5397
- "unitPattern-count-one": "{0} kJ",
5398
5403
  "unitPattern-count-other": "{0} kJ"
5399
5404
  },
5400
5405
  "energy-joule": {
5401
5406
  "displayName": "J",
5402
- "unitPattern-count-one": "{0} J",
5403
5407
  "unitPattern-count-other": "{0} J"
5404
5408
  },
5405
5409
  "energy-kilowatt-hour": {
5406
5410
  "displayName": "kWh",
5407
- "unitPattern-count-one": "{0} kWh",
5408
5411
  "unitPattern-count-other": "{0} kWh"
5409
5412
  },
5410
5413
  "energy-electronvolt": {
5411
5414
  "displayName": "eV",
5412
- "unitPattern-count-one": "{0} eV",
5413
5415
  "unitPattern-count-other": "{0} eV"
5414
5416
  },
5415
5417
  "energy-british-thermal-unit": {
5416
5418
  "displayName": "Btu",
5417
- "unitPattern-count-one": "{0} Btu",
5418
5419
  "unitPattern-count-other": "{0} Btu"
5419
5420
  },
5420
5421
  "energy-therm-us": {
@@ -5424,62 +5425,50 @@
5424
5425
  },
5425
5426
  "force-pound-force": {
5426
5427
  "displayName": "lbf",
5427
- "unitPattern-count-one": "{0} lbf",
5428
5428
  "unitPattern-count-other": "{0} lbf"
5429
5429
  },
5430
5430
  "force-newton": {
5431
5431
  "displayName": "N",
5432
- "unitPattern-count-one": "{0} N",
5433
5432
  "unitPattern-count-other": "{0} N"
5434
5433
  },
5435
5434
  "force-kilowatt-hour-per-100-kilometer": {
5436
5435
  "displayName": "kWh/100km",
5437
- "unitPattern-count-one": "{0} kWh/100km",
5438
5436
  "unitPattern-count-other": "{0} kWh/100km"
5439
5437
  },
5440
5438
  "frequency-gigahertz": {
5441
5439
  "displayName": "GHz",
5442
- "unitPattern-count-one": "{0} GHz",
5443
5440
  "unitPattern-count-other": "{0} GHz"
5444
5441
  },
5445
5442
  "frequency-megahertz": {
5446
5443
  "displayName": "MHz",
5447
- "unitPattern-count-one": "{0} MHz",
5448
5444
  "unitPattern-count-other": "{0} MHz"
5449
5445
  },
5450
5446
  "frequency-kilohertz": {
5451
5447
  "displayName": "kHz",
5452
- "unitPattern-count-one": "{0} kHz",
5453
5448
  "unitPattern-count-other": "{0} kHz"
5454
5449
  },
5455
5450
  "frequency-hertz": {
5456
5451
  "displayName": "Hz",
5457
- "unitPattern-count-one": "{0} Hz",
5458
5452
  "unitPattern-count-other": "{0} Hz"
5459
5453
  },
5460
5454
  "graphics-em": {
5461
5455
  "displayName": "em",
5462
- "unitPattern-count-one": "{0} em",
5463
5456
  "unitPattern-count-other": "{0} em"
5464
5457
  },
5465
5458
  "graphics-pixel": {
5466
5459
  "displayName": "pixels",
5467
- "unitPattern-count-one": "{0} px",
5468
5460
  "unitPattern-count-other": "{0} px"
5469
5461
  },
5470
5462
  "graphics-megapixel": {
5471
5463
  "displayName": "megapixels",
5472
- "unitPattern-count-one": "{0} MP",
5473
5464
  "unitPattern-count-other": "{0} MP"
5474
5465
  },
5475
5466
  "graphics-pixel-per-centimeter": {
5476
5467
  "displayName": "ppcm",
5477
- "unitPattern-count-one": "{0} ppcm",
5478
5468
  "unitPattern-count-other": "{0} ppcm"
5479
5469
  },
5480
5470
  "graphics-pixel-per-inch": {
5481
5471
  "displayName": "ppi",
5482
- "unitPattern-count-one": "{0} ppi",
5483
5472
  "unitPattern-count-other": "{0} ppi"
5484
5473
  },
5485
5474
  "graphics-dot-per-centimeter": {
@@ -5493,83 +5482,69 @@
5493
5482
  "unitPattern-count-other": "{0} dpi"
5494
5483
  },
5495
5484
  "graphics-dot": {
5496
- "displayName": "pixels",
5497
- "unitPattern-count-one": "{0} px",
5498
- "unitPattern-count-other": "{0} px"
5485
+ "displayName": "dots",
5486
+ "unitPattern-count-one": "{0} dot",
5487
+ "unitPattern-count-other": "{0} dots"
5499
5488
  },
5500
5489
  "length-earth-radius": {
5501
5490
  "displayName": "R⊕",
5502
- "unitPattern-count-one": "{0} R⊕",
5503
5491
  "unitPattern-count-other": "{0} R⊕"
5504
5492
  },
5505
5493
  "length-kilometer": {
5506
5494
  "displayName": "km",
5507
- "unitPattern-count-one": "{0} km",
5508
5495
  "unitPattern-count-other": "{0} km",
5509
5496
  "perUnitPattern": "{0}/km"
5510
5497
  },
5511
5498
  "length-meter": {
5512
5499
  "displayName": "m",
5513
- "unitPattern-count-one": "{0} m",
5514
5500
  "unitPattern-count-other": "{0} m",
5515
5501
  "perUnitPattern": "{0}/m"
5516
5502
  },
5517
5503
  "length-decimeter": {
5518
5504
  "displayName": "dm",
5519
- "unitPattern-count-one": "{0} dm",
5520
5505
  "unitPattern-count-other": "{0} dm"
5521
5506
  },
5522
5507
  "length-centimeter": {
5523
5508
  "displayName": "cm",
5524
- "unitPattern-count-one": "{0} cm",
5525
5509
  "unitPattern-count-other": "{0} cm",
5526
5510
  "perUnitPattern": "{0}/cm"
5527
5511
  },
5528
5512
  "length-millimeter": {
5529
5513
  "displayName": "mm",
5530
- "unitPattern-count-one": "{0} mm",
5531
5514
  "unitPattern-count-other": "{0} mm"
5532
5515
  },
5533
5516
  "length-micrometer": {
5534
5517
  "displayName": "μm",
5535
- "unitPattern-count-one": "{0} μm",
5536
5518
  "unitPattern-count-other": "{0} μm"
5537
5519
  },
5538
5520
  "length-nanometer": {
5539
5521
  "displayName": "nm",
5540
- "unitPattern-count-one": "{0} nm",
5541
5522
  "unitPattern-count-other": "{0} nm"
5542
5523
  },
5543
5524
  "length-picometer": {
5544
5525
  "displayName": "pm",
5545
- "unitPattern-count-one": "{0} pm",
5546
5526
  "unitPattern-count-other": "{0} pm"
5547
5527
  },
5548
5528
  "length-mile": {
5549
5529
  "displayName": "mi",
5550
- "unitPattern-count-one": "{0} mi",
5551
5530
  "unitPattern-count-other": "{0} mi"
5552
5531
  },
5553
5532
  "length-yard": {
5554
5533
  "displayName": "yards",
5555
- "unitPattern-count-one": "{0} yd",
5556
5534
  "unitPattern-count-other": "{0} yd"
5557
5535
  },
5558
5536
  "length-foot": {
5559
5537
  "displayName": "ft",
5560
- "unitPattern-count-one": "{0} ft",
5561
5538
  "unitPattern-count-other": "{0} ft",
5562
5539
  "perUnitPattern": "{0}/ft"
5563
5540
  },
5564
5541
  "length-inch": {
5565
5542
  "displayName": "inches",
5566
- "unitPattern-count-one": "{0} in",
5567
5543
  "unitPattern-count-other": "{0} in",
5568
5544
  "perUnitPattern": "{0}/in"
5569
5545
  },
5570
5546
  "length-parsec": {
5571
5547
  "displayName": "pc",
5572
- "unitPattern-count-one": "{0} pc",
5573
5548
  "unitPattern-count-other": "{0} pc"
5574
5549
  },
5575
5550
  "length-light-year": {
@@ -5584,79 +5559,64 @@
5584
5559
  },
5585
5560
  "length-furlong": {
5586
5561
  "displayName": "fur",
5587
- "unitPattern-count-one": "{0} fur",
5588
5562
  "unitPattern-count-other": "{0} fur"
5589
5563
  },
5590
5564
  "length-fathom": {
5591
5565
  "displayName": "fm",
5592
- "unitPattern-count-one": "{0} fth",
5593
5566
  "unitPattern-count-other": "{0} fth"
5594
5567
  },
5595
5568
  "length-nautical-mile": {
5596
5569
  "displayName": "nmi",
5597
- "unitPattern-count-one": "{0} nmi",
5598
5570
  "unitPattern-count-other": "{0} nmi"
5599
5571
  },
5600
5572
  "length-mile-scandinavian": {
5601
5573
  "displayName": "smi",
5602
- "unitPattern-count-one": "{0} smi",
5603
5574
  "unitPattern-count-other": "{0} smi"
5604
5575
  },
5605
5576
  "length-point": {
5606
5577
  "displayName": "punten",
5607
- "unitPattern-count-one": "{0} pt",
5608
5578
  "unitPattern-count-other": "{0} pt"
5609
5579
  },
5610
5580
  "length-solar-radius": {
5611
5581
  "displayName": "R☉",
5612
- "unitPattern-count-one": "{0} R☉",
5613
5582
  "unitPattern-count-other": "{0} R☉"
5614
5583
  },
5615
5584
  "light-lux": {
5616
5585
  "displayName": "lx",
5617
- "unitPattern-count-one": "{0} lx",
5618
5586
  "unitPattern-count-other": "{0} lx"
5619
5587
  },
5620
5588
  "light-candela": {
5621
5589
  "displayName": "cd",
5622
- "unitPattern-count-one": "{0} cd",
5623
5590
  "unitPattern-count-other": "{0} cd"
5624
5591
  },
5625
5592
  "light-lumen": {
5626
5593
  "displayName": "lm",
5627
- "unitPattern-count-one": "{0} lm",
5628
5594
  "unitPattern-count-other": "{0} lm"
5629
5595
  },
5630
5596
  "light-solar-luminosity": {
5631
5597
  "displayName": "L☉",
5632
- "unitPattern-count-one": "{0} L☉",
5633
5598
  "unitPattern-count-other": "{0} L☉"
5634
5599
  },
5635
5600
  "mass-tonne": {
5636
5601
  "displayName": "t",
5637
- "unitPattern-count-one": "{0} t",
5638
5602
  "unitPattern-count-other": "{0} t"
5639
5603
  },
5640
5604
  "mass-kilogram": {
5641
5605
  "displayName": "kg",
5642
- "unitPattern-count-one": "{0} kg",
5643
5606
  "unitPattern-count-other": "{0} kg",
5644
5607
  "perUnitPattern": "{0}/kg"
5645
5608
  },
5646
5609
  "mass-gram": {
5647
5610
  "displayName": "g",
5648
- "unitPattern-count-one": "{0} g",
5649
5611
  "unitPattern-count-other": "{0} g",
5650
5612
  "perUnitPattern": "{0}/g"
5651
5613
  },
5652
5614
  "mass-milligram": {
5653
5615
  "displayName": "mg",
5654
- "unitPattern-count-one": "{0} mg",
5655
5616
  "unitPattern-count-other": "{0} mg"
5656
5617
  },
5657
5618
  "mass-microgram": {
5658
5619
  "displayName": "μg",
5659
- "unitPattern-count-one": "{0} μg",
5660
5620
  "unitPattern-count-other": "{0} μg"
5661
5621
  },
5662
5622
  "mass-ton": {
@@ -5666,44 +5626,36 @@
5666
5626
  },
5667
5627
  "mass-stone": {
5668
5628
  "displayName": "st",
5669
- "unitPattern-count-one": "{0} st",
5670
5629
  "unitPattern-count-other": "{0} st"
5671
5630
  },
5672
5631
  "mass-pound": {
5673
5632
  "displayName": "lb",
5674
- "unitPattern-count-one": "{0} lb",
5675
5633
  "unitPattern-count-other": "{0} lb",
5676
5634
  "perUnitPattern": "{0}/lb"
5677
5635
  },
5678
5636
  "mass-ounce": {
5679
5637
  "displayName": "oz",
5680
- "unitPattern-count-one": "{0} oz",
5681
5638
  "unitPattern-count-other": "{0} oz",
5682
5639
  "perUnitPattern": "{0}/oz"
5683
5640
  },
5684
5641
  "mass-ounce-troy": {
5685
5642
  "displayName": "oz t",
5686
- "unitPattern-count-one": "{0} oz t",
5687
5643
  "unitPattern-count-other": "{0} oz t"
5688
5644
  },
5689
5645
  "mass-carat": {
5690
5646
  "displayName": "CD",
5691
- "unitPattern-count-one": "{0} CD",
5692
5647
  "unitPattern-count-other": "{0} CD"
5693
5648
  },
5694
5649
  "mass-dalton": {
5695
5650
  "displayName": "Da",
5696
- "unitPattern-count-one": "{0} Da",
5697
5651
  "unitPattern-count-other": "{0} Da"
5698
5652
  },
5699
5653
  "mass-earth-mass": {
5700
5654
  "displayName": "M⊕",
5701
- "unitPattern-count-one": "{0} M⊕",
5702
5655
  "unitPattern-count-other": "{0} M⊕"
5703
5656
  },
5704
5657
  "mass-solar-mass": {
5705
5658
  "displayName": "M☉",
5706
- "unitPattern-count-one": "{0} M☉",
5707
5659
  "unitPattern-count-other": "{0} M☉"
5708
5660
  },
5709
5661
  "mass-grain": {
@@ -5713,27 +5665,22 @@
5713
5665
  },
5714
5666
  "power-gigawatt": {
5715
5667
  "displayName": "GW",
5716
- "unitPattern-count-one": "{0} GW",
5717
5668
  "unitPattern-count-other": "{0} GW"
5718
5669
  },
5719
5670
  "power-megawatt": {
5720
5671
  "displayName": "MW",
5721
- "unitPattern-count-one": "{0} MW",
5722
5672
  "unitPattern-count-other": "{0} MW"
5723
5673
  },
5724
5674
  "power-kilowatt": {
5725
5675
  "displayName": "kW",
5726
- "unitPattern-count-one": "{0} kW",
5727
5676
  "unitPattern-count-other": "{0} kW"
5728
5677
  },
5729
5678
  "power-watt": {
5730
5679
  "displayName": "W",
5731
- "unitPattern-count-one": "{0} W",
5732
5680
  "unitPattern-count-other": "{0} W"
5733
5681
  },
5734
5682
  "power-milliwatt": {
5735
5683
  "displayName": "mW",
5736
- "unitPattern-count-one": "{0} mW",
5737
5684
  "unitPattern-count-other": "{0} mW"
5738
5685
  },
5739
5686
  "power-horsepower": {
@@ -5746,49 +5693,44 @@
5746
5693
  "unitPattern-count-one": "{0} mmHg",
5747
5694
  "unitPattern-count-other": "{0} mmHg"
5748
5695
  },
5696
+ "pressure-ofhg": {
5697
+ "displayName": "Hg",
5698
+ "unitPattern-count-other": "{0} Hg"
5699
+ },
5749
5700
  "pressure-pound-force-per-square-inch": {
5750
5701
  "displayName": "psi",
5751
- "unitPattern-count-one": "{0} psi",
5752
5702
  "unitPattern-count-other": "{0} psi"
5753
5703
  },
5754
5704
  "pressure-inch-ofhg": {
5755
5705
  "displayName": "inHg",
5756
- "unitPattern-count-one": "{0} inHg",
5757
5706
  "unitPattern-count-other": "{0} inHg"
5758
5707
  },
5759
5708
  "pressure-bar": {
5760
5709
  "displayName": "bar",
5761
- "unitPattern-count-one": "{0} bar",
5762
5710
  "unitPattern-count-other": "{0} bar"
5763
5711
  },
5764
5712
  "pressure-millibar": {
5765
5713
  "displayName": "mbar",
5766
- "unitPattern-count-one": "{0} mbar",
5767
5714
  "unitPattern-count-other": "{0} mbar"
5768
5715
  },
5769
5716
  "pressure-atmosphere": {
5770
5717
  "displayName": "atm",
5771
- "unitPattern-count-one": "{0} atm",
5772
5718
  "unitPattern-count-other": "{0} atm"
5773
5719
  },
5774
5720
  "pressure-pascal": {
5775
5721
  "displayName": "Pa",
5776
- "unitPattern-count-one": "{0} Pa",
5777
5722
  "unitPattern-count-other": "{0} Pa"
5778
5723
  },
5779
5724
  "pressure-hectopascal": {
5780
5725
  "displayName": "hPa",
5781
- "unitPattern-count-one": "{0} hPa",
5782
5726
  "unitPattern-count-other": "{0} hPa"
5783
5727
  },
5784
5728
  "pressure-kilopascal": {
5785
5729
  "displayName": "kPa",
5786
- "unitPattern-count-one": "{0} kPa",
5787
5730
  "unitPattern-count-other": "{0} kPa"
5788
5731
  },
5789
5732
  "pressure-megapascal": {
5790
5733
  "displayName": "MPa",
5791
- "unitPattern-count-one": "{0} MPa",
5792
5734
  "unitPattern-count-other": "{0} MPa"
5793
5735
  },
5794
5736
  "speed-kilometer-per-hour": {
@@ -5798,12 +5740,10 @@
5798
5740
  },
5799
5741
  "speed-meter-per-second": {
5800
5742
  "displayName": "m/s",
5801
- "unitPattern-count-one": "{0} m/s",
5802
5743
  "unitPattern-count-other": "{0} m/s"
5803
5744
  },
5804
5745
  "speed-mile-per-hour": {
5805
5746
  "displayName": "mi/h",
5806
- "unitPattern-count-one": "{0} mi/h",
5807
5747
  "unitPattern-count-other": "{0} mi/h"
5808
5748
  },
5809
5749
  "speed-knot": {
@@ -5811,29 +5751,29 @@
5811
5751
  "unitPattern-count-one": "{0} kt",
5812
5752
  "unitPattern-count-other": "{0} kt"
5813
5753
  },
5754
+ "speed-beaufort": {
5755
+ "displayName": "windkracht",
5756
+ "unitPattern-count-one": "{0}",
5757
+ "unitPattern-count-other": "{0}"
5758
+ },
5814
5759
  "temperature-generic": {
5815
5760
  "displayName": "°",
5816
- "unitPattern-count-one": "{0}°",
5817
5761
  "unitPattern-count-other": "{0}°"
5818
5762
  },
5819
5763
  "temperature-celsius": {
5820
5764
  "displayName": "°C",
5821
- "unitPattern-count-one": "{0}°C",
5822
5765
  "unitPattern-count-other": "{0}°C"
5823
5766
  },
5824
5767
  "temperature-fahrenheit": {
5825
5768
  "displayName": "°F",
5826
- "unitPattern-count-one": "{0}°F",
5827
5769
  "unitPattern-count-other": "{0}°F"
5828
5770
  },
5829
5771
  "temperature-kelvin": {
5830
5772
  "displayName": "K",
5831
- "unitPattern-count-one": "{0} K",
5832
5773
  "unitPattern-count-other": "{0} K"
5833
5774
  },
5834
5775
  "torque-pound-force-foot": {
5835
5776
  "displayName": "lbf⋅ft",
5836
- "unitPattern-count-one": "{0} lbf⋅ft",
5837
5777
  "unitPattern-count-other": "{0} lbf⋅ft"
5838
5778
  },
5839
5779
  "torque-newton-meter": {
@@ -5843,44 +5783,36 @@
5843
5783
  },
5844
5784
  "volume-cubic-kilometer": {
5845
5785
  "displayName": "km³",
5846
- "unitPattern-count-one": "{0} km³",
5847
5786
  "unitPattern-count-other": "{0} km³"
5848
5787
  },
5849
5788
  "volume-cubic-meter": {
5850
5789
  "displayName": "m³",
5851
- "unitPattern-count-one": "{0} m³",
5852
5790
  "unitPattern-count-other": "{0} m³",
5853
5791
  "perUnitPattern": "{0}/m³"
5854
5792
  },
5855
5793
  "volume-cubic-centimeter": {
5856
5794
  "displayName": "cm³",
5857
- "unitPattern-count-one": "{0} cm³",
5858
5795
  "unitPattern-count-other": "{0} cm³",
5859
5796
  "perUnitPattern": "{0}/cm³"
5860
5797
  },
5861
5798
  "volume-cubic-mile": {
5862
5799
  "displayName": "mi³",
5863
- "unitPattern-count-one": "{0} mi³",
5864
5800
  "unitPattern-count-other": "{0} mi³"
5865
5801
  },
5866
5802
  "volume-cubic-yard": {
5867
5803
  "displayName": "yd³",
5868
- "unitPattern-count-one": "{0} yd³",
5869
5804
  "unitPattern-count-other": "{0} yd³"
5870
5805
  },
5871
5806
  "volume-cubic-foot": {
5872
5807
  "displayName": "ft³",
5873
- "unitPattern-count-one": "{0} ft³",
5874
5808
  "unitPattern-count-other": "{0} ft³"
5875
5809
  },
5876
5810
  "volume-cubic-inch": {
5877
5811
  "displayName": "in³",
5878
- "unitPattern-count-one": "{0} in³",
5879
5812
  "unitPattern-count-other": "{0} in³"
5880
5813
  },
5881
5814
  "volume-megaliter": {
5882
5815
  "displayName": "ML",
5883
- "unitPattern-count-one": "{0} ML",
5884
5816
  "unitPattern-count-other": "{0} ML"
5885
5817
  },
5886
5818
  "volume-hectoliter": {
@@ -5890,7 +5822,6 @@
5890
5822
  },
5891
5823
  "volume-liter": {
5892
5824
  "displayName": "l",
5893
- "unitPattern-count-one": "{0} l",
5894
5825
  "unitPattern-count-other": "{0} l",
5895
5826
  "perUnitPattern": "{0}/l"
5896
5827
  },
@@ -5911,22 +5842,22 @@
5911
5842
  },
5912
5843
  "volume-pint-metric": {
5913
5844
  "displayName": "mpt",
5914
- "unitPattern-count-one": "{0} mpt",
5915
5845
  "unitPattern-count-other": "{0} mpt"
5916
5846
  },
5917
5847
  "volume-cup-metric": {
5918
5848
  "displayName": "metrische cup",
5919
- "unitPattern-count-one": "{0} mc",
5920
5849
  "unitPattern-count-other": "{0} mc"
5921
5850
  },
5851
+ "volume-fluid-ounce-metric": {
5852
+ "displayName": "fl oz m.",
5853
+ "unitPattern-count-other": "{0} fl oz m."
5854
+ },
5922
5855
  "volume-acre-foot": {
5923
5856
  "displayName": "acre ft",
5924
- "unitPattern-count-one": "{0} ac ft",
5925
5857
  "unitPattern-count-other": "{0} ac ft"
5926
5858
  },
5927
5859
  "volume-bushel": {
5928
5860
  "displayName": "bu",
5929
- "unitPattern-count-one": "{0} bu",
5930
5861
  "unitPattern-count-other": "{0} bu"
5931
5862
  },
5932
5863
  "volume-gallon": {
@@ -5943,19 +5874,25 @@
5943
5874
  },
5944
5875
  "volume-quart": {
5945
5876
  "displayName": "qt",
5946
- "unitPattern-count-one": "{0} qt",
5947
5877
  "unitPattern-count-other": "{0} qt"
5948
5878
  },
5949
5879
  "volume-pint": {
5950
5880
  "displayName": "pt",
5951
- "unitPattern-count-one": "{0} pt",
5952
5881
  "unitPattern-count-other": "{0} pt"
5953
5882
  },
5883
+ "volume-pint-imperial": {
5884
+ "displayName": "pint Imp.",
5885
+ "unitPattern-count-other": "{0} pt Imp."
5886
+ },
5954
5887
  "volume-cup": {
5955
5888
  "displayName": "cup",
5956
5889
  "unitPattern-count-one": "{0} cup",
5957
5890
  "unitPattern-count-other": "{0} cup"
5958
5891
  },
5892
+ "volume-cup-imperial": {
5893
+ "displayName": "cup Imp.",
5894
+ "unitPattern-count-other": "{0} cup Imp."
5895
+ },
5959
5896
  "volume-fluid-ounce": {
5960
5897
  "displayName": "fl oz",
5961
5898
  "unitPattern-count-one": "{0} fl oz",
@@ -5963,7 +5900,6 @@
5963
5900
  },
5964
5901
  "volume-fluid-ounce-imperial": {
5965
5902
  "displayName": "Imp. fl oz",
5966
- "unitPattern-count-one": "{0} fl oz Imp.",
5967
5903
  "unitPattern-count-other": "{0} fl oz Imp."
5968
5904
  },
5969
5905
  "volume-tablespoon": {
@@ -5978,7 +5914,6 @@
5978
5914
  },
5979
5915
  "volume-barrel": {
5980
5916
  "displayName": "bbl",
5981
- "unitPattern-count-one": "{0} bbl",
5982
5917
  "unitPattern-count-other": "{0} bbl"
5983
5918
  },
5984
5919
  "volume-dessert-spoon": {
@@ -6003,7 +5938,6 @@
6003
5938
  },
6004
5939
  "volume-jigger": {
6005
5940
  "displayName": "jigger",
6006
- "unitPattern-count-one": "{0} jigger",
6007
5941
  "unitPattern-count-other": "{0} jigger"
6008
5942
  },
6009
5943
  "volume-pinch": {
@@ -6016,6 +5950,173 @@
6016
5950
  "unitPattern-count-one": "{0} imp. qt",
6017
5951
  "unitPattern-count-other": "{0} imp. qt"
6018
5952
  },
5953
+ "angle-steradian": {
5954
+ "displayName": "sr",
5955
+ "unitPattern-count-other": "{0} sr"
5956
+ },
5957
+ "concentr-katal": {
5958
+ "displayName": "kat",
5959
+ "unitPattern-count-other": "{0} kat"
5960
+ },
5961
+ "electric-coulomb": {
5962
+ "displayName": "C",
5963
+ "unitPattern-count-other": "{0} C"
5964
+ },
5965
+ "electric-farad": {
5966
+ "displayName": "F",
5967
+ "unitPattern-count-other": "{0} F"
5968
+ },
5969
+ "electric-henry": {
5970
+ "displayName": "H",
5971
+ "unitPattern-count-other": "{0} H"
5972
+ },
5973
+ "electric-siemens": {
5974
+ "displayName": "S",
5975
+ "unitPattern-count-other": "{0} S"
5976
+ },
5977
+ "energy-calorie-it": {
5978
+ "displayName": "cal-IT",
5979
+ "unitPattern-count-other": "{0} cal-IT"
5980
+ },
5981
+ "energy-british-thermal-unit-it": {
5982
+ "displayName": "BTU-IT",
5983
+ "unitPattern-count-other": "{0} BTU-IT"
5984
+ },
5985
+ "energy-becquerel": {
5986
+ "displayName": "Bq",
5987
+ "unitPattern-count-other": "{0} Bq"
5988
+ },
5989
+ "energy-sievert": {
5990
+ "displayName": "Sv",
5991
+ "unitPattern-count-other": "{0} Sv"
5992
+ },
5993
+ "energy-gray": {
5994
+ "displayName": "Gy",
5995
+ "unitPattern-count-other": "{0} Gy"
5996
+ },
5997
+ "force-kilogram-force": {
5998
+ "displayName": "kgf",
5999
+ "unitPattern-count-other": "{0} kgf"
6000
+ },
6001
+ "length-rod": {
6002
+ "displayName": "rod",
6003
+ "unitPattern-count-other": "{0} rod"
6004
+ },
6005
+ "length-chain": {
6006
+ "displayName": "chain",
6007
+ "unitPattern-count-other": "{0} chain"
6008
+ },
6009
+ "magnetic-tesla": {
6010
+ "displayName": "T",
6011
+ "unitPattern-count-other": "{0} T"
6012
+ },
6013
+ "magnetic-weber": {
6014
+ "displayName": "Wb",
6015
+ "unitPattern-count-other": "{0} Wb"
6016
+ },
6017
+ "temperature-rankine": {
6018
+ "displayName": "°R",
6019
+ "unitPattern-count-other": "{0} °R"
6020
+ },
6021
+ "duration-fortnight": {
6022
+ "displayName": "fortnight",
6023
+ "unitPattern-count-other": "{0} fw"
6024
+ },
6025
+ "mass-slug": {
6026
+ "displayName": "slug",
6027
+ "unitPattern-count-other": "{0} slug"
6028
+ },
6029
+ "pressure-gasoline-energy-density": {
6030
+ "displayName": "gas E",
6031
+ "unitPattern-count-other": "{0} gas E"
6032
+ },
6033
+ "length-rin": {
6034
+ "displayName": "rin [JP]",
6035
+ "unitPattern-count-other": "{0} rin [JP]"
6036
+ },
6037
+ "length-sun": {
6038
+ "displayName": "sun [JP]",
6039
+ "unitPattern-count-other": "{0} sun [JP]"
6040
+ },
6041
+ "length-shaku-length": {
6042
+ "displayName": "shaku [JP]",
6043
+ "unitPattern-count-other": "{0} shaku [JP]"
6044
+ },
6045
+ "length-shaku-cloth": {
6046
+ "displayName": "shaku [cloth, JP]",
6047
+ "unitPattern-count-other": "{0} shaku [cloth, JP]"
6048
+ },
6049
+ "length-ken": {
6050
+ "displayName": "ken [JP]",
6051
+ "unitPattern-count-other": "{0} ken [JP]"
6052
+ },
6053
+ "length-jo-jp": {
6054
+ "displayName": "jo [JP]",
6055
+ "unitPattern-count-other": "{0} jo [JP]"
6056
+ },
6057
+ "length-ri-jp": {
6058
+ "displayName": "ri [JP]",
6059
+ "unitPattern-count-other": "{0} ri [JP]"
6060
+ },
6061
+ "area-bu-jp": {
6062
+ "displayName": "bu [JP]",
6063
+ "unitPattern-count-other": "{0} bu [JP]"
6064
+ },
6065
+ "area-se-jp": {
6066
+ "displayName": "se [JP]",
6067
+ "unitPattern-count-other": "{0} se [JP]"
6068
+ },
6069
+ "area-cho": {
6070
+ "displayName": "cho [JP]",
6071
+ "unitPattern-count-other": "{0} cho [JP]"
6072
+ },
6073
+ "volume-kosaji": {
6074
+ "displayName": "kosaji [JP]",
6075
+ "unitPattern-count-other": "{0} kosaji [JP]"
6076
+ },
6077
+ "volume-osaji": {
6078
+ "displayName": "osaji [JP]",
6079
+ "unitPattern-count-other": "{0} osaji [JP]"
6080
+ },
6081
+ "volume-cup-jp": {
6082
+ "displayName": "cup [JP]",
6083
+ "unitPattern-count-other": "{0} cup [JP]"
6084
+ },
6085
+ "volume-shaku": {
6086
+ "displayName": "shaku [vol, JP]",
6087
+ "unitPattern-count-other": "{0} shaku [vol, JP]"
6088
+ },
6089
+ "volume-sai": {
6090
+ "displayName": "sai [JP]",
6091
+ "unitPattern-count-other": "{0} sai [JP]"
6092
+ },
6093
+ "volume-to-jp": {
6094
+ "displayName": "to [JP]",
6095
+ "unitPattern-count-other": "{0} to [JP]"
6096
+ },
6097
+ "volume-koku": {
6098
+ "displayName": "koku [JP]",
6099
+ "unitPattern-count-other": "{0} koku [JP]"
6100
+ },
6101
+ "speed-light-speed": {
6102
+ "displayName": "licht",
6103
+ "unitPattern-count-one": "{0} licht",
6104
+ "unitPattern-count-other": "{0} licht"
6105
+ },
6106
+ "mass-fun": {
6107
+ "displayName": "fun [JP]",
6108
+ "unitPattern-count-other": "{0} fun [JP]"
6109
+ },
6110
+ "concentr-part-per-1e9": {
6111
+ "displayName": "parts/billion",
6112
+ "unitPattern-count-other": "{0} ppb"
6113
+ },
6114
+ "duration-night": {
6115
+ "displayName": "nachten",
6116
+ "unitPattern-count-one": "{0} nacht",
6117
+ "unitPattern-count-other": "{0} nachten",
6118
+ "perUnitPattern": "{0}/nacht"
6119
+ },
6019
6120
  "coordinateUnit": {
6020
6121
  "displayName": "windstreek",
6021
6122
  "east": "{0} OL",
@@ -6026,16 +6127,13 @@
6026
6127
  }
6027
6128
  },
6028
6129
  "lenient-scope-number": {
6029
- "minusSign": "-‒⁻₋−➖﹣-",
6030
- "commaSign": ",،٫⹁、︐︑﹐﹑,、",
6031
- "plusSign": "+⁺₊➕﬩﹢+"
6130
+ "minusSign": "--﹣‑‒−⁻₋➖",
6131
+ "commaSign": ",,﹐︐⹁،٫、﹑、︑",
6132
+ "plusSign": "++﬩﹢⁺₊➕"
6032
6133
  },
6033
6134
  "currencyFormat-sap-short": {
6034
- "1000-one": "0K ¤",
6035
6135
  "1000-other": "0K ¤",
6036
- "10000-one": "00K ¤",
6037
6136
  "10000-other": "00K ¤",
6038
- "100000-one": "000K ¤",
6039
6137
  "100000-other": "000K ¤",
6040
6138
  "1000000-one": "0 mln'.' ¤",
6041
6139
  "1000000-other": "0 mln'.' ¤",
@@ -6065,11 +6163,13 @@
6065
6163
  "BYR": 0,
6066
6164
  "CLF": 4,
6067
6165
  "CLP": 0,
6166
+ "COP": 0,
6068
6167
  "DEFAULT": 2,
6069
6168
  "DJF": 0,
6070
6169
  "ESP": 0,
6071
6170
  "GNF": 0,
6072
6171
  "HUF": 0,
6172
+ "IDR": 0,
6073
6173
  "IQD": 0,
6074
6174
  "IRR": 0,
6075
6175
  "ISK": 0,
@@ -6089,6 +6189,7 @@
6089
6189
  "MMK": 0,
6090
6190
  "MRO": 0,
6091
6191
  "OMR": 3,
6192
+ "PKR": 0,
6092
6193
  "PYG": 0,
6093
6194
  "RSD": 0,
6094
6195
  "RWF": 0,
@@ -6125,45 +6226,46 @@
6125
6226
  },
6126
6227
  "eras-gregorian": {
6127
6228
  "0": {
6128
- "_code": "gregory-inverse",
6129
- "_aliases": "bc bce",
6229
+ "_code": "bce",
6230
+ "_aliases": "bc",
6130
6231
  "_end": "0-12-31"
6131
6232
  },
6132
6233
  "1": {
6133
- "_code": "gregory",
6134
- "_aliases": "ad ce",
6234
+ "_code": "ce",
6235
+ "_aliases": "ad",
6135
6236
  "_start": "1-01-01"
6136
6237
  }
6137
6238
  },
6138
6239
  "eras-islamic": {
6139
6240
  "0": {
6140
- "_code": "islamic",
6141
- "_aliases": "ah",
6142
- "_start": "622-7-15"
6241
+ "_code": "ah",
6242
+ "_start": "622-07-19"
6243
+ },
6244
+ "1": {
6245
+ "_code": "bh",
6246
+ "_end": "622-07-18"
6143
6247
  }
6144
6248
  },
6145
6249
  "eras-persian": {
6146
6250
  "0": {
6147
- "_code": "persian",
6148
- "_aliases": "ap",
6149
- "_start": "622-01-01"
6251
+ "_code": "ap",
6252
+ "_start": "622-03-21"
6150
6253
  }
6151
6254
  },
6152
6255
  "eras-buddhist": {
6153
6256
  "0": {
6154
- "_code": "buddhist",
6155
- "_aliases": "be",
6257
+ "_code": "be",
6156
6258
  "_start": "-542-01-01"
6157
6259
  }
6158
6260
  },
6159
6261
  "eras-japanese": {
6160
6262
  "232": {
6161
6263
  "_code": "meiji",
6162
- "_start": "1868-9-8"
6264
+ "_start": "1868-10-23"
6163
6265
  },
6164
6266
  "233": {
6165
6267
  "_code": "taisho",
6166
- "_start": "1912-7-30"
6268
+ "_start": "1912-07-30"
6167
6269
  },
6168
6270
  "234": {
6169
6271
  "_code": "showa",
@@ -6171,11 +6273,11 @@
6171
6273
  },
6172
6274
  "235": {
6173
6275
  "_code": "heisei",
6174
- "_start": "1989-1-8"
6276
+ "_start": "1989-01-08"
6175
6277
  },
6176
6278
  "236": {
6177
6279
  "_code": "reiwa",
6178
- "_start": "2019-5-1"
6280
+ "_start": "2019-05-01"
6179
6281
  }
6180
6282
  },
6181
6283
  "dayPeriodRules": {
@@ -6198,5 +6300,9 @@
6198
6300
  "_before": "06:00",
6199
6301
  "_from": "00:00"
6200
6302
  }
6303
+ },
6304
+ "sap-calendarWeek": {
6305
+ "narrow": "KW {0}",
6306
+ "wide": "Kalenderweek {0}"
6201
6307
  }
6202
6308
  }