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_trashbin/l10n/sq.js')
-rw-r--r--apps/files_trashbin/l10n/sq.js15
1 files changed, 15 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/sq.js b/apps/files_trashbin/l10n/sq.js
new file mode 100644
index 00000000000..6c4e2b4461f
--- /dev/null
+++ b/apps/files_trashbin/l10n/sq.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "files_trashbin",
+ {
+ "Couldn't delete %s permanently" : "Nuk munda ta eliminoj përfundimisht %s",
+ "Couldn't restore %s" : "Nuk munda ta rivendos %s",
+ "Deleted files" : "Skedarë të fshirë ",
+ "Restore" : "Rivendos",
+ "Error" : "Veprim i gabuar",
+ "restored" : "rivendosur",
+ "Nothing in here. Your trash bin is empty!" : "Këtu nuk ka asgjë. Koshi juaj është bosh!",
+ "Name" : "Emri",
+ "Deleted" : "Eliminuar",
+ "Delete" : "Elimino"
+},
+"nplurals=2; plural=(n != 1);");