|
@@ -23,121 +23,121 @@
|
|
|
*/
|
|
*/
|
|
|
|
|
|
|
|
define('OGP_LANG_lang_charset', "UTF-8");
|
|
define('OGP_LANG_lang_charset', "UTF-8");
|
|
|
-define('OGP_LANG_already_logged_in_redirecting_to_dashboard', "You are already logged in, redirecting to Dashboard.");
|
|
|
|
|
-define('OGP_LANG_logging_in', "Logging in");
|
|
|
|
|
-define('OGP_LANG_redirecting_in', "Redirecting in");
|
|
|
|
|
-define('OGP_LANG_refresh_page', "Refresh Page");
|
|
|
|
|
-define('OGP_LANG_no_rights', "You do not have rights to access this page.");
|
|
|
|
|
-define('OGP_LANG_welcome', "Welcome");
|
|
|
|
|
-define('OGP_LANG_logout', "Logout");
|
|
|
|
|
-define('OGP_LANG_logout_message', "You are now logged out.");
|
|
|
|
|
-define('OGP_LANG_support', "Support");
|
|
|
|
|
-define('OGP_LANG_password', "Password");
|
|
|
|
|
-define('OGP_LANG_login', "Username");
|
|
|
|
|
-define('OGP_LANG_login_button', "Login");
|
|
|
|
|
-define('OGP_LANG_solve_captcha', "Human Check");
|
|
|
|
|
-define('OGP_LANG_lost_passwd', "Forgot your password?");
|
|
|
|
|
-define('OGP_LANG_no_db_connection', "Could not connect to the database.");
|
|
|
|
|
-define('OGP_LANG_bad_login', "Invalid username or password.");
|
|
|
|
|
-define('OGP_LANG_not_logged_in', "You are not currently logged in.");
|
|
|
|
|
-define('OGP_LANG_remove_install', "Please remove install.php file for security reasons.");
|
|
|
|
|
-define('OGP_LANG_agent_offline', "The Agent that is controlling this server is offline.");
|
|
|
|
|
-define('OGP_LANG_logged_in', "You are logged in as");
|
|
|
|
|
-define('OGP_LANG_delete', "Delete");
|
|
|
|
|
-define('OGP_LANG_edit', "Edit");
|
|
|
|
|
-define('OGP_LANG_actions', "Actions");
|
|
|
|
|
-define('OGP_LANG_invalid_subpage', "Invalid subpage.");
|
|
|
|
|
-define('OGP_LANG_invalid_home_id', "Invalid home ID entered.");
|
|
|
|
|
-define('OGP_LANG_note', "NOTE");
|
|
|
|
|
-define('OGP_LANG_hint', "HINT");
|
|
|
|
|
-define('OGP_LANG_yes', "Yes");
|
|
|
|
|
-define('OGP_LANG_no', "No");
|
|
|
|
|
-define('OGP_LANG_on', "On");
|
|
|
|
|
-define('OGP_LANG_off', "Off");
|
|
|
|
|
-define('OGP_LANG_db_error_invalid_host', "Invalid database host entered.");
|
|
|
|
|
-define('OGP_LANG_db_error_invalid_user_and_pass', "Invalid database username and/or password.");
|
|
|
|
|
-define('OGP_LANG_db_error_invalid_database', "Invalid database.");
|
|
|
|
|
-define('OGP_LANG_db_unknown_error', "Unkown database error: %s");
|
|
|
|
|
-define('OGP_LANG_db_error_module_missing', "Required PHP database module missing.");
|
|
|
|
|
-define('OGP_LANG_db_error_invalid_db_type', "Invalid database type in config file.");
|
|
|
|
|
-define('OGP_LANG_invalid_login_information', "Invalid login information entered.");
|
|
|
|
|
-define('OGP_LANG_failed_to_read_config', "Failed to read config file.");
|
|
|
|
|
-define('OGP_LANG_account_expired', "Your account has expired.");
|
|
|
|
|
-define('OGP_LANG_contact_admin_to_enable_account', "Contact your administrator to re-enable your account.");
|
|
|
|
|
-define('OGP_LANG_maintenance_mode_on', "Maintenance mode is on");
|
|
|
|
|
-define('OGP_LANG_logging_out_10', "Logging out in 10 seconds");
|
|
|
|
|
-define('OGP_LANG_invalid_redirect', "Redirecting");
|
|
|
|
|
-define('OGP_LANG_login_title', "Control Panel Login");
|
|
|
|
|
-define('OGP_LANG_module_not_installed', "Module is not installed.");
|
|
|
|
|
-define('OGP_LANG_no_access_to_home', "You do not have access to this home.");
|
|
|
|
|
-define('OGP_LANG_not_available', "N/A");
|
|
|
|
|
-define('OGP_LANG_offline', "Offline");
|
|
|
|
|
-define('OGP_LANG_online', "Online");
|
|
|
|
|
-define('OGP_LANG_invalid_url', "Invalid URL");
|
|
|
|
|
-define('OGP_LANG_xml_file_not_valid', "XML file '%s' could not be validated with schema '%s'.");
|
|
|
|
|
-define('OGP_LANG_unable_to_load_xml', "Unable to load XML file '%s'. Permission issue?");
|
|
|
|
|
-define('OGP_LANG_gamemanager', "Game Manager");
|
|
|
|
|
-define('OGP_LANG_game_monitor', "Game Monitor");
|
|
|
|
|
-define('OGP_LANG_dashboard', "Dashboard");
|
|
|
|
|
-define('OGP_LANG_user_addons', "Addons");
|
|
|
|
|
|
|
+define('OGP_LANG_already_logged_in_redirecting_to_dashboard', "Έχετε ήδη συνδεθεί, ανακατευθύνεστε στον Πίνακα Ελέγχου.");
|
|
|
|
|
+define('OGP_LANG_logging_in', "Σύνδεση");
|
|
|
|
|
+define('OGP_LANG_redirecting_in', "Ανακατεύθυνση Σε");
|
|
|
|
|
+define('OGP_LANG_refresh_page', "Ανανεώστε Την Σελίδα");
|
|
|
|
|
+define('OGP_LANG_no_rights', "Δεν έχετε δικαιώματα πρόσβασης σε αυτήν τη σελίδα.");
|
|
|
|
|
+define('OGP_LANG_welcome', "Καλώς Ήρθατε");
|
|
|
|
|
+define('OGP_LANG_logout', "Αποσυνδεθείτε");
|
|
|
|
|
+define('OGP_LANG_logout_message', "Τώρα έχετε αποσυνδεθεί.");
|
|
|
|
|
+define('OGP_LANG_support', "Υποστήριξη");
|
|
|
|
|
+define('OGP_LANG_password', "Κωδικός Πρόσβασης");
|
|
|
|
|
+define('OGP_LANG_login', "Όνομα Χρήστη");
|
|
|
|
|
+define('OGP_LANG_login_button', "Συνδεθήτε");
|
|
|
|
|
+define('OGP_LANG_solve_captcha', "Ανθρώπινος Έλεγχο");
|
|
|
|
|
+define('OGP_LANG_lost_passwd', "Ξεχάσατε τον κωδικό σας;");
|
|
|
|
|
+define('OGP_LANG_no_db_connection', "Δεν ήταν δυνατή η σύνδεση στη βάση δεδομένων.");
|
|
|
|
|
+define('OGP_LANG_bad_login', "Μη έγκυρο όνομα χρήστη ή κωδικό πρόσβασης.");
|
|
|
|
|
+define('OGP_LANG_not_logged_in', "Αυτή τη στιγμή δεν είστε συνδεδεμένος.");
|
|
|
|
|
+define('OGP_LANG_remove_install', "Παρακαλώ καταργήστε το αρχείο install.php για λόγους ασφαλείας.");
|
|
|
|
|
+define('OGP_LANG_agent_offline', "Ο Agent που ελέγχει αυτόν τον διακομιστή είναι εκτός σύνδεσης.");
|
|
|
|
|
+define('OGP_LANG_logged_in', "Εχετε συνδεθεί ως");
|
|
|
|
|
+define('OGP_LANG_delete', "Διαγράψτε");
|
|
|
|
|
+define('OGP_LANG_edit', "Επεξεργαστείτε");
|
|
|
|
|
+define('OGP_LANG_actions', "Ενέργειες");
|
|
|
|
|
+define('OGP_LANG_invalid_subpage', "Μη έγκυρη υποσελίδα.");
|
|
|
|
|
+define('OGP_LANG_invalid_home_id', "Εισάγατε μη έγκυρο home ID.");
|
|
|
|
|
+define('OGP_LANG_note', "ΣΗΜΕΙΩΣΗ");
|
|
|
|
|
+define('OGP_LANG_hint', "ΥΠΑΙΝΙΓΜΟΣ");
|
|
|
|
|
+define('OGP_LANG_yes', "Ναι");
|
|
|
|
|
+define('OGP_LANG_no', "Όχι");
|
|
|
|
|
+define('OGP_LANG_on', "Ενεργοποιημένο");
|
|
|
|
|
+define('OGP_LANG_off', "Απενεργοποιημένο");
|
|
|
|
|
+define('OGP_LANG_db_error_invalid_host', "Εισάγατε μη έγκυρο κεντρικό υπολογιστή βάσης δεδομένων.");
|
|
|
|
|
+define('OGP_LANG_db_error_invalid_user_and_pass', "Μη έγκυρο όνομα χρήστη ή / και κωδικός πρόσβασης βάσης δεδομένων.");
|
|
|
|
|
+define('OGP_LANG_db_error_invalid_database', "Μη έγκυρη βάση δεδομένων.");
|
|
|
|
|
+define('OGP_LANG_db_unknown_error', "Άγνωστο σφάλμα βάσης δεδομένων: %s");
|
|
|
|
|
+define('OGP_LANG_db_error_module_missing', "Λείπει η απαραίτητη PHP λειτουργική μονάδα βάσης δεδομένων.");
|
|
|
|
|
+define('OGP_LANG_db_error_invalid_db_type', "Μη έγκυρος τύπος βάσης δεδομένων στο αρχείο διαμόρφωσης.");
|
|
|
|
|
+define('OGP_LANG_invalid_login_information', "Έχουν εισαχθεί μη έγκυρα στοιχεία σύνδεσης.");
|
|
|
|
|
+define('OGP_LANG_failed_to_read_config', "Αποτυχία ανάγνωσης αρχείου διαμόρφωσης.");
|
|
|
|
|
+define('OGP_LANG_account_expired', "Ο λογαριασμός σας έχει λήξει.");
|
|
|
|
|
+define('OGP_LANG_contact_admin_to_enable_account', "Επικοινωνήστε με τον διαχειριστή σας για να ενεργοποιήσετε ξανά το λογαριασμό σας.");
|
|
|
|
|
+define('OGP_LANG_maintenance_mode_on', "Η λειτουργία συντήρησης είναι σε λειτουργία.");
|
|
|
|
|
+define('OGP_LANG_logging_out_10', "Αποσύνδεση σε 10 δευτερόλεπτα.");
|
|
|
|
|
+define('OGP_LANG_invalid_redirect', "Ανακατεύθυνση");
|
|
|
|
|
+define('OGP_LANG_login_title', "Σύνδεση Πίνακα Ελέγχου");
|
|
|
|
|
+define('OGP_LANG_module_not_installed', "Η λειτουργική μονάδα δεν έχει εγκατασταθεί.");
|
|
|
|
|
+define('OGP_LANG_no_access_to_home', "Δεν έχετε πρόσβαση σε αυτό τον αρχικό κατάλογο.");
|
|
|
|
|
+define('OGP_LANG_not_available', "Ν/Α");
|
|
|
|
|
+define('OGP_LANG_offline', "Εκτός Λειτουργίας");
|
|
|
|
|
+define('OGP_LANG_online', "Σε Λειτουργία");
|
|
|
|
|
+define('OGP_LANG_invalid_url', "Μη έγκυρη διεύθυνση URL");
|
|
|
|
|
+define('OGP_LANG_xml_file_not_valid', "Το αρχείο XML '%s' δεν ήταν δυνατό να επικυρωθεί με το σχήμα '%s'.");
|
|
|
|
|
+define('OGP_LANG_unable_to_load_xml', "Δεν είναι δυνατή η φόρτωση του αρχείου XML '%s'. Θέμα αδειών;");
|
|
|
|
|
+define('OGP_LANG_gamemanager', "Διαχειριστής Παιχνιδιών");
|
|
|
|
|
+define('OGP_LANG_game_monitor', "Παρακολούθηση Παιχνιδιών");
|
|
|
|
|
+define('OGP_LANG_dashboard', "Ταμπλό");
|
|
|
|
|
+define('OGP_LANG_user_addons', "Πρόσθετα");
|
|
|
define('OGP_LANG_ftp', "FTP");
|
|
define('OGP_LANG_ftp', "FTP");
|
|
|
-define('OGP_LANG_shop', "Shop");
|
|
|
|
|
-define('OGP_LANG_shop_guest', "Shop");
|
|
|
|
|
-define('OGP_LANG_TS3Admin', "TS3 Admin");
|
|
|
|
|
-define('OGP_LANG_administration', "Administration");
|
|
|
|
|
-define('OGP_LANG_config_games', "Game/Mod Config");
|
|
|
|
|
-define('OGP_LANG_modulemanager', "Modules");
|
|
|
|
|
-define('OGP_LANG_server', "Servers");
|
|
|
|
|
-define('OGP_LANG_settings', "Panel Settings");
|
|
|
|
|
-define('OGP_LANG_themes', "Theme Settings");
|
|
|
|
|
-define('OGP_LANG_user_admin', "Users");
|
|
|
|
|
-define('OGP_LANG_sub_users', "Sub Users");
|
|
|
|
|
-define('OGP_LANG_show_groups', "Groups");
|
|
|
|
|
-define('OGP_LANG_user_games', "Game Servers");
|
|
|
|
|
-define('OGP_LANG_addons_manager', "Addons Manager");
|
|
|
|
|
-define('OGP_LANG_ftp_admin', "FTP users");
|
|
|
|
|
-define('OGP_LANG_orders', "Orders");
|
|
|
|
|
-define('OGP_LANG_services', "Services");
|
|
|
|
|
-define('OGP_LANG_shop_settings', "Shop Settings");
|
|
|
|
|
-define('OGP_LANG_update', "Update Panel");
|
|
|
|
|
-define('OGP_LANG_extras', "Extras");
|
|
|
|
|
-define('OGP_LANG_show', "Show");
|
|
|
|
|
-define('OGP_LANG_show_all', "Show All Servers");
|
|
|
|
|
-define('OGP_LANG_cur_theme', "%s Theme");
|
|
|
|
|
-define('OGP_LANG_copyright', "Copyright");
|
|
|
|
|
-define('OGP_LANG_all_rights_reserved', "All rights reserved");
|
|
|
|
|
-define('OGP_LANG_version', "Version");
|
|
|
|
|
-define('OGP_LANG_show_version', "Show Version");
|
|
|
|
|
-define('OGP_LANG_queries_executed', "queries executed");
|
|
|
|
|
-define('OGP_LANG_lang', "Language");
|
|
|
|
|
-define('OGP_LANG_get_size', "Show Size");
|
|
|
|
|
-define('OGP_LANG_total_size', "Total size");
|
|
|
|
|
|
|
+define('OGP_LANG_shop', "Κατάστημα");
|
|
|
|
|
+define('OGP_LANG_shop_guest', "Κατάστημα");
|
|
|
|
|
+define('OGP_LANG_TS3Admin', "Διαχειριστής TS3");
|
|
|
|
|
+define('OGP_LANG_administration', "Διαχείριση");
|
|
|
|
|
+define('OGP_LANG_config_games', "Διαμόρφωση Παιχνιδιού / Mod");
|
|
|
|
|
+define('OGP_LANG_modulemanager', "Λειτουργικές Μονάδες");
|
|
|
|
|
+define('OGP_LANG_server', "Διακομιστές");
|
|
|
|
|
+define('OGP_LANG_settings', "Ρυθμίσεις Πίνακα");
|
|
|
|
|
+define('OGP_LANG_themes', "Ρυθμίσεις Θέματος");
|
|
|
|
|
+define('OGP_LANG_user_admin', "Χρήστες");
|
|
|
|
|
+define('OGP_LANG_sub_users', "Υπο-χρήστες");
|
|
|
|
|
+define('OGP_LANG_show_groups', "Ομάδες");
|
|
|
|
|
+define('OGP_LANG_user_games', "Διακομιστές Παιχνιδιών");
|
|
|
|
|
+define('OGP_LANG_addons_manager', "Διαχειριστής Πρόσθετων");
|
|
|
|
|
+define('OGP_LANG_ftp_admin', "Χρήστες FTP");
|
|
|
|
|
+define('OGP_LANG_orders', "Παραγγελίες");
|
|
|
|
|
+define('OGP_LANG_services', "Υπηρεσίες");
|
|
|
|
|
+define('OGP_LANG_shop_settings', "Ρυθμίσεις Καταστήματος");
|
|
|
|
|
+define('OGP_LANG_update', "Πίνακας Ενημερώσεων");
|
|
|
|
|
+define('OGP_LANG_extras', "Έξτρα");
|
|
|
|
|
+define('OGP_LANG_show', "Εμφανίστε");
|
|
|
|
|
+define('OGP_LANG_show_all', "Εμφανίστε Όλους Τους Διακομιστές");
|
|
|
|
|
+define('OGP_LANG_cur_theme', "%s Θέμα");
|
|
|
|
|
+define('OGP_LANG_copyright', "Πνευματική Ιδιοκτησία");
|
|
|
|
|
+define('OGP_LANG_all_rights_reserved', "Ολα τα δικαιώματα διατηρούνται");
|
|
|
|
|
+define('OGP_LANG_version', "Έκδοση");
|
|
|
|
|
+define('OGP_LANG_show_version', "Εμφάνιση Έκδοσης");
|
|
|
|
|
+define('OGP_LANG_queries_executed', "τα queries που εκτελέστηκαν");
|
|
|
|
|
+define('OGP_LANG_lang', "Γλώσσα");
|
|
|
|
|
+define('OGP_LANG_get_size', "Εμφανίστε το Μέγεθος");
|
|
|
|
|
+define('OGP_LANG_total_size', "Συνολικό Μέγεθος");
|
|
|
define('OGP_LANG_lgsl', "LGSL");
|
|
define('OGP_LANG_lgsl', "LGSL");
|
|
|
-define('OGP_LANG_lgsl_admin', "LGSL Admin");
|
|
|
|
|
|
|
+define('OGP_LANG_lgsl_admin', "Διαχειριστής LGSL");
|
|
|
define('OGP_LANG_rcon', "RCON");
|
|
define('OGP_LANG_rcon', "RCON");
|
|
|
-define('OGP_LANG_watch_logger', "Watch Logger");
|
|
|
|
|
-define('OGP_LANG_litefm_settings', "LiteFM Settings");
|
|
|
|
|
-define('OGP_LANG_assign_expiration_date', "Assign expiration date");
|
|
|
|
|
-define('OGP_LANG_assign_expiration_date_info', "Once it expires the server is unassigned but not removed.");
|
|
|
|
|
-define('OGP_LANG_server_expiration_date', "Server expiration date");
|
|
|
|
|
-define('OGP_LANG_server_expiration_date_info', "Once it expires the server is removed (database and files).");
|
|
|
|
|
-define('OGP_LANG_set_expiration_date', "Set expiration date");
|
|
|
|
|
-define('OGP_LANG_admin_dsi', "DSi Settings");
|
|
|
|
|
|
|
+define('OGP_LANG_watch_logger', "Παρακολουθήστε τον Καταγραφέα");
|
|
|
|
|
+define('OGP_LANG_litefm_settings', "Ρυθμίσεις LiteFM");
|
|
|
|
|
+define('OGP_LANG_assign_expiration_date', "Αναθέστε την ημερομηνία λήξης");
|
|
|
|
|
+define('OGP_LANG_assign_expiration_date_info', "Μόλις λήξει, ο διακομιστής θα είναι μη-καταχωρημένος αλλά δεν θα έχει καταργηθεί.");
|
|
|
|
|
+define('OGP_LANG_server_expiration_date', "Ημερομηνία λήξης διακομιστή");
|
|
|
|
|
+define('OGP_LANG_server_expiration_date_info', "Μόλις λήξει, ο διακομιστής καταργείται (βάση δεδομένων και αρχεία).");
|
|
|
|
|
+define('OGP_LANG_set_expiration_date', "Ορίστε την ημερομηνία λήξης");
|
|
|
|
|
+define('OGP_LANG_admin_dsi', "Ρυθμίσεις DSi");
|
|
|
define('OGP_LANG_user_dsi', "DSi");
|
|
define('OGP_LANG_user_dsi', "DSi");
|
|
|
-define('OGP_LANG_list_dsi', "DSi List");
|
|
|
|
|
-define('OGP_LANG_no_remote_servers', "There is no known remote servers! Add a server to use this function.");
|
|
|
|
|
-define('OGP_LANG_no_results_found', "No search results found for %s");
|
|
|
|
|
-define('OGP_LANG_tickets', "Support Tickets");
|
|
|
|
|
-define('OGP_LANG_news', "News");
|
|
|
|
|
-define('OGP_LANG_admin_news', "News Admin");
|
|
|
|
|
-define('OGP_LANG_util', "Utilities");
|
|
|
|
|
-define('OGP_LANG_fast_download', "Fast Download");
|
|
|
|
|
-define('OGP_LANG_fd_user', "Fast Download");
|
|
|
|
|
-define('OGP_LANG_cron', "Cron Admin");
|
|
|
|
|
|
|
+define('OGP_LANG_list_dsi', "Λίστα DSi");
|
|
|
|
|
+define('OGP_LANG_no_remote_servers', "Δεν υπάρχουν γνωστοί απομακρυσμένοι διακομιστές! Προσθέστε έναν διακομιστή για να χρησιμοποιήσετε αυτήν τη λειτουργία.");
|
|
|
|
|
+define('OGP_LANG_no_results_found', "Δεν βρέθηκαν αποτελέσματα αναζήτησης για %s");
|
|
|
|
|
+define('OGP_LANG_tickets', "Εισιτήρια Υποστήριξης");
|
|
|
|
|
+define('OGP_LANG_news', "Νέα");
|
|
|
|
|
+define('OGP_LANG_admin_news', "Διαχειριστής Νέων");
|
|
|
|
|
+define('OGP_LANG_util', "Βοηθητικά Προγράμματα");
|
|
|
|
|
+define('OGP_LANG_fast_download', "Γρήγορο Κατέβασμα");
|
|
|
|
|
+define('OGP_LANG_fd_user', "Γρήγορο Κατέβασμα");
|
|
|
|
|
+define('OGP_LANG_cron', "Διαχειριστής Cron");
|
|
|
define('OGP_LANG_user_cron', "Cron");
|
|
define('OGP_LANG_user_cron', "Cron");
|
|
|
define('OGP_LANG_faq', "F.A.Q.");
|
|
define('OGP_LANG_faq', "F.A.Q.");
|
|
|
-define('OGP_LANG_mysql_admin', "MySQL Admin");
|
|
|
|
|
-define('OGP_LANG_copied', "Copied!");
|
|
|
|
|
-define('OGP_LANG_ticket_settings', "Ticket Settings");
|
|
|
|
|
-define('OGP_LANG_form', "Register");
|
|
|
|
|
|
|
+define('OGP_LANG_mysql_admin', "Διαχειριστής MySQL");
|
|
|
|
|
+define('OGP_LANG_copied', "Αντιγράφτηκε!");
|
|
|
|
|
+define('OGP_LANG_ticket_settings', "Ρυθμίσεις Εισιτηρίων");
|
|
|
|
|
+define('OGP_LANG_form', "Εγγραφείτε");
|
|
|
?>
|
|
?>
|