@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": "abhază",
@@ -38,7 +38,6 @@
38
38
  "awa": "awadhi",
39
39
  "ay": "aymara",
40
40
  "az": "azeră",
41
- "az_alt-short": "azeră",
42
41
  "ba": "bașkiră",
43
42
  "bal": "baluchi",
44
43
  "ban": "balineză",
@@ -51,6 +50,7 @@
51
50
  "bez": "bena",
52
51
  "bfd": "bafut",
53
52
  "bg": "bulgară",
53
+ "bgc": "haryanvi",
54
54
  "bgn": "baluchi occidentală",
55
55
  "bho": "bhojpuri",
56
56
  "bi": "bislama",
@@ -58,6 +58,7 @@
58
58
  "bin": "bini",
59
59
  "bkm": "kom",
60
60
  "bla": "siksika",
61
+ "blo": "anii",
61
62
  "bm": "bambara",
62
63
  "bn": "bengaleză",
63
64
  "bo": "tibetană",
@@ -91,7 +92,7 @@
91
92
  "chr": "cherokee",
92
93
  "chy": "cheyenne",
93
94
  "ckb": "kurdă centrală",
94
- "ckb_alt-menu": "kurdă centrală",
95
+ "ckb_alt-menu": "kurdă, centrală",
95
96
  "ckb_alt-variant": "kurdă sorani",
96
97
  "clc": "chilcotin",
97
98
  "cnr": "Muntenegreană",
@@ -140,7 +141,7 @@
140
141
  "el": "greacă",
141
142
  "elx": "elamită",
142
143
  "en": "engleză",
143
- "en_US-alt-short": "engleză (S.U.A)",
144
+ "en_GB-alt-short": "engleză (UK)",
144
145
  "enm": "engleză medie",
145
146
  "eo": "esperanto",
146
147
  "es": "spaniolă",
@@ -273,11 +274,14 @@
273
274
  "ksf": "bafia",
274
275
  "ksh": "kölsch",
275
276
  "ku": "kurdă",
277
+ "ku_menu-core": "kurdă",
278
+ "ku_menu-extension": "kurmangi",
276
279
  "kum": "kumyk",
277
280
  "kut": "kutenai",
278
281
  "kv": "komi",
279
282
  "kw": "cornică",
280
283
  "kwk": "kwakʼwala",
284
+ "kxv": "kuvi",
281
285
  "ky": "kârgâză",
282
286
  "la": "latină",
283
287
  "lad": "ladino",
@@ -291,6 +295,7 @@
291
295
  "lij": "liguriană",
292
296
  "lil": "lillooet",
293
297
  "lkt": "lakota",
298
+ "lmo": "lombardă",
294
299
  "ln": "lingala",
295
300
  "lo": "laoțiană",
296
301
  "lol": "mongo",
@@ -303,7 +308,6 @@
303
308
  "lua": "luba-lulua",
304
309
  "lui": "luiseno",
305
310
  "lun": "lunda",
306
- "luo": "luo",
307
311
  "lus": "mizo",
308
312
  "luy": "luyia",
309
313
  "lv": "letonă",
@@ -484,6 +488,7 @@
484
488
  "swb": "comoreză",
485
489
  "syc": "siriacă clasică",
486
490
  "syr": "siriacă",
491
+ "szl": "sileziană",
487
492
  "ta": "tamilă",
488
493
  "tce": "tutchone de sud",
489
494
  "te": "telugu",
@@ -530,10 +535,10 @@
530
535
  "und": "limbă necunoscută",
531
536
  "ur": "urdu",
532
537
  "uz": "uzbecă",
533
- "vai": "vai",
534
538
  "ve": "venda",
535
539
  "vec": "venetă",
536
540
  "vi": "vietnameză",
541
+ "vmw": "makhuwa",
537
542
  "vo": "volapuk",
538
543
  "vot": "votică",
539
544
  "vun": "vunjo",
@@ -547,6 +552,7 @@
547
552
  "wuu": "chineză wu",
548
553
  "xal": "calmucă",
549
554
  "xh": "xhosa",
555
+ "xnr": "kangri",
550
556
  "xog": "soga",
551
557
  "yao": "yao",
552
558
  "yap": "yapeză",
@@ -851,6 +857,7 @@
851
857
  "CN": "China",
852
858
  "CO": "Columbia",
853
859
  "CP": "Insula Clipperton",
860
+ "CQ": "Sark",
854
861
  "CR": "Costa Rica",
855
862
  "CU": "Cuba",
856
863
  "CV": "Capul Verde",
@@ -885,7 +892,6 @@
885
892
  "FR": "Franța",
886
893
  "GA": "Gabon",
887
894
  "GB": "Regatul Unit",
888
- "GB-alt-short": "Regatul Unit",
889
895
  "GD": "Grenada",
890
896
  "GE": "Georgia",
891
897
  "GF": "Guyana Franceză",
@@ -917,6 +923,7 @@
917
923
  "IM": "Insula Man",
918
924
  "IN": "India",
919
925
  "IO": "Teritoriul Britanic din Oceanul Indian",
926
+ "IO-alt-chagos": "Arhipelagul Chagos",
920
927
  "IQ": "Irak",
921
928
  "IR": "Iran",
922
929
  "IS": "Islanda",
@@ -1043,7 +1050,7 @@
1043
1050
  "TN": "Tunisia",
1044
1051
  "TO": "Tonga",
1045
1052
  "TR": "Turcia",
1046
- "TR-alt-variant": "Türkiye",
1053
+ "TR-alt-variant": "TR-variant",
1047
1054
  "TT": "Trinidad și Tobago",
1048
1055
  "TV": "Tuvalu",
1049
1056
  "TW": "Taiwan",
@@ -1101,15 +1108,19 @@
1101
1108
  "Bhms": "h:mm:ss B",
1102
1109
  "d": "d",
1103
1110
  "E": "ccc",
1111
+ "EBh": "E h B",
1104
1112
  "EBhm": "E h:mm B",
1105
1113
  "EBhms": "E h:mm:ss B",
1106
1114
  "Ed": "E d",
1115
+ "Eh": "E h a",
1107
1116
  "Ehm": "E h:mm a",
1108
1117
  "EHm": "E HH:mm",
1109
1118
  "Ehms": "E h:mm:ss a",
1110
1119
  "EHms": "E HH:mm:ss",
1111
1120
  "Gy": "y G",
1121
+ "GyM": "MM.y G",
1112
1122
  "GyMd": "dd.MM.y G",
1123
+ "GyMEd": "E, dd.MM.y G",
1113
1124
  "GyMMM": "MMM y G",
1114
1125
  "GyMMMd": "d MMM y G",
1115
1126
  "GyMMMEd": "E, d MMM y G",
@@ -1123,6 +1134,8 @@
1123
1134
  "Hmsv": "HH:mm:ss v",
1124
1135
  "hmv": "h:mm a v",
1125
1136
  "Hmv": "HH:mm v",
1137
+ "hv": "h a v",
1138
+ "Hv": "'h' HH v",
1126
1139
  "M": "L",
1127
1140
  "Md": "dd.MM",
1128
1141
  "MEd": "E, dd.MM",
@@ -1163,11 +1176,11 @@
1163
1176
  "intervalFormats": {
1164
1177
  "intervalFormatFallback": "{0} – {1}",
1165
1178
  "Bh": {
1166
- "B": "h B h B",
1179
+ "B": "h Bh B",
1167
1180
  "h": "h–h B"
1168
1181
  },
1169
1182
  "Bhm": {
1170
- "B": "h:mm B h:mm B",
1183
+ "B": "h:mm Bh:mm B",
1171
1184
  "h": "h:mm–h:mm B",
1172
1185
  "m": "h:mm–h:mm B"
1173
1186
  },
@@ -1634,15 +1647,19 @@
1634
1647
  "Bhms": "h:mm:ss B",
1635
1648
  "d": "d",
1636
1649
  "E": "ccc",
1650
+ "EBh": "E h B",
1637
1651
  "EBhm": "E h:mm B",
1638
1652
  "EBhms": "E h:mm:ss B",
1639
1653
  "Ed": "E d",
1654
+ "Eh": "E h a",
1640
1655
  "Ehm": "E h:mm a",
1641
1656
  "EHm": "E HH:mm",
1642
1657
  "Ehms": "E h:mm:ss a",
1643
1658
  "EHms": "E HH:mm:ss",
1644
1659
  "Gy": "y G",
1660
+ "GyM": "MM.y G",
1645
1661
  "GyMd": "dd.MM.y G",
1662
+ "GyMEd": "E, dd.MM.y G",
1646
1663
  "GyMMM": "MMM y G",
1647
1664
  "GyMMMd": "d MMM y G",
1648
1665
  "GyMMMEd": "E, d MMM y G",
@@ -1652,6 +1669,8 @@
1652
1669
  "Hm": "HH:mm",
1653
1670
  "hms": "h:mm:ss a",
1654
1671
  "Hms": "HH:mm:ss",
1672
+ "hv": "h a v",
1673
+ "Hv": "HH'h' v",
1655
1674
  "M": "L",
1656
1675
  "Md": "dd.MM",
1657
1676
  "MEd": "E, dd.MM",
@@ -1689,11 +1708,11 @@
1689
1708
  "intervalFormats": {
1690
1709
  "intervalFormatFallback": "{0} – {1}",
1691
1710
  "Bh": {
1692
- "B": "h B h B",
1711
+ "B": "h Bh B",
1693
1712
  "h": "h–h B"
1694
1713
  },
1695
1714
  "Bhm": {
1696
- "B": "h:mm B h:mm B",
1715
+ "B": "h:mm Bh:mm B",
1697
1716
  "h": "h:mm–h:mm B",
1698
1717
  "m": "h:mm–h:mm B"
1699
1718
  },
@@ -2124,13 +2143,16 @@
2124
2143
  }
2125
2144
  },
2126
2145
  "era-wide": {
2127
- "0": "A.H."
2146
+ "0": "A.H.",
2147
+ "1": "BH"
2128
2148
  },
2129
2149
  "era-abbreviated": {
2130
- "0": "AH"
2150
+ "0": "AH",
2151
+ "1": "BH"
2131
2152
  },
2132
2153
  "era-narrow": {
2133
- "0": "AH"
2154
+ "0": "AH",
2155
+ "1": "BH"
2134
2156
  }
2135
2157
  },
