@ui5/webcomponents-localization 2.26.0-rc.0 → 2.26.0

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 (95) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/generated/assets/cldr/ar.json +21 -0
  4. package/dist/generated/assets/cldr/ar_EG.json +21 -0
  5. package/dist/generated/assets/cldr/ar_SA.json +21 -0
  6. package/dist/generated/assets/cldr/bg.json +21 -0
  7. package/dist/generated/assets/cldr/ca.json +21 -0
  8. package/dist/generated/assets/cldr/cnr.json +21 -0
  9. package/dist/generated/assets/cldr/cs.json +21 -0
  10. package/dist/generated/assets/cldr/cy.json +21 -0
  11. package/dist/generated/assets/cldr/da.json +21 -0
  12. package/dist/generated/assets/cldr/de.json +21 -0
  13. package/dist/generated/assets/cldr/de_AT.json +21 -0
  14. package/dist/generated/assets/cldr/de_CH.json +21 -0
  15. package/dist/generated/assets/cldr/el.json +21 -0
  16. package/dist/generated/assets/cldr/el_CY.json +21 -0
  17. package/dist/generated/assets/cldr/en.json +21 -0
  18. package/dist/generated/assets/cldr/en_AU.json +21 -0
  19. package/dist/generated/assets/cldr/en_GB.json +21 -0
  20. package/dist/generated/assets/cldr/en_HK.json +21 -0
  21. package/dist/generated/assets/cldr/en_IE.json +21 -0
  22. package/dist/generated/assets/cldr/en_IN.json +21 -0
  23. package/dist/generated/assets/cldr/en_NZ.json +21 -0
  24. package/dist/generated/assets/cldr/en_PG.json +21 -0
  25. package/dist/generated/assets/cldr/en_SG.json +21 -0
  26. package/dist/generated/assets/cldr/en_ZA.json +21 -0
  27. package/dist/generated/assets/cldr/es.json +21 -0
  28. package/dist/generated/assets/cldr/es_AR.json +21 -0
  29. package/dist/generated/assets/cldr/es_BO.json +21 -0
  30. package/dist/generated/assets/cldr/es_CL.json +21 -0
  31. package/dist/generated/assets/cldr/es_CO.json +21 -0
  32. package/dist/generated/assets/cldr/es_MX.json +21 -0
  33. package/dist/generated/assets/cldr/es_PE.json +21 -0
  34. package/dist/generated/assets/cldr/es_UY.json +21 -0
  35. package/dist/generated/assets/cldr/es_VE.json +21 -0
  36. package/dist/generated/assets/cldr/et.json +21 -0
  37. package/dist/generated/assets/cldr/fa.json +21 -0
  38. package/dist/generated/assets/cldr/fi.json +21 -0
  39. package/dist/generated/assets/cldr/fr.json +21 -0
  40. package/dist/generated/assets/cldr/fr_BE.json +21 -0
  41. package/dist/generated/assets/cldr/fr_CA.json +21 -0
  42. package/dist/generated/assets/cldr/fr_CH.json +21 -0
  43. package/dist/generated/assets/cldr/fr_LU.json +21 -0
  44. package/dist/generated/assets/cldr/he.json +21 -0
  45. package/dist/generated/assets/cldr/hi.json +21 -0
  46. package/dist/generated/assets/cldr/hr.json +21 -0
  47. package/dist/generated/assets/cldr/hu.json +21 -0
  48. package/dist/generated/assets/cldr/id.json +21 -0
  49. package/dist/generated/assets/cldr/it.json +21 -0
  50. package/dist/generated/assets/cldr/it_CH.json +21 -0
  51. package/dist/generated/assets/cldr/ja.json +21 -0
  52. package/dist/generated/assets/cldr/kk.json +21 -0
  53. package/dist/generated/assets/cldr/ko.json +21 -0
  54. package/dist/generated/assets/cldr/lt.json +21 -0
  55. package/dist/generated/assets/cldr/lv.json +21 -0
  56. package/dist/generated/assets/cldr/mk.json +21 -0
  57. package/dist/generated/assets/cldr/ms.json +21 -0
  58. package/dist/generated/assets/cldr/nb.json +21 -0
  59. package/dist/generated/assets/cldr/nl.json +21 -0
  60. package/dist/generated/assets/cldr/nl_BE.json +21 -0
  61. package/dist/generated/assets/cldr/pl.json +21 -0
  62. package/dist/generated/assets/cldr/pt.json +21 -0
  63. package/dist/generated/assets/cldr/pt_PT.json +21 -0
  64. package/dist/generated/assets/cldr/ro.json +21 -0
  65. package/dist/generated/assets/cldr/ru.json +21 -0
  66. package/dist/generated/assets/cldr/ru_UA.json +21 -0
  67. package/dist/generated/assets/cldr/sk.json +21 -0
  68. package/dist/generated/assets/cldr/sl.json +21 -0
  69. package/dist/generated/assets/cldr/sr.json +21 -0
  70. package/dist/generated/assets/cldr/sr_Latn.json +21 -0
  71. package/dist/generated/assets/cldr/sv.json +21 -0
  72. package/dist/generated/assets/cldr/th.json +21 -0
  73. package/dist/generated/assets/cldr/tr.json +21 -0
  74. package/dist/generated/assets/cldr/uk.json +21 -0
  75. package/dist/generated/assets/cldr/vi.json +21 -0
  76. package/dist/generated/assets/cldr/zh_CN.json +21 -0
  77. package/dist/generated/assets/cldr/zh_HK.json +21 -0
  78. package/dist/generated/assets/cldr/zh_SG.json +21 -0
  79. package/dist/generated/assets/cldr/zh_TW.json +21 -0
  80. package/dist/sap/base/Event.js +1 -1
  81. package/dist/sap/base/Eventing.js +1 -1
  82. package/dist/sap/base/i18n/LanguageTag.js +1 -1
  83. package/dist/sap/base/i18n/date/TimezoneUtils.js +1 -1
  84. package/dist/sap/base/util/Version.js +1 -1
  85. package/dist/sap/base/util/deepEqual.js +2 -2
  86. package/dist/sap/ui/base/Metadata.js +1 -1
  87. package/dist/sap/ui/base/Object.js +1 -1
  88. package/dist/sap/ui/core/Locale.js +1 -1
  89. package/dist/sap/ui/core/LocaleData.js +23 -1
  90. package/dist/sap/ui/core/date/UI5Date.js +1 -1
  91. package/dist/sap/ui/core/format/DateFormat.js +101 -14
  92. package/dist/sap/ui/core/format/FormatUtils.js +1 -1
  93. package/dist/sap/ui/core/format/NumberFormat.js +403 -344
  94. package/dist/sap/ui/core/format/TimezoneUtil.js +1 -1
  95. package/package.json +9 -9
