Przeglądaj źródła

English language updated

rocco27 8 lat temu
rodzic
commit
854a024686

+ 2 - 2
lang/English/install.php

@@ -33,7 +33,7 @@ define('found', "Found");
 define('not_found', "Not found");
 define('pear_xxtea_info', "Pear Crypt_XXTEA is required for OGP usage. In the most of the Linux distributions this module can be installed with the following Pear command 'pear install Crypt_XXTEA-beta'.");
 define('refresh', "Refresh");
-define('checking_required_modules', "Checking required modules");
+define('checking_required_modules', "Checking required modules:");
 define('database_type', "Database type");
 define('database_settings', "Database access settings");
 define('database_hostname', "Database Hostname");
@@ -54,7 +54,7 @@ define('repeat_password', "Repeat password");
 define('email', "E-mail address");
 define('back', "Back");
 define('database_setup_failure', "Setup was unable to create the database. Please recheck your database configs.");
-define('php_version_check', "Checking PHP version.");
+define('php_version_check', "Checking PHP version:");
 define('invalid_username', "You entered invalid username.");
 define('password_too_short', "Your password is too short. It must be at least '%d' characters long.");
 define('password_contains_invalid_characters', "Your password contains invalid characters.");

+ 2 - 2
lang/English/modules/TS3Admin.php

@@ -43,8 +43,8 @@ define('js_confirm_server_delete', "Do you really want to DELETE server #%1?");
 define('js_notice_server_deleted', "Server %1 was deleted successfully.\nThe overview page will be getting reloaded now.");
 define('js_prompt_banduration', "Duration in hours (0=unlimited): ");
 define('js_prompt_banreason', "Reason (optional): ");
-define('js_prompt_msg_to', "Textmessage to %1 #%2: ");
-define('js_prompt_poke_to', "Pokemessage to Client #%1: ");
+define('js_prompt_msg_to', "Text Message to %1 #%2: ");
+define('js_prompt_poke_to', "Poke Message to Client #%1: ");
 define('js_prompt_new_propvalue', "New value for '%1': ");
 define('n_server_responded', "The server responded: ");
 define('login_serverquery', "ServerQuery Login");

+ 1 - 1
lang/English/modules/litefm.php

@@ -42,7 +42,7 @@ define('home_id_missing', "Home ID is missing.");
 define('upload', "Upload");
 define('upload_failed', "Upload failed, the error was: %s.");
 define('can_not_create_upload_folder_path', "Can not create upload folder path %s");
-define('url_is_not_accesible_from_agent', "URL %s is not accesible from agent");
+define('url_is_not_accesible_from_agent', "URL %s is not accessible from the Agent");
 define('upload_file', "Upload file");
 define('uncompress', "Uncompress");
 define('create_folder', "Create folder");

+ 9 - 9
lang/English/modules/server.php

@@ -27,7 +27,7 @@ define('configured_remote_hosts', "Configured Remote Host");
 define('remote_host', "Remote Host");
 define('remote_host_info', "The remote host must be a pingable hostname!");
 define('remote_host_port', "Remote Host Port");
-define('remote_host_port_info', "The port that is listened by the OGP agent on remote host. Default: 12679.");
+define('remote_host_port_info', "The port that is listened by the OGP Agent on remote host. Default: 12679.");
 define('remote_host_name', "Remote Host Name");
 define('ogp_user', "OGP Agent Username");
 define('remote_host_name_info', "Remote host name is used to help users to identify their servers.");
@@ -41,15 +41,15 @@ define('ips', "IPs");
 define('add_more_ips', "If you want to enter more IPs press 'Set IPs' when all fields are full and an empty field will appear.");
 define('encryption_key_mismatch', "Encryption key does not match with the Agent. Please recheck your Agent configuration.");
 define('no_ip_for_remote_host', "You need to add at least one (1) IP address for each remote host.");
-define('note_remote_host', "A remote host is a server where the OGP agent is running on. Each host can have multiple number of IP addresses on which users can bind servers to.");
+define('note_remote_host', "A remote host is a server where the OGP Agent is running on. Each host can have multiple number of IP addresses on which users can bind servers to.");
 define('ip_administration', "Server & IP Administration :: Open Game Panel");
 define('unknown_error', "Unknown error - status_chk returned");
 define('remote_host_user_name', "UNIX user");
 define('remote_host_user_name_info', "Username where the Agent is running. Example: Jonhy");
 define('remote_host_ftp_ip', "FTP IP");
-define('remote_host_ftp_ip_info', "The FTP server <b>IP</b> for the current agent.");
-define('remote_host_ftp_port', "FTP port");
-define('remote_host_ftp_port_info', "The FTP server <b>port</b> for the current agent.");
+define('remote_host_ftp_ip_info', "The FTP server <b>IP</b> for the current Agent.");
+define('remote_host_ftp_port', "FTP Port");
+define('remote_host_ftp_port_info', "The FTP server <b>port</b> for the current Agent.");
 define('view_log', "View log");
 define('status', "Status");
 define('stop_firewall', "Stop Firewall");
