@ui5/webcomponents-localization 2.20.0 → 2.20.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (153) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/generated/assets/cldr/Unicode-Data-Files-LICENSE.txt +36 -24
  4. package/dist/generated/assets/cldr/ar.json +624 -354
  5. package/dist/generated/assets/cldr/ar_EG.json +624 -354
  6. package/dist/generated/assets/cldr/ar_SA.json +625 -355
  7. package/dist/generated/assets/cldr/bg.json +339 -215
  8. package/dist/generated/assets/cldr/ca.json +633 -509
  9. package/dist/generated/assets/cldr/cnr.json +960 -653
  10. package/dist/generated/assets/cldr/cs.json +343 -531
  11. package/dist/generated/assets/cldr/cy.json +684 -1050
  12. package/dist/generated/assets/cldr/da.json +354 -231
  13. package/dist/generated/assets/cldr/de.json +458 -330
  14. package/dist/generated/assets/cldr/de_AT.json +459 -331
  15. package/dist/generated/assets/cldr/de_CH.json +522 -386
  16. package/dist/generated/assets/cldr/el.json +317 -152
  17. package/dist/generated/assets/cldr/el_CY.json +317 -152
  18. package/dist/generated/assets/cldr/en.json +606 -253
  19. package/dist/generated/assets/cldr/en_AU.json +830 -376
  20. package/dist/generated/assets/cldr/en_GB.json +696 -251
  21. package/dist/generated/assets/cldr/en_HK.json +544 -203
  22. package/dist/generated/assets/cldr/en_IE.json +533 -192
  23. package/dist/generated/assets/cldr/en_IN.json +820 -296
  24. package/dist/generated/assets/cldr/en_NZ.json +534 -193
  25. package/dist/generated/assets/cldr/en_PG.json +509 -168
  26. package/dist/generated/assets/cldr/en_SG.json +526 -185
  27. package/dist/generated/assets/cldr/en_ZA.json +529 -186
  28. package/dist/generated/assets/cldr/es.json +355 -230
  29. package/dist/generated/assets/cldr/es_AR.json +444 -288
  30. package/dist/generated/assets/cldr/es_BO.json +419 -264
  31. package/dist/generated/assets/cldr/es_CL.json +455 -300
  32. package/dist/generated/assets/cldr/es_CO.json +412 -257
  33. package/dist/generated/assets/cldr/es_MX.json +515 -352
  34. package/dist/generated/assets/cldr/es_PE.json +397 -234
  35. package/dist/generated/assets/cldr/es_UY.json +424 -269
  36. package/dist/generated/assets/cldr/es_VE.json +398 -243
  37. package/dist/generated/assets/cldr/et.json +390 -233
  38. package/dist/generated/assets/cldr/fa.json +510 -271
  39. package/dist/generated/assets/cldr/fi.json +497 -251
  40. package/dist/generated/assets/cldr/fr.json +339 -106
  41. package/dist/generated/assets/cldr/fr_BE.json +341 -108
  42. package/dist/generated/assets/cldr/fr_CA.json +652 -397
  43. package/dist/generated/assets/cldr/fr_CH.json +342 -109
  44. package/dist/generated/assets/cldr/fr_LU.json +339 -106
  45. package/dist/generated/assets/cldr/he.json +726 -904
  46. package/dist/generated/assets/cldr/hi.json +529 -288
  47. package/dist/generated/assets/cldr/hr.json +392 -383
  48. package/dist/generated/assets/cldr/hu.json +459 -335
  49. package/dist/generated/assets/cldr/id.json +379 -128
  50. package/dist/generated/assets/cldr/it.json +420 -301
  51. package/dist/generated/assets/cldr/it_CH.json +426 -307
  52. package/dist/generated/assets/cldr/ja.json +332 -74
  53. package/dist/generated/assets/cldr/kk.json +540 -240
  54. package/dist/generated/assets/cldr/ko.json +371 -115
  55. package/dist/generated/assets/cldr/lt.json +428 -545
  56. package/dist/generated/assets/cldr/lv.json +415 -413
  57. package/dist/generated/assets/cldr/mk.json +691 -559
  58. package/dist/generated/assets/cldr/ms.json +395 -136
  59. package/dist/generated/assets/cldr/nb.json +355 -234
  60. package/dist/generated/assets/cldr/nl.json +357 -251
  61. package/dist/generated/assets/cldr/nl_BE.json +428 -322
  62. package/dist/generated/assets/cldr/pl.json +333 -459
  63. package/dist/generated/assets/cldr/pt.json +419 -298
  64. package/dist/generated/assets/cldr/pt_PT.json +362 -231
  65. package/dist/generated/assets/cldr/ro.json +369 -397
  66. package/dist/generated/assets/cldr/ru.json +599 -368
  67. package/dist/generated/assets/cldr/ru_UA.json +598 -367
  68. package/dist/generated/assets/cldr/sk.json +343 -517
  69. package/dist/generated/assets/cldr/sl.json +477 -640
  70. package/dist/generated/assets/cldr/sr.json +478 -531
  71. package/dist/generated/assets/cldr/sr_Latn.json +631 -684
  72. package/dist/generated/assets/cldr/sv.json +395 -258
  73. package/dist/generated/assets/cldr/th.json +452 -199
  74. package/dist/generated/assets/cldr/tr.json +391 -238
  75. package/dist/generated/assets/cldr/uk.json +696 -342
  76. package/dist/generated/assets/cldr/vi.json +836 -487
  77. package/dist/generated/assets/cldr/zh_CN.json +358 -104
  78. package/dist/generated/assets/cldr/zh_HK.json +366 -113
  79. package/dist/generated/assets/cldr/zh_SG.json +371 -118
  80. package/dist/generated/assets/cldr/zh_TW.json +480 -238
  81. package/dist/sap/base/Event.js +2 -2
  82. package/dist/sap/base/Eventing.js +4 -3
  83. package/dist/sap/base/assert.js +1 -1
  84. package/dist/sap/base/config/MemoryConfigurationProvider.js +1 -1
  85. package/dist/sap/base/future.js +12 -0
  86. package/dist/sap/base/i18n/Formatting.d.ts +5 -0
  87. package/dist/sap/base/i18n/Formatting.js +7 -0
  88. package/dist/sap/base/i18n/Formatting.js.map +1 -1
  89. package/dist/sap/base/i18n/LanguageTag.js +18 -12
  90. package/dist/sap/base/i18n/Localization.d.ts +3 -0
  91. package/dist/sap/base/i18n/Localization.js +5 -0
  92. package/dist/sap/base/i18n/Localization.js.map +1 -1
  93. package/dist/sap/base/i18n/ResourceBundle.js +20 -0
  94. package/dist/sap/base/i18n/date/CalendarType.js +9 -8
  95. package/dist/sap/base/i18n/date/CalendarWeekNumbering.js +9 -8
  96. package/dist/sap/base/i18n/date/TimezoneUtils.js +170 -18
  97. package/dist/sap/base/i18n/date/_EnumHelper.js +37 -0
  98. package/dist/sap/base/strings/camelize.js +1 -1
  99. package/dist/sap/base/strings/formatMessage.js +6 -1
  100. package/dist/sap/base/util/Properties.js +12 -0
  101. package/dist/sap/base/util/Version.js +19 -13
  102. package/dist/sap/base/util/_merge.js +1 -1
  103. package/dist/sap/base/util/array/uniqueSort.js +1 -1
  104. package/dist/sap/base/util/deepClone.js +2 -2
  105. package/dist/sap/base/util/deepEqual.js +1 -1
  106. package/dist/sap/base/util/deepExtend.js +60 -0
  107. package/dist/sap/base/util/extend.js +1 -1
  108. package/dist/sap/base/util/fetch.js +8 -0
  109. package/dist/sap/base/util/isEmptyObject.js +1 -1
  110. package/dist/sap/base/util/isPlainObject.js +1 -1
  111. package/dist/sap/base/util/merge.js +57 -0
  112. package/dist/sap/base/util/mixedFetch.js +3 -0
  113. package/dist/sap/base/util/now.js +7 -13
  114. package/dist/sap/base/util/uid.js +1 -1
  115. package/dist/sap/ui/Device.js +27 -0
  116. package/dist/sap/ui/Global.js +1 -0
  117. package/dist/sap/ui/VersionInfo.js +14 -0
  118. package/dist/sap/ui/base/DataType.js +63 -12
  119. package/dist/sap/ui/base/DesignTime.js +11 -0
  120. package/dist/sap/ui/base/EventProvider.js +21 -0
  121. package/dist/sap/ui/base/Metadata.js +45 -10
  122. package/dist/sap/ui/base/Object.js +2 -2
  123. package/dist/sap/ui/base/OwnStatics.js +6 -0
  124. package/dist/sap/ui/base/SyncPromise.js +98 -0
  125. package/dist/sap/ui/core/AnimationMode.js +42 -0
  126. package/dist/sap/ui/core/CalendarType.js +2 -2
  127. package/dist/sap/ui/core/ControlBehavior.js +11 -0
  128. package/dist/sap/ui/core/Lib.js +41 -0
  129. package/dist/sap/ui/core/Locale.js +9 -9
  130. package/dist/sap/ui/core/LocaleData.js +498 -333
  131. package/dist/sap/ui/core/Theming.js +25 -525
  132. package/dist/sap/ui/core/_UrlResolver.js +11 -0
  133. package/dist/sap/ui/core/date/Buddhist.js +2 -2
  134. package/dist/sap/ui/core/date/CalendarUtils.js +14 -12
  135. package/dist/sap/ui/core/date/CalendarWeekNumbering.js +2 -2
  136. package/dist/sap/ui/core/date/Gregorian.js +2 -2
  137. package/dist/sap/ui/core/date/Islamic.js +2 -2
  138. package/dist/sap/ui/core/date/Japanese.js +2 -2
  139. package/dist/sap/ui/core/date/Persian.js +2 -2
  140. package/dist/sap/ui/core/date/UI5Date.js +80 -32
  141. package/dist/sap/ui/core/date/UniversalDate.js +83 -101
  142. package/dist/sap/ui/core/format/DateFormat.js +70 -73
  143. package/dist/sap/ui/core/format/FormatUtils.js +30 -0
  144. package/dist/sap/ui/core/format/NumberFormat.js +917 -588
  145. package/dist/sap/ui/core/format/TimezoneUtil.js +80 -11
  146. package/dist/sap/ui/core/getCompatibilityVersion.js +7 -0
  147. package/dist/sap/ui/core/theming/ThemeHelper.js +14 -0
  148. package/dist/sap/ui/security/Security.js +12 -0
  149. package/dist/sap/ui/util/XMLHelper.js +11 -0
  150. package/dist/sap/ui/util/_URL.js +1 -0
  151. package/dist/ui5loader-autoconfig.js +1 -0
  152. package/package.json +5 -5
  153. package/used-modules.txt +5 -0
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "__license": "This file has been derived from Unicode Common Locale Data Repository (CLDR) files (http://cldr.unicode.org). See the copyright and permission notice in the Unicode-Data-Files-LICENSE.txt available at the same location as this file or visit http://www.unicode.org/copyright.html",
3
- "__version": "43.0.0",
4
- "__buildtime": "2023-09-28T11:39:07.908Z",
3
+ "__version": "48.0.0",
4
+ "__buildtime": "2025-11-18T12:31:55.685Z",
5
5
  "languages": {
6
6
  "aa": "الأفارية",
7
7
  "ab": "الأبخازية",
@@ -52,6 +52,7 @@
52
52
  "bez": "بينا",
53
53
  "bfd": "لغة البافوت",
54
54
  "bg": "البلغارية",
55
+ "bgc": "الهارينفية",
55
56
  "bgn": "البلوشية الغربية",
56
57
  "bho": "البهوجبورية",
57
58
  "bi": "البيسلامية",
@@ -59,6 +60,7 @@
59
60
  "bin": "البينية",
60
61
  "bkm": "لغة الكوم",
61
62
  "bla": "السيكسيكية",
63
+ "blo": "الآنية",
62
64
  "bm": "البامبارا",
63
65
  "bn": "البنغالية",
64
66
  "bo": "التبتية",
@@ -93,7 +95,6 @@
93
95
  "chy": "الشايان",
94
96
  "ckb": "السورانية الكردية",
95
97
  "ckb_alt-menu": "الكردية، السورانية",
96
- "ckb_alt-variant": "السورانية الكردية",
97
98
  "clc": "تسيلكوتين",
98
99
  "cnr": "المونتنغرية",
99
100
  "co": "الكورسيكية",
@@ -119,7 +120,6 @@
119
120
  "dav": "تيتا",
120
121
  "de": "الألمانية",
121
122
  "de_AT": "الألمانية النمساوية",
122
- "de_CH": "الألمانية العليا السويسرية",
123
123
  "del": "الديلوير",
124
124
  "den": "السلافية",
125
125
  "dgr": "الدوجريب",
@@ -132,7 +132,7 @@
132
132
  "dv": "المالديفية",
133
133
  "dyo": "جولا فونيا",
134
134
  "dyu": "الدايلا",
135
- "dz": "الزونخاية",
135
+ "dz": "دزونكا",
136
136
  "dzg": "القرعانية",
137
137
  "ebu": "إمبو",
138
138
  "ee": "الإيوي",
@@ -142,11 +142,7 @@
142
142
  "el": "اليونانية",
143
143
  "elx": "الإمايت",
144
144
  "en": "الإنجليزية",
145
- "en_AU": "الإنجليزية الأسترالية",
146
- "en_CA": "الإنجليزية الكندية",
147
- "en_GB": "الإنجليزية البريطانية",
148
145
  "en_GB-alt-short": "الإنجليزية المملكة المتحدة",
149
- "en_US": "الإنجليزية الأمريكية",
150
146
  "en_US-alt-short": "الإنجليزية الولايات المتحدة",
151
147
  "enm": "الإنجليزية الوسطى",
152
148
  "eo": "الإسبرانتو",
@@ -168,8 +164,6 @@
168
164
  "fo": "الفاروية",
169
165
  "fon": "الفون",
170
166
  "fr": "الفرنسية",
171
- "fr_CA": "الفرنسية الكندية",
172
- "fr_CH": "الفرنسية السويسرية",
173
167
  "frc": "الفرنسية الكاجونية",
174
168
  "frm": "الفرنسية الوسطى",
175
169
  "fro": "الفرنسية القديمة",
@@ -262,7 +256,7 @@
262
256
  "kho": "الخوتانيز",
263
257
  "khq": "كويرا تشيني",
264
258
  "ki": "الكيكيو",
265
- "kj": "الكيونياما",
259
+ "kj": "كوانياما",
266
260
  "kk": "الكازاخستانية",
267
261
  "kkj": "لغة الكاكو",
268
262
  "kl": "الكالاليست",
@@ -284,11 +278,14 @@
284
278
  "ksf": "لغة البافيا",
285
279
  "ksh": "لغة الكولونيان",
286
280
  "ku": "الكردية",
281
+ "ku_menu-core": "الكردية",
282
+ "ku_menu-extension": "الكرمانجية",
287
283
  "kum": "القموقية",
288
284
  "kut": "الكتيناي",
289
285
  "kv": "الكومي",
290
286
  "kw": "الكورنية",
291
287
  "kwk": "الكواكوالا",
288
+ "kxv": "الكوفية",
292
289
  "ky": "القيرغيزية",
293
290
  "la": "اللاتينية",
294
291
  "lad": "اللادينو",
@@ -299,6 +296,7 @@
299
296
  "lez": "الليزجية",
300
297
  "lg": "الغاندا",
301
298
  "li": "الليمبورغية",
299
+ "lij": "الليغورية",
302
300
  "lil": "الليلويتية",
303
301
  "lkt": "لاكوتا",
304
302
  "lmo": "اللومبردية",
@@ -371,7 +369,6 @@
371
369
  "nia": "النياس",
372
370
  "niu": "النيوي",
373
371
  "nl": "الهولندية",
374
- "nl_BE": "الفلمنكية",
375
372
  "nmg": "كواسيو",
376
373
  "nn": "النرويجية نينورسك",
377
374
  "nnh": "لغة النجيمبون",
@@ -422,7 +419,7 @@
422
419
  "pt": "البرتغالية",
423
420
  "pt_BR": "البرتغالية البرازيلية",
424
421
  "pt_PT": "البرتغالية الأوروبية",
425
- "qu": "الكويتشوا",
422
+ "qu": "كيشوا",
426
423
  "quc": "الكيشية",
427
424
  "raj": "الراجاسثانية",
428
425
  "rap": "الراباني",
@@ -470,7 +467,7 @@
470
467
  "slh": "لوشوتسيد الجنوبية",
471
468
  "sm": "الساموائية",
472
469
  "sma": "السامي الجنوبي",
473
- "smj": "اللول سامي",
470
+ "smj": "السامي لولي",
474
471
  "smn": "الإيناري سامي",
475
472
  "sms": "السكولت سامي",
476
473
  "sn": "الشونا",
@@ -495,6 +492,7 @@
495
492
  "swb": "القمرية",
496
493
  "syc": "سريانية تقليدية",
497
494
  "syr": "السريانية",
495
+ "szl": "السيليزية",
498
496
  "ta": "التاميلية",
499
497
  "tce": "التوتشون الجنوبية",
500
498
  "te": "التيلوغوية",
@@ -544,7 +542,9 @@
544
542
  "uz": "الأوزبكية",
545
543
  "vai": "الفاي",
546
544
  "ve": "الفيندا",
545
+ "vec": "البندقية",
547
546
  "vi": "الفيتنامية",
547
+ "vmw": "الماكوا",
548
548
  "vo": "لغة الفولابوك",
549
549
  "vot": "الفوتيك",
550
550
  "vun": "الفونجو",
@@ -558,6 +558,7 @@
558
558
  "wuu": "الوو الصينية",
559
559
  "xal": "الكالميك",
560
560
  "xh": "الخوسا",
561
+ "xnr": "كانغري",
561
562
  "xog": "السوغا",
562
563
  "yao": "الياو",
563
564
  "yap": "اليابيز",
@@ -567,18 +568,14 @@
567
568
  "yo": "اليوروبا",
568
569
  "yrl": "النيينجاتو",
569
570
  "yue": "الكَنْتُونية",
570
- "yue_alt-menu": "الكَنْتُونية",
571
571
  "za": "الزهيونج",
572
572
  "zap": "الزابوتيك",
573
573
  "zbl": "رموز المعايير الأساسية",
574
574
  "zen": "الزيناجا",
575
575
  "zgh": "التمازيغية المغربية القياسية",
576
576
  "zh": "الصينية",
577
- "zh_alt-menu": "الصينية",
578
577
  "zh_Hans": "الصينية المبسطة",
579
- "zh_Hans-alt-long": "الصينية المبسطة",
580
578
  "zh_Hant": "الصينية التقليدية",
581
- "zh_Hant-alt-long": "الصينية التقليدية",
582
579
  "zu": "الزولو",
583
580
  "zun": "الزونية",
584
581
  "zxx": "بدون محتوى لغوي",
@@ -801,6 +798,7 @@
801
798
  "CN": "الصين",
802
799
  "CO": "كولومبيا",
803
800
  "CP": "جزيرة كليبيرتون",
801
+ "CQ": "سارك",
804
802
  "CR": "كوستاريكا",
805
803
  "CU": "كوبا",
806
804
  "CV": "الرأس الأخضر",
@@ -835,7 +833,6 @@
835
833
  "FR": "فرنسا",
836
834
  "GA": "الغابون",
837
835
  "GB": "المملكة المتحدة",
838
- "GB-alt-short": "المملكة المتحدة",
839
836
  "GD": "غرينادا",
840
837
  "GE": "جورجيا",
841
838
  "GF": "غويانا الفرنسية",
@@ -867,6 +864,7 @@
867
864
  "IM": "جزيرة مان",
868
865
  "IN": "الهند",
869
866
  "IO": "الإقليم البريطاني في المحيط الهندي",
867
+ "IO-alt-chagos": "أرخبيل تشاغوس",
870
868
  "IQ": "العراق",
871
869
  "IR": "إيران",
872
870
  "IS": "آيسلندا",
@@ -933,7 +931,6 @@
933
931
  "NR": "ناورو",
934
932
  "NU": "نيوي",
935
933
  "NZ": "نيوزيلندا",
936
- "NZ-alt-variant": "نيوزيلندا",
937
934
  "OM": "عُمان",
938
935
  "PA": "بنما",
939
936
  "PE": "بيرو",
@@ -986,14 +983,13 @@
986
983
  "TG": "توغو",
987
984
  "TH": "تايلاند",
988
985
  "TJ": "طاجيكستان",
989
- "TK": "توكيلو",
986
+ "TK": "توكيلاو",
990
987
  "TL": "تيمور - ليشتي",
991
988
  "TL-alt-variant": "تيمور الشرقية",
992
989
  "TM": "تركمانستان",
993
990
  "TN": "تونس",
994
991
  "TO": "تونغا",
995
992
  "TR": "تركيا",
996
- "TR-alt-variant": "تركيا",
997
993
  "TT": "ترينيداد وتوباغو",
998
994
  "TV": "توفالو",
999
995
  "TW": "تايوان",
@@ -1003,14 +999,13 @@
1003
999
  "UM": "جزر الولايات المتحدة النائية",
1004
1000
  "UN": "الأمم المتحدة",
1005
1001
  "US": "الولايات المتحدة",
1006
- "US-alt-short": "الولايات المتحدة",
1007
1002
  "UY": "أورغواي",
1008
1003
  "UZ": "أوزبكستان",
1009
1004
  "VA": "الفاتيكان",
1010
1005
  "VC": "سانت فنسنت وجزر غرينادين",
1011
1006
  "VE": "فنزويلا",
1012
1007
  "VG": "جزر فيرجن البريطانية",
1013
- "VI": "جزر فيرجن التابعة للولايات المتحدة",
1008
+ "VI": "جزر فيرجن الأمريكية",
1014
1009
  "VN": "فيتنام",
1015
1010
  "VU": "فانواتو",
1016
1011
  "WF": "جزر والس وفوتونا",
@@ -1050,19 +1045,23 @@
1050
1045
  "Bhms": "h:mm:ss B",
1051
1046
  "d": "d",
1052
1047
  "E": "ccc",
1048
+ "EBh": "E h B",
1053
1049
  "EBhm": "E h:mm B",
1054
1050
  "EBhms": "E h:mm:ss B",
1055
1051
  "Ed": "E، d",
1052
+ "Eh": "E h a",
1056
1053
  "Ehm": "E h:mm a",
1057
1054
  "EHm": "E HH:mm",
1058
1055
  "Ehms": "E h:mm:ss a",
1059
1056
  "EHms": "E HH:mm:ss",
1060
1057
  "Gy": "y G",
1058
+ "GyM": "MM، y G",
1061
1059
  "GyMd": "dd-MM-y GGGGG",
1060
+ "GyMEd": "E d/M/y G",
1062
1061
  "GyMMM": "MMM y G",
1063
1062
  "GyMMMd": "d MMM y G",
1064
1063
  "GyMMMEd": "E، d MMM y G",
1065
- "h": "h a",
1064
+ "h": "ha",
1066
1065
  "H": "HH",
1067
1066
  "hm": "h:mm a",
1068
1067
  "Hm": "HH:mm",
@@ -1072,6 +1071,8 @@
1072
1071
  "Hmsv": "HH:mm:ss v",
1073
1072
  "hmv": "h:mm a v",
1074
1073
  "Hmv": "HH:mm v",
1074
+ "hv": "h a v",
1075
+ "Hv": "HH'h' v",
1075
1076
  "M": "L",
1076
1077
  "Md": "d‏/M",
1077
1078
  "MEd": "E، d‏/M",
@@ -1112,11 +1113,11 @@
1112
1113
  "intervalFormats": {
1113
1114
  "intervalFormatFallback": "{0} – {1}",
1114
1115
  "Bh": {
1115
- "B": "h B h B",
1116
+ "B": "h Bh B",
1116
1117
  "h": "h–h B"
1117
1118
  },
1118
1119
  "Bhm": {
1119
- "B": "h:mm B h:mm B",
1120
+ "B": "h:mm Bh:mm B",
1120
1121
  "h": "h:mm–h:mm B",
1121
1122
  "m": "h:mm–h:mm B"
1122
1123
  },
@@ -1162,14 +1163,14 @@
1162
1163
  "y": "E, d MMM y – E, d MMM y G"
1163
1164
  },
1164
1165
  "h": {
1165
- "a": "h a h a",
1166
- "h": "h–h a"
1166
+ "a": "haha",
1167
+ "h": "h–ha"
1167
1168
  },
1168
1169
  "H": {
1169
1170
  "H": "HH–HH"
1170
1171
  },
1171
1172
  "hm": {
1172
- "a": "h:mm a h:mm a",
1173
+ "a": "h:mm ah:mm a",
1173
1174
  "h": "h:mm–h:mm a",
1174
1175
  "m": "h:mm–h:mm a"
1175
1176
  },
@@ -1178,7 +1179,7 @@
1178
1179
  "m": "HH:mm–HH:mm"
1179
1180
  },
