Project Zomboid

Project Zomboid

165 ratings
ModManager(i18n)
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
447.584 KB
14 Apr, 2023 @ 4:57pm
6 Oct, 2023 @ 2:30pm
4 Change Notes ( view )

Subscribe to download
ModManager(i18n)

Description
Description
It is possible to make the name and description of the module localizable through third-party modules.

How to use
Open [...\media\lua\shared\Translate\en\ui_en.txt] to add the following format (note the case)
"UI_" + MODID + "_Name" = "localized text",
Types de soutien
  1. "_Name" = modname
  2. "_Desc" = description
Originally posted by MODID:
The MODID information is located in the mod.info file
Originally posted by example:
UI_EN = {
UI_MODID_Desc = "Here are the localized module names",
UI_MODID_Name = "Here is the description of the localized module",
}

Permission
I do not own this mod, this branch may be integrated into the main mod or removed from the workshop at NoctisFalco's discretion.

Info
Workshop ID: 2962394572
Mod ID: ModManager

Workshop ID: 2962394572
Mod ID: ModManager
13 Comments
zw634451 3 Dec, 2024 @ 12:26am 
新方法:Win+R输入【%USERPROFILE%\Zomboid\Lua\i18n.ini】,汉化后导入到汉化MOD里即可
"UI_CHINAESE_Mnaisuka_Name":"模组标题和描述汉化",
"UI_CHINAESE_Mnaisuka_Desc":"必须订阅'模组管理器(分支)'才能正常使用",

D:\SteamLibrary\steamapps\workshop\content\108600\2962394572\mods\ModManager\media\lua\shared\Translate\EN\ui_en.txt]文件,添加以下格式到{}括号内 (注意大小写,以逗号结尾)

UI_CHINAESE_Mnaisuka_Name="模组标题和描述汉化",
UI_CHINAESE_Mnaisuka_Desc="必须订阅'模组管理器(分支)'才能正常使用",
叱咤月海鱼鱼猫 11 Nov, 2024 @ 1:43am 
从MC玩到僵毁,i18n仍然伴随着我
世界是一个巨大的i18n
Mnaisuka  [author] 21 Oct, 2024 @ 9:24pm 
@猶豫就會白給 在模组页面启动模组管理器后,需要重新启动游戏并重进模组页面,如果这时还没导出i18n文件,有可能是订阅了原版模组从而引起的模组冲突导致的
猶豫就會白給 12 May, 2024 @ 12:23am 
我c盘里没有%USERPROFILE%\Zomboid\Lua\i18n.ini(单这个文件没有)这个怎么办?
NalMac 16 Dec, 2023 @ 11:09am 
@mnaisuka Maybe so but by doing so it also means people can not be subbed to this and the original mod manager at the same time without creating it's own issues that aren't immediately obvious. I'be run into this issue plenty of times and it's a pain to troubleshoot hence the heads up.
Mnaisuka  [author] 16 Dec, 2023 @ 10:52am 
@NalMac The purpose of using the same ID is to prevent players from launching two mods with identical functions at the same time, which could cause the game to crash when opening the mod interface, and it also resolves potential issues with dependency mod recognition. The only known downside at the moment is the server's HASH authentication.
NalMac 15 Dec, 2023 @ 6:24pm 
you should change you mod ID to something other than what the official mod manager uses. PZ does not play well with mods that have the same mod ID and will only display 1 and will generally just cause aggrivation for the end user.
时空与穿梭 25 Nov, 2023 @ 12:17am 
启用这个开服务器会崩溃退出
淘淘 20 Oct, 2023 @ 8:40am 
请问我还需要订阅 原版本的Mod Manager 么?
M.S.Referee 7 Oct, 2023 @ 7:42am 
希望可以添加對 ‘調整模組順序’ 功能內的表列也可以顯示漢化。以及 ‘設置伺服器’ 表列內也能顯示漢化。
當前只能在 模組管理器 主視窗中顯示漢化。