diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-28 01:55:21 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-28 01:55:21 -0400 |
commit | c778fa062c786a5a895158c360411d8689a3a501 (patch) | |
tree | 5c70a78f971e832ff5f8248be08e59e3fd55af48 /lib/l10n/sq.js | |
parent | a95275d27b88118d1b9469d88967cfbf88cdcecd (diff) | |
download | nextcloud-server-c778fa062c786a5a895158c360411d8689a3a501.tar.gz nextcloud-server-c778fa062c786a5a895158c360411d8689a3a501.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sq.js')
-rw-r--r-- | lib/l10n/sq.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js index 5cbba8592bf..89b0013e219 100644 --- a/lib/l10n/sq.js +++ b/lib/l10n/sq.js @@ -167,6 +167,8 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Formësim jo i plotë i depozitës. %s", "Storage connection error. %s" : "Gabim lidhje te depozita. %s", "Storage not available" : "Pa depozitë gati", - "Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s" + "Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s", + "_%n file_::_%n files_" : ["%n kartelë","%n kartela"], + "_%n window_::_%n windows_" : ["%n dritare","%n dritare"] }, "nplurals=2; plural=(n != 1);"); |