Project Zomboid

Project Zomboid

Better Towing (Work in SP/MP 41.71+)
Texaliuz Nov 30, 2023 @ 11:24am
Translation of "Better Towing (Work in SP/MP 41.71+)"
I kindly request that you please add this Spanish translation to your mod. Thank you very much.

All files must be encoded in "ANSI" without exception, as otherwise, the game will not read them correctly.

The following files should be placed in folders within "Shared" named "Translate" and "ES," making it appear as follows: "\shared\Translate\ES".

-------------------------------------------------------------------------------------------

Nombre del Mod

ItemName_ES.txt
ItemName_ES = { ItemName_TowingCar.TowBar = "Enganche de remolque" }

Items_ES.txt
Items_ES = { DisplayName_TowBar = "Enganche de remolque" }

Tooltip_ES.txt
Tooltip_ES = { Tooltip_TowBar_TowingCar = "Un enganche de remolque se puede utilizar<br>para enganchar un vehículo como un remolque" }

UI_ES.txt
UI_ES = { UI_Text_Towing_turnOffParkingBrake = "Poner freno de mano", UI_Text_Towing_turnOnParkingBrake = "Sacar freno de mano", UI_Text_Towing_noAviableVehicles = "No hay vehículos para unir<br>o no se puede unir", UI_Text_Towing_attach = "Unir", UI_Text_Towing_deattach = "Soltar", UI_Text_Towing_byRope = "con una cuerda", UI_Text_Towing_byTowBar = "con el enganche de remolque", UI_Text_Towing_byHook = "con un gancho", UI_Text_Towing_flipUpright = "Voltear hacia arriba" }