zh_CN.json 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. { "translations": {
  2. "The given operator is invalid" : "给定的运算符无效",
  3. "The given regular expression is invalid" : "给定的正则表达式无效",
  4. "The given file size is invalid" : "给定的文件大小无效",
  5. "The given tag id is invalid" : "给定的标签 ID 无效",
  6. "The given IP range is invalid" : "给定的IP范围无效",
  7. "The given IP range is not valid for IPv4" : "填写的 IP 范围不是有效的 IPv4 格式",
  8. "The given IP range is not valid for IPv6" : "填写的 IP 范围不是有效的 IPv6 格式",
  9. "The given time span is invalid" : "给定的时间范围无效",
  10. "The given start time is invalid" : "给定的开始时间无效",
  11. "The given end time is invalid" : "输入的截止时间无效",
  12. "The given group does not exist" : "输入的群组不存在",
  13. "File" : "文件",
  14. "File created" : "已创建的文件",
  15. "File updated" : "文件已更新",
  16. "File renamed" : "重命名的文件",
  17. "File deleted" : "已删除文件",
  18. "File accessed" : "已访问的文件",
  19. "File copied" : "已复制的文件",
  20. "Tag assigned" : "已指派的标签",
  21. "Someone" : "某人",
  22. "%s created %s" : "%s 创建了 %s",
  23. "%s modified %s" : "%s 修改了 %s",
  24. "%s deleted %s" : "%s 删除了 %s",
  25. "%s accessed %s" : "%s 访问了 %s",
  26. "%s renamed %s" : "%s 重命名了 %s",
  27. "%s copied %s" : "%s 复制了 %s",
  28. "%s assigned %s to %s" : "%s 分配了 %s 给 %s",
  29. "Operation #%s does not exist" : "操作 %s 不存在",
  30. "Entity %s does not exist" : "实体%s不存在",
  31. "Entity %s is invalid" : "实体%s是无效的",
  32. "No events are chosen." : "没有事件被选中。",
  33. "Entity %s has no event %s" : "实体%s没有事件%s",
  34. "Operation %s does not exist" : "操作 %s 不存在",
  35. "Operation %s is invalid" : "操作 %s 无效",
  36. "At least one check needs to be provided" : "至少需要提供一次检查",
  37. "The provided operation data is too long" : "提供的操作数据太长",
  38. "Invalid check provided" : "提供的检查无效",
  39. "Check %s does not exist" : "检查 %s 不存在",
  40. "Check %s is invalid" : "检查%s是不可用",
  41. "Check %s is not allowed with this entity" : "对于此实体,检查%s是不被允许的",
  42. "The provided check value is too long" : "提供的检查值太长",
  43. "Check #%s does not exist" : "检查 #%s 不存在",
  44. "Check %s is invalid or does not exist" : "检查%s是不可用或者不存在",
  45. "Flow" : "流程",
  46. "Nextcloud workflow engine" : "Nextcloud 工作流引擎",
  47. "Select a filter" : "选择一个过滤器",
  48. "Select a comparator" : "选择一个比较器",
  49. "Select a file type" : "选择一个文件类型",
  50. "e.g. httpd/unix-directory" : "例如: httpd/unix-directory",
  51. "Folder" : "文件夹",
  52. "Images" : "图片",
  53. "Office documents" : "Office 文档",
  54. "PDF documents" : "PDF文档",
  55. "Custom mimetype" : "自定义MIME类型",
  56. "Select a tag" : "选择标签",
  57. "No results" : "没有结果",
  58. "%s (invisible)" : "%s(不可见)",
  59. "%s (restricted)" : "%s(受限)",
  60. "Please enter a valid time span" : "请输入有效的时间范围",
  61. "Select a request URL" : "选择一个请求URL",
  62. "Predefined URLs" : "预定义 URL",
  63. "Files WebDAV" : "文件 WebDAV",
  64. "Others" : "其它",
  65. "Custom URL" : "自定义URL",
  66. "Select a user agent" : "选择一个用户代理",
  67. "Android client" : "Android 客户端",
  68. "iOS client" : "iOS 客户端",
  69. "Desktop client" : "桌面客户端",
  70. "Thunderbird & Outlook addons" : "Thunderbird & Outlook 插件",
  71. "Custom user agent" : "自定义用户代理",
  72. "At least one event must be selected" : "必须至少选择一个事件",
  73. "Add new flow" : "添加新的流程",
  74. "When" : "时间",
  75. "and" : "与",
  76. "Cancel" : "取消",
  77. "Delete" : "删除",
  78. "The configuration is invalid" : "此配置是无效的",
  79. "Active" : "活动",
  80. "Save" : "保存",
  81. "Available flows" : "可用的流程",
  82. "For details on how to write your own flow, check out the development documentation." : "有关如何编写自己的流程的详细信息,请查看开发文档。",
  83. "More flows" : "更多流程",
  84. "Browse the App Store" : "浏览应用商店",
  85. "Show less" : "显示更少",
  86. "Show more" : "显示更多",
  87. "Configured flows" : "已配置的流程",
  88. "Your flows" : "你的流程",
  89. "matches" : "匹配",
  90. "does not match" : "不匹配",
  91. "is" : "是",
  92. "is not" : "不是",
  93. "File name" : "文件名",
  94. "File MIME type" : "文件 MIME 类型",
  95. "File size (upload)" : "文件大小 (上传)",
  96. "less" : "小于",
  97. "less or equals" : "小于等于",
  98. "greater or equals" : "大于等于",
  99. "greater" : "大于",
  100. "Request remote address" : "要求远程地址",
  101. "matches IPv4" : "匹配 IPv4",
  102. "does not match IPv4" : "不匹配 IPv4",
  103. "matches IPv6" : "匹配 IPv6",
  104. "does not match IPv6" : "不匹配 IPv6",
  105. "File system tag" : "文件系统标签",
  106. "is tagged with" : "标记为",
  107. "is not tagged with" : "未标记为",
  108. "Request URL" : "请求 URL",
  109. "Request time" : "请求时间",
  110. "between" : "之间",
  111. "not between" : "不在之间",
  112. "Request user agent" : "请求用户代理",
  113. "User group membership" : "用户组成员资格",
  114. "is member of" : "是成员",
  115. "is not member of" : "不是成员",
  116. "Browse the app store" : "浏览应用商店"
  117. },"pluralForm" :"nplurals=1; plural=0;"
  118. }