diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/sq.js | 1 | ||||
-rw-r--r-- | core/l10n/sq.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/sq.js b/core/l10n/sq.js index 98a40335447..32f8fe8a89f 100644 --- a/core/l10n/sq.js +++ b/core/l10n/sq.js @@ -212,6 +212,7 @@ OC.L10N.register( "sunny" : "me diell", "Hello {name}, the weather is {weather}" : "Tungjatjeta {name}, koha është {weather}", "Hello {name}" : "Tungjatjeta {name}", + "new" : "re", "_download %n file_::_download %n files_" : ["shkarko %n kartelë","shkarko %n kartela"], "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Përmirësimi po kryhet, braktisja e kësaj faqeje mund ta ndërpresë procesin në disa mjedise.", "Updating to {version}" : "Po përditësohet me {version}", diff --git a/core/l10n/sq.json b/core/l10n/sq.json index 67b2343caa5..f6d3012ae62 100644 --- a/core/l10n/sq.json +++ b/core/l10n/sq.json @@ -210,6 +210,7 @@ "sunny" : "me diell", "Hello {name}, the weather is {weather}" : "Tungjatjeta {name}, koha është {weather}", "Hello {name}" : "Tungjatjeta {name}", + "new" : "re", "_download %n file_::_download %n files_" : ["shkarko %n kartelë","shkarko %n kartela"], "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Përmirësimi po kryhet, braktisja e kësaj faqeje mund ta ndërpresë procesin në disa mjedise.", "Updating to {version}" : "Po përditësohet me {version}", |