2136
2158
  "ca-japanese": {
@@ -2157,15 +2179,19 @@
2157
2179
  "Bhms": "h:mm:ss B",
2158
2180
  "d": "d",
2159
2181
  "E": "ccc",
2182
+ "EBh": "E h B",
2160
2183
  "EBhm": "E h:mm B",
2161
2184
  "EBhms": "E h:mm:ss B",
2162
2185
  "Ed": "E d",
2186
+ "Eh": "E h a",
2163
2187
  "Ehm": "E h:mm a",
2164
2188
  "EHm": "E HH:mm",
2165
2189
  "Ehms": "E h:mm:ss a",
2166
2190
  "EHms": "E HH:mm:ss",
2167
2191
  "Gy": "y G",
2192
+ "GyM": "MM.y G",
2168
2193
  "GyMd": "dd.MM.y G",
2194
+ "GyMEd": "E, dd.MM.y G",
2169
2195
  "GyMMM": "MMM y G",
2170
2196
  "GyMMMd": "d MMM y G",
2171
2197
  "GyMMMEd": "E, d MMM y G",
@@ -2175,6 +2201,8 @@
2175
2201
  "Hm": "HH:mm",
2176
2202
  "hms": "h:mm:ss a",
2177
2203
  "Hms": "HH:mm:ss",
2204
+ "hv": "h a v",
2205
+ "Hv": "HH'h' v",
2178
2206
  "M": "L",
2179
2207
  "Md": "dd.MM",
2180
2208
  "MEd": "E, dd.MM",
@@ -2212,11 +2240,11 @@
2212
2240
  "intervalFormats": {
2213
2241
  "intervalFormatFallback": "{0} – {1}",
2214
2242
  "Bh": {
2215
- "B": "h B h B",
2243
+ "B": "h Bh B",
2216
2244
  "h": "h–h B"
2217
2245
  },
2218
2246
  "Bhm": {
2219
- "B": "h:mm B h:mm B",
2247
+ "B": "h:mm Bh:mm B",
2220
2248
  "h": "h:mm–h:mm B",
2221
2249
  "m": "h:mm–h:mm B"
2222
2250
  },
@@ -2700,15 +2728,19 @@
2700
2728
  "Bhms": "h:mm:ss B",
2701
2729
  "d": "d",
2702
2730
  "E": "ccc",
2731
+ "EBh": "E h B",
2703
2732
  "EBhm": "E h:mm B",
2704
2733
  "EBhms": "E h:mm:ss B",
2705
2734
  "Ed": "E d",
2735
+ "Eh": "E h a",
2706
2736
  "Ehm": "E h:mm a",
2707
2737
  "EHm": "E HH:mm",
2708
2738
  "Ehms": "E h:mm:ss a",
2709
2739
  "EHms": "E HH:mm:ss",
2710
2740
  "Gy": "y G",
2741
+ "GyM": "MM.y G",
2711
2742
  "GyMd": "dd.MM.y G",
2743
+ "GyMEd": "E, dd.MM.y G",
2712
2744
  "GyMMM": "MMM y G",
2713
2745
  "GyMMMd": "d MMM y G",
2714
2746
  "GyMMMEd": "E, d MMM y G",
@@ -2718,6 +2750,8 @@
2718
2750
  "Hm": "HH:mm",
2719
2751
  "hms": "h:mm:ss a",
2720
2752
  "Hms": "HH:mm:ss",
2753
+ "hv": "h a v",
2754
+ "Hv": "HH'h' v",
2721
2755
  "M": "L",
2722
2756
  "Md": "dd.MM",
2723
2757
  "MEd": "E, dd.MM",
@@ -2755,11 +2789,11 @@
2755
2789
  "intervalFormats": {
2756
2790
  "intervalFormatFallback": "{0} – {1}",
2757
2791
  "Bh": {
2758
- "B": "h B h B",
2792
+ "B": "h Bh B",
2759
2793
  "h": "h–h B"
2760
2794
  },
2761
2795
  "Bhm": {
2762
- "B": "h:mm B h:mm B",
2796
+ "B": "h:mm Bh:mm B",
2763
2797
  "h": "h:mm–h:mm B",
2764
2798
  "m": "h:mm–h:mm B"
2765
2799
  },
@@ -3223,15 +3257,19 @@
3223
3257
  "Bhms": "h:mm:ss B",
3224
3258
  "d": "d",
3225
3259
  "E": "ccc",
3260
+ "EBh": "E h B",
3226
3261
  "EBhm": "E h:mm B",
3227
3262
  "EBhms": "E h:mm:ss B",
3228
3263
  "Ed": "E d",
3264
+ "Eh": "E h a",
3229
3265
  "Ehm": "E h:mm a",
3230
3266
  "EHm": "E HH:mm",
3231
3267
  "Ehms": "E h:mm:ss a",
3232
3268
  "EHms": "E HH:mm:ss",
3233
3269
  "Gy": "y G",
3270
+ "GyM": "MM.y G",
3234
3271
  "GyMd": "dd.MM.y G",
3272
+ "GyMEd": "E, dd.MM.y G",
3235
3273
  "GyMMM": "MMM y G",
3236
3274
  "GyMMMd": "d MMM y G",
3237
3275
  "GyMMMEd": "E, d MMM y G",
@@ -3241,6 +3279,8 @@
3241
3279
  "Hm": "HH:mm",
3242
3280
  "hms": "h:mm:ss a",
3243
3281
  "Hms": "HH:mm:ss",
3282
+ "hv": "h a v",
3283
+ "Hv": "HH'h' v",
3244
3284
  "M": "L",
3245
3285
  "Md": "dd.MM",
3246
3286
  "MEd": "E, dd.MM",
@@ -3846,12 +3886,12 @@
3846
3886
  "relativeTime-type-future": {
3847
3887
  "relativeTimePattern-count-one": "peste {0} lună",
3848
3888
  "relativeTimePattern-count-few": "peste {0} luni",
3849
- "relativeTimePattern-count-other": "peste {0} luni"
3889
+ "relativeTimePattern-count-other": "peste {0} de luni"
3850
3890
  },
3851
3891
  "relativeTime-type-past": {
3852
3892
  "relativeTimePattern-count-one": "acum {0} lună",
3853
3893
  "relativeTimePattern-count-few": "acum {0} luni",
3854
- "relativeTimePattern-count-other": "acum {0} luni"
3894
+ "relativeTimePattern-count-other": "acum {0} de luni"
3855
3895
  }
3856
3896
  },
3857
3897
  "month-narrow": {
@@ -4130,7 +4170,7 @@
4130
4170
  "Dar_es_Salaam": "Dar es Salaam",
4131
4171
  "Djibouti": "Djibouti",
4132
4172
  "Douala": "Douala",
4133
- "El_Aaiun": "El Aaiun",
4173
+ "El_Aaiun": "El Aaiún",
4134
4174
  "Freetown": "Freetown",
4135
4175
  "Gaborone": "Gaborone",
4136
4176
  "Harare": "Harare",
@@ -4142,7 +4182,7 @@
4142
4182
  "Kinshasa": "Kinshasa",
4143
4183
  "Lagos": "Lagos",
4144
4184
  "Libreville": "Libreville",
4145
- "Lome": "Lome",
4185
+ "Lome": "Lomé",
4146
4186
  "Luanda": "Luanda",
4147
4187
  "Lubumbashi": "Lubumbashi",
4148
4188
  "Lusaka": "Lusaka",
@@ -4169,19 +4209,19 @@
4169
4209
  "Anchorage": "Anchorage",
4170
4210
  "Anguilla": "Anguilla",
4171
4211
  "Antigua": "Antigua",
4172
- "Araguaina": "Araguaina",
4212
+ "Araguaina": "Araguaína",
4173
4213
  "Argentina": {
4174
4214
  "Buenos_Aires": "Buenos Aires",
4175
4215
  "Catamarca": "Catamarca",
4176
- "Cordoba": "Cordoba",
4216
+ "Cordoba": "Córdoba",
4177
4217
  "Jujuy": "Jujuy",
4178
4218
  "La_Rioja": "La Rioja",
4179
4219
  "Mendoza": "Mendoza",
4180
- "Rio_Gallegos": "Rio Gallegos",
4220
+ "Rio_Gallegos": "Río Gallegos",
4181
4221
  "Salta": "Salta",
4182
4222
  "San_Juan": "San Juan",
4183
4223
  "San_Luis": "San Luis",
4184
- "Tucuman": "Tucuman",
4224
+ "Tucuman": "Tucumán",
4185
4225
  "Ushuaia": "Ushuaia",
4186
4226
  "_parent": "Argentina"
4187
4227
  },
@@ -4191,11 +4231,11 @@
4191
4231
  "Bahia": "Bahia",
4192
4232
  "Bahia_Banderas": "Bahia Banderas",
4193
4233
  "Barbados": "Barbados",
4194
- "Belem": "Belem",
4234
+ "Belem": "Belém",
4195
4235
  "Belize": "Belize",
4196
4236
  "Blanc-Sablon": "Blanc-Sablon",
4197
4237
  "Boa_Vista": "Boa Vista",
4198
- "Bogota": "Bogota",
4238
+ "Bogota": "Bogotá",
4199
4239
  "Boise": "Boise",
4200
4240
  "Cambridge_Bay": "Cambridge Bay",
4201
4241
  "Campo_Grande": "Campo Grande",
@@ -4207,8 +4247,9 @@
4207
4247
  "Chihuahua": "Chihuahua",
4208
4248
  "Ciudad_Juarez": "Ciudad Juárez",
4209
4249
  "Costa_Rica": "Costa Rica",
4250
+ "Coyhaique": "Coyhaique",
4210
4251
  "Creston": "Creston",
4211
- "Cuiaba": "Cuiaba",
4252
+ "Cuiaba": "Cuiabá",
4212
4253
  "Curacao": "Curaçao",
4213
4254
  "Danmarkshavn": "Danmarkshavn",
4214
4255
  "Dawson": "Dawson",
@@ -4217,7 +4258,7 @@
4217
4258
  "Detroit": "Detroit",
4218
4259
  "Dominica": "Dominica",
4219
4260
  "Edmonton": "Edmonton",
4220
- "Eirunepe": "Eirunepe",
4261
+ "Eirunepe": "Eirunepé",
4221
4262
  "El_Salvador": "El Salvador",
4222
4263
  "Fort_Nelson": "Fort Nelson",
4223
4264
  "Fortaleza": "Fortaleza",
@@ -4255,27 +4296,26 @@
4255
4296
  "Lima": "Lima",
4256
4297
  "Los_Angeles": "Los Angeles",
4257
4298
  "Lower_Princes": "Lower Prince’s Quarter",
4258
- "Maceio": "Maceio",
4299
+ "Maceio": "Maceió",
4259
4300
  "Managua": "Managua",
4260
4301
  "Manaus": "Manaus",
4261
4302
  "Marigot": "Marigot",
4262
4303
  "Martinique": "Martinica",
4263
4304
  "Matamoros": "Matamoros",
4264
- "Mazatlan": "Mazatlan",
4305
+ "Mazatlan": "Mazatlán",
4265
4306
  "Menominee": "Menominee",
4266
4307
  "Merida": "Merida",
4267
4308
  "Metlakatla": "Metlakatla",
4268
4309
  "Mexico_City": "Ciudad de Mexico",
4269
- "Miquelon": "Miquelon",
4310
+ "Miquelon": "Saint-Pierre",
4270
4311
  "Moncton": "Moncton",
4271
4312
  "Monterrey": "Monterrey",
4272
4313
  "Montevideo": "Montevideo",
4273
4314
  "Montserrat": "Montserrat",
4274
4315
  "Nassau": "Nassau",
4275
4316
  "New_York": "New York",
4276
- "Nipigon": "Nipigon",
4277
4317
  "Nome": "Nome",
4278
- "Noronha": "Noronha",
4318
+ "Noronha": "Fernando de Noronha",
4279
4319
  "North_Dakota": {
4280
4320
  "Beulah": "Beulah, Dakota de Nord",
4281
4321
  "Center": "Center, Dakota de Nord",
@@ -4284,7 +4324,6 @@
4284
4324
  "Nuuk": "Nuuk",
4285
4325
  "Ojinaga": "Ojinaga",
4286
4326
  "Panama": "Panama",
4287
- "Pangnirtung": "Pangnirtung",
4288
4327
  "Paramaribo": "Paramaribo",
4289
4328
  "Phoenix": "Phoenix",
4290
4329
  "Port-au-Prince": "Port-au-Prince",
@@ -4292,17 +4331,15 @@
4292
4331
  "Porto_Velho": "Porto Velho",
4293
4332
  "Puerto_Rico": "Puerto Rico",
4294
4333
  "Punta_Arenas": "Punta Arenas",
4295
- "Rainy_River": "Rainy River",
4296
4334
  "Rankin_Inlet": "Rankin Inlet",
4297
4335
  "Recife": "Recife",
4298
4336
  "Regina": "Regina",
4299
4337
  "Resolute": "Resolute",
4300
4338
  "Rio_Branco": "Rio Branco",
4301
- "Santa_Isabel": "Santa Isabel",
4302
- "Santarem": "Santarem",
4339
+ "Santarem": "Santarém",
4303
4340
  "Santiago": "Santiago",
4304
4341
  "Santo_Domingo": "Santo Domingo",
4305
- "Sao_Paulo": "Sao Paulo",
4342
+ "Sao_Paulo": "São Paulo",
4306
4343
  "Scoresbysund": "Ittoqqortoormiit",
4307
4344
  "Sitka": "Sitka",
4308
4345
  "St_Barthelemy": "Saint Barthélemy",
@@ -4314,7 +4351,6 @@
4314
4351
  "Swift_Current": "Swift Current",
4315
4352
  "Tegucigalpa": "Tegucigalpa",
4316
4353
  "Thule": "Thule",
4317
- "Thunder_Bay": "Thunder Bay",
4318
4354
  "Tijuana": "Tijuana",
4319
4355
  "Toronto": "Toronto",
4320
4356
  "Tortola": "Tortola",
@@ -4322,13 +4358,12 @@
4322
4358
  "Whitehorse": "Whitehorse",
4323
4359
  "Winnipeg": "Winnipeg",
4324
4360
  "Yakutat": "Yakutat",
4325
- "Yellowknife": "Yellowknife",
4326
4361
  "_parent": "Americi"
4327
4362
  },
4328
4363
  "Antarctica": {
4329
4364
  "Casey": "Casey",
4330
4365
  "Davis": "Davis",
4331
- "DumontDUrville": "Dumont d’Urville",
4366
+ "DumontDUrville": "Dumont-d’Urville",
4332
4367
  "Macquarie": "Macquarie",
4333
4368
  "Mawson": "Mawson",
4334
4369
  "McMurdo": "McMurdo",
@@ -4360,7 +4395,6 @@
4360
4395
  "Bishkek": "Bișkek",
4361
4396
  "Brunei": "Brunei",
4362
4397
  "Chita": "Cita",
4363
- "Choibalsan": "Choibalsan",
4364
4398
  "Colombo": "Colombo",
4365
4399
  "Damascus": "Damasc",
4366
4400
  "Dhaka": "Dacca",
@@ -4372,7 +4406,7 @@
4372
4406
  "Hebron": "Hebron",
4373
4407
  "Ho_Chi_Minh": "Ho Și Min",
4374
4408
  "Hong_Kong": "Hong Kong",
4375
- "Hovd": "Hovd",
4409
+ "Hovd": "Khovd",
4376
4410
  "Irkutsk": "Irkuțk",
4377
4411
  "Jakarta": "Jakarta",
4378
4412
  "Jayapura": "Jayapura",
@@ -4406,7 +4440,7 @@
4406
4440
  "Riyadh": "Riad",
4407
4441
  "Sakhalin": "Sahalin",
4408
4442
  "Samarkand": "Samarkand",
4409
- "Seoul": "Seoul",
4443
+ "Seoul": "Seul",
4410
4444
  "Shanghai": "Shanghai",
4411
4445
  "Singapore": "Singapore",
4412
4446
  "Srednekolymsk": "Srednekolimsk",
@@ -4418,7 +4452,7 @@
4418
4452
  "Tokyo": "Tokyo",
4419
4453
  "Tomsk": "Tomsk",
4420
4454
  "Ulaanbaatar": "Ulan Bator",
4421
- "Urumqi": "Urumqi",
4455
+ "Urumqi": "Ürümqi",
4422
4456
  "Ust-Nera": "Ust-Nera",
4423
4457
  "Vientiane": "Vientiane",
4424
4458
  "Vladivostok": "Vladivostok",
@@ -4469,7 +4503,7 @@
4469
4503
  "Brussels": "Bruxelles",
4470
4504
  "Bucharest": "București",
4471
4505
  "Budapest": "Budapesta",
4472
- "Busingen": "Busingen",
4506
+ "Busingen": "Büsingen",
4473
4507
  "Chisinau": "Chișinău",
4474
4508
  "Copenhagen": "Copenhaga",
4475
4509
  "Dublin": "Dublin",
@@ -4509,7 +4543,6 @@
4509
4543
  "Tallinn": "Tallinn",
4510
4544
  "Tirane": "Tirana",
4511
4545
  "Ulyanovsk": "Ulianovsk",
4512
- "Uzhgorod": "Ujhorod",
4513
4546
  "Vaduz": "Vaduz",
4514
4547
  "Vatican": "Vatican",
4515
4548
  "Vienna": "Viena",
@@ -4517,18 +4550,17 @@
4517
4550
  "Volgograd": "Volgograd",
4518
4551
  "Warsaw": "Varșovia",
4519
4552
  "Zagreb": "Zagreb",
4520
- "Zaporozhye": "Zaporoje",
4521
4553
  "Zurich": "Zürich",
4522
4554
  "_parent": "Europa"
4523
4555
  },
4524
4556
  "Indian": {
4525
4557
  "Antananarivo": "Antananarivo",
4526
4558
  "Chagos": "Chagos",
4527
- "Christmas": "Christmas",
4559
+ "Christmas": "Insula Christmas",
4528
4560
  "Cocos": "Cocos",
4529
4561
  "Comoro": "Comore",
4530
4562
  "Kerguelen": "Kerguelen",
4531
- "Mahe": "Mahe",
4563
+ "Mahe": "Mahé",
4532
4564
  "Maldives": "Maldive",
4533
4565
  "Mauritius": "Mauritius",
4534
4566
  "Mayotte": "Mayotte",
@@ -4545,12 +4577,12 @@
4545
4577
  "Fakaofo": "Fakaofo",
4546
4578
  "Fiji": "Fiji",
4547
4579
  "Funafuti": "Funafuti",
4548
- "Galapagos": "Galapagos",
4580
+ "Galapagos": "Galápagos",
4549
4581
  "Gambier": "Gambier",
4550
4582
  "Guadalcanal": "Guadalcanal",
4551
4583
  "Guam": "Guam",
4552
4584
  "Honolulu": "Honolulu",
4553
- "Kanton": "Kanton",
4585
+ "Kanton": "Insula Canton",
4554
4586
  "Kiritimati": "Kiritimati",
4555
4587
  "Kosrae": "Kosrae",
4556
4588
  "Kwajalein": "Kwajalein",
@@ -4560,7 +4592,7 @@
4560
4592
  "Nauru": "Nauru",
4561
4593
  "Niue": "Niue",
4562
4594
  "Norfolk": "Norfolk",
4563
- "Noumea": "Noumea",
4595
+ "Noumea": "Nouméa",
4564
4596
  "Pago_Pago": "Pago Pago",
4565
4597
  "Palau": "Palau",
4566
4598
  "Pitcairn": "Insula Pitcairn",
@@ -4571,8 +4603,8 @@
4571
4603
  "Tahiti": "Tahiti",
4572
4604
  "Tarawa": "Tarawa",
4573
4605
  "Tongatapu": "Tongatapu",
4574
- "Wake": "Wake",
4575
- "Wallis": "Wallis"
4606
+ "Wake": "Insula Wake",
4607
+ "Wallis": "Wallis & Futuna"
4576
4608
  }
4577
4609
  },
4578
4610
  "timezoneNamesFormats": {
@@ -4621,40 +4653,28 @@
4621
4653
  },
4622
4654
  "decimalFormat-short": {
4623
4655
  "1000-one": "0 K",
4624
- "1000-few": "0 K",
4625
4656
  "1000-other": "0 K",
4626
4657
  "10000-one": "00 K",
4627
- "10000-few": "00 K",
4628
4658
  "10000-other": "00 K",
4629
4659
  "100000-one": "000 K",
4630
- "100000-few": "000 K",
4631
4660
  "100000-other": "000 K",
4632
4661
  "1000000-one": "0 mil'.'",
4633
- "1000000-few": "0 mil'.'",
4634
4662
  "1000000-other": "0 mil'.'",
4635
4663
  "10000000-one": "00 mil'.'",
4636
- "10000000-few": "00 mil'.'",
4637
4664
  "10000000-other": "00 mil'.'",
4638
4665
  "100000000-one": "000 mil'.'",
4639
- "100000000-few": "000 mil'.'",
4640
4666
  "100000000-other": "000 mil'.'",
4641
4667
  "1000000000-one": "0 mld'.'",
4642
- "1000000000-few": "0 mld'.'",
4643
4668
  "1000000000-other": "0 mld'.'",
4644
4669
  "10000000000-one": "00 mld'.'",
4645
- "10000000000-few": "00 mld'.'",
4646
4670
  "10000000000-other": "00 mld'.'",
4647
4671
  "100000000000-one": "000 mld'.'",
4648
- "100000000000-few": "000 mld'.'",
4649
4672
  "100000000000-other": "000 mld'.'",
4650
4673
  "1000000000000-one": "0 tril'.'",
4651
- "1000000000000-few": "0 tril'.'",
4652
4674
  "1000000000000-other": "0 tril'.'",
4653
4675
  "10000000000000-one": "00 tril'.'",
4654
- "10000000000000-few": "00 tril'.'",
4655
4676
  "10000000000000-other": "00 tril'.'",
4656
4677
  "100000000000000-one": "000 tril'.'",
4657
- "100000000000000-few": "000 tril'.'",
4658
4678
  "100000000000000-other": "000 tril'.'"
4659
4679
  },
4660
4680
  "scientificFormat": {
@@ -4665,21 +4685,17 @@
4665
4685
  },
4666
4686
  "currencyFormat": {
4667
4687
  "standard": "#,##0.00 ¤",
4688
+ "standard-alphaNextToNumber": "#,##0.00 ¤",
4689
+ "standard-noCurrency": "#,##0.00",
4668
4690
  "accounting": "#,##0.00 ¤;(#,##0.00 ¤)",
4669
- "currencySpacing": {
4670
- "beforeCurrency": {
4671
- "currencyMatch": "[[:^S:]&[:^Z:]]",
4672
- "surroundingMatch": "[:digit:]",
4673
- "insertBetween": " "
4674
- },
4675
- "afterCurrency": {
4676
- "currencyMatch": "[[:^S:]&[:^Z:]]",
4677
- "surroundingMatch": "[:digit:]",
4678
- "insertBetween": " "
4679
- }
4680
- },
4691
+ "accounting-alphaNextToNumber": "#,##0.00 ¤;(#,##0.00 ¤)",
4692
+ "accounting-noCurrency": "#,##0.00;(#,##0.00)",
4681
4693
  "sap-standard": "#,##0.00 ¤",
4682
- "sap-accounting": "#,##0.00 ¤;(#,##0.00 ¤)"
4694
+ "sap-standard-alphaNextToNumber": "#,##0.00 ¤",
4695
+ "sap-accounting": "#,##0.00 ¤;(#,##0.00 ¤)",
4696
+ "sap-accounting-alphaNextToNumber": "#,##0.00 ¤;(#,##0.00 ¤)",
4697
+ "sap-standard-noCurrency": "#,##0.00",
4698
+ "sap-accounting-noCurrency": "#,##0.00;(#,##0.00)"
4683
4699
  },
4684
4700
  "miscPattern": {
4685
4701
  "approximately": "~{0}",
@@ -4688,15 +4704,15 @@
4688
4704
  "range": "{0} - {1}"
4689
4705
  },
4690
4706
  "currencyFormat-short": {
4691
- "1000-one": "0 mie ¤",
4692
- "1000-few": "0 mii ¤",
4693
- "1000-other": "0 mii ¤",
4694
- "10000-one": "00 mii ¤",
4695
- "10000-few": "00 mii ¤",
4696
- "10000-other": "00 mii ¤",
4697
- "100000-one": "000 mii ¤",
4698
- "100000-few": "000 mii ¤",
4699
- "100000-other": "000 mii ¤",
4707
+ "1000-one": "0 K ¤",
4708
+ "1000-few": "0 K ¤",
4709
+ "1000-other": "0 K ¤",
4710
+ "10000-one": "00 K ¤",
4711
+ "10000-few": "00 K ¤",
4712
+ "10000-other": "00 K ¤",
4713
+ "100000-one": "000 K ¤",
4714
+ "100000-few": "000 K ¤",
4715
+ "100000-other": "000 K ¤",
4700
4716
  "1000000-one": "0 mil'.' ¤",
4701
4717
  "1000000-few": "0 mil'.' ¤",
4702
4718
  "1000000-other": "0 mil'.' ¤",
@@ -4740,6 +4756,7 @@
4740
4756
  "symbols-latn-timeSeparator": ":",
4741
4757
  "currencySymbols": {
4742
4758
  "XAF": "FCFA",
4759
+ "XCG": "Cg.",
4743
4760
  "XOF": "F CFA",
4744
4761
  "XPF": "CFPF",
4745
4762
  "XXX": "¤"
@@ -4801,6 +4818,12 @@
4801
4818
  "10p-24": {
4802
4819
  "unitPrefixPattern": "y{0}"
4803
4820
  },
4821
+ "10p-27": {
4822
+ "unitPrefixPattern": "r{0}"
4823
+ },
4824
+ "10p-30": {
4825
+ "unitPrefixPattern": "q{0}"
4826
+ },
4804
4827
  "10p1": {
4805
4828
  "unitPrefixPattern": "da{0}"
4806
4829
  },
@@ -4831,6 +4854,12 @@
4831
4854
  "10p24": {
4832
4855
  "unitPrefixPattern": "Y{0}"
4833
4856
  },
4857
+ "10p27": {
4858
+ "unitPrefixPattern": "R{0}"
4859
+ },
4860
+ "10p30": {
4861
+ "unitPrefixPattern": "Q{0}"
4862
+ },
4834
4863
  "1024p1": {
4835
4864
  "unitPrefixPattern": "Ki{0}"
4836
4865
  },
@@ -4860,14 +4889,10 @@
4860
4889
  },
4861
4890
  "power2": {
4862
4891
  "compoundUnitPattern1": "{0}²",
4863
- "compoundUnitPattern1-count-one": "{0}²",
4864
- "compoundUnitPattern1-count-few": "{0}²",
4865
4892
  "compoundUnitPattern1-count-other": "{0}²"
4866
4893
  },
4867
4894
  "power3": {
4868
4895
  "compoundUnitPattern1": "{0}³",
4869
- "compoundUnitPattern1-count-one": "{0}³",
4870
- "compoundUnitPattern1-count-few": "{0}³",
4871
4896
  "compoundUnitPattern1-count-other": "{0}³"
4872
4897
  },
4873
4898
  "times": {
@@ -4875,14 +4900,10 @@
4875
4900
  },
4876
4901
  "acceleration-g-force": {
4877
4902
  "displayName": "forță g",
4878
- "unitPattern-count-one": "{0} G",
4879
- "unitPattern-count-few": "{0} G",
4880
4903
  "unitPattern-count-other": "{0} G"
4881
4904
  },
4882
4905
  "acceleration-meter-per-square-second": {
4883
4906
  "displayName": "m/s²",
4884
- "unitPattern-count-one": "{0} m/s²",
4885
- "unitPattern-count-few": "{0} m/s²",
4886
4907
  "unitPattern-count-other": "{0} m/s²"
4887
4908
  },
4888
4909
  "angle-revolution": {
@@ -4893,14 +4914,10 @@
4893
4914
  },
4894
4915
  "angle-radian": {
4895
4916
  "displayName": "rad",
4896
- "unitPattern-count-one": "{0} rad",
4897
- "unitPattern-count-few": "{0} rad",
4898
4917
  "unitPattern-count-other": "{0} rad"
4899
4918
  },
4900
4919
  "angle-degree": {
4901
4920
  "displayName": "grade",
4902
- "unitPattern-count-one": "{0}°",
4903
- "unitPattern-count-few": "{0}°",
4904
4921
  "unitPattern-count-other": "{0}°"
4905
4922
  },
4906
4923
  "angle-arc-minute": {
@@ -4917,35 +4934,25 @@
4917
4934
  },
4918
4935
  "area-square-kilometer": {
4919
4936
  "displayName": "km²",
4920
- "unitPattern-count-one": "{0} km²",
4921
- "unitPattern-count-few": "{0} km²",
4922
4937
  "unitPattern-count-other": "{0} km²",
4923
4938
  "perUnitPattern": "{0}/km²"
4924
4939
  },
4925
4940
  "area-hectare": {
4926
4941
  "displayName": "ha",
4927
- "unitPattern-count-one": "{0} ha",
4928
- "unitPattern-count-few": "{0} ha",
4929
4942
  "unitPattern-count-other": "{0} ha"
4930
4943
  },
4931
4944
  "area-square-meter": {
4932
4945
  "displayName": "m²",
4933
- "unitPattern-count-one": "{0} m²",
4934
- "unitPattern-count-few": "{0} m²",
4935
4946
  "unitPattern-count-other": "{0} m²",
4936
4947
  "perUnitPattern": "{0} pe m²"
4937
4948
  },
4938
4949
  "area-square-centimeter": {
4939
4950
  "displayName": "cm²",
4940
- "unitPattern-count-one": "{0} cm²",
4941
- "unitPattern-count-few": "{0} cm²",
4942
4951
  "unitPattern-count-other": "{0} cm²",
4943
4952
  "perUnitPattern": "{0} pe cm²"
4944
4953
  },
4945
4954
  "area-square-mile": {
4946
4955
  "displayName": "mi²",
4947
- "unitPattern-count-one": "{0} mi²",
4948
- "unitPattern-count-few": "{0} mi²",
4949
4956
  "unitPattern-count-other": "{0} mi²",
4950
4957
  "perUnitPattern": "{0}/mi²"
4951
4958
  },
@@ -4957,20 +4964,14 @@
4957
4964
  },
4958
4965
  "area-square-yard": {
4959
4966
  "displayName": "yd²",
4960
- "unitPattern-count-one": "{0} yd²",
4961
- "unitPattern-count-few": "{0} yd²",
4962
4967
  "unitPattern-count-other": "{0} yd²"
4963
4968
  },
4964
4969
  "area-square-foot": {
4965
4970
  "displayName": "ft²",
4966
- "unitPattern-count-one": "{0} ft²",
4967
- "unitPattern-count-few": "{0} ft²",
4968
4971
  "unitPattern-count-other": "{0} ft²"
4969
4972
  },
4970
4973
  "area-square-inch": {
4971
4974
  "displayName": "in²",
4972
- "unitPattern-count-one": "{0} in²",
4973
- "unitPattern-count-few": "{0} in²",
4974
4975
  "unitPattern-count-other": "{0} in²",
4975
4976
  "perUnitPattern": "{0}/in²"
4976
4977
  },
@@ -4982,8 +4983,6 @@
4982
4983
  },
4983
4984
  "concentr-karat": {
4984
4985
  "displayName": "kt",
4985
- "unitPattern-count-one": "{0} kt",
4986
- "unitPattern-count-few": "{0} kt",
4987
4986
  "unitPattern-count-other": "{0} kt"
4988
4987
  },
4989
4988
  "concentr-milligram-ofglucose-per-deciliter": {
@@ -5004,28 +5003,26 @@
5004
5003
  "unitPattern-count-few": "{0} itemi",
5005
5004
  "unitPattern-count-other": "{0} de itemi"
5006
5005
  },
5007
- "concentr-permillion": {
5006
+ "concentr-part": {
5007
+ "displayName": "parte",
5008
+ "unitPattern-count-one": "{0} parte",
5009
+ "unitPattern-count-few": "{0} părți",
5010
+ "unitPattern-count-other": "{0} de părți"
5011
+ },
5012
+ "concentr-part-per-1e6": {
5008
5013
  "displayName": "ppm",
5009
- "unitPattern-count-one": "{0} ppm",
5010
- "unitPattern-count-few": "{0} ppm",
5011
5014
  "unitPattern-count-other": "{0} ppm"
5012
5015
  },
5013
5016
  "concentr-percent": {
5014
5017
  "displayName": "%",
5015
- "unitPattern-count-one": "{0}%",
5016
- "unitPattern-count-few": "{0}%",
5017
5018
  "unitPattern-count-other": "{0}%"
5018
5019
  },
5019
5020
  "concentr-permille": {
5020
5021
  "displayName": "‰",
5021
- "unitPattern-count-one": "{0}‰",
5022
- "unitPattern-count-few": "{0}‰",
5023
5022
  "unitPattern-count-other": "{0}‰"
5024
5023
  },
5025
5024
  "concentr-permyriad": {
5026
5025
  "displayName": "‱",
5027
- "unitPattern-count-one": "{0}‱",
5028
- "unitPattern-count-few": "{0}‱",
5029
5026
  "unitPattern-count-other": "{0}‱"
5030
5027
  },
5031
5028
  "concentr-mole": {
@@ -5034,6 +5031,10 @@
5034
5031
  "unitPattern-count-few": "{0} moli",
5035
5032
  "unitPattern-count-other": "{0} moli"
5036
5033
  },
5034
+ "concentr-ofglucose": {
5035
+ "displayName": "Glc",
5036
+ "unitPattern-count-other": "{0} Glc"
5037
+ },
5037
5038
  "consumption-liter-per-kilometer": {
5038
5039
  "displayName": "l/km",
5039
5040
  "unitPattern-count-one": "{0} l/km",
@@ -5060,56 +5061,38 @@
5060
5061
  },
5061
5062
  "digital-petabyte": {
5062
5063
  "displayName": "PB",
5063
- "unitPattern-count-one": "{0} PB",
5064
- "unitPattern-count-few": "{0} PB",
5065
5064
  "unitPattern-count-other": "{0} PB"
5066
5065
  },
5067
5066
  "digital-terabyte": {
5068
5067
  "displayName": "TB",
5069
- "unitPattern-count-one": "{0} TB",
5070
- "unitPattern-count-few": "{0} TB",
5071
5068
  "unitPattern-count-other": "{0} TB"
5072
5069
  },
5073
5070
  "digital-terabit": {
5074
5071
  "displayName": "Tb",
5075
- "unitPattern-count-one": "{0} Tb",
5076
- "unitPattern-count-few": "{0} Tb",
5077
5072
  "unitPattern-count-other": "{0} Tb"
5078
5073
  },
5079
5074
  "digital-gigabyte": {
5080
5075
  "displayName": "GB",
5081
- "unitPattern-count-one": "{0} GB",
5082
- "unitPattern-count-few": "{0} GB",
5083
5076
  "unitPattern-count-other": "{0} GB"
5084
5077
  },
5085
5078
  "digital-gigabit": {
5086
5079
  "displayName": "Gb",
5087
- "unitPattern-count-one": "{0} Gb",
5088
- "unitPattern-count-few": "{0} Gb",
5089
5080
  "unitPattern-count-other": "{0} Gb"
5090
5081
  },
5091
5082
  "digital-megabyte": {
5092
5083
  "displayName": "MB",
5093
- "unitPattern-count-one": "{0} MB",
5094
- "unitPattern-count-few": "{0} MB",
5095
5084
  "unitPattern-count-other": "{0} MB"
5096
5085
  },
5097
5086
  "digital-megabit": {
5098
5087
  "displayName": "Mb",
5099
- "unitPattern-count-one": "{0} Mb",
5100
- "unitPattern-count-few": "{0} Mb",
5101
5088
  "unitPattern-count-other": "{0} Mb"
5102
5089
  },
5103
5090
  "digital-kilobyte": {
5104
5091
  "displayName": "kB",
5105
- "unitPattern-count-one": "{0} kB",
5106
- "unitPattern-count-few": "{0} kB",
5107
5092
  "unitPattern-count-other": "{0} kB"
5108
5093
  },
5109
5094
  "digital-kilobit": {
5110
5095
  "displayName": "kb",
5111
- "unitPattern-count-one": "{0} kb",
5112
- "unitPattern-count-few": "{0} kb",
5113
5096
  "unitPattern-count-other": "{0} kb"
5114
5097
  },
5115
5098
  "digital-byte": {
@@ -5187,93 +5170,59 @@
5187
5170
  },
5188
5171
  "duration-second": {
5189
5172
  "displayName": "s",
5190
- "unitPattern-count-one": "{0} s",
5191
- "unitPattern-count-few": "{0} s",
5192
5173
  "unitPattern-count-other": "{0} s",
5193
5174
  "perUnitPattern": "{0}/s"
5194
5175
  },
5195
5176
  "duration-millisecond": {
5196
5177
  "displayName": "ms",
5197
- "unitPattern-count-one": "{0} ms",
5198
- "unitPattern-count-few": "{0} ms",
5199
5178
  "unitPattern-count-other": "{0} ms"
5200
5179
  },
5201
5180
  "duration-microsecond": {
5202
5181
  "displayName": "μs",
5203
- "unitPattern-count-one": "{0} μs",
5204
- "unitPattern-count-few": "{0} μs",
5205
5182
  "unitPattern-count-other": "{0} μs"
5206
5183
  },
5207
5184
  "duration-nanosecond": {
5208
5185
  "displayName": "ns",
5209
- "unitPattern-count-one": "{0} ns",
5210
- "unitPattern-count-few": "{0} ns",
5211
5186
  "unitPattern-count-other": "{0} ns"
5212
5187
  },
5213
5188
  "electric-ampere": {
5214
5189
  "displayName": "A",
5215
- "unitPattern-count-one": "{0} A",
5216
- "unitPattern-count-few": "{0} A",
5217
5190
  "unitPattern-count-other": "{0} A"
5218
5191
  },
5219
5192
  "electric-milliampere": {
5220
5193
  "displayName": "mA",
5221
- "unitPattern-count-one": "{0} mA",
5222
- "unitPattern-count-few": "{0} mA",
5223
5194
  "unitPattern-count-other": "{0} mA"
5224
5195
  },
5225
5196
  "electric-ohm": {
5226
5197
  "displayName": "Ω",
5227
- "unitPattern-count-one": "{0} Ω",
5228
- "unitPattern-count-few": "{0} Ω",
5229
5198
  "unitPattern-count-other": "{0} Ω"
5230
5199
  },
5231
5200
  "electric-volt": {
5232
5201
  "displayName": "V",
5233
- "unitPattern-count-one": "{0} V",
5234
- "unitPattern-count-few": "{0} V",
5235
5202
  "unitPattern-count-other": "{0} V"
5236
5203
  },
5237
5204
  "energy-kilocalorie": {
5238
5205
  "displayName": "kcal",
5239
- "unitPattern-count-one": "{0} kcal",
5240
- "unitPattern-count-few": "{0} kcal",
5241
5206
  "unitPattern-count-other": "{0} kcal"
5242
5207
  },
5243
5208
  "energy-calorie": {
5244
5209
  "displayName": "cal",
5245
- "unitPattern-count-one": "{0} cal",
5246
- "unitPattern-count-few": "{0} cal",
5247
5210
  "unitPattern-count-other": "{0} cal"
5248
5211
  },
5249
- "energy-foodcalorie": {
5250
- "displayName": "kcal",
5251
- "unitPattern-count-one": "{0} kcal",
5252
- "unitPattern-count-few": "{0} kcal",
5253
- "unitPattern-count-other": "{0} kcal"
5254
- },
5255
5212
  "energy-kilojoule": {
5256
5213
  "displayName": "kJ",
5257
- "unitPattern-count-one": "{0} kJ",
5258
- "unitPattern-count-few": "{0} kJ",
5259
5214
  "unitPattern-count-other": "{0} kJ"
5260
5215
  },
5261
5216
  "energy-joule": {
5262
5217
  "displayName": "J",
5263
- "unitPattern-count-one": "{0} J",
5264
- "unitPattern-count-few": "{0} J",
5265
5218
  "unitPattern-count-other": "{0} J"
5266
5219
  },
5267
5220
  "energy-kilowatt-hour": {
5268
5221
  "displayName": "kWh",
5269
- "unitPattern-count-one": "{0} kWh",
5270
- "unitPattern-count-few": "{0} kWh",
5271
5222
  "unitPattern-count-other": "{0} kWh"
5272
5223
  },
5273
5224
  "energy-electronvolt": {
5274
5225
  "displayName": "eV",
5275
- "unitPattern-count-one": "{0} eV",
5276
- "unitPattern-count-few": "{0} eV",
5277
5226
  "unitPattern-count-other": "{0} eV"
5278
5227
  },
5279
5228
  "energy-british-thermal-unit": {
@@ -5290,14 +5239,10 @@
5290
5239
  },
5291
5240
  "force-pound-force": {
5292
5241
  "displayName": "livră-forță",
5293
- "unitPattern-count-one": "{0} lbf",
5294
- "unitPattern-count-few": "{0} lbf",
5295
5242
  "unitPattern-count-other": "{0} lbf"
5296
5243
  },
5297
5244
  "force-newton": {
5298
5245
  "displayName": "N",
5299
- "unitPattern-count-one": "{0} N",
5300
- "unitPattern-count-few": "{0} N",
5301
5246
  "unitPattern-count-other": "{0} N"
5302
5247
  },
5303
5248
  "force-kilowatt-hour-per-100-kilometer": {
@@ -5308,44 +5253,30 @@
5308
5253
  },
5309
5254
  "frequency-gigahertz": {
5310
5255
  "displayName": "GHz",
5311
- "unitPattern-count-one": "{0} GHz",
5312
- "unitPattern-count-few": "{0} GHz",
5313
5256
  "unitPattern-count-other": "{0} GHz"
5314
5257
  },
5315
5258
  "frequency-megahertz": {
5316
5259
  "displayName": "MHz",
5317
- "unitPattern-count-one": "{0} MHz",
5318
- "unitPattern-count-few": "{0} MHz",
5319
5260
  "unitPattern-count-other": "{0} MHz"
5320
5261
  },
5321
5262
  "frequency-kilohertz": {
5322
5263
  "displayName": "kHz",
5323
- "unitPattern-count-one": "{0} kHz",
5324
- "unitPattern-count-few": "{0} kHz",
5325
5264
  "unitPattern-count-other": "{0} kHz"
5326
5265
  },
5327
5266
  "frequency-hertz": {
5328
5267
  "displayName": "Hz",
5329
- "unitPattern-count-one": "{0} Hz",
5330
- "unitPattern-count-few": "{0} Hz",
5331
5268
  "unitPattern-count-other": "{0} Hz"
5332
5269
  },
5333
5270
  "graphics-em": {
5334
5271
  "displayName": "em",
5335
- "unitPattern-count-one": "{0} em",
5336
- "unitPattern-count-few": "{0} em",
5337
5272
  "unitPattern-count-other": "{0} em"
5338
5273
  },
5339
5274
  "graphics-pixel": {
5340
5275
  "displayName": "pixeli",
5341
- "unitPattern-count-one": "{0} px",
5342
- "unitPattern-count-few": "{0} px",
5343
5276
  "unitPattern-count-other": "{0} px"
5344
5277
  },
5345
5278
  "graphics-megapixel": {
5346
- "displayName": "MP",
5347
- "unitPattern-count-one": "{0} MP",
5348
- "unitPattern-count-few": "{0} MP",
5279
+ "displayName": "megapixeli",
5349
5280
  "unitPattern-count-other": "{0} MP"
5350
5281
  },
5351
5282
  "graphics-pixel-per-centimeter": {
@@ -5356,8 +5287,6 @@
5356
5287
  },
5357
5288
  "graphics-pixel-per-inch": {
5358
5289
  "displayName": "ppi",
5359
- "unitPattern-count-one": "{0} ppi",
5360
- "unitPattern-count-few": "{0} ppi",
5361
5290
  "unitPattern-count-other": "{0} ppi"
5362
5291
  },
5363
5292
  "graphics-dot-per-centimeter": {
@@ -5376,95 +5305,67 @@
5376
5305
  "displayName": "pct.",
5377
5306
  "unitPattern-count-one": "{0} pct",
5378
5307
  "unitPattern-count-few": "{0} pct.",
5379
- "unitPattern-count-other": "{0} de pct."
5308
+ "unitPattern-count-other": "{0} pct."
5380
5309
  },
5381
5310
  "length-earth-radius": {
5382
5311
  "displayName": "R⊕",
5383
- "unitPattern-count-one": "{0} R⊕",
5384
- "unitPattern-count-few": "{0} R⊕",
5385
5312
  "unitPattern-count-other": "{0} R⊕"
5386
5313
  },
5387
5314
  "length-kilometer": {
5388
5315
  "displayName": "km",
5389
- "unitPattern-count-one": "{0} km",
5390
- "unitPattern-count-few": "{0} km",
5391
5316
  "unitPattern-count-other": "{0} km",
5392
5317
  "perUnitPattern": "{0}/km"
5393
5318
  },
5394
5319
  "length-meter": {
5395
5320
  "displayName": "metri",
5396
- "unitPattern-count-one": "{0} m",
5397
- "unitPattern-count-few": "{0} m",
5398
5321
  "unitPattern-count-other": "{0} m",
5399
5322
  "perUnitPattern": "{0}/m"
5400
5323
  },
5401
5324
  "length-decimeter": {
5402
5325
  "displayName": "dm",
5403
- "unitPattern-count-one": "{0} dm",
5404
- "unitPattern-count-few": "{0} dm",
5405
5326
  "unitPattern-count-other": "{0} dm"
5406
5327
  },
5407
5328
  "length-centimeter": {
5408
5329
  "displayName": "cm",
5409
- "unitPattern-count-one": "{0} cm",
5410
- "unitPattern-count-few": "{0} cm",
5411
5330
  "unitPattern-count-other": "{0} cm",
5412
5331
  "perUnitPattern": "{0}/cm"
5413
5332
  },
5414
5333
  "length-millimeter": {
5415
5334
  "displayName": "mm",
5416
- "unitPattern-count-one": "{0} mm",
5417
- "unitPattern-count-few": "{0} mm",
5418
5335
  "unitPattern-count-other": "{0} mm"
5419
5336
  },
5420
5337
  "length-micrometer": {
5421
5338
  "displayName": "μm",
5422
- "unitPattern-count-one": "{0} μm",
5423
- "unitPattern-count-few": "{0} μm",
5424
5339
  "unitPattern-count-other": "{0} μm"
5425
5340
  },
5426
5341
  "length-nanometer": {
5427
5342
  "displayName": "nm",
5428
- "unitPattern-count-one": "{0} nm",
5429
- "unitPattern-count-few": "{0} nm",
5430
5343
  "unitPattern-count-other": "{0} nm"
5431
5344
  },
5432
5345
  "length-picometer": {
5433
5346
  "displayName": "pm",
5434
- "unitPattern-count-one": "{0} pm",
5435
- "unitPattern-count-few": "{0} pm",
5436
5347
  "unitPattern-count-other": "{0} pm"
5437
5348
  },
5438
5349
  "length-mile": {
5439
5350
  "displayName": "mi",
5440
- "unitPattern-count-one": "{0} mi",
5441
- "unitPattern-count-few": "{0} mi",
5442
5351
  "unitPattern-count-other": "{0} mi"
5443
5352
  },
5444
5353
  "length-yard": {
5445
5354
  "displayName": "yd",
5446
- "unitPattern-count-one": "{0} yd",
5447
- "unitPattern-count-few": "{0} yd",
5448
5355
  "unitPattern-count-other": "{0} yd"
5449
5356
  },
5450
5357
  "length-foot": {
5451
5358
  "displayName": "ft",
5452
- "unitPattern-count-one": "{0} ft",
5453
- "unitPattern-count-few": "{0} ft",
5454
5359
  "unitPattern-count-other": "{0} ft",
5455
5360
  "perUnitPattern": "{0}/ft"
5456
5361
  },
5457
5362
  "length-inch": {
5458
5363
  "displayName": "in",
5459
- "unitPattern-count-one": "{0} in",
5460
- "unitPattern-count-few": "{0} in",
5461
5364
  "unitPattern-count-other": "{0} in",
5462
5365
  "perUnitPattern": "{0}/in"
5463
5366
  },
5464
5367
  "length-parsec": {
5465
5368
  "displayName": "pc",
5466
- "unitPattern-count-one": "{0} pc",
5467
- "unitPattern-count-few": "{0} pc",
5468
5369
  "unitPattern-count-other": "{0} pc"
5469
5370
  },
5470
5371
  "length-light-year": {
@@ -5481,14 +5382,10 @@
5481
5382
  },
5482
5383
  "length-furlong": {
5483
5384
  "displayName": "furlongi",
5484
- "unitPattern-count-one": "{0} fur",
5485
- "unitPattern-count-few": "{0} fur",
5486
5385
  "unitPattern-count-other": "{0} fur"
5487
5386
  },
5488
5387
  "length-fathom": {
5489
5388
  "displayName": "fathomi",
5490
- "unitPattern-count-one": "{0} fth",
5491
- "unitPattern-count-few": "{0} fth",
5492
5389
  "unitPattern-count-other": "{0} fth"
5493
5390
  },
5494
5391
  "length-nautical-mile": {
@@ -5499,76 +5396,52 @@
5499
5396
  },
5500
5397
  "length-mile-scandinavian": {
5501
5398
  "displayName": "smi",
5502
- "unitPattern-count-one": "{0} smi",
5503
- "unitPattern-count-few": "{0} smi",
5504
5399
  "unitPattern-count-other": "{0} smi"
5505
5400
  },
5506
5401
  "length-point": {
5507
5402
  "displayName": "pt",
5508
- "unitPattern-count-one": "{0} pt",
5509
- "unitPattern-count-few": "{0} pt",
5510
5403
  "unitPattern-count-other": "{0} pt"
5511
5404
  },
5512
5405
  "length-solar-radius": {
5513
5406
  "displayName": "R☉",
5514
- "unitPattern-count-one": "{0} R☉",
5515
- "unitPattern-count-few": "{0} R☉",
5516
5407
  "unitPattern-count-other": "{0} R☉"
5517
5408
  },
5518
5409
  "light-lux": {
5519
5410
  "displayName": "lx",
5520
- "unitPattern-count-one": "{0} lx",
5521
- "unitPattern-count-few": "{0} lx",
5522
5411
  "unitPattern-count-other": "{0} lx"
5523
5412
  },
5524
5413
  "light-candela": {
5525
5414
  "displayName": "cd",
5526
- "unitPattern-count-one": "{0} cd",
5527
- "unitPattern-count-few": "{0} cd",
5528
5415
  "unitPattern-count-other": "{0} cd"
5529
5416
  },
5530
5417
  "light-lumen": {
5531
5418
  "displayName": "lm",
5532
- "unitPattern-count-one": "{0} lm",
5533
- "unitPattern-count-few": "{0} lm",
5534
5419
  "unitPattern-count-other": "{0} lm"
5535
5420
  },
5536
5421
  "light-solar-luminosity": {
5537
5422
  "displayName": "L☉",
5538
- "unitPattern-count-one": "{0} L☉",
5539
- "unitPattern-count-few": "{0} L☉",
5540
5423
  "unitPattern-count-other": "{0} L☉"
5541
5424
  },
5542
5425
  "mass-tonne": {
5543
5426
  "displayName": "t",
5544
- "unitPattern-count-one": "{0} t",
5545
- "unitPattern-count-few": "{0} t",
5546
5427
  "unitPattern-count-other": "{0} t"
5547
5428
  },
5548
5429
  "mass-kilogram": {
5549
5430
  "displayName": "kg",
5550
- "unitPattern-count-one": "{0} kg",
5551
- "unitPattern-count-few": "{0} kg",
5552
5431
  "unitPattern-count-other": "{0} kg",
5553
5432
  "perUnitPattern": "{0}/kg"
5554
5433
  },
5555
5434
  "mass-gram": {
5556
5435
  "displayName": "grame",
5557
- "unitPattern-count-one": "{0} g",
5558
- "unitPattern-count-few": "{0} g",
5559
5436
  "unitPattern-count-other": "{0} g",
5560
5437
  "perUnitPattern": "{0}/g"
5561
5438
  },
5562
5439
  "mass-milligram": {
5563
5440
  "displayName": "mg",
5564
- "unitPattern-count-one": "{0} mg",
5565
- "unitPattern-count-few": "{0} mg",
5566
5441
  "unitPattern-count-other": "{0} mg"
5567
5442
  },
5568
5443
  "mass-microgram": {
5569
5444
  "displayName": "μg",
5570
- "unitPattern-count-one": "{0} μg",
5571
- "unitPattern-count-few": "{0} μg",
5572
5445
  "unitPattern-count-other": "{0} μg"
5573
5446
  },
5574
5447
  "mass-ton": {
@@ -5579,28 +5452,20 @@
5579
5452
  },
5580
5453
  "mass-stone": {
5581
5454
  "displayName": "st",
5582
- "unitPattern-count-one": "{0} st",
5583
- "unitPattern-count-few": "{0} st",
5584
5455
  "unitPattern-count-other": "{0} st"
5585
5456
  },
5586
5457
  "mass-pound": {
5587
5458
  "displayName": "lb",
5588
- "unitPattern-count-one": "{0} lb",
5589
- "unitPattern-count-few": "{0} lb",
5590
5459
  "unitPattern-count-other": "{0} lb",
5591
5460
  "perUnitPattern": "{0}/lb"
5592
5461
  },
5593
5462
  "mass-ounce": {
5594
5463
  "displayName": "oz",
5595
- "unitPattern-count-one": "{0} oz",
5596
- "unitPattern-count-few": "{0} oz",
5597
5464
  "unitPattern-count-other": "{0} oz",
5598
5465
  "perUnitPattern": "{0}/oz"
5599
5466
  },
5600
5467
  "mass-ounce-troy": {
5601
5468
  "displayName": "oz t",
5602
- "unitPattern-count-one": "{0} oz t",
5603
- "unitPattern-count-few": "{0} oz t",
5604
5469
  "unitPattern-count-other": "{0} oz t"
5605
5470
  },
5606
5471
  "mass-carat": {
@@ -5611,20 +5476,14 @@
5611
5476
  },
5612
5477
  "mass-dalton": {
5613
5478
  "displayName": "Da",
5614
- "unitPattern-count-one": "{0} Da",
5615
- "unitPattern-count-few": "{0} Da",
5616
5479
  "unitPattern-count-other": "{0} Da"
5617
5480
  },
5618
5481
  "mass-earth-mass": {
5619
5482
  "displayName": "M⊕",
5620
- "unitPattern-count-one": "{0} M⊕",
5621
- "unitPattern-count-few": "{0} M⊕",
5622
5483
  "unitPattern-count-other": "{0} M⊕"
5623
5484
  },
5624
5485
  "mass-solar-mass": {
5625
5486
  "displayName": "M☉",
5626
- "unitPattern-count-one": "{0} M☉",
5627
- "unitPattern-count-few": "{0} M☉",
5628
5487
  "unitPattern-count-other": "{0} M☉"
5629
5488
  },
5630
5489
  "mass-grain": {
@@ -5635,32 +5494,22 @@
5635
5494
  },
5636
5495
  "power-gigawatt": {
5637
5496
  "displayName": "GW",
5638
- "unitPattern-count-one": "{0} GW",
5639
- "unitPattern-count-few": "{0} GW",
5640
5497
  "unitPattern-count-other": "{0} GW"
5641
5498
  },
5642
5499
  "power-megawatt": {
5643
5500
  "displayName": "MW",
5644
- "unitPattern-count-one": "{0} MW",
5645
- "unitPattern-count-few": "{0} MW",
5646
5501
  "unitPattern-count-other": "{0} MW"
5647
5502
  },
5648
5503
  "power-kilowatt": {
5649
5504
  "displayName": "kW",
5650
- "unitPattern-count-one": "{0} kW",
5651
- "unitPattern-count-few": "{0} kW",
5652
5505
  "unitPattern-count-other": "{0} kW"
5653
5506
  },
5654
5507
  "power-watt": {
5655
5508
  "displayName": "W",
5656
- "unitPattern-count-one": "{0} W",
5657
- "unitPattern-count-few": "{0} W",
5658
5509
  "unitPattern-count-other": "{0} W"
5659
5510
  },
5660
5511
  "power-milliwatt": {
5661
5512
  "displayName": "mW",
5662
- "unitPattern-count-one": "{0} mW",
5663
- "unitPattern-count-few": "{0} mW",
5664
5513
  "unitPattern-count-other": "{0} mW"
5665
5514
  },
5666
5515
  "power-horsepower": {
@@ -5671,14 +5520,16 @@
5671
5520
  },
5672
5521
  "pressure-millimeter-ofhg": {
5673
5522
  "displayName": "mm Hg",
5674
- "unitPattern-count-one": "{0} mm Hg",
5675
- "unitPattern-count-few": "{0} mm Hg",
5676
5523
  "unitPattern-count-other": "{0} mm Hg"
5677
5524
  },
5525
+ "pressure-ofhg": {
5526
+ "displayName": "de Hg",
5527
+ "unitPattern-count-one": "{0} de Hg",
5528
+ "unitPattern-count-few": "{0} de Hg",
5529
+ "unitPattern-count-other": "{0} de Hg"
5530
+ },
5678
5531
  "pressure-pound-force-per-square-inch": {
5679
5532
  "displayName": "psi",
5680
- "unitPattern-count-one": "{0} psi",
5681
- "unitPattern-count-few": "{0} psi",
5682
5533
  "unitPattern-count-other": "{0} psi"
5683
5534
  },
5684
5535
  "pressure-inch-ofhg": {
@@ -5689,74 +5540,54 @@
5689
5540
  },
5690
5541
  "pressure-bar": {
5691
5542
  "displayName": "bar",
5692
- "unitPattern-count-one": "{0} bar",
5693
- "unitPattern-count-few": "{0} bar",
5694
5543
  "unitPattern-count-other": "{0} bar"
5695
5544
  },
5696
5545
  "pressure-millibar": {
5697
5546
  "displayName": "mbar",
5698
- "unitPattern-count-one": "{0} mbar",
5699
- "unitPattern-count-few": "{0} mbar",
5700
5547
  "unitPattern-count-other": "{0} mbar"
5701
5548
  },
5702
5549
  "pressure-atmosphere": {
5703
5550
  "displayName": "atm",
5704
- "unitPattern-count-one": "{0} atm",
5705
- "unitPattern-count-few": "{0} atm",
5706
5551
  "unitPattern-count-other": "{0} atm"
5707
5552
  },
5708
5553
  "pressure-pascal": {
5709
5554
  "displayName": "Pa",
5710
- "unitPattern-count-one": "{0} Pa",
5711
- "unitPattern-count-few": "{0} Pa",
5712
5555
  "unitPattern-count-other": "{0} Pa"
5713
5556
  },
5714
5557
  "pressure-hectopascal": {
5715
5558
  "displayName": "hPa",
5716
- "unitPattern-count-one": "{0} hPa",
5717
- "unitPattern-count-few": "{0} hPa",
5718
5559
  "unitPattern-count-other": "{0} hPa"
5719
5560
  },
5720
5561
  "pressure-kilopascal": {
5721
5562
  "displayName": "kPa",
5722
- "unitPattern-count-one": "{0} kPa",
5723
- "unitPattern-count-few": "{0} kPa",
5724
5563
  "unitPattern-count-other": "{0} kPa"
5725
5564
  },
5726
5565
  "pressure-megapascal": {
5727
5566
  "displayName": "MPa",
5728
- "unitPattern-count-one": "{0} MPa",
5729
- "unitPattern-count-few": "{0} MPa",
5730
5567
  "unitPattern-count-other": "{0} MPa"
5731
5568
  },
5732
5569
  "speed-kilometer-per-hour": {
5733
5570
  "displayName": "km/h",
5734
- "unitPattern-count-one": "{0} km/h",
5735
- "unitPattern-count-few": "{0} km/h",
5736
5571
  "unitPattern-count-other": "{0} km/h"
5737
5572
  },
5738
5573
  "speed-meter-per-second": {
5739
5574
  "displayName": "m/s",
5740
- "unitPattern-count-one": "{0} m/s",
5741
- "unitPattern-count-few": "{0} m/s",
5742
5575
  "unitPattern-count-other": "{0} m/s"
5743
5576
  },
5744
5577
  "speed-mile-per-hour": {
5745
5578
  "displayName": "mi/h",
5746
- "unitPattern-count-one": "{0} mi/h",
5747
- "unitPattern-count-few": "{0} mi/h",
5748
5579
  "unitPattern-count-other": "{0} mi/h"
5749
5580
  },
5750
5581
  "speed-knot": {
5751
5582
  "displayName": "kn",
5752
- "unitPattern-count-one": "{0} kn",
5753
- "unitPattern-count-few": "{0} kn",
5754
5583
  "unitPattern-count-other": "{0} kn"
5755
5584
  },
5585
+ "speed-beaufort": {
5586
+ "displayName": "Bft",
5587
+ "unitPattern-count-other": "B {0}"
5588
+ },
5756
5589
  "temperature-generic": {
5757
5590
  "displayName": "°",
5758
- "unitPattern-count-one": "{0}°",
5759
- "unitPattern-count-few": "{0}°",
5760
5591
  "unitPattern-count-other": "{0}°"
5761
5592
  },
5762
5593
  "temperature-celsius": {
@@ -5773,64 +5604,44 @@
5773
5604
  },
5774
5605
  "temperature-kelvin": {
5775
5606
  "displayName": "K",
5776
- "unitPattern-count-one": "{0} K",
5777
- "unitPattern-count-few": "{0} K",
5778
5607
  "unitPattern-count-other": "{0} K"
5779
5608
  },
5780
5609
  "torque-pound-force-foot": {
5781
5610
  "displayName": "livră-forță picior",
5782
- "unitPattern-count-one": "{0} lbf⋅ft",
5783
- "unitPattern-count-few": "{0} lbf⋅ft",
5784
5611
  "unitPattern-count-other": "{0} lbf⋅ft"
5785
5612
  },
5786
5613
  "torque-newton-meter": {
5787
5614
  "displayName": "N⋅m",
5788
- "unitPattern-count-one": "{0} N⋅m",
5789
- "unitPattern-count-few": "{0} N⋅m",
5790
5615
  "unitPattern-count-other": "{0} N⋅m"
5791
5616
  },
5792
5617
  "volume-cubic-kilometer": {
5793
5618
  "displayName": "km³",
5794
- "unitPattern-count-one": "{0} km³",
5795
- "unitPattern-count-few": "{0} km³",
5796
5619
  "unitPattern-count-other": "{0} km³"
5797
5620
  },
5798
5621
  "volume-cubic-meter": {
5799
5622
  "displayName": "m³",
5800
- "unitPattern-count-one": "{0} m³",
5801
- "unitPattern-count-few": "{0} m³",
5802
5623
  "unitPattern-count-other": "{0} m³",
5803
5624
  "perUnitPattern": "{0}/m³"
5804
5625
  },
5805
5626
  "volume-cubic-centimeter": {
5806
5627
  "displayName": "cm³",
5807
- "unitPattern-count-one": "{0} cm³",
5808
- "unitPattern-count-few": "{0} cm³",
5809
5628
  "unitPattern-count-other": "{0} cm³",
5810
5629
  "perUnitPattern": "{0}/cm³"
5811
5630
  },
5812
5631
  "volume-cubic-mile": {
5813
5632
  "displayName": "mi³",
5814
- "unitPattern-count-one": "{0} mi³",
5815
- "unitPattern-count-few": "{0} mi³",
5816
5633
  "unitPattern-count-other": "{0} mi³"
5817
5634
  },
5818
5635
  "volume-cubic-yard": {
5819
5636
  "displayName": "yd³",
5820
- "unitPattern-count-one": "{0} yd³",
5821
- "unitPattern-count-few": "{0} yd³",
5822
5637
  "unitPattern-count-other": "{0} yd³"
5823
5638
  },
5824
5639
  "volume-cubic-foot": {
5825
5640
  "displayName": "ft³",
5826
- "unitPattern-count-one": "{0} ft³",
5827
- "unitPattern-count-few": "{0} ft³",
5828
5641
  "unitPattern-count-other": "{0} ft³"
5829
5642
  },
5830
5643
  "volume-cubic-inch": {
5831
5644
  "displayName": "in³",
5832
- "unitPattern-count-one": "{0} in³",
5833
- "unitPattern-count-few": "{0} in³",
5834
5645
  "unitPattern-count-other": "{0} in³"
5835
5646
  },
5836
5647
  "volume-megaliter": {
@@ -5847,8 +5658,6 @@
5847
5658
  },
5848
5659
  "volume-liter": {
5849
5660
  "displayName": "litri",
5850
- "unitPattern-count-one": "{0} l",
5851
- "unitPattern-count-few": "{0} l",
5852
5661
  "unitPattern-count-other": "{0} l",
5853
5662
  "perUnitPattern": "{0}/l"
5854
5663
  },
@@ -5872,26 +5681,22 @@
5872
5681
  },
5873
5682
  "volume-pint-metric": {
5874
5683
  "displayName": "mpt",
5875
- "unitPattern-count-one": "{0} mpt",
5876
- "unitPattern-count-few": "{0} mpt",
5877
5684
  "unitPattern-count-other": "{0} mpt"
5878
5685
  },
5879
5686
  "volume-cup-metric": {
5880
5687
  "displayName": "mcup",
5881
- "unitPattern-count-one": "{0} mc",
5882
- "unitPattern-count-few": "{0} mc",
5883
5688
  "unitPattern-count-other": "{0} mc"
5884
5689
  },
5690
+ "volume-fluid-ounce-metric": {
5691
+ "displayName": "fl oz m.",
5692
+ "unitPattern-count-other": "{0} fl oz m."
5693
+ },
5885
5694
  "volume-acre-foot": {
5886
5695
  "displayName": "ac ft",
5887
- "unitPattern-count-one": "{0} ac ft",
5888
- "unitPattern-count-few": "{0} ac ft",
5889
5696
  "unitPattern-count-other": "{0} ac ft"
5890
5697
  },
5891
5698
  "volume-bushel": {
5892
5699
  "displayName": "banițe",
5893
- "unitPattern-count-one": "{0} bu",
5894
- "unitPattern-count-few": "{0} bu",
5895
5700
  "unitPattern-count-other": "{0} bu"
5896
5701
  },
5897
5702
  "volume-gallon": {
@@ -5910,22 +5715,24 @@
5910
5715
  },
5911
5716
  "volume-quart": {
5912
5717
  "displayName": "qt",
5913
- "unitPattern-count-one": "{0} qt",
5914
- "unitPattern-count-few": "{0} qt",
5915
5718
  "unitPattern-count-other": "{0} qt"
5916
5719
  },
5917
5720
  "volume-pint": {
5918
5721
  "displayName": "pinte",
5919
- "unitPattern-count-one": "{0} pt",
5920
- "unitPattern-count-few": "{0} pt",
5921
5722
  "unitPattern-count-other": "{0} pt"
5922
5723
  },
5724
+ "volume-pint-imperial": {
5725
+ "displayName": "pint Imp.",
5726
+ "unitPattern-count-other": "{0} pt Imp."
5727
+ },
5923
5728
  "volume-cup": {
5924
5729
  "displayName": "căni",
5925
- "unitPattern-count-one": "{0} c",
5926
- "unitPattern-count-few": "{0} c",
5927
5730
  "unitPattern-count-other": "{0} c"
5928
5731
  },
5732
+ "volume-cup-imperial": {
5733
+ "displayName": "cup Imp.",
5734
+ "unitPattern-count-other": "{0} cup Imp."
5735
+ },
5929
5736
  "volume-fluid-ounce": {
5930
5737
  "displayName": "fl oz",
5931
5738
  "unitPattern-count-one": "{0} fl oz",
@@ -5940,33 +5747,25 @@
5940
5747
  },
5941
5748
  "volume-tablespoon": {
5942
5749
  "displayName": "tbsp",
5943
- "unitPattern-count-one": "{0} tbsp",
5944
- "unitPattern-count-few": "{0} tbsp",
5945
5750
  "unitPattern-count-other": "{0} tbsp"
5946
5751
  },
5947
5752
  "volume-teaspoon": {
5948
5753
  "displayName": "tsp",
5949
- "unitPattern-count-one": "{0} tsp",
5950
- "unitPattern-count-few": "{0} tsp",
5951
5754
  "unitPattern-count-other": "{0} tsp"
5952
5755
  },
5953
5756
  "volume-barrel": {
5954
5757
  "displayName": "baril",
5955
- "unitPattern-count-one": "{0} bbl",
5956
- "unitPattern-count-few": "{0} bbl",
5957
5758
  "unitPattern-count-other": "{0} bbl"
5958
5759
  },
5959
5760
  "volume-dessert-spoon": {
5960
5761
  "displayName": "dstspn",
5961
- "unitPattern-count-one": "{0} dstspn",
5962
- "unitPattern-count-few": "{0} dstspn",
5963
5762
  "unitPattern-count-other": "{0} dstspn"
5964
5763
  },
5965
5764
  "volume-dessert-spoon-imperial": {
5966
5765
  "displayName": "dstspn Imp",
5967
- "unitPattern-count-one": "{0} dstspn Imp",
5968
- "unitPattern-count-few": "{0} dstspn Imp",
5969
- "unitPattern-count-other": "{0} dstspn Imp"
5766
+ "unitPattern-count-one": "{0} dsp im",
5767
+ "unitPattern-count-few": "{0} dsp im",
5768
+ "unitPattern-count-other": "{0} dsp im"
5970
5769
  },
5971
5770
  "volume-drop": {
5972
5771
  "displayName": "picătură",
@@ -5976,14 +5775,10 @@
5976
5775
  },
5977
5776
  "volume-dram": {
5978
5777
  "displayName": "dram lichid",
5979
- "unitPattern-count-one": "{0} dram fl",
5980
- "unitPattern-count-few": "{0} dram fl",
5981
5778
  "unitPattern-count-other": "{0} dram fl"
5982
5779
  },
5983
5780
  "volume-jigger": {
5984
5781
  "displayName": "jigger",
5985
- "unitPattern-count-one": "{0} jigger",
5986
- "unitPattern-count-few": "{0} jigger",
5987
5782
  "unitPattern-count-other": "{0} jigger"
5988
5783
  },
5989
5784
  "volume-pinch": {
@@ -5998,30 +5793,199 @@
5998
5793
  "unitPattern-count-few": "{0} qt imp.",
5999
5794
  "unitPattern-count-other": "{0} qt imp."
6000
5795
  },
5796
+ "angle-steradian": {
5797
+ "displayName": "sr",
5798
+ "unitPattern-count-other": "{0} sr"
5799
+ },
5800
+ "concentr-katal": {
5801
+ "displayName": "kat",
5802
+ "unitPattern-count-other": "{0} kat"
5803
+ },
5804
+ "electric-coulomb": {
5805
+ "displayName": "C",
5806
+ "unitPattern-count-other": "{0} C"
5807
+ },
5808
+ "electric-farad": {
5809
+ "displayName": "F",
5810
+ "unitPattern-count-other": "{0} F"
5811
+ },
5812
+ "electric-henry": {
5813
+ "displayName": "H",
5814
+ "unitPattern-count-other": "{0} H"
5815
+ },
5816
+ "electric-siemens": {
5817
+ "displayName": "S",
5818
+ "unitPattern-count-other": "{0} S"
5819
+ },
5820
+ "energy-calorie-it": {
5821
+ "displayName": "cal-IT",
5822
+ "unitPattern-count-other": "{0} cal-IT"
5823
+ },
5824
+ "energy-british-thermal-unit-it": {
5825
+ "displayName": "BTU-IT",
5826
+ "unitPattern-count-other": "{0} BTU-IT"
5827
+ },
5828
+ "energy-becquerel": {
5829
+ "displayName": "Bq",
5830
+ "unitPattern-count-other": "{0} Bq"
5831
+ },
5832
+ "energy-sievert": {
5833
+ "displayName": "Sv",
5834
+ "unitPattern-count-other": "{0} Sv"
5835
+ },
5836
+ "energy-gray": {
5837
+ "displayName": "Gy",
5838
+ "unitPattern-count-other": "{0} Gy"
5839
+ },
5840
+ "force-kilogram-force": {
5841
+ "displayName": "kgf",
5842
+ "unitPattern-count-other": "{0} kgf"
5843
+ },
5844
+ "length-rod": {
5845
+ "displayName": "rod",
5846
+ "unitPattern-count-other": "{0} rod"
5847
+ },
5848
+ "length-chain": {
5849
+ "displayName": "chain",
5850
+ "unitPattern-count-other": "{0} chain"
5851
+ },
5852
+ "magnetic-tesla": {
5853
+ "displayName": "T",
5854
+ "unitPattern-count-other": "{0} T"
5855
+ },
5856
+ "magnetic-weber": {
5857
+ "displayName": "Wb",
5858
+ "unitPattern-count-other": "{0} Wb"
5859
+ },
5860
+ "temperature-rankine": {
5861
+ "displayName": "°R",
5862
+ "unitPattern-count-other": "{0} °R"
5863
+ },
5864
+ "duration-fortnight": {
5865
+ "displayName": "fortnight",
5866
+ "unitPattern-count-other": "{0} fw"
5867
+ },
5868
+ "mass-slug": {
5869
+ "displayName": "slug",
5870
+ "unitPattern-count-other": "{0} slug"
5871
+ },
5872
+ "pressure-gasoline-energy-density": {
5873
+ "displayName": "gas E",
5874
+ "unitPattern-count-other": "{0} gas E"
5875
+ },
5876
+ "length-rin": {
5877
+ "displayName": "rin [JP]",
5878
+ "unitPattern-count-other": "{0} rin [JP]"
5879
+ },
5880
+ "length-sun": {
5881
+ "displayName": "sun [JP]",
5882
+ "unitPattern-count-other": "{0} sun [JP]"
5883
+ },
5884
+ "length-shaku-length": {
5885
+ "displayName": "shaku [JP]",
5886
+ "unitPattern-count-other": "{0} shaku [JP]"
5887
+ },
5888
+ "length-shaku-cloth": {
5889
+ "displayName": "shaku [cloth, JP]",
5890
+ "unitPattern-count-other": "{0} shaku [cloth, JP]"
5891
+ },
5892
+ "length-ken": {
5893
+ "displayName": "ken [JP]",
5894
+ "unitPattern-count-other": "{0} ken [JP]"
5895
+ },
5896
+ "length-jo-jp": {
5897
+ "displayName": "jo [JP]",
5898
+ "unitPattern-count-other": "{0} jo [JP]"
5899
+ },
5900
+ "length-ri-jp": {
5901
+ "displayName": "ri [JP]",
5902
+ "unitPattern-count-other": "{0} ri [JP]"
5903
+ },
5904
+ "area-bu-jp": {
5905
+ "displayName": "bu [JP]",
5906
+ "unitPattern-count-other": "{0} bu [JP]"
5907
+ },
5908
+ "area-se-jp": {
5909
+ "displayName": "se [JP]",
5910
+ "unitPattern-count-other": "{0} se [JP]"
5911
+ },
5912
+ "area-cho": {
5913
+ "displayName": "cho [JP]",
5914
+ "unitPattern-count-other": "{0} cho [JP]"
5915
+ },
5916
+ "volume-kosaji": {
5917
+ "displayName": "kosaji [JP]",
5918
+ "unitPattern-count-other": "{0} kosaji [JP]"
5919
+ },
5920
+ "volume-osaji": {
5921
+ "displayName": "osaji [JP]",
5922
+ "unitPattern-count-other": "{0} osaji [JP]"
5923
+ },
5924
+ "volume-cup-jp": {
5925
+ "displayName": "cup [JP]",
5926
+ "unitPattern-count-other": "{0} cup [JP]"
5927
+ },
5928
+ "volume-shaku": {
5929
+ "displayName": "shaku [vol, JP]",
5930
+ "unitPattern-count-other": "{0} shaku [vol, JP]"
5931
+ },
5932
+ "volume-sai": {
5933
+ "displayName": "sai [JP]",
5934
+ "unitPattern-count-other": "{0} sai [JP]"
5935
+ },
5936
+ "volume-to-jp": {
5937
+ "displayName": "to [JP]",
5938
+ "unitPattern-count-other": "{0} to [JP]"
5939
+ },
5940
+ "volume-koku": {
5941
+ "displayName": "koku [JP]",
5942
+ "unitPattern-count-other": "{0} koku [JP]"
5943
+ },
5944
+ "speed-light-speed": {
5945
+ "displayName": "lumină",
5946
+ "unitPattern-count-one": "{0} lumină",
5947
+ "unitPattern-count-few": "{0} lumină",
5948
+ "unitPattern-count-other": "{0} lumină"
5949
+ },
5950
+ "mass-fun": {
5951
+ "displayName": "fun [JP]",
5952
+ "unitPattern-count-other": "{0} fun [JP]"
5953
+ },
5954
+ "concentr-part-per-1e9": {
5955
+ "displayName": "părți/miliard",
5956
+ "unitPattern-count-other": "{0} ppb"
5957
+ },
5958
+ "duration-night": {
5959
+ "displayName": "nopți",
5960
+ "unitPattern-count-one": "{0} noapte",
5961
+ "unitPattern-count-few": "{0} nopți",
5962
+ "unitPattern-count-other": "{0} de nopți",
5963
+ "perUnitPattern": "{0}/noapte"
5964
+ },
6001
5965
  "coordinateUnit": {
6002
5966
  "displayName": "direcție",
6003
- "east": "{0}E",
6004
- "north": "{0}N",
6005
- "south": "{0}S",
6006
- "west": "{0}V"
5967
+ "east": "{0} E",
5968
+ "north": "{0} N",
5969
+ "south": "{0} S",
5970
+ "west": "{0} V"
6007
5971
  }
6008
5972
  }
