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
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-08-08 03:13:28 +0300
committerNextcloud bot <bot@nextcloud.com>2018-08-08 03:13:28 +0300
commita5985ad0f4697249f42c95cc5241a69df7acef09 (patch)
treecdbcbe70ad9c3f3745f6101c68401c797f7395d2 /lib
parentf6c8668a7e230066feff98ee58c8405f70ba94f7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/sq.js3
-rw-r--r--lib/l10n/sq.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js
index 896594115bd..326f427b029 100644
--- a/lib/l10n/sq.js
+++ b/lib/l10n/sq.js
@@ -213,10 +213,13 @@ OC.L10N.register(
"Storage connection error. %s" : "Gabim lidhje te depozita. %s",
"Storage is temporarily not available" : "Hapsira ruajtëse nuk është në dispozicion përkohësisht",
"Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s",
+ "Personal" : "Personale",
+ "Admin" : "Administrator",
"APCu" : "APCu",
"Redis" : "Redis",
"Encryption" : "Enkriptimi",
"Tips & tricks" : "Këshilla dhe rrengje",
+ "App '%s' could not be installed!" : "Aplikacioni '%s' nuk mund të instalohet!",
"Sync clients" : "Klientë të sikronizuar"
},
"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/sq.json b/lib/l10n/sq.json
index 6e6aa1c57bc..20731b2db31 100644
--- a/lib/l10n/sq.json
+++ b/lib/l10n/sq.json
@@ -211,10 +211,13 @@
"Storage connection error. %s" : "Gabim lidhje te depozita. %s",
"Storage is temporarily not available" : "Hapsira ruajtëse nuk është në dispozicion përkohësisht",
"Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s",
+ "Personal" : "Personale",
+ "Admin" : "Administrator",
"APCu" : "APCu",
"Redis" : "Redis",
"Encryption" : "Enkriptimi",
"Tips & tricks" : "Këshilla dhe rrengje",
+ "App '%s' could not be installed!" : "Aplikacioni '%s' nuk mund të instalohet!",
"Sync clients" : "Klientë të sikronizuar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file