@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ština",
7
7
  "ab": "abcházština",
@@ -47,7 +47,7 @@
47
47
  "awa": "awadhština",
48
48
  "ay": "ajmarština",
49
49
  "az": "ázerbájdžánština",
50
- "az_alt-short": "ázerbájdžánština",
50
+ "az_alt-short": "azerština",
51
51
  "ba": "baškirština",
52
52
  "bal": "balúčština",
53
53
  "ban": "balijština",
@@ -64,6 +64,7 @@
64
64
  "bfd": "bafut",
65
65
  "bfq": "badagština",
66
66
  "bg": "bulharština",
67
+ "bgc": "harijánština",
67
68
  "bgn": "balúčština (západní)",
68
69
  "bho": "bhódžpurština",
69
70
  "bi": "bislamština",
@@ -72,6 +73,7 @@
72
73
  "bjn": "bandžarština",
73
74
  "bkm": "kom",
74
75
  "bla": "siksika",
76
+ "blo": "aniiština",
75
77
  "bm": "bambarština",
76
78
  "bn": "bengálština",
77
79
  "bo": "tibetština",
@@ -107,9 +109,9 @@
107
109
  "chp": "čipevajština",
108
110
  "chr": "čerokézština",
109
111
  "chy": "čejenština",
112
+ "cic": "čikasavština",
110
113
  "ckb": "kurdština (sorání)",
111
- "ckb_alt-menu": "kurdština (sorání)",
112
- "ckb_alt-variant": "kurdština (sorání)",
114
+ "ckb_alt-menu": "kurdština (centrální)",
113
115
  "clc": "čilkotinština",
114
116
  "cnr": "Černohorština",
115
117
  "co": "korsičtina",
@@ -135,7 +137,6 @@
135
137
  "dar": "dargština",
136
138
  "dav": "taita",
137
139
  "de": "němčina",
138
- "de_AT": "němčina (Rakousko)",
139
140
  "de_CH": "němčina standardní (Švýcarsko)",
140
141
  "del": "delawarština",
141
142
  "den": "slejvština (athabaský jazyk)",
@@ -161,18 +162,13 @@
161
162
  "el": "řečtina",
162
163
  "elx": "elamitština",
163
164
  "en": "angličtina",
164
- "en_AU": "angličtina (Austrálie)",
165
- "en_CA": "angličtina (Kanada)",
166
165
  "en_GB": "angličtina (Velká Británie)",
167
166
  "en_GB-alt-short": "angličtina (VB)",
168
167
  "en_US": "angličtina (USA)",
169
- "en_US-alt-short": "angličtina (USA)",
170
168
  "enm": "angličtina (středověká)",
171
169
  "eo": "esperanto",
172
170
  "es": "španělština",
173
- "es_419": "španělština (Latinská Amerika)",
174
171
  "es_ES": "španělština (Evropa)",
175
- "es_MX": "španělština (Mexiko)",
176
172
  "esu": "jupikština (středoaljašská)",
177
173
  "et": "estonština",
178
174
  "eu": "baskičtina",
@@ -190,8 +186,6 @@
190
186
  "fo": "faerština",
191
187
  "fon": "fonština",
192
188
  "fr": "francouzština",
193
- "fr_CA": "francouzština (Kanada)",
194
- "fr_CH": "francouzština (Švýcarsko)",
195
189
  "frc": "francouzština (cajunská)",
196
190
  "frm": "francouzština (středověká)",
197
191
  "fro": "francouzština (stará)",
@@ -215,7 +209,6 @@
215
209
  "gmh": "hornoněmčina (středověká)",
216
210
  "gn": "guaranština",
217
211
  "goh": "hornoněmčina (stará)",
218
- "gom": "konkánština (Goa)",
219
212
  "gon": "góndština",
220
213
  "gor": "gorontalo",
221
214
  "got": "gótština",
@@ -235,7 +228,6 @@
235
228
  "hax": "haidština (jižní)",
236
229
  "he": "hebrejština",
237
230
  "hi": "hindština",
238
- "hi_Latn": "hindština (latinka)",
239
231
  "hi_Latn-alt-variant": "hingliš",
240
232
  "hif": "hindština (Fidži)",
241
233
  "hil": "hiligajnonština",
@@ -322,11 +314,14 @@
322
314
  "ksf": "bafia",
323
315
  "ksh": "kolínština",
324
316
  "ku": "kurdština",
317
+ "ku_menu-core": "kurdština",
318
+ "ku_menu-extension": "kurmándží",
325
319
  "kum": "kumyčtina",
326
320
  "kut": "kutenajština",
327
321
  "kv": "komijština",
328
322
  "kw": "kornština",
329
323
  "kwk": "kvakiutština",
324
+ "kxv": "kúvi",
330
325
  "ky": "kyrgyzština",
331
326
  "la": "latina",
332
327
  "lad": "ladinština",
@@ -342,6 +337,7 @@
342
337
  "lil": "lillooetština",
343
338
  "liv": "livonština",
344
339
  "lkt": "lakotština",
340
+ "lld": "ladinština",
345
341
  "lmo": "lombardština",
346
342
  "ln": "lingalština",
347
343
  "lo": "laoština",
@@ -475,7 +471,6 @@
475
471
  "pro": "provensálština",
476
472
  "ps": "paštština",
477
473
  "pt": "portugalština",
478
- "pt_BR": "portugalština (Brazílie)",
479
474
  "pt_PT": "portugalština (Evropa)",
480
475
  "qu": "kečuánština",
481
476
  "quc": "kičé",
@@ -616,13 +611,13 @@
616
611
  "und": "neznámý jazyk",
617
612
  "ur": "urdština",
618
613
  "uz": "uzbečtina",
619
- "vai": "vai",
620
614
  "ve": "venda",
621
615
  "vec": "benátština",
622
616
  "vep": "vepština",
623
617
  "vi": "vietnamština",
624
618
  "vls": "vlámština (západní)",
625
619
  "vmf": "němčina (mohansko-franské dialekty)",
620
+ "vmw": "makhuwština",
626
621
  "vo": "volapük",
627
622
  "vot": "votština",
628
623
  "vro": "võruština",
@@ -638,6 +633,7 @@
638
633
  "xal": "kalmyčtina",
639
634
  "xh": "xhoština",
640
635
  "xmf": "mingrelština",
636
+ "xnr": "kángrí",
641
637
  "xog": "sogština",
642
638
  "yao": "jaoština",
643
639
  "yap": "japština",
@@ -658,7 +654,6 @@
658
654
  "zh_alt-menu": "standardní čínština",
659
655
  "zh_Hans": "čínština (zjednodušená)",
660
656
  "zh_Hans-alt-long": "standardní čínština (zjednodušená)",
661
- "zh_Hant": "čínština (tradiční)",
662
657
  "zh_Hant-alt-long": "standardní čínština (tradiční)",
663
658
  "zu": "zuluština",
664
659
  "zun": "zunijština",
@@ -707,6 +702,7 @@
707
702
  "Geok": "gruzínské chutsuri",
708
703
  "Geor": "gruzínské",
709
704
  "Glag": "hlaholice",
705
+ "Gong": "gundžala gondí",
710
706
  "Goth": "gotické",
711
707
  "Gran": "grantha",
712
708
  "Grek": "řecké",
@@ -724,6 +720,7 @@
724
720
  "Hira": "hiragana",
725
721
  "Hluw": "anatolské hieroglyfy",
726
722
  "Hmng": "hmongské",
723
+ "Hmnp": "nyiakeng puachue hmong",
727
724
  "Hrkt": "japonské slabičné",
728
725
  "Hung": "staromaďarské",
729
726
  "Inds": "harappské",
@@ -833,6 +830,7 @@
833
830
  "Xpeo": "staroperské klínové písmo",
834
831
  "Xsux": "sumero-akkadské klínové písmo",
835
832
  "Yiii": "yi",
833
+ "Zinh": "zděděné",
836
834
  "Zmth": "matematický zápis",
837
835
  "Zsye": "emodži",
838
836
  "Zsym": "symboly",
@@ -926,6 +924,7 @@
926
924
  "CN": "Čína",
927
925
  "CO": "Kolumbie",
928
926
  "CP": "Clippertonův ostrov",
927
+ "CQ": "Sark",
929
928
  "CR": "Kostarika",
930
929
  "CU": "Kuba",
931
930
  "CV": "Kapverdy",
@@ -992,6 +991,7 @@
992
991
  "IM": "Ostrov Man",
993
992
  "IN": "Indie",
994
993
  "IO": "Britské indickooceánské území",
994
+ "IO-alt-chagos": "Čagoské ostrovy",
995
995
  "IQ": "Irák",
996
996
  "IR": "Írán",
997
997
  "IS": "Island",
@@ -1118,7 +1118,6 @@
1118
1118
  "TN": "Tunisko",
1119
1119
  "TO": "Tonga",
1120
1120
  "TR": "Turecko",
1121
- "TR-alt-variant": "Turecko",
1122
1121
  "TT": "Trinidad a Tobago",
1123
1122
  "TV": "Tuvalu",
1124
1123
  "TW": "Tchaj-wan",
@@ -1176,15 +1175,19 @@
1176
1175
  "Bhms": "h:mm:ss B",
1177
1176
  "d": "d.",
1178
1177
  "E": "ccc",
1178
+ "EBh": "E h B",
1179
1179
  "EBhm": "E h:mm B",
1180
1180
  "EBhms": "E h:mm:ss B",
1181
1181
  "Ed": "E d.",
1182
+ "Eh": "E h a",
1182
1183
  "Ehm": "E h:mm a",
1183
1184
  "EHm": "E H:mm",
1184
1185
  "Ehms": "E h:mm:ss a",
1185
1186
  "EHms": "E H:mm:ss",
1186
1187
  "Gy": "y G",
1188
+ "GyM": "M/y G",
1187
1189
  "GyMd": "d. M. y GGGGG",
1190
+ "GyMEd": "E, d. M. y G",
1188
1191
  "GyMMM": "LLLL y G",
1189
1192
  "GyMMMd": "d. M. y G",
1190
1193
  "GyMMMEd": "E d. M. y G",
@@ -1204,6 +1207,8 @@
1204
1207
  "Hmv": "H:mm v",
1205
1208
  "hmvvvv": "h:mm a, vvvv",
1206
1209
  "Hmvvvv": "H:mm, vvvv",
1210
+ "hv": "h a v",
1211
+ "Hv": "H 'h' v",
1207
1212
  "M": "L",
1208
1213
  "Md": "d. M.",
1209
1214
  "MEd": "E d. M.",
@@ -1737,15 +1742,19 @@
1737
1742
  "Bhms": "h:mm:ss B",
1738
1743
  "d": "d.",
1739
1744
  "E": "ccc",
1745
+ "EBh": "E h B",
1740
1746
  "EBhm": "E h:mm B",
1741
1747
  "EBhms": "E h:mm:ss B",
1742
1748
  "Ed": "E d.",
1749
+ "Eh": "E h a",
1743
1750
  "Ehm": "E h:mm a",
1744
1751
  "EHm": "E H:mm",
1745
1752
  "Ehms": "E h:mm:ss a",
1746
1753
  "EHms": "E H:mm:ss",
1747
1754
  "Gy": "y G",
1755
+ "GyM": "M/y G",
1748
1756
  "GyMd": "d. M. y GGGGG",
1757
+ "GyMEd": "E d. M. y G",
1749
1758
  "GyMMM": "LLLL y G",
1750
1759
  "GyMMMd": "d. M. y G",
1751
1760
  "GyMMMEd": "E d. M. y G",
@@ -1757,6 +1766,8 @@
1757
1766
  "Hm": "H:mm",
1758
1767
  "hms": "h:mm:ss a",
1759
1768
  "Hms": "H:mm:ss",
1769
+ "hv": "h a v",
1770
+ "Hv": "H 'h' v",
1760
1771
  "M": "L",
1761
1772
  "Md": "d. M.",
1762
1773
  "MEd": "E d. M.",
@@ -2253,13 +2264,16 @@
2253
2264
  }
2254
2265
  },
2255
2266
  "era-wide": {
2256
- "0": "AH"
2267
+ "0": "AH",
2268
+ "1": "BH"
2257
2269
  },
2258
2270
  "era-abbreviated": {
2259
- "0": "AH"
2271
+ "0": "AH",
2272
+ "1": "BH"
2260
2273
  },
2261
2274
  "era-narrow": {
2262
- "0": "AH"
2275
+ "0": "AH",
2276
+ "1": "BH"
2263
2277
  }