1180
1181
  "hmv": {
1181
- "a": "h:mm a h:mm a v",
1182
+ "a": "h:mm ah:mm a v",
1182
1183
  "h": "h:mm–h:mm a v",
1183
1184
  "m": "h:mm–h:mm a v"
1184
1185
  },
@@ -1187,8 +1188,8 @@
1187
1188
  "m": "HH:mm–HH:mm v"
1188
1189
  },
1189
1190
  "hv": {
1190
- "a": "h a h a v",
1191
- "h": "h–h a v"
1191
+ "a": "haha v",
1192
+ "h": "h–ha v"
1192
1193
  },
1193
1194
  "Hv": {
1194
1195
  "H": "HH–HH v"
@@ -1236,22 +1237,22 @@
1236
1237
  "y": "E، d‏/M‏/y – E، d‏/M‏/y"
1237
1238
  },
1238
1239
  "yMMM": {
1239
- "M": "MMM MMM، y",
1240
- "y": "MMM، y MMM، y"
1240
+ "M": "MMMMMM y",
1241
+ "y": "MMM yMMM y"
1241
1242
  },
1242
1243
  "yMMMd": {
1243
- "d": "d–d MMM، y",
1244
- "M": "d MMM – d MMM، y",
1245
- "y": "d MMM، y – d MMM، y"
1244
+ "d": "d–d MMM y",
1245
+ "M": "d MMM – d MMM y",
1246
+ "y": "d MMM y – d MMM y"
1246
1247
  },
