diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-10 02:33:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-10 02:33:54 +0000 |
commit | 8541707f3286e34b8ec24c5399776f61ec8fbb9d (patch) | |
tree | a56594eb14ec587d60601ce828daf809310f84d7 /core/l10n/el.js | |
parent | b1616dea537db24280fe683b6124936c91e1fc82 (diff) | |
download | nextcloud-server-8541707f3286e34b8ec24c5399776f61ec8fbb9d.tar.gz nextcloud-server-8541707f3286e34b8ec24c5399776f61ec8fbb9d.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 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/el.js b/core/l10n/el.js index 89f4f8e7e53..a2c50fa65ba 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -364,7 +364,6 @@ OC.L10N.register( "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Ο κατάλογος δεδομένων και τα αρχεία σας είναι πιθανόν προσβάσιμα από το διαδίκτυο. Το αρχείο .htaccess δεν λειτουργεί. Σας προτείνουμε να ρυθμίσετε το διακομιστή σας με τέτοιο τρόπο ώστε ο κατάλογος δεδομένων να μην είναι πλέον προσβάσιμος ή να μετακινήσετε τον κατάλογο δεδομένων εκτός του ριζικού καταλόγου εγγράφων του διακομιστή.", "The password is wrong. Try again." : "Το συνθηματικό είναι λανθασμένο. Δοκιμάστε ξανά.", "You haven't added any info yet" : "Δεν έχετε προσθέσει ακόμα πληροφορίες", - "{user} hasn't added any info yet" : "{user} δεν έχει προσθέσει ακόμη πληροφορίες", - "Request password" : "Αίτηση κωδικού πρόσβασης" + "{user} hasn't added any info yet" : "{user} δεν έχει προσθέσει ακόμη πληροφορίες" }, "nplurals=2; plural=(n != 1);"); |