2264
2278
  },
2265
2279
  "ca-japanese": {
@@ -2286,15 +2300,19 @@
2286
2300
  "Bhms": "h:mm:ss B",
2287
2301
  "d": "d.",
2288
2302
  "E": "ccc",
2303
+ "EBh": "E h B",
2289
2304
  "EBhm": "E h:mm B",
2290
2305
  "EBhms": "E h:mm:ss B",
2291
2306
  "Ed": "E d.",
2307
+ "Eh": "E h a",
2292
2308
  "Ehm": "E h:mm a",
2293
2309
  "EHm": "E H:mm",
2294
2310
  "Ehms": "E h:mm:ss a",
2295
2311
  "EHms": "E H:mm:ss",
2296
2312
  "Gy": "y G",
2313
+ "GyM": "M/y G",
2297
2314
  "GyMd": "d. M. y GGGGG",
2315
+ "GyMEd": "E d. M. y G",
2298
2316
  "GyMMM": "LLLL y G",
2299
2317
  "GyMMMd": "d. M. y G",
2300
2318
  "GyMMMEd": "E d. M. y G",
@@ -2306,6 +2324,8 @@
2306
2324
  "Hm": "H:mm",
2307
2325
  "hms": "h:mm:ss a",
2308
2326
  "Hms": "H:mm:ss",
2327
+ "hv": "h a v",
2328
+ "Hv": "H 'h' v",
2309
2329
  "M": "L",
2310
2330
  "Md": "d. M.",
2311
2331
  "MEd": "E d. M.",
@@ -2855,15 +2875,19 @@
2855
2875
  "Bhms": "h:mm:ss B",
2856
2876
  "d": "d.",
2857
2877
  "E": "ccc",
2878
+ "EBh": "E h B",
2858
2879
  "EBhm": "E h:mm B",
2859
2880
  "EBhms": "E h:mm:ss B",
2860
2881
  "Ed": "E d.",
2882
+ "Eh": "E h a",
2861
2883
  "Ehm": "E h:mm a",
2862
2884
  "EHm": "E H:mm",
2863
2885
  "Ehms": "E h:mm:ss a",
2864
2886
  "EHms": "E H:mm:ss",
2865
2887
  "Gy": "y G",
2888
+ "GyM": "M/y G",
2866
2889
  "GyMd": "d. M. y GGGGG",
2890
+ "GyMEd": "E d. M. y G",
2867
2891
  "GyMMM": "LLLL y G",
2868
2892
  "GyMMMd": "d. M. y G",
2869
2893
  "GyMMMEd": "E d. M. y G",
@@ -2875,6 +2899,8 @@
2875
2899
  "Hm": "H:mm",
2876
2900
  "hms": "h:mm:ss a",
2877
2901
  "Hms": "H:mm:ss",
2902
+ "hv": "h a v",
2903
+ "Hv": "H 'h' v",
2878
2904
  "M": "L",
2879
2905
  "Md": "d. M.",
2880
2906
  "MEd": "E d. M.",
@@ -3404,15 +3430,19 @@
3404
3430
  "Bhms": "h:mm:ss B",
3405
3431
  "d": "d.",
3406
3432
  "E": "ccc",
3433
+ "EBh": "E h B",
3407
3434
  "EBhm": "E h:mm B",
3408
3435
  "EBhms": "E h:mm:ss B",
3409
3436
  "Ed": "E d.",
3437
+ "Eh": "E h a",
3410
3438
  "Ehm": "E h:mm a",
3411
3439
  "EHm": "E H:mm",
3412
3440
  "Ehms": "E h:mm:ss a",
3413
3441
  "EHms": "E H:mm:ss",
3414
3442
  "Gy": "y G",
3443
+ "GyM": "M/y G",
3415
3444
  "GyMd": "d. M. y GGGGG",
3445
+ "GyMEd": "E d. M. y G",
3416
3446
  "GyMMM": "LLLL y G",
3417
3447
  "GyMMMd": "d. M. y G",
3418
3448
  "GyMMMEd": "E d. M. y G",
@@ -3424,6 +3454,8 @@
3424
3454
  "Hm": "H:mm",
3425
3455
  "hms": "h:mm:ss a",
3426
3456
  "Hms": "H:mm:ss",
3457
+ "hv": "h a v",
3458
+ "Hv": "H 'h' v",
3427
3459
  "M": "L",
3428
3460
  "Md": "d. M.",
3429
3461
  "MEd": "E d. M.",
@@ -4385,7 +4417,7 @@
4385
4417
  "Dar_es_Salaam": "Dar es Salaam",
4386
4418
  "Djibouti": "Džibuti",
4387
4419
  "Douala": "Douala",
4388
- "El_Aaiun": "El Aaiun",
4420
+ "El_Aaiun": "El Aaiún",
4389
4421
  "Freetown": "Freetown",
4390
4422
  "Gaborone": "Gaborone",
4391
4423
  "Harare": "Harare",
@@ -4424,7 +4456,7 @@
4424
4456
  "Anchorage": "Anchorage",
4425
4457
  "Anguilla": "Anguilla",
4426
4458
  "Antigua": "Antigua",
4427
- "Araguaina": "Araguaina",
4459
+ "Araguaina": "Araguaína",
4428
4460
  "Argentina": {
4429
4461
  "Buenos_Aires": "Buenos Aires",
4430
4462
  "Catamarca": "Catamarca",
@@ -4432,11 +4464,11 @@
4432
4464
  "Jujuy": "Jujuy",
4433
4465
  "La_Rioja": "La Rioja",
4434
4466
  "Mendoza": "Mendoza",
4435
- "Rio_Gallegos": "Rio Gallegos",
4467
+ "Rio_Gallegos": "Río Gallegos",
4436
4468
  "Salta": "Salta",
4437
4469
  "San_Juan": "San Juan",
4438
4470
  "San_Luis": "San Luis",
4439
- "Tucuman": "Tucuman",
4471
+ "Tucuman": "Tucumán",
4440
4472
  "Ushuaia": "Ushuaia",
4441
4473
  "_parent": "Argentina"
4442
4474
  },
@@ -4462,8 +4494,9 @@
4462
4494
  "Chihuahua": "Chihuahua",
4463
4495
  "Ciudad_Juarez": "Ciudad Juárez",
4464
4496
  "Costa_Rica": "Kostarika",
4497
+ "Coyhaique": "Coyhaique",
4465
4498
  "Creston": "Creston",
4466
- "Cuiaba": "Cuiaba",
4499
+ "Cuiaba": "Cuiabá",
4467
4500
  "Curacao": "Curaçao",
4468
4501
  "Danmarkshavn": "Danmarkshavn",
4469
4502
  "Dawson": "Dawson",
@@ -4472,7 +4505,7 @@
4472
4505
  "Detroit": "Detroit",
4473
4506
  "Dominica": "Dominika",
4474
4507
  "Edmonton": "Edmonton",
4475
- "Eirunepe": "Eirunepe",
4508
+ "Eirunepe": "Eirunepé",
4476
4509
  "El_Salvador": "Salvador",
4477
4510
  "Fort_Nelson": "Fort Nelson",
4478
4511
  "Fortaleza": "Fortaleza",
@@ -4510,7 +4543,7 @@
4510
4543
  "Lima": "Lima",
4511
4544
  "Los_Angeles": "Los Angeles",
4512
4545
  "Lower_Princes": "Lower Prince’s Quarter",
4513
- "Maceio": "Maceio",
4546
+ "Maceio": "Maceió",
4514
4547
  "Managua": "Managua",
4515
4548
  "Manaus": "Manaus",
4516
4549
  "Marigot": "Marigot",
@@ -4521,16 +4554,15 @@
4521
4554
  "Merida": "Merida",
4522
4555
  "Metlakatla": "Metlakatla",
4523
4556
  "Mexico_City": "Ciudad de México",
4524
- "Miquelon": "Miquelon",
4557
+ "Miquelon": "Saint-Pierre",
4525
4558
  "Moncton": "Moncton",
4526
4559
  "Monterrey": "Monterrey",
4527
4560
  "Montevideo": "Montevideo",
4528
4561
  "Montserrat": "Montserrat",
4529
4562
  "Nassau": "Nassau",
4530
4563
  "New_York": "New York",
4531
- "Nipigon": "Nipigon",
4532
4564
  "Nome": "Nome",
4533
- "Noronha": "Noronha",
4565
+ "Noronha": "Fernando de Noronha",
4534
4566
  "North_Dakota": {
4535
4567
  "Beulah": "Beulah, Severní Dakota",
4536
4568
  "Center": "Center, Severní Dakota",
@@ -4539,7 +4571,6 @@
4539
4571
  "Nuuk": "Nuuk",
4540
4572
  "Ojinaga": "Ojinaga",
4541
4573
  "Panama": "Panama",
4542
- "Pangnirtung": "Pangnirtung",
4543
4574
  "Paramaribo": "Paramaribo",
4544
4575
  "Phoenix": "Phoenix",
4545
4576
  "Port-au-Prince": "Port-au-Prince",
@@ -4547,13 +4578,11 @@
4547
4578
  "Porto_Velho": "Porto Velho",
4548
4579
  "Puerto_Rico": "Portoriko",
4549
4580
  "Punta_Arenas": "Punta Arenas",
4550
- "Rainy_River": "Rainy River",
4551
4581
  "Rankin_Inlet": "Rankin Inlet",
4552
4582
  "Recife": "Recife",
4553
4583
  "Regina": "Regina",
4554
4584
  "Resolute": "Resolute",
4555
4585
  "Rio_Branco": "Rio Branco",
4556
- "Santa_Isabel": "Santa Isabel",
4557
4586
  "Santarem": "Santarém",
4558
4587
  "Santiago": "Santiago",
4559
4588
  "Santo_Domingo": "Santo Domingo",
@@ -4569,7 +4598,6 @@
4569
4598
  "Swift_Current": "Swift Current",
4570
4599
  "Tegucigalpa": "Tegucigalpa",
4571
4600
  "Thule": "Thule",
4572
- "Thunder_Bay": "Thunder Bay",
4573
4601
  "Tijuana": "Tijuana",
4574
4602
  "Toronto": "Toronto",
4575
4603
  "Tortola": "Tortola",
@@ -4577,19 +4605,18 @@
4577
4605
  "Whitehorse": "Whitehorse",
4578
4606
  "Winnipeg": "Winnipeg",
4579
4607
  "Yakutat": "Yakutat",
4580
- "Yellowknife": "Yellowknife",
4581
4608
  "_parent": "Amerika"
4582
4609
  },
4583
4610
  "Antarctica": {
4584
4611
  "Casey": "Casey",
4585
4612
  "Davis": "Davis",
4586
- "DumontDUrville": "Dumont d’Urville",
4613
+ "DumontDUrville": "Dumont-d’Urville",
4587
4614
  "Macquarie": "Macquarie",
4588
4615
  "Mawson": "Mawson",
4589
4616
  "McMurdo": "McMurdo",
4590
4617
  "Palmer": "Palmer",
4591
4618
  "Rothera": "Rothera",
4592
- "Syowa": "Syowa",
4619
+ "Syowa": "Showa",
4593
4620
  "Troll": "Troll",
4594
4621
  "Vostok": "Vostok",
4595
4622
  "_parent": "Antarktida"
@@ -4615,7 +4642,6 @@
4615
4642
  "Bishkek": "Biškek",
4616
4643
  "Brunei": "Brunej",
4617
4644
  "Chita": "Čita",
4618
- "Choibalsan": "Čojbalsan",
4619
4645
  "Colombo": "Kolombo",
4620
4646
  "Damascus": "Damašek",
4621
4647
  "Dhaka": "Dháka",
@@ -4627,7 +4653,7 @@
4627
4653
  "Hebron": "Hebron",
4628
4654
  "Ho_Chi_Minh": "Ho Či Minovo město",
4629
4655
  "Hong_Kong": "Hongkong",
4630
- "Hovd": "Hovd",
4656
+ "Hovd": "Khovd",
4631
4657
  "Irkutsk": "Irkutsk",
4632
4658
  "Jakarta": "Jakarta",
4633
4659
  "Jayapura": "Jayapura",
@@ -4724,7 +4750,7 @@
4724
4750
  "Brussels": "Brusel",
4725
4751
  "Bucharest": "Bukurešť",
4726
4752
  "Budapest": "Budapešť",
4727
- "Busingen": "Busingen",
4753
+ "Busingen": "Büsingen",
4728
4754
  "Chisinau": "Kišiněv",
4729
4755
  "Copenhagen": "Kodaň",
4730
4756
  "Dublin": "Dublin",
@@ -4764,7 +4790,6 @@
4764
4790
  "Tallinn": "Tallinn",
4765
4791
  "Tirane": "Tirana",
4766
4792
  "Ulyanovsk": "Uljanovsk",
4767
- "Uzhgorod": "Užhorod",
4768
4793
  "Vaduz": "Vaduz",
4769
4794
  "Vatican": "Vatikán",
4770
4795
  "Vienna": "Vídeň",
@@ -4772,7 +4797,6 @@
4772
4797
  "Volgograd": "Volgograd",
4773
4798
  "Warsaw": "Varšava",
4774
4799
  "Zagreb": "Záhřeb",
4775
- "Zaporozhye": "Záporoží",
4776
4800
  "Zurich": "Curych",
4777
4801
  "_parent": "Evropa"
4778
4802
  },
@@ -4805,7 +4829,7 @@
4805
4829
  "Guadalcanal": "Guadalcanal",
4806
4830
  "Guam": "Guam",
4807
4831
  "Honolulu": "Honolulu",
4808
- "Kanton": "Kanton",
4832
+ "Kanton": "Kanton (ostrov)",
4809
4833
  "Kiritimati": "Kiritimati",
4810
4834
  "Kosrae": "Kosrae",
4811
4835
  "Kwajalein": "Kwajalein",
@@ -4827,7 +4851,7 @@
4827
4851
  "Tarawa": "Tarawa",
4828
4852
  "Tongatapu": "Tongatapu",
4829
4853
  "Wake": "Wake",
4830
- "Wallis": "Wallis"
4854
+ "Wallis": "Wallis & Futuna"
4831
4855
  }