1247
1248
  "yMMMEd": {
1248
1249
  "d": "E، d – E، d MMM، y",
1249
1250
  "M": "E، d MMM – E، d MMM، y",
1250
- "y": "E، d MMM، y – E، d MMM، y"
1251
+ "y": "E، d MMM y – E، d MMM y"
1251
1252
  },
1252
1253
  "yMMMM": {
1253
- "M": "MMMM – MMMM، y",
1254
- "y": "MMMM، y – MMMM، y"
1254
+ "M": "MMMM – MMMM y",
1255
+ "y": "MMMM y – MMMM y"
1255
1256
  }
1256
1257
  }
1257
1258
  },
@@ -1592,24 +1593,30 @@
1592
1593
  "Bhms": "h:mm:ss B",
1593
1594
  "d": "d",
1594
1595
  "E": "ccc",
1596
+ "EBh": "E h B",
1595
1597
  "EBhm": "E h:mm B",
1596
1598
  "EBhms": "E h:mm:ss B",
1597
1599
  "Ed": "E، d",
1600
+ "Eh": "E h a",
1598
1601
  "Ehm": "E h:mm a",
1599
1602
  "EHm": "E HH:mm",
1600
1603
  "Ehms": "E h:mm:ss a",
1601
1604
  "EHms": "E HH:mm:ss",
1602
1605
  "Gy": "y G",
1606
+ "GyM": "y-MM G",
1603
1607
  "GyMd": "d‏/M‏/y G",
1608
+ "GyMEd": "E، y/M/d G",
1604
1609
  "GyMMM": "MMM y G",
1605
1610
  "GyMMMd": "d MMM y G",
1606
1611
  "GyMMMEd": "E، d MMM y G",
1607
- "h": "h a",
1612
+ "h": "ha",
1608
1613
  "H": "HH",
1609
1614
  "hm": "h:mm a",
1610
1615
  "Hm": "HH:mm",
1611
1616
  "hms": "h:mm:ss a",
1612
1617
  "Hms": "HH:mm:ss",
1618
+ "hv": "h a v",
1619
+ "Hv": "HH'h' v",
1613
1620
  "M": "L",
1614
1621
  "Md": "d‏/M",
1615
1622
  "MEd": "E، d‏/M",
@@ -1646,11 +1653,11 @@
1646
1653
  "intervalFormats": {
1647
1654
  "intervalFormatFallback": "{0} – {1}",
1648
1655
  "Bh": {
1649
- "B": "h B h B",
1656
+ "B": "h Bh B",
1650
1657
  "h": "h–h B"
1651
1658
  },
1652
1659
  "Bhm": {
1653
- "B": "h:mm B h:mm B",
1660
+ "B": "h:mm Bh:mm B",
1654
1661
  "h": "h:mm–h:mm B",
1655
1662
  "m": "h:mm–h:mm B"
1656
1663
  },
@@ -1696,14 +1703,14 @@
1696
1703
  "y": "E, d MMM y – E, d MMM y G"
1697
1704
  },
1698
1705
  "h": {
1699
- "a": "h a h a",
1700
- "h": "h–h a"
1706
+ "a": "haha",
1707
+ "h": "h–ha"
1701
1708
  },
1702
1709
  "H": {
1703
1710
  "H": "HH–HH"
1704
1711
  },
1705
1712
  "hm": {
1706
- "a": "h:mm a h:mm a",
1713
+ "a": "h:mm ah:mm a",
1707
1714
  "h": "h:mm–h:mm a",
1708
1715
  "m": "h:mm–h:mm a"
1709
1716
  },
@@ -1712,7 +1719,7 @@
1712
1719
  "m": "HH:mm–HH:mm"
1713
1720
  },
1714
1721
  "hmv": {
1715
- "a": "h:mm a h:mm a v",
1722
+ "a": "h:mm ah:mm a v",
1716
1723
  "h": "h:mm–h:mm a v",
1717
1724
  "m": "h:mm–h:mm a v"
1718
1725
  },
@@ -1721,8 +1728,8 @@
1721
1728
  "m": "HH:mm–HH:mm v"
1722
1729
  },
1723
1730
  "hv": {
1724
- "a": "h a h a v",
1725
- "h": "h–h a v"
1731
+ "a": "haha v",
1732
+ "h": "h–ha v"
1726
1733
  },
1727
1734
  "Hv": {
1728
1735
  "H": "HH–HH v"
@@ -2090,13 +2097,16 @@
2090
2097
  }
2091
2098
  },
2092
2099
  "era-wide": {
2093
- "0": "هـ"
2100
+ "0": "هـ",
2101
+ "1": "BH"
2094
2102
  },
2095
2103
  "era-abbreviated": {
2096
- "0": "هـ"
2104
+ "0": "هـ",
2105
+ "1": "BH"
2097
2106
  },
2098
2107
  "era-narrow": {
2099
- "0": "هـ"
2108
+ "0": "هـ",
2109
+ "1": "BH"
2100
2110
  }
2101
2111
  },
2102
2112
  "ca-japanese": {
@@ -2123,24 +2133,30 @@
2123
2133
  "Bhms": "h:mm:ss B",
2124
2134
  "d": "d",
2125
2135
  "E": "ccc",
2136
+ "EBh": "E h B",
2126
2137
  "EBhm": "E h:mm B",
2127
2138
  "EBhms": "E h:mm:ss B",
2128
2139
  "Ed": "E، d",
2140
+ "Eh": "E h a",
2129
2141
  "Ehm": "E h:mm a",
2130
2142
  "EHm": "E HH:mm",
2131
2143
  "Ehms": "E h:mm:ss a",
2132
2144
  "EHms": "E HH:mm:ss",
2133
2145
  "Gy": "y G",
2146
+ "GyM": "G y-MM",
2134
2147
  "GyMd": "d‏/M‏/y G",
2148
+ "GyMEd": "E، M/d/y G",
2135
2149
  "GyMMM": "MMM y G",
2136
2150
  "GyMMMd": "d MMM y G",
2137
2151
  "GyMMMEd": "E، d MMM y G",
2138
- "h": "h a",
2152
+ "h": "ha",
2139
2153
  "H": "HH",
2140
2154
  "hm": "h:mm a",
2141
2155
  "Hm": "HH:mm",
2142
2156
  "hms": "h:mm:ss a",
2143
2157
  "Hms": "HH:mm:ss",
2158
+ "hv": "h a v",
2159
+ "Hv": "HH'h' v",
2144
2160
  "M": "L",
2145
2161
  "Md": "d‏/M",
2146
2162
  "MEd": "E، d‏/M",
@@ -2177,11 +2193,11 @@
2177
2193
  "intervalFormats": {
2178
2194
  "intervalFormatFallback": "{0} – {1}",
2179
2195
  "Bh": {
2180
- "B": "h B h B",
2196
+ "B": "h Bh B",
2181
2197
  "h": "h–h B"
2182
2198
  },
2183
2199
  "Bhm": {
2184
- "B": "h:mm B h:mm B",
2200
+ "B": "h:mm Bh:mm B",
2185
2201
  "h": "h:mm–h:mm B",
2186
2202
  "m": "h:mm–h:mm B"
2187
2203
  },
@@ -2227,14 +2243,14 @@
2227
2243
  "y": "E, d MMM y – E, d MMM y G"
2228
2244
  },
2229
2245
  "h": {
2230
- "a": "h a h a",
2231
- "h": "h–h a"
2246
+ "a": "haha",
2247
+ "h": "h–ha"
2232
2248
  },
2233
2249
  "H": {
2234
2250
  "H": "HH–HH"
2235
2251
  },
2236
2252
  "hm": {
2237
- "a": "h:mm a h:mm a",
2253
+ "a": "h:mm ah:mm a",
2238
2254
  "h": "h:mm–h:mm a",
2239
2255
  "m": "h:mm–h:mm a"
2240
2256
  },
@@ -2243,7 +2259,7 @@
2243
2259
  "m": "HH:mm–HH:mm"
2244
2260
  },
2245
2261
  "hmv": {
2246
- "a": "h:mm a h:mm a v",
2262
+ "a": "h:mm ah:mm a v",
2247
2263
  "h": "h:mm–h:mm a v",
2248
2264
  "m": "h:mm–h:mm a v"
2249
2265
  },
@@ -2252,8 +2268,8 @@
2252
2268
  "m": "HH:mm–HH:mm v"
2253
2269
  },
2254
2270
  "hv": {
2255
- "a": "h a h a v",
2256
- "h": "h–h a v"
2271
+ "a": "haha v",
2272
+ "h": "h–ha v"
2257
2273
  },
2258
2274
  "Hv": {
2259
2275
  "H": "HH–HH v"
@@ -2674,24 +2690,30 @@
2674
2690
  "Bhms": "h:mm:ss B",
2675
2691
  "d": "d",
2676
2692
  "E": "ccc",
2693
+ "EBh": "E h B",
2677
2694
  "EBhm": "E h:mm B",
2678
2695
  "EBhms": "E h:mm:ss B",
2679
2696
  "Ed": "E، d",
2697
+ "Eh": "E h a",
2680
2698
  "Ehm": "E h:mm a",
2681
2699
  "EHm": "E HH:mm",
2682
2700
  "Ehms": "E h:mm:ss a",
2683
2701
  "EHms": "E HH:mm:ss",
2684
2702
  "Gy": "y G",
2703
+ "GyM": "G y-MM",
2685
2704
  "GyMd": "d‏/M‏/y G",
2705
+ "GyMEd": "E، M/d/y G",
2686
2706
  "GyMMM": "MMM y G",
2687
2707
  "GyMMMd": "d MMM y G",
2688
2708
  "GyMMMEd": "E، d MMM y G",
2689
- "h": "h a",
2709
+ "h": "ha",
2690
2710
  "H": "HH",
2691
2711
  "hm": "h:mm a",
2692
2712
  "Hm": "HH:mm",
2693
2713
  "hms": "h:mm:ss a",
2694
2714
  "Hms": "HH:mm:ss",
2715
+ "hv": "h a v",
2716
+ "Hv": "HH'h' v",
2695
2717
  "M": "L",
2696
2718
  "Md": "d‏/M",
2697
2719
  "MEd": "E، d‏/M",
@@ -2728,11 +2750,11 @@
2728
2750
  "intervalFormats": {
2729
2751
  "intervalFormatFallback": "{0} – {1}",
2730
2752
  "Bh": {
2731
- "B": "h B h B",
2753
+ "B": "h Bh B",
2732
2754
  "h": "h–h B"
2733
2755
  },
2734
2756
  "Bhm": {
2735
- "B": "h:mm B h:mm B",
2757
+ "B": "h:mm Bh:mm B",
2736
2758
  "h": "h:mm–h:mm B",
2737
2759
  "m": "h:mm–h:mm B"
2738
2760
  },
@@ -2778,14 +2800,14 @@
2778
2800
  "y": "E, d MMM y – E, d MMM y G"
2779
2801
  },
2780
2802
  "h": {
2781
- "a": "h a h a",
2782
- "h": "h–h a"
2803
+ "a": "haha",
2804
+ "h": "h–ha"
2783
2805
  },
2784
2806
  "H": {
2785
2807
  "H": "HH–HH"
2786
2808
  },
2787
2809
  "hm": {
2788
- "a": "h:mm a h:mm a",
2810
+ "a": "h:mm ah:mm a",
2789
2811
  "h": "h:mm–h:mm a",
2790
2812
  "m": "h:mm–h:mm a"
2791
2813
  },
@@ -2794,7 +2816,7 @@
2794
2816
  "m": "HH:mm–HH:mm"
2795
2817
  },
2796
2818
  "hmv": {
2797
- "a": "h:mm a h:mm a v",
2819
+ "a": "h:mm ah:mm a v",
2798
2820
  "h": "h:mm–h:mm a v",
2799
2821
  "m": "h:mm–h:mm a v"
2800
2822
  },
@@ -2803,8 +2825,8 @@
2803
2825
  "m": "HH:mm–HH:mm v"
2804
2826
  },
2805
2827
  "hv": {
2806
- "a": "h a h a v",
2807
- "h": "h–h a v"
2828
+ "a": "haha v",
2829
+ "h": "h–ha v"
2808
2830
  },
