There are 22 previous versions of this script.
// ==UserScript==
// @name AntiGam_lang_en
// @namespace antikiller
// @description AntiGame translation - English (must be run before main AntiGame)
// @version 1.26.0
// @include http://*.ogame.*/game/index.php?page=*
// ==/UserScript==
(function () {
var AntiGame_lang = {};
AntiGame_lang.LabelsEN =
{
lbl_missAttack: 'Attack',
lbl_missColony: 'Colonization',
lbl_missDeploy: 'Deployment',
lbl_missDestroy: 'Moon Destruction',
lbl_missEspionage: 'Espionage',
lbl_missExpedition: 'Expedition',
lbl_missFederation: 'ACS Attack',
lbl_missHarvest: 'Harvest',
lbl_missHold: 'ACS Defend',
lbl_missTransport: 'Transport',
lbl_shipSCargo: 'Small Cargo',
lbl_shipLCargo: 'Large Cargo',
lbl_shipLFighter: 'Light Fighter',
lbl_shipHFighter: 'Heavy Fighter',
lbl_shipCruiser: 'Cruiser',
lbl_shipBattleship: 'Battleship',
lbl_shipColonizator: 'Colony Ship',
lbl_shipRecycler: 'Recycler',
lbl_shipSpy: 'Espionage Probe',
lbl_shipBomber: 'Bomber',
lbl_shipDestroyer: 'Destroyer',
lbl_shipRIP: 'Deathstar',
lbl_shipBCruiser: 'Battlecruiser',
lbl_shipSatellite: 'Solar Satellite',
lbl_defRLauncher: 'Rocket Launcher',
lbl_defLLaser: 'Light Laser',
lbl_defHLaser: 'Heavy Laser',
lbl_defGauss: 'Gauss Cannon',
lbl_defIon: 'Ion Cannon',
lbl_defPlasma: 'Plasma Turret',
lbl_defSShield: 'Small Shield Dome',
lbl_defLShield: 'Large Shield Dome',
lbl_RequiredEnergy: 'Energy needed',
rx_sendMail: /Send a message to (.+)\./
}
AntiGame_lang.InterfaceEN =
{
opt_languageName: 'English',
opt_title: 'AntiGame Options',
opt_btnOk: 'OK',
opt_btnCancel: 'Cancel',
opt_btnDefault: 'Default',
opt_language: 'Language',
opt_update_check: 'Auto-check for updates',
opt_thousandSeparator: 'Thousand separator',
opt_blockAutoComplete: 'Block Auto-Complete in Firefox',
opt_showDeficient: 'Show missing resources',
opt_showResources: 'Show extended resources information',
opt_showNames: 'Show ship/building/research names over images',
opt_nameColorOn: 'Name color: available',
opt_nameColorOff: 'Name color: unavailable',
opt_nameColorDisabled: 'Name color: not enough resources',
opt_showConstructionTitle: 'Show construction titles in the planet list',
opt_shortHeader: 'Always minimize planet image',
opt_misc_scrollTitle: 'Scroll time to the next event in the window title',
opt_uni_reDesigned: 'Old universe with the re-design installed',
opt_uni_SpeedFactor: 'Speed factor of this universe',
opt_uni_DFPercent: 'Percentage of fleet structure to debris',
opt_uni_DefenseToDF: 'Percentage of defense to debris',
opt_timeSetting: 'Change time values (hours only)',
opt_showServerOgameClock: 'Keep server time for top-right Ogame clock',
opt_showServerPhalanx: 'Keep server time for Phalanx view',
opt_showPageStartTime: 'Display the time the page was last refreshed',
opt_timeAMPM: 'Use 12-hours format (AM/PM) instead of 24-hours',
opt_timeDontChange: 'Don\'t change time',
opt_timeLocal: 'Always set to local timezone',
opt_timeServer: 'Always set to server timezone',
opt_killTips: 'Kill tooltips',
opt_showEventList: 'Show unfolded Event list on Overview',
opt_evt_showOnTop: 'Position of the Event list on the screen',
opt_evt_showReduced: 'Reduced Event list',
opt_evt_TimeMode: 'Clock/Countdown by default in the reduced Event List',
opt_evt_noScroll: 'No frame scrollbars appear when tooltips are displayed',
opt_phalanx_showDebris: 'Show theoretical debris in Phalanx view',
opt_evt_expandFleetsEvt: 'Show fleet composition and cargo (EventList)',
opt_evt_expandFleetsPhal: 'Show fleet composition and cargo (Phalanx)',
opt_galaxyShowRank: 'Show player/alliance ranks in Galaxy view',
opt_galaxyRankColor: 'Player/alliance ranks color',
opt_galaxyDebrisMin: 'Minimal size of debris to highlight (0 to turn off)',
opt_galaxyDebrisColor: 'Color of highlighted debris',
opt_galaxyHideMoon: 'Hide Moon picture (display moon size instead)',
opt_galaxy_Players: 'Highlight the following players',
opt_galaxy_PlayerColors: 'Colors for player highlighting',
opt_galaxy_Allys: 'Highlight the following alliances',
opt_galaxy_AllyColors: 'Colors for alliance highlighting',
opt_galaxy_keepTipsPlanets: 'Keep tooltips for planets and moons',
opt_galaxy_keepTipsDebris: 'Keep tooltips for debris fields',
opt_msg_PlunderThreshold: 'Low limit for theoretical plunder (x1000)',
opt_msg_DebrisThreshold: 'Low limit for theoretical debris (x1000)',
opt_msg_foldSmallPlunder: 'Fold reports with plunder and debris less than the limit',
opt_msg_showPlunder: 'Show plunder in spy reports',
opt_msg_addButtons: 'Additional buttons on Messages',
opt_msg_fixColors: 'Fix colors of combat reports',
opt_fleet_showCapacity: 'Show ships capacity and speed',
opt_fleet1_showResCalc: 'Show resource calculator',
opt_uni_maxPlayerScore: 'The strongest player has more than 5M points',
opt_autocopyCoords: 'Auto-copy coordinates',
opt_autocopyGlobal: 'Memorize coordinates from any page (not only current Ogame universe tabs)',
opt_fleet2_setTargetDF: 'Set target to DF if the fleet includes recyclers',
opt_fleet2_fixLayout: 'Fix flight information layout (page 2)',
opt_fleet2_ShortLinks: 'Target shortlinks (page 2)',
opt_fleet2_MoonColor: 'Color for moons in the shortlink list',
opt_fleet2_MoonsToEnd: 'Move moons to the end of the shortlinks list',
opt_fleet2_expandLists: 'Expand drop-down boxes (Speed, Shortcuts, ACSs)',
opt_fleet2_checkProbeCapacity: 'Check probes capacity before departure(page 2)',
opt_missionPriority: 'Mission priority',
opt_mvmt_expandFleets: 'Show fleet ships and cargo',
opt_mvmt_showReversal: 'Show reversal time for fleets',
opt_missAttack: 'Mission color: Attack',
opt_missColony: 'Mission color: Colonization',
opt_missDeploy: 'Mission color: Deploy',
opt_missDestroy: 'Mission color: Destroy',
opt_missEspionage: 'Mission color: Espionage',
opt_missExpedition: 'Mission color: Expedition',
opt_missFederation: 'Mission color: Federation',
opt_missHarvest: 'Mission color: Harvest',
opt_missHold: 'Mission color: Hold',
opt_missTransport: 'Mission color: Transport',
opt_msg_addSimButton: 'Add buttons for submitting spy reports to WebSim',
lbl_missAttack: 'Attack',
lbl_missColony: 'Colonization',
lbl_missDeploy: 'Deployment',
lbl_missDestroy: 'Moon Destruction',
lbl_missEspionage: 'Espionage',
lbl_missExpedition: 'Expedition',
lbl_missFederation: 'ACS Attack',
lbl_missHarvest: 'Harvest',
lbl_missHold: 'ACS Defend',
lbl_missTransport: 'Transport',
lbl_sectionGeneral: 'General',
lbl_sectionUniverse: 'Universe',
lbl_sectionTime: 'Time settings',
lbl_sectionEventList: 'Event list & Phalanx',
lbl_sectionGalaxy: 'Galaxy',
lbl_sectionMessages: 'Messages',
lbl_sectionFleetDispatch: 'Fleet dispatch',
lbl_sectionFleetMovement: 'Fleet movement',
lbl_optionsNote1: 'The option is stored for this universe only',
lbl_resetCoords: 'Reset - ',
lbl_TotalCapacity: 'Total capacity',
lbl_MinSpeed: 'Minimal speed',
lbl_ExPoints: 'Expedition points',
lbl_mvmt_Return: 'R',
lbl_resources: 'Resources',
lbl_debris: 'Debris',
lbl_total: 'Total',
lbl_loot: 'Loot',
lbl_metal: 'Metal',
lbl_crystal: 'Crystal',
lbl_shipSCargoAlt: 'SC',
lbl_shipLCargoAlt: 'LC',
lbl_shipRecyclerAlt: 'Recs',
lbl_shipSatelliteAlt: 'Sat.',
lbl_deficientRes: 'Missing resources',
lbl_Production: 'Production',
lbl_ArrivalACS: 'Arrival (ACS)',
lbl_btnMarkReadAll: 'Mark all displayed messages as read',
lbl_btnDeleteSmallPlunder: 'Delete spy reports with plunder < $plunder and debris < $debris',
lbl_Moon: 'Moon',
lbl_onTop: 'On top',
lbl_onBottom: 'On bottom',
lbl_onLeft: 'On left',
lbl_installNewVersion: 'Click to install new version',
lbl_Save: 'Save',
lbl_Clear: 'Clear',
lbl_Quantity: 'Quantity',
lbl_Duration: 'Duration',
lbl_Consumption: 'Consumption',
lbl_tmTime: 'Time',
lbl_tmCountdown: 'Countdown'
}
// -------------------------------
// Don't modify the code below
var mywindow;
try { mywindow = unsafeWindow; }
catch (e) { mywindow = window; }
if (!mywindow.AntiGame_lang)
mywindow.AntiGame_lang = AntiGame_lang;
else
for (var i in AntiGame_lang)
mywindow.AntiGame_lang[i] = AntiGame_lang[i];
}) ()