@ui5/webcomponents-localization 2.20.1 → 2.20.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (153) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/generated/assets/cldr/Unicode-Data-Files-LICENSE.txt +36 -24
  4. package/dist/generated/assets/cldr/ar.json +624 -354
  5. package/dist/generated/assets/cldr/ar_EG.json +624 -354
  6. package/dist/generated/assets/cldr/ar_SA.json +625 -355
  7. package/dist/generated/assets/cldr/bg.json +339 -215
  8. package/dist/generated/assets/cldr/ca.json +633 -509
  9. package/dist/generated/assets/cldr/cnr.json +960 -653
  10. package/dist/generated/assets/cldr/cs.json +343 -531
  11. package/dist/generated/assets/cldr/cy.json +684 -1050
  12. package/dist/generated/assets/cldr/da.json +354 -231
  13. package/dist/generated/assets/cldr/de.json +458 -330
  14. package/dist/generated/assets/cldr/de_AT.json +459 -331
  15. package/dist/generated/assets/cldr/de_CH.json +522 -386
  16. package/dist/generated/assets/cldr/el.json +317 -152
  17. package/dist/generated/assets/cldr/el_CY.json +317 -152
  18. package/dist/generated/assets/cldr/en.json +606 -253
  19. package/dist/generated/assets/cldr/en_AU.json +830 -376
  20. package/dist/generated/assets/cldr/en_GB.json +696 -251
  21. package/dist/generated/assets/cldr/en_HK.json +544 -203
  22. package/dist/generated/assets/cldr/en_IE.json +533 -192
  23. package/dist/generated/assets/cldr/en_IN.json +820 -296
  24. package/dist/generated/assets/cldr/en_NZ.json +534 -193
  25. package/dist/generated/assets/cldr/en_PG.json +509 -168
  26. package/dist/generated/assets/cldr/en_SG.json +526 -185
  27. package/dist/generated/assets/cldr/en_ZA.json +529 -186
  28. package/dist/generated/assets/cldr/es.json +355 -230
  29. package/dist/generated/assets/cldr/es_AR.json +444 -288
  30. package/dist/generated/assets/cldr/es_BO.json +419 -264
  31. package/dist/generated/assets/cldr/es_CL.json +455 -300
  32. package/dist/generated/assets/cldr/es_CO.json +412 -257
  33. package/dist/generated/assets/cldr/es_MX.json +515 -352
  34. package/dist/generated/assets/cldr/es_PE.json +397 -234
  35. package/dist/generated/assets/cldr/es_UY.json +424 -269
  36. package/dist/generated/assets/cldr/es_VE.json +398 -243
  37. package/dist/generated/assets/cldr/et.json +390 -233
  38. package/dist/generated/assets/cldr/fa.json +510 -271
  39. package/dist/generated/assets/cldr/fi.json +497 -251
  40. package/dist/generated/assets/cldr/fr.json +339 -106
  41. package/dist/generated/assets/cldr/fr_BE.json +341 -108
  42. package/dist/generated/assets/cldr/fr_CA.json +652 -397
  43. package/dist/generated/assets/cldr/fr_CH.json +342 -109
  44. package/dist/generated/assets/cldr/fr_LU.json +339 -106
  45. package/dist/generated/assets/cldr/he.json +726 -904
  46. package/dist/generated/assets/cldr/hi.json +529 -288
  47. package/dist/generated/assets/cldr/hr.json +392 -383
  48. package/dist/generated/assets/cldr/hu.json +459 -335
  49. package/dist/generated/assets/cldr/id.json +379 -128
  50. package/dist/generated/assets/cldr/it.json +420 -301
  51. package/dist/generated/assets/cldr/it_CH.json +426 -307
  52. package/dist/generated/assets/cldr/ja.json +332 -74
  53. package/dist/generated/assets/cldr/kk.json +540 -240
  54. package/dist/generated/assets/cldr/ko.json +371 -115
  55. package/dist/generated/assets/cldr/lt.json +428 -545
  56. package/dist/generated/assets/cldr/lv.json +415 -413
  57. package/dist/generated/assets/cldr/mk.json +691 -559
  58. package/dist/generated/assets/cldr/ms.json +395 -136
  59. package/dist/generated/assets/cldr/nb.json +355 -234
  60. package/dist/generated/assets/cldr/nl.json +357 -251
  61. package/dist/generated/assets/cldr/nl_BE.json +428 -322
  62. package/dist/generated/assets/cldr/pl.json +333 -459
  63. package/dist/generated/assets/cldr/pt.json +419 -298
  64. package/dist/generated/assets/cldr/pt_PT.json +362 -231
  65. package/dist/generated/assets/cldr/ro.json +369 -397
  66. package/dist/generated/assets/cldr/ru.json +599 -368
  67. package/dist/generated/assets/cldr/ru_UA.json +598 -367
  68. package/dist/generated/assets/cldr/sk.json +343 -517
  69. package/dist/generated/assets/cldr/sl.json +477 -640
  70. package/dist/generated/assets/cldr/sr.json +478 -531
  71. package/dist/generated/assets/cldr/sr_Latn.json +631 -684
  72. package/dist/generated/assets/cldr/sv.json +395 -258
  73. package/dist/generated/assets/cldr/th.json +452 -199
  74. package/dist/generated/assets/cldr/tr.json +391 -238
  75. package/dist/generated/assets/cldr/uk.json +696 -342
  76. package/dist/generated/assets/cldr/vi.json +836 -487
  77. package/dist/generated/assets/cldr/zh_CN.json +358 -104
  78. package/dist/generated/assets/cldr/zh_HK.json +366 -113
  79. package/dist/generated/assets/cldr/zh_SG.json +371 -118
  80. package/dist/generated/assets/cldr/zh_TW.json +480 -238
  81. package/dist/sap/base/Event.js +2 -2
  82. package/dist/sap/base/Eventing.js +4 -3
  83. package/dist/sap/base/assert.js +1 -1
  84. package/dist/sap/base/config/MemoryConfigurationProvider.js +1 -1
  85. package/dist/sap/base/future.js +12 -0
  86. package/dist/sap/base/i18n/Formatting.d.ts +5 -0
  87. package/dist/sap/base/i18n/Formatting.js +7 -0
  88. package/dist/sap/base/i18n/Formatting.js.map +1 -1
  89. package/dist/sap/base/i18n/LanguageTag.js +18 -12
  90. package/dist/sap/base/i18n/Localization.d.ts +3 -0
  91. package/dist/sap/base/i18n/Localization.js +5 -0
  92. package/dist/sap/base/i18n/Localization.js.map +1 -1
  93. package/dist/sap/base/i18n/ResourceBundle.js +20 -0
  94. package/dist/sap/base/i18n/date/CalendarType.js +9 -8
  95. package/dist/sap/base/i18n/date/CalendarWeekNumbering.js +9 -8
  96. package/dist/sap/base/i18n/date/TimezoneUtils.js +170 -18
  97. package/dist/sap/base/i18n/date/_EnumHelper.js +37 -0
  98. package/dist/sap/base/strings/camelize.js +1 -1
  99. package/dist/sap/base/strings/formatMessage.js +6 -1
  100. package/dist/sap/base/util/Properties.js +12 -0
  101. package/dist/sap/base/util/Version.js +19 -13
  102. package/dist/sap/base/util/_merge.js +1 -1
  103. package/dist/sap/base/util/array/uniqueSort.js +1 -1
  104. package/dist/sap/base/util/deepClone.js +2 -2
  105. package/dist/sap/base/util/deepEqual.js +1 -1
  106. package/dist/sap/base/util/deepExtend.js +60 -0
  107. package/dist/sap/base/util/extend.js +1 -1
  108. package/dist/sap/base/util/fetch.js +8 -0
  109. package/dist/sap/base/util/isEmptyObject.js +1 -1
  110. package/dist/sap/base/util/isPlainObject.js +1 -1
  111. package/dist/sap/base/util/merge.js +57 -0
  112. package/dist/sap/base/util/mixedFetch.js +3 -0
  113. package/dist/sap/base/util/now.js +7 -13
  114. package/dist/sap/base/util/uid.js +1 -1
  115. package/dist/sap/ui/Device.js +27 -0
  116. package/dist/sap/ui/Global.js +1 -0
  117. package/dist/sap/ui/VersionInfo.js +14 -0
  118. package/dist/sap/ui/base/DataType.js +63 -12
  119. package/dist/sap/ui/base/DesignTime.js +11 -0
  120. package/dist/sap/ui/base/EventProvider.js +21 -0
  121. package/dist/sap/ui/base/Metadata.js +45 -10
  122. package/dist/sap/ui/base/Object.js +2 -2
  123. package/dist/sap/ui/base/OwnStatics.js +6 -0
  124. package/dist/sap/ui/base/SyncPromise.js +98 -0
  125. package/dist/sap/ui/core/AnimationMode.js +42 -0
  126. package/dist/sap/ui/core/CalendarType.js +2 -2
  127. package/dist/sap/ui/core/ControlBehavior.js +11 -0
  128. package/dist/sap/ui/core/Lib.js +41 -0
  129. package/dist/sap/ui/core/Locale.js +9 -9
  130. package/dist/sap/ui/core/LocaleData.js +498 -333
  131. package/dist/sap/ui/core/Theming.js +25 -525
  132. package/dist/sap/ui/core/_UrlResolver.js +11 -0
  133. package/dist/sap/ui/core/date/Buddhist.js +2 -2
  134. package/dist/sap/ui/core/date/CalendarUtils.js +14 -12
  135. package/dist/sap/ui/core/date/CalendarWeekNumbering.js +2 -2
  136. package/dist/sap/ui/core/date/Gregorian.js +2 -2
  137. package/dist/sap/ui/core/date/Islamic.js +2 -2
  138. package/dist/sap/ui/core/date/Japanese.js +2 -2
  139. package/dist/sap/ui/core/date/Persian.js +2 -2
  140. package/dist/sap/ui/core/date/UI5Date.js +80 -32
  141. package/dist/sap/ui/core/date/UniversalDate.js +83 -101
  142. package/dist/sap/ui/core/format/DateFormat.js +70 -73
  143. package/dist/sap/ui/core/format/FormatUtils.js +30 -0
  144. package/dist/sap/ui/core/format/NumberFormat.js +917 -588
  145. package/dist/sap/ui/core/format/TimezoneUtil.js +80 -11
  146. package/dist/sap/ui/core/getCompatibilityVersion.js +7 -0
  147. package/dist/sap/ui/core/theming/ThemeHelper.js +14 -0
  148. package/dist/sap/ui/security/Security.js +12 -0
  149. package/dist/sap/ui/util/XMLHelper.js +11 -0
  150. package/dist/sap/ui/util/_URL.js +1 -0
  151. package/dist/ui5loader-autoconfig.js +1 -0
  152. package/package.json +5 -5
  153. package/used-modules.txt +5 -0
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
- "__version": "43.0.0",
4
- "__buildtime": "2023-09-28T11:39:07.908Z",
3
+ "__version": "48.0.0",
4
+ "__buildtime": "2025-11-18T12:31:55.685Z",
5
5
  "languages": {
6
6
  "aa": "afar",
7
7
  "ab": "abcázio",
@@ -52,6 +52,7 @@
52
52
  "bez": "bena",
53
53
  "bfd": "bafut",
54
54
  "bg": "búlgaro",
55
+ "bgc": "hariani",
55
56
  "bgn": "balúchi ocidental",
56
57
  "bho": "bhojpuri",
57
58
  "bi": "bislamá",
@@ -59,6 +60,7 @@
59
60
  "bin": "bini",
60
61
  "bkm": "kom",
61
62
  "bla": "siksika",
63
+ "blo": "anii",
62
64
  "bm": "bambara",
63
65
  "bn": "bengalês",
64
66
  "bo": "tibetano",
@@ -207,6 +209,7 @@
207
209
  "hax": "haida do sul",
208
210
  "he": "hebraico",
209
211
  "hi": "hindi",
212
+ "hi_Latn": "hindi (latim)",
210
213
  "hi_Latn-alt-variant": "hinglish",
211
214
  "hil": "hiligaynon",
212
215
  "hit": "hitita",
@@ -284,11 +287,14 @@
284
287
  "ksf": "bafia",
285
288
  "ksh": "kölsch",
286
289
  "ku": "curdo",
290
+ "ku_menu-core": "curdo",
291
+ "ku_menu-extension": "curmânji",
287
292
  "kum": "kumyk",
288
293
  "kut": "kutenai",
289
294
  "kv": "komi",
290
295
  "kw": "córnico",
291
296
  "kwk": "kwakʼwala",
297
+ "kxv": "kuvi",
292
298
  "ky": "quirguiz",
293
299
  "la": "latim",
294
300
  "lad": "ladino",
@@ -299,6 +305,7 @@
299
305
  "lez": "lezghiano",
300
306
  "lg": "ganda",
301
307
  "li": "limburguês",
308
+ "lij": "ligure",
302
309
  "lil": "lillooet",
303
310
  "lkt": "lacota",
304
311
  "lmo": "lombardo",
@@ -314,7 +321,6 @@
314
321
  "lua": "luba-lulua",
315
322
  "lui": "luiseno",
316
323
  "lun": "lunda",
317
- "luo": "luo",
318
324
  "lus": "mizo",
319
325
  "luy": "luyia",
320
326
  "lv": "letão",
@@ -333,7 +339,7 @@
333
339
  "mfe": "crioulo mauriciano",
334
340
  "mg": "malgaxe",
335
341
  "mga": "irlandês médio",
336
- "mgh": "macua",
342
+ "mgh": "macua-mêto",
337
343
  "mgo": "meta’",
338
344
  "mh": "marshalês",
339
345
  "mi": "maori",
@@ -497,6 +503,7 @@
497
503
  "swb": "comoriano",
498
504
  "syc": "siríaco clássico",
499
505
  "syr": "siríaco",
506
+ "szl": "silesiano",
500
507
  "ta": "tâmil",
501
508
  "tce": "tutchone do sul",
502
509
  "te": "telugu",
@@ -543,9 +550,10 @@
543
550
  "und": "idioma desconhecido",
544
551
  "ur": "urdu",
545
552
  "uz": "usbeque",
546
- "vai": "vai",
547
553
  "ve": "venda",
554
+ "vec": "véneto",
548
555
  "vi": "vietnamita",
556
+ "vmw": "macua",
549
557
  "vo": "volapuque",
550
558
  "vot": "vótico",
551
559
  "vun": "vunjo",
@@ -559,6 +567,7 @@
559
567
  "wuu": "wu",
560
568
  "xal": "kalmyk",
561
569
  "xh": "xosa",
570
+ "xnr": "kangri",
562
571
  "xog": "soga",
563
572
  "yao": "yao",
564
573
  "yap": "yapese",
@@ -816,6 +825,7 @@
816
825
  "CN": "China",
817
826
  "CO": "Colômbia",
818
827
  "CP": "Ilha de Clipperton",
828
+ "CQ": "Sark",
819
829
  "CR": "Costa Rica",
820
830
  "CU": "Cuba",
821
831
  "CV": "Cabo Verde",
@@ -882,6 +892,7 @@
882
892
  "IM": "Ilha de Man",
883
893
  "IN": "Índia",
884
894
  "IO": "Território Britânico do Oceano Índico",
895
+ "IO-alt-chagos": "Arquipélago de Chagos",
885
896
  "IQ": "Iraque",
886
897
  "IR": "Irão",
887
898
  "IS": "Islândia",
@@ -1066,15 +1077,19 @@
1066
1077
  "Bhms": "h:mm:ss B",
1067
1078
  "d": "d",
1068
1079
  "E": "ccc",
1080
+ "EBh": "E, h B",
1069
1081
  "EBhm": "E h:mm B",
1070
1082
  "EBhms": "E h:mm:ss B",
1071
1083
  "Ed": "E, d",
1084
+ "Eh": "E, h a",
1072
1085
  "Ehm": "E, h:mm a",
1073
1086
  "EHm": "E, HH:mm",
1074
1087
  "Ehms": "E, h:mm:ss a",
1075
1088
  "EHms": "E, HH:mm:ss",
1076
1089
  "Gy": "y G",
1077
- "GyMd": "dd/MM/y GGGGG",
1090
+ "GyM": "MM/y G",
1091
+ "GyMd": "dd/MM/y G",
1092
+ "GyMEd": "E, dd/MM/y G",
1078
1093
  "GyMMM": "MMM 'de' y G",
1079
1094
  "GyMMMd": "d 'de' MMM 'de' y G",
1080
1095
  "GyMMMEd": "E, d 'de' MMM 'de' y G",
@@ -1088,6 +1103,8 @@
1088
1103
  "Hmsv": "HH:mm:ss v",
1089
1104
  "hmv": "h:mm a v",
1090
1105
  "Hmv": "HH:mm v",
1106
+ "hv": "h a, v",
1107
+ "Hv": "HH'h', v",
1091
1108
  "M": "L",
1092
1109
  "Md": "dd/MM",
1093
1110
  "MEd": "E, dd/MM",
@@ -1683,15 +1700,19 @@
1683
1700
  "Bhms": "h:mm:ss B",
1684
1701
  "d": "d",
1685
1702
  "E": "ccc",
1703
+ "EBh": "E, h B",
1686
1704
  "EBhm": "E h:mm B",
1687
1705
  "EBhms": "E h:mm:ss B",
1688
1706
  "Ed": "E, d",
1707
+ "Eh": "E, h a",
1689
1708
  "Ehm": "E h:mm a",
1690
1709
  "EHm": "E HH:mm",
1691
1710
  "Ehms": "E h:mm:ss a",
1692
1711
  "EHms": "E HH:mm:ss",
1693
1712
  "Gy": "y G",
1713
+ "GyM": "M/y G",
1694
1714
  "GyMd": "dd/MM/y GGGGG",
1715
+ "GyMEd": "E, d/M/y G",
1695
1716
  "GyMMM": "MMM 'de' y G",
1696
1717
  "GyMMMd": "d 'de' MMM 'de' y G",
1697
1718
  "GyMMMEd": "E, d 'de' MMM 'de' y G",
@@ -1701,6 +1722,8 @@
1701
1722
  "Hm": "HH:mm",
1702
1723
  "hms": "h:mm:ss a",
1703
1724
  "Hms": "HH:mm:ss",
1725
+ "hv": "h a, v",
1726
+ "Hv": "HH'h', v",
1704
1727
  "M": "L",
1705
1728
  "Md": "d/M",
1706
1729
  "MEd": "E, dd/MM",
@@ -1741,11 +1764,11 @@
1741
1764
  "intervalFormats": {
1742
1765
  "intervalFormatFallback": "{0} – {1}",
1743
1766
  "Bh": {
1744
- "B": "h B h B",
1767
+ "B": "h Bh B",
1745
1768
  "h": "h–h B"
1746
1769
  },
1747
1770
  "Bhm": {
1748
- "B": "h:mm B h:mm B",
1771
+ "B": "h:mm Bh:mm B",
1749
1772
  "h": "h:mm – h:mm B",
1750
1773
  "m": "h:mm–h:mm B"
1751
1774
  },
@@ -2185,13 +2208,16 @@
2185
2208
  }
2186
2209
  },
