Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sq.js « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0db5f2c90eb4605250b594db0fa330ae1c5dd8f0 (plain)
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
OC.L10N.register(
    "richdocuments",
    {
    "Saving…" : "Duke u ruajtur...",
    "All" : "Të gjitha",
    "Save" : "Ruaje",
    "Loading documents…" : "Duke ngarkuar dokumentat...",
    "New Document" : "Dokument i Ri",
    "New Spreadsheet" : "Spreadsheet i ri",
    "New Presentation" : "Prezantim i Ri",
    "Could not create file" : "Kartela s’u krijua dot",
    "Collabora Online" : "Collabora Online",
    "Can't create document" : "S’krijohet dot dokumenti",
    "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",
    "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.",
    "Apply" : "Zbatoje",
    "Wrong password. Please retry." : "Fjalëkalim gabuar. Ju lutemi, riprovoni.",
    "Password" : "Fjalëkalim",
    "OK" : "OK",
    "Guest %s" : "Vizitori %s",
    "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 s’ka ekzistuar kurrë. Ju lutemi, për hollësi, lidhuni me personin që e ndau atë me ju."
},
"nplurals=2; plural=(n != 1);");