You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
1.2 KiB

  1. {
  2. "cancel": "取消",
  3. "close": "關閉",
  4. "close_program": "確認退出?",
  5. "stop_task": "您確定要停止任務?",
  6. "error_title": "錯誤",
  7. "execution_finished": "運行完成",
  8. "finished_msg": "運行結束! 您現在可以安全的關閉程序。",
  9. "finished_error": "運行出錯",
  10. "finished_title": "運行結束",
  11. "optional_args_msg": "可選參數",
  12. "required_args_msg": "必填參數",
  13. "running_msg": "請稍等,程序正在運行。 \n這可能將需要一定時間。",
  14. "running_title": "運行中",
  15. "settings_title": "設置",
  16. "simple_config": "輸入運行參數",
  17. "error_required_fields": "必須填充所有的必填選項!",
  18. "start": "開始",
  19. "stop": "停止",
  20. "status": "狀態",
  21. "restart": "重啟",
  22. "edit": "編輯",
  23. "success_message": "程序成功退出!\n按OK鍵退出",
  24. "sure_you_want_to_exit": "您確定要退出?",
  25. "sure_you_want_to_stop": "您確定您想要停止任務? \n這可能會損壞您的數據!",
  26. "uh_oh": "\nUh 糟糕! 程序出現了故障。 \n覆制下方的錯誤信息給開發者。\n\n{} \t\t\n\t\t",
  27. "browse": "瀏覽"
  28. }