diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-10 02:16:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-10 02:16:48 +0000 |
commit | 7868d4e3b297820f3335bf58c9d24ce81a57f563 (patch) | |
tree | a7265370a30b9ad186b9f35f6b6b27828a2d10c5 /lib/l10n/el.js | |
parent | e18e4511d0988fd1133f0bfc553f38e5a29a4565 (diff) | |
download | nextcloud-server-7868d4e3b297820f3335bf58c9d24ce81a57f563.tar.gz nextcloud-server-7868d4e3b297820f3335bf58c9d24ce81a57f563.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/el.js')
-rw-r--r-- | lib/l10n/el.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/el.js b/lib/l10n/el.js index 106ae15219b..0c811e48912 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -207,8 +207,8 @@ OC.L10N.register( "Please ask your server administrator to restart the web server." : "Παρακαλούμε ζητήστε από το διαχειριστή του διακομιστή σας να επανεκκινήσει το διακομιστή δικτύου σας.", "PostgreSQL >= 9 required" : "Απαιτείται PostgreSQL >= 9", "Please upgrade your database version" : "Παρακαλούμε αναβαθμίστε την έκδοση της βάσης δεδομένων σας", - "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Παρακαλούμε αλλάξτε τις ρυθμίσεις σε 0770 έτσι ώστε ο κατάλογος να μην μπορεί να προβάλλεται από άλλους χρήστες.", "Your data directory is readable by other users" : "Ο κατάλογος δεδομένων σας είναι διαθέσιμος προς ανάγνωση από άλλους χρήστες", + "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Παρακαλούμε αλλάξτε τις ρυθμίσεις σε 0770 έτσι ώστε ο κατάλογος να μην μπορεί να προβάλλεται από άλλους χρήστες.", "Your data directory must be an absolute path" : "Ο κατάλογος δεδομένων σας πρέπει να είναι απόλυτη διαδρομή", "Check the value of \"datadirectory\" in your configuration" : "Ελέγξτε την τιμή του \"Φάκελος Δεδομένων\" στις ρυθμίσεις σας", "Your data directory is invalid" : "Ο κατάλογος δεδομένων σας δεν είναι έγκυρος", |