6009
5973
  },
6010
5974
  "lenient-scope-number": {
6011
- "minusSign": "-‒⁻₋−➖﹣-",
6012
- "commaSign": ",،٫、︐︑﹐﹑,、",
6013
- "plusSign": "+⁺₊➕﬩﹢+"
5975
+ "minusSign": "--﹣‑‒−⁻₋➖",
5976
+ "commaSign": ",,﹐︐،٫、﹑、︑",
5977
+ "plusSign": "++﬩﹢⁺₊➕"
6014
5978
  },
6015
5979
  "currencyFormat-sap-short": {
6016
- "1000-one": "0 mie ¤",
6017
- "1000-few": "0 mii ¤",
6018
- "1000-other": "0 mii ¤",
6019
- "10000-one": "00 mii ¤",
6020
- "10000-few": "00 mii ¤",
6021
- "10000-other": "00 mii ¤",
6022
- "100000-one": "000 mii ¤",
6023
- "100000-few": "000 mii ¤",
6024
- "100000-other": "000 mii ¤",
5980
+ "1000-one": "0 K ¤",
5981
+ "1000-few": "0 K ¤",
5982
+ "1000-other": "0 K ¤",
5983
+ "10000-one": "00 K ¤",
5984
+ "10000-few": "00 K ¤",
5985
+ "10000-other": "00 K ¤",
5986
+ "100000-one": "000 K ¤",
5987
+ "100000-few": "000 K ¤",
5988
+ "100000-other": "000 K ¤",
6025
5989
  "1000000-one": "0 mil'.' ¤",
6026
5990
  "1000000-few": "0 mil'.' ¤",
6027
5991
  "1000000-other": "0 mil'.' ¤",
@@ -6059,11 +6023,13 @@
6059
6023
  "BYR": 0,
6060
6024
  "CLF": 4,
6061
6025
  "CLP": 0,
6026
+ "COP": 0,
6062
6027
  "DEFAULT": 2,
6063
6028
  "DJF": 0,
6064
6029
  "ESP": 0,
6065
6030
  "GNF": 0,
6066
6031
  "HUF": 0,
6032
+ "IDR": 0,
6067
6033
  "IQD": 0,
6068
6034
  "IRR": 0,
6069
6035
  "ISK": 0,
@@ -6083,6 +6049,7 @@
6083
6049
  "MMK": 0,
6084
6050
  "MRO": 0,
6085
6051
  "OMR": 3,
6052
+ "PKR": 0,
6086
6053
  "PYG": 0,
6087
6054
  "RSD": 0,
6088
6055
  "RWF": 0,
@@ -6120,45 +6087,46 @@
6120
6087
  },