2187
2210
  "era-wide": {
2188
- "0": "AH"
2211
+ "0": "AH",
2212
+ "1": "BH"
2189
2213
  },
2190
2214
  "era-abbreviated": {
2191
- "0": "AH"
2215
+ "0": "AH",
2216
+ "1": "BH"
2192
2217
  },
2193
2218
  "era-narrow": {
2194
- "0": "AH"
2219
+ "0": "AH",
2220
+ "1": "BH"
2195
2221
  }
2196
2222
  },
2197
2223
  "ca-japanese": {
@@ -2218,15 +2244,19 @@
2218
2244
  "Bhms": "h:mm:ss B",
2219
2245
  "d": "d",
2220
2246
  "E": "ccc",
2247
+ "EBh": "E, h B",
2221
2248
  "EBhm": "E h:mm B",
2222
2249
  "EBhms": "E h:mm:ss B",
2223
2250
  "Ed": "E, d",
2251
+ "Eh": "E, h a",
2224
2252
  "Ehm": "E h:mm a",
2225
2253
  "EHm": "E HH:mm",
2226
2254
  "Ehms": "E h:mm:ss a",
2227
2255
  "EHms": "E HH:mm:ss",
2228
2256
  "Gy": "y G",
2257
+ "GyM": "M/y G",
2229
2258
  "GyMd": "dd/MM/y GGGGG",
2259
+ "GyMEd": "E, d/M/y G",
2230
2260
  "GyMMM": "MMM 'de' y G",
2231
2261
  "GyMMMd": "d 'de' MMM 'de' y G",
2232
2262
  "GyMMMEd": "E, d 'de' MMM 'de' y G",
@@ -2236,6 +2266,8 @@
2236
2266
  "Hm": "HH:mm",
2237
2267
  "hms": "h:mm:ss a",
2238
2268
  "Hms": "HH:mm:ss",
2269
+ "hv": "h a, v",
2270
+ "Hv": "HH'h', v",
2239
2271
  "M": "L",
2240
2272
  "Md": "d/M",
2241
2273
  "MEd": "E, dd/MM",
@@ -2276,11 +2308,11 @@
2276
2308
  "intervalFormats": {
2277
2309
  "intervalFormatFallback": "{0} – {1}",
2278
2310
  "Bh": {
2279
- "B": "h B h B",
2311
+ "B": "h Bh B",
2280
2312
  "h": "h–h B"
2281
2313
  },
2282
2314
  "Bhm": {
2283
- "B": "h:mm B h:mm B",
2315
+ "B": "h:mm Bh:mm B",
2284
2316
  "h": "h:mm – h:mm B",
2285
2317
  "m": "h:mm–h:mm B"
2286
2318
  },
@@ -2846,15 +2878,19 @@
2846
2878
  "Bhms": "h:mm:ss B",
2847
2879
  "d": "d",
2848
2880
  "E": "ccc",
2881
+ "EBh": "E, h B",
2849
2882
  "EBhm": "E h:mm B",
2850
2883
  "EBhms": "E h:mm:ss B",
2851
2884
  "Ed": "E, d",
2885
+ "Eh": "E, h a",
2852
2886
  "Ehm": "E h:mm a",
2853
2887
  "EHm": "E HH:mm",
2854
2888
  "Ehms": "E h:mm:ss a",
2855
2889
  "EHms": "E HH:mm:ss",
2856
2890
  "Gy": "y G",
2891
+ "GyM": "M/y G",
2857
2892
  "GyMd": "dd/MM/y GGGGG",
2893
+ "GyMEd": "E, d/M/y G",
2858
2894
  "GyMMM": "MMM 'de' y G",
2859
2895
  "GyMMMd": "d 'de' MMM 'de' y G",
2860
2896
  "GyMMMEd": "E, d 'de' MMM 'de' y G",
@@ -2864,6 +2900,8 @@
2864
2900
  "Hm": "HH:mm",
2865
2901
  "hms": "h:mm:ss a",
2866
2902
  "Hms": "HH:mm:ss",
2903
+ "hv": "h a, v",
2904
+ "Hv": "HH'h', v",
2867
2905
  "M": "L",
2868
2906
  "Md": "d/M",
2869
2907
  "MEd": "E, dd/MM",
@@ -2904,11 +2942,11 @@
2904
2942
  "intervalFormats": {
2905
2943
  "intervalFormatFallback": "{0} – {1}",
2906
2944
  "Bh": {
2907
- "B": "h B h B",
2945
+ "B": "h Bh B",
2908
2946
  "h": "h–h B"
2909
2947
  },
2910
2948
  "Bhm": {
2911
- "B": "h:mm B h:mm B",
2949
+ "B": "h:mm Bh:mm B",
2912
2950
  "h": "h:mm – h:mm B",
2913
2951
  "m": "h:mm–h:mm B"
2914
2952
  },
@@ -3381,15 +3419,19 @@
3381
3419
  "Bhms": "h:mm:ss B",
3382
3420
  "d": "d",
3383
3421
  "E": "ccc",
3422
+ "EBh": "E, h B",
3384
3423
  "EBhm": "E h:mm B",
3385
3424
  "EBhms": "E h:mm:ss B",
3386
3425
  "Ed": "E, d",
3426
+ "Eh": "E, h a",
3387
3427
  "Ehm": "E h:mm a",
3388
3428
  "EHm": "E HH:mm",
3389
3429
  "Ehms": "E h:mm:ss a",
3390
3430
  "EHms": "E HH:mm:ss",
3391
3431
  "Gy": "y G",
3432
+ "GyM": "M/y G",
3392
3433
  "GyMd": "dd/MM/y GGGGG",
3434
+ "GyMEd": "E, d/M/y G",
3393
3435
  "GyMMM": "MMM 'de' y G",
3394
3436
  "GyMMMd": "d 'de' MMM 'de' y G",
3395
3437
  "GyMMMEd": "E, d 'de' MMM 'de' y G",
@@ -3399,6 +3441,8 @@
3399
3441
  "Hm": "HH:mm",
3400
3442
  "hms": "h:mm:ss a",
3401
3443
  "Hms": "HH:mm:ss",
3444
+ "hv": "h a, v",
3445
+ "Hv": "HH'h', v",
3402
3446
  "M": "L",
3403
3447
  "Md": "d/M",
3404
3448
  "MEd": "E, dd/MM",
@@ -3439,11 +3483,11 @@
3439
3483
  "intervalFormats": {
3440
3484
  "intervalFormatFallback": "{0} – {1}",
3441
3485
  "Bh": {
3442
- "B": "h B h B",
3486
+ "B": "h Bh B",
3443
3487
  "h": "h–h B"
3444
3488
  },
3445
3489
  "Bhm": {
3446
- "B": "h:mm B h:mm B",
3490
+ "B": "h:mm Bh:mm B",
3447
3491
  "h": "h:mm – h:mm B",
3448
3492
  "m": "h:mm–h:mm B"
3449
3493
  },
@@ -4137,7 +4181,7 @@
4137
4181
  "relativeTimePattern-count-one": "-{0} sem.",
4138
4182
  "relativeTimePattern-count-other": "-{0} sem."
4139
4183
  },
4140
- "relativePeriod": "a semana de {0}"
4184
+ "relativePeriod": "a sem. de {0}"
4141
4185
  },
4142
4186
  "day-wide": {
4143
4187
  "displayName": "dia",
@@ -4363,7 +4407,7 @@
4363
4407
  "Anchorage": "Anchorage",
4364
4408
  "Anguilla": "Anguila",
4365
4409
  "Antigua": "Antígua",
4366
- "Araguaina": "Araguaina",
4410
+ "Araguaina": "Araguaína",
4367
4411
  "Argentina": {
4368
4412
  "Buenos_Aires": "Buenos Aires",
4369
4413
  "Catamarca": "Catamarca",
@@ -4371,7 +4415,7 @@
4371
4415
  "Jujuy": "Jujuy",
4372
4416
  "La_Rioja": "La Rioja",
4373
4417
  "Mendoza": "Mendoza",
4374
- "Rio_Gallegos": "Rio Gallegos",
4418
+ "Rio_Gallegos": "Río Gallegos",
4375
4419
  "Salta": "Salta",
4376
4420
  "San_Juan": "San Juan",
4377
4421
  "San_Luis": "San Luis",
@@ -4401,6 +4445,7 @@
4401
4445
  "Chihuahua": "Chihuahua",
4402
4446
  "Ciudad_Juarez": "Ciudad Juárez",
4403
4447
  "Costa_Rica": "Costa Rica",
4448
+ "Coyhaique": "Coihaique",
4404
4449
  "Creston": "Creston",
4405
4450
  "Cuiaba": "Cuiabá",
4406
4451
  "Curacao": "Curaçau",
@@ -4455,19 +4500,18 @@
4455
4500
  "Marigot": "Marigot",
4456
4501
  "Martinique": "Martinica",
4457
4502
  "Matamoros": "Matamoros",
4458
- "Mazatlan": "Mazatlan",
4503
+ "Mazatlan": "Mazatlán",
4459
4504
  "Menominee": "Menominee",
4460
4505
  "Merida": "Mérida",
4461
4506
  "Metlakatla": "Metlakatla",
4462
4507
  "Mexico_City": "Cidade do México",
4463
- "Miquelon": "Miquelon",
4508
+ "Miquelon": "Saint-Pierre",
4464
4509
  "Moncton": "Moncton",
4465
4510
  "Monterrey": "Monterrey",
4466
4511
  "Montevideo": "Montevideu",
4467
4512
  "Montserrat": "Monserrate",
4468
4513
  "Nassau": "Nassau",
4469
4514
  "New_York": "Nova Iorque",
4470
- "Nipigon": "Nipigon",
4471
4515
  "Nome": "Nome",
4472
4516
  "Noronha": "Fernando de Noronha",
4473
4517
  "North_Dakota": {
@@ -4478,7 +4522,6 @@
4478
4522
  "Nuuk": "Nuuk",
4479
4523
  "Ojinaga": "Ojinaga",
4480
4524
  "Panama": "Panamá",
4481
- "Pangnirtung": "Pangnirtung",
4482
4525
  "Paramaribo": "Paramaribo",
4483
4526
  "Phoenix": "Phoenix",
4484
4527
  "Port-au-Prince": "Port-au-Prince",
@@ -4486,13 +4529,11 @@
4486
4529
  "Porto_Velho": "Porto Velho",
4487
4530
  "Puerto_Rico": "Porto Rico",
4488
4531
  "Punta_Arenas": "Punta Arenas",
4489
- "Rainy_River": "Rainy River",
4490
4532
  "Rankin_Inlet": "Rankin Inlet",
4491
4533
  "Recife": "Recife",
4492
4534
  "Regina": "Regina",
4493
4535
  "Resolute": "Resolute",
4494
4536
  "Rio_Branco": "Rio Branco",
4495
- "Santa_Isabel": "Santa Isabel",
4496
4537
  "Santarem": "Santarém",
4497
4538
  "Santiago": "Santiago",
4498
4539
  "Santo_Domingo": "Santo Domingo",
@@ -4508,7 +4549,6 @@
4508
4549
  "Swift_Current": "Swift Current",
4509
4550
  "Tegucigalpa": "Tegucigalpa",
4510
4551
  "Thule": "Thule",
4511
- "Thunder_Bay": "Thunder Bay",
4512
4552
  "Tijuana": "Tijuana",
4513
4553
  "Toronto": "Toronto",
4514
4554
  "Tortola": "Tortola",
@@ -4516,21 +4556,20 @@
4516
4556
  "Whitehorse": "Whitehorse",
4517
4557
  "Winnipeg": "Winnipeg",
4518
4558
  "Yakutat": "Yakutat",
4519
- "Yellowknife": "Yellowknife",
4520
4559
  "_parent": "Américas"
4521
4560
  },
4522
4561
  "Antarctica": {
4523
- "Casey": "Casey",
4562
+ "Casey": "Estação Casey",
4524
4563
  "Davis": "Davis",
4525
- "DumontDUrville": "Dumont d’Urville",
4526
- "Macquarie": "Macquarie",
4527
- "Mawson": "Mawson",
4528
- "McMurdo": "McMurdo",
4529
- "Palmer": "Palmer",
4530
- "Rothera": "Rothera",
4531
- "Syowa": "Syowa",
4532
- "Troll": "Troll",
4533
- "Vostok": "Vostok",
4564
+ "DumontDUrville": "Estação Dumont-d’Urville",
4565
+ "Macquarie": "Ilha Macquarie",
4566
+ "Mawson": "Estação Mawson",
4567
+ "McMurdo": "Estação McMurdo",
4568
+ "Palmer": "Terra de Palmer",
4569
+ "Rothera": "Estação Rothera",
4570
+ "Syowa": "Estação Showa",
4571
+ "Troll": "Estação Troll",
4572
+ "Vostok": "Estação Vostok",
4534
4573
  "_parent": "Antártida"
4535
4574
  },
4536
4575
  "Arctic": {
@@ -4554,7 +4593,6 @@
4554
4593
  "Bishkek": "Bishkek",
4555
4594
  "Brunei": "Brunei",
4556
4595
  "Chita": "Chita",
4557
- "Choibalsan": "Choibalsan",
4558
4596
  "Colombo": "Colombo",
4559
4597
  "Damascus": "Damasco",
4560
4598
  "Dhaka": "Daca",
@@ -4566,7 +4604,7 @@
4566
4604
  "Hebron": "Hebron",
4567
4605
  "Ho_Chi_Minh": "Cidade de Ho Chi Minh",
4568
4606
  "Hong_Kong": "Hong Kong",
4569
- "Hovd": "Hovd",
4607
+ "Hovd": "Khovd",
4570
4608
  "Irkutsk": "Irkutsk",
4571
4609
  "Jakarta": "Jacarta",
4572
4610
  "Jayapura": "Jayapura",
@@ -4612,7 +4650,7 @@
4612
4650
  "Tokyo": "Tóquio",
4613
4651
  "Tomsk": "Tomsk",
4614
4652
  "Ulaanbaatar": "Ulan Bator",
4615
- "Urumqi": "Urumqi",
4653
+ "Urumqi": "Ürümqi",
4616
4654
  "Ust-Nera": "Ust-Nera",
4617
4655
  "Vientiane": "Vientiane",
4618
4656
  "Vladivostok": "Vladivostok",
@@ -4663,8 +4701,8 @@
4663
4701
  "Brussels": "Bruxelas",
4664
4702
  "Bucharest": "Bucareste",
4665
4703
  "Budapest": "Budapeste",
4666
- "Busingen": "Busingen",
4667
- "Chisinau": "Chisinau",
4704
+ "Busingen": "Büsingen",
4705
+ "Chisinau": "Chișinău",
4668
4706
  "Copenhagen": "Copenhaga",
4669
4707
  "Dublin": "Dublin",
4670
4708
  "Gibraltar": "Gibraltar",
@@ -4703,7 +4741,6 @@
4703
4741
  "Tallinn": "Talim",
4704
4742
  "Tirane": "Tirana",
4705
4743
  "Ulyanovsk": "Ulianovsk",
4706
- "Uzhgorod": "Uzhgorod",
4707
4744
  "Vaduz": "Vaduz",
4708
4745
  "Vatican": "Vaticano",
4709
4746
  "Vienna": "Viena",
@@ -4711,18 +4748,17 @@
4711
4748
  "Volgograd": "Volgogrado",
4712
4749
  "Warsaw": "Varsóvia",
4713
4750
  "Zagreb": "Zagreb",
4714
- "Zaporozhye": "Zaporizhia",
4715
4751
  "Zurich": "Zurique",
4716
4752
  "_parent": "Europa"
4717
4753
  },
4718
4754
  "Indian": {
4719
4755
  "Antananarivo": "Antananarivo",
4720
- "Chagos": "Chagos",
4756
+ "Chagos": "Arquipélago de Chagos",
4721
4757
  "Christmas": "Ilha do Natal",
4722
4758
  "Cocos": "Ilhas Cocos",
4723
4759
  "Comoro": "Comores",
4724
- "Kerguelen": "Kerguelen",
4725
- "Mahe": "Mahe",
4760
+ "Kerguelen": "Ilhas Kerguelen",
4761
+ "Mahe": "Mahé",
4726
4762
  "Maldives": "Maldivas",
4727
4763
  "Mauritius": "Maurícia",
4728
4764
  "Mayotte": "Mayotte",
@@ -4732,28 +4768,28 @@
4732
4768
  "Apia": "Apia",
4733
4769
  "Auckland": "Auckland",
4734
4770
  "Bougainville": "Bougainville",
4735
- "Chatham": "Chatham",
4771
+ "Chatham": "Ilhas Chatham",
4736
4772
  "Chuuk": "Chuuk",
4737
4773
  "Easter": "Ilha da Páscoa",
4738
4774
  "Efate": "Efate",
4739
4775
  "Fakaofo": "Fakaofo",
4740
4776
  "Fiji": "Fiji",
4741
4777
  "Funafuti": "Funafuti",
4742
- "Galapagos": "Galápagos",
4778
+ "Galapagos": "Ilhas Galápagos",
4743
4779
  "Gambier": "Gambier",
4744
4780
  "Guadalcanal": "Guadalcanal",
4745
4781
  "Guam": "Guam",
4746
4782
  "Honolulu": "Honolulu",
4747
- "Kanton": "Kanton",
4783
+ "Kanton": "Ilha Canton",
4748
4784
  "Kiritimati": "Kiritimati",
4749
4785
  "Kosrae": "Kosrae",
4750
- "Kwajalein": "Kwajalein",
4786
+ "Kwajalein": "Atol de Kwajalein",
4751
4787
  "Majuro": "Majuro",
4752
- "Marquesas": "Marquesas",
4753
- "Midway": "Midway",
4788
+ "Marquesas": "Ilhas Marquesas",
4789
+ "Midway": "Atol de Midway",
4754
4790
  "Nauru": "Nauru",
4755
4791
  "Niue": "Niue",
4756
- "Norfolk": "Norfolk",
4792
+ "Norfolk": "Ilha Norfolk",
4757
4793
  "Noumea": "Nouméa",
4758
4794
  "Pago_Pago": "Pago Pago",
4759
4795
  "Palau": "Palau",
@@ -4765,8 +4801,8 @@
4765
4801
  "Tahiti": "Taiti",
4766
4802
  "Tarawa": "Tarawa",
4767
4803
  "Tongatapu": "Tongatapu",
4768
- "Wake": "Wake",
4769
- "Wallis": "Wallis"
4804
+ "Wake": "Ilha Wake",
4805
+ "Wallis": "Wallis & Futuna"
4770
4806
  }
4771
4807
  },
4772
4808
  "timezoneNamesFormats": {
@@ -4835,21 +4871,17 @@
4835
4871
  },
4836
4872
  "currencyFormat": {
4837
4873
  "standard": "#,##0.00 ¤",
4874
+ "standard-alphaNextToNumber": "#,##0.00 ¤",
4875
+ "standard-noCurrency": "#,##0.00",
4838
4876
  "accounting": "#,##0.00 ¤;(#,##0.00 ¤)",
4839
- "currencySpacing": {
4840
- "beforeCurrency": {
4841
- "currencyMatch": "[[:^S:]&[:^Z:]]",
4842
- "surroundingMatch": "[:digit:]",
4843
- "insertBetween": " "
4844
- },
4845
- "afterCurrency": {
4846
- "currencyMatch": "[[:^S:]&[:^Z:]]",
4847
- "surroundingMatch": "[:digit:]",
4848
- "insertBetween": " "
4849
- }
4850
- },
4877
+ "accounting-alphaNextToNumber": "#,##0.00 ¤;(#,##0.00 ¤)",
4878
+ "accounting-noCurrency": "#,##0.00;(#,##0.00)",
4851
4879
  "sap-standard": "#,##0.00 ¤",
4852
- "sap-accounting": "#,##0.00 ¤;(#,##0.00 ¤)"
4880
+ "sap-standard-alphaNextToNumber": "#,##0.00 ¤",
4881
+ "sap-accounting": "#,##0.00 ¤;(#,##0.00 ¤)",
4882
+ "sap-accounting-alphaNextToNumber": "#,##0.00 ¤;(#,##0.00 ¤)",
4883
+ "sap-standard-noCurrency": "#,##0.00",
4884
+ "sap-accounting-noCurrency": "#,##0.00;(#,##0.00)"
4853
4885
  },
4854
4886
  "miscPattern": {
4855
4887
  "approximately": "~{0}",
@@ -4876,12 +4908,12 @@
4876
4908
  "10000000000-other": "00 mM ¤",
4877
4909
  "100000000000-one": "000 mM ¤",
4878
4910
  "100000000000-other": "000 mM ¤",
4879
- "1000000000000-one": "0 B ¤",
4880
- "1000000000000-other": "0 B ¤",
4881
- "10000000000000-one": "00 B ¤",
4882
- "10000000000000-other": "00 B ¤",
4883
- "100000000000000-one": "000 B ¤",
4884
- "100000000000000-other": "000 B ¤"
4911
+ "1000000000000-one": "0 Bi ¤",
4912
+ "1000000000000-other": "0 Bi ¤",
4913
+ "10000000000000-one": "00 Bi ¤",
4914
+ "10000000000000-other": "00 Bi ¤",
4915
+ "100000000000000-one": "000 Bi ¤",
4916
+ "100000000000000-other": "000 Bi ¤"
4885
4917
  },
4886
4918
  "symbols-latn-decimal": ",",
4887
4919
  "symbols-latn-group": " ",
@@ -4917,6 +4949,7 @@
4917
4949
  "VND": "₫",
4918
4950
  "XAF": "FCFA",
4919
4951
  "XCD": "EC$",
4952
+ "XCG": "Cg.",
4920
4953
  "XOF": "F CFA",
4921
4954
  "XPF": "CFPF",
4922
4955
  "XXX": "¤"
@@ -4978,6 +5011,12 @@
4978
5011
  "10p-24": {
4979
5012
  "unitPrefixPattern": "y{0}"
4980
5013
  },
5014
+ "10p-27": {
5015
+ "unitPrefixPattern": "r{0}"
5016
+ },
5017
+ "10p-30": {
5018
+ "unitPrefixPattern": "q{0}"
5019
+ },
4981
5020
  "10p1": {
4982
5021
  "unitPrefixPattern": "da{0}"
4983
5022
  },
@@ -5008,6 +5047,12 @@
5008
5047
  "10p24": {
5009
5048
  "unitPrefixPattern": "Y{0}"
5010
5049
  },
5050
+ "10p27": {
5051
+ "unitPrefixPattern": "R{0}"
5052
+ },
5053
+ "10p30": {
5054
+ "unitPrefixPattern": "Q{0}"
5055
+ },
5011
5056
  "1024p1": {
5012
5057
  "unitPrefixPattern": "Ki{0}"
5013
5058
  },
@@ -5037,12 +5082,10 @@
5037
5082
  },
5038
5083
  "power2": {
5039
5084
  "compoundUnitPattern1": "{0}²",
5040
- "compoundUnitPattern1-count-one": "{0}²",
5041
5085
  "compoundUnitPattern1-count-other": "{0}²"
5042
5086
  },
5043
5087
  "power3": {
5044
5088
  "compoundUnitPattern1": "{0}³",
5045
- "compoundUnitPattern1-count-one": "{0}³",
5046
5089
  "compoundUnitPattern1-count-other": "{0}³"
5047
5090
  },
5048
5091
  "times": {
@@ -5050,28 +5093,24 @@
5050
5093
  },
5051
5094
  "acceleration-g-force": {
5052
5095
  "displayName": "força G",
5053
- "unitPattern-count-one": "{0} G",
5054
5096
  "unitPattern-count-other": "{0} G"
5055
5097
  },
5056
5098
  "acceleration-meter-per-square-second": {
5057
5099
  "displayName": "m/s²",
5058
- "unitPattern-count-one": "{0} m/s²",
5059
5100
  "unitPattern-count-other": "{0} m/s²"
5060
5101
  },
5061
5102
  "angle-revolution": {
5062
5103
  "displayName": "rev",
5063
- "unitPattern-count-one": "{0} rev",
5064
5104
  "unitPattern-count-other": "{0} rev"
5065
5105
  },
5066
5106
  "angle-radian": {
5067
5107
  "displayName": "radianos",
5068
- "unitPattern-count-one": "{0} rad",
5069
5108
  "unitPattern-count-other": "{0} rad"
5070
5109
  },
5071
5110
  "angle-degree": {
5072
5111
  "displayName": "graus",
5073
5112
  "unitPattern-count-one": "{0}°",
5074
- "unitPattern-count-other": "{0}°"
5113
+ "unitPattern-count-other": "{0} °"
5075
5114
  },
5076
5115
  "angle-arc-minute": {
5077
5116
  "displayName": "minutos de arco",
@@ -5085,30 +5124,25 @@
5085
5124
  },
5086
5125
  "area-square-kilometer": {
5087
5126
  "displayName": "km²",
5088
- "unitPattern-count-one": "{0} km²",
5089
5127
  "unitPattern-count-other": "{0} km²",
5090
5128
  "perUnitPattern": "{0}/km²"
5091
5129
  },
5092
5130
  "area-hectare": {
5093
5131
  "displayName": "hectares",
5094
- "unitPattern-count-one": "{0} ha",
5095
5132
  "unitPattern-count-other": "{0} ha"
5096
5133
  },
5097
5134
  "area-square-meter": {
5098
5135
  "displayName": "m²",
5099
- "unitPattern-count-one": "{0} m²",
5100
5136
  "unitPattern-count-other": "{0} m²",
5101
5137
  "perUnitPattern": "{0}/m²"
5102
5138
  },
5103
5139
  "area-square-centimeter": {
5104
5140
  "displayName": "cm²",
5105
- "unitPattern-count-one": "{0} cm²",
5106
5141
  "unitPattern-count-other": "{0} cm²",
5107
5142
  "perUnitPattern": "{0}/cm²"
5108
5143
  },
5109
5144
  "area-square-mile": {
5110
5145
  "displayName": "mi²",
5111
- "unitPattern-count-one": "{0} mi²",
5112
5146
  "unitPattern-count-other": "{0} mi²",
5113
5147
  "perUnitPattern": "{0}/mi²"
5114
5148
  },
@@ -5119,12 +5153,10 @@
5119
5153
  },
5120
5154
  "area-square-yard": {
5121
5155
  "displayName": "yd²",
5122
- "unitPattern-count-one": "{0} yd²",
5123
5156
  "unitPattern-count-other": "{0} yd²"
5124
5157
  },
5125
5158
  "area-square-foot": {
5126
5159
  "displayName": "pés quadrados",
5127
- "unitPattern-count-one": "{0} ft²",
5128
5160
  "unitPattern-count-other": "{0} ft²"
5129
5161
  },
5130
5162
  "area-square-inch": {
@@ -5158,31 +5190,35 @@
5158
5190
  "unitPattern-count-one": "{0} item",
5159
5191
  "unitPattern-count-other": "{0} itens"
5160
5192
  },
5161
- "concentr-permillion": {
5193
+ "concentr-part": {
5194
+ "displayName": "parte",
5195
+ "unitPattern-count-one": "{0} parte",
5196
+ "unitPattern-count-other": "{0} parte"
5197
+ },
5198
+ "concentr-part-per-1e6": {
5162
5199
  "displayName": "partes/milhão",
5163
- "unitPattern-count-one": "{0} ppm",
5164
5200
  "unitPattern-count-other": "{0} ppm"
5165
5201
  },
5166
5202
  "concentr-percent": {
5167
5203
  "displayName": "por cento",
5168
- "unitPattern-count-one": "{0}%",
5169
5204
  "unitPattern-count-other": "{0}%"
5170
5205
  },
5171
5206
  "concentr-permille": {
5172
5207
  "displayName": "por mil",
5173
- "unitPattern-count-one": "{0}‰",
5174
5208
  "unitPattern-count-other": "{0}‰"
5175
5209
  },
5176
5210
  "concentr-permyriad": {
5177
5211
  "displayName": "ponto base",
5178
- "unitPattern-count-one": "{0}‱",
5179
5212
  "unitPattern-count-other": "{0}‱"
5180
5213
  },
5181
5214
  "concentr-mole": {
5182
5215
  "displayName": "mol",
5183
- "unitPattern-count-one": "{0} mol",
5184
5216
  "unitPattern-count-other": "{0} mol"
5185
5217
  },
5218
+ "concentr-ofglucose": {
5219
+ "displayName": "Glc",
5220
+ "unitPattern-count-other": "{0} Glc"
5221
+ },
5186
5222
  "consumption-liter-per-kilometer": {
5187
5223
  "displayName": "litros/km",
5188
5224
  "unitPattern-count-one": "{0} l/km",
@@ -5205,47 +5241,38 @@
5205
5241
  },
5206
5242
  "digital-petabyte": {
5207
5243
  "displayName": "PByte",
5208
- "unitPattern-count-one": "{0} PB",
5209
5244
  "unitPattern-count-other": "{0} PB"
5210
5245
  },
5211
5246
  "digital-terabyte": {
5212
5247
  "displayName": "TByte",
5213
- "unitPattern-count-one": "{0} TB",
5214
5248
  "unitPattern-count-other": "{0} TB"
5215
5249
  },
5216
5250
  "digital-terabit": {
5217
5251
  "displayName": "Tbit",
5218
- "unitPattern-count-one": "{0} Tb",
5219
5252
  "unitPattern-count-other": "{0} Tb"
5220
5253
  },
5221
5254
  "digital-gigabyte": {
5222
5255
  "displayName": "GByte",
5223
- "unitPattern-count-one": "{0} GB",
5224
5256
  "unitPattern-count-other": "{0} GB"
5225
5257
  },
5226
5258
  "digital-gigabit": {
5227
5259
  "displayName": "Gbit",
5228
- "unitPattern-count-one": "{0} Gb",
5229
5260
  "unitPattern-count-other": "{0} Gb"
5230
5261
  },
5231
5262
  "digital-megabyte": {
5232
5263
  "displayName": "MByte",
5233
- "unitPattern-count-one": "{0} MB",
5234
5264
  "unitPattern-count-other": "{0} MB"
5235
5265
  },
5236
5266
  "digital-megabit": {
5237
5267
  "displayName": "Mbit",
5238
- "unitPattern-count-one": "{0} Mb",
5239
5268
  "unitPattern-count-other": "{0} Mb"
5240
5269
  },
5241
5270
  "digital-kilobyte": {
5242
5271
  "displayName": "kByte",
5243
- "unitPattern-count-one": "{0} kB",
5244
5272
  "unitPattern-count-other": "{0} kB"
5245
5273
  },
5246
5274
  "digital-kilobit": {
5247
5275
  "displayName": "kbit",
5248
- "unitPattern-count-one": "{0} kb",
5249
5276
  "unitPattern-count-other": "{0} kb"
5250
5277
  },
5251
5278
  "digital-byte": {
@@ -5300,65 +5327,53 @@
5300
5327
  },
5301
5328
  "duration-hour": {
5302
5329
  "displayName": "horas",
5303
- "unitPattern-count-one": "{0} h",
5304
5330
  "unitPattern-count-other": "{0} h",
5305
5331
  "perUnitPattern": "{0}/h"
5306
5332
  },
5307
5333
  "duration-minute": {
5308
5334
  "displayName": "minutos",
5309
- "unitPattern-count-one": "{0} min",
5310
5335
  "unitPattern-count-other": "{0} min",
5311
5336
  "perUnitPattern": "{0}/min"
5312
5337
  },
5313
5338
  "duration-second": {
5314
5339
  "displayName": "s",
5315
- "unitPattern-count-one": "{0} s",
5316
5340
  "unitPattern-count-other": "{0} s",
5317
5341
  "perUnitPattern": "{0}/s"
5318
5342
  },
5319
5343
  "duration-millisecond": {
5320
5344
  "displayName": "milissegundos",
5321
- "unitPattern-count-one": "{0} ms",
5322
5345
  "unitPattern-count-other": "{0} ms"
5323
5346
  },
5324
5347
  "duration-microsecond": {
5325
5348
  "displayName": "μs",
5326
- "unitPattern-count-one": "{0} μs",
5327
5349
  "unitPattern-count-other": "{0} μs"
5328
5350
  },
5329
5351
  "duration-nanosecond": {
5330
5352
  "displayName": "ns",
5331
- "unitPattern-count-one": "{0} ns",
5332
5353
  "unitPattern-count-other": "{0} ns"
5333
5354
  },
5334
5355
  "electric-ampere": {
5335
5356
  "displayName": "amps",
5336
- "unitPattern-count-one": "{0} A",
5337
5357
  "unitPattern-count-other": "{0} A"
5338
5358
  },
5339
5359
  "electric-milliampere": {
5340
5360
  "displayName": "miliamps",
5341
- "unitPattern-count-one": "{0} mA",
5342
5361
  "unitPattern-count-other": "{0} mA"
5343
5362
  },
5344
5363
  "electric-ohm": {
5345
5364
  "displayName": "ohms",
5346
- "unitPattern-count-one": "{0} Ω",
5347
5365
  "unitPattern-count-other": "{0} Ω"
5348
5366
  },
5349
5367
  "electric-volt": {
5350
5368
  "displayName": "volts",
5351
- "unitPattern-count-one": "{0} V",
5352
5369
  "unitPattern-count-other": "{0} V"
5353
5370
  },
5354
5371
  "energy-kilocalorie": {
5355
5372
  "displayName": "kcal",
5356
- "unitPattern-count-one": "{0} kcal",
5357
5373
  "unitPattern-count-other": "{0} kcal"
5358
5374
  },
5359
5375
  "energy-calorie": {
5360
5376
  "displayName": "cal",
5361
- "unitPattern-count-one": "{0} cal",
5362
5377
  "unitPattern-count-other": "{0} cal"
5363
5378
  },
5364
5379
  "energy-foodcalorie": {
@@ -5368,22 +5383,18 @@
5368
5383
  },
5369
5384
  "energy-kilojoule": {
5370
5385
  "displayName": "quilojoule",
5371
- "unitPattern-count-one": "{0} kJ",
5372
5386
  "unitPattern-count-other": "{0} kJ"
5373
5387
  },
5374
5388
  "energy-joule": {
5375
5389
  "displayName": "joules",
5376
- "unitPattern-count-one": "{0} J",
5377
5390
  "unitPattern-count-other": "{0} J"
5378
5391
  },
5379
5392
  "energy-kilowatt-hour": {
5380
5393
  "displayName": "kW-hora",
5381
- "unitPattern-count-one": "{0} kWh",
5382
5394
  "unitPattern-count-other": "{0} kWh"
5383
5395
  },
5384
5396
  "energy-electronvolt": {
5385
5397
  "displayName": "eletrão-volt",
5386
- "unitPattern-count-one": "{0} eV",
5387
5398
  "unitPattern-count-other": "{0} eV"
5388
5399
  },
5389
5400
  "energy-british-thermal-unit": {
@@ -5398,12 +5409,10 @@
5398
5409
  },
5399
5410
  "force-pound-force": {
5400
5411
  "displayName": "libra-força",
5401
- "unitPattern-count-one": "{0} lbf",
5402
5412
  "unitPattern-count-other": "{0} lbf"
5403
5413
  },
5404
5414
  "force-newton": {
5405
5415
  "displayName": "newton",
5406
- "unitPattern-count-one": "{0} N",
5407
5416
  "unitPattern-count-other": "{0} N"
5408
5417
  },
5409
5418
  "force-kilowatt-hour-per-100-kilometer": {
@@ -5413,54 +5422,40 @@
5413
5422
  },
5414
5423
  "frequency-gigahertz": {
5415
5424
  "displayName": "GHz",
5416
- "unitPattern-count-one": "{0} GHz",
5417
5425
  "unitPattern-count-other": "{0} GHz"
5418
5426
  },
5419
5427
  "frequency-megahertz": {
5420
5428
  "displayName": "MHz",
5421
- "unitPattern-count-one": "{0} MHz",
5422
5429
  "unitPattern-count-other": "{0} MHz"
5423
5430
  },
5424
5431
  "frequency-kilohertz": {
5425
5432
  "displayName": "kHz",
5426
- "unitPattern-count-one": "{0} kHz",
5427
5433
  "unitPattern-count-other": "{0} kHz"
5428
5434
  },
5429
5435
  "frequency-hertz": {
5430
5436
  "displayName": "Hz",
5431
- "unitPattern-count-one": "{0} Hz",
5432
5437
  "unitPattern-count-other": "{0} Hz"
5433
5438
  },
5434
5439
  "graphics-em": {
5435
5440
  "displayName": "em",
5436
- "unitPattern-count-one": "{0} em",
5437
5441
  "unitPattern-count-other": "{0} em"
5438
5442
  },
5439
5443
  "graphics-pixel": {
5440
5444
  "displayName": "píxeis",
5441
- "unitPattern-count-one": "{0} px",
5442
5445
  "unitPattern-count-other": "{0} px"
5443
5446
  },
5444
5447
  "graphics-megapixel": {
5445
5448
  "displayName": "megapíxeis",
5446
- "unitPattern-count-one": "{0} MP",
5447
5449
  "unitPattern-count-other": "{0} MP"
5448
5450
  },
5449
5451
  "graphics-pixel-per-centimeter": {
5450
5452
  "displayName": "ppcm",
5451
- "unitPattern-count-one": "{0} ppcm",
5452
5453
  "unitPattern-count-other": "{0} ppcm"
5453
5454
  },
5454
5455
  "graphics-pixel-per-inch": {
5455
5456
  "displayName": "ppi",
5456
- "unitPattern-count-one": "{0} ppi",
5457
5457
  "unitPattern-count-other": "{0} ppi"
5458
5458
  },
5459
- "graphics-dot-per-centimeter": {
5460
- "displayName": "ppcm",
5461
- "unitPattern-count-one": "{0} ppcm",
5462
- "unitPattern-count-other": "{0} ppcm"
5463
- },
5464
5459
  "graphics-dot-per-inch": {
5465
5460
  "displayName": "ppp",
5466
5461
  "unitPattern-count-one": "{0} ppp",
@@ -5468,72 +5463,61 @@
5468
5463
  },
5469
5464
  "graphics-dot": {
5470
5465
  "displayName": "pontos",
5471
- "unitPattern-count-one": "{0} p",
5472
- "unitPattern-count-other": "{0} p"
5466
+ "unitPattern-count-one": "{0} ponto",
5467
+ "unitPattern-count-other": "{0} pontos"
5473
5468
  },
5474
5469
  "length-earth-radius": {
5475
5470
  "displayName": "R⊕",
5476
- "unitPattern-count-one": "{0} R⊕",
5477
5471
  "unitPattern-count-other": "{0} R⊕"
5478
5472
  },
5479
5473
  "length-kilometer": {
5480
5474
  "displayName": "km",
5481
- "unitPattern-count-one": "{0} km",
5482
5475
  "unitPattern-count-other": "{0} km",
5483
5476
  "perUnitPattern": "{0}/km"
5484
5477
  },
5485
5478
  "length-meter": {
5486
5479
  "displayName": "metros",
5487
- "unitPattern-count-one": "{0} m",
5488
5480
  "unitPattern-count-other": "{0} m",
5489
5481
  "perUnitPattern": "{0}/m"
5490
5482
  },
5491
5483
  "length-decimeter": {
5492
5484
  "displayName": "dm",
5493
- "unitPattern-count-one": "{0} dm",
5494
5485
  "unitPattern-count-other": "{0} dm"
5495
5486
  },
5496
5487
  "length-centimeter": {
5497
5488
  "displayName": "cm",
5498
- "unitPattern-count-one": "{0} cm",
5499
5489
  "unitPattern-count-other": "{0} cm",
5500
5490
  "perUnitPattern": "{0}/cm"
5501
5491
  },
5502
5492
  "length-millimeter": {
5503
5493
  "displayName": "mm",
5504
- "unitPattern-count-one": "{0} mm",
5505
5494
  "unitPattern-count-other": "{0} mm"
5506
5495
  },
5507
5496
  "length-micrometer": {
5508
5497
  "displayName": "μm",
5509
- "unitPattern-count-one": "{0} μm",
5510
5498
  "unitPattern-count-other": "{0} μm"
5511
5499
  },
5512
5500
  "length-nanometer": {
5513
5501
  "displayName": "nm",
5514
- "unitPattern-count-one": "{0} nm",
5515
5502
  "unitPattern-count-other": "{0} nm"
5516
5503
  },
5517
5504
  "length-picometer": {
5518
5505
  "displayName": "pm",
5519
- "unitPattern-count-one": "{0} pm",
5520
5506
  "unitPattern-count-other": "{0} pm"
5521
5507
  },
5522
5508
  "length-mile": {
5523
5509
  "displayName": "milhas",
5524
- "unitPattern-count-one": "{0} milha",
5525
- "unitPattern-count-other": "{0} milhas"
5510
+ "unitPattern-count-one": "{0} mi",
5511
+ "unitPattern-count-other": "{0} mi"
5526
5512
  },
5527
5513
  "length-yard": {
5528
5514
  "displayName": "jardas",
5529
- "unitPattern-count-one": "{0} yd",
5530
5515
  "unitPattern-count-other": "{0} yd"
5531
5516
  },
5532
5517
  "length-foot": {
5533
5518
  "displayName": "pés",
5534
- "unitPattern-count-one": "{0} ",
5535
- "unitPattern-count-other": "{0} pés",
5536
- "perUnitPattern": "{0}/pé"
5519
+ "unitPattern-count-other": "{0} ft",
5520
+ "perUnitPattern": "{0}/ft"
5537
5521
  },
5538
5522
  "length-inch": {
5539
5523
  "displayName": "polegadas",
@@ -5543,7 +5527,6 @@
5543
5527
  },
5544
5528
  "length-parsec": {
5545
5529
  "displayName": "pc",
5546
- "unitPattern-count-one": "{0} pc",
5547
5530
  "unitPattern-count-other": "{0} pc"
5548
5531
  },
5549
5532
  "length-light-year": {
@@ -5558,7 +5541,6 @@
5558
5541
  },
5559
5542
  "length-furlong": {
5560
5543
  "displayName": "furlongs",
5561
- "unitPattern-count-one": "{0} fur",
5562
5544
  "unitPattern-count-other": "{0} fur"
5563
5545
  },
5564
5546
  "length-fathom": {
@@ -5573,64 +5555,52 @@
5573
5555
  },
5574
5556
  "length-mile-scandinavian": {
5575
5557
  "displayName": "smi",
5576
- "unitPattern-count-one": "{0} smi",
5577
5558
  "unitPattern-count-other": "{0} smi"
5578
5559
  },
5579
5560
  "length-point": {
5580
5561
  "displayName": "pontos tipográficos",
5581
- "unitPattern-count-one": "{0} pt",
5582
5562
  "unitPattern-count-other": "{0} pt"
5583
5563
  },
5584
5564
  "length-solar-radius": {
5585
5565
  "displayName": "raios solares",
5586
- "unitPattern-count-one": "{0} R☉",
5587
5566
  "unitPattern-count-other": "{0} R☉"
5588
5567
  },
5589
5568
  "light-lux": {
5590
5569
  "displayName": "lux",
5591
- "unitPattern-count-one": "{0} lx",
5592
5570
  "unitPattern-count-other": "{0} lx"
5593
5571
  },
5594
5572
  "light-candela": {
5595
5573
  "displayName": "cd",
5596
- "unitPattern-count-one": "{0} cd",
5597
5574
  "unitPattern-count-other": "{0} cd"
5598
5575
  },
5599
5576
  "light-lumen": {
5600
5577
  "displayName": "lm",
5601
- "unitPattern-count-one": "{0} lm",
5602
5578
  "unitPattern-count-other": "{0} lm"
5603
5579
  },
5604
5580
  "light-solar-luminosity": {
5605
5581
  "displayName": "luminosidades solares",
5606
- "unitPattern-count-one": "{0} L☉",
5607
5582
  "unitPattern-count-other": "{0} L☉"
5608
5583
  },
5609
5584
  "mass-tonne": {
5610
5585
  "displayName": "t",
5611
- "unitPattern-count-one": "{0} t",
5612
5586
  "unitPattern-count-other": "{0} t"
5613
5587
  },
5614
5588
  "mass-kilogram": {
5615
5589
  "displayName": "kg",
5616
- "unitPattern-count-one": "{0} kg",
5617
5590
  "unitPattern-count-other": "{0} kg",
5618
5591
  "perUnitPattern": "{0}/kg"
5619
5592
  },
5620
5593
  "mass-gram": {
5621
5594
  "displayName": "gramas",
5622
- "unitPattern-count-one": "{0} g",
5623
5595
  "unitPattern-count-other": "{0} g",
5624
5596
  "perUnitPattern": "{0}/g"
5625
5597
  },
5626
5598
  "mass-milligram": {
5627
5599
  "displayName": "mg",
5628
- "unitPattern-count-one": "{0} mg",
5629
5600
  "unitPattern-count-other": "{0} mg"
5630
5601
  },
5631
5602
  "mass-microgram": {
5632
5603
  "displayName": "μg",
5633
- "unitPattern-count-one": "{0} μg",
5634
5604
  "unitPattern-count-other": "{0} μg"
5635
5605
  },
5636
5606
  "mass-ton": {
@@ -5640,24 +5610,20 @@
5640
5610
  },
5641
5611
  "mass-stone": {
5642
5612
  "displayName": "stones",
5643
- "unitPattern-count-one": "{0} st",
5644
5613
  "unitPattern-count-other": "{0} st"
5645
5614
  },
5646
5615
  "mass-pound": {
5647
5616
  "displayName": "libras",
5648
- "unitPattern-count-one": "{0} lb",
5649
5617
  "unitPattern-count-other": "{0} lb",
5650
5618
  "perUnitPattern": "{0}/lb"
5651
5619
  },
5652
5620
  "mass-ounce": {
5653
5621
  "displayName": "oz",
5654
- "unitPattern-count-one": "{0} oz",
5655
5622
  "unitPattern-count-other": "{0} oz",
5656
5623
  "perUnitPattern": "{0}/oz"
5657
5624
  },
5658
5625
  "mass-ounce-troy": {
5659
5626
  "displayName": "oz troy",
5660
- "unitPattern-count-one": "{0} oz t",
5661
5627
  "unitPattern-count-other": "{0} oz t"
5662
5628
  },
5663
5629
  "mass-carat": {
@@ -5667,17 +5633,14 @@
5667
5633
  },
5668
5634
  "mass-dalton": {
5669
5635
  "displayName": "daltons",
5670
- "unitPattern-count-one": "{0} Da",
5671
5636
  "unitPattern-count-other": "{0} Da"
5672
5637
  },
5673
5638
  "mass-earth-mass": {
5674
5639
  "displayName": "massas da Terra",
5675
- "unitPattern-count-one": "{0} M⊕",
5676
5640
  "unitPattern-count-other": "{0} M⊕"
5677
5641
  },
5678
5642
  "mass-solar-mass": {
5679
5643
  "displayName": "massas solares",
5680
- "unitPattern-count-one": "{0} M☉",
5681
5644
  "unitPattern-count-other": "{0} M☉"
5682
5645
  },
5683
5646
  "mass-grain": {
@@ -5687,27 +5650,22 @@
5687
5650
  },
5688
5651
  "power-gigawatt": {
5689
5652
  "displayName": "GW",
5690
- "unitPattern-count-one": "{0} GW",
5691
5653
  "unitPattern-count-other": "{0} GW"
5692
5654
  },
5693
5655
  "power-megawatt": {
5694
5656
  "displayName": "MW",
5695
- "unitPattern-count-one": "{0} MW",
5696
5657
  "unitPattern-count-other": "{0} MW"
5697
5658
  },
5698
5659
  "power-kilowatt": {
5699
5660
  "displayName": "kW",
5700
- "unitPattern-count-one": "{0} kW",
5701
5661
  "unitPattern-count-other": "{0} kW"
5702
5662
  },
5703
5663
  "power-watt": {
5704
5664
  "displayName": "watts",
5705
- "unitPattern-count-one": "{0} W",
5706
5665
  "unitPattern-count-other": "{0} W"
5707
5666
  },
5708
5667
  "power-milliwatt": {
5709
5668
  "displayName": "mW",
5710
- "unitPattern-count-one": "{0} mW",
5711
5669
  "unitPattern-count-other": "{0} mW"
5712
5670
  },
5713
5671
  "power-horsepower": {
@@ -5720,14 +5678,17 @@
5720
5678
  "unitPattern-count-one": "{0} mmHg",
5721
5679
  "unitPattern-count-other": "{0} mmHg"
5722
5680
  },
5681
+ "pressure-ofhg": {
5682
+ "displayName": "de Hg",
5683
+ "unitPattern-count-one": "{0} de Hg",
5684
+ "unitPattern-count-other": "{0} de Hg"
5685
+ },
5723
5686
  "pressure-pound-force-per-square-inch": {
5724
5687
  "displayName": "psi",
5725
- "unitPattern-count-one": "{0} psi",
5726
5688
  "unitPattern-count-other": "{0} psi"
5727
5689
  },
5728
5690
  "pressure-inch-ofhg": {
5729
5691
  "displayName": "inHg",
5730
- "unitPattern-count-one": "{0} inHg",
5731
5692
  "unitPattern-count-other": "{0} inHg"
5732
5693
  },
5733
5694
  "pressure-bar": {
@@ -5742,37 +5703,30 @@
5742
5703
  },
5743
5704
  "pressure-atmosphere": {
5744
5705
  "displayName": "atm",
5745
- "unitPattern-count-one": "{0} atm",
5746
5706
  "unitPattern-count-other": "{0} atm"
5747
5707
  },
5748
5708
  "pressure-pascal": {
5749
5709
  "displayName": "Pa",
5750
- "unitPattern-count-one": "{0} Pa",
5751
5710
  "unitPattern-count-other": "{0} Pa"
5752
5711
  },
5753
5712
  "pressure-hectopascal": {
5754
5713
  "displayName": "hPa",
5755
- "unitPattern-count-one": "{0} hPa",
5756
5714
  "unitPattern-count-other": "{0} hPa"
5757
5715
  },
5758
5716
  "pressure-kilopascal": {
5759
5717
  "displayName": "kPa",
5760
- "unitPattern-count-one": "{0} kPa",
5761
5718
  "unitPattern-count-other": "{0} kPa"
5762
5719
  },
5763
5720
  "pressure-megapascal": {
5764
5721
  "displayName": "MPa",
5765
- "unitPattern-count-one": "{0} MPa",
5766
5722
  "unitPattern-count-other": "{0} MPa"
5767
5723
  },
5768
5724
  "speed-kilometer-per-hour": {
5769
5725
  "displayName": "km/h",
5770
- "unitPattern-count-one": "{0} km/h",
5771
5726
  "unitPattern-count-other": "{0} km/h"
5772
5727
  },
5773
5728
  "speed-meter-per-second": {
5774
5729
  "displayName": "m/s",
5775
- "unitPattern-count-one": "{0} m/s",
5776
5730
  "unitPattern-count-other": "{0} m/s"
5777
5731
  },
5778
5732
  "speed-mile-per-hour": {
@@ -5781,13 +5735,17 @@
5781
5735
  "unitPattern-count-other": "{0} mi/h"
5782
5736
  },
5783
5737
  "speed-knot": {
5784
- "displayName": "",
5738
+ "displayName": "nós",
5785
5739
  "unitPattern-count-one": "{0} nó",
5786
5740
  "unitPattern-count-other": "{0} nós"
5787
5741
  },
5742
+ "speed-beaufort": {
5743
+ "displayName": "Bft",
5744
+ "unitPattern-count-one": "{0} B",
5745
+ "unitPattern-count-other": "{0} B"
5746
+ },
5788
5747
  "temperature-generic": {
5789
5748
  "displayName": "°",
5790
- "unitPattern-count-one": "{0}°",
5791
5749
  "unitPattern-count-other": "{0}°"
5792
5750
  },
5793
5751
  "temperature-celsius": {
@@ -5802,49 +5760,40 @@
5802
5760
  },
5803
5761
  "temperature-kelvin": {
5804
5762
  "displayName": "K",
5805
- "unitPattern-count-one": "{0} K",
5806
5763
  "unitPattern-count-other": "{0} K"
5807
5764
  },
5808
5765
  "torque-pound-force-foot": {
5809
5766
  "displayName": "lbf⋅ft",
5810
- "unitPattern-count-one": "{0} lbf⋅ft",
5811
5767
  "unitPattern-count-other": "{0} lbf⋅ft"
5812
5768
  },
5813
5769
  "torque-newton-meter": {
5814
5770
  "displayName": "N⋅m",
5815
- "unitPattern-count-one": "{0} N⋅m",
5816
5771
  "unitPattern-count-other": "{0} N⋅m"
5817
5772
  },
5818
5773
  "volume-cubic-kilometer": {
5819
5774
  "displayName": "km³",
5820
- "unitPattern-count-one": "{0} km³",
5821
5775
  "unitPattern-count-other": "{0} km³"
5822
5776
  },
5823
5777
  "volume-cubic-meter": {
5824
5778
  "displayName": "m³",
5825
- "unitPattern-count-one": "{0} m³",
5826
5779
  "unitPattern-count-other": "{0} m³",
5827
5780
  "perUnitPattern": "{0}/m³"
5828
5781
  },
5829
5782
  "volume-cubic-centimeter": {
5830
5783
  "displayName": "cm³",
5831
- "unitPattern-count-one": "{0} cm³",
5832
5784
  "unitPattern-count-other": "{0} cm³",
5833
5785
  "perUnitPattern": "{0}/cm³"
5834
5786
  },
5835
5787
  "volume-cubic-mile": {
5836
5788
  "displayName": "mi³",
5837
- "unitPattern-count-one": "{0} mi³",
5838
5789
  "unitPattern-count-other": "{0} mi³"
5839
5790
  },
5840
5791
  "volume-cubic-yard": {
5841
5792
  "displayName": "yd³",
5842
- "unitPattern-count-one": "{0} yd³",
5843
5793
  "unitPattern-count-other": "{0} yd³"
5844
5794
  },
5845
5795
  "volume-cubic-foot": {
5846
5796
  "displayName": "ft³",
5847
- "unitPattern-count-one": "{0} ft³",
5848
5797
  "unitPattern-count-other": "{0} ft³"
5849
5798
  },
5850
5799
  "volume-cubic-inch": {
@@ -5864,7 +5813,6 @@
5864
5813
  },
5865
5814
  "volume-liter": {
5866
5815
  "displayName": "litros",
5867
- "unitPattern-count-one": "{0} l",
5868
5816
  "unitPattern-count-other": "{0} l",
5869
5817
  "perUnitPattern": "{0}/l"
5870
5818
  },
@@ -5893,6 +5841,10 @@
5893
5841
  "unitPattern-count-one": "{0} chám",
5894
5842
  "unitPattern-count-other": "{0} chám"
5895
5843
  },
5844
+ "volume-fluid-ounce-metric": {
5845
+ "displayName": "fl oz m.",
5846
+ "unitPattern-count-other": "{0} fl oz m."
5847
+ },
5896
5848
  "volume-acre-foot": {
5897
5849
  "displayName": "ac ft",
5898
5850
  "unitPattern-count-one": "{0} ac ft",
@@ -5900,7 +5852,6 @@
5900
5852
  },
5901
5853
  "volume-bushel": {
5902
5854
  "displayName": "bushels",
5903
- "unitPattern-count-one": "{0} bu",
5904
5855
  "unitPattern-count-other": "{0} bu"
5905
5856
  },
5906
5857
  "volume-gallon": {
@@ -5917,19 +5868,25 @@
5917
5868
  },
5918
5869
  "volume-quart": {
5919
5870
  "displayName": "qts",
5920
- "unitPattern-count-one": "{0} qt",
5921
5871
  "unitPattern-count-other": "{0} qt"
5922
5872
  },
5923
5873
  "volume-pint": {
5924
5874
  "displayName": "pints",
5925
- "unitPattern-count-one": "{0} pt",
5926
5875
  "unitPattern-count-other": "{0} pt"
5927
5876
  },
5877
+ "volume-pint-imperial": {
5878
+ "displayName": "pint Imp.",
5879
+ "unitPattern-count-other": "{0} pt Imp."
5880
+ },
5928
5881
  "volume-cup": {
5929
5882
  "displayName": "chávenas",
5930
5883
  "unitPattern-count-one": "{0} cháv.",
5931
5884
  "unitPattern-count-other": "{0} cháv."
5932
5885
  },
5886
+ "volume-cup-imperial": {
5887
+ "displayName": "cup Imp.",
5888
+ "unitPattern-count-other": "{0} cup Imp."
5889
+ },
5933
5890
  "volume-fluid-ounce": {
5934
5891
  "displayName": "fl oz",
5935
5892
  "unitPattern-count-one": "{0} fl oz",
@@ -5952,7 +5909,6 @@
5952
5909
  },
5953
5910
  "volume-barrel": {
5954
5911
  "displayName": "barril",
5955
- "unitPattern-count-one": "{0} bbl",
5956
5912
  "unitPattern-count-other": "{0} bbl"
5957
5913
  },
5958
5914
  "volume-dessert-spoon": {
@@ -5972,7 +5928,6 @@
5972
5928
  },
5973
5929
  "volume-dram": {
5974
5930
  "displayName": "dracma fluido",
5975
- "unitPattern-count-one": "{0} dram fl",
5976
5931
  "unitPattern-count-other": "{0} dram fl"
5977
5932
  },
5978
5933
  "volume-jigger": {
@@ -5990,6 +5945,174 @@
5990
5945
  "unitPattern-count-one": "{0} quarto imp.",
5991
5946
  "unitPattern-count-other": "{0} quartos imp."
5992
5947
  },
5948
+ "angle-steradian": {
5949
+ "displayName": "sr",
5950
+ "unitPattern-count-other": "{0} sr"
5951
+ },
5952
+ "concentr-katal": {
5953
+ "displayName": "kat",
5954
+ "unitPattern-count-other": "{0} kat"
5955
+ },
5956
+ "electric-coulomb": {
5957
+ "displayName": "C",
5958
+ "unitPattern-count-other": "{0} C"
5959
+ },
5960
+ "electric-farad": {
5961
+ "displayName": "F",
5962
+ "unitPattern-count-other": "{0} F"
5963
+ },
5964
+ "electric-henry": {
5965
+ "displayName": "H",
5966
+ "unitPattern-count-other": "{0} H"
5967
+ },
5968
+ "electric-siemens": {
5969
+ "displayName": "S",
5970
+ "unitPattern-count-other": "{0} S"
5971
+ },
5972
+ "energy-calorie-it": {
5973
+ "displayName": "cal-IT",
5974
+ "unitPattern-count-other": "{0} cal-IT"
5975
+ },
5976
+ "energy-british-thermal-unit-it": {
5977
+ "displayName": "BTU-IT",
5978
+ "unitPattern-count-other": "{0} BTU-IT"
5979
+ },
5980
+ "energy-becquerel": {
5981
+ "displayName": "Bq",
5982
+ "unitPattern-count-other": "{0} Bq"
5983
+ },
5984
+ "energy-sievert": {
5985
+ "displayName": "Sv",
5986
+ "unitPattern-count-other": "{0} Sv"
5987
+ },
5988
+ "energy-gray": {
5989
+ "displayName": "Gy",
5990
+ "unitPattern-count-other": "{0} Gy"
5991
+ },
5992
+ "force-kilogram-force": {
5993
+ "displayName": "kgf",
5994
+ "unitPattern-count-other": "{0} kgf"
5995
+ },
5996
+ "length-rod": {
5997
+ "displayName": "rod",
5998
+ "unitPattern-count-other": "{0} rod"
5999
+ },
6000
+ "length-chain": {
6001
+ "displayName": "chain",
6002
+ "unitPattern-count-other": "{0} chain"
6003
+ },
6004
+ "magnetic-tesla": {
6005
+ "displayName": "T",
6006
+ "unitPattern-count-other": "{0} T"
6007
+ },
6008
+ "magnetic-weber": {
6009
+ "displayName": "Wb",
6010
+ "unitPattern-count-other": "{0} Wb"
6011
+ },
6012
+ "temperature-rankine": {
6013
+ "displayName": "°R",
6014
+ "unitPattern-count-other": "{0} °R"
6015
+ },
6016
+ "duration-fortnight": {
6017
+ "displayName": "fortnight",
6018
+ "unitPattern-count-other": "{0} fw"
6019
+ },
6020
+ "mass-slug": {
6021
+ "displayName": "slug",
6022
+ "unitPattern-count-other": "{0} slug"
6023
+ },
6024
+ "pressure-gasoline-energy-density": {
6025
+ "displayName": "gas E",
6026
+ "unitPattern-count-other": "{0} gas E"
6027
+ },
6028
+ "length-rin": {
6029
+ "displayName": "rin [JP]",
6030
+ "unitPattern-count-other": "{0} rin [JP]"
6031
+ },
6032
+ "length-sun": {
6033
+ "displayName": "sun [JP]",
6034
+ "unitPattern-count-other": "{0} sun [JP]"
6035
+ },
6036
+ "length-shaku-length": {
6037
+ "displayName": "shaku [JP]",
6038
+ "unitPattern-count-other": "{0} shaku [JP]"
6039
+ },
6040
+ "length-shaku-cloth": {
6041
+ "displayName": "shaku [cloth, JP]",
6042
+ "unitPattern-count-other": "{0} shaku [cloth, JP]"
6043
+ },
6044
+ "length-ken": {
6045
+ "displayName": "ken [JP]",
6046
+ "unitPattern-count-other": "{0} ken [JP]"
6047
+ },
6048
+ "length-jo-jp": {
6049
+ "displayName": "jo [JP]",
6050
+ "unitPattern-count-other": "{0} jo [JP]"
6051
+ },
6052
+ "length-ri-jp": {
6053
+ "displayName": "ri [JP]",
6054
+ "unitPattern-count-other": "{0} ri [JP]"
6055
+ },
6056
+ "area-bu-jp": {
6057
+ "displayName": "bu [JP]",
6058
+ "unitPattern-count-other": "{0} bu [JP]"
6059
+ },
6060
+ "area-se-jp": {
6061
+ "displayName": "se [JP]",
6062
+ "unitPattern-count-other": "{0} se [JP]"
6063
+ },
6064
+ "area-cho": {
6065
+ "displayName": "cho [JP]",
6066
+ "unitPattern-count-other": "{0} cho [JP]"
6067
+ },
6068
+ "volume-kosaji": {
6069
+ "displayName": "kosaji [JP]",
6070
+ "unitPattern-count-other": "{0} kosaji [JP]"
6071
+ },
6072
+ "volume-osaji": {
6073
+ "displayName": "osaji [JP]",
6074
+ "unitPattern-count-other": "{0} osaji [JP]"
6075
+ },
6076
+ "volume-cup-jp": {
6077
+ "displayName": "cup [JP]",
6078
+ "unitPattern-count-other": "{0} cup [JP]"
6079
+ },
6080
+ "volume-shaku": {
6081
+ "displayName": "shaku [vol, JP]",
6082
+ "unitPattern-count-other": "{0} shaku [vol, JP]"
6083
+ },
6084
+ "volume-sai": {
6085
+ "displayName": "sai [JP]",
6086
+ "unitPattern-count-other": "{0} sai [JP]"
6087
+ },
6088
+ "volume-to-jp": {
6089
+ "displayName": "to [JP]",
6090
+ "unitPattern-count-other": "{0} to [JP]"
6091
+ },
6092
+ "volume-koku": {
6093
+ "displayName": "koku [JP]",
6094
+ "unitPattern-count-other": "{0} koku [JP]"
6095
+ },
6096
+ "speed-light-speed": {
6097
+ "displayName": "luz",
6098
+ "unitPattern-count-one": "{0} luz",
6099
+ "unitPattern-count-other": "{0} luzes"
6100
+ },
6101
+ "mass-fun": {
6102
+ "displayName": "fun [JP]",
6103
+ "unitPattern-count-other": "{0} fun [JP]"
6104
+ },
6105
+ "concentr-part-per-1e9": {
6106
+ "displayName": "partes/mil milhões",
6107
+ "unitPattern-count-one": "{0} ppmm",
6108
+ "unitPattern-count-other": "{0} ppmm"
6109
+ },
6110
+ "duration-night": {
6111
+ "displayName": "noites",
6112
+ "unitPattern-count-one": "{0} noite",
6113
+ "unitPattern-count-other": "{0} noites",
6114
+ "perUnitPattern": "{0}/noite"
6115
+ },
5993
6116
  "coordinateUnit": {
5994
6117
  "displayName": "direção",
5995
6118
  "east": "{0} E",
@@ -6000,9 +6123,9 @@
6000
6123
  }
6001
6124
  },