@@ -7353,5 +7353,26 @@
7353
7353
  "sap-calendarWeek": {
7354
7354
  "narrow": "أسبوع التقويم {0}",
7355
7355
  "wide": "أسبوع التقويم {0}"
7356
+ },
7357
+ "sap-datePlaceholder": "على سبيل المثال {0}",
7358
+ "sap-fileSize": {
7359
+ "Byte": "{0} بايت",
7360
+ "Bytes": "{0} وحدات بايت",
7361
+ "Kilobyte": "{0} كيلو بايت",
7362
+ "Megabyte": "{0} ميجا بايت",
7363
+ "Gigabyte": "{0} جيجا بايت",
7364
+ "Terabyte": "{0} تريليون بايت",
7365
+ "Petabyte": "{0} بيتا بايت",
7366
+ "Exabyte": "{0} إكسا بايت",
7367
+ "Zettabyte": "{0} زيتا بايت",
7368
+ "Yottabyte": "{0} يوتا بايت",
7369
+ "Kibibyte": "{0} الكيبيبايت",
7370
+ "Mebibyte": "{0} مبيبايت",
7371
+ "Gibibyte": "{0} جيبي بايت",
7372
+ "Tebibyte": "{0} كي بي بايت",
7373
+ "Pebibyte": "{0} بي بي بايت",
7374
+ "Exbibyte": "{0} إكس بي بايت",
7375
+ "Zebibyte": "{0} زي بي بايت",
7376
+ "Yobibyte": "{0} يو بي بايت"
7356
7377
  }
7357
7378
  }
@@ -7353,5 +7353,26 @@
7353
7353
  "sap-calendarWeek": {
7354
7354
  "narrow": "أسبوع التقويم {0}",
7355
7355
  "wide": "أسبوع التقويم {0}"
7356
+ },
7357
+ "sap-datePlaceholder": "على سبيل المثال {0}",
7358
+ "sap-fileSize": {
7359
+ "Byte": "{0} بايت",
7360
+ "Bytes": "{0} وحدات بايت",
7361
+ "Kilobyte": "{0} كيلو بايت",
7362
+ "Megabyte": "{0} ميجا بايت",
7363
+ "Gigabyte": "{0} جيجا بايت",
7364
+ "Terabyte": "{0} تريليون بايت",
7365
+ "Petabyte": "{0} بيتا بايت",
7366
+ "Exabyte": "{0} إكسا بايت",
7367
+ "Zettabyte": "{0} زيتا بايت",
7368
+ "Yottabyte": "{0} يوتا بايت",
7369
+ "Kibibyte": "{0} الكيبيبايت",
7370
+ "Mebibyte": "{0} مبيبايت",
7371
+ "Gibibyte": "{0} جيبي بايت",
7372
+ "Tebibyte": "{0} كي بي بايت",
7373
+ "Pebibyte": "{0} بي بي بايت",
7374
+ "Exbibyte": "{0} إكس بي بايت",
7375
+ "Zebibyte": "{0} زي بي بايت",
7376
+ "Yobibyte": "{0} يو بي بايت"
7356
7377
  }
