diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-01 01:55:33 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-01 01:55:33 -0400 |
commit | f5c7ba6b817c2cd2094fc9a89c966b8ae93bc903 (patch) | |
tree | 1741bd7f830fd49968fdfdbb4b69200b9c123874 /lib/l10n/el.js | |
parent | 691c353eeda077be0fcca1e3839265815a650a90 (diff) | |
download | nextcloud-server-f5c7ba6b817c2cd2094fc9a89c966b8ae93bc903.tar.gz nextcloud-server-f5c7ba6b817c2cd2094fc9a89c966b8ae93bc903.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/el.js')
-rw-r--r-- | lib/l10n/el.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/el.js b/lib/l10n/el.js index 202f4e8deaa..572bed27dcb 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -137,6 +137,8 @@ OC.L10N.register( "Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" : "Παρακαλώ ελέγξτε ότι έχετε PostgreSQL >= 9 ή ελέγξτε στα ιστορικό σφαλμάτων για περισσότερες πληροφορίες για το σφάλμα", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Παρακαλώ αλλάξτε τις ρυθμίσεις σε 0770 έτσι ώστε ο κατάλογος να μην μπορεί να προβάλλεται από άλλους χρήστες.", "Data directory (%s) is readable by other users" : "Ο κατάλογος δεδομένων (%s) είναι διαθέσιμος προς ανάγνωση για άλλους χρήστες", + "Data directory (%s) must be an absolute path" : "Κατάλογος δεδομένων (%s) πρεπει να είναι απόλυτη η διαδρομή", + "Check the value of \"datadirectory\" in your configuration" : "Ελέγξτε την τιμή του \"Φάκελος Δεδομένων\" στις ρυθμίσεις σας", "Data directory (%s) is invalid" : "Ο κατάλογος δεδομένων (%s) είναι άκυρος", "Please check that the data directory contains a file \".ocdata\" in its root." : "Παρακαλώ ελέγξτε ότι ο κατάλογος δεδομένων περιέχει ένα αρχείο \".ocdata\" στη βάση του.", "Could not obtain lock type %d on \"%s\"." : "Αδυναμία ανάκτησης τύπου κλειδιού %d στο \"%s\"." |