6121
6088
  "eras-gregorian": {
6122
6089
  "0": {
6123
- "_code": "gregory-inverse",
6124
- "_aliases": "bc bce",
6090
+ "_code": "bce",
6091
+ "_aliases": "bc",
6125
6092
  "_end": "0-12-31"
6126
6093
  },
6127
6094
  "1": {
6128
- "_code": "gregory",
6129
- "_aliases": "ad ce",
6095
+ "_code": "ce",
6096
+ "_aliases": "ad",
6130
6097
  "_start": "1-01-01"
6131
6098
  }
6132
6099
  },
6133
6100
  "eras-islamic": {
6134
6101
  "0": {
6135
- "_code": "islamic",
6136
- "_aliases": "ah",
6137
- "_start": "622-7-15"
6102
+ "_code": "ah",
6103
+ "_start": "622-07-19"
6104
+ },
6105
+ "1": {
6106
+ "_code": "bh",
6107
+ "_end": "622-07-18"
6138
6108
  }
6139
6109
  },
6140
6110
  "eras-persian": {
6141
6111
  "0": {
6142
- "_code": "persian",
6143
- "_aliases": "ap",
6144
- "_start": "622-01-01"
6112
+ "_code": "ap",
6113
+ "_start": "622-03-21"
6145
6114
  }
6146
6115
  },
