Просмотр исходного кода

Transifex Language Updates - Generated by own3mall's auto script.

own3mall 8 лет назад
Родитель
Сommit
70d75662cf

+ 143 - 0
lang/Greek(Greece)/global.php

@@ -0,0 +1,143 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2018 The OGP Development Team
+ *
+ * http://www.opengamepanel.org/
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ *
+ */
+
+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_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_lgsl', "LGSL");
+define('OGP_LANG_lgsl_admin', "LGSL Admin");
+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_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_user_cron', "Cron");
+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");
+?>

+ 66 - 0
lang/Greek(Greece)/modules/addonsmanager.php

@@ -0,0 +1,66 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2018 The OGP Development Team
+ *
+ * http://www.opengamepanel.org/
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ *
+ */
+
+define('OGP_LANG_install_plugin', "Εγκατάστησε Πρόσθετα");
+define('OGP_LANG_install_mappack', "Εγκατάστησε Χάρτες");
+define('OGP_LANG_install_config', "Εγκατάστησε Αρχεία Διαμόρφωσης");
+define('OGP_LANG_game_name', "Όνομα Παιχνιδιού");
+define('OGP_LANG_directory', "Διαδρομή Καταλόγου");
+define('OGP_LANG_remote_server', "Απομακρυσμένος Διακομιστής");
+define('OGP_LANG_select_addon', "Επίλεξε Πρόσθετο");
+define('OGP_LANG_install', "Εγκατάστησε");
+define('OGP_LANG_failed_to_start_file_download', "Αποτυχία εκκίνησης κατεβάσματος αρχείου.");
+define('OGP_LANG_no_games_servers_available', "Δεν υπάρχουν διαθέσιμοι διακομιστές παιχνιδιού στον λογαριασμό σου.");
+define('OGP_LANG_addon_installed_successfully', "Το πρόσθετο εγκαταστάθηκε επιτυχώς.");
+define('OGP_LANG_path', "Διαδρομή");
+define('OGP_LANG_wait_while_decompressing', "Περίμενε καθώς το αρχείο %s αποσυμπιέζεται.");
+define('OGP_LANG_addon_name', "Όνομα Πρόσθετου");
+define('OGP_LANG_url', "URL");
+define('OGP_LANG_select_game_type', "Επίλεξε Τύπο Παιχνιδιού");
+define('OGP_LANG_plugin', "Πρόσθετο");
+define('OGP_LANG_mappack', "Πακέτο Χαρτών");
+define('OGP_LANG_config', "Αρχείο Διαμόρφωσης");
+define('OGP_LANG_type', "Τύπος Πρόσθετου");
+define('OGP_LANG_game', "Παιχνίδι");
+define('OGP_LANG_show_all_addons', "Εμφάνισε Όλα Τα Πρόσθετα");
+define('OGP_LANG_show_addons_for_selected_type', "Εμφάνισε Πρόσθετα Για Τον Επιλεγμένο Τύπο");
+define('OGP_LANG_show_addons_for_selected_game', "Εμφάνισε Πρόσθετα Για Το Επιλεγμένο Παιχνίδι");
+define('OGP_LANG_linux_games', "Παιχνίδια Για Linux:");
+define('OGP_LANG_windows_games', "Παιχνίδια Για Windows:");
+define('OGP_LANG_create_addon', "Δημιουργία Πρόσθετου");
+define('OGP_LANG_addons_db', "Βάση Δεδομένων Για Τα Πρόσθετα");
+define('OGP_LANG_addon_has_been_created', "Το πρόσθετο %s δημιουργήθηκε.");
+define('OGP_LANG_remove_addon', "Αφαίρεσε Το Πρόσθετο");
+define('OGP_LANG_fill_the_url_address_to_a_compressed_file', "Παρακαλώ, συμπλήρωσε μια διεύθυνση URL για ένα συμπιεσμένο αρχείο.");
+define('OGP_LANG_fill_the_addon_name', "Παρακαλώ, συμπλήρωσε ένα όνομα για το πακέτο πρόσθετου.");
+define('OGP_LANG_select_an_addon_type', "Παρακαλώ, διάλεξε έναν τύπο πρόσθετου.");
+define('OGP_LANG_select_a_game_type', "Παρακαλώ, διάλεξε έναν τύπο παιχνιδιού.");
+define('OGP_LANG_edit_addon', "Επεξεργάσου Το Πρόσθετο");
+define('OGP_LANG_post-script', "Δέσμη ενεργειών (bash) για μετά την εγκατάσταση.");
+define('OGP_LANG_replacements', "Αντικαταστάτες:");
+define('OGP_LANG_addon_name_info', "Βάλε ένα όνομα για αυτό το πρόσθετο, αυτό είναι το όνομα που βλέπει ο χρήστης.");
+define('OGP_LANG_url_info', "Βάλε μια διεύθυνση ιστού που περιέχει ένα αρχείο για κατέβασμα, αν είναι συμπιεσμένο σε zip ή tar.gz θα αποσυμπιεστεί στον ριζικό κατάλογο του διακομιστή ή στην διαδρομή που δίνεται παρακάτω.");
+define('OGP_LANG_path_info', "Η διαδρομή πρέπει να είναι συγγενική με τον φάκελο του διακομιστή και να μην περιέχει κάθετους στην αρχή ή στο τέλος, π.χ.: cstrike/cfg. Αν αφεθεί κενό θα χρησιμοποιηθεί η ριζική διαδρομή.");
+define('OGP_LANG_post-script_info', "Βάλε κώδικα γλώσσας bash, θα εκτελεστεί σαν δέσμη ενεργειών, μπορείς να χρησιμοποιήσεις αντικαταστάτες κειμένου για να προσαρμώσεις την εγκατάσταση, θα αντικατασταθούν από δεδομένα από τον διακομιστή στον οποίο εγκατέστησες το πρόσθετο. Η δέσμη ενεργειών θα ξεκινήσει από τον ριζικό φάκελο του διακομιστή ή την καθορισμένη διαδρομή.");
+?>