4832
4856
  },
4833
4857
  "timezoneNamesFormats": {
@@ -4888,52 +4912,28 @@
4888
4912
  },
4889
4913
  "decimalFormat-short": {
4890
4914
  "1000-one": "0 tis'.'",
4891
- "1000-few": "0 tis'.'",
4892
- "1000-many": "0 tis'.'",
4893
4915
  "1000-other": "0 tis'.'",
4894
4916
  "10000-one": "00 tis'.'",
4895
- "10000-few": "00 tis'.'",
4896
- "10000-many": "00 tis'.'",
4897
4917
  "10000-other": "00 tis'.'",
4898
4918
  "100000-one": "000 tis'.'",
4899
- "100000-few": "000 tis'.'",
4900
- "100000-many": "000 tis'.'",
4901
4919
  "100000-other": "000 tis'.'",
4902
4920
  "1000000-one": "0 mil'.'",
4903
- "1000000-few": "0 mil'.'",
4904
- "1000000-many": "0 mil'.'",
4905
4921
  "1000000-other": "0 mil'.'",
4906
4922
  "10000000-one": "00 mil'.'",
4907
- "10000000-few": "00 mil'.'",
4908
- "10000000-many": "00 mil'.'",
4909
4923
  "10000000-other": "00 mil'.'",
4910
4924
  "100000000-one": "000 mil'.'",
4911
- "100000000-few": "000 mil'.'",
4912
- "100000000-many": "000 mil'.'",
4913
4925
  "100000000-other": "000 mil'.'",
4914
4926
  "1000000000-one": "0 mld'.'",
4915
- "1000000000-few": "0 mld'.'",
4916
- "1000000000-many": "0 mld'.'",
4917
4927
  "1000000000-other": "0 mld'.'",
4918
4928
  "10000000000-one": "00 mld'.'",
4919
- "10000000000-few": "00 mld'.'",
4920
- "10000000000-many": "00 mld'.'",
4921
4929
  "10000000000-other": "00 mld'.'",
4922
4930
  "100000000000-one": "000 mld'.'",
4923
- "100000000000-few": "000 mld'.'",
4924
- "100000000000-many": "000 mld'.'",
4925
4931
  "100000000000-other": "000 mld'.'",
4926
4932
  "1000000000000-one": "0 bil'.'",
4927
- "1000000000000-few": "0 bil'.'",
4928
- "1000000000000-many": "0 bil'.'",
4929
4933
  "1000000000000-other": "0 bil'.'",
4930
4934
  "10000000000000-one": "00 bil'.'",
4931
- "10000000000000-few": "00 bil'.'",
4932
- "10000000000000-many": "00 bil'.'",
4933
4935
  "10000000000000-other": "00 bil'.'",
4934
4936
  "100000000000000-one": "000 bil'.'",
4935
- "100000000000000-few": "000 bil'.'",
4936
- "100000000000000-many": "000 bil'.'",
4937
4937
  "100000000000000-other": "000 bil'.'"
4938
4938
  },
4939
4939
  "scientificFormat": {
@@ -4944,21 +4944,17 @@
4944
4944
  },
4945
4945
  "currencyFormat": {
4946
4946
  "standard": "#,##0.00 ¤",
4947
+ "standard-alphaNextToNumber": "#,##0.00 ¤",
4948
+ "standard-noCurrency": "#,##0.00",
4947
4949
  "accounting": "#,##0.00 ¤",
4948
- "currencySpacing": {
4949
- "beforeCurrency": {
4950
- "currencyMatch": "[[:^S:]&[:^Z:]]",
4951
- "surroundingMatch": "[:digit:]",
4952
- "insertBetween": " "
4953
- },
4954
- "afterCurrency": {
4955
- "currencyMatch": "[[:^S:]&[:^Z:]]",
4956
- "surroundingMatch": "[:digit:]",
4957
- "insertBetween": " "
4958
- }
4959
- },
4950
+ "accounting-alphaNextToNumber": "#,##0.00 ¤",
4951
+ "accounting-noCurrency": "#,##0.00",
4960
4952
  "sap-standard": "#,##0.00 ¤",
4961
- "sap-accounting": "#,##0.00 ¤"
4953
+ "sap-standard-alphaNextToNumber": "#,##0.00 ¤",
4954
+ "sap-accounting": "#,##0.00 ¤",
4955
+ "sap-accounting-alphaNextToNumber": "#,##0.00 ¤",
4956
+ "sap-standard-noCurrency": "#,##0.00",
4957
+ "sap-accounting-noCurrency": "#,##0.00"
4962
4958
  },
4963
4959
  "miscPattern": {
4964
4960
  "approximately": "~{0}",
@@ -5047,6 +5043,7 @@
5047
5043
  "USD": "US$",
5048
5044
  "XAF": "FCFA",
5049
5045
  "XCD": "EC$",
5046
+ "XCG": "Cg.",
5050
5047
  "XEU": "ECU",
5051
5048
  "XOF": "F CFA",
5052
5049
  "XPF": "CFPF"
@@ -5108,6 +5105,12 @@
5108
5105
  "10p-24": {
5109
5106
  "unitPrefixPattern": "y{0}"
5110
5107
  },
5108
+ "10p-27": {
5109
+ "unitPrefixPattern": "r{0}"
5110
+ },
5111
+ "10p-30": {
5112
+ "unitPrefixPattern": "q{0}"
5113
+ },
5111
5114
  "10p1": {
5112
5115
  "unitPrefixPattern": "da{0}"
5113
5116
  },
@@ -5138,6 +5141,12 @@
5138
5141
  "10p24": {
5139
5142
  "unitPrefixPattern": "Y{0}"
5140
5143
  },
5144
+ "10p27": {
5145
+ "unitPrefixPattern": "R{0}"
5146
+ },
5147
+ "10p30": {
5148
+ "unitPrefixPattern": "Q{0}"
5149
+ },
5141
5150
  "1024p1": {
5142
5151
  "unitPrefixPattern": "Ki{0}"
5143
5152
  },
@@ -5167,33 +5176,21 @@
5167
5176
  },
5168
5177
  "power2": {
5169
5178
  "compoundUnitPattern1": "{0}²",
5170
- "compoundUnitPattern1-count-one": "{0}²",
5171
- "compoundUnitPattern1-count-few": "{0}²",
5172
- "compoundUnitPattern1-count-many": "{0}²",
5173
5179
  "compoundUnitPattern1-count-other": "{0}²"
5174
5180
  },
5175
5181
  "power3": {
5176
5182
  "compoundUnitPattern1": "{0}³",
5177
- "compoundUnitPattern1-count-one": "{0}³",
5178
- "compoundUnitPattern1-count-few": "{0}³",
5179
- "compoundUnitPattern1-count-many": "{0}³",
5180
5183
  "compoundUnitPattern1-count-other": "{0}³"
5181
5184
  },
5182
5185
  "times": {
5183
- "compoundUnitPattern": "{0}{1}"
5186
+ "compoundUnitPattern": "{0}{1}"
5184
5187
  },
5185
5188
  "acceleration-g-force": {
5186
5189
  "displayName": "G",
5187
- "unitPattern-count-one": "{0} G",
5188
- "unitPattern-count-few": "{0} G",
5189
- "unitPattern-count-many": "{0} G",
5190
5190
  "unitPattern-count-other": "{0} G"
5191
5191
  },
5192
5192
  "acceleration-meter-per-square-second": {
5193
5193
  "displayName": "m/s²",
5194
- "unitPattern-count-one": "{0} m/s²",
5195
- "unitPattern-count-few": "{0} m/s²",
5196
- "unitPattern-count-many": "{0} m/s²",
5197
5194
  "unitPattern-count-other": "{0} m/s²"
5198
5195
  },
5199
5196
  "angle-revolution": {
@@ -5205,97 +5202,58 @@
5205
5202
  },
5206
5203
  "angle-radian": {
5207
5204
  "displayName": "rad",
5208
- "unitPattern-count-one": "{0} rad",
5209
- "unitPattern-count-few": "{0} rad",
5210
- "unitPattern-count-many": "{0} rad",
5211
5205
  "unitPattern-count-other": "{0} rad"
5212
5206
  },
5213
5207
  "angle-degree": {
5214
5208
  "displayName": "°",
5215
- "unitPattern-count-one": "{0}°",
5216
- "unitPattern-count-few": "{0}°",
5217
- "unitPattern-count-many": "{0}°",
5218
5209
  "unitPattern-count-other": "{0}°"
5219
5210
  },
5220
5211
  "angle-arc-minute": {
5221
5212
  "displayName": "′",
5222
- "unitPattern-count-one": "{0}′",
5223
- "unitPattern-count-few": "{0}′",
5224
- "unitPattern-count-many": "{0}′",
5225
5213
  "unitPattern-count-other": "{0}′"
5226
5214
  },
5227
5215
  "angle-arc-second": {
5228
5216
  "displayName": "″",
5229
- "unitPattern-count-one": "{0}″",
5230
- "unitPattern-count-few": "{0}″",
5231
- "unitPattern-count-many": "{0}″",
5232
5217
  "unitPattern-count-other": "{0}″"
5233
5218
  },
5234
5219
  "area-square-kilometer": {
5235
5220
  "displayName": "km²",
5236
- "unitPattern-count-one": "{0} km²",
5237
- "unitPattern-count-few": "{0} km²",
5238
- "unitPattern-count-many": "{0} km²",
5239
5221
  "unitPattern-count-other": "{0} km²",
5240
5222
  "perUnitPattern": "{0}/km²"
5241
5223
  },
5242
5224
  "area-hectare": {
5243
5225
  "displayName": "ha",
5244
- "unitPattern-count-one": "{0} ha",
5245
- "unitPattern-count-few": "{0} ha",
5246
- "unitPattern-count-many": "{0} ha",
5247
5226
  "unitPattern-count-other": "{0} ha"
5248
5227
  },
5249
5228
  "area-square-meter": {
5250
5229
  "displayName": "m²",
5251
- "unitPattern-count-one": "{0} m²",
5252
- "unitPattern-count-few": "{0} m²",
5253
- "unitPattern-count-many": "{0} m²",
5254
5230
  "unitPattern-count-other": "{0} m²",
5255
5231
  "perUnitPattern": "{0}/m²"
5256
5232
  },
5257
5233
  "area-square-centimeter": {
5258
5234
  "displayName": "cm²",
5259
- "unitPattern-count-one": "{0} cm²",
5260
- "unitPattern-count-few": "{0} cm²",
5261
- "unitPattern-count-many": "{0} cm²",
5262
5235
  "unitPattern-count-other": "{0} cm²",
5263
5236
  "perUnitPattern": "{0}/cm²"
5264
5237
  },
