Files
The-Only-Cure/media/lua/shared/translate/EN/UI_EN.txt
2023-01-18 02:06:05 +01:00

43 lines
1.4 KiB
Plaintext

UI_EN = {
UI_ContextMenu_InstallProthesis = "Install prothesis",
UI_ContextMenu_UninstallProthesis = "Uninstall prothesis",
UI_ContextMenu_Operate = "Operate",
UI_ContextMenu_OperateOven = "Operate with oven",
UI_ContextMenu_CutArm = "Cut arm",
UI_prof_surgeon = "Surgeon",
UI_profdesc_surgeon = "You are a surgeon! Start with all recipe of the mod the only cure.<br>You are also better to cut and operate.",
UI_trait_Amputee_Hand = "Amputee hand",
UI_trait_Amputee_Hand_desc = "Begin the game without a hand but also a metal hook.",
UI_trait_Amputee_LowerArm = "Amputee forearm",
UI_trait_Amputee_LowerArm_desc = "Begin the game without a forearm but also a metal hook.",
UI_trait_Amputee_UpperArm = "Amputee arm",
UI_trait_Amputee_UpperArm_desc = "Begin the game without an arm, good luck.",
UI_trait_Insensitive = "Insensitive to pain",
UI_trait_Insensitivedesc = "Reduces maximum pain.",
UI_ContextMenu_RightHand = "Right hand",
UI_ContextMenu_RightForearm = "Right forearm",
UI_ContextMenu_RightArm = "Right arm",
UI_ContextMenu_LeftHand = "Left hand",
UI_ContextMenu_LeftForearm = "Left forearm",
UI_ContextMenu_LeftArm = "Left arm",
UI_ContextMenu_My = "My ",
UI_ContextMenu_Now_cut = " is now healed!",
UI_ContextMenu_Heal_from_zomb = "I think I'm gonna be fine!",
UI_ContextMenu_Cut_for_nothing = "I did it for nothing..."
}