+ 43 - 0
lang/Greek(Greece)/modules/config_games.php

@@ -0,0 +1,43 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2018 The OGP Development Team
+ *
+ * http://www.opengamepanel.org/
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ *
+ */
+
+define('OGP_LANG_resetting_configs', "Resetting all configs");
+define('OGP_LANG_updating_configs', "Updating old configs");
+define('OGP_LANG_configs_updated_ok', "Configurations reread successfully.");
+define('OGP_LANG_reset_old_configs', "Reset old configs");
+define('OGP_LANG_update_configs', "Update Configs");
+define('OGP_LANG_game_config_setup', "Setup Game Configs");
+define('OGP_LANG_config_reset_warning', "When you clear old configs there might be issues with the assigned game servers, because the identification numbers might not match with the new configurations.");
+define('OGP_LANG_modify_configs_info', "If you want to modify the game configuration, you can modify the files located in %s.");
+define('OGP_LANG_updating_config_from_file', "Updating config from %s file.");
+define('OGP_LANG_error_when_handling_file', "Error occurred when handling file %s.");
+define('OGP_LANG_error_while_adding_cfg_to_db', "Error occurred when adding data from %s to database.");
+define('OGP_LANG_no_configs_found', "No configuration found from %s file.");
+define('OGP_LANG_select_game', "Select Game");
+define('OGP_LANG_create_xml_configs', "Create XML Configs");
+define('OGP_LANG_failed_to_delete_config_from_db', "Failed to delete %s config from database");
+define('OGP_LANG_failed_removing_file', "Falied removing the file %s.");
+define('OGP_LANG_removed_game_cfg_from_disk_and_datbase', "Removed config for %s from storage and database.");
+define('OGP_LANG_delete_game_config_for', "Delete game configuration for %s from disk and database.");
+?>

+ 43 - 0
lang/Greek(Greece)/modules/extras.php

@@ -0,0 +1,43 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2018 The OGP Development Team
+ *
+ * http://www.opengamepanel.org/
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ *
+ */
+
+include 'update.php';
+define('OGP_LANG_unable_download', "Unable to download %s.");
+define('OGP_LANG_md5_failed', "MD5 test failed for %s, try again.");
+define('OGP_LANG_uninstall', "Uninstall");
+define('OGP_LANG_install', "Install");
+define('OGP_LANG_uptodate', "Up-to-date");
+define('OGP_LANG_update_available', "Update available");
+define('OGP_LANG_not_installed', "Not installed");
+define('OGP_LANG_installed', "Installed");
+define('OGP_LANG_download_update', "Download/Update");
+define('OGP_LANG_are_you_sure', "Are you sure");
+define('OGP_LANG_uninstalling_module_dataloss', "By uninstalling a module you will lose all data related to it.");
+define('OGP_LANG_remove_files_for', "Would you like to remove all files for");
+define('OGP_LANG_confirm', "Confirm");
+define('OGP_LANG_cancel', "Cancel");
+define('OGP_LANG_extra_themes', "Extra themes");
+define('OGP_LANG_extra_modules', "Extra modules");
+define('OGP_LANG_search_for_updates', "Check for updates");
+?>