2809
2831
  "Hv": {
2810
2832
  "H": "HH–HH v"
@@ -3205,24 +3227,30 @@
3205
3227
  "Bhms": "h:mm:ss B",
3206
3228
  "d": "d",
3207
3229
  "E": "ccc",
3230
+ "EBh": "E h B",
3208
3231
  "EBhm": "E h:mm B",
3209
3232
  "EBhms": "E h:mm:ss B",
3210
3233
  "Ed": "E، d",
3234
+ "Eh": "E h a",
3211
3235
  "Ehm": "E h:mm a",
3212
3236
  "EHm": "E HH:mm",
3213
3237
  "Ehms": "E h:mm:ss a",
3214
3238
  "EHms": "E HH:mm:ss",
3215
3239
  "Gy": "y G",
3240
+ "GyM": "G y-MM",
3216
3241
  "GyMd": "d‏/M‏/y G",
3242
+ "GyMEd": "E، M/d/y G",
3217
3243
  "GyMMM": "MMM y G",
3218
3244
  "GyMMMd": "d MMM y G",
3219
3245
  "GyMMMEd": "E، d MMM y G",
3220
- "h": "h a",
3246
+ "h": "ha",
3221
3247
  "H": "HH",
3222
3248
  "hm": "h:mm a",
3223
3249
  "Hm": "HH:mm",
3224
3250
  "hms": "h:mm:ss a",
3225
3251
  "Hms": "HH:mm:ss",
3252
+ "hv": "h a v",
3253
+ "Hv": "HH'h' v",
3226
3254
  "M": "L",
3227
3255
  "Md": "d‏/M",
3228
3256
  "MEd": "E، d‏/M",
@@ -3259,11 +3287,11 @@
3259
3287
  "intervalFormats": {
3260
3288
  "intervalFormatFallback": "{0} – {1}",
3261
3289
  "Bh": {
3262
- "B": "h B h B",
3290
+ "B": "h Bh B",
3263
3291
  "h": "h–h B"
3264
3292
  },
3265
3293
  "Bhm": {
3266
- "B": "h:mm B h:mm B",
3294
+ "B": "h:mm Bh:mm B",
3267
3295
  "h": "h:mm–h:mm B",
3268
3296
  "m": "h:mm–h:mm B"
3269
3297
  },
@@ -3309,14 +3337,14 @@
3309
3337
  "y": "E, d MMM y – E, d MMM y G"
3310
3338
  },
3311
3339
  "h": {
3312
- "a": "h a h a",
3313
- "h": "h–h a"
3340
+ "a": "haha",
3341
+ "h": "h–ha"
3314
3342
  },
3315
3343
  "H": {
3316
3344
  "H": "HH–HH"
3317
3345
  },
3318
3346
  "hm": {
3319
- "a": "h:mm a h:mm a",
3347
+ "a": "h:mm ah:mm a",
3320
3348
  "h": "h:mm–h:mm a",
3321
3349
  "m": "h:mm–h:mm a"
3322
3350
  },
@@ -3325,7 +3353,7 @@
3325
3353
  "m": "HH:mm–HH:mm"
3326
3354
  },
3327
3355
  "hmv": {
3328
- "a": "h:mm a h:mm a v",
3356
+ "a": "h:mm ah:mm a v",
3329
3357
  "h": "h:mm–h:mm a v",
3330
3358
  "m": "h:mm–h:mm a v"
3331
3359
  },
@@ -3334,8 +3362,8 @@
3334
3362
  "m": "HH:mm–HH:mm v"
3335
3363
  },
3336
3364
  "hv": {
3337
- "a": "h a h a v",
3338
- "h": "h–h a v"
3365
+ "a": "haha v",
3366
+ "h": "h–ha v"
3339
3367
  },
3340
3368
  "Hv": {
3341
3369
  "H": "HH–HH v"
@@ -4341,6 +4369,7 @@
4341
4369
  "Chihuahua": "تشيواوا",
4342
4370
  "Ciudad_Juarez": "سيوداد خواريز",
4343
4371
  "Costa_Rica": "كوستاريكا",
4372
+ "Coyhaique": "كويهايكيو",
4344
4373
  "Creston": "كريستون",
4345
4374
  "Cuiaba": "كيابا",
4346
4375
  "Curacao": "كوراساو",
@@ -4407,7 +4436,6 @@
4407
4436
  "Montserrat": "مونتسيرات",
4408
4437
  "Nassau": "ناسو",
4409
4438
  "New_York": "نيويورك",
4410
- "Nipigon": "نيبيجون",
4411
4439
  "Nome": "نوم",
4412
4440
  "Noronha": "نوروناه",
4413
4441
  "North_Dakota": {
@@ -4418,7 +4446,6 @@
4418
4446
  "Nuuk": "غودثاب",
4419
4447
  "Ojinaga": "أوجيناجا",
4420
4448
  "Panama": "بنما",
4421
- "Pangnirtung": "بانجينتينج",
4422
4449
  "Paramaribo": "باراماريبو",
4423
4450
  "Phoenix": "فينكس",
4424
4451
  "Port-au-Prince": "بورت أو برنس",
@@ -4426,13 +4453,11 @@
4426
4453
  "Porto_Velho": "بورتو فيلو",
4427
4454
  "Puerto_Rico": "بورتوريكو",
4428
4455
  "Punta_Arenas": "بونتا أريناز",
4429
- "Rainy_River": "راني ريفر",
4430
4456
  "Rankin_Inlet": "رانكن انلت",
4431
4457
  "Recife": "ريسيف",
4432
4458
  "Regina": "ريجينا",
4433
4459
  "Resolute": "ريزولوت",
4434
4460
  "Rio_Branco": "ريوبرانكو",
4435
- "Santa_Isabel": "سانتا إيزابيل",
4436
4461
  "Santarem": "سانتاريم",
4437
4462
  "Santiago": "سانتياغو",
4438
4463
  "Santo_Domingo": "سانتو دومينغو",
@@ -4448,7 +4473,6 @@
4448
4473
  "Swift_Current": "سوفت كارنت",
4449
4474
  "Tegucigalpa": "تيغوسيغالبا",
4450
4475
  "Thule": "ثيل",
4451
- "Thunder_Bay": "ثندر باي",
4452
4476
  "Tijuana": "تيخوانا",
4453
4477
  "Toronto": "تورونتو",
4454
4478
  "Tortola": "تورتولا",
@@ -4456,7 +4480,6 @@
4456
4480
  "Whitehorse": "وايت هورس",
4457
4481
  "Winnipeg": "وينيبيج",
4458
4482
  "Yakutat": "ياكوتات",
4459
- "Yellowknife": "يلونيف",
4460
4483
  "_parent": "الأمريكتان"
4461
4484
  },
4462
4485
  "Antarctica": {
@@ -4494,7 +4517,6 @@
4494
4517
  "Bishkek": "بشكيك",
4495
4518
  "Brunei": "بروناي",
4496
4519
  "Chita": "تشيتا",
4497
- "Choibalsan": "تشوبالسان",
4498
4520
  "Colombo": "كولومبو",
4499
4521
  "Damascus": "دمشق",
4500
4522
  "Dhaka": "دكا",
@@ -4643,7 +4665,6 @@
4643
4665
  "Tallinn": "تالين",
4644
4666
  "Tirane": "تيرانا",
4645
4667
  "Ulyanovsk": "أوليانوفسك",
4646
- "Uzhgorod": "أوزجرود",
4647
4668
  "Vaduz": "فادوز",
4648
4669
  "Vatican": "الفاتيكان",
4649
4670
  "Vienna": "فيينا",
@@ -4651,7 +4672,6 @@
4651
4672
  "Volgograd": "فولوجراد",
4652
4673
  "Warsaw": "وارسو",
4653
4674
  "Zagreb": "زغرب",
4654
- "Zaporozhye": "زابوروزي",
4655
4675
  "Zurich": "زيورخ",
4656
4676
  "_parent": "أوروبا"
4657
4677
  },
@@ -4808,59 +4828,23 @@
4808
4828
  "100000-few": "000 ألف",
4809
4829
  "100000-many": "000 ألف",
4810
4830
  "100000-other": "000 ألف",
4811
- "1000000-zero": "0 مليون",
4812
4831
  "1000000-one": "0 مليون",
4813
- "1000000-two": "0 مليون",
4814
- "1000000-few": "0 مليون",
4815
- "1000000-many": "0 مليون",
4816
4832
  "1000000-other": "0 مليون",
4817
- "10000000-zero": "00 مليون",
4818
4833
  "10000000-one": "00 مليون",
4819
- "10000000-two": "00 مليون",
4820
- "10000000-few": "00 مليون",
4821
- "10000000-many": "00 مليون",
4822
4834
  "10000000-other": "00 مليون",
4823
- "100000000-zero": "000 مليون",
4824
4835
  "100000000-one": "000 مليون",
4825
- "100000000-two": "000 مليون",
4826
- "100000000-few": "000 مليون",
4827
- "100000000-many": "000 مليون",
4828
4836
  "100000000-other": "000 مليون",
4829
- "1000000000-zero": "0 مليار",
4830
4837
  "1000000000-one": "0 مليار",
4831
- "1000000000-two": "0 مليار",
4832
- "1000000000-few": "0 مليار",
4833
- "1000000000-many": "0 مليار",
4834
4838
  "1000000000-other": "0 مليار",
4835
- "10000000000-zero": "00 مليار",
4836
4839
  "10000000000-one": "00 مليار",
4837
- "10000000000-two": "00 مليار",
4838
- "10000000000-few": "00 مليار",
4839
- "10000000000-many": "00 مليار",
4840
4840
  "10000000000-other": "00 مليار",
4841
- "100000000000-zero": "000 مليار",
4842
4841
  "100000000000-one": "000 مليار",
4843
- "100000000000-two": "000 مليار",
4844
- "100000000000-few": "000 مليار",
4845
- "100000000000-many": "000 مليار",
4846
4842
  "100000000000-other": "000 مليار",
4847
- "1000000000000-zero": "0 ترليون",
4848
4843
  "1000000000000-one": "0 ترليون",
4849
- "1000000000000-two": "0 ترليون",
4850
- "1000000000000-few": "0 ترليون",
4851
- "1000000000000-many": "0 ترليون",
4852
4844
  "1000000000000-other": "0 ترليون",
4853
- "10000000000000-zero": "00 ترليون",
4854
4845
  "10000000000000-one": "00 ترليون",
4855
- "10000000000000-two": "00 ترليون",
4856
- "10000000000000-few": "00 ترليون",
4857
- "10000000000000-many": "00 ترليون",
4858
4846
  "10000000000000-other": "00 ترليون",
4859
- "100000000000000-zero": "000 ترليون",
4860
4847
  "100000000000000-one": "000 ترليون",
4861
- "100000000000000-two": "000 ترليون",
4862
- "100000000000000-few": "000 ترليون",
4863
- "100000000000000-many": "000 ترليون",
4864
4848
  "100000000000000-other": "000 ترليون"
4865
4849
  },
4866
4850
  "scientificFormat": {
@@ -4871,21 +4855,17 @@
4871
4855
  },
4872
4856
  "currencyFormat": {
4873
4857
  "standard": "‏#,##0.00 ‫¤‎‬;‏-#,##0.00 ‫¤‎‬",
4858
+ "standard-alphaNextToNumber": "‏#,##0.00 ‫¤‎‬;‏-#,##0.00 ‫¤‎‬",
4859
+ "standard-noCurrency": "‏#,##0.00;‏-#,##0.00",
4874
4860
  "accounting": "؜#,##0.00‫¤‎‬;(؜#,##0.00‫¤‎‬)",
4875
- "currencySpacing": {
4876
- "beforeCurrency": {
4877
- "currencyMatch": "[[:^S:]&[:^Z:]]",
4878
- "surroundingMatch": "[:digit:]",
4879
- "insertBetween": " "
4880
- },
4881
- "afterCurrency": {
4882
- "currencyMatch": "[[:^S:]&[:^Z:]]",
4883
- "surroundingMatch": "[:digit:]",
4884
- "insertBetween": " "
4885
- }
4886
- },
4861
+ "accounting-alphaNextToNumber": "؜#,##0.00 ‫¤‎‬;(؜#,##0.00 ‫¤‎‬)",
4862
+ "accounting-noCurrency": "؜#,##0.00;(؜#,##0.00)",
4887
4863
  "sap-standard": "‏#,##0.00 ‪¤‬;‏-#,##0.00 ‪¤‬",
4888
- "sap-accounting": "؜#,##0.00‪¤‬;(؜#,##0.00‪¤‬)"
4864
+ "sap-standard-alphaNextToNumber": "‏#,##0.00 ‪¤‬;‏-#,##0.00 ‪¤‬",
4865
+ "sap-accounting": "؜#,##0.00‪¤‬;(؜#,##0.00‪¤‬)",
4866
+ "sap-accounting-alphaNextToNumber": "؜#,##0.00 ‪¤‬;(؜#,##0.00 ‪¤‬)",
4867
+ "sap-standard-noCurrency": "‏#,##0.00;‏-#,##0.00",
4868
+ "sap-accounting-noCurrency": "؜#,##0.00;(؜#,##0.00)"
4889
4869
  },