7357
7378
  }
@@ -7352,5 +7352,26 @@
7352
7352
  "sap-calendarWeek": {
7353
7353
  "narrow": "أسبوع التقويم {0}",
7354
7354
  "wide": "أسبوع التقويم {0}"
7355
+ },
7356
+ "sap-datePlaceholder": "على سبيل المثال {0}",
7357
+ "sap-fileSize": {
7358
+ "Byte": "{0} بايت",
7359
+ "Bytes": "{0} وحدات بايت",
7360
+ "Kilobyte": "{0} كيلو بايت",
7361
+ "Megabyte": "{0} ميجا بايت",
7362
+ "Gigabyte": "{0} جيجا بايت",
7363
+ "Terabyte": "{0} تريليون بايت",
7364
+ "Petabyte": "{0} بيتا بايت",
7365
+ "Exabyte": "{0} إكسا بايت",
7366
+ "Zettabyte": "{0} زيتا بايت",
7367
+ "Yottabyte": "{0} يوتا بايت",
7368
+ "Kibibyte": "{0} الكيبيبايت",
7369
+ "Mebibyte": "{0} مبيبايت",
7370
+ "Gibibyte": "{0} جيبي بايت",
7371
+ "Tebibyte": "{0} كي بي بايت",
7372
+ "Pebibyte": "{0} بي بي بايت",
7373
+ "Exbibyte": "{0} إكس بي بايت",
7374
+ "Zebibyte": "{0} زي بي بايت",
7375
+ "Yobibyte": "{0} يو بي بايت"
7355
7376
  }
7356
7377
  }
@@ -6101,5 +6101,26 @@
6101
6101
  "sap-calendarWeek": {
6102
6102
  "narrow": "КС {0}",
6103
6103
  "wide": "Календарна седмица {0}"
6104
+ },
6105
+ "sap-datePlaceholder": "Например {0}",
6106
+ "sap-fileSize": {
6107
+ "Byte": "{0} байт",
6108
+ "Bytes": "{0} байта",
6109
+ "Kilobyte": "{0} KB",
6110
+ "Megabyte": "{0} MB",
6111
+ "Gigabyte": "{0} GB",
6112
+ "Terabyte": "{0} TB",
6113
+ "Petabyte": "{0} PB",
6114
+ "Exabyte": "{0} EB",
6115
+ "Zettabyte": "{0} ZB",
6116
+ "Yottabyte": "{0} YB",
6117
+ "Kibibyte": "{0} KiB",
6118
+ "Mebibyte": "{0} MiB",
6119
+ "Gibibyte": "{0} GiB",
6120
+ "Tebibyte": "{0} TiB",
6121
+ "Pebibyte": "{0} PiB",
6122
+ "Exbibyte": "{0} EiB",
6123
+ "Zebibyte": "{0} ZiB",
6124
+ "Yobibyte": "{0} YiB"
6104
6125
  }
6105
6126
  }
@@ -6203,5 +6203,26 @@
6203
6203
  "sap-calendarWeek": {
6204
6204
  "narrow": "SN {0}",
6205
6205
  "wide": "Setmana natural {0}"
6206
+ },
6207
+ "sap-datePlaceholder": "Per exemple, {0}",
6208
+ "sap-fileSize": {
6209
+ "Byte": "{0} byte",
6210
+ "Bytes": "{0} bytes",
6211
+ "Kilobyte": "{0} KB",
6212
+ "Megabyte": "{0} MB",
6213
+ "Gigabyte": "{0} GB",
6214
+ "Terabyte": "{0} TB",
6215
+ "Petabyte": "{0} PB",
6216
+ "Exabyte": "{0} EB",
6217
+ "Zettabyte": "{0} ZB",
6218
+ "Yottabyte": "{0} YB",
6219
+ "Kibibyte": "{0} KiB",
6220
+ "Mebibyte": "{0} MiB",
6221
+ "Gibibyte": "{0} GiB",
6222
+ "Tebibyte": "{0} TiB",
6223
+ "Pebibyte": "{0} PiB",
6224
+ "Exbibyte": "{0} EiB",
6225
+ "Zebibyte": "{0} ZiB",
6226
+ "Yobibyte": "{0} YiB"
6206
6227
  }
6207
6228
  }
@@ -6472,5 +6472,26 @@
6472
6472
  "sap-calendarWeek": {
6473
6473
  "narrow": "KN {0}",
6474
6474
  "wide": "Kalendarska nedjelja {0}"
6475
+ },
6476
+ "sap-datePlaceholder": "Na primjer: {0}",
6477
+ "sap-fileSize": {
6478
+ "Byte": "{0} bajt",
6479
+ "Bytes": "{0} bajtova",
6480
+ "Kilobyte": "{0} KB",
6481
+ "Megabyte": "{0} MB",
6482
+ "Gigabyte": "{0} GB",
6483
+ "Terabyte": "{0} TB",
6484
+ "Petabyte": "{0} PB",
6485
+ "Exabyte": "{0} EB",
6486
+ "Zettabyte": "{0} ZB",
6487
+ "Yottabyte": "{0} YB",
6488
+ "Kibibyte": "{0} KiB",
6489
+ "Mebibyte": "{0} MiB",
6490
+ "Gibibyte": "{0} GiB",
6491
+ "Tebibyte": "{0} TiB",
6492
+ "Pebibyte": "{0} PiB",
6493
+ "Exbibyte": "{0} EiB",
6494
+ "Zebibyte": "{0} ZiB",
6495
+ "Yobibyte": "{0} YiB"
6475
6496
  }
