Moved Translations to common folder, merged pgmbru changes manually

This commit is contained in:
ZioPao
2025-03-31 01:59:27 +02:00
parent f77a357dab
commit cc5e67aceb
51 changed files with 32 additions and 20 deletions

View File

@@ -1,22 +0,0 @@
ContextMenu_DE = {
ContextMenu_Amputate = "Amputieren",
ContextMenu_Amputate_Bandage = "Amputieren und bandagieren",
ContextMenu_Amputate_Stitch = "Amputieren und nähen",
ContextMenu_Amputate_Stitch_Bandage = "Amputieren, nähen und bandagieren",
ContextMenu_Cauterize = "Kauterisieren",
ContextMenu_Limb_Hand_L = "Linke Hand",
ContextMenu_Limb_ForeArm_L = "Linker Unterarm",
ContextMenu_Limb_UpperArm_L = "Linker Oberarm"
ContextMenu_Limb_Hand_R = "Rechte Hand",
ContextMenu_Limb_ForeArm_R = "Rechter Unterarm",
ContextMenu_Limb_UpperArm_R = "Rechter Oberarm",
ContextMenu_InstallProstRight = "Instaliere Prothese am rechten Arm",
ContextMenu_InstallProstLeft = "Instaliere Prothese am linken Arm",
ContextMenu_PutTourniquetArmLeft = "Lege das Tourniquet am linken Arm an",
ContextMenu_PutTourniquetLegL = "Lege das Tourniquet am linken Bein an",
ContextMenu_PutTourniquetArmRight = "Lege das Tourniquet am rechten Arm an",
ContextMenu_PutTourniquetLegR = "Lege das Tourniquet am rechten Bein an",
ContextMenu_CleanWound = "Saubere Wunde",
}

View File

@@ -1,15 +0,0 @@
IG_UI_DE = {
IGUI_perks_Amputations = "Amputationen",
IGUI_perks_Side_R = "Rechte Seite",
IGUI_perks_Side_L = "Linke Seite",
IGUI_perks_Prosthesis = "Prothese",
IGUI_perks_ProstFamiliarity= "Vertrautheit",
IGUI_ItemCat_Prosthesis = "Prothese",
IGUI_ItemCat_Surgery = "Operation",
IGUI_ItemCat_Amputation = "Amputation"
IGUI_HealthPanel_Cicatrization = "Vernarbung",
IGUI_HealthPanel_Cicatrized = "Vernarbt",
IGUI_HealthPanel_Cauterized = "Kauterisiert",
IGUI_HealthPanel_WoundDirtyness = "Wundverschmutzung",
IGUI_HealthPanel_ProstEquipped = "Prothese angelegt",
}

View File

@@ -1,9 +0,0 @@
ItemName_DE = {
ItemName_TOC.Surg_Arm_Tourniquet_L = "Tourniquet",
ItemName_TOC.Surg_Arm_Tourniquet_R = "Tourniquet",
ItemName_TOC.Prost_NormalArm_L = "Armprothese Links",
ItemName_TOC.Prost_NormalArm_R = "Armprothese Rechts",
ItemName_TOC.Prost_HookArm_L = "Linke Armprothese - Haken",
ItemName_TOC.Prost_HookArm_R = "Rechte Armprothese - Haken",
}

View File

@@ -1,4 +0,0 @@
Recipes_DE = {
Recipe_Craft_Prosthetic_Arm = "Baue Armprothese",
Recipe_Craft_Prosthetic_Hook = "Baue Hakenprothese",
}

View File

@@ -1,6 +0,0 @@
Sandbox_EN = {
Sandbox_TOC = "The Only Cure - Die einzige Heilung",
Sandbox_TOC_CicatrizationSpeed = "Vernarbungs Geschwindigkeit",
Sandbox_TOC_WoundDirtynessMultiplier = "Wundenverschmutzung Multiplikator",
Sandbox_TOC_SurgeonAbilityImportance = "Relevanz der Fähigkeiten des Chirurgen",
}

View File

@@ -1,8 +0,0 @@
Tooltip_DE = {
Tooltip_Surgery_CantCauterize = "Du kannst die Wunde nicht kauterisieren",
Tooltip_Surgery_And = " und "
Tooltip_Surgery_TempTooLow = "Die Temperatur ist immer noch zu niedrig",
Tooltip_Surgery_Coward = "Du hast nicht den Mut dazu",
Tooltip_Surgery_LimbNotFree = "Zuerst musst du die Prothese abnehmen",
}

View File

@@ -1,11 +0,0 @@
UI_DE = {
UI_trait_Amputee_Hand = "Amputierte linke Hand",
UI_trait_Amputee_Hand_desc = "",
UI_trait_Amputee_ForeArm = "Amputierter linker Unterarm",
UI_trait_Amputee_ForeArm_desc = "",
UI_trait_Amputee_UpperArm = "Amputierter linker Oberarm",
UI_trait_Amputee_UpperArm_desc = "",
UI_trait_Insensitive = "Unempfindlich",
UI_trait_Insensitive_desc = "",
UI_Say_CantEquip = "Ich kann das so nicht ausrüsten..."
}