diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:13:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:13:19 +0000 |
commit | d65556767253c316f75c7b6dc408d19345f8d0dd (patch) | |
tree | 9e4db87f1cc21f05706a610e88b775309f152cb9 /core/l10n/el.js | |
parent | 77c87b1b233879d48ee4cb154e46dbcd2eaae690 (diff) | |
download | nextcloud-server-d65556767253c316f75c7b6dc408d19345f8d0dd.tar.gz nextcloud-server-d65556767253c316f75c7b6dc408d19345f8d0dd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/el.js')
-rw-r--r-- | core/l10n/el.js | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/core/l10n/el.js b/core/l10n/el.js index dd5e2b52e7e..2577b62daef 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -286,17 +286,14 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Διαμοιραστείτε με άλλους εισάγοντας τον χρήστη ή την ομάδα ή μια διεύθυνση ηλεκτρονικού ταχυδρομείου.", "The specified document has not been found on the server." : "Το συγκεκριμένο έγγραφο δεν έχει βρεθεί στο διακομιστή.", "You can click here to return to %s." : "Μπορείτε να κάνετε κλικ εδώ για να επιστρέψετε στο %s.", - "This action requires you to confirm your password:" : "Αυτή η ενέργεια απαιτεί επιβεβαίωση του συνθηματικού σας:", - "Wrong password. Reset it?" : "Εσφαλμένο συνθηματικό. Επαναφορά;", "Stay logged in" : "Μείνετε συνδεδεμένος", "Alternative Logins" : "Εναλλακτικές είσοδοι", + "You are about to grant %s access to your %s account." : "Πρόκειται να δώσετε άδεια πρόσβασης στο \"%s\" στον λογαριασμό σας \" %s\".", "Alternative login using app token" : "Εναλλακτική είσοδος με την χρήση του διακριτικού της εφαρμογής", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Έχει ενεργοποιηθεί βελτιωμένη ασφάλεια για τον λογαριασμό σας. Παρακαλώ πιστοποιήστε με την χρήση δεύτερου παράγοντα", - "You are accessing the server from an untrusted domain." : "Η προσπέλαση του διακομιστή γίνεται από μη έμπιστο τομέα.", "Add \"%s\" as trusted domain" : "Προσθήκη \"%s\" ως αξιόπιστου τομέα", "%s will be updated to version %s" : "%s θα ενημερωθεί σε έκδοση %s", "This page will refresh itself when the %s instance is available again." : "Αυτή η σελίδα θα ανανεωθεί από μόνη της όταν η %s εγκατάσταση είναι διαθέσιμη ξανά.", - "Thank you for your patience." : "Σας ευχαριστούμε για την υπομονή σας.", - "You are about to grant %s access to your %s account." : "Πρόκειται να δώσετε άδεια πρόσβασης στο \"%s\" στον λογαριασμό σας \" %s\"." + "Thank you for your patience." : "Σας ευχαριστούμε για την υπομονή σας." }, "nplurals=2; plural=(n != 1);"); |