6476
6497
  }
@@ -6517,5 +6517,26 @@
6517
6517
  "sap-calendarWeek": {
6518
6518
  "narrow": "KT {0}",
6519
6519
  "wide": "Kalendářní týden {0}"
6520
+ },
6521
+ "sap-datePlaceholder": "například {0}",
6522
+ "sap-fileSize": {
6523
+ "Byte": "{0} Byte",
6524
+ "Bytes": "{0} Byty",
6525
+ "Kilobyte": "{0} KB",
6526
+ "Megabyte": "{0} MB",
6527
+ "Gigabyte": "{0} GB",
6528
+ "Terabyte": "{0} TB",
6529
+ "Petabyte": "{0} PB",
6530
+ "Exabyte": "{0} EB",
6531
+ "Zettabyte": "{0} ZB",
6532
+ "Yottabyte": "{0} YB",
6533
+ "Kibibyte": "{0} KiB",
6534
+ "Mebibyte": "{0} MiB",
6535
+ "Gibibyte": "{0} GiB",
6536
+ "Tebibyte": "{0} TiB",
6537
+ "Pebibyte": "{0} PiB",
6538
+ "Exbibyte": "{0} EiB",
6539
+ "Zebibyte": "{0} ZiB",
6540
+ "Yobibyte": "{0} YiB"
6520
6541
  }
6521
6542
  }
@@ -6562,5 +6562,26 @@
6562
6562
  "sap-calendarWeek": {
6563
6563
  "narrow": "WG {0}",
6564
6564
  "wide": "Wythnos Galendr {0}"
6565
+ },
6566
+ "sap-datePlaceholder": "e.e. {0}",
6567
+ "sap-fileSize": {
6568
+ "Byte": "{0} Beit",
6569
+ "Bytes": "{0} Beit",
6570
+ "Kilobyte": "{0} KB",
6571
+ "Megabyte": "{0} MB",
6572
+ "Gigabyte": "{0} GB",
6573
+ "Terabyte": "{0} TB",
6574
+ "Petabyte": "{0} PB",
6575
+ "Exabyte": "{0} EB",
6576
+ "Zettabyte": "{0} ZB",
6577
+ "Yottabyte": "{0} YB",
6578
+ "Kibibyte": "{0} KiB",
6579
+ "Mebibyte": "{0} MiB",
6580
+ "Gibibyte": "{0} GiB",
6581
+ "Tebibyte": "{0} TiB",
6582
+ "Pebibyte": "{0} PiB",
6583
+ "Exbibyte": "{0} EiB",
6584
+ "Zebibyte": "{0} ZiB",
6585
+ "Yobibyte": "{0} YiB"
6565
6586
  }
6566
6587
  }
@@ -6046,5 +6046,26 @@
6046
6046
  "sap-calendarWeek": {
6047
6047
  "narrow": "KU {0}",
6048
6048
  "wide": "Kalenderuge {0}"
6049
+ },
6050
+ "sap-datePlaceholder": "for eksempel {0}",
6051
+ "sap-fileSize": {
6052
+ "Byte": "{0} byte",
6053
+ "Bytes": "{0} byte",
6054
+ "Kilobyte": "{0} kB",
6055
+ "Megabyte": "{0} MB",
6056
+ "Gigabyte": "{0} GB",
6057
+ "Terabyte": "{0} TB",
6058
+ "Petabyte": "{0} PB",
6059
+ "Exabyte": "{0} EB",
6060
+ "Zettabyte": "{0} ZB",
6061
+ "Yottabyte": "{0} YB",
6062
+ "Kibibyte": "{0} KiB",
6063
+ "Mebibyte": "{0} MiB",
6064
+ "Gibibyte": "{0} GiB",
6065
+ "Tebibyte": "{0} TiB",
6066
+ "Pebibyte": "{0} PiB",
6067
+ "Exbibyte": "{0} EiB",
6068
+ "Zebibyte": "{0} ZiB",
6069
+ "Yobibyte": "{0} YiB"
6049
6070
  }
6050
6071
  }
