zh_TW.json 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. { "translations": {
  2. "Successfully saved" : "成功保存",
  3. "Saving failed:" : "保存失敗:",
  4. "File mime type" : "檔案mime類型",
  5. "is" : "是",
  6. "is not" : "不是",
  7. "matches" : "匹配",
  8. "does not match" : "不能匹配",
  9. "Example: {placeholder}" : "例子:{placeholder}",
  10. "File size (upload)" : "檔案大小(上傳)",
  11. "less" : "更少",
  12. "less or equals" : "小於或等於",
  13. "greater or equals" : "大於或等於",
  14. "greater" : "更大",
  15. "File system tag" : "檔案系統標籤",
  16. "is tagged with" : "標記為",
  17. "is not tagged with" : "没有標記為",
  18. "Select tag…" : "選擇標籤",
  19. "Request remote address" : "請求遠端地址",
  20. "matches IPv4" : "匹配 IPv4",
  21. "does not match IPv4" : "不能匹配 IPv4",
  22. "matches IPv6" : "匹配 IPv6",
  23. "does not match IPv6" : "不能匹配 IPv6",
  24. "Request time" : "請求時間",
  25. "between" : "之間",
  26. "Start" : "開始",
  27. "End" : "結束",
  28. "Select timezone…" : "選擇時區...",
  29. "Request URL" : "請求網址",
  30. "Predefined URLs" : "預定義網址",
  31. "Files WebDAV" : "檔案 WebDAV",
  32. "Request user agent" : "請求用戶代理",
  33. "Sync clients" : "同步客戶端",
  34. "Android client" : "Android 客戶端",
  35. "iOS client" : "iOS 客戶端",
  36. "Desktop client" : "桌面客戶端",
  37. "The given operator is invalid" : "指定的操作無效",
  38. "The given regular expression is invalid" : "指定的規則表達式無效",
  39. "The given file size is invalid" : "指定的檔案大小無效",
  40. "The given tag id is invalid" : "指定的標籤 Id無效",
  41. "The given IP range is invalid" : "指定的IP 範圍無效",
  42. "The given IP range is not valid for IPv4" : "指定的IP範圍不是有效的IPv4",
  43. "The given IP range is not valid for IPv6" : "指定的IP範圍不是有效的IPv6",
  44. "The given time span is invalid" : "指定的時間範圍無效",
  45. "The given start time is invalid" : "指定的開始時間無效",
  46. "The given end time is invalid" : "指定的結束時間無效",
  47. "The given group does not exist" : "指定的群組不存在",
  48. "Check %s is invalid or does not exist" : "檢查 %s 無效或不存在",
  49. "Operation #%s does not exist" : "操作 #%s 不存在",
  50. "Operation %s does not exist" : "操作 %s 不存在",
  51. "Operation %s is invalid" : "操作 #%s 無效",
  52. "Check %s does not exist" : "檢查 %s 不存在",
  53. "Check %s is invalid" : "檢查 %s 無效",
  54. "Check #%s does not exist" : "檢查 #%s 不存在",
  55. "Workflow" : "工作流程",
  56. "Open documentation" : "開啟說明文件",
  57. "Add rule group" : "新增群組規則",
  58. "Short rule description" : "簡短規則描述",
  59. "Add rule" : "添加規則",
  60. "Reset" : "重設",
  61. "Save" : "儲存",
  62. "Saving…" : "儲存中...",
  63. "Loading…" : "載入中…"
  64. },"pluralForm" :"nplurals=1; plural=0;"
  65. }