first commit

This commit is contained in:
Pao
2023-01-09 22:01:35 +01:00
commit 55c338f976
129 changed files with 3103 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
ContextMenu_EN = {
ContextMenu_Cut_Arm = "Cut arm",
ContextMenu_Operate_Arm = "Operate arm",
}

View File

@@ -0,0 +1,18 @@
IGUI_EN = {
IGUI_ItemCat_Prosthesis = "Prosthesis",
IGUI_ItemCat_Surgeon_kit = "Surgeon kit",
IGUI_TOC_health_Cut = "Is cut",
IGUI_TOC_health_Cica = " and heal",
IGUI_TOC_health_Operate = " and operate",
IGUI_TOC_health_time1 = " - There is a long time left before heal",
IGUI_TOC_health_time2 = " - There is some time left before heal",
IGUI_TOC_health_time3 = " - There is a little time left before heal",
IGUI_TOC_health_time4 = " - No idea how long until it's healed.",
IGUI_char_Hand_multi = "Time multi due to amp/tot",
IGUI_perks_RightHand = "Right hand",
IGUI_perks_LeftHand = "Left hand",
IGUI_perks_Protheses = "Protheses skills",
}

View File

@@ -0,0 +1,31 @@
DisplayName_EN = {
ItemName_TOC.WoodenHook = "Wooden hook",
ItemName_TOC.MetalHook = "Metal hook",
ItemName_TOC.MetalHand = "Metal Hand",
ItemName_TOC.WoodenHook_right_noHand = "Wooden hook",
ItemName_TOC.WoodenHook_left_noHand = "Wooden hook",
ItemName_TOC.WoodenHook_right_noForearm = "Wooden hook",
ItemName_TOC.WoodenHook_right_noForearm = "Wooden hook",
ItemName_TOC.MetalHook_right_noHand = "Metal hook",
ItemName_TOC.MetalHook_left_noHand = "Metal hook",
ItemName_TOC.MetalHook_right_noForearm = "Metal hook",
ItemName_TOC.MetalHook_left_noForearm = "Metal hook",
ItemName_TOC.MetalHand_right_noHand = "Metal Hand",
ItemName_TOC.MetalHand_left_noHand = "Metal Hand",
ItemName_TOC.MetalHand_right_noForearm = "Metal Hand",
ItemName_TOC.MetalHand_left_noForearm = "Metal Hand",
ItemName_TOC.Improvised_surgeon_kit = "Improvised surgeon kit",
ItemName_TOC.Surgeon_kit = "Surgeon kit",
ItemName_TOC.Real_surgeon_kit = "Real surgeon kit",
ItemName_TOC.SurgeonMag1 = "Surgeon magazine for dummies",
ItemName_TOC.SurgeonMag2 = "Surgeon magazine for students",
ItemName_TOC.SurgeonMag3 = "Surgeon magazine for experts",
ItemName_TOC.ProthesisMag1 = "Prothesis magazine for dummies",
ItemName_TOC.ProthesisMag2 = "Prothesis magazine for experienced",
ItemName_TOC.ProthesisMag3 = "Prothesis magazine for experts",
}

View File

@@ -0,0 +1,26 @@
Tooltip_EN = {
Tooltip_Real_surgeon_kit = "Real surgeon kit. To use on a cut limb.<br>Big heal dor the severed limb, reduce time to cicatrize.",
Tooltip_Surgeon_kit = "Surgeon kit. To use on a cut limb.<br>Heal for the severed limb, reduce time to cicatrize.",
Tooltip_Improvised_surgeon_kit = "Improvised surgeon kit. To use on a cut limb.<br>Small heal for the severed limb, reduce time to cicatrize.",
Tooltip_equip_prothesis_hand = "Water Resistance is the time multiplier for actions<br>Without prosthesis, the multiplier is 2"
Tooltip_equip_prothesis_fore = "Water Resistance is the time multiplier for actions<br>Without prosthesis, the multiplier is 2.5"
Tooltip_prothesis_hand = "Prosthesis for hand. You need to cicatrize to use.<br> It's done by having a bandage (alcohol is better) when cut, use a surgeon kit and wait."
Tooltip_prothesis_fore = "Prosthesis for forearm. You need to cicatrize to use.<br> It's done by having a bandage (alcohol is better) when cut, use a surgeon kit and wait."
Recipe_Tooltip_Wooden_hook = "Make a prothesis wooden hook.<br>To use on a cut hand or fore arm.<br>Cut arm cannot be equip."
Recipe_Tooltip_Metal_hook = "Make a prothesis metal hook.<br>To use on a cut hand or fore arm.<br>Cut arm cannot be equip."
Recipe_Tooltip_Metal_hand = "Make a prothesis metal hand.<br>To use on a cut hand or fore arm.<br>Cut arm cannot be equip."
Recipe_Tooltip_Real_surgeon_kit = "Make a real surgeon kit.<br>Big heal dor the severed limb, reduce time to cicatrize."
Recipe_Tooltip_Surgeon_kit = "Make a surgeon kit.<br>Heal for the severed limb, reduce time to cicatrize."
Recipe_Tooltip_Improvised_surgeon_kit = "Make an improvised surgeon kit.<br>Small heal for the severed limb, reduce time to cicatrize."
Tooltip_SurgeonMag1 = "Learn how to make an improvised surgeon kit!"
Tooltip_SurgeonMag2 = "Learn how to make a surgeon kit!"
Tooltip_SurgeonMag3 = "Learn how to make a real surgeon kit!"
Tooltip_ProthesisMag1 = "Learn how to make a wooden hook!"
Tooltip_ProthesisMag2 = "Learn how to make a metal hook!"
Tooltip_ProthesisMag3 = "Learn how to make a metal hand!"
}

View File

@@ -0,0 +1,32 @@
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_Amputee1 = "Amputee hand",
UI_trait_Amputee1desc = "Begin the game a hand cut and heal but also a metal hook.",
UI_trait_Amputee2 = "Amputee forearm",
UI_trait_Amputee2desc = "Begin the game a forearm cut and heal but also a metal hook.",
UI_trait_Amputee3 = "Amputee arm",
UI_trait_Amputee3desc = "Begin the game an arm cut and heal, 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 heal !",
UI_ContextMenu_Heal_from_zomb = "I heal from zombification !",
UI_ContextMenu_Cut_for_nothing = "I cut for nothing..."
}