4890
4870
  "miscPattern": {
4891
4871
  "approximately": "~{0}",
@@ -4894,78 +4874,78 @@
4894
4874
  "range": "{0}–{1}"
4895
4875
  },
4896
4876
  "currencyFormat-short": {
4897
- "1000-zero": "0 ألف ‫¤‎‬",
4898
- "1000-one": "0 ألف ‫¤‎‬",
4899
- "1000-two": "0 ألف ‫¤‎‬",
4900
- "1000-few": "0 ألف ‫¤‎‬",
4901
- "1000-many": "0 ألف ‫¤‎‬",
4902
- "1000-other": "0 ألف ‫¤‎‬",
4903
- "10000-zero": "00 ألف ‫¤‎‬",
4904
- "10000-one": "00 ألف ‫¤‎‬",
4905
- "10000-two": "00 ألف ‫¤‎‬",
4906
- "10000-few": "00 ألف ‫¤‎‬",
4907
- "10000-many": "00 ألف ‫¤‎‬",
4908
- "10000-other": "00 ألف ‫¤‎‬",
4909
- "100000-zero": "000 ألف ‫¤‎‬",
4910
- "100000-one": "000 ألف ‫¤‎‬",
4911
- "100000-two": "000 ألف ‫¤‎‬",
4912
- "100000-few": "000 ألف ‫¤‎‬",
4913
- "100000-many": "000 ألف ‫¤‎‬",
4914
- "100000-other": "000 ألف ‫¤‎‬",
4915
- "1000000-zero": "0 مليون ‫¤‎‬",
4916
- "1000000-one": "0 مليون ‫¤‎‬",
4917
- "1000000-two": "0 مليون ‫¤‎‬",
4918
- "1000000-few": "0 مليون ‫¤‎‬",
4919
- "1000000-many": "0 مليون ‫¤‎‬",
4920
- "1000000-other": "0 مليون ‫¤‎‬",
4921
- "10000000-zero": "00 مليون ‫¤‎‬",
4922
- "10000000-one": "00 مليون ‫¤‎‬",
4923
- "10000000-two": "00 مليون ‫¤‎‬",
4924
- "10000000-few": "00 مليون ‫¤‎‬",
4925
- "10000000-many": "00 مليون ‫¤‎‬",
4926
- "10000000-other": "00 مليون ‫¤‎‬",
4927
- "100000000-zero": "000 مليون ‫¤‎‬",
4928
- "100000000-one": "000 مليون ‫¤‎‬",
4929
- "100000000-two": "000 مليون ‫¤‎‬",
4930
- "100000000-few": "000 مليون ‫¤‎‬",
4931
- "100000000-many": "000 مليون ‫¤‎‬",
4932
- "100000000-other": "000 مليون ‫¤‎‬",
4933
- "1000000000-zero": "0 مليار ‫¤‎‬",
4934
- "1000000000-one": "0 مليار ‫¤‎‬",
4935
- "1000000000-two": "0 مليار ‫¤‎‬",
4936
- "1000000000-few": "0 مليار ‫¤‎‬",
4937
- "1000000000-many": "0 مليار ‫¤‎‬",
4938
- "1000000000-other": "0 مليار ‫¤‎‬",
4939
- "10000000000-zero": "00 مليار ‫¤‎‬",
4940
- "10000000000-one": "00 مليار ‫¤‎‬",
4941
- "10000000000-two": "00 مليار ‫¤‎‬",
4942
- "10000000000-few": "00 مليار ‫¤‎‬",
4943
- "10000000000-many": "00 مليار ‫¤‎‬",
4944
- "10000000000-other": "00 مليار ‫¤‎‬",
4945
- "100000000000-zero": "000 مليار ‫¤‎‬",
4946
- "100000000000-one": "000 مليار ‫¤‎‬",
4947
- "100000000000-two": "000 مليار ‫¤‎‬",
4948
- "100000000000-few": "000 مليار ‫¤‎‬",
4949
- "100000000000-many": "000 مليار ‫¤‎‬",
4950
- "100000000000-other": "000 مليار ‫¤‎‬",
4951
- "1000000000000-zero": "0 ترليون ‫¤‎‬",
4952
- "1000000000000-one": "0 ترليون ‫¤‎‬",
4953
- "1000000000000-two": "0 ترليون ‫¤‎‬",
4954
- "1000000000000-few": "0 ترليون ‫¤‎‬",
4955
- "1000000000000-many": "0 ترليون ‫¤‎‬",
4956
- "1000000000000-other": "0 ترليون ‫¤‎‬",
4957
- "10000000000000-zero": "00 ترليون ‫¤‎‬",
4958
- "10000000000000-one": "00 ترليون ‫¤‎‬",
4959
- "10000000000000-two": "00 ترليون ‫¤‎‬",
4960
- "10000000000000-few": "00 ترليون ‫¤‎‬",
4961
- "10000000000000-many": "00 ترليون ‫¤‎‬",
4962
- "10000000000000-other": "00 ترليون ‫¤‎‬",
4963
- "100000000000000-zero": "000 ترليون ‫¤‎‬",
4964
- "100000000000000-one": "000 ترليون ‫¤‎‬",
4965
- "100000000000000-two": "000 ترليون ‫¤‎‬",
4966
- "100000000000000-few": "000 ترليون ‫¤‎‬",
4967
- "100000000000000-many": "000 ترليون ‫¤‎‬",
4968
- "100000000000000-other": "000 ترليون ‫¤‎‬"
4877
+ "1000-zero": "0 ألف ‫¤‎‬",
4878
+ "1000-one": "0 ألف ‫¤‎‬",
4879
+ "1000-two": "0 ألف ‫¤‎‬",
4880
+ "1000-few": "آلاف ‫¤‎‬",
4881
+ "1000-many": "0 ألف ‫¤‎‬",
4882
+ "1000-other": "0 ألف ‫¤‎‬",
4883
+ "10000-zero": "00 ألف ‫¤‎‬",
4884
+ "10000-one": "00 ألف ‫¤‎‬",
4885
+ "10000-two": "00 ألف ‫¤‎‬",
4886
+ "10000-few": "00 ألف ‫¤‎‬",
4887
+ "10000-many": "00 ألف ‫¤‎‬",
4888
+ "10000-other": "00 ألف ‫¤‎‬",
4889
+ "100000-zero": "000 ألف ‫¤‎‬",
4890
+ "100000-one": "000 ألف ‫¤‎‬",
4891
+ "100000-two": "000 ألف ‫¤‎‬",
4892
+ "100000-few": "000 ألف ‫¤‎‬",
4893
+ "100000-many": "000 ألف ‫¤‎‬",
4894
+ "100000-other": "000 ألف ‫¤‎‬",
4895
+ "1000000-zero": "0 مليون ‫¤‎‬",
4896
+ "1000000-one": "0 مليون ‫¤‎‬",
4897
+ "1000000-two": "0 مليون ‫¤‎‬",
4898
+ "1000000-few": "0 مليون ‫¤‎‬",
4899
+ "1000000-many": "0 مليون ‫¤‎‬",
4900
+ "1000000-other": "0 مليون ‫¤‎‬",
4901
+ "10000000-zero": "00 مليون ‫¤‎‬",
4902
+ "10000000-one": "00 مليون ‫¤‎‬",
4903
+ "10000000-two": "00 مليون ‫¤‎‬",
4904
+ "10000000-few": "00 مليون ‫¤‎‬",
4905
+ "10000000-many": "00 مليون ‫¤‎‬",
4906
+ "10000000-other": "00 مليون ‫¤‎‬",
4907
+ "100000000-zero": "000 مليون ‫¤‎‬",
4908
+ "100000000-one": "000 مليون ‫¤‎‬",
4909
+ "100000000-two": "000 مليون ‫¤‎‬",
4910
+ "100000000-few": "000 مليون ‫¤‎‬",
4911
+ "100000000-many": "000 مليون ‫¤‎‬",
4912
+ "100000000-other": "000 مليون ‫¤‎‬",
4913
+ "1000000000-zero": "0 مليار ‫¤‎‬",
4914
+ "1000000000-one": "0 مليار ‫¤‎‬",
4915
+ "1000000000-two": "0 مليار ‫¤‎‬",
4916
+ "1000000000-few": "0 مليار ‫¤‎‬",
4917
+ "1000000000-many": "0 مليار ‫¤‎‬",
4918
+ "1000000000-other": "0 مليار ‫¤‎‬",
4919
+ "10000000000-zero": "00 مليار ‫¤‎‬",
4920
+ "10000000000-one": "00 مليار ‫¤‎‬",
4921
+ "10000000000-two": "00 مليار ‫¤‎‬",
4922
+ "10000000000-few": "00 مليار ‫¤‎‬",
4923
+ "10000000000-many": "00 مليار ‫¤‎‬",
4924
+ "10000000000-other": "00 مليار ‫¤‎‬",
4925
+ "100000000000-zero": "000 مليار ‫¤‎‬",
4926
+ "100000000000-one": "000 مليار ‫¤‎‬",
4927
+ "100000000000-two": "000 مليار ‫¤‎‬",
4928
+ "100000000000-few": "000 مليار ‫¤‎‬",
4929
+ "100000000000-many": "000 مليار ‫¤‎‬",
4930
+ "100000000000-other": "000 مليار ‫¤‎‬",
4931
+ "1000000000000-zero": "0 ترليون ‫¤‎‬",
4932
+ "1000000000000-one": "0 ترليون ‫¤‎‬",
4933
+ "1000000000000-two": "0 ترليون ‫¤‎‬",
4934
+ "1000000000000-few": "0 ترليون ‫¤‎‬",
4935
+ "1000000000000-many": "0 ترليون ‫¤‎‬",
4936
+ "1000000000000-other": "0 ترليون ‫¤‎‬",
4937
+ "10000000000000-zero": "00 ترليون ‫¤‎‬",
4938
+ "10000000000000-one": "00 ترليون ‫¤‎‬",
4939
+ "10000000000000-two": "00 ترليون ‫¤‎‬",
4940
+ "10000000000000-few": "00 ترليون ‫¤‎‬",
4941
+ "10000000000000-many": "00 ترليون ‫¤‎‬",
4942
+ "10000000000000-other": "00 ترليون ‫¤‎‬",
4943
+ "100000000000000-zero": "000 ترليون ‫¤‎‬",
4944
+ "100000000000000-one": "000 ترليون ‫¤‎‬",
4945
+ "100000000000000-two": "000 ترليون ‫¤‎‬",
4946
+ "100000000000000-few": "000 ترليون ‫¤‎‬",
4947
+ "100000000000000-many": "000 ترليون ‫¤‎‬",
4948
+ "100000000000000-other": "000 ترليون ‫¤‎‬"
4969
4949
  },
4970
4950
  "symbols-latn-decimal": ".",
4971
4951
  "symbols-latn-group": ",",
@@ -5019,6 +4999,7 @@
5019
4999
  "VND": "₫",
5020
5000
  "XAF": "FCFA",
5021
5001
  "XCD": "EC$",
5002
+ "XCG": "Cg.",
5022
5003
  "XOF": "F CFA",
5023
5004
  "XPF": "CFPF",
5024
5005
  "XXX": "¤",
@@ -5081,6 +5062,12 @@
5081
5062
  "10p-24": {
5082
5063
  "unitPrefixPattern": "يك{0}"
5083
5064
  },
5065
+ "10p-27": {
5066
+ "unitPrefixPattern": "رونتو{0}"
5067
+ },
5068
+ "10p-30": {
5069
+ "unitPrefixPattern": "كويكتو{0}"
5070
+ },
5084
5071
  "10p1": {
5085
5072
  "unitPrefixPattern": "دا{0}"
5086
5073
  },
@@ -5088,7 +5075,7 @@
5088
5075
  "unitPrefixPattern": "ه{0}"
5089
5076
  },
5090
5077
  "10p3": {
5091
- "unitPrefixPattern": "ك{0}"
5078
+ "unitPrefixPattern": "كيلو{0}"
5092
5079
  },
5093
5080
  "10p6": {
5094
5081
  "unitPrefixPattern": "مغ{0}"
@@ -5109,51 +5096,47 @@
5109
5096
  "unitPrefixPattern": "زت{0}"
5110
5097
  },
5111
5098
  "10p24": {
5112
- "unitPrefixPattern": "يو{0}"
5099
+ "unitPrefixPattern": "ي{0}"
5100
+ },
5101
+ "10p27": {
5102
+ "unitPrefixPattern": "رونا{0}"
5103
+ },
5104
+ "10p30": {
5105
+ "unitPrefixPattern": "كويتا.{0}"
5113
5106
  },
5114
5107
  "1024p1": {
5115
- "unitPrefixPattern": "كيبي{0}"
5108
+ "unitPrefixPattern": "كيبي.{0}"
5116
5109
  },
5117
5110
  "1024p2": {
5118
- "unitPrefixPattern": "ميبي{0}"
5111
+ "unitPrefixPattern": "ميبي.{0}"
5119
5112
  },
5120
5113
  "1024p3": {
5121
- "unitPrefixPattern": "غيبي{0}"
5114
+ "unitPrefixPattern": "غيبي.{0}"
5122
5115
  },