5265
5238
  "area-square-mile": {
5266
5239
  "displayName": "mi²",
5267
- "unitPattern-count-one": "{0} mi²",
5268
- "unitPattern-count-few": "{0} mi²",
5269
- "unitPattern-count-many": "{0} mi²",
5270
5240
  "unitPattern-count-other": "{0} mi²",
5271
5241
  "perUnitPattern": "{0}/mi²"
5272
5242
  },
5273
5243
  "area-acre": {
5274
5244
  "displayName": "ac",
5275
- "unitPattern-count-one": "{0} ac",
5276
- "unitPattern-count-few": "{0} ac",
5277
- "unitPattern-count-many": "{0} ac",
5278
5245
  "unitPattern-count-other": "{0} ac"
5279
5246
  },
5280
5247
  "area-square-yard": {
5281
5248
  "displayName": "yd²",
5282
- "unitPattern-count-one": "{0} yd²",
5283
- "unitPattern-count-few": "{0} yd²",
5284
- "unitPattern-count-many": "{0} yd²",
5285
5249
  "unitPattern-count-other": "{0} yd²"
5286
5250
  },
5287
5251
  "area-square-foot": {
5288
5252
  "displayName": "ft²",
5289
- "unitPattern-count-one": "{0} ft²",
5290
- "unitPattern-count-few": "{0} ft²",
5291
- "unitPattern-count-many": "{0} ft²",
5292
5253
  "unitPattern-count-other": "{0} ft²"
5293
5254
  },
5294
5255
  "area-square-inch": {
5295
5256
  "displayName": "in²",
5296
- "unitPattern-count-one": "{0} in²",
5297
- "unitPattern-count-few": "{0} in²",
5298
- "unitPattern-count-many": "{0} in²",
5299
5257
  "unitPattern-count-other": "{0} in²",
5300
5258
  "perUnitPattern": "{0}/in²"
5301
5259
  },
@@ -5308,9 +5266,6 @@
5308
5266
  },
5309
5267
  "concentr-karat": {
5310
5268
  "displayName": "kt",
5311
- "unitPattern-count-one": "{0} kt",
5312
- "unitPattern-count-few": "{0} kt",
5313
- "unitPattern-count-many": "{0} kt",
5314
5269
  "unitPattern-count-other": "{0} kt"
5315
5270
  },
5316
5271
  "concentr-milligram-ofglucose-per-deciliter": {
@@ -5334,11 +5289,15 @@
5334
5289
  "unitPattern-count-many": "{0} položky",
5335
5290
  "unitPattern-count-other": "{0} položek"
5336
5291
  },
