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_external/l10n/sq.js')
-rw-r--r--apps/files_external/l10n/sq.js17
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/files_external/l10n/sq.js b/apps/files_external/l10n/sq.js
new file mode 100644
index 00000000000..5a8c70406de
--- /dev/null
+++ b/apps/files_external/l10n/sq.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "files_external",
+ {
+ "Location" : "Vendndodhja",
+ "Port" : "Porta",
+ "Host" : "Pritësi",
+ "Username" : "Përdoruesi",
+ "Password" : "fjalëkalim",
+ "Share" : "Ndaj",
+ "URL" : "URL-i",
+ "Personal" : "Personale",
+ "Saved" : "U ruajt",
+ "Name" : "Emri",
+ "Folder name" : "Emri i Skedarit",
+ "Delete" : "Elimino"
+},
+"nplurals=2; plural=(n != 1);");