2 557
modifications
Gestion des compétences inconnues |
traduction partielle |
||
Ligne 8 : | Ligne 8 : | ||
-- chaque rang. | -- chaque rang. | ||
local SKILLS = { | local SKILLS = { | ||
["astrodynamics"] = " | ["astrodynamics"] = "Astrodynamique", | ||
["astrophysics"] = " | ["astrophysics"] = "Astrophysique", | ||
["boost pack training"] = " | ["boost pack training"] = "Certification jet-pack", | ||
["ballistics"] = " | ["ballistics"] = "Balistique", | ||
["botany"] = " | ["botany"] = "Botanique", | ||
["chemistry"] = " | ["chemistry"] = "Chimie", | ||
["decontamination"] = "Decontamination", | ["decontamination"] = "Decontamination", | ||
["gastronomy"] = " | ["gastronomy"] = "Gastronomie", | ||
["geology"] = " | ["geology"] = "Geologie", | ||
["instigation"] = " | ["instigation"] = "Provocation", | ||
["intimidation"] = "Intimidation", | ["intimidation"] = "Intimidation", | ||
["lasers"] = "Lasers", | ["lasers"] = "Lasers", | ||
["leadership"] = "Leadership", | ["leadership"] = "Leadership", | ||
["marksmanship"] = " | ["marksmanship"] = "Adresse au tir", | ||
["martial arts"] = " | ["martial arts"] = "Arts martiaux", | ||
["missile weapon systems"] = " | ["missile weapon systems"] = "Systèmes d'armes à missiles", | ||
["negotiation"] = " | ["negotiation"] = "Négotiation", | ||
["neurostrikes"] = " | ["neurostrikes"] = "Frappes névralgiques", | ||
["outpost engineering"] = " | ["outpost engineering"] = "Ingénierie avant-poste", | ||
["outpost management"] = " | ["outpost management"] = "Gestion d'avant-poste", | ||
["particle beam weapon systems"] = " | ["particle beam weapon systems"] = "Systèmes d'armes à particules", | ||
["payloads"] = " | ["payloads"] = "Chargements", | ||
["piloting"] = " | ["piloting"] = "Pilotage", | ||
["rapid reloading"] = " | ["rapid reloading"] = "Rechargement rapide", | ||
["rifle certification"] = " | ["rifle certification"] = "Certification en fusil", | ||
["robotics"] = " | ["robotics"] = "Robotique", | ||
["security"] = " | ["security"] = "Securité", | ||
["shotgun certification"] = " | ["shotgun certification"] = "Certif. fusil à pompe", | ||
["sniper certification"] = " | ["sniper certification"] = "Certification en sniper", | ||
["starship engineering"] = " | ["starship engineering"] = "Ingénierie aérospatiale", | ||
["targeting"] = " | ["targeting"] = "Visée", | ||
["xenosociology"] = " | ["xenosociology"] = "Xénosociologie", | ||
} | } | ||