@ui5/webcomponents-localization 2.26.0-rc.0 → 2.26.0-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist/.tsbuildinfo +1 -1
- package/dist/generated/assets/cldr/ar.json +21 -0
- package/dist/generated/assets/cldr/ar_EG.json +21 -0
- package/dist/generated/assets/cldr/ar_SA.json +21 -0
- package/dist/generated/assets/cldr/bg.json +21 -0
- package/dist/generated/assets/cldr/ca.json +21 -0
- package/dist/generated/assets/cldr/cnr.json +21 -0
- package/dist/generated/assets/cldr/cs.json +21 -0
- package/dist/generated/assets/cldr/cy.json +21 -0
- package/dist/generated/assets/cldr/da.json +21 -0
- package/dist/generated/assets/cldr/de.json +21 -0
- package/dist/generated/assets/cldr/de_AT.json +21 -0
- package/dist/generated/assets/cldr/de_CH.json +21 -0
- package/dist/generated/assets/cldr/el.json +21 -0
- package/dist/generated/assets/cldr/el_CY.json +21 -0
- package/dist/generated/assets/cldr/en.json +21 -0
- package/dist/generated/assets/cldr/en_AU.json +21 -0
- package/dist/generated/assets/cldr/en_GB.json +21 -0
- package/dist/generated/assets/cldr/en_HK.json +21 -0
- package/dist/generated/assets/cldr/en_IE.json +21 -0
- package/dist/generated/assets/cldr/en_IN.json +21 -0
- package/dist/generated/assets/cldr/en_NZ.json +21 -0
- package/dist/generated/assets/cldr/en_PG.json +21 -0
- package/dist/generated/assets/cldr/en_SG.json +21 -0
- package/dist/generated/assets/cldr/en_ZA.json +21 -0
- package/dist/generated/assets/cldr/es.json +21 -0
- package/dist/generated/assets/cldr/es_AR.json +21 -0
- package/dist/generated/assets/cldr/es_BO.json +21 -0
- package/dist/generated/assets/cldr/es_CL.json +21 -0
- package/dist/generated/assets/cldr/es_CO.json +21 -0
- package/dist/generated/assets/cldr/es_MX.json +21 -0
- package/dist/generated/assets/cldr/es_PE.json +21 -0
- package/dist/generated/assets/cldr/es_UY.json +21 -0
- package/dist/generated/assets/cldr/es_VE.json +21 -0
- package/dist/generated/assets/cldr/et.json +21 -0
- package/dist/generated/assets/cldr/fa.json +21 -0
- package/dist/generated/assets/cldr/fi.json +21 -0
- package/dist/generated/assets/cldr/fr.json +21 -0
- package/dist/generated/assets/cldr/fr_BE.json +21 -0
- package/dist/generated/assets/cldr/fr_CA.json +21 -0
- package/dist/generated/assets/cldr/fr_CH.json +21 -0
- package/dist/generated/assets/cldr/fr_LU.json +21 -0
- package/dist/generated/assets/cldr/he.json +21 -0
- package/dist/generated/assets/cldr/hi.json +21 -0
- package/dist/generated/assets/cldr/hr.json +21 -0
- package/dist/generated/assets/cldr/hu.json +21 -0
- package/dist/generated/assets/cldr/id.json +21 -0
- package/dist/generated/assets/cldr/it.json +21 -0
- package/dist/generated/assets/cldr/it_CH.json +21 -0
- package/dist/generated/assets/cldr/ja.json +21 -0
- package/dist/generated/assets/cldr/kk.json +21 -0
- package/dist/generated/assets/cldr/ko.json +21 -0
- package/dist/generated/assets/cldr/lt.json +21 -0
- package/dist/generated/assets/cldr/lv.json +21 -0
- package/dist/generated/assets/cldr/mk.json +21 -0
- package/dist/generated/assets/cldr/ms.json +21 -0
- package/dist/generated/assets/cldr/nb.json +21 -0
- package/dist/generated/assets/cldr/nl.json +21 -0
- package/dist/generated/assets/cldr/nl_BE.json +21 -0
- package/dist/generated/assets/cldr/pl.json +21 -0
- package/dist/generated/assets/cldr/pt.json +21 -0
- package/dist/generated/assets/cldr/pt_PT.json +21 -0
- package/dist/generated/assets/cldr/ro.json +21 -0
- package/dist/generated/assets/cldr/ru.json +21 -0
- package/dist/generated/assets/cldr/ru_UA.json +21 -0
- package/dist/generated/assets/cldr/sk.json +21 -0
- package/dist/generated/assets/cldr/sl.json +21 -0
- package/dist/generated/assets/cldr/sr.json +21 -0
- package/dist/generated/assets/cldr/sr_Latn.json +21 -0
- package/dist/generated/assets/cldr/sv.json +21 -0
- package/dist/generated/assets/cldr/th.json +21 -0
- package/dist/generated/assets/cldr/tr.json +21 -0
- package/dist/generated/assets/cldr/uk.json +21 -0
- package/dist/generated/assets/cldr/vi.json +21 -0
- package/dist/generated/assets/cldr/zh_CN.json +21 -0
- package/dist/generated/assets/cldr/zh_HK.json +21 -0
- package/dist/generated/assets/cldr/zh_SG.json +21 -0
- package/dist/generated/assets/cldr/zh_TW.json +21 -0
- package/dist/sap/base/Event.js +1 -1
- package/dist/sap/base/Eventing.js +1 -1
- package/dist/sap/base/i18n/LanguageTag.js +1 -1
- package/dist/sap/base/i18n/date/TimezoneUtils.js +1 -1
- package/dist/sap/base/util/Version.js +1 -1
- package/dist/sap/base/util/deepEqual.js +2 -2
- package/dist/sap/ui/base/Metadata.js +1 -1
- package/dist/sap/ui/base/Object.js +1 -1
- package/dist/sap/ui/core/Locale.js +1 -1
- package/dist/sap/ui/core/LocaleData.js +23 -1
- package/dist/sap/ui/core/date/UI5Date.js +1 -1
- package/dist/sap/ui/core/format/DateFormat.js +101 -14
- package/dist/sap/ui/core/format/FormatUtils.js +1 -1
- package/dist/sap/ui/core/format/NumberFormat.js +403 -344
- package/dist/sap/ui/core/format/TimezoneUtil.js +1 -1
- package/package.json +6 -6
|
@@ -6143,5 +6143,26 @@
|
|
|
6143
6143
|
"sap-calendarWeek": {
|
|
6144
6144
|
"narrow": "CW {0}",
|
|
6145
6145
|
"wide": "カレンダ週 {0}"
|
|
6146
|
+
},
|
|
6147
|
+
"sap-datePlaceholder": "例: {0}",
|
|
6148
|
+
"sap-fileSize": {
|
|
6149
|
+
"Byte": "{0} バイト",
|
|
6150
|
+
"Bytes": "{0} バイト",
|
|
6151
|
+
"Kilobyte": "{0} KB",
|
|
6152
|
+
"Megabyte": "{0} MB",
|
|
6153
|
+
"Gigabyte": "{0} GB",
|
|
6154
|
+
"Terabyte": "{0} TB",
|
|
6155
|
+
"Petabyte": "{0} PB",
|
|
6156
|
+
"Exabyte": "{0} EB",
|
|
6157
|
+
"Zettabyte": "{0} ZB",
|
|
6158
|
+
"Yottabyte": "{0} YB",
|
|
6159
|
+
"Kibibyte": "{0} KiB",
|
|
6160
|
+
"Mebibyte": "{0} MiB",
|
|
6161
|
+
"Gibibyte": "{0} GiB",
|
|
6162
|
+
"Tebibyte": "{0} TiB",
|
|
6163
|
+
"Pebibyte": "{0} PiB",
|
|
6164
|
+
"Exbibyte": "{0} EiB",
|
|
6165
|
+
"Zebibyte": "{0} ZiB",
|
|
6166
|
+
"Yobibyte": "{0} YiB"
|
|
6146
6167
|
}
|
|
6147
6168
|
}
|
|
@@ -6235,5 +6235,26 @@
|
|
|
6235
6235
|
"sap-calendarWeek": {
|
|
6236
6236
|
"narrow": "КА {0}",
|
|
6237
6237
|
"wide": "Күнтізбелік апта {0}"
|
|
6238
|
+
},
|
|
6239
|
+
"sap-datePlaceholder": "мысалы, {0}",
|
|
6240
|
+
"sap-fileSize": {
|
|
6241
|
+
"Byte": "{0} байт",
|
|
6242
|
+
"Bytes": "{0} байттар",
|
|
6243
|
+
"Kilobyte": "{0} Кбайт",
|
|
6244
|
+
"Megabyte": "{0} Мбайт",
|
|
6245
|
+
"Gigabyte": "{0} Гбайт",
|
|
6246
|
+
"Terabyte": "{0} Тбайт",
|
|
6247
|
+
"Petabyte": "{0} Пбайт",
|
|
6248
|
+
"Exabyte": "{0} Эбайт",
|
|
6249
|
+
"Zettabyte": "{0} Збайт",
|
|
6250
|
+
"Yottabyte": "{0} Йбайт",
|
|
6251
|
+
"Kibibyte": "{0} КиБ",
|
|
6252
|
+
"Mebibyte": "{0} МиБ",
|
|
6253
|
+
"Gibibyte": "{0} ГиБ",
|
|
6254
|
+
"Tebibyte": "{0} ТиБ",
|
|
6255
|
+
"Pebibyte": "{0} ПиБ",
|
|
6256
|
+
"Exbibyte": "{0} ЭиБ",
|
|
6257
|
+
"Zebibyte": "{0} ЗиБ",
|
|
6258
|
+
"Yobibyte": "{0} ЙиБ"
|
|
6238
6259
|
}
|
|
6239
6260
|
}
|
|
@@ -6022,5 +6022,26 @@
|
|
|
6022
6022
|
"sap-calendarWeek": {
|
|
6023
6023
|
"narrow": "CW {0}",
|
|
6024
6024
|
"wide": "역주 {0}"
|
|
6025
|
+
},
|
|
6026
|
+
"sap-datePlaceholder": "예: {0}",
|
|
6027
|
+
"sap-fileSize": {
|
|
6028
|
+
"Byte": "{0}바이트",
|
|
6029
|
+
"Bytes": "{0}바이트",
|
|
6030
|
+
"Kilobyte": "{0}KB",
|
|
6031
|
+
"Megabyte": "{0}MB",
|
|
6032
|
+
"Gigabyte": "{0}GB",
|
|
6033
|
+
"Terabyte": "{0}TB",
|
|
6034
|
+
"Petabyte": "{0}PB",
|
|
6035
|
+
"Exabyte": "{0}EB",
|
|
6036
|
+
"Zettabyte": "{0}ZB",
|
|
6037
|
+
"Yottabyte": "{0}YB",
|
|
6038
|
+
"Kibibyte": "{0}KiB",
|
|
6039
|
+
"Mebibyte": "{0}MiB",
|
|
6040
|
+
"Gibibyte": "{0}GiB",
|
|
6041
|
+
"Tebibyte": "{0}TiB",
|
|
6042
|
+
"Pebibyte": "{0}PiB",
|
|
6043
|
+
"Exbibyte": "{0}EiB",
|
|
6044
|
+
"Zebibyte": "{0}ZiB",
|
|
6045
|
+
"Yobibyte": "{0}YiB"
|
|
6025
6046
|
}
|
|
6026
6047
|
}
|
|
@@ -6457,5 +6457,26 @@
|
|
|
6457
6457
|
"sap-calendarWeek": {
|
|
6458
6458
|
"narrow": "KS {0}",
|
|
6459
6459
|
"wide": "Kalendorinė savaitė {0}"
|
|
6460
|
+
},
|
|
6461
|
+
"sap-datePlaceholder": "pvz., {0}",
|
|
6462
|
+
"sap-fileSize": {
|
|
6463
|
+
"Byte": "{0} baitas",
|
|
6464
|
+
"Bytes": "{0} baitų",
|
|
6465
|
+
"Kilobyte": "{0} KB",
|
|
6466
|
+
"Megabyte": "{0} MB",
|
|
6467
|
+
"Gigabyte": "{0} GB",
|
|
6468
|
+
"Terabyte": "{0} TB",
|
|
6469
|
+
"Petabyte": "{0} PB",
|
|
6470
|
+
"Exabyte": "{0} EB",
|
|
6471
|
+
"Zettabyte": "{0} ZB",
|
|
6472
|
+
"Yottabyte": "{0} YB",
|
|
6473
|
+
"Kibibyte": "{0} KiB",
|
|
6474
|
+
"Mebibyte": "{0} MiB",
|
|
6475
|
+
"Gibibyte": "{0} GiB",
|
|
6476
|
+
"Tebibyte": "{0} TiB",
|
|
6477
|
+
"Pebibyte": "{0} PiB",
|
|
6478
|
+
"Exbibyte": "{0} EiB",
|
|
6479
|
+
"Zebibyte": "{0} ZiB",
|
|
6480
|
+
"Yobibyte": "{0} YiB"
|
|
6460
6481
|
}
|
|
6461
6482
|
}
|
|
@@ -6112,5 +6112,26 @@
|
|
|
6112
6112
|
"sap-calendarWeek": {
|
|
6113
6113
|
"narrow": "KN {0}",
|
|
6114
6114
|
"wide": "Kalendārā nedēļa {0}"
|
|
6115
|
+
},
|
|
6116
|
+
"sap-datePlaceholder": "piemēram: {0}",
|
|
6117
|
+
"sap-fileSize": {
|
|
6118
|
+
"Byte": "{0} baits",
|
|
6119
|
+
"Bytes": "{0} baiti",
|
|
6120
|
+
"Kilobyte": "{0} KB",
|
|
6121
|
+
"Megabyte": "{0} MB",
|
|
6122
|
+
"Gigabyte": "{0} GB",
|
|
6123
|
+
"Terabyte": "{0} TB",
|
|
6124
|
+
"Petabyte": "{0} PB",
|
|
6125
|
+
"Exabyte": "{0} EB",
|
|
6126
|
+
"Zettabyte": "{0} ZB",
|
|
6127
|
+
"Yottabyte": "{0} YB",
|
|
6128
|
+
"Kibibyte": "{0} KiB",
|
|
6129
|
+
"Mebibyte": "{0} MiB",
|
|
6130
|
+
"Gibibyte": "{0} GiB",
|
|
6131
|
+
"Tebibyte": "{0} TiB",
|
|
6132
|
+
"Pebibyte": "{0} PiB",
|
|
6133
|
+
"Exbibyte": "{0} EiB",
|
|
6134
|
+
"Zebibyte": "{0} ZiB",
|
|
6135
|
+
"Yobibyte": "{0} YiB"
|
|
6115
6136
|
}
|
|
6116
6137
|
}
|
|
@@ -6173,5 +6173,26 @@
|
|
|
6173
6173
|
"sap-calendarWeek": {
|
|
6174
6174
|
"narrow": "КН {0}",
|
|
6175
6175
|
"wide": "Календарска недела {0}"
|
|
6176
|
+
},
|
|
6177
|
+
"sap-datePlaceholder": "пример {0}",
|
|
6178
|
+
"sap-fileSize": {
|
|
6179
|
+
"Byte": "{0} Бајт",
|
|
6180
|
+
"Bytes": "{0} бајти",
|
|
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
|
}
|
|
@@ -5819,5 +5819,26 @@
|
|
|
5819
5819
|
"sap-calendarWeek": {
|
|
5820
5820
|
"narrow": "CW {0}",
|
|
5821
5821
|
"wide": "Minggu Kalendar {0}"
|
|
5822
|
+
},
|
|
5823
|
+
"sap-datePlaceholder": "Contohnya, {0}",
|
|
5824
|
+
"sap-fileSize": {
|
|
5825
|
+
"Byte": "{0} Bait",
|
|
5826
|
+
"Bytes": "{0} Bait",
|
|
5827
|
+
"Kilobyte": "{0} KB",
|
|
5828
|
+
"Megabyte": "{0} MB",
|
|
5829
|
+
"Gigabyte": "{0} GB",
|
|
5830
|
+
"Terabyte": "{0} TB",
|
|
5831
|
+
"Petabyte": "{0} PB",
|
|
5832
|
+
"Exabyte": "{0} EB",
|
|
5833
|
+
"Zettabyte": "{0} ZB",
|
|
5834
|
+
"Yottabyte": "{0} YB",
|
|
5835
|
+
"Kibibyte": "{0} KiB",
|
|
5836
|
+
"Mebibyte": "{0} MiB",
|
|
5837
|
+
"Gibibyte": "{0} GiB",
|
|
5838
|
+
"Tebibyte": "{0} TiB",
|
|
5839
|
+
"Pebibyte": "{0} PiB",
|
|
5840
|
+
"Exbibyte": "{0} EiB",
|
|
5841
|
+
"Zebibyte": "{0} ZiB",
|
|
5842
|
+
"Yobibyte": "{0} YiB"
|
|
5822
5843
|
}
|
|
5823
5844
|
}
|
|
@@ -6152,5 +6152,26 @@
|
|
|
6152
6152
|
"sap-calendarWeek": {
|
|
6153
6153
|
"narrow": "Uke {0}",
|
|
6154
6154
|
"wide": "Kalenderuke {0}"
|
|
6155
|
+
},
|
|
6156
|
+
"sap-datePlaceholder": "f.eks. {0}",
|
|
6157
|
+
"sap-fileSize": {
|
|
6158
|
+
"Byte": "{0} byte",
|
|
6159
|
+
"Bytes": "{0} byte",
|
|
6160
|
+
"Kilobyte": "{0} kB",
|
|
6161
|
+
"Megabyte": "{0} MB",
|
|
6162
|
+
"Gigabyte": "{0} GB",
|
|
6163
|
+
"Terabyte": "{0} TB",
|
|
6164
|
+
"Petabyte": "{0} PB",
|
|
6165
|
+
"Exabyte": "{0} EB",
|
|
6166
|
+
"Zettabyte": "{0} ZB",
|
|
6167
|
+
"Yottabyte": "{0} YB",
|
|
6168
|
+
"Kibibyte": "{0} KiB",
|
|
6169
|
+
"Mebibyte": "{0} MiB",
|
|
6170
|
+
"Gibibyte": "{0} GiB",
|
|
6171
|
+
"Tebibyte": "{0} TiB",
|
|
6172
|
+
"Pebibyte": "{0} PiB",
|
|
6173
|
+
"Exbibyte": "{0} EiB",
|
|
6174
|
+
"Zebibyte": "{0} ZiB",
|
|
6175
|
+
"Yobibyte": "{0} YiB"
|
|
6155
6176
|
}
|
|
6156
6177
|
}
|
|
@@ -6304,5 +6304,26 @@
|
|
|
6304
6304
|
"sap-calendarWeek": {
|
|
6305
6305
|
"narrow": "KW {0}",
|
|
6306
6306
|
"wide": "Kalenderweek {0}"
|
|
6307
|
+
},
|
|
6308
|
+
"sap-datePlaceholder": "Bijv. {0}",
|
|
6309
|
+
"sap-fileSize": {
|
|
6310
|
+
"Byte": "{0} byte",
|
|
6311
|
+
"Bytes": "{0} bytes",
|
|
6312
|
+
"Kilobyte": "{0} kB",
|
|
6313
|
+
"Megabyte": "{0} MB",
|
|
6314
|
+
"Gigabyte": "{0} GB",
|
|
6315
|
+
"Terabyte": "{0} TB",
|
|
6316
|
+
"Petabyte": "{0} PB",
|
|
6317
|
+
"Exabyte": "{0} EB",
|
|
6318
|
+
"Zettabyte": "{0} ZB",
|
|
6319
|
+
"Yottabyte": "{0} YB",
|
|
6320
|
+
"Kibibyte": "{0} KiB",
|
|
6321
|
+
"Mebibyte": "{0} MiB",
|
|
6322
|
+
"Gibibyte": "{0} GiB",
|
|
6323
|
+
"Tebibyte": "{0} TiB",
|
|
6324
|
+
"Pebibyte": "{0} PiB",
|
|
6325
|
+
"Exbibyte": "{0} EiB",
|
|
6326
|
+
"Zebibyte": "{0} ZiB",
|
|
6327
|
+
"Yobibyte": "{0} YiB"
|
|
6307
6328
|
}
|
|
6308
6329
|
}
|
|
@@ -6304,5 +6304,26 @@
|
|
|
6304
6304
|
"sap-calendarWeek": {
|
|
6305
6305
|
"narrow": "KW {0}",
|
|
6306
6306
|
"wide": "Kalenderweek {0}"
|
|
6307
|
+
},
|
|
6308
|
+
"sap-datePlaceholder": "Bijv. {0}",
|
|
6309
|
+
"sap-fileSize": {
|
|
6310
|
+
"Byte": "{0} byte",
|
|
6311
|
+
"Bytes": "{0} bytes",
|
|
6312
|
+
"Kilobyte": "{0} kB",
|
|
6313
|
+
"Megabyte": "{0} MB",
|
|
6314
|
+
"Gigabyte": "{0} GB",
|
|
6315
|
+
"Terabyte": "{0} TB",
|
|
6316
|
+
"Petabyte": "{0} PB",
|
|
6317
|
+
"Exabyte": "{0} EB",
|
|
6318
|
+
"Zettabyte": "{0} ZB",
|
|
6319
|
+
"Yottabyte": "{0} YB",
|
|
6320
|
+
"Kibibyte": "{0} KiB",
|
|
6321
|
+
"Mebibyte": "{0} MiB",
|
|
6322
|
+
"Gibibyte": "{0} GiB",
|
|
6323
|
+
"Tebibyte": "{0} TiB",
|
|
6324
|
+
"Pebibyte": "{0} PiB",
|
|
6325
|
+
"Exbibyte": "{0} EiB",
|
|
6326
|
+
"Zebibyte": "{0} ZiB",
|
|
6327
|
+
"Yobibyte": "{0} YiB"
|
|
6307
6328
|
}
|
|
6308
6329
|
}
|
|
@@ -6459,5 +6459,26 @@
|
|
|
6459
6459
|
"sap-calendarWeek": {
|
|
6460
6460
|
"narrow": "TK {0}",
|
|
6461
6461
|
"wide": "Tydzień kalendarzowy {0}"
|
|
6462
|
+
},
|
|
6463
|
+
"sap-datePlaceholder": "np. {0}",
|
|
6464
|
+
"sap-fileSize": {
|
|
6465
|
+
"Byte": "{0} bajt",
|
|
6466
|
+
"Bytes": "Bajtów: {0}",
|
|
6467
|
+
"Kilobyte": "{0} KB",
|
|
6468
|
+
"Megabyte": "{0} MB",
|
|
6469
|
+
"Gigabyte": "{0} GB",
|
|
6470
|
+
"Terabyte": "{0} TB",
|
|
6471
|
+
"Petabyte": "{0} PB",
|
|
6472
|
+
"Exabyte": "{0} EB",
|
|
6473
|
+
"Zettabyte": "{0} ZB",
|
|
6474
|
+
"Yottabyte": "{0} YB",
|
|
6475
|
+
"Kibibyte": "{0} KiB",
|
|
6476
|
+
"Mebibyte": "{0} MiB",
|
|
6477
|
+
"Gibibyte": "{0} GiB",
|
|
6478
|
+
"Tebibyte": "{0} TiB",
|
|
6479
|
+
"Pebibyte": "{0} PiB",
|
|
6480
|
+
"Exbibyte": "{0} EiB",
|
|
6481
|
+
"Zebibyte": "{0} ZiB",
|
|
6482
|
+
"Yobibyte": "{0} YiB"
|
|
6462
6483
|
}
|
|
6463
6484
|
}
|
|
@@ -6232,5 +6232,26 @@
|
|
|
6232
6232
|
"sap-calendarWeek": {
|
|
6233
6233
|
"narrow": "SA {0}",
|
|
6234
6234
|
"wide": "Semana do ano {0}"
|
|
6235
|
+
},
|
|
6236
|
+
"sap-datePlaceholder": "por exemplo {0}",
|
|
6237
|
+
"sap-fileSize": {
|
|
6238
|
+
"Byte": "{0} byte",
|
|
6239
|
+
"Bytes": "{0} bytes",
|
|
6240
|
+
"Kilobyte": "{0} KB",
|
|
6241
|
+
"Megabyte": "{0} MB",
|
|
6242
|
+
"Gigabyte": "{0} GB",
|
|
6243
|
+
"Terabyte": "{0} TB",
|
|
6244
|
+
"Petabyte": "{0} PB",
|
|
6245
|
+
"Exabyte": "{0} EB",
|
|
6246
|
+
"Zettabyte": "{0} ZB",
|
|
6247
|
+
"Yottabyte": "{0} YB",
|
|
6248
|
+
"Kibibyte": "{0} KiB",
|
|
6249
|
+
"Mebibyte": "{0} MiB",
|
|
6250
|
+
"Gibibyte": "{0} GiB",
|
|
6251
|
+
"Tebibyte": "{0} TiB",
|
|
6252
|
+
"Pebibyte": "{0} PiB",
|
|
6253
|
+
"Exbibyte": "{0} EiB",
|
|
6254
|
+
"Zebibyte": "{0} ZiB",
|
|
6255
|
+
"Yobibyte": "{0} YiB"
|
|
6235
6256
|
}
|
|
6236
6257
|
}
|
|
@@ -6307,5 +6307,26 @@
|
|
|
6307
6307
|
"sap-calendarWeek": {
|
|
6308
6308
|
"narrow": "SC {0}",
|
|
6309
6309
|
"wide": "Semana do calendário {0}"
|
|
6310
|
+
},
|
|
6311
|
+
"sap-datePlaceholder": "por exemplo {0}",
|
|
6312
|
+
"sap-fileSize": {
|
|
6313
|
+
"Byte": "{0} byte",
|
|
6314
|
+
"Bytes": "{0} bytes",
|
|
6315
|
+
"Kilobyte": "{0} KB",
|
|
6316
|
+
"Megabyte": "{0} MB",
|
|
6317
|
+
"Gigabyte": "{0} GB",
|
|
6318
|
+
"Terabyte": "{0} TB",
|
|
6319
|
+
"Petabyte": "{0} PB",
|
|
6320
|
+
"Exabyte": "{0} EB",
|
|
6321
|
+
"Zettabyte": "{0} ZB",
|
|
6322
|
+
"Yottabyte": "{0} YB",
|
|
6323
|
+
"Kibibyte": "{0} KiB",
|
|
6324
|
+
"Mebibyte": "{0} MiB",
|
|
6325
|
+
"Gibibyte": "{0} GiB",
|
|
6326
|
+
"Tebibyte": "{0} TiB",
|
|
6327
|
+
"Pebibyte": "{0} PiB",
|
|
6328
|
+
"Exbibyte": "{0} EiB",
|
|
6329
|
+
"Zebibyte": "{0} ZiB",
|
|
6330
|
+
"Yobibyte": "{0} YiB"
|
|
6310
6331
|
}
|
|
6311
6332
|
}
|
|
@@ -6168,5 +6168,26 @@
|
|
|
6168
6168
|
"sap-calendarWeek": {
|
|
6169
6169
|
"narrow": "SC {0}",
|
|
6170
6170
|
"wide": "Săptămână calendaristică {0}"
|
|
6171
|
+
},
|
|
6172
|
+
"sap-datePlaceholder": "De ex., {0}",
|
|
6173
|
+
"sap-fileSize": {
|
|
6174
|
+
"Byte": "{0} byte",
|
|
6175
|
+
"Bytes": "{0} bytes",
|
|
6176
|
+
"Kilobyte": "{0} KB",
|
|
6177
|
+
"Megabyte": "{0} MB",
|
|
6178
|
+
"Gigabyte": "{0} GB",
|
|
6179
|
+
"Terabyte": "{0} TB",
|
|
6180
|
+
"Petabyte": "{0} PB",
|
|
6181
|
+
"Exabyte": "{0} EB",
|
|
6182
|
+
"Zettabyte": "{0} ZB",
|
|
6183
|
+
"Yottabyte": "{0} YB",
|
|
6184
|
+
"Kibibyte": "{0} KiB",
|
|
6185
|
+
"Mebibyte": "{0} MiB",
|
|
6186
|
+
"Gibibyte": "{0} GiB",
|
|
6187
|
+
"Tebibyte": "{0} TiB",
|
|
6188
|
+
"Pebibyte": "{0} PiB",
|
|
6189
|
+
"Exbibyte": "{0} EiB",
|
|
6190
|
+
"Zebibyte": "{0} ZiB",
|
|
6191
|
+
"Yobibyte": "{0} YiB"
|
|
6171
6192
|
}
|
|
6172
6193
|
}
|
|
@@ -6730,5 +6730,26 @@
|
|
|
6730
6730
|
"sap-calendarWeek": {
|
|
6731
6731
|
"narrow": "КН {0}",
|
|
6732
6732
|
"wide": "Календарная неделя {0}"
|
|
6733
|
+
},
|
|
6734
|
+
"sap-datePlaceholder": "Например, {0}",
|
|
6735
|
+
"sap-fileSize": {
|
|
6736
|
+
"Byte": "{0} байт",
|
|
6737
|
+
"Bytes": "{0} байт",
|
|
6738
|
+
"Kilobyte": "{0} КБ",
|
|
6739
|
+
"Megabyte": "{0} МБ",
|
|
6740
|
+
"Gigabyte": "{0} ГБ",
|
|
6741
|
+
"Terabyte": "{0} ТБ",
|
|
6742
|
+
"Petabyte": "{0} ПБ",
|
|
6743
|
+
"Exabyte": "{0} ЭБ",
|
|
6744
|
+
"Zettabyte": "{0} ЗБ",
|
|
6745
|
+
"Yottabyte": "{0} ЙБ",
|
|
6746
|
+
"Kibibyte": "{0} КиБ",
|
|
6747
|
+
"Mebibyte": "{0} МиБ",
|
|
6748
|
+
"Gibibyte": "{0} ГиБ",
|
|
6749
|
+
"Tebibyte": "{0} ТиБ",
|
|
6750
|
+
"Pebibyte": "{0} ПиБ",
|
|
6751
|
+
"Exbibyte": "{0} ЭиБ",
|
|
6752
|
+
"Zebibyte": "{0} ЗиБ",
|
|
6753
|
+
"Yobibyte": "{0} ЙиБ"
|
|
6733
6754
|
}
|
|
6734
6755
|
}
|
|
@@ -6730,5 +6730,26 @@
|
|
|
6730
6730
|
"sap-calendarWeek": {
|
|
6731
6731
|
"narrow": "КН {0}",
|
|
6732
6732
|
"wide": "Календарная неделя {0}"
|
|
6733
|
+
},
|
|
6734
|
+
"sap-datePlaceholder": "Например, {0}",
|
|
6735
|
+
"sap-fileSize": {
|
|
6736
|
+
"Byte": "{0} байт",
|
|
6737
|
+
"Bytes": "{0} байт",
|
|
6738
|
+
"Kilobyte": "{0} КБ",
|
|
6739
|
+
"Megabyte": "{0} МБ",
|
|
6740
|
+
"Gigabyte": "{0} ГБ",
|
|
6741
|
+
"Terabyte": "{0} ТБ",
|
|
6742
|
+
"Petabyte": "{0} ПБ",
|
|
6743
|
+
"Exabyte": "{0} ЭБ",
|
|
6744
|
+
"Zettabyte": "{0} ЗБ",
|
|
6745
|
+
"Yottabyte": "{0} ЙБ",
|
|
6746
|
+
"Kibibyte": "{0} КиБ",
|
|
6747
|
+
"Mebibyte": "{0} МиБ",
|
|
6748
|
+
"Gibibyte": "{0} ГиБ",
|
|
6749
|
+
"Tebibyte": "{0} ТиБ",
|
|
6750
|
+
"Pebibyte": "{0} ПиБ",
|
|
6751
|
+
"Exbibyte": "{0} ЭиБ",
|
|
6752
|
+
"Zebibyte": "{0} ЗиБ",
|
|
6753
|
+
"Yobibyte": "{0} ЙиБ"
|
|
6733
6754
|
}
|
|
6734
6755
|
}
|
|
@@ -6254,5 +6254,26 @@
|
|
|
6254
6254
|
"sap-calendarWeek": {
|
|
6255
6255
|
"narrow": "KT {0}",
|
|
6256
6256
|
"wide": "Kalendárny týždeň {0}"
|
|
6257
|
+
},
|
|
6258
|
+
"sap-datePlaceholder": "Napríklad {0}",
|
|
6259
|
+
"sap-fileSize": {
|
|
6260
|
+
"Byte": "{0} bajt",
|
|
6261
|
+
"Bytes": "{0} bajtov",
|
|
6262
|
+
"Kilobyte": "{0} kB",
|
|
6263
|
+
"Megabyte": "{0} MB",
|
|
6264
|
+
"Gigabyte": "{0} GB",
|
|
6265
|
+
"Terabyte": "{0} TB",
|
|
6266
|
+
"Petabyte": "{0} PB",
|
|
6267
|
+
"Exabyte": "{0} EB",
|
|
6268
|
+
"Zettabyte": "{0} ZB",
|
|
6269
|
+
"Yottabyte": "{0} YB",
|
|
6270
|
+
"Kibibyte": "{0} KiB",
|
|
6271
|
+
"Mebibyte": "{0} MiB",
|
|
6272
|
+
"Gibibyte": "{0} GiB",
|
|
6273
|
+
"Tebibyte": "{0} TiB",
|
|
6274
|
+
"Pebibyte": "{0} PiB",
|
|
6275
|
+
"Exbibyte": "{0} EiB",
|
|
6276
|
+
"Zebibyte": "{0} ZiB",
|
|
6277
|
+
"Yobibyte": "{0} YiB"
|
|
6257
6278
|
}
|
|
6258
6279
|
}
|
|
@@ -6277,5 +6277,26 @@
|
|
|
6277
6277
|
"sap-calendarWeek": {
|
|
6278
6278
|
"narrow": "KT {0}",
|
|
6279
6279
|
"wide": "Koledarski teden {0}"
|
|
6280
|
+
},
|
|
6281
|
+
"sap-datePlaceholder": "Na primer {0}",
|
|
6282
|
+
"sap-fileSize": {
|
|
6283
|
+
"Byte": "{0} bajt",
|
|
6284
|
+
"Bytes": "{0} bajtov",
|
|
6285
|
+
"Kilobyte": "{0} KB",
|
|
6286
|
+
"Megabyte": "{0} MB",
|
|
6287
|
+
"Gigabyte": "{0} GB",
|
|
6288
|
+
"Terabyte": "{0} TB",
|
|
6289
|
+
"Petabyte": "{0} PB",
|
|
6290
|
+
"Exabyte": "{0} EB",
|
|
6291
|
+
"Zettabyte": "{0} ZB",
|
|
6292
|
+
"Yottabyte": "{0} YB",
|
|
6293
|
+
"Kibibyte": "{0} KiB",
|
|
6294
|
+
"Mebibyte": "{0} MiB",
|
|
6295
|
+
"Gibibyte": "{0} GiB",
|
|
6296
|
+
"Tebibyte": "{0} TiB",
|
|
6297
|
+
"Pebibyte": "{0} PiB",
|
|
6298
|
+
"Exbibyte": "{0} EiB",
|
|
6299
|
+
"Zebibyte": "{0} ZiB",
|
|
6300
|
+
"Yobibyte": "{0} YiB"
|
|
6280
6301
|
}
|
|
6281
6302
|
}
|
|
@@ -6184,5 +6184,26 @@
|
|
|
6184
6184
|
"sap-calendarWeek": {
|
|
6185
6185
|
"narrow": "КН {0}",
|
|
6186
6186
|
"wide": "Календарска недеља {0}"
|
|
6187
|
+
},
|
|
6188
|
+
"sap-datePlaceholder": "На пример: {0}",
|
|
6189
|
+
"sap-fileSize": {
|
|
6190
|
+
"Byte": "{0} бајт",
|
|
6191
|
+
"Bytes": "{0} бајтова",
|
|
6192
|
+
"Kilobyte": "{0} KB",
|
|
6193
|
+
"Megabyte": "{0} MB",
|
|
6194
|
+
"Gigabyte": "{0} GB",
|
|
6195
|
+
"Terabyte": "{0} TB",
|
|
6196
|
+
"Petabyte": "{0} PB",
|
|
6197
|
+
"Exabyte": "{0} EB",
|
|
6198
|
+
"Zettabyte": "{0} ZB",
|
|
6199
|
+
"Yottabyte": "{0} YB",
|
|
6200
|
+
"Kibibyte": "{0} KiB",
|
|
6201
|
+
"Mebibyte": "{0} MiB",
|
|
6202
|
+
"Gibibyte": "{0} GiB",
|
|
6203
|
+
"Tebibyte": "{0} TiB",
|
|
6204
|
+
"Pebibyte": "{0} PiB",
|
|
6205
|
+
"Exbibyte": "{0} EiB",
|
|
6206
|
+
"Zebibyte": "{0} ZiB",
|
|
6207
|
+
"Yobibyte": "{0} YiB"
|
|
6187
6208
|
}
|
|
6188
6209
|
}
|
|
@@ -6169,5 +6169,26 @@
|
|
|
6169
6169
|
"sap-calendarWeek": {
|
|
6170
6170
|
"narrow": "KN {0}",
|
|
6171
6171
|
"wide": "Kalendarska nedelja {0}"
|
|
6172
|
+
},
|
|
6173
|
+
"sap-datePlaceholder": "Na primer: {0}",
|
|
6174
|
+
"sap-fileSize": {
|
|
6175
|
+
"Byte": "{0} bajt",
|
|
6176
|
+
"Bytes": "{0} bajtova",
|
|
6177
|
+
"Kilobyte": "{0} KB",
|
|
6178
|
+
"Megabyte": "{0} MB",
|
|
6179
|
+
"Gigabyte": "{0} GB",
|
|
6180
|
+
"Terabyte": "{0} TB",
|
|
6181
|
+
"Petabyte": "{0} PB",
|
|
6182
|
+
"Exabyte": "{0} EB",
|
|
6183
|
+
"Zettabyte": "{0} ZB",
|
|
6184
|
+
"Yottabyte": "{0} YB",
|
|
6185
|
+
"Kibibyte": "{0} KiB",
|
|
6186
|
+
"Mebibyte": "{0} MiB",
|
|
6187
|
+
"Gibibyte": "{0} GiB",
|
|
6188
|
+
"Tebibyte": "{0} TiB",
|
|
6189
|
+
"Pebibyte": "{0} PiB",
|
|
6190
|
+
"Exbibyte": "{0} EiB",
|
|
6191
|
+
"Zebibyte": "{0} ZiB",
|
|
6192
|
+
"Yobibyte": "{0} YiB"
|
|
6172
6193
|
}
|
|
6173
6194
|
}
|
|
@@ -6209,5 +6209,26 @@
|
|
|
6209
6209
|
"sap-calendarWeek": {
|
|
6210
6210
|
"narrow": "KV {0}",
|
|
6211
6211
|
"wide": "Kalendervecka {0}"
|
|
6212
|
+
},
|
|
6213
|
+
"sap-datePlaceholder": "Till exempel {0}",
|
|
6214
|
+
"sap-fileSize": {
|
|
6215
|
+
"Byte": "{0} Byte",
|
|
6216
|
+
"Bytes": "{0} Bytes",
|
|
6217
|
+
"Kilobyte": "{0} KB",
|
|
6218
|
+
"Megabyte": "{0} MB",
|
|
6219
|
+
"Gigabyte": "{0} GB",
|
|
6220
|
+
"Terabyte": "{0} TB",
|
|
6221
|
+
"Petabyte": "{0} PB",
|
|
6222
|
+
"Exabyte": "{0} EB",
|
|
6223
|
+
"Zettabyte": "{0} ZB",
|
|
6224
|
+
"Yottabyte": "{0} YB",
|
|
6225
|
+
"Kibibyte": "{0} KiB",
|
|
6226
|
+
"Mebibyte": "{0} MiB",
|
|
6227
|
+
"Gibibyte": "{0} GiB",
|
|
6228
|
+
"Tebibyte": "{0} TiB",
|
|
6229
|
+
"Pebibyte": "{0} PiB",
|
|
6230
|
+
"Exbibyte": "{0} EiB",
|
|
6231
|
+
"Zebibyte": "{0} ZiB",
|
|
6232
|
+
"Yobibyte": "{0} YiB"
|
|
6212
6233
|
}
|
|
6213
6234
|
}
|
|
@@ -6124,5 +6124,26 @@
|
|
|
6124
6124
|
"sap-calendarWeek": {
|
|
6125
6125
|
"narrow": "CW {0}",
|
|
6126
6126
|
"wide": "สัปดาห์ตามปฏิทิน {0}"
|
|
6127
|
+
},
|
|
6128
|
+
"sap-datePlaceholder": "เช่น {0}",
|
|
6129
|
+
"sap-fileSize": {
|
|
6130
|
+
"Byte": "{0} ไบต์",
|
|
6131
|
+
"Bytes": "{0} ไบต์",
|
|
6132
|
+
"Kilobyte": "{0} KB",
|
|
6133
|
+
"Megabyte": "{0} MB",
|
|
6134
|
+
"Gigabyte": "{0} GB",
|
|
6135
|
+
"Terabyte": "{0} TB",
|
|
6136
|
+
"Petabyte": "{0} PB",
|
|
6137
|
+
"Exabyte": "{0} EB",
|
|
6138
|
+
"Zettabyte": "{0} ZB",
|
|
6139
|
+
"Yottabyte": "{0} YB",
|
|
6140
|
+
"Kibibyte": "{0} KiB",
|
|
6141
|
+
"Mebibyte": "{0} MiB",
|
|
6142
|
+
"Gibibyte": "{0} GiB",
|
|
6143
|
+
"Tebibyte": "{0} TiB",
|
|
6144
|
+
"Pebibyte": "{0} PiB",
|
|
6145
|
+
"Exbibyte": "{0} EiB",
|
|
6146
|
+
"Zebibyte": "{0} ZiB",
|
|
6147
|
+
"Yobibyte": "{0} YiB"
|
|
6127
6148
|
}
|
|
6128
6149
|
}
|
|
@@ -6243,5 +6243,26 @@
|
|
|
6243
6243
|
"sap-calendarWeek": {
|
|
6244
6244
|
"narrow": "TH {0}",
|
|
6245
6245
|
"wide": "Takvim haftası {0}"
|
|
6246
|
+
},
|
|
6247
|
+
"sap-datePlaceholder": "Örneğin {0}",
|
|
6248
|
+
"sap-fileSize": {
|
|
6249
|
+
"Byte": "{0} bayt",
|
|
6250
|
+
"Bytes": "{0} bayt",
|
|
6251
|
+
"Kilobyte": "{0} KB",
|
|
6252
|
+
"Megabyte": "{0} MB",
|
|
6253
|
+
"Gigabyte": "{0} GB",
|
|
6254
|
+
"Terabyte": "{0} TB",
|
|
6255
|
+
"Petabyte": "{0} PB",
|
|
6256
|
+
"Exabyte": "{0} EB",
|
|
6257
|
+
"Zettabyte": "{0} ZB",
|
|
6258
|
+
"Yottabyte": "{0} YB",
|
|
6259
|
+
"Kibibyte": "{0} KiB",
|
|
6260
|
+
"Mebibyte": "{0} MiB",
|
|
6261
|
+
"Gibibyte": "{0} GiB",
|
|
6262
|
+
"Tebibyte": "{0} TiB",
|
|
6263
|
+
"Pebibyte": "{0} PiB",
|
|
6264
|
+
"Exbibyte": "{0} EiB",
|
|
6265
|
+
"Zebibyte": "{0} ZiB",
|
|
6266
|
+
"Yobibyte": "{0} YiB"
|
|
6246
6267
|
}
|
|
6247
6268
|
}
|
|
@@ -6804,5 +6804,26 @@
|
|
|
6804
6804
|
"sap-calendarWeek": {
|
|
6805
6805
|
"narrow": "КТ {0}",
|
|
6806
6806
|
"wide": "Календарний тиждень {0}"
|
|
6807
|
+
},
|
|
6808
|
+
"sap-datePlaceholder": "наприклад, {0}",
|
|
6809
|
+
"sap-fileSize": {
|
|
6810
|
+
"Byte": "{0} байт",
|
|
6811
|
+
"Bytes": "{0} байти",
|
|
6812
|
+
"Kilobyte": "{0} кБ",
|
|
6813
|
+
"Megabyte": "{0} МБ",
|
|
6814
|
+
"Gigabyte": "{0} ГБ",
|
|
6815
|
+
"Terabyte": "{0} ТБ",
|
|
6816
|
+
"Petabyte": "{0} ПБ",
|
|
6817
|
+
"Exabyte": "{0} ЕБ",
|
|
6818
|
+
"Zettabyte": "{0} ЗБ",
|
|
6819
|
+
"Yottabyte": "{0} ЙБ",
|
|
6820
|
+
"Kibibyte": "{0} КіБ",
|
|
6821
|
+
"Mebibyte": "{0} МіБ",
|
|
6822
|
+
"Gibibyte": "{0} ГиБ",
|
|
6823
|
+
"Tebibyte": "{0} ТіБ",
|
|
6824
|
+
"Pebibyte": "{0} ПіБ",
|
|
6825
|
+
"Exbibyte": "{0} ЕіБ",
|
|
6826
|
+
"Zebibyte": "{0} ЗіБ",
|
|
6827
|
+
"Yobibyte": "{0} ЙіБ"
|
|
6807
6828
|
}
|
|
6808
6829
|
}
|