diff options
Diffstat (limited to 'lib/l10n/sq.js')
-rw-r--r-- | lib/l10n/sq.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js index ff319d2a01f..386cd1adeff 100644 --- a/lib/l10n/sq.js +++ b/lib/l10n/sq.js @@ -147,6 +147,10 @@ OC.L10N.register( "Data directory (%s) is invalid" : "Drejtoria e të dhënave (%s) është e pavlefshme", "Please check that the data directory contains a file \".ocdata\" in its root." : "Ju lutemi, kontrolloni që drejtoria e të dhënave përmban në rrënjën e saj një kartelë \".ocdata\".", "Could not obtain lock type %d on \"%s\"." : "S’u mor dot lloj kyçjeje %d në \"%s\".", - "Storage not available" : "Pa depozitë gati" + "Storage unauthorized. %s" : "Depozitë e paautorizuar. %s", + "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" }, "nplurals=2; plural=(n != 1);"); |