diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
commit | d664a9b37b18cf834902c5201e5bcd154deaeeed (patch) | |
tree | e7ecbd2872f3dc4c0e627cd07a0fa9bf970e918e /lib/l10n/sq.js | |
parent | f3870fbdc178d4b8ff58e745ef6846e9e5d5f621 (diff) | |
download | nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.tar.gz nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sq.js')
-rw-r--r-- | lib/l10n/sq.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js index 4076f991f52..863a6ff88fa 100644 --- a/lib/l10n/sq.js +++ b/lib/l10n/sq.js @@ -199,12 +199,11 @@ OC.L10N.register( "Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s", "Library %s with a version higher than %s is required - available version %s." : "Kërkohet librari %s me një version më të madh se %s - version gati %s.", "Library %s with a version lower than %s is required - available version %s." : "Lypset librari %s me një version më të vogël se %s - version gati %s.", - "Personal" : "Personale", - "Admin" : "Administrator", "APCu" : "APCu", "Redis" : "Redis", "Encryption" : "Enkriptimi", "Tips & tricks" : "Këshilla dhe rrengje", + "Sync clients" : "Klientë të sikronizuar", "Sharing %s failed, because the user %s does not exist" : "Ndarja e %s me të tjerët dështoi, ngaqë përdoruesi %s nuk ekziston", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Ndarja për %s dështoi, ngaqë përdoruesi %s s’është anëtar i ndonjë grupi ku %s është anëtar", "Sharing %s failed, because this item is already shared with %s" : "Ndarja për %s dështoi, ngaqë ky objekt është ndarë një herë me %s", @@ -219,7 +218,6 @@ OC.L10N.register( "%s shared »%s« with you." : "1 %s ndarë »1 %s« me ju.", "%s via %s" : "%s përmes %s", "App '%s' could not be installed!" : "Aplikacioni '%s' nuk mund të instalohet!", - "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Përditësimi \"%s\" s’instalohet dot, ngaqë s’plotësohen varësitë vijuese: %s.", - "Sync clients" : "Klientë të sikronizuar" + "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Përditësimi \"%s\" s’instalohet dot, ngaqë s’plotësohen varësitë vijuese: %s." }, "nplurals=2; plural=(n != 1);"); |