@@ -6172,5 +6172,26 @@
6172
6172
  "sap-calendarWeek": {
6173
6173
  "narrow": "KW {0}",
6174
6174
  "wide": "Kalenderwoche {0}"
6175
+ },
6176
+ "sap-datePlaceholder": "z.B. {0}",
6177
+ "sap-fileSize": {
6178
+ "Byte": "{0} Byte",
6179
+ "Bytes": "{0} Bytes",
6180
+ "Kilobyte": "{0} KB",
6181
+ "Megabyte": "{0} MB",
6182
+ "Gigabyte": "{0} GB",
6183
+ "Terabyte": "{0} TB",
6184
+ "Petabyte": "{0} PB",
6185
+ "Exabyte": "{0} EB",
6186
+ "Zettabyte": "{0} ZB",
6187
+ "Yottabyte": "{0} YB",
6188
+ "Kibibyte": "{0} KiB",
6189
+ "Mebibyte": "{0} MiB",
6190
+ "Gibibyte": "{0} GiB",
6191
+ "Tebibyte": "{0} TiB",
6192
+ "Pebibyte": "{0} PiB",
6193
+ "Exbibyte": "{0} EiB",
6194
+ "Zebibyte": "{0} ZiB",
6195
+ "Yobibyte": "{0} YiB"
6175
6196
  }
6176
6197
  }
@@ -6173,5 +6173,26 @@
6173
6173
  "sap-calendarWeek": {
6174
6174
  "narrow": "KW {0}",
6175
6175
  "wide": "Kalenderwoche {0}"
6176
+ },
6177
+ "sap-datePlaceholder": "z.B. {0}",
6178
+ "sap-fileSize": {
6179
+ "Byte": "{0} Byte",
6180
+ "Bytes": "{0} Bytes",
6181
+ "Kilobyte": "{0} KB",
6182
+ "Megabyte": "{0} MB",
6183
+ "Gigabyte": "{0} GB",
6184
+ "Terabyte": "{0} TB",
6185
+ "Petabyte": "{0} PB",
6186
+ "Exabyte": "{0} EB",
6187
+ "Zettabyte": "{0} ZB",
6188
+ "Yottabyte": "{0} YB",
6189
+ "Kibibyte": "{0} KiB",
6190
+ "Mebibyte": "{0} MiB",
6191
+ "Gibibyte": "{0} GiB",
6192
+ "Tebibyte": "{0} TiB",
6193
+ "Pebibyte": "{0} PiB",
6194
+ "Exbibyte": "{0} EiB",
6195
+ "Zebibyte": "{0} ZiB",
6196
+ "Yobibyte": "{0} YiB"
6176
6197
  }
6177
6198
  }
@@ -6179,5 +6179,26 @@
6179
6179
  "sap-calendarWeek": {
6180
6180
  "narrow": "KW {0}",
6181
6181
  "wide": "Kalenderwoche {0}"
6182
+ },
6183
+ "sap-datePlaceholder": "z.B. {0}",
6184
+ "sap-fileSize": {
6185
+ "Byte": "{0} Byte",
6186
+ "Bytes": "{0} Bytes",
6187
+ "Kilobyte": "{0} KB",
6188
+ "Megabyte": "{0} MB",
6189
+ "Gigabyte": "{0} GB",
6190
+ "Terabyte": "{0} TB",
6191
+ "Petabyte": "{0} PB",
6192
+ "Exabyte": "{0} EB",
6193
+ "Zettabyte": "{0} ZB",
6194
+ "Yottabyte": "{0} YB",
6195
+ "Kibibyte": "{0} KiB",
6196
+ "Mebibyte": "{0} MiB",
6197
+ "Gibibyte": "{0} GiB",
6198
+ "Tebibyte": "{0} TiB",
6199
+ "Pebibyte": "{0} PiB",
6200
+ "Exbibyte": "{0} EiB",
6201
+ "Zebibyte": "{0} ZiB",
6202
+ "Yobibyte": "{0} YiB"
6182
6203
  }
6183
6204
  }
@@ -5993,5 +5993,26 @@
5993
5993
  "sap-calendarWeek": {
5994
5994
  "narrow": "CW {0}",
5995
5995
  "wide": "Ημ/γιακή Βδομάδα {0}"
5996
+ },
5997
+ "sap-datePlaceholder": "π.χ. {0}",
5998
+ "sap-fileSize": {
5999
+ "Byte": "{0} Byte",
6000
+ "Bytes": "{0} Bytes",
6001
+ "Kilobyte": "{0} KB",
6002
+ "Megabyte": "{0} MB",
6003
+ "Gigabyte": "{0} GB",
6004
+ "Terabyte": "{0} TB",
6005
+ "Petabyte": "{0} PB",
6006
+ "Exabyte": "{0} EB",
6007
+ "Zettabyte": "{0} ZB",
6008
+ "Yottabyte": "{0} YB",
6009
+ "Kibibyte": "{0} KiB",
6010
+ "Mebibyte": "{0} MiB",
6011
+ "Gibibyte": "{0} GiB",
6012
+ "Tebibyte": "{0} TiB",
6013
+ "Pebibyte": "{0} PiB",
6014
+ "Exbibyte": "{0} EiB",
6015
+ "Zebibyte": "{0} ZiB",
6016
+ "Yobibyte": "{0} YiB"
5996
6017
  }
