@sapui5/sap.ui.export 1.97.1 → 1.99.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/package.json +1 -1
- package/src/sap/ui/export/.library +2 -2
- package/src/sap/ui/export/ExportBase.js +2 -2
- package/src/sap/ui/export/ExportDialog.js +1 -1
- package/src/sap/ui/export/ExportUtils.js +170 -147
- package/src/sap/ui/export/PortableDocument.js +64 -27
- package/src/sap/ui/export/Spreadsheet.js +4 -4
- package/src/sap/ui/export/SpreadsheetExport.js +2 -2
- package/src/sap/ui/export/fragments/SettingsDialog.fragment.xml +49 -0
- package/src/sap/ui/export/js/XLSXBuilder.js.map +1 -1
- package/src/sap/ui/export/js/libs/JSZip3.js +3 -3
- package/src/sap/ui/export/library.js +3 -3
- package/src/sap/ui/export/messagebundle.properties +41 -2
- package/src/sap/ui/export/messagebundle_ar.properties +27 -1
- package/src/sap/ui/export/messagebundle_bg.properties +27 -1
- package/src/sap/ui/export/messagebundle_ca.properties +27 -1
- package/src/sap/ui/export/messagebundle_cs.properties +27 -1
- package/src/sap/ui/export/messagebundle_cy.properties +27 -1
- package/src/sap/ui/export/messagebundle_da.properties +27 -1
- package/src/sap/ui/export/messagebundle_de.properties +27 -1
- package/src/sap/ui/export/messagebundle_el.properties +27 -1
- package/src/sap/ui/export/messagebundle_en.properties +27 -1
- package/src/sap/ui/export/messagebundle_en_GB.properties +27 -1
- package/src/sap/ui/export/messagebundle_en_US_sappsd.properties +28 -2
- package/src/sap/ui/export/messagebundle_en_US_saprigi.properties +31 -3
- package/src/sap/ui/export/messagebundle_en_US_saptrc.properties +28 -2
- package/src/sap/ui/export/messagebundle_es.properties +27 -1
- package/src/sap/ui/export/messagebundle_es_MX.properties +27 -1
- package/src/sap/ui/export/messagebundle_et.properties +27 -1
- package/src/sap/ui/export/messagebundle_fi.properties +27 -1
- package/src/sap/ui/export/messagebundle_fr.properties +27 -1
- package/src/sap/ui/export/messagebundle_fr_CA.properties +27 -1
- package/src/sap/ui/export/messagebundle_hi.properties +27 -1
- package/src/sap/ui/export/messagebundle_hr.properties +27 -1
- package/src/sap/ui/export/messagebundle_hu.properties +27 -1
- package/src/sap/ui/export/messagebundle_id.properties +27 -1
- package/src/sap/ui/export/messagebundle_it.properties +27 -1
- package/src/sap/ui/export/messagebundle_iw.properties +27 -1
- package/src/sap/ui/export/messagebundle_ja.properties +27 -1
- package/src/sap/ui/export/messagebundle_kk.properties +27 -1
- package/src/sap/ui/export/messagebundle_ko.properties +27 -1
- package/src/sap/ui/export/messagebundle_lt.properties +27 -1
- package/src/sap/ui/export/messagebundle_lv.properties +27 -1
- package/src/sap/ui/export/messagebundle_ms.properties +28 -2
- package/src/sap/ui/export/messagebundle_nl.properties +27 -1
- package/src/sap/ui/export/messagebundle_no.properties +27 -1
- package/src/sap/ui/export/messagebundle_pl.properties +27 -1
- package/src/sap/ui/export/messagebundle_pt.properties +27 -1
- package/src/sap/ui/export/messagebundle_pt_PT.properties +27 -1
- package/src/sap/ui/export/messagebundle_ro.properties +27 -1
- package/src/sap/ui/export/messagebundle_ru.properties +27 -1
- package/src/sap/ui/export/messagebundle_sh.properties +27 -1
- package/src/sap/ui/export/messagebundle_sk.properties +27 -1
- package/src/sap/ui/export/messagebundle_sl.properties +27 -1
- package/src/sap/ui/export/messagebundle_sv.properties +27 -1
- package/src/sap/ui/export/messagebundle_th.properties +27 -1
- package/src/sap/ui/export/messagebundle_tr.properties +27 -1
- package/src/sap/ui/export/messagebundle_uk.properties +27 -1
- package/src/sap/ui/export/messagebundle_vi.properties +27 -1
- package/src/sap/ui/export/messagebundle_zh_CN.properties +27 -1
- package/src/sap/ui/export/messagebundle_zh_TW.properties +27 -1
- package/src/sap/ui/export/provider/DataProviderBase.js +2 -2
- 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
- package/src/sap/ui/export/themes/sap_horizon/library.source.less +1 -1
|
@@ -37,9 +37,31 @@ XLSX_FILETYPE=Microsoft Excel \uD1B5\uD569 \uBB38\uC11C(*.xlsx)
|
|
|
37
37
|
|
|
38
38
|
FILENAME_WARNING=\uC785\uB825\uD55C \uD30C\uC77C \uC774\uB984\uC774 100\uC790\uB97C \uCD08\uACFC\uD569\uB2C8\uB2E4. \uC774\uB85C \uC778\uD574 \uC2A4\uD504\uB808\uB4DC\uC2DC\uD2B8\uAC00 \uC62C\uBC14\uB974\uAC8C \uC5F4\uB9AC\uC9C0 \uC54A\uC744 \uC218 \uC788\uC2B5\uB2C8\uB2E4.
|
|
39
39
|
|
|
40
|
+
PAPER_SIZE=\uC6A9\uC9C0 \uD06C\uAE30
|
|
41
|
+
|
|
42
|
+
ORIENTATION=\uBC29\uD5A5
|
|
43
|
+
|
|
44
|
+
FONT_SIZE=\uAE00\uAF34 \uD06C\uAE30
|
|
45
|
+
|
|
46
|
+
PAPER_SIZE_A4=A4
|
|
47
|
+
|
|
48
|
+
PAPER_SIZE_US_LETTER=US Letter
|
|
49
|
+
|
|
50
|
+
ORIENTATION_LAND=\uAC00\uB85C
|
|
51
|
+
|
|
52
|
+
ORIENTATION_PORT=\uC138\uB85C
|
|
53
|
+
|
|
54
|
+
NUMBER_ERROR=\uAC12\uC740 \uC22B\uC790\uC5EC\uC57C \uD569\uB2C8\uB2E4.
|
|
55
|
+
|
|
56
|
+
ENABLE_ACCESSIBILITY=\uC811\uADFC\uC131 \uD65C\uC131\uD654
|
|
57
|
+
|
|
58
|
+
ENABLE_SIGNATURE=\uC11C\uBA85 \uD65C\uC131\uD654
|
|
59
|
+
|
|
60
|
+
SIGNATURE_REASON=\uC0AC\uC720
|
|
61
|
+
|
|
40
62
|
FILENAME_ERROR=\\ / \: * ? " < > | \uBB38\uC790\uB294 \uD30C\uC77C \uC774\uB984\uC5D0 \uC0AC\uC6A9\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
|
|
41
63
|
|
|
42
|
-
PROGRESS_BUNDLE_MSG=\uD30C\uC77C \uC0DD\uC131 \uC911
|
|
64
|
+
PROGRESS_BUNDLE_MSG=\uD30C\uC77C \uC0DD\uC131 \uC911...
|
|
43
65
|
|
|
44
66
|
NO_COUNT_WARNING_MSG=\uC5D1\uC2A4\uD3EC\uD2B8 \uAD6C\uC131\uC5D0 \uAC1C\uC218\uAC00 \uC785\uB825\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4. \n\uC5D1\uC2A4\uD3EC\uD2B8\uB418\uB294 \uD589\uC758 \uCD1D \uAC1C\uC218\uB97C \uC608\uCE21\uD560 \uC218 \uC5C6\uC73C\uBA70 \uC5B4\uD50C\uB9AC\uCF00\uC774\uC158\uC758 \uBA54\uBAA8\uB9AC \uC6A9\uB7C9\uC744 \uCD08\uACFC\uD560 \uC218\uB3C4 \uC788\uC2B5\uB2C8\uB2E4. \n\uD604\uC7AC\uC758 \uD544\uD130 \uC124\uC815\uC73C\uB85C \uB300\uB7C9\uC758 \uB370\uC774\uD130\uAC00 \uBC1C\uC0DD\uD558\uC9C0 \uC54A\uB294\uB2E4\uB294 \uD655\uC2E0\uC774 \uC788\uB294 \uACBD\uC6B0\uC5D0\uB9CC \uACC4\uC18D \uC9C4\uD589\uD558\uC2ED\uC2DC\uC624.
|
|
45
67
|
|
|
@@ -48,3 +70,7 @@ XLSX_DEFAULT_TITLE=SAPUI5 \uC5D1\uC2A4\uD3EC\uD2B8
|
|
|
48
70
|
XLSX_DEFAULT_SHEETNAME=SAPUI5 \uC5D1\uC2A4\uD3EC\uD2B8
|
|
49
71
|
|
|
50
72
|
PDF_FILETYPE=PDF(*.pdf)
|
|
73
|
+
|
|
74
|
+
TOOLTIP_PDF_ACCESSIBILITY=Defines whether the generated document is accessible. If this option is unavailable, it is not supported by the back-end service.
|
|
75
|
+
|
|
76
|
+
TOOLTIP_PDF_SIGNATURE=Defines whether the generated document is signed with a digital signature. If this option is unavailable, it is not supported by the back-end service.
|
|
@@ -37,9 +37,31 @@ XLSX_FILETYPE=\u201EMicrosoft Excel\u201C darbaknyg\u0117 (*.xlsx)
|
|
|
37
37
|
|
|
38
38
|
FILENAME_WARNING=J\u016Bs\u0173 \u012Fverstas failo vardas yra ilgesnis negu 100 simboli\u0173. D\u0117l to gali nepavykti tinkamai atidaryti skai\u010Diuokl\u0117s.
|
|
39
39
|
|
|
40
|
+
PAPER_SIZE=Popieriaus dydis
|
|
41
|
+
|
|
42
|
+
ORIENTATION=Pad\u0117tis
|
|
43
|
+
|
|
44
|
+
FONT_SIZE=\u0160rifto dydis
|
|
45
|
+
|
|
46
|
+
PAPER_SIZE_A4=A4
|
|
47
|
+
|
|
48
|
+
PAPER_SIZE_US_LETTER=JAV lai\u0161k\u0173
|
|
49
|
+
|
|
50
|
+
ORIENTATION_LAND=Guls\u010Dias
|
|
51
|
+
|
|
52
|
+
ORIENTATION_PORT=Sta\u010Dias
|
|
53
|
+
|
|
54
|
+
NUMBER_ERROR=Reik\u0161m\u0117 turi b\u016Bti skai\u010Dius.
|
|
55
|
+
|
|
56
|
+
ENABLE_ACCESSIBILITY=\u012Ejungti pritaikym\u0105 ne\u012Fgaliesiems
|
|
57
|
+
|
|
58
|
+
ENABLE_SIGNATURE=\u012Ejungti para\u0161\u0105
|
|
59
|
+
|
|
60
|
+
SIGNATURE_REASON=Prie\u017Eastis
|
|
61
|
+
|
|
40
62
|
FILENAME_ERROR=Failo pavadinime negalima naudoti \u0161i\u0173 simboli\u0173\: \\ / \: * ? " < > |
|
|
41
63
|
|
|
42
|
-
PROGRESS_BUNDLE_MSG=Generuojamas failas
|
|
64
|
+
PROGRESS_BUNDLE_MSG=Generuojamas failas...
|
|
43
65
|
|
|
44
66
|
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.
|
|
45
67
|
|
|
@@ -48,3 +70,7 @@ XLSX_DEFAULT_TITLE=SAPUI5 eksportavimas
|
|
|
48
70
|
XLSX_DEFAULT_SHEETNAME=SAPUI5 eksportavimas
|
|
49
71
|
|
|
50
72
|
PDF_FILETYPE=Portable Document Format (*.pdf)
|
|
73
|
+
|
|
74
|
+
TOOLTIP_PDF_ACCESSIBILITY=Defines whether the generated document is accessible. If this option is unavailable, it is not supported by the back-end service.
|
|
75
|
+
|
|
76
|
+
TOOLTIP_PDF_SIGNATURE=Defines whether the generated document is signed with a digital signature. If this option is unavailable, it is not supported by the back-end service.
|
|
@@ -37,9 +37,31 @@ XLSX_FILETYPE=Microsoft Excel darbgr\u0101mata (*.xlsx)
|
|
|
37
37
|
|
|
38
38
|
FILENAME_WARNING=J\u016Bsu ievad\u012Btais faila nosaukums p\u0101rsniedz 100\u00A0rakstz\u012Bmes. Tas var liegt izkl\u0101jlapu atv\u0113rt pareizi.
|
|
39
39
|
|
|
40
|
+
PAPER_SIZE=Pap\u012Bra form\u0101ts
|
|
41
|
+
|
|
42
|
+
ORIENTATION=Orient\u0101cija
|
|
43
|
+
|
|
44
|
+
FONT_SIZE=Fonta lielums
|
|
45
|
+
|
|
46
|
+
PAPER_SIZE_A4=A4
|
|
47
|
+
|
|
48
|
+
PAPER_SIZE_US_LETTER=US Letter
|
|
49
|
+
|
|
50
|
+
ORIENTATION_LAND=Ainava
|
|
51
|
+
|
|
52
|
+
ORIENTATION_PORT=Portrets
|
|
53
|
+
|
|
54
|
+
NUMBER_ERROR=V\u0113rt\u012Bbai ir j\u0101b\u016Bt skaitlim.
|
|
55
|
+
|
|
56
|
+
ENABLE_ACCESSIBILITY=Iesp\u0113jot pieejam\u012Bbu
|
|
57
|
+
|
|
58
|
+
ENABLE_SIGNATURE=Iesp\u0113jot parakstu
|
|
59
|
+
|
|
60
|
+
SIGNATURE_REASON=Iemesls
|
|
61
|
+
|
|
40
62
|
FILENAME_ERROR=Faila nosaukum\u0101 nedr\u012Bkst izmantot nevienu no \u0161\u012Bm rakstz\u012Bm\u0113m\: \\ / \: * ? " < > |
|
|
41
63
|
|
|
42
|
-
PROGRESS_BUNDLE_MSG=\u0122ener\u0113 failu
|
|
64
|
+
PROGRESS_BUNDLE_MSG=\u0122ener\u0113 failu...
|
|
43
65
|
|
|
44
66
|
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.
|
|
45
67
|
|
|
@@ -48,3 +70,7 @@ XLSX_DEFAULT_TITLE=SAPUI5 eksports
|
|
|
48
70
|
XLSX_DEFAULT_SHEETNAME=SAPUI5 eksports
|
|
49
71
|
|
|
50
72
|
PDF_FILETYPE=Portat\u012Bv\u0101 dokumenta form\u0101ts (*.pdf)
|
|
73
|
+
|
|
74
|
+
TOOLTIP_PDF_ACCESSIBILITY=Defines whether the generated document is accessible. If this option is unavailable, it is not supported by the back-end service.
|
|
75
|
+
|
|
76
|
+
TOOLTIP_PDF_SIGNATURE=Defines whether the generated document is signed with a digital signature. If this option is unavailable, it is not supported by the back-end service.
|
|
@@ -19,7 +19,7 @@ MSG_ERROR_OUT_OF_MEMORY=Proses eksport kehabisan ingatan dan telah dihentikan.\n
|
|
|
19
19
|
|
|
20
20
|
PROGRESS_ERROR_DEFAULT=Ralat tidak diketahui
|
|
21
21
|
|
|
22
|
-
EXPORT_SETTINGS_TITLE=Eksport
|
|
22
|
+
EXPORT_SETTINGS_TITLE=Eksport sebagai
|
|
23
23
|
|
|
24
24
|
FILE_NAME=Nama fail
|
|
25
25
|
|
|
@@ -37,9 +37,31 @@ XLSX_FILETYPE=Buku Kerja Microsoft Excel (*.xlsx)
|
|
|
37
37
|
|
|
38
38
|
FILENAME_WARNING=Nama fail yang anda masukkan melebihi 100 aksara. Hal ini boleh menghalang hamparan daripada dibuka dengan betul.
|
|
39
39
|
|
|
40
|
+
PAPER_SIZE=Saiz Kertas
|
|
41
|
+
|
|
42
|
+
ORIENTATION=Orientasi
|
|
43
|
+
|
|
44
|
+
FONT_SIZE=Saiz Fon
|
|
45
|
+
|
|
46
|
+
PAPER_SIZE_A4=A4
|
|
47
|
+
|
|
48
|
+
PAPER_SIZE_US_LETTER=Surat AS
|
|
49
|
+
|
|
50
|
+
ORIENTATION_LAND=Landskap
|
|
51
|
+
|
|
52
|
+
ORIENTATION_PORT=Potret
|
|
53
|
+
|
|
54
|
+
NUMBER_ERROR=Nilai harus menjadi nombor.
|
|
55
|
+
|
|
56
|
+
ENABLE_ACCESSIBILITY=Dayakan Kebolehcapaian
|
|
57
|
+
|
|
58
|
+
ENABLE_SIGNATURE=Dayakan Tandatangan
|
|
59
|
+
|
|
60
|
+
SIGNATURE_REASON=Sebab
|
|
61
|
+
|
|
40
62
|
FILENAME_ERROR=Anda tidak boleh gunakan mana-mana aksara yang berikut dalam nama fail\: \\ / \: * ? " < > |
|
|
41
63
|
|
|
42
|
-
PROGRESS_BUNDLE_MSG=Menjanakan fail
|
|
64
|
+
PROGRESS_BUNDLE_MSG=Menjanakan fail...
|
|
43
65
|
|
|
44
66
|
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.
|
|
45
67
|
|
|
@@ -48,3 +70,7 @@ XLSX_DEFAULT_TITLE=Eksport SAPUI5
|
|
|
48
70
|
XLSX_DEFAULT_SHEETNAME=Eksport SAPUI5
|
|
49
71
|
|
|
50
72
|
PDF_FILETYPE=Format Dokumen Mudah Alih (*.pdf)
|
|
73
|
+
|
|
74
|
+
TOOLTIP_PDF_ACCESSIBILITY=Defines whether the generated document is accessible. If this option is unavailable, it is not supported by the back-end service.
|
|
75
|
+
|
|
76
|
+
TOOLTIP_PDF_SIGNATURE=Defines whether the generated document is signed with a digital signature. If this option is unavailable, it is not supported by the back-end service.
|
|
@@ -37,9 +37,31 @@ XLSX_FILETYPE=Microsoft Excel-werkmap (*.xlsx)
|
|
|
37
37
|
|
|
38
38
|
FILENAME_WARNING=De bestandsnaam die u hebt ingevoerd is langer dan 100 tekens. Hierdoor wordt het spreadsheet mogelijk niet correct geopend.
|
|
39
39
|
|
|
40
|
+
PAPER_SIZE=Papierformaat
|
|
41
|
+
|
|
42
|
+
ORIENTATION=Papierformaat
|
|
43
|
+
|
|
44
|
+
FONT_SIZE=Lettergrootte
|
|
45
|
+
|
|
46
|
+
PAPER_SIZE_A4=A4
|
|
47
|
+
|
|
48
|
+
PAPER_SIZE_US_LETTER=US Letter
|
|
49
|
+
|
|
50
|
+
ORIENTATION_LAND=Liggend formaat
|
|
51
|
+
|
|
52
|
+
ORIENTATION_PORT=Staand formaat
|
|
53
|
+
|
|
54
|
+
NUMBER_ERROR=De waarde moet een getal zijn.
|
|
55
|
+
|
|
56
|
+
ENABLE_ACCESSIBILITY=Toegankelijkheid inschakelen
|
|
57
|
+
|
|
58
|
+
ENABLE_SIGNATURE=Handtekening inschakelen
|
|
59
|
+
|
|
60
|
+
SIGNATURE_REASON=Reden
|
|
61
|
+
|
|
40
62
|
FILENAME_ERROR=De volgende tekens zijn niet toegestaan in een bestandsnaam\: \\ / \: * ? " < > |
|
|
41
63
|
|
|
42
|
-
PROGRESS_BUNDLE_MSG=Bestand wordt gegenereerd
|
|
64
|
+
PROGRESS_BUNDLE_MSG=Bestand wordt gegenereerd...
|
|
43
65
|
|
|
44
66
|
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.
|
|
45
67
|
|
|
@@ -48,3 +70,7 @@ XLSX_DEFAULT_TITLE=SAPUI5-export
|
|
|
48
70
|
XLSX_DEFAULT_SHEETNAME=SAPUI5-export
|
|
49
71
|
|
|
50
72
|
PDF_FILETYPE=Portable Document Format (*.pdf)
|
|
73
|
+
|
|
74
|
+
TOOLTIP_PDF_ACCESSIBILITY=Defines whether the generated document is accessible. If this option is unavailable, it is not supported by the back-end service.
|
|
75
|
+
|
|
76
|
+
TOOLTIP_PDF_SIGNATURE=Defines whether the generated document is signed with a digital signature. If this option is unavailable, it is not supported by the back-end service.
|
|
@@ -37,9 +37,31 @@ XLSX_FILETYPE=Microsoft Excel-arbeidsbok (*.xlsx)
|
|
|
37
37
|
|
|
38
38
|
FILENAME_WARNING=Filnavnet du har oppgitt, overskrider 100 tegn. Dette kan f\u00F8re til at regnearket ikke \u00E5pnes korrekt.
|
|
39
39
|
|
|
40
|
+
PAPER_SIZE=Papirst\u00F8rrelse
|
|
41
|
+
|
|
42
|
+
ORIENTATION=Papirformat
|
|
43
|
+
|
|
44
|
+
FONT_SIZE=Skriftst\u00F8rrelse
|
|
45
|
+
|
|
46
|
+
PAPER_SIZE_A4=A4
|
|
47
|
+
|
|
48
|
+
PAPER_SIZE_US_LETTER=US letter
|
|
49
|
+
|
|
50
|
+
ORIENTATION_LAND=Liggende format
|
|
51
|
+
|
|
52
|
+
ORIENTATION_PORT=St\u00E5ende format
|
|
53
|
+
|
|
54
|
+
NUMBER_ERROR=Verdien m\u00E5 v\u00E6re et tall.
|
|
55
|
+
|
|
56
|
+
ENABLE_ACCESSIBILITY=Aktiver tilgang
|
|
57
|
+
|
|
58
|
+
ENABLE_SIGNATURE=Aktiver signatur
|
|
59
|
+
|
|
60
|
+
SIGNATURE_REASON=\u00C5rsak
|
|
61
|
+
|
|
40
62
|
FILENAME_ERROR=Du kan ikke bruke noen av f\u00F8lgende tegn i filnavn\: \\ / \: * ? " < > |
|
|
41
63
|
|
|
42
|
-
PROGRESS_BUNDLE_MSG=Genererer fil
|
|
64
|
+
PROGRESS_BUNDLE_MSG=Genererer fil...
|
|
43
65
|
|
|
44
66
|
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.
|
|
45
67
|
|
|
@@ -48,3 +70,7 @@ XLSX_DEFAULT_TITLE=SAPUI5-eksport
|
|
|
48
70
|
XLSX_DEFAULT_SHEETNAME=SAPUI5-eksport
|
|
49
71
|
|
|
50
72
|
PDF_FILETYPE=Portable Document Format (*.pdf)
|
|
73
|
+
|
|
74
|
+
TOOLTIP_PDF_ACCESSIBILITY=Defines whether the generated document is accessible. If this option is unavailable, it is not supported by the back-end service.
|
|
75
|
+
|
|
76
|
+
TOOLTIP_PDF_SIGNATURE=Defines whether the generated document is signed with a digital signature. If this option is unavailable, it is not supported by the back-end service.
|
|
@@ -37,9 +37,31 @@ XLSX_FILETYPE=Skoroszyt Microsoft Excel (*.xlsx)
|
|
|
37
37
|
|
|
38
38
|
FILENAME_WARNING=Wprowadzona nazwa pliku zawiera wi\u0119cej ni\u017C 100 znak\u00F3w. To mo\u017Ce uniemo\u017Cliwi\u0107 prawid\u0142owe otwieranie arkusza kalkulacyjnego.
|
|
39
39
|
|
|
40
|
+
PAPER_SIZE=Format papieru
|
|
41
|
+
|
|
42
|
+
ORIENTATION=Format papieru
|
|
43
|
+
|
|
44
|
+
FONT_SIZE=Rozmiar czcionki
|
|
45
|
+
|
|
46
|
+
PAPER_SIZE_A4=A4
|
|
47
|
+
|
|
48
|
+
PAPER_SIZE_US_LETTER=US letter
|
|
49
|
+
|
|
50
|
+
ORIENTATION_LAND=Format poziomy
|
|
51
|
+
|
|
52
|
+
ORIENTATION_PORT=Format pionowy
|
|
53
|
+
|
|
54
|
+
NUMBER_ERROR=Warto\u015B\u0107 powinna by\u0107 liczb\u0105.
|
|
55
|
+
|
|
56
|
+
ENABLE_ACCESSIBILITY=W\u0142\u0105cz dost\u0119pno\u015B\u0107
|
|
57
|
+
|
|
58
|
+
ENABLE_SIGNATURE=W\u0142\u0105cz podpis
|
|
59
|
+
|
|
60
|
+
SIGNATURE_REASON=Pow\u00F3d
|
|
61
|
+
|
|
40
62
|
FILENAME_ERROR=W nazwie pliku nie mo\u017Cesz u\u017Cy\u0107 \u017Cadnego z nast\u0119puj\u0105cych znak\u00F3w\: \\ / \: * ? " < > |
|
|
41
63
|
|
|
42
|
-
PROGRESS_BUNDLE_MSG=Generowanie pliku
|
|
64
|
+
PROGRESS_BUNDLE_MSG=Generowanie pliku...
|
|
43
65
|
|
|
44
66
|
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.
|
|
45
67
|
|
|
@@ -48,3 +70,7 @@ XLSX_DEFAULT_TITLE=Eksport SAPUI5
|
|
|
48
70
|
XLSX_DEFAULT_SHEETNAME=Eksport SAPUI5
|
|
49
71
|
|
|
50
72
|
PDF_FILETYPE=Portable Document Format (*.pdf)
|
|
73
|
+
|
|
74
|
+
TOOLTIP_PDF_ACCESSIBILITY=Defines whether the generated document is accessible. If this option is unavailable, it is not supported by the back-end service.
|
|
75
|
+
|
|
76
|
+
TOOLTIP_PDF_SIGNATURE=Defines whether the generated document is signed with a digital signature. If this option is unavailable, it is not supported by the back-end service.
|
|
@@ -37,9 +37,31 @@ XLSX_FILETYPE=Pasta de trabalho Microsoft Excel (*.xlsx)
|
|
|
37
37
|
|
|
38
38
|
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.
|
|
39
39
|
|
|
40
|
+
PAPER_SIZE=Tamanho do papel
|
|
41
|
+
|
|
42
|
+
ORIENTATION=Formato papel
|
|
43
|
+
|
|
44
|
+
FONT_SIZE=Tamanho da fonte
|
|
45
|
+
|
|
46
|
+
PAPER_SIZE_A4=A4
|
|
47
|
+
|
|
48
|
+
PAPER_SIZE_US_LETTER=US Letter
|
|
49
|
+
|
|
50
|
+
ORIENTATION_LAND=Formato horizontal
|
|
51
|
+
|
|
52
|
+
ORIENTATION_PORT=Formato vertical
|
|
53
|
+
|
|
54
|
+
NUMBER_ERROR=O valor deve ser um n\u00FAmero.
|
|
55
|
+
|
|
56
|
+
ENABLE_ACCESSIBILITY=Ativar acessibilidade
|
|
57
|
+
|
|
58
|
+
ENABLE_SIGNATURE=Ativar assinatura
|
|
59
|
+
|
|
60
|
+
SIGNATURE_REASON=Motivo
|
|
61
|
+
|
|
40
62
|
FILENAME_ERROR=Voc\u00EA n\u00E3o pode utilizar nenhum dos seguintes caracteres em um nome do arquivo\: \\ / \: * ? " < > |
|
|
41
63
|
|
|
42
|
-
PROGRESS_BUNDLE_MSG=Gerando arquivo
|
|
64
|
+
PROGRESS_BUNDLE_MSG=Gerando arquivo...
|
|
43
65
|
|
|
44
66
|
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.
|
|
45
67
|
|
|
@@ -48,3 +70,7 @@ XLSX_DEFAULT_TITLE=Exporta\u00E7\u00E3o SAPUI5
|
|
|
48
70
|
XLSX_DEFAULT_SHEETNAME=Exporta\u00E7\u00E3o SAPUI5
|
|
49
71
|
|
|
50
72
|
PDF_FILETYPE=Portable Document Format (*.pdf)
|
|
73
|
+
|
|
74
|
+
TOOLTIP_PDF_ACCESSIBILITY=Defines whether the generated document is accessible. If this option is unavailable, it is not supported by the back-end service.
|
|
75
|
+
|
|
76
|
+
TOOLTIP_PDF_SIGNATURE=Defines whether the generated document is signed with a digital signature. If this option is unavailable, it is not supported by the back-end service.
|
|
@@ -37,9 +37,31 @@ XLSX_FILETYPE=Livro do Microsoft Excel (*.xlsx)
|
|
|
37
37
|
|
|
38
38
|
FILENAME_WARNING=O nome do ficheiro que introduziu excede 100 carateres. Isso pode impedir que a folha de c\u00E1lculo seja aberta corretamente.
|
|
39
39
|
|
|
40
|
+
PAPER_SIZE=Tamanho do papel
|
|
41
|
+
|
|
42
|
+
ORIENTATION=Orienta\u00E7\u00E3o
|
|
43
|
+
|
|
44
|
+
FONT_SIZE=Tamanho de tipo de letra
|
|
45
|
+
|
|
46
|
+
PAPER_SIZE_A4=A4
|
|
47
|
+
|
|
48
|
+
PAPER_SIZE_US_LETTER=Carta EUA
|
|
49
|
+
|
|
50
|
+
ORIENTATION_LAND=Horizontal
|
|
51
|
+
|
|
52
|
+
ORIENTATION_PORT=Vertical
|
|
53
|
+
|
|
54
|
+
NUMBER_ERROR=O valor deve ser um n\u00FAmero.
|
|
55
|
+
|
|
56
|
+
ENABLE_ACCESSIBILITY=Ativar acessibilidade
|
|
57
|
+
|
|
58
|
+
ENABLE_SIGNATURE=Ativar assinatura
|
|
59
|
+
|
|
60
|
+
SIGNATURE_REASON=Motivo
|
|
61
|
+
|
|
40
62
|
FILENAME_ERROR=N\u00E3o pode utilizar nenhum dos seguintes carateres num nome de ficheiro\: \\ / \: * ? " < > |
|
|
41
63
|
|
|
42
|
-
PROGRESS_BUNDLE_MSG=A gerar ficheiro
|
|
64
|
+
PROGRESS_BUNDLE_MSG=A gerar ficheiro...
|
|
43
65
|
|
|
44
66
|
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.
|
|
45
67
|
|
|
@@ -48,3 +70,7 @@ XLSX_DEFAULT_TITLE=Exporta\u00E7\u00E3o SAPUI5
|
|
|
48
70
|
XLSX_DEFAULT_SHEETNAME=Exporta\u00E7\u00E3o SAPUI5
|
|
49
71
|
|
|
50
72
|
PDF_FILETYPE=Portable Document Format (*.pdf)
|
|
73
|
+
|
|
74
|
+
TOOLTIP_PDF_ACCESSIBILITY=Defines whether the generated document is accessible. If this option is unavailable, it is not supported by the back-end service.
|
|
75
|
+
|
|
76
|
+
TOOLTIP_PDF_SIGNATURE=Defines whether the generated document is signed with a digital signature. If this option is unavailable, it is not supported by the back-end service.
|
|
@@ -37,9 +37,31 @@ XLSX_FILETYPE=Microsoft Excel Workbook (*.xlsx)
|
|
|
37
37
|
|
|
38
38
|
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.
|
|
39
39
|
|
|
40
|
+
PAPER_SIZE=M\u0103rime h\u00E2rtie
|
|
41
|
+
|
|
42
|
+
ORIENTATION=Orientare
|
|
43
|
+
|
|
44
|
+
FONT_SIZE=M\u0103rime font
|
|
45
|
+
|
|
46
|
+
PAPER_SIZE_A4=A4
|
|
47
|
+
|
|
48
|
+
PAPER_SIZE_US_LETTER=US Letter
|
|
49
|
+
|
|
50
|
+
ORIENTATION_LAND=Format orizontal
|
|
51
|
+
|
|
52
|
+
ORIENTATION_PORT=Format vertical
|
|
53
|
+
|
|
54
|
+
NUMBER_ERROR=Valoarea trebuie s\u0103 fie un num\u0103r.
|
|
55
|
+
|
|
56
|
+
ENABLE_ACCESSIBILITY=Activare accesibilitate
|
|
57
|
+
|
|
58
|
+
ENABLE_SIGNATURE=Activare semn\u0103tur\u0103
|
|
59
|
+
|
|
60
|
+
SIGNATURE_REASON=Motiv
|
|
61
|
+
|
|
40
62
|
FILENAME_ERROR=Nu pute\u021Bi utiliza niciunul dintre urm\u0103toarele caractere \u00EEntr-un nume de fi\u0219ier\: \\ / \: * ? " < > |
|
|
41
63
|
|
|
42
|
-
PROGRESS_BUNDLE_MSG=Generare fi\u0219ier
|
|
64
|
+
PROGRESS_BUNDLE_MSG=Generare fi\u0219ier...
|
|
43
65
|
|
|
44
66
|
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.
|
|
45
67
|
|
|
@@ -48,3 +70,7 @@ XLSX_DEFAULT_TITLE=Export SAPUI5
|
|
|
48
70
|
XLSX_DEFAULT_SHEETNAME=Export SAPUI5
|
|
49
71
|
|
|
50
72
|
PDF_FILETYPE=Format document portabil (*.pdf)
|
|
73
|
+
|
|
74
|
+
TOOLTIP_PDF_ACCESSIBILITY=Defines whether the generated document is accessible. If this option is unavailable, it is not supported by the back-end service.
|
|
75
|
+
|
|
76
|
+
TOOLTIP_PDF_SIGNATURE=Defines whether the generated document is signed with a digital signature. If this option is unavailable, it is not supported by the back-end service.
|
|
@@ -37,9 +37,31 @@ XLSX_FILETYPE=\u0420\u0430\u0431\u043E\u0447\u0430\u044F \u043A\u043D\u0438\u043
|
|
|
37
37
|
|
|
38
38
|
FILENAME_WARNING=\u0414\u043B\u0438\u043D\u0430 \u0432\u0432\u0435\u0434\u0435\u043D\u043D\u043E\u0433\u043E \u0438\u043C\u0435\u043D\u0438 \u0444\u0430\u0439\u043B\u0430 \u043F\u0440\u0435\u0432\u044B\u0448\u0430\u0435\u0442 100 \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432. \u042D\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u043F\u043E\u0432\u043B\u0438\u044F\u0442\u044C \u043D\u0430 \u043E\u0442\u043A\u0440\u044B\u0442\u0438\u0435 \u044D\u043B\u0435\u043A\u0442\u0440\u043E\u043D\u043D\u043E\u0439 \u0442\u0430\u0431\u043B\u0438\u0446\u044B.
|
|
39
39
|
|
|
40
|
+
PAPER_SIZE=\u0420\u0430\u0437\u043C\u0435\u0440 \u0431\u0443\u043C\u0430\u0433\u0438
|
|
41
|
+
|
|
42
|
+
ORIENTATION=\u0424\u043E\u0440\u043C\u0430\u0442 \u0431\u0443\u043C\u0430\u0433\u0438
|
|
43
|
+
|
|
44
|
+
FONT_SIZE=\u0420\u0430\u0437\u043C\u0435\u0440 \u0448\u0440\u0438\u0444\u0442\u0430
|
|
45
|
+
|
|
46
|
+
PAPER_SIZE_A4=A4
|
|
47
|
+
|
|
48
|
+
PAPER_SIZE_US_LETTER=US Letter
|
|
49
|
+
|
|
50
|
+
ORIENTATION_LAND=\u0413\u043E\u0440\u0438\u0437\u043E\u043D\u0442\u0430\u043B\u044C\u043D\u044B\u0439 \u0444\u043E\u0440\u043C\u0430\u0442
|
|
51
|
+
|
|
52
|
+
ORIENTATION_PORT=\u0412\u0435\u0440\u0442\u0438\u043A\u0430\u043B\u044C\u043D\u044B\u0439 \u0444\u043E\u0440\u043C\u0430\u0442
|
|
53
|
+
|
|
54
|
+
NUMBER_ERROR=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u043D\u0435 \u0434\u043E\u043B\u0436\u043D\u043E \u0431\u044B\u0442\u044C \u0447\u0438\u0441\u043B\u043E\u043C.
|
|
55
|
+
|
|
56
|
+
ENABLE_ACCESSIBILITY=\u0410\u043A\u0442\u0438\u0432\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0434\u043E\u0441\u0442\u0443\u043F\u043D\u043E\u0441\u0442\u044C
|
|
57
|
+
|
|
58
|
+
ENABLE_SIGNATURE=\u0410\u043A\u0442\u0438\u0432\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043F\u043E\u0434\u043F\u0438\u0441\u044C
|
|
59
|
+
|
|
60
|
+
SIGNATURE_REASON=\u041F\u0440\u0438\u0447\u0438\u043D\u0430
|
|
61
|
+
|
|
40
62
|
FILENAME_ERROR=\u0412 \u0438\u043C\u0435\u043D\u0438 \u0444\u0430\u0439\u043B\u0430 \u043D\u0435\u0434\u043E\u043F\u0443\u0441\u0442\u0438\u043C\u044B \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0435 \u0441\u0438\u043C\u0432\u043E\u043B\u044B\: \\ / \: * ? " < > |
|
|
41
63
|
|
|
42
|
-
PROGRESS_BUNDLE_MSG=\u0413\u0435\u043D\u0435\u0440\u0430\u0446\u0438\u044F \u0444\u0430\u0439\u043B\u0430
|
|
64
|
+
PROGRESS_BUNDLE_MSG=\u0413\u0435\u043D\u0435\u0440\u0430\u0446\u0438\u044F \u0444\u0430\u0439\u043B\u0430...
|
|
43
65
|
|
|
44
66
|
NO_COUNT_WARNING_MSG=\u041F\u043E\u0434\u0441\u0447\u0435\u0442 \u043D\u0435 \u043D\u0430\u0441\u0442\u0440\u043E\u0435\u043D \u0432 \u043A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \u044D\u043A\u0441\u043F\u043E\u0440\u0442\u0430. \n\u041E\u0431\u0449\u0435\u0435 \u0447\u0438\u0441\u043B\u043E \u044D\u043A\u0441\u043F\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u044B\u0445 \u0441\u0442\u0440\u043E\u043A \u0441\u043F\u0440\u043E\u0433\u043D\u043E\u0437\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E, \u043E\u043D\u043E \u043C\u043E\u0436\u0435\u0442 \u043F\u0440\u0435\u0432\u044B\u0448\u0430\u0442\u044C \u043E\u0431\u044A\u0435\u043C \u043F\u0430\u043C\u044F\u0442\u0438 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u044F. \n\u041F\u0440\u043E\u0434\u043E\u043B\u0436\u0438\u0442\u0435 \u0432\u044B\u043F\u043E\u043B\u043D\u0435\u043D\u0438\u0435, \u0442\u043E\u043B\u044C\u043A\u043E \u0435\u0441\u043B\u0438 \u0432\u044B \u0443\u0432\u0435\u0440\u0435\u043D\u044B, \u0447\u0442\u043E \u0442\u0435\u043A\u0443\u0449\u0438\u0435 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0444\u0438\u043B\u044C\u0442\u0440\u0430 \u043D\u0435 \u043F\u0440\u0438\u0432\u0435\u0434\u0443\u0442 \u043A \u0431\u043E\u043B\u044C\u0448\u043E\u043C\u0443 \u043E\u0431\u044A\u0435\u043C\u0443 \u0434\u0430\u043D\u043D\u044B\u0445.
|
|
45
67
|
|
|
@@ -48,3 +70,7 @@ XLSX_DEFAULT_TITLE=SAPUI5\: \u044D\u043A\u0441\u043F\u043E\u0440\u0442
|
|
|
48
70
|
XLSX_DEFAULT_SHEETNAME=SAPUI5\: \u044D\u043A\u0441\u043F\u043E\u0440\u0442
|
|
49
71
|
|
|
50
72
|
PDF_FILETYPE=Portable Document Format (*.pdf)
|
|
73
|
+
|
|
74
|
+
TOOLTIP_PDF_ACCESSIBILITY=Defines whether the generated document is accessible. If this option is unavailable, it is not supported by the back-end service.
|
|
75
|
+
|
|
76
|
+
TOOLTIP_PDF_SIGNATURE=Defines whether the generated document is signed with a digital signature. If this option is unavailable, it is not supported by the back-end service.
|
|
@@ -37,9 +37,31 @@ XLSX_FILETYPE=Microsoft Excel radna knjiga (*.xlsx)
|
|
|
37
37
|
|
|
38
38
|
FILENAME_WARNING=Naziv fajla koji ste uneli prekora\u010Duje 100 znakova. To mo\u017Ee spre\u010Diti pravilno otvaranje tabelarnog izra\u010Dunavanja.
|
|
39
39
|
|
|
40
|
+
PAPER_SIZE=Veli\u010Dina papira
|
|
41
|
+
|
|
42
|
+
ORIENTATION=Orijentacija
|
|
43
|
+
|
|
44
|
+
FONT_SIZE=Veli\u010Dina fonta
|
|
45
|
+
|
|
46
|
+
PAPER_SIZE_A4=A4
|
|
47
|
+
|
|
48
|
+
PAPER_SIZE_US_LETTER=US Letter
|
|
49
|
+
|
|
50
|
+
ORIENTATION_LAND=Horizontalni format
|
|
51
|
+
|
|
52
|
+
ORIENTATION_PORT=Uspravno
|
|
53
|
+
|
|
54
|
+
NUMBER_ERROR=Vrednost treba da bude broj.
|
|
55
|
+
|
|
56
|
+
ENABLE_ACCESSIBILITY=Aktiviraj dostupnost
|
|
57
|
+
|
|
58
|
+
ENABLE_SIGNATURE=Aktiviraj potpis
|
|
59
|
+
|
|
60
|
+
SIGNATURE_REASON=Razlog
|
|
61
|
+
|
|
40
62
|
FILENAME_ERROR=Ne mo\u017Eete koristiti nijedan od slede\u0107ih znakova u nazivu fajla\: \\ / \: * ? " < > |
|
|
41
63
|
|
|
42
|
-
PROGRESS_BUNDLE_MSG=Generisanje fajla
|
|
64
|
+
PROGRESS_BUNDLE_MSG=Generisanje fajla...
|
|
43
65
|
|
|
44
66
|
NO_COUNT_WARNING_MSG=Brojanje nije obezbe\u0111eno u konfiguraciji izvoza. \nUkupni broj izvezenih redova se ne mo\u017Ee predvideti i mo\u017Ee prekora\u010Diti kapacitet memorije aplikacije. \nNemojte nastavljati ukoliko niste sigurni da trenutna pode\u0161avanja filtera ne\u0107e prouzrokovati veliku koli\u010Dinu podataka.
|
|
45
67
|
|
|
@@ -48,3 +70,7 @@ XLSX_DEFAULT_TITLE=SAPUI5 izvoz
|
|
|
48
70
|
XLSX_DEFAULT_SHEETNAME=SAPUI5 izvoz
|
|
49
71
|
|
|
50
72
|
PDF_FILETYPE=Portable Document Format (*.pdf)
|
|
73
|
+
|
|
74
|
+
TOOLTIP_PDF_ACCESSIBILITY=Defines whether the generated document is accessible. If this option is unavailable, it is not supported by the back-end service.
|
|
75
|
+
|
|
76
|
+
TOOLTIP_PDF_SIGNATURE=Defines whether the generated document is signed with a digital signature. If this option is unavailable, it is not supported by the back-end service.
|
|
@@ -37,9 +37,31 @@ XLSX_FILETYPE=Pracovn\u00FD zo\u0161it Microsoft Excel (*.xlsx)
|
|
|
37
37
|
|
|
38
38
|
FILENAME_WARNING=N\u00E1zov, ktor\u00FD ste zadali, m\u00E1 viac ako 100 znakov. To m\u00F4\u017Ee zabr\u00E1ni\u0165 spr\u00E1vnemu otvoreniu tabu\u013Eky.
|
|
39
39
|
|
|
40
|
+
PAPER_SIZE=Ve\u013Ekos\u0165 papiera
|
|
41
|
+
|
|
42
|
+
ORIENTATION=Form\u00E1t papiera
|
|
43
|
+
|
|
44
|
+
FONT_SIZE=Ve\u013Ekos\u0165 fontu
|
|
45
|
+
|
|
46
|
+
PAPER_SIZE_A4=A4
|
|
47
|
+
|
|
48
|
+
PAPER_SIZE_US_LETTER=US Letter
|
|
49
|
+
|
|
50
|
+
ORIENTATION_LAND=Form\u00E1t na \u0161\u00EDrku
|
|
51
|
+
|
|
52
|
+
ORIENTATION_PORT=Form\u00E1t na v\u00FD\u0161ku
|
|
53
|
+
|
|
54
|
+
NUMBER_ERROR=Hodnota by mala by\u0165 \u010D\u00EDslo.
|
|
55
|
+
|
|
56
|
+
ENABLE_ACCESSIBILITY=Aktivova\u0165 mo\u017Enos\u0165 pr\u00EDstupu
|
|
57
|
+
|
|
58
|
+
ENABLE_SIGNATURE=Aktivova\u0165 podpis
|
|
59
|
+
|
|
60
|
+
SIGNATURE_REASON=D\u00F4vod
|
|
61
|
+
|
|
40
62
|
FILENAME_ERROR=V n\u00E1zve s\u00FAboru nem\u00F4\u017Eete pou\u017Ei\u0165 \u017Eiadny z nasledovn\u00FDch znakov\: \\ / \: * ? " < > |
|
|
41
63
|
|
|
42
|
-
PROGRESS_BUNDLE_MSG=S\u00FAbor sa generuje
|
|
64
|
+
PROGRESS_BUNDLE_MSG=S\u00FAbor sa generuje...
|
|
43
65
|
|
|
44
66
|
NO_COUNT_WARNING_MSG=V konfigur\u00E1cii exportu nie je zadan\u00FD po\u010Det riadkov. \nCelkov\u00FD po\u010Det exportovan\u00FDch riadkov nie je mo\u017En\u00E9 predpoveda\u0165 a m\u00F4\u017Ee prekro\u010Di\u0165 kapacitu pam\u00E4te aplik\u00E1cie.\nNepokra\u010Dujte, k\u00FDm si nie ste ist\u00FD, \u017Ee aktu\u00E1lne nastavenia filtra nebud\u00FA ma\u0165 za n\u00E1sledok ve\u013Ek\u00E9 mno\u017Estvo d\u00E1t.
|
|
45
67
|
|
|
@@ -48,3 +70,7 @@ XLSX_DEFAULT_TITLE=SAPUI5\: Export
|
|
|
48
70
|
XLSX_DEFAULT_SHEETNAME=SAPUI5\: Export
|
|
49
71
|
|
|
50
72
|
PDF_FILETYPE=Portable Document Format (*.pdf)
|
|
73
|
+
|
|
74
|
+
TOOLTIP_PDF_ACCESSIBILITY=Defines whether the generated document is accessible. If this option is unavailable, it is not supported by the back-end service.
|
|
75
|
+
|
|
76
|
+
TOOLTIP_PDF_SIGNATURE=Defines whether the generated document is signed with a digital signature. If this option is unavailable, it is not supported by the back-end service.
|
|
@@ -37,9 +37,31 @@ XLSX_FILETYPE=Delovna mapa Microsoft Excel (*.xlsx)
|
|
|
37
37
|
|
|
38
38
|
FILENAME_WARNING=Vneseno ime presega 100 znakov. To lahko prepre\u010Di pravilno odpiranje preglednice.
|
|
39
39
|
|
|
40
|
+
PAPER_SIZE=Velikost papirja
|
|
41
|
+
|
|
42
|
+
ORIENTATION=Oblika papirja
|
|
43
|
+
|
|
44
|
+
FONT_SIZE=Velikost pisave
|
|
45
|
+
|
|
46
|
+
PAPER_SIZE_A4=A4
|
|
47
|
+
|
|
48
|
+
PAPER_SIZE_US_LETTER=US Letter
|
|
49
|
+
|
|
50
|
+
ORIENTATION_LAND=Le\u017Ee\u010De
|
|
51
|
+
|
|
52
|
+
ORIENTATION_PORT=Pokon\u010Dno
|
|
53
|
+
|
|
54
|
+
NUMBER_ERROR=Vrednost mora biti \u0161tevilo.
|
|
55
|
+
|
|
56
|
+
ENABLE_ACCESSIBILITY=Omogo\u010Di dostopnost
|
|
57
|
+
|
|
58
|
+
ENABLE_SIGNATURE=Omogo\u010Di podpis
|
|
59
|
+
|
|
60
|
+
SIGNATURE_REASON=Razlog
|
|
61
|
+
|
|
40
62
|
FILENAME_ERROR=V imenu datoteke ni dovoljeno uporabljati naslednjih znakov\: \\ / \: * ? " < > |
|
|
41
63
|
|
|
42
|
-
PROGRESS_BUNDLE_MSG=Generiranje datoteke
|
|
64
|
+
PROGRESS_BUNDLE_MSG=Generiranje datoteke\u00A0...
|
|
43
65
|
|
|
44
66
|
NO_COUNT_WARNING_MSG=V konfiguraciji izvoza ni podano nobeno \u0161tevilo. \nCelotnega \u0161tevila izvo\u017Eenih vrstic ni mogo\u010De predvideti, zato bo kapaciteta pomnilnika aplikacije morda prese\u017Eena.\nNe nadaljujte, razen \u010De ste prepri\u010Dani, da trenutne nastavitve filtra ne bodo povzro\u010Dile velike koli\u010Dine podatkov.
|
|
45
67
|
|
|
@@ -48,3 +70,7 @@ XLSX_DEFAULT_TITLE=Izvoz v SAPUI5
|
|
|
48
70
|
XLSX_DEFAULT_SHEETNAME=Izvoz v SAPUI5
|
|
49
71
|
|
|
50
72
|
PDF_FILETYPE=Portable Document Format (*.pdf)
|
|
73
|
+
|
|
74
|
+
TOOLTIP_PDF_ACCESSIBILITY=Defines whether the generated document is accessible. If this option is unavailable, it is not supported by the back-end service.
|
|
75
|
+
|
|
76
|
+
TOOLTIP_PDF_SIGNATURE=Defines whether the generated document is signed with a digital signature. If this option is unavailable, it is not supported by the back-end service.
|
|
@@ -37,9 +37,31 @@ XLSX_FILETYPE=Microsoft Excel-arbetsbok (*.xlsx)
|
|
|
37
37
|
|
|
38
38
|
FILENAME_WARNING=Angivet filnamn \u00F6verskrider 100 tecken. Detta kan f\u00F6rhindra att kalkylbladet \u00F6ppnas korrekt.
|
|
39
39
|
|
|
40
|
+
PAPER_SIZE=Pappersstorlek
|
|
41
|
+
|
|
42
|
+
ORIENTATION=Pappersformat
|
|
43
|
+
|
|
44
|
+
FONT_SIZE=Teckenstorlek
|
|
45
|
+
|
|
46
|
+
PAPER_SIZE_A4=A4
|
|
47
|
+
|
|
48
|
+
PAPER_SIZE_US_LETTER=US Letter
|
|
49
|
+
|
|
50
|
+
ORIENTATION_LAND=Liggande
|
|
51
|
+
|
|
52
|
+
ORIENTATION_PORT=St\u00E5ende
|
|
53
|
+
|
|
54
|
+
NUMBER_ERROR=V\u00E4rdet ska vara ett tal.
|
|
55
|
+
|
|
56
|
+
ENABLE_ACCESSIBILITY=Aktivera tillg\u00E4nglighet
|
|
57
|
+
|
|
58
|
+
ENABLE_SIGNATURE=Aktivera signatur
|
|
59
|
+
|
|
60
|
+
SIGNATURE_REASON=Orsak
|
|
61
|
+
|
|
40
62
|
FILENAME_ERROR=F\u00F6ljande tecken kan inte anv\u00E4ndas i filnamn\: \\ / \: * ? " < > |
|
|
41
63
|
|
|
42
|
-
PROGRESS_BUNDLE_MSG=Genererar fil
|
|
64
|
+
PROGRESS_BUNDLE_MSG=Genererar fil...
|
|
43
65
|
|
|
44
66
|
NO_COUNT_WARNING_MSG=Inget antal har angetts i exportkonfigurationen. \nTotalt antal exporterade rader kan inte f\u00F6rutses och kan \u00F6verstiga applikationens minneskapacitet. \nForts\u00E4tt endast om du \u00E4r s\u00E4ker p\u00E5 att aktuella filterinst\u00E4llningar inte resulterar i stora m\u00E4ngder data.
|
|
45
67
|
|
|
@@ -48,3 +70,7 @@ XLSX_DEFAULT_TITLE=SAPUI5 - export
|
|
|
48
70
|
XLSX_DEFAULT_SHEETNAME=SAPUI5 - export
|
|
49
71
|
|
|
50
72
|
PDF_FILETYPE=Portable Document Format (*.pdf)
|
|
73
|
+
|
|
74
|
+
TOOLTIP_PDF_ACCESSIBILITY=Defines whether the generated document is accessible. If this option is unavailable, it is not supported by the back-end service.
|
|
75
|
+
|
|
76
|
+
TOOLTIP_PDF_SIGNATURE=Defines whether the generated document is signed with a digital signature. If this option is unavailable, it is not supported by the back-end service.
|