From e3e12dd63a8c99649c0dde946bf59d3c86a33935 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=B6=E6=99=BA=E4=B9=83=E5=8F=8D=E4=B8=8D=E8=83=BD?= =?UTF-8?q?=E5=8F=8A?= <100760086+qznfbnj@users.noreply.github.com> Date: Sun, 12 May 2024 01:35:04 +0800 Subject: [PATCH 1/6] Create en_us.json --- .../fzzy-config/fzzy_config/lang/en_us.json | 119 ++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/en_us.json diff --git a/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/en_us.json b/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/en_us.json new file mode 100644 index 000000000000..6dd4e6b19f14 --- /dev/null +++ b/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/en_us.json @@ -0,0 +1,119 @@ +{ +"fc.validated_field.boolean.true": "True", +"fc.validated_field.boolean.false": "False", +"fc.validated_field.color.r": "R", +"fc.validated_field.color.g": "G", +"fc.validated_field.color.b": "B", +"fc.validated_field.color.a": "A", +"fc.validated_field.color.hl": "Hue Light Map", +"fc.validated_field.color.s": "Saturation Slider", +"fc.validated_field.color.r.desc": "Enter an integer between 0 and 255", +"fc.validated_field.color.g.desc": "Enter an integer between 0 and 255", +"fc.validated_field.color.b.desc": "Enter an integer between 0 and 255", +"fc.validated_field.color.a.desc": "Enter an integer between 0 and 255", +"fc.validated_field.color.a.desc_locked": "Alpha is locked to 255.", +"fc.validated_field.color.s.desc": "Use hue brightness map to change those values", +"fc.validated_field.color.s.usage.keyboard": "Press up or down arrow keys to change color saturation", +"fc.validated_field.color.hl.desc": "Only assigns hue and brightness. Use saturation slider to change saturation.", +"fc.validated_field.color.hl.usage.keyboard": "Press left or right arrow to change color hue. Press up or down for color brightness", +"fc.validated_field.color.hl.usage.mouse": "Click the map to assign a hue and light value", +"fc.validated_field.color.int.desc": "Hexadecimal color representation.", +"fc.validated_field.entity_attribute.error": "§o§4Unknown Attribute§r", +"fc.validated_field.enum.current": "Current Setting: %s", +"fc.validated_field.expression": "Edit Expression", +"fc.validated_field.ingredient": "Only values in selected type are kept", +"fc.validated_field.ingredient.edit": "Edit Ingredient...", +"fc.validated_field.ingredient.STACK": "Single Item", +"fc.validated_field.ingredient.LIST": "Set of Items", +"fc.validated_field.ingredient.TAG": "Item Tag", +"fc.validated_field.list": "Edit List...", +"fc.validated_field.map": "Edit Map...", +"fc.validated_field.number.desc.fallback": "Number between %1$s and %2$s", +"fc.validated_field.number.desc.fallback.min": "Number less than or equal to %s", +"fc.validated_field.number.desc.fallback.max": "Number greater than or equal to %s", +"fc.validated_field.number.desc.fallback.any": "Any valid number", +"fc.validated_field.number.slider.usage": "Press left or right keys to change value. Press enter to confirm selection.", +"fc.validated_field.number.slider.usage.unfocused": "Drag slider to change value. Click checkmark to confirm selection.", +"fc.validated_field.number.textbox.invalid": "Invalid entry: Needs to be a number.", +"fc.validated_field.number.textbox.usage": "Press enter to confirm entry.", +"fc.validated_field.number.textbox.usage.unfocused": "Click checkmark to confirm entry.", +"fc.validated_field.object": "Edit Object...", +"fc.validated_field.set": "Edit Set...", + +"fc.validated_field.default": "Restore [%1$s] to default of [%2$s]", +"fc.validated_field.update.error": "Update error for [%1$s], [%2$s] to [%3$s]: %4$s", +"fc.validated_field.revert.error": "Revert error for [%1$s]: %2$s", +"fc.validated_field.update": "[%1$s], [%2$s] to [%3$s]", +"fc.validated_field.revert": "Revert [%1$s], [%2$s] back to [%3$s]", + +"test.walkable.testChildDave.testChildBool": "Test Child Dave's Boolean", +"test.walkable.testChildDave.testChildBool.desc": "Dave's favorite boolean. Please treat it well.", + +"fc.networking.permission.cheat": "Player [%1$s] may have tried cheating server config options! See the server logs for details.", + +"fc.config.generic.section" : "Config Section", +"fc.config.generic.section.desc" : "This Config Section doesn't implement it's translation key. The screen doesn't know what to call it!", +"fc.config.generic.field" : "Setting", +"fc.config.generic.field.desc" : "This Setting doesn't implement it's translation key. The screen doesn't know what to call it!", +"fc.config.right_click": "Actions", +"fc.config.restore.confirm.desc": "Pressing Confirm will reset this setting to its default. Continue?", +"fc.config.back": "Back", +"fc.config.back.desc" : "Return to %s", +"fc.config.done.desc" : "Save config and close screen", +"fc.config.forwarded": "Forwarded Settings", +"fc.config.restart": "Restart Required", +"fc.config.restart.warning": "Changing this setting will require a restart!", +"fc.config.restart.warning.section": "Some settings within this section will require a restart if changed!", +"fc.config.restart.warning.config": "Some settings within this config will require a restart if changed!", +"fc.config.restart.update": "You have received a configuration update that may require a client restart. Please contact a Server Operator for more information.", +"fc.config.restart.update.client": "You have made changes to configuration(s) that require a client restart.", +"fc.config.restart.update.server": "You have made changes to configuration(s) that require a server restart. Connected clients have been automatically updated and notified; please follow up with them and/or staff members to schedule a restart.", +"fc.config.restart.sync": "Settings received during synchronization require a client restart. Proceed?", + +"fc.button.accept": "Accept", +"fc.button.deny": "Deny", +"fc.button.apply": "Apply Changes", +"fc.button.apply.desc": "Applies all changes and saves configs", +"fc.button.revert": "Revert Changes", +"fc.button.revert.desc": "Reverts all changes just made to configs", +"fc.button.restore": "Restore Defaults", +"fc.button.restore.desc": "Restores all configs default settings", +"fc.button.restore.confirm": "Confirm", +"fc.button.restore.confirm.desc": "Pressing Confirm will reset these settings to their defaults. Continue?", +"fc.button.changelog": "Change History", +"fc.button.changelog.desc": "Lists all changes just made to configs", +"fc.button.forward": "Forward Setting", +"fc.button.forward.confirm": "Forward", +"fc.button.forward.active": "Forward this entry to another player", +"fc.button.forward.inactive": "No-one to forward settings to", +"fc.button.alert.active": "Forwarded settings", +"fc.button.alert.inactive": "No forwarded settings", +"fc.button.noPerms": "Can't Edit", +"fc.button.noPerms.desc": "You don't have the proper permissions to edit this entry.", +"fc.button.navigate": "Navigate to %s", +"fc.button.changes": "Changes...", +"fc.button.changes.title": "Manage Changes", +"fc.button.changes.message": "%s Changes Made Button", +"fc.button.changes.message.noChanges": "No Changes Made Button", +"fc.button.changes.desc": "Change management menu for applying and reverting changes.", +"fc.button.copy": "Copy", +"fc.button.paste": "Paste", +"fc.button.delete": "Delete Entry", +"fc.button.add": "Add New Entry", +"fc.button.cancel": "Cancel", +"fc.button.slider.usage.focused": "Press up or down arrows to change value", +"fc.button.restart.cancel": "Back to Title Screen", +"fc.button.info": "Screen Usage Information", +"fc.button.info.fc": "§oThis config is powered by %s§r", +"fc.button.info.fc.tip": "Open Curseforge page", +"fc.button.info.undo": "§o[Ctrl + Z]§r - Undoes changes one-by-one new to old.", +"fc.button.info.find": "§o[Ctrl + F]§r - Focuses the search bar.", +"fc.button.info.copy": "§o[Ctrl + C]§r - Copies hovered or selected setting.", +"fc.button.info.paste": "§o[Ctrl + V]§r - Pastes copy buffer into compatible setting.", +"fc.button.info.save": "§o[Ctrl + S]§r - Saves changes and sends updates to the server.", +"fc.button.info.page": "§o[Pg Up/Pg Dwn]§r - Scrolls up/down a 'page' of settings.", +"fc.button.info.click": "§o[Right Click]§r - Opens a context menu, if applicable.", +"fc.button.info.click_kb": "§o[Shift + F10]§r - Opens a context menu, if applicable.", +"fc.button.info.click_kb2": "§o[Context Menu Key]§r - Opens a context menu, if applicable.", +"fc.button.info.alert": "§o[!]§r - Settings marked with a ! require a restart if changed." +} From a97c18820f20ec77ef1f4c866660886870a9d492 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=B6=E6=99=BA=E4=B9=83=E5=8F=8D=E4=B8=8D=E8=83=BD?= =?UTF-8?q?=E5=8F=8A?= <100760086+qznfbnj@users.noreply.github.com> Date: Sun, 12 May 2024 01:35:23 +0800 Subject: [PATCH 2/6] Create zh_cn.json --- .../fzzy-config/fzzy_config/lang/zh_cn.json | 119 ++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json diff --git a/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json b/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json new file mode 100644 index 000000000000..86c476e49a63 --- /dev/null +++ b/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json @@ -0,0 +1,119 @@ +{ +"fc.validated_field.boolean.true": "启用", +"fc.validated_field.boolean.false": "禁用", +"fc.validated_field.color.r": "R", +"fc.validated_field.color.g": "G", +"fc.validated_field.color.b": "B", +"fc.validated_field.color.a": "A", +"fc.validated_field.color.hl": "色相亮度图", +"fc.validated_field.color.s": "饱和度滑块", +"fc.validated_field.color.r.desc": "输入一个0到255之间的整数", +"fc.validated_field.color.g.desc": "输入一个0到255之间的整数", +"fc.validated_field.color.b.desc": "输入一个0到255之间的整数", +"fc.validated_field.color.a.desc": "输入一个0到255之间的整数", +"fc.validated_field.color.a.desc_locked": "透明度值(Alpha)被锁定为255。", +"fc.validated_field.color.s.desc": "要更改色相和亮度,请使用色相亮度图。", +"fc.validated_field.color.s.usage.keyboard": "按上下方向键更改颜色饱和度", +"fc.validated_field.color.hl.desc": "仅指定色相和亮度。要更改饱和度,请使用饱和度滑块。", +"fc.validated_field.color.hl.usage.keyboard": "按左右方向键更改颜色的亮度。按上下方向键更改颜色的色相", +"fc.validated_field.color.hl.usage.mouse": "单击此图指定色相和亮度值", +"fc.validated_field.color.int.desc": "十六进制颜色代码。", +"fc.validated_field.entity_attribute.error": "§o§4未知属性§r", +"fc.validated_field.enum.current": "当前设置:%s", +"fc.validated_field.expression": "编辑表达式", +"fc.validated_field.ingredient": "只有当前选定类型的值会生效", +"fc.validated_field.ingredient.edit": "编辑原材料…", +"fc.validated_field.ingredient.STACK": "单件物品", +"fc.validated_field.ingredient.LIST": "系列物品", +"fc.validated_field.ingredient.TAG": "物品标签", +"fc.validated_field.list": "编辑列表…", +"fc.validated_field.map": "编辑映射…", +"fc.validated_field.number.desc.fallback": "%1$s到%2$s之间的数字", +"fc.validated_field.number.desc.fallback.min": "小于等于%s的数字", +"fc.validated_field.number.desc.fallback.max": "大于等于%s的数字", +"fc.validated_field.number.desc.fallback.any": "任意有效数字", +"fc.validated_field.number.slider.usage": "按左右方向键改变数值。按回车键确认你的选择。", +"fc.validated_field.number.slider.usage.unfocused": "拖动滑块更改数值。点击 checkmark 确认你的选择。", +"fc.validated_field.number.textbox.invalid": "无效输入:必须是数字。", +"fc.validated_field.number.textbox.usage": "按回车键确认你的输入。", +"fc.validated_field.number.textbox.usage.unfocused": "点击 checkmark 确认你的输入。", +"fc.validated_field.object": "编辑对象…", +"fc.validated_field.set": "编辑系列…", + +"fc.validated_field.default": "将 [%1$s] 恢复为默认值 [%2$s]", +"fc.validated_field.update.error": "在将 [%1$s] 从 [%2$s] 改为 [%3$s] 时出现错误:%4$s", +"fc.validated_field.revert.error": "在撤销 [%1$s] 的更改时出现错误:%2$s", +"fc.validated_field.update": "将 [%1$s] 从 [%2$s] 改为 [%3$s]", +"fc.validated_field.revert": "撤销更改,将 [%1$s] 从 [%2$s] 改回 [%3$s]", + +"test.walkable.testChildDave.testChildBool": "Test Child Dave's Boolean", +"test.walkable.testChildDave.testChildBool.desc": "Dave's favorite boolean. Please treat it well.", + +"fc.networking.permission.cheat": "玩家 [%1$s] 可能尝试过绕过服务器配置选项来作弊!要了解更多细节,请查看服务器日志。", + +"fc.config.generic.section" : "配置片段", +"fc.config.generic.section.desc" : "这项配置片段未实现自己的翻译键。这处屏幕不知道该怎么称呼它!", +"fc.config.generic.field" : "设置", +"fc.config.generic.field.desc" : "这项设置未实现自己的翻译键。这处屏幕不知道该怎么称呼它!", +"fc.config.right_click": "操作", +"fc.config.restore.confirm.desc": "点击确认后,此项设置会重置为默认值。继续吗?", +"fc.config.back": "返回", +"fc.config.back.desc" : "返回到%s", +"fc.config.done.desc" : "保存配置并关闭此界面", +"fc.config.forwarded": "config 已转发设置", +"fc.config.restart": "需要重启游戏", +"fc.config.restart.warning": "更改此设置后,需要重启游戏以生效!", +"fc.config.restart.warning.section": "更改此片段中的某些设置后,需要重启游戏以生效!", +"fc.config.restart.warning.config": "更改此配置中的某些设置后,需要重启游戏以生效!", +"fc.config.restart.update": "你收到了配置更新,但这份更新可能需要你重启客户端。请联系服务器管理员(OP)以获取更多信息。", +"fc.config.restart.update.client": "你已经更改了一些需要重启客户端的配置项。", +"fc.config.restart.update.server": "你已经更改了一些需要重启服务端的配置项。当前连接的客户端已自动更新并收到通知;请与他们和/或工作人员跟进处理此事,以安排游戏重启。", +"fc.config.restart.sync": "同步期间收到的设置需要重启客户端。继续吗?", + +"fc.button.accept": "接受", +"fc.button.deny": "拒绝", +"fc.button.apply": "应用更改", +"fc.button.apply.desc": "应用所有更改并保存配置", +"fc.button.revert": "撤销更改", +"fc.button.revert.desc": "撤销本次对配置所做的所有更改", +"fc.button.restore": "恢复默认值", +"fc.button.restore.desc": "将所有配置项恢复为默认值", +"fc.button.restore.confirm": "确认", +"fc.button.restore.confirm.desc": "点击确认后,这些设置会重置为默认值。继续吗?", +"fc.button.changelog": "历史更改", +"fc.button.changelog.desc": "列出本次对配置所做的所有更改", +"fc.button.forward": "转发设置", +"fc.button.forward.confirm": "转发", +"fc.button.forward.active": "将此条目转发给另一位玩家", +"fc.button.forward.inactive": "没有可以接收此条目的玩家", +"fc.button.alert.active": "他人转发的设置", +"fc.button.alert.inactive": "暂无他人转发的设置", +"fc.button.noPerms": "无法编辑", +"fc.button.noPerms.desc": "你没有编辑此条目的权限。", +"fc.button.navigate": "跳转到%s", +"fc.button.changes": "更改……", +"fc.button.changes.title": "管理更改", +"fc.button.changes.message": "进行了%s份更改时的按钮", +"fc.button.changes.message.noChanges": "未进行任何更改时的按钮", +"fc.button.changes.desc": "管理更改的菜单,可以应用或撤销更改。", +"fc.button.copy": "复制", +"fc.button.paste": "粘贴", +"fc.button.delete": "删除条目", +"fc.button.add": "新增条目", +"fc.button.cancel": "取消", +"fc.button.slider.usage.focused": "按上下方向键更改数值", +"fc.button.restart.cancel": "返回到标题屏幕", +"fc.button.info": "屏幕用法信息", +"fc.button.info.fc": "§o此配置由 %s 提供支持。§r", +"fc.button.info.fc.tip": "打开 Curseforge 页面", +"fc.button.info.undo": "§o[Ctrl + Z]§r - 从新到旧,按一次撤销一次更改。", +"fc.button.info.find": "§o[Ctrl + F]§r - 聚焦到搜索栏。", +"fc.button.info.copy": "§o[Ctrl + C]§r - 复制当前悬停或选中的设置。", +"fc.button.info.paste": "§o[Ctrl + V]§r - 将复制缓冲区的内容粘贴到兼容的设置中。", +"fc.button.info.save": "§o[Ctrl + S]§r - 保存更改并将更新发送到服务器。", +"fc.button.info.page": "§o[Page Up/Page Down]§r - 向上/向下滚动设置,按一次滚动一页长。", +"fc.button.info.click": "§o[右击]§r - 若上下文菜单可用,就打开它。", +"fc.button.info.click_kb": "§o[Shift + F10]§r - 若上下文菜单可用,就打开它。", +"fc.button.info.click_kb2": "§o[上下文菜单快捷键]§r - 若上下文菜单可用,就打开它。", +"fc.button.info.alert": "§o[!]§r - 带有 ! 标记的设置,更改后需要重启以生效。" +} From 4fe0e54faa04eec486431bbbcd068848d6b45954 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=B6=E6=99=BA=E4=B9=83=E5=8F=8D=E4=B8=8D=E8=83=BD?= =?UTF-8?q?=E5=8F=8A?= <100760086+qznfbnj@users.noreply.github.com> Date: Sun, 12 May 2024 11:08:53 +0800 Subject: [PATCH 3/6] =?UTF-8?q?=E7=95=8C=E9=9D=A2=20->=20=E5=B1=8F?= =?UTF-8?q?=E5=B9=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json b/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json index 86c476e49a63..3bf098c958c1 100644 --- a/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json +++ b/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json @@ -59,7 +59,7 @@ "fc.config.restore.confirm.desc": "点击确认后,此项设置会重置为默认值。继续吗?", "fc.config.back": "返回", "fc.config.back.desc" : "返回到%s", -"fc.config.done.desc" : "保存配置并关闭此界面", +"fc.config.done.desc" : "保存配置并关闭此屏幕", "fc.config.forwarded": "config 已转发设置", "fc.config.restart": "需要重启游戏", "fc.config.restart.warning": "更改此设置后,需要重启游戏以生效!", From dae3628a27b6670335c27db94bc5b781f00dc46f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=B6=E6=99=BA=E4=B9=83=E5=8F=8D=E4=B8=8D=E8=83=BD?= =?UTF-8?q?=E5=8F=8A?= <100760086+qznfbnj@users.noreply.github.com> Date: Sun, 12 May 2024 14:33:47 +0800 Subject: [PATCH 4/6] =?UTF-8?q?checkmark=20->=20=E5=AF=B9=E5=8B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../assets/fzzy-config/fzzy_config/lang/zh_cn.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json b/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json index 3bf098c958c1..9490f8854fdc 100644 --- a/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json +++ b/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json @@ -32,11 +32,11 @@ "fc.validated_field.number.desc.fallback.min": "小于等于%s的数字", "fc.validated_field.number.desc.fallback.max": "大于等于%s的数字", "fc.validated_field.number.desc.fallback.any": "任意有效数字", -"fc.validated_field.number.slider.usage": "按左右方向键改变数值。按回车键确认你的选择。", -"fc.validated_field.number.slider.usage.unfocused": "拖动滑块更改数值。点击 checkmark 确认你的选择。", +"fc.validated_field.number.slider.usage": "按左右方向键改变数值。按回车键确认你的选择是否有效。", +"fc.validated_field.number.slider.usage.unfocused": "拖动滑块更改数值。点击对勾确认你的选择是否有效。", "fc.validated_field.number.textbox.invalid": "无效输入:必须是数字。", -"fc.validated_field.number.textbox.usage": "按回车键确认你的输入。", -"fc.validated_field.number.textbox.usage.unfocused": "点击 checkmark 确认你的输入。", +"fc.validated_field.number.textbox.usage": "按回车键确认你的输入是否有效。", +"fc.validated_field.number.textbox.usage.unfocused": "点击对勾确认你的输入是否有效。", "fc.validated_field.object": "编辑对象…", "fc.validated_field.set": "编辑系列…", @@ -59,7 +59,7 @@ "fc.config.restore.confirm.desc": "点击确认后,此项设置会重置为默认值。继续吗?", "fc.config.back": "返回", "fc.config.back.desc" : "返回到%s", -"fc.config.done.desc" : "保存配置并关闭此屏幕", +"fc.config.done.desc" : "保存配置并关闭此界面", "fc.config.forwarded": "config 已转发设置", "fc.config.restart": "需要重启游戏", "fc.config.restart.warning": "更改此设置后,需要重启游戏以生效!", From dfba470626370470ccd499cdd56639e0cb99c15d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=B6=E6=99=BA=E4=B9=83=E5=8F=8D=E4=B8=8D=E8=83=BD?= =?UTF-8?q?=E5=8F=8A?= <100760086+qznfbnj@users.noreply.github.com> Date: Sun, 12 May 2024 14:34:47 +0800 Subject: [PATCH 5/6] =?UTF-8?q?=E7=BB=8F=E5=85=B8=E5=BC=82=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json b/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json index 9490f8854fdc..a866718ab3cb 100644 --- a/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json +++ b/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json @@ -59,7 +59,7 @@ "fc.config.restore.confirm.desc": "点击确认后,此项设置会重置为默认值。继续吗?", "fc.config.back": "返回", "fc.config.back.desc" : "返回到%s", -"fc.config.done.desc" : "保存配置并关闭此界面", +"fc.config.done.desc" : "保存配置并关闭此屏幕", "fc.config.forwarded": "config 已转发设置", "fc.config.restart": "需要重启游戏", "fc.config.restart.warning": "更改此设置后,需要重启游戏以生效!", From 18d9633ef4c89e268499ba452242f939339836bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=B6=E6=99=BA=E4=B9=83=E5=8F=8D=E4=B8=8D=E8=83=BD?= =?UTF-8?q?=E5=8F=8A?= <100760086+qznfbnj@users.noreply.github.com> Date: Sun, 12 May 2024 14:47:56 +0800 Subject: [PATCH 6/6] =?UTF-8?q?=E5=B0=8F=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../assets/fzzy-config/fzzy_config/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json b/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json index a866718ab3cb..d9f159ec1d5a 100644 --- a/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json +++ b/projects/1.20-fabric/assets/fzzy-config/fzzy_config/lang/zh_cn.json @@ -91,7 +91,7 @@ "fc.button.noPerms": "无法编辑", "fc.button.noPerms.desc": "你没有编辑此条目的权限。", "fc.button.navigate": "跳转到%s", -"fc.button.changes": "更改……", +"fc.button.changes": "更改…", "fc.button.changes.title": "管理更改", "fc.button.changes.message": "进行了%s份更改时的按钮", "fc.button.changes.message.noChanges": "未进行任何更改时的按钮", @@ -104,7 +104,7 @@ "fc.button.slider.usage.focused": "按上下方向键更改数值", "fc.button.restart.cancel": "返回到标题屏幕", "fc.button.info": "屏幕用法信息", -"fc.button.info.fc": "§o此配置由 %s 提供支持。§r", +"fc.button.info.fc": "§o此配置由§r %s §o提供支持。§r", "fc.button.info.fc.tip": "打开 Curseforge 页面", "fc.button.info.undo": "§o[Ctrl + Z]§r - 从新到旧,按一次撤销一次更改。", "fc.button.info.find": "§o[Ctrl + F]§r - 聚焦到搜索栏。",