Project Zomboid

Project Zomboid

Smarter Storage
此主题已被锁定
Fragger 2024 年 7 月 19 日 上午 6:13
Language files
最后由 Fragger 编辑于; 2024 年 7 月 22 日 上午 12:39
< >
正在显示第 1 - 5 条,共 5 条留言
Fragger 2024 年 7 月 19 日 上午 6:22 
I just added some index terms. You can find the parts I modified by searching for "getText." These changes caused some issues, and I'm looking for the reason now.
最后由 Fragger 编辑于; 2024 年 7 月 19 日 上午 6:24
Fragger 2024 年 7 月 19 日 上午 7:23 
I found the question,I guess
Fragger 2024 年 7 月 19 日 上午 9:10 
I spent some time modifying the source code and finally fixed the problem.

EDIT
Quoting my own comments:
引用自 Fͥraͣgͫger
" I can't fix the tooltip issue. Fking tooltip. If I localize the preset tooltips, the custom names also get the tooltip prefix. Buddy, the rest is up to you. All the code in the discussion is now usable and effective. I made some slight changes to the source code because I couldn't achieve localization without modifying it. "
最后由 Fragger 编辑于; 2024 年 7 月 22 日 上午 1:00
Fragger 2024 年 7 月 22 日 上午 12:26 
Simplified Chinese
utf-8

UI_CN.txt
UI_CN = { UI_SmarterStorage_Options_Vanilla_Name = "显示原版提示", UI_SmarterStorage_Options_Vanilla_Tooltip = "选中此项以显示类似“冰箱”这样的原版名称作为提示。", UI_SmarterStorage_Options_RenamedTooltips_Name = "显示自定义名称提示", UI_SmarterStorage_Options_RenamedTooltips_Tooltip = "选中此项以使用您的自定义容器名称作为提示。", }

IG_UI_CN.txt
IGUI_CN = { IGUI_SmarterStorage_Name = "名称", IGUI_SmarterStorage_Color = "颜色", IGUI_SmarterStorage_Icon = "图标", IGUI_SmarterStorage_Cancel = "取消", IGUI_SmarterStorage_OK = "确认", IGUI_SmarterStorage_Weapons = "武器", IGUI_SmarterStorage_Ammo = "弹药", IGUI_SmarterStorage_Medical = "药物", IGUI_SmarterStorage_Clothing = "服装", IGUI_SmarterStorage_Electronics = "电子器件", IGUI_SmarterStorage_Food = "食物", IGUI_SmarterStorage_Literature = "文献书籍", IGUI_SmarterStorage_Tools = "工具", IGUI_SmarterStorage_Media = "媒体", IGUI_SmarterStorage_Equipment = "装备", IGUI_SmarterStorage_Gardening = "耕作", IGUI_SmarterStorage_Vehicles = "车辆", }

ContextMenu_CN.txt
ContextMenu_CN = { ContextMenu_SmarterStorage_Edit = "编辑", ContextMenu_SmarterStorage_Presets = "预设", ContextMenu_SmarterStorage_Reset = "重置", }
最后由 Fragger 编辑于; 2024 年 7 月 22 日 上午 12:26
Broadbent  [开发者] 2024 年 7 月 22 日 下午 12:24 
Working on this now. Should be done very soon. Thanks for the the translation and files!
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50