6002
6125
  "lenient-scope-number": {
6003
- "minusSign": "-‒⁻₋−➖﹣-",
6004
- "commaSign": ",،٫⹁、︐︑﹐﹑,、",
6005
- "plusSign": "+⁺₊➕﬩﹢+"
6126
+ "minusSign": "--﹣‑‒−⁻₋➖",
6127
+ "commaSign": ",,﹐︐⹁،٫、﹑、︑",
6128
+ "plusSign": "++﬩﹢⁺₊➕"
6006
6129
  },
6007
6130
  "currencyFormat-sap-short": {
6008
6131
  "1000-one": "0 mil ¤",
@@ -6023,12 +6146,12 @@
6023
6146
  "10000000000-other": "00 mM ¤",
6024
6147
  "100000000000-one": "000 mM ¤",
6025
6148
  "100000000000-other": "000 mM ¤",
6026
- "1000000000000-one": "0 B ¤",
6027
- "1000000000000-other": "0 B ¤",
6028
- "10000000000000-one": "00 B ¤",
6029
- "10000000000000-other": "00 B ¤",
6030
- "100000000000000-one": "000 B ¤",
6031
- "100000000000000-other": "000 B ¤"
6149
+ "1000000000000-one": "0 Bi ¤",
6150
+ "1000000000000-other": "0 Bi ¤",
6151
+ "10000000000000-one": "00 Bi ¤",
6152
+ "10000000000000-other": "00 Bi ¤",
6153
+ "100000000000000-one": "000 Bi ¤",
6154
+ "100000000000000-other": "000 Bi ¤"
6032
6155
  },
