-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 更新中文翻译,修正“Catalogue重新设计”为“Catalogue提供”,并添加1.21版本的中文和英文语言文件 * 修正中文翻译,将“开源许可协议”修改为“许可协议” * 添加1.21-fabric版本的打包策略配置 * 1.20 打包策略 * 120打包策略
- Loading branch information
Showing
10 changed files
with
96 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"fml.menu.mods.filter_updates": "仅显示有更新的模组", | ||
"catalogue.gui.no_selection": "未选定模组……", | ||
"catalogue.gui.info": "此菜单由Catalogue重新设计。单击此处打开此模组的CurseForge页面!" | ||
"catalogue.gui.info": "此菜单由Catalogue提供。单击此处打开此模组的CurseForge页面!" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"fml.menu.mods.filter_updates": "仅显示有更新的模组", | ||
"catalogue.gui.no_selection": "未选定模组……", | ||
"catalogue.gui.info": "此菜单由Catalogue重新设计。单击此处打开此模组的CurseForge页面!" | ||
"catalogue.gui.info": "此菜单由Catalogue提供。单击此处打开此模组的CurseForge页面!" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Catalogue (Fabric) | ||
|
||
本目录完全复用Forge(1.20)版本的翻译内容。 | ||
|
||
具体实现: | ||
- 使用 indirect 策略复用 `projects/1.20/assets/catalogue/catalogue` | ||
- 详见 `packer-policy.json` 及[打包机制文档](../../../../Packer-Doc.md#复用语言文件) |
6 changes: 6 additions & 0 deletions
6
projects/1.20-fabric/assets/catalogue/catalogue/packer-policy.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[ | ||
{ | ||
"type": "indirect", | ||
"source": "projects/1.20/assets/catalogue/catalogue" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Catalogue (Fabric) | ||
|
||
本目录完全复用Forge(1.21)版本的翻译内容。 | ||
|
||
具体实现: | ||
- 使用 indirect 策略复用 `projects/1.21/assets/catalogue/catalogue` | ||
- 详见 `packer-policy.json` 及[打包机制文档](../../../../Packer-Doc.md#复用语言文件) |
6 changes: 6 additions & 0 deletions
6
projects/1.21-fabric/assets/catalogue/catalogue/packer-policy.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[ | ||
{ | ||
"type": "indirect", | ||
"source": "projects/1.21/assets/catalogue/catalogue" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"catalogue.gui.no_selection": "No mod selected...", | ||
"catalogue.gui.mod_list": "Mods", | ||
"catalogue.gui.search": "Search", | ||
"catalogue.gui.config": "Config", | ||
"catalogue.gui.open_mods_folder": "Open Mods Folder", | ||
"catalogue.gui.licenses": "License(s): %s", | ||
"catalogue.gui.authors": "Author(s): %s", | ||
"catalogue.gui.contributors": "Contributor(s): %s", | ||
"catalogue.gui.credits": "Credits: %s", | ||
"catalogue.gui.version": "Version: %s", | ||
"catalogue.gui.update_available": "Update: %s", | ||
"catalogue.gui.info": "This menu is provided by Catalogue. Click here to open the CurseForge page for this mod!", | ||
"catalogue.gui.favourite": "Mark as Favorite", | ||
"catalogue.gui.remove_favourite": "Remove as Favorite", | ||
"catalogue.gui.options": "Options", | ||
"catalogue.gui.filters": "Filters", | ||
"catalogue.gui.filters.configs_only": "Mods with Configs", | ||
"catalogue.gui.filters.updates_only": "Mods with Updates", | ||
"catalogue.gui.filters.favourites": "Favorites Only", | ||
"catalogue.gui.sort": "Sort", | ||
"catalogue.gui.sort.alphabetically": "A to Z", | ||
"catalogue.gui.sort.alphabetically_reverse": "Z to A", | ||
"catalogue.gui.sort.favourites_first": "Favorites First", | ||
"catalogue.gui.hide_libraries": "Hide Libraries", | ||
"catalogue.gui.no_mods": "No mods...", | ||
"catalogue.gui.mod_count": "%s Mods", | ||
"catalogue.gui.library_count": "%s Libraries", | ||
"catalogue.gui.advanced_search.info": "Advanced search queries will ignore any active filters", | ||
"catalogue.gui.show_dependencies": "Show Dependencies", | ||
"catalogue.gui.show_dependents": "Show Dependents" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"catalogue.gui.no_selection": "没有选择模组……", | ||
"catalogue.gui.mod_list": "模组", | ||
"catalogue.gui.search": "搜索", | ||
"catalogue.gui.config": "配置", | ||
"catalogue.gui.open_mods_folder": "打开模组文件夹", | ||
"catalogue.gui.licenses": "许可协议:%s", | ||
"catalogue.gui.authors": "作者:%s", | ||
"catalogue.gui.contributors": "贡献者:%s", | ||
"catalogue.gui.credits": "致谢:%s", | ||
"catalogue.gui.version": "版本:%s", | ||
"catalogue.gui.update_available": "更新:%s", | ||
"catalogue.gui.info": "此菜单由Catalogue提供。单击此处打开此模组的CurseForge页面!", | ||
"catalogue.gui.favourite": "标记为收藏", | ||
"catalogue.gui.remove_favourite": "取消收藏", | ||
"catalogue.gui.options": "选项", | ||
"catalogue.gui.filters": "筛选", | ||
"catalogue.gui.filters.configs_only": "仅显示有配置的模组", | ||
"catalogue.gui.filters.updates_only": "仅显示有更新的模组", | ||
"catalogue.gui.filters.favourites": "仅显示收藏", | ||
"catalogue.gui.sort": "排序", | ||
"catalogue.gui.sort.alphabetically": "A到Z", | ||
"catalogue.gui.sort.alphabetically_reverse": "Z到A", | ||
"catalogue.gui.sort.favourites_first": "收藏优先", | ||
"catalogue.gui.hide_libraries": "隐藏库模组", | ||
"catalogue.gui.no_mods": "没有模组……", | ||
"catalogue.gui.mod_count": "%s个模组", | ||
"catalogue.gui.library_count": "%s个库", | ||
"catalogue.gui.advanced_search.info": "高级搜索查询将忽略任何激活的筛选器", | ||
"catalogue.gui.show_dependencies": "显示前置模组", | ||
"catalogue.gui.show_dependents": "显示依赖模组" | ||
} |