By Oo
—
Last update
Jul 3, 2009
—
Installed
704 times.
Add Syntax Highlighting (this will take a few seconds, probably freezing your browser while it works)
// ==UserScript==
// @name OGame-Lang.uk
// @namespace OGame
// @description OGameSkript - English (GB) language pack - (02.08.2008)
// @version For 1.6 Rev #6
// @injectframes 1
// @include http://uni*.ogame.*/*
// @include http://www.ogame.*/*
// @include http://ogame.*/*
// ==/UserScript==
//********************************************************************************************
var lang_o = new Array();
//global
lang_o['uni'] = 'Universe';
lang_o['res'] = new Array('Metal','Crystal','Deuterium','Energy');
lang_o['ship_name'] = new Array('Small Cargo', 'Large Cargo', 'Light Fighter', 'Heavy Fighter', 'Cruiser', 'Battleship', 'Colony Ship', 'Recycler', 'Espionage Probe', 'Bomber', 'Solar Satellite', 'Destroyer', 'Deathstar', 'Battlecruiser');
lang_o['def_name'] = new Array('Rocket Launcher', 'Light Laser', 'Heavy Laser', 'Gauss Cannon', 'Ion Cannon', 'Plasma Turret', 'Small Shield Dome', 'Large Shield Dome');
lang_o['ip_name'] = new Array('Anti-Ballistic Missiles','Interplanetary Missiles');
lang_o['btechs_name'] = new Array('Weapons Technology','Shielding Technology','Armour Technology');
//messages
lang_o['m_res'] = 'Resources on ';
//resourcen
lang_o['res_1'] = 'Total:';
//galaxie
lang_o['g_tf_met'] = /Metal:<\/th><th>([.0-9]+)/;
lang_o['g_tf_kri'] = /Crystal:<\/th><th>([.0-9]+)/;
lang_o['g_rank'] = new Array(/ranked ([.0-9]+)/,/ranked ([.0-9]+)/,/consisting of ([.0-9]+)/);
lang_o['g_rak'] = /Number of missiles \(([0-9]+) available\):/;
//building
lang_o['b_small'] = new Array(/<br>.+?<br>Requirements/,'<br>Requirements');
lang_o['b_res_1'] = new Array(/(Metal: )<b>([\.0-9]+)/,/(Crystal: )<b>([\.0-9]+)/,/(Deuterium: )<b>([\.0-9]+)/,/(Energy: )<b>([\.0-9]+)/);
lang_o['b_res_2'] = new Array(/Metal:(.*?)<br>/,/Crystal:(.*?)<br>/,/Deuterium:(.*?)<br>/);
//********************************************************************************************
var lang_s = new Array();
//global
lang_s['res'] = new Array('Metal','Crystal','Deuterium','Energy');
lang_s['mltyp'] = new Array('Co-ord', 'Name', 'Status', 'Points', 'Joined', 'Online');
lang_s['mlart'] = new Array('descending', 'ascending');
lang_s['hpurl'] = 'http://www.ogame-skript.com/org/';
lang_s['uni_s'] = 'Uni';
lang_s['ship_name'] = new Array('Small Cargo', 'Large Cargo', 'Light Fighter', 'Heavy Fighter', 'Cruiser', 'Battleship', 'Colony Ship', 'Recycler', 'Espionage Probe', 'Bomber', 'Solar Satellite', 'Destroyer', 'Deathstar', 'Battlecruiser');
lang_s['wochentage'] = new Array('Su', 'Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa');
lang_s['monate'] = new Array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
lang_s['plani_p'] = 'P: #*1*#';
lang_s['plani_m'] = 'M: #*1*#';
lang_s['laufzeit'] = 'Duration: #*1*# ms';
//options
lang_s['options'] = 'Go to settings';
lang_s['options_1'] = 'OGame Script: Settings';
lang_s['options_2'] = 'OGame Script: Licence';
lang_s['options_3'] = 'Ogame script is a Greasemonkey user script, which adds some handy features to OGame.<br /><br />2006-2007 Windows destroyers copyright (c), as of March 2007 Eleria & Co (see #*2*#), as of July 2007 a user group of the OGame forum (see team at #*3*#)';
lang_s['options_4'] = 'This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License.';
lang_s['options_5'] = 'This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.';
lang_s['options_6'] = 'For further details, show you the full GPL on the Internet on:<br />#*1*# (English)<br />#*2*# (German).<br /><br />Or write to the Free software Foundation, inc., 51 Franklin St, Fifth Floor, Boston, MA 02110, USA.';
//buildings
lang_s['g_done'] = 'Completed at: ';
//login
lang_s['login_1'] = 'Select "#*1*#" as default universe?\n\nThis will only save the number of the universe.\n(no playername or password!)';
lang_s['login_2'] = 'OGS: Save Uni';
//resourcen
lang_s['res_1'] = 'Energy per Solar Satellite: #*1*# at #*2*#%';
lang_s['res_2'] = 'Production';
lang_s['res_3'] = 'Hours';
lang_s['res_4'] = 'Days';
lang_s['res_5'] = 'All 100%';
lang_s['res_6'] = 'All 0%';
lang_s['res_7'] = 'For a total of #*1*# #*2*# on this planet you will need #*3*# or #*4*# for transport.';
lang_s['res_8'] = 'Metal and Crystal';
lang_s['res_9'] = 'Metal, Crystal and Deuterium';
//overview
lang_s['o_1'] = 'It was ascertained that the time shift is put wrong for about #*1*# minutes. Should this setting be fixed?\n(This message can be turned off in the OGS settings at "General" => " Auto time shift".)';
//fleet
lang_s['f_1'] = 'Ships';
lang_s['f_2'] = new Array('-','Debris','Expedition');
lang_s['f_3'] = 'Arrival (target)';
lang_s['f_4'] = 'Arrival (origin)';
lang_s['f_5'] = 'Please note, that depending on the speed of your internet access, the time given on top can be quite wrong around some seconds. The accepted server time in the overview or over the left menu can be pulled up for comparison - it serves as a basis for the time indicated here.';
lang_s['f_6'] = 'Times';
lang_s['f_7'] = 'Period (one route)';
lang_s['f_8'] = new Array('needed: ','available: ','missing: ');
lang_s['f_p'] = 'To planet #*1*#';
lang_s['f_m'] = 'To moon #*1*#';
lang_s['f_res_no'] = 'No resources';
lang_s['f_res_all'] = 'All resources (D-C-M)';
lang_s['f_storage'] = 'Selected cargo capacity';
lang_s['f_last_target'] = 'Fleet\'s last destination';
//handelsrechner
lang_s['trade_1'] = 'Trade ratio: ';
lang_s['trade_2'] = 'What do you want to buy?';
lang_s['trade_3'] = 'What do you want for your #*1*#?';
lang_s['trade_4'] = 'Mix (#*1*#% #*2*#)';
lang_s['trade_5'] = 'You will get #*1*#.';
lang_s['trade_6'] = 'You will need at least #*1*# for transport.';
lang_s['trade_7'] = 'Your trade partner will need at least #*1*# for transport.';
lang_s['trade_8'] = 'Trade offer text';
lang_s['trade_9'] = 'I have #*1*# #*2*# to offer. I would trade it for #*3*# (Ration: #*4*#).';
lang_s['trade_10'] = '#*1*# #*2*#';
lang_s['trade_11'] = '#*1*# #*2*# and #*3*# #*4*#';
lang_s['trade_12'] = '#*1*# LC';
lang_s['trade_13'] = '#*1*# SC';
lang_s['trade_14'] = ' or ';
//bewegte res
lang_s['resmove_1'] = 'Overview on moving resources';
lang_s['resmove_2'] = 'Mission';
lang_s['resmove_3'] = 'Total:';
lang_s['resmove_4'] = new Array('owntransport', 'Transport', 'owndeploy', 'Deploy', 'owncolony', 'Colony', 'ownhold', 'Hold', 'ownharvest', 'Harvest', 'ownattack', 'Attack', 'ownfederation', 'Federation');;
//buildings def ships and research
lang_s['b_1'] = 'Research points: #*1*#';
lang_s['b_cargo'] = new Array('SC','LC');
//nachrichten
lang_s['speedsim_lang'] = 'en';
lang_s['dragosim_lang'] = 'english';
lang_s['spio_adv_1'] = 'Insert espionage report into: #*1*# or #*2*#';
lang_s['spio_adv_2'] = 'Catchable resources: #*1*# Metal, #*2*# Crystal, #*3*# Deuterium';
lang_s['spio_adv_3'] = 'Needed cargo space: #*1*# Units';
lang_s['spio_adv_4'] = 'Needed cargo ships on attack: #*1*# LC or #*2*# SC';
lang_s['spio_adv_5'] = 'Remember';
//menu
lang_s['m_1'] = 'Pillory';
//farmliste
lang_s['farm_new'] = 'New co-ords';
lang_s['farm_all'] = 'All co-ords';
//techinfos
lang_s['techinfo_info_1'] = new Array('Level','Desciption');
lang_s['techinfo_info_2'] = new Array('Basis','Current');
lang_s['techinfo_info_3'] = new Array('Structural Integrity','Shield Strength','Attack Strength','Cargo Capacity','Speed','Fuel usage');
lang_s['techinfo_3'] = new Array('Deuterium synthesizer','','','','','','Fusion reactor');
lang_s['techinfo_14'] = new Array('Robotics factory','','','Shipyard','','','','','','','','Nanite factory||(planet only)');
lang_s['techinfo_15'] = new Array('Nanite factory','','Terraformer');
lang_s['techinfo_21'] = new Array('Shipyard','','Missile silo||Light fighter||Solar satellite||Rocketlauncher||Small shield dome||Anti-ballistic missile||Interplanetary missile','Small cargo ||Light laser','Heavy fighter||Espionage probe','Large cargo||Colony ship||Recycler||Heavy laser||Ion cannon','Cruiser','Large shield dome','Battleship','Bomber||Battlecruiser||Plasma turrent','Destroyer','','','Deathstar');
lang_s['techinfo_31'] = new Array('Research lab','','Computer technology||Energy technology','Armour Technology||Impulse Drive','Espionage Technology','Weapons technology||Ion technoloy','','Shielding technology','Hyperspace drive','','','Intergalactic research network','','Graviton technology');
lang_s['techinfo_41'] = new Array('Lunar base','+3 moon fields','Sensor phalanx||Jump gate');
lang_s['techinfo_44'] = new Array('Missile silo','','','Anti-ballistic missile','','Interplanetary missile');
lang_s['techinfo_106'] = new Array('Espionage technology','Better espionage','','Number foreign ships||Espionage probe','','Structure foreign ships||Expedition technology','','','','Number and type');
lang_s['techinfo_108'] = new Array('Computer technology','+1 fleet slot','','','','','','','','Intergalactic research network','','Nanite factory');
lang_s['techinfo_109'] = new Array('Weapons technology','+10% damage','','','Gauss cannon');
lang_s['techinfo_110'] = new Array('Shielding technology','+10% shields','Gauss cannon','Recycler||Small shield dome','','','Hyperspace technology','Large shield dome');
lang_s['techinfo_111'] = new Array('Armour technology','+10% armour','','Heavy fighter');
lang_s['techinfo_113'] = new Array('Energy technology','Production fusion reactor','Combustion drive||Impulse drive||Light laser','Laser technology','Fusion reactor||Shielding technology||Heavy laser','Ion technology','Hyperspace technology','Gauss cannon','','Plasma technology','','','','Terraformer');
lang_s['techinfo_114'] = new Array('Hyperspace technology','','','','Hyperspace drive','','Destroyer||Battlecruiser','Deathstar','Jump gate','Intergalactic research network');
lang_s['techinfo_115'] = new Array('Combustion drive','+10% speed','Light fighter','Small cargo','Espionage probe','','','Large cargo||Recycler');
lang_s['techinfo_117'] = new Array('Impulse drive','+20% speed||+5 range interplanetary missile','','Heavy fighter','Expedition technology||Colony ship','Cruiser','New drive for: Small cargo','Bomber');
lang_s['techinfo_118'] = new Array('Hyperspace drive','+30% speed','','','','Battleship','Battlecruiser','Destroyer','Deathstar','New drive for: Bomber');
lang_s['techinfo_120'] = new Array('Laser technology','','','','Light laser','','Ion technology','Heavy laser','','','','Plasma technology','','Battlecruiser');
lang_s['techinfo_121'] = new Array('Ion technology','','','Cruiser','','Ion cannon','Plasma technology');
lang_s['techinfo_122'] = new Array('Plasma technology','','','','','','Bomber','','Plasma turret');
lang_s['techinfo_123'] = new Array('Intergalactic research network','','2 Research labs','3 Research labs','4 Research labs','5 Research labs','6 Research labs','7 Research labs','8 Research labs','9 Research labs');
lang_s['techinfo_124'] = new Array('Expedition technology','+1h hold time','1 Expedition','','','2 Expeditions','','','','','3 Expeditions');
lang_s['techinfo_199'] = new Array('Graviton technology','','Deathstar');
//setup
lang_s['setup_wellcome_1'] = 'Welcome at the OGS settings';
lang_s['setup_wellcome_2'] = 'There you have the chance to make changes at the OGS. Therefore just click on a menu point and set the OGS to your wishes. To save the changes you made it could be, that you have to restart your webbrowser (after clicking on "Save").';
lang_s['setup_wellcome_3'] = 'Currently version #*1*# is installed';
lang_s['setup_wellcome_4'] = 'Search for updates';
lang_s['setup_update_1'] = 'Results of the search for updates';
lang_s['setup_update_2'] = 'GM version: #*1*#';
lang_s['setup_update_3'] = 'XPI version: #*1*#';
lang_s['setup_update_4'] = 'IE version: #*1*#';
lang_s['setup_update_5'] = 'No updates available';
lang_s['setup_update_6'] = 'Update: #*1*#';
lang_s['setup_update_7'] = 'No informations about the version could be found.';
lang_s['setup_save'] = 'Save';
lang_s['setup_head'] = 'OGS Settings';
lang_s['setup_savetext'] = 'Settings successfully saved! Please note, that the settings are only for the current account and the current computer as well as that the new settings will be displayed at the next page view.';
//setup Kopfzeilen
oset('all','General','On this page, you can carry out general settings of the OGS',1);
oset('over','Overview','With these options, you can edit the look of the overview page',1);
oset('imp','Empire','With these options, you can edit the look of the empire page',1);
oset('build','Buildings','With these options, you can edit the look of the construction pages (buildings, shipyard, research and defense)',1);
oset('fleet','Fleet','With these options, you can edit the look of the fleet pages',1);
oset('tech','Technology','With these options, you can edit the look of the technology page',1);
oset('gala','Galaxy','With these options, you can edit the look of the galaxy view',1);
oset('news','Messages','With these options, you can edit the look of the message page',1);
oset('stats','Statistics & Alliance','With these options, you can edit the look of the statistics and alliance pages',1);
oset('acolor','Alliance & Player Colors','With these options, you can decide if and in which colors players and alliances should be colored in the galaxy view',1);
oset('skin','Skin','With these options, you can turn the skin extension on or off',1);
oset('farm','Farm List','With these options, you can edit your farm list',1);
oset('plani','Planet List','With these options, you can edit the planet list and can decide the look of it',1);
oset('menu','Menu','With these options, you can edit the left menu. All additional links will be displayed beneath the credits',1);
oset('ally','Alliance','With these options, you can edit the alliance list',1);
oset('fcolor','Fleet Colors','With these options, you can adjust the colors of the fleet<br /><br />Style1 to 3 will change the appearance of the font, which is shown with the indicated value, Size increases or decreases the font size. The color of the text will be indicated by *Color* and *Link* color, whereby the *Link* color is only for elements with tooltips and for the co-ordinates.',1);
oset('statlinks','Statistic Link', 'With these option, you can add links to statistc pages.<br /><br />*UNI* = number of the universe<br />*NAME* = Name of player / alliance',1);
oset('login','Login','With these option, you can edit your login settings',1);
oset('import','Import & Export','With this option, you can im- and export your settings<br /><br />Please note, that just made changes will not be exported resp. will be lost by import.',1);
//setup settings
oset('ogs_language','Language','');
oset('uni_speed','Speed','Speed of the universe');
oset('skriptcolor','Script color','Text color for the added script extensions');
oset('max_tab_breite','Table width','Maximum width of the tables in pixels (between 520 and 2.000)');
oset('head_fix','Header fix','Fixes the header, so that it is permantly in the foreground');
oset('res_timer','Res timer','Shows the resources in the header in real time');
oset('endzeiten','End time','Show end times (end time of building, fleet arrival, etc.)');
oset('color_met','Metal','Text color for metal');
oset('color_kris','Crystal','Text color for crystal');
oset('color_deut','Deuterium','Text color for deuterium');
oset('color_eng','Energy','Text color for energy');
oset('zeitverschiebung','Time shift','Time shift in minutes, which is caused by other time zones.');
oset('zeitverschiebung_auto','Auto time shift','Automatically recognize, if the time shift is not correctly adjusted.');
oset('galaxietool','Galaxy tool<br />support','This option creates a invisible duplicate of the statistics and the galaxy view for the galaxy tool (only activate this feature, if you have problems with the galaxy tool, other script beside the OGS will then not shown, because they only operate by invisible tables and then also cause problems with the galaxy tool).');
oset('hintergrundbild_use','Change background image?','<u>Attention:</u> The website of the background image can readout your session ID!');
oset('hintergrundbild_url','URL','"none" or leave the row empty deletes the topical background image, every other inputs will be interpreted as a URL.');
oset('zeit_links','Time left','Show the adopted server time over the left menu');
oset('ang_zeit','RT Clock','Show the adopted server time in the overview (automatically oppressed if server time is shown over the left menu).');
oset('bewegteress','Moving resources','Show overview of the moving resources');
oset('handelsrechner','Trade calculator','Show trade calculator');
oset('kursmet','','Metal');
oset('kurskris','','Crystal');
oset('kursdeut','','Deuterium');
oset('overview_planetenliste','Planet list','Changes the list with the planet pictures.');
oset('imperium_calc_resis','Empire information','Show additional texts and informations in the empire view');
oset('imperium_kosten','Show costs','Show the costs for the next building level.');
oset('imperium_pic_change','Edit pictures','Changes the size of the picture.','imperium_pic_abstand1 imperium_pic_x1 imperium_pic_y1');
oset('imperium_pic_abstand','Spacing','Spacing to the cell border (20 = basic attitude)');
oset('imperium_pic_x','Picture width','(75 = basic attitude)');
oset('imperium_pic_y','Picture height','(71 = basic attitude)');
oset('building_info','Infos','Show additional informations per tooltip on the construction pages.');
oset('transbuild','Needed cargos','Show needed number of cargos for transport');
oset('building_energie','Energy consumption','Show extra energy consumption of mines and show extra production of plants / reactors.');
oset('colored_ress','Colored resources','The needed resources for construction will be colored');
oset('building_klein','Small construction pages','Minimize construction pages','building_klein_pics_size1');
oset('building_klein_pics_size','Size of the pictures','Size of the minimized pictures in the construction pages in pixels (e.g. 60, 120, ...)');
oset('building_bg','Colored construction pages','Recolor construction pages');
oset('building_bg_col1','Cell color','Background color for the tables');
oset('building_bg_col2','Border color','Border color for the tables');
oset('building_nopics','Remove pictures','Deletes the pictures.');
oset('building_doppelzeilen','Double row','Show two elements per row instead of one (e.g. metal and crystal mine are in one row).');
oset('building_reichweite','Range','Shown the range of the sensor phalanx and of the interplanentary missiles in the buildings page.');
oset('fltmenu_buttons','Fleet buttons','Show more buttons in the fleet menu (go to default planet / partner and options by loading the resources).');
oset('warnung','Warnings','Turns warnings off');
oset('ankft_zeit','Arrival time','Show more additional time informations (return time if canceled, arrival time of the fleet in the target selection)');
oset('auto_auftrag','Auto mission','Choose automatically a meaningful mission by sending fleet');
oset('def_plani','Default planet','Default planet (for the button in the fleet menu and in the overview');
oset('kein_deut','No deuterium','Do <i>not</i> notice deuterium in the fleet menu');
oset('stationieren_vorz','Prefer deploy','Prefer deploy over transport in the mission selection');
oset('flotte_seite2_combobox','Combo boxes','Changes the combo boxes to choose speed and planet / moon / debris into buttons');
oset('flotte_seite1_upsidedown','Upside Down','The list of moving fleets appears on top of the page');
oset('flotte_seite2_tfwahl','Recycler => debris','If a recycler is in the chosen fleet, select debris as target.');
oset('flotte_schiffauswahl','Ship selection','Shows the selected ships at the second and the third fleet page.');
oset('flotte_seite3_zeiten','Times','Shows flight duration, arrival at target / origin at the third fleet page.');
oset('flotte_seite2_shortlinks','Shortlinks','Sort and overwork the shortlinks of the second fleet page.');
oset('flotte_seite2_shortlinks_a','Activ Color','Color for the active planet / moon.');
oset('flotte_seite2_shortlinks_p','Passiv Color','Color for the row of the active planet / moon.');
oset('flotte_flugpos_enable','Flight position','Detects the last approached position and shows it on the second fleet page as selectable.');
oset('tech_info','Infos','Additional informations per tooltip, what the relative research level allows by built');
oset('techtree_pics','Add pictures','Add pictures');
oset('techtree_pics_size','Picture size','Size of the pictures in the technology page in pixels (e.g. 60, 120, ...)');
oset('techtree_bg','Colored technology page','Color technology page');
oset('techtree_bg_col1','Cell color','Background color for the technology page');
oset('techtree_bg_col2','Border color','Border color for the technology page');
oset('techtree_doppelzeilen','Double row','Show two elements per row instead of one (e.g. metal and crystal mine are in one row).');
oset('tf_limit','Debris limit','Debris limit (A debris have to have this size, so that it will be shown as text. -1 deactivates the output as text absolutly)');
oset('tf_color','Debris color','Border color for the debris');
oset('platz_anzeige','Players ranking','Directly show the ranking of the players in the galaxy view');
oset('allyplatz_anzeige','Alliance ranking','Directly show the ranking of the alliances in the galaxy view');
oset('gala_iprak_aktiv','IPM choice','Automatical choise for IPMs');
oset('gala_iprak_wert','','Missiles target');
oset('gala_iprak_max','Maximum','Set missile number to maximum.');
oset('spio','Expand espionage reports','Expand espionage reports with an info text and a link to the combat simulators.');
oset('news_expo_aktiv','Expo','Border with color');
oset('news_expo_farbe','Color','');
oset('news_pm_aktiv','Messages','Border with color');
oset('news_pm_farbe','Color','');
oset('news_am_aktiv','Alliance messages','Border with color');
oset('news_am_farbe','Color','');
oset('news_deletemessages','Deleting feature','Adds another deleting feature for messages at the top of the list.');
oset('igm_signatur_bool','Signature','Add signature to own private messages','igm_signatur1');
oset('igm_signatur','','Signature');
oset('show_punkte_diff','Point difference','Difference always to the own points total (point difference will only be shown at the statistic page on which you are listed)');
oset('show_punkte_diff_top','Point difference','Show difference always to the antecedent rank.');
oset('punkte_diff_fontsize','Font size','Font size for the point difference');
oset('stats_plusminusbuttons','Navigation buttons','Adds a forward and a backward button to the statistics.');
oset('gala_ally_faerben','Activate','Colors alliances in the galaxy view and the statistics.');
oset('gala_ally_sn_in_af','Player color','Use the alliance color also for the player name.');
oset('skin_advance','Skin extension','Additional CSS-Functions will be added to the skin');
oset('flotten_zusatz','Fleet structure / load','Show fleets with there structure / load in the overview');
oset('fehlress_als_text','Missing resources','Show missing resources (at buildings and so on) as text (commander only)');
oset('schiffs_geschw','Ship informations','Show or rather recolor additional information (ship speeds, etc.) in the fleet menu');
oset('farmliste_aktiv','Farm list','Activate farm list');
oset('plani_verbessern','Improve planet list','Improve the planet list (this option will be deactivated, if "Combo box" is activated)');
oset('plani_shortname','Short planet names','The planet and moon names will not be shown at the planet list (only the co-ordinates and <i>(M)</i> for moons)');
oset('plani_mondextra','Moons seperatly','Show moons seperated from there planets beneath');
oset('plani_mondklammern','Moon parenthensis','Removes the "(Moon)" at the moon name in the planet list');
oset('plani_linkplanetmond','Link to planet / moon','Adds a link to the appertaining planet / moon');
oset('plani_hpmarker','Highlight homeworld','Highlights the homeworld in the list');
oset('plani_hptotop','Homeworld at top','Send the homeworld at the top of the planet list');
oset('plani_pnm','Moon to planet','Lists the moon behind the moons planet.');
oset('plani_next','<< Planet >>','Adds links to the next and the previous planet, if they\'re available');
oset('plani_next_modus','','Mode: How should the list be steered? <br/> keyboard reacts only 0.2 seconds after side call (spam security) and 5 seconds after the last input (write message)');
oset('plani_next_liste','','List: In which order should the list of planets be interconnectable?');
oset('plani_next_tt','','Show tooltips?');
oset('plani_next_nomsg','','Deactivate the keyboard at pages of the own alliance and at writing messages.');
oset('plani_combobox','Combo box','Replaces the combo box to the planet choice.');
oset('plani_combobox_type','','Mode');
oset('plani_combobox_val','','At "solid text" is the text which will displayed, else the indication which position in the planet name the sign which will be displayed stands.');
oset('plani_combobox_tooltip','Tooltips','Show tooltips?');
oset('menu_mode','Menu mode','Decides how the left menu will be displayed.');
oset('menu_link_pos','Pasting position','From which position of the menu the links should be insert? -1 means at the end.');
oset('pranger','Pillory','Show a link to the pillory in the left menu');
oset('menu_link_enable','Menu link list','Turn on?');
oset('ml_sort','Member sorting','Add member list link about default assortment');
oset('ml_typ','','Default assortment of the member list (after type)');
oset('ml_art','','Default assortment of the member list (after order)');
oset('flotten_faerben','Color fleet','Recolor fleet in the overview');
oset('selectuniverse','Universe selection','Activates the universe selection.');
oset('fokusonlogin','Focus on login button','Activates the focus on the login button.');
oset('statlinks_use_stats','Statistic page','activ?');
oset('statlinks_use_gala','Galaxy page','activ?');
oset('statlinks_use_spio','Espionage report','activ?');
oset('statlinks_pn1','Player link 1','Name');
oset('statlinks_pu1','','Url');
oset('statlinks_pn2','Player link 2','Name');
oset('statlinks_pu2','','Url');
oset('statlinks_pn3','Player link 3','Name');
oset('statlinks_pu3','','Url');
oset('statlinks_pn4','Player link 4','Name');
oset('statlinks_pu4','','Url');
oset('statlinks_pn5','Player link 5','Name');
oset('statlinks_pu5','','Url');
oset('statlinks_an1','Alliance link 1','Name');
oset('statlinks_au1','','Url');
oset('statlinks_an2','Alliance link 2','Name');
oset('statlinks_au2','','Url');
oset('statlinks_an3','Alliance link 3','Name');
oset('statlinks_au3','','Url');
oset('statlinks_an4','Alliance link 4','Name');
oset('statlinks_au4','','Url');
oset('statlinks_an5','Alliance link 5','Name');
oset('statlinks_au5','','Url');
//setup special stuff
lang_s['sx_export'] = 'Export';
lang_s['sx_import'] = 'Import';
lang_s['sx_import_btn'] = 'Import settings';
lang_s['sx_import_msg'] = 'Are you sure you want to import this settings?';
lang_s['sx_default'] = 'Default';
lang_s['sx_default_btn'] = 'Return to default settings';
lang_s['sx_default_msg'] = 'Are you sure you want to return to default settings?';
lang_s['sx_ip_target'] = Array('All', 'Rocket Launcher', 'Light Laser', 'Heavy Laser', 'Gauss Cannon', 'Ion Cannon', 'Plasma Turret', 'Small Shield Dome', 'Large Shield Dome');
//lists
//slh_ = setting list headline
//sli_ = setting list info
//sld_ = setting list data
//sln_ = setting list new
lang_s['sl_new'] = '<New>';
lang_s['sl_del'] = '<Del>';
lang_s['sl_del_t'] = 'Delete';
//fleet color
lang_s['slh_fc'] = new Array('Espionage','Transport + Expeditions','Debris harvest','Deploy','Hold','Attack','ACS attack','Moon destroy','IP missile','Colonize','Phalanx');
lang_s['sli_fc'] = new Array('Affinity','Type','Color','Style 1','Style 2','Style 3','Size','Link');
lang_s['sld_fc_0'] = new Array('Own','Foreign');
lang_s['sld_fc_1'] = new Array('To','Back','Hold');
lang_s['sld_fc_2'] = new Array('input value:');
lang_s['sld_fc_3'] = new Array('normal','italic');
lang_s['sld_fc_4'] = new Array('normal','big','small');
lang_s['sld_fc_5'] = new Array('normal','under','over','strikthrough','blinking');
lang_s['sld_fc_6'] = new Array('0','+','-');
//allianc color
lang_s['sli_ac'] = new Array('Name','Alliance/Player','Color');
lang_s['sld_ac_0'] = new Array('Input value:\ne.g. "Player1,Player2,Player3"');
lang_s['sld_ac_1'] = new Array('Player','Alliance');
lang_s['sld_ac_2'] = new Array('Input color value:\ne.g. "#ff0000" or "red"');
lang_s['sln_ac'] = new Array('New');
//menu
lang_s['sli_m'] = new Array('Name','URL');
lang_s['sld_m'] = new Array('Input value:');
lang_s['sln_m'] = new Array('OGame','http://www.ogame.org/');
//********************************************************************************************
var lang = new Array();
lang['skript'] = lang_s;
lang['ogame'] = lang_o;
lang['id'] = 'uk';
lang['url'] = 'org';
lang['icon'] = 'gb';
lang['info'] = 'Language: English (GB)';
lang['name'] = 'English (GB)';
if (typeof unsafeWindow == 'undefined') unsafeWindow = document; // IE Support
if (typeof unsafeWindow.ogs_lang == 'undefined') unsafeWindow.ogs_lang = new Array();
if (typeof unsafeWindow.ogs_lang == 'boolean') //fehlermeldung ausgeben
{
for (var i = 0; i < ogs.lang.data.length; i++)
{
if (ogs.lang.data[i]['id'] == lang['id']) break;
}
//nur meldung zeigen wenn ogs schon gelaufen ist und das language packet noch nicht eingetragen ist.
if (unsafeWindow.ogs_lang == false && i >= ogs.lang.data.length)
{
alert('If you want to use the "'+lang['name']+'" language pack, you have to run it before OGS.');
}
}
else //language pack eintragen
{
for (var i = 0; i < unsafeWindow.ogs_lang.length; i++)
{
if (unsafeWindow.ogs_lang[i]['id'] == lang['id'])
{
unsafeWindow.ogs_lang.splice(i,1);
i--;
}
}
unsafeWindow.ogs_lang.push(lang);
}
//sh_ hauptmenu punkt text
//sp_ hauptmenu punkt infotext
//sn_ einstellungs name
//si_ einstellungs info
function oset(id,n1,n2,m)
{
if (m == 1)
{
lang_s['sh_'+id]=n1;
lang_s['sp_'+id]=n2;
}
else
{
lang_s['sn_'+id]=n1;
lang_s['si_'+id]=n2;
}
}
//********************************************************************************************