6147
6116
  "eras-buddhist": {
6148
6117
  "0": {
6149
- "_code": "buddhist",
6150
- "_aliases": "be",
6118
+ "_code": "be",
6151
6119
  "_start": "-542-01-01"
6152
6120
  }
6153
6121
  },
6154
6122
  "eras-japanese": {
6155
6123
  "232": {
6156
6124
  "_code": "meiji",
6157
- "_start": "1868-9-8"
6125
+ "_start": "1868-10-23"
6158
6126
  },
6159
6127
  "233": {
6160
6128
  "_code": "taisho",
6161
- "_start": "1912-7-30"
6129
+ "_start": "1912-07-30"
6162
6130
  },
6163
6131
  "234": {
6164
6132
  "_code": "showa",
@@ -6166,11 +6134,11 @@
6166
6134
  },
6167
6135
  "235": {
6168
6136
  "_code": "heisei",
6169
- "_start": "1989-1-8"
6137
+ "_start": "1989-01-08"
6170
6138
  },
6171
6139
  "236": {
6172
6140
  "_code": "reiwa",
6173
- "_start": "2019-5-1"
6141
+ "_start": "2019-05-01"
6174
6142
  }
6175
6143
  },
6176
6144
  "dayPeriodRules": {
@@ -6196,5 +6164,9 @@
6196
6164
  "noon": {
6197
6165
  "_at": "12:00"
6198
6166
  }
6167
+ },
6168
+ "sap-calendarWeek": {
6169
+ "narrow": "SC {0}",
6170
+ "wide": "Săptămână calendaristică {0}"
6199
6171
  }
6200
6172
  }