Skip to content

Commit 5365af0

Browse files
committed
Cleanup alternate translations
1 parent 80f5297 commit 5365af0

2 files changed

Lines changed: 20 additions & 3 deletions

File tree

common/src/main/resources/assets/clientsort/lang/ru_ru.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
"title.clientsort.confirm.splitPolicy": "Разделить эту конфигурацию",
2525
"message.clientsort.confirm.splitPolicy": "Этот макет в настоящее время задан ключом '%s'. Вы уверены, что хотите создать новый макет под ключом '%s'? Если вы захотите отменить это изменение в будущем, вам потребуется удалить последнюю запись в главном меню настроек.",
2626

27+
"title.clientsort.confirm.disableButtons": "Disable Inventory Trigger Buttons",
28+
"message.clientsort.confirm.disableButtons.1": "If you want to re-enable the buttons later, you must either use the %s keybind while viewing an inventory, or visit the %s tab in mod configuration.",
29+
"message.clientsort.confirm.disableButtons.2": "Are you sure you want to disable all buttons?",
30+
2731
"editor.clientsort.buttons": "Интерфейс",
2832
"editor.clientsort.enabled": "Включено",
2933
"editor.clientsort.disabled": "Выключено",
@@ -33,6 +37,8 @@
3337
"editor.clientsort.instructions.tooltip.3": "Нажмите правой кнопкой мыши на кнопку, чтобы включить или выключить её в макете.",
3438
"editor.clientsort.instructions.tooltip.4": "Удерживайте SHIFT и щёлкните ПКМ по кнопке, чтобы включить или отключить политику для этой операции.",
3539
"editor.clientsort.instructions.tooltip.5": "Left-click a slot to ignore it.",
40+
"editor.clientsort.disableButtons": "Disable Buttons",
41+
"editor.clientsort.disableButtons.tooltip": "Disable all buttons and exit (requires confirmation).",
3642
"editor.clientsort.toggleVisibility": "Переключить ВСЕ",
3743
"editor.clientsort.toggleVisibility.tooltip": "Переключить состояние всех кнопок.",
3844
"editor.clientsort.unignoreSlots": "Unignore All Slots",
@@ -128,6 +134,7 @@
128134
"option.clientsort.layoutOffset.y": "Смещение кнопки по оси Y по умолчанию",
129135

130136
"option.clientsort.policies": "Управление",
137+
"option.clientsort.policies.instructions": "Instructions",
131138
"option.clientsort.policies.description.1": "The policy list below allows you to configure the keybind and button operations for each inventory type.",
132139
"option.clientsort.policies.description.2": "This is provided as an alternative to the in-game editor, which can be opened using the keybind when viewing an inventory.",
133140
"option.clientsort.policies.description.3": "Data Format",
@@ -136,6 +143,7 @@
136143
"option.clientsort.policies.description.6": "offset: 'x,y', or empty to use the default.",
137144
"option.clientsort.policies.description.7": "status: '0' to disable the operation, '1' to only enable the keybind, '2' to enable both the keybind and the GUI button.",
138145
"option.clientsort.policies.description.8": "ignored slots: a list of slots that should not be affected by operations.",
146+
"option.clientsort.policies.description.9": "Note: fill and transfer buttons are only shown if enabled on both the player inventory and the container.",
139147
"option.clientsort.classPolicies": "Class Policies",
140148
"option.clientsort.classPolicies.tooltip": "Each of the entries below corresponds to a particular type of inventory.",
141149

common/src/main/resources/assets/clientsort/lang/zh_cn.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
"resourcepack.clientsort.dark-mode": "ClientSort 深色模式",
77

8-
"key.category.clientsort.main": "ClientSort",
98
"key.clientsort.edit": "打开编辑器",
109
"key.clientsort.op.sort": "整理",
1110
"key.clientsort.op.stackFill": "填充堆叠",
@@ -27,6 +26,10 @@
2726
"title.clientsort.confirm.splitPolicy": "拆分此策略",
2827
"message.clientsort.confirm.splitPolicy": "此策略当前由类 '%s' 指定。你确定要为此类 '%s' 创建一个单独的策略吗?如果将来想要撤销此更改,必须在主选项菜单中删除新策略。",
2928