5997
6018
  }
@@ -5993,5 +5993,26 @@
5993
5993
  "sap-calendarWeek": {
5994
5994
  "narrow": "CW {0}",
5995
5995
  "wide": "Ημ/γιακή Βδομάδα {0}"
5996
+ },
5997
+ "sap-datePlaceholder": "π.χ. {0}",
5998
+ "sap-fileSize": {
5999
+ "Byte": "{0} Byte",
6000
+ "Bytes": "{0} Bytes",
6001
+ "Kilobyte": "{0} KB",
6002
+ "Megabyte": "{0} MB",
6003
+ "Gigabyte": "{0} GB",
6004
+ "Terabyte": "{0} TB",
6005
+ "Petabyte": "{0} PB",
6006
+ "Exabyte": "{0} EB",
6007
+ "Zettabyte": "{0} ZB",
6008
+ "Yottabyte": "{0} YB",
6009
+ "Kibibyte": "{0} KiB",
6010
+ "Mebibyte": "{0} MiB",
6011
+ "Gibibyte": "{0} GiB",
6012
+ "Tebibyte": "{0} TiB",
6013
+ "Pebibyte": "{0} PiB",
6014
+ "Exbibyte": "{0} EiB",
6015
+ "Zebibyte": "{0} ZiB",
6016
+ "Yobibyte": "{0} YiB"
5996
6017
  }
5997
6018
  }
@@ -6393,5 +6393,26 @@
6393
6393
  "sap-calendarWeek": {
6394
6394
  "narrow": "CW {0}",
6395
6395
  "wide": "Calendar Week {0}"
6396
+ },
6397
+ "sap-datePlaceholder": "e.g. {0}",
6398
+ "sap-fileSize": {
6399
+ "Byte": "{0} Byte",
6400
+ "Bytes": "{0} Bytes",
6401
+ "Kilobyte": "{0} KB",
6402
+ "Megabyte": "{0} MB",
6403
+ "Gigabyte": "{0} GB",
6404
+ "Terabyte": "{0} TB",
6405
+ "Petabyte": "{0} PB",
6406
+ "Exabyte": "{0} EB",
6407
+ "Zettabyte": "{0} ZB",
6408
+ "Yottabyte": "{0} YB",
6409
+ "Kibibyte": "{0} KiB",
6410
+ "Mebibyte": "{0} MiB",
6411
+ "Gibibyte": "{0} GiB",
6412
+ "Tebibyte": "{0} TiB",
6413
+ "Pebibyte": "{0} PiB",
6414
+ "Exbibyte": "{0} EiB",
6415
+ "Zebibyte": "{0} ZiB",
6416
+ "Yobibyte": "{0} YiB"
6396
6417
  }
6397
6418
  }
@@ -6534,5 +6534,26 @@
6534
6534
  "sap-calendarWeek": {
6535
6535
  "narrow": "CW {0}",
6536
6536
  "wide": "Calendar Week {0}"
6537
+ },
6538
+ "sap-datePlaceholder": "e.g. {0}",
6539
+ "sap-fileSize": {
6540
+ "Byte": "{0} Byte",
6541
+ "Bytes": "{0} Bytes",
6542
+ "Kilobyte": "{0} KB",
6543
+ "Megabyte": "{0} MB",
6544
+ "Gigabyte": "{0} GB",
6545
+ "Terabyte": "{0} TB",
6546
+ "Petabyte": "{0} PB",
6547
+ "Exabyte": "{0} EB",
6548
+ "Zettabyte": "{0} ZB",
6549
+ "Yottabyte": "{0} YB",
6550
+ "Kibibyte": "{0} KiB",
6551
+ "Mebibyte": "{0} MiB",
6552
+ "Gibibyte": "{0} GiB",
6553
+ "Tebibyte": "{0} TiB",
6554
+ "Pebibyte": "{0} PiB",
6555
+ "Exbibyte": "{0} EiB",
6556
+ "Zebibyte": "{0} ZiB",
6557
+ "Yobibyte": "{0} YiB"
6537
6558
  }
6538
6559
  }
@@ -6516,5 +6516,26 @@
6516
6516
  "sap-calendarWeek": {
6517
6517
  "narrow": "CW {0}",
6518
6518
  "wide": "Calendar Week {0}"
6519
+ },
6520
+ "sap-datePlaceholder": "e.g. {0}",
6521
+ "sap-fileSize": {
6522
+ "Byte": "{0} Byte",
6523
+ "Bytes": "{0} Bytes",
6524
+ "Kilobyte": "{0} KB",
6525
+ "Megabyte": "{0} MB",
6526
+ "Gigabyte": "{0} GB",
6527
+ "Terabyte": "{0} TB",
6528
+ "Petabyte": "{0} PB",
6529
+ "Exabyte": "{0} EB",
6530
+ "Zettabyte": "{0} ZB",
6531
+ "Yottabyte": "{0} YB",
6532
+ "Kibibyte": "{0} KiB",
6533
+ "Mebibyte": "{0} MiB",
6534
+ "Gibibyte": "{0} GiB",
6535
+ "Tebibyte": "{0} TiB",
6536
+ "Pebibyte": "{0} PiB",
6537
+ "Exbibyte": "{0} EiB",
6538
+ "Zebibyte": "{0} ZiB",
6539
+ "Yobibyte": "{0} YiB"
6519
6540
  }
