Project Zomboid

Project Zomboid

Alternative Inventory Rendering
Texaliuz 7 Nov, 2023 @ 6:07am
Translation of "Alternative Inventory Rendering"
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".

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

Alternative Inventory Rendering

IG_UI_ES.txt
IGUI_ES = { IGUI_CUI_Display_BookMarkStyle = "Estilo del icono de marcador", IGUI_CUI_Display_option1 = "Marcador amarillo", IGUI_CUI_Display_option2 = "Marcador blanco", IGUI_CUI_Display_option3 = "Corazón amarillo", IGUI_CUI_Display_option4 = "Corazón rojo", IGUI_CUI_Display_option5 = "Corazón blanco", IGUI_CUI_Display_option6 = "Estrella amarilla", IGUI_CUI_Display_option7 = "Estrella roja", IGUI_CUI_Display_option8 = "Estrella blanca", IGUI_CUI_Display_option9 = "Vanilla", IGUI_CUI_Display_ControllerHighlight = "Resaltado de controlador", IGUI_CUI_Display_option1 = "Resaltado nuevo", IGUI_CUI_Display_option2 = "Resaltado estático", IGUI_CUI_Display_MaxItemPerGroup = "Máximo de elementos a mostrar por grupo de items", IGUI_CUI_Display_option1 = "30 (Por defecto)", IGUI_CUI_Display_option2 = "10 (Optimizado)", IGUI_CUI_Display_option3 = "50 (Vanilla)", IGUI_CUI_Display_option4 = "100 (Lag)", IGUI_CUI_Display_ItemDataUpdateRate = "Tasa de actualización de datos de elementos", IGUI_CUI_Display_option1 = "1 segundo (Rápido)", IGUI_CUI_Display_option2 = "2 segundos (Más rápido)", IGUI_CUI_Display_option3 = "0.5 segundos (500ms) (Lento)", IGUI_CUI_Display_option4 = "Casi en tiempo real (Más lento)", IGUI_CUI_Display_InventoryUpdateRate = "Tasa de actualización del inventario", IGUI_CUI_Display_option1 = "1 segundo (Rápido)" IGUI_CUI_Display_option2 = "2 segundos (Más rápido)" IGUI_CUI_Display_option3 = "0.5 segundos (500 ms) (Lento)" IGUI_CUI_Display_option4 = "Casi en Tiempo Real (Muy lento)" IGUI_CUI_Display_OpacityPresets = "Configuración de opacidad del inventario", IGUI_CUI_Display_option1 = "Opaco", IGUI_CUI_Display_option2 = "Transparente", IGUI_CUI_Display_EnableTrackLitItems = "Seguimiento de libros y medios", IGUI_CUI_Display_EnableTrackMediaItems = "Seguimiento de medios vistos", IGUI_CUI_Display_EnableDrainableDetail = "Mostrar estado detallado de elementos desgastables", IGUI_CUI_Display_EnableShowModdedGun = "Mostrar armas modificadas", IGUI_CUI_Display_EnableMagazineDetail = "Mostrar estado detallado de cargadores", IGUI_CUI_Display_EnableEquipmentLine = "Habilitar separador de equipamiento", IGUI_CUI_Display_EnableDelayedItemDataUpdate = "Habilitar actualización demorada de elementos", IGUI_CUI_Display_EnableDelayedInventoryUpdate = "Habilitar actualización demorada del inventario", IGUI_CUI_Display_EnableDetailedAttachments = "Mostrar accesorios en la sección expandida", IGUI_CUI_Display_ExperimentalTableWipe = "Borrado experimental de tablas", IGUI_CUI_Display_EnableTrackDuplicates = "Seguir función de elementos duplicados", IGUI_CUI_Display_EnableTrackDuplicateLiteratures = "Seguir literatura duplicada", IGUI_CUI_Display_EnableTrackDuplicateWeapons = "Seguir armas duplicadas", IGUI_CUI_Display_EnableTrackDuplicateWeaponsComparison = "Comparar condiciones de armas", IGUI_CUI_Display_EnableTrackDuplicateClothings = "Seguir ropa duplicada", IGUI_CUI_Display_EnableTrackDuplicateFoods = "Seguimiento de alimentos duplicados", IGUI_CUI_Display_EnableTrackDuplicateItems = "Seguimiento de items genéricos duplicados", IGUI_CUI_Display_BookTrack = "Marcar libros de habilidades superiores (en proceso)", IGUI_CUI_Display_option1 = "Mostrar solo libros legibles (Más rápido)", IGUI_CUI_Display_option2 = "Libro legible y superior (Moderado)", IGUI_CUI_Display_option3 = "Mostrar todos los estados (Más lento)", IGUI_CUI_Display_EquipStyle = "Estilo del icono de equipo", IGUI_CUI_Display_option1 = "Usar icono nuevo", IGUI_CUI_Display_option2 = "Usar icono vanilla", IGUI_CUI_Display_EnableBadCondHighlight = "Resaltar armas en mal estado", IGUI_CUI_Display_EnablePinItem = "Mostrar Items anclados (en proceso)", IGUI_CUI_Display_EnableFilledMagazine = "Habilitar Cargador Lleno", IGUI_CUI_Display_UpdateRate = "Tasa de actualización del inventario", IGUI_CUI_Display_BookMarkStyle_Tooltip = "Estilo de marcador de items favoritos.", IGUI_CUI_Display_ControllerHighlight_Tooltip = "Estilo de resaltado de selección con controlador.", IGUI_CUI_Display_MaxItemPerGroup_Tooltip = "Cantidad de items mostrados en pantalla por grupo de item.", IGUI_CUI_Display_ItemDataUpdateRate_Tooltip = "Cada cuanto se actualizan los datos de los items.", IGUI_CUI_Display_InventoryUpdateRate_Tooltip = "Cada cuanto se actualizan los datos del inventario.", IGUI_CUI_Display_OpacityPresets_Tooltip = "Opacidad y transparencia del inventario.", IGUI_CUI_Display_EnableTrackLitItems_Tooltip = "Esta opción te permite activar o desactivar el seguimiento y visualización de detalles de libros y elementos literarios en tu inventario.", IGUI_CUI_Display_EnableTrackMediaItems_Tooltip = "", IGUI_CUI_Display_EnableDrainableDetail_Tooltip = "Permite ver en detalle el estado de un item drenable.", IGUI_CUI_Display_EnableShowModdedGun_Tooltip = "Identificar armas con accesorios.", IGUI_CUI_Display_EnableMagazineDetail_Tooltip = "Permite ver en detalle el estado de los cargadores.", IGUI_CUI_Display_EnableEquipmentLine_Tooltip = "Permite agregar una separación entre las equipaciones.", IGUI_CUI_Display_EnableDelayedItemDataUpdate_Tooltip = "", IGUI_CUI_Display_EnableDelayedInventoryUpdate_Tooltip = "", IGUI_CUI_Display_EnableDetailedAttachments_Tooltip = "Permite ver accesorios agregados.", IGUI_CUI_Display_ExperimentalTableWipe_Tooltip = "", IGUI_CUI_Display_EnableTrackDuplicates_Tooltip = "Comparar los elementos del contenedor objetivo con el inventario del personaje.<br>Los contenedores no equipados no se incluirán.</br>", }
Last edited by Texaliuz; 7 Nov, 2023 @ 11:00am