diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-02 01:56:33 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-02 01:56:33 -0500 |
commit | 702c1a89628cd3bf1118512b478a69647b0fb2c9 (patch) | |
tree | 8144f89d30d3f7dd73abbc30ff8a41961fdcc53d /apps/updatenotification/l10n/el.js | |
parent | 4d69e562a065a79461343444a842ada025f3643c (diff) | |
download | nextcloud-server-702c1a89628cd3bf1118512b478a69647b0fb2c9.tar.gz nextcloud-server-702c1a89628cd3bf1118512b478a69647b0fb2c9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/el.js')
-rw-r--r-- | apps/updatenotification/l10n/el.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/el.js b/apps/updatenotification/l10n/el.js index ded65a8574e..51aa52a5340 100644 --- a/apps/updatenotification/l10n/el.js +++ b/apps/updatenotification/l10n/el.js @@ -2,6 +2,8 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "Η έκδοση {version} είναι διαθέσιμη. Δείτε περισσότερες πληροφορίες για το πως να κάνετε την ενημέρωση.", - "Updater" : "Εφαρμογή Ενημέρωσης" + "Updater" : "Εφαρμογή Ενημέρωσης", + "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Για λόγους ασφαλείας, το ενσωματωμένη εφαρμογή ενημέρωσης του ownCloud χρησιμοποιεί επιπλέον διαπιστευτήρια. Για να επισκεφθείτε την σελίδα της εφαρμογής ενημέρωσης κάντε κλικ στο παρακάτω κουμπί.", + "Open updater" : "Άνοιγμα εφαρμογής ενημέρωσης" }, "nplurals=2; plural=(n != 1);"); |