29+
"title.clientsort.confirm.disableButtons": "Disable Inventory Trigger Buttons",
30+
"message.clientsort.confirm.disableButtons.1": "If you want to re-enable the buttons later, you must either use the %s keybind while viewing an inventory, or visit the %s tab in mod configuration.",
31+
"message.clientsort.confirm.disableButtons.2": "Are you sure you want to disable all buttons?",
32+
3033
"editor.clientsort.buttons": "按钮",
3134
"editor.clientsort.enabled": "已启用",
3235
"editor.clientsort.disabled": "已禁用",
@@ -36,6 +39,8 @@
3639
"editor.clientsort.instructions.tooltip.3": "右键单击按钮以在物品栏菜单中显示或隐藏它。",
3740
"editor.clientsort.instructions.tooltip.4": "按住 SHIFT 并右键单击按钮以启用或禁用该操作。",
3841
"editor.clientsort.instructions.tooltip.5": "左键单击槽位以锁定或解锁它。",
42+
"editor.clientsort.disableButtons": "Disable Buttons",
43+
"editor.clientsort.disableButtons.tooltip": "Disable all buttons and exit (requires confirmation).",
3944
"editor.clientsort.toggleVisibility": "切换可见性",
4045
"editor.clientsort.toggleVisibility.tooltip": "切换所有按钮的可见性。",
4146
"editor.clientsort.unignoreSlots": "取消忽略所有槽位",
@@ -68,8 +73,8 @@
6873
"option.clientsort.optimizeCreativeSorting.tooltip": "是否通过将顺序存储在内存中来提高创造模式排序的性能。",
6974
"option.clientsort.hotbarScope": "快捷栏范围",
7075
"option.clientsort.extraSlotScope": "额外槽位范围",
71-
"option.clientsort.bundlesUseRightClick": "收纳袋使用右键单击",
72-
"option.clientsort.bundlesUseRightClick.tooltip": " 1.21.1 及更早版本中,收纳袋使用右键单击来装载物品,这可能会干扰物品栏操作。如果在 1.21.1 或更早版本的服务器上游戏,请启用此选项。",
76+
"option.clientsort.bundlesUseLeftClick": "Bundles use Left Click",
77+
"option.clientsort.bundlesUseLeftClick.tooltip": "In 1.21.2+, bundles use left-click to load, which can interfere with inventory actions. If playing on a 1.21.2+ server, enable this option.",
7378
"option.clientsort.showDebugInfo": "显示调试信息",
7479
"option.clientsort.showDebugInfo.tooltip": "是否在图形界面上显示调试信息并启用调试日志记录。值将在重启游戏时重置。",
7580

@@ -115,6 +120,8 @@
115120
"option.clientsort.allowSoundOverlap.tooltip": "是否在开始新音效时允许先前的音效继续播放。",
116121

117122
"option.clientsort.keybinds": "按键绑定",
123+
"option.clientsort.isolateKeybinds": "Isolate Keybinds",
124+
"option.clientsort.isolateKeybinds.tooltip": "If this is enabled, ClientSort will attempt to remove its own keybinds from Minecraft's map. This may help prevent conflicts, but may not be compatible with mods that alter the keybind system.",
118125

119126
"option.clientsort.buttons": "按钮",
120127
"option.clientsort.showButtons": "显示按钮",
@@ -129,6 +136,7 @@
129136
"option.clientsort.layoutOffset.y": "Y 轴偏移",
130137

131138
"option.clientsort.policies": "策略",
139+
"option.clientsort.policies.instructions": "Instructions",
132140
"option.clientsort.policies.description.1": "下面的策略列表允许您为每种物品栏类型配置按键绑定和按钮操作。",
133141
"option.clientsort.policies.description.2": "这作为游戏内编辑器的替代方案提供,在查看物品栏时可以使用按键绑定打开编辑器。",
134142
"option.clientsort.policies.description.3": "数据格式",
@@ -137,6 +145,7 @@
137145
"option.clientsort.policies.description.6": "偏移量:'x,y',或留空以使用默认值。",
138146
"option.clientsort.policies.description.7": "状态:'0' 禁用操作,'1' 仅启用按键绑定,'2' 同时启用按键绑定和图形界面按钮。",
139147
"option.clientsort.policies.description.8": "忽略的槽位:不应受操作影响的槽位列表。",
148+
"option.clientsort.policies.description.9": "Note: fill and transfer buttons are only shown if enabled on both the player inventory and the container.",
140149
"option.clientsort.classPolicies": "类策略",
141150
"option.clientsort.classPolicies.tooltip": "下面的每个条目对应一种特定类型的物品栏。",
142151

0 commit comments

Comments
 (0)