diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-11 02:27:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-11 02:27:42 +0000 |
commit | 5e989fa75bac70a6bbe46d841a16dd3655c4ec34 (patch) | |
tree | 82e53421e6a15ad61d644a8e6834976125a19e2d /core/l10n/el.js | |
parent | 99a146803353ee93a6935606b411954b9ad845f5 (diff) | |
download | nextcloud-server-5e989fa75bac70a6bbe46d841a16dd3655c4ec34.tar.gz nextcloud-server-5e989fa75bac70a6bbe46d841a16dd3655c4ec34.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/el.js')
-rw-r--r-- | core/l10n/el.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/el.js b/core/l10n/el.js index b7fbf3a6528..53248c95d84 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -19,8 +19,6 @@ OC.L10N.register( "Could not complete login" : "Αδυναμία ολοκλήρωσης σύνδεσης", "Your login token is invalid or has expired" : "Το αναγνωριστικό σύνδεσής σας δεν είναι έγκυρο ή έχει λήξει", "Password reset is disabled" : "Η επαναφορά συνθηματικού είναι απενεργοποιημένη", - "Couldn't reset password because the token is invalid" : "Αδυναμία επαναφοράς συνθηματικού λόγω μη έγκυρου αναγνωριστικού", - "Couldn't reset password because the token is expired" : "Αδυναμία επαναφοράς συνθηματικού επειδή το αναγνωριστικό έχει λήξει", "%s password reset" : "%s επαναφορά συνθηματικού", "Password reset" : "Επαναφορά συνθηματικού", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Κάντε κλικ στο παρακάτω κουμπί για να επαναφέρετε το συνθηματικό σας. Εάν δεν αιτηθήκατε επαναφορά συνθηματικού, αγνοήστε αυτό το μήνυμα αλληλογραφίας.", @@ -330,6 +328,8 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Αυτή %s η εγκατάσταση είναι σε λειτουργία συντήρησης, η οποία μπορεί να διαρκέσει κάποιο χρόνο.", "This page will refresh itself when the instance is available again." : "Η σελίδα θα ανανεωθεί αυτόματα όταν η υπηρεσία είναι διαθέσιμη ξανά.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Επικοινωνήστε με το διαχειριστή του συστήματος αν αυτό το μήνυμα συνεχίζει να εμφανίζεται ή εμφανίστηκε απρόσμενα.", + "Couldn't reset password because the token is invalid" : "Αδυναμία επαναφοράς συνθηματικού λόγω μη έγκυρου αναγνωριστικού", + "Couldn't reset password because the token is expired" : "Αδυναμία επαναφοράς συνθηματικού επειδή το αναγνωριστικό έχει λήξει", "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Έλεγχος αν η διάταξη της βάσης δεδομένων μπορεί να ενημερωθεί (αυτό μπορεί να πάρει αρκετή ώρα ανάλογα με το μέγεθος της βάσης δεδομένων)", "Checked database schema update" : "Έλεγχος ενημέρωσης διάταξης βάσης δεδομένων", "Checking updates of apps" : "Έλεγχος ενημερώσεων εφαρμογών", |