5337
- "concentr-permillion": {
5292
+ "concentr-part": {
5293
+ "displayName": "díl",
5294
+ "unitPattern-count-one": "{0} díl",
5295
+ "unitPattern-count-few": "{0} díly",
5296
+ "unitPattern-count-many": "{0} dílu",
5297
+ "unitPattern-count-other": "{0} dílů"
5298
+ },
5299
+ "concentr-part-per-1e6": {
5338
5300
  "displayName": "ppm",
5339
- "unitPattern-count-one": "{0} ppm",
5340
- "unitPattern-count-few": "{0} ppm",
5341
- "unitPattern-count-many": "{0} ppm",
5342
5301
  "unitPattern-count-other": "{0} ppm"
5343
5302
  },
5344
5303
  "concentr-percent": {
@@ -5364,11 +5323,12 @@
5364
5323
  },
5365
5324
  "concentr-mole": {
5366
5325
  "displayName": "mol",
5367
- "unitPattern-count-one": "{0} mol",
5368
- "unitPattern-count-few": "{0} mol",
5369
- "unitPattern-count-many": "{0} mol",
5370
5326
  "unitPattern-count-other": "{0} mol"
5371
5327
  },
5328
+ "concentr-ofglucose": {
5329
+ "displayName": "Glc",
5330
+ "unitPattern-count-other": "{0} Glc"
5331
+ },
5372
5332
  "consumption-liter-per-kilometer": {
5373
5333
  "displayName": "l/km",
5374
5334
  "unitPattern-count-one": "{0} l/km",
@@ -5392,72 +5352,42 @@
5392
5352
  },
5393
5353
  "consumption-mile-per-gallon-imperial": {
5394
5354
  "displayName": "mpg Imp.",
5395
- "unitPattern-count-one": "{0} mpg Imp.",
5396
- "unitPattern-count-few": "{0} mpg Imp.",
5397
- "unitPattern-count-many": "{0} mpg Imp.",
5398
5355
  "unitPattern-count-other": "{0} mpg Imp."
5399
5356
  },
5400
5357
  "digital-petabyte": {
5401
5358
  "displayName": "PB",
5402
- "unitPattern-count-one": "{0} PB",
5403
- "unitPattern-count-few": "{0} PB",
5404
- "unitPattern-count-many": "{0} PB",
5405
5359
  "unitPattern-count-other": "{0} PB"
5406
5360
  },
5407
5361
  "digital-terabyte": {
5408
5362
  "displayName": "TB",
5409
- "unitPattern-count-one": "{0} TB",
5410
- "unitPattern-count-few": "{0} TB",
5411
- "unitPattern-count-many": "{0} TB",
5412
5363
  "unitPattern-count-other": "{0} TB"
5413
5364
  },
5414
5365
  "digital-terabit": {
5415
5366
  "displayName": "Tb",
5416
- "unitPattern-count-one": "{0} Tb",
5417
- "unitPattern-count-few": "{0} Tb",
5418
- "unitPattern-count-many": "{0} Tb",
5419
5367
  "unitPattern-count-other": "{0} Tb"
5420
5368
  },
5421
5369
  "digital-gigabyte": {
5422
5370
  "displayName": "GB",
5423
- "unitPattern-count-one": "{0} GB",
5424
- "unitPattern-count-few": "{0} GB",
5425
- "unitPattern-count-many": "{0} GB",
5426
5371
  "unitPattern-count-other": "{0} GB"
5427
5372
  },
5428
5373
  "digital-gigabit": {
5429
5374
  "displayName": "Gb",
5430
- "unitPattern-count-one": "{0} Gb",
5431
- "unitPattern-count-few": "{0} Gb",
5432
- "unitPattern-count-many": "{0} Gb",
5433
5375
  "unitPattern-count-other": "{0} Gb"
5434
5376
  },
5435
5377
  "digital-megabyte": {
5436
5378
  "displayName": "MB",
5437
- "unitPattern-count-one": "{0} MB",
5438
- "unitPattern-count-few": "{0} MB",
5439
- "unitPattern-count-many": "{0} MB",
5440
5379
  "unitPattern-count-other": "{0} MB"
5441
5380
  },
5442
5381
  "digital-megabit": {
5443
5382
  "displayName": "Mb",
5444
- "unitPattern-count-one": "{0} Mb",
5445
- "unitPattern-count-few": "{0} Mb",
5446
- "unitPattern-count-many": "{0} Mb",
5447
5383
  "unitPattern-count-other": "{0} Mb"
5448
5384
  },
5449
5385
  "digital-kilobyte": {
5450
5386
  "displayName": "kB",
5451
- "unitPattern-count-one": "{0} kB",
5452
- "unitPattern-count-few": "{0} kB",
5453
- "unitPattern-count-many": "{0} kB",
5454
5387
  "unitPattern-count-other": "{0} kB"
5455
5388
  },
5456
5389
  "digital-kilobit": {
5457
5390
  "displayName": "kb",
5458
- "unitPattern-count-one": "{0} kb",
5459
- "unitPattern-count-few": "{0} kb",
5460
- "unitPattern-count-many": "{0} kb",
5461
5391
  "unitPattern-count-other": "{0} kb"
5462
5392
  },
5463
5393
  "digital-byte": {
@@ -5530,124 +5460,69 @@
5530
5460
  },
5531
5461
  "duration-hour": {
5532
5462
  "displayName": "h",
5533
- "unitPattern-count-one": "{0} h",
5534
- "unitPattern-count-few": "{0} h",
5535
- "unitPattern-count-many": "{0} h",
5536
5463
  "unitPattern-count-other": "{0} h",
5537
5464
  "perUnitPattern": "{0}/h"
5538
5465
  },
5539
5466
  "duration-minute": {
5540
5467
  "displayName": "min",
5541
- "unitPattern-count-one": "{0} min",
5542
- "unitPattern-count-few": "{0} min",
5543
- "unitPattern-count-many": "{0} min",
5544
5468
  "unitPattern-count-other": "{0} min",
5545
5469
  "perUnitPattern": "{0}/min"
5546
5470
  },
5547
5471
  "duration-second": {
5548
5472
  "displayName": "s",
5549
- "unitPattern-count-one": "{0} s",
5550
- "unitPattern-count-few": "{0} s",
5551
- "unitPattern-count-many": "{0} s",
5552
5473
  "unitPattern-count-other": "{0} s",
5553
5474
  "perUnitPattern": "{0}/s"
5554
5475
  },
5555
5476
  "duration-millisecond": {
5556
5477
  "displayName": "ms",
5557
- "unitPattern-count-one": "{0} ms",
5558
- "unitPattern-count-few": "{0} ms",
5559
- "unitPattern-count-many": "{0} ms",
5560
5478
  "unitPattern-count-other": "{0} ms"
5561
5479
  },
5562
5480
  "duration-microsecond": {
5563
5481
  "displayName": "μs",
5564
- "unitPattern-count-one": "{0} μs",
5565
- "unitPattern-count-few": "{0} μs",
5566
- "unitPattern-count-many": "{0} μs",
5567
5482
  "unitPattern-count-other": "{0} μs"
5568
5483
  },
5569
5484
  "duration-nanosecond": {
5570
5485
  "displayName": "ns",
5571
- "unitPattern-count-one": "{0} ns",
5572
- "unitPattern-count-few": "{0} ns",
5573
- "unitPattern-count-many": "{0} ns",
5574
5486
  "unitPattern-count-other": "{0} ns"
5575
5487
  },
5576
5488
  "electric-ampere": {
5577
5489
  "displayName": "A",
5578
- "unitPattern-count-one": "{0} A",
5579
- "unitPattern-count-few": "{0} A",
5580
- "unitPattern-count-many": "{0} A",
5581
5490
  "unitPattern-count-other": "{0} A"
5582
5491
  },
5583
5492
  "electric-milliampere": {
5584
5493
  "displayName": "mA",
5585
- "unitPattern-count-one": "{0} mA",
5586
- "unitPattern-count-few": "{0} mA",
5587
- "unitPattern-count-many": "{0} mA",
5588
5494
  "unitPattern-count-other": "{0} mA"
5589
5495
  },
5590
5496
  "electric-ohm": {
5591
5497
  "displayName": "Ω",
5592
- "unitPattern-count-one": "{0} Ω",
5593
- "unitPattern-count-few": "{0} Ω",
5594
- "unitPattern-count-many": "{0} Ω",
5595
5498
  "unitPattern-count-other": "{0} Ω"
5596
5499
  },
5597
5500
  "electric-volt": {
5598
5501
  "displayName": "V",
5599
- "unitPattern-count-one": "{0} V",
5600
- "unitPattern-count-few": "{0} V",
5601
- "unitPattern-count-many": "{0} V",
5602
5502
  "unitPattern-count-other": "{0} V"
5603
5503
  },
5604
5504
  "energy-kilocalorie": {
5605
5505
  "displayName": "kcal",
5606
- "unitPattern-count-one": "{0} kcal",
5607
- "unitPattern-count-few": "{0} kcal",
5608
- "unitPattern-count-many": "{0} kcal",
5609
5506
  "unitPattern-count-other": "{0} kcal"
5610
5507
  },
5611
5508
  "energy-calorie": {
5612
5509
  "displayName": "cal",
5613
- "unitPattern-count-one": "{0} cal",
5614
- "unitPattern-count-few": "{0} cal",
5615
- "unitPattern-count-many": "{0} cal",
5616
5510
  "unitPattern-count-other": "{0} cal"
5617
5511
  },
5618
- "energy-foodcalorie": {
5619
- "displayName": "kcal",
5620
- "unitPattern-count-one": "{0} kcal",
5621
- "unitPattern-count-few": "{0} kcal",
5622
- "unitPattern-count-many": "{0} kcal",
5623
- "unitPattern-count-other": "{0} kcal"
5624
- },
5625
5512
  "energy-kilojoule": {
5626
5513
  "displayName": "kJ",
5627
- "unitPattern-count-one": "{0} kJ",
5628
- "unitPattern-count-few": "{0} kJ",
5629
- "unitPattern-count-many": "{0} kJ",
5630
5514
  "unitPattern-count-other": "{0} kJ"
5631
5515
  },
5632
5516
  "energy-joule": {
5633
5517
  "displayName": "J",
5634
- "unitPattern-count-one": "{0} J",
5635
- "unitPattern-count-few": "{0} J",
5636
- "unitPattern-count-many": "{0} J",
5637
5518
  "unitPattern-count-other": "{0} J"
5638
5519
  },
5639
5520
  "energy-kilowatt-hour": {
5640
5521
  "displayName": "kWh",
5641
- "unitPattern-count-one": "{0} kWh",
5642
- "unitPattern-count-few": "{0} kWh",
5643
- "unitPattern-count-many": "{0} kWh",
5644
5522
  "unitPattern-count-other": "{0} kWh"
5645
5523
  },
5646
5524
  "energy-electronvolt": {
5647
5525
  "displayName": "eV",
5648
- "unitPattern-count-one": "{0} eV",
5649
- "unitPattern-count-few": "{0} eV",
5650
- "unitPattern-count-many": "{0} eV",
5651
5526
  "unitPattern-count-other": "{0} eV"
5652
5527
  },
5653
5528
  "energy-british-thermal-unit": {
@@ -5666,65 +5541,38 @@
5666
5541
  },
5667
5542
  "force-pound-force": {
5668
5543
  "displayName": "lbf",
5669
- "unitPattern-count-one": "{0} lbf",
5670
- "unitPattern-count-few": "{0} lbf",
5671
- "unitPattern-count-many": "{0} lbf",
5672
5544
  "unitPattern-count-other": "{0} lbf"
5673
5545
  },
5674
5546
  "force-newton": {
5675
5547
  "displayName": "N",
5676
- "unitPattern-count-one": "{0} N",
5677
- "unitPattern-count-few": "{0} N",
5678
- "unitPattern-count-many": "{0} N",
5679
5548
  "unitPattern-count-other": "{0} N"
5680
5549
  },
5681
5550
  "force-kilowatt-hour-per-100-kilometer": {
5682
5551
  "displayName": "kWh/100km",
5683
- "unitPattern-count-one": "{0} kWh/100km",
5684
- "unitPattern-count-few": "{0} kWh/100km",
5685
- "unitPattern-count-many": "{0} kWh/100km",
5686
5552
  "unitPattern-count-other": "{0} kWh/100km"
5687
5553
  },
5688
5554
  "frequency-gigahertz": {
5689
5555
  "displayName": "GHz",
5690
- "unitPattern-count-one": "{0} GHz",
5691
- "unitPattern-count-few": "{0} GHz",
5692
- "unitPattern-count-many": "{0} GHz",
5693
5556
  "unitPattern-count-other": "{0} GHz"
5694
5557
  },
5695
5558
  "frequency-megahertz": {
5696
5559
  "displayName": "MHz",
5697
- "unitPattern-count-one": "{0} MHz",
5698
- "unitPattern-count-few": "{0} MHz",
5699
- "unitPattern-count-many": "{0} MHz",
5700
5560
  "unitPattern-count-other": "{0} MHz"
5701
5561
  },
5702
5562
  "frequency-kilohertz": {
5703
5563
  "displayName": "kHz",
5704
- "unitPattern-count-one": "{0} kHz",
5705
- "unitPattern-count-few": "{0} kHz",
5706
- "unitPattern-count-many": "{0} kHz",
5707
5564
  "unitPattern-count-other": "{0} kHz"
5708
5565
  },
5709
5566
  "frequency-hertz": {
5710
5567
  "displayName": "Hz",
5711
- "unitPattern-count-one": "{0} Hz",
5712
- "unitPattern-count-few": "{0} Hz",
5713
- "unitPattern-count-many": "{0} Hz",
5714
5568
  "unitPattern-count-other": "{0} Hz"
5715
5569
  },
5716
5570
  "graphics-em": {
5717
5571
  "displayName": "em",
5718
- "unitPattern-count-one": "{0} em",
5719
- "unitPattern-count-few": "{0} em",
5720
- "unitPattern-count-many": "{0} em",
5721
5572
  "unitPattern-count-other": "{0} em"
5722
5573
  },
5723
5574
  "graphics-pixel": {
5724
5575
  "displayName": "px",
5725
- "unitPattern-count-one": "{0} px",
5726
- "unitPattern-count-few": "{0} px",
5727
- "unitPattern-count-many": "{0} px",
5728
5576
  "unitPattern-count-other": "{0} px"
5729
5577
  },
5730
5578
  "graphics-megapixel": {
@@ -5763,234 +5611,137 @@
5763
5611
  "unitPattern-count-other": "{0} DPI"
5764
5612
  },
5765
5613
  "graphics-dot": {
5766
- "displayName": "pixely",
5767
- "unitPattern-count-one": "{0} px",
5768
- "unitPattern-count-few": "{0} px",
5769
- "unitPattern-count-many": "{0} px",
5770
- "unitPattern-count-other": "{0} px"
5614
+ "displayName": "pixely"
5771
5615
  },
5772
5616
  "length-earth-radius": {
5773
5617
  "displayName": "R⊕",
5774
- "unitPattern-count-one": "{0} R⊕",
5775
- "unitPattern-count-few": "{0} R⊕",
5776
- "unitPattern-count-many": "{0} R⊕",
5777
5618
  "unitPattern-count-other": "{0} R⊕"
5778
5619
  },
5779
5620
  "length-kilometer": {
5780
5621
  "displayName": "km",
5781
- "unitPattern-count-one": "{0} km",
5782
- "unitPattern-count-few": "{0} km",
5783
- "unitPattern-count-many": "{0} km",
5784
5622
  "unitPattern-count-other": "{0} km",
5785
5623
  "perUnitPattern": "{0}/km"
5786
5624
  },
5787
5625
  "length-meter": {
5788
5626
  "displayName": "m",
5789
- "unitPattern-count-one": "{0} m",
5790
- "unitPattern-count-few": "{0} m",
5791
- "unitPattern-count-many": "{0} m",
5792
5627
  "unitPattern-count-other": "{0} m",
5793
5628
  "perUnitPattern": "{0}/m"
5794
5629
  },
5795
5630
  "length-decimeter": {
5796
5631
  "displayName": "dm",
5797
- "unitPattern-count-one": "{0} dm",
5798
- "unitPattern-count-few": "{0} dm",
5799
- "unitPattern-count-many": "{0} dm",
5800
5632
  "unitPattern-count-other": "{0} dm"
5801
5633
  },
5802
5634
  "length-centimeter": {
5803
5635
  "displayName": "cm",
5804
- "unitPattern-count-one": "{0} cm",
5805
- "unitPattern-count-few": "{0} cm",
5806
- "unitPattern-count-many": "{0} cm",
5807
5636
  "unitPattern-count-other": "{0} cm",
5808
5637
  "perUnitPattern": "{0}/cm"
5809
5638
  },
5810
5639
  "length-millimeter": {
5811
5640
  "displayName": "mm",
5812
- "unitPattern-count-one": "{0} mm",
5813
- "unitPattern-count-few": "{0} mm",
5814
- "unitPattern-count-many": "{0} mm",
5815
5641
  "unitPattern-count-other": "{0} mm"
5816
5642
  },
5817
5643
  "length-micrometer": {
5818
5644
  "displayName": "μm",
5819
- "unitPattern-count-one": "{0} μm",
5820
- "unitPattern-count-few": "{0} μm",
5821
- "unitPattern-count-many": "{0} μm",
5822
5645
  "unitPattern-count-other": "{0} μm"
5823
5646
  },
5824
5647
  "length-nanometer": {
5825
5648
  "displayName": "nm",
5826
- "unitPattern-count-one": "{0} nm",
5827
- "unitPattern-count-few": "{0} nm",
5828
- "unitPattern-count-many": "{0} nm",
5829
5649
  "unitPattern-count-other": "{0} nm"
5830
5650
  },
5831
5651
  "length-picometer": {
5832
5652
  "displayName": "pm",
5833
- "unitPattern-count-one": "{0} pm",
5834
- "unitPattern-count-few": "{0} pm",
5835
- "unitPattern-count-many": "{0} pm",
5836
5653
  "unitPattern-count-other": "{0} pm"
5837
5654
  },
5838
5655
  "length-mile": {
5839
5656
  "displayName": "mi",
5840
- "unitPattern-count-one": "{0} mi",
5841
- "unitPattern-count-few": "{0} mi",
5842
- "unitPattern-count-many": "{0} mi",
5843
5657
  "unitPattern-count-other": "{0} mi"
5844
5658
  },
5845
5659
  "length-yard": {
5846
5660
  "displayName": "yd",
5847
- "unitPattern-count-one": "{0} yd",
5848
- "unitPattern-count-few": "{0} yd",
5849
- "unitPattern-count-many": "{0} yd",
5850
5661
  "unitPattern-count-other": "{0} yd"
5851
5662
  },
5852
5663
  "length-foot": {
5853
5664
  "displayName": "ft",
5854
- "unitPattern-count-one": "{0} ft",
5855
- "unitPattern-count-few": "{0} ft",
5856
- "unitPattern-count-many": "{0} ft",
5857
5665
  "unitPattern-count-other": "{0} ft",
5858
5666
  "perUnitPattern": "{0}/ft"
5859
5667
  },
5860
5668
  "length-inch": {
5861
5669
  "displayName": "in",
5862
- "unitPattern-count-one": "{0} in",
5863
- "unitPattern-count-few": "{0} in",
5864
- "unitPattern-count-many": "{0} in",
5865
5670
  "unitPattern-count-other": "{0} in",
5866
5671
  "perUnitPattern": "{0}/in"
5867
5672
  },
5868
5673
  "length-parsec": {
5869
5674
  "displayName": "pc",
5870
- "unitPattern-count-one": "{0} pc",
5871
- "unitPattern-count-few": "{0} pc",
5872
- "unitPattern-count-many": "{0} pc",
5873
5675
  "unitPattern-count-other": "{0} pc"
5874
5676
  },
5875
5677
  "length-light-year": {
5876
5678
  "displayName": "ly",
5877
- "unitPattern-count-one": "{0} ly",
5878
- "unitPattern-count-few": "{0} ly",
5879
- "unitPattern-count-many": "{0} ly",
5880
5679
  "unitPattern-count-other": "{0} ly"
5881
5680
  },
5882
5681
  "length-astronomical-unit": {
5883
5682
  "displayName": "au",
5884
- "unitPattern-count-one": "{0} au",
5885
- "unitPattern-count-few": "{0} au",
5886
- "unitPattern-count-many": "{0} au",
5887
5683
  "unitPattern-count-other": "{0} au"
5888
5684
  },
5889
5685
  "length-furlong": {
5890
5686
  "displayName": "fur",
5891
- "unitPattern-count-one": "{0} fur",
5892
- "unitPattern-count-few": "{0} fur",
5893
- "unitPattern-count-many": "{0} fur",
5894
5687
  "unitPattern-count-other": "{0} fur"
5895
5688
  },
5896
5689
  "length-fathom": {
5897
5690
  "displayName": "fm",
5898
- "unitPattern-count-one": "{0} fth",
5899
- "unitPattern-count-few": "{0} fth",
5900
- "unitPattern-count-many": "{0} fth",
5901
5691
  "unitPattern-count-other": "{0} fth"
5902
5692
  },
5903
5693
  "length-nautical-mile": {
5904
5694
  "displayName": "nmi",
5905
- "unitPattern-count-one": "{0} nmi",
5906
- "unitPattern-count-few": "{0} nmi",
5907
- "unitPattern-count-many": "{0} nmi",
5908
5695
  "unitPattern-count-other": "{0} nmi"
5909
5696
  },
5910
5697
  "length-mile-scandinavian": {
5911
5698
  "displayName": "smi",
5912
- "unitPattern-count-one": "{0} smi",
5913
- "unitPattern-count-few": "{0} smi",
5914
- "unitPattern-count-many": "{0} smi",
5915
5699
  "unitPattern-count-other": "{0} smi"
5916
5700
  },
5917
5701
  "length-point": {
5918
- "displayName": "pt",
5919
- "unitPattern-count-one": "{0} pt",
5920
- "unitPattern-count-few": "{0} pt",
5921
- "unitPattern-count-many": "{0} pt",
5702
+ "displayName": "body",
5922
5703
  "unitPattern-count-other": "{0} pt"
5923
5704
  },
5924
5705
  "length-solar-radius": {
5925
5706
  "displayName": "R☉",
5926
- "unitPattern-count-one": "{0} R☉",
5927
- "unitPattern-count-few": "{0} R☉",
5928
- "unitPattern-count-many": "{0} R☉",
5929
5707
  "unitPattern-count-other": "{0} R☉"
5930
5708
  },
5931
5709
  "light-lux": {
5932
5710
  "displayName": "lx",
5933
- "unitPattern-count-one": "{0} lx",
5934
- "unitPattern-count-few": "{0} lx",
5935
- "unitPattern-count-many": "{0} lx",
5936
5711
  "unitPattern-count-other": "{0} lx"
5937
5712
  },
5938
5713
  "light-candela": {
5939
5714
  "displayName": "cd",
5940
- "unitPattern-count-one": "{0} cd",
5941
- "unitPattern-count-few": "{0} cd",
5942
- "unitPattern-count-many": "{0} cd",
5943
5715
  "unitPattern-count-other": "{0} cd"
5944
5716
  },
5945
5717
  "light-lumen": {
5946
5718
  "displayName": "lm",
5947
- "unitPattern-count-one": "{0} lm",
5948
- "unitPattern-count-few": "{0} lm",
5949
- "unitPattern-count-many": "{0} lm",
5950
5719
  "unitPattern-count-other": "{0} lm"
5951
5720
  },
5952
5721
  "light-solar-luminosity": {
5953
5722
  "displayName": "L☉",
5954
- "unitPattern-count-one": "{0} L☉",
5955
- "unitPattern-count-few": "{0} L☉",
5956
- "unitPattern-count-many": "{0} L☉",
5957
5723
  "unitPattern-count-other": "{0} L☉"
5958
5724
  },
5959
5725
  "mass-tonne": {
5960
5726
  "displayName": "t",
5961
- "unitPattern-count-one": "{0} t",
5962
- "unitPattern-count-few": "{0} t",
5963
- "unitPattern-count-many": "{0} t",
5964
5727
  "unitPattern-count-other": "{0} t"
5965
5728
  },
5966
5729
  "mass-kilogram": {
5967
5730
  "displayName": "kg",
5968
- "unitPattern-count-one": "{0} kg",
5969
- "unitPattern-count-few": "{0} kg",
5970
- "unitPattern-count-many": "{0} kg",
5971
5731
  "unitPattern-count-other": "{0} kg",
5972
5732
  "perUnitPattern": "{0}/kg"
5973
5733
  },
5974
5734
  "mass-gram": {
5975
5735
  "displayName": "g",
5976
- "unitPattern-count-one": "{0} g",
5977
- "unitPattern-count-few": "{0} g",
5978
- "unitPattern-count-many": "{0} g",
5979
5736
  "unitPattern-count-other": "{0} g",
5980
5737
  "perUnitPattern": "{0}/g"
5981
5738
  },
5982
5739
  "mass-milligram": {
5983
5740
  "displayName": "mg",
5984
- "unitPattern-count-one": "{0} mg",
5985
- "unitPattern-count-few": "{0} mg",
5986
- "unitPattern-count-many": "{0} mg",
5987
5741
  "unitPattern-count-other": "{0} mg"
5988
5742
  },
5989
5743
  "mass-microgram": {
5990
5744
  "displayName": "μg",
5991
- "unitPattern-count-one": "{0} μg",
5992
- "unitPattern-count-few": "{0} μg",
5993
- "unitPattern-count-many": "{0} μg",
5994
5745
  "unitPattern-count-other": "{0} μg"
5995
5746
  },
5996
5747
  "mass-ton": {
@@ -6002,60 +5753,36 @@
6002
5753
  },
6003
5754
  "mass-stone": {
6004
5755
  "displayName": "st",
6005
- "unitPattern-count-one": "{0} st",
6006
- "unitPattern-count-few": "{0} st",
6007
- "unitPattern-count-many": "{0} st",
6008
5756
  "unitPattern-count-other": "{0} st"
6009
5757
  },
6010
5758
  "mass-pound": {
6011
5759
  "displayName": "lb",
6012
- "unitPattern-count-one": "{0} lb",
6013
- "unitPattern-count-few": "{0} lb",
6014
- "unitPattern-count-many": "{0} lb",
6015
5760
  "unitPattern-count-other": "{0} lb",
6016
5761
  "perUnitPattern": "{0}/lb"
6017
5762
  },
6018
5763
  "mass-ounce": {
6019
5764
  "displayName": "oz",
6020
- "unitPattern-count-one": "{0} oz",
6021
- "unitPattern-count-few": "{0} oz",
6022
- "unitPattern-count-many": "{0} oz",
6023
5765
  "unitPattern-count-other": "{0} oz",
6024
5766
  "perUnitPattern": "{0}/oz"
6025
5767
  },
6026
5768
  "mass-ounce-troy": {
6027
5769
  "displayName": "oz t",
6028
- "unitPattern-count-one": "{0} oz t",
6029
- "unitPattern-count-few": "{0} oz t",
6030
- "unitPattern-count-many": "{0} oz t",
6031
5770
  "unitPattern-count-other": "{0} oz t"
6032
5771
  },
6033
5772
  "mass-carat": {
6034
5773
  "displayName": "CD",
6035
- "unitPattern-count-one": "{0} CD",
6036
- "unitPattern-count-few": "{0} CD",
6037
- "unitPattern-count-many": "{0} CD",
6038
5774
  "unitPattern-count-other": "{0} CD"
6039
5775
  },
6040
5776
  "mass-dalton": {
6041
5777
  "displayName": "Da",
6042
- "unitPattern-count-one": "{0} Da",
6043
- "unitPattern-count-few": "{0} Da",
6044
- "unitPattern-count-many": "{0} Da",
6045
5778
  "unitPattern-count-other": "{0} Da"
6046
5779
  },
6047
5780
  "mass-earth-mass": {
6048
5781
  "displayName": "M⊕",
6049
- "unitPattern-count-one": "{0} M⊕",
6050
- "unitPattern-count-few": "{0} M⊕",
6051
- "unitPattern-count-many": "{0} M⊕",
6052
5782
  "unitPattern-count-other": "{0} M⊕"
6053
5783
  },
6054
5784
  "mass-solar-mass": {
6055
5785
  "displayName": "M☉",
6056
- "unitPattern-count-one": "{0} M☉",
6057
- "unitPattern-count-few": "{0} M☉",
6058
- "unitPattern-count-many": "{0} M☉",
6059
5786
  "unitPattern-count-other": "{0} M☉"
6060
5787
  },
6061
5788
  "mass-grain": {
@@ -6067,72 +5794,46 @@
6067
5794
  },
6068
5795
  "power-gigawatt": {
6069
5796
  "displayName": "GW",
6070
- "unitPattern-count-one": "{0} GW",
6071
- "unitPattern-count-few": "{0} GW",
6072
- "unitPattern-count-many": "{0} GW",
6073
5797
  "unitPattern-count-other": "{0} GW"
6074
5798
  },
6075
5799
  "power-megawatt": {
6076
5800
  "displayName": "MW",
6077
- "unitPattern-count-one": "{0} MW",
6078
- "unitPattern-count-few": "{0} MW",
6079
- "unitPattern-count-many": "{0} MW",
6080
5801
  "unitPattern-count-other": "{0} MW"
6081
5802
  },
6082
5803
  "power-kilowatt": {
6083
5804
  "displayName": "kW",
6084
- "unitPattern-count-one": "{0} kW",
6085
- "unitPattern-count-few": "{0} kW",
6086
- "unitPattern-count-many": "{0} kW",
6087
5805
  "unitPattern-count-other": "{0} kW"
6088
5806
  },
6089
5807
  "power-watt": {
6090
5808
  "displayName": "W",
6091
- "unitPattern-count-one": "{0} W",
6092
- "unitPattern-count-few": "{0} W",
6093
- "unitPattern-count-many": "{0} W",
6094
5809
  "unitPattern-count-other": "{0} W"
6095
5810
  },
6096
5811
  "power-milliwatt": {
6097
5812
  "displayName": "mW",
6098
- "unitPattern-count-one": "{0} mW",
6099
- "unitPattern-count-few": "{0} mW",
6100
- "unitPattern-count-many": "{0} mW",
6101
5813
  "unitPattern-count-other": "{0} mW"
6102
5814
  },
6103
5815
  "power-horsepower": {
6104
5816
  "displayName": "hp",
6105
- "unitPattern-count-one": "{0} hp",
6106
- "unitPattern-count-few": "{0} hp",
6107
- "unitPattern-count-many": "{0} hp",
6108
5817
  "unitPattern-count-other": "{0} hp"
6109
5818
  },
6110
5819
  "pressure-millimeter-ofhg": {
6111
5820
  "displayName": "mm Hg",
6112
- "unitPattern-count-one": "{0} mm Hg",
6113
- "unitPattern-count-few": "{0} mm Hg",
6114
- "unitPattern-count-many": "{0} mm Hg",
6115
5821
  "unitPattern-count-other": "{0} mm Hg"
6116
5822
  },
5823
+ "pressure-ofhg": {
5824
+ "displayName": "Hg",
5825
+ "unitPattern-count-other": "{0} Hg"
5826
+ },
6117
5827
  "pressure-pound-force-per-square-inch": {
6118
5828
  "displayName": "psi",
6119
- "unitPattern-count-one": "{0} psi",
6120
- "unitPattern-count-few": "{0} psi",
6121
- "unitPattern-count-many": "{0} psi",
6122
5829
  "unitPattern-count-other": "{0} psi"
6123
5830
  },
6124
5831
  "pressure-inch-ofhg": {
6125
5832
  "displayName": "inHg",
6126
- "unitPattern-count-one": "{0} inHg",
6127
- "unitPattern-count-few": "{0} inHg",
6128
- "unitPattern-count-many": "{0} inHg",
6129
5833
  "unitPattern-count-other": "{0} inHg"
6130
5834
  },
6131
5835
  "pressure-bar": {
6132
5836
  "displayName": "bar",
6133
- "unitPattern-count-one": "{0} bar",
6134
- "unitPattern-count-few": "{0} bar",
6135
- "unitPattern-count-many": "{0} bar",
6136
5837
  "unitPattern-count-other": "{0} bar"
6137
5838
  },
6138
5839
  "pressure-millibar": {
@@ -6144,72 +5845,49 @@
6144
5845
  },
6145
5846
  "pressure-atmosphere": {
6146
5847
  "displayName": "atm",
6147
- "unitPattern-count-one": "{0} atm",
6148
- "unitPattern-count-few": "{0} atm",
6149
- "unitPattern-count-many": "{0} atm",
6150
5848
  "unitPattern-count-other": "{0} atm"
6151
5849
  },
6152
5850
  "pressure-pascal": {
6153
5851
  "displayName": "Pa",
6154
- "unitPattern-count-one": "{0} Pa",
6155
- "unitPattern-count-few": "{0} Pa",
6156
- "unitPattern-count-many": "{0} Pa",
6157
5852
  "unitPattern-count-other": "{0} Pa"
6158
5853
  },
6159
5854
  "pressure-hectopascal": {
6160
5855
  "displayName": "hPa",
6161
- "unitPattern-count-one": "{0} hPa",
6162
- "unitPattern-count-few": "{0} hPa",
6163
- "unitPattern-count-many": "{0} hPa",
6164
5856
  "unitPattern-count-other": "{0} hPa"
6165
5857
  },
6166
5858
  "pressure-kilopascal": {
6167
5859
  "displayName": "kPa",
6168
- "unitPattern-count-one": "{0} kPa",
6169
- "unitPattern-count-few": "{0} kPa",
6170
- "unitPattern-count-many": "{0} kPa",
6171
5860
  "unitPattern-count-other": "{0} kPa"
6172
5861
  },
6173
5862
  "pressure-megapascal": {
6174
5863
  "displayName": "MPa",
6175
- "unitPattern-count-one": "{0} MPa",
6176
- "unitPattern-count-few": "{0} MPa",
6177
- "unitPattern-count-many": "{0} MPa",
6178
5864
  "unitPattern-count-other": "{0} MPa"
6179
5865
  },
6180
5866
  "speed-kilometer-per-hour": {
6181
5867
  "displayName": "km/h",
6182
- "unitPattern-count-one": "{0} km/h",
6183
- "unitPattern-count-few": "{0} km/h",
6184
- "unitPattern-count-many": "{0} km/h",
6185
5868
  "unitPattern-count-other": "{0} km/h"
6186
5869
  },
6187
5870
  "speed-meter-per-second": {
6188
5871
  "displayName": "m/s",
6189
- "unitPattern-count-one": "{0} m/s",
6190
- "unitPattern-count-few": "{0} m/s",
6191
- "unitPattern-count-many": "{0} m/s",
6192
5872
  "unitPattern-count-other": "{0} m/s"
6193
5873
  },
6194
5874
  "speed-mile-per-hour": {
6195
5875
  "displayName": "mi/h",
6196
- "unitPattern-count-one": "{0} mi/h",
6197
- "unitPattern-count-few": "{0} mi/h",
6198
- "unitPattern-count-many": "{0} mi/h",
6199
5876
  "unitPattern-count-other": "{0} mi/h"
6200
5877
  },
6201
5878
  "speed-knot": {
6202
5879
  "displayName": "kn",
6203
- "unitPattern-count-one": "{0} kn",
6204
- "unitPattern-count-few": "{0} kn",
6205
- "unitPattern-count-many": "{0} kn",
6206
5880
  "unitPattern-count-other": "{0} kn"
6207
5881
  },
5882
+ "speed-beaufort": {
5883
+ "displayName": "Bft",
5884
+ "unitPattern-count-one": "{0} Bft",
5885
+ "unitPattern-count-few": "{0} Bft",
5886
+ "unitPattern-count-many": "{0} Bft",
5887
+ "unitPattern-count-other": "{0} Bft"
5888
+ },
6208
5889
  "temperature-generic": {
6209
5890
  "displayName": "°",
6210
- "unitPattern-count-one": "{0}°",
6211
- "unitPattern-count-few": "{0}°",
6212
- "unitPattern-count-many": "{0}°",
6213
5891
  "unitPattern-count-other": "{0}°"
6214
5892
  },
6215
5893
  "temperature-celsius": {
@@ -6228,16 +5906,10 @@
6228
5906
  },
6229
5907
  "temperature-kelvin": {
6230
5908
  "displayName": "K",
6231
- "unitPattern-count-one": "{0} K",
6232
- "unitPattern-count-few": "{0} K",
6233
- "unitPattern-count-many": "{0} K",
6234
5909
  "unitPattern-count-other": "{0} K"
6235
5910
  },
6236
5911
  "torque-pound-force-foot": {
6237
5912
  "displayName": "lbf⋅ft",
6238
- "unitPattern-count-one": "{0} lbf⋅ft",
6239
- "unitPattern-count-few": "{0} lbf⋅ft",
6240
- "unitPattern-count-many": "{0} lbf⋅ft",
6241
5913
  "unitPattern-count-other": "{0} lbf⋅ft"
6242
5914
  },
6243
5915
  "torque-newton-meter": {
@@ -6249,53 +5921,32 @@
6249
5921
  },
6250
5922
  "volume-cubic-kilometer": {
6251
5923
  "displayName": "km³",
6252
- "unitPattern-count-one": "{0} km³",
6253
- "unitPattern-count-few": "{0} km³",
6254
- "unitPattern-count-many": "{0} km³",
6255
5924
  "unitPattern-count-other": "{0} km³"
6256
5925
  },
6257
5926
  "volume-cubic-meter": {
6258
5927
  "displayName": "m³",
6259
- "unitPattern-count-one": "{0} m³",
6260
- "unitPattern-count-few": "{0} m³",
6261
- "unitPattern-count-many": "{0} m³",
6262
5928
  "unitPattern-count-other": "{0} m³",
6263
5929
  "perUnitPattern": "{0}/m³"
6264
5930
  },
6265
5931
  "volume-cubic-centimeter": {
6266
5932
  "displayName": "cm³",
6267
- "unitPattern-count-one": "{0} cm³",
6268
- "unitPattern-count-few": "{0} cm³",
6269
- "unitPattern-count-many": "{0} cm³",
6270
5933
  "unitPattern-count-other": "{0} cm³",
6271
5934
  "perUnitPattern": "{0}/cm³"
6272
5935
  },
6273
5936
  "volume-cubic-mile": {
6274
5937
  "displayName": "mi³",
6275
- "unitPattern-count-one": "{0} mi³",
6276
- "unitPattern-count-few": "{0} mi³",
6277
- "unitPattern-count-many": "{0} mi³",
6278
5938
  "unitPattern-count-other": "{0} mi³"
6279
5939
  },
6280
5940
  "volume-cubic-yard": {
6281
5941
  "displayName": "yd³",
6282
- "unitPattern-count-one": "{0} yd³",
6283
- "unitPattern-count-few": "{0} yd³",
6284
- "unitPattern-count-many": "{0} yd³",
6285
5942
  "unitPattern-count-other": "{0} yd³"
6286
5943
  },
6287
5944
  "volume-cubic-foot": {
6288
5945
  "displayName": "ft³",
6289
- "unitPattern-count-one": "{0} ft³",
6290
- "unitPattern-count-few": "{0} ft³",
6291
- "unitPattern-count-many": "{0} ft³",
6292
5946
  "unitPattern-count-other": "{0} ft³"
6293
5947
  },
6294
5948
  "volume-cubic-inch": {
6295
5949
  "displayName": "in³",
6296
- "unitPattern-count-one": "{0} in³",
6297
- "unitPattern-count-few": "{0} in³",
6298
- "unitPattern-count-many": "{0} in³",
6299
5950
  "unitPattern-count-other": "{0} in³"
6300
5951
  },
6301
5952
  "volume-megaliter": {
@@ -6314,9 +5965,6 @@
6314
5965
  },
6315
5966
  "volume-liter": {
6316
5967
  "displayName": "l",
6317
- "unitPattern-count-one": "{0} l",
6318
- "unitPattern-count-few": "{0} l",
6319
- "unitPattern-count-many": "{0} l",
6320
5968
  "unitPattern-count-other": "{0} l",
6321
5969
  "perUnitPattern": "{0}/l"
6322
5970
  },
@@ -6343,30 +5991,22 @@
6343
5991
  },