6520
6541
  }
@@ -6421,5 +6421,26 @@
6421
6421
  "sap-calendarWeek": {
6422
6422
  "narrow": "CW {0}",
6423
6423
  "wide": "Calendar Week {0}"
6424
+ },
6425
+ "sap-datePlaceholder": "e.g. {0}",
6426
+ "sap-fileSize": {
6427
+ "Byte": "{0} Byte",
6428
+ "Bytes": "{0} Bytes",
6429
+ "Kilobyte": "{0} KB",
6430
+ "Megabyte": "{0} MB",
6431
+ "Gigabyte": "{0} GB",
6432
+ "Terabyte": "{0} TB",
6433
+ "Petabyte": "{0} PB",
6434
+ "Exabyte": "{0} EB",
6435
+ "Zettabyte": "{0} ZB",
6436
+ "Yottabyte": "{0} YB",
6437
+ "Kibibyte": "{0} KiB",
6438
+ "Mebibyte": "{0} MiB",
6439
+ "Gibibyte": "{0} GiB",
6440
+ "Tebibyte": "{0} TiB",
6441
+ "Pebibyte": "{0} PiB",
6442
+ "Exbibyte": "{0} EiB",
6443
+ "Zebibyte": "{0} ZiB",
6444
+ "Yobibyte": "{0} YiB"
6424
6445
  }
6425
6446
  }
@@ -6412,5 +6412,26 @@
6412
6412
  "sap-calendarWeek": {
6413
6413
  "narrow": "CW {0}",
6414
6414
  "wide": "Calendar Week {0}"
6415
+ },
6416
+ "sap-datePlaceholder": "e.g. {0}",
6417
+ "sap-fileSize": {
6418
+ "Byte": "{0} Byte",
6419
+ "Bytes": "{0} Bytes",
6420
+ "Kilobyte": "{0} KB",
6421
+ "Megabyte": "{0} MB",
6422
+ "Gigabyte": "{0} GB",
6423
+ "Terabyte": "{0} TB",
6424
+ "Petabyte": "{0} PB",
6425
+ "Exabyte": "{0} EB",
6426
+ "Zettabyte": "{0} ZB",
6427
+ "Yottabyte": "{0} YB",
6428
+ "Kibibyte": "{0} KiB",
6429
+ "Mebibyte": "{0} MiB",
6430
+ "Gibibyte": "{0} GiB",
6431
+ "Tebibyte": "{0} TiB",
6432
+ "Pebibyte": "{0} PiB",
6433
+ "Exbibyte": "{0} EiB",
6434
+ "Zebibyte": "{0} ZiB",
6435
+ "Yobibyte": "{0} YiB"
6415
6436
  }
6416
6437
  }
@@ -6600,5 +6600,26 @@
6600
6600
  "sap-calendarWeek": {
6601
6601
  "narrow": "CW {0}",
6602
6602
  "wide": "Calendar Week {0}"
6603
+ },
6604
+ "sap-datePlaceholder": "e.g. {0}",
6605
+ "sap-fileSize": {
6606
+ "Byte": "{0} Byte",
6607
+ "Bytes": "{0} Bytes",
6608
+ "Kilobyte": "{0} KB",
6609
+ "Megabyte": "{0} MB",
6610
+ "Gigabyte": "{0} GB",
6611
+ "Terabyte": "{0} TB",
6612
+ "Petabyte": "{0} PB",
6613
+ "Exabyte": "{0} EB",
6614
+ "Zettabyte": "{0} ZB",
6615
+ "Yottabyte": "{0} YB",
6616
+ "Kibibyte": "{0} KiB",
6617
+ "Mebibyte": "{0} MiB",
6618
+ "Gibibyte": "{0} GiB",
6619
+ "Tebibyte": "{0} TiB",
6620
+ "Pebibyte": "{0} PiB",
6621
+ "Exbibyte": "{0} EiB",
6622
+ "Zebibyte": "{0} ZiB",
6623
+ "Yobibyte": "{0} YiB"
6603
6624
  }
6604
6625
  }
