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.

zh_CN.json 25KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315
  1. { "translations": {
  2. "Please select a file." : "请选择一个文件",
  3. "File is too big" : "文件太大",
  4. "Invalid file provided" : "提供了无效文件",
  5. "No image or file provided" : "没有提供图片或文件",
  6. "Unknown filetype" : "未知的文件类型",
  7. "Invalid image" : "无效的图像",
  8. "An error occurred. Please contact your admin." : "发生了一个错误,请联系管理员。",
  9. "No temporary profile picture available, try again" : "没有临时概览页图片可用,请重试",
  10. "No crop data provided" : "没有提供相应数据",
  11. "No valid crop data provided" : "没有提供有效的裁剪数据",
  12. "Crop is not square" : "裁剪的不是正方形",
  13. "Couldn't reset password because the token is invalid" : "令牌无效,无法重置密码",
  14. "Couldn't reset password because the token is expired" : "无法重设密码,因为令牌已过期",
  15. "Couldn't send reset email. Please make sure your username is correct." : "无法发送重置邮件,请检查您的用户名是否正确。",
  16. "Could not send reset email because there is no email address for this username. Please contact your administrator." : "此用户名的电子邮件地址不存在导致无法发送重置邮件,请联系管理员。",
  17. "%s password reset" : "重置 %s 的密码",
  18. "Couldn't send reset email. Please contact your administrator." : "未能成功发送重置邮件,请联系管理员。",
  19. "Preparing update" : "正在准备更新",
  20. "[%d / %d]: %s" : "[%d / %d]: %s",
  21. "Repair warning: " : "修复警告:",
  22. "Repair error: " : "修复错误:",
  23. "Please use the command line updater because automatic updating is disabled in the config.php." : "由于自动更新在 config.php 中已禁用,请使用命令行更新。",
  24. "[%d / %d]: Checking table %s" : "[%d / %d]: 检查数据表 %s",
  25. "Turned on maintenance mode" : "启用维护模式",
  26. "Turned off maintenance mode" : "关闭维护模式",
  27. "Maintenance mode is kept active" : "维护模式已被启用",
  28. "Updating database schema" : "正在更新数据库架构",
  29. "Updated database" : "数据库已更新",
  30. "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "检查数据库架构是否可以更新 (这可能需要很长的时间,这取决于数据库大小)",
  31. "Checked database schema update" : "已经检查数据库架构更新",
  32. "Checking updates of apps" : "检查更新应用",
  33. "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "检查 %s 的数据库架构是否可以更新 (这可能需要很长的时间,这取决于数据库大小)",
  34. "Checked database schema update for apps" : "已经检查应用的数据库架构更新",
  35. "Updated \"%s\" to %s" : "更新 \"%s\" 为 %s",
  36. "Set log level to debug" : "设置日志级别为 调试",
  37. "Reset log level" : "重设日志级别",
  38. "Starting code integrity check" : "开始代码完整性检查",
  39. "Finished code integrity check" : "代码完整性检查完成",
  40. "%s (3rdparty)" : "%s (第三方)",
  41. "%s (incompatible)" : "%s (不兼容)",
  42. "Following apps have been disabled: %s" : "下列应用已经被禁用:%s",
  43. "Already up to date" : "已经是最新",
  44. "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">代码完整性检查出现异常,点击查看详细信息...</a>",
  45. "Settings" : "设置",
  46. "Problem loading page, reloading in 5 seconds" : "加载页面出现问题,在 5 秒内重新载入",
  47. "Saving..." : "保存中...",
  48. "Dismiss" : "忽略",
  49. "Password" : "密码",
  50. "Cancel" : "取消",
  51. "seconds ago" : "几秒前",
  52. "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "密码重置邮件已经发送到您的电子邮箱中。如果您长时间没能收到邮件,请检查您的垃圾/广告邮件箱。<br>如果未能收到邮件请联系管理员。",
  53. "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "您的文件已被加密。如果您没有启用恢复密钥,密码重置后您将无法取回您的文件。<br />在继续之前,如果有疑问请联系您的管理员。<br />确认继续?",
  54. "I know what I'm doing" : "我知道我在做什么",
  55. "Password can not be changed. Please contact your administrator." : "无法修改密码,请联系管理员。",
  56. "No" : "否",
  57. "Yes" : "是",
  58. "Choose" : "选择",
  59. "Error loading file picker template: {error}" : "加载文件分拣模板出错: {error}",
  60. "Ok" : "确定",
  61. "Error loading message template: {error}" : "加载消息模板出错: {error}",
  62. "read-only" : "只读",
  63. "_{count} file conflict_::_{count} file conflicts_" : ["{count} 个文件冲突"],
  64. "One file conflict" : "1个文件冲突",
  65. "New Files" : "新文件",
  66. "Already existing files" : "已经存在的文件",
  67. "Which files do you want to keep?" : "想要保留哪一个文件呢?",
  68. "If you select both versions, the copied file will have a number added to its name." : "如果同时选择了两个版本,复制的文件名将会增加上一个数字。",
  69. "Continue" : "继续",
  70. "(all selected)" : "(选中全部)",
  71. "({count} selected)" : "(选择了{count}个)",
  72. "Error loading file exists template" : "加载文件存在性模板失败",
  73. "Very weak password" : "非常弱的密码",
  74. "Weak password" : "弱密码",
  75. "So-so password" : "一般强度的密码",
  76. "Good password" : "较强的密码",
  77. "Strong password" : "强密码",
  78. "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "由于 WebDAV 接口似乎被破坏,因此你的网页服务器没有正确地设置来允许文件同步。",
  79. "Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "您的web服务器未正确设置以解析 \"{url}\"。您可以在我们的<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>中找到更多可用信息。",
  80. "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "内存缓存未配置。如果可用,请配置 memcache 来增强性能。更多信息请查看我们的<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a> 。",
  81. "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "/dev/urandom 无法被 PHP 读取,出于安全原因,这是强烈不推荐的。请查看<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>了解详情。",
  82. "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "你的 PHP 版本 ({version}) 不再被 <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\"> PHP </a>支持。我们建议您升级您的PHP版本,以便获得 PHP 性能和安全提升。",
  83. "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached 配置为分布式缓存,但是已经安装的 PHP 模块是 \"memcache\" 。 \\OC\\Memcache\\Memcached 仅支持 \"memcached\" 而不是 \"memcache\"。点击 <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\"> memcached wiki 了解两个模块的不同</a>.",
  84. "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "一些文件没有通过完整性检查。如何解决此问题的详细信息可以查看我们的 <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">无效文件列表…</a> / <a href=\"{rescanEndpoint}\">重新扫描…</a>)",
  85. "Error occurred while checking server setup" : "当检查服务器启动时出错",
  86. "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "你的数据目录和你的文件可能从互联网被访问到。.htaccess 文件不工作。我们强烈建议你配置你的网页服务器,使数据目录不再可访问,或者将数据目录移动到网页服务器根文档目录之外。",
  87. "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "\"{header}\" HTTP 头部没有配置和 \"{expected}\" 的一样。这是一个潜在的安全或者隐私风险,我们调整这项设置。",
  88. "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "HTTP 严格传输安全(Strict-Transport-Security)报头未配置到至少“{seconds}”秒。处于增强安全性考虑,我们推荐按照<a href=\"{docUrl}\" rel=\"noreferrer\">安全提示</a>启用 HSTS。",
  89. "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "您正在通过 HTTP 访问该站点,我们强烈建议您按照<a href=\"{docUrl}\">安全提示</a>配置服务器强制使用 HTTPS。",
  90. "Shared" : "已共享",
  91. "Shared with {recipients}" : "由{recipients}分享",
  92. "Error" : "错误",
  93. "Error while sharing" : "共享时出错",
  94. "Error while unsharing" : "取消共享时出错",
  95. "Error setting expiration date" : "设置过期日期时出错",
  96. "The public link will expire no later than {days} days after it is created" : "这个共享链接将在创建后 {days} 天失效",
  97. "Set expiration date" : "设置过期日期",
  98. "Expiration" : "过期",
  99. "Expiration date" : "过期日期",
  100. "Choose a password for the public link" : "为共享链接设置密码",
  101. "Resharing is not allowed" : "不允许二次共享",
  102. "Share link" : "分享链接",
  103. "Link" : "链接",
  104. "Password protect" : "密码保护",
  105. "Email link to person" : "发送链接到个人",
  106. "Send" : "发送",
  107. "Shared with you and the group {group} by {owner}" : "{owner} 共享给您及 {group} 组",
  108. "Shared with you by {owner}" : "{owner} 与您共享",
  109. "group" : "群组",
  110. "remote" : "远程",
  111. "Unshare" : "取消共享",
  112. "can edit" : "可以修改",
  113. "access control" : "访问控制",
  114. "Could not unshare" : "无法共享",
  115. "Share details could not be loaded for this item." : "无法加载这个项目的分享详情",
  116. "No users or groups found for {search}" : "{search} 条件下没有找到用户或用户组",
  117. "No users found for {search}" : "没有找到 {search} 用户",
  118. "An error occurred. Please try again" : "发生错误。请重试。",
  119. "{sharee} (group)" : "{sharee} (组)",
  120. "{sharee} (remote)" : "{sharee} (远程)",
  121. "Share" : "分享",
  122. "Error removing share" : "移除分享时出错",
  123. "Non-existing tag #{tag}" : "标签 #{tag} 不存在",
  124. "restricted" : "受限",
  125. "invisible" : "不可见",
  126. "({scope})" : "({scope})",
  127. "Delete" : "删除",
  128. "Rename" : "重命名",
  129. "Collaborative tags" : "协作标签",
  130. "The object type is not specified." : "未指定对象类型。",
  131. "Enter new" : "输入新...",
  132. "Add" : "增加",
  133. "Edit tags" : "编辑标签",
  134. "Error loading dialog template: {error}" : "加载对话框模板出错: {error}",
  135. "No tags selected for deletion." : "请选择要删除的标签。",
  136. "unknown text" : "未知文字",
  137. "Hello world!" : "Hello world!",
  138. "sunny" : "晴",
  139. "Hello {name}, the weather is {weather}" : "您好 {name},今天天气是{weather}",
  140. "Hello {name}" : "你好 {name}",
  141. "new" : "新建",
  142. "_download %n file_::_download %n files_" : ["下载 %n 个文件"],
  143. "An error occurred." : "发生了一个错误",
  144. "Please reload the page." : "请重新加载页面。",
  145. "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "更新不成功。有关此问题的更多信息请<a href=\"{url}\">查看我们的论坛帖子</a>。",
  146. "Searching other places" : "搜索其他地方",
  147. "_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他文件夹中找到 {count} 条搜索结果"],
  148. "Personal" : "个人",
  149. "Users" : "用户",
  150. "Apps" : "应用",
  151. "Admin" : "管理",
  152. "Help" : "帮助",
  153. "Access forbidden" : "访问禁止",
  154. "File not found" : "文件未找到",
  155. "The specified document has not been found on the server." : "在服务器上没找到指定的文件。",
  156. "You can click here to return to %s." : "你可以点击这里返回 %s。",
  157. "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "嗨、你好,\n\n只想让你知道 %s 分享了 %s 给你。\n现在查看: %s\n",
  158. "The share will expire on %s." : "此分享将在 %s 过期。",
  159. "Cheers!" : "干杯!",
  160. "Internal Server Error" : "内部服务器错误",
  161. "The server encountered an internal error and was unable to complete your request." : "服务器发送一个内部错误并且无法完成你的请求。",
  162. "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "请联系服务器管理员,如果多次出现这个错误,请把下面的技术细节包含在您的报告里。",
  163. "More details can be found in the server log." : "更多细节能在服务器日志中找到。",
  164. "Technical details" : "技术细节",
  165. "Remote Address: %s" : "远程地址: %s",
  166. "Request ID: %s" : "请求 ID: %s",
  167. "Type: %s" : "类型:%s",
  168. "Code: %s" : "代码: %s",
  169. "Message: %s" : "消息: %s",
  170. "File: %s" : "文件: %s",
  171. "Line: %s" : "行: %s",
  172. "Trace" : "追踪",
  173. "Security warning" : "安全警告",
  174. "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "您的数据目录和文件可能可以直接被互联网访问,因为 .htaccess 并未正常工作。",
  175. "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "关于如何正确配置服务器,请参见 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">此文档</a>.。",
  176. "Create an <strong>admin account</strong>" : "创建<strong>管理员账号</strong>",
  177. "Username" : "用户名",
  178. "Storage & database" : "存储 & 数据库",
  179. "Data folder" : "数据目录",
  180. "Configure the database" : "配置数据库",
  181. "Only %s is available." : "仅 %s 可用。",
  182. "Install and activate additional PHP modules to choose other database types." : "安装或激活额外的 PHP 模块以选择其他数据库类型。",
  183. "For more details check out the documentation." : "请查阅文档获得详细信息。",
  184. "Database user" : "数据库用户",
  185. "Database password" : "数据库密码",
  186. "Database name" : "数据库名",
  187. "Database tablespace" : "数据库表空间",
  188. "Database host" : "数据库主机",
  189. "Performance warning" : "性能警告",
  190. "SQLite will be used as database." : "SQLite 将被作为数据库使用。",
  191. "For larger installations we recommend to choose a different database backend." : "对于更大的安装,我们建议选择一个不同的数据库后端。",
  192. "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特别当使用桌面客户端来同步文件时,不鼓励使用 SQLite 。",
  193. "Finish setup" : "安装完成",
  194. "Finishing …" : "正在结束 ...",
  195. "Need help?" : "需要帮助?",
  196. "See the documentation" : "查看文档",
  197. "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "对于正确的操作,该应用要求 JavaScript 。请 {linkstart} 打开 JavaScript {linkend} ,然后重新载入页面。",
  198. "Log out" : "注销",
  199. "Search" : "搜索",
  200. "Server side authentication failed!" : "服务端验证失败!",
  201. "Please contact your administrator." : "请联系你的管理员。",
  202. "An internal error occurred." : "发生了内部错误。",
  203. "Please try again or contact your administrator." : "请重试或联系管理员。",
  204. "Username or email" : "用户名或邮箱",
  205. "Wrong password. Reset it?" : "密码错误。要重置么?",
  206. "Wrong password." : "密码错误",
  207. "Log in" : "登录",
  208. "Stay logged in" : "保持登录",
  209. "Alternative Logins" : "其他登录方式",
  210. "Use the following link to reset your password: {link}" : "使用以下链接重置您的密码:{link}",
  211. "New password" : "新密码",
  212. "New Password" : "新密码",
  213. "Reset password" : "重置密码",
  214. "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "嗨、你好,<br><br>只想让你知道 %s 分享了 <strong>%s</strong> 给你。<br><a href=\"%s\">现在查看!</a><br><br>",
  215. "This Nextcloud instance is currently in single user mode." : "当前Nextcloud实例运行在单用户模式下。",
  216. "This means only administrators can use the instance." : "这意味着只有管理员才能在实例上操作。",
  217. "Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系你的系统管理员。",
  218. "Thank you for your patience." : "感谢让你久等了。",
  219. "You are accessing the server from an untrusted domain." : "您正在访问来自不信任域名的服务器。",
  220. "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "请联系你的系统管理员。如果你是系统管理员,配置 config/config.php 文件中参数 \"trusted_domain\" 设置。可以在 config/config.sample.php 文件中找到例子。",
  221. "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "基于你的配置,作为系统管理员,你可能还能点击下面的按钮来信任这个域。",
  222. "Add \"%s\" as trusted domain" : "添加 \"%s\"为信任域",
  223. "App update required" : "必须的应用更新",
  224. "%s will be updated to version %s" : "%s 将会更新至版本 %s",
  225. "These apps will be updated:" : "以下应用将被更新:",
  226. "These incompatible apps will be disabled:" : "这些不兼容的应用程序将被禁用:",
  227. "The theme %s has been disabled." : "%s 主题已被禁用。",
  228. "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "在继续之前,请确认数据库、配置文件夹和数据文件夹已经备份。",
  229. "Start update" : "开始更新",
  230. "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "为进行避免较大的安装时超时,你可以在你的安装目录下运行下面的命令:",
  231. "Detailed logs" : "详细日志",
  232. "Update needed" : "需要更新",
  233. "Please use the command line updater because you have a big instance." : "请使用命令行更新。",
  234. "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "获取更多帮助,请查看 <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">文档</a>.",
  235. "This %s instance is currently in maintenance mode, which may take a while." : "该 %s 实例当前处于维护模式,这将进行一些时间。",
  236. "This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时这个页面将刷新。",
  237. "Error loading tags" : "加载标签出错",
  238. "Tag already exists" : "标签已存在",
  239. "Error deleting tag(s)" : "删除标签时出错",
  240. "Error tagging" : "增加标签时出错",
  241. "Error untagging" : "移除标签时出错",
  242. "Error favoriting" : "收藏时出错",
  243. "Error unfavoriting" : "删除收藏时出错",
  244. "Couldn't send mail to following users: %s " : "无法发送邮件到用户: %s ",
  245. "Sunday" : "星期日",
  246. "Monday" : "星期一",
  247. "Tuesday" : "星期二",
  248. "Wednesday" : "星期三",
  249. "Thursday" : "星期四",
  250. "Friday" : "星期五",
  251. "Saturday" : "星期六",
  252. "Sun." : "日",
  253. "Mon." : "周一",
  254. "Tue." : "周二",
  255. "Wed." : "周三",
  256. "Thu." : "周四",
  257. "Fri." : "周五",
  258. "Sat." : "周六",
  259. "Su" : "Su",
  260. "Mo" : "Mo",
  261. "Tu" : "Tu",
  262. "We" : "We",
  263. "Th" : "Th",
  264. "Fr" : "Fr",
  265. "Sa" : "Sa",
  266. "January" : "一月",
  267. "February" : "二月",
  268. "March" : "三月",
  269. "April" : "四月",
  270. "May" : "五月",
  271. "June" : "六月",
  272. "July" : "七月",
  273. "August" : "八月",
  274. "September" : "九月",
  275. "October" : "十月",
  276. "November" : "十一月",
  277. "December" : "十二月",
  278. "Jan." : "一月",
  279. "Feb." : "二月",
  280. "Mar." : "三月",
  281. "Apr." : "四月",
  282. "May." : "五月",
  283. "Jun." : "六月",
  284. "Jul." : "七月",
  285. "Aug." : "八月",
  286. "Sep." : "九月",
  287. "Oct." : "十月",
  288. "Nov." : "十一月",
  289. "Dec." : "十二月",
  290. "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "反向代理头配置不正确,或者您正从一个受信任的代理访问ownCloud。如果你不是通过受信任的代理访问 ownCloud,这将引发一个安全问题,可能由于 ownCloud IP 地址可见导致欺骗攻击。更多信息可以查看我们的 <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">文档</a>。",
  291. "Allow editing" : "允许编辑",
  292. "Sending ..." : "正在发送...",
  293. "Email sent" : "邮件已发送",
  294. "Send link via email" : "通过邮件发送链接",
  295. "notify by email" : "以邮件通知",
  296. "can share" : "可共享",
  297. "create" : "创建",
  298. "change" : "更改",
  299. "delete" : "删除",
  300. "{sharee} (at {server})" : "{sharee} (位于 {server})",
  301. "Share with users…" : "与用户分享...",
  302. "Share with users, groups or remote users…" : "与用户,组或远程用户分享...",
  303. "Share with users or groups…" : "与用户或组分享...",
  304. "Share with users or remote users…" : "与用户或远程用户分享...",
  305. "Warning" : "警告",
  306. "Error while sending notification" : "发送通知时出现错误",
  307. "No search results in other folders" : "在其他文件夹中没有得到任何搜索结果",
  308. "Two-step verification" : "两步验证",
  309. "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "您的帐户已启用增强安全性,请使用第二因子验证。",
  310. "Cancel login" : "取消登录",
  311. "Please authenticate using the selected factor." : "请使用所选择的因素验证。",
  312. "An error occured while verifying the token" : "在验证令牌时出错",
  313. "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "使用语法 username@example.com/owncloud 分享给其他 ownCloud 上的用户"
  314. },"pluralForm" :"nplurals=1; plural=0;"
  315. }