@ui5/webcomponents-localization 1.22.0-rc.0 → 1.22.0-rc.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 (128) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/generated/assets/cldr/ar.json +102 -62
  4. package/dist/generated/assets/cldr/ar_EG.json +102 -62
  5. package/dist/generated/assets/cldr/ar_SA.json +102 -62
  6. package/dist/generated/assets/cldr/bg.json +364 -325
  7. package/dist/generated/assets/cldr/ca.json +491 -453
  8. package/dist/generated/assets/cldr/cs.json +431 -324
  9. package/dist/generated/assets/cldr/cy.json +608 -340
  10. package/dist/generated/assets/cldr/da.json +290 -227
  11. package/dist/generated/assets/cldr/de.json +348 -241
  12. package/dist/generated/assets/cldr/de_AT.json +348 -241
  13. package/dist/generated/assets/cldr/de_CH.json +347 -240
  14. package/dist/generated/assets/cldr/el.json +128 -100
  15. package/dist/generated/assets/cldr/el_CY.json +128 -100
  16. package/dist/generated/assets/cldr/en.json +538 -512
  17. package/dist/generated/assets/cldr/en_AU.json +583 -520
  18. package/dist/generated/assets/cldr/en_GB.json +485 -441
  19. package/dist/generated/assets/cldr/en_HK.json +519 -474
  20. package/dist/generated/assets/cldr/en_IE.json +485 -440
  21. package/dist/generated/assets/cldr/en_IN.json +465 -420
  22. package/dist/generated/assets/cldr/en_NZ.json +505 -460
  23. package/dist/generated/assets/cldr/en_PG.json +505 -460
  24. package/dist/generated/assets/cldr/en_SG.json +505 -460
  25. package/dist/generated/assets/cldr/en_ZA.json +485 -440
  26. package/dist/generated/assets/cldr/es.json +709 -456
  27. package/dist/generated/assets/cldr/es_AR.json +687 -434
  28. package/dist/generated/assets/cldr/es_BO.json +721 -468
  29. package/dist/generated/assets/cldr/es_CL.json +567 -422
  30. package/dist/generated/assets/cldr/es_CO.json +485 -339
  31. package/dist/generated/assets/cldr/es_MX.json +734 -481
  32. package/dist/generated/assets/cldr/es_PE.json +409 -372
  33. package/dist/generated/assets/cldr/es_UY.json +433 -396
  34. package/dist/generated/assets/cldr/es_VE.json +453 -416
  35. package/dist/generated/assets/cldr/et.json +340 -307
  36. package/dist/generated/assets/cldr/fa.json +96 -34
  37. package/dist/generated/assets/cldr/fi.json +359 -308
  38. package/dist/generated/assets/cldr/fr.json +347 -321
  39. package/dist/generated/assets/cldr/fr_BE.json +347 -321
  40. package/dist/generated/assets/cldr/fr_CA.json +458 -432
  41. package/dist/generated/assets/cldr/fr_CH.json +290 -264
  42. package/dist/generated/assets/cldr/fr_LU.json +347 -321
  43. package/dist/generated/assets/cldr/he.json +241 -130
  44. package/dist/generated/assets/cldr/hi.json +103 -53
  45. package/dist/generated/assets/cldr/hr.json +467 -410
  46. package/dist/generated/assets/cldr/hu.json +246 -195
  47. package/dist/generated/assets/cldr/id.json +478 -406
  48. package/dist/generated/assets/cldr/it.json +418 -362
  49. package/dist/generated/assets/cldr/it_CH.json +418 -362
  50. package/dist/generated/assets/cldr/ja.json +58 -18
  51. package/dist/generated/assets/cldr/kk.json +562 -398
  52. package/dist/generated/assets/cldr/ko.json +36 -15
  53. package/dist/generated/assets/cldr/lt.json +320 -231
  54. package/dist/generated/assets/cldr/lv.json +184 -120
  55. package/dist/generated/assets/cldr/ms.json +460 -388
  56. package/dist/generated/assets/cldr/nb.json +160 -92
  57. package/dist/generated/assets/cldr/nl.json +621 -373
  58. package/dist/generated/assets/cldr/nl_BE.json +621 -373
  59. package/dist/generated/assets/cldr/pl.json +590 -279
  60. package/dist/generated/assets/cldr/pt.json +696 -334
  61. package/dist/generated/assets/cldr/pt_PT.json +730 -454
  62. package/dist/generated/assets/cldr/ro.json +409 -339
  63. package/dist/generated/assets/cldr/ru.json +317 -279
  64. package/dist/generated/assets/cldr/ru_UA.json +312 -274
  65. package/dist/generated/assets/cldr/sk.json +454 -413
  66. package/dist/generated/assets/cldr/sl.json +118 -80
  67. package/dist/generated/assets/cldr/sr.json +294 -142
  68. package/dist/generated/assets/cldr/sr_Latn.json +972 -824
  69. package/dist/generated/assets/cldr/sv.json +382 -338
  70. package/dist/generated/assets/cldr/th.json +56 -36
  71. package/dist/generated/assets/cldr/tr.json +371 -320
  72. package/dist/generated/assets/cldr/uk.json +340 -290
  73. package/dist/generated/assets/cldr/vi.json +352 -328
  74. package/dist/generated/assets/cldr/zh_CN.json +34 -10
  75. package/dist/generated/assets/cldr/zh_HK.json +33 -9
  76. package/dist/generated/assets/cldr/zh_SG.json +33 -9
  77. package/dist/generated/assets/cldr/zh_TW.json +32 -8
  78. package/dist/sap/base/Event.js +59 -0
  79. package/dist/sap/base/Eventing.js +146 -0
  80. package/dist/sap/base/Log.js +2 -239
  81. package/dist/sap/base/assert.js +28 -1
  82. package/dist/sap/base/config/MemoryConfigurationProvider.js +20 -0
  83. package/dist/sap/base/config.js +17 -0
  84. package/dist/sap/base/i18n/Formatting.js +1130 -0
  85. package/dist/sap/base/i18n/LanguageTag.js +168 -30
  86. package/dist/sap/base/i18n/date/CalendarType.js +36 -1
  87. package/dist/sap/base/i18n/date/CalendarWeekNumbering.js +76 -1
  88. package/dist/sap/base/i18n/date/TimezoneUtils.js +242 -12
  89. package/dist/sap/base/strings/camelize.js +30 -0
  90. package/dist/sap/base/strings/formatMessage.js +88 -15
  91. package/dist/sap/base/util/ObjectPath.js +95 -3
  92. package/dist/sap/base/util/Version.js +157 -0
  93. package/dist/sap/base/util/_merge.js +83 -26
  94. package/dist/sap/base/util/array/uniqueSort.js +37 -15
  95. package/dist/sap/base/util/deepClone.js +102 -0
  96. package/dist/sap/base/util/deepEqual.js +75 -51
  97. package/dist/sap/base/util/extend.js +58 -7
  98. package/dist/sap/base/util/isEmptyObject.js +34 -0
  99. package/dist/sap/base/util/isPlainObject.js +35 -1
  100. package/dist/sap/base/util/now.js +24 -3
  101. package/dist/sap/base/util/resolveReference.js +157 -0
  102. package/dist/sap/base/util/uid.js +27 -0
  103. package/dist/sap/ui/base/DataType.js +657 -0
  104. package/dist/sap/ui/base/Interface.js +47 -1
  105. package/dist/sap/ui/base/Metadata.js +433 -180
  106. package/dist/sap/ui/base/Object.js +284 -48
  107. package/dist/sap/ui/core/CalendarType.js +23 -1
  108. package/dist/sap/ui/core/Locale.js +189 -57
  109. package/dist/sap/ui/core/LocaleData.js +2670 -1380
  110. package/dist/sap/ui/core/Supportability.js +5 -0
  111. package/dist/sap/ui/core/Theming.js +539 -0
  112. package/dist/sap/ui/core/date/Buddhist.js +162 -87
  113. package/dist/sap/ui/core/date/CalendarUtils.js +61 -21
  114. package/dist/sap/ui/core/date/CalendarWeekNumbering.js +29 -1
  115. package/dist/sap/ui/core/date/Gregorian.js +25 -10
  116. package/dist/sap/ui/core/date/Islamic.js +298 -185
  117. package/dist/sap/ui/core/date/Japanese.js +210 -115
  118. package/dist/sap/ui/core/date/Persian.js +324 -195
  119. package/dist/sap/ui/core/date/UI5Date.js +923 -237
  120. package/dist/sap/ui/core/date/UniversalDate.js +1238 -245
  121. package/dist/sap/ui/core/date/_Calendars.js +10 -1
  122. package/dist/sap/ui/core/format/DateFormat.js +3163 -2145
  123. package/dist/sap/ui/core/format/TimezoneUtil.js +23 -1
  124. package/package-scripts.cjs +4 -10
  125. package/package.json +9 -5
  126. package/tsconfig.json +2 -1
  127. package/used-modules.txt +20 -1
  128. package/dist/sap/ui/Device.js +0 -5
