nextcloud/core/l10n/el.php

24 lines
1.4 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php $TRANSLATIONS = array(
"Login failed!" => "Η σύνδεση απέτυχε!",
"remember" => "να με θυμάσαι",
"Create an <strong>admin account</strong>" => "Δημιουργήστε έναν <strong>λογαριασμό διαχειριστή</strong>",
"Username" => "Όνομα Χρήστη",
"Password" => "Κωδικός",
"Configure the database" => "Διαμόρφωση της βάσης δεδομένων",
"will be used" => "θα χρησιμοποιηθούν",
"Database user" => "Χρήστης της βάσης δεδομένων",
"Database password" => "Κωδικός πρόσβασης βάσης δεδομένων",
"Database name" => "Όνομα βάσης δεδομένων",
"Advanced" => "Για προχωρημένους",
"Host" => "Εξυπηρετητής",
"Table prefix" => "Πρόθεμα πίνακα",
"Data folder" => "Φάκελος δεδομένων",
"Finish setup" => "Ολοκλήρωση εγκατάστασης",
"Cloud not found" => "Δεν βρέθηκε σύννεφο",
"gives you the freedom to control your own data on the internet" => "σας δίνει την ελευθερία να ελέγχετε τα δικά σας δεδομένα στο διαδίκτυο",
"prev" => "προηγούμενο",
"next" => "επόμενο",
"You are logged out." => "Έχετε αποσυνδεθεί.",
"Settings" => "Ρυθμίσεις"
);