6033
6156
  "currencyDigits": {
6034
6157
  "ADP": 0,
@@ -6039,11 +6162,13 @@
6039
6162
  "BYR": 0,
6040
6163
  "CLF": 4,
6041
6164
  "CLP": 0,
6165
+ "COP": 0,
6042
6166
  "DEFAULT": 2,
6043
6167
  "DJF": 0,
6044
6168
  "ESP": 0,
6045
6169
  "GNF": 0,
6046
6170
  "HUF": 0,
6171
+ "IDR": 0,
6047
6172
  "IQD": 0,
6048
6173
  "IRR": 0,
6049
6174
  "ISK": 0,
@@ -6063,6 +6188,7 @@
6063
6188
  "MMK": 0,
6064
6189
  "MRO": 0,
6065
6190
  "OMR": 3,
6191
+ "PKR": 0,
6066
6192
  "PYG": 0,
6067
6193
  "RSD": 0,
6068
6194
  "RWF": 0,
@@ -6100,45 +6226,46 @@
6100
6226
  },
6101
6227
  "eras-gregorian": {
6102
6228
  "0": {
6103
- "_code": "gregory-inverse",
6104
- "_aliases": "bc bce",
6229
+ "_code": "bce",
6230
+ "_aliases": "bc",
6105
6231
  "_end": "0-12-31"
6106
6232
  },
6107
6233
  "1": {
6108
- "_code": "gregory",
6109
- "_aliases": "ad ce",
6234
+ "_code": "ce",
6235
+ "_aliases": "ad",
6110
6236
  "_start": "1-01-01"
6111
6237
  }
6112
6238
  },