@@ -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": "41.0.0",
4
- "__buildtime": "2022-12-19T09:41:25.319Z",
3
+ "__version": "43.0.0",
4
+ "__buildtime": "2023-09-28T11:39:07.908Z",
5
5
  "orientation": "left-to-right",
6
6
  "ca-gregorian": {
7
7
  "dateFormats": {
@@ -17,8 +17,8 @@
17
17
  "short": "HH.mm"
18
18
  },
19
19
  "dateTimeFormats": {
20
- "full": "{1} 'kl'. {0}",
21
- "long": "{1} 'kl'. {0}",
20
+ "full": "{1} {0}",
21
+ "long": "{1} {0}",
22
22
  "medium": "{1} {0}",
23
23
  "short": "{1} {0}",
24
24
  "availableFormats": {
@@ -30,24 +30,24 @@
30
30
  "EBhm": "E h.mm B",
31
31
  "EBhms": "E h.mm.ss B",
32
32
  "Ed": "E 'den' d.",
33
- "Ehm": "E h.mm a",
33
+ "Ehm": "E h.mma",
34
34
  "EHm": "E HH.mm",
35
- "Ehms": "E h.mm.ss a",
35
+ "Ehms": "E h.mm.ssa",
36
36
  "EHms": "E HH.mm.ss",
37
37
  "Gy": "y G",
38
38
  "GyMd": "d.M.y GGGGG",
39
39
  "GyMMM": "MMM y G",
40
40
  "GyMMMd": "d. MMM y G",
41
41
  "GyMMMEd": "E d. MMM y G",
42
- "h": "h a",
42
+ "h": "ha",
43
43
  "H": "HH",
44
- "hm": "h.mm a",
44
+ "hm": "h.mma",
45
45
  "Hm": "HH.mm",
46
- "hms": "h.mm.ss a",
46
+ "hms": "h.mm.ssa",
47
47
  "Hms": "HH.mm.ss",
48
- "hmsv": "h.mm.ss a v",
48
+ "hmsv": "h.mm.ssa v",
49
49
  "Hmsv": "HH.mm.ss v",
50
- "hmv": "h.mm a v",
50
+ "hmv": "h.mma v",
51
51
  "Hmv": "HH.mm v",
52
52
  "M": "M",
53
53
  "Md": "d.M",
@@ -101,7 +101,7 @@
101
101
  "d": "d.–d."
102
102
  },
103
103
  "Gy": {
104
- "G": "y G y G",
104
+ "G": "y Gy G",
105
105
  "y": "y–y G"
106
106
  },
107
107
  "GyM": {
@@ -139,33 +139,33 @@
139
139
  "y": "E d. MMM y–E d. MMM y G"
140
140
  },
141
141
  "h": {
142
- "a": "h a–h a",
143
- "h": "h–h a"
142
+ "a": "ha–ha",
143
+ "h": "h–ha"
144
144
  },
145
145
  "H": {
146
146
  "H": "HH–HH"
147
147
  },
148
148
  "hm": {
149
- "a": "h.mm a–h.mm a",
150
- "h": "h.mm–h.mm a",
151
- "m": "h.mm–h.mm a"
149
+ "a": "h.mma–h.mma",
150
+ "h": "h.mm–h.mma",
151
+ "m": "h.mm–h.mma"
152
152
  },
153
153
  "Hm": {
154
154
  "H": "HH.mm–HH.mm",
155
155
  "m": "HH.mm–HH.mm"
156
156
  },
157
157
  "hmv": {
158
- "a": "h.mm a–h.mm a v",
159
- "h": "h.mm–h.mm a v",
160
- "m": "h.mm–h.mm a v"
158
+ "a": "h.mma–h.mma v",
159
+ "h": "h.mm–h.mma v",
160
+ "m": "h.mm–h.mma v"
161
161
  },
162
162
  "Hmv": {
163
163
  "H": "HH.mm–HH.mm v",
164
164
  "m": "HH.mm–HH.mm v"
165
165
  },
166
166
  "hv": {
167
- "a": "h a–h a v",
168
- "h": "h–h a v"
167
+ "a": "ha–ha v",
168
+ "h": "h–ha v"
169
169
  },
170
170
  "Hv": {
171
171
  "H": "HH–HH v"
@@ -324,9 +324,9 @@
324
324
  "abbreviated": [
325
325
  "søn.",
326
326
  "man.",
327
- "tir.",
327
+ "tirs.",
328
328
  "ons.",
329
- "tor.",
329
+ "tors.",
330
330
  "fre.",
331
331
  "lør."
332
332
  ],
@@ -340,13 +340,13 @@
340
340
  "L"
341
341
  ],
342
342
  "short": [
343
- "",
344
- "ma",
345
- "ti",
346
- "on",
347
- "to",
348
- "fr",
349
- ""
343
+ "sø.",
344
+ "ma.",
345
+ "ti.",
346
+ "on.",
347
+ "to.",
348
+ "fr.",
349
+ "lø."
350
350
  ],
351
351
  "wide": [
352
352
  "søndag",
@@ -360,13 +360,13 @@
360
360
  },
361
361
  "stand-alone": {
362
362
  "abbreviated": [
363
- "søn",
364
- "man",
365
- "tir",
366
- "ons",
367
- "tor",
368
- "fre",
369
- "lør"
363
+ "søn.",
364
+ "man.",
365
+ "tirs.",
366
+ "ons.",
367
+ "tors.",
368
+ "fre.",
369
+ "lør."
370
370
  ],
371
371
  "narrow": [
372
372
  "S",
@@ -378,13 +378,13 @@
378
378
  "L"
379
379
  ],
380
380
  "short": [
381
- "",
382
- "ma",
383
- "ti",
384
- "on",
385
- "to",
386
- "fr",
387
- ""
381
+ "sø.",
382
+ "ma.",
383
+ "ti.",
384
+ "on.",
385
+ "to.",
386
+ "fr.",
387
+ "lø."
388
388
  ],
389
389
  "wide": [
390
390
  "søndag",
@@ -524,8 +524,8 @@
524
524
  }
525
525
  },
526
526
  "era-wide": {
527
- "0": "f.Kr.",
528
- "1": "e.Kr."
527
+ "0": "før Kristus",
528
+ "1": "efter Kristus"
529
529
  },
530
530
  "era-abbreviated": {
531
531
  "0": "f.Kr.",
@@ -541,7 +541,7 @@
541
541
  "full": "EEEE d. MMMM y G",
542
542
  "long": "d. MMMM y G",
543
543
  "medium": "d. MMM y G",
544
- "short": "d/M/y"
544
+ "short": "d.M.y"
545
545
  },
546
546
  "timeFormats": {
547
547
  "full": "HH.mm.ss zzzz",
@@ -563,24 +563,24 @@
563
563
  "EBhm": "E h.mm B",
564
564
  "EBhms": "E h.mm.ss B",
565
565
  "Ed": "E 'd'. d.",
566
- "Ehm": "E h.mm a",
566
+ "Ehm": "E h.mma",
567
567
  "EHm": "E HH.mm",
568
- "Ehms": "E h.mm.ss a",
568
+ "Ehms": "E h.mm.ssa",
569
569
  "EHms": "E HH.mm.ss",
570
570
  "Gy": "y G",
571
- "GyMd": "d/M/y GGGGG",
571
+ "GyMd": "d.M.y GGGGG",
572
572
  "GyMMM": "MMM y G",
573
573
  "GyMMMd": "d. MMM y G",
574
574
  "GyMMMEd": "E d. MMM y G",
575
- "h": "h a",
575
+ "h": "ha",
576
576
  "H": "HH",
577
- "hm": "h.mm a",
577
+ "hm": "h.mma",
578
578
  "Hm": "HH.mm",
579
- "hms": "h.mm.ss a",
579
+ "hms": "h.mm.ssa",
580
580
  "Hms": "HH.mm.ss",
581
581
  "M": "M",
582
- "Md": "d/M",
583
- "MEd": "E d/M",
582
+ "Md": "d.M",
583
+ "MEd": "E d.M",
584
584
  "MMM": "MMM",
585
585
  "MMMd": "d. MMM",
586
586
  "MMMEd": "E d. MMM",
@@ -589,9 +589,9 @@
589
589
  "ms": "mm.ss",
590
590
  "y": "y G",
591
591
  "yyyy": "y G",
592
- "yyyyM": "M/y G",
593
- "yyyyMd": "d/M/y G",
594
- "yyyyMEd": "E d/M/y G",
592
+ "yyyyM": "M.y G",
593
+ "yyyyMd": "d.M.y G",
594
+ "yyyyMEd": "E d.M.y G",
595
595
  "yyyyMMM": "MMM y G",
596
596
  "yyyyMMMd": "d. MMM y G",
597
597
  "yyyyMMMEd": "E d. MMM y G",
@@ -665,33 +665,33 @@
665
665
  "y": "E 'den' d. MMM y–E 'den' d. MMM y G"
666
666
  },
667
667
  "h": {
668
- "a": "h a h a",
669
- "h": "h–h a"
668
+ "a": "haha",
669
+ "h": "h–ha"
670
670
  },
671
671
  "H": {
672
672
  "H": "HH–HH"
673
673
  },
674
674
  "hm": {
675
- "a": "h.mm a h.mm a",
676
- "h": "h.mm–h.mm a",
677
- "m": "h.mm–h.mm a"
675
+ "a": "h.mmah.mma",
676
+ "h": "h.mm–h.mma",
677
+ "m": "h.mm–h.mma"
678
678
  },
679
679
  "Hm": {
680
680
  "H": "HH.mm–HH.mm",
681
681
  "m": "HH.mm–HH.mm"
682
682
  },
683
683
  "hmv": {
684
- "a": "h.mm a h.mm a v",
685
- "h": "h.mm–h.mm a v",
686
- "m": "h.mm–h.mm a v"
684
+ "a": "h.mmah.mma v",
685
+ "h": "h.mm–h.mma v",
686
+ "m": "h.mm–h.mma v"
687
687
  },
688
688
  "Hmv": {
689
689
  "H": "HH.mm–HH.mm v",
690
690
  "m": "HH.mm–HH.mm v"
691
691
  },
692
692
  "hv": {
693
- "a": "h a h a v",
694
- "h": "h–h a v"
693
+ "a": "haha v",
694
+ "h": "h–ha v"
695
695
  },
696
696
  "Hv": {
697
697
  "H": "HH–HH v"
@@ -850,9 +850,9 @@
850
850
  "abbreviated": [
851
851
  "søn.",
852
852
  "man.",
853
- "tir.",
853
+ "tirs.",
854
854
  "ons.",
855
- "tor.",
855
+ "tors.",
856
856
  "fre.",
857
857
  "lør."
858
858
  ],
@@ -866,13 +866,13 @@
866
866
  "L"
867
867
  ],
868
868
  "short": [
869
- "",
870
- "ma",
871
- "ti",
872
- "on",
873
- "to",
874
- "fr",
875
- ""
869
+ "sø.",
870
+ "ma.",
871
+ "ti.",
872
+ "on.",
873
+ "to.",
874
+ "fr.",
875
+ "lø."
876
876
  ],
877
877
  "wide": [
878
878
  "søndag",
@@ -886,13 +886,13 @@
886
886
  },
887
887
  "stand-alone": {
888
888
  "abbreviated": [
889
- "søn",
890
- "man",
891
- "tir",
892
- "ons",
893
- "tor",
894
- "fre",
895
- "lør"
889
+ "søn.",
890
+ "man.",
891
+ "tirs.",
892
+ "ons.",
893
+ "tors.",
894
+ "fre.",
895
+ "lør."
896
896
  ],
897
897
  "narrow": [
898
898
  "S",
@@ -904,13 +904,13 @@
904
904
  "L"
905
905
  ],
906
906
  "short": [
907
- "",
908
- "ma",
909
- "ti",
910
- "on",
911
- "to",
912
- "fr",
913
- ""
907
+ "sø.",
908
+ "ma.",
909
+ "ti.",
910
+ "on.",
911
+ "to.",
912
+ "fr.",
913
+ "lø."
914
914
  ],
915
915
  "wide": [
916
916
  "søndag",
@@ -1086,24 +1086,24 @@
1086
1086
  "EBhm": "E h.mm B",
1087
1087
  "EBhms": "E h.mm.ss B",
1088
1088
  "Ed": "E 'd'. d.",
1089
- "Ehm": "E h.mm a",
1089
+ "Ehm": "E h.mma",
1090
1090
  "EHm": "E HH.mm",
1091
- "Ehms": "E h.mm.ss a",
1091
+ "Ehms": "E h.mm.ssa",
1092
1092
  "EHms": "E HH.mm.ss",
1093
1093
  "Gy": "y G",
1094
- "GyMd": "d/M/y GGGGG",
1094
+ "GyMd": "d.M.y GGGGG",
1095
1095
  "GyMMM": "MMM y G",
1096
1096
  "GyMMMd": "d. MMM y G",
1097
1097
  "GyMMMEd": "E d. MMM y G",
1098
- "h": "h a",
1098
+ "h": "ha",
1099
1099
  "H": "HH",
1100
- "hm": "h.mm a",
1100
+ "hm": "h.mma",
1101
1101
  "Hm": "HH.mm",
1102
- "hms": "h.mm.ss a",
1102
+ "hms": "h.mm.ssa",
1103
1103
  "Hms": "HH.mm.ss",
1104
1104
  "M": "M",
1105
- "Md": "d/M",
1106
- "MEd": "E d/M",
1105
+ "Md": "d.M",
1106
+ "MEd": "E d.M",
1107
1107
  "MMM": "MMM",
1108
1108
  "MMMd": "d. MMM",
1109
1109
  "MMMEd": "E d. MMM",
@@ -1112,9 +1112,9 @@
1112
1112
  "ms": "mm.ss",
1113
1113
  "y": "y G",
1114
1114
  "yyyy": "y G",
1115
- "yyyyM": "M/y G",
1116
- "yyyyMd": "d/M/y G",
1117
- "yyyyMEd": "E d/M/y G",
1115
+ "yyyyM": "M.y G",
1116
+ "yyyyMd": "d.M.y G",
1117
+ "yyyyMEd": "E d.M.y G",
1118
1118
  "yyyyMMM": "MMM y G",
1119
1119
  "yyyyMMMd": "d. MMM y G",
1120
1120
  "yyyyMMMEd": "E d. MMM y G",
@@ -1188,33 +1188,33 @@
1188
1188
  "y": "E 'den' d. MMM y–E 'den' d. MMM y G"
1189
1189
  },
1190
1190
  "h": {
1191
- "a": "h a h a",
1192
- "h": "h–h a"
1191
+ "a": "haha",
1192
+ "h": "h–ha"
1193
1193
  },
1194
1194
  "H": {
1195
1195
  "H": "HH–HH"
1196
1196
  },
1197
1197
  "hm": {
1198
- "a": "h.mm a h.mm a",
1199
- "h": "h.mm–h.mm a",
1200
- "m": "h.mm–h.mm a"
1198
+ "a": "h.mmah.mma",
1199
+ "h": "h.mm–h.mma",
1200
+ "m": "h.mm–h.mma"
1201
1201
  },
1202
1202
  "Hm": {
1203
1203
  "H": "HH.mm–HH.mm",
1204
1204
  "m": "HH.mm–HH.mm"
1205
1205
  },
1206
1206
  "hmv": {
1207
- "a": "h.mm a h.mm a v",
1208
- "h": "h.mm–h.mm a v",
1209
- "m": "h.mm–h.mm a v"
1207
+ "a": "h.mmah.mma v",
1208
+ "h": "h.mm–h.mma v",
1209
+ "m": "h.mm–h.mma v"
1210
1210
  },
1211
1211
  "Hmv": {
1212
1212
  "H": "HH.mm–HH.mm v",
1213
1213
  "m": "HH.mm–HH.mm v"
1214
1214
  },
1215
1215
  "hv": {
1216
- "a": "h a h a v",
1217
- "h": "h–h a v"
1216
+ "a": "haha v",
1217
+ "h": "h–ha v"
1218
1218
  },
1219
1219
  "Hv": {
1220
1220
  "H": "HH–HH v"
@@ -1381,9 +1381,9 @@
1381
1381
  "abbreviated": [
1382
1382
  "søn.",
1383
1383
  "man.",
1384
- "tir.",
1384
+ "tirs.",
1385
1385
  "ons.",
1386
- "tor.",
1386
+ "tors.",
1387
1387
  "fre.",
1388
1388
  "lør."
1389
1389
  ],
@@ -1397,13 +1397,13 @@
1397
1397
  "L"
1398
1398
  ],
1399
1399
  "short": [
1400
- "",
1401
- "ma",
1402
- "ti",
1403
- "on",
1404
- "to",
1405
- "fr",
1406
- ""
1400
+ "sø.",
1401
+ "ma.",
1402
+ "ti.",
1403
+ "on.",
1404
+ "to.",
1405
+ "fr.",
1406
+ "lø."
1407
1407
  ],
1408
1408
  "wide": [
1409
1409
  "søndag",
@@ -1417,13 +1417,13 @@
1417
1417
  },
1418
1418
  "stand-alone": {
1419
1419
  "abbreviated": [
1420
- "søn",
1421
- "man",
1422
- "tir",
1423
- "ons",
1424
- "tor",
1425
- "fre",
1426
- "lør"
1420
+ "søn.",
1421
+ "man.",
1422
+ "tirs.",
1423
+ "ons.",
1424
+ "tors.",
1425
+ "fre.",
1426
+ "lør."
1427
1427
  ],
1428
1428
  "narrow": [
1429
1429
  "S",
@@ -1435,13 +1435,13 @@
1435
1435
  "L"
1436
1436
  ],
1437
1437
  "short": [
1438
- "",
1439
- "ma",
1440
- "ti",
1441
- "on",
1442
- "to",
1443
- "fr",
1444
- ""
1438
+ "sø.",
1439
+ "ma.",
1440
+ "ti.",
1441
+ "on.",
1442
+ "to.",
1443
+ "fr.",
1444
+ "lø."
1445
1445
  ],
1446
1446
  "wide": [
1447
1447
  "søndag",
@@ -1607,7 +1607,7 @@
1607
1607
  "full": "EEEE d. MMMM y G",
1608
1608
  "long": "d. MMMM y G",
1609
1609
  "medium": "d. MMM y G",
1610
- "short": "d/M/y"
1610
+ "short": "d.M.y"
1611
1611
  },
1612
1612
  "timeFormats": {
1613
1613
  "full": "HH.mm.ss zzzz",
@@ -1629,24 +1629,24 @@
1629
1629
  "EBhm": "E h.mm B",
1630
1630
  "EBhms": "E h.mm.ss B",
1631
1631
  "Ed": "E 'd'. d.",
1632
- "Ehm": "E h.mm a",
1632
+ "Ehm": "E h.mma",
1633
1633
  "EHm": "E HH.mm",
1634
- "Ehms": "E h.mm.ss a",
1634
+ "Ehms": "E h.mm.ssa",
1635
1635
  "EHms": "E HH.mm.ss",
1636
1636
  "Gy": "y G",
1637
- "GyMd": "d/M/y GGGGG",
1637
+ "GyMd": "d.M.y GGGGG",
1638
1638
  "GyMMM": "MMM y G",
1639
1639
  "GyMMMd": "d. MMM y G",
1640
1640
  "GyMMMEd": "E d. MMM y G",
1641
- "h": "h a",
1641
+ "h": "ha",
1642
1642
  "H": "HH",
1643
- "hm": "h.mm a",
1643
+ "hm": "h.mma",
1644
1644
  "Hm": "HH.mm",
1645
- "hms": "h.mm.ss a",
1645
+ "hms": "h.mm.ssa",
1646
1646
  "Hms": "HH.mm.ss",
1647
1647
  "M": "M",
1648
- "Md": "d/M",
1649
- "MEd": "E d/M",
1648
+ "Md": "d.M",
1649
+ "MEd": "E d.M",
1650
1650
  "MMM": "MMM",
1651
1651
  "MMMd": "d. MMM",
1652
1652
  "MMMEd": "E d. MMM",
@@ -1655,9 +1655,9 @@
1655
1655
  "ms": "mm.ss",
1656
1656
  "y": "y G",
1657
1657
  "yyyy": "y G",
1658
- "yyyyM": "M/y G",
1659
- "yyyyMd": "d/M/y G",
1660
- "yyyyMEd": "E d/M/y G",
1658
+ "yyyyM": "M.y G",
1659
+ "yyyyMd": "d.M.y G",
1660
+ "yyyyMEd": "E d.M.y G",
1661
1661
  "yyyyMMM": "MMM y G",
1662
1662
  "yyyyMMMd": "d. MMM y G",
1663
1663
  "yyyyMMMEd": "E d. MMM y G",
@@ -1731,33 +1731,33 @@
1731
1731
  "y": "E 'den' d. MMM y–E 'den' d. MMM y G"
1732
1732
  },
1733
1733
  "h": {
1734
- "a": "h a h a",
1735
- "h": "h–h a"
1734
+ "a": "haha",
1735
+ "h": "h–ha"
1736
1736
  },
1737
1737
  "H": {
1738
1738
  "H": "HH–HH"
1739
1739
  },
1740
1740
  "hm": {
1741
- "a": "h.mm a h.mm a",
1742
- "h": "h.mm–h.mm a",
1743
- "m": "h.mm–h.mm a"
1741
+ "a": "h.mmah.mma",
1742
+ "h": "h.mm–h.mma",
1743
+ "m": "h.mm–h.mma"
1744
1744
  },
1745
1745
  "Hm": {
1746
1746
  "H": "HH.mm–HH.mm",
1747
1747
  "m": "HH.mm–HH.mm"
1748
1748
  },
1749
1749
  "hmv": {
1750
- "a": "h.mm a h.mm a v",
1751
- "h": "h.mm–h.mm a v",
1752
- "m": "h.mm–h.mm a v"
1750
+ "a": "h.mmah.mma v",
1751
+ "h": "h.mm–h.mma v",
1752
+ "m": "h.mm–h.mma v"
1753
1753
  },
1754
1754
  "Hmv": {
1755
1755
  "H": "HH.mm–HH.mm v",
1756
1756
  "m": "HH.mm–HH.mm v"
1757
1757
  },
1758
1758
  "hv": {
1759
- "a": "h a h a v",
1760
- "h": "h–h a v"
1759
+ "a": "haha v",
1760
+ "h": "h–ha v"
1761
1761
  },
1762
1762
  "Hv": {
1763
1763
  "H": "HH–HH v"
@@ -1916,9 +1916,9 @@
1916
1916
  "abbreviated": [
1917
1917
  "søn.",
1918
1918
  "man.",
1919
- "tir.",
1919
+ "tirs.",
1920
1920
  "ons.",
1921
- "tor.",
1921
+ "tors.",
1922
1922
  "fre.",
1923
1923
  "lør."
1924
1924
  ],
@@ -1932,13 +1932,13 @@
1932
1932
  "L"
1933
1933
  ],
1934
1934
  "short": [
1935
- "",
1936
- "ma",
1937
- "ti",
1938
- "on",
1939
- "to",
1940
- "fr",
1941
- ""
1935
+ "sø.",
1936
+ "ma.",
1937
+ "ti.",
1938
+ "on.",
1939
+ "to.",
1940
+ "fr.",
1941
+ "lø."
1942
1942
  ],
1943
1943
  "wide": [
1944
1944
  "søndag",
@@ -1952,13 +1952,13 @@
1952
1952
  },
1953
1953
  "stand-alone": {
1954
1954
  "abbreviated": [
1955
- "søn",
1956
- "man",
1957
- "tir",
1958
- "ons",
1959
- "tor",
1960
- "fre",
1961
- "lør"
1955
+ "søn.",
1956
+ "man.",
1957
+ "tirs.",
1958
+ "ons.",
1959
+ "tors.",
1960
+ "fre.",
1961
+ "lør."
1962
1962
  ],
1963
1963
  "narrow": [
1964
1964
  "S",
@@ -1970,13 +1970,13 @@
1970
1970
  "L"
1971
1971
  ],
1972
1972
  "short": [
1973
- "",
1974
- "ma",
1975
- "ti",
1976
- "on",
1977
- "to",
1978
- "fr",
1979
- ""
1973
+ "sø.",
1974
+ "ma.",
1975
+ "ti.",
1976
+ "on.",
1977
+ "to.",
1978
+ "fr.",
1979
+ "lø."
1980
1980
  ],
1981
1981
  "wide": [
1982
1982
  "søndag",
@@ -2130,7 +2130,7 @@
2130
2130
  "full": "EEEE d. MMMM y G",
2131
2131
  "long": "d. MMMM y G",
2132
2132
  "medium": "d. MMM y G",
2133
- "short": "d/M/y"
2133
+ "short": "d.M.y"
2134
2134
  },
2135
2135
  "timeFormats": {
2136
2136
  "full": "HH.mm.ss zzzz",
@@ -2152,24 +2152,24 @@
2152
2152
  "EBhm": "E h.mm B",
2153
2153
  "EBhms": "E h.mm.ss B",
2154
2154
  "Ed": "E 'd'. d.",
2155
- "Ehm": "E h.mm a",
2155
+ "Ehm": "E h.mma",
2156
2156
  "EHm": "E HH.mm",
2157
- "Ehms": "E h.mm.ss a",
2157
+ "Ehms": "E h.mm.ssa",
2158
2158
  "EHms": "E HH.mm.ss",
2159
2159
  "Gy": "y G",
2160
- "GyMd": "d/M/y GGGGG",
2160
+ "GyMd": "d.M.y GGGGG",
2161
2161
  "GyMMM": "MMM y G",
2162
2162
  "GyMMMd": "d. MMM y G",
2163
2163
  "GyMMMEd": "E d. MMM y G",
2164
- "h": "h a",
2164
+ "h": "ha",
2165
2165
  "H": "HH",
2166
- "hm": "h.mm a",
2166
+ "hm": "h.mma",
2167
2167
  "Hm": "HH.mm",
2168
- "hms": "h.mm.ss a",
2168
+ "hms": "h.mm.ssa",
2169
2169
  "Hms": "HH.mm.ss",
2170
2170
  "M": "M",
2171
- "Md": "d/M",
2172
- "MEd": "E d/M",
2171
+ "Md": "d.M",
2172
+ "MEd": "E d.M",
2173
2173
  "MMM": "MMM",
2174
2174
  "MMMd": "d. MMM",
2175
2175
  "MMMEd": "E d. MMM",
@@ -2178,9 +2178,9 @@
2178
2178
  "ms": "mm.ss",
2179
2179
  "y": "y G",
2180
2180
  "yyyy": "y G",
2181
- "yyyyM": "M/y G",
2182
- "yyyyMd": "d/M/y G",
2183
- "yyyyMEd": "E d/M/y G",
2181
+ "yyyyM": "M.y G",
2182
+ "yyyyMd": "d.M.y G",
2183
+ "yyyyMEd": "E d.M.y G",
2184
2184
  "yyyyMMM": "MMM y G",
2185
2185
  "yyyyMMMd": "d. MMM y G",
2186
2186
  "yyyyMMMEd": "E d. MMM y G",
@@ -2254,33 +2254,33 @@
2254
2254
  "y": "E 'den' d. MMM y–E 'den' d. MMM y G"
2255
2255
  },
2256
2256
  "h": {
2257
- "a": "h a h a",
2258
- "h": "h–h a"
2257
+ "a": "haha",
2258
+ "h": "h–ha"
2259
2259
  },
2260
2260
  "H": {
2261
2261
  "H": "HH–HH"
2262
2262
  },
2263
2263
  "hm": {
2264
- "a": "h.mm a h.mm a",
2265
- "h": "h.mm–h.mm a",
2266
- "m": "h.mm–h.mm a"
2264
+ "a": "h.mmah.mma",
2265
+ "h": "h.mm–h.mma",
2266
+ "m": "h.mm–h.mma"
2267
2267
  },
2268
2268
  "Hm": {
2269
2269
  "H": "HH.mm–HH.mm",
2270
2270
  "m": "HH.mm–HH.mm"
2271
2271
  },
2272
2272
  "hmv": {
2273
- "a": "h.mm a h.mm a v",
2274
- "h": "h.mm–h.mm a v",
2275
- "m": "h.mm–h.mm a v"
2273
+ "a": "h.mmah.mma v",
2274
+ "h": "h.mm–h.mma v",
2275
+ "m": "h.mm–h.mma v"
2276
2276
  },
2277
2277
  "Hmv": {
2278
2278
  "H": "HH.mm–HH.mm v",
2279
2279
  "m": "HH.mm–HH.mm v"
2280
2280
  },
2281
2281
  "hv": {
2282
- "a": "h a h a v",
2283
- "h": "h–h a v"
2282
+ "a": "haha v",
2283
+ "h": "h–ha v"
2284
2284
  },
2285
2285
  "Hv": {
2286
2286
  "H": "HH–HH v"
@@ -2439,9 +2439,9 @@
2439
2439
  "abbreviated": [
2440
2440
  "søn.",
2441
2441
  "man.",
2442
- "tir.",
2442
+ "tirs.",
2443
2443
  "ons.",
2444
- "tor.",
2444
+ "tors.",
2445
2445
  "fre.",
2446
2446
  "lør."
2447
2447
  ],
@@ -2455,13 +2455,13 @@
2455
2455
  "L"
2456
2456
  ],
2457
2457
  "short": [
2458
- "",
2459
- "ma",
2460
- "ti",
2461
- "on",
2462
- "to",
2463
- "fr",
2464
- ""
2458
+ "sø.",
2459
+ "ma.",
2460
+ "ti.",
2461
+ "on.",
2462
+ "to.",
2463
+ "fr.",
2464
+ "lø."
2465
2465
  ],
2466
2466
  "wide": [
2467
2467
  "søndag",
@@ -2475,13 +2475,13 @@
2475
2475
  },
2476
2476
  "stand-alone": {
2477
2477
  "abbreviated": [
2478
- "søn",
2479
- "man",
2480
- "tir",
2481
- "ons",
2482
- "tor",
2483
- "fre",
2484
- "lør"
2478
+ "søn.",
2479
+ "man.",
2480
+ "tirs.",
2481
+ "ons.",
2482
+ "tors.",
2483
+ "fre.",
2484
+ "lør."
2485
2485
  ],
2486
2486
  "narrow": [
2487
2487
  "S",
@@ -2493,13 +2493,13 @@
2493
2493
  "L"
2494
2494
  ],
2495
2495
  "short": [
2496
- "",
2497
- "ma",
2498
- "ti",
2499
- "on",
2500
- "to",
2501
- "fr",
2502
- ""
2496
+ "sø.",
2497
+ "ma.",
2498
+ "ti.",
2499
+ "on.",
2500
+ "to.",
2501
+ "fr.",
2502
+ "lø."
2503
2503
  ],
2504
2504
  "wide": [
2505
2505
  "søndag",
@@ -3230,10 +3230,12 @@
3230
3230
  },
3231
3231
  "power2": {
3232
3232
  "compoundUnitPattern1": "{0}²",
3233
+ "compoundUnitPattern1-count-one": "{0}²",
3233
3234
  "compoundUnitPattern1-count-other": "{0}²"
3234
3235
  },
3235
3236
  "power3": {
3236
3237
  "compoundUnitPattern1": "{0}³",
3238
+ "compoundUnitPattern1-count-one": "{0}³",
3237
3239
  "compoundUnitPattern1-count-other": "{0}³"
3238
3240
  },
3239
3241
  "times": {
@@ -3326,6 +3328,7 @@
3326
3328
  },
3327
3329
  "area-dunam": {
3328
3330
  "displayName": "dunam",
3331
+ "unitPattern-count-one": "{0} dunam",
3329
3332
  "unitPattern-count-other": "{0} dunam"
3330
3333
  },
3331
3334
  "concentr-karat": {
@@ -3370,6 +3373,7 @@
3370
3373
  },
3371
3374
  "concentr-mole": {
3372
3375
  "displayName": "mol",
3376
+ "unitPattern-count-one": "{0} mol",
3373
3377
  "unitPattern-count-other": "{0} mol"
3374
3378
  },
3375
3379
  "consumption-liter-per-kilometer": {
@@ -3463,6 +3467,12 @@
3463
3467
  "unitPattern-count-other": "{0} år",
3464
3468
  "perUnitPattern": "{0}/år"
3465
3469
  },
3470
+ "duration-quarter": {
3471
+ "displayName": "kvartaler",
3472
+ "unitPattern-count-one": "{0} kvt.",
3473
+ "unitPattern-count-other": "{0} kvt.",
3474
+ "perUnitPattern": "{0}/pr. kvt."
3475
+ },
3466
3476
  "duration-month": {
3467
3477
  "displayName": "måneder",
3468
3478
  "unitPattern-count-one": "{0} md.",
@@ -3566,18 +3576,22 @@
3566
3576
  },
3567
3577
  "energy-electronvolt": {
3568
3578
  "displayName": "elektronvolt",
3579
+ "unitPattern-count-one": "{0} eV",
3569
3580
  "unitPattern-count-other": "{0} eV"
3570
3581
  },
3571
3582
  "energy-british-thermal-unit": {
3572
3583
  "displayName": "Btu",
3584
+ "unitPattern-count-one": "{0} Btu",
3573
3585
  "unitPattern-count-other": "{0} Btu"
3574
3586
  },
3575
3587
  "energy-therm-us": {
3576
3588
  "displayName": "US therm",
3589
+ "unitPattern-count-one": "{0} US therm",
3577
3590
  "unitPattern-count-other": "{0} US therm"
3578
3591
  },
3579
3592
  "force-pound-force": {
3580
3593
  "displayName": "lbf",
3594
+ "unitPattern-count-one": "{0} lbf",
3581
3595
  "unitPattern-count-other": "{0} lbf"
3582
3596
  },
3583
3597
  "force-newton": {
@@ -3587,6 +3601,7 @@
3587
3601
  },
3588
3602
  "force-kilowatt-hour-per-100-kilometer": {
3589
3603
  "displayName": "kWh/100km",
3604
+ "unitPattern-count-one": "{0} kWh/100km",
3590
3605
  "unitPattern-count-other": "{0} kWh/100km"
3591
3606
  },
3592
3607
  "frequency-gigahertz": {
@@ -3611,22 +3626,37 @@
3611
3626
  },
3612
3627
  "graphics-em": {
3613
3628
  "displayName": "em",
3629
+ "unitPattern-count-one": "{0} em",
3614
3630
  "unitPattern-count-other": "{0} em"
3615
3631
  },
3616
3632
  "graphics-pixel": {
3617
3633
  "displayName": "px",
3634
+ "unitPattern-count-one": "{0} px",
3618
3635
  "unitPattern-count-other": "{0} px"
3619
3636
  },
3620
3637
  "graphics-megapixel": {
3621
3638
  "displayName": "MP",
3639
+ "unitPattern-count-one": "{0} MP",
3622
3640
  "unitPattern-count-other": "{0} MP"
3623
3641
  },
3624
3642
  "graphics-pixel-per-centimeter": {
3625
3643
  "displayName": "ppcm",
3644
+ "unitPattern-count-one": "{0} ppcm",
3626
3645
  "unitPattern-count-other": "{0} ppcm"
3627
3646
  },
3628
3647
  "graphics-pixel-per-inch": {
3629
3648
  "displayName": "ppi",
3649
+ "unitPattern-count-one": "{0} ppi",
3650
+ "unitPattern-count-other": "{0} ppi"
3651
+ },
3652
+ "graphics-dot-per-centimeter": {
3653
+ "displayName": "ppcm",
3654
+ "unitPattern-count-one": "{0} ppcm",
3655
+ "unitPattern-count-other": "{0} ppcm"
3656
+ },
3657
+ "graphics-dot-per-inch": {
3658
+ "displayName": "ppi",
3659
+ "unitPattern-count-one": "{0} ppi",
3630
3660
  "unitPattern-count-other": "{0} ppi"
3631
3661
  },
3632
3662
  "graphics-dot": {
@@ -3636,6 +3666,7 @@
3636
3666
  },
3637
3667
  "length-earth-radius": {
3638
3668
  "displayName": "R⊕",
3669
+ "unitPattern-count-one": "{0} R⊕",
3639
3670
  "unitPattern-count-other": "{0} R⊕"
3640
3671
  },
3641
3672
  "length-kilometer": {
@@ -3720,6 +3751,7 @@
3720
3751
  },
3721
3752
  "length-furlong": {
3722
3753
  "displayName": "fur",
3754
+ "unitPattern-count-one": "{0} fur",
3723
3755
  "unitPattern-count-other": "{0} fur"
3724
3756
  },
3725
3757
  "length-fathom": {
@@ -3744,6 +3776,7 @@
3744
3776
  },
3745
3777
  "length-solar-radius": {
3746
3778
  "displayName": "solradier",
3779
+ "unitPattern-count-one": "{0} R☉",
3747
3780
  "unitPattern-count-other": "{0} R☉"
3748
3781
  },
3749
3782
  "light-lux": {
@@ -3753,17 +3786,20 @@
3753
3786
  },
3754
3787
  "light-candela": {
3755
3788
  "displayName": "cd",
3789
+ "unitPattern-count-one": "{0} cd",
3756
3790
  "unitPattern-count-other": "{0} cd"
3757
3791
  },
3758
3792
  "light-lumen": {
3759
3793
  "displayName": "lm",
3794
+ "unitPattern-count-one": "{0} lm",
3760
3795
  "unitPattern-count-other": "{0} lm"
3761
3796
  },
3762
3797
  "light-solar-luminosity": {
3763
3798
  "displayName": "L☉",
3799
+ "unitPattern-count-one": "{0} L☉",
3764
3800
  "unitPattern-count-other": "{0} L☉"
3765
3801
  },
3766
- "mass-metric-ton": {
3802
+ "mass-tonne": {
3767
3803
  "displayName": "t",
3768
3804
  "unitPattern-count-one": "{0} t",
3769
3805
  "unitPattern-count-other": "{0} t"
@@ -3797,6 +3833,7 @@
3797
3833
  },
3798
3834
  "mass-stone": {
3799
3835
  "displayName": "st",
3836
+ "unitPattern-count-one": "{0} st",
3800
3837
  "unitPattern-count-other": "{0} st"
3801
3838
  },
3802
3839
  "mass-pound": {
@@ -3823,14 +3860,17 @@
3823
3860
  },
3824
3861
  "mass-dalton": {
3825
3862
  "displayName": "Da",
3863
+ "unitPattern-count-one": "{0} Da",
3826
3864
  "unitPattern-count-other": "{0} Da"
3827
3865
  },
3828
3866
  "mass-earth-mass": {
3829
3867
  "displayName": "M⊕",
3868
+ "unitPattern-count-one": "{0} M⊕",
3830
3869
  "unitPattern-count-other": "{0} M⊕"
3831
3870
  },
3832
3871
  "mass-solar-mass": {
3833
3872
  "displayName": "solmasser",
3873
+ "unitPattern-count-one": "{0} M☉",
3834
3874
  "unitPattern-count-other": "{0} M☉"
3835
3875
  },
3836
3876
  "mass-grain": {
@@ -3885,6 +3925,7 @@
3885
3925
  },
3886
3926
  "pressure-bar": {
3887
3927
  "displayName": "bar",
3928
+ "unitPattern-count-one": "{0} bar",
3888
3929
  "unitPattern-count-other": "{0} bar"
3889
3930
  },
3890
3931
  "pressure-millibar": {
@@ -3899,6 +3940,7 @@
3899
3940
  },
3900
3941
  "pressure-pascal": {
3901
3942
  "displayName": "Pa",
3943
+ "unitPattern-count-one": "{0} Pa",
3902
3944
  "unitPattern-count-other": "{0} Pa"
3903
3945
  },
3904
3946
  "pressure-hectopascal": {
@@ -3908,10 +3950,12 @@
3908
3950
  },
3909
3951
  "pressure-kilopascal": {
3910
3952
  "displayName": "kPa",
3953
+ "unitPattern-count-one": "{0} kPa",
3911
3954
  "unitPattern-count-other": "{0} kPa"
3912
3955
  },
3913
3956
  "pressure-megapascal": {
3914
3957
  "displayName": "MPa",
3958
+ "unitPattern-count-one": "{0} MPa",
3915
3959
  "unitPattern-count-other": "{0} MPa"
3916
3960
  },
3917
3961
  "speed-kilometer-per-hour": {
@@ -3956,10 +4000,12 @@
3956
4000
  },
3957
4001
  "torque-pound-force-foot": {
3958
4002
  "displayName": "lbf⋅ft",
4003
+ "unitPattern-count-one": "{0} lbf⋅ft",
3959
4004
  "unitPattern-count-other": "{0} lbf⋅ft"
3960
4005
  },
3961
4006
  "torque-newton-meter": {
3962
4007
  "displayName": "N⋅m",
4008
+ "unitPattern-count-one": "{0} N⋅m",
3963
4009
  "unitPattern-count-other": "{0} N⋅m"
3964
4010
  },
3965
4011
  "volume-cubic-kilometer": {
@@ -4084,6 +4130,7 @@
4084
4130
  },
4085
4131
  "volume-fluid-ounce-imperial": {
4086
4132
  "displayName": "Imp. fl oz",
4133
+ "unitPattern-count-one": "{0} fl oz Imp.",
4087
4134
  "unitPattern-count-other": "{0} fl oz Imp."
4088
4135
  },
4089
4136
  "volume-tablespoon": {
@@ -4123,6 +4170,7 @@
4123
4170
  },
4124
4171
  "volume-jigger": {
4125
4172
  "displayName": "jigger",
4173
+ "unitPattern-count-one": "{0} jigger",
4126
4174
  "unitPattern-count-other": "{0} jigger"
4127
4175
  },
4128
4176
  "volume-pinch": {
@@ -4244,41 +4292,56 @@
4244
4292
  },
4245
4293
  "eras-gregorian": {
4246
4294
  "0": {
4295
+ "_code": "gregory-inverse",
4296
+ "_aliases": "bc bce",
4247
4297
  "_end": "0-12-31"
4248
4298
  },
4249
4299
  "1": {
4300
+ "_code": "gregory",
4301
+ "_aliases": "ad ce",
4250
4302
  "_start": "1-01-01"
4251
4303
  }
4252
4304
  },
4253
4305
  "eras-islamic": {
4254
4306
  "0": {
4307
+ "_code": "islamic",
4308
+ "_aliases": "ah",
4255
4309
  "_start": "622-7-15"
4256
4310
  }
4257
4311
  },
4258
4312
  "eras-persian": {
4259
4313
  "0": {
4314
+ "_code": "persian",
4315
+ "_aliases": "ap",
4260
4316
  "_start": "622-01-01"
4261
4317
  }
4262
4318
  },
4263
4319
  "eras-buddhist": {
4264
4320
  "0": {
4321
+ "_code": "buddhist",
4322
+ "_aliases": "be",
4265
4323
  "_start": "-542-01-01"
4266
4324
  }
4267
4325
  },
4268
4326
  "eras-japanese": {
4269
4327
  "232": {
4328
+ "_code": "meiji",
4270
4329
  "_start": "1868-9-8"
4271
4330
  },
4272
4331
  "233": {
4332
+ "_code": "taisho",
4273
4333
  "_start": "1912-7-30"
4274
4334
  },
4275
4335
  "234": {
4336
+ "_code": "showa",
4276
4337
  "_start": "1926-12-25"
4277
4338
  },
4278
4339
  "235": {
4340
+ "_code": "heisei",
4279
4341
  "_start": "1989-1-8"
4280
4342
  },
4281
4343
  "236": {
4344
+ "_code": "reiwa",
4282
4345
  "_start": "2019-5-1"
4283
4346
  }
4284
4347
  },