6344
5992
  "volume-pint-metric": {
6345
5993
  "displayName": "mpt",
6346
- "unitPattern-count-one": "{0} mpt",
6347
- "unitPattern-count-few": "{0} mpt",
6348
- "unitPattern-count-many": "{0} mpt",
6349
5994
  "unitPattern-count-other": "{0} mpt"
6350
5995
  },
6351
5996
  "volume-cup-metric": {
6352
5997
  "displayName": "mcup",
6353
- "unitPattern-count-one": "{0} mc",
6354
- "unitPattern-count-few": "{0} mc",
6355
- "unitPattern-count-many": "{0} mc",
6356
5998
  "unitPattern-count-other": "{0} mc"
6357
5999
  },
6000
+ "volume-fluid-ounce-metric": {
6001
+ "displayName": "fl oz m.",
6002
+ "unitPattern-count-other": "{0} fl oz m."
6003
+ },
6358
6004
  "volume-acre-foot": {
6359
6005
  "displayName": "ac ft",
6360
- "unitPattern-count-one": "{0} ac ft",
6361
- "unitPattern-count-few": "{0} ac ft",
6362
- "unitPattern-count-many": "{0} ac ft",
6363
6006
  "unitPattern-count-other": "{0} ac ft"
6364
6007
  },
6365
6008
  "volume-bushel": {
6366
6009
  "displayName": "bu",
6367
- "unitPattern-count-one": "{0} bu",
6368
- "unitPattern-count-few": "{0} bu",
6369
- "unitPattern-count-many": "{0} bu",
6370
6010
  "unitPattern-count-other": "{0} bu"
6371
6011
  },
