zh_tw.json 1.7 KB

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