diff options
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);"); |