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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/sq.js')
-rw-r--r--apps/files/l10n/sq.js14
1 files changed, 8 insertions, 6 deletions
diff --git a/apps/files/l10n/sq.js b/apps/files/l10n/sq.js
index 1f282b978b5..a64476e6384 100644
--- a/apps/files/l10n/sq.js
+++ b/apps/files/l10n/sq.js
@@ -101,15 +101,12 @@ OC.L10N.register(
"You moved {oldfile} to {newfile}" : "Ju lëvizët {oldfile} në {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} lëvizi {oldfile} në {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "Një skedar është shtuar ose është hequr nga <strong>të preferuarat</strong> tuaja",
- "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Një skedar ose dosje është <strong>ndryshuar</strong> ose <strong>riemëruar</strong>",
- "A new file or folder has been <strong>created</strong>" : "<strong>U krijua</strong> një kartelë ose dosje e re",
- "A file or folder has been <strong>deleted</strong>" : "Një skedar ose dosje është <strong> fshirë </strong>",
- "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Kufizojini njoftimet mbi krijim dhe ndryshim kartelash vetëm për <strong>kartelat tuaja të parapëlqyera</strong> <em>(Vetëm te rrjedha)</em>",
- "A file or folder has been <strong>restored</strong>" : "Një skedar ose dosje është <strong> rikthyer </strong>",
+ "A file or folder has been <strong>changed</strong>" : "<strong>U ndryshua</strong> një kartelë ose dosje",
"All files" : "Të gjithë skedarët",
"Unlimited" : "E palimituar",
"Upload (max. %s)" : "Ngarkim (max. %s)",
"Accept" : "Prano",
+ "in %s" : "në %s",
"Change" : "Ndrysho",
"Tags" : "Etiketë",
"%s used" : "%s të përdorura",
@@ -132,6 +129,11 @@ OC.L10N.register(
"Shared by link" : "E ndarë me lidhje",
"Deleted shares" : "Fshi shpërndarjet",
"Text file" : "Kartelë tekst",
- "New text file.txt" : "Kartelë e re file.txt"
+ "New text file.txt" : "Kartelë e re file.txt",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Një skedar ose dosje është <strong>ndryshuar</strong> ose <strong>riemëruar</strong>",
+ "A new file or folder has been <strong>created</strong>" : "<strong>U krijua</strong> një kartelë ose dosje e re",
+ "A file or folder has been <strong>deleted</strong>" : "Një skedar ose dosje është <strong> fshirë </strong>",
+ "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Kufizojini njoftimet mbi krijim dhe ndryshim kartelash vetëm për <strong>kartelat tuaja të parapëlqyera</strong> <em>(Vetëm te rrjedha)</em>",
+ "A file or folder has been <strong>restored</strong>" : "Një skedar ose dosje është <strong> rikthyer </strong>"
},
"nplurals=2; plural=(n != 1);");