5123
5116
  "1024p4": {
5124
- "unitPrefixPattern": "تيبي{0}"
5117
+ "unitPrefixPattern": "تيبي.{0}"
5125
5118
  },
5126
5119
  "1024p5": {
5127
- "unitPrefixPattern": "بيبي{0}"
5120
+ "unitPrefixPattern": "بيبي.{0}"
5128
5121
  },
5129
5122
  "1024p6": {
5130
- "unitPrefixPattern": "إكسبي{0}"
5123
+ "unitPrefixPattern": "إكسبي.{0}"
5131
5124
  },
5132
5125
  "1024p7": {
5133
- "unitPrefixPattern": "زيبي{0}"
5126
+ "unitPrefixPattern": "زيبي.{0}"
5134
5127
  },
5135
5128
  "1024p8": {
5136
- "unitPrefixPattern": "يوبي{0}"
5129
+ "unitPrefixPattern": "يوبي.{0}"
5137
5130
  },
5138
5131
  "per": {
5139
5132
  "compoundUnitPattern": "{0}/{1}"
5140
5133
  },
5141
5134
  "power2": {
5142
5135
  "compoundUnitPattern1": "{0}²",
5143
- "compoundUnitPattern1-count-zero": "{0}²",
5144
- "compoundUnitPattern1-count-one": "{0}²",
5145
- "compoundUnitPattern1-count-two": "{0}²",
5146
- "compoundUnitPattern1-count-few": "{0}²",
5147
- "compoundUnitPattern1-count-many": "{0}²",
5148
5136
  "compoundUnitPattern1-count-other": "{0}²"
5149
5137
  },
5150
5138
  "power3": {
5151
5139
  "compoundUnitPattern1": "{0}³",
5152
- "compoundUnitPattern1-count-zero": "{0}³",
5153
- "compoundUnitPattern1-count-one": "{0}³",
5154
- "compoundUnitPattern1-count-two": "{0}³",
5155
- "compoundUnitPattern1-count-few": "{0}³",
5156
- "compoundUnitPattern1-count-many": "{0}³",
5157
5140
  "compoundUnitPattern1-count-other": "{0}³"
5158
5141
  },
5159
5142
  "times": {
@@ -5327,13 +5310,13 @@
5327
5310
  "unitPattern-count-other": "{0} قيراط"
5328
5311
  },
5329
5312
  "concentr-milligram-ofglucose-per-deciliter": {
5330
- "displayName": "مغم/ديسبل",
5331
- "unitPattern-count-zero": "{0} مغم/ديسبل",
5332
- "unitPattern-count-one": "{0} مغم/ديسبل",
5333
- "unitPattern-count-two": "{0} مغم/ديسبل",
5334
- "unitPattern-count-few": "{0} مغم/ديسبل",
5335
- "unitPattern-count-many": "{0} مغم/ديسبل",
5336
- "unitPattern-count-other": "{0} مغم/ديسبل"
5313
+ "displayName": "مغم/ديسيل",
5314
+ "unitPattern-count-zero": "{0} مغم/ديسيل",
5315
+ "unitPattern-count-one": "{0} مغم/ديسيل",
5316
+ "unitPattern-count-two": "{0} مغم/ديسيل",
5317
+ "unitPattern-count-few": "{0} مغم/ديسيل",
5318
+ "unitPattern-count-many": "{0} مغم/ديسيل",
5319
+ "unitPattern-count-other": "{0} مغم/ديسيل"
5337
5320
  },
5338
5321
  "concentr-millimole-per-liter": {
5339
5322
  "displayName": "م.مول/ل",
@@ -5353,7 +5336,16 @@
5353
5336
  "unitPattern-count-many": "{0} عنصرًا",
5354
5337
  "unitPattern-count-other": "{0} عنصر"
5355
5338
  },
