-
Notifications
You must be signed in to change notification settings - Fork 120
/
Copy pathsq.js
49 lines (49 loc) · 2.16 KB
/
sq.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
OC.L10N.register(
"richdocuments",
{
"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",
"File already exists" : "Skedari ekziston tashmë",
"Saved" : "U ruajt",
"The file was uploaded" : "Skedari u ngarkua",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Kartela e ngarkuar tejkalon udhëzimin MAX_FILE_SIZE që qe përcaktuar te formulari HTML",
"No file was uploaded" : "S’u ngarkua kartelë",
"Missing a temporary folder" : "Mungon një dosje e përkohshme",
"File is too big" : "Skedari është shumë i madh",
"Invalid file provided" : "U dha kartelë e pavlefshme",
"Images" : "Imazhe ",
"Office" : "Zyrë",
"Empty" : "Bosh",
"New" : "I ri",
"Advanced settings" : "Rregullime të mëtejshme",
"Select groups" : "Përzgjidhni grupe",
"Save" : "Ruaje",
"Remove" : "Hiqe",
"Confirm" : "Konfirmo",
"Cancel" : "Anullo",
"Submit" : "Dërgo",
"Description" : "Përshkrim",
"No results" : "Asnjë rezultat",
"Close" : "Mbylleni",
"Edit" : "Përpuno",
"Failed to revert the document to older version" : "Dështoi kthimi i dokumentit te versioni më i vjetër",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Shtoje tek të parapëlqyerat",
"Details" : "Detajet",
"Download" : "Shkarko",
"Guest" : "I ftuar",
"New file" : "Skedë e re",
"Create" : "Krijo",
"Could not create file" : "Kartela s’u krijua dot",
"Select template" : "Zgjidh shabllonin",
"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.",
"Error" : "Error",
"Nickname" : "Nofkë",
"Saving…" : "Duke u ruajtur...",
"Collabora Online" : "Collabora Online"
},
"nplurals=2; plural=(n != 1);");