From e1585a249c35de271e714b5c68f4cfc924a4a36a Mon Sep 17 00:00:00 2001 From: Jan Date: Sat, 4 Jun 2016 21:57:16 +0200 Subject: [PATCH] Added english translations improvements from korhaldragonir (#75) --- language/en/ADMIN.php | 1783 +++++++++++---------- language/en/BANNER.php | 7 +- language/en/FAQ.php | 1 + language/en/FLEET.php | 149 +- language/en/INGAME.php | 829 +++++----- language/en/INSTALL.php | 1 + language/en/L18N.php | 10 +- language/en/LANG.cfg | 4 +- language/en/PUBLIC.php | 88 +- language/en/TECH.php | 101 +- language/en/templates/email_vaild_reg.txt | 1 - 11 files changed, 1491 insertions(+), 1483 deletions(-) diff --git a/language/en/ADMIN.php b/language/en/ADMIN.php index 8af7bfdb2..8a8cc571c 100644 --- a/language/en/ADMIN.php +++ b/language/en/ADMIN.php @@ -2,269 +2,270 @@ // Translated into English by QwataKayean . All rights reversed (C) 2012 +// Translation redone by Korhal. All rights reserved (C) 2015 // 2Moons - Copyright (C) 2010-2012 Slaver -//--------------- Geral ------------------------// -$LNG['adm_login'] ='Login'; -$LNG['adm_username'] ='Username'; -$LNG['adm_password'] ='Password'; -$LNG['adm_absenden'] ='Enter'; -$LNG['adm_password_info'] ='Write your password in order to enter'; -$LNG['adm_bad_password'] ='Wrong Password!'; -$LNG['404_page'] ='You do not have permissions to access this page'; -$LNG['adm_cp_title'] ='Administration Panel'; -$LNG['adm_cp_index'] ='Start'; -$LNG['mu_moderation_page'] ='Permissions'; -$LNG['mu_universe'] ='Universe'; -$LNG['adm_cp_logout'] ='Back to Game'; +//--------------- General ------------------------// +$LNG['adm_login'] = 'Login'; +$LNG['adm_username'] = 'Username'; +$LNG['adm_password'] = 'Password'; +$LNG['adm_absenden'] = 'Enter'; +$LNG['adm_password_info'] = 'Enter your password to continue.'; +$LNG['adm_bad_password'] = 'Incorrect Password!'; +$LNG['404_page'] = 'You do not have the required permissions to access this page.'; +$LNG['adm_cp_title'] = 'Administration Panel'; +$LNG['adm_cp_index'] = 'Start'; +$LNG['mu_moderation_page'] = 'Permissions'; +$LNG['mu_universe'] = 'Universe'; +$LNG['adm_cp_logout'] = 'Back to Game'; // Miscelâneo -$LNG['ad_number'] ='ID'; -$LNG['ad_max'] ='(max. %d)'; -$LNG['only_numbers'] ='You can only enter numbers!'; -$LNG['select_option'] ='Choose the option ...'; +$LNG['ad_number'] = 'ID'; +$LNG['ad_max'] = '(max. %d)'; +$LNG['only_numbers'] = 'You can only enter numbers!'; +$LNG['select_option'] = 'Choose an option ...'; // Rank -$LNG['rank'] [0] ='Player'; -$LNG['rank'] [1] ='Moderator'; -$LNG['rank'] [2] ='Operator'; -$LNG['rank'] [3] ='Admin'; +$LNG['rank'][0] = 'Player'; +$LNG['rank'][1] = 'Moderator'; +$LNG['rank'][2] = 'Operator'; +$LNG['rank'][3] = 'Admin'; // Tempo -$LNG['time_days'] ='Days'; -$LNG['time_hours'] ='Hour'; -$LNG['time_minutes'] ='Minutes'; -$LNG['time_seconds'] ='Seconds'; +$LNG['time_days'] = 'Days'; +$LNG['time_hours'] = 'Hour'; +$LNG['time_minutes'] = 'Minutes'; +$LNG['time_seconds'] = 'Seconds'; //###########################################################// -$LNG['info_information'] ='Send or report bugs in the forum for 2Moons
Otherwise there will be support!'; +$LNG['info_information'] = 'Send or report bugs in the forum for 2Moons
Otherwise there will be support!'; -//--------------- Sim ou não ------------------------// -$LNG['one_is_yes'] [1] ='Yes'; -$LNG['one_is_yes'] [0] ='no'; +//--------------- Sim ou não ------------------------// +$LNG['one_is_yes'][1] = 'Yes'; +$LNG['one_is_yes'][0] = 'no'; -$LNG['one_is_no'] [1] ='Yes'; -$LNG['one_is_no'] [0] ='no'; +$LNG['one_is_no'][1] = 'Yes'; // Shouldn't this be no? +$LNG['one_is_no'][0] = 'no'; // Shouldn't this be yes? //###########################################################// -//--------------- Botões ------------------------// -$LNG['button_submit'] ='Send'; -$LNG['button_add'] ='Profile'; -$LNG['button_delete'] ='Delete'; -$LNG['button_filter'] ='Filter'; -$LNG['button_deselect'] ='Delete selected'; -$LNG['button_reset'] ='Reset'; -$LNG['button_des_se'] ='Select all or deselect'; +//--------------- Botões ------------------------// +$LNG['button_submit'] = 'Send'; +$LNG['button_add'] = 'Profile'; +$LNG['button_delete'] = 'Delete'; +$LNG['button_filter'] = 'Filter'; +$LNG['button_deselect'] = 'Delete selected'; +$LNG['button_reset'] = 'Reset'; +$LNG['button_des_se'] = 'Select all or deselect'; //###########################################################// //--------------- ID's ------------------------// -$LNG['input_id'] ='ID'; -$LNG['input_id_user'] ='Player ID'; -$LNG['input_id_planet'] ='Planet ID'; -$LNG['input_id_moon'] ='Moon ID'; -$LNG['input_id_p_m'] ='ID of the planet or Moon'; -$LNG['input_id_ally'] ='ID of the Alliance'; +$LNG['input_id'] = 'ID'; +$LNG['input_id_user'] = 'Player ID'; +$LNG['input_id_planet'] = 'Planet ID'; +$LNG['input_id_moon'] = 'Moon ID'; +$LNG['input_id_p_m'] = 'ID of the planet or Moon'; +$LNG['input_id_ally'] = 'ID of the Alliance'; //###########################################################// -//--------------- Recursos ------------------------// -$LNG['resources_title'] ='Resources'; -$LNG['count_res'] ='Number of resources'; +//--------------- Recursos ------------------------// +$LNG['resources_title'] = 'Resources'; +$LNG['count_res'] = 'Number of resources'; //###########################################################// -//--------------- Modulos ------------------------// -$LNG['buildings_title'] ='Buildings'; -$LNG['ships_title'] ='Ships'; -$LNG['defenses_title'] ='Defences'; -$LNG['researchs_title'] ='Research'; -$LNG['officiers_title'] ='Officers'; +//--------------- Modulos ------------------------// +$LNG['buildings_title'] = 'Buildings'; +$LNG['ships_title'] = 'Ships'; +$LNG['defenses_title'] = 'Defences'; +$LNG['researchs_title'] = 'Research'; +$LNG['officiers_title'] = 'Officers'; //###########################################################// //--------------- Editor ------------------------// // Menu -$LNG['ad_forgiven_id'] ='You must enter an ID!'; -$LNG['ad_back_to_menu'] ='Return to home menu'; -$LNG['ad_editor_title'] ='Account Editor'; -$LNG['ad_editor_buildings'] ='Buildings'; -$LNG['ad_editor_ships'] ='Ships'; -$LNG['ad_editor_defenses'] ='Defences'; -$LNG['ad_editor_researchs'] ='Search'; -$LNG['ad_editor_officiers'] ='Officiers'; -$LNG['ad_editor_personal'] ='Personal Data'; -$LNG['ad_editor_planets'] ='Planet & Moon'; -$LNG['ad_editor_resources'] ='Ressources'; -$LNG['ad_editor_alliances'] ='Alliance'; -$LNG['ad_editor_authlevels'] ='Permissions'; - -$LNG['ad_add_not_exist'] ='ID does not exist!'; +$LNG['ad_forgiven_id'] = 'You must enter an ID!'; +$LNG['ad_back_to_menu'] = 'Return to home menu'; +$LNG['ad_editor_title'] = 'Account Editor'; +$LNG['ad_editor_buildings'] = 'Buildings'; +$LNG['ad_editor_ships'] = 'Ships'; +$LNG['ad_editor_defenses'] = 'Defences'; +$LNG['ad_editor_researchs'] = 'Search'; +$LNG['ad_editor_officiers'] = 'Officiers'; +$LNG['ad_editor_personal'] = 'Personal Data'; +$LNG['ad_editor_planets'] = 'Planet & Moon'; +$LNG['ad_editor_resources'] = 'Ressources'; +$LNG['ad_editor_alliances'] = 'Alliance'; +$LNG['ad_editor_authlevels'] = 'Permissions'; + +$LNG['ad_add_not_exist'] = 'ID does not exist!'; // Pesquisas -$LNG['ad_add_tech_success'] ='The Research has been inserted successfully!'; -$LNG['ad_delete_tech_success'] ='The Research has been removed successfully!'; -$LNG['ad_research_title'] ='Research'; -$LNG['ad_research'] ='Research'; +$LNG['ad_add_tech_success'] = 'The Research has been inserted successfully!'; +$LNG['ad_delete_tech_success'] = 'The Research has been removed successfully!'; +$LNG['ad_research_title'] = 'Research'; +$LNG['ad_research'] = 'Research'; // Officiais -$LNG['ad_offi_title'] ='Officiers'; -$LNG['ad_offi'] ='Officiers'; -$LNG['ad_add_offi_success'] ='The Officiers were entered successfully!'; -$LNG['ad_delete_offi_success'] ='The Officiers were removed successfully!'; +$LNG['ad_offi_title'] = 'Officiers'; +$LNG['ad_offi'] = 'Officiers'; +$LNG['ad_add_offi_success'] = 'The Officiers were entered successfully!'; +$LNG['ad_delete_offi_success'] = 'The Officiers were removed successfully!'; // Recursos -$LNG['ad_add_res_sucess'] ='Resources have been inserted successfully!'; -$LNG['ad_delete_res_sucess'] ='The Researches were removed successfully!'; -$LNG['ad_main_title'] ='Ressources and Technologies'; +$LNG['ad_add_res_sucess'] = 'Resources have been inserted successfully!'; +$LNG['ad_delete_res_sucess'] = 'The Researches were removed successfully!'; +$LNG['ad_main_title'] = 'Ressources and Technologies'; // Naves -$LNG['ad_ships_title'] ='Ships'; -$LNG['ad_ships'] ='Ships'; -$LNG['ad_add_ships_sucess'] ='The ships have been uploaded successfully!'; -$LNG['ad_delete_ships_sucess'] ='The ships were removed successfully!'; +$LNG['ad_ships_title'] = 'Ships'; +$LNG['ad_ships'] = 'Ships'; +$LNG['ad_add_ships_sucess'] = 'The ships have been uploaded successfully!'; +$LNG['ad_delete_ships_sucess'] = 'The ships were removed successfully!'; // Defesas -$LNG['ad_defenses_title'] ='Defences'; -$LNG['ad_defenses'] ='Defences'; -$LNG['ad_add_defenses_success'] ='The defenses were uploaded successfully!'; -$LNG['ad_delete_defenses_success'] ='The defenses were removed successfully!'; +$LNG['ad_defenses_title'] = 'Defences'; +$LNG['ad_defenses'] = 'Defences'; +$LNG['ad_add_defenses_success'] = 'The defenses were uploaded successfully!'; +$LNG['ad_delete_defenses_success'] = 'The defenses were removed successfully!'; // Edificios -$LNG['ad_buildings_title'] ='Buildings'; -$LNG['ad_buildings'] ='Buildings'; -$LNG['ad_planet_id'] ='ID of the planet or Moon'; -$LNG['ad_levels'] ='Level'; -$LNG['ad_count'] ='Number'; -$LNG['ad_add_build_success'] ='The buildings were entered successfully!'; -$LNG['ad_delete_build_success'] ='The buildings were removed successfully!'; +$LNG['ad_buildings_title'] = 'Buildings'; +$LNG['ad_buildings'] = 'Buildings'; +$LNG['ad_planet_id'] = 'ID of the planet or Moon'; +$LNG['ad_levels'] = 'Level'; +$LNG['ad_count'] = 'Number'; +$LNG['ad_add_build_success'] = 'The buildings were entered successfully!'; +$LNG['ad_delete_build_success'] = 'The buildings were removed successfully!'; // Dados Pessoais -$LNG['ad_personal_title'] ='Edit Personal Data'; -$LNG['ad_personal_name'] ='Username'; -$LNG['ad_personal_email'] ='Email'; -$LNG['ad_personal_email2'] ='Email (re-enter)'; -$LNG['ad_personal_pass'] ='Password'; -$LNG['ad_personal_succes'] ='Settings stored'; -$LNG['ad_personal_vacat'] ='VMode'; +$LNG['ad_personal_title'] = 'Edit Personal Data'; +$LNG['ad_personal_name'] = 'Username'; +$LNG['ad_personal_email'] = 'Email'; +$LNG['ad_personal_email2'] = 'Email (re-enter)'; +$LNG['ad_personal_pass'] = 'Password'; +$LNG['ad_personal_succes'] = 'Settings stored'; +$LNG['ad_personal_vacat'] = 'VMode'; // Aliança -$LNG['ad_ally_title'] ='Alliance'; -$LNG['ad_ally_change_id'] ='Modify ID'; -$LNG['ad_ally_name'] ='Name of the Alliance'; -$LNG['ad_ally_tag'] ='TAG of the Alliance'; -$LNG['ad_ally_text1'] ='Description of the Alliance'; -$LNG['ad_ally_text2'] ='Inner text'; -$LNG['ad_ally_text3'] ='Type of application'; -$LNG['ad_ally_delete'] ='Delete Alliance'; -$LNG['ad_ally_delete_u'] ='Delete Member'; -$LNG['ad_ally_user_id'] ='(Insert User ID)'; -$LNG['ad_ally_succes'] ='Success'; -$LNG['ad_ally_not_exist3'] ='The user does not exist in the alliance'; -$LNG['ad_ally_not_exist'] ='The Alliance doesnt exist!'; -$LNG['ad_ally_not_exist2'] ='The Member doesnt exist!'; +$LNG['ad_ally_title'] = 'Alliance'; +$LNG['ad_ally_change_id'] = 'Modify ID'; +$LNG['ad_ally_name'] = 'Name of the Alliance'; +$LNG['ad_ally_tag'] = 'TAG of the Alliance'; +$LNG['ad_ally_text1'] = 'Description of the Alliance'; +$LNG['ad_ally_text2'] = 'Inner text'; +$LNG['ad_ally_text3'] = 'Type of application'; +$LNG['ad_ally_delete'] = 'Delete Alliance'; +$LNG['ad_ally_delete_u'] = 'Delete Member'; +$LNG['ad_ally_user_id'] = '(Insert User ID)'; +$LNG['ad_ally_succes'] = 'Success'; +$LNG['ad_ally_not_exist3'] = 'The user does not exist in the alliance'; +$LNG['ad_ally_not_exist'] = 'The Alliance doesnt exist!'; +$LNG['ad_ally_not_exist2'] = 'The Member doesnt exist!'; // Luas e Planetas -$LNG['ad_pla_title'] ='Moons and Planets'; -$LNG['ad_pla_edit_name'] ='Name'; -$LNG['ad_pla_change_id'] ='Change Planet ID'; -$LNG['ad_pla_edit_diameter'] ='Edit diameter'; -$LNG['ad_pla_edit_fields'] ='Edit fields'; -$LNG['ad_pla_delete_b'] ='Remove all buildings'; -$LNG['ad_pla_delete_s'] ='Remove all ships'; -$LNG['ad_pla_delete_d'] ='Remove all defenses'; -$LNG['ad_pla_delete_hd'] ='Remove Hangar waiting list'; -$LNG['ad_pla_delete_cb'] ='Remove list of construction'; -$LNG['ad_pla_delete_planet'] ='Delete planet'; -$LNG['ad_pla_title_a'] ='If the planet has a moon, will be allowed to change ID'; // ??? -$LNG['ad_pla_title_l'] ='If the Moon is, your coordinates will also be changed'; -$LNG['ad_pla_change_p'] ='Coordinates of Planets'; -$LNG['ad_pla_change_pp'] ='Accent to make change of coordinates'; // ??? -$LNG['ad_pla_succes'] ='Changes made successfully'; -$LNG['ad_pla_error_planets'] ='The moons cannot change of coordinates'; -$LNG['ad_pla_error_user'] ='The player does not exist!'; -$LNG['ad_pla_error_planets2'] ='The planet does not exist'; -$LNG['ad_pla_error_planets3'] ='The coordinates are in use!'; -$LNG['ad_pla_error_planets4'] ='Cannot modify the planet if ja has Moon!'; -$LNG['ad_pla_error_planets5'] ='There is a planet in the same coordinates'; -$LNG['ad_pla_delete_planet_s'] ='Planet successfully removed'; +$LNG['ad_pla_title'] = 'Moons and Planets'; +$LNG['ad_pla_edit_name'] = 'Name'; +$LNG['ad_pla_change_id'] = 'Change Planet ID'; +$LNG['ad_pla_edit_diameter'] = 'Edit diameter'; +$LNG['ad_pla_edit_fields'] = 'Edit fields'; +$LNG['ad_pla_delete_b'] = 'Remove all buildings'; +$LNG['ad_pla_delete_s'] = 'Remove all ships'; +$LNG['ad_pla_delete_d'] = 'Remove all defenses'; +$LNG['ad_pla_delete_hd'] = 'Remove Hangar waiting list'; +$LNG['ad_pla_delete_cb'] = 'Remove list of construction'; +$LNG['ad_pla_delete_planet'] = 'Delete planet'; +$LNG['ad_pla_title_a'] = 'If the planet has a moon, will be allowed to change ID'; // ??? +$LNG['ad_pla_title_l'] = 'If the Moon is, your coordinates will also be changed'; +$LNG['ad_pla_change_p'] = 'Coordinates of Planets'; +$LNG['ad_pla_change_pp'] = 'Accent to make change of coordinates'; // ??? +$LNG['ad_pla_succes'] = 'Changes made successfully'; +$LNG['ad_pla_error_planets'] = 'The moons cannot change of coordinates'; +$LNG['ad_pla_error_user'] = 'The player does not exist!'; +$LNG['ad_pla_error_planets2'] = 'The planet does not exist'; +$LNG['ad_pla_error_planets3'] = 'The coordinates are in use!'; +$LNG['ad_pla_error_planets4'] = 'Cannot modify the planet if ja has Moon!'; +$LNG['ad_pla_error_planets5'] = 'There is a planet in the same coordinates'; +$LNG['ad_pla_delete_planet_s'] = 'Planet successfully removed'; //###########################################################// //--------------- Painel de Suspensão ------------------------// -$LNG['bo_the_player'] ='Player'; -$LNG['bo_the_player2'] ='Player'; -$LNG['bo_banned'] ='Banned successfully'; -$LNG['bo_unbanned'] ='Successfully Unbanned'; //[Sperre aufgehoben?] -$LNG['bo_username'] ='Username'; -$LNG['bo_vacaations'] ='vacation mode'; -$LNG['bo_reason'] ='BAN Reason'; -$LNG['bo_time'] ='Duration of reproof'; -$LNG['bo_vacation_mode'] ='Vacation mode'; -$LNG['bo_ban_player'] ='Unban/ban'; -$LNG['bo_unban_player'] ='list of suspension'; -$LNG['bo_user_doesnt_exist'] ='This player does not exist!'; -$LNG['bo_user_select'] ='Select ...'; -$LNG['bo_select_title'] ='Show names get ados in'; -$LNG['bo_suspended_panel'] ='Suspension'; -$LNG['bo_bbb_go_back'] ='[Back]'; -$LNG['bo_bbb_go_act'] ='[Reload]'; -$LNG['bo_permanent'] ='Ban permanent'; -$LNG['bo_bbb_title_1'] ='Suspension System'; -$LNG['bo_bbb_title_2'] ='When it should be unlocked'; -$LNG['bo_bbb_title_3'] ='Suspension system • This player is locked'; -$LNG['bo_bbb_title_4'] ='In order to reduce the time duration, it is necessary to add a "-" before the number desired introduced, that is in the number of minutes that you want to reduce, such as: -5'; -$LNG['bo_bbb_title_5'] ='Locked'; -$LNG['bo_bbb_title_6'] ='Date modified'; -$LNG['bo_characters_1'] ='Available Chars'; -$LNG['bo_characters_suus'] ='Closed'; -$LNG['bo_order_username'] ='[Sort by name]'; -$LNG['bo_order_id'] ='[Sort by ID]'; -$LNG['bo_order_banned'] ='[Sort by suspended]'; -$LNG['bo_total_users'] ='Total players:'; -$LNG['bo_total_banneds'] ='Suspended Players:'; -$LNG['bo_ban'] ='Block'; -$LNG['bo_unban'] ='Unlock'; +$LNG['bo_the_player'] = 'Player'; +$LNG['bo_the_player2'] = 'Player'; +$LNG['bo_banned'] = 'Banned successfully'; +$LNG['bo_unbanned'] = 'Successfully Unbanned'; //[Sperre aufgehoben?] +$LNG['bo_username'] = 'Username'; +$LNG['bo_vacaations'] = 'vacation mode'; +$LNG['bo_reason'] = 'BAN Reason'; +$LNG['bo_time'] = 'Duration of reproof'; +$LNG['bo_vacation_mode'] = 'Vacation mode'; +$LNG['bo_ban_player'] = 'Unban/ban'; +$LNG['bo_unban_player'] = 'list of suspension'; +$LNG['bo_user_doesnt_exist'] = 'This player does not exist!'; +$LNG['bo_user_select'] = 'Select ...'; +$LNG['bo_select_title'] = 'Show names get ados in'; +$LNG['bo_suspended_panel'] = 'Suspension'; +$LNG['bo_bbb_go_back'] = '[Back]'; +$LNG['bo_bbb_go_act'] = '[Reload]'; +$LNG['bo_permanent'] = 'Ban permanent'; +$LNG['bo_bbb_title_1'] = 'Suspension System'; +$LNG['bo_bbb_title_2'] = 'When it should be unlocked'; +$LNG['bo_bbb_title_3'] = 'Suspension system • This player is locked'; +$LNG['bo_bbb_title_4'] = 'In order to reduce the time duration, it is necessary to add a "-" before the number desired introduced, that is in the number of minutes that you want to reduce, such as: -5'; +$LNG['bo_bbb_title_5'] = 'Locked'; +$LNG['bo_bbb_title_6'] = 'Date modified'; +$LNG['bo_characters_1'] = 'Available Chars'; +$LNG['bo_characters_suus'] = 'Closed'; +$LNG['bo_order_username'] = '[Sort by name]'; +$LNG['bo_order_id'] = '[Sort by ID]'; +$LNG['bo_order_banned'] = '[Sort by suspended]'; +$LNG['bo_total_users'] = 'Total players:'; +$LNG['bo_total_banneds'] = 'Suspended Players:'; +$LNG['bo_ban'] = 'Block'; +$LNG['bo_unban'] = 'Unlock'; //###########################################################// //--------------- Encriptador de MD5 ------------------------// -$LNG['et_md5_encripter'] ='MD5 Encryptor'; -$LNG['et_pass'] ='Password entry you want'; -$LNG['et_result'] ='Result of Encription'; -$LNG['et_encript'] ='Generate code'; +$LNG['et_md5_encripter'] = 'MD5 Encryptor'; +$LNG['et_pass'] = 'Password entry you want'; +$LNG['et_result'] = 'Result of Encription'; +$LNG['et_encript'] = 'Generate code'; //###########################################################// //--------------- Configuração de Estatisticas ------------------------// -$LNG['cs_title'] ='Statistics'; -$LNG['cs_point_per_resources_used'] ='Value of statistical point 1'; -$LNG['cs_resources'] ='resources'; -$LNG['cs_users_per_block'] ='Users per block (min. 10)'; -$LNG['cs_time_between_updates'] ='Time between updates'; -$LNG['cs_minutes'] ='ago'; -$LNG['cs_points_to_zero'] ='Points to "0" (will not appear in points statistics)'; -$LNG['cs_access_lvl'] ='Access level'; -$LNG['cs_save_changes'] ='Save'; -$LNG['cs_timeact_1'] ='The last update was on:'; -$LNG['cs_yes'] ='Yes'; -$LNG['cs_no'] ='No'; -$LNG['cs_no_view'] ='Do not display admins'; +$LNG['cs_title'] = 'Statistics'; +$LNG['cs_point_per_resources_used'] = 'Value of statistical point 1'; +$LNG['cs_resources'] = 'resources'; +$LNG['cs_users_per_block'] = 'Users per block (min. 10)'; +$LNG['cs_time_between_updates'] = 'Time between updates'; +$LNG['cs_minutes'] = 'ago'; +$LNG['cs_points_to_zero'] = 'Points to "0" (will not appear in points statistics)'; +$LNG['cs_access_lvl'] = 'Access level'; +$LNG['cs_save_changes'] = 'Save'; +$LNG['cs_timeact_1'] = 'The last update was on:'; +$LNG['cs_yes'] = 'Yes'; +$LNG['cs_no'] = 'No'; +$LNG['cs_no_view'] = 'Do not display admins'; //###########################################################// //--------------- Lista de Erros ------------------------// -$LNG['er_errors'] ='Error'; -$LNG['er_error_list'] ='Error list'; -$LNG['er_dlte_all'] ='Delete all'; -$LNG['er_type'] ='Type'; -$LNG['er_data'] ='Date'; +$LNG['er_errors'] = 'Error'; +$LNG['er_error_list'] = 'Error list'; +$LNG['er_dlte_all'] = 'Delete all'; +$LNG['er_type'] = 'Type'; +$LNG['er_data'] = 'Date'; //###########################################################// @@ -285,108 +286,108 @@ //--------------- Mensagem Global ------------------------// -$LNG['ma_message_sended'] ='Your message has been sent!'; -$LNG['ma_subject_needed'] ='You must add the subject!'; -$LNG['ma_send_global_message'] ='Send global message'; -$LNG['ma_subject'] ='Subject'; -$LNG['ma_characters'] ='Characters'; -$LNG['ma_none'] ='Global News'; -$LNG['ma_message'] ='Message'; -$LNG['ma_mode'] ='As transport'; -$LNG['ma_all'] ='All'; +$LNG['ma_message_sended'] = 'Your message has been sent!'; +$LNG['ma_subject_needed'] = 'You must add the subject!'; +$LNG['ma_send_global_message'] = 'Send global message'; +$LNG['ma_subject'] = 'Subject'; +$LNG['ma_characters'] = 'Characters'; +$LNG['ma_none'] = 'Global News'; +$LNG['ma_message'] = 'Message'; +$LNG['ma_mode'] = 'As transport'; +$LNG['ma_all'] = 'All'; $LNG['ma_modes'] = array('Game','Mail','Game & Mail'); //###########################################################// //--------------- Pagina Inicial ------------------------// -$LNG['ow_title'] ='Welcome to 2Moons!'; -$LNG['ow_donate'] ='Donate'; -$LNG['ow_welcome_text'] ='Welcome to popular 2Moons! (:'; -$LNG['ow_overview'] ='Control'; -$LNG['ow_support'] ='Support'; -$LNG['ow_credits'] ='Credits'; -$LNG['ow_forum'] ='Forum'; -$LNG['ow_proyect_leader'] ='Project Leader'; -$LNG['ow_translator'] ='Translators'; -$LNG['ow_special_thanks'] ='Special Thanks'; -$LNG['ow_file_detected'] ='The file %s was encountered. for reasons of security, delete or rename'; -$LNG['ow_config_file_writable'] ='The file config.php can be written, edited or deleted! It is recommended by 440 mode (read only).'; -$LNG['ow_database_errors'] ='You have errors in your database. Show Errors'; -$LNG['ow_smtp_errors'] ='verifies the configuration of SMTP! -At the moment no mail can be sent!'; -$LNG['ow_dir_not_writable'] ='/%s dir cant be written!'; -$LNG['ow_none'] ='No warnings'; -$LNG['ow_news'] ='Latest news'; -$LNG['ow_updates'] ='Recent updates'; -$LNG['ow_developers'] ='Developers'; +$LNG['ow_title'] = 'Welcome to 2Moons!'; +$LNG['ow_donate'] = 'Donate'; +$LNG['ow_welcome_text'] = 'Welcome to popular 2Moons! (:'; +$LNG['ow_overview'] = 'Control'; +$LNG['ow_support'] = 'Support'; +$LNG['ow_credits'] = 'Credits'; +$LNG['ow_forum'] = 'Forum'; +$LNG['ow_proyect_leader'] = 'Project Leader'; +$LNG['ow_translator'] = 'Translators'; +$LNG['ow_special_thanks'] = 'Special Thanks'; +$LNG['ow_file_detected'] = 'The file %s was encountered. for reasons of security, delete or rename'; +$LNG['ow_config_file_writable'] = 'The file config.php can be written, edited or deleted! It is recommended by 440 mode (read only).'; +$LNG['ow_database_errors'] = 'You have errors in your database. Show Errors'; +$LNG['ow_smtp_errors'] = 'verifies the configuration of SMTP! -At the moment no mail can be sent!'; +$LNG['ow_dir_not_writable'] = '/%s dir cant be written!'; +$LNG['ow_none'] = 'No warnings'; +$LNG['ow_news'] = 'Latest news'; +$LNG['ow_updates'] = 'Recent updates'; +$LNG['ow_developers'] = 'Developers'; //###########################################################// //--------------- Configurações do Universo e do Servidor ------------------------// -$LNG['se_server_parameters'] ='Settings of the universe'; -$LNG['se_game_name'] ='Set name'; -$LNG['se_uni_name'] ='Name of the Universe'; -$LNG['se_lang'] ='Language'; -$LNG['se_general_speed'] ='Game speed'; +$LNG['se_server_parameters'] = 'Settings of the universe'; +$LNG['se_game_name'] = 'Set name'; +$LNG['se_uni_name'] = 'Name of the Universe'; +$LNG['se_lang'] = 'Language'; +$LNG['se_general_speed'] = 'Game speed'; $LNG['se_energy_speed'] = 'Energy Factor'; -$LNG['se_normal_speed'] ='Normal speed: 1'; -$LNG['se_normal_speed_resoruces'] ='Normal speed: 1'; -$LNG['se_normal_speed_fleet'] ='Normal speed: 1'; -$LNG['se_normal_speed_halt'] ='Normal speed: 1'; -$LNG['se_fleet_speed'] ='Fleet Speed'; -$LNG['se_resources_producion_speed'] ='Speed of production of resources'; -$LNG['se_halt_speed'] ='Expedition speed'; -$LNG['se_forum_link'] ='Forum Link'; -$LNG['se_server_op_close'] ='Server Online?'; -$LNG['se_server_status_message'] ='Closed server message'; -$LNG['se_server_planet_parameters'] ='Settings of the planets'; -$LNG['se_initial_fields'] ='Initial Fields:'; -$LNG['se_fields'] ='Field'; -$LNG['se_per_hour'] ='per hour'; -$LNG['se_metal_production'] ='Production of Metal Basic'; -$LNG['se_crystal_production'] ='Production of Crystal Basic'; -$LNG['se_deuterium_production'] ='Production of Deuterium Basic'; -$LNG['se_several_parameters'] ='Other Parameters'; -$LNG['se_title_admins_protection'] ='When this function is enabled, administrators or moderators can not be attacked'; -$LNG['se_admin_protection'] ='Admin Game Protection'; -$LNG['se_debug_mode'] ='Debug mode'; -$LNG['se_save_parameters'] ='Save'; -$LNG['se_configuration_title'] ='Configuration of server'; -$LNG['se_server_naame'] ='Set name'; -$LNG['se_cookie_name'] ='Cookie Name'; -$LNG['se_cookie_advert'] ='When you change the name of the Cookie should go back to login.
It is recommended to change the name if you have several universes.'; -$LNG['se_debug_message'] ='Debug mode displays a record of consultations at the moment'; -$LNG['se_def_cdr'] ='Defense for the Debris'; -$LNG['se_ships_cdr'] ='Fleet for the Debris'; -$LNG['se_def_cdr_message'] ='Sets the percentage of the generated debris defenses after an attack'; -$LNG['se_ships_cdr_message'] ='Sets the percentage of the generated debris fleets after an attack'; -$LNG['se_noob_protect'] ='Protection of newbies'; -$LNG['se_noob_protect2'] ='Protection n. points'; -$LNG['se_noob_protect3'] ='Newbie Point Multiply'; -$LNG['se_noob_protect_e2'] ='Limit of points to leave them to be newbie'; -$LNG['se_noob_protect_e3'] ='You can only attack users where their points is between your points * (amount), for example *18 , it means, if you have 1000 points, you can attack users with less than 18000 points, or, if you have 50000 points, you can be attacked from users where you enter in their range points, like if a enemy or a neutral user have 20000 points, * 18 will be 360000, so you are in their range and you can be attacked by him'; -$LNG['se_recaptcha_whats'] ='What is RECAPTCHA?'; -$LNG['se_recaptcha_head'] ='RECAPTCHA'; -$LNG['se_recaptcha_desc'] ='RECAPTCHA CAPTCHA is a free service that will help block spam and bots.'; -$LNG['se_recaptcha_public'] ='Public Key:'; -$LNG['se_recaptcha_private'] ='Private Key:'; -$LNG['se_recaptcha_active'] ='Enabling RECAPTCHA'; -$LNG['se_reg_closed'] ='Closed Registration'; -$LNG['se_min_build_time'] ='Min. Construction'; -$LNG['se_trader_head'] ='The settings of Merchant Fleet'; -$LNG['se_trader_ships'] ='Authorized ships:'; -$LNG['se_trader_charge'] ='Merchant Rate:'; -$LNG['se_player_settings'] ='Opções de Jogador'; -$LNG['se_days'] ='Days'; -$LNG['se_del_oldstuff'] ='Delete message after'; -$LNG['se_del_oldstuff_info'] ='Delete messages/reports of the battle after X days.'; -$LNG['se_del_user_manually'] ='Removal of use rivers after'; -$LNG['se_del_user_manually_info'] ='Deletes users who have their account deleted activates after X days.'; -$LNG['se_del_user_automatic'] ='Delete the inactive'; -$LNG['se_del_user_automatic_info'] ='Deletes users who not logged in account due to inactivity, after X days.'; -$LNG['se_del_user_sendmail'] ='Send reminder'; -$LNG['se_del_user_sendmail_info'] ='Sends a reminder to users after X days without Login.'; -$LNG['se_sendmail_inactive'] ='Enable email alerts'; -$LNG['se_ref'] ='Referral Link'; +$LNG['se_normal_speed'] = 'Normal speed: 1'; +$LNG['se_normal_speed_resoruces'] = 'Normal speed: 1'; +$LNG['se_normal_speed_fleet'] = 'Normal speed: 1'; +$LNG['se_normal_speed_halt'] = 'Normal speed: 1'; +$LNG['se_fleet_speed'] = 'Fleet Speed'; +$LNG['se_resources_producion_speed'] = 'Speed of production of resources'; +$LNG['se_halt_speed'] = 'Expedition speed'; +$LNG['se_forum_link'] = 'Forum Link'; +$LNG['se_server_op_close'] = 'Server Online?'; +$LNG['se_server_status_message'] = 'Closed server message'; +$LNG['se_server_planet_parameters'] = 'Settings of the planets'; +$LNG['se_initial_fields'] = 'Initial Fields:'; +$LNG['se_fields'] = 'Field'; +$LNG['se_per_hour'] = 'per hour'; +$LNG['se_metal_production'] = 'Production of Metal Basic'; +$LNG['se_crystal_production'] = 'Production of Crystal Basic'; +$LNG['se_deuterium_production'] = 'Production of Deuterium Basic'; +$LNG['se_several_parameters'] = 'Other Parameters'; +$LNG['se_title_admins_protection'] = 'When this function is enabled, administrators or moderators can not be attacked'; +$LNG['se_admin_protection'] = 'Admin Game Protection'; +$LNG['se_debug_mode'] = 'Debug mode'; +$LNG['se_save_parameters'] = 'Save'; +$LNG['se_configuration_title'] = 'Configuration of server'; +$LNG['se_server_naame'] = 'Set name'; +$LNG['se_cookie_name'] = 'Cookie Name'; +$LNG['se_cookie_advert'] = 'When you change the name of the Cookie should go back to login.
It is recommended to change the name if you have several universes.'; +$LNG['se_debug_message'] = 'Debug mode displays a record of consultations at the moment'; +$LNG['se_def_cdr'] = 'Defense for the Debris'; +$LNG['se_ships_cdr'] = 'Fleet for the Debris'; +$LNG['se_def_cdr_message'] = 'Sets the percentage of the generated debris defenses after an attack'; +$LNG['se_ships_cdr_message'] = 'Sets the percentage of the generated debris fleets after an attack'; +$LNG['se_noob_protect'] = 'Protection of newbies'; +$LNG['se_noob_protect2'] = 'Protection n. points'; +$LNG['se_noob_protect3'] = 'Newbie Point Multiply'; +$LNG['se_noob_protect_e2'] = 'Limit of points to leave them to be newbie'; +$LNG['se_noob_protect_e3'] = 'You can only attack users where their points is between your points * (amount), for example *18 , it means, if you have 1000 points, you can attack users with less than 18000 points, or, if you have 50000 points, you can be attacked from users where you enter in their range points, like if a enemy or a neutral user have 20000 points, * 18 will be 360000, so you are in their range and you can be attacked by him'; +$LNG['se_recaptcha_whats'] = 'What is RECAPTCHA?'; +$LNG['se_recaptcha_head'] = 'RECAPTCHA'; +$LNG['se_recaptcha_desc'] = 'RECAPTCHA CAPTCHA is a free service that will help block spam and bots.'; +$LNG['se_recaptcha_public'] = 'Public Key:'; +$LNG['se_recaptcha_private'] = 'Private Key:'; +$LNG['se_recaptcha_active'] = 'Enabling RECAPTCHA'; +$LNG['se_reg_closed'] = 'Closed Registration'; +$LNG['se_min_build_time'] = 'Min. Construction'; +$LNG['se_trader_head'] = 'The settings of Merchant Fleet'; +$LNG['se_trader_ships'] = 'Authorized ships:'; +$LNG['se_trader_charge'] = 'Merchant Rate:'; +$LNG['se_player_settings'] = 'Opções de Jogador'; +$LNG['se_days'] = 'Days'; +$LNG['se_del_oldstuff'] = 'Delete message after'; +$LNG['se_del_oldstuff_info'] = 'Delete messages/reports of the battle after X days.'; +$LNG['se_del_user_manually'] = 'Removal of use rivers after'; +$LNG['se_del_user_manually_info'] = 'Deletes users who have their account deleted activates after X days.'; +$LNG['se_del_user_automatic'] = 'Delete the inactive'; +$LNG['se_del_user_automatic_info'] = 'Deletes users who not logged in account due to inactivity, after X days.'; +$LNG['se_del_user_sendmail'] = 'Send reminder'; +$LNG['se_del_user_sendmail_info'] = 'Sends a reminder to users after X days without Login.'; +$LNG['se_sendmail_inactive'] = 'Enable email alerts'; +$LNG['se_ref'] = 'Referral Link'; $LNG['se_server_colonisation_config'] = 'Colonization Configuration'; $LNG['se_planets_min'] = 'Max planets without research'; $LNG['se_planets_min_info'] = 'From the outset, the player has the opportunity to occupy the specified number of planets'; @@ -396,115 +397,115 @@ $LNG['se_planets_officier_info'] = 'Per level of the officer, the user should have a new amount of planets to colonize'; $LNG['se_planets_per_tech'] = 'Additional planets per level of Astrophysics'; $LNG['se_planets_per_tech_info'] = 'This is the amount of colonies unlock per level'; -$LNG['se_ref_active'] ='Activate Referallink'; -$LNG['se_ref_active_info'] ='Referral Link, or the invitation link gives players the opportunity to refer, or attract and invite more friends. This will give UMA suruba bonus nude for players.'; -$LNG['se_ref_bonus'] ='Referral Link bonus'; -$LNG['se_ref_bonus_info'] ='Number of black matter that the user receives the recruitment by the user.'; -$LNG['se_ref_minpoints'] ='Limite de bonus'; -$LNG['se_ref_minpoints_info'] ='The user came to these limit to the user receives your promotional bonus.'; -$LNG['se_ref_max_referals'] ='Maximum reference'; -$LNG['se_ref_max_referals_info'] ='The maximum number of recruiting players for the user.'; -$LNG['se_silo_factor'] ='Missile Silo'; -$LNG['se_silo_factor_info'] ='Factor of the silo size.'; -$LNG['se_min_build_time_info'] ='If this is 1, then the minimum time of build is 1 second (if the Nanites or Robots alows beign 0 seconds (Instantly)).
If 0, this is disabled'; -$LNG['se_news_head'] ='Settings of news'; -$LNG['se_news_active'] ='Activate News'; -$LNG['se_news_limit'] ='It is allowed HTML codes like "color" , "p align=left or right" , "b" "i" "u" "del"'; -$LNG['se_news_info'] ='If disabled, the news no longer be visible in the overview.'; -$LNG['se_news'] ='News'; -$LNG['se_verfiy_mail'] ='The system of checking email'; -$LNG['se_verfiy_mail_info'] ='If this option is active players has to activate their accounts.'; -$LNG['se_smtp'] ='Settings of SMTP'; -$LNG['se_smtp_info'] ='Enter the SMTP server to allow communication between the 2Moons server and their players by SMTP mail server.'; -$LNG['se_mail_active'] ='Enables it to Email?'; -$LNG['se_mail_use'] ='Version of email:'; -$LNG['se_mail_sel'][0] ='Function PHP mail()'; -$LNG['se_mail_sel'][1] ='Sendmail / Qmail'; -$LNG['se_mail_sel'][2] ='SMTP Auth'; -$LNG['se_smail_path'] ='Path to Sendmail/Qmail'; -$LNG['se_smtp_host'] ='Sending Email:'; -$LNG['se_smtp_host'] ='SMTP Host:'; -$LNG['se_smtp_host_info'] ='Enter here the address of your SMTP server.'; -$LNG['se_smtp_ssl'] ='SMTP SSL/TLS :'; -$LNG['se_smtp_ssl_1'] ='Automatic'; -$LNG['se_smtp_ssl_2'] ='SSL'; -$LNG['se_smtp_ssl_3'] ='TLS'; -$LNG['se_smtp_ssl_info'] ='Here you can choose what kind of link would be made!'; -$LNG['se_smtp_port'] ='SMTP Port:'; -$LNG['se_smtp_port_info'] ='Insert here your SMTP server port.Usually the door is 25'; -$LNG['se_smtp_user'] ='SMTP Username:'; -$LNG['se_smtp_pass'] ='SMTP Password:'; -$LNG['se_smtp_sendmail'] ='SMTP Sender:'; -$LNG['se_smtp_sendmail_info'] ='Put here your e-mail address. Doesnt need to be the same as sending.'; -$LNG['se_ftp'] ='Configuration of FTP'; -$LNG['se_ftp_info'] ='System updates system via FTP! This system files actuliza what consuante fifty again, but attention if you have mod s these will be removed.'; -$LNG['se_ftp_host'] ='FTP server (Example: ftp://o game or game http://o):'; -$LNG['se_ftp_user'] ='FTP user: (user of the Host)'; -$LNG['se_ftp_pass'] ='FTP Password: (Password)-Host'; -$LNG['se_ftp_dir'] ='FTP Game path: (where is saved the game)'; -$LNG['se_ftp_dir_info'] ='Here inseres the path to your game folder should start with a slash and ending up with a bar!
Example:/httpdocs/'; -$LNG['se_google'] ='Google Analytics settings'; -$LNG['se_google_info'] ='Google Analytics is the solution for web sites that allows you to acquire valuable knowledge about the traffic of your site and the impact of their marketing strategies. Thanks to the powerful, flexible and user-friendly features you can now access your prog data in new ways to analyze and show. With Google you can design your Analitico targeted advertising, marketing campaigns and website development with high conversion rates.'; -$LNG['se_google_active'] ='Enable/disable?'; -$LNG['se_google_key'] ='Google Analytics Key'; -$LNG['se_google_key_info'] ='Identify the key analog site for your policy. It always starts with UA-00000000-0'; -$LNG['se_ttf_file'] ='Pfad TTF file'; -$LNG['se_ttf_file_info'] ='The TTF is needed to display the banner Chinese or Lycus'; -$LNG['se_deuterium_cost_galaxy'] ='Cost of Deuterium'; -$LNG['se_deuterium_cost_galaxy_info'] ='Cost of Deuterium by Solar System (default: 10)'; -$LNG['se_max_galaxy'] ='Max. Galaxy'; -$LNG['se_max_galaxy_info'] ='Maximum of Galaxy in the universe'; -$LNG['se_max_system'] ='Max. Solar Systems'; -$LNG['se_max_system_info'] ='Maximum of Solar Systems for each Galaxy'; -$LNG['se_max_planets'] ='Max. Planets'; -$LNG['se_max_planets_info'] ='Maximum number of Planets to colonize (default: 15)'; -$LNG['se_min_player_planets'] ='Maximum planets'; -$LNG['se_max_player_planets_info'] ='Maximum planets Without Exploration'; -$LNG['se_max_player_planets'] ='Maximum Planets with Exploration'; -$LNG['se_min_player_planets_info'] ='Maximum number of colonies with the research'; -$LNG['se_planet_factor'] ='Size of the planet'; -$LNG['se_planet_factor_info'] ='Planet size multiplier'; -$LNG['se_max_elements_build'] ='Max. Construction Buildings'; -$LNG['se_max_elements_build_info'] ='Maximum number of queued buildings Construction'; -$LNG['se_max_elements_tech'] ='Max. Construction - Research'; -$LNG['se_max_elements_tech_info'] ='Maximum number of researches in Construction queue'; -$LNG['se_max_elements_ships'] ='Max. Construction - Hangar'; -$LNG['se_max_elements_ships_info'] ='Maximum Number of fleets in the queue that can be built in the Hangar'; -$LNG['se_max_fleet_per_build'] ='Max. Fleets Orders'; -$LNG['se_max_fleet_per_build_info'] ='Maximum number of units per order in the Hangar'; -$LNG['se_max_overflow'] ='Memória Overflow'; -$LNG['se_max_overflow_info'] ='Factor how many resources can be produced in planet'; -$LNG['se_moon_factor'] ='Chance of Moon'; -$LNG['se_moon_factor_info'] ='Factor of Chance creation of Moon'; -$LNG['se_moon_chance'] ='Max. Chance of Moon'; -$LNG['se_moon_chance_info'] ='Max chance of lunar origin'; -$LNG['se_darkmatter_cost_trader'] ='Cost of Merchant'; -$LNG['se_darkmatter_cost_trader_info'] ='Payment of Dark matter to go to the Merchant'; -$LNG['se_factor_university'] ='Factor of University'; -$LNG['se_factor_university_info'] ='Percentage of reduction of the Universitys research time'; -$LNG['se_max_fleets_per_acs'] ='Max. Fleet/ACS (attack on cooperation)'; -$LNG['se_max_fleets_per_acs_info'] ='Maximum number of fleets in ACS (Defect-16)'; -$LNG['se_vmode_min_time'] ='Vacation Mode'; -$LNG['se_vmode_min_time_info'] ='Time that the player is on vacation at least in seconds'; -$LNG['se_gate_wait_time'] ='Portal'; -$LNG['se_gate_wait_time_info'] ='Time between intervals of the Portal in seconds (default-3600)'; -$LNG['se_metal_start'] ='Start - Metal'; -$LNG['se_metal_start_info'] ='Metal initial resources for new player.'; -$LNG['se_crystal_start'] ='Start - Crystal'; -$LNG['se_crystal_start_info'] ='Crystal initial resources for new player.'; -$LNG['se_deuterium_start'] ='Start - Deuterium'; -$LNG['se_deuterium_start_info'] ='Deuterium initial resources for new player.'; -$LNG['se_darkmatter_start'] ='Start - Dark Matter'; -$LNG['se_darkmatter_start_info'] ='DM initial resources for new player.'; -$LNG['se_debris_moon'] ='Delete the Debris on the Moon'; -$LNG['se_debris_moon_info'] ='Clears the debris after creation of Moon'; -$LNG['se_buildlist'] ='Queqe List'; -$LNG['se_timzone'] ='Time zone of the universe'; -$LNG['se_dst_mode'] ='Daylight Saving Time? Change of daylight saving time'; -$LNG['se_dst_sel'][0] ='Yes'; -$LNG['se_dst_sel'][1] ='No'; -$LNG['se_dst_sel'][2] ='Auto'; -$LNG['se_max_dm_missions'] ='Maximum parallel missions of DM'; +$LNG['se_ref_active'] = 'Activate Referallink'; +$LNG['se_ref_active_info'] = 'Referral Link, or the invitation link gives players the opportunity to refer, or attract and invite more friends. This will give UMA suruba bonus nude for players.'; +$LNG['se_ref_bonus'] = 'Referral Link bonus'; +$LNG['se_ref_bonus_info'] = 'Number of black matter that the user receives the recruitment by the user.'; +$LNG['se_ref_minpoints'] = 'Limite de bonus'; +$LNG['se_ref_minpoints_info'] = 'The user came to these limit to the user receives your promotional bonus.'; +$LNG['se_ref_max_referals'] = 'Maximum reference'; +$LNG['se_ref_max_referals_info'] = 'The maximum number of recruiting players for the user.'; +$LNG['se_silo_factor'] = 'Missile Silo'; +$LNG['se_silo_factor_info'] = 'Factor of the silo size.'; +$LNG['se_min_build_time_info'] = 'If this is 1, then the minimum time of build is 1 second (if the Nanites or Robots alows beign 0 seconds (Instantly)).
If 0, this is disabled'; +$LNG['se_news_head'] = 'Settings of news'; +$LNG['se_news_active'] = 'Activate News'; +$LNG['se_news_limit'] = 'It is allowed HTML codes like "color" , "p align=left or right" , "b" "i" "u" "del"'; +$LNG['se_news_info'] = 'If disabled, the news no longer be visible in the overview.'; +$LNG['se_news'] = 'News'; +$LNG['se_verfiy_mail'] = 'The system of checking email'; +$LNG['se_verfiy_mail_info'] = 'If this option is active players has to activate their accounts.'; +$LNG['se_smtp'] = 'Settings of SMTP'; +$LNG['se_smtp_info'] = 'Enter the SMTP server to allow communication between the 2Moons server and their players by SMTP mail server.'; +$LNG['se_mail_active'] = 'Enables it to Email?'; +$LNG['se_mail_use'] = 'Version of email:'; +$LNG['se_mail_sel'][0] = 'Function PHP mail()'; +$LNG['se_mail_sel'][1] = 'Sendmail / Qmail'; +$LNG['se_mail_sel'][2] = 'SMTP Auth'; +$LNG['se_smail_path'] = 'Path to Sendmail/Qmail'; +$LNG['se_smtp_host'] = 'Sending Email:'; +$LNG['se_smtp_host'] = 'SMTP Host:'; +$LNG['se_smtp_host_info'] = 'Enter here the address of your SMTP server.'; +$LNG['se_smtp_ssl'] = 'SMTP SSL/TLS :'; +$LNG['se_smtp_ssl_1'] = 'Automatic'; +$LNG['se_smtp_ssl_2'] = 'SSL'; +$LNG['se_smtp_ssl_3'] = 'TLS'; +$LNG['se_smtp_ssl_info'] = 'Here you can choose what kind of link would be made!'; +$LNG['se_smtp_port'] = 'SMTP Port:'; +$LNG['se_smtp_port_info'] = 'Insert here your SMTP server port.Usually the door is 25'; +$LNG['se_smtp_user'] = 'SMTP Username:'; +$LNG['se_smtp_pass'] = 'SMTP Password:'; +$LNG['se_smtp_sendmail'] = 'SMTP Sender:'; +$LNG['se_smtp_sendmail_info'] = 'Put here your e-mail address. Doesnt need to be the same as sending.'; +$LNG['se_ftp'] = 'Configuration of FTP'; +$LNG['se_ftp_info'] = 'System updates system via FTP! This system files actuliza what consuante fifty again, but attention if you have mod s these will be removed.'; +$LNG['se_ftp_host'] = 'FTP server (Example: ftp://o game or game http://o):'; +$LNG['se_ftp_user'] = 'FTP user: (user of the Host)'; +$LNG['se_ftp_pass'] = 'FTP Password: (Password)-Host'; +$LNG['se_ftp_dir'] = 'FTP Game path: (where is saved the game)'; +$LNG['se_ftp_dir_info'] = 'Here inseres the path to your game folder should start with a slash and ending up with a bar!
Example:/httpdocs/'; +$LNG['se_google'] = 'Google Analytics settings'; +$LNG['se_google_info'] = 'Google Analytics is the solution for web sites that allows you to acquire valuable knowledge about the traffic of your site and the impact of their marketing strategies. Thanks to the powerful, flexible and user-friendly features you can now access your prog data in new ways to analyze and show. With Google you can design your Analitico targeted advertising, marketing campaigns and website development with high conversion rates.'; +$LNG['se_google_active'] = 'Enable/disable?'; +$LNG['se_google_key'] = 'Google Analytics Key'; +$LNG['se_google_key_info'] = 'Identify the key analog site for your policy. It always starts with UA-00000000-0'; +$LNG['se_ttf_file'] = 'Pfad TTF file'; +$LNG['se_ttf_file_info'] = 'The TTF is needed to display the banner Chinese or Lycus'; +$LNG['se_deuterium_cost_galaxy'] = 'Cost of Deuterium'; +$LNG['se_deuterium_cost_galaxy_info'] = 'Cost of Deuterium by Solar System (default: 10)'; +$LNG['se_max_galaxy'] = 'Max. Galaxy'; +$LNG['se_max_galaxy_info'] = 'Maximum of Galaxy in the universe'; +$LNG['se_max_system'] = 'Max. Solar Systems'; +$LNG['se_max_system_info'] = 'Maximum of Solar Systems for each Galaxy'; +$LNG['se_max_planets'] = 'Max. Planets'; +$LNG['se_max_planets_info'] = 'Maximum number of Planets to colonize (default: 15)'; +$LNG['se_min_player_planets'] = 'Maximum planets'; +$LNG['se_max_player_planets_info'] = 'Maximum planets Without Exploration'; +$LNG['se_max_player_planets'] = 'Maximum Planets with Exploration'; +$LNG['se_min_player_planets_info'] = 'Maximum number of colonies with the research'; +$LNG['se_planet_factor'] = 'Size of the planet'; +$LNG['se_planet_factor_info'] = 'Planet size multiplier'; +$LNG['se_max_elements_build'] = 'Max. Construction Buildings'; +$LNG['se_max_elements_build_info'] = 'Maximum number of queued buildings Construction'; +$LNG['se_max_elements_tech'] = 'Max. Construction - Research'; +$LNG['se_max_elements_tech_info'] = 'Maximum number of researches in Construction queue'; +$LNG['se_max_elements_ships'] = 'Max. Construction - Hangar'; +$LNG['se_max_elements_ships_info'] = 'Maximum Number of fleets in the queue that can be built in the Hangar'; +$LNG['se_max_fleet_per_build'] = 'Max. Fleets Orders'; +$LNG['se_max_fleet_per_build_info'] = 'Maximum number of units per order in the Hangar'; +$LNG['se_max_overflow'] = 'Memória Overflow'; +$LNG['se_max_overflow_info'] = 'Factor how many resources can be produced in planet'; +$LNG['se_moon_factor'] = 'Chance of Moon'; +$LNG['se_moon_factor_info'] = 'Factor of Chance creation of Moon'; +$LNG['se_moon_chance'] = 'Max. Chance of Moon'; +$LNG['se_moon_chance_info'] = 'Max chance of lunar origin'; +$LNG['se_darkmatter_cost_trader'] = 'Cost of Merchant'; +$LNG['se_darkmatter_cost_trader_info'] = 'Payment of Dark matter to go to the Merchant'; +$LNG['se_factor_university'] = 'Factor of University'; +$LNG['se_factor_university_info'] = 'Percentage of reduction of the Universitys research time'; +$LNG['se_max_fleets_per_acs'] = 'Max. Fleet/ACS (attack on cooperation)'; +$LNG['se_max_fleets_per_acs_info'] = 'Maximum number of fleets in ACS (Defect-16)'; +$LNG['se_vmode_min_time'] = 'Vacation Mode'; +$LNG['se_vmode_min_time_info'] = 'Time that the player is on vacation at least in seconds'; +$LNG['se_gate_wait_time'] = 'Portal'; +$LNG['se_gate_wait_time_info'] = 'Time between intervals of the Portal in seconds (default-3600)'; +$LNG['se_metal_start'] = 'Start - Metal'; +$LNG['se_metal_start_info'] = 'Metal initial resources for new player.'; +$LNG['se_crystal_start'] = 'Start - Crystal'; +$LNG['se_crystal_start_info'] = 'Crystal initial resources for new player.'; +$LNG['se_deuterium_start'] = 'Start - Deuterium'; +$LNG['se_deuterium_start_info'] = 'Deuterium initial resources for new player.'; +$LNG['se_darkmatter_start'] = 'Start - Dark Matter'; +$LNG['se_darkmatter_start_info'] = 'DM initial resources for new player.'; +$LNG['se_debris_moon'] = 'Delete the Debris on the Moon'; +$LNG['se_debris_moon_info'] = 'Clears the debris after creation of Moon'; +$LNG['se_buildlist'] = 'Queqe List'; +$LNG['se_timzone'] = 'Time zone of the universe'; +$LNG['se_dst_mode'] = 'Daylight Saving Time? Change of daylight saving time'; +$LNG['se_dst_sel'][0] = 'Yes'; +$LNG['se_dst_sel'][1] = 'No'; +$LNG['se_dst_sel'][2] = 'Auto'; +$LNG['se_max_dm_missions'] = 'Maximum parallel missions of DM'; $LNG['se_alliance_create_min_points'] = 'Minimum number of points, to form an Alliance'; $LNG['se_disclaimerAddress'] = 'Address'; $LNG['se_disclaimerPhone'] = 'Phone number'; @@ -517,28 +518,28 @@ //--------------- Moderação ------------------------// // Permissões -$LNG['mod_title'] ='Administrator permissions'; -$LNG['mod_range'] ='Authority'; -$LNG['mod_power_view'] ='Power of observation'; -$LNG['mod_power_edit'] ='Edit Power'; -$LNG['mod_power_config'] ='Config. of power'; -$LNG['mod_power_tools'] ='Power to manipulate tools'; -$LNG['mod_power_loog'] ='Log of actions'; +$LNG['mod_title'] = 'Administrator permissions'; +$LNG['mod_range'] = 'Authority'; +$LNG['mod_power_view'] = 'Power of observation'; +$LNG['mod_power_edit'] = 'Edit Power'; +$LNG['mod_power_config'] = 'Config. of power'; +$LNG['mod_power_tools'] = 'Power to manipulate tools'; +$LNG['mod_power_loog'] = 'Log of actions'; // Niveis de Autoridade -$LNG['ad_authlevel_title'] ='Authorities'; -$LNG['ad_authlevel_name'] ='Name'; -$LNG['ad_authlevel_auth'] ='Authority'; -$LNG['ad_authlevel_succes'] ='Status changed successfully'; -$LNG['ad_authlevel_error'] ='You have that authority!'; -$LNG['ad_authlevel_error_2'] ='Enter a single user!'; -$LNG['ad_authlevel_error_3'] ='There you can change the location to the creator of the game!'; -$LNG['ad_authlevel_insert_id'] ='Enter ID manually (optional)'; -$LNG['ad_authlevel_aa'] ='[See Administrators]'; -$LNG['ad_authlevel_oo'] ='[See Operators]'; -$LNG['ad_authlevel_mm'] ='[See Moderators]'; -$LNG['ad_authlevel_jj'] ='[See Players]'; -$LNG['ad_authlevel_tt'] ='[See All]'; +$LNG['ad_authlevel_title'] = 'Authorities'; +$LNG['ad_authlevel_name'] = 'Name'; +$LNG['ad_authlevel_auth'] = 'Authority'; +$LNG['ad_authlevel_succes'] = 'Status changed successfully'; +$LNG['ad_authlevel_error'] = 'You have that authority!'; +$LNG['ad_authlevel_error_2'] = 'Enter a single user!'; +$LNG['ad_authlevel_error_3'] = 'There you can change the location to the creator of the game!'; +$LNG['ad_authlevel_insert_id'] = 'Enter ID manually (optional)'; +$LNG['ad_authlevel_aa'] = '[See Administrators]'; +$LNG['ad_authlevel_oo'] = '[See Operators]'; +$LNG['ad_authlevel_mm'] = '[See Moderators]'; +$LNG['ad_authlevel_jj'] = '[See Players]'; +$LNG['ad_authlevel_tt'] = '[See All]'; //###########################################################// @@ -565,300 +566,300 @@ //--------------- Verificação de base de dados ------------------------// -$LNG['sb_top_memory'] ='Peak memory: %p KB / max. %m KB
'; -$LNG['sb_final_memory'] ='Memory consumed by the end: %e KB / max. %m KB
'; -$LNG['sb_start_memory'] ='Memory consumed at the beginning: %i KB / max. %m KB
'; -$LNG['sb_stats_update'] ='Stats updated in: %t segundos
'; -$LNG['sb_stats_updated'] ='Updated stats.
Resuming:
'; -$LNG['sb_sql_counts'] ='SQL Querys: %d'; +$LNG['sb_top_memory'] = 'Peak memory: %p KB / max. %m KB
'; +$LNG['sb_final_memory'] = 'Memory consumed by the end: %e KB / max. %m KB
'; +$LNG['sb_start_memory'] = 'Memory consumed at the beginning: %i KB / max. %m KB
'; +$LNG['sb_stats_update'] = 'Stats updated in: %t segundos
'; +$LNG['sb_stats_updated'] = 'Updated stats.
Resuming:
'; +$LNG['sb_sql_counts'] = 'SQL Querys: %d'; //###########################################################// //--------------- Lista de jogadores ------------------------// -$LNG['ul_sure_you_want_dlte'] ='Are you sure that you want to remove?'; +$LNG['ul_sure_you_want_dlte'] = 'Are you sure that you want to remove?'; //###########################################################// //--------------- Menu Esquerdo ------------------------// -$LNG['mu_general'] ='General'; -$LNG['mu_connected'] ='Online'; -$LNG['mu_settings'] ='Server Configuration'; -$LNG['mu_unisettings'] ='Universe Configuration'; -$LNG['mu_global_message'] ='Global Message'; -$LNG['mu_users_settings'] ='Edit menu'; -$LNG['mu_add_delete_resources'] ='Edit Accounts'; -$LNG['mu_stats_options'] ='Statistics Configuration'; -$LNG['mu_manage_users'] ='Manage users'; -$LNG['mu_ban_options'] ='Ban System'; -$LNG['mu_moon_options'] ='Moon Options'; -$LNG['mu_observation'] ='Game'; -$LNG['mu_flying_fleets'] ='Flying Fleets'; -$LNG['mu_user_list'] ='Player List'; -$LNG['mu_moon_list'] ='Moon List'; -$LNG['mu_mess_list'] ='Message List'; -$LNG['mu_planet_list'] ='Planet List'; -$LNG['mu_error_list'] ='Errors in Data Base'; -$LNG['mu_active_planets'] ='Active Planets'; -$LNG['mu_tools'] ='Tools'; -$LNG['mu_md5_encripter'] ='MD5 Encryptor'; -$LNG['mu_optimize_db'] ='Verify database'; -$LNG['mu_manual_points_update'] ='Manual points'; -$LNG['mu_mpu_confirmation'] ='The Updater is automatico points, this allows you to see what is that your server is currently doing (As memory consumed, SQL, etc.)'; -$LNG['mu_search_page'] ='Advanced search'; -$LNG['mu_info_account_page'] ='Information Account'; -$LNG['mu_planets_options'] ='Planets Options'; -$LNG['mu_user_logs'] ='Admin Log'; -$LNG['mu_support'] ='Support Tickets'; -$LNG['mu_chat'] ='Chat Configuration'; -$LNG['mu_module'] ='Modules'; -$LNG['mu_mod_update'] ='Checking version of MOD'; -$LNG['mu_fb_options'] ='Registration by Facebook'; -$LNG['mu_ts_options'] ='Teamspeak Options'; -$LNG['mu_game_info'] ='Information'; -$LNG['mu_vaild_users'] ='User activity'; -$LNG['mu_news'] ='News'; -$LNG['mu_multiip_page'] ='Multiple IPs'; -$LNG['mu_clear_cache'] ='Clear Cache'; -$LNG['mu_vertify'] ='Check Game content'; -$LNG['mu_cronjob'] = 'Cronjobs'; +$LNG['mu_general'] = 'General'; +$LNG['mu_connected'] = 'Online'; +$LNG['mu_settings'] = 'Server Configuration'; +$LNG['mu_unisettings'] = 'Universe Configuration'; +$LNG['mu_global_message'] = 'Global Message'; +$LNG['mu_users_settings'] = 'Edit menu'; +$LNG['mu_add_delete_resources'] = 'Edit Accounts'; +$LNG['mu_stats_options'] = 'Statistics Configuration'; +$LNG['mu_manage_users'] = 'Manage users'; +$LNG['mu_ban_options'] = 'Ban System'; +$LNG['mu_moon_options'] = 'Moon Options'; +$LNG['mu_observation'] = 'Game'; +$LNG['mu_flying_fleets'] = 'Flying Fleets'; +$LNG['mu_user_list'] = 'Player List'; +$LNG['mu_moon_list'] = 'Moon List'; +$LNG['mu_mess_list'] = 'Message List'; +$LNG['mu_planet_list'] = 'Planet List'; +$LNG['mu_error_list'] = 'Errors in Data Base'; +$LNG['mu_active_planets'] = 'Active Planets'; +$LNG['mu_tools'] = 'Tools'; +$LNG['mu_md5_encripter'] = 'MD5 Encryptor'; +$LNG['mu_optimize_db'] = 'Verify database'; +$LNG['mu_manual_points_update'] = 'Manual points'; +$LNG['mu_mpu_confirmation'] = 'The Updater is automatico points, this allows you to see what is that your server is currently doing (As memory consumed, SQL, etc.)'; +$LNG['mu_search_page'] = 'Advanced search'; +$LNG['mu_info_account_page'] = 'Information Account'; +$LNG['mu_planets_options'] = 'Planets Options'; +$LNG['mu_user_logs'] = 'Admin Log'; +$LNG['mu_support'] = 'Support Tickets'; +$LNG['mu_chat'] = 'Chat Configuration'; +$LNG['mu_module'] = 'Modules'; +$LNG['mu_mod_update'] = 'Checking version of MOD'; +$LNG['mu_fb_options'] = 'Registration by Facebook'; +$LNG['mu_ts_options'] = 'Teamspeak Options'; +$LNG['mu_game_info'] = 'Information'; +$LNG['mu_vaild_users'] = 'User activity'; +$LNG['mu_news'] = 'News'; +$LNG['mu_multiip_page'] = 'Multiple IPs'; +$LNG['mu_clear_cache'] = 'Clear Cache'; +$LNG['mu_vertify'] = 'Check Game content'; +$LNG['mu_cronjob'] = 'Cronjobs'; $LNG['mu_logs'] = 'Admin Log'; $LNG['mu_giveaway'] = 'Giveaways'; $LNG['mu_disclaimer'] = 'Contact settings'; $LNG['mu_dump'] = 'Database Backup'; -$LNG['vt_error'] ='Hashfile is not available! - Run Update!'; -$LNG['vt_fail'] ='Changed Files'; -$LNG['vt_info'] ='This list contains the files that were modified and does not correspond to the original.
If not did you change even the game, you must replace the files with the originals.'; - -$LNG['vt_head'] ='Verify the game files'; -$LNG['vt_filephp'] ='PHP File'; -$LNG['vt_filetpl'] ='Template File'; -$LNG['vt_filecss'] ='CSS File'; -$LNG['vt_filejs'] ='Java Script File'; -$LNG['vt_fileimg'] ='Image file'; -$LNG['vt_filehtaccess'] ='HTACESS File'; -$LNG['vt_all'] ='All files'; -$LNG['vt_fileok'] ='File Ok'; -$LNG['vt_filefail'] ='File Changed'; -$LNG['vt_filenew'] ='New File'; -$LNG['vt_fileerror'] ='Error'; -$LNG['vt_loadfile'] ='Loading file list'; +$LNG['vt_error'] = 'Hashfile is not available! - Run Update!'; +$LNG['vt_fail'] = 'Changed Files'; +$LNG['vt_info'] = 'This list contains the files that were modified and does not correspond to the original.
If not did you change even the game, you must replace the files with the originals.'; + +$LNG['vt_head'] = 'Verify the game files'; +$LNG['vt_filephp'] = 'PHP File'; +$LNG['vt_filetpl'] = 'Template File'; +$LNG['vt_filecss'] = 'CSS File'; +$LNG['vt_filejs'] = 'Java Script File'; +$LNG['vt_fileimg'] = 'Image file'; +$LNG['vt_filehtaccess'] = 'HTACESS File'; +$LNG['vt_all'] = 'All files'; +$LNG['vt_fileok'] = 'File Ok'; +$LNG['vt_filefail'] = 'File Changed'; +$LNG['vt_filenew'] = 'New File'; +$LNG['vt_fileerror'] = 'Error'; +$LNG['vt_loadfile'] = 'Loading file list'; //###########################################################// -$LNG['cc_cache_clear'] ='Cache cleaned'; +$LNG['cc_cache_clear'] = 'Cache cleaned'; //--------------- Reinicio de Universo ------------------------// -$LNG['re_reset_universe'] ='Restart the universe'; -$LNG['re_player_and_planets'] ='Players and Planets'; -$LNG['re_reset_player'] ='Delete all Players'; -$LNG['re_reset_planets'] ='Delete all Planets'; -$LNG['re_reset_universe_confirmation'] ='When you click OK, the database will be all clean (Except tables). To make this option, there is no return, except with a backup of the database!'; -$LNG['re_defenses_and_ships'] ='Defense and Hangar'; -$LNG['re_defenses'] ='Restart Defenses'; -$LNG['re_ships'] ='Restart Fleets'; -$LNG['re_reset_hangar'] ='Restart hangar and defenses in queue'; -$LNG['re_buldings'] ='Buildings'; -$LNG['re_buildings_pl'] ='Restart Buildings'; -$LNG['re_buildings_lu'] ='Restart Lunar buildings'; -$LNG['re_reset_buldings'] ='Restart buildings in queue'; -$LNG['re_inve_ofis'] ='Research and officers'; -$LNG['re_ofici'] ='Oficiers'; -$LNG['re_investigations'] ='Restart Researches'; -$LNG['re_reset_invest'] ='Restart the Researches in Queue'; -$LNG['re_resources'] ='Resources'; -$LNG['re_resources_dark'] ='Restart the Dark Matter'; -$LNG['re_resources_met_cry'] ='Restart all resources (Metal/Crystal/Deuterium)'; -$LNG['re_general'] ='General'; -$LNG['re_reset_moons'] ='Delete all Moons'; -$LNG['re_reset_notes'] ='Delete all Notes'; -$LNG['re_reset_rw'] ='Delete all battle Reports'; -$LNG['re_reset_buddies'] ='Restart friends list'; -$LNG['re_reset_allys'] ='Delete all Alliances'; -$LNG['re_reset_fleets'] ='Delete all fleets in flight'; -$LNG['re_reset_errors'] ='Restart the list of errors'; -$LNG['re_reset_banned'] ='Restart the Bans'; -$LNG['re_reset_messages'] ='Delete all messages'; -$LNG['re_reset_statpoints'] ='Restart statistics'; -$LNG['re_reset_all'] ='RESTART THE ENTIRE UNIVERSE'; -$LNG['re_reset_excess'] ='Options reinitialized successfully!'; +$LNG['re_reset_universe'] = 'Restart the universe'; +$LNG['re_player_and_planets'] = 'Players and Planets'; +$LNG['re_reset_player'] = 'Delete all Players'; +$LNG['re_reset_planets'] = 'Delete all Planets'; +$LNG['re_reset_universe_confirmation'] = 'When you click OK, the database will be all clean (Except tables). To make this option, there is no return, except with a backup of the database!'; +$LNG['re_defenses_and_ships'] = 'Defense and Hangar'; +$LNG['re_defenses'] = 'Restart Defenses'; +$LNG['re_ships'] = 'Restart Fleets'; +$LNG['re_reset_hangar'] = 'Restart hangar and defenses in queue'; +$LNG['re_buldings'] = 'Buildings'; +$LNG['re_buildings_pl'] = 'Restart Buildings'; +$LNG['re_buildings_lu'] = 'Restart Lunar buildings'; +$LNG['re_reset_buldings'] = 'Restart buildings in queue'; +$LNG['re_inve_ofis'] = 'Research and officers'; +$LNG['re_ofici'] = 'Oficiers'; +$LNG['re_investigations'] = 'Restart Researches'; +$LNG['re_reset_invest'] = 'Restart the Researches in Queue'; +$LNG['re_resources'] = 'Resources'; +$LNG['re_resources_dark'] = 'Restart the Dark Matter'; +$LNG['re_resources_met_cry'] = 'Restart all resources (Metal/Crystal/Deuterium)'; +$LNG['re_general'] = 'General'; +$LNG['re_reset_moons'] = 'Delete all Moons'; +$LNG['re_reset_notes'] = 'Delete all Notes'; +$LNG['re_reset_rw'] = 'Delete all battle Reports'; +$LNG['re_reset_buddies'] = 'Restart friends list'; +$LNG['re_reset_allys'] = 'Delete all Alliances'; +$LNG['re_reset_fleets'] = 'Delete all fleets in flight'; +$LNG['re_reset_errors'] = 'Restart the list of errors'; +$LNG['re_reset_banned'] = 'Restart the Bans'; +$LNG['re_reset_messages'] = 'Delete all messages'; +$LNG['re_reset_statpoints'] = 'Restart statistics'; +$LNG['re_reset_all'] = 'RESTART THE ENTIRE UNIVERSE'; +$LNG['re_reset_excess'] = 'Options reinitialized successfully!'; //###########################################################// //--------------- Informação das Contas ------------------------// -$LNG['ac_user_id_required'] ='You must choose a player!'; -$LNG['ac_select_one_id'] ='Choose only one player!'; -$LNG['ac_no_character'] ='Letters are not accepted, only numbers!'; -$LNG['ac_select_id_num'] ='Write manually ID (optional)'; -$LNG['ac_select_username'] ='Choose a player'; -$LNG['ac_username_doesnt'] ='The player does not exist!'; -$LNG['ac_title'] ='Account details'; -$LNG['ac_title_entry'] ='Details'; -$LNG['ac_more'] ='(More)'; -$LNG['ac_no_ally'] ='Without Alliance'; -$LNG['ac_moon'] ='Moon'; -$LNG['ac_enter_user_id'] ='Select the player'; -$LNG['ac_minimize_maximize'] ='Minimize/Maximize'; -$LNG['ac_account_data'] ='Account details'; -$LNG['ac_name'] ='Name'; -$LNG['ac_checkip_title'] ='Look IP Address'; -$LNG['ac_checkip'][1] ='Activated'; -$LNG['ac_checkip'][0] ='Disabled'; -$LNG['ac_mail'] ='Email'; -$LNG['ac_perm_mail'] ='Permanent Email'; -$LNG['ac_auth_level'] ='Rank'; -$LNG['ac_on_vacation'] ='Vacation?'; -$LNG['ac_banned'] ='Banned?'; -$LNG['ac_alliance'] ='Alliance'; -$LNG['ac_reg_ip'] ='IP registration'; -$LNG['ac_last_ip'] ='Last IP'; -$LNG['ac_home_planet_id'] ='Main Planet ID'; -$LNG['ac_home_planet_coord'] ='Coordinates of the Main Planet'; -$LNG['ac_user_system'] ='Player System'; -$LNG['ac_detailed_planet_moon_info'] ='Details of planets and moons'; -$LNG['ac_id_names_coords'] ='ID, name and Coordinates'; -$LNG['ac_coords'] ='Coordinates'; -$LNG['ac_diameter'] ='Diameter'; -$LNG['ac_fields'] ='Fields'; -$LNG['ac_temperature'] ='Temp.'; -$LNG['ac_officier_research'] ='Research'; -$LNG['ac_recent_destroyed_planets'] ='Planets destroyed recently'; -$LNG['ac_no_moons'] ='The player doesnt have moons'; -$LNG['ac_total_points'] ='Total:'; -$LNG['ac_points_count'] ='Result | Account'; -$LNG['ac_ranking'] ='Ranking'; -$LNG['ac_see_ranking'] ='See Statistics'; -$LNG['ac_ally_ranking'] ='Alliance statistics'; -$LNG['ac_user_ranking'] ='Player statistics'; -$LNG['ac_register_time'] ='Registered'; -$LNG['ac_register_ally_time'] ='Date of creation'; -$LNG['ac_act_time'] ='Date of last activity'; -$LNG['ac_info_ally'] ='Info of Alliance'; -$LNG['ac_leader'] ='Leader'; -$LNG['ac_tag'] ='TAG'; -$LNG['ac_name_ali'] ='Full Name'; -$LNG['ac_ext_text'] ='External Text'; -$LNG['ac_int_text'] ='Inner Text'; -$LNG['ac_sol_text'] ='Text of the application'; -$LNG['ac_image'] ='Alliance Image'; -$LNG['ac_ally_web'] ='Pact'; -$LNG['ac_total_members'] ='Number of members'; -$LNG['ac_no_text_ext'] ='The Alliance does not have any external text'; -$LNG['ac_no_text_int'] ='The Alliance does not have any inner text'; -$LNG['ac_no_text_sol'] ='The Alliance does not have any example for application'; -$LNG['ac_no_img'] ='The Alliance does not have a logo'; -$LNG['ac_no_web'] ='The Alliance does not have a web site'; -$LNG['ac_view_image'] ='See the image in a new window'; -$LNG['ac_view_image2'] ='See picture'; -$LNG['ac_view_text_ext'] ='Show external text'; -$LNG['ac_view_text_int'] ='Show inner text'; -$LNG['ac_view_text_sol'] ='Show text to the application'; -$LNG['ac_moons_no'] ='(No Moon)'; -$LNG['ac_urlnow'] ='URL:'; -$LNG['ac_time_destruyed'] ='Date of total destruction'; -$LNG['ac_isnodestruyed'] ='(Does not exist any planet destroyed recently)'; -$LNG['ac_no_alliance'] ='(No Alliance)'; -$LNG['ac_ali_text_11'] ='External text'; -$LNG['ac_ali_text_22'] ='Inner text'; -$LNG['ac_ali_text_33'] ='Text of the application'; -$LNG['ac_ali_logo_11'] ='Logo of the Alliance'; -$LNG['ac_ali_idid'] ='ID:'; -$LNG['ac_suspended_title'] ='See Suspension'; -$LNG['ac_suspended_time'] ='Suspended'; -$LNG['ac_suspended_longer'] ='Until'; -$LNG['ac_suspended_reason'] ='Reason'; -$LNG['ac_suspended_autor'] ='Suspended by'; -$LNG['ac_note_k'] ='
T+More than Trillion
TMore or same of Trillion
BMore or same of Billion
MMore or same of Million
KMore or same of Thousand
'; -$LNG['ac_leyend'] ='[ Legend ]'; -$LNG['ac_no_rank_level'] ='Dont have enough Permissions to see the informations of this user'; +$LNG['ac_user_id_required'] = 'You must choose a player!'; +$LNG['ac_select_one_id'] = 'Choose only one player!'; +$LNG['ac_no_character'] = 'Letters are not accepted, only numbers!'; +$LNG['ac_select_id_num'] = 'Write manually ID (optional)'; +$LNG['ac_select_username'] = 'Choose a player'; +$LNG['ac_username_doesnt'] = 'The player does not exist!'; +$LNG['ac_title'] = 'Account details'; +$LNG['ac_title_entry'] = 'Details'; +$LNG['ac_more'] = '(More)'; +$LNG['ac_no_ally'] = 'Without Alliance'; +$LNG['ac_moon'] = 'Moon'; +$LNG['ac_enter_user_id'] = 'Select the player'; +$LNG['ac_minimize_maximize'] = 'Minimize/Maximize'; +$LNG['ac_account_data'] = 'Account details'; +$LNG['ac_name'] = 'Name'; +$LNG['ac_checkip_title'] = 'Look IP Address'; +$LNG['ac_checkip'][1] = 'Activated'; +$LNG['ac_checkip'][0] = 'Disabled'; +$LNG['ac_mail'] = 'Email'; +$LNG['ac_perm_mail'] = 'Permanent Email'; +$LNG['ac_auth_level'] = 'Rank'; +$LNG['ac_on_vacation'] = 'Vacation?'; +$LNG['ac_banned'] = 'Banned?'; +$LNG['ac_alliance'] = 'Alliance'; +$LNG['ac_reg_ip'] = 'IP registration'; +$LNG['ac_last_ip'] = 'Last IP'; +$LNG['ac_home_planet_id'] = 'Main Planet ID'; +$LNG['ac_home_planet_coord'] = 'Coordinates of the Main Planet'; +$LNG['ac_user_system'] = 'Player System'; +$LNG['ac_detailed_planet_moon_info'] = 'Details of planets and moons'; +$LNG['ac_id_names_coords'] = 'ID, name and Coordinates'; +$LNG['ac_coords'] = 'Coordinates'; +$LNG['ac_diameter'] = 'Diameter'; +$LNG['ac_fields'] = 'Fields'; +$LNG['ac_temperature'] = 'Temp.'; +$LNG['ac_officier_research'] = 'Research'; +$LNG['ac_recent_destroyed_planets'] = 'Planets destroyed recently'; +$LNG['ac_no_moons'] = 'The player doesnt have moons'; +$LNG['ac_total_points'] = 'Total:'; +$LNG['ac_points_count'] = 'Result | Account'; +$LNG['ac_ranking'] = 'Ranking'; +$LNG['ac_see_ranking'] = 'See Statistics'; +$LNG['ac_ally_ranking'] = 'Alliance statistics'; +$LNG['ac_user_ranking'] = 'Player statistics'; +$LNG['ac_register_time'] = 'Registered'; +$LNG['ac_register_ally_time'] = 'Date of creation'; +$LNG['ac_act_time'] = 'Date of last activity'; +$LNG['ac_info_ally'] = 'Info of Alliance'; +$LNG['ac_leader'] = 'Leader'; +$LNG['ac_tag'] = 'TAG'; +$LNG['ac_name_ali'] = 'Full Name'; +$LNG['ac_ext_text'] = 'External Text'; +$LNG['ac_int_text'] = 'Inner Text'; +$LNG['ac_sol_text'] = 'Text of the application'; +$LNG['ac_image'] = 'Alliance Image'; +$LNG['ac_ally_web'] = 'Pact'; +$LNG['ac_total_members'] = 'Number of members'; +$LNG['ac_no_text_ext'] = 'The Alliance does not have any external text'; +$LNG['ac_no_text_int'] = 'The Alliance does not have any inner text'; +$LNG['ac_no_text_sol'] = 'The Alliance does not have any example for application'; +$LNG['ac_no_img'] = 'The Alliance does not have a logo'; +$LNG['ac_no_web'] = 'The Alliance does not have a web site'; +$LNG['ac_view_image'] = 'See the image in a new window'; +$LNG['ac_view_image2'] = 'See picture'; +$LNG['ac_view_text_ext'] = 'Show external text'; +$LNG['ac_view_text_int'] = 'Show inner text'; +$LNG['ac_view_text_sol'] = 'Show text to the application'; +$LNG['ac_moons_no'] = '(No Moon)'; +$LNG['ac_urlnow'] = 'URL:'; +$LNG['ac_time_destruyed'] = 'Date of total destruction'; +$LNG['ac_isnodestruyed'] = '(Does not exist any planet destroyed recently)'; +$LNG['ac_no_alliance'] = '(No Alliance)'; +$LNG['ac_ali_text_11'] = 'External text'; +$LNG['ac_ali_text_22'] = 'Inner text'; +$LNG['ac_ali_text_33'] = 'Text of the application'; +$LNG['ac_ali_logo_11'] = 'Logo of the Alliance'; +$LNG['ac_ali_idid'] = 'ID:'; +$LNG['ac_suspended_title'] = 'See Suspension'; +$LNG['ac_suspended_time'] = 'Suspended'; +$LNG['ac_suspended_longer'] = 'Until'; +$LNG['ac_suspended_reason'] = 'Reason'; +$LNG['ac_suspended_autor'] = 'Suspended by'; +$LNG['ac_note_k'] = '
T+More than Trillion
TMore or same of Trillion
BMore or same of Billion
MMore or same of Million
KMore or same of Thousand
'; +$LNG['ac_leyend'] = '[ Legend ]'; +$LNG['ac_no_rank_level'] = 'Dont have enough Permissions to see the informations of this user'; //###########################################################// //--------------- Pesquisa Avançada ------------------------// $LNG['se_no_data'] = "No data"; -$LNG['se_intro'] ='Word or code words (option)'; -$LNG['se_users'] ='Users'; -$LNG['se_planets'] ='Planets'; -$LNG['se_moons'] ='Moons'; -$LNG['se_allys'] ='Alliance'; -$LNG['se_suspended'] ='Suspended'; -$LNG['se_vacations'] ='Holiday'; -$LNG['se_authlevels'] ='Administrators'; -$LNG['se_inactives'] ='Inactive'; -$LNG['se_planets_act'] ='Active planets'; -$LNG['se_type_typee'] ='Type'; -$LNG['se_type_all'] ='Normal search'; -$LNG['se_type_exact'] ='Exact search'; -$LNG['se_type_last'] ='Starts with any letter or Word'; -$LNG['se_type_first'] ='Just with any word or letter'; -$LNG['se_search'] ='Search'; -$LNG['se_name'] ='Name'; -$LNG['se_id_owner'] ='ID owner'; -$LNG['se_galaxy'] ='Galaxy'; -$LNG['se_system'] ='System'; -$LNG['se_planet'] ='Planet'; -$LNG['se_tag'] ='TAG'; -$LNG['se_email'] ='E-mail'; -$LNG['se_auth'] ='Position'; -$LNG['se_activity'] ='Last activity'; -$LNG['se_ban'] ='Suspended?'; -$LNG['se_vacat'] ='Holidays?'; -$LNG['se_ban_reason'] ='Reason'; -$LNG['se_ban_time'] ='suspended'; -$LNG['se_ban_limit'] ='Up'; -$LNG['se_ban_author'] ='Suspended by'; -$LNG['se_search_title'] ='Advanced search'; -$LNG['se_order_list_now'] ='Sort Search'; -$LNG['se_input_name'] ='Name'; -$LNG['se_input_g'] ='Galaxy'; -$LNG['se_input_s'] ='System'; -$LNG['se_input_p'] ='Planet'; -$LNG['se_input_inacti'] ='Inactivity'; -$LNG['se_input_submit'] ='Sort'; -$LNG['se_input_authlevel'] ='Authority'; -$LNG['se_input_email'] ='E-mail'; -$LNG['se_input_time'] ='Time'; -$LNG['se_input_longer'] ='Time'; -$LNG['se_input_authlevel'] ='Authority'; -$LNG['se_input_prop'] ='Owner'; -$LNG['se_input_asc'] ='Ascendant'; -$LNG['se_input_desc'] ='Descendant'; -$LNG['se_input_activity'] ='Activity'; -$LNG['se_input_register'] ='Registration'; -$LNG['se_input_members'] ='No. Members'; -$LNG['se_input_members2'] ='Members'; -$LNG['se_input_have_moon'] ='Has the Moon?'; -$LNG['se_input_ip'] ='IP'; -$LNG['se_input_a'] ='A'; -$LNG['se_input_d'] ='D'; -$LNG['se_input_hay'] ='So at the moment'; -$LNG['se_input_inact'] ='inactive/s'; -$LNG['se_input_susss'] ='Suspended'; -$LNG['se_input_admm'] ='admin/en'; -$LNG['se_input_allyy'] ='Alliance/s'; -$LNG['se_input_planett'] ='planet/s'; -$LNG['se_input_moonn'] ='Moon/s'; -$LNG['se_input_userss'] ='user/s'; -$LNG['se_input_vacatii'] ='user/s de férias'; -$LNG['se_input_connect'] ='user/s online'; -$LNG['se_input_act_pla'] ='Planet/s Active/s'; -$LNG['se_filter_title'] ='Filter'; -$LNG['se_search_in'] ='For'; -$LNG['online_users'] ='Online'; -$LNG['se_limit'] ='Limit'; -$LNG['se_pagees'] ='Pages'; -$LNG['se_time_of_page'] ='Page created in'; -$LNG['se_expand'] ='Expand'; -$LNG['se_contrac'] ='Retract'; -$LNG['se__next'] ='Following'; -$LNG['se__before'] ='Previous'; -$LNG['se_search_info'] ='Search'; -$LNG['se_asc_desc'] ='ASC / DESC'; -$LNG['se_search_order'] ='Sort'; -$LNG['se_search_edit'] ='Edit'; -$LNG['se_delete_succes_p'] ='Delete with success'; -$LNG['se_confirm_planet'] ='The planet chosen will be completely erased, even being the main planet or colonia, you want to continue?. Name of the planet:'; +$LNG['se_intro'] = 'Word or code words (option)'; +$LNG['se_users'] = 'Users'; +$LNG['se_planets'] = 'Planets'; +$LNG['se_moons'] = 'Moons'; +$LNG['se_allys'] = 'Alliance'; +$LNG['se_suspended'] = 'Suspended'; +$LNG['se_vacations'] = 'Holiday'; +$LNG['se_authlevels'] = 'Administrators'; +$LNG['se_inactives'] = 'Inactive'; +$LNG['se_planets_act'] = 'Active planets'; +$LNG['se_type_typee'] = 'Type'; +$LNG['se_type_all'] = 'Normal search'; +$LNG['se_type_exact'] = 'Exact search'; +$LNG['se_type_last'] = 'Starts with any letter or Word'; +$LNG['se_type_first'] = 'Just with any word or letter'; +$LNG['se_search'] = 'Search'; +$LNG['se_name'] = 'Name'; +$LNG['se_id_owner'] = 'ID owner'; +$LNG['se_galaxy'] = 'Galaxy'; +$LNG['se_system'] = 'System'; +$LNG['se_planet'] = 'Planet'; +$LNG['se_tag'] = 'TAG'; +$LNG['se_email'] = 'E-mail'; +$LNG['se_auth'] = 'Position'; +$LNG['se_activity'] = 'Last activity'; +$LNG['se_ban'] = 'Suspended?'; +$LNG['se_vacat'] = 'Holidays?'; +$LNG['se_ban_reason'] = 'Reason'; +$LNG['se_ban_time'] = 'suspended'; +$LNG['se_ban_limit'] = 'Up'; +$LNG['se_ban_author'] = 'Suspended by'; +$LNG['se_search_title'] = 'Advanced search'; +$LNG['se_order_list_now'] = 'Sort Search'; +$LNG['se_input_name'] = 'Name'; +$LNG['se_input_g'] = 'Galaxy'; +$LNG['se_input_s'] = 'System'; +$LNG['se_input_p'] = 'Planet'; +$LNG['se_input_inacti'] = 'Inactivity'; +$LNG['se_input_submit'] = 'Sort'; +$LNG['se_input_authlevel'] = 'Authority'; +$LNG['se_input_email'] = 'E-mail'; +$LNG['se_input_time'] = 'Time'; +$LNG['se_input_longer'] = 'Time'; +$LNG['se_input_authlevel'] = 'Authority'; +$LNG['se_input_prop'] = 'Owner'; +$LNG['se_input_asc'] = 'Ascendant'; +$LNG['se_input_desc'] = 'Descendant'; +$LNG['se_input_activity'] = 'Activity'; +$LNG['se_input_register'] = 'Registration'; +$LNG['se_input_members'] = 'No. Members'; +$LNG['se_input_members2'] = 'Members'; +$LNG['se_input_have_moon'] = 'Has the Moon?'; +$LNG['se_input_ip'] = 'IP'; +$LNG['se_input_a'] = 'A'; +$LNG['se_input_d'] = 'D'; +$LNG['se_input_hay'] = 'So at the moment'; +$LNG['se_input_inact'] = 'inactive/s'; +$LNG['se_input_susss'] = 'Suspended'; +$LNG['se_input_admm'] = 'admin/en'; +$LNG['se_input_allyy'] = 'Alliance/s'; +$LNG['se_input_planett'] = 'planet/s'; +$LNG['se_input_moonn'] = 'Moon/s'; +$LNG['se_input_userss'] = 'user/s'; +$LNG['se_input_vacatii'] = 'user/s de férias'; +$LNG['se_input_connect'] = 'user/s online'; +$LNG['se_input_act_pla'] = 'Planet/s Active/s'; +$LNG['se_filter_title'] = 'Filter'; +$LNG['se_search_in'] = 'For'; +$LNG['online_users'] = 'Online'; +$LNG['se_limit'] = 'Limit'; +$LNG['se_pagees'] = 'Pages'; +$LNG['se_time_of_page'] = 'Page created in'; +$LNG['se_expand'] = 'Expand'; +$LNG['se_contrac'] = 'Retract'; +$LNG['se__next'] = 'Following'; +$LNG['se__before'] = 'Previous'; +$LNG['se_search_info'] = 'Search'; +$LNG['se_asc_desc'] = 'ASC / DESC'; +$LNG['se_search_order'] = 'Sort'; +$LNG['se_search_edit'] = 'Edit'; +$LNG['se_delete_succes_p'] = 'Delete with success'; +$LNG['se_confirm_planet'] = 'The planet chosen will be completely erased, even being the main planet or colonia, you want to continue?. Name of the planet:'; // Pesquisa na tabela de Utilizadores $LNG['se_search_users'][0] = 'ID'; @@ -901,13 +902,13 @@ //--------------- Criador ------------------------// -$LNG['new_creator_title'] ='Creator'; -$LNG['new_creator_title_u'] ='Create/Delete users'; -$LNG['new_creator_title_p'] ='Create/Delete Planets'; -$LNG['new_creator_title_l'] ='Create/Delete Moons'; -$LNG['new_creator_coor'] ='Coordinates'; -$LNG['new_creator_go_back'] ='[ Return to the menu ]'; -$LNG['new_creator_refresh'] ='[ Refresh ]'; +$LNG['new_creator_title'] = 'Creator'; +$LNG['new_creator_title_u'] = 'Create/Delete users'; +$LNG['new_creator_title_p'] = 'Create/Delete Planets'; +$LNG['new_creator_title_l'] = 'Create/Delete Moons'; +$LNG['new_creator_coor'] = 'Coordinates'; +$LNG['new_creator_go_back'] = '[ Return to the menu ]'; +$LNG['new_creator_refresh'] = '[ Refresh ]'; $LNG['uni_reg'] = 'Universe'; $LNG['user_reg'] = 'Name'; $LNG['pass_reg'] = 'Password'; @@ -917,95 +918,95 @@ $LNG['lang_reg'] = 'Language'; // Usários -$LNG['new_title'] ='Create new player'; -$LNG['new_user_success'] ='Player created with success!'; -$LNG['new_add_user'] ='Add new players'; -$LNG['new_range'] ='Rank'; -$LNG['new_coord'] ='Coordinates'; -$LNG['new_email'] ='E-Mail'; -$LNG['new_pass'] ='Password'; -$LNG['new_name'] ='Name'; +$LNG['new_title'] = 'Create new player'; +$LNG['new_user_success'] = 'Player created with success!'; +$LNG['new_add_user'] = 'Add new players'; +$LNG['new_range'] = 'Rank'; +$LNG['new_coord'] = 'Coordinates'; +$LNG['new_email'] = 'E-Mail'; +$LNG['new_pass'] = 'Password'; +$LNG['new_name'] = 'Name'; // Planetas -$LNG['po_galaxy'] ='Galaxy'; -$LNG['po_system'] ='System'; -$LNG['po_planet'] ='Planets'; -$LNG['po_colony'] ='Colony'; -$LNG['po_fields_max'] ='Fields'; -$LNG['po_coor_1'] ='Coordinates'; -$LNG['po_add_planet'] ='Add colony'; -$LNG['po_name_planet'] ='Planet name'; -$LNG['po_complete_all'] ='Invalid data or existing!'; -$LNG['po_complete_all2'] ='Error in the coordinates!'; -$LNG['po_complete_succes'] ='Planet successfully created'; +$LNG['po_galaxy'] = 'Galaxy'; +$LNG['po_system'] = 'System'; +$LNG['po_planet'] = 'Planets'; +$LNG['po_colony'] = 'Colony'; +$LNG['po_fields_max'] = 'Fields'; +$LNG['po_coor_1'] = 'Coordinates'; +$LNG['po_add_planet'] = 'Add colony'; +$LNG['po_name_planet'] = 'Planet name'; +$LNG['po_complete_all'] = 'Invalid data or existing!'; +$LNG['po_complete_all2'] = 'Error in the coordinates!'; +$LNG['po_complete_succes'] = 'Planet successfully created'; // Luas -$LNG['mo_moon_added'] ='Moon added successfully!'; -$LNG['mo_moon_unavaible'] ='The planet already has a moon!'; -$LNG['mo_moon_random'] ='Random'; -$LNG['mo_planet_doesnt_exist'] ='The player does not exist!'; -$LNG['mo_moon_name'] ='Moons name'; -$LNG['mo_moon'] ='Moon'; -$LNG['mo_diameter'] ='Diameter'; -$LNG['mo_fields_avaibles'] ='Fields'; -$LNG['po_add_moon'] ='Add moon'; +$LNG['mo_moon_added'] = 'Moon added successfully!'; +$LNG['mo_moon_unavaible'] = 'The planet already has a moon!'; +$LNG['mo_moon_random'] = 'Random'; +$LNG['mo_planet_doesnt_exist'] = 'The player does not exist!'; +$LNG['mo_moon_name'] = 'Moons name'; +$LNG['mo_moon'] = 'Moon'; +$LNG['mo_diameter'] = 'Diameter'; +$LNG['mo_fields_avaibles'] = 'Fields'; +$LNG['po_add_moon'] = 'Add moon'; //###########################################################// // Suporte -$LNG['sp_admin_answer'] ='Response of %s to %s

%s'; -$LNG['sp_answer_message_title'] ='Support Ticket #%d'; -$LNG['sp_answer_message'] ='Do you have a response to your ticket number: #%d!'; -$LNG['sp_admin_closed'] ='%s closed the Ticket to %s'; -$LNG['sp_admin_open'] ='%s reopened the Ticket to %s'; +$LNG['sp_admin_answer'] = 'Response of %s to %s

%s'; +$LNG['sp_answer_message_title'] = 'Support Ticket #%d'; +$LNG['sp_answer_message'] = 'Do you have a response to your ticket number: #%d!'; +$LNG['sp_admin_closed'] = '%s closed the Ticket to %s'; +$LNG['sp_admin_open'] = '%s reopened the Ticket to %s'; // Editor Rápido $LNG['qe_name'] = 'Name'; -$LNG['qe_send'] ='Send'; -$LNG['qe_reset'] ='Restart'; -$LNG['qe_build'] ='Buildings'; -$LNG['qe_tech'] ='Research'; -$LNG['qe_officier'] ='Officers'; -$LNG['qe_fleet'] ='Fleet'; -$LNG['qe_defensive'] ='Defenses'; -$LNG['qe_resources'] ='Resources'; -$LNG['qe_id'] ='ID'; -$LNG['qe_username'] ='Username'; -$LNG['qe_planetname'] ='Planet'; -$LNG['qe_level'] ='Level'; -$LNG['qe_count'] ='Available'; -$LNG['qe_input'] ='Edit'; -$LNG['qe_edit_planet_sucess'] ='Planet %s [%d:%d:%d] edited with success!'; -$LNG['qe_edit_player_sucess'] ='Player %s (ID: %d) edited with success!'; -$LNG['qe_info'] ='Info'; -$LNG['qe_owner'] ='Owner'; -$LNG['qe_fields'] ='Fields'; -$LNG['qe_password'] ='Password'; -$LNG['qe_coords'] ='Coordinates'; -$LNG['qe_hpcoords'] ='HP-Coordinates'; -$LNG['qe_temp'] ='Temperature'; -$LNG['qe_change'] ='Change'; -$LNG['qe_authattack'] ='Protection of Administrator'; -$LNG['qe_submit'] ='Send'; -$LNG['qe_resetr'] ='Reset'; -$LNG['qe_allowmulti'] ='Allow Multi IP'; - +$LNG['qe_send'] = 'Send'; +$LNG['qe_reset'] = 'Restart'; +$LNG['qe_build'] = 'Buildings'; +$LNG['qe_tech'] = 'Research'; +$LNG['qe_officier'] = 'Officers'; +$LNG['qe_fleet'] = 'Fleet'; +$LNG['qe_defensive'] = 'Defenses'; +$LNG['qe_resources'] = 'Resources'; +$LNG['qe_id'] = 'ID'; +$LNG['qe_username'] = 'Username'; +$LNG['qe_planetname'] = 'Planet'; +$LNG['qe_level'] = 'Level'; +$LNG['qe_count'] = 'Available'; +$LNG['qe_input'] = 'Edit'; +$LNG['qe_edit_planet_sucess'] = 'Planet %s [%d:%d:%d] edited with success!'; +$LNG['qe_edit_player_sucess'] = 'Player %s (ID: %d) edited with success!'; +$LNG['qe_info'] = 'Info'; +$LNG['qe_owner'] = 'Owner'; +$LNG['qe_fields'] = 'Fields'; +$LNG['qe_password'] = 'Password'; +$LNG['qe_coords'] = 'Coordinates'; +$LNG['qe_hpcoords'] = 'HP-Coordinates'; +$LNG['qe_temp'] = 'Temperature'; +$LNG['qe_change'] = 'Change'; +$LNG['qe_authattack'] = 'Protection of Administrator'; +$LNG['qe_submit'] = 'Send'; +$LNG['qe_resetr'] = 'Reset'; +$LNG['qe_allowmulti'] = 'Allow Multi IP'; + //----------------------------------------------------------------------------// // Configuração do TeamSpeak -$LNG['ts_settings'] ='Teamspeak'; -$LNG['ts_active'] ='Activate the Mod TeamSpeak?'; -$LNG['ts_version'] ='Server version:'; -$LNG['ts_udpport'] ='Port TCP'; -$LNG['ts_tcpport'] ='Port UDP'; -$LNG['ts_serverip'] ='Server IP'; -$LNG['ts_timeout'] ='Timeout'; -$LNG['ts_server_query'] ='Querys server port'; -$LNG['ts_login'] ='ServerQuery User'; -$LNG['ts_pass'] ='ServerQuery Password'; -$LNG['ts_cron'] ='Update rate'; +$LNG['ts_settings'] = 'Teamspeak'; +$LNG['ts_active'] = 'Activate the Mod TeamSpeak?'; +$LNG['ts_version'] = 'Server version:'; +$LNG['ts_udpport'] = 'Port TCP'; +$LNG['ts_tcpport'] = 'Port UDP'; +$LNG['ts_serverip'] = 'Server IP'; +$LNG['ts_timeout'] = 'Timeout'; +$LNG['ts_server_query'] = 'Querys server port'; +$LNG['ts_login'] = 'ServerQuery User'; +$LNG['ts_pass'] = 'ServerQuery Password'; +$LNG['ts_cron'] = 'Update rate'; //----------------------------------------------------------------------------// // Facebook App @@ -1101,118 +1102,118 @@ $LNG['mvc_desc'] = 'Description'; // Página de Universo -$LNG['uvs_id'] ='ID of the universe'; -$LNG['uvs_name'] ='Name'; -$LNG['uvs_speeds'] ='Speed factors (G/F/R/E)'; // (Game/Fleet/Resource/Expedition) -$LNG['uvs_speeds_full'] ='Speed factors (Game/Fleet/Resource/Expedition)'; -$LNG['uvs_players'] ='Players'; -$LNG['uvs_inactive'] ='Inactive'; -$LNG['uvs_open'] ='State'; -$LNG['uvs_export'] ='Export'; -$LNG['uvs_delete'] ='Delete'; -$LNG['uvs_actions'] ='Actions'; -$LNG['uvs_on'] ='Open'; -$LNG['uvs_off'] ='Closed'; -$LNG['uvs_new'] ='Add universe'; -$LNG['uvs_planets'] ='Planets'; -$LNG['uvs_upload'] ='Upload'; -$LNG['uvs_error'] ='Failed to import the file'; +$LNG['uvs_id'] = 'ID of the universe'; +$LNG['uvs_name'] = 'Name'; +$LNG['uvs_speeds'] = 'Speed factors (G/F/R/E)'; // (Game/Fleet/Resource/Expedition) +$LNG['uvs_speeds_full'] = 'Speed factors (Game/Fleet/Resource/Expedition)'; +$LNG['uvs_players'] = 'Players'; +$LNG['uvs_inactive'] = 'Inactive'; +$LNG['uvs_open'] = 'State'; +$LNG['uvs_export'] = 'Export'; +$LNG['uvs_delete'] = 'Delete'; +$LNG['uvs_actions'] = 'Actions'; +$LNG['uvs_on'] = 'Open'; +$LNG['uvs_off'] = 'Closed'; +$LNG['uvs_new'] = 'Add universe'; +$LNG['uvs_planets'] = 'Planets'; +$LNG['uvs_upload'] = 'Upload'; +$LNG['uvs_error'] = 'Failed to import the file'; $LNG['uvs_reload'] = 'Reloading'; $LNG['uvs_back'] = 'Back'; // Página de actualização -$LNG['up_weiter'] ='Following'; -$LNG['up_kein_update'] ='There is no new update'; -$LNG['up_ok_update'] ='Updated'; -$LNG['up_error_update'] ='Error - It is not possible to upload the file'; -$LNG['up_delete_file'] ='Successfully removed'; -$LNG['up_error_delete_file'] ='Error - It was not possible to delete the file'; -$LNG['up_update_ok_rev'] ='Updated until revision:'; -$LNG['up_download_patch_files'] ='Download the Patch'; -$LNG['up_aktuelle_updates'] ='Current Updates'; -$LNG['up_momentane_version'] ='Current version'; -$LNG['up_alte_updates'] ='Old updates'; -$LNG['up_revision'] ='Revision'; -$LNG['up_add'] ='Added on:'; -$LNG['up_edit'] ='Edited in:'; -$LNG['up_del'] ='Deleted in:'; -$LNG['up_submit'] ='Send'; -$LNG['up_version'] ='Version'; +$LNG['up_weiter'] = 'Following'; +$LNG['up_kein_update'] = 'There is no new update'; +$LNG['up_ok_update'] = 'Updated'; +$LNG['up_error_update'] = 'Error - It is not possible to upload the file'; +$LNG['up_delete_file'] = 'Successfully removed'; +$LNG['up_error_delete_file'] = 'Error - It was not possible to delete the file'; +$LNG['up_update_ok_rev'] = 'Updated until revision:'; +$LNG['up_download_patch_files'] = 'Download the Patch'; +$LNG['up_aktuelle_updates'] = 'Current Updates'; +$LNG['up_momentane_version'] = 'Current version'; +$LNG['up_alte_updates'] = 'Old updates'; +$LNG['up_revision'] = 'Revision'; +$LNG['up_add'] = 'Added on:'; +$LNG['up_edit'] = 'Edited in:'; +$LNG['up_del'] = 'Deleted in:'; +$LNG['up_submit'] = 'Send'; +$LNG['up_version'] = 'Version'; $LNG['up_chmod_error'] = "No write permission (s) for folder:\n\n"; -$LNG['up_need_curl'] ='Error: CURL is not present.
The maintaining of 2Moons requires cURL to run download files.'; -$LNG['up_no_xml_ext'] ='Error: XML Parser is not present.
The maintaining of 2Moons requires XML Parser to process the files present.'; -$LNG['up_offline'] ='Update of server unavailable'; +$LNG['up_need_curl'] = 'Error: CURL is not present.
The maintaining of 2Moons requires cURL to run download files.'; +$LNG['up_no_xml_ext'] = 'Error: XML Parser is not present.
The maintaining of 2Moons requires XML Parser to process the files present.'; +$LNG['up_offline'] = 'Update of server unavailable'; // Página de chat -$LNG['ch_socket_chatid_info'] ='This IP can be used to distinguish the definition of chat, use the same server socket.'; -$LNG['ch_socket_port_info'] ='Server socket port.'; -$LNG['ch_socket_ip_info'] ='The IP address of the server socket used to connect to the server to send messages to update.'; -$LNG['ch_socket_host_info'] ='Hostname server socket used to connect to the client side (the server name is used, if it is set to NULL).'; -$LNG['ch_socket_chatid'] ='Socket ID Chat'; -$LNG['ch_socket_port'] ='Socket Port'; -$LNG['ch_socket_ip'] ='Socket IP'; -$LNG['ch_socket_host'] ='Socket Host'; -$LNG['ch_socket_active'] ='Socket included?'; -$LNG['ch_socket'] ='This Server Socket'; -$LNG['ch_closed'] ='Disable chat'; -$LNG['ch_allowchan'] ='Allow the private channels'; -$LNG['ch_allowmes'] ='Allow private messages'; -$LNG['ch_allowcelmes'] ='Allow delete your messages'; -$LNG['ch_logmessage'] ='Include log messages'; -$LNG['ch_nickchange'] ='Allow change nickname'; -$LNG['ch_botname'] ='Bot'; -$LNG['ch_channelname'] ='Name of the default channel'; +$LNG['ch_socket_chatid_info'] = 'This IP can be used to distinguish the definition of chat, use the same server socket.'; +$LNG['ch_socket_port_info'] = 'Server socket port.'; +$LNG['ch_socket_ip_info'] = 'The IP address of the server socket used to connect to the server to send messages to update.'; +$LNG['ch_socket_host_info'] = 'Hostname server socket used to connect to the client side (the server name is used, if it is set to NULL).'; +$LNG['ch_socket_chatid'] = 'Socket ID Chat'; +$LNG['ch_socket_port'] = 'Socket Port'; +$LNG['ch_socket_ip'] = 'Socket IP'; +$LNG['ch_socket_host'] = 'Socket Host'; +$LNG['ch_socket_active'] = 'Socket included?'; +$LNG['ch_socket'] = 'This Server Socket'; +$LNG['ch_closed'] = 'Disable chat'; +$LNG['ch_allowchan'] = 'Allow the private channels'; +$LNG['ch_allowmes'] = 'Allow private messages'; +$LNG['ch_allowcelmes'] = 'Allow delete your messages'; +$LNG['ch_logmessage'] = 'Include log messages'; +$LNG['ch_nickchange'] = 'Allow change nickname'; +$LNG['ch_botname'] = 'Bot'; +$LNG['ch_channelname'] = 'Name of the default channel'; // Página de Actividade -$LNG['ap_id'] ='ID'; -$LNG['ap_username'] ='Name of the user'; -$LNG['ap_datum'] ='Date'; -$LNG['ap_email'] ='Email'; -$LNG['ap_ip'] ='IP'; -$LNG['ap_aktivieren'] ='Activate'; -$LNG['ap_status'] ='State'; -$LNG['ap_del'] ='Delete'; -$LNG['ap_sicher'] ='Are you sure of'; -$LNG['ap_entfernen'] ='want to remove'; -$LNG['ap_insgesamt'] ='General'; -$LNG['ap_nicht_aktivierte'] ='Has not been activated by the user'; -$LNG['ap_nicht_aktivierte_user'] ='User not activated'; +$LNG['ap_id'] = 'ID'; +$LNG['ap_username'] = 'Name of the user'; +$LNG['ap_datum'] = 'Date'; +$LNG['ap_email'] = 'Email'; +$LNG['ap_ip'] = 'IP'; +$LNG['ap_aktivieren'] = 'Activate'; +$LNG['ap_status'] = 'State'; +$LNG['ap_del'] = 'Delete'; +$LNG['ap_sicher'] = 'Are you sure of'; +$LNG['ap_entfernen'] = 'want to remove'; +$LNG['ap_insgesamt'] = 'General'; +$LNG['ap_nicht_aktivierte'] = 'Has not been activated by the user'; +$LNG['ap_nicht_aktivierte_user'] = 'User not activated'; // Página de Multi IP -$LNG['mip_ip'] ='IP'; -$LNG['mip_user'] ='Player'; -$LNG['mip_known'] ='Approved?'; +$LNG['mip_ip'] = 'IP'; +$LNG['mip_user'] = 'Player'; +$LNG['mip_known'] = 'Approved?'; // LOG de Administrador -$LNG['log_log'] ='Log'; -$LNG['log_menu'] ='Log Menu'; -$LNG['log_admin'] ='Administrator'; -$LNG['log_time'] ='Forecast'; -$LNG['log_target_user'] ='Change Players'; -$LNG['log_target_planet'] ='Change The Planet'; -$LNG['log_target_universe'] ='Change The Universe'; -$LNG['log_id'] ='ID'; -$LNG['log_view'] ='See'; -$LNG['log_info'] ='Info'; -$LNG['log_element'] ='Element'; -$LNG['log_old'] ='Before'; -$LNG['log_new'] ='After'; -$LNG['log_player'] ='Edited player'; -$LNG['log_planet'] ='Planet edited'; -$LNG['log_settings'] ='Options Edited'; -$LNG['log_cat'] ='Choose a category:'; -$LNG['log_no_data'] ='There is no data available in the log!'; -$LNG['log_ssettings'] ='Configuration of the game'; -$LNG['log_usettings'] ='Configuration of the universe'; -$LNG['log_statsettings'] ='Options of Statistics'; -$LNG['log_chatsettings'] ='Options Chat'; -$LNG['log_tssettings'] ='Options of Teamspeak'; -$LNG['log_uni_short'] ='Uni'; -$LNG['log_universe'] ='Universe'; -$LNG['log_present'] ='Distributed'; +$LNG['log_log'] = 'Log'; +$LNG['log_menu'] = 'Log Menu'; +$LNG['log_admin'] = 'Administrator'; +$LNG['log_time'] = 'Forecast'; +$LNG['log_target_user'] = 'Change Players'; +$LNG['log_target_planet'] = 'Change The Planet'; +$LNG['log_target_universe'] = 'Change The Universe'; +$LNG['log_id'] = 'ID'; +$LNG['log_view'] = 'See'; +$LNG['log_info'] = 'Info'; +$LNG['log_element'] = 'Element'; +$LNG['log_old'] = 'Before'; +$LNG['log_new'] = 'After'; +$LNG['log_player'] = 'Edited player'; +$LNG['log_planet'] = 'Planet edited'; +$LNG['log_settings'] = 'Options Edited'; +$LNG['log_cat'] = 'Choose a category:'; +$LNG['log_no_data'] = 'There is no data available in the log!'; +$LNG['log_ssettings'] = 'Configuration of the game'; +$LNG['log_usettings'] = 'Configuration of the universe'; +$LNG['log_statsettings'] = 'Options of Statistics'; +$LNG['log_chatsettings'] = 'Options Chat'; +$LNG['log_tssettings'] = 'Options of Teamspeak'; +$LNG['log_uni_short'] = 'Uni'; +$LNG['log_universe'] = 'Universe'; +$LNG['log_present'] = 'Distributed'; $LNG['log_disclamersettings'] = 'Contacts'; //Cronjobs @@ -1263,43 +1264,43 @@ $LNG['cronjob_active'] = 'No'; // Giveaway -$LNG['ga_success'] ='Success!'; -$LNG['ga_selectplanettype'] ='Selects a planet!'; -$LNG['ga_definetarget'] ='Define Target'; -$LNG['ga_planettypes'] ='Type of Planet'; -$LNG['ga_homecoordinates'] ='Only Main Planet'; -$LNG['ga_no_inactives'] ='Only active players
Will not be offered to inactive players'; +$LNG['ga_success'] = 'Success!'; +$LNG['ga_selectplanettype'] = 'Selects a planet!'; +$LNG['ga_definetarget'] = 'Define Target'; +$LNG['ga_planettypes'] = 'Type of Planet'; +$LNG['ga_homecoordinates'] = 'Only Main Planet'; +$LNG['ga_no_inactives'] = 'Only active players
Will not be offered to inactive players'; // Old SupportTicket Keys -$LNG['supp_header'] ='Support system'; -$LNG['supp_header_g'] ='Closed Tickets'; -$LNG['ticket_id'] ='Support ID'; -$LNG['subject'] ='Subject'; -$LNG['status'] ='Status'; -$LNG['ticket_posted'] ='Ticket of'; -$LNG['ticket_new'] ='New Ticket'; -$LNG['input_text'] ='Description:'; -$LNG['answer_new'] ='Leave reply:'; -$LNG['text'] ='Details'; -$LNG['message_a'] ='Status of the message:'; -$LNG['sendit_a'] ='Sending of message was inserted.'; -$LNG['message_t'] ='Status of Ticket:'; -$LNG['supp_send'] ='Send'; -$LNG['sendit_t'] ='The Ticket has been sent.'; -$LNG['close_t'] ='The Ticket was closed.'; -$LNG['sendit_error'] ='Error:'; -$LNG['sendit_error_msg'] ='Forgot to insert something!'; -$LNG['supp_admin_system'] ='Administration panel support'; -$LNG['close_ticket'] ='Ticket Closed'; -$LNG['open_ticket'] ='Open Ticket'; -$LNG['player'] ='Player'; -$LNG['supp_ticket_close'] ='Ticket closed'; -$LNG['supp_close'] ='Closed'; -$LNG['supp_open'] ='Open'; -$LNG['supp_admin_answer'] ='Administrator response'; -$LNG['supp_player_write'] ='%s written on %s'; -$LNG['supp_player_answer'] ='Player response'; +$LNG['supp_header'] = 'Support system'; +$LNG['supp_header_g'] = 'Closed Tickets'; +$LNG['ticket_id'] = 'Support ID'; +$LNG['subject'] = 'Subject'; +$LNG['status'] = 'Status'; +$LNG['ticket_posted'] = 'Ticket of'; +$LNG['ticket_new'] = 'New Ticket'; +$LNG['input_text'] = 'Description:'; +$LNG['answer_new'] = 'Leave reply:'; +$LNG['text'] = 'Details'; +$LNG['message_a'] = 'Status of the message:'; +$LNG['sendit_a'] = 'Sending of message was inserted.'; +$LNG['message_t'] = 'Status of Ticket:'; +$LNG['supp_send'] = 'Send'; +$LNG['sendit_t'] = 'The Ticket has been sent.'; +$LNG['close_t'] = 'The Ticket was closed.'; +$LNG['sendit_error'] = 'Error:'; +$LNG['sendit_error_msg'] = 'Forgot to insert something!'; +$LNG['supp_admin_system'] = 'Administration panel support'; +$LNG['close_ticket'] = 'Ticket Closed'; +$LNG['open_ticket'] = 'Open Ticket'; +$LNG['player'] = 'Player'; +$LNG['supp_ticket_close'] = 'Ticket closed'; +$LNG['supp_close'] = 'Closed'; +$LNG['supp_open'] = 'Open'; +$LNG['supp_admin_answer'] = 'Administrator response'; +$LNG['supp_player_write'] = '%s written on %s'; +$LNG['supp_player_answer'] = 'Player response'; // SQL-Dumper $LNG['du_header'] = 'Database Backup'; diff --git a/language/en/BANNER.php b/language/en/BANNER.php index 74220d698..6b0f938f3 100644 --- a/language/en/BANNER.php +++ b/language/en/BANNER.php @@ -2,16 +2,17 @@ // Translated into English by QwataKayean . All rights reversed (C) 2012 +// Translation redone by Korhal. All rights reserved (C) 2015 // 2Moons - Copyright (C) 2010-2012 Slaver -$LNG['ub_points'] = 'Points'; +$LNG['ub_points'] = 'Influence'; $LNG['ub_fleets'] = 'Fleet'; $LNG['ub_researh'] = 'Research'; $LNG['ub_buildings'] = 'Buildings'; $LNG['ub_defenses'] = 'Defenses'; $LNG['ub_fights'] = 'Battles'; -$LNG['ub_quote'] = 'Quote'; -$LNG['ub_rank'] = 'Position'; \ No newline at end of file +$LNG['ub_quote'] = 'Ratio'; +$LNG['ub_rank'] = 'Global Rank'; \ No newline at end of file diff --git a/language/en/FAQ.php b/language/en/FAQ.php index 213f510c7..be60a3ba7 100644 --- a/language/en/FAQ.php +++ b/language/en/FAQ.php @@ -2,6 +2,7 @@ // Translated into English by QwataKayean . All rights reversed (C) 2012 +// Translation redone by Korhal. All rights reserved (C) 2015 // 2Moons - Copyright (C) 2010-2012 Slaver diff --git a/language/en/FLEET.php b/language/en/FLEET.php index c9f559d67..d9f22f473 100644 --- a/language/en/FLEET.php +++ b/language/en/FLEET.php @@ -1,109 +1,110 @@ Your spy probes were destroyed! '; +$LNG['sys_mess_spy_seen_at2'] = '!'; +$LNG['sys_mess_spy_destroyed'] = 'Your spy probes were destroyed!'; $LNG['sys_adress_planet'] = '[%s:%s:%s]'; -$LNG['sys_stat_mess_stay'] = 'Located fleet'; -$LNG['sys_stat_mess'] = 'Your fleet reaches the planet %s and delivers %s %s, %s %s and %s %s.'; +$LNG['sys_stat_mess_stay'] = 'Relocated Fleet'; +$LNG['sys_stat_mess'] = 'Your fleet reached the planet %s and delivered %s %s, %s %s and %s %s.'; $LNG['sys_colo_mess_from'] = "Colonisation"; -$LNG['sys_colo_mess_report'] = "Colonisation report"; +$LNG['sys_colo_mess_report'] = "Colonisation Report"; $LNG['sys_colo_defaultname'] = "Colony"; -$LNG['sys_colo_notech'] = 'One of your fleets reached the coordinates %s. When your settlers approached the planet, they had to determine that their equipment still not for the prevailing climate was suitable and must be developed first. Disappointed, the settlers returned.'; +$LNG['sys_colo_notech'] = 'One of your fleets containing a Colony Ship reached the coordinates %s. When your settlers approached the planet, they had to determine that their equipment was still not fit for the main climate. We need to advance our technology more. Disappointed, the settlers returned home.'; $LNG['sys_colo_arrival'] = ""; -$LNG['sys_colo_maxcolo'] = "One of your fleets reaches the coordinates %s. Ssettlement is not possible as you can only have %d planets. "; -$LNG['sys_colo_allisok'] = "One of your fleets reaches the coordinates %s. The settlers start to colonise the new planet."; -$LNG['sys_colo_badpos'] = "One of your fleets reaches the coordinates %s. No settlement possibility was found here, your settlers return disappointed. "; -$LNG['sys_colo_notfree'] = "One of your fleets reaches the coordinates %s. When your settlers arrived at the coordinates they found that there is already a colony there. Completely demoralized they return home. "; +$LNG['sys_colo_maxcolo'] = "One of your fleets containing a Colony Ship reached the coordinates %s. Settlement is not possible as you can only have %d planets."; +$LNG['sys_colo_allisok'] = "One of your fleets containing a Colony Ship reached the coordinates %s. The Settlers started to colonise the new planet. Congratulations!"; +$LNG['sys_colo_badpos'] = "One of your fleets containing a Colony Ship reached the coordinates %s. No possibility for settlement was found here, your settlers returned home disappointed."; +$LNG['sys_colo_notfree'] = "One of your fleets containing a Colony Ship reached the coordinates %s. When your settlers arrived at the coordinates they found that there is already a colony there. Completely demoralized they returned home."; -$LNG['sys_expe_report'] = "Expedition report"; +$LNG['sys_expe_report'] = "Expedition Report"; $LNG['sys_recy_report'] = "Recycling Report"; -$LNG['sys_expe_found_ships_nothing'] = 'No ships could be found.'; -$LNG['sys_expe_blackholl_1'] = "Your fleet encountered a black hole and was partly destroyed! "; -$LNG['sys_expe_blackholl_2'] = "Your fleet encountered a black hole and was destroyed completely! "; -$LNG['sys_expe_found_goods'] = "Your researchers have found a planet rich in raw materials!
It has %s %s, %s %s and %s %s mined"; -$LNG['sys_expe_found_ships'] = "Your researchers have found spaceships which were in perfect condition!.
: "; -$LNG['sys_expe_back_home'] = "Your fleet has returned from the expedition. "; -$LNG['sys_expe_found_ress_1_1'] = 'Your expedition has discovered a small asteroids cluster from which some resources could be won. '; -$LNG['sys_expe_found_ress_1_2'] = 'Some easily accessible resource fields were found and raw materials were won successfully on the remote planetoid.'; -$LNG['sys_expe_found_ress_1_3'] = 'Some easily accessible resource fields were found and raw materials were won successfully on the remote planetoid.'; -$LNG['sys_expe_found_ress_1_4'] = 'The expedition discovered a planet contaminated by radiation with a highly-poisonous atmosphere. Scans, however, shown that this planet contains alot of raw material. It was mined by automatic drones to win a maximum of raw materials. '; -$LNG['sys_expe_found_ress_2_1'] = 'Your expedition found an ancient freighter convoy which is fully loaded but deserted. Some resources could be yielded. '; -$LNG['sys_expe_found_ress_2_2'] = 'Your expedition found great raw material deposits on a little moon with an atmosphere of it`s own. The ships crew is going to yield this treasure.'; -$LNG['sys_expe_found_ress_2_3'] = 'We have met a small convoy of civilian ships which urgently needed food and medicine. In the exchange for it we got a whole set of useful resources.'; -$LNG['sys_expe_found_ress_3_1'] = 'Your expedition fleet reported the find of a gigantic alien shipwreck. But the ships were of no purpose because its technology, however the ship could be chopped into pieces for its components so the crew could win valuable raw materials.'; -$LNG['sys_expe_found_ress_3_2'] = 'The asteroid belt around an unknown planet contained vast amounts of raw materials. The expedition fleet filled its storage rooms!'; -$LNG['sys_expe_found_dm_1_1'] = 'The expedition has succeeded to capture some dark matter.'; -$LNG['sys_expe_found_dm_1_2'] = 'Our expedition has discovered a ghost ship, which transported a small amount of dark matter. Although we have not been able to find notes on what has happened to the original crew, our technicians, however, managed to get hold of the dark matter.'; -$LNG['sys_expe_found_dm_1_3'] = 'We met a strange alien on board of a little ship which left a little container for us in exchange for a couple of simple, mathematical calculations with dark matter.'; -$LNG['sys_expe_found_dm_1_4'] = 'We have found the remains of an alien ship. There was a little container on board with dark matter!'; -$LNG['sys_expe_found_dm_1_5'] = 'The expedition followed some strange signals and discovered an asteroid, in the core was a small amount of dark matter detected. The asteroid was taken on board and the researchers extracted the dark matter.'; -$LNG['sys_expe_found_dm_2_1'] = 'Our expedition has succeeded in a single experiment. You have been able to win dark matter from a dying star.'; -$LNG['sys_expe_found_dm_2_2'] = 'Our expedition reports a strange spectral phenomenon. Among other things this was the reason that dark matter formed in the energy storages of the ship shields. Our technicians tried to conserve the the phenomenon as long as possible to capture as much as possible dark matter.'; -$LNG['sys_expe_found_dm_2_3'] = 'Our expedition has found an ancient space station, which already floated in space for a long time. The station itself was completely useless, however, still stored in one of its reactors a small set of dark matter was found.'; -$LNG['sys_expe_found_dm_3_1'] = 'Distortion has made it possible for your expedition to get a large amount of dark matter from a spontaneous hyperspace!'; -$LNG['sys_expe_found_dm_3_2'] = 'Our expedition reported a first contact with an unique alien. Apparently an energy creature who was called Legorianer has flown through the ships of the expedition and then decided to help the underdeveloped species out a little, a container with dark matter was materialized on board of the bridge!'; -$LNG['sys_expe_found_ships_1_1'] = 'We have discovered the remains of a predecessor expedition! Our technicians look, whether they get some of the wrecks working again.'; -$LNG['sys_expe_found_ships_1_2'] = 'We have found a deserted pirate base. Some old ships are still located in the hangar. Our technicians look, whether still some of the ships are useable.'; -$LNG['sys_expe_found_ships_1_3'] = 'Our expedition found a planet which was almost completly destroyed by wars. Various shipwrecks drifted in the orbit. The technicians try to repair some of these. Perhaps we also find information on what has happened here.'; -$LNG['sys_expe_found_ships_1_4'] = 'The expedition stumbled upon an old starbase which seems to be abandoned for an eternity. A couple of ships were found in the hangar of the fortress. The technicians managed to get some of them flying again.'; -$LNG['sys_expe_found_ships_2_1'] = 'We have found the remains of an armada. The technicians of the expedition have immediately gone onto the partly intact ships and were able to repair some of them.'; -$LNG['sys_expe_found_ships_2_2'] = 'Our expedition discovered an old, automatic shipyard. Some ships still were in the production phase and our technicians tried to finish the construction, the energy supply of the shipyard first needed to be restored.'; -$LNG['sys_expe_found_ships_3_1'] = 'We have found a gigantic ship cemetery. Some technicians of the expedition have managed to get the ship into operation again.'; -$LNG['sys_expe_found_ships_3_2'] = 'We have discovered a planet with remains of a civilization. Another gigantic ship station which is still intact has been spotted from outerspace. Some of our technicians and pilots have gone onto the surface to look, whether a couple of the ships can be retrieved.'; -$LNG['sys_expe_lost_fleet_1'] = 'The only thing left of the expedition is the following radio message: Zzzrrt oh God!...Krrrzzzzt the zrrrtrzt sees krgzzzz yes from how Krzzzzzzzztzzzz...'; -$LNG['sys_expe_lost_fleet_2'] = 'The last thing we received of the expedition were some unbelievable good close-ups of an opening black hole.'; -$LNG['sys_expe_lost_fleet_3'] = 'A nuclear breach on one of the commanding ships led to a chain reaction which destroyed the complete expedition in a spectacular explosion.'; -$LNG['sys_expe_lost_fleet_4'] = 'The expedition fleet has not returned from the hyperspacejump. Our scientists are still puzzled on what could have happened, the fleet however seems to be lost definitely.'; +$LNG['sys_expe_found_ships_nothing'] = 'No ships could be found. Outer Space sure is big!'; +$LNG['sys_expe_blackholl_1'] = "Your fleet encountered a black hole and was partly destroyed! Luckily some got away."; +$LNG['sys_expe_blackholl_2'] = "Your fleet encountered a black hole and was completely destroyed!"; +$LNG['sys_expe_found_goods'] = "Your researchers have found a planet rich in raw materials!
It has %s %s, %s %s and %s %s. The resources have been collected."; +$LNG['sys_expe_found_ships'] = "Your researchers have found spaceships which were in perfect condition and have taken them home with them!: "; +$LNG['sys_expe_back_home'] = "Your Fleet has returned from the expedition."; +$LNG['sys_expe_found_ress_1_1'] = 'Your expedition has discovered a small asteroids cluster from which some resources could be collected.'; +$LNG['sys_expe_found_ress_1_2'] = 'Some easily accessible resource fields were found and raw materials were collected successfully on the remote planetoid.'; +$LNG['sys_expe_found_ress_1_3'] = 'Some easily accessible resource fields were found and raw materials were collected successfully on the remote planetoid.'; +$LNG['sys_expe_found_ress_1_4'] = 'The expedition discovered a planet contaminated by radiation with a highly-poisonous atmosphere. Scans, however, had shown that this planet contains a lot of raw material. It was collected by automatic drones to gather the most possible of raw materials.'; +$LNG['sys_expe_found_ress_2_1'] = 'Your expedition found an ancient freighter convoy which is fully loaded but deserted. Some resources could be collected.'; +$LNG['sys_expe_found_ress_2_2'] = 'Your expedition found great raw material deposits on a little moon with an atmosphere of it`s own. The ships crew is going to collect this treasure.'; +$LNG['sys_expe_found_ress_2_3'] = 'We have met a small convoy of civilian ships which urgently needed food and medicine. In the exchange we got a whole bunch of useful resources.'; +$LNG['sys_expe_found_ress_3_1'] = 'Your expedition fleet reported the discovery of a gigantic alien shipwreck. But the ships were of no use because it\'s advanced technology, however the ship could be broken down into pieces for it\'s components to win valuable resources.'; +$LNG['sys_expe_found_ress_3_2'] = 'The asteroid belt around an unknown planet contained vast amounts of raw materials. The expedition fleet filled its cargo bays!'; +$LNG['sys_expe_found_dm_1_1'] = 'The expedition has succeeded in obtaining some dark matter!'; +$LNG['sys_expe_found_dm_1_2'] = 'Our expedition has discovered a ghost ship, which transported a small amount of dark matter. Although we have not been able to find notes on what has happened to the original crew, our technicians, however, managed to get hold of the dark matter aboard.'; +$LNG['sys_expe_found_dm_1_3'] = 'We met a strange alien, aboard a small ship, that left a little container with dark matter for us in exchange for a couple of simple, mathematical calculations.'; +$LNG['sys_expe_found_dm_1_4'] = 'We have found the remains of an alien ship. There was a little container aboard with dark matter!'; +$LNG['sys_expe_found_dm_1_5'] = 'The expedition followed some strange signals and discovered an asteroid, in the core a small amount of dark matter was detected. The asteroid was taken aboard and the researchers extracted the dark matter.'; +$LNG['sys_expe_found_dm_2_1'] = 'Our expedition has succeeded in a experiment. You have been able to collect dark matter from a dying star.'; +$LNG['sys_expe_found_dm_2_2'] = 'Our expedition reports a strange spectral phenomenon. For some reason this formed dark matter in the energy storages of the ships\' shields. Our technicians tried to conserve the the phenomenon as long as possible to capture as much dark matter as possible.'; +$LNG['sys_expe_found_dm_2_3'] = 'Our expedition has found an ancient space station, which has been floating in space for a long time. The station itself was completely useless, however some dark matter was found in its\' reactors.'; +$LNG['sys_expe_found_dm_3_1'] = 'A distortion in space has made it possible for your expedition to get a large amount of dark matter from a spontaneous opening in hyperspace!'; +$LNG['sys_expe_found_dm_3_2'] = 'Our expedition reported first contact with a unique alien. Apparently it is an energy creature who was called Legorianer and has flown past the ships of the expedition and then decided to help the underdeveloped species out a little, a container with dark matter was materialized on the bridge of our vessel!'; +$LNG['sys_expe_found_ships_1_1'] = 'We have discovered the remains of a previous expedition! Our technicians are taking a look whether they get some of the wrecked ships working again.'; +$LNG['sys_expe_found_ships_1_2'] = 'We have found a deserted pirate base. Some old ships are still located in the hangar. Our technicians are checking whether some of the ships are still useable.'; +$LNG['sys_expe_found_ships_1_3'] = 'Our expedition found a planet which was almost completly torn apart by warfare. Various shipwrecks drifted in the orbit. The technicians tried to repair some of these. Perhaps we can also find information on what has happened here.'; +$LNG['sys_expe_found_ships_1_4'] = 'The expedition stumbled upon an old starbase which seems to have been abandoned for all eternity. A couple of ships were found in the hangar of the fortress. The technicians managed to get some of them flying again.'; +$LNG['sys_expe_found_ships_2_1'] = 'We have found the remains of an armada. The technicians in the expedition have immediately gone abourd the still partly intact ships and were able to repair some of them.'; +$LNG['sys_expe_found_ships_2_2'] = 'Our expedition discovered an old, automated shipyard. Some ships were still under construction and our technicians tried to finish the construction. However first we needed to restore energy to the facility.'; +$LNG['sys_expe_found_ships_3_1'] = 'We have found a huge ship junkyard. Some technicians in the expedition have managed to get some ships to work again.'; +$LNG['sys_expe_found_ships_3_2'] = 'We have discovered a planet with the remains of a civilization. A large ship station which appears to be still intact has been spotted from outer space. Some of our technicians and pilots have gone to the surface to check if a couple of the ships can be retrieved.'; +$LNG['sys_expe_lost_fleet_1'] = 'The last thing you heard from the expedition was a radio message with: Zzzrrt oh God!...Krrrzzzzt the zrrrtrzt horror krgzzzz how did it Krzzzzzzzztzzzz...'; +$LNG['sys_expe_lost_fleet_2'] = 'The last thing we received of the expedition were some unbelievable good close-ups of an opening black hole. Bye-bye.'; +$LNG['sys_expe_lost_fleet_3'] = 'A nuclear breach on one of the commanding ships led to a chain reaction which destroyed the complete expedition in a spectacular explosion. At least they weren\'t cold'; +$LNG['sys_expe_lost_fleet_4'] = 'The expedition fleet has not returned from the hyperspacejump. Our scientists are still puzzled on what could have happened, the fleet is lost.'; // Continue From Here $LNG['sys_expe_time_fast_1'] = 'An unforeseen relay in the energy coils of the drive aggregates accelerated the return of the expedition. According to first reports it has however, nothing thrilling to report.'; $LNG['sys_expe_time_fast_2'] = 'A new daring commanding officer used an unstable wormhole as a shortcut to return home, with succes! The expedition, however, has not brought new knowledge itself.'; $LNG['sys_expe_time_fast_3'] = 'No unusual features in the investigated sector have been found on your expedition. The fleet, however, got into a solar wind at the return flight. Because of this your expedition returned a bit earlier as expected.'; @@ -150,7 +151,7 @@ $LNG['sys_tran_mess_owner'] = 'One of your fleets reaches the planet %s %s and delivers %s %s, %s %s and %s %s.'; $LNG['sys_tran_mess_user'] = 'A peaceful fleet of %s %s reached %s %s and delivers %s %s, %s %s and %s %s.'; $LNG['sys_mess_fleetback'] = 'Fleet return'; -$LNG['sys_tran_mess_back'] = 'One of your fleets returns from the planet %s %s.'; +$LNG['sys_tran_mess_back'] = 'One of your fleets has returned home to the planet %s %s.'; $LNG['sys_recy_gotten'] = 'Having arrived at there destination your Recyclers collect %s %s and %s %s'; $LNG['sys_gain'] = 'Profit'; $LNG['sys_irak_subject'] = 'Rocket impact'; @@ -166,14 +167,14 @@ $LNG['sys_mess_destruc_report'] = 'Report: Moon destruction'; $LNG['sys_raport_not_found'] = 'Invalid Battle Report ID'; -$LNG['sys_raport_lost_contact'] = 'The contact to the attacking fleet was lost (that is, it was shot down in the first round.)'; +$LNG['sys_raport_lost_contact'] = 'The contact to the attacking fleet was lost! They must have been shot down!'; $LNG['sys_destruc_lune'] = 'The probability of a moon destruction is: %d%% '; $LNG['sys_destruc_rip'] = 'The probability of a self-destruction of the fleet is: %d%%'; -$LNG['sys_destruc_stop'] = 'The defender has blocked the moon destruction successfully.'; -$LNG['sys_destruc_mess1'] = 'The deathstars fired their tremendous energy at the moon. '; -$LNG['sys_destruc_echec'] = 'Earthquakes shook the planet. But something went wrong, the deathstars exploded and disintegrated into a thousands pieces, the shockwaves took out the entire fleet.'; -$LNG['sys_destruc_reussi'] = 'The deathstars beams reached the moon and teared it to pieces.
The entire moon was destroyed.'; -$LNG['sys_destruc_null'] = 'The deathstars could not charge fully before firing and imploded.
The moon is not destroyed.'; +$LNG['sys_destruc_stop'] = 'The defender has prevented the moon destruction.'; +$LNG['sys_destruc_mess1'] = 'The Battle Fortresses fired their tremendous energy at the moon.'; +$LNG['sys_destruc_echec'] = 'Earthquakes shook the planet. But something went wrong, the Battle Fortress exploded and disintegrated into a thousand tiny pieces, the shockwave took out the entire fleet.'; +$LNG['sys_destruc_reussi'] = 'The Battle Fortresses beams reached the moon and teared it to pieces.
The entire moon was destroyed.'; +$LNG['sys_destruc_null'] = 'The Battle Fortresses could not charge fully before firing and imploded.
The moon remains.'; $LNG['fcp_colony'] = 'Colony'; diff --git a/language/en/INGAME.php b/language/en/INGAME.php index 7ea5cea4f..024ec1855 100644 --- a/language/en/INGAME.php +++ b/language/en/INGAME.php @@ -1,6 +1,7 @@ %d %s %s)'; -$LNG['ov_teamspeak_not_online'] = 'The Teamspeak server not active this'; +$LNG['ov_teamspeak_not_online'] = 'The Teamspeak server not online'; $LNG['ov_teamspeak'] = 'Teamspeak'; $LNG['ov_teamspeak_connect'] = 'Connect'; $LNG['ov_teamspeak_online'] = 'Online'; -$LNG['ov_closed'] = 'The universe is currently disabled'; +$LNG['ov_closed'] = 'The universe is currently closed'; $LNG['ov_reflink'] = 'Recruits'; -$LNG['ov_noreflink'] = 'At the moment, you did not recruited any player.'; -$LNG['ov_chat_online'] = 'Players in chat:'; +$LNG['ov_noreflink'] = 'You have not recruited any players.'; +$LNG['ov_chat_online'] = 'Players in chatroom:'; //----------------------------------------------------------------------------// -// Galáxia +// Galaxy -$LNG['gl_no_deuterium_to_view_galaxy'] = 'You dont have enough deuterium to view the galaxy'; +$LNG['gl_no_deuterium_to_view_galaxy'] = 'You don\'t have enough Deuterium to view the galaxy'; $LNG['gl_legend'] = 'Legend'; -$LNG['gl_strong_player'] = 'Strong player'; -$LNG['gl_week_player'] = 'Weak player'; -$LNG['gl_vacation'] = 'Vacation mode'; +$LNG['gl_strong_player'] = 'Strong Player'; +$LNG['gl_week_player'] = 'Weak Player'; +$LNG['gl_vacation'] = 'on Vacation'; $LNG['gl_banned'] = 'Banned / Suspended'; -$LNG['gl_inactive_seven'] = '7 Inactive days'; -$LNG['gl_inactive_twentyeight'] = '28 Inactive days'; -$LNG['gl_short_enemy'] = ''; -$LNG['gl_short_friend'] = ''; +$LNG['gl_inactive_seven'] = 'Inactive for 7 days'; +$LNG['gl_inactive_twentyeight'] = 'Inactive for 28 days'; +$LNG['gl_short_enemy'] = 'E'; +$LNG['gl_short_friend'] = 'F'; $LNG['gl_short_member'] = ''; $LNG['gl_short_strong'] = 'S'; $LNG['gl_short_newbie'] = 'N'; @@ -162,18 +163,18 @@ $LNG['gl_short_ban'] = 'B'; $LNG['gl_short_inactive'] = 'i'; $LNG['gl_short_long_inactive'] = 'I'; -$LNG['gl_populed_planets'] = '%d Existing planets'; -$LNG['gl_out_space'] = 'Deep area of galaxy'; +$LNG['gl_populed_planets'] = '%d discovered Planets'; +$LNG['gl_out_space'] = 'Outer Borders of Galaxy'; $LNG['gl_avaible_missiles'] = 'Available Missiles'; $LNG['gl_fleets'] = 'Fleet Slots'; -$LNG['gl_avaible_grecyclers'] = 'Giga Recycler'; +$LNG['gl_avaible_grecyclers'] = 'Battle Recycler'; $LNG['gl_avaible_recyclers'] = 'Recycler'; $LNG['gl_avaible_spyprobes'] = 'Spy Probes'; $LNG['gl_missil_launch'] = 'Launch Missiles'; $LNG['gl_missil_to_launch'] = 'Number of Missiles (%d disp.):'; -$LNG['gl_all_defenses'] = 'All defenses'; +$LNG['gl_all_defenses'] = 'All Defenses'; $LNG['gl_objective'] = 'Main Objective'; -$LNG['gl_missil_launch_action'] = 'Send'; +$LNG['gl_missil_launch_action'] = 'Attack'; $LNG['gl_galaxy'] = 'Galaxy'; $LNG['gl_solar_system'] = 'System'; $LNG['gl_show'] = 'View'; @@ -208,7 +209,7 @@ $LNG['gl_activity_inactive'] = '(%d min)'; $LNG['gl_ajax_status_ok'] = 'Done'; $LNG['gl_ajax_status_fail'] = 'Error'; -$LNG['gl_free_desc'] = 'A planet deshabitado. Here is the ideal place to develop a new colony'; +$LNG['gl_free_desc'] = 'A habitable planet is found. This is the ideal place to develop a new colony'; $LNG['gl_free'] = 'Free'; $LNG['gl_yes'] = 'Yes'; $LNG['gl_no'] = 'No'; @@ -218,14 +219,14 @@ //----------------------------------------------------------------------------// // Sensor Phalanx -$LNG['px_no_deuterium'] = "Don't have enough deuterium!"; +$LNG['px_no_deuterium'] = "Not enough Deuterium!"; $LNG['px_scan_position'] = 'Investigate position'; -$LNG['px_fleet_movement'] = 'Fleet in movement'; -$LNG['px_no_fleet'] = 'There is no moving fleets.'; +$LNG['px_fleet_movement'] = 'Fleet is moving'; +$LNG['px_no_fleet'] = 'No moving Fleets detected.'; $LNG['px_out_of_range'] = 'Out of reach'; //----------------------------------------------------------------------------// -// Império +// Empire $LNG['lv_imperium_title'] = 'Empire'; $LNG['lv_planet'] = 'Planet'; $LNG['lv_name'] = 'Name'; @@ -240,28 +241,28 @@ //----------------------------------------------------------------------------// // Fleet -$LNG['fl_returning'] = 'Fleet return'; -$LNG['fl_onway'] = 'Fleet Target'; +$LNG['fl_returning'] = 'Returning Fleet'; +$LNG['fl_onway'] = 'Fleet enroute to'; $LNG['fl_r'] = '(R)'; $LNG['fl_a'] = '(A)'; -$LNG['fl_send_back'] = 'Return'; +$LNG['fl_send_back'] = 'Return Now'; $LNG['fl_acs'] = 'ACS'; $LNG['fl_no_more_slots'] = 'No free slots'; $LNG['fl_speed_title'] = 'Speed: '; $LNG['fl_continue'] = 'Continue'; $LNG['fl_no_ships'] = 'No ships available'; -$LNG['fl_remove_all_ships'] = 'No ship'; +$LNG['fl_remove_all_ships'] = 'Deselect All'; $LNG['fl_select_all_ships'] = 'All ships'; -$LNG['fl_fleets'] = 'Fleet'; -$LNG['fl_expeditions'] = 'expedition'; +$LNG['fl_fleets'] = 'Fleets'; +$LNG['fl_expeditions'] = 'Expeditions'; $LNG['fl_number'] = 'ID'; $LNG['fl_mission'] = 'Mission'; $LNG['fl_ammount'] = 'Number'; $LNG['fl_beginning'] = 'Start'; -$LNG['fl_departure'] = 'Arrival(Destination)'; +$LNG['fl_departure'] = 'ETA'; $LNG['fl_destiny'] = 'Destination'; -$LNG['fl_objective'] = 'Objective'; -$LNG['fl_arrival'] = 'Arrival(Back)'; +$LNG['fl_objective'] = 'Time Remaining'; +$LNG['fl_arrival'] = 'Expected Back'; $LNG['fl_info_detail'] = 'Details'; $LNG['fl_order'] = 'Order'; $LNG['fl_new_mission_title'] = 'New mission: Select fleet'; @@ -278,47 +279,47 @@ $LNG['fl_shortcut_edition'] = 'Edit Shortcut'; $LNG['fl_shortcut_save'] = 'Save Shortcut'; $LNG['fl_shortcut_saved'] = 'Shortcut saved!'; -$LNG['fl_no_colony'] = 'There is no colony'; +$LNG['fl_no_colony'] = 'You do not have any colonies yet'; $LNG['fl_send_fleet'] = 'Send fleet'; $LNG['fl_fleet_speed'] = 'Fleet speed'; $LNG['fl_distance'] = 'Distance'; $LNG['fl_shortcut_name'] = 'Name'; -$LNG['fl_flying_time'] = 'Time of Flying'; -$LNG['fl_flying_arrival'] = 'Arrival'; -$LNG['fl_flying_return'] = 'Return'; -$LNG['fl_fuel_consumption'] = 'Consumption of deuterium'; +$LNG['fl_flying_time'] = 'Travel Time'; +$LNG['fl_flying_arrival'] = 'Arrival ETA'; +$LNG['fl_flying_return'] = 'Return ETA'; +$LNG['fl_fuel_consumption'] = 'Deuterium Usage'; $LNG['fl_max_speed'] = 'Max Speed'; $LNG['fl_cargo_capacity'] = 'Cargo capacity'; $LNG['fl_shortcut'] = 'Shortcuts'; $LNG['fl_my_planets'] = 'My planets'; -$LNG['fl_acs_title'] = 'Alliance attack'; -$LNG['fl_hold_time'] = 'At Flying'; +$LNG['fl_acs_title'] = 'Alliance Attack'; +$LNG['fl_hold_time'] = 'in Flight'; $LNG['fl_resources'] = 'Resources'; $LNG['fl_max'] = 'max'; $LNG['fl_hours'] = 'Hours'; -$LNG['fl_resources_left'] = 'Capacity avaliable'; +$LNG['fl_resources_left'] = 'Capacity available'; $LNG['fl_all_resources'] = 'All resources'; $LNG['fl_multi_alarm'] = 'Multi alarm!'; -$LNG['fl_empty_target'] = 'Without mission available (the planet exist?)'; -$LNG['fl_expedition_alert_message'] = 'Attention! Explorations are dangerous missions, you can lose your fleet!'; -$LNG['fl_dm_alert_message'] = 'Beware, if in %s %s was found, destroyed the fleets!'; -$LNG['fl_vacation_mode_active'] = 'Vacation mode active'; -$LNG['fl_expedition_fleets_limit'] = 'No slots of Exploration avaliable!'; -$LNG['fl_week_player'] = 'The player is under the protection of weak player'; -$LNG['fl_strong_player'] = 'The player is too strong.'; -$LNG['fl_in_vacation_player'] = 'The player is in vacation mode'; -$LNG['fl_no_slots'] = 'Without slots avaliable'; -$LNG['fl_planet_populed'] = 'This planet is populed!'; -$LNG['fl_no_same_alliance'] = 'The target player of the planet must be of your Alliance or be on your friends list!'; -$LNG['fl_not_ally_deposit'] = 'Dont have deposit of Alliance'; -$LNG['fl_deploy_only_your_planets'] = 'You can only deploy fleets in your own planets!'; +$LNG['fl_empty_target'] = 'No missions available (Is the planet populated?)'; +$LNG['fl_expedition_alert_message'] = 'Attention! Expeditions are dangerous missions, you can lose your fleet!'; +$LNG['fl_dm_alert_message'] = 'Beware, if in %s %s was found, destroyed the fleets!'; // ToDo +$LNG['fl_vacation_mode_active'] = 'Vacation Mode enabled'; +$LNG['fl_expedition_fleets_limit'] = 'No Expeditions slots available!'; +$LNG['fl_week_player'] = 'This player is under the protection of a higher power.'; +$LNG['fl_strong_player'] = 'This player is too strong. Attacking would be suicide.'; +$LNG['fl_in_vacation_player'] = 'The player is on vacation.'; +$LNG['fl_no_slots'] = 'No slots avaliable.'; +$LNG['fl_planet_populed'] = 'This planet is populated!'; +$LNG['fl_no_same_alliance'] = 'The planet needs to be owned by a player in your alliance or a friend!'; +$LNG['fl_not_ally_deposit'] = 'No Alliance Deposit available'; +$LNG['fl_deploy_only_your_planets'] = 'You can only deploy fleets on your own planets!'; $LNG['fl_fleet_sended'] = 'Fleet sent'; $LNG['fl_from'] = 'From'; -$LNG['fl_arrival_time'] = 'Target time'; -$LNG['fl_return_time'] = 'Time of Return'; +$LNG['fl_arrival_time'] = 'ETA'; +$LNG['fl_return_time'] = 'Expected back at'; $LNG['fl_fleet'] = 'Fleet'; $LNG['fl_player'] = 'Player '; -$LNG['fl_add_to_attack'] = ' added to attack.'; +$LNG['fl_add_to_attack'] = ' joined the attack.'; $LNG['fl_already_invited'] = ' has been invited..'; $LNG['fl_dont_exist'] = ' does not exist.'; $LNG['fl_acs_invitation_message'] = ' invited to ACS.'; @@ -326,122 +327,122 @@ $LNG['fl_sac_of_fleet'] = 'ACS fleet'; $LNG['fl_modify_sac_name'] = 'ACS name'; $LNG['fl_members_invited'] = 'Guests'; -$LNG['fl_invite_members'] = 'Invite members'; +$LNG['fl_invite_members'] = 'Invite Members'; $LNG['fl_simulate'] = 'Simulate'; $LNG['fl_bonus'] = 'Bonus'; $LNG['fl_bonus_attack'] = 'Weapons'; $LNG['fl_bonus_defensive'] = 'Defense'; $LNG['fl_bonus_shield'] = 'Shield'; -$LNG['fl_no_empty_derbis'] = 'Without debris present!'; +$LNG['fl_no_empty_derbis'] = 'No Debris present!'; $LNG['fl_acs_newname_alphanum'] = 'The ACS name must contain alphanumeric characters only'; $LNG['fl_acs_change'] = 'Change'; $LNG['fl_acs_change_name'] = 'Type the new name'; -$LNG['fl_error_not_avalible'] = 'These coordinates do not have any planet'; -$LNG['fl_error_empty_derbis'] = "Don't have any debris fields!"; -$LNG['fl_error_no_moon'] = 'Does not have any moon in these coordinates!'; -$LNG['fl_error_same_planet'] = 'Start and destination planet are identical!'; -$LNG['fl_invalid_target'] = 'No valid target'; +$LNG['fl_error_not_avalible'] = 'These coordinates do not have a populated planet!'; +$LNG['fl_error_empty_derbis'] = "There are no Debris fields here!"; +$LNG['fl_error_no_moon'] = 'There is no Moon at these coordinates!'; +$LNG['fl_error_same_planet'] = 'Start and Destination planet are the same!'; +$LNG['fl_invalid_target'] = 'No valid target!'; $LNG['fl_no_noresource'] = 'No raw materials loaded!'; -$LNG['fl_no_target'] = 'No available target planet'; -$LNG['fl_not_all_ship_avalible'] = 'Not all ships present.'; -$LNG['fl_no_expedition_slot'] = 'You cant start more expeditions!'; +$LNG['fl_no_target'] = 'No target planet specified!'; +$LNG['fl_not_all_ship_avalible'] = 'Not all ships are available!'; +$LNG['fl_no_expedition_slot'] = 'You cannot start more expeditions, wait for the existing to finish!'; $LNG['fl_invalid_mission'] = 'Invalid mission'; -$LNG['fl_bash_protection'] = 'Bash Rule'; -$LNG['fl_admin_attack'] = 'You can attack the administrators'; +$LNG['fl_bash_protection'] = 'This action would violate the Bash Rule!'; +$LNG['fl_admin_attack'] = 'You cannot attack the administrators!'; $LNG['fl_target_exists'] = 'Target planet'; $LNG['fl_target_not_exists'] = 'Target planet does not exist!'; $LNG['fl_only_planets_colonizable'] = 'Only planets can be colonized.'; -$LNG['fl_player_is_noob'] = 'Player is in the Noob Protection!'; -$LNG['fl_player_is_strong'] = 'Player is too strong!'; -$LNG['fl_no_hold_depot'] = 'No Alliance Depot is located on the target.'; -$LNG['fl_not_enough_deuterium'] = 'Not enough deuterium available.'; -$LNG['fl_not_enough_space'] = 'You have not enough cargo space available.'; -$LNG['fl_hold_time_not_exists'] = 'Invalid retention time.'; +$LNG['fl_player_is_noob'] = 'This Player is under Noob Protection!'; +$LNG['fl_player_is_strong'] = 'This Player is too strong!'; +$LNG['fl_no_hold_depot'] = 'No Alliance Depot is located on the target planet.'; +$LNG['fl_not_enough_deuterium'] = 'Not enough Deuterium available.'; +$LNG['fl_not_enough_space'] = 'You do not have enough cargo space available.'; +$LNG['fl_hold_time_not_exists'] = 'Invalid hold time specified.'; //----------------------------------------------------------------------------// -// Edificios +// Building $LNG['bd_dismantle'] = 'Demolish'; $LNG['bd_interrupt'] = 'Cancel'; $LNG['bd_cancel'] = 'Cancel'; -$LNG['bd_working'] = 'Busy'; +$LNG['bd_working'] = 'Working'; $LNG['bd_build'] = 'Build'; -$LNG['bd_build_next_level'] = 'Build to the next level '; +$LNG['bd_build_next_level'] = 'Upgrade to level: '; $LNG['bd_research'] = 'Research'; $LNG['bd_tech'] = 'Research'; -$LNG['bd_tech_next_level'] = 'Research to the next level '; +$LNG['bd_tech_next_level'] = 'Upgrade Research level: '; $LNG['bd_add_to_list'] = 'Add to list'; -$LNG['bd_no_more_fields'] = 'Without free fields on the planet'; +$LNG['bd_no_more_fields'] = 'No more vacant space left on the Planet!'; $LNG['bd_remaining'] = 'Remaining:'; -$LNG['bd_lab_required'] = 'First you have to build a research lab!'; -$LNG['bd_building_lab'] = 'You cant upgrade researches when research lab is leveling up'; +$LNG['bd_lab_required'] = 'Research Lab Required!'; +$LNG['bd_building_lab'] = 'You cannot use the Research Lab while it is upgrading!'; $LNG['bd_max_lvl'] = 'Max. Level:'; $LNG['bd_lvl'] = 'Level'; $LNG['bd_research'] = 'Research for'; -$LNG['bd_shipyard_required'] = 'Its required an Shipyard first'; -$LNG['bd_building_shipyard'] = 'You cant build ships when Shipyard is raising level'; +$LNG['bd_shipyard_required'] = 'Shipyard Required!'; +$LNG['bd_building_shipyard'] = 'You cannot use the Shipyard while it is upgrading!'; $LNG['bd_available'] = 'Available: '; -$LNG['bd_build_ships'] = 'Build'; -$LNG['bd_protection_shield_only_one'] = 'You can only build the shield 1 time!'; -$LNG['bd_build_defenses'] = 'Build defense'; +$LNG['bd_build_ships'] = 'Construct'; +$LNG['bd_protection_shield_only_one'] = 'You can only have 1 shield!'; +$LNG['bd_build_defenses'] = 'Build Defense'; $LNG['bd_actual_production'] = 'Current production:'; $LNG['bd_completed'] = 'Complete'; -$LNG['bd_operating'] = '(In construction)'; +$LNG['bd_operating'] = '(Under Construction)'; $LNG['bd_continue'] = 'Continue'; -$LNG['bd_price_for_destroy'] = 'Cost to destroy:'; +$LNG['bd_price_for_destroy'] = 'Cost to Demolish:'; $LNG['bd_ready'] = 'Ready'; $LNG['bd_finished'] = 'Finished'; $LNG['bd_maxlevel'] = 'Maximum level reached'; -$LNG['bd_on'] = 'connected'; -$LNG['bd_max_builds'] = 'You will have only max. %d queue building!'; +$LNG['bd_on'] = 'Enabled'; +$LNG['bd_max_builds'] = 'You can only queue %d buildings!'; $LNG['bd_next_level'] = 'Next level:'; -$LNG['bd_need_engine'] = 'Need more %s of %s'; -$LNG['bd_more_engine'] = 'Produced %s %s more'; +$LNG['bd_need_engine'] = 'Requires %s %s'; +$LNG['bd_more_engine'] = 'Produces an additional %s %s'; $LNG['bd_jump_gate_action'] = 'Jump'; -$LNG['bd_cancel_warning'] = 'ATTENTION!
If you cancel only will receive 60% of your resources s invested.'; -$LNG['bd_cancel_send'] = 'Cancel construction'; +$LNG['bd_cancel_warning'] = 'ATTENTION!
You will only receive 60% of your invested resources when cancelling construction.'; +$LNG['bd_cancel_send'] = 'Cancel Construction'; $LNG['bd_destroy_time'] = 'Duration'; -$LNG['bd_max_ships'] = 'max'; -$LNG['bd_max_ships_long'] = 'Maximum possible units to build'; -$LNG['sys_notenough_money'] = 'You dont have enough resources on %s [%d:%d:%d] to build %s.
Your ressources are: %s %s , %s %s and %s %s.
The cost of construction is %s %s , %s %s and %s %s.'; -$LNG['sys_nomore_level'] = "You're trying to destroy a building that no longer have ( %s )."; -$LNG['sys_buildlist'] = "List of construction"; -$LNG['sys_techlist'] = 'Research list'; -$LNG['sys_buildlist_fail'] = "Impossible to build"; +$LNG['bd_max_ships'] = 'Max'; +$LNG['bd_max_ships_long'] = 'Constructable ships based on resources'; +$LNG['sys_notenough_money'] = 'You do not have enough resources on %s [%d:%d:%d] to build %s.
Your ressources are: %s %s , %s %s and %s %s.
The cost for construction is %s %s , %s %s and %s %s.'; +$LNG['sys_nomore_level'] = "You're trying to destroy a building that is no longer available ( %s )."; +$LNG['sys_buildlist'] = "Available Buildings"; +$LNG['sys_techlist'] = 'Available Researches'; +$LNG['sys_buildlist_fail'] = "Construction Failed!"; //----------------------------------------------------------------------------// -// Recursos +// Resources $LNG['rs_amount'] = 'Quantity'; $LNG['rs_lvl'] = 'Level'; -$LNG['rs_production_on_planet'] = 'Resources produced on the planet "%s"'; +$LNG['rs_production_on_planet'] = 'Amount of Resources produced on the planet "%s"'; $LNG['rs_basic_income'] = 'Basic Production'; -$LNG['rs_storage_capacity'] = 'Storage capacity'; -$LNG['rs_calculate'] = 'Cost estimate'; +$LNG['rs_storage_capacity'] = 'Storage Capacity'; +$LNG['rs_calculate'] = 'Cost Estimate'; $LNG['rs_sum'] = 'Total'; $LNG['rs_daily'] = 'Daily Production:'; $LNG['rs_weekly'] = 'Weekly Production:'; $LNG['rs_ress_bonus'] = 'Bonus (Officers/Bonus):'; //----------------------------------------------------------------------------// -// Oficiais +// Officers $LNG['of_recruit'] = 'Recruit'; $LNG['of_max_lvl'] = 'Max Level'; $LNG['of_offi'] = 'Official'; $LNG['of_lvl'] = 'Level'; $LNG['of_dm_trade'] = '%s - Shop'; -$LNG['of_still'] = 'Continua'; -$LNG['of_active'] = 'active'; +$LNG['of_still'] = 'Continue'; +$LNG['of_active'] = 'Active'; //----------------------------------------------------------------------------// -// Mercado +// Merchants -$LNG['tr_cost_dm_trader'] = 'The value of the merchant is %s %s!'; -$LNG['tr_not_enought'] = "Don't own enough %s."; -$LNG['tr_exchange_done'] = 'Trade made with success'; -$LNG['tr_exchange_error'] = 'The amount of resources is wrong or are insufficient'; -$LNG['tr_call_trader'] = 'Call a merchant'; -$LNG['tr_call_trader_who_buys'] = 'Call a merchant who purchases'; -$LNG['tr_call_trader_submit'] = 'Call Merchant'; -$LNG['tr_exchange_quota'] = 'The exchange rate is'; +$LNG['tr_cost_dm_trader'] = 'This Merchant charges: %s %s!'; +$LNG['tr_not_enought'] = "You do not have enough %s."; +$LNG['tr_exchange_done'] = 'Trade Successful!'; +$LNG['tr_exchange_error'] = 'Insufficient or Incorrect Resources!'; +$LNG['tr_call_trader'] = 'Request a Merchant'; +$LNG['tr_call_trader_who_buys'] = 'Request a Merchant to sell'; +$LNG['tr_call_trader_submit'] = 'Request Merchant'; +$LNG['tr_exchange_quota'] = 'The current exchange rate is'; $LNG['tr_sell'] = 'Buying '; $LNG['tr_resource'] = 'Resource'; $LNG['tr_amount'] = 'Amount'; @@ -449,19 +450,19 @@ $LNG['tr_exchange'] = 'Trade'; //----------------------------------------------------------------------------// -// Tecnologia +// Technology $LNG['tt_requirements'] = 'Requirements'; -$LNG['tt_lvl'] = 'Level '; +$LNG['tt_lvl'] = 'Level: '; //----------------------------------------------------------------------------// // Infos -$LNG['in_jump_gate_no_target'] = 'No target jump available.'; -$LNG['in_jump_gate_done'] ='The jump portal was used, you can use it in:'; -$LNG['in_jump_gate_error_data'] = 'Error, coordinates to jump are not correct!'; -$LNG['in_jump_gate_not_ready_target'] = 'The portal is not ready in destination Moon, will be ready in '; -$LNG['in_jump_gate_doesnt_have_one'] = 'Dont you have another portal to make the jump!'; -$LNG['in_jump_gate_already_used'] = 'The jump gate was used, time to load energy: '; -$LNG['in_jump_gate_available'] = 'Available'; +$LNG['in_jump_gate_no_target'] = 'No Jump Gate available!'; +$LNG['in_jump_gate_done'] = 'The Jump Gate has been used recently, it will be recharged in:'; +$LNG['in_jump_gate_error_data'] = 'Error, coordinates for jump are invalid!'; +$LNG['in_jump_gate_not_ready_target'] = 'The Gate at the target Moon is not yet ready. It will be ready in: '; +$LNG['in_jump_gate_doesnt_have_one'] = 'No Jump Gate available at Target!'; +$LNG['in_jump_gate_already_used'] = 'The Jump Gate was recently used, Time to Recharge: '; +$LNG['in_jump_gate_available'] = 'Ready'; $LNG['in_rf_again'] = 'Rapidfire against'; $LNG['in_rf_from'] = 'Rapidfire from'; $LNG['in_level'] = 'Level'; @@ -476,23 +477,23 @@ $LNG['in_attack_pt'] = 'Attack Power'; $LNG['in_capacity'] = 'Cargo capacity'; $LNG['in_units'] = 'Unit'; -$LNG['in_base_speed'] = 'Base speed'; -$LNG['in_consumption'] = 'Fuel used(Deuterium)'; -$LNG['in_jump_gate_start_moon'] = 'Moon jump'; +$LNG['in_base_speed'] = 'Base Speed'; +$LNG['in_consumption'] = 'Fuel Used(Deuterium)'; +$LNG['in_jump_gate_start_moon'] = 'Moon Jump'; $LNG['in_jump_gate_finish_moon'] = 'Destination Moon jump'; -$LNG['in_jump_gate_select_ships'] = 'Use the jump portal: number of ships'; -$LNG['in_jump_gate_wait_time'] = 'Next jump possible in:'; +$LNG['in_jump_gate_select_ships'] = 'Use the Jump Gate: number of ships'; // Not sure if this is correct +$LNG['in_jump_gate_wait_time'] = 'Next Jump available in:'; $LNG['in_jump_gate_jump'] = 'Jump'; $LNG['in_destroy'] = 'Destroy:'; -$LNG['in_needed'] = 'Requires'; -$LNG['in_dest_durati'] = 'Time to the destruction'; -$LNG['in_missilestype'] = 'Missile type'; -$LNG['in_missilesamount'] = 'Number of Missiles avaliable'; -$LNG['in_engine'] = 'Engine'; +$LNG['in_needed'] = 'Requires:'; +$LNG['in_dest_durati'] = 'Time to Demolish'; +$LNG['in_missilestype'] = 'Missile Type'; +$LNG['in_missilesamount'] = 'Number of Missiles avaliable:'; +$LNG['in_engine'] = 'Engine:'; $LNG['in_bonus'] = 'Bonus:'; //----------------------------------------------------------------------------// -// Mensagens +// Messages $LNG['mg_type'][0] = 'Spy messages'; $LNG['mg_type'][1] = 'Player messages'; $LNG['mg_type'][2] = 'Alliance messages'; @@ -505,7 +506,7 @@ $LNG['mg_type'][100] = 'All messages'; $LNG['mg_type'][999] = 'Outbox'; $LNG['mg_no_subject'] = 'No subject'; -$LNG['mg_no_text'] = 'Without text'; +$LNG['mg_no_text'] = 'No text'; $LNG['mg_msg_sended'] = 'Message sent'; $LNG['mg_delete_marked'] = 'Delete marked messages'; $LNG['mg_delete_type_all'] = 'Delete all messages of this type'; @@ -518,17 +519,17 @@ $LNG['mg_to'] = 'To'; $LNG['mg_subject'] = 'Subject'; $LNG['mg_message_title'] = 'Messages'; -$LNG['mg_message_type'] = 'Message type'; +$LNG['mg_message_type'] = 'Message Type'; $LNG['mg_total'] = 'Total'; -$LNG['mg_game_operators'] = 'Game operators'; +$LNG['mg_game_operators'] = 'Game Operators'; $LNG['mg_error'] = 'Recipient is not found!'; -$LNG['mg_overview'] = 'News of administration'; +$LNG['mg_overview'] = 'News from Administrators'; $LNG['mg_send_new'] = 'Write a message'; -$LNG['mg_send_to'] = 'Receptors'; +$LNG['mg_send_to'] = 'Recipients'; $LNG['mg_message'] = 'Message'; $LNG['mg_characters'] = 'Characters'; $LNG['mg_send'] = 'Send'; -$LNG['mg_game_message'] = 'Play message'; +$LNG['mg_game_message'] = 'Game message'; $LNG['mg_message_send'] = 'Message Sent!'; $LNG['mg_empty_text'] = 'Enter Text'; $LNG['mg_answer_to'] = 'Reply to:'; @@ -538,95 +539,95 @@ $LNG['mg_read_type_all'] = 'Mark all messages of this type as read'; $LNG['mg_read_all'] = 'Mark all messages as read'; $LNG['mg_confirm'] = 'Confirm'; -$LNG['mg_receiver_block_pm'] = 'The receiver block private messages.'; +$LNG['mg_receiver_block_pm'] = 'The Receiver does not accept Private Messaging.'; //----------------------------------------------------------------------------// -// Aliança +// Alliance -$LNG['al_not_exists'] = 'The Alliance ceased to exist'; -$LNG['al_newname_specialchar'] = 'The alliance and the tag must be write with alphanumeric characters, word, _, -, .!'; -$LNG['al_description_message'] = 'Message from description of Alliance'; +$LNG['al_not_exists'] = 'The Alliance does not exist anymore!'; +$LNG['al_newname_specialchar'] = 'The Alliance and the Tag may only contain alphanumeric characters, word, _, -, .!'; +$LNG['al_description_message'] = 'Alliance Description'; $LNG['al_web_text'] = 'Alliance Web site'; -$LNG['al_request'] = 'Aplication'; +$LNG['al_request'] = 'Application'; $LNG['al_click_to_send_request'] = 'Click here to send a message to the Alliance'; -$LNG['al_tag_required'] = 'Missing the tag of the Alliance'; -$LNG['al_name_required'] = 'Missing the name of the Alliance'; -$LNG['al_already_exists'] = 'The Alliance %s already exists.'; -$LNG['al_created'] = 'The Alliance %s was created'; +$LNG['al_tag_required'] = 'No Tag specified for the Alliance!'; +$LNG['al_name_required'] = 'No Name specified for the Alliance!'; +$LNG['al_already_exists'] = 'The Alliance %s already exists!'; +$LNG['al_created'] = 'The Alliance %s was created.'; $LNG['al_continue'] = 'Continue'; -$LNG['al_alliance_closed'] = 'This Alliance does not support more members'; -$LNG['al_request_confirmation_message'] = 'Registered application. You will receive a message when youre accepted or/rejected.
back'; -$LNG['al_default_request_text'] = 'The leader of the Alliance didnt wrote any message of introduction.'; -$LNG['al_write_request'] = 'Writes the application to the Alliance %s'; -$LNG['al_request_deleted'] = 'Your request for the Alliance %s was deleted.
Now you can make a new application or create your own Alliance.'; -$LNG['al_request_wait_message'] = 'You have sent a request to the Alliance %s.
Please wait for a reply or delete the application.'; -$LNG['al_delete_request'] = 'Delete the application'; -$LNG['al_founder_cant_leave_alliance'] = "The founder can't leave the Alliance."; +$LNG['al_alliance_closed'] = 'This Alliance is full, you can always wait until a slot opens up.'; +$LNG['al_request_confirmation_message'] = 'Filed your application. You will receive a message if you\'re accepted or rejected.
back'; +$LNG['al_default_request_text'] = 'The leader of the Alliance did not write an introduction message.'; +$LNG['al_write_request'] = 'File an application for admission into Alliance %s'; +$LNG['al_request_deleted'] = 'Your application for the Alliance %s was denied.
You can make a new application or create your own Alliance.'; +$LNG['al_request_wait_message'] = 'You have sent an application to the Alliance %s.
Please wait for a reply or resign from the application.'; +$LNG['al_delete_request'] = 'Resign from the application'; +$LNG['al_founder_cant_leave_alliance'] = "The Founder can't leave the Alliance."; $LNG['al_leave_sucess'] = 'You have left the Alliance %s .'; $LNG['al_do_you_really_want_to_go_out'] = 'Do you want to leave the Alliance %s?'; $LNG['al_go_out_yes'] = 'Yes'; $LNG['al_go_out_no'] = 'No'; -$LNG['al_close_ally'] = 'Do you want to close the Alliance ?'; +$LNG['al_close_ally'] = 'Do you want to close the Alliance?'; $LNG['al_kick_player'] = 'Do you want to remove the user %s from Alliance?'; $LNG['al_circular_sended'] = 'Circular message sent. These players will receive your circular message:'; $LNG['al_all_players'] = 'All players'; -$LNG['al_no_ranks_defined'] = 'Without defined positions'; +$LNG['al_no_ranks_defined'] = 'No positions defined!'; $LNG['al_request_text'] = 'Text of the application'; $LNG['al_inside_text'] = 'Inner text'; $LNG['al_outside_text'] = 'External text'; $LNG['al_transfer_alliance'] = 'Transfer Alliance'; -$LNG['al_disolve_alliance'] = 'Dissolving Alliance'; +$LNG['al_disolve_alliance'] = 'Dissolve Alliance'; $LNG['al_founder_rank_text'] = 'Founder'; $LNG['al_new_member_rank_text'] = 'New Member'; $LNG['al_acept_request'] = 'Accepted'; $LNG['al_you_was_acceted'] = 'You have been accepted into '; -$LNG['al_hi_the_alliance'] = 'Hello !
The Alliance '; +$LNG['al_hi_the_alliance'] = 'Hello!
The Alliance '; $LNG['al_has_accepted'] = ' Your application has been accepted
Message:
'; $LNG['al_decline_request'] = 'Rejected'; -$LNG['al_you_was_declined'] = 'You were rejected in '; +$LNG['al_you_was_declined'] = 'You were rejected by '; $LNG['al_has_declined'] = '
The Alliance has rejected your application
Message:
'; $LNG['al_no_requests'] = 'No requests'; $LNG['al_request_from'] = 'Request for "%s"'; -$LNG['al_no_request_pending'] = 'Have %n aplicações pendentes'; +$LNG['al_no_request_pending'] = 'You have %n pending applications'; $LNG['al_name'] = 'Change name of Alliance'; -$LNG['al_new_name'] = 'Name change (3-30 characters)'; -$LNG['al_tag'] = 'Change Tag of Alliance'; -$LNG['al_new_tag'] = 'Change Tag (3-8 characters)'; +$LNG['al_new_name'] = 'Change Name (3-30 characters)'; +$LNG['al_tag'] = 'Change Alliance Tag'; +$LNG['al_new_tag'] = 'Change Tag Name (3-8 characters)'; $LNG['al_user_list'] = 'List of members'; $LNG['al_users_list'] = 'List of members (user: %d)'; -$LNG['al_manage_alliance'] = 'Managing Alliance'; -$LNG['al_send_circular_message'] = 'Send Circular Message'; -$LNG['al_circular_front_text'] = 'The player %s wrote the following:'; +$LNG['al_manage_alliance'] = 'Manage Alliance'; +$LNG['al_send_circular_message'] = 'Send Broadcast Message'; +$LNG['al_circular_front_text'] = '%s wrote the following:'; $LNG['al_new_requests'] = '%d New orders'; -$LNG['al_goto_chat'] = 'Chat of Alliance'; +$LNG['al_goto_chat'] = 'Chatroom of Alliance'; $LNG['al_save'] = 'Save'; $LNG['al_dlte'] = 'Delete'; -$LNG['al_rank_name'] = 'Name in rank'; +$LNG['al_rank_name'] = 'Rank name'; $LNG['al_ok'] = 'OK'; $LNG['al_num'] = 'ID'; $LNG['al_member'] = 'Name'; -$LNG['al_request_from_user'] = 'The requests of players'; -$LNG['al_request_register_time'] = 'Registered at'; +$LNG['al_request_from_user'] = 'Player Requests'; +$LNG['al_request_register_time'] = 'Request placed on/at '; $LNG['al_request_last_onlinetime'] = 'Last activity'; $LNG['al_message'] = 'Message'; $LNG['al_position'] = 'Position'; $LNG['al_points'] = 'Points'; $LNG['al_coords'] = 'Coordinates'; -$LNG['al_member_since'] = 'Entered'; +$LNG['al_member_since'] = 'Joined on'; $LNG['al_estate'] = 'Online'; $LNG['al_back'] = 'Back'; $LNG['al_actions'] = 'Actions'; -$LNG['al_change_title'] = 'Change title'; +$LNG['al_change_title'] = 'Change Title'; $LNG['al_the_alliance'] = 'of Alliance'; $LNG['al_change_submit'] = 'Change'; -$LNG['al_reply_to_request'] = 'Responds to the request'; +$LNG['al_reply_to_request'] = 'Respond to the request'; $LNG['al_reason'] = 'Reason'; $LNG['al_characters'] = 'characters'; $LNG['al_request_list'] = 'Request list'; $LNG['al_candidate'] = 'Candidate'; $LNG['al_request_date'] = 'Date of application'; -$LNG['al_transfer_alliance'] = 'Abdicate /accept Alliance?'; +$LNG['al_transfer_alliance'] = 'Leave Alliance?'; $LNG['al_transfer_to'] = 'Transfer to'; $LNG['al_transfer_submit'] = 'Transfer'; $LNG['al_ally_information'] = 'Information of the Alliance'; @@ -636,8 +637,8 @@ $LNG['al_your_request_title'] = 'Your application'; $LNG['al_applyform_send'] = 'Send'; $LNG['al_applyform_reload'] = 'Reload'; -$LNG['al_apply_not_exists'] = 'The application does not exist.'; -$LNG['al_circular_send_ciruclar'] = 'Send circular message'; +$LNG['al_apply_not_exists'] = 'The application request does not exist.'; +$LNG['al_circular_send_ciruclar'] = 'Send Broadcast message'; $LNG['al_circular_alliance'] = 'Alliance '; $LNG['al_receiver'] = 'Receiver'; $LNG['al_circular_send_submit'] = 'Send'; @@ -657,34 +658,34 @@ $LNG['al_find_text'] = 'Search for'; $LNG['al_find_no_alliances'] = 'No Alliance found!'; $LNG['al_find_submit'] = 'Search'; -$LNG['al_manage_ranks'] = 'Configure rights'; -$LNG['al_manage_members'] = 'Manage members'; +$LNG['al_manage_ranks'] = 'Manage Ranks'; +$LNG['al_manage_members'] = 'Manage Members'; $LNG['al_manage_change_tag'] = 'Change Tag of Alliance'; -$LNG['al_manage_change_name'] = 'Change name of Alliance'; -$LNG['al_set_max_members'] = 'Maximum number of members'; +$LNG['al_manage_change_name'] = 'Change Name of Alliance'; +$LNG['al_set_max_members'] = 'Maximum Number of Members'; $LNG['al_manage_request_min_points'] = 'Minimum Points'; $LNG['al_texts'] = 'Options of text'; $LNG['al_manage_options'] = 'Options'; -$LNG['al_manage_image'] = 'Image of Alliance'; +$LNG['al_manage_image'] = 'Image of the Alliance'; $LNG['al_manage_requests'] = 'Applications'; $LNG['al_manage_diplo'] = 'Diplomacy of Alliance'; -$LNG['al_requests_not_allowed'] = 'Impossible (Alliance closed)'; -$LNG['al_requests_allowed'] = 'Possible (Alliance open)'; +$LNG['al_requests_not_allowed'] = 'Denied (Alliance closed)'; +$LNG['al_requests_allowed'] = 'Accepting (Alliance open)'; $LNG['al_requests_min_points'] = ' %s points'; $LNG['al_manage_founder_rank'] = 'Position of the founder'; -$LNG['al_configura_ranks'] = 'Setting rights'; +$LNG['al_configura_ranks'] = 'Configure Ranks'; $LNG['al_create_new_rank'] = 'Create new rank'; $LNG['al_create'] = 'Create'; -$LNG['al_legend'] = 'Description of ranks'; -$LNG['al_legend_disolve_alliance'] = 'Dissolving Alliance'; -$LNG['al_legend_kick_users'] = 'Kick members'; -$LNG['al_legend_see_requests'] = 'Show applications'; +$LNG['al_legend'] = 'Description of Ranks'; +$LNG['al_legend_disolve_alliance'] = 'Dissolve Alliance'; +$LNG['al_legend_kick_users'] = 'Kick Members'; +$LNG['al_legend_see_requests'] = 'Show Applications'; $LNG['al_legend_see_users_list'] = 'Show list of members'; $LNG['al_legend_check_requests'] = 'Process application'; -$LNG['al_legend_admin_alliance'] = 'Managing Alliance'; -$LNG['al_legend_see_connected_users'] = 'See players online in the members list'; -$LNG['al_legend_create_circular'] = 'Writes circular message'; -$LNG['al_legend_right_hand'] = '"Right hand" (required to pass as founder)'; +$LNG['al_legend_admin_alliance'] = 'Manage Alliance'; +$LNG['al_legend_see_connected_users'] = 'See online players in the members list'; +$LNG['al_legend_create_circular'] = 'Write broadcast message'; +$LNG['al_legend_right_hand'] = '"Second-in-Command"'; $LNG['al_requests'] = 'Requests'; $LNG['al_circular_message'] = 'Global message'; $LNG['al_leave_alliance'] = 'Leave this Alliance'; @@ -692,16 +693,16 @@ $LNG['al_unitsloos'] = 'Units lost'; $LNG['al_tfmetall'] = 'Debris of Metal'; $LNG['al_tfkristall'] = 'Debris of Crystal'; -$LNG['al_view_stats'] = 'Statistics of battle public?'; -$LNG['al_view_diplo'] = 'Diplomacy is public?'; -$LNG['al_view_events'] = 'Viewing events'; +$LNG['al_view_stats'] = 'Public Battle Statistics?'; +$LNG['al_view_diplo'] = 'Public Diplomacy?'; +$LNG['al_view_events'] = 'Show events'; $LNG['al_memberlist_min'] = 'min'; $LNG['al_memberlist_on'] = 'Online'; $LNG['al_memberlist_off'] = 'Offline'; $LNG['al_diplo'] = 'Diplomacy'; $LNG['al_no_diplo'] = '-'; $LNG['al_events'] = 'Events'; -$LNG['al_no_events'] = 'There are currently no events'; +$LNG['al_no_events'] = 'There currently are no events'; $LNG['al_diplo_level'][1] = 'Wing'; $LNG['al_diplo_level'][2] = 'Alliance'; $LNG['al_diplo_level'][3] = 'Trade Pact'; @@ -709,94 +710,94 @@ $LNG['al_diplo_level'][5] = 'War'; $LNG['al_diplo_level'][6] = 'Secret Alliance'; $LNG['al_diplo_no_entry'] = '- There is no Pact -'; -$LNG['al_diplo_no_accept'] = '- Without applications available -'; -$LNG['al_diplo_accept'] = 'Applications'; +$LNG['al_diplo_no_accept'] = '- No Request available -'; +$LNG['al_diplo_accept'] = 'Requests'; $LNG['al_diplo_exists'] = 'There is already a valid or not yet accepted diplomatic relationship with the Alliance "%s"!'; -$LNG['al_diplo_accept_send'] = 'Output requests'; +$LNG['al_diplo_accept_send'] = 'Accept Alliance Request'; $LNG['al_diplo_create'] = 'Create new Pact.'; -$LNG['al_diplo_create_done'] = 'The Pact created successfully.'; +$LNG['al_diplo_create_done'] = 'The Pact was created successfully.'; $LNG['al_diplo_ally'] = 'Alliance'; -$LNG['al_diplo_level_des'] = 'Kind of Pacts'; +$LNG['al_diplo_level_des'] = 'Type of Pacts'; $LNG['al_diplo_text'] = 'Text/Request'; $LNG['al_diplo_accept_yes'] = 'Pact signed.'; -$LNG['al_diplo_accept_yes_mes'] = 'The Pact (%s) between the %s and %s was Signed!'; -$LNG['al_diplo_accept_yes_confirm'] = 'Want to really accept the Pact?'; +$LNG['al_diplo_accept_yes_mes'] = 'The Pact (%s) between %s and %s was Signed!'; +$LNG['al_diplo_accept_yes_confirm'] = 'Do you want to accept the Pact?'; $LNG['al_diplo_accept_no'] = 'Pact Rejected.'; -$LNG['al_diplo_accept_no_mes'] = 'The Pact (%s) between the %s and %s was Rejected!'; -$LNG['al_diplo_accept_no_confirm'] = 'Want to really reject the Pact?'; +$LNG['al_diplo_accept_no_mes'] = 'The Pact (%s) between %s and %s was Rejected!'; +$LNG['al_diplo_accept_no_confirm'] = 'Do you want to reject the Pact?'; $LNG['al_diplo_delete'] = 'Deleted Pact.'; -$LNG['al_diplo_delete_mes'] = 'The Pact (%s) between the %s and %s was deleted!'; -$LNG['al_diplo_confirm_delete'] = 'Did you want to delete the Pact?'; +$LNG['al_diplo_delete_mes'] = 'The Pact (%s) between %s and %s was deleted!'; +$LNG['al_diplo_confirm_delete'] = 'Do you want to delete the Pact?'; $LNG['al_diplo_ground'] = 'Reasons:'; -$LNG['al_diplo_ask'] = 'Survey Pact'; +$LNG['al_diplo_ask'] = 'Survey Pact'; // Dafuq $LNG['al_diplo_ask_mes'] = 'The (%s) between the alliances %s and %s.
Reasons: %s'; $LNG['al_diplo_war'] = 'Declaration of war'; -$LNG['al_diplo_war_mes'] = 'The Alliance %s and the Alliance %s just the %s declarated.
Reason:
%s

Information: the war is valid for 24 hours. Only after the 24 hours, war and given as terminated.
More information consult the Rules.'; -$LNG['al_diplo_head'] = 'Management of Diplomacy'; +$LNG['al_diplo_war_mes'] = 'The Alliance %s and the Alliance %s just declated %s .
Reason:
%s

Information: The war will go on for 24 hours. After 24 hours the Declaration of War can be revoked.
More information consult the Rules.'; +$LNG['al_diplo_head'] = 'Diplomacy Management'; $LNG['al_diplo_same_alliance'] = 'You can not make a pact with your own Alliance!'; $LNG['al_diplo_no_alliance'] = 'There is no alliance with the name of %s!'; -$LNG['al_diplo_info'] = '

Here is displayed different kinds of Alliance and can see your Covenants [TODO: FAQ]

'; +$LNG['al_diplo_info'] = '

Here you can see the different kind of Alliances and see your Covenants. [TODO: FAQ]

'; $LNG['al_leave_ally'] = 'Are you sure to leave the Alliance?'; $LNG['al_default_leader_name'] = 'Leader'; $LNG['al_rank_name'] = 'Name'; $LNG['al_rank_desc']['MEMBERLIST'] = 'Can see the members'; $LNG['al_rank_desc']['ONLINESTATE'] = 'Can see who is online'; -$LNG['al_rank_desc']['TRANSFER'] = 'Can be a leader'; +$LNG['al_rank_desc']['TRANSFER'] = 'Can act as leader'; $LNG['al_rank_desc']['SEEAPPLY'] = 'Can view the applications'; -$LNG['al_rank_desc']['MANAGEAPPLY'] = 'Can control applications'; -$LNG['al_rank_desc']['ROUNDMAIL'] = 'Can send global message'; +$LNG['al_rank_desc']['MANAGEAPPLY'] = 'Can respond to applications'; +$LNG['al_rank_desc']['ROUNDMAIL'] = 'Can send broadcast messages'; $LNG['al_rank_desc']['ADMIN'] = 'Can edit the Alliance'; -$LNG['al_rank_desc']['KICK'] = 'Can deleting members'; +$LNG['al_rank_desc']['KICK'] = 'Can kick members'; $LNG['al_rank_desc']['DIPLOMATIC'] = 'Can manage the Diplomacy'; $LNG['al_rank_desc']['RANKS'] = 'Can configure the Ranks'; $LNG['al_rank_desc']['MANAGEUSERS'] = 'Can manage members'; $LNG['al_rank_desc']['EVENTS'] = 'Can see events'; -$LNG['al_invalid_rank_name'] = 'In the Rank name are only numbers, letters, spaces, _, -. allowed!'; -$LNG['al_make_ally_insufficient_points'] = 'You have not enough points to create an Alliance.
It is required %s points, and you have %s points.'; +$LNG['al_invalid_rank_name'] = 'In the Rank name you can only use numbers, letters, spaces, _, -. allowed!'; +$LNG['al_make_ally_insufficient_points'] = 'You do not have enough points to create an Alliance.
It is required to have %s points, you need an additional %s points.'; //----------------------------------------------------------------------------// -// Lista de Amigos -$LNG['bu_request_exists'] = 'There is already an application for this player!'; -$LNG['bu_cannot_request_yourself'] = 'You can not send a friend request to you'; +// Friends list +$LNG['bu_request_exists'] = 'You have already sent this player a request!'; +$LNG['bu_cannot_request_yourself'] = 'You cannot send a friendship request to yourself!'; $LNG['bu_request_message'] = 'Message request'; $LNG['bu_player'] = 'Player'; -$LNG['bu_request_text'] = 'Text of the application'; +$LNG['bu_request_text'] = 'Text of the Request'; $LNG['bu_characters'] = 'Characters'; $LNG['bu_back'] = 'Back'; $LNG['bu_send'] = 'Send'; -$LNG['bu_cancel_request'] = 'Cancel request'; +$LNG['bu_cancel_request'] = 'Cancel Request'; $LNG['bu_accept'] = 'Accepted'; $LNG['bu_decline'] = 'Denied'; -$LNG['bu_connected'] = 'Connected'; +$LNG['bu_connected'] = 'Online'; $LNG['bu_minutes'] = ' min'; $LNG['bu_online'] = 'Online'; $LNG['bu_disconnected'] = 'Offline'; $LNG['bu_buddy_list'] = 'Friends list'; -$LNG['bu_requests'] = 'Applications'; +$LNG['bu_requests'] = 'Requests'; $LNG['bu_alliance'] = 'Alliance'; $LNG['bu_coords'] = 'Coordinates'; $LNG['bu_text'] = 'Text'; $LNG['bu_action'] = 'Action'; -$LNG['bu_my_requests'] = 'My requests'; +$LNG['bu_my_requests'] = 'My Requests'; $LNG['bu_partners'] = 'Partners'; $LNG['bu_delete'] = 'Delete'; -$LNG['bu_no_request'] = 'No application available!'; -$LNG['bu_no_buddys'] = 'No friends available!'; +$LNG['bu_no_request'] = 'No requests received!'; +$LNG['bu_no_buddys'] = 'You have not requested any players to become your friend!'; $LNG['bu_request_send'] = 'Request sent!'; $LNG['bu_new_request_title'] = 'New friend request!'; -$LNG['bu_new_request_body'] = 'Hello %s,
%s sent a friend request!'; +$LNG['bu_new_request_body'] = 'Hello %s,
%s sent you a friend request!'; $LNG['bu_accepted_request_title'] = 'Accept friend request!'; $LNG['bu_accepted_request_body'] = 'Hello %s,
%s accepted your friend request!'; $LNG['bu_rejected_request_title'] = 'Friend request Refused!'; $LNG['bu_rejected_request_body'] = 'Hello %s,
%s refused your request for friendship!'; //----------------------------------------------------------------------------// -// Notas +// Notes $LNG['nt_important'] = 'Important'; $LNG['nt_normal'] = 'Normal'; $LNG['nt_unimportant'] = 'Unimportant'; $LNG['nt_create_note'] = 'Create note'; -$LNG['nt_you_dont_have_notes'] = 'No notes available'; +$LNG['nt_you_dont_have_notes'] = 'No notes created!'; $LNG['nt_notes'] = 'Notes'; $LNG['nt_create_new_note'] = 'Create a new note'; $LNG['nt_edit_note'] = 'Edit Note'; @@ -806,7 +807,7 @@ $LNG['nt_dlte_note'] = 'Delete'; $LNG['nt_priority'] = 'Priority'; $LNG['nt_note'] = 'Notice'; -$LNG['nt_characters'] = 'characters'; +$LNG['nt_characters'] = 'Characters'; $LNG['nt_back'] = 'Back'; $LNG['nt_reset'] = 'Reset'; $LNG['nt_save'] = 'Save'; @@ -814,7 +815,7 @@ $LNG['nt_no_text'] = 'No Text'; //----------------------------------------------------------------------------// -// Estatísticas +// Statistics $LNG['st_player'] = 'Player'; $LNG['st_alliance'] = 'Alliance'; $LNG['st_points'] = 'Points'; @@ -823,29 +824,29 @@ $LNG['st_buildings'] = 'Building'; $LNG['st_defenses'] = 'Defense'; $LNG['st_position'] = 'Rank'; -$LNG['st_members'] = 'Member'; +$LNG['st_members'] = 'Members'; $LNG['st_per_member'] = 'Per Member'; $LNG['st_statistics'] = 'Statistics'; $LNG['st_updated'] = 'Updated'; -$LNG['st_show'] = 'show'; +$LNG['st_show'] = 'Display'; $LNG['st_per'] = 'by'; -$LNG['st_in_the_positions'] = 'in ranks'; +$LNG['st_in_the_positions'] = 'Limit'; $LNG['st_write_message'] = 'Private Message'; //----------------------------------------------------------------------------// -// Procurar -$LNG['sh_tag'] = 'Tag'; -$LNG['sh_name'] = 'Name'; -$LNG['sh_members'] = 'Member'; +// Search +$LNG['sh_tag'] = 'Tag'; +$LNG['sh_name'] = 'Name'; +$LNG['sh_members'] = 'Members'; $LNG['sh_points'] = 'Points'; $LNG['sh_search_in_the_universe'] = 'Search Universe'; $LNG['sh_player_name'] = 'Player Name'; $LNG['sh_planet_name'] = 'Planet Name'; $LNG['sh_alliance_tag'] = 'Alliance Tag'; $LNG['sh_alliance_name'] = 'Alliance Name'; -$LNG['sh_search'] = 'search'; +$LNG['sh_search'] = 'Search'; $LNG['sh_write_message'] = 'Private Message'; -$LNG['sh_buddy_request'] = 'Buddy request'; +$LNG['sh_buddy_request'] = 'Friend Request'; $LNG['sh_alliance'] = 'Alliance'; $LNG['sh_planet'] = 'Planet'; $LNG['sh_coords'] = 'Position'; @@ -853,14 +854,14 @@ $LNG['sh_loading'] = '(Loading ...)'; //----------------------------------------------------------------------------// -//OPTIONS +// Options $LNG['op_error'] = 'Error'; -$LNG['op_cant_activate_vacation_mode'] = 'You can not activate the vacation mode with fleet actiividades.'; +$LNG['op_cant_activate_vacation_mode'] = 'You cannot enter vacation mode with Fleets away on a mission.'; $LNG['op_password_changed'] = 'Password changed'; $LNG['op_username_changed'] = 'Username changed'; -$LNG['op_options_changed'] = 'Options changed'; -$LNG['op_vacation_mode_active_message'] = 'Vacation mode is active and will end up in: '; -$LNG['op_end_vacation_mode'] = 'End period of vacation'; +$LNG['op_options_changed'] = 'Options saved'; +$LNG['op_vacation_mode_active_message'] = 'Vacation mode is active and will end in: '; +$LNG['op_end_vacation_mode'] = 'Disable vacation mode'; $LNG['op_save_changes'] = 'Save changes'; $LNG['op_admin_title_options'] = 'Administrative Options'; $LNG['op_admin_planets_protection'] = 'Enable protection of Planets'; @@ -872,58 +873,58 @@ $LNG['op_email_adress'] = 'Email address'; $LNG['op_permanent_email_adress'] = 'Permanent email address'; $LNG['op_general_settings'] = 'General options'; -$LNG['op_sort_planets_by'] = 'Sort by planets'; -$LNG['op_sort_kind'] = 'Order of classification'; +$LNG['op_sort_planets_by'] = 'Sort Planets by'; +$LNG['op_sort_kind'] = 'Order by'; $LNG['op_lang'] = 'Language'; $LNG['op_skin_example'] = 'Theme'; $LNG['op_show_skin'] = 'Display Skin'; -$LNG['op_deactivate_ipcheck'] = 'Verification of IP disabled'; -$LNG['op_galaxy_settings'] = 'Options of Galaxy'; -$LNG['op_spy_probes_number'] = 'Number of Spy probes'; +$LNG['op_deactivate_ipcheck'] = 'Disable IP Verification'; +$LNG['op_galaxy_settings'] = 'Galaxy Options'; +$LNG['op_spy_probes_number'] = 'Number of Spy Probes send out by default'; $LNG['op_toolt_data'] = 'Show tips for'; $LNG['op_seconds'] = 'Seconds'; -$LNG['op_max_fleets_messages'] = 'Number of max messages of Fleet'; +$LNG['op_max_fleets_messages'] = 'Maximum Number of Fleet Messages'; $LNG['op_show_planetmenu'] = 'View menu of Planets'; $LNG['op_shortcut'] = 'Shortcut'; $LNG['op_show'] = 'View'; -$LNG['op_spy'] = 'Spying'; -$LNG['op_write_message'] = 'Write Message'; +$LNG['op_spy'] = 'Spy'; +$LNG['op_write_message'] = 'Send Message'; $LNG['op_add_to_buddy_list'] = 'Send friend request'; $LNG['op_missile_attack'] = 'Missile attack'; $LNG['op_send_report'] = 'Send report'; -$LNG['op_vacation_delete_mode'] = 'Vacation mode/delete account'; +$LNG['op_vacation_delete_mode'] = 'Vacation mode / Delete account'; $LNG['op_activate_vacation_mode'] = 'Activate vacation mode'; $LNG['op_dlte_account'] = 'Delete account'; -$LNG['op_email_adress_descrip'] = 'You can change this e-mail address at any time. Will become the permanent e-mail after 7 days, without changes.'; -$LNG['op_deactivate_ipcheck_descrip'] = 'Verification of IP means that the security logout occurs automatically when the IP changes or two people are recorded in an account of different IPs. Disabling the check of IP can represent a security risk!'; -$LNG['op_spy_probes_number_descrip'] = 'Number of probes you can send directly from the view of Galaxia.'; -$LNG['op_activate_vacation_mode_descrip'] = 'Vacation mode protects your account for as long as you are out of the game. But you can only activate it if its not you have nothing in construction (buildings, fleet, or defense), and nothing to be searched, and none of your fleets is destroyed. Once activated, is protected against attacks. Attacks that had already been posted before will continue during the holidays, the production is put at 0% so desativares vacation mode will reset the production to 100%. So ativares the holidays are bound to remain so for a minimum time of 48 hours. Only then will be disabled.'; -$LNG['op_dlte_account_descrip'] = 'If you choose this option your account will be deleted after 7 days.'; -$LNG['op_need_pass_mail'] = 'To change your email address is need to enter the password in the box!'; -$LNG['op_not_vaild_mail'] = 'You dont inserted a valid E-Mail!'; -$LNG['op_change_mail_exist'] = 'The Email introduced %s already in use!'; -$LNG['op_sort_normal'] = 'By the Colonization'; -$LNG['op_sort_koords'] = 'By Coordinates'; -$LNG['op_sort_abc'] = 'By Alphabet'; -$LNG['op_sort_up'] = 'Ascendant'; -$LNG['op_sort_down'] = 'Descendant'; -$LNG['op_user_name_no_alphanumeric'] = 'Please enter the user name only alphanumeric characters!'; -$LNG['op_change_name_pro_week'] = 'Only you can change your username once every 7 days!'; -$LNG['op_change_name_exist'] = 'The name chosen %s already exists'; -$LNG['op_active_build_messages'] = 'Enable messages of building'; +$LNG['op_email_adress_descrip'] = 'You can change this e-mail address at any time. This E-mail address will become the permanent address after 7 days if it is not changed.'; +$LNG['op_deactivate_ipcheck_descrip'] = 'IP Verification makes it harder for hackers to steal your session. The server will invalidate sessions when the IP address of the client changes.'; +$LNG['op_spy_probes_number_descrip'] = 'Number of Probes you will send directly from the Galaxy view.'; +$LNG['op_activate_vacation_mode_descrip'] = 'Vacation mode will help you protect your account when you are away for a longer period. You can only activate the vacation mode when you are not currently constructing anything or have fleets out on missions. Resource production will be halted and restored upon leaving vacation mode. If you activate vacation mode it cannot be disabled for at least 48 hours.'; +$LNG['op_dlte_account_descrip'] = 'This option marks your account for deletion after which it will be deleted in 7 days.'; +$LNG['op_need_pass_mail'] = 'Please enter your password to validate the email change!'; +$LNG['op_not_vaild_mail'] = 'You did not enter a valid email address!'; +$LNG['op_change_mail_exist'] = 'The entered email address %s is already used!'; +$LNG['op_sort_normal'] = 'Colonization'; +$LNG['op_sort_koords'] = 'Coordinates'; +$LNG['op_sort_abc'] = 'Alphabet'; +$LNG['op_sort_up'] = 'Ascending'; +$LNG['op_sort_down'] = 'Descending'; +$LNG['op_user_name_no_alphanumeric'] = 'Please enter a username using only alphanumeric characters!'; +$LNG['op_change_name_pro_week'] = 'You can only change your username once every 7 days!'; +$LNG['op_change_name_exist'] = 'The name chosen %s is already used'; +$LNG['op_active_build_messages'] = 'Enable Construction Messages'; $LNG['op_active_spy_messages_mode'] = 'Enable Summarized Spy Reports'; $LNG['op_dst_mode'] = 'Daylight Saving Time?'; $LNG['op_dst_mode_sel'][0] = 'Yes'; $LNG['op_dst_mode_sel'][1] = 'No'; $LNG['op_dst_mode_sel'][2] = 'Automatic'; $LNG['op_timezone'] = 'Time zone'; -$LNG['op_block_pm'] = 'Block private messages'; +$LNG['op_block_pm'] = 'Block Private Messages'; //----------------------------------------------------------------------------// -// Lista de Jogadores Banidos -$LNG['bn_no_players_banned'] = 'No banned players'; -$LNG['bn_exists'] = 'Total '; -$LNG['bn_players_banned'] = ' player`s banned'; +// Ban List +$LNG['bn_no_players_banned'] = 'No players are currently banned!'; +$LNG['bn_exists'] = 'A Total of '; +$LNG['bn_players_banned'] = ' players is banned!'; $LNG['bn_players_banned_list'] = 'List of banned players'; $LNG['bn_player'] = 'Player'; $LNG['bn_reason'] = 'Reason'; @@ -933,40 +934,40 @@ $LNG['bn_writemail'] = 'Mail to %s'; //----------------------------------------------------------------------------// -// Sessões do Jogo +// Game Sessions -// Manutenção & Banido +// Maintenance & Bans $LNG['css_account_banned_message'] = 'Your account has been banned!'; -$LNG['css_account_banned_expire'] = 'Your account is already unbanned %s!'; +$LNG['css_account_banned_expire'] = 'Your accounts\' ban is already lifted (%s)!'; $LNG['css_goto_homeside'] = 'Go to the homepage'; -$LNG['css_server_maintrace'] = 'Maintenance of the server

The game is closed.

Até: %s'; +$LNG['css_server_maintrace'] = 'Server Maintenance in Progress.

The game is currently closed.

until: %s'; //----------------------------------------------------------------------------// -// Actividades de Frota +// Fleet Activities -$LNG['cff_aproaching'] = 'The fleet is composed of '; +$LNG['cff_aproaching'] = 'The Fleet is composed of '; $LNG['cff_ships'] = ' units'; -$LNG['cff_no_fleet_data'] = 'Without fleet data'; +$LNG['cff_no_fleet_data'] = 'No Fleet data available'; $LNG['cff_fleet_own'] = 'Fleet'; $LNG['cff_fleet_target'] = 'Fleets'; $LNG['cff_acs_fleet'] = 'Fleet in ACS'; -$LNG['cff_mission_acs'] = 'A %s from %s %s %s reached the %s %s %s. Mission: %s'; -$LNG['cff_mission_own_0'] = 'One of your %s from %s %s %s reached the %s %s %s. Mission: %s'; -$LNG['cff_mission_own_1'] = 'One of your %s returns from %s %s %s back to %s %s %s. Mission: %s'; -$LNG['cff_mission_own_2'] = 'One of your %s from %s %s %s are in orbit around %s %s %s. Mission: %s'; +$LNG['cff_mission_acs'] = 'A %s from %s %s %s reaches the %s %s %s. Mission: %s'; +$LNG['cff_mission_own_0'] = 'One of your %s from %s %s %s reaches the %s %s %s with the mission: %s.'; +$LNG['cff_mission_own_1'] = 'One of your %s returns from %s %s %s back to %s %s %s from their mission: %s.'; +$LNG['cff_mission_own_2'] = 'One of your %s from %s %s %s is in orbit around %s %s %s for mission: %s.'; $LNG['cff_mission_own_mip'] = 'Missile attack (%d) from %s %s %s to %s %s %s.'; -$LNG['cff_mission_own_expo_0'] = 'One of your %s from %s %s %s reached the Position %s. Mission: %s'; -$LNG['cff_mission_own_expo_1'] = 'One of your %s returns from the Position %s back to %s %s %s. Mission: %s'; -$LNG['cff_mission_own_expo_2'] = 'One of your %s from %s %s %s is on a Expedition to Position %s. Mission: %s'; -$LNG['cff_mission_own_recy_0'] = 'One of your %s from %s %s %s reached the debris %s. Mission: %s'; -$LNG['cff_mission_own_recy_1'] = 'One of your %s returns from debris %s back to planet %s %s %s. Mission: %s'; -$LNG['cff_mission_target_bad'] = 'A hostile %s from player %s from %s %s %s reached the %s %s %s. Mission: %s'; -$LNG['cff_mission_target_good'] = 'A hostile %s from player %s from %s %s %s reached the %s %s %s. Mission: %s'; -$LNG['cff_mission_target_stay'] = 'A friendly %s from player %s from %s %s %s is in Orbit of the %s %s %s. Mission: %s'; -$LNG['cff_mission_target_mip'] = 'Missile attack (%d) from player %s from %s %s %s on the %s %s %s.'; +$LNG['cff_mission_own_expo_0'] = 'One of your %s from %s %s %s reaches the Position %s with mission: %s.'; +$LNG['cff_mission_own_expo_1'] = 'One of your %s returns from the location %s back to %s %s %s and had as mission: %s.'; +$LNG['cff_mission_own_expo_2'] = 'One of your %s from %s %s %s is on a Expedition to Position %s. Mission: %s.'; +$LNG['cff_mission_own_recy_0'] = 'One of your %s from %s %s %s reaches the debris %s with mission: %s.'; +$LNG['cff_mission_own_recy_1'] = 'One of your %s returns from debris %s back to planet %s %s %s and has as mission: %s.'; +$LNG['cff_mission_target_bad'] = 'A hostile %s from player %s from %s %s %s reaches the %s %s %s with mission: %s.'; +$LNG['cff_mission_target_good'] = 'A friendly %s from player %s from %s %s %s reaches the %s %s %s with mission: %s.'; +$LNG['cff_mission_target_stay'] = 'A friendly %s from player %s from %s %s %s is in Orbit around %s %s %s with mission: %s.'; +$LNG['cff_mission_target_mip'] = 'Missile attack (%d) from player %s launched from %s %s %s. Incoming on %s %s %s.'; //----------------------------------------------------------------------------// -// Funções Extras +// Extra Functions $LNG['fcm_universe'] = 'Universe'; $LNG['fcm_mainplanet'] = 'Main Planet'; $LNG['fcm_planet'] = 'Planet'; @@ -974,58 +975,58 @@ $LNG['fcm_info'] = 'Info'; $LNG['fcp_colony'] = 'Colony'; $LNG['fgp_require'] = 'Requirements: '; -$LNG['fgf_time'] = 'Time: '; +$LNG['fgf_time'] = 'Time'; $LNG['sys_module_inactive'] = 'Inactive module'; $LNG['sys_refferal_from'] = 'System'; $LNG['sys_refferal_title'] = 'Player Bonus %s'; -$LNG['sys_refferal_text'] = 'The player %s recruited by you reached %s points.

You invite a player active, will be rewarded %s %s'; -$LNG['sys_closed_game'] = 'The game is currently not available:'; +$LNG['sys_refferal_text'] = 'The player %s recruited by you reached %s points.

For this you will be rewarded: %s %s.'; +$LNG['sys_closed_game'] = 'The server is currently closed:'; $LNG['spec_mail_inactive_title'] = '%s - Reminder'; $LNG['sys_back'] = 'Back'; $LNG['sys_forward'] = 'Next'; //----------------------------------------------------------------------------// -// Relatório de Combate -$LNG['cr_lost_contact'] = 'Lost touch with your fleet.'; +// Battle Report +$LNG['cr_lost_contact'] = 'We lost contact with our fleet.'; $LNG['cr_first_round'] = '(The fleet was destroyed in the first round)'; $LNG['cr_type'] = 'Type'; $LNG['cr_total'] = 'Total'; $LNG['cr_weapons'] = 'Weapons'; -$LNG['cr_shields'] = 'Shield'; +$LNG['cr_shields'] = 'Shields'; $LNG['cr_armor'] = 'Armor'; $LNG['cr_destroyed'] = 'Destroyed!'; //----------------------------------------------------------------------------// -// Erro de Frotas -$LNG['fa_not_enough_probes'] = 'Sorry, no probes available'; -$LNG['fa_galaxy_not_exist'] = 'Fault, galaxy does not exist'; -$LNG['fa_system_not_exist'] = 'Fault, system does not exist'; -$LNG['fa_planet_not_exist'] = 'Fault, planet does not exist'; -$LNG['fa_not_enough_fuel'] = 'Fault, not enough fuel'; -$LNG['fa_no_more_slots'] = 'Fault, not enough fleet Slots'; -$LNG['fa_no_recyclers'] = 'Sorry, no Recycler available'; -$LNG['fa_no_fleetroom'] = 'Fault, not enough cargo for fuel'; -$LNG['fa_mission_not_available'] = 'Fault, mission not available'; -$LNG['fa_no_spios'] = 'Fault, no probes available'; -$LNG['fa_vacation_mode'] = 'Player is in vacation mode'; -$LNG['fa_week_player'] = 'Player is too weak'; -$LNG['fa_strong_player'] = 'Player is too strong'; -$LNG['fa_not_spy_yourself'] = 'Fault, can not spy on yourself!'; -$LNG['fa_not_attack_yourself'] = 'Fault, can not attack yourself'; -$LNG['fa_action_not_allowed'] = 'Fault, action not allowed'; -$LNG['fa_vacation_mode_current'] = 'Fault, you are in vaction mode'; +// Error Reports +$LNG['fa_not_enough_probes'] = 'Sorry, you do not have enough probes available!'; +$LNG['fa_galaxy_not_exist'] = 'Error, this galaxy does not exist!'; +$LNG['fa_system_not_exist'] = 'Error, this system does not exist!'; +$LNG['fa_planet_not_exist'] = 'Error, this planet does not exist!'; +$LNG['fa_not_enough_fuel'] = 'Sorry, you do not have enough fuel!'; +$LNG['fa_no_more_slots'] = 'Sorry, no more Fleet Slots available!'; +$LNG['fa_no_recyclers'] = 'Sorry, you do not have any Recyclers available!'; +$LNG['fa_no_fleetroom'] = 'Error, your ship does not have enough free cargo slots available!'; +$LNG['fa_mission_not_available'] = 'Sorry, that mission is not available!'; +$LNG['fa_no_spios'] = 'Sorry, you do not have any spy probes available!'; +$LNG['fa_vacation_mode'] = 'This Player is on vacation!'; +$LNG['fa_week_player'] = 'This Player is too weak!'; +$LNG['fa_strong_player'] = 'This Player is too strong!'; +$LNG['fa_not_spy_yourself'] = 'Uhhmm, you cannot spy on yourself!'; +$LNG['fa_not_attack_yourself'] = 'Argh, you cannot attack yourself!'; +$LNG['fa_action_not_allowed'] = 'Sorry, that action is not allowed!'; +$LNG['fa_vacation_mode_current'] = 'Error, your vacation mode is active!'; $LNG['fa_sending'] = 'Send'; //----------------------------------------------------------------------------// -// Misseis -$LNG['ma_silo_level'] = 'Silo Level 4 Required! '; -$LNG['ma_impulse_drive_required'] = 'Impulse drive required'; -$LNG['ma_not_send_other_galaxy'] = 'You cannot send rockets into another galaxy. '; -$LNG['ma_planet_doesnt_exists'] = 'Planet does not exist. '; -$LNG['ma_wrong_target'] = 'Wrong Target'; -$LNG['ma_no_missiles'] = 'No Missles'; +// Missiles +$LNG['ma_silo_level'] = 'A Silo of at least Level 4 is Required!'; +$LNG['ma_impulse_drive_required'] = 'Impulse drive required!'; +$LNG['ma_not_send_other_galaxy'] = 'You cannot send rockets into another galaxy!'; +$LNG['ma_planet_doesnt_exists'] = 'Planet does not exist!'; +$LNG['ma_wrong_target'] = 'Invalid Target specified!'; +$LNG['ma_no_missiles'] = 'You have no Missiles left!'; $LNG['ma_add_missile_number'] = 'Add missile amount! '; -$LNG['ma_misil_launcher'] = 'Rocket Launcher'; +$LNG['ma_misil_launcher'] = 'Missile Launcher'; $LNG['ma_small_laser'] = 'Light Laser Gun'; $LNG['ma_big_laser'] = 'Heavy Laser Gun'; $LNG['ma_gauss_canyon'] = 'Gauss Cannon'; @@ -1034,30 +1035,30 @@ $LNG['ma_small_protection_shield'] = 'Small Shield Dome'; $LNG['ma_big_protection_shield'] = 'Large Shield Dome'; $LNG['ma_all'] = 'All'; -$LNG['ma_missiles_sended'] = ' Missles Deployed. Targeted: '; +$LNG['ma_missiles_sended'] = 'Missiles Launched. Target: '; //----------------------------------------------------------------------------// -// Hall da Fama +// Hall of Fame $LNG['tkb_top'] = 'Hall of Fame'; -$LNG['tkb_gratz'] = 'The whole team congratulates the top 100 '; -$LNG['tkb_platz'] = 'Place'; +$LNG['tkb_gratz'] = 'Congratulations to the Top 100!'; +$LNG['tkb_platz'] = 'Position'; $LNG['tkb_owners'] = 'Users involved'; $LNG['tkb_datum'] = 'Date'; $LNG['tkb_units'] = 'Units'; $LNG['tkb_legende'] = 'Legend: '; $LNG['tkb_gewinner'] = '-Winner-'; $LNG['tkb_verlierer'] = '-Loser-'; -$LNG['tkb_unentschieden'] = '-Both Weisses, undecided- '; -$LNG['tkb_missing'] = '
Missing in Action: The user account does not exist any more.'; +$LNG['tkb_unentschieden'] = '-Draw- '; +$LNG['tkb_missing'] = '
Missing in Action: This user has disappeared into the void.'; //----------------------------------------------------------------------------// -// Perfil de Jogador +// Player Profile $LNG['pl_overview'] = 'Player Profile'; $LNG['pl_name'] = 'Username'; $LNG['pl_homeplanet'] = 'Home planet'; $LNG['pl_ally'] = 'Alliance'; $LNG['pl_message'] = 'Message'; -$LNG['pl_buddy'] = 'Buddy'; +$LNG['pl_buddy'] = 'Friend/Buddy'; $LNG['pl_points'] = 'Points'; $LNG['pl_range'] = 'Rank'; $LNG['pl_builds'] = 'Buildings'; @@ -1065,60 +1066,60 @@ $LNG['pl_fleet'] = 'Fleet'; $LNG['pl_def'] = 'Defense'; $LNG['pl_total'] = 'Total'; -$LNG['pl_fightstats'] = 'Fight Stats'; +$LNG['pl_fightstats'] = 'Fight Statistics'; $LNG['pl_fights'] = 'Fights'; -$LNG['pl_fprocent'] = 'Fight quota '; +$LNG['pl_fprocent'] = 'Fight Quota '; $LNG['pl_fightwon'] = 'Won'; -$LNG['pl_fightdraw'] = 'Drawn'; +$LNG['pl_fightdraw'] = 'Draw'; $LNG['pl_fightlose'] = 'Lost'; -$LNG['pl_totalfight'] = 'Total fights'; -$LNG['pl_destroy'] = '%s Destroy'; +$LNG['pl_totalfight'] = 'Total Fights'; +$LNG['pl_destroy'] = '%s Destroyed'; $LNG['pl_unitsshot'] = 'Units Killed'; $LNG['pl_unitslose'] = 'Units Lost'; $LNG['pl_dermetal'] = 'Recycled Metal'; $LNG['pl_dercrystal'] = 'Recycled Crystal'; -$LNG['pl_etc'] = 'Etc '; +$LNG['pl_etc'] = 'Misc. '; //----------------------------------------------------------------------------// -// Suporte +// Support -$LNG['ti_header'] = 'Support system'; +$LNG['ti_header'] = 'Support System'; $LNG['ti_overview'] = 'Back'; $LNG['ti_id'] = 'Ticket'; $LNG['ti_username'] = 'Player'; $LNG['ti_subject'] = 'Subject'; -$LNG['ti_status'] = 'State'; -$LNG['ti_date'] = 'Data'; +$LNG['ti_status'] = 'Status'; +$LNG['ti_date'] = 'Date'; $LNG['ti_answers'] = 'Reply'; $LNG['ti_close'] = 'Ticket closed'; $LNG['ti_open'] = 'Open Ticket'; $LNG['ti_new'] = 'New ticket'; $LNG['ti_status_open'] = 'Open'; $LNG['ti_status_closed'] = 'Closed'; -$LNG['ti_status_answer'] = 'Response'; +$LNG['ti_status_answer'] = 'Answer'; $LNG['ti_admin_open'] = 'The ticket has been opened!'; -$LNG['ti_admin_close'] = 'The ticket was closed!'; -$LNG['ti_error_closed'] = 'No answer can be created on this ticket, because it was already closed!'; -$LNG['ti_create_info'] = '

Please, when creating a support Ticket, describes and explains what is your issue with the maximum detail possible!

-

A detailed description of what you want to ask, shortens the duration of time of resolution and avoids the waste of time on both sides

-

For issues related to accounts, specify facilitates the assignment of problem and also shortens the time.

'; +$LNG['ti_admin_close'] = 'The ticket has been closed!'; +$LNG['ti_error_closed'] = 'You cannot answer this ticket, because it was already closed!'; +$LNG['ti_create_info'] = '

When creating a Support Ticket, please describe and explain your issue as detailed and clear as possible!

+

A detailed description of what you want to ask, shortens the duration of time to resolve your issue and helps avoid long cases.

+

For issues related to accounts, specifying which account also shortens the time it takes to resolve an issue.

'; $LNG['ti_create_head'] = 'Create Ticket'; $LNG['ti_category'] = 'Category'; $LNG['ti_subject'] = 'Subject'; $LNG['ti_message'] = 'Message'; $LNG['ti_submit'] = 'Send'; -$LNG['ti_read'] = 'Ticket to read'; +$LNG['ti_read'] = 'Read Ticket'; $LNG['ti_answer'] = 'Respond'; $LNG['ti_create'] = 'Ticket created on '; -$LNG['ti_responded'] = 'Ticket replied on '; -$LNG['ti_not_exist'] = 'The ticket #%d dont exist!'; +$LNG['ti_responded'] = 'Replied to Ticket on '; +$LNG['ti_not_exist'] = 'Ticket #%d does not exist!'; $LNG['ti_from'] = 'by'; -$LNG['ti_re'] = 'FW:'; +$LNG['ti_re'] = 'RE:'; $LNG['ti_error_no_subject'] = 'You must enter a subject!'; $LNG['ti_msgtime'] = 'Message posted at'; //----------------------------------------------------------------------------// -// Recordes +// Records $LNG['rec_players'] = 'Player'; $LNG['rec_level'] = 'Level'; @@ -1126,39 +1127,39 @@ $LNG['rec_last_update_on'] = 'Last update on '; //----------------------------------------------------------------------------// -// Simulador de Batalha +// Combat Simulator -$LNG['bs_derbis_raport'] = "Needed for recycling the debris: %s %s or %s %s. "; -$LNG['bs_steal_raport'] = "Needed to capture the resources: %s %s or %s %s or %s %s."; +$LNG['bs_derbis_raport'] = "To recycle the Debris you need: %s %s or %s %s. "; +$LNG['bs_steal_raport'] = "Resources available for capture: %s %s or %s %s or %s %s."; $LNG['bs_names'] = "Shipname"; $LNG['bs_atter'] = "Attacker"; $LNG['bs_deffer'] = "Defender"; -$LNG['bs_steal'] = "The defenders resources:"; +$LNG['bs_steal'] = "The Defenders' resources:"; $LNG['bs_techno'] = "Technology"; $LNG['bs_send'] = "Calculate"; $LNG['bs_cancel'] = "Reset"; -$LNG['bs_wait'] = "Wait 10 seconds for the next simulation"; +$LNG['bs_wait'] = "Wait 10 seconds before doing the next simulation"; $LNG['bs_acs_slot'] = 'ACS-Slot'; $LNG['bs_add_acs_slot'] = 'Add ACS-Slot'; $LNG['bs_reset'] = 'Reset'; //----------------------------------------------------------------------------// -// Mercador de Naves +// Ship Merchants? -$LNG['ft_head'] = 'Merchant fleets'; +$LNG['ft_head'] = 'Merchant Fleet'; $LNG['ft_count'] = 'Number'; -$LNG['ft_max'] = 'max'; +$LNG['ft_max'] = 'Max'; $LNG['ft_total'] = 'TOTAL'; -$LNG['ft_charge'] = 'Merchant rate'; +$LNG['ft_charge'] = 'Merchant Charges'; $LNG['ft_absenden'] = 'Send'; $LNG['ft_empty'] = 'Empty'; //----------------------------------------------------------------------------// // Logout -$LNG['lo_title'] = 'Successfully logged out'; -$LNG['lo_logout'] = 'Your session was terminated. Hopefully voltes'; +$LNG['lo_title'] = 'Successfully logged out.'; +$LNG['lo_logout'] = 'Your session was terminated. Hope to see you soon!'; $LNG['lo_redirect'] = 'Redirect'; -$LNG['lo_notify'] = 'Will be redirected in 5 seconds'; -$LNG['lo_continue'] = 'Click here not to wait'; +$LNG['lo_notify'] = 'You will be redirected in 5 seconds.'; +$LNG['lo_continue'] = 'Click here to continue.'; //----------------------------------------------------------------------------// diff --git a/language/en/INSTALL.php b/language/en/INSTALL.php index a70837acb..9b60f195a 100644 --- a/language/en/INSTALL.php +++ b/language/en/INSTALL.php @@ -1,6 +1,7 @@ '[UTC - 12] Baker Island Time', '-11' => '[UTC - 11] Niue Time, Samoa Standard Time', @@ -34,9 +36,9 @@ '-3' => '[UTC - 3] Amazon Standard Time, Central Greenland Time', '-2' => '[UTC - 2] Fernando de Noronha Time, South Georgia & the South Sandwich Islands Time', '-1' => '[UTC - 1] Azores Standard Time, Cape Verde Time, Eastern Greenland Time', - '0' => '[UTC] Westeuropäische Zeit, Greenwich Mean Time', - '1' => '[UTC + 1] Mitteleuropäische Zeit, West African Time', - '2' => '[UTC + 2] Osteuropäische Zeit, Central African Time', + '0' => '[UTC] Western European Time, Greenwich Mean Time', + '1' => '[UTC + 1] Central European Time, West African Time', + '2' => '[UTC + 2] Eastern European Time, Central African Time', '3' => '[UTC + 3] Moscow Standard Time, Eastern African Time', '3.5' => '[UTC + 3:30] Iran Standard Time', '4' => '[UTC + 4] Gulf Standard Time, Samara Standard Time', diff --git a/language/en/LANG.cfg b/language/en/LANG.cfg index 7efc2c0aa..dbda8a088 100644 --- a/language/en/LANG.cfg +++ b/language/en/LANG.cfg @@ -3,6 +3,6 @@ $Language = array( 'name' => 'English', 'tag' => 'en', - 'author' => 'QwataKayean', - 'date' => '12.06.2012', + 'author' => 'Korhal', + 'date' => '26.10.2015', ); \ No newline at end of file diff --git a/language/en/PUBLIC.php b/language/en/PUBLIC.php index acea85562..98377df09 100644 --- a/language/en/PUBLIC.php +++ b/language/en/PUBLIC.php @@ -1,10 +1,10 @@ at the same time trying to be the best. Everything what you need to the play is a Standard Browser.'; +$LNG['loginServerDesc'] = '%s is a space strategy game with hundreds of players playing together at the same time trying to be the best. Everything what you need to the play is a Modern Browser.'; // Register $LNG['registerFacebookAccount'] = 'Facebook Account'; $LNG['registerUsername'] = 'Username'; -$LNG['registerUsernameDesc'] = 'The Username must be at least 3 and maximum of 25 characters and points, and may consist of numbers, letters, underscores and spaces'; +$LNG['registerUsernameDesc'] = 'The Username must be at least 3 and a maximum of 25 characters and may consist of points, numbers, letters, underscores and spaces'; $LNG['registerPassword'] = 'Password'; $LNG['registerPasswordDesc'] = 'The password must be at least 8 characters long.'; -$LNG['registerPasswordReplay'] = 'Repeat Password'; -$LNG['registerPasswordReplayDesc'] = 'Please enter the same password.'; -$LNG['registerEmail'] = 'E-Mail'; -$LNG['registerEmailDesc'] = 'Please enter your E-Mail address!'; -$LNG['registerEmailReplay'] = 'Repeat E-Mail'; -$LNG['registerEmailReplayDesc'] = 'Please input of your email address once again to the security!'; +$LNG['registerPasswordReplay'] = 'Confirm Password'; +$LNG['registerPasswordReplayDesc'] = 'Please repeat your password.'; +$LNG['registerEmail'] = 'E-mail'; +$LNG['registerEmailDesc'] = 'Please enter your E-mail address!'; +$LNG['registerEmailReplay'] = 'Repeat E-mail'; +$LNG['registerEmailReplayDesc'] = 'Please repeat your email address for security reasons!'; $LNG['registerLanguage'] = 'Language'; -$LNG['registerReferral'] = 'Advertised by:'; +$LNG['registerReferral'] = 'Referred by:'; $LNG['registerCaptcha'] = 'Security code'; -$LNG['registerCaptchaDesc'] = 'Please enter the characters below in the empty field. There does not have case sensitivity'; +$LNG['registerCaptchaDesc'] = 'Please enter the characters below. They are not case-sensitive.'; $LNG['registerCaptchaReload'] = 'Reload Captcha.'; -$LNG['registerRules'] = 'Rules'; +$LNG['registerRules'] = 'T&C'; $LNG['registerRulesDesc'] = 'I agree with the %s'; $LNG['registerBack'] = 'Back'; $LNG['registerNext'] = 'Next'; -$LNG['registerErrorUniClosed'] = 'The registration is closed in this universe.!'; +$LNG['registerErrorUniClosed'] = 'The registration is closed for this universe!'; $LNG['registerErrorUsernameEmpty'] = 'You must enter a username!'; -$LNG['registerErrorUsernameChar'] = 'Your username must consist in numbers, Letters, Spaces, _, -, . only!'; +$LNG['registerErrorUsernameChar'] = 'Your username must consist of numbers, Letters, Spaces, _, -, . only!'; $LNG['registerErrorUsernameExist'] = 'The username is already taken!'; $LNG['registerErrorPasswordLength'] = 'The password must be at least 6 characters long!'; -$LNG['registerErrorPasswordSame'] = 'Entering 2 different Passwords!'; -$LNG['registerErrorMailEmpty'] = 'You must specify an E-Mail address!'; -$LNG['registerErrorMailInvalid'] = 'Invalid E-Mail address!'; -$LNG['registerErrorMailSame'] = 'You have specified 2 different email addresses!'; -$LNG['registerErrorMailExist'] = 'The E-Mail address is already registered!'; -$LNG['registerErrorRules'] = 'You have to accept the rules!'; +$LNG['registerErrorPasswordSame'] = 'Passwords do not match!'; +$LNG['registerErrorMailEmpty'] = 'You must specify an E-mail address!'; +$LNG['registerErrorMailInvalid'] = 'Invalid E-mail address!'; +$LNG['registerErrorMailSame'] = 'E-mail addresses do not match!'; +$LNG['registerErrorMailExist'] = 'The E-mail address is already registered!'; +$LNG['registerErrorRules'] = 'Accept the T&C if you want to play!'; $LNG['registerErrorCaptcha'] = 'The security code is incorrect!'; -$LNG['registerMailVertifyTitle'] = 'Activation of registration on the game: %s'; +$LNG['registerMailVertifyTitle'] = 'Activate your Registration for: %s'; $LNG['registerMailVertifyError'] = 'Failed to send mail: %s'; $LNG['registerMailCompleteTitle'] = 'Welcome to %s!'; -$LNG['registerSendComplete'] = 'Thank you for the registration. You must check your email (Attention with the SPAM) with further information.'; +$LNG['registerSendComplete'] = 'Thank you for the registration. Please check your email for further information. If you cannot find the email check your SPAM folder.'; $LNG['registerWelcomePMSenderName'] = 'Administrator'; $LNG['registerWelcomePMSubject'] = 'Welcome'; -$LNG['registerWelcomePMText'] = 'Welcome to %s! First build a solar power plant,because energy is needed for the production of raw materials. To build one, left click in the menu on "buildings". Then build the 4th Building from the top.
When you have energy, you can begin to build mines. Go to buildings on the menu and build a metal mine, followed by a crystal mine.

In order to be able to build ships you need to have a shipyard. To see what is needed to unlock that building you can take a look at "Technologies" at the left menu.
If you more questions you can look at the beginnersguide, our forum or open a support ticket.

The team wishes you much fun exploring the universe!'; +$LNG['registerWelcomePMText'] = 'Welcome to %s! We hope you will enjoy your time on the servers.

The Team wishes you a lot of fun exploring the universe!'; -//Vertify +//Verify $LNG['vertifyNoUserFound'] = 'Invalid Request!'; -$LNG['vertifyAdminMessage'] = 'The username "%s" has enabled!'; +$LNG['vertifyAdminMessage'] = 'The username "%s" has been activated!'; //lostpassword -$LNG['passwordInfo'] = 'If you have forgotten your password, you must specify the user name and the E-Mail address that you have entered in your account.'; +$LNG['passwordInfo'] = 'If you have forgotten your password, please specify the username and the E-mail address that you have used for registration.'; $LNG['passwordUsername'] = 'Username'; $LNG['passwordMail'] = 'E-Mail'; $LNG['passwordCaptcha'] = 'Security code'; $LNG['passwordSubmit'] = 'Submit'; -$LNG['passwordErrorUsernameEmpty'] = 'You have no specified the Username!'; +$LNG['passwordErrorUsernameEmpty'] = 'You have not specified the Username!'; $LNG['passwordErrorMailEmpty'] = 'You have specified an unknown email address!'; -$LNG['passwordErrorUnknown'] = 'It could not be found with the account data.'; -$LNG['passwordErrorOnePerDay'] = 'Password for this user account in the last 24 hours previously requested. You can only request the password for this user account in next 24 hours. '; +$LNG['passwordErrorUnknown'] = 'No matching user found!'; +$LNG['passwordErrorOnePerDay'] = 'Password for this account has been reset within the last 24 hours. You can only reset the password for your account once per 24 hours. '; -$LNG['passwordValidMailTitle'] = 'Forgot my password on the game: %s'; -$LNG['passwordValidMailSend'] = 'You will receive an email shortly with further information.'; +$LNG['passwordValidMailTitle'] = 'Forgotten Password for: %s'; +$LNG['passwordValidMailSend'] = 'You will receive an email shortly containing further information.'; $LNG['passwordValidInValid'] = 'Invalid Request!'; -$LNG['passwordChangedMailSend'] = 'You will receive an email shortly with your new password.'; -$LNG['passwordChangedMailTitle'] = 'New password on the game: %s'; +$LNG['passwordChangedMailSend'] = 'You will receive an email shortly containing your new password.'; +$LNG['passwordChangedMailTitle'] = 'New password for: %s'; $LNG['passwordBack'] = 'Back'; $LNG['passwordNext'] = 'Next'; //case default -$LNG['login_error_1'] = 'Wrong username/password!'; -$LNG['login_error_2'] = 'Someone has logged in from a different PC in your account, or your IP is different!'; -$LNG['login_error_3'] = 'Your session has expired!'; +$LNG['login_error_1'] = 'Wrong credentials!'; +$LNG['login_error_2'] = 'Someone has logged in from a different PC on your account, or your IP is different!'; +$LNG['login_error_3'] = 'Your session has timed out!'; $LNG['login_error_4'] = 'There was an error in external authorization, please try again!'; //Rules -$LNG['rulesHeader'] = 'Rules'; +$LNG['rulesHeader'] = 'T&C'; //NEWS $LNG['news_overview'] = 'News'; @@ -140,6 +140,6 @@ //Impressum $LNG['disclamerLabelAddress'] = 'Game Address:'; -$LNG['disclamerLabelPhone'] = 'Telephone Nr.:'; +$LNG['disclamerLabelPhone'] = 'Phone Nr.:'; $LNG['disclamerLabelMail'] = 'Support Email:'; $LNG['disclamerLabelNotice'] = 'More information'; diff --git a/language/en/TECH.php b/language/en/TECH.php index f8cc7b603..b7cfaf139 100644 --- a/language/en/TECH.php +++ b/language/en/TECH.php @@ -1,6 +1,7 @@ 'Attack', - 'Defensive' => 'Defence', + 'Defensive' => 'Defense', 'Shield' => 'Shield', 'BuildTime' => 'Construction Time', 'ResearchTime' => 'Research time', - 'ShipTime' => 'Ship Building time', - 'DefensiveTime' => 'Defense Building time', + 'ShipTime' => 'Ship Construction time', + 'DefensiveTime' => 'Defense Construction time', 'Resource' => 'Production of Resources', 'Energy' => 'Production of Energy', - 'ResourceStorage' => 'Resource storage', - 'ShipStorage' => 'Ships storage', - 'FlyTime' => 'Flying time', + 'ResourceStorage' => 'Resource Storage', + 'ShipStorage' => 'Ships Storage', + 'FlyTime' => 'Travel time', 'FleetSlots' => 'Fleet Slots', 'Planets' => 'Planets', - 'SpyPower' => 'Espionage power', + 'SpyPower' => 'Spionage Ability', 'Expedition' => 'Expeditions', - 'GateCoolTime' => 'Jump gate charging time', - 'MoreFound' => 'Expedition Found', + 'GateCoolTime' => 'Jump Gate charging time', + 'MoreFound' => 'Expedition Found', // Need to check this ); $LNG['tech'] = array( @@ -65,15 +66,15 @@ 2 => 'Crystal Mine', 3 => 'Deuterium Refinery', 4 => 'Solar Power plant', - 6 => 'University', + 6 => 'High Tech University', 12 => 'Deuterium Power Plant', 14 => 'Robot Factory', 15 => 'Nanite Factory', 21 => 'Shipyard', - 22 => 'Metal Storage', - 23 => 'Crystal Storage', - 24 => 'Deuterium Storage', - 31 => 'Research Lab', + 22 => 'Metal Deposit', + 23 => 'Crystal Deposit', + 24 => 'Deuterium Deposit', + 31 => 'Research Center', 33 => 'Terraformer', 34 => 'Alliance Depot', 44 => 'Missile Silo', @@ -81,7 +82,7 @@ 40 => 'Moon Buildings', 41 => 'Moon base', 42 => 'Phalax Sensor', - 43 => 'Jumpgate', + 43 => 'Jump Gate', 100 => 'Research', 106 => 'Spy Technology', @@ -98,7 +99,7 @@ 121 => 'Ion Technology', 122 => 'Plasma Technology', 123 => 'Intergalactic Research Network', -124 => 'Expedition Research', +124 => 'Astrophysics', 131 => 'Mineral Research', 132 => 'Semi-Crystals Research', 133 => 'Fuel Research', @@ -120,7 +121,7 @@ 214 => 'Battle Fortress', 215 => 'Battle Cruiser', 216 => 'Black Moon', -217 => 'Battle Transporter', +217 => 'Heighliner', 218 => 'Avatar', 219 => 'Battle Recycler', 220 => 'Dark Matter Collector', @@ -135,12 +136,12 @@ 407 => 'Small Shield Dome', 408 => 'Large Shield Dome', 409 => 'Atmospheric Shield', -410 => 'Gravitons Cannon', +410 => 'Graviton Cannon', 411 => 'Orbital Defence Platform', 500 => 'Missiles', 502 => 'Interceptor', -503 => 'Interplanetary missiles', +503 => 'Interplanetary Missiles', 600 => 'Officers', 601 => 'Geologist', @@ -168,7 +169,7 @@ 706 => 'Research Upgrade', 707 => 'Fleet Upgrade', - 900 => 'Ressources', + 900 => 'Resources', 901 => 'Metal', 902 => 'Crystal', 903 => 'Deuterium', @@ -189,13 +190,13 @@ 22 => 'Provides storage for excess Metal.', 23 => 'Provides storage for excess Crystal.', 24 => 'Provides storage for excess Deuterium', -31 => 'A research lab is required in order to conduct research into new technologies.', +31 => 'The Research Center is required in order to conduct research. With this you can discover new technologies.', 33 => 'The Terraformer increases the usable area on the planet.', 34 => 'The Alliance Depot offers the possibility to supply fuel to friendly fleets in orbit.', 41 => 'The moon has no atmosphere therefore a lunar base must be built before the settlement of other buildings.', 42 => 'The sensor array allows you to monitor fleet movements. The higher the stage, the greater is the range of the phalanx.', 43 => 'Jump gates are huge transmitters that are able to send large fleets without loss of time through the universe.', -44 => 'missile silos used for storage of rockets.', +44 => 'Missile Silos are used for storage of Missiles.', 106 => 'Information about other planets and moons can be gained using this technology.', 108 => 'More fleets can be commanded by increasing computer capacities. Each level of computer technology increases the maximum number of fleets by one.', @@ -232,25 +233,25 @@ 214 => 'The destructive power of the Death Star is second to none and can destroy moons.', 215 => 'The Battle Cruiser is specialized in the interception of hostile fleets.', 216 => 'The successor of the popular death star, faster but not as strong.', -217 => 'Is a development of the large cargo, it has more carry capacity and flies faster with the right techonology.', +217 => 'The Heighliner is a Gigantic Transporter with a fair amount of Firepower.', 218 => 'The absolute worst case scenario, albeit very slowly.', -219 => 'Is a huge cargo space and new engines, enable it to fly faster and gather more in debris fields .', +219 => 'The Battle Recycler has a huge cargo space and new engines, this enables it to fly faster and gather more resources in debris fields.', 220 => 'After long years of research dark matter is now collectable from the moon.', -401 => 'The Rocket Launcher is a simple but cost-effective defense.', +401 => 'The Missile Launcher is a simple but cost-effective defense.', 402 => 'Light Lasers are simple ground based weapons that utilize special targeting systems to track the enemy and fire a high intensity laser designed to cut through the hull of the target.', 403 => 'The Heavy Laser is a practical, improved version of the Light Laser.', 404 => 'The Gauss Cannons fires high-density metal projectiles at extremely high velocity.', -405 => 'An ion cannon is a weapon that fires beams of ions (positively or negatively charged particles).', -406 => 'the Plasma Turret uses a large nuclear reactor fuel cell to power an electromagnetic accelerator that fires a pulse, or toroid, of plasma.', +405 => 'An Ion Cannon is a weapon that fires beams of ions (positively or negatively charged particles).', +406 => 'The Plasma Turret uses a large nuclear reactor fuel cell to power an electromagnetic accelerator that fires a pulse, or toroid, of plasma.', 407 => 'The Small Shield Dome envelops the whole planet in a field, which can absorb tremendous amounts of energy.', 408 => 'The development of the Large Shield Dome needs substantially more energy to endur attacks.', 409 => 'The evolution of the Great Shield Dome Shield technology. It uses much more energy but can endur even more attacks than any other shield.', -410 => 'After years of research at the gravitational force, researchers where able to develop a Graviation cannon that generate small concentrated Gravition field that can be shoot at the enemy.', -411 => 'There is an immovable defensive platform. It has no direct power, and is held by Gravity in a stable orbit of the planet. The start of this process requires high masses of energy.', +410 => 'After years of research into gravitational force, researchers where able to develop a Graviton Cannon that generates a small concentrated Gravition field that can be shot at the enemy.', +411 => 'This is an immovable defensive platform. It has no direct power, and is held in stable orbit by the gravity of the planet. Starting this process consume a high amount of energy.', -502 => 'Interceptor missiles are used to destroy attacking Interplanetary missiles.', -503 => 'Interplanetary missiles are used to destroy the opponents defenses.', +502 => 'Interceptor Missiles are used to destroy incoming Interplanetary missiles.', +503 => 'Interplanetary Missiles are used to destroy the opponents defenses.', 601 => 'The Geologist is a expert in astro-mineralogy and crystalography. He assists his teams in metallurgy and chemistry as he also takes care of the interplanetary communications optimising the use and refining of the raw material along the empire.', 602 => 'The Admiral is an experienced veteran and a skillful strategist. The hardest battle is able to get an idea of the situation and contact their admirals subordinates. A wise emperor could rely on their help during the fighting.', @@ -290,13 +291,13 @@ 22 => 'Provides storage for excess Metal.', 23 => 'Provides storage for excess Crystal.', 24 => 'Provides storage for excess Deuterium', -31 => 'A research lab is required in order to conduct research into new technologies.', +31 => 'The Research Center is required in order to conduct research. With this you can discover new technologies.', 33 => 'The Terraformer increases the usable area on the planet.', 34 => 'The Alliance Depot offers the possibility to supply fuel to friendly fleets in orbit.', 41 => 'The moon has no atmosphere therefore a lunar base must be built before the settlement of other buildings.', 42 => 'The sensor array allows you to monitor fleet movements. The higher the stage, the greater is the range of the phalanx.', 43 => 'Jump gates are huge transmitters that are able to send large fleets without loss of time through the universe.', -44 => 'missile silos used for storage of rockets.', +44 => 'Missile Silos are used for storage of Missiles.', 106 => 'Information about other planets and moons can be gained using this technology.', 108 => 'More fleets can be commanded by increasing computer capacities. Each level of computer technology increases the maximum number of fleets by one.', @@ -330,28 +331,28 @@ 211 => 'The bomber was specially designed to destroy a planets defences.', 212 => 'Solar satellites are simple platforms of solar cells that are located in a high stationary orbit. They collect the sunlight and pass it on to the ground station via laser. ', 213 => 'The destroyer is the king of the warships.', -214 => 'The destructive power of the Death Star is second to none and can destroy moons.', +214 => 'The destructive power of the Battle Fortress is second to none and can destroy moons.', 215 => 'The Battle Cruiser is specialized in the interception of hostile fleets.', -216 => 'The successor of the popular death star, faster but not as strong.', -217 => 'Is a development of the large cargo, it has more carry capacity and flies faster with the right techonology.', +216 => 'The successor of the popular Battle Fortress, faster but not as strong.', +217 => 'The Heighliner is a Gigantic Transporter with a fair amount of Firepower.', 218 => 'The absolute worst case scenario, albeit very slowly.', -219 => 'Is a huge cargo space and new engines, enable it to fly faster and gather more in debris fields .', +219 => 'The Battle Recycler has a huge cargo space and new engines, this enables it to fly faster and gather more resources in debris fields.', 220 => 'After long years of research dark matter is now collectable from the moon.', -401 => 'The Rocket Launcher is a simple but cost-effective defense.', +401 => 'The Missile Launcher is a simple but cost-effective defense.', 402 => 'Light Lasers are simple ground based weapons that utilize special targeting systems to track the enemy and fire a high intensity laser designed to cut through the hull of the target.', 403 => 'The Heavy Laser is a practical, improved version of the Light Laser.', 404 => 'The Gauss Cannons fires high-density metal projectiles at extremely high velocity.', -405 => 'An ion cannon is a weapon that fires beams of ions (positively or negatively charged particles).', -406 => 'the Plasma Turret uses a large nuclear reactor fuel cell to power an electromagnetic accelerator that fires a pulse, or toroid, of plasma.', +405 => 'An Ion Cannon is a weapon that fires beams of ions (positively or negatively charged particles).', +406 => 'The Plasma Turret uses a large nuclear reactor fuel cell to power an electromagnetic accelerator that fires a pulse, or toroid, of plasma.', 407 => 'The Small Shield Dome envelops the whole planet in a field, which can absorb tremendous amounts of energy.', 408 => 'The development of the Large Shield Dome needs substantially more energy to endur attacks.', 409 => 'The evolution of the Great Shield Dome Shield technology. It uses much more energy but can endur even more attacks than any other shield.', -410 => 'After years of research at the gravitational force, researchers where able to develop a Graviation cannon that generate small concentrated Gravition field that can be shoot at the enemy.', -411 => 'There is an immovable defensive platform. It has no direct power, and is held by Gravity in a stable orbit of the planet. The start of this process requires high masses of energy.', +410 => 'After years of research into gravitational force, researchers where able to develop a Graviton Cannon that generates a small concentrated Gravition field that can be shot at the enemy.', +411 => 'This is an immovable defensive platform. It has no direct power, and is held in stable orbit by the gravity of the planet. Starting this process consume a high amount of energy.', -502 => 'Interceptor missiles are used to destroy attacking Interplanetary missiles.', -503 => 'Interplanetary missiles are used to destroy the opponents defenses.', +502 => 'Interceptor Missiles are used to destroy incoming Interplanetary missiles.', +503 => 'Interplanetary Missiles are used to destroy the opponents defenses.', 601 => 'The Geologist is a expert in astro-mineralogy and crystalography. He assists his teams in metallurgy and chemistry as he also takes care of the interplanetary communications optimising the use and refining of the raw material along the empire.', 602 => 'The Admiral is an experienced veteran and a skillful strategist. The hardest battle is able to get an idea of the situation and contact their admirals subordinates. A wise emperor could rely on their help during the fighting.', @@ -370,11 +371,11 @@ 615 => 'The Raider placed under his command available to all officers in the empire, combining their skills to dominate the universe and to become an opponent almost invincible.', -701 => 'Increases the attack value of the ships and defenses.', -702 => 'Increases the value of ships shields and defenses', +701 => 'Increases the Attack Power of the Ships and Defenses.', +702 => 'Increases the Defensive Power of Ships\' shields and Defenses', 703 => 'Shorten the construction time for buildings', -704 => 'Increases resource production', -705 => 'Increases energy production', -706 => 'Shortens research time', -707 => 'Shortens flying time. Does not affect Expeditions.', +704 => 'Increases Resource Production', +705 => 'Increases Energy Output', +706 => 'Shortens Research Time', +707 => 'Shortens Travel Time. Does not affect Expeditions.', ); diff --git a/language/en/templates/email_vaild_reg.txt b/language/en/templates/email_vaild_reg.txt index 87dce658a..c1ca62feb 100644 --- a/language/en/templates/email_vaild_reg.txt +++ b/language/en/templates/email_vaild_reg.txt @@ -16,7 +16,6 @@ following activation link: Your login data: Username : {USERNAME} -Password : {PASSWORD} Should you be facing any issues with the automated registration, please contact the webmaster using the following email: