diff options
Diffstat (limited to 'apps/updatenotification/l10n/sq.js')
-rw-r--r-- | apps/updatenotification/l10n/sq.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/sq.js b/apps/updatenotification/l10n/sq.js index ed9922671c4..afebd62ee2a 100644 --- a/apps/updatenotification/l10n/sq.js +++ b/apps/updatenotification/l10n/sq.js @@ -1,6 +1,9 @@ OC.L10N.register( "updatenotification", { - "{version} is available. Get more information on how to update." : "Është gati {version}. Merrni më tepër informacion se si ta përditësoni." + "{version} is available. Get more information on how to update." : "Është gati {version}. Merrni më tepër informacion se si ta përditësoni.", + "Updater" : "Përditësues", + "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Përditësuesi i brendshëm i ownCloud-it, për arsye sigurie po përdor kredenciale shtesë. Që të vizitoni faqen e përditësuesit, ju lutemi, klikoni butonin vijues.", + "Open updater" : "Hapni përditësuesin" }, "nplurals=2; plural=(n != 1);"); |