Files
The-Only-Cure/OLD_MEDIA/lua/shared/Translate/EN/UI_EN.txt
2023-11-06 04:16:43 +01:00

43 lines
1.5 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>Easier to amputate and operate amputees.",
UI_trait_Amputee_Hand = "Left Hand Amputated",
UI_trait_Amputee_Hand_desc = "You lost your left hand way before the apocalypse began.",
UI_trait_Amputee_LowerArm = "Left Forearm Amputated",
UI_trait_Amputee_LowerArm_desc = "You lost your left forearm way before the apocalypse began.",
UI_trait_Amputee_UpperArm = "Entire left Arm Amputated",
UI_trait_Amputee_UpperArm_desc = "You lost your entire left arm before the apocalypse, good luck.",
UI_trait_Insensitive = "Insensitive to pain",
UI_trait_Insensitivedesc = "Reduces maximum pain.",
UI_ContextMenu_Right_Hand = "Right hand",
UI_ContextMenu_Right_LowerArm = "Right forearm",
UI_ContextMenu_Right_UpperArm = "Right arm",
UI_ContextMenu_Left_Hand = "Left hand",
UI_ContextMenu_Left_LowerArm = "Left forearm",
UI_ContextMenu_Left_UpperArm = "Left arm",
UI_ContextMenu_Left_Foot = "Left foot",
UI_ContextMenu_Right_Foot = "Right foot"
UI_ContextMenu_My = "My ",
UI_ContextMenu_Now_cut = " is now healed!",
}