@@ -58,8 +58,8 @@ define('seconds', "Seconds");
 define('reboot', "Remote Server Reboot");
 define('restart', "Restart Agent");
 define('confirm_reboot', "Are you sure you want to remotely reboot the entire physical server named '%s'?");
-define('confirm_restart', "Are you sure you want to restart the agent named '%s'?");
-define('restarting', "Restarting agent... Please wait.");
+define('confirm_restart', "Are you sure you want to restart the Agent named '%s'?");
+define('restarting', "Restarting Agent... Please wait.");
 define('restarted', "Agent successfully restarted.");
 define('reboot_success', "Server named '%s' was successfully rebooted. You will not be able to access the server until it has successfully booted.");
 define('invalid_remote_host_id', "Invalid remote host id '%s' given.");
@@ -73,7 +73,7 @@ define('remote_ips_for', "Remote IPs for server called '%s'");
 define('ips_set_for_server', "IPs set for server called '%s' successfully.");
 define('could_not_remove_ip', "Could not remove old IP's from database.");
 define('could_add_ip', "Could add remote server IP to database.");
-define('areyousure_removeagent', "Are you sure you want to remove the agent called");
+define('areyousure_removeagent', "Are you sure you want to remove the Agent called");
 define('areyousure_removeagent2', "and all the homes related to it from the ogp database?");
 define('error_while_remove', "Error occurred while removing remote server.");
 define('add_ip', "Add IP");
@@ -94,7 +94,7 @@ define('found_ips', "Found IPs");
 define('for_remote_server', "for the remote server.");
 define('failed_add_ip', "Failed to add IP");
 define('timeout', "Time Out");
-define('timeout_info', "Seconds. The time limit to get response from this agent.");
+define('timeout_info', "The time limit in seconds to get response from this Agent.");
 define('use_nat', "Use NAT");
 define('use_nat_info', "Activate if your remote server is using NAT rules.");
 define('arrange_ports', "Arrange ports");

+ 1 - 1
lang/English/modules/settings.php

@@ -41,7 +41,7 @@ define('panel_email_address_info', "This is the e-mail address that is in from f
 define('panel_name', "Panel name");
 define('panel_name_info', "Name of the Panel that is shown in the page title. This value will overrule all page titles, if it's not empty.");
 define('feed_enable', "Enable LGSL Feed");
-define('feed_enable_info', "If your webhost has a firewall blocking the query port you need enable it.");
+define('feed_enable_info', "If your webhost has a firewall which is blocking the query port, then you need to open the port manually.");
 define('feed_url', "Feed URL");
 define('feed_url_info', "GrayCube.com is sharing a LGSL feed on the URL:<br><b>http://www.greycube.co.uk/lgsl/feed/lgsl_files/lgsl_feed.php</b>");
 define('charset', "Character Encoding");

+ 1 - 1
lang/English/modules/subusers.php

@@ -51,7 +51,7 @@ define('err_parent_user', "The parent user ID must reference a valid pre-existin
 define('err_email_address_already_in_use_by', "Email address already in use by <b>%s</b>.");
 define('user_registration', "User Registration");
 define('your_account_details_has_been_sent_by_email_to', "Your account details has been sent by email to <b>%s</b>.");
-define('subject', "Hello %s, welcome to %s.");
+define('subject', "Hello %s, welcome to %s!");
 define('sub_user', "Sub Users");
 define('create_sub_user', "Add Sub User");
 define('listdel_sub_user', "List, Modify Sub User Account Information, or Delete Sub User");

+ 3 - 3
lang/English/modules/update.php

@@ -36,7 +36,7 @@ define('panel_version', "Panel version");
 define('update_now', "Update Now");
 define('the_panel_is_up_to_date', "The Panel is up-to-date.");
 define('files_overwritten', "%s files overwritten");
-define('files_not_overwritten', "%s files NOT overwritten due to blacklist");
+define('files_not_overwritten', "%s files are NOT overwritten due to blacklist");
 define('can_not_update_non_writable_files', "Can not update because the following files/folders are not writable");
 define('dwl_failed', "The download link is not available: \"%s\".<br>Try again later.");
 define('temp_folder_not_writable', "The download can not be placed, because Apache does not have write permission at the system temporary folder (%s).");
@@ -45,7 +45,7 @@ define('new_files', "%s new files.");
 define('updated_files', "Updated files:<br>%s");
 define('select_mirror', "Select mirror");
 define('view_changes', "View changes");
-define('get_x_revison_messages_may_take_some_time', "Get %s revison messages may take some time.");
+define('get_x_revison_messages_may_take_some_time', "Get %s revision message(s) may take some time.");
 define('updating_modules', "Updating Modules");
 define('updating_finished', "Updating Finished");
 define('updated_module', "Updated module: '%s'.");
@@ -56,5 +56,5 @@ define('no_new_updates', "No new updates");
 define('module_file_missing', "directory is missing the module.php file.");
 define('query_failed', "Failed to execute query");
 define('query_failed_2', "to database.");
-define('missing_zip_extension', "The php-zip extension is not loaded. Please enable it to use the update module.");
+define('missing_zip_extension', "The php-zip extension is not loaded. Please, enable it to use the Update module.");
 ?>