OGameTools translation

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • OGameTools translation

      Hi,

      OGameTools.com is a new site dedicated to OGame players.
      It is useful to have a complete view of your OGame account, and provide many useful tools for players

      OGameTools is a french project which has been translated into English and German recently
      I am looking for reviewers for both countries, and translators for all other countries
      The Italian version is in progress thanks to the help of Hedo

      English version : org.ogametools.com
      German version : de.ogametools.com

      The easiest way is to send me corrections for these countries by email: pingusman@ogametools.com

      For other countries, if you want help me, you can find the translations in this spoiler

      french version

      Source Code

      1. /*
      2. *
      3. *
      4. FILENAMES
      5. *
      6. *
      7. */
      8. define(FILENAME_HOF_PLAYERS,'classement-joueurs.html');
      9. define(FILENAME_HOF_ALLYS,'classement-alliances.html');
      10. define(FILENAME_TOP500,'classement-top500.html');
      11. define(FILENAME_TOP500_ALLYS,'classement-top500-alliances.html');
      12. define(FILENAME_HOF_ALLY,'classement-alliance.html');
      13. define(FILENAME_RECORDS,'records-ogame.html');
      14. define(FILENAME_STATS,'stats-ogame.html');
      15. define(FILENAME_MOON_DESTRUCTION,'destruction-lune.html');
      16. define(FILENAME_EVO_BAT,'evolution-batiments.html');
      17. define(FILENAME_EVO_FLOTTE,'evolution-flotte.html');
      18. define(FILENAME_EVO_FLOTTE2,'evolution-flotte2.html');
      19. define(FILENAME_EVO_RECH,'evolution-recherche.html');
      20. define(FILENAME_EVO_DEF,'evolution-defense.html');
      21. define(FILENAME_RENTA_MINES,'rentabilite-mines.html');
      22. define(FILENAME_CONV_PILL,'convertisseur-pillages.html');
      23. define(FILENAME_CONV_RC,'convertisseur-rc.html');
      24. define(FILENAME_CONV_RE,'convertisseur-re.html');
      25. define(FILENAME_CONV_EXP,'convertisseur-expeditions.html');
      26. define(FILENAME_TEMPS_VOL,'temps-vol.html');
      27. define(FILENAME_COMMERCE,'commerce.html');
      28. define(FILENAME_MES_VENTES,'mes-ventes.html');
      29. define(FILENAME_LISTE_VENTES,'liste-ventes.html');
      30. define(FILENAME_GRAVITON,'graviton.html');
      31. define(FILENAME_CARTO,'cartographie.html');
      32. define(FILENAME_PROFILS,'profils.html');
      33. define(FILENAME_ACCOUNT,'compte.html');
      34. define(FILENAME_ADMIN,'admin.html');
      35. define(FILENAME_BLOG,'blog.html');
      36. define(FILENAME_PILORI,'pilori.html');
      37. define(FILENAME_STAFF,'staff.html');
      38. define(FILENAME_CONCOURS,'concours.html');
      39. define(FILENAME_FORUM,'http://forum.ogametools.com');
      40. define(FILENAME_SEARCH_CARTO,'recherche-ogame.html');
      41. define(FILENAME_BOARD_NEWS,'http://forum.ogametools.com/index.php?board=5.0');
      42. define(FILENAME_SIMULATEUR_RC,'simulateur-combat.html');
      43. define(FILENAME_PROGRESSION,'classement-progression.html');
      44. /*
      45. *
      46. *
      47. OGAMETOOLS INTERFACE
      48. *
      49. *
      50. */
      51. /* --- INDEX --- */
      52. define(TEXT_MSG_FROM,'Message de');
      53. define(SITE_KEYWORDS,'ogame, tools, outils, joueurs, mines, vaisseaux, evolution');
      54. define(SITE_DESCRIPTION,'Outils pour les joueurs du jeu Ogame - Signature production, classements, convertisseurs RC/Pillages/Expeditions');
      55. define(TEXT_MENU_HOME,'accueil');
      56. define(TEXT_MENU_TOOLS,'outils');
      57. define(TEXT_MENU_HOF,'classements');
      58. define(TEXT_MENU_FORUM,'forum');
      59. define(TEXT_MENU_WIKI,'wiki');
      60. define(TEXT_MENU_ADMIN,'admin');
      61. define(TEXT_MENU_PROFILS,'profils');
      62. define(TEXT_MENU_BLOG,'blog');
      63. define(TEXT_MENU_CARTO,'carto');
      64. define(TEXT_ANNONCE1,'Participez au concours OGameTools !');
      65. define(TEXT_URL_ANNONCE1,'http://www.ogametools.com/concours.html');
      66. define(TEXT_ANNONCE2,'Téléchargez le script OGameTools');
      67. define(TEXT_URL_ANNONCE2,'http://www.ogametools.com/ogt.user.js');
      68. define(TEXT_NEWS,'Actualités');
      69. define(TEXT_VISITOR,'Visiteur');
      70. define(TEXT_FOOTER_SCRIPT,'Script OGameTools');
      71. define(URL_FOOTER_SCRIPT,'http://www.ogametools.com/ogt.user.js');
      72. define(TEXT_FOOTER_STAFF,'Staff');
      73. define(TEXT_FOOTER_IRC,'IRC');
      74. define(TEXT_FOOTER_PILORI,'Pilori');
      75. /* --- CLASSEMENTS AJAX --- */
      76. /* --- AUTRES AJAX --- */
      77. define(TEXT_HOF_DISABLED,'Classement désactivé');
      78. define(TEXT_PROFIL_DISABLED,'Profil désactivé');
      79. //evolution
      80. define(TEXT_METAL_COST,'Coût en métal');
      81. define(TEXT_CRISTAL_COST,'Coût en cristal');
      82. define(TEXT_DEUT_COST,'Coût en deutérium');
      83. define(TEXT_PROD_UP,'Amélioration de la production');
      84. define(TEXT_ENERGIE,'Energie');
      85. define(TEXT_TIME_PROD,'Temps de production');
      86. define(TEXT_TIME_BUILD,'Temps de construction');
      87. define(TEXT_YEAR_SUFFIX,'a');
      88. define(TEXT_MONTH_SUFFIX,'m');
      89. define(TEXT_DAY_SUFFIX,'j');
      90. define(TEXT_HOUR_SUFFIX,'h');
      91. define(TEXT_MINUT_SUFFIX,'m');
      92. define(TEXT_SECOND_SUFFIX,'s');
      93. define(TEXT_PRODUCTION_LEVEL,'Production niveau');
      94. define(TEXT_RENTABLE_AFTER,'Investissement rentable après');
      95. define(TEXT_PROBA_LUNE,'Probabilité destruction de la lune');
      96. define(TEXT_PROBA_EDLM,'Probabilité destruction des edlm');
      97. define(TEXT_POINTS_EQ,'Equivalent points');
      98. define(TEXT_MSG_SENT,'Message envoyé');
      99. define(TEXT_PROFIL_RAZ,'Profil remis à zéro');
      100. define(TEXT_TOTAL_POINTS,'Total points');
      101. define(TEXT_POINTS_IG,'Points IG');
      102. define(TEXT_PSEUDO_WR,'Pseudo introuvable sur War-Riders');
      103. define(TEXT_SCRIPT,'Script');
      104. define(TEXT_LINK_WR,'Lien War-riders');
      105. define(TEXT_EDIT_PROFIL,'Modifier profil');
      106. define(TEXT_MINES,'Mines');
      107. define(TEXT_POINTS_MINES,'Points mines');
      108. define(TEXT_FLOTTE,'Flotte');
      109. define(TEXT_POINTS_FLOTTE,'Points flotte');
      110. define(TEXT_NB_FLOTTE,'Nombre de vaisseaux');
      111. define(TEXT_FLOTTE_IG,'Vaisseaux IG (Script)');
      112. define(TEXT_RECHERCHE,'Recherche');
      113. define(TEXT_POINTS_RECHERCHE,'Points recherche');
      114. define(TEXT_DEFENSE,'Défense');
      115. define(TEXT_POINTS_DEFENSE,'Points défense');
      116. define(TEXT_DEFENSE_LUNAIRE,'Défenses lunaires');
      117. define(TEXT_INSTALLATIONS,'Installations');
      118. define(TEXT_POINTS_INSTALLATION,'Points batiments');
      119. define(TEXT_INSTALLATION_LUNAIRE,'Installations lunaires');
      120. define(TEXT_MSG_SENT,'Messages envoyés');
      121. //temps vol
      122. define(TEXT_DUREE_VOL,'Durée du vol');
      123. define(ERROR_DATE_FORMAT,'Format date incorrect');
      124. define(TEXT_IMPACT,'Impact');
      125. define(TEXT_IMPACT_H,'Heure de l\'impact');
      126. define(TEXT_DEPART,'Départ');
      127. define(TEXT_RETOUR,'Retour');
      128. define(TEXT_DEPART_H,'Heure de départ');
      129. define(TEXT_RETOUR_H,'Heure de retour');
      130. define(TEXT_CONSO,'Consommation');
      131. //pillages
      132. define(TEXT_EXPORT_FORUM,'Export Forum');
      133. define(TEXT_SAVE_HISTORY,'Historique des sauvegardes');
      134. define(TEXT_DATE,'Date');
      135. define(TEXT_COORD,'Coord.');
      136. define(TEXT_DEUT_SHORT,'Deut');
      137. define(TEXT_PERTES_ATT,'Pertes attaquant');
      138. define(TEXT_PERTES_DEF,'Pertes def');
      139. define(TEXT_PILLAGES,'pillages');
      140. define(TITLE_PILLAGES,'Pillages');
      141. define(TEXT_FROM_DATE,'Du');
      142. define(TEXT_TO_DATE,'au');
      143. define(TEXT_THE_DATE,'Le');
      144. define(TEXT_METAL_UNITS,'unités de métal');
      145. define(TEXT_CRISTAL_UNITS,'unités de cristal');
      146. define(TEXT_AND,'et');
      147. define(TEXT_DEUT_UNITS,'unités de deutérium');
      148. define(TEXT_REC,'Recyclage(s)');
      149. define(TEXT_BILAN,'Bilan');
      150. define(TEXT_PERTES_DEFENSEUR,'Pertes défenseur');
      151. define(TEXT_PERTES,'Pertes');
      152. define(TEXT_RENTA,'Rentabilité');
      153. define(ERROR_NO_RESULT,'Aucun résultat sur la période.');
      154. //expeditions
      155. define(TEXT_ANTIMATIERE,'Antimatiere');
      156. define(TEXT_VAISSEAUX,'Vaisseaux');
      157. define(TEXT_NB,'Nb');
      158. define(TEXT_DEL,'Suppr.');
      159. define(TEXT_RESULTAT,'Résultat');
      160. define(TEXT_EXPEDITIONS,'expéditions');
      161. define(TEXT_RESS_GAGNE,'Ressources gagnées');
      162. define(TEXT_VAISS_GAGNE,'Vaisseaux gagnés');
      163. define(TEXT_EVT_DETAIL,'Détail des évènements');
      164. define(TEXT_MARCHAND,'Marchand');
      165. define(TEXT_AVANCE,'Avance');
      166. define(TEXT_RETARD,'Retard');
      167. define(TEXT_PIRATES,'Pirates');
      168. define(TEXT_ALIENS,'Aliens');
      169. define(TEXT_TROUNOIR,'Trou noir');
      170. define(TEXT_RIEN,'Rien');
      171. //commerce
      172. define(TEXT_RESS_EQ,'Equivalent ressources');
      173. define(TEXT_PLAYER,'Joueur');
      174. define(TEXT_SELL_RESS,'Ressource vendue');
      175. define(TEXT_QUANTITE,'Quantité');
      176. define(TEXT_SELL_CONTRE,'Contre');
      177. define(TEXT_DE_CRISTAL,'de cristal');
      178. define(TEXT_DE_DEUT,'de deutérium');
      179. define(TEXT_DE_METAL,'de métal');
      180. define(ERROR_NO_OFFERS,'Aucune offre sur cet univers.');
      181. //graviton
      182. define(TEXT_SAT_PROD,'Production d\'un satellite');
      183. define(TEXT_CURRENT_PROD,'Production d\'énergie actuelle');
      184. define(TEXT_ENERGIE_MANQ,'Energie manquante');
      185. define(TEXT_NB_SATS_NEED,'Nombre de satellites nécessaire');
      186. define(TEXT_NB_SATS_TODO,'Nombre de satellites à construire');
      187. define(TEXT_RESS_NEED,'Ressources nécessaires');
      188. define(TEXT_UNIVERS_SHORT,'Uni');
      189. define(TEXT_PLANET,'Planète');
      190. define(TEXT_MOON,'Lune');
      191. define(TEXT_ALLY,'Alliance');
      192. define(TEXT_LAST_UPDATE,'Dernière mise à jour');
      193. //carto
      194. define(TEXT_CARTO_B,'b');
      195. define(TEXT_CARTO_V,'v');
      196. define(TEXT_CARTO_I,'i');
      197. define(TEXT_CARTO_II,'I');
      198. define(TEXT_CARTO_F,'f');
      199. define(TEXT_CARTO_D,'d');
      200. /* --- DIVERS --- */
      201. define(TEXT_ERREUR_SQL,'Erreur dans le programme, le webmaster a été prévenu, merci de réessayer plus tard.');
      202. define(TEXT_PROFIL_SIGNALE,'Merci. Le profil va être vérifié par les modérateurs.');
      203. define(TEXT_GRAPH_POINTS,'Points');
      204. define(TEXT_GRAPH_VAISSEAUX,'Vaisseaux');
      205. define(TEXT_HEURE,'Heure');
      206. define(TEXT_JOUR,'Jour');
      207. define(TEXT_SEMAINE,'Semaine');
      208. define(TEXT_METAL,'Metal');
      209. define(TEXT_CRISTAL,'Cristal');
      210. define(TEXT_DEUT,'Deuterium');
      211. define(TEXT_UNIVERS,'Univers');
      212. define(TEXT_JOUEUR,'Joueur');
      213. define(TEXT_ALLIANCE,'Alliance');
      214. define(TEXT_MOTIF_SIGNALE,'Motif');
      215. define(TEXT_MOTIF_FAKE,'Fake');
      216. define(TEXT_MOTIF_PSEUDO,'Pseudo inexistant IG');
      217. define(TEXT_MOTIF_TEMPERATURE,'Températures');
      218. define(TEXT_MOTIF_AUTRE,'Autres');
      219. define(TEXT_COMMENT,'Commentaire');
      220. define(TEXT_BUTTON_SEND,'Envoyer');
      221. define(TEXT_INFO_IP,'Afin d\'éviter les abus, votre adresse ip et votre login sont enregistrés.<br>Maximum 1 signalement par minute.');
      222. /* --- TOOLBOX --- */
      223. define(TEXT_SITE_MAINTENANCE,'Site en maintenance');
      224. define(TEXT_BAD_LOGIN,'Identifiants incorrects');
      225. define(TEXT_CH_OBLIG,'Tous les champs sont obligatoires');
      226. define(TEXT_BAD_EMAIL,'L\'adresse mail n\'est pas valide');
      227. define(TEXT_ACCOUNT_EXIST,'Ce compte existe déjà (login ou email)');
      228. define(TEXT_YOUR_ACCOUNT,'Votre compte');
      229. define(TEXT_FICHE_PLAYER,'Fiche joueur [VAR]');
      230. define(TEXT_FICHE_ALLY,'Fiche alliance [VAR]');
      231. define(TEXT_VOS_PROFILS,'Vos profils');
      232. define(TEXT_PROFIL_UPDATE,'Mise à jour du profil');
      233. define(TEXT_VOTRE_SIGN,'Votre signature');
      234. define(TEXT_IMPORT_EMPIRE,'Import empire');
      235. define(TEXT_NEWS,'Actualités');
      236. define(TEXT_PILORI,'Pilori');
      237. define(TEXT_ADMINISTRATION,'Administration');
      238. define(TEXT_CLASS_ALLYS,'Classement des alliances');
      239. define(TEXT_TOP500_MULTI,'Top500 multi-univers');
      240. define(TITLE_TOP500,'Top500 multi-univers');
      241. define(TITLE_TOP500_ALLYS,'Top500 alliances');
      242. define(TITLE_RECORDS,'Tableau des records');
      243. define(TITLE_STATS_OGAME,'Statistiques OGame');
      244. define(TITLE_HOF_PLAYERS,'Classement des joueurs');
      245. define(TITLE_COUT_EVO,'Coût d\'évolution');
      246. define(TITLE_COUT_BATIMENTS,'Coût des batiments');
      247. define(TITLE_MOONBREAK,'Simulateur destruction lune');
      248. define(TITLE_RENTA_MINES,'Rentabilité des mines');
      249. define(TITLE_CONV_PILL,'Convertisseur de pillages');
      250. define(TITLE_COUT_FLOTTE,'Coût des vaisseaux');
      251. define(TITLE_COUT_RECH,'Coût des recherches');
      252. define(TITLE_COUT_BAT,'Coût evolution');
      253. define(TITLE_CONV_RC,'Convertisseur de RC');
      254. define(TITLE_CONV_EXP,'Convertisseur expéditions');
      255. define(TITLE_CONV_RE,'Convertisseur de RE');
      256. define(TITLE_TEMPS_VOL,'Temps de vol');
      257. define(TITLE_GRAVITON,'Simulateur de graviton');
      258. define(TITLE_COMMERCE,'Calculette commerce');
      259. define(TITLE_MES_VENTES,'Mes ventes');
      260. define(TITLE_LISTE_VENTES,'Liste des offres');
      261. define(TITLE_COUT_DEF,'Coût des défenses');
      262. define(TITLE_COUT_EVO,'Coût d\'évolution');
      263. define(TITLE_STAFF,'Equipe OGameTools.com');
      264. define(TITLE_CONCOURS,'Concours OGameTools.com');
      265. define(TITLE_CARTO,'Cartographie');
      266. define(ERROR_NO_PROFIL,'Profil inexistant');
      267. define(ERROR_PROFIL_EXIST,'Un profil avec le même pseudo existe déjà sur cet univers !');
      268. define(ERROR_FAKE_RESS,'Ressources non mises à jour (fake)');
      269. define(ERROR_FAKE_INS,'Installations planètes non mises à jour (fake)');
      270. define(ERROR_FAKE_DEF,'Défenses non mises à jour (fake)');
      271. define(ERROR_FAKE_DEF_LUN,'Défenses lunaires non mises à jour (fake)');
      272. define(ERROR_FAKE_RECH,'Recherches non mises à jour (fake)');
      273. define(ERROR_FAKE_FLOTTE,'Flotte non mise à jour (fake)');
      274. define(TEXT_PROFIL_UPDATED,'Profil mis à jour');
      275. define(TEXT_EMAIL_SUJBECT_PASSW,'Votre nouveau mot de passe OgameTools.com');
      276. define(TEXT_BONJOUR,'Bonjour');
      277. define(TEXT_LOGIN,'Login');
      278. define(TEXT_PASSWORD,'Mot de passe');
      279. define(TEXT_STAFF_SIGN,'L\'équipe OgameTools');
      280. define(TEXT_EMAIL_PASSWD,'Voici vos identifiants de connexion pour le site OgameTools.com');
      281. define(TEXT_PASSWD_SENT,'Un nouveau mot de passe a été envoyé à');
      282. define(ERROR_NO_ACCOUNT_EMAIL,'Aucun compte avec cette adresse mail');
      283. define(TEXT_PASSWD_UPDATED,'Mot de passe mis à jour');
      284. define(TEXT_SHORTCUTS,'Raccourcis');
      285. define(TEXT_SEARCH_ENGINE,'Recherche joueur');
      286. define(META_ACCOUNT,'Gestion de votre compte');
      287. define(META_PROFILS,'Gestion de vos profils');
      288. define(META_COUT_RECH,'Cout des recherches d\'une technologie ogame');
      289. define(META_COUT_FLOTTE,'Cout des vaisseaux d\'une flotte ogame');
      290. define(META_COUT_BAT,'Cout des batiments d\'un empire ogame');
      291. define(META_MOONBREAK,'Simulateur destruction lune');
      292. define(META_CONV_PILL,'Convertisseur de pillages pour ogame');
      293. define(META_RENTA_MINES,'Calcul rentabilité des mines sur ogame');
      294. define(META_CONV_RC,'Convertisseur de RC');
      295. define(META_CONV_EXP,'Convertisseur expéditions');
      296. define(META_COMMERCE,'Calculette commerce ogame');
      297. define(META_GRAVITON,'Simulateur de graviton ogame');
      298. define(META_MON_COMMERCE,'Mon commerce sur ogame');
      299. define(META_LISTE_COMMERCE,'Liste des ventes de ressources en cours');
      300. define(META_COUT_DEF,'Cout des défenses ogame');
      301. define(META_TOP500,'Top500 des joueurs ogame');
      302. define(META_HOF_PLAYERS,'Classements joueurs');
      303. define(META_RECORDS,'Records Ogame');
      304. define(META_HOF_ALLYS,'Classements alliances');
      305. define(META_TOP500_ALLYS,'Top500 des alliances');
      306. define(META_HOF_ALLY,'Classement de l\'alliance');
      307. define(META_STATS,'Statistiques OGame');
      308. define(META_STAFF,'Equipe OGameTools.com');
      309. define(META_CONCOURS,'Concours OGameTools.com');
      310. define(META_NEWS,'Actualités Ogame Tools');
      311. define(META_CARTO,'Cartographie');
      312. define(META_DEFAULT,'Outils pour Ogame');
      313. define(TEXT_ONE_PILLAGE,'pillage');
      314. define(TEXT_DAYS,'jours');
      315. define(TEXT_DAY,'jour');
      316. define(TEXT_COLONIE,'Colonie');
      317. /* --- HOF --- */
      318. define(TEXT_RANG,'Rg.');
      319. define(TEXT_SIGNALER,'Signaler');
      320. define(TEXT_POINTS_MINES,'Points dans<br>les mines');
      321. define(TEXT_TOTAL,'Total');
      322. define(TEXT_RECORDS_PROD,'Records productions');
      323. define(TEXT_UPDATE_ON,'Mis à jour le');
      324. define(TEXT_PROD_DAY,'Production totale par jour');
      325. define(TEXT_PROD_METAL_DAY,'Production métal par jour');
      326. define(TEXT_PROD_CRISTAL_DAY,'Production cristal par jour');
      327. define(TEXT_PROD_DEUT_DAY,'Production deutérium par jour');
      328. define(TEXT_NB_VAISSEAUX,'Nombre de vaisseaux');
      329. define(TEXT_POINTS_VAISSEAUX,'Points dans<br>la flotte');
      330. define(TEXT_BATIMENTS,'Batiments');
      331. define(TEXT_POINTS_BATIMENTS,'Points dans<br>les batiments');
      332. define(TEXT_SUM_TECHNOS,'Somme des<br>technologies');
      333. define(TEXT_POINTS_RECH,'Points dans<br>la recherche');
      334. define(TEXT_NB_DEF,'Nombre de<br>défenses');
      335. define(TEXT_POINTS_DEF,'Points dans<br>la défense');
      336. define(TEXT_EQUIVALENT_METAL,'Equivalent<br>métal');
      337. define(TEXT_EQUIVALENT_CRISTAL,'Equivalent<br>cristal');
      338. define(TEXT_EQUIVALENT_DEUT,'Equivalent<br>deutérium');
      339. define(TEXT_MEMBERS,'Membres');
      340. define(TEXT_AVG,'Moyenne');
      341. define(TEXT_HOF_RECH,'Classement recherches');
      342. define(TEXT_HOF_BAT,'Classement batiments');
      343. define(TEXT_HOF_FLOTTE,'Classement flottes');
      344. define(TEXT_HOF_DEF,'Classement défenses');
      345. define(TEXT_PERCENT_OF,'% de');
      346. //stats
      347. define(TEXT_TOPFLOP,'TOP / FLOP');
      348. define(TEXT_CURRENT_TOP,'TOP DE LA SEMAINE EN COURS');
      349. define(ERROR_NODATA_ON,'Aucune donnée enregistrée le');
      350. define(TEXT_CURRENT_FLOP,'FLOP DE LA SEMAINE EN COURS');
      351. define(TEXT_LAST_TOP,'TOP DE LA SEMAINE DERNIERE');
      352. define(TEXT_LAST_FLOP,'FLOP DE LA SEMAINE DERNIERE');
      353. define(TEXT_MOSTWANTED,'MOST WANTED');
      354. define(TEXT_MW_PLAYERS,'JOUEURS');
      355. define(TEXT_MW_ALLYS,'ALLIANCES');
      356. define(TEXT_STATS_PILL,'PILLAGES');
      357. define(TEXT_STATS_PILL_DAY,'PILLAGES DU JOUR');
      358. define(TEXT_STATS_PILL_WEEK,'PILLAGES DE LA SEMAINE');
      359. define(TEXT_STATS_EXP,'EXPEDITIONS');
      360. define(TEXT_STATS_EXP_DAY,'EXPEDITIONS DU JOUR');
      361. define(TEXT_STATS_EXP_WEEK,'EXPEDITIONS DE LA SEMAINE');
      362. define(TEXT_TOTAL_WIN,'Total gains');
      363. define(TEXT_TOTAL_LOST,'Total pertes');
      364. define(TEXT_TOTAL_VAISSEAUX,'Total vaisseaux');
      365. define(TEXT_TOTAL_RESS,'Total ressources');
      366. //records
      367. define(TEXT_RECORDS_UNIVERS,'Records univers');
      368. define(TEXT_RECORDS_MULTIUNI,'Records OGame.fr');
      369. define(TEXT_RECORDS_MULTIUNI_NOSPEED,'Records OGame.fr sauf univers speciaux');
      370. define(TEXT_RESSOURCES,'Ressources');
      371. define(TEXT_INSTALLATIONS_LUNAIRES,'Installations lunaires');
      372. define(TEXT_PROD_DAY,'Production par jour');
      373. define(TEXT_TITRES,'Titres');
      374. define(TEXT_MINE_METAL,'Mine de métal');
      375. define(TEXT_MINE_CRISTAL,'Mine de cristal');
      376. define(TEXT_MINE_DEUT,'Synthétiseur de deutérium');
      377. define(TEXT_CES,'Centrale solaire');
      378. define(TEXT_CEF,'Centrale de fusion');
      379. define(TEXT_HM,'Hangar de métal');
      380. define(TEXT_HC,'Hangar de cristal');
      381. define(TEXT_HD,'Réservoir de deutérium');
      382. define(TEXT_USINE_ROBOTS,'Usine de robots');
      383. define(TEXT_CHANTIER_SPATIAL,'Chantier spatial');
      384. define(TEXT_LABO,'Laboratoire');
      385. define(TEXT_DEPOT,'Dépôt de ravitaillement');
      386. define(TEXT_SILO,'Silo de missiles');
      387. define(TEXT_NANITES,'Usine de nanites');
      388. define(TEXT_TERRA,'Terraformeur');
      389. define(TEXT_BASE_LUNAIRE,'Base lunaire');
      390. define(TEXT_PHALANGE,'Phalange de capteur');
      391. define(TEXT_PDS,'Porte de saut spatial');
      392. define(TEXT_LM,'Lanceur de missiles');
      393. define(TEXT_LLE,'Artillerie laser légère');
      394. define(TEXT_LLO,'Artillerie laser lourde');
      395. define(TEXT_CG,'Canon de Gauss');
      396. define(TEXT_AI,'Artillerie à ions');
      397. define(TEXT_LP,'Lanceur de plasma');
      398. define(TEXT_PB,'Petit bouclier');
      399. define(TEXT_GB,'Grand bouclier');
      400. define(TEXT_MI,'Missile interception');
      401. define(TEXT_MIP,'Missile interplanétaire');
      402. define(TEXT_SATS_SOL,'Satellites solaires');
      403. define(TEXT_HOM_FER,'Homme de fer');
      404. define(TEXT_HOM_VERRE,'Homme de verre');
      405. define(TEXT_HOM_DIAMANT,'Homme de diamant');
      406. define(TEXT_MIN_CHINOIS,'Mineur chinois');
      407. define(TEXT_RIDEAU_FER,'Rideau de fer');
      408. define(TEXT_SAVANT,'Savant fou');
      409. define(TEXT_ECUREUIL,'Ecureuil mutant');
      410. define(TEXT_TOTAUX_CUMUL,'totaux cumulés');
      411. define(TEXT_EVERYBODY,'Tout le monde');
      412. define(TEXT_PLUSIEURS,'Plusieurs joueurs');
      413. define(TEXT_INFO_HDF,'% points indestructibles maximum');
      414. define(TEXT_INFO_HDV,'% points indestructibles minimum');
      415. define(TEXT_INFO_HDD,'Points indestructibles maximum');
      416. define(TEXT_INFO_MC,'Points dans les mines maximum');
      417. define(TEXT_INFO_SF,'Points dans la recherche maximum');
      418. define(TEXT_INFO_EM,'Capacité de stockage maximum');
      419. define(TEXT_INFO_RDF,'Points dans la défense maximum');
      420. define(TEXT_EXPORT_TOP5,'Export top 5');
      421. define(TEXT_UPDATE_30MIN,'Les classements sont mis à jour toutes les 30min');
      422. define(TEXT_INFO_EXPE,'Les vaisseaux gagnés sont convertis en equivalent resssources, puis ajoutés aux ressources gagnées.<br>
      423. Gains sur les 7 derniers jours. Les pertes sont déduites du total converti. <br>');
      424. define(TEXT_ASK_TAUX,'Demande de changement des taux sur ce classement');
      425. define(TEXT_TAUX_SUBJECT,'Changement taux uni');
      426. define(TEXT_INFO_PILL,'Gains sur les 7 derniers jours. Les pertes sont déduites du total converti. <br>
      427. Uniquement les pillages envoyés avec le script OGameTools sont pris en compte.');
      428. define(TEXT_INFO_STATS,'Les données de cette page sont actualisées via le script OGameTools<br />
      429. Le top/flop de la semaine est calculé du samedi au samedi');
      430. /* --- DISPLAY --- */
      431. define(TEXT_NEW_USER,'Nouvel utilisateur');
      432. define(TEXT_PASSWD_SHORT,'Pass');
      433. define(TEXT_EMAIL,'Email');
      434. define(TEXT_VALID,'Valider');
      435. define(TEXT_CONNECTED_AS,'Connecté en tant que');
      436. define(TEXT_LOGOFF,'Quitter');
      437. define(TEXT_IDENTIFICATION,'Identification');
      438. define(TEXT_FORGET_PASS,'Mot de passe oublié');
      439. define(TEXT_CREATE_ACCOUNT,'Créer un compte');
      440. define(TEXT_EMAIL_ACCOUNT,'Email du compte');
      441. define(TEXT_NEW_PASS,'Nouveau mot de passe');
      442. define(TEXT_HOME_PAGE,'<p><br />Bienvenue sur OGameTools.com, le nouveau site référence de la communauté OGame</p>
      443. <p>Ce site vous permet de gérer votre compte Ogame :
      444. <ul class="home">
      445. <li> - Vision globale de vos empires, export pour présentation forum</li>
      446. <li> - Résumé de votre production sous forme de signature</li>
      447. <li> - Classements mineurs, chercheurs, raideurs et défenseurs par univers et multi-univers</li>
      448. <li> - Outils d\'aide à la gestion de votre compte</li>
      449. <li> - Convertisseur de pillages et de RC</li>
      450. <li> - Convertisseur de rapports d\'espionnage</li>
      451. <li> - Aucune publicité intrusive !</li>
      452. </ul>
      453. </p>
      454. <p>L\'inscription est rapide et gratuite via le menu de droite</p>');
      455. define(TEXT_TOP_SEMAINE_HOME,'TOP DE LA SEMAINE');
      456. define(TEXT_MORE_STATS,'Plus de stats ici');
      457. define(TEXT_CREATE_PROFIL,'Créer un nouveau profil');
      458. define(TEXT_PSEUDO,'Pseudo');
      459. define(TEXT_ALLIANCE_LIST,'Alliances existantes');
      460. define(TEXT_OK,'OK');
      461. define(TEXT_SIGNATURE,'Signature');
      462. define(TEXT_UPDATE_PROFIL,'Mise<br>à jour');
      463. define(TEXT_DEL_PROFIL,'Suppr.');
      464. define(TEXT_HOF_MINES_PROFILS,'Hof<br>Mines');
      465. define(TEXT_HOF_FLOTTE_PROFILS,'Hof<br>Flottes');
      466. define(TEXT_HOF_RECH_PROFILS,'Hof<br>Rech.');
      467. define(TEXT_HOF_DEF_PROFILS,'Hof<br>Déf.');
      468. define(TEXT_HOF_BAT_PROFILS,'Hof<br>Batiments');
      469. define(TEXT_HOF_RECORDS_PROFILS,'Records');
      470. define(TEXT_HOF_EXPES_PROFILS,'Hof<br>Expes');
      471. define(TEXT_HOF_PILL_PROFILS,'Hof<br>Pillages');
      472. define(TEXT_CONFIRM_DELETE,'Etes vous sur de vouloir supprimer le profil');
      473. define(TEXT_ALT_NOHOF,'Configurer votre profil pour ne pas apparaître dans les classements');
      474. define(TEXT_TMAX,'T° Max');
      475. define(TEXT_CES_BR,'Centrale<br>solaire');
      476. define(TEXT_CEF_BR,'Centrale<br>de fusion');
      477. define(TEXT_SATS,'Satellites');
      478. define(TEXT_HM_BR,'Hangar<br>métal');
      479. define(TEXT_HC_BR,'Hangar<br>cristal');
      480. define(TEXT_HD_BR,'Réservoir<br>deutérium');
      481. define(TEXT_PLANETES,'Planètes');
      482. define(TEXT_LUNES,'Lunes');
      483. define(TEXT_UDR_BR,'Usine<br>de robots');
      484. define(TEXT_CS_BR,'Chantier<br>spatial');
      485. define(TEXT_DEPOT_BR,'Dépot de<br>ravitaillement');
      486. define(TEXT_SILO_BR,'Silo de<br>missiles');
      487. define(TEXT_UDN_BR,'Usine de<br>nanites');
      488. define(TEXT_PHALANGE_BR,'Phalange de<br>capteur');
      489. define(TEXT_PDS_BR,'Porte de<br>saut spatial');
      490. define(TEXT_LM_BR,'Lanceur de<br>missiles');
      491. define(TEXT_LLE_BR,'Artillerie laser<br>légère');
      492. define(TEXT_LLO_BR,'Artillerie laser<br>lourde');
      493. define(TEXT_CG_BR,'Canon de<br>Gauss');
      494. define(TEXT_AI_BR,'Artillerie<br>à ions');
      495. define(TEXT_LP_BR,'Lanceur de<br>plasma');
      496. define(TEXT_PB_BR,'Petit<br>bouclier');
      497. define(TEXT_GB_BR,'Grand<br>bouclier');
      498. define(TEXT_MI_BR,'Missile<br>interception');
      499. define(TEXT_MIP_BR,'Missile<br>interplanétaire');
      500. define(TEXT_NOMBRE,'Nombre');
      501. define(TEXT_PTS,'Petits transporteurs');
      502. define(TEXT_GTS,'Grands transporteurs');
      503. define(TEXT_CLES,'Chasseurs légers');
      504. define(TEXT_CLOS,'Chasseurs lourds');
      505. define(TEXT_CROS,'Croiseurs');
      506. define(TEXT_VBS,'Vaisseaux de bataille');
      507. define(TEXT_VDCS,'Vaisseaux de colonisation');
      508. define(TEXT_RCS,'Recycleurs');
      509. define(TEXT_SONDES,'Sondes espionnage');
      510. define(TEXT_BBS,'Bombardiers');
      511. define(TEXT_DDS,'Destructeurs');
      512. define(TEXT_EDLMS,'Etoiles de la mort');
      513. define(TEXT_TRAQS,'Traqueurs');
      514. define(TEXT_TECHNO,'Technologie');
      515. define(TEXT_LEVEL,'Niveau');
      516. define(TEXT_T_ENERGIE,'Technologie Energie');
      517. define(TEXT_T_LASER,'Technologie Laser');
      518. define(TEXT_T_IONS,'Technologie Ions');
      519. define(TEXT_T_HYPER,'Technologie Hyperespace');
      520. define(TEXT_T_PLASMA,'Technologie Plasma');
      521. define(TEXT_T_COMB,'Réacteur à combustion');
      522. define(TEXT_T_IMP,'Réacteur à impulsion');
      523. define(TEXT_T_PROP,'Propulsion hyperespace');
      524. define(TEXT_T_ESPIO,'Technologie Espionnage');
      525. define(TEXT_T_ORDI,'Technologie Ordinateur');
      526. define(TEXT_T_ASTRO,'Technologie Astrophysique');
      527. define(TEXT_T_RRI,'Réseau de recherche intergalactique');
      528. define(TEXT_T_GRAVITON,'Technologie Graviton');
      529. define(TEXT_T_ARMES,'Technologie Armes');
      530. define(TEXT_T_BOUCLIER,'Technologie Bouclier');
      531. define(TEXT_T_PROTEC,'Technologie Protection des vaisseaux spatiaux');
      532. define(TEXT_SAVE,'Enregistrer');
      533. define(TEXT_OTHER_BAT,'Autres batiments');
      534. define(TEXT_COORDONNEES,'Coordonnées');
      535. define(TEXT_MINES_OF,'Mines de'); //Mines de pseudo
      536. define(TEXT_DEGRES,'°C');
      537. define(TEXT_PROD,'Production');
      538. define(TEXT_BY_HOUR,'Par heure');
      539. define(TEXT_BY_DAY,'Par jour');
      540. define(TEXT_BY_WEEK,'Par semaine');
      541. define(TEXT_TECH_OF,'Technos de');//Technos de pseudo
      542. define(TEXT_POINTS_RECH,'Points dans les recherches');
      543. define(TEXT_FLOTTE_OF,'Flotte de');//Flotte de pseudo
      544. define(TEXT_PTS_FLOTTE,'Points dans la flotte');
      545. define(TEXT_TECH_COMBAT,'Technos combat');
      546. define(TEXT_EXPORT_EMPIRE,'Export forum de votre empire');
      547. define(TEXT_EXPORT_FLOTTE,'Export forum de votre flotte');
      548. define(TEXT_EXPORT_MINES,'Export forum de vos mines');
      549. define(TEXT_EXPORT_TECH,'Export forum de vos technos');
      550. define(TEXT_DEFENSES,'Défenses');
      551. define(TEXT_MES_PROFILS,'Mes profils');
      552. define(TEXT_MON_COMPTE,'Mon compte');
      553. define(TEXT_LISTE_PROFILS_SIGNALES,'Liste profils signalés');
      554. define(TEXT_LISTE_SUSPECTS,'Liste profils suspects');
      555. define(TEXT_TAUX,'Taux');
      556. define(TEXT_STATS,'Stats');
      557. define(TEXT_STATS_MODOS,'Stats Modos');
      558. define(TEXT_ALLYS,'Alliances');
      559. define(TEXT_PLAYERS,'Joueurs');
      560. define(TEXT_TOP500,'Top 500');
      561. define(TEXT_TOP500_ALLYS,'Top 500 alliances');
      562. define(TEXT_HALL_OF_FAME,'Hall Of Fame');
      563. define(TEXT_TITLE_STATS,'Statistiques');
      564. define(SIGN_BG,'Image de fond');
      565. define(SIGN_PSEUDO_COLOR,'Couleur du pseudo');
      566. define(SIGN_PSEUDO_SIZE,'Taille du pseudo');
      567. define(SIGN_SAMPLES,'Exemples');
      568. define(SIGN_PSEUDO_OMBRE,'Couleur de l\'ombre du pseudo');
      569. define(SIGN_OMBRE_CHECKBOX,'Case cochée = pas d\'ombre');
      570. define(SIGN_SIZE,'Taille signature');
      571. define(SIGN_BG_CHECKBOX,'Case cochée = pas de fond');
      572. define(SIGN_BG_PSEUDO,'Couleur de fond du pseudo');
      573. define(SIGN_PROD_COLOR,'Couleur de la production');
      574. define(SIGN_PROD_SIZE,'Taille de la production');
      575. define(SIGN_TITLE_COLOR,'Couleur des titres');
      576. define(SIGN_TITLE_SIZE,'Taille des titres');
      577. define(SIGN_FONT,'Police de caractère');
      578. define(SIGN_BOLD_CHECKBOX,'Case cochée = gras');
      579. define(SIGN_SIZE_INFO,'Les tailles doivent être une valeur entre 5 et 15');
      580. define(SIGN_UNIT,'Unité');
      581. define(SIGN_U,'Unités');
      582. define(SIGN_K,'Milliers (k)');
      583. define(SIGN_M,'Millions (M)');
      584. define(SIGN_SEP,'Séparateur');
      585. define(SIGN_NO,'Aucun');
      586. define(SIGN_SPACE,'Espace');
      587. define(SIGN_POINT,'Point');
      588. define(SIGN_ALIGN,'Alignement');
      589. define(SIGN_LEFT,'Gauche');
      590. define(SIGN_RIGHT,'Droite');
      591. define(SIGN_CENTER,'Centré');
      592. define(SIGN_GENERER,'Générer');
      593. define(SIGN_CODE,'Code Forum');
      594. define(TEXT_INCLUDE_SPEED,'Inclure les univers rapides');
      595. define(TEXT_POSITION,'Position');
      596. define(TEXT_CLASSEMENTS,'Classements');
      597. define(TEXT_MINEURS,'Mineurs');
      598. define(TEXT_RAIDEURS,'Raideurs');
      599. define(TEXT_CHERCHEURS,'Chercheurs');
      600. define(TEXT_DEFENSEURS,'Défenseurs');
      601. define(TEXT_EXPLORATEURS,'Explorateurs');
      602. define(TEXT_PILLEURS,'Pilleurs');
      603. define(TEXT_PROD_BY,'Production par');
      604. define(TEXT_REC_CUMUL,'Records cumulés');
      605. define(TEXT_DISPLAY,'Afficher');
      606. define(TEXT_COUNTRY_GAME,'Ogame.fr');
      607. define(TEXT_NO_SPEED_UNI,'sauf univers spéciaux');
      608. define(TEXT_ALL_NEWS,'Toutes les news');
      609. define(ERROR_EMPIRE_BB,'Empire non géré (pour infocompte utiliser la version sans BBcode)');
      610. define(ERROR_BAD_CHOICE1,'Impossible d\'importer cet empire.<br>Vérifier que vous n\'avez pas choisi infocompte au lieu de commandant :)');
      611. define(ERROR_BAD_CHOICE2,'Impossible d\'importer cet empire.<br>Vérifier que vous n\'avez pas choisi commandant au lieu de infocompte :)');
      612. define(TEXT_ACTION,'Action');
      613. define(TEXT_COMMENT,'Commentaire');
      614. define(TEXT_MODO,'Modérateur');
      615. define(ERROR_BAD_ADDRESS,'L\'adresse mail n\'est pas valide');
      616. define(TEXT_UPDATED,'Mise à jour effectuée.');
      617. define(TEXT_CHANGE_PASS,'Changer de mot de passe');
      618. define(TEXT_MES_PREFS,'Mes préférences');
      619. define(TEXT_MAIN_PROFIL,'Profil principal');
      620. define(TEXT_RACC_RIGHT,'Raccourcis menu de droite');
      621. define(TEXT_MSG_HISTORY,'Historique messages');
      622. define(TEXT_SENDER,'Expediteur');
      623. define(TEXT_MESSAGE,'Message');
      624. define(TEXT_NO_MESSAGE,'Aucun message reçu');
      625. define(TITLE_OGAME_ACCOUNT,'COMPTE OGAME');
      626. define(TEXT_CLASSEMENT,'Classement');
      627. define(TEXT_VAISSEAUX_IG,'Vaisseaux IG');
      628. define(TEXT_PM,'Planète Mère');
      629. define(TEXT_MAJ,'Dernière MAJ');
      630. define(TEXT_CLICS,'Clics');
      631. define(ERROR_SCRIPT_NOINFO,'Aucune donnée récente pour ce joueur.<br>
      632. Ce cadre est mis à jour avec le script OGameTools<br>
      633. télécharger le et parcourez régulièrement <br>
      634. les classements pour avoir le plus de données à jour');
      635. define(TITLE_PROFIL_OGT,'PROFIL OGAMETOOLS');
      636. define(TEXT_TYPE,'Type');
      637. define(TEXT_PROD_NB,'Prod / Nb');
      638. define(ERROR_HIDE_BY_PLAYER,'Informations masquées par le joueur');
      639. define(ERROR_NO_PROFIL_OGT,'Ce joueur n\'a pas encore de profil sur OGameTools ou son pseudo est incorrect.');
      640. define(TITLE_EVO,'EVOLUTION DU JOUEUR');
      641. define(TITLE_CARTO_MAJ,'CARTOGRAPHIE');
      642. define(ERROR_NOINFO_PLAYER,'Aucune information sur ce joueur');
      643. define(ERROR_BAD_PARAMETER,'Paramètres incorrects');
      644. define(TEXT_EVOLUTION_FROM,'Evolution du');
      645. define(TITLE_MEMBERS_LIST,'LISTE DES MEMBRES');
      646. define(TEXT_RANK,'Rang');
      647. define(TEXT_EVOLUTION,'Evolution');
      648. define(TEXT_POINTS_ON,'Points le');
      649. define(TEXT_PROG_FROM,'Progression<br>du');
      650. define(TEXT_PROG_SINCE,'Progression depuis<br>le');
      651. define(TEXT_TOP_WEEK,'Top de la semaine');
      652. define(TEXT_FLOP_WEEK,'Flop de la semaine');
      653. define(TITLE_EVO_ALLY,'EVOLUTION DE L\'ALLIANCE');
      654. define(TEXT_COORD_ALLY,'Coordonées de l\'alliance');
      655. define(TEXT_INFO_SCRIPT_ALLY,'Les données de cette page sont actualisées via le script OGameTools<br />
      656. Demandez aux membres de votre alliance de l\'installer pour avoir les données les plus fiables possible.');
      657. define(ERROR_BAD_ALLY,'Alliance inexistante.');
      658. define(TEXT_GALA,'Galaxie');
      659. define(TEXT_SYS,'Système');
      660. define(TITLE_COUT_EVO,'Coût évolution');
      661. define(TITLE_RENTA,'Rentabilité mines');
      662. define(TITLE_MOON,'Destruction lune');
      663. define(TITLE_PILL,'Convertisseur Pillages');
      664. define(TITLE_RC,'Convertisseur RC');
      665. define(TITLE_RE,'Convertisseur RE');
      666. define(TITLE_EXPED,'Convertisseur Expéditions');
      667. define(TITLE_TPS_VOL,'Temps vol');
      668. define(TITLE_COMMERCE2,'Commerce');
      669. define(TEXT_YES,'Oui');
      670. define(TEXT_NO,'Non');
      671. /* --- TOOLS --- */
      672. define(TEXT_SPEED_UNI,'Vitesse uni');
      673. define(TEXT_DESIRED_LEVEL,'Niveau désiré');
      674. define(TEXT_CURRENT_LEVEL,'Niveau actuel');
      675. define(TEXT_T_MAX,'T° max');
      676. define(TEXT_PROFIL,'Profil');
      677. define(TEXT_FACULTATIF,'facultatif');
      678. define(TEXT_CALCULER,'Calculer');
      679. define(TEXT_TAUX_METAL,'Taux métal');
      680. define(TEXT_TAUX_CRISTAL,'Taux cristal');
      681. define(TEXT_MOON_SIZE,'Taille de la lune');
      682. define(TEXT_NB_EDLM,'Nombre d\'EDLM');
      683. define(TEXT_PILL_DELETED,'Pillage supprimé');
      684. define(TEXT_PERTES_MIPS,'Pertes mips');
      685. define(TEXT_RAPPORTS_OGAME,'Rapports Ogame non convertis');
      686. define(TEXT_RAPPORT_CONVERT,'Rapports convertis');
      687. define(TEXT_APERCU,'Apercu');
      688. define(TEXT_REINIT,'Effacer');
      689. define(TEXT_QUOTE,'Citation');
      690. define(TEXT_CENTER,'Centré');
      691. define(TEXT_BG_FORUM,'Forum clair');
      692. define(TEXT_NB_MIPS,'Nb mips');
      693. define(TEXT_SEUILS,'Seuils mise en forme');
      694. define(TEXT_NO_SAVE,'Pas de sauvegarde');
      695. define(TEXT_PROFIL_FOR_SAVE,'Profil pour enregistrement');
      696. define(TEXT_EXPORT_PILL,'Export pillages');
      697. define(TEXT_DATE_START,'Date début');
      698. define(TEXT_DATE_END,'Date fin');
      699. define(TEXT_TECHNOCRATE,'Technocrate');
      700. //rc
      701. define(TEXT_DATE_RC,'Les flottes suivantes se sont affrontées le');
      702. define(TEXT_BOUCLIER,'Bouclier');
      703. define(TEXT_COQUE,'Coque');
      704. define(TEXT_DETRUIT_RC,'Détruit !');
      705. define(TEXT_ATT_PERDU_RC,'L\'attaquant a perdu au total');
      706. define(TEXT_DEF_PERDU_RC,'Le défenseur a perdu au total');
      707. define(TEXT_UNITS,'unités');
      708. define(TEXT_CDR_CONTIENT,'Un champ de débris contenant');
      709. define(TEXT_SE_FORME,'se forme dans l\'orbite de la planète');
      710. define(TEXT_PROBA_CREATION_LUNE,'La probabilité de création d\'une lune est de');
      711. define(TEXT_LUNE_CREEE,'Les quantités énormes de métal et de cristal s\'attirent, formant ainsi une lune dans l\'orbite de cette planète');
      712. define(TEXT_LUNE_CREEE2,'Une lune a été crée');
      713. define(TEXT_VOS,'Vos');
      714. define(TEXT_REC_CAPACITY,'recycleurs ont une capacité totale de');
      715. define(TEXT_PERTES_PILL,'Pertes pillages');
      716. define(TEXT_WITH_REC,'avec/sans recyclage');
      717. define(TEXT_RENTA_TOTALE,'Rentabilité totale');
      718. define(TEXT_RENTA_DETAIL,'Rentabilité attaquant par ressource');
      719. define(TEXT_CONVERT,'Convertir');
      720. define(TEXT_SKIN,'Thème');
      721. define(TEXT_OPTIONS,'Options');
      722. define(TEXT_DATE_HOUR,'Date et heure');
      723. define(TEXT_ATT_RECYCLE,'L\'attaquant recycle');
      724. define(TEXT_DEF_RECYCLE,'Le défenseur recycle');
      725. define(TEXT_RENTA_DETAIL2,'Rentabilité détaillée');
      726. define(TEXT_ATT_ALLY,'Alliance attaquant');
      727. define(TEXT_DEF_ALLY,'Alliance défenseur');
      728. define(TEXT_CALCUL_CONSO,'Calcul consommation');
      729. define(TEXT_PERCENT,'Pourcentage');
      730. define(TEXT_COMBU,'Combustion');
      731. define(TEXT_IMPU,'Impulsion');
      732. define(TEXT_PROPU,'Propulsion');
      733. define(TITLE_FLOTTES,'FLOTTES');
      734. define(TITLE_RECHERCHE,'RECHERCHES');
      735. define(TITLE_DEFENSE,'DEFENSES');
      736. define(TITLE_BATIMENT,'BATIMENTS');
      737. //temps vol
      738. define(TEXT_START,'Départ');
      739. define(TEXT_DEST,'Destination');
      740. define(TEXT_SPEED,'Vitesse');
      741. define(TEXT_HORAIRES,'Horaires');
      742. define(TEXT_RETURN,'Retour');
      743. define(TEXT_IMPACT,'Impact');
      744. //evo
      745. define(TEXT_LOAD_PLANET,'Charger une planète');
      746. define(TEXT_CURRENT,'Actuel');
      747. define(TEXT_OBJ,'Objectif');
      748. define(TEXT_CONSTRU,'Construction');
      749. define(TEXT_LOAD_PROFIL,'Charger un profil');
      750. define(TEXT_TEMPS,'Temps');
      751. define(TEXT_RECHERCHES,'Recherches');
      752. define(TEXT_GRAVITON,'Graviton');
      753. define(TEXT_CALCULATRICE,'Calculatrice');
      754. //expe
      755. define(TEXT_EXP_DELETED,'Expeditions supprimées');
      756. define(TEXT_RES_EXP,'Résultats expéditions');
      757. define(TEXT_RC_EXPE,'RC Aliens / Pirates');
      758. define(TEXT_EXPORT_EXPES,'Export expéditions');
      759. define(TEXT_EXPORT_DETAIL,'Export détaillé');
      760. //commerce
      761. define(ERROR_BAD_RESSOURCES,'Erreur de saisie - ressources identiques.');
      762. define(TEXT_NEW_VENTE,'Nouvelle vente ajoutée');
      763. define(TEXT_VENTE_DELETED,'Vente supprimée');
      764. define(TEXT_VENDEUR,'Vendeur');
      765. define(TEXT_RESSOURCE,'Ressource');
      766. define(TEXT_FINAL,'Final');
      767. define(TEXT_ADD,'Ajouter');
      768. define(TEXT_CURRENT_SELLS,'Mes ventes en cours');
      769. define(ERROR_NO_SELL,'Aucune vente en cours.');
      770. define(TEXT_ALL_RESS,'Toutes');
      771. define(TEXT_PERCENT_FINAL,'Sur pourcentage final');
      772. define(TEXT_NB_SATS,'Nb de satellites');
      773. define(TEXT_INGENIEUR,'Officier ingénieur');
      774. define(TEXT_PROG_SAMEDI,'Progression depuis samedi');
      775. //admin
      776. define(TEXT_REMARK,'Remarque');
      777. define(TEXT_ACTIF,'Actif');
      778. define(TEXT_BAD_PSEUDO,'Pseudo introuvable');
      779. define(TEXT_TOUS,'Tous');
      780. define(TEXT_COMMENT_PILORI,'Commentaire pilori');
      781. define(TEXT_CURRENT_TAUX,'Taux en cours sur vos univers');
      782. define(TEXT_ADMIN_LASTVISIT,'Dernière visite');
      783. define(TEXT_ADMIN_LASTSIGNAL,'Dernier signalé traité');
      784. define(TEXT_ADMIN_LASTPILORI,'Dernier pilori');
      785. define(TEXT_ADMIN_LASTFORUM,'Dernière visite forum');
      786. define(TEXT_RAZ,'Raz');
      787. define(TEXT_DESACT,'Dés.');
      788. define(TEXT_SS_PRESENTS,'systèmes solaires présent dans la carto');
      789. define(TEXT_SS_MANQUANTS,'Systèmes manquants');
      790. define(TEXT_NB_SIGNAL,'Nb signalements');
      791. define(TEXT_PROFIL_OK,'Profil OK');
      792. define(TEXT_DISABLE,'Désactiver');
      793. define(TEXT_COMMENT_SIGNAL,'Commentaire signaleur');
      794. define(TEXT_SIGNALED_BY,'Signalé par');
      795. //concours
      796. define(TEXT_NOT_IDENTIFIED,'Vous devez etre identifié pour participer.');
      797. define(TEXT_PARTICIPATION_OK,'Votre participation a bien été prise en compte !');
      798. define(TEXT_NO_REPONSE,'Merci de choisir une réponse');
      799. define(TEXT_INTRO_CONCOURS,'OGameTools vous propose de gagner 3 coupons Gameforge d\'une valeur de 10€ chacun.<br>
      800. Pour participer il suffit de répondre à la question suivante et de remplir tous les champs du formulaire.');
      801. define(TEXT_QUESTION_CONCOURS,'En quelle année a été lancé le premier serveur OGame en france ?');
      802. define(TEXT_CHOIX_PROFIL,'Choix du profil');
      803. define(TEXT_MAIL_VALIDE,'Adresse mail valide');
      804. define(TEXT_OPTIN_CONCOURS,'Oui, je veux recevoir les bons plans des partenaires de OGameTools');
      805. define(TEXT_RULES,'Régles du jeu');
      806. define(TEXT_RULES_LIST,'- Pour participer il faut avoir un compte OGameTools, et s\'identifié sur le site.<br>
      807. - Une seule participation par profil (compte ogame) autorisée.<br>
      808. - Un profil incorrect ne pourra pas etre tiré au sort. (profil vide, fake, pseudo inexistant IG)<br>
      809. - Un profil lié à un compte ogame créé après le 1er octobre ne pourra pas etre tiré au sort.<br>
      810. - Le tirage au sort sera effectué le 24 décembre 2011. Les gagnants seront prévenus par email.<br>
      811. - Si l\'adresse mail ou le profil sont inccorects, un autre gagnant sera tiré au sort.<br>');
      812. define(TITLE_EXPORT_CONCOURS,'<b>Invitez vos alliés</b> (code forum à copier/coller) :');
      813. define(TEXT_EXPORT_CONCOURS,'[center]
      814. [url=http://www.ogametools.com/concours.html][img]http://org.ogametools.com/images/concours1.jpg[/img][/url]
      815. OGameTools, site de référence pour les joueurs OGame,
      816. vous propose de participer à un concours permettant de
      817. [b]gagner 3 coupons Gameforge de 10€[/b]
      818. [url=http://www.ogametools.com/concours.html]Cliquez ici pour participer ![/url]
      819. [/center]');
      820. define(TEXT_STATS_ALLIANCE,'Stats de l\'alliance');
      821. define(TEXT_CLASSEMENT_MINEURS,'Classement mineurs');
      822. /*
      823. *
      824. *
      825. OGAME EXPRESSIONS
      826. /!\ In this part, you should take the good expression ingame, not only translate /!\
      827. *
      828. *
      829. */
      830. /* --- SCRIPT --- */
      831. define(TEXT_TITLE_EXPEDITIONS,'Bataille de profondeurs de l');
      832. define(TEXT_WINNER_RC,'Vainqueur: ');
      833. define(TEXT_FLOTTES_SUIVANTES,'LES FLOTTES SUIVANTES');
      834. define(TEXT_ATT_WIN_BATTLE,'attaquant a gagné la bataille !');
      835. define(TEXT_YOU_RECYCLE,'Vous avez collecté');
      836. define(TEXT_HE_TAKE,'Il emporte');
      837. define(TEXT_ATT_TOTAL_LOST,'attaquant a perdu au total');
      838. define(TEXT_DEF_TOTAL_LOST,'défenseur a perdu au total');
      839. define(TEXT_BUTIN,'Butin :');
      840. define(TEXT_UNITS_LOST,'unités perdues:');
      841. define(TEXT_UNITS_LOST_SHORT,'s perdues:');
      842. define(TEXT_FLOTTE_AFFRONTENT,'AFFRONTENT');
      843. define(TEXT_BATTLE_OF,'Bataille de ');
      844. define(TEXT_REC_CAPACITY,'recycleurs ont une capacité');
      845. define(TEXT_DE_DEUT_JS,'de deut');
      846. define(TEXT_DE_CRISTAL_JS,'de cristal');
      847. define(TEXT_METAL_JS,'Métal');
      848. define(TEXT_CRISTAL_JS,'Cristal');
      849. define(TEXT_DEUT_JS,'Deutérium');
      850. define(TEXT_ANTI_JS,'Antimatière');
      851. define(TEXT_ANTI,'Antimatière');
      852. define(TEXT_EXP_MARCHAND,'ils enverraient dans votre empire un repr');
      853. define(TEXT_EXP_AVANCE,'votre flotte rentre avec un peu d`avance');
      854. define(TEXT_EXP_RETARD,'Une erreur de calcul');
      855. define(TEXT_EXP_FLOTTE,'Votre flotte s`est agrandie');
      856. define(TEXT_EXP_RIEN,'part quelques petits animaux provenant ');
      857. define(TEXT_EXP_ALIENS,'a eu une rencontre peu amicale avec une');
      858. define(TEXT_EXP_PIRATES1,'Quelques pirates, apparemment ');
      859. define(TEXT_EXP_PIRATES2,'dition a fait une rencontre fort peu agr');
      860. define(TEXT_EXP_TROUNOIR,'ZZZrrt Oh mon dieu');
      861. define(TEXT_EXP_OTHER1,'Votre expédition');
      862. define(TEXT_EXP_OTHER2,'Notre expédition');
      863. define(TEXT_EXP_OTHER3,'signe de vie de l`expédition');
      864. define(TEXT_EXP_OTHER4,'notre flotte d`expédition.');
      865. define(TEXT_EXP_OTHER5,'une base de pirates secrète');
      866. define(TEXT_EXP_OTHER6,'rencontre peu amicale avec une espèce inconnue');
      867. define(TEXT_CARTO_PLAYER,'joueur: ');
      868. define(TEXT_CARTO_PLANETE,'Plan');
      869. define(TEXT_CARTO_ALLY,'Alliance');
      870. define(TEXT_CARTO_MSG,'Message');
      871. define(TEXT_CARTO_PLACE,'Place:');
      872. define(TEXT_RESET_CLASSEMENT,'Réinitialiser le classement');//Page empire
      873. define(TEXT_SOMME,'Somme'); //page empire derniere colonne
      874. //battle report
      875. define(TEXT_ARMES_IG,'Armes'); //tech in battle report
      876. define(TEXT_TYPE_IG,'Type'); //ship type in battle report
      877. define(TEXT_ATT_IG,'Attaquant');
      878. define(TEXT_DEF_IG,'Défenseur');
      879. define(TEXT_FLOTTES_SUIVANTES_MIN,'Les flottes suivantes');
      880. define(TEXT_DETRUIT_IG,'détruit.');
      881. define(TEXT_LA_FLOTTE,'la flotte');
      882. define(TEXT_PERDU_TOTAL,'perdu au total');
      883. define(TEXT_LA_BATAILLE,'la bataille');
      884. define(TEXT_NB_IG,'Nombre');
      885. define(TEXT_HAS_WON_IG,'a gagné la bataille');
      886. define(TEXT_HAS_LOST_IG,'a perdu au total');
      887. define(TEXT_MATCH_NUL_IG,'La bataille se termine par un match nul');
      888. define(TEXT_CDR_IG,'champ de débris');
      889. define(TEXT_MOON_PROBA,'probabilité de création');
      890. define(TEXT_MOON_CREATE,'formant ainsi une lune dans');
      891. define(TEXT_RC_1ROUND,'La flotte attaquante tire');
      892. //espio
      893. define(TEXT_RESSOURCES_RE,'Ressources sur');
      894. define(TEXT_FLOTTES_RE,'Flottes');
      895. define(TEXT_DEFENSE_RE,'Défense');
      896. define(TEXT_BATIMENT_RE,'Bâtiment');
      897. define(TEXT_RECHERCHE_RE,'Recherche');
      898. define(TEXT_LABO_RE,'Laboratoire');
      899. define(TEXT_FROM_RE,'De');
      900. define(TEXT_SCANNER_RE,'scanner de sonde');
      901. define(TEXT_ACTI_RE,'Activité');
      902. define(TEXT_ATTACK_RE,'Attaquer');
      903. define(TEXT_PROBA_RE,'Probabilité');
      904. define(TEXT_TOTAL_RE,'Total');
      905. define(TEXT_SCORE_ON,'sur');//score on overview page
      906. //PUT THE GOOD TERM FROM INFOCOMPTE EXPORT
      907. define(TEXT_LUNAIRE,'Lunaire');//export forum infocompte
      908. define(TEXT_PLANETAIRE,'Planétaire');
      909. define(TEXT_TECHNOS_INF,'Technologies');
      910. define(TEXT_TECHNOS_START,'Technologie ');//beginning of technolgy names
      911. //staff
      912. define(TEXT_ADMINS,'Administrateurs');
      913. define(TEXT_SMODS,'Super-modérateurs');
      914. define(TEXT_JOIN_US,'Rejoignez nous !');
      915. //production
      916. define(TEXT_VOTRE_PRODUCTION,'Votre production');
      917. define(TEXT_PROD_GLOBALE,'Production minière globale');
      918. define(TEXT_PROD_DETAIL,'Production minière détaillée');
      919. //search carto
      920. define(TEXT_FROM_CARTO,'De');
      921. define(TEXT_TO_CARTO,'à');
      922. define(TEXT_CONTIENT,'contient');
      923. define(TEXT_CONTIENT_PAS,'ne contient pas');
      924. define(TEXT_INACTIFS,'Inactifs');
      925. define(TEXT_MV,'Mode vacance');
      926. define(TEXT_BLOQUES,'Bloqués');
      927. define(TEXT_NOOBS,'Noobs');
      928. define(TEXT_SEARCH,'Rechercher');
      929. define(TITLE_SEARCH_CARTO,'Recherche avancée');
      930. define(TEXT_SORT_BY,'Tri par');
      931. define(ERROR_TOOMANY_RESULTS,'Résultats tronqués. [VAR] lignes max.');
      932. //old ss
      933. define(TEXT_PLUS_VIEUX,'Plus vieux que');
      934. define(TEXT_SS_OBSOLETES,'Systèmes obsolètes');
      935. define(TEXT_NEED_MORE_PLANETS,'<a href="mailto:pingusman@ogametools.com?subject=Nombre de planètes OGT">Pas assez de planètes ? Prévenez nous !</a>');
      936. define(TEXT_THANKS,'Merci');
      937. define(TEXT_SUBMIT_FEEDBACK,'Indiquez ici vos remarques sur le site');
      938. //messages infocompte
      939. define(TEXT_IFC_1,'Mise à jour par InfoCompte');
      940. define(TEXT_IFC_2,'Certains champs ont été mis à jour');
      941. define(TEXT_IFC_3,'Votre compte OGameTools est à jour');
      942. define(TEXT_ALT_EDIT_PROFIL,'Changer pseudo / alliance');
      943. define(TEXT_PARTENAIRES,'Partenaires');
      944. define(TITLE_SIMULATEUR,'Simulateur de combat');
      945. define(META_SIMULATEUR,'Simulateur de combat');
      946. define(BALISE_CENTER_START,'[center]');
      947. define(BALISE_CENTER_STOP,'[/center]');
      948. define(TEXT_EXPORT_DEF,'Export forum de votre meilleure défense');
      949. define(TEXT_DEFENSE_DE,'Défense de');
      950. define(TEXT_POINTS_SUR_PLANETE,'Points sur cette planète');
      951. define(TEXT_SIGN_ATTAQUE,'Attaque');
      952. define(TEXT_SIGN_BOUCLIER,'Bouclier');
      953. define(TEXT_SIGN_STRUCTURE,'Structure');
      954. define(TEXT_SIGN_CLASS_FLOTTE,'Classement flotte');
      955. define(TEXT_SIGN_POINTS_FLOTTE,'Points flotte');
      956. define(TEXT_SIGN_NB_VAISSEAUX,'Nb vaisseaux');
      957. define(TEXT_SIGN_VAISS_PREFERE,'Vaisseau préféré');
      958. define(TEXT_SIGN_TECHNOS,'Technos');
      959. define(TEXT_OGAME_COPY,'Ogame est une marque déposée par Gameforge Productions GmbH. Tous droits réservés.');
      960. define(TEXT_TOP_JOUR_HOME,'TOP DU JOUR');
      961. define(TITLE_PROGRESSION,'Classement des meilleures progressions');
      962. define(META_PROGRESSION,'Top progressions OGame');
      963. define(TEXT_DATE_DEBUT,'Date début');
      964. define(TEXT_DATE_FIN,'Date fin');
      965. //V1.0
      966. define(TEXT_CHANGELOG,'Changelog');
      Display All

      //DATABASE WORDS (replace)

      //JS
      % de Cristal
      % de Métal
      % de Deuterium
      Taux
      Vente de
      Soit X GT ou X PT
      de cristal
      de metal
      de deuterium
      Contre

      //Script Greasemonkey
      Mot de passe incorrect ou profil inexistant avec ce pseudo IG
      Une nouvelle version est disponible, cliquez pour l\'installer
      Envoyer sur OGameTools
      expedition
      exploitation
      Votre mot de passe OGameTools (obligatoire) :
      Options script OGameTools
      Envoyer toutes les expéditions sur OGameTools
      Envoyer tous les rapports de combat sur OGameTools
      Envoyer toutes les recyclages sur OGameTools
      L'enregistrement est automatique.
      Cliquez sur vue générale pour retourner sur votre compte.
      Cliquez sur l'icone OGT pour revenir sur cette page a tout moment.


      //Vaisseaux
      Petit Transporteur
      Grand Transporteur
      Chasseur Leger
      Chasseur Lourd
      Croiseur
      Vaisseau de bataille
      Vaisseau de colonisation
      Recycleur
      Sonde d'espionnage
      Bombardier
      Satellite solaire
      Destructeur
      Etoile de la mort
      Traqueur

      //Recherches
      Technologie energie
      Technologie laser
      Technologie Ions
      Technologie plasma
      Réacteur à combustion
      Réacteur à impulsion
      Technologie espionnage
      Technologie ordinateur
      Technologie astrophysique
      Réseau de recherche intergalactique
      Technologie graviton
      Technologie armes
      Technologie bouclier
      Technologie protection des vaisseaux spatiaux
      Technologie hyperespace
      Propulsion hyperespace

      //Défenses
      Lanceur de missiles
      Artillerie laser légère
      Artillerie laser lourd
      Canon de Gauss
      Artillerie à ions
      Lanceur de plasma
      Petit bouclier
      Grand bouclier
      Missile d'interception
      Missile interplanétaire

      //Batiments
      Hangar de métal
      Hangar de cristal
      Réservoir de deutérium
      Usine de robots
      Chantier spatial
      Laboratoire de recherche
      Dépôt de ravitaillement
      Silo de missiles
      Usine de nanites
      Terraformeur
      Base lunaire
      Phalange de capteur
      Porte de saut spatial
      Centrale Electrique Solaire
      Centrale de Fusion

      //Vaisseaux abrégés (RC detaillé)
      G.transp.
      P.transp.
      Ch.léger
      Ch.lourd
      Croiseur
      V.bataille
      Sonde
      Recycleur
      Traqueur
      V.colo
      Destr.
      Bombardier
      Rip
      Sat.sol.

      //Défenses abrégés (RC detaillé)
      Missile
      L.léger
      L.lourd
      Can.gauss
      Lanc.plasma
      P.bouclier
      G.bouclier
      Art.ions




      english version

      Source Code

      1. /*
      2. *
      3. *
      4. FILENAMES
      5. *
      6. *
      7. */
      8. define(FILENAME_HOF_PLAYERS,'players-ranking.html');
      9. define(FILENAME_HOF_ALLYS,'alliances-ranking.html');
      10. define(FILENAME_TOP500,'top500-ranking.html');
      11. define(FILENAME_TOP500_ALLYS,'top500-alliances-ranking.html');
      12. define(FILENAME_HOF_ALLY,'alliance-ranking.html');
      13. define(FILENAME_RECORDS,'ogame-record.html');
      14. define(FILENAME_STATS,'ogame-stats.html');
      15. define(FILENAME_MOON_DESTRUCTION,'moon-destruction.html');
      16. define(FILENAME_EVO_BAT,'building-development.html');
      17. define(FILENAME_EVO_FLOTTE,'fleet-development.html');
      18. define(FILENAME_EVO_FLOTTE2,'evolution-flotte2.html');
      19. define(FILENAME_EVO_RECH,'research-development.html');
      20. define(FILENAME_EVO_DEF,'defense-development.html');
      21. define(FILENAME_RENTA_MINES,'mine-profitability.html');
      22. define(FILENAME_CONV_PILL,'pillage-converter.html');
      23. define(FILENAME_CONV_RC,'cr-converter.html');
      24. define(FILENAME_CONV_RE,'sr-converter.html');
      25. define(FILENAME_CONV_EXP,'expedition-converter.html');
      26. define(FILENAME_TEMPS_VOL,'flight-duration.html');
      27. define(FILENAME_COMMERCE,'trade.html');
      28. define(FILENAME_MES_VENTES,'my-sells.html');
      29. define(FILENAME_LISTE_VENTES,'sells-list.html');
      30. define(FILENAME_GRAVITON,'graviton.html');
      31. define(FILENAME_CARTO,'cartography.html');
      32. define(FILENAME_SEARCH_CARTO,'search-ogame.html');
      33. define(FILENAME_PROFILS,'profils.html');
      34. define(FILENAME_ACCOUNT,'account.html');
      35. define(FILENAME_ADMIN,'admin.html');
      36. define(FILENAME_BLOG,'blog.html');
      37. define(FILENAME_PILORI,'pillory.html');
      38. define(FILENAME_STAFF,'staff.html');
      39. define(FILENAME_CONCOURS,'contest.html');
      40. define(FILENAME_FORUM,'http://board.ogametools.com');
      41. define(FILENAME_BOARD_NEWS,'http://board.ogametools.com/index.php?board=6.0');
      42. define(FILENAME_SIMULATEUR_RC,'battle-simulator.html');
      43. define(FILENAME_PROGRESSION,'progression-ranking.html');
      44. /*
      45. *
      46. *
      47. OGAMETOOLS INTERFACE
      48. *
      49. *
      50. */
      51. /* --- INDEX --- */
      52. define(TEXT_MSG_FROM,'Message from');
      53. define(SITE_KEYWORDS,'ogame, tools, tools, players, mines, fleet, evolution');
      54. define(SITE_DESCRIPTION,'Tools for Ogame players - Production signature, rankings, CR/Lootings/Harvesting converters');
      55. define(TEXT_MENU_HOME,'home');
      56. define(TEXT_MENU_TOOLS,'tools');
      57. define(TEXT_MENU_HOF,'rankings');
      58. define(TEXT_MENU_FORUM,'board');
      59. define(TEXT_MENU_WIKI,'wiki');
      60. define(TEXT_MENU_ADMIN,'admin');
      61. define(TEXT_MENU_PROFILS,'profiles');
      62. define(TEXT_MENU_BLOG,'blog');
      63. define(TEXT_MENU_CARTO,'Carto');
      64. define(TEXT_ANNONCE1,'Become supermod / administrator !');
      65. define(TEXT_URL_ANNONCE1,'http://forum.ogametools.com/index.php?topic=216.0');
      66. define(TEXT_ANNONCE2,'Try your luck in the OGameTools contest !');
      67. define(TEXT_URL_ANNONCE2,'http://org.ogametools.com/contest.html');
      68. define(TEXT_NEWS,'News');
      69. define(TEXT_VISITOR,'Visitor');
      70. define(TEXT_FOOTER_SCRIPT,'OGameTools Script');
      71. define(URL_FOOTER_SCRIPT,'http://org.ogametools.com/ogt.user.js');
      72. define(TEXT_FOOTER_STAFF,'Staff');
      73. define(TEXT_FOOTER_IRC,'IRC');
      74. define(TEXT_FOOTER_PILORI,'Pillory');
      75. /* --- CLASSEMENTS AJAX --- */
      76. /* --- AUTRES AJAX --- */
      77. define(TEXT_HOF_DISABLED,'Ranking disabled');
      78. define(TEXT_PROFIL_DISABLED,'Profile disabled');
      79. //evolution
      80. define(TEXT_METAL_COST,'Metal cost');
      81. define(TEXT_CRISTAL_COST,'Crystal cost');
      82. define(TEXT_DEUT_COST,'Deuterium cost');
      83. define(TEXT_PROD_UP,'Production enhancement');
      84. define(TEXT_ENERGIE,'Energy');
      85. define(TEXT_TIME_PROD,'Production duration');
      86. define(TEXT_TIME_BUILD,'Building duration');
      87. define(TEXT_YEAR_SUFFIX,'y');
      88. define(TEXT_MONTH_SUFFIX,'m');
      89. define(TEXT_DAY_SUFFIX,'d');
      90. define(TEXT_HOUR_SUFFIX,'h');
      91. define(TEXT_MINUT_SUFFIX,'m');
      92. define(TEXT_SECOND_SUFFIX,'s');
      93. define(TEXT_PRODUCTION_LEVEL,'Production level');
      94. define(TEXT_RENTABLE_AFTER,'Investment profitable after');
      95. define(TEXT_PROBA_LUNE,'Probability of moon destruction');
      96. define(TEXT_PROBA_EDLM,'Probability of death star destruction');
      97. define(TEXT_POINTS_EQ,'Points equivalent');
      98. define(TEXT_MSG_SENT,'Message sent');
      99. define(TEXT_PROFIL_RAZ,'Profile resetted');
      100. define(TEXT_TOTAL_POINTS,'Points total');
      101. define(TEXT_POINTS_IG,'IG Points');
      102. define(TEXT_PSEUDO_WR,'Player name missing on War-Riders');
      103. define(TEXT_SCRIPT,'Script');
      104. define(TEXT_LINK_WR,'War-riders link');
      105. define(TEXT_EDIT_PROFIL,'Modify profile');
      106. define(TEXT_MINES,'Mines');
      107. define(TEXT_POINTS_MINES,'Mines points');
      108. define(TEXT_FLOTTE,'Fleet');
      109. define(TEXT_POINTS_FLOTTE,'Fleet points');
      110. define(TEXT_NB_FLOTTE,'Ships number');
      111. define(TEXT_FLOTTE_IG,'Fleet IG (Script)');
      112. define(TEXT_RECHERCHE,'Research');
      113. define(TEXT_POINTS_RECHERCHE,'Research points');
      114. define(TEXT_DEFENSE,'Defense');
      115. define(TEXT_POINTS_DEFENSE,'Defense points');
      116. define(TEXT_DEFENSE_LUNAIRE,'Lunar defense');
      117. define(TEXT_INSTALLATIONS,'Facilities');
      118. define(TEXT_POINTS_INSTALLATION,'Facilities points');
      119. define(TEXT_INSTALLATION_LUNAIRE,'Lunar facilities');
      120. define(TEXT_MSG_SENT,'Messages sent');
      121. //temps vol
      122. define(TEXT_DUREE_VOL,'Flight duration');
      123. define(ERROR_DATE_FORMAT,'Incorrect date format');
      124. define(TEXT_IMPACT,'Impact');
      125. define(TEXT_IMPACT_H,'Impact time');
      126. define(TEXT_DEPART,'Departure');
      127. define(TEXT_RETOUR,'Return');
      128. define(TEXT_DEPART_H,'Departure time');
      129. define(TEXT_RETOUR_H,'Return time');
      130. define(TEXT_CONSO,'Consumption');
      131. //pillages
      132. define(TEXT_EXPORT_FORUM,'Forum Export');
      133. define(TEXT_SAVE_HISTORY,'Saves historical');
      134. define(TEXT_DATE,'Date');
      135. define(TEXT_COORD,'Coord.');
      136. define(TEXT_DEUT_SHORT,'Deut');
      137. define(TEXT_PERTES_ATT,'Attacker losses');
      138. define(TEXT_PERTES_DEF,'Defender losses');
      139. define(TEXT_PILLAGES,'lootings');
      140. define(TITLE_PILLAGES,'Lootings');
      141. define(TEXT_FROM_DATE,'From');
      142. define(TEXT_TO_DATE,'to');
      143. define(TEXT_THE_DATE,'The');
      144. define(TEXT_METAL_UNITS,'Metal units');
      145. define(TEXT_CRISTAL_UNITS,'Crystal units');
      146. define(TEXT_AND,'and');
      147. define(TEXT_DEUT_UNITS,'Deuterium units');
      148. define(TEXT_REC,'Harvesting(s)');
      149. define(TEXT_BILAN,'Balance');
      150. define(TEXT_PERTES_DEFENSEUR,'Defender losses');
      151. define(TEXT_PERTES,'Loss');
      152. define(TEXT_RENTA,'Profitability');
      153. define(ERROR_NO_RESULT,'No result on this period');
      154. //expeditions
      155. define(TEXT_ANTIMATIERE,'Dark Matter');
      156. define(TEXT_VAISSEAUX,'Fleet');
      157. define(TEXT_NB,'Nb');
      158. define(TEXT_DEL,'Del.');
      159. define(TEXT_RESULTAT,'Outcome');
      160. define(TEXT_EXPEDITIONS,'expedition');
      161. define(TEXT_RESS_GAGNE,'Resources won');
      162. define(TEXT_VAISS_GAGNE,'Fleet won');
      163. define(TEXT_EVT_DETAIL,'Events detail');
      164. define(TEXT_MARCHAND,'Merchant');
      165. define(TEXT_AVANCE,'Early');
      166. define(TEXT_RETARD,'Late');
      167. define(TEXT_PIRATES,'Pirates');
      168. define(TEXT_ALIENS,'Aliens');
      169. define(TEXT_TROUNOIR,'Dark Hole');
      170. define(TEXT_RIEN,'Nothing');
      171. //commerce
      172. define(TEXT_RESS_EQ,'Resources equivalent');
      173. define(TEXT_PLAYER,'Player');
      174. define(TEXT_SELL_RESS,'Resources sold');
      175. define(TEXT_QUANTITE,'Quantity');
      176. define(TEXT_SELL_CONTRE,'For');
      177. define(TEXT_DE_CRISTAL,'of crystal');
      178. define(TEXT_DE_DEUT,'of deuterium');
      179. define(TEXT_DE_METAL,'of metal');
      180. define(ERROR_NO_OFFERS,'No offer on this universe');
      181. //graviton
      182. define(TEXT_SAT_PROD,'Production of a satellite');
      183. define(TEXT_CURRENT_PROD,'Current energy production');
      184. define(TEXT_ENERGIE_MANQ,'Energy lack');
      185. define(TEXT_NB_SATS_NEED,'Number of needed satellite');
      186. define(TEXT_NB_SATS_TODO,'Number of satellite to build');
      187. define(TEXT_RESS_NEED,'Resources needed');
      188. define(TEXT_UNIVERS_SHORT,'Uni');
      189. define(TEXT_PLANET,'Planet');
      190. define(TEXT_MOON,'Moon');
      191. define(TEXT_ALLY,'Alliance');
      192. define(TEXT_LAST_UPDATE,'Last update');
      193. //carto
      194. define(TEXT_CARTO_B,'b');
      195. define(TEXT_CARTO_V,'v');
      196. define(TEXT_CARTO_I,'i');
      197. define(TEXT_CARTO_II,'I');
      198. define(TEXT_CARTO_F,'s');
      199. define(TEXT_CARTO_D,'n');
      200. /* --- DIVERS --- */
      201. define(TEXT_ERREUR_SQL,'Error in the program, the webmaster has noticed, please try later.');
      202. define(TEXT_PROFIL_SIGNALE,'Thanks. The profile will be checked by moderators.');
      203. define(TEXT_GRAPH_POINTS,'Points');
      204. define(TEXT_GRAPH_VAISSEAUX,'Fleet');
      205. define(TEXT_HEURE,'Hour');
      206. define(TEXT_JOUR,'Day');
      207. define(TEXT_SEMAINE,'Week');
      208. define(TEXT_METAL,'Metal');
      209. define(TEXT_CRISTAL,'Crystal');
      210. define(TEXT_DEUT,'Deuterium');
      211. define(TEXT_UNIVERS,'Universe');
      212. define(TEXT_JOUEUR,'Player');
      213. define(TEXT_ALLIANCE,'Alliance');
      214. define(TEXT_MOTIF_SIGNALE,'Reason');
      215. define(TEXT_MOTIF_FAKE,'Fake');
      216. define(TEXT_MOTIF_PSEUDO,'Player missing IG');
      217. define(TEXT_MOTIF_TEMPERATURE,'Temperature');
      218. define(TEXT_MOTIF_AUTRE,'Other');
      219. define(TEXT_COMMENT,'Comment');
      220. define(TEXT_BUTTON_SEND,'Send');
      221. define(TEXT_INFO_IP,'To avoid abuse, your IP adress and your login are recorded.<br>Maximum 1 report per minute.');
      222. /* --- TOOLBOX --- */
      223. define(TEXT_SITE_MAINTENANCE,'Site under maintenance');
      224. define(TEXT_BAD_LOGIN,'Incorrect login');
      225. define(TEXT_CH_OBLIG,'Every field are mandatory');
      226. define(TEXT_BAD_EMAIL,'Invalid mail adress');
      227. define(TEXT_ACCOUNT_EXIST,'This account already exist (login or mail)');
      228. define(TEXT_YOUR_ACCOUNT,'Your account');
      229. define(TEXT_FICHE_PLAYER,'[VAR] player sheet');
      230. define(TEXT_FICHE_ALLY,'[VAR] alliance sheet');
      231. define(TEXT_VOS_PROFILS,'Your profiles');
      232. define(TEXT_PROFIL_UPDATE,'Profile update');
      233. define(TEXT_VOTRE_SIGN,'Your signature');
      234. define(TEXT_IMPORT_EMPIRE,'Empire import');
      235. define(TEXT_NEWS,'News');
      236. define(TEXT_PILORI,'Pillory');
      237. define(TEXT_ADMINISTRATION,'Administration');
      238. define(TEXT_CLASS_ALLYS,'alliance rankings');
      239. define(TEXT_TOP500_MULTI,'Multi-universe Top500');
      240. define(TITLE_TOP500,'Multi-universe Top500');
      241. define(TITLE_TOP500_ALLYS,'Alliance Top500');
      242. define(TITLE_RECORDS,'Records board');
      243. define(TITLE_STATS_OGAME,'Ogame Statistics');
      244. define(TITLE_HOF_PLAYERS,'Players Ranking');
      245. define(TITLE_COUT_EVO,'Evolution cost');
      246. define(TITLE_MOONBREAK,'Moon destruction simulator');
      247. define(TITLE_RENTA_MINES,'Mines profitability');
      248. define(TITLE_CONV_PILL,'Lootings converter');
      249. define(TITLE_COUT_FLOTTE,'Fleet cost');
      250. define(TITLE_COUT_RECH,'Research cost');
      251. define(TITLE_COUT_BAT,'Evolution cost');
      252. define(TITLE_CONV_RC,'CR converter');
      253. define(TITLE_CONV_EXP,'Expedition converter');
      254. define(TITLE_CONV_RE,'SR converter');
      255. define(TITLE_TEMPS_VOL,'Flight duration');
      256. define(TITLE_GRAVITON,'Graviton simulator');
      257. define(TITLE_COMMERCE,'Trade calculator');
      258. define(TITLE_MES_VENTES,'My sells');
      259. define(TITLE_LISTE_VENTES,'Offers list');
      260. define(TITLE_COUT_DEF,'Defense cost');
      261. define(TITLE_COUT_EVO,'Evolution cost');
      262. define(TITLE_STAFF,'Staff OGameTools.com');
      263. define(TITLE_CONCOURS,'Contest OGameTools.com');
      264. define(TITLE_CARTO,'Cartography');
      265. define(ERROR_NO_PROFIL,'Missing profile');
      266. define(ERROR_PROFIL_EXIST,'A profile with this login already exist on this universe !');
      267. define(ERROR_FAKE_RESS,'Resources not updated (fake)');
      268. define(ERROR_FAKE_INS,'Facilities not updated (fake)');
      269. define(ERROR_FAKE_DEF,'Defense not updated (fake)');
      270. define(ERROR_FAKE_DEF_LUN,'Lunar defense not updated (fake)');
      271. define(ERROR_FAKE_RECH,'Research not updated (fake)');
      272. define(ERROR_FAKE_FLOTTE,'Fleet not updated (fake)');
      273. define(TEXT_PROFIL_UPDATED,'Profile updated');
      274. define(TEXT_EMAIL_SUJBECT_PASSW,'Your new password OgameTools.com');
      275. define(TEXT_BONJOUR,'Heelo');
      276. define(TEXT_LOGIN,'Login');
      277. define(TEXT_PASSWORD,'password');
      278. define(TEXT_STAFF_SIGN,'Staff OgameTools.com');
      279. define(TEXT_EMAIL_PASSWD,'Here are your login for OgameTools.com');
      280. define(TEXT_PASSWD_SENT,'A new password has been sent to');
      281. define(ERROR_NO_ACCOUNT_EMAIL,'No account with this mail adress');
      282. define(TEXT_PASSWD_UPDATED,'Password updated');
      283. define(TEXT_SHORTCUTS,'Shortcuts');
      284. define(TEXT_SEARCH_ENGINE,'Player search');
      285. define(META_ACCOUNT,'Account management');
      286. define(META_PROFILS,'Profiles management');
      287. define(META_COUT_RECH,'Research cost of an ogame technology');
      288. define(META_COUT_FLOTTE,'Fleet cost of an ogame fleet');
      289. define(META_COUT_BAT,'Facilites cost of an ogame Empire');
      290. define(META_MOONBREAK,'Moon destruction simulator');
      291. define(META_CONV_PILL,'Lootings converter for ogame');
      292. define(META_RENTA_MINES,'Mine profitability calculator for ogame');
      293. define(META_CONV_RC,'CR converter');
      294. define(META_CONV_EXP,'Expedition converter');
      295. define(META_COMMERCE,'Ogame trade calculator');
      296. define(META_GRAVITON,'Ogame graviton calculator');
      297. define(META_MON_COMMERCE,'My trades on ogame');
      298. define(META_LISTE_COMMERCE,'Ongoing resources sell');
      299. define(META_COUT_DEF,'Ogame defense cost');
      300. define(META_TOP500,'Ogame players Top500');
      301. define(META_HOF_PLAYERS,'Players ranking');
      302. define(META_RECORDS,'Ogame Records');
      303. define(META_HOF_ALLYS,'Alliances ranking');
      304. define(META_TOP500_ALLYS,'Alliances Top500');
      305. define(META_HOF_ALLY,'Alliance ranking');
      306. define(META_STATS,'Ogame Statistics');
      307. define(META_STAFF,'Staff OGameTools.com');
      308. define(META_CONCOURS,'Contest OGameTools.com');
      309. define(META_NEWS,'News Ogame Tools');
      310. define(META_CARTO,'Cartography');
      311. define(META_DEFAULT,'Tools for Ogame');
      312. define(TEXT_ONE_PILLAGE,'lootings');
      313. define(TEXT_DAYS,'days');
      314. define(TEXT_DAY,'day');
      315. define(TEXT_COLONIE,'Colony');
      316. /* --- HOF --- */
      317. define(TEXT_RANG,'Rk.');
      318. define(TEXT_SIGNALER,'Report');
      319. define(TEXT_POINTS_MINES,'Points in<br> mines');
      320. define(TEXT_TOTAL,'Total');
      321. define(TEXT_RECORDS_PROD,'Productions records');
      322. define(TEXT_UPDATE_ON,'Updated on');
      323. define(TEXT_PROD_DAY,'Total production per day');
      324. define(TEXT_PROD_METAL_DAY,'Metal production per day');
      325. define(TEXT_PROD_CRISTAL_DAY,'Crystal production per day');
      326. define(TEXT_PROD_DEUT_DAY,'Deuterium production per day');
      327. define(TEXT_NB_VAISSEAUX,'Fleet number');
      328. define(TEXT_POINTS_VAISSEAUX,'Points in<br>fleet');
      329. define(TEXT_BATIMENTS,'Facilities');
      330. define(TEXT_POINTS_BATIMENTS,'Points in<br>facilities');
      331. define(TEXT_SUM_TECHNOS,'Sum of<br>technologies');
      332. define(TEXT_POINTS_RECH,'Points in<br>research');
      333. define(TEXT_NB_DEF,'Number of<br>defense');
      334. define(TEXT_POINTS_DEF,'Points in<br>defense');
      335. define(TEXT_EQUIVALENT_METAL,'Metal<br>equivalent');
      336. define(TEXT_EQUIVALENT_CRISTAL,'Crystal<br>equivalent');
      337. define(TEXT_EQUIVALENT_DEUT,'Deuterium<br>equivalent');
      338. define(TEXT_MEMBERS,'Members');
      339. define(TEXT_AVG,'Average');
      340. define(TEXT_HOF_RECH,'Research ranking');
      341. define(TEXT_HOF_BAT,'Facilities ranking');
      342. define(TEXT_HOF_FLOTTE,'Fleet ranking');
      343. define(TEXT_HOF_DEF,'Defense ranking');
      344. define(TEXT_PERCENT_OF,'% of');
      345. //stats
      346. define(TEXT_TOPFLOP,'TOP / FLOP');
      347. define(TEXT_CURRENT_TOP,'TOP CURRENT WEEK');
      348. define(ERROR_NODATA_ON,'No data recorded on');
      349. define(TEXT_CURRENT_FLOP,'FLOP CURRENT WEEK');
      350. define(TEXT_LAST_TOP,'TOP LAST WEEK');
      351. define(TEXT_LAST_FLOP,'FLOP LAST WEEK');
      352. define(TEXT_MOSTWANTED,'MOST WANTED');
      353. define(TEXT_MW_PLAYERS,'PLAYERS');
      354. define(TEXT_MW_ALLYS,'ALLIANCES');
      355. define(TEXT_STATS_PILL,'LOOTINGS');
      356. define(TEXT_STATS_PILL_DAY,'CURRENT DAY LOOTINGS');
      357. define(TEXT_STATS_PILL_WEEK,'CURRENT WEEK LOOTINGS');
      358. define(TEXT_STATS_EXP,'EXPEDITIONS');
      359. define(TEXT_STATS_EXP_DAY,'CURRENT DAY EXPEDITION');
      360. define(TEXT_STATS_EXP_WEEK,'CURRENT WEEK EXPEDITION');
      361. define(TEXT_TOTAL_WIN,'Total profit');
      362. define(TEXT_TOTAL_LOST,'Total losses');
      363. define(TEXT_TOTAL_VAISSEAUX,'Total fleet');
      364. define(TEXT_TOTAL_RESS,'Total resources');
      365. //records
      366. define(TEXT_RECORDS_UNIVERS,'Universe Records');
      367. define(TEXT_RECORDS_MULTIUNI,'OGame.org Records');
      368. define(TEXT_RECORDS_MULTIUNI_NOSPEED,'OGame.org Records except special universes');
      369. define(TEXT_RESSOURCES,'Resources');
      370. define(TEXT_INSTALLATIONS_LUNAIRES,'Lunar facilities');
      371. define(TEXT_PROD_DAY,'Daily production');
      372. define(TEXT_TITRES,'Titles');
      373. define(TEXT_MINE_METAL,'Metal Mine');
      374. define(TEXT_MINE_CRISTAL,'Crystal Mine');
      375. define(TEXT_MINE_DEUT,'Deuterium Synthesizer');
      376. define(TEXT_CES,'Solar Plant');
      377. define(TEXT_CEF,'Fusion Reactor');
      378. define(TEXT_HM,'Metal Storage');
      379. define(TEXT_HC,'Crystal Storage');
      380. define(TEXT_HD,'Deuterium Tank');
      381. define(TEXT_USINE_ROBOTS,'Robotics Factory');
      382. define(TEXT_CHANTIER_SPATIAL,'Shipyard');
      383. define(TEXT_LABO,'Research Lab');
      384. define(TEXT_DEPOT,'Alliance Depot');
      385. define(TEXT_SILO,'Missile Silo');
      386. define(TEXT_NANITES,'Nanite Factory');
      387. define(TEXT_TERRA,'Terraformer');
      388. define(TEXT_BASE_LUNAIRE,'Lunar Base');
      389. define(TEXT_PHALANGE,'Captor Phalanx');
      390. define(TEXT_PDS,'Jump Gate');
      391. define(TEXT_LM,'Rocket Launcher');
      392. define(TEXT_LLE,'Light Laser');
      393. define(TEXT_LLO,'Heavy Laser');
      394. define(TEXT_CG,'Gauss Cannon');
      395. define(TEXT_AI,'Ion Cannon');
      396. define(TEXT_LP,'Plasma Turret');
      397. define(TEXT_PB,'Small Shield Dome');
      398. define(TEXT_GB,'Large Shield Dome');
      399. define(TEXT_MI,'Anti-Ballistic Missile');
      400. define(TEXT_MIP,'Interplanetary Missile');
      401. define(TEXT_SATS_SOL,'Solar Satellite');
      402. define(TEXT_HOM_FER,'Iron Man');
      403. define(TEXT_HOM_VERRE,'Glass Man');
      404. define(TEXT_HOM_DIAMANT,'Diamond Man');
      405. define(TEXT_MIN_CHINOIS,'Chinese Miner');
      406. define(TEXT_RIDEAU_FER,'Iron Curtain');
      407. define(TEXT_SAVANT,'Mad Scientist');
      408. define(TEXT_ECUREUIL,'Mutant Squirell');
      409. define(TEXT_TOTAUX_CUMUL,'Agregated Total');
      410. define(TEXT_EVERYBODY,'Everyone');
      411. define(TEXT_PLUSIEURS,'Several Players');
      412. define(TEXT_INFO_HDF,'maximum % of indestructible points');
      413. define(TEXT_INFO_HDV,'minimum % of indestructible points');
      414. define(TEXT_INFO_HDD,'maximum indestructible points');
      415. define(TEXT_INFO_MC,'minimum indestructible points');
      416. define(TEXT_INFO_SF,'Maximum research points');
      417. define(TEXT_INFO_EM,'Maximum stocking capacity');
      418. define(TEXT_INFO_RDF,'Maximum defense points');
      419. define(TEXT_EXPORT_TOP5,'Top 5 Export');
      420. define(TEXT_UPDATE_30MIN,'Rankings are updated every 30min');
      421. define(TEXT_INFO_EXPE,'Fleet won is converted in resources equivalent and then added to the resources won<br>
      422. Profit on last 7 days. Losses are deduced from the converted total. <br>');
      423. define(TEXT_ASK_TAUX,'Ask a ratio change on this ranking');
      424. define(TEXT_TAUX_SUBJECT,'Uni Ratio Change');
      425. define(TEXT_INFO_PILL,'Profit on last 7 days. Losses are deduced from the converted total.<br>
      426. Only the lootings sent with the OgameTools script are considered.');
      427. define(TEXT_INFO_STATS,'This page data are updated with OgameTools script<br />
      428. The top/flop of the week is calculated from saturday to saturday');
      429. /* --- DISPLAY --- */
      430. define(TEXT_NEW_USER,'New User');
      431. define(TEXT_PASSWD_SHORT,'Password');
      432. define(TEXT_EMAIL,'Mail');
      433. define(TEXT_VALID,'Validate');
      434. define(TEXT_CONNECTED_AS,'Logged as');
      435. define(TEXT_LOGOFF,'Logout');
      436. define(TEXT_IDENTIFICATION,'Identification');
      437. define(TEXT_FORGET_PASS,'Password forgotten');
      438. define(TEXT_CREATE_ACCOUNT,'Create an account');
      439. define(TEXT_EMAIL_ACCOUNT,'Account mail');
      440. define(TEXT_NEW_PASS,'New password');
      441. define(TEXT_HOME_PAGE,'<p><br />Welcome to OgameTools.com, the new reference website of the ogame community</p>
      442. <p>This website allows you to manage your Ogame account :
      443. <ul class="home">
      444. <li> - Global view of your empire, export for board presentation</li>
      445. <li> - Production summary displayed as a signature</li>
      446. <li> - Miner, researcher, raiders and defenders rankings per universe and multi-universe</li>
      447. <li> - Helping tools to manage your account</li>
      448. <li> - Lootings and CR converters</li>
      449. <li> - SR converter</li>
      450. <li> - No intrusive advertising !</li>
      451. </ul>
      452. </p>
      453. <p>Signing up is quick, easy and free. Use the menu on the right !');
      454. define(TEXT_TOP_SEMAINE_HOME,'TOP CURRENT WEEK');
      455. define(TEXT_MORE_STATS,'More stats here');
      456. define(TEXT_CREATE_PROFIL,'Create a new profile');
      457. define(TEXT_PSEUDO,'Name');
      458. define(TEXT_ALLIANCE_LIST,'Existing alliances');
      459. define(TEXT_OK,'OK');
      460. define(TEXT_SIGNATURE,'Signature');
      461. define(TEXT_UPDATE_PROFIL,'Update');
      462. define(TEXT_DEL_PROFIL,'Del.');
      463. define(TEXT_HOF_MINES_PROFILS,'Hof<br>Mines');
      464. define(TEXT_HOF_FLOTTE_PROFILS,'Hof<br>Fleet');
      465. define(TEXT_HOF_RECH_PROFILS,'Hof<br>Res.');
      466. define(TEXT_HOF_DEF_PROFILS,'Hof<br>Def.');
      467. define(TEXT_HOF_BAT_PROFILS,'Hof<br>Facilities');
      468. define(TEXT_HOF_RECORDS_PROFILS,'Records');
      469. define(TEXT_HOF_EXPES_PROFILS,'Hof<br>Exp.');
      470. define(TEXT_HOF_PILL_PROFILS,'Hof<br>Lootings');
      471. define(TEXT_CONFIRM_DELETE,'Are you sure you want to delete this profile');
      472. define(TEXT_ALT_NOHOF,'Configure your profile in order not to be displayed in the rankings');
      473. define(TEXT_TMAX,'Max T°');
      474. define(TEXT_CES_BR,'Solar<br>plant');
      475. define(TEXT_CEF_BR,'Fusion<br>reactor');
      476. define(TEXT_SATS,'Satellites');
      477. define(TEXT_HM_BR,'Metal<br>storage');
      478. define(TEXT_HC_BR,'Crystal<br>storage');
      479. define(TEXT_HD_BR,'Deuterium<br>tank');
      480. define(TEXT_PLANETES,'Planets');
      481. define(TEXT_LUNES,'Moons');
      482. define(TEXT_UDR_BR,'Robotics<br>factory');
      483. define(TEXT_CS_BR,'Shipyard');
      484. define(TEXT_DEPOT_BR,'Alliance<br>depot');
      485. define(TEXT_SILO_BR,'Missile<br>silo');
      486. define(TEXT_UDN_BR,'Nanite<br>factory');
      487. define(TEXT_PHALANGE_BR,'Captor<br>phalanx');
      488. define(TEXT_PDS_BR,'Jump<br>gate');
      489. define(TEXT_LM_BR,'Rocket<br>launcher');
      490. define(TEXT_LLE_BR,'Light<br>laser');
      491. define(TEXT_LLO_BR,'Heavy<br>laser');
      492. define(TEXT_CG_BR,'Gauss<br>cannon');
      493. define(TEXT_AI_BR,'Ion<br>cannon');
      494. define(TEXT_LP_BR,'Plasma<br>turret');
      495. define(TEXT_PB_BR,'Small<br>shield dome');
      496. define(TEXT_GB_BR,'Large<br>shield dome');
      497. define(TEXT_MI_BR,'Anti-ballistic<br>missile');
      498. define(TEXT_MIP_BR,'Interplanetary<br>missile');
      499. define(TEXT_NOMBRE,'Number');
      500. define(TEXT_PTS,'Small cargo');
      501. define(TEXT_GTS,'Large cargo');
      502. define(TEXT_CLES,'Light fighter');
      503. define(TEXT_CLOS,'Heavy fighter');
      504. define(TEXT_CROS,'Cruiser');
      505. define(TEXT_VBS,'Battleship');
      506. define(TEXT_VDCS,'Colony ship');
      507. define(TEXT_RCS,'Recycler');
      508. define(TEXT_SONDES,'Espionage probe');
      509. define(TEXT_BBS,'Bomber');
      510. define(TEXT_DDS,'Destroyer');
      511. define(TEXT_EDLMS,'Deathstar');
      512. define(TEXT_TRAQS,'Battlecruiser');
      513. define(TEXT_TECHNO,'Technology');
      514. define(TEXT_LEVEL,'Level');
      515. define(TEXT_T_ENERGIE,'Energy Technology');
      516. define(TEXT_T_LASER,'Laser Technology');
      517. define(TEXT_T_IONS,'Ion Technology');
      518. define(TEXT_T_HYPER,'Hyperspace Technology');
      519. define(TEXT_T_PLASMA,'Plasma Technology');
      520. define(TEXT_T_COMB,'Combustion Drive');
      521. define(TEXT_T_IMP,'Impulse Drive');
      522. define(TEXT_T_PROP,'Hyperspace Drive');
      523. define(TEXT_T_ESPIO,'Espionage Technology');
      524. define(TEXT_T_ORDI,'Computer Technology');
      525. define(TEXT_T_ASTRO,'Astrophysics');
      526. define(TEXT_T_RRI,'Intergalactic Research Network');
      527. define(TEXT_T_GRAVITON,'Graviton Technology');
      528. define(TEXT_T_ARMES,'Weapons Technology');
      529. define(TEXT_T_BOUCLIER,'Shielding Technology');
      530. define(TEXT_T_PROTEC,'Armour Technology');
      531. define(TEXT_SAVE,'Save');
      532. define(TEXT_OTHER_BAT,'Other Facilities');
      533. define(TEXT_COORDONNEES,'Coordinates');
      534. define(TEXT_MINES_OF,'Mines of'); //Mines de pseudo
      535. define(TEXT_DEGRES,'°C');
      536. define(TEXT_PROD,'Production');
      537. define(TEXT_BY_HOUR,'Per hour');
      538. define(TEXT_BY_DAY,'Per day');
      539. define(TEXT_BY_WEEK,'Per week');
      540. define(TEXT_TECH_OF,'Techs of');//Technos de pseudo
      541. define(TEXT_POINTS_RECH,'Points in research');
      542. define(TEXT_FLOTTE_OF,'Fleet of');//Flotte de pseudo
      543. define(TEXT_PTS_FLOTTE,'Points in fleet');
      544. define(TEXT_TECH_COMBAT,'Fight techs');
      545. define(TEXT_EXPORT_EMPIRE,'Board Export of your empire');
      546. define(TEXT_EXPORT_FLOTTE,'Board Export of your fleet');
      547. define(TEXT_EXPORT_MINES,'Board Export of your mines');
      548. define(TEXT_EXPORT_TECH,'Board Export of your techs');
      549. define(TEXT_DEFENSES,'Defense');
      550. define(TEXT_MES_PROFILS,'My profiles');
      551. define(TEXT_MON_COMPTE,'My account');
      552. define(TEXT_LISTE_PROFILS_SIGNALES,'List of reported profiles');
      553. define(TEXT_LISTE_SUSPECTS,'List of suspicious profiles');
      554. define(TEXT_TAUX,'Ratio');
      555. define(TEXT_STATS,'Stats');
      556. define(TEXT_STATS_MODOS,'Stats Mod');
      557. define(TEXT_ALLYS,'Alliances');
      558. define(TEXT_PLAYERS,'Players');
      559. define(TEXT_TOP500,'Top 500');
      560. define(TEXT_TOP500_ALLYS,'Alliance Top 500');
      561. define(TEXT_HALL_OF_FAME,'Hall Of Fame');
      562. define(TEXT_TITLE_STATS,'Statistics');
      563. define(SIGN_BG,'Background image');
      564. define(SIGN_PSEUDO_COLOR,'Name color');
      565. define(SIGN_PSEUDO_SIZE,'Name size');
      566. define(SIGN_SAMPLES,'Examples');
      567. define(SIGN_PSEUDO_OMBRE,'Name shadow color');
      568. define(SIGN_OMBRE_CHECKBOX,'Box checked = no shadow');
      569. define(SIGN_SIZE,'Signature size');
      570. define(SIGN_BG_CHECKBOX,'Box checked = no background');
      571. define(SIGN_BG_PSEUDO,'Name background color');
      572. define(SIGN_PROD_COLOR,'Production color');
      573. define(SIGN_PROD_SIZE,'Production size');
      574. define(SIGN_TITLE_COLOR,'Titles color');
      575. define(SIGN_TITLE_SIZE,'Titles size');
      576. define(SIGN_FONT,'Font');
      577. define(SIGN_BOLD_CHECKBOX,'Box checked = bold');
      578. define(SIGN_SIZE_INFO,'Font size must be between 5 and 15');
      579. define(SIGN_UNIT,'Units');
      580. define(SIGN_U,'Units');
      581. define(SIGN_K,'Thousands (k)');
      582. define(SIGN_M,'Millions (M)');
      583. define(SIGN_SEP,'Separator');
      584. define(SIGN_NO,'None');
      585. define(SIGN_SPACE,'Space');
      586. define(SIGN_POINT,'Point');
      587. define(SIGN_ALIGN,'Alignment');
      588. define(SIGN_LEFT,'Left');
      589. define(SIGN_RIGHT,'Right');
      590. define(SIGN_CENTER,'Center');
      591. define(SIGN_GENERER,'Generate');
      592. define(SIGN_CODE,'Board code');
      593. define(TEXT_INCLUDE_SPEED,'Include speed universe');
      594. define(TEXT_POSITION,'Position');
      595. define(TEXT_CLASSEMENTS,'Rankings');
      596. define(TEXT_MINEURS,'Miners');
      597. define(TEXT_RAIDEURS,'Raiders');
      598. define(TEXT_CHERCHEURS,'Researchers');
      599. define(TEXT_DEFENSEURS,'Defenders');
      600. define(TEXT_EXPLORATEURS,'Explorators');
      601. define(TEXT_PILLEURS,'Looters');
      602. define(TEXT_PROD_BY,'Production per');
      603. define(TEXT_REC_CUMUL,'Cumulated Records');
      604. define(TEXT_DISPLAY,'Display');
      605. define(TEXT_COUNTRY_GAME,'Ogame.org');
      606. define(TEXT_NO_SPEED_UNI,'except special universe');
      607. define(TEXT_ALL_NEWS,'Every news');
      608. define(ERROR_EMPIRE_BB,'Empire not managed (use the BBcode-less version for InfoCompte)');
      609. define(ERROR_BAD_CHOICE1,'Impossible to import this empire.<br>Please check if you have not chosen InfoCompte instead of Commander :)');
      610. define(ERROR_BAD_CHOICE2,'Impossible to import this empire.<br>Please check if you have not chosen Commander instead of InfoCompte :)');
      611. define(TEXT_ACTION,'Action');
      612. define(TEXT_COMMENT,'Comment');
      613. define(TEXT_MODO,'Moderator');
      614. define(ERROR_BAD_ADDRESS,'The mail adresse is invalid');
      615. define(TEXT_UPDATED,'Update done');
      616. define(TEXT_CHANGE_PASS,'Change password');
      617. define(TEXT_MES_PREFS,'My preferences');
      618. define(TEXT_MAIN_PROFIL,'Main profile');
      619. define(TEXT_RACC_RIGHT,'Right menu shortcuts');
      620. define(TEXT_MSG_HISTORY,'Messages historical');
      621. define(TEXT_SENDER,'Expedient');
      622. define(TEXT_MESSAGE,'Message');
      623. define(TEXT_NO_MESSAGE,'No message received');
      624. define(TITLE_OGAME_ACCOUNT,'OGAME ACCOUNT');
      625. define(TEXT_CLASSEMENT,'Ranking');
      626. define(TEXT_VAISSEAUX_IG,'IG Fleet');
      627. define(TEXT_PM,'Homeworld');
      628. define(TEXT_MAJ,'Last update');
      629. define(TEXT_CLICS,'Clics');
      630. define(ERROR_SCRIPT_NOINFO,'No recent data for this player.<br>
      631. This display is updated with OgameTools script<br>
      632. download it and go through the rankings often <br>
      633. to keep the date up to date');
      634. define(TITLE_PROFIL_OGT,'OGAMETOOLS PROFILE');
      635. define(TEXT_TYPE,'Type');
      636. define(TEXT_PROD_NB,'Prod / Nb');
      637. define(ERROR_HIDE_BY_PLAYER,'Data hidden by player');
      638. define(ERROR_NO_PROFIL_OGT,'This player has not yet a profil on OgameTools or his name is incorrect.');
      639. define(TITLE_EVO,'PLAYER EVOLUTION');
      640. define(TITLE_CARTO_MAJ,'CARTOGRAPHY');
      641. define(ERROR_NOINFO_PLAYER,'No date for this player');
      642. define(ERROR_BAD_PARAMETER,'Parameters incorrect');
      643. define(TEXT_EVOLUTION_FROM,'Evolution from');
      644. define(TITLE_MEMBERS_LIST,'MEMBERS LIST');
      645. define(TEXT_RANK,'Rank');
      646. define(TEXT_EVOLUTION,'Evolution');
      647. define(TEXT_POINTS_ON,'Points on');
      648. define(TEXT_PROG_FROM,'Progression<br>from');
      649. define(TEXT_PROG_SINCE,'Progression since<br>');
      650. define(TEXT_TOP_WEEK,'Top current week');
      651. define(TEXT_FLOP_WEEK,'Flop current week');
      652. define(TITLE_EVO_ALLY,'ALLIANCE EVOLUTION');
      653. define(TEXT_COORD_ALLY,'Alliance coordinates');
      654. define(TEXT_INFO_SCRIPT_ALLY,'This page data are updated with OgameTools script<br />
      655. Ask your alliance members to download it to have the most accurate data possible.');
      656. define(ERROR_BAD_ALLY,'Missing Alliance');
      657. define(TEXT_GALA,'Galaxy');
      658. define(TEXT_SYS,'System');
      659. define(TITLE_COUT_EVO,'Evolution cost');
      660. define(TITLE_COUT_BATIMENTS,'Facilities cost');
      661. define(TITLE_RENTA,'Mines profitability');
      662. define(TITLE_MOON,'Moon destruction');
      663. define(TITLE_PILL,'Lootings');
      664. define(TITLE_RC,'CR');
      665. define(TITLE_RE,'SR');
      666. define(TITLE_EXPED,'Expeditions');
      667. define(TITLE_TPS_VOL,'Flight duration');
      668. define(TITLE_COMMERCE2,'Trade');
      669. define(TEXT_YES,'Yes');
      670. define(TEXT_NO,'No');
      671. /* --- TOOLS --- */
      672. define(TEXT_SPEED_UNI,'Uni speed');
      673. define(TEXT_DESIRED_LEVEL,'Wanted level');
      674. define(TEXT_CURRENT_LEVEL,'Current level');
      675. define(TEXT_T_MAX,'Max T°');
      676. define(TEXT_PROFIL,'Profile');
      677. define(TEXT_FACULTATIF,'optional');
      678. define(TEXT_CALCULER,'Calculate');
      679. define(TEXT_TAUX_METAL,'Metal ratio');
      680. define(TEXT_TAUX_CRISTAL,'Crystal ratio');
      681. define(TEXT_MOON_SIZE,'Moon size');
      682. define(TEXT_NB_EDLM,'Death Star Nb');
      683. define(TEXT_PILL_DELETED,'Looting deleted');
      684. define(TEXT_PERTES_MIPS,'Missile losses');
      685. define(TEXT_RAPPORTS_OGAME,'Ogame reports not converted');
      686. define(TEXT_RAPPORT_CONVERT,'Reports converted');
      687. define(TEXT_APERCU,'Insight');
      688. define(TEXT_REINIT,'Delete');
      689. define(TEXT_QUOTE,'Quote');
      690. define(TEXT_CENTER,'Centered');
      691. define(TEXT_BG_FORUM,'Light board');
      692. define(TEXT_NB_MIPS,'Missile Nb');
      693. define(TEXT_SEUILS,'Formatting limit');
      694. define(TEXT_NO_SAVE,'No save');
      695. define(TEXT_PROFIL_FOR_SAVE,'Save to profile');
      696. define(TEXT_EXPORT_PILL,'Lootings export');
      697. define(TEXT_DATE_START,'Start date');
      698. define(TEXT_DATE_END,'End date');
      699. define(TEXT_TECHNOCRATE,'Technocrat');
      700. //rc
      701. define(TEXT_DATE_RC,'The following fleets met in battle on');
      702. define(TEXT_BOUCLIER,'Shields');
      703. define(TEXT_COQUE,'Armour');
      704. define(TEXT_DETRUIT_RC,'Destroyed !');
      705. define(TEXT_ATT_PERDU_RC,'The attacker lost a total of');
      706. define(TEXT_DEF_PERDU_RC,'The defender lost a total of');
      707. define(TEXT_UNITS,'units');
      708. define(TEXT_CDR_CONTIENT,'At these space coordinates now float');
      709. define(TEXT_SE_FORME,''); // pas de deuxième partie sur les rapports
      710. define(TEXT_PROBA_CREATION_LUNE,'The chance for a moon to be created is');
      711. define(TEXT_LUNE_CREEE,'The enormous amounts of drifting metal and crystal particles attract each other and slowly form a lunar satellite in the orbit of the planet.');
      712. define(TEXT_LUNE_CREEE2,'');
      713. define(TEXT_VOS,'Your');
      714. define(TEXT_REC_CAPACITY,'recycler(s) have a total cargo capacity of');
      715. define(TEXT_PERTES_PILL,'Looting losses');
      716. define(TEXT_WITH_REC,'with/without recycling');
      717. define(TEXT_RENTA_TOTALE,'Total profitability');
      718. define(TEXT_RENTA_DETAIL,'Attacker profitability per resource');
      719. define(TEXT_CONVERT,'Convert');
      720. define(TEXT_SKIN,'Theme');
      721. define(TEXT_OPTIONS,'Option');
      722. define(TEXT_DATE_HOUR,'Date and time');
      723. define(TEXT_ATT_RECYCLE,'The attacker recycles');
      724. define(TEXT_DEF_RECYCLE,'The defender recycles');
      725. define(TEXT_RENTA_DETAIL2,'Detailed profitability');
      726. define(TEXT_ATT_ALLY,'Attacker alliance');
      727. define(TEXT_DEF_ALLY,'Defender alliance');
      728. define(TEXT_CALCUL_CONSO,'Consumption calculation');
      729. define(TEXT_PERCENT,'Percentage');
      730. define(TEXT_COMBU,'Combustion Drive');
      731. define(TEXT_IMPU,'Impulsion Drive');
      732. define(TEXT_PROPU,'Hyperspace Drive');
      733. define(TITLE_FLOTTES,'FLEETS');
      734. define(TITLE_RECHERCHE,'RESEARCHES');
      735. define(TITLE_DEFENSE,'DEFENSES');
      736. define(TITLE_BATIMENT,'FACILITIES');
      737. //temps vol
      738. define(TEXT_START,'Start');
      739. define(TEXT_DEST,'Destination');
      740. define(TEXT_SPEED,'Speed');
      741. define(TEXT_HORAIRES,'Time');
      742. define(TEXT_RETURN,'Return');
      743. define(TEXT_IMPACT,'Impact');
      744. //evo
      745. define(TEXT_LOAD_PLANET,'Load a planet');
      746. define(TEXT_CURRENT,'Current');
      747. define(TEXT_OBJ,'Objective');
      748. define(TEXT_CONSTRU,'Building');
      749. define(TEXT_LOAD_PROFIL,'Load a profile');
      750. define(TEXT_TEMPS,'Time');
      751. define(TEXT_RECHERCHES,'Research');
      752. define(TEXT_GRAVITON,'Graviton');
      753. define(TEXT_CALCULATRICE,'Calculator');
      754. //expe
      755. define(TEXT_EXP_DELETED,'Expeditions deleted');
      756. define(TEXT_RES_EXP,'Expeditions outcome');
      757. define(TEXT_RC_EXPE,'Aliens / Pirates CR');
      758. define(TEXT_EXPORT_EXPES,'Expeditions export');
      759. define(TEXT_EXPORT_DETAIL,'Detailed export');
      760. //commerce
      761. define(ERROR_BAD_RESSOURCES,'Wrong input - identical resources.');
      762. define(TEXT_NEW_VENTE,'New sell added');
      763. define(TEXT_VENTE_DELETED,'Sell deleted');
      764. define(TEXT_VENDEUR,'Seller');
      765. define(TEXT_RESSOURCE,'Resource');
      766. define(TEXT_FINAL,'Final');
      767. define(TEXT_ADD,'Add');
      768. define(TEXT_CURRENT_SELLS,'My ongoing sells');
      769. define(ERROR_NO_SELL,'No sells ongoing.');
      770. define(TEXT_ALL_RESS,'Every');
      771. define(TEXT_PERCENT_FINAL,'On final percentage');
      772. define(TEXT_NB_SATS,'Satellites nb');
      773. define(TEXT_INGENIEUR,'Engineer');
      774. define(TEXT_PROG_SAMEDI,'Evolution since Saturday');
      775. //admin
      776. define(TEXT_REMARK,'Problem');
      777. define(TEXT_ACTIF,'Active');
      778. define(TEXT_BAD_PSEUDO,'Bad player name');
      779. define(TEXT_TOUS,'All');
      780. define(TEXT_COMMENT_PILORI,'Pillory comment');
      781. define(TEXT_CURRENT_TAUX,'Current ratios');
      782. define(TEXT_ADMIN_LASTVISIT,'Last visit');
      783. define(TEXT_ADMIN_LASTSIGNAL,'Last report processed');
      784. define(TEXT_ADMIN_LASTPILORI,'Last pillory');
      785. define(TEXT_ADMIN_LASTFORUM,'Last board visit');
      786. define(TEXT_RAZ,'Reset');
      787. define(TEXT_DESACT,'Dis.');
      788. define(TEXT_SS_PRESENTS,'solar systems present in the carto');
      789. define(TEXT_SS_MANQUANTS,'Systems missing');
      790. define(TEXT_NB_SIGNAL,'Nb reports');
      791. define(TEXT_PROFIL_OK,'Profile OK');
      792. define(TEXT_DISABLE,'Disable');
      793. define(TEXT_COMMENT_SIGNAL,'Reporter comment');
      794. define(TEXT_SIGNALED_BY,'Report by');
      795. /*
      796. *
      797. *
      798. OGAME EXPRESSIONS
      799. /!\ In this part, you should take the good expression ingame, not only translate /!\
      800. *
      801. *
      802. */
      803. /* --- SCRIPT --- */
      804. define(TEXT_TITLE_EXPEDITIONS,'Bataille de profondeurs de l');
      805. define(TEXT_WINNER_RC,'Winner: ');
      806. define(TEXT_FLOTTES_SUIVANTES,'ON (');
      807. define(TEXT_ATT_WIN_BATTLE,'The attacker has won the battle !');
      808. define(TEXT_YOU_RECYCLE,'You have harvested');
      809. define(TEXT_HE_TAKE,'He captured');
      810. define(TEXT_ATT_TOTAL_LOST,'attacker lost a total');
      811. define(TEXT_DEF_TOTAL_LOST,'defender lost a total');
      812. define(TEXT_BUTIN,'Loot :');
      813. define(TEXT_UNITS_LOST,'Lost units:');
      814. define(TEXT_UNITS_LOST_SHORT,'Lost units:');
      815. define(TEXT_FLOTTE_AFFRONTENT,'met in battle');
      816. define(TEXT_BATTLE_OF,'Combat at ');
      817. define(TEXT_REC_CAPACITY,'have a total cargo capacity');
      818. define(TEXT_DE_DEUT_JS,'deuterium');
      819. define(TEXT_DE_CRISTAL_JS,'crystal');
      820. define(TEXT_METAL_JS,'Metal');
      821. define(TEXT_CRISTAL_JS,'Crystal');
      822. define(TEXT_DEUT_JS,'Deuterium');
      823. define(TEXT_ANTI_JS,'Dark Matter');
      824. define(TEXT_ANTI,'Dark Matter');
      825. define(TEXT_EXP_MARCHAND,'made contact with a friendly alien race');
      826. define(TEXT_EXP_AVANCE,'fleet returns home earlier than expected');
      827. define(TEXT_EXP_RETARD,'big delay');
      828. define(TEXT_EXP_FLOTTE,'The following ships are now part of the fleet');
      829. define(TEXT_EXP_RIEN,'small pets from a unknown marsh planet');
      830. define(TEXT_EXP_ALIENS,'unfriendly first contact');
      831. define(TEXT_EXP_PIRATES1,'Some really desperate space pirates');
      832. define(TEXT_EXP_PIRATES2,'had an unpleasant rendezvous');
      833. define(TEXT_EXP_TROUNOIR,'Zzzrrt Oh no');
      834. define(TEXT_EXP_OTHER1,'Your expedition');
      835. define(TEXT_EXP_OTHER2,'Our expedition');
      836. define(TEXT_EXP_OTHER3,'signe de vie de l`expédition');
      837. define(TEXT_EXP_OTHER4,'our expedition fleet');
      838. define(TEXT_EXP_OTHER5,'une base de pirates secrète');
      839. define(TEXT_EXP_OTHER6,'had an unpleasant rendezvous');
      840. define(TEXT_CARTO_PLAYER,'Player: ');
      841. define(TEXT_CARTO_PLANETE,'Plan');
      842. define(TEXT_CARTO_ALLY,'Alliance');
      843. define(TEXT_CARTO_MSG,'Message');
      844. define(TEXT_CARTO_PLACE,'Ranking:');
      845. define(TEXT_RESET_CLASSEMENT,'Réinitialiser le classement');//Page empire
      846. define(TEXT_SOMME,'Somme'); //page empire derniere colonne
      847. //battle report
      848. define(TEXT_ARMES_IG,'Weapons'); //tech in battle report
      849. define(TEXT_TYPE_IG,'Type'); //ship type in battle report
      850. define(TEXT_ATT_IG,'Attacker');
      851. define(TEXT_DEF_IG,'Defender');
      852. define(TEXT_FLOTTES_SUIVANTES_MIN,'On (');
      853. define(TEXT_DETRUIT_IG,'destroyed.');
      854. define(TEXT_LA_FLOTTE,'fleet fires');
      855. define(TEXT_PERDU_TOTAL,'lost a total');
      856. define(TEXT_LA_BATAILLE,'the battle');
      857. define(TEXT_NB_IG,'Total');
      858. define(TEXT_HAS_WON_IG,'has won the battle');
      859. define(TEXT_HAS_LOST_IG,'lost a total');
      860. define(TEXT_MATCH_NUL_IG,'The combat ends in a draw');
      861. define(TEXT_CDR_IG,'At these space coordinates now float');
      862. define(TEXT_MOON_PROBA,'chance for a moon');
      863. define(TEXT_MOON_CREATE,'form a lunar satellite');
      864. define(TEXT_RC_1ROUND,'The attacking fleet fires');
      865. //espio
      866. define(TEXT_RESSOURCES_RE,'Resources at');
      867. define(TEXT_FLOTTES_RE,'fleets');
      868. define(TEXT_DEFENSE_RE,'Defense');
      869. define(TEXT_BATIMENT_RE,'Building');
      870. define(TEXT_RECHERCHE_RE,'Research');
      871. define(TEXT_LABO_RE,'Lab');
      872. define(TEXT_FROM_RE,'From');
      873. define(TEXT_SCANNER_RE,'atmosphere of the planet');
      874. define(TEXT_ACTI_RE,'Activity');
      875. define(TEXT_ATTACK_RE,'Attaquer');
      876. define(TEXT_PROBA_RE,'Chance');
      877. define(TEXT_TOTAL_RE,'Total');
      878. define(TEXT_SCORE_ON,'of');//score on overview page
      879. //PUT THE GOOD TERM FROM INFOCOMPTE EXPORT
      880. define(TEXT_LUNAIRE,'Lunaire');//export forum infocompte
      881. define(TEXT_PLANETAIRE,'Planétaire');
      882. define(TEXT_TECHNOS_INF,'Technologies');
      883. define(TEXT_TECHNOS_START,'Technology ');//beginning of technolgy names
      884. //staff
      885. define(TEXT_ADMINS,'Administrators');
      886. define(TEXT_SMODS,'Super-moderators');
      887. define(TEXT_JOIN_US,'Join us !');
      888. //concours
      889. define(TEXT_NOT_IDENTIFIED,'You have to be logged to participate.');
      890. define(TEXT_PARTICIPATION_OK,'Your participation has been considered');
      891. define(TEXT_NO_REPONSE,'Please choose an answer');
      892. define(TEXT_INTRO_CONCOURS,'OGameTools is giving you the opportunity to win 3 Gameforge coupon of a 10 € value (~8.60£).<br>
      893. In order to participate, you only need to answer this question and to fill every field of this form.');
      894. define(TEXT_QUESTION_CONCOURS,'In which year the first Ogame server has been launched in the United Kingdom (.org) ?');
      895. define(TEXT_CHOIX_PROFIL,'Profile choice');
      896. define(TEXT_MAIL_VALIDE,'Valid mail adress');
      897. define(TEXT_OPTIN_CONCOURS,'Yes, I want to receive the newsletter of OgameTools\' partners');
      898. define(TEXT_RULES,'Game Rules');
      899. define(TEXT_RULES_LIST,'- You need to have an OgameTools account to participate and to be logged on the website.<br>
      900. - Only one participation per profile (ogame account) authorized.<br>
      901. - An incorrect profile will not be qualified for the draw. (empty profile, fake, missing ingame profile etc.)<br>
      902. - A profile linked to an account created after the 1st of october will not be qualified for the draw.<br>
      903. - The draw will take place on the 24th of december. Winners will be informed by mail.<br>
      904. - If a winner\'s mail or profile is incorret, another winner will be drawn.<br>');
      905. define(TITLE_EXPORT_CONCOURS,'<b>Invite your allies</b> (copy/paste forum code) :');
      906. define(TEXT_EXPORT_CONCOURS,'[center]
      907. [url=http://org.ogametools.com/contest.html][img]http://org.ogametools.com/images/concours2.jpg[/img][/url]
      908. OGameTools, reference website for OGame players,
      909. suggest you to enter a contest to
      910. [b]win 3 Gameforge gift cards[/b]
      911. [url=http://org.ogametools.com/contest.html]Click here to try your luck ![/url]
      912. [/center]');
      913. define(TEXT_STATS_ALLIANCE,'Alliance stats');
      914. define(TEXT_CLASSEMENT_MINEURS,'Miners ranking');
      915. //production
      916. define(TEXT_VOTRE_PRODUCTION,'Your production');
      917. define(TEXT_PROD_GLOBALE,'Global mine production');
      918. define(TEXT_PROD_DETAIL,'Detailed mine production');
      919. define(TEXT_FROM_CARTO,'From');
      920. define(TEXT_TO_CARTO,'to');
      921. define(TEXT_CONTIENT,'like');
      922. define(TEXT_CONTIENT_PAS,'not like');
      923. define(TEXT_INACTIFS,'Inactives');
      924. define(TEXT_MV,'Vacation mode');
      925. define(TEXT_BLOQUES,'Blocked');
      926. define(TEXT_NOOBS,'Newbies');
      927. define(TEXT_SEARCH,'Search');
      928. define(TITLE_SEARCH_CARTO,'Advanced search');
      929. define(TEXT_SORT_BY,'Order by');
      930. define(ERROR_TOOMANY_RESULTS,'Result truncated. [VAR] lines max.');
      931. //old ss
      932. define(TEXT_PLUS_VIEUX,'Older than');
      933. define(TEXT_SS_OBSOLETES,'Obsolete systems');
      934. define(TEXT_NEED_MORE_PLANETS,'<a href="mailto:pingusman@ogametools.com?subject=Planets OGT">Not enough planets? Tell us!</a>');
      935. define(TEXT_THANKS,'Thanks');
      936. define(TEXT_SUBMIT_FEEDBACK,'Put here your comments on the site');
      937. //messages infocompte
      938. define(TEXT_IFC_1,'Updated by Infocompte');
      939. define(TEXT_IFC_2,'Some fields have been updated');
      940. define(TEXT_IFC_3,'Your OGameTools account is up to date');
      941. define(TEXT_ALT_EDIT_PROFIL,'Edit pseudo / ally');
      942. define(TEXT_PARTENAIRES,'Partners');
      943. define(TITLE_SIMULATEUR,'Battle simulator');
      944. define(META_SIMULATEUR,'Battle simulator');
      945. define(BALISE_CENTER_START,'[align=center]');
      946. define(BALISE_CENTER_STOP,'[/align]');
      947. define(TEXT_EXPORT_DEF,'Board export of your best defense');
      948. define(TEXT_DEFENSE_DE,'Defense from');
      949. define(TEXT_POINTS_SUR_PLANETE,'Points on this planet');
      950. define(TEXT_SIGN_ATTAQUE,'Attack');
      951. define(TEXT_SIGN_BOUCLIER,'Shield');
      952. define(TEXT_SIGN_STRUCTURE,'Structure');
      953. define(TEXT_SIGN_CLASS_FLOTTE,'Fleet rank');
      954. define(TEXT_SIGN_POINTS_FLOTTE,'Fleet points');
      955. define(TEXT_SIGN_NB_VAISSEAUX,'Fleet');
      956. define(TEXT_SIGN_VAISS_PREFERE,'Prefered ship');
      957. define(TEXT_SIGN_TECHNOS,'Tech.');
      958. define(TEXT_OGAME_COPY,'Ogame is a registered trademark of Gameforge Productions GmbH. All rights reserved.');
      959. define(TEXT_TOP_JOUR_HOME,'TOP OF THE DAY');
      960. define(TITLE_PROGRESSION,'Ranking of the best progressions');
      961. define(META_PROGRESSION,'Top progressions OGame');
      962. define(TEXT_DATE_DEBUT,'Start date');
      963. define(TEXT_DATE_FIN,'End date');
      964. //V1.0
      965. define(TEXT_CHANGELOG,'Changelog');
      Display All

      //DB WORDS (replace with your language)
      //JS
      Crystal %
      Metal %
      Deuterium %
      Ratios
      sell
      Either X LC or X SC
      crystal
      metal
      deuterium
      for

      //greasmonkey words
      Incorrect password or unknown profile for this ingame nickname
      A new version is available, click to install
      Send to OGameTools
      Expedition
      harvested
      Your OGameTools password (mandatory) :
      OGameTools script options
      Send all expeditions to OgameTools
      Send all combat reports to OgameTools
      Send all harvesting reports to OgameTools
      Saving is automatic.
      Click on overview to return to your account
      Click on the OGT icon to come back to this page at anytime

      //Ships
      Small Cargo
      Large Cargo
      Light Fighter
      Heavy Fighter
      Cruiser
      Battleship
      Colony Ship
      Recycler
      Espionage Probe
      Bomber
      Solar Satellite
      Destroyer
      Deathstar
      Battlecruiser

      //technologies
      Energy Technology
      Laser Technology
      Ion Technology
      Plasma Technology
      Combustion Drive
      Impulse Drive
      Espionage Technology
      Computer Technology
      Astrophysics
      Intergalatic Research Network
      Graviton Technology
      Weapons Technology
      Shielding Technology
      Armour Technology
      Hyperspace Technology
      Hyperspace Drive

      //defense
      Rocket Launcher
      Light Laser
      Heavy Laser
      Gauss Cannon
      Ion Cannon
      Plasma Turret
      Small Shield Dome
      Large Shield Dome
      Anti-Ballistic Missiles
      Interplanetary Missiles

      //buildings
      Metal Storage
      Crystal Storage
      Deuterium Tank
      Robotics Factory
      Shipyard
      Research Laboratory
      Alliance Depot
      Missile Silo
      Nanite Factory
      Terraformer
      Lunar Base
      Sensor Phalanx
      Jump Gate
      Solar Plant
      Fusion Reactor

      //ships in battle report
      L.Cargo
      S.Cargo
      L.Fighter
      H.Fighter
      Cruiser
      Battleship
      Esp.Probe
      Recy.
      Traquer
      Col.Ship
      Destr.
      Bombardier
      Rip
      Sat.sol.

      //def in battle report
      R.Launcher
      L.Laser
      H.Laser
      G.Cannon
      L.Turret
      S.Dome
      L.Dome
      I.Cannon



      Or files are here : ogametools.com/translation-fr.zip
      Files are in French, if you prefer an english version : ogametools.com/translation-org.zip

      The site changes very quickly, so if you read this post in 3 months, I think it's best to ask me a file up to date before starting :)

      Thanks in advance
      Pingusman

      The post was edited 5 times, last by Pingusman ().

    • Hey Pingusman,

      Looks pretty, your work, great job ;)
      You can do it a lot easier, if you can post those FR/EN version here into spoiler as source code.
      No need to download some excell sheet or php file, which i can't even open in easy way without to install 3th party software.

      Pingusman wrote:

      The site changes very quickly, so if you read this post in 3 months, I think it's best to ask me a file up to date before starting :)

      It would be appropiate to add some version system (like v1.0; 1.1,..) with changeloging, so anyone knows what was changed after his/hers translation (becasue anyone will translate the most actual "version") and would be able to correct it by check.
      -Ogame Recension-
      Ogame need a change!
      -Check my account for my ideas-
    • sirEdward wrote:

      Hey Pingusman,

      Looks pretty, your work, great job ;)
      You can do it a lot easier, if you can post those FR/EN version here into spoiler as source code.
      No need to download some excell sheet or php file, which i can't even open in easy way without to install 3th party software.

      Pingusman wrote:

      The site changes very quickly, so if you read this post in 3 months, I think it's best to ask me a file up to date before starting :)

      It would be appropiate to add some version system (like v1.0; 1.1,..) with changeloging, so anyone knows what was changed after his/hers translation (becasue anyone will translate the most actual "version") and would be able to correct it by check.

      Totally agree with the Source Code Spoiler.
      Easiest and faster (maybe faster that the site changes :whistling:)
    • It's pretty simple
      All words should be translated, even the file names
      At the end of the php file you have to take the same words that ingame, but otherwise no special instructions

      If you are unsure, feel free to skip the line (put a tab at the beginning for example) and we will talk about after