12345678910111213141516171819202122232425262728 |
- {
- "text.cloth-config.save_and_done": "完成",
- "text.cloth-config.quit_config": "更改尚未保存",
- "text.cloth-config.quit_config_sure": "Are you sure you want to quit editing the config? Changes will not be saved!",
- "text.cloth-config.cancel_discard": "Cancel & Discard Changes",
- "text.cloth-config.quit_discard": "放棄變更",
- "text.cloth-config.config": "設置",
- "text.cloth-config.multi_error": "多重錯誤!",
- "text.cloth-config.not_editable": "不可編輯!",
- "text.cloth-config.error.not_valid_number_int": "不是有效的數字!(Integer)",
- "text.cloth-config.error.not_valid_number_long": "不是有效的數字!(Long)",
- "text.cloth-config.error.not_valid_number_float": "不是有效的數字!(Float)",
- "text.cloth-config.error.not_valid_number_double": "不是有效的數字!(Double)",
- "text.cloth-config.error.too_large": "太大!(最大值:%d)",
- "text.cloth-config.error.too_small": "太小!(最小值:%d)",
- "text.cloth-config.list.add": "插入",
- "text.cloth-config.list.remove": "刪除所選",
- "text.cloth-config.error_cannot_save": "錯誤!",
- "text.cloth-config.reset_value": "重置",
- "text.cloth.reset_value": "重置",
- "text.cloth-config.restart_required": "需要重新啟動",
- "text.cloth-config.restart_required_sub": "One of your modified settings requires Minecraft to be restarted. Do you want to proceed?",
- "text.cloth-config.exit_minecraft": "結束 Minecraft",
- "text.cloth-config.ignore_restart": "忽略重啟",
- "text.cloth-config.boolean.value.true": "§a是",
- "text.cloth-config.boolean.value.false": "§c否",
- "text.cloth-config.dropdown.value.unknown": "§cNo suggestions"
- }
|