@ui5/webcomponents-localization 2.20.0 → 2.20.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist/.tsbuildinfo +1 -1
- package/dist/generated/assets/cldr/Unicode-Data-Files-LICENSE.txt +36 -24
- package/dist/generated/assets/cldr/ar.json +624 -354
- package/dist/generated/assets/cldr/ar_EG.json +624 -354
- package/dist/generated/assets/cldr/ar_SA.json +625 -355
- package/dist/generated/assets/cldr/bg.json +339 -215
- package/dist/generated/assets/cldr/ca.json +633 -509
- package/dist/generated/assets/cldr/cnr.json +960 -653
- package/dist/generated/assets/cldr/cs.json +343 -531
- package/dist/generated/assets/cldr/cy.json +684 -1050
- package/dist/generated/assets/cldr/da.json +354 -231
- package/dist/generated/assets/cldr/de.json +458 -330
- package/dist/generated/assets/cldr/de_AT.json +459 -331
- package/dist/generated/assets/cldr/de_CH.json +522 -386
- package/dist/generated/assets/cldr/el.json +317 -152
- package/dist/generated/assets/cldr/el_CY.json +317 -152
- package/dist/generated/assets/cldr/en.json +606 -253
- package/dist/generated/assets/cldr/en_AU.json +830 -376
- package/dist/generated/assets/cldr/en_GB.json +696 -251
- package/dist/generated/assets/cldr/en_HK.json +544 -203
- package/dist/generated/assets/cldr/en_IE.json +533 -192
- package/dist/generated/assets/cldr/en_IN.json +820 -296
- package/dist/generated/assets/cldr/en_NZ.json +534 -193
- package/dist/generated/assets/cldr/en_PG.json +509 -168
- package/dist/generated/assets/cldr/en_SG.json +526 -185
- package/dist/generated/assets/cldr/en_ZA.json +529 -186
- package/dist/generated/assets/cldr/es.json +355 -230
- package/dist/generated/assets/cldr/es_AR.json +444 -288
- package/dist/generated/assets/cldr/es_BO.json +419 -264
- package/dist/generated/assets/cldr/es_CL.json +455 -300
- package/dist/generated/assets/cldr/es_CO.json +412 -257
- package/dist/generated/assets/cldr/es_MX.json +515 -352
- package/dist/generated/assets/cldr/es_PE.json +397 -234
- package/dist/generated/assets/cldr/es_UY.json +424 -269
- package/dist/generated/assets/cldr/es_VE.json +398 -243
- package/dist/generated/assets/cldr/et.json +390 -233
- package/dist/generated/assets/cldr/fa.json +510 -271
- package/dist/generated/assets/cldr/fi.json +497 -251
- package/dist/generated/assets/cldr/fr.json +339 -106
- package/dist/generated/assets/cldr/fr_BE.json +341 -108
- package/dist/generated/assets/cldr/fr_CA.json +652 -397
- package/dist/generated/assets/cldr/fr_CH.json +342 -109
- package/dist/generated/assets/cldr/fr_LU.json +339 -106
- package/dist/generated/assets/cldr/he.json +726 -904
- package/dist/generated/assets/cldr/hi.json +529 -288
- package/dist/generated/assets/cldr/hr.json +392 -383
- package/dist/generated/assets/cldr/hu.json +459 -335
- package/dist/generated/assets/cldr/id.json +379 -128
- package/dist/generated/assets/cldr/it.json +420 -301
- package/dist/generated/assets/cldr/it_CH.json +426 -307
- package/dist/generated/assets/cldr/ja.json +332 -74
- package/dist/generated/assets/cldr/kk.json +540 -240
- package/dist/generated/assets/cldr/ko.json +371 -115
- package/dist/generated/assets/cldr/lt.json +428 -545
- package/dist/generated/assets/cldr/lv.json +415 -413
- package/dist/generated/assets/cldr/mk.json +691 -559
- package/dist/generated/assets/cldr/ms.json +395 -136
- package/dist/generated/assets/cldr/nb.json +355 -234
- package/dist/generated/assets/cldr/nl.json +357 -251
- package/dist/generated/assets/cldr/nl_BE.json +428 -322
- package/dist/generated/assets/cldr/pl.json +333 -459
- package/dist/generated/assets/cldr/pt.json +419 -298
- package/dist/generated/assets/cldr/pt_PT.json +362 -231
- package/dist/generated/assets/cldr/ro.json +369 -397
- package/dist/generated/assets/cldr/ru.json +599 -368
- package/dist/generated/assets/cldr/ru_UA.json +598 -367
- package/dist/generated/assets/cldr/sk.json +343 -517
- package/dist/generated/assets/cldr/sl.json +477 -640
- package/dist/generated/assets/cldr/sr.json +478 -531
- package/dist/generated/assets/cldr/sr_Latn.json +631 -684
- package/dist/generated/assets/cldr/sv.json +395 -258
- package/dist/generated/assets/cldr/th.json +452 -199
- package/dist/generated/assets/cldr/tr.json +391 -238
- package/dist/generated/assets/cldr/uk.json +696 -342
- package/dist/generated/assets/cldr/vi.json +836 -487
- package/dist/generated/assets/cldr/zh_CN.json +358 -104
- package/dist/generated/assets/cldr/zh_HK.json +366 -113
- package/dist/generated/assets/cldr/zh_SG.json +371 -118
- package/dist/generated/assets/cldr/zh_TW.json +480 -238
- package/dist/sap/base/Event.js +2 -2
- package/dist/sap/base/Eventing.js +4 -3
- package/dist/sap/base/assert.js +1 -1
- package/dist/sap/base/config/MemoryConfigurationProvider.js +1 -1
- package/dist/sap/base/future.js +12 -0
- package/dist/sap/base/i18n/Formatting.d.ts +5 -0
- package/dist/sap/base/i18n/Formatting.js +7 -0
- package/dist/sap/base/i18n/Formatting.js.map +1 -1
- package/dist/sap/base/i18n/LanguageTag.js +18 -12
- package/dist/sap/base/i18n/Localization.d.ts +3 -0
- package/dist/sap/base/i18n/Localization.js +5 -0
- package/dist/sap/base/i18n/Localization.js.map +1 -1
- package/dist/sap/base/i18n/ResourceBundle.js +20 -0
- package/dist/sap/base/i18n/date/CalendarType.js +9 -8
- package/dist/sap/base/i18n/date/CalendarWeekNumbering.js +9 -8
- package/dist/sap/base/i18n/date/TimezoneUtils.js +170 -18
- package/dist/sap/base/i18n/date/_EnumHelper.js +37 -0
- package/dist/sap/base/strings/camelize.js +1 -1
- package/dist/sap/base/strings/formatMessage.js +6 -1
- package/dist/sap/base/util/Properties.js +12 -0
- package/dist/sap/base/util/Version.js +19 -13
- package/dist/sap/base/util/_merge.js +1 -1
- package/dist/sap/base/util/array/uniqueSort.js +1 -1
- package/dist/sap/base/util/deepClone.js +2 -2
- package/dist/sap/base/util/deepEqual.js +1 -1
- package/dist/sap/base/util/deepExtend.js +60 -0
- package/dist/sap/base/util/extend.js +1 -1
- package/dist/sap/base/util/fetch.js +8 -0
- package/dist/sap/base/util/isEmptyObject.js +1 -1
- package/dist/sap/base/util/isPlainObject.js +1 -1
- package/dist/sap/base/util/merge.js +57 -0
- package/dist/sap/base/util/mixedFetch.js +3 -0
- package/dist/sap/base/util/now.js +7 -13
- package/dist/sap/base/util/uid.js +1 -1
- package/dist/sap/ui/Device.js +27 -0
- package/dist/sap/ui/Global.js +1 -0
- package/dist/sap/ui/VersionInfo.js +14 -0
- package/dist/sap/ui/base/DataType.js +63 -12
- package/dist/sap/ui/base/DesignTime.js +11 -0
- package/dist/sap/ui/base/EventProvider.js +21 -0
- package/dist/sap/ui/base/Metadata.js +45 -10
- package/dist/sap/ui/base/Object.js +2 -2
- package/dist/sap/ui/base/OwnStatics.js +6 -0
- package/dist/sap/ui/base/SyncPromise.js +98 -0
- package/dist/sap/ui/core/AnimationMode.js +42 -0
- package/dist/sap/ui/core/CalendarType.js +2 -2
- package/dist/sap/ui/core/ControlBehavior.js +11 -0
- package/dist/sap/ui/core/Lib.js +41 -0
- package/dist/sap/ui/core/Locale.js +9 -9
- package/dist/sap/ui/core/LocaleData.js +498 -333
- package/dist/sap/ui/core/Theming.js +25 -525
- package/dist/sap/ui/core/_UrlResolver.js +11 -0
- package/dist/sap/ui/core/date/Buddhist.js +2 -2
- package/dist/sap/ui/core/date/CalendarUtils.js +14 -12
- package/dist/sap/ui/core/date/CalendarWeekNumbering.js +2 -2
- package/dist/sap/ui/core/date/Gregorian.js +2 -2
- package/dist/sap/ui/core/date/Islamic.js +2 -2
- package/dist/sap/ui/core/date/Japanese.js +2 -2
- package/dist/sap/ui/core/date/Persian.js +2 -2
- package/dist/sap/ui/core/date/UI5Date.js +80 -32
- package/dist/sap/ui/core/date/UniversalDate.js +83 -101
- package/dist/sap/ui/core/format/DateFormat.js +70 -73
- package/dist/sap/ui/core/format/FormatUtils.js +30 -0
- package/dist/sap/ui/core/format/NumberFormat.js +917 -588
- package/dist/sap/ui/core/format/TimezoneUtil.js +80 -11
- package/dist/sap/ui/core/getCompatibilityVersion.js +7 -0
- package/dist/sap/ui/core/theming/ThemeHelper.js +14 -0
- package/dist/sap/ui/security/Security.js +12 -0
- package/dist/sap/ui/util/XMLHelper.js +11 -0
- package/dist/sap/ui/util/_URL.js +1 -0
- package/dist/ui5loader-autoconfig.js +1 -0
- package/package.json +5 -5
- 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": "
|
|
4
|
-
"__buildtime": "
|
|
3
|
+
"__version": "48.0.0",
|
|
4
|
+
"__buildtime": "2025-11-18T12:31:55.685Z",
|
|
5
5
|
"languages": {
|
|
6
6
|
"aa": "afar",
|
|
7
7
|
"ab": "abjasio",
|
|
@@ -51,6 +51,7 @@
|
|
|
51
51
|
"bez": "bena",
|
|
52
52
|
"bfd": "bafut",
|
|
53
53
|
"bg": "búlgaro",
|
|
54
|
+
"bgc": "haryanvi",
|
|
54
55
|
"bgn": "baluchi occidental",
|
|
55
56
|
"bho": "bhojpuri",
|
|
56
57
|
"bi": "bislama",
|
|
@@ -58,6 +59,7 @@
|
|
|
58
59
|
"bin": "bini",
|
|
59
60
|
"bkm": "kom",
|
|
60
61
|
"bla": "siksiká",
|
|
62
|
+
"blo": "anii",
|
|
61
63
|
"bm": "bambara",
|
|
62
64
|
"bn": "bengalí",
|
|
63
65
|
"bo": "tibetano",
|
|
@@ -91,7 +93,6 @@
|
|
|
91
93
|
"chr": "cheroqui",
|
|
92
94
|
"chy": "cheyene",
|
|
93
95
|
"ckb": "kurdo sorani",
|
|
94
|
-
"ckb_alt-menu": "kurdo sorani",
|
|
95
96
|
"ckb_alt-variant": "kurdo central",
|
|
96
97
|
"clc": "chilcotin",
|
|
97
98
|
"cnr": "Montenegrino",
|
|
@@ -195,7 +196,7 @@
|
|
|
195
196
|
"grb": "grebo",
|
|
196
197
|
"grc": "griego antiguo",
|
|
197
198
|
"gsw": "alemán suizo",
|
|
198
|
-
"gu": "
|
|
199
|
+
"gu": "guyaratí",
|
|
199
200
|
"guz": "gusii",
|
|
200
201
|
"gv": "manés",
|
|
201
202
|
"gwi": "kutchin",
|
|
@@ -244,7 +245,7 @@
|
|
|
244
245
|
"jv": "javanés",
|
|
245
246
|
"ka": "georgiano",
|
|
246
247
|
"kaa": "karakalpako",
|
|
247
|
-
"kab": "
|
|
248
|
+
"kab": "cabileño",
|
|
248
249
|
"kac": "kachin",
|
|
249
250
|
"kaj": "jju",
|
|
250
251
|
"kam": "kamba",
|
|
@@ -278,16 +279,19 @@
|
|
|
278
279
|
"krc": "karachái-bálkaro",
|
|
279
280
|
"krl": "carelio",
|
|
280
281
|
"kru": "kurukh",
|
|
281
|
-
"ks": "
|
|
282
|
+
"ks": "cachemir",
|
|
282
283
|
"ksb": "shambala",
|
|
283
284
|
"ksf": "bafia",
|
|
284
285
|
"ksh": "kölsch",
|
|
285
286
|
"ku": "kurdo",
|
|
287
|
+
"ku_menu-core": "kurdo",
|
|
288
|
+
"ku_menu-extension": "kurmanyi",
|
|
286
289
|
"kum": "kumyk",
|
|
287
290
|
"kut": "kutenai",
|
|
288
291
|
"kv": "komi",
|
|
289
292
|
"kw": "córnico",
|
|
290
293
|
"kwk": "kwakʼwala",
|
|
294
|
+
"kxv": "kuvi",
|
|
291
295
|
"ky": "kirguís",
|
|
292
296
|
"la": "latín",
|
|
293
297
|
"lad": "ladino",
|
|
@@ -298,6 +302,7 @@
|
|
|
298
302
|
"lez": "lezgiano",
|
|
299
303
|
"lg": "ganda",
|
|
300
304
|
"li": "limburgués",
|
|
305
|
+
"lij": "genovés",
|
|
301
306
|
"lil": "lillooet",
|
|
302
307
|
"lkt": "lakota",
|
|
303
308
|
"lmo": "lombardo",
|
|
@@ -313,7 +318,6 @@
|
|
|
313
318
|
"lua": "luba-lulua",
|
|
314
319
|
"lui": "luiseño",
|
|
315
320
|
"lun": "lunda",
|
|
316
|
-
"luo": "luo",
|
|
317
321
|
"lus": "mizo",
|
|
318
322
|
"luy": "luyia",
|
|
319
323
|
"lv": "letón",
|
|
@@ -496,6 +500,7 @@
|
|
|
496
500
|
"swb": "comorense",
|
|
497
501
|
"syc": "siríaco clásico",
|
|
498
502
|
"syr": "siríaco",
|
|
503
|
+
"szl": "silesio",
|
|
499
504
|
"ta": "tamil",
|
|
500
505
|
"tce": "tutchone meridional",
|
|
501
506
|
"te": "telugu",
|
|
@@ -543,9 +548,10 @@
|
|
|
543
548
|
"und": "lengua desconocida",
|
|
544
549
|
"ur": "urdu",
|
|
545
550
|
"uz": "uzbeko",
|
|
546
|
-
"vai": "vai",
|
|
547
551
|
"ve": "venda",
|
|
552
|
+
"vec": "véneto",
|
|
548
553
|
"vi": "vietnamita",
|
|
554
|
+
"vmw": "makua",
|
|
549
555
|
"vo": "volapük",
|
|
550
556
|
"vot": "vótico",
|
|
551
557
|
"vun": "vunjo",
|
|
@@ -559,6 +565,7 @@
|
|
|
559
565
|
"wuu": "wu",
|
|
560
566
|
"xal": "calmuco",
|
|
561
567
|
"xh": "xhosa",
|
|
568
|
+
"xnr": "kangri",
|
|
562
569
|
"xog": "soga",
|
|
563
570
|
"yao": "yao",
|
|
564
571
|
"yap": "yapés",
|
|
@@ -728,7 +735,7 @@
|
|
|
728
735
|
"155": "Europa del Oeste",
|
|
729
736
|
"202": "África subsahariana",
|
|
730
737
|
"419": "Latinoamérica",
|
|
731
|
-
"001": "
|
|
738
|
+
"001": "mundo",
|
|
732
739
|
"002": "África",
|
|
733
740
|
"003": "América del Norte",
|
|
734
741
|
"005": "Sudamérica",
|
|
@@ -804,6 +811,7 @@
|
|
|
804
811
|
"CN": "China",
|
|
805
812
|
"CO": "Colombia",
|
|
806
813
|
"CP": "Isla Clipperton",
|
|
814
|
+
"CQ": "Sark",
|
|
807
815
|
"CR": "Costa Rica",
|
|
808
816
|
"CU": "Cuba",
|
|
809
817
|
"CV": "Cabo Verde",
|
|
@@ -851,7 +859,7 @@
|
|
|
851
859
|
"GP": "Guadalupe",
|
|
852
860
|
"GQ": "Guinea Ecuatorial",
|
|
853
861
|
"GR": "Grecia",
|
|
854
|
-
"GS": "Islas Georgia del Sur y
|
|
862
|
+
"GS": "Islas Georgia del Sur y Sándwich del Sur",
|
|
855
863
|
"GT": "Guatemala",
|
|
856
864
|
"GU": "Guam",
|
|
857
865
|
"GW": "Guinea-Bisáu",
|
|
@@ -870,6 +878,7 @@
|
|
|
870
878
|
"IM": "Isla de Man",
|
|
871
879
|
"IN": "India",
|
|
872
880
|
"IO": "Territorio Británico del Océano Índico",
|
|
881
|
+
"IO-alt-chagos": "Archipiélago de Chagos",
|
|
873
882
|
"IQ": "Irak",
|
|
874
883
|
"IR": "Irán",
|
|
875
884
|
"IS": "Islandia",
|
|
@@ -956,11 +965,11 @@
|
|
|
956
965
|
"QA": "Catar",
|
|
957
966
|
"QO": "Islas Ultramarinas",
|
|
958
967
|
"RE": "Reunión",
|
|
959
|
-
"RO": "
|
|
968
|
+
"RO": "Rumania",
|
|
960
969
|
"RS": "Serbia",
|
|
961
970
|
"RU": "Rusia",
|
|
962
971
|
"RW": "Ruanda",
|
|
963
|
-
"SA": "Arabia
|
|
972
|
+
"SA": "Arabia Saudita",
|
|
964
973
|
"SB": "Islas Salomón",
|
|
965
974
|
"SC": "Seychelles",
|
|
966
975
|
"SD": "Sudán",
|
|
@@ -1037,15 +1046,15 @@
|
|
|
1037
1046
|
"short": "dd-MM-yy"
|
|
1038
1047
|
},
|
|
1039
1048
|
"timeFormats": {
|
|
1040
|
-
"full": "
|
|
1041
|
-
"long": "
|
|
1042
|
-
"medium": "
|
|
1043
|
-
"short": "
|
|
1049
|
+
"full": "h:mm:ss a zzzz",
|
|
1050
|
+
"long": "h:mm:ss a z",
|
|
1051
|
+
"medium": "h:mm:ss a",
|
|
1052
|
+
"short": "h:mm a"
|
|
1044
1053
|
},
|
|
1045
1054
|
"dateTimeFormats": {
|
|
1046
1055
|
"full": "{1}, {0}",
|
|
1047
1056
|
"long": "{1}, {0}",
|
|
1048
|
-
"medium": "{1} {0}",
|
|
1057
|
+
"medium": "{1}, {0}",
|
|
1049
1058
|
"short": "{1}, {0}",
|
|
1050
1059
|
"availableFormats": {
|
|
1051
1060
|
"Bh": "h B",
|
|
@@ -1053,15 +1062,19 @@
|
|
|
1053
1062
|
"Bhms": "h:mm:ss B",
|
|
1054
1063
|
"d": "d",
|
|
1055
1064
|
"E": "ccc",
|
|
1065
|
+
"EBh": "E h B",
|
|
1056
1066
|
"EBhm": "E h:mm B",
|
|
1057
1067
|
"EBhms": "E h:mm:ss B",
|
|
1058
1068
|
"Ed": "E d",
|
|
1069
|
+
"Eh": "E h a",
|
|
1059
1070
|
"Ehm": "E, h:mm a",
|
|
1060
1071
|
"EHm": "E, HH:mm",
|
|
1061
1072
|
"Ehms": "E, h:mm:ss a",
|
|
1062
1073
|
"EHms": "E, HH:mm:ss",
|
|
1063
1074
|
"Gy": "y G",
|
|
1064
|
-
"
|
|
1075
|
+
"GyM": "M/y G",
|
|
1076
|
+
"GyMd": "d/M/y G",
|
|
1077
|
+
"GyMEd": "E, d/M/y G",
|
|
1065
1078
|
"GyMMM": "MMM y G",
|
|
1066
1079
|
"GyMMMd": "d MMM y G",
|
|
1067
1080
|
"GyMMMEd": "E, d MMM y G",
|
|
@@ -1080,6 +1093,8 @@
|
|
|
1080
1093
|
"Hmsvvvv": "HH:mm:ss vvvv",
|
|
1081
1094
|
"hmv": "h:mm a v",
|
|
1082
1095
|
"Hmv": "HH:mm v",
|
|
1096
|
+
"hv": "h a v",
|
|
1097
|
+
"Hv": "H 'h' v",
|
|
1083
1098
|
"M": "L",
|
|
1084
1099
|
"Md": "dd-MM",
|
|
1085
1100
|
"MEd": "E, dd-MM",
|
|
@@ -1124,11 +1139,11 @@
|
|
|
1124
1139
|
"intervalFormats": {
|
|
1125
1140
|
"intervalFormatFallback": "{0} a el {1}",
|
|
1126
1141
|
"Bh": {
|
|
1127
|
-
"B": "h B
|
|
1142
|
+
"B": "h B – h B",
|
|
1128
1143
|
"h": "h–h B"
|
|
1129
1144
|
},
|
|
1130
1145
|
"Bhm": {
|
|
1131
|
-
"B": "h:mm B
|
|
1146
|
+
"B": "h:mm B – h:mm B",
|
|
1132
1147
|
"h": "h:mm–h:mm B",
|
|
1133
1148
|
"m": "h:mm–h:mm B"
|
|
1134
1149
|
},
|
|
@@ -1174,7 +1189,7 @@
|
|
|
1174
1189
|
"y": "E d MMM 'de' y – E d MMM 'de' y G"
|
|
1175
1190
|
},
|
|
1176
1191
|
"h": {
|
|
1177
|
-
"a": "h a–h a",
|
|
1192
|
+
"a": "h a – h a",
|
|
1178
1193
|
"h": "h–h a"
|
|
1179
1194
|
},
|
|
1180
1195
|
"H": {
|
|
@@ -1190,7 +1205,7 @@
|
|
|
1190
1205
|
"m": "H:mm–H:mm"
|
|
1191
1206
|
},
|
|
1192
1207
|
"hmv": {
|
|
1193
|
-
"a": "h:mm a–h:mm a v",
|
|
1208
|
+
"a": "h:mm a – h:mm a v",
|
|
1194
1209
|
"h": "h:mm–h:mm a v",
|
|
1195
1210
|
"m": "h:mm–h:mm a v"
|
|
1196
1211
|
},
|
|
@@ -1467,13 +1482,13 @@
|
|
|
1467
1482
|
"S"
|
|
1468
1483
|
],
|
|
1469
1484
|
"short": [
|
|
1470
|
-
"
|
|
1471
|
-
"
|
|
1472
|
-
"
|
|
1473
|
-
"
|
|
1474
|
-
"
|
|
1475
|
-
"
|
|
1476
|
-
"
|
|
1485
|
+
"do",
|
|
1486
|
+
"lu",
|
|
1487
|
+
"ma",
|
|
1488
|
+
"mi",
|
|
1489
|
+
"ju",
|
|
1490
|
+
"vi",
|
|
1491
|
+
"sá"
|
|
1477
1492
|
],
|
|
1478
1493
|
"wide": [
|
|
1479
1494
|
"domingo",
|
|
@@ -1627,31 +1642,35 @@
|
|
|
1627
1642
|
"short": "dd-MM-y GGGGG"
|
|
1628
1643
|
},
|
|
1629
1644
|
"timeFormats": {
|
|
1630
|
-
"full": "
|
|
1631
|
-
"long": "
|
|
1632
|
-
"medium": "
|
|
1633
|
-
"short": "
|
|
1645
|
+
"full": "h:mm:ss a zzzz",
|
|
1646
|
+
"long": "h:mm:ss a z",
|
|
1647
|
+
"medium": "h:mm:ss a",
|
|
1648
|
+
"short": "h:mm a"
|
|
1634
1649
|
},
|
|
1635
1650
|
"dateTimeFormats": {
|
|
1636
1651
|
"full": "{1}, {0}",
|
|
1637
1652
|
"long": "{1}, {0}",
|
|
1638
|
-
"medium": "{1} {0}",
|
|
1639
|
-
"short": "{1} {0}",
|
|
1653
|
+
"medium": "{1}, {0}",
|
|
1654
|
+
"short": "{1}, {0}",
|
|
1640
1655
|
"availableFormats": {
|
|
1641
1656
|
"Bh": "h B",
|
|
1642
1657
|
"Bhm": "h:mm B",
|
|
1643
1658
|
"Bhms": "h:mm:ss B",
|
|
1644
1659
|
"d": "d",
|
|
1645
1660
|
"E": "ccc",
|
|
1661
|
+
"EBh": "E h B",
|
|
1646
1662
|
"EBhm": "E h:mm B",
|
|
1647
1663
|
"EBhms": "E h:mm:ss B",
|
|
1648
1664
|
"Ed": "E d",
|
|
1665
|
+
"Eh": "E h a",
|
|
1649
1666
|
"Ehm": "E h:mm a",
|
|
1650
1667
|
"EHm": "E HH:mm",
|
|
1651
1668
|
"Ehms": "E h:mm:ss a",
|
|
1652
1669
|
"EHms": "E HH:mm:ss",
|
|
1653
1670
|
"Gy": "y G",
|
|
1671
|
+
"GyM": "M/y G",
|
|
1654
1672
|
"GyMd": "d/M/y GGGGG",
|
|
1673
|
+
"GyMEd": "E, d/M/y G",
|
|
1655
1674
|
"GyMMM": "MMM 'de' y G",
|
|
1656
1675
|
"GyMMMd": "d 'de' MMM 'de' y G",
|
|
1657
1676
|
"GyMMMEd": "E, d 'de' MMM 'de' y G",
|
|
@@ -1664,6 +1683,8 @@
|
|
|
1664
1683
|
"Hm": "HH:mm",
|
|
1665
1684
|
"hms": "h:mm:ss a",
|
|
1666
1685
|
"Hms": "HH:mm:ss",
|
|
1686
|
+
"hv": "h a v",
|
|
1687
|
+
"Hv": "H 'h' v",
|
|
1667
1688
|
"M": "L",
|
|
1668
1689
|
"Md": "dd-MM",
|
|
1669
1690
|
"MEd": "E, dd-MM",
|
|
@@ -1704,11 +1725,11 @@
|
|
|
1704
1725
|
"intervalFormats": {
|
|
1705
1726
|
"intervalFormatFallback": "{0} a el {1}",
|
|
1706
1727
|
"Bh": {
|
|
1707
|
-
"B": "h B
|
|
1728
|
+
"B": "h B – h B",
|
|
1708
1729
|
"h": "h–h B"
|
|
1709
1730
|
},
|
|
1710
1731
|
"Bhm": {
|
|
1711
|
-
"B": "h:mm B
|
|
1732
|
+
"B": "h:mm B – h:mm B",
|
|
1712
1733
|
"h": "h:mm–h:mm B",
|
|
1713
1734
|
"m": "h:mm–h:mm B"
|
|
1714
1735
|
},
|
|
@@ -1993,13 +2014,13 @@
|
|
|
1993
2014
|
"S"
|
|
1994
2015
|
],
|
|
1995
2016
|
"short": [
|
|
1996
|
-
"
|
|
1997
|
-
"
|
|
1998
|
-
"
|
|
1999
|
-
"
|
|
2000
|
-
"
|
|
2001
|
-
"
|
|
2002
|
-
"
|
|
2017
|
+
"do",
|
|
2018
|
+
"lu",
|
|
2019
|
+
"ma",
|
|
2020
|
+
"mi",
|
|
2021
|
+
"ju",
|
|
2022
|
+
"vi",
|
|
2023
|
+
"sá"
|
|
2003
2024
|
],
|
|
2004
2025
|
"wide": [
|
|
2005
2026
|
"domingo",
|
|
@@ -2133,13 +2154,16 @@
|
|
|
2133
2154
|
}
|
|
2134
2155
|
},
|
|
2135
2156
|
"era-wide": {
|
|
2136
|
-
"0": "AH"
|
|
2157
|
+
"0": "AH",
|
|
2158
|
+
"1": "BH"
|
|
2137
2159
|
},
|
|
2138
2160
|
"era-abbreviated": {
|
|
2139
|
-
"0": "AH"
|
|
2161
|
+
"0": "AH",
|
|
2162
|
+
"1": "BH"
|
|
2140
2163
|
},
|
|
2141
2164
|
"era-narrow": {
|
|
2142
|
-
"0": "AH"
|
|
2165
|
+
"0": "AH",
|
|
2166
|
+
"1": "BH"
|
|
2143
2167
|
}
|
|
2144
2168
|
},
|
|
2145
2169
|
"ca-japanese": {
|
|
@@ -2150,31 +2174,35 @@
|
|
|
2150
2174
|
"short": "dd/MM/yy GGGGG"
|
|
2151
2175
|
},
|
|
2152
2176
|
"timeFormats": {
|
|
2153
|
-
"full": "
|
|
2154
|
-
"long": "
|
|
2155
|
-
"medium": "
|
|
2156
|
-
"short": "
|
|
2177
|
+
"full": "h:mm:ss a zzzz",
|
|
2178
|
+
"long": "h:mm:ss a z",
|
|
2179
|
+
"medium": "h:mm:ss a",
|
|
2180
|
+
"short": "h:mm a"
|
|
2157
2181
|
},
|
|
2158
2182
|
"dateTimeFormats": {
|
|
2159
2183
|
"full": "{1}, {0}",
|
|
2160
2184
|
"long": "{1}, {0}",
|
|
2161
|
-
"medium": "{1} {0}",
|
|
2162
|
-
"short": "{1} {0}",
|
|
2185
|
+
"medium": "{1}, {0}",
|
|
2186
|
+
"short": "{1}, {0}",
|
|
2163
2187
|
"availableFormats": {
|
|
2164
2188
|
"Bh": "h B",
|
|
2165
2189
|
"Bhm": "h:mm B",
|
|
2166
2190
|
"Bhms": "h:mm:ss B",
|
|
2167
2191
|
"d": "d",
|
|
2168
2192
|
"E": "ccc",
|
|
2193
|
+
"EBh": "E h B",
|
|
2169
2194
|
"EBhm": "E h:mm B",
|
|
2170
2195
|
"EBhms": "E h:mm:ss B",
|
|
2171
2196
|
"Ed": "E d",
|
|
2197
|
+
"Eh": "E h a",
|
|
2172
2198
|
"Ehm": "E h:mm a",
|
|
2173
2199
|
"EHm": "E HH:mm",
|
|
2174
2200
|
"Ehms": "E h:mm:ss a",
|
|
2175
2201
|
"EHms": "E HH:mm:ss",
|
|
2176
2202
|
"Gy": "y G",
|
|
2203
|
+
"GyM": "M/y G",
|
|
2177
2204
|
"GyMd": "d/M/y GGGGG",
|
|
2205
|
+
"GyMEd": "E, d/M/y G",
|
|
2178
2206
|
"GyMMM": "MMM 'de' y G",
|
|
2179
2207
|
"GyMMMd": "d 'de' MMM 'de' y G",
|
|
2180
2208
|
"GyMMMEd": "E, d 'de' MMM 'de' y G",
|
|
@@ -2187,6 +2215,8 @@
|
|
|
2187
2215
|
"Hm": "HH:mm",
|
|
2188
2216
|
"hms": "h:mm:ss a",
|
|
2189
2217
|
"Hms": "HH:mm:ss",
|
|
2218
|
+
"hv": "h a v",
|
|
2219
|
+
"Hv": "H 'h' v",
|
|
2190
2220
|
"M": "L",
|
|
2191
2221
|
"Md": "dd-MM",
|
|
2192
2222
|
"MEd": "E, dd-MM",
|
|
@@ -2227,11 +2257,11 @@
|
|
|
2227
2257
|
"intervalFormats": {
|
|
2228
2258
|
"intervalFormatFallback": "{0} a el {1}",
|
|
2229
2259
|
"Bh": {
|
|
2230
|
-
"B": "h B
|
|
2260
|
+
"B": "h B – h B",
|
|
2231
2261
|
"h": "h–h B"
|
|
2232
2262
|
},
|
|
2233
2263
|
"Bhm": {
|
|
2234
|
-
"B": "h:mm B
|
|
2264
|
+
"B": "h:mm B – h:mm B",
|
|
2235
2265
|
"h": "h:mm–h:mm B",
|
|
2236
2266
|
"m": "h:mm–h:mm B"
|
|
2237
2267
|
},
|
|
@@ -2560,13 +2590,13 @@
|
|
|
2560
2590
|
"S"
|
|
2561
2591
|
],
|
|
2562
2592
|
"short": [
|
|
2563
|
-
"
|
|
2564
|
-
"
|
|
2565
|
-
"
|
|
2566
|
-
"
|
|
2567
|
-
"
|
|
2568
|
-
"
|
|
2569
|
-
"
|
|
2593
|
+
"do",
|
|
2594
|
+
"lu",
|
|
2595
|
+
"ma",
|
|
2596
|
+
"mi",
|
|
2597
|
+
"ju",
|
|
2598
|
+
"vi",
|
|
2599
|
+
"sá"
|
|
2570
2600
|
],
|
|
2571
2601
|
"wide": [
|
|
2572
2602
|
"domingo",
|
|
@@ -2729,31 +2759,35 @@
|
|
|
2729
2759
|
"short": "dd-MM-y GGGGG"
|
|
2730
2760
|
},
|
|
2731
2761
|
"timeFormats": {
|
|
2732
|
-
"full": "
|
|
2733
|
-
"long": "
|
|
2734
|
-
"medium": "
|
|
2735
|
-
"short": "
|
|
2762
|
+
"full": "h:mm:ss a zzzz",
|
|
2763
|
+
"long": "h:mm:ss a z",
|
|
2764
|
+
"medium": "h:mm:ss a",
|
|
2765
|
+
"short": "h:mm a"
|
|
2736
2766
|
},
|
|
2737
2767
|
"dateTimeFormats": {
|
|
2738
2768
|
"full": "{1}, {0}",
|
|
2739
2769
|
"long": "{1}, {0}",
|
|
2740
|
-
"medium": "{1} {0}",
|
|
2741
|
-
"short": "{1} {0}",
|
|
2770
|
+
"medium": "{1}, {0}",
|
|
2771
|
+
"short": "{1}, {0}",
|
|
2742
2772
|
"availableFormats": {
|
|
2743
2773
|
"Bh": "h B",
|
|
2744
2774
|
"Bhm": "h:mm B",
|
|
2745
2775
|
"Bhms": "h:mm:ss B",
|
|
2746
2776
|
"d": "d",
|
|
2747
2777
|
"E": "ccc",
|
|
2778
|
+
"EBh": "E h B",
|
|
2748
2779
|
"EBhm": "E h:mm B",
|
|
2749
2780
|
"EBhms": "E h:mm:ss B",
|
|
2750
2781
|
"Ed": "E d",
|
|
2782
|
+
"Eh": "E h a",
|
|
2751
2783
|
"Ehm": "E h:mm a",
|
|
2752
2784
|
"EHm": "E HH:mm",
|
|
2753
2785
|
"Ehms": "E h:mm:ss a",
|
|
2754
2786
|
"EHms": "E HH:mm:ss",
|
|
2755
2787
|
"Gy": "y G",
|
|
2788
|
+
"GyM": "M/y G",
|
|
2756
2789
|
"GyMd": "d/M/y GGGGG",
|
|
2790
|
+
"GyMEd": "E, d/M/y G",
|
|
2757
2791
|
"GyMMM": "MMM 'de' y G",
|
|
2758
2792
|
"GyMMMd": "d 'de' MMM 'de' y G",
|
|
2759
2793
|
"GyMMMEd": "E, d 'de' MMM 'de' y G",
|
|
@@ -2766,6 +2800,8 @@
|
|
|
2766
2800
|
"Hm": "HH:mm",
|
|
2767
2801
|
"hms": "h:mm:ss a",
|
|
2768
2802
|
"Hms": "HH:mm:ss",
|
|
2803
|
+
"hv": "h a v",
|
|
2804
|
+
"Hv": "H 'h' v",
|
|
2769
2805
|
"M": "L",
|
|
2770
2806
|
"Md": "dd-MM",
|
|
2771
2807
|
"MEd": "E, dd-MM",
|
|
@@ -2806,11 +2842,11 @@
|
|
|
2806
2842
|
"intervalFormats": {
|
|
2807
2843
|
"intervalFormatFallback": "{0} a el {1}",
|
|
2808
2844
|
"Bh": {
|
|
2809
|
-
"B": "h B
|
|
2845
|
+
"B": "h B – h B",
|
|
2810
2846
|
"h": "h–h B"
|
|
2811
2847
|
},
|
|
2812
2848
|
"Bhm": {
|
|
2813
|
-
"B": "h:mm B
|
|
2849
|
+
"B": "h:mm B – h:mm B",
|
|
2814
2850
|
"h": "h:mm–h:mm B",
|
|
2815
2851
|
"m": "h:mm–h:mm B"
|
|
2816
2852
|
},
|
|
@@ -3095,13 +3131,13 @@
|
|
|
3095
3131
|
"S"
|
|
3096
3132
|
],
|
|
3097
3133
|
"short": [
|
|
3098
|
-
"
|
|
3099
|
-
"
|
|
3100
|
-
"
|
|
3101
|
-
"
|
|
3102
|
-
"
|
|
3103
|
-
"
|
|
3104
|
-
"
|
|
3134
|
+
"do",
|
|
3135
|
+
"lu",
|
|
3136
|
+
"ma",
|
|
3137
|
+
"mi",
|
|
3138
|
+
"ju",
|
|
3139
|
+
"vi",
|
|
3140
|
+
"sá"
|
|
3105
3141
|
],
|
|
3106
3142
|
"wide": [
|
|
3107
3143
|
"domingo",
|
|
@@ -3252,31 +3288,35 @@
|
|
|
3252
3288
|
"short": "dd-MM-y GGGGG"
|
|
3253
3289
|
},
|
|
3254
3290
|
"timeFormats": {
|
|
3255
|
-
"full": "
|
|
3256
|
-
"long": "
|
|
3257
|
-
"medium": "
|
|
3258
|
-
"short": "
|
|
3291
|
+
"full": "h:mm:ss a zzzz",
|
|
3292
|
+
"long": "h:mm:ss a z",
|
|
3293
|
+
"medium": "h:mm:ss a",
|
|
3294
|
+
"short": "h:mm a"
|
|
3259
3295
|
},
|
|
3260
3296
|
"dateTimeFormats": {
|
|
3261
3297
|
"full": "{1}, {0}",
|
|
3262
3298
|
"long": "{1}, {0}",
|
|
3263
|
-
"medium": "{1} {0}",
|
|
3264
|
-
"short": "{1} {0}",
|
|
3299
|
+
"medium": "{1}, {0}",
|
|
3300
|
+
"short": "{1}, {0}",
|
|
3265
3301
|
"availableFormats": {
|
|
3266
3302
|
"Bh": "h B",
|
|
3267
3303
|
"Bhm": "h:mm B",
|
|
3268
3304
|
"Bhms": "h:mm:ss B",
|
|
3269
3305
|
"d": "d",
|
|
3270
3306
|
"E": "ccc",
|
|
3307
|
+
"EBh": "E h B",
|
|
3271
3308
|
"EBhm": "E h:mm B",
|
|
3272
3309
|
"EBhms": "E h:mm:ss B",
|
|
3273
3310
|
"Ed": "E d",
|
|
3311
|
+
"Eh": "E h a",
|
|
3274
3312
|
"Ehm": "E h:mm a",
|
|
3275
3313
|
"EHm": "E HH:mm",
|
|
3276
3314
|
"Ehms": "E h:mm:ss a",
|
|
3277
3315
|
"EHms": "E HH:mm:ss",
|
|
3278
3316
|
"Gy": "y G",
|
|
3317
|
+
"GyM": "M/y G",
|
|
3279
3318
|
"GyMd": "d/M/y GGGGG",
|
|
3319
|
+
"GyMEd": "E, d/M/y G",
|
|
3280
3320
|
"GyMMM": "MMM 'de' y G",
|
|
3281
3321
|
"GyMMMd": "d 'de' MMM 'de' y G",
|
|
3282
3322
|
"GyMMMEd": "E, d 'de' MMM 'de' y G",
|
|
@@ -3289,6 +3329,8 @@
|
|
|
3289
3329
|
"Hm": "HH:mm",
|
|
3290
3330
|
"hms": "h:mm:ss a",
|
|
3291
3331
|
"Hms": "HH:mm:ss",
|
|
3332
|
+
"hv": "h a v",
|
|
3333
|
+
"Hv": "H 'h' v",
|
|
3292
3334
|
"M": "L",
|
|
3293
3335
|
"Md": "dd-MM",
|
|
3294
3336
|
"MEd": "E, dd-MM",
|
|
@@ -3329,11 +3371,11 @@
|
|
|
3329
3371
|
"intervalFormats": {
|
|
3330
3372
|
"intervalFormatFallback": "{0} a el {1}",
|
|
3331
3373
|
"Bh": {
|
|
3332
|
-
"B": "h B
|
|
3374
|
+
"B": "h B – h B",
|
|
3333
3375
|
"h": "h–h B"
|
|
3334
3376
|
},
|
|
3335
3377
|
"Bhm": {
|
|
3336
|
-
"B": "h:mm B
|
|
3378
|
+
"B": "h:mm B – h:mm B",
|
|
3337
3379
|
"h": "h:mm–h:mm B",
|
|
3338
3380
|
"m": "h:mm–h:mm B"
|
|
3339
3381
|
},
|
|
@@ -3654,13 +3696,13 @@
|
|
|
3654
3696
|
"S"
|
|
3655
3697
|
],
|
|
3656
3698
|
"short": [
|
|
3657
|
-
"
|
|
3658
|
-
"
|
|
3659
|
-
"
|
|
3660
|
-
"
|
|
3661
|
-
"
|
|
3662
|
-
"
|
|
3663
|
-
"
|
|
3699
|
+
"do",
|
|
3700
|
+
"lu",
|
|
3701
|
+
"ma",
|
|
3702
|
+
"mi",
|
|
3703
|
+
"ju",
|
|
3704
|
+
"vi",
|
|
3705
|
+
"sá"
|
|
3664
3706
|
],
|
|
3665
3707
|
"wide": [
|
|
3666
3708
|
"domingo",
|
|
@@ -4240,6 +4282,7 @@
|
|
|
4240
4282
|
"Chihuahua": "Chihuahua",
|
|
4241
4283
|
"Ciudad_Juarez": "Ciudad Juárez",
|
|
4242
4284
|
"Costa_Rica": "Costa Rica",
|
|
4285
|
+
"Coyhaique": "Coyhaique",
|
|
4243
4286
|
"Creston": "Creston",
|
|
4244
4287
|
"Cuiaba": "Cuiabá",
|
|
4245
4288
|
"Curacao": "Curazao",
|
|
@@ -4306,9 +4349,8 @@
|
|
|
4306
4349
|
"Montserrat": "Montserrat",
|
|
4307
4350
|
"Nassau": "Nasáu",
|
|
4308
4351
|
"New_York": "Nueva York",
|
|
4309
|
-
"Nipigon": "Nipigon",
|
|
4310
4352
|
"Nome": "Nome",
|
|
4311
|
-
"Noronha": "Noronha",
|
|
4353
|
+
"Noronha": "Fernando de Noronha",
|
|
4312
4354
|
"North_Dakota": {
|
|
4313
4355
|
"Beulah": "Beulah, Dakota del Norte",
|
|
4314
4356
|
"Center": "Center, Dakota del Norte",
|
|
@@ -4317,7 +4359,6 @@
|
|
|
4317
4359
|
"Nuuk": "Nuuk",
|
|
4318
4360
|
"Ojinaga": "Ojinaga",
|
|
4319
4361
|
"Panama": "Panamá",
|
|
4320
|
-
"Pangnirtung": "Pangnirtung",
|
|
4321
4362
|
"Paramaribo": "Paramaribo",
|
|
4322
4363
|
"Phoenix": "Phoenix",
|
|
4323
4364
|
"Port-au-Prince": "Puerto Príncipe",
|
|
@@ -4325,13 +4366,11 @@
|
|
|
4325
4366
|
"Porto_Velho": "Porto Velho",
|
|
4326
4367
|
"Puerto_Rico": "Puerto Rico",
|
|
4327
4368
|
"Punta_Arenas": "Punta Arenas",
|
|
4328
|
-
"Rainy_River": "Rainy River",
|
|
4329
4369
|
"Rankin_Inlet": "Rankin Inlet",
|
|
4330
4370
|
"Recife": "Recife",
|
|
4331
4371
|
"Regina": "Regina",
|
|
4332
4372
|
"Resolute": "Resolute",
|
|
4333
4373
|
"Rio_Branco": "Río Branco",
|
|
4334
|
-
"Santa_Isabel": "Santa Isabel",
|
|
4335
4374
|
"Santarem": "Santarém",
|
|
4336
4375
|
"Santiago": "Santiago",
|
|
4337
4376
|
"Santo_Domingo": "Santo Domingo",
|
|
@@ -4347,7 +4386,6 @@
|
|
|
4347
4386
|
"Swift_Current": "Swift Current",
|
|
4348
4387
|
"Tegucigalpa": "Tegucigalpa",
|
|
4349
4388
|
"Thule": "Thule",
|
|
4350
|
-
"Thunder_Bay": "Thunder Bay",
|
|
4351
4389
|
"Tijuana": "Tijuana",
|
|
4352
4390
|
"Toronto": "Toronto",
|
|
4353
4391
|
"Tortola": "Tórtola",
|
|
@@ -4355,19 +4393,18 @@
|
|
|
4355
4393
|
"Whitehorse": "Whitehorse",
|
|
4356
4394
|
"Winnipeg": "Winnipeg",
|
|
4357
4395
|
"Yakutat": "Yakutat",
|
|
4358
|
-
"Yellowknife": "Yellowknife",
|
|
4359
4396
|
"_parent": "América"
|
|
4360
4397
|
},
|
|
4361
4398
|
"Antarctica": {
|
|
4362
4399
|
"Casey": "Casey",
|
|
4363
4400
|
"Davis": "Davis",
|
|
4364
|
-
"DumontDUrville": "Dumont
|
|
4401
|
+
"DumontDUrville": "Dumont-d’Urville",
|
|
4365
4402
|
"Macquarie": "Macquarie",
|
|
4366
4403
|
"Mawson": "Mawson",
|
|
4367
4404
|
"McMurdo": "McMurdo",
|
|
4368
4405
|
"Palmer": "Palmer",
|
|
4369
4406
|
"Rothera": "Rothera",
|
|
4370
|
-
"Syowa": "
|
|
4407
|
+
"Syowa": "Showa",
|
|
4371
4408
|
"Troll": "Troll",
|
|
4372
4409
|
"Vostok": "Vostok",
|
|
4373
4410
|
"_parent": "Antártida"
|
|
@@ -4393,7 +4430,6 @@
|
|
|
4393
4430
|
"Bishkek": "Bishkek",
|
|
4394
4431
|
"Brunei": "Brunéi",
|
|
4395
4432
|
"Chita": "Chitá",
|
|
4396
|
-
"Choibalsan": "Choibalsan",
|
|
4397
4433
|
"Colombo": "Colombo",
|
|
4398
4434
|
"Damascus": "Damasco",
|
|
4399
4435
|
"Dhaka": "Daca",
|
|
@@ -4405,7 +4441,7 @@
|
|
|
4405
4441
|
"Hebron": "Hebrón",
|
|
4406
4442
|
"Ho_Chi_Minh": "Ciudad Ho Chi Minh",
|
|
4407
4443
|
"Hong_Kong": "Hong Kong",
|
|
4408
|
-
"Hovd": "
|
|
4444
|
+
"Hovd": "Khovd",
|
|
4409
4445
|
"Irkutsk": "Irkutsk",
|
|
4410
4446
|
"Jakarta": "Yakarta",
|
|
4411
4447
|
"Jayapura": "Jayapura",
|
|
@@ -4542,7 +4578,6 @@
|
|
|
4542
4578
|
"Tallinn": "Tallin",
|
|
4543
4579
|
"Tirane": "Tirana",
|
|
4544
4580
|
"Ulyanovsk": "Uliánovsk",
|
|
4545
|
-
"Uzhgorod": "Úzhgorod",
|
|
4546
4581
|
"Vaduz": "Vaduz",
|
|
4547
4582
|
"Vatican": "El Vaticano",
|
|
4548
4583
|
"Vienna": "Viena",
|
|
@@ -4550,7 +4585,6 @@
|
|
|
4550
4585
|
"Volgograd": "Volgogrado",
|
|
4551
4586
|
"Warsaw": "Varsovia",
|
|
4552
4587
|
"Zagreb": "Zagreb",
|
|
4553
|
-
"Zaporozhye": "Zaporiyia",
|
|
4554
4588
|
"Zurich": "Zúrich",
|
|
4555
4589
|
"_parent": "Europa"
|
|
4556
4590
|
},
|
|
@@ -4583,7 +4617,7 @@
|
|
|
4583
4617
|
"Guadalcanal": "Guadalcanal",
|
|
4584
4618
|
"Guam": "Guam",
|
|
4585
4619
|
"Honolulu": "Honolulú",
|
|
4586
|
-
"Kanton": "Kanton",
|
|
4620
|
+
"Kanton": "Isla Kanton",
|
|
4587
4621
|
"Kiritimati": "Kiritimati",
|
|
4588
4622
|
"Kosrae": "Kosrae",
|
|
4589
4623
|
"Kwajalein": "Kwajalein",
|
|
@@ -4605,7 +4639,7 @@
|
|
|
4605
4639
|
"Tarawa": "Tarawa",
|
|
4606
4640
|
"Tongatapu": "Tongatapu",
|
|
4607
4641
|
"Wake": "Isla Wake",
|
|
4608
|
-
"Wallis": "Wallis"
|
|
4642
|
+
"Wallis": "Wallis & Futuna"
|
|
4609
4643
|
}
|
|
4610
4644
|
},
|
|
4611
4645
|
"timezoneNamesFormats": {
|
|
@@ -4634,7 +4668,7 @@
|
|
|
4634
4668
|
"100000000000-one": "000 mil millones",
|
|
4635
4669
|
"100000000000-other": "000 mil millones",
|
|
4636
4670
|
"1000000000000-one": "0 billón",
|
|
4637
|
-
"1000000000000-other": "0
|
|
4671
|
+
"1000000000000-other": "0 billones",
|
|
4638
4672
|
"10000000000000-one": "00 billones",
|
|
4639
4673
|
"10000000000000-other": "00 billones",
|
|
4640
4674
|
"100000000000000-one": "000 billones",
|
|
@@ -4670,25 +4704,21 @@
|
|
|
4670
4704
|
"standard": "#E0"
|
|
4671
4705
|
},
|
|
4672
4706
|
"percentFormat": {
|
|
4673
|
-
"standard": "#,##0
|
|
4707
|
+
"standard": "#,##0%"
|
|
4674
4708
|
},
|
|
4675
4709
|
"currencyFormat": {
|
|
4676
4710
|
"standard": "¤#,##0.00;¤-#,##0.00",
|
|
4677
|
-
"
|
|
4678
|
-
"
|
|
4679
|
-
|
|
4680
|
-
|
|
4681
|
-
|
|
4682
|
-
"insertBetween": " "
|
|
4683
|
-
},
|
|
4684
|
-
"afterCurrency": {
|
|
4685
|
-
"currencyMatch": "[[:^S:]&[:^Z:]]",
|
|
4686
|
-
"surroundingMatch": "[:digit:]",
|
|
4687
|
-
"insertBetween": " "
|
|
4688
|
-
}
|
|
4689
|
-
},
|
|
4711
|
+
"standard-alphaNextToNumber": "¤ #,##0.00;¤-#,##0.00",
|
|
4712
|
+
"standard-noCurrency": "#,##0.00",
|
|
4713
|
+
"accounting": "¤#,##0.00;¤-#,##0.00",
|
|
4714
|
+
"accounting-alphaNextToNumber": "¤ #,##0.00;¤-#,##0.00",
|
|
4715
|
+
"accounting-noCurrency": "#,##0.00",
|
|
4690
4716
|
"sap-standard": "#,##0.00¤;-#,##0.00¤",
|
|
4691
|
-
"sap-
|
|
4717
|
+
"sap-standard-alphaNextToNumber": "#,##0.00 ¤;-#,##0.00¤",
|
|
4718
|
+
"sap-accounting": "#,##0.00¤;-#,##0.00¤",
|
|
4719
|
+
"sap-accounting-alphaNextToNumber": "#,##0.00 ¤;-#,##0.00¤",
|
|
4720
|
+
"sap-standard-noCurrency": "#,##0.00",
|
|
4721
|
+
"sap-accounting-noCurrency": "#,##0.00"
|
|
4692
4722
|
},
|
|
4693
4723
|
"miscPattern": {
|
|
4694
4724
|
"approximately": "~{0}",
|
|
@@ -4697,30 +4727,54 @@
|
|
|
4697
4727
|
"range": "{0}-{1}"
|
|
4698
4728
|
},
|
|
4699
4729
|
"currencyFormat-short": {
|
|
4700
|
-
"1000-one": "¤
|
|
4701
|
-
"1000-
|
|
4702
|
-
"
|
|
4703
|
-
"
|
|
4704
|
-
"
|
|
4705
|
-
"
|
|
4706
|
-
"
|
|
4707
|
-
"
|
|
4708
|
-
"
|
|
4709
|
-
"
|
|
4710
|
-
"
|
|
4711
|
-
"
|
|
4712
|
-
"
|
|
4713
|
-
"
|
|
4714
|
-
"
|
|
4715
|
-
"
|
|
4716
|
-
"
|
|
4717
|
-
"
|
|
4718
|
-
"
|
|
4719
|
-
"
|
|
4720
|
-
"
|
|
4721
|
-
"
|
|
4722
|
-
"
|
|
4723
|
-
"
|
|
4730
|
+
"1000-one": "¤0 K",
|
|
4731
|
+
"1000-one-alphaNextToNumber": "¤ 0 K",
|
|
4732
|
+
"1000-other": "¤0 K",
|
|
4733
|
+
"1000-other-alphaNextToNumber": "¤ 0 K",
|
|
4734
|
+
"10000-one": "¤00 k",
|
|
4735
|
+
"10000-one-alphaNextToNumber": "¤ 00 k",
|
|
4736
|
+
"10000-other": "¤00 k",
|
|
4737
|
+
"10000-other-alphaNextToNumber": "¤ 00 k",
|
|
4738
|
+
"100000-one": "¤000 k",
|
|
4739
|
+
"100000-one-alphaNextToNumber": "¤ 000 k",
|
|
4740
|
+
"100000-other": "¤000 k",
|
|
4741
|
+
"100000-other-alphaNextToNumber": "¤ 000 k",
|
|
4742
|
+
"1000000-one": "¤0 M",
|
|
4743
|
+
"1000000-one-alphaNextToNumber": "¤ 0 M",
|
|
4744
|
+
"1000000-other": "¤0 M",
|
|
4745
|
+
"1000000-other-alphaNextToNumber": "¤ 0 M",
|
|
4746
|
+
"10000000-one": "¤00 M",
|
|
4747
|
+
"10000000-one-alphaNextToNumber": "¤ 00 M",
|
|
4748
|
+
"10000000-other": "¤00 M",
|
|
4749
|
+
"10000000-other-alphaNextToNumber": "¤ 00 M",
|
|
4750
|
+
"100000000-one": "¤000 M",
|
|
4751
|
+
"100000000-one-alphaNextToNumber": "¤ 000 M",
|
|
4752
|
+
"100000000-other": "¤000 M",
|
|
4753
|
+
"100000000-other-alphaNextToNumber": "¤ 000 M",
|
|
4754
|
+
"1000000000-one": "¤0000 M",
|
|
4755
|
+
"1000000000-one-alphaNextToNumber": "¤ 0000 M",
|
|
4756
|
+
"1000000000-other": "¤0000 M",
|
|
4757
|
+
"1000000000-other-alphaNextToNumber": "¤ 0000 M",
|
|
4758
|
+
"10000000000-one": "¤00 mil M",
|
|
4759
|
+
"10000000000-one-alphaNextToNumber": "¤ 00 mil M",
|
|
4760
|
+
"10000000000-other": "¤00 mil M",
|
|
4761
|
+
"10000000000-other-alphaNextToNumber": "¤ 00 mil M",
|
|
4762
|
+
"100000000000-one": "¤000 mil M",
|
|
4763
|
+
"100000000000-one-alphaNextToNumber": "¤ 000 mil M",
|
|
4764
|
+
"100000000000-other": "¤000 mil M",
|
|
4765
|
+
"100000000000-other-alphaNextToNumber": "¤ 000 mil M",
|
|
4766
|
+
"1000000000000-one": "¤0 B",
|
|
4767
|
+
"1000000000000-one-alphaNextToNumber": "¤ 0 B",
|
|
4768
|
+
"1000000000000-other": "¤0 B",
|
|
4769
|
+
"1000000000000-other-alphaNextToNumber": "¤ 0 B",
|
|
4770
|
+
"10000000000000-one": "¤00 B",
|
|
4771
|
+
"10000000000000-one-alphaNextToNumber": "¤ 00 B",
|
|
4772
|
+
"10000000000000-other": "¤00 B",
|
|
4773
|
+
"10000000000000-other-alphaNextToNumber": "¤ 00 B",
|
|
4774
|
+
"100000000000000-one": "¤000 B",
|
|
4775
|
+
"100000000000000-one-alphaNextToNumber": "¤ 000 B",
|
|
4776
|
+
"100000000000000-other": "¤000 B",
|
|
4777
|
+
"100000000000000-other-alphaNextToNumber": "¤ 000 B"
|
|
4724
4778
|
},
|
|
4725
4779
|
"symbols-latn-decimal": ",",
|
|
4726
4780
|
"symbols-latn-group": ".",
|
|
@@ -4739,6 +4793,7 @@
|
|
|
4739
4793
|
"CLP": "$",
|
|
4740
4794
|
"ESP": "₧",
|
|
4741
4795
|
"USD": "US$",
|
|
4796
|
+
"XCG": "Cg.",
|
|
4742
4797
|
"XPF": "CFPF",
|
|
4743
4798
|
"XXX": "¤"
|
|
4744
4799
|
},
|
|
@@ -4799,6 +4854,12 @@
|
|
|
4799
4854
|
"10p-24": {
|
|
4800
4855
|
"unitPrefixPattern": "y{0}"
|
|
4801
4856
|
},
|
|
4857
|
+
"10p-27": {
|
|
4858
|
+
"unitPrefixPattern": "r{0}"
|
|
4859
|
+
},
|
|
4860
|
+
"10p-30": {
|
|
4861
|
+
"unitPrefixPattern": "q{0}"
|
|
4862
|
+
},
|
|
4802
4863
|
"10p1": {
|
|
4803
4864
|
"unitPrefixPattern": "da{0}"
|
|
4804
4865
|
},
|
|
@@ -4829,6 +4890,12 @@
|
|
|
4829
4890
|
"10p24": {
|
|
4830
4891
|
"unitPrefixPattern": "Y{0}"
|
|
4831
4892
|
},
|
|
4893
|
+
"10p27": {
|
|
4894
|
+
"unitPrefixPattern": "R{0}"
|
|
4895
|
+
},
|
|
4896
|
+
"10p30": {
|
|
4897
|
+
"unitPrefixPattern": "Q{0}"
|
|
4898
|
+
},
|
|
4832
4899
|
"1024p1": {
|
|
4833
4900
|
"unitPrefixPattern": "Ki{0}"
|
|
4834
4901
|
},
|
|
@@ -4858,12 +4925,10 @@
|
|
|
4858
4925
|
},
|
|
4859
4926
|
"power2": {
|
|
4860
4927
|
"compoundUnitPattern1": "{0}²",
|
|
4861
|
-
"compoundUnitPattern1-count-one": "{0}²",
|
|
4862
4928
|
"compoundUnitPattern1-count-other": "{0}²"
|
|
4863
4929
|
},
|
|
4864
4930
|
"power3": {
|
|
4865
4931
|
"compoundUnitPattern1": "{0}³",
|
|
4866
|
-
"compoundUnitPattern1-count-one": "{0}³",
|
|
4867
4932
|
"compoundUnitPattern1-count-other": "{0}³"
|
|
4868
4933
|
},
|
|
4869
4934
|
"times": {
|
|
@@ -4876,22 +4941,18 @@
|
|
|
4876
4941
|
},
|
|
4877
4942
|
"acceleration-meter-per-square-second": {
|
|
4878
4943
|
"displayName": "m/s²",
|
|
4879
|
-
"unitPattern-count-one": "{0} m/s²",
|
|
4880
4944
|
"unitPattern-count-other": "{0} m/s²"
|
|
4881
4945
|
},
|
|
4882
4946
|
"angle-revolution": {
|
|
4883
4947
|
"displayName": "rev",
|
|
4884
|
-
"unitPattern-count-one": "{0} rev",
|
|
4885
4948
|
"unitPattern-count-other": "{0} rev"
|
|
4886
4949
|
},
|
|
4887
4950
|
"angle-radian": {
|
|
4888
4951
|
"displayName": "rad",
|
|
4889
|
-
"unitPattern-count-one": "{0} rad",
|
|
4890
4952
|
"unitPattern-count-other": "{0} rad"
|
|
4891
4953
|
},
|
|
4892
4954
|
"angle-degree": {
|
|
4893
4955
|
"displayName": "grados",
|
|
4894
|
-
"unitPattern-count-one": "{0}°",
|
|
4895
4956
|
"unitPattern-count-other": "{0}°"
|
|
4896
4957
|
},
|
|
4897
4958
|
"angle-arc-minute": {
|
|
@@ -4906,51 +4967,42 @@
|
|
|
4906
4967
|
},
|
|
4907
4968
|
"area-square-kilometer": {
|
|
4908
4969
|
"displayName": "km²",
|
|
4909
|
-
"unitPattern-count-one": "{0} km²",
|
|
4910
4970
|
"unitPattern-count-other": "{0} km²",
|
|
4911
4971
|
"perUnitPattern": "{0}/km²"
|
|
4912
4972
|
},
|
|
4913
4973
|
"area-hectare": {
|
|
4914
4974
|
"displayName": "ha",
|
|
4915
|
-
"unitPattern-count-one": "{0} ha",
|
|
4916
4975
|
"unitPattern-count-other": "{0} ha"
|
|
4917
4976
|
},
|
|
4918
4977
|
"area-square-meter": {
|
|
4919
4978
|
"displayName": "m²",
|
|
4920
|
-
"unitPattern-count-one": "{0} m²",
|
|
4921
4979
|
"unitPattern-count-other": "{0} m²",
|
|
4922
4980
|
"perUnitPattern": "{0}/m²"
|
|
4923
4981
|
},
|
|
4924
4982
|
"area-square-centimeter": {
|
|
4925
4983
|
"displayName": "cm²",
|
|
4926
|
-
"unitPattern-count-one": "{0} cm²",
|
|
4927
4984
|
"unitPattern-count-other": "{0} cm²",
|
|
4928
4985
|
"perUnitPattern": "{0}/cm²"
|
|
4929
4986
|
},
|
|
4930
4987
|
"area-square-mile": {
|
|
4931
4988
|
"displayName": "mi²",
|
|
4932
|
-
"unitPattern-count-one": "{0} mi²",
|
|
4933
4989
|
"unitPattern-count-other": "{0} mi²",
|
|
4934
4990
|
"perUnitPattern": "{0}/mi²"
|
|
4935
4991
|
},
|
|
4936
4992
|
"area-acre": {
|
|
4937
4993
|
"displayName": "ac",
|
|
4938
|
-
"unitPattern-count-one": "{0} ac",
|
|
4939
4994
|
"unitPattern-count-other": "{0} ac"
|
|
4940
4995
|
},
|
|
4941
4996
|
"area-square-yard": {
|
|
4942
4997
|
"displayName": "yd²",
|
|
4943
|
-
"unitPattern-count-one": "{0} yd²",
|
|
4944
4998
|
"unitPattern-count-other": "{0} yd²"
|
|
4945
4999
|
},
|
|
4946
5000
|
"area-square-foot": {
|
|
4947
5001
|
"displayName": "ft²",
|
|
4948
|
-
"unitPattern-count-one": "{0} ft²",
|
|
4949
5002
|
"unitPattern-count-other": "{0} ft²"
|
|
4950
5003
|
},
|
|
4951
5004
|
"area-square-inch": {
|
|
4952
5005
|
"displayName": "in²",
|
|
4953
|
-
"unitPattern-count-one": "{0} in²",
|
|
4954
5006
|
"unitPattern-count-other": "{0} in²",
|
|
4955
5007
|
"perUnitPattern": "{0}/in²"
|
|
4956
5008
|
},
|
|
@@ -4966,12 +5018,10 @@
|
|
|
4966
5018
|
},
|
|
4967
5019
|
"concentr-milligram-ofglucose-per-deciliter": {
|
|
4968
5020
|
"displayName": "mg/dL",
|
|
4969
|
-
"unitPattern-count-one": "{0} mg/dL",
|
|
4970
5021
|
"unitPattern-count-other": "{0} mg/dL"
|
|
4971
5022
|
},
|
|
4972
5023
|
"concentr-millimole-per-liter": {
|
|
4973
5024
|
"displayName": "mmol/L",
|
|
4974
|
-
"unitPattern-count-one": "{0} mmol/L",
|
|
4975
5025
|
"unitPattern-count-other": "{0} mmol/L"
|
|
4976
5026
|
},
|
|
4977
5027
|
"concentr-item": {
|
|
@@ -4979,9 +5029,13 @@
|
|
|
4979
5029
|
"unitPattern-count-one": "{0} ítem",
|
|
4980
5030
|
"unitPattern-count-other": "{0} ítems"
|
|
4981
5031
|
},
|
|
4982
|
-
"concentr-
|
|
5032
|
+
"concentr-part": {
|
|
5033
|
+
"displayName": "parte",
|
|
5034
|
+
"unitPattern-count-one": "{0} parte",
|
|
5035
|
+
"unitPattern-count-other": "{0} parte"
|
|
5036
|
+
},
|
|
5037
|
+
"concentr-part-per-1e6": {
|
|
4983
5038
|
"displayName": "ppm",
|
|
4984
|
-
"unitPattern-count-one": "{0} ppm",
|
|
4985
5039
|
"unitPattern-count-other": "{0} ppm"
|
|
4986
5040
|
},
|
|
4987
5041
|
"concentr-percent": {
|
|
@@ -5001,9 +5055,12 @@
|
|
|
5001
5055
|
},
|
|
5002
5056
|
"concentr-mole": {
|
|
5003
5057
|
"displayName": "mol",
|
|
5004
|
-
"unitPattern-count-one": "{0} mol",
|
|
5005
5058
|
"unitPattern-count-other": "{0} mol"
|
|
5006
5059
|
},
|
|
5060
|
+
"concentr-ofglucose": {
|
|
5061
|
+
"displayName": "Glc",
|
|
5062
|
+
"unitPattern-count-other": "{0} Glc"
|
|
5063
|
+
},
|
|
5007
5064
|
"consumption-liter-per-kilometer": {
|
|
5008
5065
|
"displayName": "l/km",
|
|
5009
5066
|
"unitPattern-count-one": "{0} l/km",
|
|
@@ -5026,53 +5083,44 @@
|
|
|
5026
5083
|
},
|
|
5027
5084
|
"digital-petabyte": {
|
|
5028
5085
|
"displayName": "PB",
|
|
5029
|
-
"unitPattern-count-one": "{0} PB",
|
|
5030
5086
|
"unitPattern-count-other": "{0} PB"
|
|
5031
5087
|
},
|
|
5032
5088
|
"digital-terabyte": {
|
|
5033
5089
|
"displayName": "TB",
|
|
5034
|
-
"unitPattern-count-one": "{0} TB",
|
|
5035
5090
|
"unitPattern-count-other": "{0} TB"
|
|
5036
5091
|
},
|
|
5037
5092
|
"digital-terabit": {
|
|
5038
5093
|
"displayName": "Tb",
|
|
5039
|
-
"unitPattern-count-one": "{0} Tb",
|
|
5040
5094
|
"unitPattern-count-other": "{0} Tb"
|
|
5041
5095
|
},
|
|
5042
5096
|
"digital-gigabyte": {
|
|
5043
5097
|
"displayName": "GB",
|
|
5044
|
-
"unitPattern-count-one": "{0} GB",
|
|
5045
5098
|
"unitPattern-count-other": "{0} GB"
|
|
5046
5099
|
},
|
|
5047
5100
|
"digital-gigabit": {
|
|
5048
5101
|
"displayName": "Gb",
|
|
5049
|
-
"unitPattern-count-one": "{0} Gb",
|
|
5050
5102
|
"unitPattern-count-other": "{0} Gb"
|
|
5051
5103
|
},
|
|
5052
5104
|
"digital-megabyte": {
|
|
5053
5105
|
"displayName": "MB",
|
|
5054
|
-
"unitPattern-count-one": "{0} MB",
|
|
5055
5106
|
"unitPattern-count-other": "{0} MB"
|
|
5056
5107
|
},
|
|
5057
5108
|
"digital-megabit": {
|
|
5058
5109
|
"displayName": "Mb",
|
|
5059
|
-
"unitPattern-count-one": "{0} Mb",
|
|
5060
5110
|
"unitPattern-count-other": "{0} Mb"
|
|
5061
5111
|
},
|
|
5062
5112
|
"digital-kilobyte": {
|
|
5063
5113
|
"displayName": "kB",
|
|
5064
|
-
"unitPattern-count-one": "{0} kB",
|
|
5065
5114
|
"unitPattern-count-other": "{0} kB"
|
|
5066
5115
|
},
|
|
5067
5116
|
"digital-kilobit": {
|
|
5068
5117
|
"displayName": "kb",
|
|
5069
|
-
"unitPattern-count-one": "{0} kb",
|
|
5070
5118
|
"unitPattern-count-other": "{0} kb"
|
|
5071
5119
|
},
|
|
5072
5120
|
"digital-byte": {
|
|
5073
5121
|
"displayName": "B",
|
|
5074
|
-
"unitPattern-count-one": "{0}
|
|
5075
|
-
"unitPattern-count-other": "{0}
|
|
5122
|
+
"unitPattern-count-one": "{0} byte",
|
|
5123
|
+
"unitPattern-count-other": "{0} byte"
|
|
5076
5124
|
},
|
|
5077
5125
|
"digital-bit": {
|
|
5078
5126
|
"displayName": "b",
|
|
@@ -5121,90 +5169,69 @@
|
|
|
5121
5169
|
},
|
|
5122
5170
|
"duration-hour": {
|
|
5123
5171
|
"displayName": "horas",
|
|
5124
|
-
"unitPattern-count-one": "{0} h",
|
|
5125
5172
|
"unitPattern-count-other": "{0} h",
|
|
5126
5173
|
"perUnitPattern": "{0}/h"
|
|
5127
5174
|
},
|
|
5128
5175
|
"duration-minute": {
|
|
5129
5176
|
"displayName": "min",
|
|
5130
|
-
"unitPattern-count-one": "{0} min",
|
|
5131
5177
|
"unitPattern-count-other": "{0} min",
|
|
5132
5178
|
"perUnitPattern": "{0}/min"
|
|
5133
5179
|
},
|
|
5134
5180
|
"duration-second": {
|
|
5135
5181
|
"displayName": "s",
|
|
5136
|
-
"unitPattern-count-one": "{0} s",
|
|
5137
5182
|
"unitPattern-count-other": "{0} s",
|
|
5138
5183
|
"perUnitPattern": "{0}/s"
|
|
5139
5184
|
},
|
|
5140
5185
|
"duration-millisecond": {
|
|
5141
5186
|
"displayName": "ms",
|
|
5142
|
-
"unitPattern-count-one": "{0} ms",
|
|
5143
5187
|
"unitPattern-count-other": "{0} ms"
|
|
5144
5188
|
},
|
|
5145
5189
|
"duration-microsecond": {
|
|
5146
5190
|
"displayName": "μs",
|
|
5147
|
-
"unitPattern-count-one": "{0} μs",
|
|
5148
5191
|
"unitPattern-count-other": "{0} μs"
|
|
5149
5192
|
},
|
|
5150
5193
|
"duration-nanosecond": {
|
|
5151
5194
|
"displayName": "ns",
|
|
5152
|
-
"unitPattern-count-one": "{0} ns",
|
|
5153
5195
|
"unitPattern-count-other": "{0} ns"
|
|
5154
5196
|
},
|
|
5155
5197
|
"electric-ampere": {
|
|
5156
5198
|
"displayName": "A",
|
|
5157
|
-
"unitPattern-count-one": "{0} A",
|
|
5158
5199
|
"unitPattern-count-other": "{0} A"
|
|
5159
5200
|
},
|
|
5160
5201
|
"electric-milliampere": {
|
|
5161
5202
|
"displayName": "mA",
|
|
5162
|
-
"unitPattern-count-one": "{0} mA",
|
|
5163
5203
|
"unitPattern-count-other": "{0} mA"
|
|
5164
5204
|
},
|
|
5165
5205
|
"electric-ohm": {
|
|
5166
5206
|
"displayName": "Ω",
|
|
5167
|
-
"unitPattern-count-one": "{0} Ω",
|
|
5168
5207
|
"unitPattern-count-other": "{0} Ω"
|
|
5169
5208
|
},
|
|
5170
5209
|
"electric-volt": {
|
|
5171
5210
|
"displayName": "voltios",
|
|
5172
|
-
"unitPattern-count-one": "{0} V",
|
|
5173
5211
|
"unitPattern-count-other": "{0} V"
|
|
5174
5212
|
},
|
|
5175
5213
|
"energy-kilocalorie": {
|
|
5176
5214
|
"displayName": "kcal",
|
|
5177
|
-
"unitPattern-count-one": "{0} kcal",
|
|
5178
5215
|
"unitPattern-count-other": "{0} kcal"
|
|
5179
5216
|
},
|
|
5180
5217
|
"energy-calorie": {
|
|
5181
5218
|
"displayName": "cal",
|
|
5182
|
-
"unitPattern-count-one": "{0} cal",
|
|
5183
5219
|
"unitPattern-count-other": "{0} cal"
|
|
5184
5220
|
},
|
|
5185
|
-
"energy-foodcalorie": {
|
|
5186
|
-
"displayName": "kcal",
|
|
5187
|
-
"unitPattern-count-one": "{0} kcal",
|
|
5188
|
-
"unitPattern-count-other": "{0} kcal"
|
|
5189
|
-
},
|
|
5190
5221
|
"energy-kilojoule": {
|
|
5191
5222
|
"displayName": "kJ",
|
|
5192
|
-
"unitPattern-count-one": "{0} kJ",
|
|
5193
5223
|
"unitPattern-count-other": "{0} kJ"
|
|
5194
5224
|
},
|
|
5195
5225
|
"energy-joule": {
|
|
5196
5226
|
"displayName": "J",
|
|
5197
|
-
"unitPattern-count-one": "{0} J",
|
|
5198
5227
|
"unitPattern-count-other": "{0} J"
|
|
5199
5228
|
},
|
|
5200
5229
|
"energy-kilowatt-hour": {
|
|
5201
5230
|
"displayName": "kWh",
|
|
5202
|
-
"unitPattern-count-one": "{0} kWh",
|
|
5203
5231
|
"unitPattern-count-other": "{0} kWh"
|
|
5204
5232
|
},
|
|
5205
5233
|
"energy-electronvolt": {
|
|
5206
5234
|
"displayName": "eV",
|
|
5207
|
-
"unitPattern-count-one": "{0} eV",
|
|
5208
5235
|
"unitPattern-count-other": "{0} eV"
|
|
5209
5236
|
},
|
|
5210
5237
|
"energy-british-thermal-unit": {
|
|
@@ -5219,12 +5246,10 @@
|
|
|
5219
5246
|
},
|
|
5220
5247
|
"force-pound-force": {
|
|
5221
5248
|
"displayName": "lbf",
|
|
5222
|
-
"unitPattern-count-one": "{0} lbf",
|
|
5223
5249
|
"unitPattern-count-other": "{0} lbf"
|
|
5224
5250
|
},
|
|
5225
5251
|
"force-newton": {
|
|
5226
5252
|
"displayName": "N",
|
|
5227
|
-
"unitPattern-count-one": "{0} N",
|
|
5228
5253
|
"unitPattern-count-other": "{0} N"
|
|
5229
5254
|
},
|
|
5230
5255
|
"force-kilowatt-hour-per-100-kilometer": {
|
|
@@ -5234,32 +5259,26 @@
|
|
|
5234
5259
|
},
|
|
5235
5260
|
"frequency-gigahertz": {
|
|
5236
5261
|
"displayName": "GHz",
|
|
5237
|
-
"unitPattern-count-one": "{0} GHz",
|
|
5238
5262
|
"unitPattern-count-other": "{0} GHz"
|
|
5239
5263
|
},
|
|
5240
5264
|
"frequency-megahertz": {
|
|
5241
5265
|
"displayName": "MHz",
|
|
5242
|
-
"unitPattern-count-one": "{0} MHz",
|
|
5243
5266
|
"unitPattern-count-other": "{0} MHz"
|
|
5244
5267
|
},
|
|
5245
5268
|
"frequency-kilohertz": {
|
|
5246
5269
|
"displayName": "kHz",
|
|
5247
|
-
"unitPattern-count-one": "{0} kHz",
|
|
5248
5270
|
"unitPattern-count-other": "{0} kHz"
|
|
5249
5271
|
},
|
|
5250
5272
|
"frequency-hertz": {
|
|
5251
5273
|
"displayName": "Hz",
|
|
5252
|
-
"unitPattern-count-one": "{0} Hz",
|
|
5253
5274
|
"unitPattern-count-other": "{0} Hz"
|
|
5254
5275
|
},
|
|
5255
5276
|
"graphics-em": {
|
|
5256
5277
|
"displayName": "em",
|
|
5257
|
-
"unitPattern-count-one": "{0} em",
|
|
5258
5278
|
"unitPattern-count-other": "{0} em"
|
|
5259
5279
|
},
|
|
5260
5280
|
"graphics-pixel": {
|
|
5261
5281
|
"displayName": "px",
|
|
5262
|
-
"unitPattern-count-one": "{0} px",
|
|
5263
5282
|
"unitPattern-count-other": "{0} px"
|
|
5264
5283
|
},
|
|
5265
5284
|
"graphics-megapixel": {
|
|
@@ -5294,77 +5313,63 @@
|
|
|
5294
5313
|
},
|
|
5295
5314
|
"length-earth-radius": {
|
|
5296
5315
|
"displayName": "R⊕",
|
|
5297
|
-
"unitPattern-count-one": "{0} R⊕",
|
|
5298
5316
|
"unitPattern-count-other": "{0} R⊕"
|
|
5299
5317
|
},
|
|
5300
5318
|
"length-kilometer": {
|
|
5301
5319
|
"displayName": "km",
|
|
5302
|
-
"unitPattern-count-one": "{0} km",
|
|
5303
5320
|
"unitPattern-count-other": "{0} km",
|
|
5304
5321
|
"perUnitPattern": "{0}/km"
|
|
5305
5322
|
},
|
|
5306
5323
|
"length-meter": {
|
|
5307
5324
|
"displayName": "m",
|
|
5308
|
-
"unitPattern-count-one": "{0} m",
|
|
5309
5325
|
"unitPattern-count-other": "{0} m",
|
|
5310
5326
|
"perUnitPattern": "{0}/m"
|
|
5311
5327
|
},
|
|
5312
5328
|
"length-decimeter": {
|
|
5313
5329
|
"displayName": "dm",
|
|
5314
|
-
"unitPattern-count-one": "{0} dm",
|
|
5315
5330
|
"unitPattern-count-other": "{0} dm"
|
|
5316
5331
|
},
|
|
5317
5332
|
"length-centimeter": {
|
|
5318
5333
|
"displayName": "cm",
|
|
5319
|
-
"unitPattern-count-one": "{0} cm",
|
|
5320
5334
|
"unitPattern-count-other": "{0} cm",
|
|
5321
5335
|
"perUnitPattern": "{0}/cm"
|
|
5322
5336
|
},
|
|
5323
5337
|
"length-millimeter": {
|
|
5324
5338
|
"displayName": "mm",
|
|
5325
|
-
"unitPattern-count-one": "{0} mm",
|
|
5326
5339
|
"unitPattern-count-other": "{0} mm"
|
|
5327
5340
|
},
|
|
5328
5341
|
"length-micrometer": {
|
|
5329
5342
|
"displayName": "μm",
|
|
5330
|
-
"unitPattern-count-one": "{0} μm",
|
|
5331
5343
|
"unitPattern-count-other": "{0} μm"
|
|
5332
5344
|
},
|
|
5333
5345
|
"length-nanometer": {
|
|
5334
5346
|
"displayName": "nm",
|
|
5335
|
-
"unitPattern-count-one": "{0} nm",
|
|
5336
5347
|
"unitPattern-count-other": "{0} nm"
|
|
5337
5348
|
},
|
|
5338
5349
|
"length-picometer": {
|
|
5339
5350
|
"displayName": "pm",
|
|
5340
|
-
"unitPattern-count-one": "{0} pm",
|
|
5341
5351
|
"unitPattern-count-other": "{0} pm"
|
|
5342
5352
|
},
|
|
5343
5353
|
"length-mile": {
|
|
5344
5354
|
"displayName": "mi",
|
|
5345
|
-
"unitPattern-count-one": "{0} mi",
|
|
5346
5355
|
"unitPattern-count-other": "{0} mi"
|
|
5347
5356
|
},
|
|
5348
5357
|
"length-yard": {
|
|
5349
5358
|
"displayName": "yardas",
|
|
5350
|
-
"unitPattern-count-one": "{0} yd",
|
|
5351
5359
|
"unitPattern-count-other": "{0} yd"
|
|
5352
5360
|
},
|
|
5353
5361
|
"length-foot": {
|
|
5354
5362
|
"displayName": "ft",
|
|
5355
|
-
"unitPattern-count-one": "{0} ft",
|
|
5356
5363
|
"unitPattern-count-other": "{0} ft",
|
|
5357
5364
|
"perUnitPattern": "{0}/ft"
|
|
5358
5365
|
},
|
|
5359
5366
|
"length-inch": {
|
|
5360
5367
|
"displayName": "in",
|
|
5361
|
-
"unitPattern-count-one": "{0} in",
|
|
5362
5368
|
"unitPattern-count-other": "{0} in",
|
|
5363
5369
|
"perUnitPattern": "{0}/in"
|
|
5364
5370
|
},
|
|
5365
5371
|
"length-parsec": {
|
|
5366
5372
|
"displayName": "parsecs",
|
|
5367
|
-
"unitPattern-count-one": "{0} pc",
|
|
5368
5373
|
"unitPattern-count-other": "{0} pc"
|
|
5369
5374
|
},
|
|
5370
5375
|
"length-light-year": {
|
|
@@ -5379,7 +5384,6 @@
|
|
|
5379
5384
|
},
|
|
5380
5385
|
"length-furlong": {
|
|
5381
5386
|
"displayName": "fur",
|
|
5382
|
-
"unitPattern-count-one": "{0} fur",
|
|
5383
5387
|
"unitPattern-count-other": "{0} fur"
|
|
5384
5388
|
},
|
|
5385
5389
|
"length-fathom": {
|
|
@@ -5404,54 +5408,44 @@
|
|
|
5404
5408
|
},
|
|
5405
5409
|
"length-solar-radius": {
|
|
5406
5410
|
"displayName": "R☉",
|
|
5407
|
-
"unitPattern-count-one": "{0} R☉",
|
|
5408
5411
|
"unitPattern-count-other": "{0} R☉"
|
|
5409
5412
|
},
|
|
5410
5413
|
"light-lux": {
|
|
5411
5414
|
"displayName": "lx",
|
|
5412
|
-
"unitPattern-count-one": "{0} lx",
|
|
5413
5415
|
"unitPattern-count-other": "{0} lx"
|
|
5414
5416
|
},
|
|
5415
5417
|
"light-candela": {
|
|
5416
5418
|
"displayName": "cd",
|
|
5417
|
-
"unitPattern-count-one": "{0} cd",
|
|
5418
5419
|
"unitPattern-count-other": "{0} cd"
|
|
5419
5420
|
},
|
|
5420
5421
|
"light-lumen": {
|
|
5421
5422
|
"displayName": "lm",
|
|
5422
|
-
"unitPattern-count-one": "{0} lm",
|
|
5423
5423
|
"unitPattern-count-other": "{0} lm"
|
|
5424
5424
|
},
|
|
5425
5425
|
"light-solar-luminosity": {
|
|
5426
5426
|
"displayName": "L☉",
|
|
5427
|
-
"unitPattern-count-one": "{0} L☉",
|
|
5428
5427
|
"unitPattern-count-other": "{0} L☉"
|
|
5429
5428
|
},
|
|
5430
5429
|
"mass-tonne": {
|
|
5431
5430
|
"displayName": "t",
|
|
5432
|
-
"unitPattern-count-one": "{0} t",
|
|
5433
5431
|
"unitPattern-count-other": "{0} t"
|
|
5434
5432
|
},
|
|
5435
5433
|
"mass-kilogram": {
|
|
5436
5434
|
"displayName": "kg",
|
|
5437
|
-
"unitPattern-count-one": "{0} kg",
|
|
5438
5435
|
"unitPattern-count-other": "{0} kg",
|
|
5439
5436
|
"perUnitPattern": "{0}/kg"
|
|
5440
5437
|
},
|
|
5441
5438
|
"mass-gram": {
|
|
5442
5439
|
"displayName": "g",
|
|
5443
|
-
"unitPattern-count-one": "{0} g",
|
|
5444
5440
|
"unitPattern-count-other": "{0} g",
|
|
5445
5441
|
"perUnitPattern": "{0}/g"
|
|
5446
5442
|
},
|
|
5447
5443
|
"mass-milligram": {
|
|
5448
5444
|
"displayName": "mg",
|
|
5449
|
-
"unitPattern-count-one": "{0} mg",
|
|
5450
5445
|
"unitPattern-count-other": "{0} mg"
|
|
5451
5446
|
},
|
|
5452
5447
|
"mass-microgram": {
|
|
5453
5448
|
"displayName": "μg",
|
|
5454
|
-
"unitPattern-count-one": "{0} μg",
|
|
5455
5449
|
"unitPattern-count-other": "{0} μg"
|
|
5456
5450
|
},
|
|
5457
5451
|
"mass-ton": {
|
|
@@ -5461,18 +5455,15 @@
|
|
|
5461
5455
|
},
|
|
5462
5456
|
"mass-stone": {
|
|
5463
5457
|
"displayName": "stones",
|
|
5464
|
-
"unitPattern-count-one": "{0} st",
|
|
5465
5458
|
"unitPattern-count-other": "{0} st"
|
|
5466
5459
|
},
|
|
5467
5460
|
"mass-pound": {
|
|
5468
5461
|
"displayName": "lb",
|
|
5469
|
-
"unitPattern-count-one": "{0} lb",
|
|
5470
5462
|
"unitPattern-count-other": "{0} lb",
|
|
5471
5463
|
"perUnitPattern": "{0}/lb"
|
|
5472
5464
|
},
|
|
5473
5465
|
"mass-ounce": {
|
|
5474
5466
|
"displayName": "oz",
|
|
5475
|
-
"unitPattern-count-one": "{0} oz",
|
|
5476
5467
|
"unitPattern-count-other": "{0} oz",
|
|
5477
5468
|
"perUnitPattern": "{0}/oz"
|
|
5478
5469
|
},
|
|
@@ -5488,17 +5479,14 @@
|
|
|
5488
5479
|
},
|
|
5489
5480
|
"mass-dalton": {
|
|
5490
5481
|
"displayName": "Da",
|
|
5491
|
-
"unitPattern-count-one": "{0} Da",
|
|
5492
5482
|
"unitPattern-count-other": "{0} Da"
|
|
5493
5483
|
},
|
|
5494
5484
|
"mass-earth-mass": {
|
|
5495
5485
|
"displayName": "M⊕",
|
|
5496
|
-
"unitPattern-count-one": "{0} M⊕",
|
|
5497
5486
|
"unitPattern-count-other": "{0} M⊕"
|
|
5498
5487
|
},
|
|
5499
5488
|
"mass-solar-mass": {
|
|
5500
5489
|
"displayName": "M☉",
|
|
5501
|
-
"unitPattern-count-one": "{0} M☉",
|
|
5502
5490
|
"unitPattern-count-other": "{0} M☉"
|
|
5503
5491
|
},
|
|
5504
5492
|
"mass-grain": {
|
|
@@ -5508,27 +5496,22 @@
|
|
|
5508
5496
|
},
|
|
5509
5497
|
"power-gigawatt": {
|
|
5510
5498
|
"displayName": "GW",
|
|
5511
|
-
"unitPattern-count-one": "{0} GW",
|
|
5512
5499
|
"unitPattern-count-other": "{0} GW"
|
|
5513
5500
|
},
|
|
5514
5501
|
"power-megawatt": {
|
|
5515
5502
|
"displayName": "MW",
|
|
5516
|
-
"unitPattern-count-one": "{0} MW",
|
|
5517
5503
|
"unitPattern-count-other": "{0} MW"
|
|
5518
5504
|
},
|
|
5519
5505
|
"power-kilowatt": {
|
|
5520
5506
|
"displayName": "kW",
|
|
5521
|
-
"unitPattern-count-one": "{0} kW",
|
|
5522
5507
|
"unitPattern-count-other": "{0} kW"
|
|
5523
5508
|
},
|
|
5524
5509
|
"power-watt": {
|
|
5525
5510
|
"displayName": "vatios",
|
|
5526
|
-
"unitPattern-count-one": "{0} W",
|
|
5527
5511
|
"unitPattern-count-other": "{0} W"
|
|
5528
5512
|
},
|
|
5529
5513
|
"power-milliwatt": {
|
|
5530
5514
|
"displayName": "mW",
|
|
5531
|
-
"unitPattern-count-one": "{0} mW",
|
|
5532
5515
|
"unitPattern-count-other": "{0} mW"
|
|
5533
5516
|
},
|
|
5534
5517
|
"power-horsepower": {
|
|
@@ -5541,74 +5524,69 @@
|
|
|
5541
5524
|
"unitPattern-count-one": "{0} mmHg",
|
|
5542
5525
|
"unitPattern-count-other": "{0} mmHg"
|
|
5543
5526
|
},
|
|
5527
|
+
"pressure-ofhg": {
|
|
5528
|
+
"displayName": "de Hg",
|
|
5529
|
+
"unitPattern-count-one": "{0} de Hg",
|
|
5530
|
+
"unitPattern-count-other": "{0} de Hg"
|
|
5531
|
+
},
|
|
5544
5532
|
"pressure-pound-force-per-square-inch": {
|
|
5545
5533
|
"displayName": "psi",
|
|
5546
|
-
"unitPattern-count-one": "{0} psi",
|
|
5547
5534
|
"unitPattern-count-other": "{0} psi"
|
|
5548
5535
|
},
|
|
5549
5536
|
"pressure-inch-ofhg": {
|
|
5550
5537
|
"displayName": "inHg",
|
|
5551
|
-
"unitPattern-count-one": "{0} inHg",
|
|
5552
5538
|
"unitPattern-count-other": "{0} inHg"
|
|
5553
5539
|
},
|
|
5554
5540
|
"pressure-bar": {
|
|
5555
5541
|
"displayName": "bar",
|
|
5556
|
-
"unitPattern-count-one": "{0} bar",
|
|
5557
5542
|
"unitPattern-count-other": "{0} bar"
|
|
5558
5543
|
},
|
|
5559
5544
|
"pressure-millibar": {
|
|
5560
5545
|
"displayName": "mbar",
|
|
5561
|
-
"unitPattern-count-one": "{0} mbar",
|
|
5562
5546
|
"unitPattern-count-other": "{0} mbar"
|
|
5563
5547
|
},
|
|
5564
5548
|
"pressure-atmosphere": {
|
|
5565
5549
|
"displayName": "atm",
|
|
5566
|
-
"unitPattern-count-one": "{0} atm",
|
|
5567
5550
|
"unitPattern-count-other": "{0} atm"
|
|
5568
5551
|
},
|
|
5569
5552
|
"pressure-pascal": {
|
|
5570
5553
|
"displayName": "Pa",
|
|
5571
|
-
"unitPattern-count-one": "{0} Pa",
|
|
5572
5554
|
"unitPattern-count-other": "{0} Pa"
|
|
5573
5555
|
},
|
|
5574
5556
|
"pressure-hectopascal": {
|
|
5575
5557
|
"displayName": "hPa",
|
|
5576
|
-
"unitPattern-count-one": "{0} hPa",
|
|
5577
5558
|
"unitPattern-count-other": "{0} hPa"
|
|
5578
5559
|
},
|
|
5579
5560
|
"pressure-kilopascal": {
|
|
5580
5561
|
"displayName": "kPa",
|
|
5581
|
-
"unitPattern-count-one": "{0} kPa",
|
|
5582
5562
|
"unitPattern-count-other": "{0} kPa"
|
|
5583
5563
|
},
|
|
5584
5564
|
"pressure-megapascal": {
|
|
5585
5565
|
"displayName": "MPa",
|
|
5586
|
-
"unitPattern-count-one": "{0} MPa",
|
|
5587
5566
|
"unitPattern-count-other": "{0} MPa"
|
|
5588
5567
|
},
|
|
5589
5568
|
"speed-kilometer-per-hour": {
|
|
5590
5569
|
"displayName": "km/h",
|
|
5591
|
-
"unitPattern-count-one": "{0} km/h",
|
|
5592
5570
|
"unitPattern-count-other": "{0} km/h"
|
|
5593
5571
|
},
|
|
5594
5572
|
"speed-meter-per-second": {
|
|
5595
5573
|
"displayName": "m/s",
|
|
5596
|
-
"unitPattern-count-one": "{0} m/s",
|
|
5597
5574
|
"unitPattern-count-other": "{0} m/s"
|
|
5598
5575
|
},
|
|
5599
5576
|
"speed-mile-per-hour": {
|
|
5600
5577
|
"displayName": "mi/h",
|
|
5601
|
-
"unitPattern-count-one": "{0} mi/h",
|
|
5602
5578
|
"unitPattern-count-other": "{0} mi/h"
|
|
5603
5579
|
},
|
|
5604
5580
|
"speed-knot": {
|
|
5605
5581
|
"displayName": "kn",
|
|
5606
|
-
"unitPattern-count-one": "{0} kn",
|
|
5607
5582
|
"unitPattern-count-other": "{0} kn"
|
|
5608
5583
|
},
|
|
5584
|
+
"speed-beaufort": {
|
|
5585
|
+
"displayName": "Bft",
|
|
5586
|
+
"unitPattern-count-other": "B {0}"
|
|
5587
|
+
},
|
|
5609
5588
|
"temperature-generic": {
|
|
5610
5589
|
"displayName": "°",
|
|
5611
|
-
"unitPattern-count-one": "{0}°",
|
|
5612
5590
|
"unitPattern-count-other": "{0}°"
|
|
5613
5591
|
},
|
|
5614
5592
|
"temperature-celsius": {
|
|
@@ -5623,7 +5601,6 @@
|
|
|
5623
5601
|
},
|
|
5624
5602
|
"temperature-kelvin": {
|
|
5625
5603
|
"displayName": "K",
|
|
5626
|
-
"unitPattern-count-one": "{0} K",
|
|
5627
5604
|
"unitPattern-count-other": "{0} K"
|
|
5628
5605
|
},
|
|
5629
5606
|
"torque-pound-force-foot": {
|
|
@@ -5638,39 +5615,32 @@
|
|
|
5638
5615
|
},
|
|
5639
5616
|
"volume-cubic-kilometer": {
|
|
5640
5617
|
"displayName": "km³",
|
|
5641
|
-
"unitPattern-count-one": "{0} km³",
|
|
5642
5618
|
"unitPattern-count-other": "{0} km³"
|
|
5643
5619
|
},
|
|
5644
5620
|
"volume-cubic-meter": {
|
|
5645
5621
|
"displayName": "m³",
|
|
5646
|
-
"unitPattern-count-one": "{0} m³",
|
|
5647
5622
|
"unitPattern-count-other": "{0} m³",
|
|
5648
5623
|
"perUnitPattern": "{0}/m³"
|
|
5649
5624
|
},
|
|
5650
5625
|
"volume-cubic-centimeter": {
|
|
5651
5626
|
"displayName": "cm³",
|
|
5652
|
-
"unitPattern-count-one": "{0} cm³",
|
|
5653
5627
|
"unitPattern-count-other": "{0} cm³",
|
|
5654
5628
|
"perUnitPattern": "{0}/cm³"
|
|
5655
5629
|
},
|
|
5656
5630
|
"volume-cubic-mile": {
|
|
5657
5631
|
"displayName": "mi³",
|
|
5658
|
-
"unitPattern-count-one": "{0} mi³",
|
|
5659
5632
|
"unitPattern-count-other": "{0} mi³"
|
|
5660
5633
|
},
|
|
5661
5634
|
"volume-cubic-yard": {
|
|
5662
5635
|
"displayName": "yd³",
|
|
5663
|
-
"unitPattern-count-one": "{0} yd³",
|
|
5664
5636
|
"unitPattern-count-other": "{0} yd³"
|
|
5665
5637
|
},
|
|
5666
5638
|
"volume-cubic-foot": {
|
|
5667
5639
|
"displayName": "ft³",
|
|
5668
|
-
"unitPattern-count-one": "{0} ft³",
|
|
5669
5640
|
"unitPattern-count-other": "{0} ft³"
|
|
5670
5641
|
},
|
|
5671
5642
|
"volume-cubic-inch": {
|
|
5672
5643
|
"displayName": "in³",
|
|
5673
|
-
"unitPattern-count-one": "{0} in³",
|
|
5674
5644
|
"unitPattern-count-other": "{0} in³"
|
|
5675
5645
|
},
|
|
5676
5646
|
"volume-megaliter": {
|
|
@@ -5685,7 +5655,6 @@
|
|
|
5685
5655
|
},
|
|
5686
5656
|
"volume-liter": {
|
|
5687
5657
|
"displayName": "l",
|
|
5688
|
-
"unitPattern-count-one": "{0} l",
|
|
5689
5658
|
"unitPattern-count-other": "{0} l",
|
|
5690
5659
|
"perUnitPattern": "{0}/l"
|
|
5691
5660
|
},
|
|
@@ -5706,7 +5675,6 @@
|
|
|
5706
5675
|
},
|
|
5707
5676
|
"volume-pint-metric": {
|
|
5708
5677
|
"displayName": "mpt",
|
|
5709
|
-
"unitPattern-count-one": "{0} mpt",
|
|
5710
5678
|
"unitPattern-count-other": "{0} mpt"
|
|
5711
5679
|
},
|
|
5712
5680
|
"volume-cup-metric": {
|
|
@@ -5714,14 +5682,17 @@
|
|
|
5714
5682
|
"unitPattern-count-one": "{0} tza m",
|
|
5715
5683
|
"unitPattern-count-other": "{0} tza m"
|
|
5716
5684
|
},
|
|
5685
|
+
"volume-fluid-ounce-metric": {
|
|
5686
|
+
"displayName": "fl oz m",
|
|
5687
|
+
"unitPattern-count-one": "{0} fl oz m",
|
|
5688
|
+
"unitPattern-count-other": "{0} fl oz m"
|
|
5689
|
+
},
|
|
5717
5690
|
"volume-acre-foot": {
|
|
5718
5691
|
"displayName": "ac ft",
|
|
5719
|
-
"unitPattern-count-one": "{0} ac ft",
|
|
5720
5692
|
"unitPattern-count-other": "{0} ac ft"
|
|
5721
5693
|
},
|
|
5722
5694
|
"volume-bushel": {
|
|
5723
5695
|
"displayName": "bu",
|
|
5724
|
-
"unitPattern-count-one": "{0} bu",
|
|
5725
5696
|
"unitPattern-count-other": "{0} bu"
|
|
5726
5697
|
},
|
|
5727
5698
|
"volume-gallon": {
|
|
@@ -5738,7 +5709,6 @@
|
|
|
5738
5709
|
},
|
|
5739
5710
|
"volume-quart": {
|
|
5740
5711
|
"displayName": "qt",
|
|
5741
|
-
"unitPattern-count-one": "{0} qt",
|
|
5742
5712
|
"unitPattern-count-other": "{0} qt"
|
|
5743
5713
|
},
|
|
5744
5714
|
"volume-pint": {
|
|
@@ -5746,11 +5716,19 @@
|
|
|
5746
5716
|
"unitPattern-count-one": "{0} pt",
|
|
5747
5717
|
"unitPattern-count-other": "{0} pt"
|
|
5748
5718
|
},
|
|
5719
|
+
"volume-pint-imperial": {
|
|
5720
|
+
"displayName": "pint Imp.",
|
|
5721
|
+
"unitPattern-count-other": "{0} pt Imp."
|
|
5722
|
+
},
|
|
5749
5723
|
"volume-cup": {
|
|
5750
5724
|
"displayName": "tza",
|
|
5751
5725
|
"unitPattern-count-one": "{0} tza.",
|
|
5752
5726
|
"unitPattern-count-other": "{0} tza."
|
|
5753
5727
|
},
|
|
5728
|
+
"volume-cup-imperial": {
|
|
5729
|
+
"displayName": "cup Imp.",
|
|
5730
|
+
"unitPattern-count-other": "{0} cup Imp."
|
|
5731
|
+
},
|
|
5754
5732
|
"volume-fluid-ounce": {
|
|
5755
5733
|
"displayName": "fl oz",
|
|
5756
5734
|
"unitPattern-count-one": "{0} fl oz",
|
|
@@ -5773,7 +5751,6 @@
|
|
|
5773
5751
|
},
|
|
5774
5752
|
"volume-barrel": {
|
|
5775
5753
|
"displayName": "bbl",
|
|
5776
|
-
"unitPattern-count-one": "{0} bbl",
|
|
5777
5754
|
"unitPattern-count-other": "{0} bbl"
|
|
5778
5755
|
},
|
|
5779
5756
|
"volume-dessert-spoon": {
|
|
@@ -5811,6 +5788,176 @@
|
|
|
5811
5788
|
"unitPattern-count-one": "{0} qt imp.",
|
|
5812
5789
|
"unitPattern-count-other": "{0} qt imp."
|
|
5813
5790
|
},
|
|
5791
|
+
"angle-steradian": {
|
|
5792
|
+
"displayName": "sr",
|
|
5793
|
+
"unitPattern-count-other": "{0} sr"
|
|
5794
|
+
},
|
|
5795
|
+
"concentr-katal": {
|
|
5796
|
+
"displayName": "kat",
|
|
5797
|
+
"unitPattern-count-other": "{0} kat"
|
|
5798
|
+
},
|
|
5799
|
+
"electric-coulomb": {
|
|
5800
|
+
"displayName": "C",
|
|
5801
|
+
"unitPattern-count-other": "{0} C"
|
|
5802
|
+
},
|
|
5803
|
+
"electric-farad": {
|
|
5804
|
+
"displayName": "F",
|
|
5805
|
+
"unitPattern-count-other": "{0} F"
|
|
5806
|
+
},
|
|
5807
|
+
"electric-henry": {
|
|
5808
|
+
"displayName": "H",
|
|
5809
|
+
"unitPattern-count-other": "{0} H"
|
|
5810
|
+
},
|
|
5811
|
+
"electric-siemens": {
|
|
5812
|
+
"displayName": "S",
|
|
5813
|
+
"unitPattern-count-other": "{0} S"
|
|
5814
|
+
},
|
|
5815
|
+
"energy-calorie-it": {
|
|
5816
|
+
"displayName": "cal-IT",
|
|
5817
|
+
"unitPattern-count-one": "{0} cal-IT",
|
|
5818
|
+
"unitPattern-count-other": "{0} cal-IT"
|
|
5819
|
+
},
|
|
5820
|
+
"energy-british-thermal-unit-it": {
|
|
5821
|
+
"displayName": "BTU-IT",
|
|
5822
|
+
"unitPattern-count-other": "{0} BTU-IT"
|
|
5823
|
+
},
|
|
5824
|
+
"energy-becquerel": {
|
|
5825
|
+
"displayName": "Bq",
|
|
5826
|
+
"unitPattern-count-other": "{0} Bq"
|
|
5827
|
+
},
|
|
5828
|
+
"energy-sievert": {
|
|
5829
|
+
"displayName": "Sv",
|
|
5830
|
+
"unitPattern-count-other": "{0} Sv"
|
|
5831
|
+
},
|
|
5832
|
+
"energy-gray": {
|
|
5833
|
+
"displayName": "Gy",
|
|
5834
|
+
"unitPattern-count-other": "{0} Gy"
|
|
5835
|
+
},
|
|
5836
|
+
"force-kilogram-force": {
|
|
5837
|
+
"displayName": "kgf",
|
|
5838
|
+
"unitPattern-count-one": "{0} kgf",
|
|
5839
|
+
"unitPattern-count-other": "{0} kgf"
|
|
5840
|
+
},
|
|
5841
|
+
"length-rod": {
|
|
5842
|
+
"displayName": "rod",
|
|
5843
|
+
"unitPattern-count-other": "{0} rod"
|
|
5844
|
+
},
|
|
5845
|
+
"length-chain": {
|
|
5846
|
+
"displayName": "chain",
|
|
5847
|
+
"unitPattern-count-other": "{0} chain"
|
|
5848
|
+
},
|
|
5849
|
+
"magnetic-tesla": {
|
|
5850
|
+
"displayName": "T",
|
|
5851
|
+
"unitPattern-count-other": "{0} T"
|
|
5852
|
+
},
|
|
5853
|
+
"magnetic-weber": {
|
|
5854
|
+
"displayName": "Wb",
|
|
5855
|
+
"unitPattern-count-other": "{0} Wb"
|
|
5856
|
+
},
|
|
5857
|
+
"temperature-rankine": {
|
|
5858
|
+
"displayName": "°R",
|
|
5859
|
+
"unitPattern-count-other": "{0} °R"
|
|
5860
|
+
},
|
|
5861
|
+
"duration-fortnight": {
|
|
5862
|
+
"displayName": "fortnight",
|
|
5863
|
+
"unitPattern-count-other": "{0} fw"
|
|
5864
|
+
},
|
|
5865
|
+
"mass-slug": {
|
|
5866
|
+
"displayName": "slug",
|
|
5867
|
+
"unitPattern-count-other": "{0} slug"
|
|
5868
|
+
},
|
|
5869
|
+
"pressure-gasoline-energy-density": {
|
|
5870
|
+
"displayName": "gas E",
|
|
5871
|
+
"unitPattern-count-other": "{0} gas E"
|
|
5872
|
+
},
|
|
5873
|
+
"length-rin": {
|
|
5874
|
+
"displayName": "rin [JP]",
|
|
5875
|
+
"unitPattern-count-other": "{0} rin [JP]"
|
|
5876
|
+
},
|
|
5877
|
+
"length-sun": {
|
|
5878
|
+
"displayName": "sun [JP]",
|
|
5879
|
+
"unitPattern-count-other": "{0} sun [JP]"
|
|
5880
|
+
},
|
|
5881
|
+
"length-shaku-length": {
|
|
5882
|
+
"displayName": "shaku [JP]",
|
|
5883
|
+
"unitPattern-count-other": "{0} shaku [JP]"
|
|
5884
|
+
},
|
|
5885
|
+
"length-shaku-cloth": {
|
|
5886
|
+
"displayName": "shaku [cloth, JP]",
|
|
5887
|
+
"unitPattern-count-other": "{0} shaku [cloth, JP]"
|
|
5888
|
+
},
|
|
5889
|
+
"length-ken": {
|
|
5890
|
+
"displayName": "ken [JP]",
|
|
5891
|
+
"unitPattern-count-other": "{0} ken [JP]"
|
|
5892
|
+
},
|
|
5893
|
+
"length-jo-jp": {
|
|
5894
|
+
"displayName": "jo [JP]",
|
|
5895
|
+
"unitPattern-count-other": "{0} jo [JP]"
|
|
5896
|
+
},
|
|
5897
|
+
"length-ri-jp": {
|
|
5898
|
+
"displayName": "ri [JP]",
|
|
5899
|
+
"unitPattern-count-other": "{0} ri [JP]"
|
|
5900
|
+
},
|
|
5901
|
+
"area-bu-jp": {
|
|
5902
|
+
"displayName": "bu [JP]",
|
|
5903
|
+
"unitPattern-count-other": "{0} bu [JP]"
|
|
5904
|
+
},
|
|
5905
|
+
"area-se-jp": {
|
|
5906
|
+
"displayName": "se [JP]",
|
|
5907
|
+
"unitPattern-count-other": "{0} se [JP]"
|
|
5908
|
+
},
|
|
5909
|
+
"area-cho": {
|
|
5910
|
+
"displayName": "cho [JP]",
|
|
5911
|
+
"unitPattern-count-other": "{0} cho [JP]"
|
|
5912
|
+
},
|
|
5913
|
+
"volume-kosaji": {
|
|
5914
|
+
"displayName": "kosaji [JP]",
|
|
5915
|
+
"unitPattern-count-other": "{0} kosaji [JP]"
|
|
5916
|
+
},
|
|
5917
|
+
"volume-osaji": {
|
|
5918
|
+
"displayName": "osaji [JP]",
|
|
5919
|
+
"unitPattern-count-other": "{0} osaji [JP]"
|
|
5920
|
+
},
|
|
5921
|
+
"volume-cup-jp": {
|
|
5922
|
+
"displayName": "cup [JP]",
|
|
5923
|
+
"unitPattern-count-other": "{0} cup [JP]"
|
|
5924
|
+
},
|
|
5925
|
+
"volume-shaku": {
|
|
5926
|
+
"displayName": "shaku [vol, JP]",
|
|
5927
|
+
"unitPattern-count-other": "{0} shaku [vol, JP]"
|
|
5928
|
+
},
|
|
5929
|
+
"volume-sai": {
|
|
5930
|
+
"displayName": "sai [JP]",
|
|
5931
|
+
"unitPattern-count-other": "{0} sai [JP]"
|
|
5932
|
+
},
|
|
5933
|
+
"volume-to-jp": {
|
|
5934
|
+
"displayName": "to [JP]",
|
|
5935
|
+
"unitPattern-count-other": "{0} to [JP]"
|
|
5936
|
+
},
|
|
5937
|
+
"volume-koku": {
|
|
5938
|
+
"displayName": "koku [JP]",
|
|
5939
|
+
"unitPattern-count-other": "{0} koku [JP]"
|
|
5940
|
+
},
|
|
5941
|
+
"speed-light-speed": {
|
|
5942
|
+
"displayName": "luz",
|
|
5943
|
+
"unitPattern-count-one": "{0} luz",
|
|
5944
|
+
"unitPattern-count-other": "{0} luz"
|
|
5945
|
+
},
|
|
5946
|
+
"mass-fun": {
|
|
5947
|
+
"displayName": "fun [JP]",
|
|
5948
|
+
"unitPattern-count-other": "{0} fun [JP]"
|
|
5949
|
+
},
|
|
5950
|
+
"concentr-part-per-1e9": {
|
|
5951
|
+
"displayName": "partes/mil millones",
|
|
5952
|
+
"unitPattern-count-one": "{0} ppmm",
|
|
5953
|
+
"unitPattern-count-other": "{0} ppmm"
|
|
5954
|
+
},
|
|
5955
|
+
"duration-night": {
|
|
5956
|
+
"displayName": "noches",
|
|
5957
|
+
"unitPattern-count-one": "{0} noche",
|
|
5958
|
+
"unitPattern-count-other": "{0} noches",
|
|
5959
|
+
"perUnitPattern": "{0}/noche"
|
|
5960
|
+
},
|
|
5814
5961
|
"coordinateUnit": {
|
|
5815
5962
|
"displayName": "punto",
|
|
5816
5963
|
"east": "{0} E",
|
|
@@ -5821,17 +5968,17 @@
|
|
|
5821
5968
|
}
|
|
5822
5969
|
},
|
|
5823
5970
|
"lenient-scope-number": {
|
|
5824
|
-
"minusSign": "
|
|
5825
|
-
"commaSign": "
|
|
5826
|
-
"plusSign": "
|
|
5971
|
+
"minusSign": "--﹣‑‒−⁻₋➖",
|
|
5972
|
+
"commaSign": ",,﹐︐،٫、﹑、︑",
|
|
5973
|
+
"plusSign": "++﬩﹢⁺₊➕"
|
|
5827
5974
|
},
|
|
5828
5975
|
"currencyFormat-sap-short": {
|
|
5829
5976
|
"1000-one": "0 K ¤",
|
|
5830
5977
|
"1000-other": "0 K ¤",
|
|
5831
|
-
"10000-one": "00
|
|
5832
|
-
"10000-other": "00
|
|
5833
|
-
"100000-one": "000
|
|
5834
|
-
"100000-other": "000
|
|
5978
|
+
"10000-one": "00 k ¤",
|
|
5979
|
+
"10000-other": "00 k ¤",
|
|
5980
|
+
"100000-one": "000 k ¤",
|
|
5981
|
+
"100000-other": "000 k ¤",
|
|
5835
5982
|
"1000000-one": "0 M ¤",
|
|
5836
5983
|
"1000000-other": "0 M ¤",
|
|
5837
5984
|
"10000000-one": "00 M ¤",
|
|
@@ -5840,10 +5987,10 @@
|
|
|
5840
5987
|
"100000000-other": "000 M ¤",
|
|
5841
5988
|
"1000000000-one": "0000 M ¤",
|
|
5842
5989
|
"1000000000-other": "0000 M ¤",
|
|
5843
|
-
"10000000000-one": "00
|
|
5844
|
-
"10000000000-other": "00
|
|
5845
|
-
"100000000000-one": "000
|
|
5846
|
-
"100000000000-other": "000
|
|
5990
|
+
"10000000000-one": "00 mil M ¤",
|
|
5991
|
+
"10000000000-other": "00 mil M ¤",
|
|
5992
|
+
"100000000000-one": "000 mil M ¤",
|
|
5993
|
+
"100000000000-other": "000 mil M ¤",
|
|
5847
5994
|
"1000000000000-one": "0 B ¤",
|
|
5848
5995
|
"1000000000000-other": "0 B ¤",
|
|
5849
5996
|
"10000000000000-one": "00 B ¤",
|
|
@@ -5860,11 +6007,13 @@
|
|
|
5860
6007
|
"BYR": 0,
|
|
5861
6008
|
"CLF": 4,
|
|
5862
6009
|
"CLP": 0,
|
|
6010
|
+
"COP": 0,
|
|
5863
6011
|
"DEFAULT": 2,
|
|
5864
6012
|
"DJF": 0,
|
|
5865
6013
|
"ESP": 0,
|
|
5866
6014
|
"GNF": 0,
|
|
5867
6015
|
"HUF": 0,
|
|
6016
|
+
"IDR": 0,
|
|
5868
6017
|
"IQD": 0,
|
|
5869
6018
|
"IRR": 0,
|
|
5870
6019
|
"ISK": 0,
|
|
@@ -5884,6 +6033,7 @@
|
|
|
5884
6033
|
"MMK": 0,
|
|
5885
6034
|
"MRO": 0,
|
|
5886
6035
|
"OMR": 3,
|
|
6036
|
+
"PKR": 0,
|
|
5887
6037
|
"PYG": 0,
|
|
5888
6038
|
"RSD": 0,
|
|
5889
6039
|
"RWF": 0,
|
|
@@ -5916,50 +6066,51 @@
|
|
|
5916
6066
|
"weekData-weekendStart": 6,
|
|
5917
6067
|
"weekData-weekendEnd": 0,
|
|
5918
6068
|
"timeData": {
|
|
5919
|
-
"_allowed": "H
|
|
5920
|
-
"_preferred": "
|
|
6069
|
+
"_allowed": "h H hB hb",
|
|
6070
|
+
"_preferred": "h"
|
|
5921
6071
|
},
|
|
5922
6072
|
"eras-gregorian": {
|
|
5923
6073
|
"0": {
|
|
5924
|
-
"_code": "
|
|
5925
|
-
"_aliases": "bc
|
|
6074
|
+
"_code": "bce",
|
|
6075
|
+
"_aliases": "bc",
|
|
5926
6076
|
"_end": "0-12-31"
|
|
5927
6077
|
},
|
|
5928
6078
|
"1": {
|
|
5929
|
-
"_code": "
|
|
5930
|
-
"_aliases": "ad
|
|
6079
|
+
"_code": "ce",
|
|
6080
|
+
"_aliases": "ad",
|
|
5931
6081
|
"_start": "1-01-01"
|
|
5932
6082
|
}
|
|
5933
6083
|
},
|
|
5934
6084
|
"eras-islamic": {
|
|
5935
6085
|
"0": {
|
|
5936
|
-
"_code": "
|
|
5937
|
-
"
|
|
5938
|
-
|
|
6086
|
+
"_code": "ah",
|
|
6087
|
+
"_start": "622-07-19"
|
|
6088
|
+
},
|
|
6089
|
+
"1": {
|
|
6090
|
+
"_code": "bh",
|
|
6091
|
+
"_end": "622-07-18"
|
|
5939
6092
|
}
|
|
5940
6093
|
},
|
|
5941
6094
|
"eras-persian": {
|
|
5942
6095
|
"0": {
|
|
5943
|
-
"_code": "
|
|
5944
|
-
"
|
|
5945
|
-
"_start": "622-01-01"
|
|
6096
|
+
"_code": "ap",
|
|
6097
|
+
"_start": "622-03-21"
|
|
5946
6098
|
}
|
|
5947
6099
|
},
|
|
5948
6100
|
"eras-buddhist": {
|
|
5949
6101
|
"0": {
|
|
5950
|
-
"_code": "
|
|
5951
|
-
"_aliases": "be",
|
|
6102
|
+
"_code": "be",
|
|
5952
6103
|
"_start": "-542-01-01"
|
|
5953
6104
|
}
|
|
5954
6105
|
},
|
|
5955
6106
|
"eras-japanese": {
|
|
5956
6107
|
"232": {
|
|
5957
6108
|
"_code": "meiji",
|
|
5958
|
-
"_start": "1868-
|
|
6109
|
+
"_start": "1868-10-23"
|
|
5959
6110
|
},
|
|
5960
6111
|
"233": {
|
|
5961
6112
|
"_code": "taisho",
|
|
5962
|
-
"_start": "1912-
|
|
6113
|
+
"_start": "1912-07-30"
|
|
5963
6114
|
},
|
|
5964
6115
|
"234": {
|
|
5965
6116
|
"_code": "showa",
|
|
@@ -5967,11 +6118,11 @@
|
|
|
5967
6118
|
},
|
|
5968
6119
|
"235": {
|
|
5969
6120
|
"_code": "heisei",
|
|
5970
|
-
"_start": "1989-
|
|
6121
|
+
"_start": "1989-01-08"
|
|
5971
6122
|
},
|
|
5972
6123
|
"236": {
|
|
5973
6124
|
"_code": "reiwa",
|
|
5974
|
-
"_start": "2019-
|
|
6125
|
+
"_start": "2019-05-01"
|
|
5975
6126
|
}
|
|
5976
6127
|
},
|
|
5977
6128
|
"dayPeriodRules": {
|
|
@@ -5994,5 +6145,9 @@
|
|
|
5994
6145
|
"noon": {
|
|
5995
6146
|
"_at": "12:00"
|
|
5996
6147
|
}
|
|
6148
|
+
},
|
|
6149
|
+
"sap-calendarWeek": {
|
|
6150
|
+
"narrow": "SN {0}",
|
|
6151
|
+
"wide": "Semana natural {0}"
|
|
5997
6152
|
}
|
|
5998
6153
|
}
|