diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-08 00:13:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-08 00:13:28 +0000 |
commit | a5985ad0f4697249f42c95cc5241a69df7acef09 (patch) | |
tree | cdbcbe70ad9c3f3745f6101c68401c797f7395d2 /lib | |
parent | f6c8668a7e230066feff98ee58c8405f70ba94f7 (diff) | |
download | nextcloud-server-a5985ad0f4697249f42c95cc5241a69df7acef09.tar.gz nextcloud-server-a5985ad0f4697249f42c95cc5241a69df7acef09.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/sq.js | 3 | ||||
-rw-r--r-- | lib/l10n/sq.json | 3 |
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 |