5356
- "concentr-permillion": {
5339
+ "concentr-part": {
5340
+ "displayName": "جزء",
5341
+ "unitPattern-count-zero": "{0} جزء",
5342
+ "unitPattern-count-one": "{0} جزء",
5343
+ "unitPattern-count-two": "جزآن",
5344
+ "unitPattern-count-few": "{0} أجزاء",
5345
+ "unitPattern-count-many": "{0} جزءًا",
5346
+ "unitPattern-count-other": "{0} جزء"
5347
+ },
5348
+ "concentr-part-per-1e6": {
5357
5349
  "displayName": "جزء/مليون",
5358
5350
  "unitPattern-count-zero": "{0} جزء/مليون",
5359
5351
  "unitPattern-count-one": "{0} جزء/مليون",
@@ -5382,11 +5374,6 @@
5382
5374
  },
5383
5375
  "concentr-permyriad": {
5384
5376
  "displayName": "‱",
5385
- "unitPattern-count-zero": "{0}‱",
5386
- "unitPattern-count-one": "{0}‱",
5387
- "unitPattern-count-two": "{0}‱",
5388
- "unitPattern-count-few": "{0}‱",
5389
- "unitPattern-count-many": "{0}‱",
5390
5377
  "unitPattern-count-other": "{0}‱"
5391
5378
  },
5392
5379
  "concentr-mole": {
@@ -5398,6 +5385,15 @@
5398
5385
  "unitPattern-count-many": "{0} مول",
5399
5386
  "unitPattern-count-other": "{0} مول"
5400
5387
  },
5388
+ "concentr-ofglucose": {
5389
+ "displayName": "سكّري",
5390
+ "unitPattern-count-zero": "{0} سكّري",
5391
+ "unitPattern-count-one": "{0} سكّري",
5392
+ "unitPattern-count-two": "{0} سكّري",
5393
+ "unitPattern-count-few": "{0} سكّري",
5394
+ "unitPattern-count-many": "{0} سكّري",
5395
+ "unitPattern-count-other": "{0} سكّري"
5396
+ },
5401
5397
  "consumption-liter-per-kilometer": {
5402
5398
  "displayName": "لتر/كم",
5403
5399
  "unitPattern-count-zero": "{0} لتر/كم",
@@ -5887,29 +5883,20 @@
5887
5883
  "displayName": "نقطة/سم",
5888
5884
  "unitPattern-count-zero": "{0} نقطة/سم",
5889
5885
  "unitPattern-count-one": "{0} نقطة/سم",
5890
- "unitPattern-count-two": "{0} بكسل/سم",
5886
+ "unitPattern-count-two": "{0} نقطة/سم",
5891
5887
  "unitPattern-count-few": "{0} نقاط/سم",
5892
5888
  "unitPattern-count-many": "{0} نقطة/سم",
5893
5889
  "unitPattern-count-other": "{0} نقطة/سم"
5894
5890
  },
5895
5891
  "graphics-dot-per-inch": {
5896
- "displayName": "نقطة لكل بوصة",
5892
+ "displayName": "نقطة/بوصة",
5897
5893
  "unitPattern-count-zero": "{0} نقطة/بوصة",
5898
5894
  "unitPattern-count-one": "{0} نقطة/بوصة",
5899
- "unitPattern-count-two": "{0} بكسل/بوصة",
5895
+ "unitPattern-count-two": "{0} نقطة/بوصة",
5900
5896
  "unitPattern-count-few": "{0} نقاط/بوصة",
5901
5897
  "unitPattern-count-many": "{0} نقطة/بوصة",
5902
5898
  "unitPattern-count-other": "{0} نقطة/بوصة"
5903
5899
  },
5904
- "graphics-dot": {
5905
- "displayName": "بكسل",
5906
- "unitPattern-count-zero": "{0} بكسل",
5907
- "unitPattern-count-one": "{0} بكسل",
5908
- "unitPattern-count-two": "{0} بكسل",
5909
- "unitPattern-count-few": "{0} بكسل",
5910
- "unitPattern-count-many": "{0} بكسل",
5911
- "unitPattern-count-other": "{0} بكسل"
5912
- },
5913
5900
  "length-earth-radius": {
5914
5901
  "displayName": "نق أرضي",
5915
5902
  "unitPattern-count-zero": "{0} نق أرضي",
@@ -5930,7 +5917,7 @@
5930
5917
  "perUnitPattern": "{0}/كم"
5931
5918
  },
5932
5919
  "length-meter": {
5933
- "displayName": "متر",
5920
+ "displayName": "م",
5934
5921
  "unitPattern-count-zero": "{0} متر",
5935
5922
  "unitPattern-count-one": "متر",
5936
5923
  "unitPattern-count-two": "متران",
@@ -6351,6 +6338,15 @@
6351
6338
  "unitPattern-count-many": "{0} ملم زئبقي",
6352
6339
  "unitPattern-count-other": "{0} ملم زئبقي"
6353
6340
  },
6341
+ "pressure-ofhg": {
6342
+ "displayName": "زئبقي",
6343
+ "unitPattern-count-zero": "{0} زئبقي",
6344
+ "unitPattern-count-one": "{0} زئبقي",
6345
+ "unitPattern-count-two": "{0} زئبقي",
6346
+ "unitPattern-count-few": "{0} زئبقي",
6347
+ "unitPattern-count-many": "{0} زئبقي",
6348
+ "unitPattern-count-other": "{0} زئبقي"
6349
+ },
6354
6350
  "pressure-pound-force-per-square-inch": {
6355
6351
  "displayName": "رطل/بوصة مربعة",
6356
6352
  "unitPattern-count-zero": "{0} رطل/بوصة²",
@@ -6468,13 +6464,17 @@
6468
6464
  "unitPattern-count-many": "{0} عقدة",
6469
6465
  "unitPattern-count-other": "{0} عقدة"
6470
6466
  },
6467
+ "speed-beaufort": {
6468
+ "displayName": "بوفورت",
6469
+ "unitPattern-count-zero": "بوفورت {0}",
6470
+ "unitPattern-count-one": "بوفورت {0}",
6471
+ "unitPattern-count-two": "بوفورت {0}",
6472
+ "unitPattern-count-few": "بوفورت {0}",
6473
+ "unitPattern-count-many": "بوفورت {0}",
6474
+ "unitPattern-count-other": "بوفورت {0}"
6475
+ },
6471
6476
  "temperature-generic": {
6472
6477
  "displayName": "°",
6473
- "unitPattern-count-zero": "{0}°",
6474
- "unitPattern-count-one": "{0}°",
6475
- "unitPattern-count-two": "{0}°",
6476
- "unitPattern-count-few": "{0}°",
6477
- "unitPattern-count-many": "{0}°",
6478
6478
  "unitPattern-count-other": "{0}°"
6479
6479
  },
6480
6480
  "temperature-celsius": {
@@ -6660,6 +6660,15 @@
6660
6660
  "unitPattern-count-many": "{0} كوب متري",
6661
6661
  "unitPattern-count-other": "{0} كوب متري"
6662
6662
  },
6663
+ "volume-fluid-ounce-metric": {
6664
+ "displayName": "أونصة س مترية",
6665
+ "unitPattern-count-zero": "{0} أونصة س مترية",
6666
+ "unitPattern-count-one": "{0} أونصة س مترية",
6667
+ "unitPattern-count-two": "{0} أونصة س مترية",
6668
+ "unitPattern-count-few": "{0} أونصة س مترية",
6669
+ "unitPattern-count-many": "{0} أونصة س مترية",
6670
+ "unitPattern-count-other": "{0} أونصة س مترية"
6671
+ },
6663
6672
  "volume-acre-foot": {
6664
6673
  "displayName": "فدان قدم",
6665
6674
  "unitPattern-count-zero": "{0} فدان قدم",
@@ -6716,6 +6725,10 @@
6716
6725
  "unitPattern-count-many": "{0} باينت",
6717
6726
  "unitPattern-count-other": "{0} باينت"
6718
6727
  },
6728
+ "volume-pint-imperial": {
6729
+ "displayName": "pint Imp.",
6730
+ "unitPattern-count-other": "{0} pt Imp."
6731
+ },
6719
6732
  "volume-cup": {
6720
6733
  "displayName": "كوب",
6721
6734
  "unitPattern-count-zero": "{0} كوب",
@@ -6725,6 +6738,10 @@
6725
6738
  "unitPattern-count-many": "{0} كوب",
6726
6739
  "unitPattern-count-other": "{0} كوب"
6727
6740
  },
6741
+ "volume-cup-imperial": {
6742
+ "displayName": "cup Imp.",
6743
+ "unitPattern-count-other": "{0} cup Imp."
6744
+ },
6728
6745
  "volume-fluid-ounce": {
6729
6746
  "displayName": "أونصة سائلة",
6730
6747
  "unitPattern-count-zero": "{0} أونصة سائلة",
@@ -6833,6 +6850,251 @@
6833
6850
  "unitPattern-count-many": "{0} ربع غالون إمبراطوري",
6834
6851
  "unitPattern-count-other": "{0} ربع غالون إمبراطوري"
6835
6852
  },
6853
+ "angle-steradian": {
6854
+ "displayName": "ستراديان",
6855
+ "unitPattern-count-zero": "{0} ستراديان",
6856
+ "unitPattern-count-one": "{0} ستراديان",
6857
+ "unitPattern-count-two": "{0} ستراديان",
6858
+ "unitPattern-count-few": "{0} ستراديان",
6859
+ "unitPattern-count-many": "{0} ستراديان",
6860
+ "unitPattern-count-other": "{0} ستراديان"
6861
+ },
6862
+ "concentr-katal": {
6863
+ "displayName": "كات",
6864
+ "unitPattern-count-zero": "{0} كات",
6865
+ "unitPattern-count-one": "{0} كات",
6866
+ "unitPattern-count-two": "{0} كات",
6867
+ "unitPattern-count-few": "{0} كات",
6868
+ "unitPattern-count-many": "{0} كات",
6869
+ "unitPattern-count-other": "{0} كات"
6870
+ },
6871
+ "electric-coulomb": {
6872
+ "displayName": "كول",
6873
+ "unitPattern-count-zero": "{0} كول",
6874
+ "unitPattern-count-one": "{0} كول",
6875
+ "unitPattern-count-two": "{0} كول",
6876
+ "unitPattern-count-few": "{0} كول",
6877
+ "unitPattern-count-many": "{0} كول",
6878
+ "unitPattern-count-other": "{0} كول"
6879
+ },
6880
+ "electric-farad": {
6881
+ "displayName": "ف",
6882
+ "unitPattern-count-zero": "{0} ف",
6883
+ "unitPattern-count-one": "{0} ف",
6884
+ "unitPattern-count-two": "{0} ف",
6885
+ "unitPattern-count-few": "{0} ف",
6886
+ "unitPattern-count-many": "{0} ف",
6887
+ "unitPattern-count-other": "{0} ف"
6888
+ },
6889
+ "electric-henry": {
6890
+ "displayName": "ه",
6891
+ "unitPattern-count-zero": "{0} ه",
6892
+ "unitPattern-count-one": "{0} ه",
6893
+ "unitPattern-count-two": "{0} ه",
6894
+ "unitPattern-count-few": "{0} ه",
6895
+ "unitPattern-count-many": "{0} ه",
6896
+ "unitPattern-count-other": "{0} ه"
6897
+ },
6898
+ "electric-siemens": {
6899
+ "displayName": "س",
6900
+ "unitPattern-count-zero": "{0} س",
6901
+ "unitPattern-count-one": "{0} س",
6902
+ "unitPattern-count-two": "{0} س",
6903
+ "unitPattern-count-few": "{0} س",
6904
+ "unitPattern-count-many": "{0} س",
6905
+ "unitPattern-count-other": "{0} س"
6906
+ },
6907
+ "energy-calorie-it": {
6908
+ "displayName": "سع-it",
6909
+ "unitPattern-count-zero": "{0} سع-it",
6910
+ "unitPattern-count-one": "{0} سع-it",
6911
+ "unitPattern-count-two": "{0} سع-it",
6912
+ "unitPattern-count-few": "{0} سع-it",
6913
+ "unitPattern-count-many": "{0} سع-it",
6914
+ "unitPattern-count-other": "{0} سع-it"
6915
+ },
6916
+ "energy-british-thermal-unit-it": {
6917
+ "displayName": "BTU-IT",
6918
+ "unitPattern-count-other": "{0} BTU-IT"
6919
+ },
6920
+ "energy-becquerel": {
6921
+ "displayName": "بيكريل",
6922
+ "unitPattern-count-zero": "{0} بيكريل",
6923
+ "unitPattern-count-one": "{0} بيكريل",
6924
+ "unitPattern-count-two": "{0} بيكريل",
6925
+ "unitPattern-count-few": "{0} بيكريل",
6926
+ "unitPattern-count-many": "{0} بيكريل",
6927
+ "unitPattern-count-other": "{0} بيكريل"
6928
+ },
6929
+ "energy-sievert": {
6930
+ "displayName": "زيف",
6931
+ "unitPattern-count-zero": "{0} زيف",
6932
+ "unitPattern-count-one": "{0} زيف",
6933
+ "unitPattern-count-two": "{0} زيف",
6934
+ "unitPattern-count-few": "{0} زيف",
6935
+ "unitPattern-count-many": "{0} زيف",
6936
+ "unitPattern-count-other": "{0} زيف"
6937
+ },
6938
+ "energy-gray": {
6939
+ "displayName": "جراي",
6940
+ "unitPattern-count-zero": "{0} جراي",
6941
+ "unitPattern-count-one": "{0} جراي",
6942
+ "unitPattern-count-two": "{0} جراي",
6943
+ "unitPattern-count-few": "{0} جراي",
6944
+ "unitPattern-count-many": "{0} جراي",
6945
+ "unitPattern-count-other": "{0} جراي"
6946
+ },
6947
+ "force-kilogram-force": {
6948
+ "displayName": "كغ ث",
6949
+ "unitPattern-count-zero": "{0} كغ ث",
6950
+ "unitPattern-count-one": "{0} كغ ث",
6951
+ "unitPattern-count-two": "{0} كغ ث",
6952
+ "unitPattern-count-few": "{0} كغ ث",
6953
+ "unitPattern-count-many": "{0} كغ ث",
6954
+ "unitPattern-count-other": "{0} كغ ث"
6955
+ },
6956
+ "length-rod": {
6957
+ "displayName": "rod",
6958
+ "unitPattern-count-other": "{0} rod"
6959
+ },
6960
+ "length-chain": {
6961
+ "displayName": "chain",
6962
+ "unitPattern-count-other": "{0} chain"
6963
+ },
6964
+ "magnetic-tesla": {
6965
+ "displayName": "تسلا",
6966
+ "unitPattern-count-zero": "{0} تسلا",
6967
+ "unitPattern-count-one": "{0} تسلا",
6968
+ "unitPattern-count-two": "{0} تسلا",
6969
+ "unitPattern-count-few": "{0} تسلا",
6970
+ "unitPattern-count-many": "{0} تسلا",
6971
+ "unitPattern-count-other": "{0} تسلا"
6972
+ },
6973
+ "magnetic-weber": {
6974
+ "displayName": "ويبر",
6975
+ "unitPattern-count-zero": "{0} ويبر",
6976
+ "unitPattern-count-one": "{0} ويبر",
6977
+ "unitPattern-count-two": "{0} ويبر",
6978
+ "unitPattern-count-few": "{0} ويبر",
6979
+ "unitPattern-count-many": "{0} ويبر",
6980
+ "unitPattern-count-other": "{0} ويبر"
6981
+ },
6982
+ "temperature-rankine": {
6983
+ "displayName": "°R",
6984
+ "unitPattern-count-other": "{0} °R"
6985
+ },
6986
+ "duration-fortnight": {
6987
+ "displayName": "fortnight",
6988
+ "unitPattern-count-other": "{0} fw"
6989
+ },
6990
+ "mass-slug": {
6991
+ "displayName": "slug",
6992
+ "unitPattern-count-other": "{0} slug"
6993
+ },
6994
+ "pressure-gasoline-energy-density": {
6995
+ "displayName": "gas E",
6996
+ "unitPattern-count-other": "{0} gas E"
6997
+ },
6998
+ "length-rin": {
6999
+ "displayName": "rin [JP]",
7000
+ "unitPattern-count-other": "{0} rin [JP]"
7001
+ },
7002
+ "length-sun": {
7003
+ "displayName": "sun [JP]",
7004
+ "unitPattern-count-other": "{0} sun [JP]"
7005
+ },
7006
+ "length-shaku-length": {
7007
+ "displayName": "shaku [JP]",
7008
+ "unitPattern-count-other": "{0} shaku [JP]"
7009
+ },
7010
+ "length-shaku-cloth": {
7011
+ "displayName": "shaku [cloth, JP]",
7012
+ "unitPattern-count-other": "{0} shaku [cloth, JP]"
7013
+ },
7014
+ "length-ken": {
7015
+ "displayName": "ken [JP]",
7016
+ "unitPattern-count-other": "{0} ken [JP]"
7017
+ },
7018
+ "length-jo-jp": {
7019
+ "displayName": "jo [JP]",
7020
+ "unitPattern-count-other": "{0} jo [JP]"
7021
+ },
7022
+ "length-ri-jp": {
7023
+ "displayName": "ri [JP]",
7024
+ "unitPattern-count-other": "{0} ri [JP]"
7025
+ },
7026
+ "area-bu-jp": {
7027
+ "displayName": "bu [JP]",
7028
+ "unitPattern-count-other": "{0} bu [JP]"
7029
+ },
7030
+ "area-se-jp": {
7031
+ "displayName": "se [JP]",
7032
+ "unitPattern-count-other": "{0} se [JP]"
7033
+ },
7034
+ "area-cho": {
7035
+ "displayName": "cho [JP]",
7036
+ "unitPattern-count-other": "{0} cho [JP]"
7037
+ },
7038
+ "volume-kosaji": {
7039
+ "displayName": "kosaji [JP]",
7040
+ "unitPattern-count-other": "{0} kosaji [JP]"
7041
+ },
7042
+ "volume-osaji": {
7043
+ "displayName": "osaji [JP]",
7044
+ "unitPattern-count-other": "{0} osaji [JP]"
7045
+ },
7046
+ "volume-cup-jp": {
7047
+ "displayName": "cup [JP]",
7048
+ "unitPattern-count-other": "{0} cup [JP]"
7049
+ },
7050
+ "volume-shaku": {
7051
+ "displayName": "shaku [vol, JP]",
7052
+ "unitPattern-count-other": "{0} shaku [vol, JP]"
7053
+ },
7054
+ "volume-sai": {
7055
+ "displayName": "sai [JP]",
7056
+ "unitPattern-count-other": "{0} sai [JP]"
7057
+ },
7058
+ "volume-to-jp": {
7059
+ "displayName": "to [JP]",
7060
+ "unitPattern-count-other": "{0} to [JP]"
7061
+ },
7062
+ "volume-koku": {
7063
+ "displayName": "koku [JP]",
7064
+ "unitPattern-count-other": "{0} koku [JP]"
7065
+ },
7066
+ "speed-light-speed": {
7067
+ "displayName": "ضوئي",
7068
+ "unitPattern-count-zero": "{0} ضوئي",
7069
+ "unitPattern-count-one": "{0} ضوئي",
7070
+ "unitPattern-count-two": "{0} ضوئي",
7071
+ "unitPattern-count-few": "{0} ضوئية",
7072
+ "unitPattern-count-many": "{0} ضوئي",
7073
+ "unitPattern-count-other": "{0} ضوئي"
7074
+ },
7075
+ "mass-fun": {
7076
+ "displayName": "fun [JP]",
7077
+ "unitPattern-count-other": "{0} fun [JP]"
7078
+ },
7079
+ "concentr-part-per-1e9": {
7080
+ "displayName": "جزء/مليار",
7081
+ "unitPattern-count-zero": "{0} جزء/مليار",
7082
+ "unitPattern-count-one": "{0} جزء/مليار",
7083
+ "unitPattern-count-two": "جزآن/مليار",
7084
+ "unitPattern-count-few": "{0} أجزاء/مليار",
7085
+ "unitPattern-count-many": "{0} جزءًا/مليار",
7086
+ "unitPattern-count-other": "{0} جزء/مليار"
7087
+ },
7088
+ "duration-night": {
7089
+ "displayName": "ليلة",
7090
+ "unitPattern-count-zero": "{0} ليلة",
7091
+ "unitPattern-count-one": "ليلة",
7092
+ "unitPattern-count-two": "ليلتان",
7093
+ "unitPattern-count-few": "{0} ليالٍ",
7094
+ "unitPattern-count-many": "{0} ليلةً",
7095
+ "unitPattern-count-other": "{0} ليلة",
7096
+ "perUnitPattern": "{0}/ل"
7097
+ },
6836
7098
  "coordinateUnit": {
6837
7099
  "displayName": "اتجاه",
6838
7100
  "east": "{0} شرق",
@@ -6843,83 +7105,83 @@
6843
7105
  }
6844
7106
  },
6845
7107
  "lenient-scope-number": {
6846
- "minusSign": "-‒⁻₋−➖﹣-",
6847
- "commaSign": ",،٫⹁、︐︑﹐﹑,、",
6848
- "plusSign": "+⁺₊➕﬩﹢+"
7108
+ "minusSign": "--﹣‑‒−⁻₋➖",
7109
+ "commaSign": ",,﹐︐⹁،٫、﹑、︑",
7110
+ "plusSign": "++﬩﹢⁺₊➕"
6849
7111
  },