6372
6012
  "volume-gallon": {
@@ -6379,33 +6019,29 @@
6379
6019
  },
6380
6020
  "volume-gallon-imperial": {
6381
6021
  "displayName": "gal Imp.",
6382
- "unitPattern-count-one": "{0} gal Imp.",
6383
- "unitPattern-count-few": "{0} gal Imp.",
6384
- "unitPattern-count-many": "{0} gal Imp.",
6385
6022
  "unitPattern-count-other": "{0} gal Imp.",
6386
6023
  "perUnitPattern": "{0}/gal Imp."
6387
6024
  },
6388
6025
  "volume-quart": {
6389
6026
  "displayName": "qt",
6390
- "unitPattern-count-one": "{0} qt",
6391
- "unitPattern-count-few": "{0} qt",
6392
- "unitPattern-count-many": "{0} qt",
6393
6027
  "unitPattern-count-other": "{0} qt"
6394
6028
  },
6395
6029
  "volume-pint": {
6396
6030
  "displayName": "pt",
6397
- "unitPattern-count-one": "{0} pt",
6398
- "unitPattern-count-few": "{0} pt",
6399
- "unitPattern-count-many": "{0} pt",
6400
6031
  "unitPattern-count-other": "{0} pt"
6401
6032
  },
6033
+ "volume-pint-imperial": {
6034
+ "displayName": "pint Imp.",
6035
+ "unitPattern-count-other": "{0} pt Imp."
6036
+ },
6402
6037
  "volume-cup": {
6403
6038
  "displayName": "c",
6404
- "unitPattern-count-one": "{0} c",
6405
- "unitPattern-count-few": "{0} c",
6406
- "unitPattern-count-many": "{0} c",
6407
6039
  "unitPattern-count-other": "{0} c"
6408
6040
  },
6041
+ "volume-cup-imperial": {
6042
+ "displayName": "cup Imp.",
6043
+ "unitPattern-count-other": "{0} cup Imp."
6044
+ },
6409
6045
  "volume-fluid-ounce": {
6410
6046
  "displayName": "fl oz",
6411
6047
  "unitPattern-count-one": "{0} fl oz",
@@ -6415,37 +6051,22 @@
6415
6051
  },
6416
6052
  "volume-fluid-ounce-imperial": {
6417
6053
  "displayName": "fl oz Imp.",
6418
- "unitPattern-count-one": "{0} fl oz Imp.",
6419
- "unitPattern-count-few": "{0} fl oz Imp.",
6420
- "unitPattern-count-many": "{0} fl oz Imp.",
6421
6054
  "unitPattern-count-other": "{0} fl oz Imp."
6422
6055
  },
6423
6056
  "volume-tablespoon": {
6424
6057
  "displayName": "tbsp",
6425
- "unitPattern-count-one": "{0} tbsp",
6426
- "unitPattern-count-few": "{0} tbsp",
6427
- "unitPattern-count-many": "{0} tbsp",
6428
6058
  "unitPattern-count-other": "{0} tbsp"
6429
6059
  },
6430
6060
  "volume-teaspoon": {
6431
6061
  "displayName": "tsp",
6432
- "unitPattern-count-one": "{0} tsp",
6433
- "unitPattern-count-few": "{0} tsp",
6434
- "unitPattern-count-many": "{0} tsp",
6435
6062
  "unitPattern-count-other": "{0} tsp"
6436
6063
  },
6437
6064
  "volume-barrel": {
6438
6065
  "displayName": "bbl",
6439
- "unitPattern-count-one": "{0} bbl",
6440
- "unitPattern-count-few": "{0} bbl",
6441
- "unitPattern-count-many": "{0} bbl",
6442
6066
  "unitPattern-count-other": "{0} bbl"
6443
6067
  },
6444
6068
  "volume-dessert-spoon": {
6445
6069
  "displayName": "dstspn",
6446
- "unitPattern-count-one": "{0} dstspn",
6447
- "unitPattern-count-few": "{0} dstspn",
6448
- "unitPattern-count-many": "{0} dstspn",
6449
6070
  "unitPattern-count-other": "{0} dstspn"
6450
6071
  },
6451
6072
  "volume-dessert-spoon-imperial": {
@@ -6485,11 +6106,194 @@
6485
6106
  },
6486
6107
  "volume-quart-imperial": {
6487
6108
  "displayName": "qt Imp.",
6488
- "unitPattern-count-one": "{0} qt Imp.",
6489
- "unitPattern-count-few": "{0} qt Imp.",
6490
- "unitPattern-count-many": "{0} qt Imp.",
6491
6109
  "unitPattern-count-other": "{0} qt Imp."
6492
6110
  },
