38 lines
2.1 KiB
JavaScript
Raw Normal View History

2016-06-22 02:36:05 -04:00
OC.L10N.register(
"richdocuments",
{
2017-06-29 00:20:42 +00:00
"All" : "Të gjitha",
2016-11-30 02:34:31 +01:00
"Download this revision" : "Shkarkoje këtë rishikim",
"Restore this revision" : "Rikthe këtë rishikim",
2016-07-03 02:35:42 -04:00
"Latest revision" : "Rishikimi më i ri",
2017-06-08 00:21:11 +00:00
"More versions…" : "Më shumë versione...",
2016-07-03 02:35:42 -04:00
"Just now" : "Mu tani",
2016-07-19 02:36:17 -04:00
"Failed to revert the document to older version" : "Dështoi kthimi i dokumentit te versioni më i vjetër",
2016-06-22 02:36:05 -04:00
"Save" : "Ruaje",
2017-06-08 00:21:11 +00:00
"Loading documents…" : "Duke ngarkuar dokumentat...",
2016-06-22 02:36:05 -04:00
"Edit" : "Përpunoni",
2017-06-08 00:21:11 +00:00
"New Document" : "Dokument i Ri",
"New Presentation" : "Prezantim i Ri",
2016-06-22 02:36:05 -04:00
"Could not create file" : "Kartela su krijua dot",
2016-12-07 02:24:23 +00:00
"New Document.odt" : "Dokument.odt i ri",
"New Spreadsheet.ods" : "Fletëllogaritje.ods e re ",
"New Presentation.odp" : "Prezantim.odp i ri",
"New Document.docx" : "Dokument.docx i ri",
"New Spreadsheet.xlsx" : "Fletëllogaritje.xlsx e re",
"New Presentation.pptx" : "Prezantim.pptx i ri",
"Can't create document" : "Skrijohet dot dokumenti",
"Saved" : "U ruajt",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "U ruajt me gabim: Collabora Online do të duhej të përdorte të njëjtin protokoll si instalimi i shërbyesit.",
2016-07-20 02:36:15 -04:00
"Collabora Online" : "Collabora Online",
2016-12-20 12:17:46 +00:00
"Collabora Online server" : "Server Collabora Online",
2016-06-22 02:36:05 -04:00
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL-ja (dhe porta) e shërbyesit Collabora Online që ofron funksione përpunimi si klient WOPI.",
"Apply" : "Zbatoje",
2016-10-15 02:34:18 +02:00
"Use OOXML by default for new files" : "Si parazgjedhje, përdor OOXML për kartela të reja",
2016-06-22 02:36:05 -04:00
"Wrong password. Please retry." : "Fjalëkalim gabuar. Ju lutemi, riprovoni.",
2016-12-07 02:24:23 +00:00
"Password" : "Fjalëkalim",
2016-06-23 02:35:21 -04:00
"OK" : "OK",
2016-06-22 02:36:05 -04:00
"Guest %s" : "Vizitori %s",
2016-12-08 02:24:24 +00:00
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Kjo lidhje ka skaduar ose ska ekzistuar kurrë. Ju lutemi, për hollësi, lidhuni me personin që e ndau atë me ju."
2016-06-22 02:36:05 -04:00
},
"nplurals=2; plural=(n != 1);");