Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-13 03:08:22 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-13 03:08:22 +0300
commitea64cb00289a40ee3c12c195d7a2804ea1abe97e (patch)
tree7c0702c338a40c82c3c67ddf0cce00ffa3ed181a /lib/l10n/el.js
parentaa243376ef64c3c693c35bde11335a353ca15a57 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/el.js')
-rw-r--r--lib/l10n/el.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/el.js b/lib/l10n/el.js
index 91165a8c2a6..f6775389f68 100644
--- a/lib/l10n/el.js
+++ b/lib/l10n/el.js
@@ -178,7 +178,6 @@ OC.L10N.register(
"Your data directory is readable by other users" : "Ο κατάλογος δεδομένων σας είναι διαθέσιμος προς ανάγνωση από άλλους χρήστες",
"Check the value of \"datadirectory\" in your configuration" : "Ελέγξτε την τιμή του \"Φάκελος Δεδομένων\" στις ρυθμίσεις σας",
"Your data directory is invalid" : "Ο κατάλογος δεδομένων σας δεν είναι έγκυρος",
- "Please check that the data directory contains a file \".ocdata\" in its root." : "Παρακαλώ ελέγξτε ότι ο κατάλογος δεδομένων περιέχει ένα αρχείο \".ocdata\" στη βάση του.",
"Could not obtain lock type %d on \"%s\"." : "Αδυναμία ανάκτησης τύπου κλειδιού %d στο \"%s\".",
"Storage is temporarily not available" : "Μη διαθέσιμος χώρος αποθήκευσης προσωρινά",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Αυτό μπορεί συνήθως να διορθωθεί %sπαρέχοντας δικαιώματα εγγραφής για το φάκελο config στο διακομιστή δικτύου%s.",
@@ -192,6 +191,7 @@ OC.L10N.register(
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Τα δικαιώματα πρόσβασης μπορούν συνήθως να διορθωθούν %sδίνοντας δικαιώματα εγγραφής για τον βασικό κατάλογο στο διακομιστή δικτύου%s.",
"Data directory (%s) is readable by other users" : "Ο κατάλογος δεδομένων (%s) είναι διαθέσιμος προς ανάγνωση από άλλους χρήστες",
"Data directory (%s) must be an absolute path" : "Κατάλογος δεδομένων (%s) πρεπει να είναι απόλυτη η διαδρομή",
- "Data directory (%s) is invalid" : "Ο κατάλογος δεδομένων (%s) είναι άκυρος"
+ "Data directory (%s) is invalid" : "Ο κατάλογος δεδομένων (%s) είναι άκυρος",
+ "Please check that the data directory contains a file \".ocdata\" in its root." : "Παρακαλώ ελέγξτε ότι ο κατάλογος δεδομένων περιέχει ένα αρχείο \".ocdata\" στη βάση του."
},
"nplurals=2; plural=(n != 1);");