summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/el.js4
-rw-r--r--apps/updatenotification/l10n/el.json4
2 files changed, 6 insertions, 2 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);");
diff --git a/apps/updatenotification/l10n/el.json b/apps/updatenotification/l10n/el.json
index ed15493646b..d598afaca3a 100644
--- a/apps/updatenotification/l10n/el.json
+++ b/apps/updatenotification/l10n/el.json
@@ -1,5 +1,7 @@
{ "translations": {
"{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" : "Άνοιγμα εφαρμογής ενημέρωσης"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file