6113
6239
  "eras-islamic": {
6114
6240
  "0": {
6115
- "_code": "islamic",
6116
- "_aliases": "ah",
6117
- "_start": "622-7-15"
6241
+ "_code": "ah",
6242
+ "_start": "622-07-19"
6243
+ },
6244
+ "1": {
6245
+ "_code": "bh",
6246
+ "_end": "622-07-18"
6118
6247
  }
6119
6248
  },
6120
6249
  "eras-persian": {
6121
6250
  "0": {
6122
- "_code": "persian",
6123
- "_aliases": "ap",
6124
- "_start": "622-01-01"
6251
+ "_code": "ap",
6252
+ "_start": "622-03-21"
6125
6253
  }
6126
6254
  },
6127
6255
  "eras-buddhist": {
6128
6256
  "0": {
6129
- "_code": "buddhist",
6130
- "_aliases": "be",
6257
+ "_code": "be",
6131
6258
  "_start": "-542-01-01"
6132
6259
  }
6133
6260
  },
6134
6261
  "eras-japanese": {
6135
6262
  "232": {
6136
6263
  "_code": "meiji",
6137
- "_start": "1868-9-8"
6264
+ "_start": "1868-10-23"
6138
6265
  },
6139
6266
  "233": {
6140
6267
  "_code": "taisho",
6141
- "_start": "1912-7-30"
6268
+ "_start": "1912-07-30"
6142
6269
  },
6143
6270
  "234": {
6144
6271
  "_code": "showa",
@@ -6146,11 +6273,11 @@
6146
6273
  },
6147
6274
  "235": {
6148
6275
  "_code": "heisei",
6149
- "_start": "1989-1-8"
6276
+ "_start": "1989-01-08"
6150
6277
  },
6151
6278
  "236": {
6152
6279
  "_code": "reiwa",
6153
- "_start": "2019-5-1"
6280
+ "_start": "2019-05-01"
6154
6281
  }
6155
6282
  },
6156
6283
  "dayPeriodRules": {
@@ -6176,5 +6303,9 @@
6176
6303
  "noon": {
6177
6304
  "_at": "12:00"
6178
6305
  }
6306
+ },
6307
+ "sap-calendarWeek": {
6308
+ "narrow": "SC {0}",
6309
+ "wide": "Semana do calendário {0}"
6179
6310
  }
6180
6311
  }