6850
7112
  "currencyFormat-sap-short": {
6851
- "1000-zero": "0 ألف ‪¤‬",
6852
- "1000-one": "0 ألف ‪¤‬",
6853
- "1000-two": "0 ألف ‪¤‬",
6854
- "1000-few": "0 ألف ‪¤‬",
6855
- "1000-many": "0 ألف ‪¤‬",
6856
- "1000-other": "0 ألف ‪¤‬",
6857
- "10000-zero": "00 ألف ‪¤‬",
6858
- "10000-one": "00 ألف ‪¤‬",
6859
- "10000-two": "00 ألف ‪¤‬",
6860
- "10000-few": "00 ألف ‪¤‬",
6861
- "10000-many": "00 ألف ‪¤‬",
6862
- "10000-other": "00 ألف ‪¤‬",
6863
- "100000-zero": "000 ألف ‪¤‬",
6864
- "100000-one": "000 ألف ‪¤‬",
6865
- "100000-two": "000 ألف ‪¤‬",
6866
- "100000-few": "000 ألف ‪¤‬",
6867
- "100000-many": "000 ألف ‪¤‬",
6868
- "100000-other": "000 ألف ‪¤‬",
6869
- "1000000-zero": "0 مليون ‪¤‬",
6870
- "1000000-one": "0 مليون ‪¤‬",
6871
- "1000000-two": "0 مليون ‪¤‬",
6872
- "1000000-few": "0 مليون ‪¤‬",
6873
- "1000000-many": "0 مليون ‪¤‬",
6874
- "1000000-other": "0 مليون ‪¤‬",
6875
- "10000000-zero": "00 مليون ‪¤‬",
6876
- "10000000-one": "00 مليون ‪¤‬",
6877
- "10000000-two": "00 مليون ‪¤‬",
6878
- "10000000-few": "00 مليون ‪¤‬",
6879
- "10000000-many": "00 مليون ‪¤‬",
6880
- "10000000-other": "00 مليون ‪¤‬",
6881
- "100000000-zero": "000 مليون ‪¤‬",
6882
- "100000000-one": "000 مليون ‪¤‬",
6883
- "100000000-two": "000 مليون ‪¤‬",
6884
- "100000000-few": "000 مليون ‪¤‬",
6885
- "100000000-many": "000 مليون ‪¤‬",
6886
- "100000000-other": "000 مليون ‪¤‬",
6887
- "1000000000-zero": "0 مليار ‪¤‬",
6888
- "1000000000-one": "0 مليار ‪¤‬",
6889
- "1000000000-two": "0 مليار ‪¤‬",
6890
- "1000000000-few": "0 مليار ‪¤‬",
6891
- "1000000000-many": "0 مليار ‪¤‬",
6892
- "1000000000-other": "0 مليار ‪¤‬",
6893
- "10000000000-zero": "00 مليار ‪¤‬",
6894
- "10000000000-one": "00 مليار ‪¤‬",
6895
- "10000000000-two": "00 مليار ‪¤‬",
6896
- "10000000000-few": "00 مليار ‪¤‬",
6897
- "10000000000-many": "00 مليار ‪¤‬",
6898
- "10000000000-other": "00 مليار ‪¤‬",
6899
- "100000000000-zero": "000 مليار ‪¤‬",
6900
- "100000000000-one": "000 مليار ‪¤‬",
6901
- "100000000000-two": "000 مليار ‪¤‬",
6902
- "100000000000-few": "000 مليار ‪¤‬",
6903
- "100000000000-many": "000 مليار ‪¤‬",
6904
- "100000000000-other": "000 مليار ‪¤‬",
6905
- "1000000000000-zero": "0 ترليون ‪¤‬",
6906
- "1000000000000-one": "0 ترليون ‪¤‬",
6907
- "1000000000000-two": "0 ترليون ‪¤‬",
6908
- "1000000000000-few": "0 ترليون ‪¤‬",
6909
- "1000000000000-many": "0 ترليون ‪¤‬",
6910
- "1000000000000-other": "0 ترليون ‪¤‬",
6911
- "10000000000000-zero": "00 ترليون ‪¤‬",
6912
- "10000000000000-one": "00 ترليون ‪¤‬",
6913
- "10000000000000-two": "00 ترليون ‪¤‬",
6914
- "10000000000000-few": "00 ترليون ‪¤‬",
6915
- "10000000000000-many": "00 ترليون ‪¤‬",
6916
- "10000000000000-other": "00 ترليون ‪¤‬",
6917
- "100000000000000-zero": "000 ترليون ‪¤‬",
6918
- "100000000000000-one": "000 ترليون ‪¤‬",
6919
- "100000000000000-two": "000 ترليون ‪¤‬",
6920
- "100000000000000-few": "000 ترليون ‪¤‬",
6921
- "100000000000000-many": "000 ترليون ‪¤‬",
6922
- "100000000000000-other": "000 ترليون ‪¤‬"
7113
+ "1000-zero": "0 ألف ‪¤‬",
7114
+ "1000-one": "0 ألف ‪¤‬",
7115
+ "1000-two": "0 ألف ‪¤‬",
7116
+ "1000-few": "آلاف ‪¤‬",
7117
+ "1000-many": "0 ألف ‪¤‬",
7118
+ "1000-other": "0 ألف ‪¤‬",
7119
+ "10000-zero": "00 ألف ‪¤‬",
7120
+ "10000-one": "00 ألف ‪¤‬",
7121
+ "10000-two": "00 ألف ‪¤‬",
7122
+ "10000-few": "00 ألف ‪¤‬",
7123
+ "10000-many": "00 ألف ‪¤‬",
7124
+ "10000-other": "00 ألف ‪¤‬",
7125
+ "100000-zero": "000 ألف ‪¤‬",
7126
+ "100000-one": "000 ألف ‪¤‬",
7127
+ "100000-two": "000 ألف ‪¤‬",
7128
+ "100000-few": "000 ألف ‪¤‬",
7129
+ "100000-many": "000 ألف ‪¤‬",
7130
+ "100000-other": "000 ألف ‪¤‬",
7131
+ "1000000-zero": "0 مليون ‪¤‬",
7132
+ "1000000-one": "0 مليون ‪¤‬",
7133
+ "1000000-two": "0 مليون ‪¤‬",
7134
+ "1000000-few": "0 مليون ‪¤‬",
7135
+ "1000000-many": "0 مليون ‪¤‬",
7136
+ "1000000-other": "0 مليون ‪¤‬",
7137
+ "10000000-zero": "00 مليون ‪¤‬",
7138
+ "10000000-one": "00 مليون ‪¤‬",
7139
+ "10000000-two": "00 مليون ‪¤‬",
7140
+ "10000000-few": "00 مليون ‪¤‬",
7141
+ "10000000-many": "00 مليون ‪¤‬",
7142
+ "10000000-other": "00 مليون ‪¤‬",
7143
+ "100000000-zero": "000 مليون ‪¤‬",
7144
+ "100000000-one": "000 مليون ‪¤‬",
7145
+ "100000000-two": "000 مليون ‪¤‬",
7146
+ "100000000-few": "000 مليون ‪¤‬",
7147
+ "100000000-many": "000 مليون ‪¤‬",
7148
+ "100000000-other": "000 مليون ‪¤‬",
7149
+ "1000000000-zero": "0 مليار ‪¤‬",
7150
+ "1000000000-one": "0 مليار ‪¤‬",
7151
+ "1000000000-two": "0 مليار ‪¤‬",
7152
+ "1000000000-few": "0 مليار ‪¤‬",
7153
+ "1000000000-many": "0 مليار ‪¤‬",
7154
+ "1000000000-other": "0 مليار ‪¤‬",
7155
+ "10000000000-zero": "00 مليار ‪¤‬",
7156
+ "10000000000-one": "00 مليار ‪¤‬",
7157
+ "10000000000-two": "00 مليار ‪¤‬",
7158
+ "10000000000-few": "00 مليار ‪¤‬",
7159
+ "10000000000-many": "00 مليار ‪¤‬",
7160
+ "10000000000-other": "00 مليار ‪¤‬",
7161
+ "100000000000-zero": "000 مليار ‪¤‬",
7162
+ "100000000000-one": "000 مليار ‪¤‬",
7163
+ "100000000000-two": "000 مليار ‪¤‬",
7164
+ "100000000000-few": "000 مليار ‪¤‬",
7165
+ "100000000000-many": "000 مليار ‪¤‬",
7166
+ "100000000000-other": "000 مليار ‪¤‬",
7167
+ "1000000000000-zero": "0 ترليون ‪¤‬",
7168
+ "1000000000000-one": "0 ترليون ‪¤‬",
7169
+ "1000000000000-two": "0 ترليون ‪¤‬",
7170
+ "1000000000000-few": "0 ترليون ‪¤‬",
7171
+ "1000000000000-many": "0 ترليون ‪¤‬",
7172
+ "1000000000000-other": "0 ترليون ‪¤‬",
7173
+ "10000000000000-zero": "00 ترليون ‪¤‬",
7174
+ "10000000000000-one": "00 ترليون ‪¤‬",
7175
+ "10000000000000-two": "00 ترليون ‪¤‬",
7176
+ "10000000000000-few": "00 ترليون ‪¤‬",
7177
+ "10000000000000-many": "00 ترليون ‪¤‬",
7178
+ "10000000000000-other": "00 ترليون ‪¤‬",
7179
+ "100000000000000-zero": "000 ترليون ‪¤‬",
7180
+ "100000000000000-one": "000 ترليون ‪¤‬",
7181
+ "100000000000000-two": "000 ترليون ‪¤‬",
7182
+ "100000000000000-few": "000 ترليون ‪¤‬",
7183
+ "100000000000000-many": "000 ترليون ‪¤‬",
7184
+ "100000000000000-other": "000 ترليون ‪¤‬"
6923
7185
  },
6924
7186
  "currencyDigits": {
6925
7187
  "ADP": 0,
@@ -6930,11 +7192,13 @@
6930
7192
  "BYR": 0,
6931
7193
  "CLF": 4,
6932
7194
  "CLP": 0,
7195
+ "COP": 0,
6933
7196
  "DEFAULT": 2,
6934
7197
  "DJF": 0,
6935
7198
  "ESP": 0,
6936
7199
  "GNF": 0,
6937
7200
  "HUF": 0,
7201
+ "IDR": 0,
6938
7202
  "IQD": 0,
6939
7203
  "IRR": 0,
6940
7204
  "ISK": 0,
@@ -6954,6 +7218,7 @@
6954
7218
  "MMK": 0,
6955
7219
  "MRO": 0,
6956
7220
  "OMR": 3,
7221
+ "PKR": 0,
6957
7222
  "PYG": 0,
6958
7223
  "RSD": 0,
6959
7224
  "RWF": 0,
@@ -6994,45 +7259,46 @@
6994
7259
  },
6995
7260
  "eras-gregorian": {
6996
7261
  "0": {
6997
- "_code": "gregory-inverse",
6998
- "_aliases": "bc bce",
7262
+ "_code": "bce",
7263
+ "_aliases": "bc",
6999
7264
  "_end": "0-12-31"
7000
7265
  },
7001
7266
  "1": {
7002
- "_code": "gregory",
7003
- "_aliases": "ad ce",
7267
+ "_code": "ce",
7268
+ "_aliases": "ad",
7004
7269
  "_start": "1-01-01"
7005
7270
  }
7006
7271
  },
7007
7272
  "eras-islamic": {
7008
7273
  "0": {
7009
- "_code": "islamic",
7010
- "_aliases": "ah",
7011
- "_start": "622-7-15"
7274
+ "_code": "ah",
7275
+ "_start": "622-07-19"
7276
+ },
7277
+ "1": {
7278
+ "_code": "bh",
7279
+ "_end": "622-07-18"
7012
7280
  }
7013
7281
  },
7014
7282
  "eras-persian": {
7015
7283
  "0": {
7016
- "_code": "persian",
7017
- "_aliases": "ap",
7018
- "_start": "622-01-01"
7284
+ "_code": "ap",
7285
+ "_start": "622-03-21"
7019
7286
  }
7020
7287
  },
7021
7288
  "eras-buddhist": {
7022
7289
  "0": {
7023
- "_code": "buddhist",
7024
- "_aliases": "be",
7290
+ "_code": "be",
7025
7291
  "_start": "-542-01-01"
7026
7292
  }
7027
7293
  },
7028
7294
  "eras-japanese": {
7029
7295
  "232": {
7030
7296
  "_code": "meiji",
7031
- "_start": "1868-9-8"
7297
+ "_start": "1868-10-23"
7032
7298
  },
7033
7299
  "233": {
7034
7300
  "_code": "taisho",
7035
- "_start": "1912-7-30"
7301
+ "_start": "1912-07-30"
7036
7302
  },
7037
7303
  "234": {
7038
7304
  "_code": "showa",
@@ -7040,11 +7306,11 @@
7040
7306
  },
7041
7307
  "235": {
7042
7308
  "_code": "heisei",
7043
- "_start": "1989-1-8"
7309
+ "_start": "1989-01-08"
7044
7310
  },
7045
7311
  "236": {
7046
7312
  "_code": "reiwa",
7047
- "_start": "2019-5-1"
7313
+ "_start": "2019-05-01"
7048
7314
  }
7049
7315
  },
7050
7316
  "dayPeriodRules": {
@@ -7083,5 +7349,9 @@
7083
7349
  "islamic",
7084
7350
  "islamic-civil",
7085
7351
  "islamic-tbla"
7086
- ]
7352
+ ],
7353
+ "sap-calendarWeek": {
7354
+ "narrow": "أسبوع التقويم {0}",
7355
+ "wide": "أسبوع التقويم {0}"
7356
+ }
7087
7357
  }