@sapui5/sap.ui.export 1.84.40 → 1.84.42
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/package.json +1 -1
- package/src/sap/ui/export/.library +1 -1
- package/src/sap/ui/export/ExportDialog.js +1 -1
- package/src/sap/ui/export/ExportUtils.js +3 -3
- package/src/sap/ui/export/Spreadsheet.js +4 -4
- package/src/sap/ui/export/SpreadsheetExport.js +2 -2
- package/src/sap/ui/export/library.js +3 -3
- package/src/sap/ui/export/messagebundle_ar.properties +24 -0
- package/src/sap/ui/export/messagebundle_bg.properties +24 -0
- package/src/sap/ui/export/messagebundle_ca.properties +24 -0
- package/src/sap/ui/export/messagebundle_cs.properties +24 -0
- package/src/sap/ui/export/messagebundle_cy.properties +24 -0
- package/src/sap/ui/export/messagebundle_da.properties +24 -0
- package/src/sap/ui/export/messagebundle_de.properties +24 -0
- package/src/sap/ui/export/messagebundle_el.properties +24 -0
- package/src/sap/ui/export/messagebundle_en.properties +24 -0
- package/src/sap/ui/export/messagebundle_en_GB.properties +24 -0
- package/src/sap/ui/export/messagebundle_es.properties +24 -0
- package/src/sap/ui/export/messagebundle_es_MX.properties +24 -0
- package/src/sap/ui/export/messagebundle_et.properties +24 -0
- package/src/sap/ui/export/messagebundle_fi.properties +24 -0
- package/src/sap/ui/export/messagebundle_fr.properties +24 -0
- package/src/sap/ui/export/messagebundle_fr_CA.properties +24 -0
- package/src/sap/ui/export/messagebundle_hi.properties +24 -0
- package/src/sap/ui/export/messagebundle_hr.properties +24 -0
- package/src/sap/ui/export/messagebundle_hu.properties +24 -0
- package/src/sap/ui/export/messagebundle_id.properties +24 -0
- package/src/sap/ui/export/messagebundle_it.properties +24 -0
- package/src/sap/ui/export/messagebundle_iw.properties +24 -0
- package/src/sap/ui/export/messagebundle_ja.properties +24 -0
- package/src/sap/ui/export/messagebundle_kk.properties +24 -0
- package/src/sap/ui/export/messagebundle_ko.properties +24 -0
- package/src/sap/ui/export/messagebundle_lt.properties +24 -0
- package/src/sap/ui/export/messagebundle_lv.properties +24 -0
- package/src/sap/ui/export/messagebundle_ms.properties +24 -0
- package/src/sap/ui/export/messagebundle_nl.properties +24 -0
- package/src/sap/ui/export/messagebundle_no.properties +24 -0
- package/src/sap/ui/export/messagebundle_pl.properties +24 -0
- package/src/sap/ui/export/messagebundle_pt.properties +24 -0
- package/src/sap/ui/export/messagebundle_pt_PT.properties +24 -0
- package/src/sap/ui/export/messagebundle_ro.properties +24 -0
- package/src/sap/ui/export/messagebundle_ru.properties +24 -0
- package/src/sap/ui/export/messagebundle_sh.properties +31 -7
- package/src/sap/ui/export/messagebundle_sk.properties +24 -0
- package/src/sap/ui/export/messagebundle_sl.properties +24 -0
- package/src/sap/ui/export/messagebundle_sr.properties +31 -7
- package/src/sap/ui/export/messagebundle_sv.properties +24 -0
- package/src/sap/ui/export/messagebundle_th.properties +24 -0
- package/src/sap/ui/export/messagebundle_tr.properties +24 -0
- package/src/sap/ui/export/messagebundle_uk.properties +24 -0
- package/src/sap/ui/export/messagebundle_vi.properties +24 -0
- package/src/sap/ui/export/messagebundle_zh_CN.properties +24 -0
- package/src/sap/ui/export/messagebundle_zh_TW.properties +24 -0
- package/src/sap/ui/export/provider/DataProviderBase.js +1 -1
- package/src/sap/ui/export/themes/base/ExportUtils.less +1 -1
- package/src/sap/ui/export/themes/base/library.source.less +1 -1
- package/src/sap/ui/export/themes/sap_belize/library.source.less +1 -1
- package/src/sap/ui/export/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/ui/export/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/ui/export/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/ui/export/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/export/themes/sap_fiori_3/library.source.less +1 -1
- package/src/sap/ui/export/themes/sap_fiori_3_dark/library.source.less +1 -1
- package/src/sap/ui/export/themes/sap_fiori_3_hcb/library.source.less +1 -1
- package/src/sap/ui/export/themes/sap_fiori_3_hcw/library.source.less +1 -1
- package/src/sap/ui/export/themes/sap_hcb/library.source.less +1 -1
|
@@ -1,44 +1,68 @@
|
|
|
1
|
+
#This is the resource bundle for the SAPUI5 sap.ui.export library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XBUT: Cancel button in the dialog
|
|
2
5
|
CANCEL_BUTTON=At\u0161aukti
|
|
3
6
|
|
|
7
|
+
#XBUT: Export button in the dialog. The meaning is: "Continue" but the first character should not be the same as by "Cancel"
|
|
4
8
|
EXPORT_BUTTON=Eksportuoti
|
|
5
9
|
|
|
10
|
+
#XHED: Default title text for the export progress dialog
|
|
6
11
|
PROGRESS_TITLE=Eksportuoti dokument\u0105
|
|
7
12
|
|
|
13
|
+
#XMSG: Message text informing that exported data is fetched from the server
|
|
8
14
|
PROGRESS_FETCHING_MSG=I\u0161kvie\u010Diami duomenys i\u0161 serverio...
|
|
9
15
|
|
|
16
|
+
#XHED: Default title text for the export progress error message box
|
|
10
17
|
PROGRESS_ERROR_TITLE=Eksportavimo klaida
|
|
11
18
|
|
|
19
|
+
#XMSG: Message text informing that an error has occurred during export
|
|
12
20
|
PROGRESS_ERROR_MSG=Eksportuojant \u012Fvyko \u0161i klaida\:
|
|
13
21
|
|
|
22
|
+
#XMSG: Message text informing that the exported file is too big
|
|
14
23
|
SIZE_WARNING_MSG=\u012Esp\u0117jimas\: eksportuotas dokumentas, kuriame yra {0} eil. ir {1} stulp., yra per didelis.\nGali b\u016Bti vir\u0161yta atminties talpa.\nAt\u0161aukite ir pasirinkite eksportuoti ma\u017Eesn\u012F duomen\u0173 rinkin\u012F.
|
|
15
24
|
|
|
25
|
+
#XMSG: Message text informing that the original error message is empty or no specific error provided
|
|
16
26
|
PROGRESS_ERROR_DEFAULT=Ne\u017Einoma klaida
|
|
17
27
|
|
|
28
|
+
#XHED: Default title text for the export settings dialog
|
|
18
29
|
EXPORT_SETTINGS_TITLE=Eksportuoti kaip
|
|
19
30
|
|
|
31
|
+
#XFLD: File name
|
|
20
32
|
FILE_NAME=Failo vardas
|
|
21
33
|
|
|
34
|
+
#XFLD: Select format
|
|
22
35
|
SELECT_FORMAT=Pasirinkti format\u0105
|
|
23
36
|
|
|
37
|
+
#XFLD: Split cells with multiple values
|
|
24
38
|
SPLIT_CELLS=I\u0161skaidyti langelius su keliomis reik\u0161m\u0117mis
|
|
25
39
|
|
|
40
|
+
#XFLD: Include filter settings
|
|
26
41
|
INCLUDE_FILTER_SETTINGS=\u012Etraukti filtro nustatymus
|
|
27
42
|
|
|
43
|
+
#XHED: Header of the filter sheet
|
|
28
44
|
FILTER_HEADER=Filtruoti
|
|
29
45
|
|
|
46
|
+
#XFLD: Add current date and time to the file name
|
|
30
47
|
ADD_DATE_TIME=\u012E failo vard\u0105 \u012Ftraukti dat\u0105 ir laik\u0105
|
|
31
48
|
|
|
49
|
+
#XLST: Microsoft Excel Workbook file type config for spreadsheet export
|
|
32
50
|
XLSX_FILETYPE=\u201EMicrosoft Excel\u201C darbaknyg\u0117 (*.xlsx)
|
|
33
51
|
|
|
52
|
+
#XMSG: File name warning text
|
|
34
53
|
FILENAME_WARNING=J\u016Bs\u0173 \u012Fverstas failo vardas yra ilgesnis negu 100 simboli\u0173. D\u0117l to gali nepavykti tinkamai atidaryti skai\u010Diuokl\u0117s.
|
|
35
54
|
|
|
55
|
+
#XMSG: File name error text
|
|
36
56
|
FILENAME_ERROR=Failo pavadinime negalima naudoti \u0161i\u0173 simboli\u0173\: \\ / \: * ? " < > |
|
|
37
57
|
|
|
58
|
+
#XMSG: Message text informing that exported file is being created
|
|
38
59
|
PROGRESS_BUNDLE_MSG=Generuojamas failas
|
|
39
60
|
|
|
61
|
+
#XMSG: Message text informing that the exported file size cannot be predicted
|
|
40
62
|
NO_COUNT_WARNING_MSG=Eksporto konfig\u016Bracijoje n\u0117ra pateiktas joks skai\u010Dius.\nViso eksportuot\u0173 eilu\u010Di\u0173 skai\u010Diaus numatyti ne\u012Fmanoma ir jis gali vir\u0161yti programos atminties dyd\u017Eio.\nNet\u0119skite, jei nesate tikri, kad d\u0117l dabartini\u0173 filtr\u0173 nustatym\u0173 nebus gautas didelis duomen\u0173 kiekis.
|
|
41
63
|
|
|
64
|
+
#XTIT: Title of the XLSX document if no title is defined in SpreadSheet settings
|
|
42
65
|
XLSX_DEFAULT_TITLE=SAPUI5 eksportavimas
|
|
43
66
|
|
|
67
|
+
#XTIT,30: Default label of the data sheet - use less than 31 characters!
|
|
44
68
|
XLSX_DEFAULT_SHEETNAME=SAPUI5 eksportavimas
|
|
@@ -1,44 +1,68 @@
|
|
|
1
|
+
#This is the resource bundle for the SAPUI5 sap.ui.export library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XBUT: Cancel button in the dialog
|
|
2
5
|
CANCEL_BUTTON=Atcelt
|
|
3
6
|
|
|
7
|
+
#XBUT: Export button in the dialog. The meaning is: "Continue" but the first character should not be the same as by "Cancel"
|
|
4
8
|
EXPORT_BUTTON=Eksport\u0113t
|
|
5
9
|
|
|
10
|
+
#XHED: Default title text for the export progress dialog
|
|
6
11
|
PROGRESS_TITLE=Eksport\u0113t dokumentu
|
|
7
12
|
|
|
13
|
+
#XMSG: Message text informing that exported data is fetched from the server
|
|
8
14
|
PROGRESS_FETCHING_MSG=Notiek datu iene\u0161ana no servera...
|
|
9
15
|
|
|
16
|
+
#XHED: Default title text for the export progress error message box
|
|
10
17
|
PROGRESS_ERROR_TITLE=Eksport\u0113\u0161anas k\u013C\u016Bda
|
|
11
18
|
|
|
19
|
+
#XMSG: Message text informing that an error has occurred during export
|
|
12
20
|
PROGRESS_ERROR_MSG=Eksport\u0113\u0161anas laik\u0101 rad\u0101s \u0161\u0101da k\u013C\u016Bda\:
|
|
13
21
|
|
|
22
|
+
#XMSG: Message text informing that the exported file is too big
|
|
14
23
|
SIZE_WARNING_MSG=Br\u012Bdin\u0101jums. Eksport\u0113tais dokuments ar {0} rind\u0101m un {1} kolonn\u0101m ir par lielu.\nIesp\u0113jams, tiks p\u0101rsniegta lietojumprogrammas atmi\u0146as ietilp\u012Bba.\nAtceliet un atlasiet maz\u0101ku eksport\u0113jamo datu kopu.
|
|
15
24
|
|
|
25
|
+
#XMSG: Message text informing that the original error message is empty or no specific error provided
|
|
16
26
|
PROGRESS_ERROR_DEFAULT=Nezin\u0101ma k\u013C\u016Bda
|
|
17
27
|
|
|
28
|
+
#XHED: Default title text for the export settings dialog
|
|
18
29
|
EXPORT_SETTINGS_TITLE=Eksport\u0113t k\u0101
|
|
19
30
|
|
|
31
|
+
#XFLD: File name
|
|
20
32
|
FILE_NAME=Faila nosaukums
|
|
21
33
|
|
|
34
|
+
#XFLD: Select format
|
|
22
35
|
SELECT_FORMAT=Atlas\u012Bt form\u0101tu
|
|
23
36
|
|
|
37
|
+
#XFLD: Split cells with multiple values
|
|
24
38
|
SPLIT_CELLS=Sadal\u012Bt \u0161\u016Bnas ar vair\u0101k\u0101m v\u0113rt\u012Bb\u0101m
|
|
25
39
|
|
|
40
|
+
#XFLD: Include filter settings
|
|
26
41
|
INCLUDE_FILTER_SETTINGS=Iek\u013Caut filtra iestat\u012Bjumus
|
|
27
42
|
|
|
43
|
+
#XHED: Header of the filter sheet
|
|
28
44
|
FILTER_HEADER=Filtr\u0113t
|
|
29
45
|
|
|
46
|
+
#XFLD: Add current date and time to the file name
|
|
30
47
|
ADD_DATE_TIME=Pievienot faila nosaukumam pa\u0161reiz\u0113jo datumu un laiku
|
|
31
48
|
|
|
49
|
+
#XLST: Microsoft Excel Workbook file type config for spreadsheet export
|
|
32
50
|
XLSX_FILETYPE=Microsoft Excel darbgr\u0101mata (*.xlsx)
|
|
33
51
|
|
|
52
|
+
#XMSG: File name warning text
|
|
34
53
|
FILENAME_WARNING=J\u016Bsu ievad\u012Btais faila nosaukums p\u0101rsniedz 100\u00A0rakstz\u012Bmes. Tas var liegt izkl\u0101jlapu atv\u0113rt pareizi.
|
|
35
54
|
|
|
55
|
+
#XMSG: File name error text
|
|
36
56
|
FILENAME_ERROR=Faila nosaukum\u0101 nedr\u012Bkst izmantot nevienu no \u0161\u012Bm rakstz\u012Bm\u0113m\: \\ / \: * ? " < > |
|
|
37
57
|
|
|
58
|
+
#XMSG: Message text informing that exported file is being created
|
|
38
59
|
PROGRESS_BUNDLE_MSG=\u0122ener\u0113 failu
|
|
39
60
|
|
|
61
|
+
#XMSG: Message text informing that the exported file size cannot be predicted
|
|
40
62
|
NO_COUNT_WARNING_MSG=Eksport\u0113\u0161anas konfigur\u0101cij\u0101 nav nodro\u0161in\u0101ts skaits. \nEksport\u0113to rindu kopskaitu nevar prognoz\u0113t un tas var p\u0101rsniegt lietojumprogrammas atmi\u0146as jaudu. \nL\u016Bdzu, neturpiniet, ja vien neesat p\u0101rliecin\u0101ts, ka pa\u0161reiz\u0113jo filtra iestat\u012Bjumu rezult\u0101t\u0101 neveidosies liela datu summa.
|
|
41
63
|
|
|
64
|
+
#XTIT: Title of the XLSX document if no title is defined in SpreadSheet settings
|
|
42
65
|
XLSX_DEFAULT_TITLE=SAPUI5 eksports
|
|
43
66
|
|
|
67
|
+
#XTIT,30: Default label of the data sheet - use less than 31 characters!
|
|
44
68
|
XLSX_DEFAULT_SHEETNAME=SAPUI5 eksports
|
|
@@ -1,44 +1,68 @@
|
|
|
1
|
+
#This is the resource bundle for the SAPUI5 sap.ui.export library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XBUT: Cancel button in the dialog
|
|
2
5
|
CANCEL_BUTTON=Batal
|
|
3
6
|
|
|
7
|
+
#XBUT: Export button in the dialog. The meaning is: "Continue" but the first character should not be the same as by "Cancel"
|
|
4
8
|
EXPORT_BUTTON=Eksport
|
|
5
9
|
|
|
10
|
+
#XHED: Default title text for the export progress dialog
|
|
6
11
|
PROGRESS_TITLE=Eksport Dokumen
|
|
7
12
|
|
|
13
|
+
#XMSG: Message text informing that exported data is fetched from the server
|
|
8
14
|
PROGRESS_FETCHING_MSG=Mengambil data daripada pelayan...
|
|
9
15
|
|
|
16
|
+
#XHED: Default title text for the export progress error message box
|
|
10
17
|
PROGRESS_ERROR_TITLE=Ralat Eksport
|
|
11
18
|
|
|
19
|
+
#XMSG: Message text informing that an error has occurred during export
|
|
12
20
|
PROGRESS_ERROR_MSG=Ralat berikut berlaku semasa eksport\:
|
|
13
21
|
|
|
22
|
+
#XMSG: Message text informing that the exported file is too big
|
|
14
23
|
SIZE_WARNING_MSG=Amaran\: Dokumen dieksport dengan {0} baris dan {1} lajur terlalu besar\nKapasiti ingatan aplikasi mungkin terlebih.\nBatalkan dan pilih set data lebih kecil untuk eksport.
|
|
15
24
|
|
|
25
|
+
#XMSG: Message text informing that the original error message is empty or no specific error provided
|
|
16
26
|
PROGRESS_ERROR_DEFAULT=Ralat tidak diketahui
|
|
17
27
|
|
|
28
|
+
#XHED: Default title text for the export settings dialog
|
|
18
29
|
EXPORT_SETTINGS_TITLE=Eksport sebagai
|
|
19
30
|
|
|
31
|
+
#XFLD: File name
|
|
20
32
|
FILE_NAME=Nama Fail
|
|
21
33
|
|
|
34
|
+
#XFLD: Select format
|
|
22
35
|
SELECT_FORMAT=Pilih format
|
|
23
36
|
|
|
37
|
+
#XFLD: Split cells with multiple values
|
|
24
38
|
SPLIT_CELLS=Pisahkan sel dengan nilai berbilang
|
|
25
39
|
|
|
40
|
+
#XFLD: Include filter settings
|
|
26
41
|
INCLUDE_FILTER_SETTINGS=Termasuk tetapan penapis
|
|
27
42
|
|
|
43
|
+
#XHED: Header of the filter sheet
|
|
28
44
|
FILTER_HEADER=Penapis
|
|
29
45
|
|
|
46
|
+
#XFLD: Add current date and time to the file name
|
|
30
47
|
ADD_DATE_TIME=Tambah tarikh dan masa semasa ke nama fail
|
|
31
48
|
|
|
49
|
+
#XLST: Microsoft Excel Workbook file type config for spreadsheet export
|
|
32
50
|
XLSX_FILETYPE=Buku Kerja Microsoft Excel (*.xlsx)
|
|
33
51
|
|
|
52
|
+
#XMSG: File name warning text
|
|
34
53
|
FILENAME_WARNING=Nama fail yang anda masukkan melebihi 100 aksara. Hal ini boleh menghalang hamparan daripada dibuka dengan betul.
|
|
35
54
|
|
|
55
|
+
#XMSG: File name error text
|
|
36
56
|
FILENAME_ERROR=Anda tidak boleh gunakan mana-mana aksara yang berikut dalam nama fail\: \\ / \: * ? " < > |
|
|
37
57
|
|
|
58
|
+
#XMSG: Message text informing that exported file is being created
|
|
38
59
|
PROGRESS_BUNDLE_MSG=Menjanakan fail
|
|
39
60
|
|
|
61
|
+
#XMSG: Message text informing that the exported file size cannot be predicted
|
|
40
62
|
NO_COUNT_WARNING_MSG=Tiada kiraan diberikan dalam konfigurasi eksport. \nJumlah bilangan baris dieksport tidak boleh diramal dan mungkin melebihi kapasiti ingatan bagi aplikasi. \nSila jangan teruskan melainkan anda pasti tetapan penapis semasa tidak menghasilkan sejumlah data yang besar.
|
|
41
63
|
|
|
64
|
+
#XTIT: Title of the XLSX document if no title is defined in SpreadSheet settings
|
|
42
65
|
XLSX_DEFAULT_TITLE=Eksport SAPUI5
|
|
43
66
|
|
|
67
|
+
#XTIT,30: Default label of the data sheet - use less than 31 characters!
|
|
44
68
|
XLSX_DEFAULT_SHEETNAME=Eksport SAPUI5
|
|
@@ -1,44 +1,68 @@
|
|
|
1
|
+
#This is the resource bundle for the SAPUI5 sap.ui.export library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XBUT: Cancel button in the dialog
|
|
2
5
|
CANCEL_BUTTON=Annuleren
|
|
3
6
|
|
|
7
|
+
#XBUT: Export button in the dialog. The meaning is: "Continue" but the first character should not be the same as by "Cancel"
|
|
4
8
|
EXPORT_BUTTON=Exporteren
|
|
5
9
|
|
|
10
|
+
#XHED: Default title text for the export progress dialog
|
|
6
11
|
PROGRESS_TITLE=Document exporteren
|
|
7
12
|
|
|
13
|
+
#XMSG: Message text informing that exported data is fetched from the server
|
|
8
14
|
PROGRESS_FETCHING_MSG=Gegevens worden van de server opgehaald...
|
|
9
15
|
|
|
16
|
+
#XHED: Default title text for the export progress error message box
|
|
10
17
|
PROGRESS_ERROR_TITLE=Exportfout
|
|
11
18
|
|
|
19
|
+
#XMSG: Message text informing that an error has occurred during export
|
|
12
20
|
PROGRESS_ERROR_MSG=De volgende fout is opgetreden tijdens de export\:
|
|
13
21
|
|
|
22
|
+
#XMSG: Message text informing that the exported file is too big
|
|
14
23
|
SIZE_WARNING_MSG=Waarschuwing\: het ge\u00EBxporteerde document met {0} rijen en {1} kolommen is te groot.\nDe opslagcapaciteit van de applicatie is mogelijk overschreden.\nAnnuleer de actie en selecteer een kleinere gegevensset voor de export.
|
|
15
24
|
|
|
25
|
+
#XMSG: Message text informing that the original error message is empty or no specific error provided
|
|
16
26
|
PROGRESS_ERROR_DEFAULT=Onbekende fout
|
|
17
27
|
|
|
28
|
+
#XHED: Default title text for the export settings dialog
|
|
18
29
|
EXPORT_SETTINGS_TITLE=Exporteren als
|
|
19
30
|
|
|
31
|
+
#XFLD: File name
|
|
20
32
|
FILE_NAME=Bestandsnaam
|
|
21
33
|
|
|
34
|
+
#XFLD: Select format
|
|
22
35
|
SELECT_FORMAT=Formaat selecteren
|
|
23
36
|
|
|
37
|
+
#XFLD: Split cells with multiple values
|
|
24
38
|
SPLIT_CELLS=Cellen met meerdere waarden splitsen
|
|
25
39
|
|
|
40
|
+
#XFLD: Include filter settings
|
|
26
41
|
INCLUDE_FILTER_SETTINGS=Filterinstellingen opnemen
|
|
27
42
|
|
|
43
|
+
#XHED: Header of the filter sheet
|
|
28
44
|
FILTER_HEADER=Filteren
|
|
29
45
|
|
|
46
|
+
#XFLD: Add current date and time to the file name
|
|
30
47
|
ADD_DATE_TIME=Huidige datum en tijd aan bestandsnaam toevoegen
|
|
31
48
|
|
|
49
|
+
#XLST: Microsoft Excel Workbook file type config for spreadsheet export
|
|
32
50
|
XLSX_FILETYPE=Microsoft Excel-werkmap (*.xlsx)
|
|
33
51
|
|
|
52
|
+
#XMSG: File name warning text
|
|
34
53
|
FILENAME_WARNING=De bestandsnaam die u hebt ingevoerd is langer dan 100 tekens. Hierdoor wordt het spreadsheet mogelijk niet correct geopend.
|
|
35
54
|
|
|
55
|
+
#XMSG: File name error text
|
|
36
56
|
FILENAME_ERROR=De volgende tekens zijn niet toegestaan in een bestandsnaam\: \\ / \: * ? " < > |
|
|
37
57
|
|
|
58
|
+
#XMSG: Message text informing that exported file is being created
|
|
38
59
|
PROGRESS_BUNDLE_MSG=Bestand wordt gegenereerd
|
|
39
60
|
|
|
61
|
+
#XMSG: Message text informing that the exported file size cannot be predicted
|
|
40
62
|
NO_COUNT_WARNING_MSG=Er is geen aantal opgegeven in de exportconfiguratie. \nHet totaalaantal ge\u00EBxporteerde rijen kan niet worden voorspeld en zou de geheugencapaciteit van de applicatie kunnen overschrijden. Ga niet door tenzij u er zeker van bent dat de huidige filterinstellingen niet resulteren in een grote hoeveelheid gegevens.
|
|
41
63
|
|
|
64
|
+
#XTIT: Title of the XLSX document if no title is defined in SpreadSheet settings
|
|
42
65
|
XLSX_DEFAULT_TITLE=SAPUI5-export
|
|
43
66
|
|
|
67
|
+
#XTIT,30: Default label of the data sheet - use less than 31 characters!
|
|
44
68
|
XLSX_DEFAULT_SHEETNAME=SAPUI5-export
|
|
@@ -1,44 +1,68 @@
|
|
|
1
|
+
#This is the resource bundle for the SAPUI5 sap.ui.export library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XBUT: Cancel button in the dialog
|
|
2
5
|
CANCEL_BUTTON=Avbryt
|
|
3
6
|
|
|
7
|
+
#XBUT: Export button in the dialog. The meaning is: "Continue" but the first character should not be the same as by "Cancel"
|
|
4
8
|
EXPORT_BUTTON=Eksporter
|
|
5
9
|
|
|
10
|
+
#XHED: Default title text for the export progress dialog
|
|
6
11
|
PROGRESS_TITLE=Eksporter dokument
|
|
7
12
|
|
|
13
|
+
#XMSG: Message text informing that exported data is fetched from the server
|
|
8
14
|
PROGRESS_FETCHING_MSG=Henter data fra server ...
|
|
9
15
|
|
|
16
|
+
#XHED: Default title text for the export progress error message box
|
|
10
17
|
PROGRESS_ERROR_TITLE=Eksportfeil
|
|
11
18
|
|
|
19
|
+
#XMSG: Message text informing that an error has occurred during export
|
|
12
20
|
PROGRESS_ERROR_MSG=F\u00F8lgende feil oppstod under eksport\:
|
|
13
21
|
|
|
22
|
+
#XMSG: Message text informing that the exported file is too big
|
|
14
23
|
SIZE_WARNING_MSG=Advarsel\: Det eksporterte dokumentet med {0} rader og {1} kolonner er for stort.\nMinnekapasiteten til applikasjonen kan v\u00E6re overskredet.\nAvbryt og velg et mindre datasett for eksporten.
|
|
15
24
|
|
|
25
|
+
#XMSG: Message text informing that the original error message is empty or no specific error provided
|
|
16
26
|
PROGRESS_ERROR_DEFAULT=Ukjent feil
|
|
17
27
|
|
|
28
|
+
#XHED: Default title text for the export settings dialog
|
|
18
29
|
EXPORT_SETTINGS_TITLE=Eksporter som
|
|
19
30
|
|
|
31
|
+
#XFLD: File name
|
|
20
32
|
FILE_NAME=Filnavn
|
|
21
33
|
|
|
34
|
+
#XFLD: Select format
|
|
22
35
|
SELECT_FORMAT=Velg format
|
|
23
36
|
|
|
37
|
+
#XFLD: Split cells with multiple values
|
|
24
38
|
SPLIT_CELLS=Del opp celler med flere verdier
|
|
25
39
|
|
|
40
|
+
#XFLD: Include filter settings
|
|
26
41
|
INCLUDE_FILTER_SETTINGS=Inkluder filterinnstillinger
|
|
27
42
|
|
|
43
|
+
#XHED: Header of the filter sheet
|
|
28
44
|
FILTER_HEADER=Filter
|
|
29
45
|
|
|
46
|
+
#XFLD: Add current date and time to the file name
|
|
30
47
|
ADD_DATE_TIME=Legg til dagens dato og klokkeslett i filnavnet
|
|
31
48
|
|
|
49
|
+
#XLST: Microsoft Excel Workbook file type config for spreadsheet export
|
|
32
50
|
XLSX_FILETYPE=Microsoft Excel-arbeidsbok (*.xlsx)
|
|
33
51
|
|
|
52
|
+
#XMSG: File name warning text
|
|
34
53
|
FILENAME_WARNING=Filnavnet du har oppgitt, overskrider 100 tegn. Dette kan f\u00F8re til at regnearket ikke \u00E5pnes korrekt.
|
|
35
54
|
|
|
55
|
+
#XMSG: File name error text
|
|
36
56
|
FILENAME_ERROR=Du kan ikke bruke noen av f\u00F8lgende tegn i filnavn\: \\ / \: * ? " < > |
|
|
37
57
|
|
|
58
|
+
#XMSG: Message text informing that exported file is being created
|
|
38
59
|
PROGRESS_BUNDLE_MSG=Genererer fil
|
|
39
60
|
|
|
61
|
+
#XMSG: Message text informing that the exported file size cannot be predicted
|
|
40
62
|
NO_COUNT_WARNING_MSG=Eksportkonfigurasjonen omfatter ikke antall. \nDet totale antallet eksporterte rader kan ikke forutsies, og kan overstige minnekapasiteten til applikasjonen.\nIkke fortsett f\u00F8r du er sikker p\u00E5 at de aktuelle filterinnstillingene ikke resulterer i store mengder data.
|
|
41
63
|
|
|
64
|
+
#XTIT: Title of the XLSX document if no title is defined in SpreadSheet settings
|
|
42
65
|
XLSX_DEFAULT_TITLE=SAPUI5-eksport
|
|
43
66
|
|
|
67
|
+
#XTIT,30: Default label of the data sheet - use less than 31 characters!
|
|
44
68
|
XLSX_DEFAULT_SHEETNAME=SAPUI5-eksport
|
|
@@ -1,44 +1,68 @@
|
|
|
1
|
+
#This is the resource bundle for the SAPUI5 sap.ui.export library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XBUT: Cancel button in the dialog
|
|
2
5
|
CANCEL_BUTTON=Anuluj
|
|
3
6
|
|
|
7
|
+
#XBUT: Export button in the dialog. The meaning is: "Continue" but the first character should not be the same as by "Cancel"
|
|
4
8
|
EXPORT_BUTTON=Eksportuj
|
|
5
9
|
|
|
10
|
+
#XHED: Default title text for the export progress dialog
|
|
6
11
|
PROGRESS_TITLE=Eksport dokumentu
|
|
7
12
|
|
|
13
|
+
#XMSG: Message text informing that exported data is fetched from the server
|
|
8
14
|
PROGRESS_FETCHING_MSG=Pobieranie danych z serwera...
|
|
9
15
|
|
|
16
|
+
#XHED: Default title text for the export progress error message box
|
|
10
17
|
PROGRESS_ERROR_TITLE=B\u0142\u0105d eksportu
|
|
11
18
|
|
|
19
|
+
#XMSG: Message text informing that an error has occurred during export
|
|
12
20
|
PROGRESS_ERROR_MSG=Podczas eksportu wyst\u0105pi\u0142 nast\u0119puj\u0105cy b\u0142\u0105d\:
|
|
13
21
|
|
|
22
|
+
#XMSG: Message text informing that the exported file is too big
|
|
14
23
|
SIZE_WARNING_MSG=Ostrze\u017Cenie\: Eksportowany dokument z {0} wierszami i {1} kolumnami jest za du\u017Cy.\nMo\u017Ce to spowodowa\u0107 przekroczenie limitu pami\u0119ci aplikacji.\nProsz\u0119 anulowa\u0107 i wybra\u0107 mniejszy zbi\u00F3r danych do eksportu..
|
|
15
24
|
|
|
25
|
+
#XMSG: Message text informing that the original error message is empty or no specific error provided
|
|
16
26
|
PROGRESS_ERROR_DEFAULT=Nieznany b\u0142\u0105d
|
|
17
27
|
|
|
28
|
+
#XHED: Default title text for the export settings dialog
|
|
18
29
|
EXPORT_SETTINGS_TITLE=Eksportowanie jako
|
|
19
30
|
|
|
31
|
+
#XFLD: File name
|
|
20
32
|
FILE_NAME=Nazwa pliku
|
|
21
33
|
|
|
34
|
+
#XFLD: Select format
|
|
22
35
|
SELECT_FORMAT=Wybierz format
|
|
23
36
|
|
|
37
|
+
#XFLD: Split cells with multiple values
|
|
24
38
|
SPLIT_CELLS=Dziel kom\u00F3rki wielowarto\u015Bciowe
|
|
25
39
|
|
|
40
|
+
#XFLD: Include filter settings
|
|
26
41
|
INCLUDE_FILTER_SETTINGS=Uwzgl\u0119dnij ustawienia filtra
|
|
27
42
|
|
|
43
|
+
#XHED: Header of the filter sheet
|
|
28
44
|
FILTER_HEADER=Filtr
|
|
29
45
|
|
|
46
|
+
#XFLD: Add current date and time to the file name
|
|
30
47
|
ADD_DATE_TIME=Dodaj bie\u017C\u0105c\u0105 dat\u0119 i godzin\u0119 do nazwy pliku
|
|
31
48
|
|
|
49
|
+
#XLST: Microsoft Excel Workbook file type config for spreadsheet export
|
|
32
50
|
XLSX_FILETYPE=Skoroszyt Microsoft Excel (*.xlsx)
|
|
33
51
|
|
|
52
|
+
#XMSG: File name warning text
|
|
34
53
|
FILENAME_WARNING=Wprowadzona nazwa pliku zawiera wi\u0119cej ni\u017C 100 znak\u00F3w. To mo\u017Ce uniemo\u017Cliwi\u0107 prawid\u0142owe otwieranie arkusza kalkulacyjnego.
|
|
35
54
|
|
|
55
|
+
#XMSG: File name error text
|
|
36
56
|
FILENAME_ERROR=W nazwie pliku nie mo\u017Cesz u\u017Cy\u0107 \u017Cadnego z nast\u0119puj\u0105cych znak\u00F3w\: \\ / \: * ? " < > |
|
|
37
57
|
|
|
58
|
+
#XMSG: Message text informing that exported file is being created
|
|
38
59
|
PROGRESS_BUNDLE_MSG=Generowanie pliku
|
|
39
60
|
|
|
61
|
+
#XMSG: Message text informing that the exported file size cannot be predicted
|
|
40
62
|
NO_COUNT_WARNING_MSG=W konfiguracji eksportu nie okre\u015Blono liczby. \nNie mo\u017Cna przewidzie\u0107 \u0142\u0105cznej liczby eksportowanych wierszy, kt\u00F3ra mo\u017Ce przekracza\u0107 limit pami\u0119ci aplikacji. \nJe\u015Bli u\u017Cytkownik nie ma pewno\u015Bci, \u017Ce aktualne ustawienia filtra nie wygeneruj\u0105 du\u017Cej ilo\u015Bci danych, powinien anulowa\u0107 t\u0119 czynno\u015B\u0107.
|
|
41
63
|
|
|
64
|
+
#XTIT: Title of the XLSX document if no title is defined in SpreadSheet settings
|
|
42
65
|
XLSX_DEFAULT_TITLE=Eksport SAPUI5
|
|
43
66
|
|
|
67
|
+
#XTIT,30: Default label of the data sheet - use less than 31 characters!
|
|
44
68
|
XLSX_DEFAULT_SHEETNAME=Eksport SAPUI5
|
|
@@ -1,44 +1,68 @@
|
|
|
1
|
+
#This is the resource bundle for the SAPUI5 sap.ui.export library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XBUT: Cancel button in the dialog
|
|
2
5
|
CANCEL_BUTTON=Cancelar
|
|
3
6
|
|
|
7
|
+
#XBUT: Export button in the dialog. The meaning is: "Continue" but the first character should not be the same as by "Cancel"
|
|
4
8
|
EXPORT_BUTTON=Exportar
|
|
5
9
|
|
|
10
|
+
#XHED: Default title text for the export progress dialog
|
|
6
11
|
PROGRESS_TITLE=Exportar documento
|
|
7
12
|
|
|
13
|
+
#XMSG: Message text informing that exported data is fetched from the server
|
|
8
14
|
PROGRESS_FETCHING_MSG=Chamando dados do servidor...
|
|
9
15
|
|
|
16
|
+
#XHED: Default title text for the export progress error message box
|
|
10
17
|
PROGRESS_ERROR_TITLE=Exportar erro
|
|
11
18
|
|
|
19
|
+
#XMSG: Message text informing that an error has occurred during export
|
|
12
20
|
PROGRESS_ERROR_MSG=O erro seguinte ocorreu durante a exporta\u00E7\u00E3o\:
|
|
13
21
|
|
|
22
|
+
#XMSG: Message text informing that the exported file is too big
|
|
14
23
|
SIZE_WARNING_MSG=Advert\u00EAncia\: o documento exportado com {0} linhas e {1} colunas \u00E9 demasiado grande.\nA capacidade de mem\u00F3ria da aplica\u00E7\u00E3o pode ter sido excedida.\nCancelar e selecionar um conjunto de dados mais pequenos para exportar.
|
|
15
24
|
|
|
25
|
+
#XMSG: Message text informing that the original error message is empty or no specific error provided
|
|
16
26
|
PROGRESS_ERROR_DEFAULT=Erro desconhecido
|
|
17
27
|
|
|
28
|
+
#XHED: Default title text for the export settings dialog
|
|
18
29
|
EXPORT_SETTINGS_TITLE=Exportar como
|
|
19
30
|
|
|
31
|
+
#XFLD: File name
|
|
20
32
|
FILE_NAME=Nome do arquivo
|
|
21
33
|
|
|
34
|
+
#XFLD: Select format
|
|
22
35
|
SELECT_FORMAT=Selecionar formato
|
|
23
36
|
|
|
37
|
+
#XFLD: Split cells with multiple values
|
|
24
38
|
SPLIT_CELLS=Dividir c\u00E9lulas com v\u00E1rios valores
|
|
25
39
|
|
|
40
|
+
#XFLD: Include filter settings
|
|
26
41
|
INCLUDE_FILTER_SETTINGS=Incluir configura\u00E7\u00F5es de filtro
|
|
27
42
|
|
|
43
|
+
#XHED: Header of the filter sheet
|
|
28
44
|
FILTER_HEADER=Filtro
|
|
29
45
|
|
|
46
|
+
#XFLD: Add current date and time to the file name
|
|
30
47
|
ADD_DATE_TIME=Adicionar data e hora atuais ao nome do arquivo
|
|
31
48
|
|
|
49
|
+
#XLST: Microsoft Excel Workbook file type config for spreadsheet export
|
|
32
50
|
XLSX_FILETYPE=Pasta de trabalho Microsoft Excel (*.xlsx)
|
|
33
51
|
|
|
52
|
+
#XMSG: File name warning text
|
|
34
53
|
FILENAME_WARNING=O nome do arquivo que voc\u00EA inseriu excede 100 caracteres. Isso poder\u00E1 impedir que a planilha eletr\u00F4nica seja aberta corretamente.
|
|
35
54
|
|
|
55
|
+
#XMSG: File name error text
|
|
36
56
|
FILENAME_ERROR=Voc\u00EA n\u00E3o pode utilizar nenhum dos seguintes caracteres em um nome do arquivo\: \\ / \: * ? " < > |
|
|
37
57
|
|
|
58
|
+
#XMSG: Message text informing that exported file is being created
|
|
38
59
|
PROGRESS_BUNDLE_MSG=Gerando arquivo
|
|
39
60
|
|
|
61
|
+
#XMSG: Message text informing that the exported file size cannot be predicted
|
|
40
62
|
NO_COUNT_WARNING_MSG=N\u00E3o existe nenhuma contagem fornecida na configura\u00E7\u00E3o de exporta\u00E7\u00E3o. \nO n\u00FAmero total de linhas exportadas n\u00E3o pode ser previsto e poder\u00E1 exceder a capacidade da mem\u00F3ria da aplica\u00E7\u00E3o. \nN\u00E3o continue a menos que tenha a certeza de que as configura\u00E7\u00F5es de filtro atuais n\u00E3o ir\u00E3o resultar em uma grande quantidade de dados.
|
|
41
63
|
|
|
64
|
+
#XTIT: Title of the XLSX document if no title is defined in SpreadSheet settings
|
|
42
65
|
XLSX_DEFAULT_TITLE=Exporta\u00E7\u00E3o SAPUI5
|
|
43
66
|
|
|
67
|
+
#XTIT,30: Default label of the data sheet - use less than 31 characters!
|
|
44
68
|
XLSX_DEFAULT_SHEETNAME=Exporta\u00E7\u00E3o SAPUI5
|
|
@@ -1,44 +1,68 @@
|
|
|
1
|
+
#This is the resource bundle for the SAPUI5 sap.ui.export library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XBUT: Cancel button in the dialog
|
|
2
5
|
CANCEL_BUTTON=Cancelar
|
|
3
6
|
|
|
7
|
+
#XBUT: Export button in the dialog. The meaning is: "Continue" but the first character should not be the same as by "Cancel"
|
|
4
8
|
EXPORT_BUTTON=Exportar
|
|
5
9
|
|
|
10
|
+
#XHED: Default title text for the export progress dialog
|
|
6
11
|
PROGRESS_TITLE=Exportar documento
|
|
7
12
|
|
|
13
|
+
#XMSG: Message text informing that exported data is fetched from the server
|
|
8
14
|
PROGRESS_FETCHING_MSG=A obter dados do servidor...
|
|
9
15
|
|
|
16
|
+
#XHED: Default title text for the export progress error message box
|
|
10
17
|
PROGRESS_ERROR_TITLE=Erro de exporta\u00E7\u00E3o
|
|
11
18
|
|
|
19
|
+
#XMSG: Message text informing that an error has occurred during export
|
|
12
20
|
PROGRESS_ERROR_MSG=Ocorreu o seguinte erro durante a exporta\u00E7\u00E3o\:
|
|
13
21
|
|
|
22
|
+
#XMSG: Message text informing that the exported file is too big
|
|
14
23
|
SIZE_WARNING_MSG=Aviso\: o documento exportado com {0} linhas e {1} colunas \u00E9 demasiado grande.\nA capacidade de mem\u00F3ria da aplica\u00E7\u00E3o pode ter sido excedida.\nCancele e selecione um conjunto de dados mais pequeno para a exporta\u00E7\u00E3o.
|
|
15
24
|
|
|
25
|
+
#XMSG: Message text informing that the original error message is empty or no specific error provided
|
|
16
26
|
PROGRESS_ERROR_DEFAULT=Erro desconhecido
|
|
17
27
|
|
|
28
|
+
#XHED: Default title text for the export settings dialog
|
|
18
29
|
EXPORT_SETTINGS_TITLE=Exportar como
|
|
19
30
|
|
|
31
|
+
#XFLD: File name
|
|
20
32
|
FILE_NAME=Nome do ficheiro
|
|
21
33
|
|
|
34
|
+
#XFLD: Select format
|
|
22
35
|
SELECT_FORMAT=Selecionar formato
|
|
23
36
|
|
|
37
|
+
#XFLD: Split cells with multiple values
|
|
24
38
|
SPLIT_CELLS=Dividir c\u00E9lulas com valores m\u00FAltiplos
|
|
25
39
|
|
|
40
|
+
#XFLD: Include filter settings
|
|
26
41
|
INCLUDE_FILTER_SETTINGS=Incluir defini\u00E7\u00F5es de filtro
|
|
27
42
|
|
|
43
|
+
#XHED: Header of the filter sheet
|
|
28
44
|
FILTER_HEADER=Filtro
|
|
29
45
|
|
|
46
|
+
#XFLD: Add current date and time to the file name
|
|
30
47
|
ADD_DATE_TIME=Adicionar data e hora ao nome do ficheiro
|
|
31
48
|
|
|
49
|
+
#XLST: Microsoft Excel Workbook file type config for spreadsheet export
|
|
32
50
|
XLSX_FILETYPE=Livro do Microsoft Excel (*.xlsx)
|
|
33
51
|
|
|
52
|
+
#XMSG: File name warning text
|
|
34
53
|
FILENAME_WARNING=O nome do ficheiro que introduziu excede 100 carateres. Isso pode impedir que a folha de c\u00E1lculo seja aberta corretamente.
|
|
35
54
|
|
|
55
|
+
#XMSG: File name error text
|
|
36
56
|
FILENAME_ERROR=N\u00E3o pode utilizar nenhum dos seguintes carateres num nome de ficheiro\: \\ / \: * ? " < > |
|
|
37
57
|
|
|
58
|
+
#XMSG: Message text informing that exported file is being created
|
|
38
59
|
PROGRESS_BUNDLE_MSG=A gerar ficheiro
|
|
39
60
|
|
|
61
|
+
#XMSG: Message text informing that the exported file size cannot be predicted
|
|
40
62
|
NO_COUNT_WARNING_MSG=N\u00E3o existe nenhuma contagem fornecida na configura\u00E7\u00E3o de exporta\u00E7\u00E3o. \nO n\u00FAmero total de linhas n\u00E3o pode ser previsto e pode exceder a capacidade de mem\u00F3ria da aplica\u00E7\u00E3o. \nN\u00E3o continue a menos que tenha a certeza de que as defini\u00E7\u00F5es de filtro atuais n\u00E3o ir\u00E3o resultar em uma grande quantidade de dados.
|
|
41
63
|
|
|
64
|
+
#XTIT: Title of the XLSX document if no title is defined in SpreadSheet settings
|
|
42
65
|
XLSX_DEFAULT_TITLE=Exporta\u00E7\u00E3o SAPUI5
|
|
43
66
|
|
|
67
|
+
#XTIT,30: Default label of the data sheet - use less than 31 characters!
|
|
44
68
|
XLSX_DEFAULT_SHEETNAME=Exporta\u00E7\u00E3o SAPUI5
|
|
@@ -1,44 +1,68 @@
|
|
|
1
|
+
#This is the resource bundle for the SAPUI5 sap.ui.export library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XBUT: Cancel button in the dialog
|
|
2
5
|
CANCEL_BUTTON=Anulare
|
|
3
6
|
|
|
7
|
+
#XBUT: Export button in the dialog. The meaning is: "Continue" but the first character should not be the same as by "Cancel"
|
|
4
8
|
EXPORT_BUTTON=Export
|
|
5
9
|
|
|
10
|
+
#XHED: Default title text for the export progress dialog
|
|
6
11
|
PROGRESS_TITLE=Document de export
|
|
7
12
|
|
|
13
|
+
#XMSG: Message text informing that exported data is fetched from the server
|
|
8
14
|
PROGRESS_FETCHING_MSG=Ob\u021Binere date de la server...
|
|
9
15
|
|
|
16
|
+
#XHED: Default title text for the export progress error message box
|
|
10
17
|
PROGRESS_ERROR_TITLE=Eroare export
|
|
11
18
|
|
|
19
|
+
#XMSG: Message text informing that an error has occurred during export
|
|
12
20
|
PROGRESS_ERROR_MSG=Urm\u0103toarea eroare a ap\u0103rut la export.
|
|
13
21
|
|
|
22
|
+
#XMSG: Message text informing that the exported file is too big
|
|
14
23
|
SIZE_WARNING_MSG=Avertizare\: documentul exportat cu {0} linii \u0219i {1} coloane este prea mare.\nCapacitatea de memorie a aplica\u021Biei poate fi dep\u0103\u0219it\u0103.\nAnula\u021Bi \u0219i selecta\u021Bi un set de date mai mic pentru export.
|
|
15
24
|
|
|
25
|
+
#XMSG: Message text informing that the original error message is empty or no specific error provided
|
|
16
26
|
PROGRESS_ERROR_DEFAULT=Eroare necunoscut\u0103
|
|
17
27
|
|
|
28
|
+
#XHED: Default title text for the export settings dialog
|
|
18
29
|
EXPORT_SETTINGS_TITLE=Export ca
|
|
19
30
|
|
|
31
|
+
#XFLD: File name
|
|
20
32
|
FILE_NAME=Nume fi\u0219ier
|
|
21
33
|
|
|
34
|
+
#XFLD: Select format
|
|
22
35
|
SELECT_FORMAT=Selectare format
|
|
23
36
|
|
|
37
|
+
#XFLD: Split cells with multiple values
|
|
24
38
|
SPLIT_CELLS=Divizare celule cu valori multiple
|
|
25
39
|
|
|
40
|
+
#XFLD: Include filter settings
|
|
26
41
|
INCLUDE_FILTER_SETTINGS=Includere set\u0103ri filtru
|
|
27
42
|
|
|
43
|
+
#XHED: Header of the filter sheet
|
|
28
44
|
FILTER_HEADER=Filtrare
|
|
29
45
|
|
|
46
|
+
#XFLD: Add current date and time to the file name
|
|
30
47
|
ADD_DATE_TIME=Ad\u0103ugare dat\u0103 \u0219i or\u0103 curent\u0103 la nume fi\u0219ier
|
|
31
48
|
|
|
49
|
+
#XLST: Microsoft Excel Workbook file type config for spreadsheet export
|
|
32
50
|
XLSX_FILETYPE=Microsoft Excel Workbook (*.xlsx)
|
|
33
51
|
|
|
52
|
+
#XMSG: File name warning text
|
|
34
53
|
FILENAME_WARNING=Numele fi\u0219ierului introdus dep\u0103\u0219e\u0219te 100 caractere. Acest lucru ar putea \u00EEmpiedica foaia de calcul din a se deschide corect.
|
|
35
54
|
|
|
55
|
+
#XMSG: File name error text
|
|
36
56
|
FILENAME_ERROR=Nu pute\u021Bi utiliza niciunul dintre urm\u0103toarele caractere \u00EEntr-un nume de fi\u0219ier\: \\ / \: * ? " < > |
|
|
37
57
|
|
|
58
|
+
#XMSG: Message text informing that exported file is being created
|
|
38
59
|
PROGRESS_BUNDLE_MSG=Generare fi\u0219ier
|
|
39
60
|
|
|
61
|
+
#XMSG: Message text informing that the exported file size cannot be predicted
|
|
40
62
|
NO_COUNT_WARNING_MSG=Nu exist\u0103 niciun num\u0103r furnizat \u00EEn configurarea exportului. \nNum\u0103rul total de linii exportate nu poate fi prev\u0103zut \u0219i poate dep\u0103\u0219i capacitatea memoriei aplica\u021Biei. \nNu continua\u021Bi dac\u0103 nu sunte\u021Bi sigur c\u0103 set\u0103rile curente de filtru nu vor rezulta \u00EEntr-o cantitate mare de date.
|
|
41
63
|
|
|
64
|
+
#XTIT: Title of the XLSX document if no title is defined in SpreadSheet settings
|
|
42
65
|
XLSX_DEFAULT_TITLE=Export SAPUI5
|
|
43
66
|
|
|
67
|
+
#XTIT,30: Default label of the data sheet - use less than 31 characters!
|
|
44
68
|
XLSX_DEFAULT_SHEETNAME=Export SAPUI5
|