@@ -6412,5 +6412,26 @@
6412
6412
  "sap-calendarWeek": {
6413
6413
  "narrow": "CW {0}",
6414
6414
  "wide": "Calendar Week {0}"
6415
+ },
6416
+ "sap-datePlaceholder": "e.g. {0}",
6417
+ "sap-fileSize": {
6418
+ "Byte": "{0} Byte",
6419
+ "Bytes": "{0} Bytes",
6420
+ "Kilobyte": "{0} KB",
6421
+ "Megabyte": "{0} MB",
6422
+ "Gigabyte": "{0} GB",
6423
+ "Terabyte": "{0} TB",
6424
+ "Petabyte": "{0} PB",
6425
+ "Exabyte": "{0} EB",
6426
+ "Zettabyte": "{0} ZB",
6427
+ "Yottabyte": "{0} YB",
6428
+ "Kibibyte": "{0} KiB",
6429
+ "Mebibyte": "{0} MiB",
6430
+ "Gibibyte": "{0} GiB",
6431
+ "Tebibyte": "{0} TiB",
6432
+ "Pebibyte": "{0} PiB",
6433
+ "Exbibyte": "{0} EiB",
6434
+ "Zebibyte": "{0} ZiB",
6435
+ "Yobibyte": "{0} YiB"
6415
6436
  }
6416
6437
  }
@@ -6413,5 +6413,26 @@
6413
6413
  "sap-calendarWeek": {
6414
6414
  "narrow": "CW {0}",
6415
6415
  "wide": "Calendar Week {0}"
6416
+ },
6417
+ "sap-datePlaceholder": "e.g. {0}",
6418
+ "sap-fileSize": {
6419
+ "Byte": "{0} Byte",
6420
+ "Bytes": "{0} Bytes",
6421
+ "Kilobyte": "{0} KB",
6422
+ "Megabyte": "{0} MB",
6423
+ "Gigabyte": "{0} GB",
6424
+ "Terabyte": "{0} TB",
6425
+ "Petabyte": "{0} PB",
6426
+ "Exabyte": "{0} EB",
6427
+ "Zettabyte": "{0} ZB",
6428
+ "Yottabyte": "{0} YB",
6429
+ "Kibibyte": "{0} KiB",
6430
+ "Mebibyte": "{0} MiB",
6431
+ "Gibibyte": "{0} GiB",
6432
+ "Tebibyte": "{0} TiB",
6433
+ "Pebibyte": "{0} PiB",
6434
+ "Exbibyte": "{0} EiB",
6435
+ "Zebibyte": "{0} ZiB",
6436
+ "Yobibyte": "{0} YiB"
6416
6437
  }
6417
6438
  }
@@ -6417,5 +6417,26 @@
6417
6417
  "sap-calendarWeek": {
6418
6418
  "narrow": "CW {0}",
6419
6419
  "wide": "Calendar Week {0}"
6420
+ },
6421
+ "sap-datePlaceholder": "e.g. {0}",
6422
+ "sap-fileSize": {
6423
+ "Byte": "{0} Byte",
6424
+ "Bytes": "{0} Bytes",
6425
+ "Kilobyte": "{0} KB",
6426
+ "Megabyte": "{0} MB",
6427
+ "Gigabyte": "{0} GB",
6428
+ "Terabyte": "{0} TB",
6429
+ "Petabyte": "{0} PB",
6430
+ "Exabyte": "{0} EB",
6431
+ "Zettabyte": "{0} ZB",
6432
+ "Yottabyte": "{0} YB",
6433
+ "Kibibyte": "{0} KiB",
6434
+ "Mebibyte": "{0} MiB",
6435
+ "Gibibyte": "{0} GiB",
6436
+ "Tebibyte": "{0} TiB",
6437
+ "Pebibyte": "{0} PiB",
6438
+ "Exbibyte": "{0} EiB",
6439
+ "Zebibyte": "{0} ZiB",
6440
+ "Yobibyte": "{0} YiB"
6420
6441
  }
6421
6442
  }
@@ -6415,5 +6415,26 @@
6415
6415
  "sap-calendarWeek": {
6416
6416
  "narrow": "CW {0}",
6417
6417
  "wide": "Calendar Week {0}"
6418
+ },
6419
+ "sap-datePlaceholder": "e.g. {0}",
6420
+ "sap-fileSize": {
6421
+ "Byte": "{0} Byte",
6422
+ "Bytes": "{0} Bytes",
6423
+ "Kilobyte": "{0} KB",
6424
+ "Megabyte": "{0} MB",
6425
+ "Gigabyte": "{0} GB",
6426
+ "Terabyte": "{0} TB",
6427
+ "Petabyte": "{0} PB",
6428
+ "Exabyte": "{0} EB",
6429
+ "Zettabyte": "{0} ZB",
6430
+ "Yottabyte": "{0} YB",
6431
+ "Kibibyte": "{0} KiB",
6432
+ "Mebibyte": "{0} MiB",
6433
+ "Gibibyte": "{0} GiB",
6434
+ "Tebibyte": "{0} TiB",
6435
+ "Pebibyte": "{0} PiB",
6436
+ "Exbibyte": "{0} EiB",
6437
+ "Zebibyte": "{0} ZiB",
6438
+ "Yobibyte": "{0} YiB"
6418
6439
  }
6419
6440
  }