diff options
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 eca3d48a22c..546e3b38386 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -45,7 +45,6 @@ OC.L10N.register( "Admin" : "Διαχείριση", "APCu" : "APCu", "Redis" : "Redis", - "Server settings" : "Ρυθμίσεις διακομιστή", "Sharing" : "Διαμοιρασμός", "Encryption" : "Κρυπτογράφηση", "Additional settings" : "Επιπρόσθετες ρυθμίσεις", @@ -175,6 +174,7 @@ OC.L10N.register( "Please check that the data directory contains a file \".ocdata\" in its root." : "Παρακαλώ ελέγξτε ότι ο κατάλογος δεδομένων περιέχει ένα αρχείο \".ocdata\" στη βάση του.", "Could not obtain lock type %d on \"%s\"." : "Αδυναμία ανάκτησης τύπου κλειδιού %d στο \"%s\".", "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Το άρθρωμα με id: %s δεν υπάρχει. Παρακαλώ ενεργοποιήστε το από τις ρυθμίσεις των εφαρμογών ή επικοινωνήστε με τον διαχειριστή.", + "Server settings" : "Ρυθμίσεις διακομιστή", "You need to enter either an existing account or the administrator." : "Χρειάζεται να εισάγετε είτε έναν υπάρχον λογαριασμό ή του διαχειριστή.", "%s shared »%s« with you" : "Ο %s διαμοιράστηκε μαζί σας το »%s«", "%s via %s" : "%s μέσω %s", |