zh_TW.json 3.0 KB

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