6111
+ "angle-steradian": {
6112
+ "displayName": "sr",
6113
+ "unitPattern-count-other": "{0} sr"
6114
+ },
6115
+ "concentr-katal": {
6116
+ "displayName": "kat",
6117
+ "unitPattern-count-one": "{0} kat",
6118
+ "unitPattern-count-few": "{0} kat",
6119
+ "unitPattern-count-many": "{0} kat",
6120
+ "unitPattern-count-other": "{0} kat"
6121
+ },
6122
+ "electric-coulomb": {
6123
+ "displayName": "C",
6124
+ "unitPattern-count-other": "{0} C"
6125
+ },
6126
+ "electric-farad": {
6127
+ "displayName": "F",
6128
+ "unitPattern-count-other": "{0} F"
6129
+ },
6130
+ "electric-henry": {
6131
+ "displayName": "H",
6132
+ "unitPattern-count-other": "{0} H"
6133
+ },
6134
+ "electric-siemens": {
6135
+ "displayName": "S",
6136
+ "unitPattern-count-other": "{0} S"
6137
+ },
6138
+ "energy-calorie-it": {
6139
+ "displayName": "cal-IT",
6140
+ "unitPattern-count-one": "{0} cal-IT",
6141
+ "unitPattern-count-few": "{0} cal-IT",
6142
+ "unitPattern-count-many": "{0} cal-IT",
6143
+ "unitPattern-count-other": "{0} cal-IT"
6144
+ },
6145
+ "energy-british-thermal-unit-it": {
6146
+ "displayName": "BTU-IT",
6147
+ "unitPattern-count-other": "{0} BTU-IT"
6148
+ },
6149
+ "energy-becquerel": {
6150
+ "displayName": "Bq",
6151
+ "unitPattern-count-one": "{0} Bq",
6152
+ "unitPattern-count-few": "{0} Bq",
6153
+ "unitPattern-count-many": "{0} Bq",
6154
+ "unitPattern-count-other": "{0} Bq"
6155
+ },
6156
+ "energy-sievert": {
6157
+ "displayName": "Sv",
6158
+ "unitPattern-count-one": "{0} sievertů",
6159
+ "unitPattern-count-few": "{0} Sv",
6160
+ "unitPattern-count-many": "{0} Sv",
6161
+ "unitPattern-count-other": "{0} Sv"
6162
+ },
6163
+ "energy-gray": {
6164
+ "displayName": "Gy",
6165
+ "unitPattern-count-other": "{0} Gy"
6166
+ },
6167
+ "force-kilogram-force": {
6168
+ "displayName": "kgf",
6169
+ "unitPattern-count-other": "{0} kgf"
6170
+ },
6171
+ "length-rod": {
6172
+ "displayName": "rod",
6173
+ "unitPattern-count-other": "{0} rod"
6174
+ },
6175
+ "length-chain": {
6176
+ "displayName": "chain",
6177
+ "unitPattern-count-other": "{0} chain"
6178
+ },
6179
+ "magnetic-tesla": {
6180
+ "displayName": "T",
6181
+ "unitPattern-count-other": "{0} T"
6182
+ },
6183
+ "magnetic-weber": {
6184
+ "displayName": "Wb",
6185
+ "unitPattern-count-other": "{0} Wb"
6186
+ },
6187
+ "temperature-rankine": {
6188
+ "displayName": "°R",
6189
+ "unitPattern-count-other": "{0} °R"
6190
+ },
6191
+ "duration-fortnight": {
6192
+ "displayName": "fortnight",
6193
+ "unitPattern-count-other": "{0} fw"
6194
+ },
6195
+ "mass-slug": {
6196
+ "displayName": "slug",
6197
+ "unitPattern-count-other": "{0} slug"
6198
+ },
6199
+ "pressure-gasoline-energy-density": {
6200
+ "displayName": "gas E",
6201
+ "unitPattern-count-other": "{0} gas E"
6202
+ },
6203
+ "length-rin": {
6204
+ "displayName": "rin [JP]",
6205
+ "unitPattern-count-other": "{0} rin [JP]"
6206
+ },
6207
+ "length-sun": {
6208
+ "displayName": "sun [JP]",
6209
+ "unitPattern-count-other": "{0} sun [JP]"
6210
+ },
6211
+ "length-shaku-length": {
6212
+ "displayName": "shaku [JP]",
6213
+ "unitPattern-count-other": "{0} shaku [JP]"
6214
+ },
6215
+ "length-shaku-cloth": {
6216
+ "displayName": "shaku [cloth, JP]",
6217
+ "unitPattern-count-other": "{0} shaku [cloth, JP]"
6218
+ },
6219
+ "length-ken": {
6220
+ "displayName": "ken [JP]",
6221
+ "unitPattern-count-other": "{0} ken [JP]"
6222
+ },
6223
+ "length-jo-jp": {
6224
+ "displayName": "jo [JP]",
6225
+ "unitPattern-count-other": "{0} jo [JP]"
6226
+ },
6227
+ "length-ri-jp": {
6228
+ "displayName": "ri [JP]",
6229
+ "unitPattern-count-other": "{0} ri [JP]"
6230
+ },
6231
+ "area-bu-jp": {
6232
+ "displayName": "bu [JP]",
6233
+ "unitPattern-count-other": "{0} bu [JP]"
6234
+ },
6235
+ "area-se-jp": {
6236
+ "displayName": "se [JP]",
6237
+ "unitPattern-count-other": "{0} se [JP]"
6238
+ },
6239
+ "area-cho": {
6240
+ "displayName": "cho [JP]",
6241
+ "unitPattern-count-other": "{0} cho [JP]"
6242
+ },
6243
+ "volume-kosaji": {
6244
+ "displayName": "kosaji [JP]",
6245
+ "unitPattern-count-other": "{0} kosaji [JP]"
6246
+ },
6247
+ "volume-osaji": {
6248
+ "displayName": "osaji [JP]",
6249
+ "unitPattern-count-other": "{0} osaji [JP]"
6250
+ },
6251
+ "volume-cup-jp": {
6252
+ "displayName": "cup [JP]",
6253
+ "unitPattern-count-other": "{0} cup [JP]"
6254
+ },
6255
+ "volume-shaku": {
6256
+ "displayName": "shaku [vol, JP]",
6257
+ "unitPattern-count-other": "{0} shaku [vol, JP]"
6258
+ },
6259
+ "volume-sai": {
6260
+ "displayName": "sai [JP]",
6261
+ "unitPattern-count-other": "{0} sai [JP]"
6262
+ },
6263
+ "volume-to-jp": {
6264
+ "displayName": "to [JP]",
6265
+ "unitPattern-count-other": "{0} to [JP]"
6266
+ },
6267
+ "volume-koku": {
6268
+ "displayName": "koku [JP]",
6269
+ "unitPattern-count-other": "{0} koku [JP]"
6270
+ },
6271
+ "speed-light-speed": {
6272
+ "displayName": "světlo",
6273
+ "unitPattern-count-one": "{0} světlo",
6274
+ "unitPattern-count-few": "{0} světla",
6275
+ "unitPattern-count-many": "{0} světla",
6276
+ "unitPattern-count-other": "{0} světel"
6277
+ },
6278
+ "mass-fun": {
6279
+ "displayName": "fun [JP]",
6280
+ "unitPattern-count-other": "{0} fun [JP]"
6281
+ },
6282
+ "concentr-part-per-1e9": {
6283
+ "displayName": "částic/mld.",
6284
+ "unitPattern-count-one": "{0} částice na mld",
6285
+ "unitPattern-count-few": "{0} částice na mld",
6286
+ "unitPattern-count-many": "{0} částice na mld",
6287
+ "unitPattern-count-other": "{0} částic na mld"
6288
+ },
6289
+ "duration-night": {
6290
+ "displayName": "noci",
6291
+ "unitPattern-count-one": "{0} noc",
6292
+ "unitPattern-count-few": "{0} noci",
6293
+ "unitPattern-count-many": "{0} noci",
6294
+ "unitPattern-count-other": "{0} nocí",
6295
+ "perUnitPattern": "{0}/noc"
6296
+ },
6493
6297
  "coordinateUnit": {
6494
6298
  "displayName": "směr",
6495
6299
  "east": "{0} v. d.",
@@ -6500,9 +6304,9 @@
6500
6304
  }
6501
6305
  },
6502
6306
  "lenient-scope-number": {
6503
- "minusSign": "-‐‒–⁻₋−➖﹣-",
6504
- "commaSign": ",،٫⹁、︐︑﹐﹑,、",
6505
- "plusSign": "+⁺₊➕﬩﹢+"
6307
+ "minusSign": "--﹣‐‑‒–−⁻₋➖",
6308
+ "commaSign": ",,﹐︐⹁،٫、﹑、︑",
6309
+ "plusSign": "++﬩﹢⁺₊➕"
6506
6310
  },
6507
6311
  "currencyFormat-sap-short": {
6508
6312
  "1000-one": "0 tis'.' ¤",
@@ -6563,11 +6367,13 @@
6563
6367
  "BYR": 0,
6564
6368
  "CLF": 4,
6565
6369
  "CLP": 0,
6370
+ "COP": 0,
6566
6371
  "DEFAULT": 2,
6567
6372
  "DJF": 0,
6568
6373
  "ESP": 0,
6569
6374
  "GNF": 0,
6570
6375
  "HUF": 0,
6376
+ "IDR": 0,
6571
6377
  "IQD": 0,
6572
6378
  "IRR": 0,
6573
6379
  "ISK": 0,
@@ -6587,6 +6393,7 @@
6587
6393
  "MMK": 0,
6588
6394
  "MRO": 0,
6589
6395
  "OMR": 3,
6396
+ "PKR": 0,
6590
6397
  "PYG": 0,
6591
6398
  "RSD": 0,
6592
6399
  "RWF": 0,
@@ -6625,45 +6432,46 @@
6625
6432
  },
6626
6433
  "eras-gregorian": {
6627
6434
  "0": {
6628
- "_code": "gregory-inverse",
6629
- "_aliases": "bc bce",
6435
+ "_code": "bce",
6436
+ "_aliases": "bc",
6630
6437
  "_end": "0-12-31"
6631
6438
  },
6632
6439
  "1": {
6633
- "_code": "gregory",
6634
- "_aliases": "ad ce",
6440
+ "_code": "ce",
6441
+ "_aliases": "ad",
6635
6442
  "_start": "1-01-01"
6636
6443
  }
6637
6444
  },
6638
6445
  "eras-islamic": {
6639
6446
  "0": {
6640
- "_code": "islamic",
6641
- "_aliases": "ah",
6642
- "_start": "622-7-15"
6447
+ "_code": "ah",
6448
+ "_start": "622-07-19"
6449
+ },
6450
+ "1": {
6451
+ "_code": "bh",
6452
+ "_end": "622-07-18"
6643
6453
  }
6644
6454
  },
6645
6455
  "eras-persian": {
6646
6456
  "0": {
6647
- "_code": "persian",
6648
- "_aliases": "ap",
6649
- "_start": "622-01-01"
6457
+ "_code": "ap",
6458
+ "_start": "622-03-21"
6650
6459
  }
6651
6460
  },
6652
6461
  "eras-buddhist": {
6653
6462
  "0": {
6654
- "_code": "buddhist",
6655
- "_aliases": "be",
6463
+ "_code": "be",
6656
6464
  "_start": "-542-01-01"
6657
6465
  }
6658
6466
  },
6659
6467
  "eras-japanese": {
6660
6468
  "232": {
6661
6469
  "_code": "meiji",
6662
- "_start": "1868-9-8"
6470
+ "_start": "1868-10-23"
6663
6471
  },
6664
6472
  "233": {
6665
6473
  "_code": "taisho",
6666
- "_start": "1912-7-30"
6474
+ "_start": "1912-07-30"
6667
6475
  },
6668
6476
  "234": {
6669
6477
  "_code": "showa",
@@ -6671,11 +6479,11 @@
6671
6479
  },
6672
6480
  "235": {
6673
6481
  "_code": "heisei",
6674
- "_start": "1989-1-8"
6482
+ "_start": "1989-01-08"
6675
6483
  },
6676
6484
  "236": {
6677
6485
  "_code": "reiwa",
6678
- "_start": "2019-5-1"
6486
+ "_start": "2019-05-01"
6679
6487
  }
6680
6488
  },
6681
6489
  "dayPeriodRules": {
@@ -6705,5 +6513,9 @@
6705
6513
  "noon": {
6706
6514
  "_at": "12:00"
6707
6515
  }
6516
+ },
6517
+ "sap-calendarWeek": {
6518
+ "narrow": "KT {0}",
6519
+ "wide": "Kalendářní týden {0}"
6708
6520
  }
6709
6521
  }