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.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. { "translations": {
  2. "Couldn't send mail to following users: %s " : "无法发送邮件到用户: %s ",
  3. "Turned on maintenance mode" : "启用维护模式",
  4. "Turned off maintenance mode" : "关闭维护模式",
  5. "Updated database" : "数据库已更新",
  6. "Checked database schema update" : "已经检查数据库架构更新",
  7. "Checked database schema update for apps" : "已经检查应用的数据库架构更新",
  8. "Updated \"%s\" to %s" : "更新 \"%s\" 为 %s",
  9. "Disabled incompatible apps: %s" : "禁用不兼容应用:%s",
  10. "No image or file provided" : "没有提供图片或文件",
  11. "Unknown filetype" : "未知的文件类型",
  12. "Invalid image" : "无效的图像",
  13. "No temporary profile picture available, try again" : "没有临时概览页图片可用,请重试",
  14. "No crop data provided" : "没有提供相应数据",
  15. "Sunday" : "星期日",
  16. "Monday" : "星期一",
  17. "Tuesday" : "星期二",
  18. "Wednesday" : "星期三",
  19. "Thursday" : "星期四",
  20. "Friday" : "星期五",
  21. "Saturday" : "星期六",
  22. "January" : "一月",
  23. "February" : "二月",
  24. "March" : "三月",
  25. "April" : "四月",
  26. "May" : "五月",
  27. "June" : "六月",
  28. "July" : "七月",
  29. "August" : "八月",
  30. "September" : "九月",
  31. "October" : "十月",
  32. "November" : "十一月",
  33. "December" : "十二月",
  34. "Settings" : "设置",
  35. "Saving..." : "保存中...",
  36. "Couldn't send reset email. Please contact your administrator." : "未能成功发送重置邮件,请联系管理员。",
  37. "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>如果未能收到邮件请联系管理员。",
  38. "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 />确认继续?",
  39. "I know what I'm doing" : "我知道我在做什么",
  40. "Password can not be changed. Please contact your administrator." : "无法修改密码,请联系管理员。",
  41. "No" : "否",
  42. "Yes" : "是",
  43. "Choose" : "选择",
  44. "Error loading file picker template: {error}" : "加载文件分拣模板出错: {error}",
  45. "Ok" : "确定",
  46. "Error loading message template: {error}" : "加载消息模板出错: {error}",
  47. "read-only" : "只读",
  48. "_{count} file conflict_::_{count} file conflicts_" : ["{count} 个文件冲突"],
  49. "One file conflict" : "1个文件冲突",
  50. "New Files" : "新文件",
  51. "Already existing files" : "已经存在的文件",
  52. "Which files do you want to keep?" : "想要保留哪一个文件呢?",
  53. "If you select both versions, the copied file will have a number added to its name." : "如果同时选择了两个版本,复制的文件名将会增加上一个数字。",
  54. "Cancel" : "取消",
  55. "Continue" : "继续",
  56. "(all selected)" : "(选中全部)",
  57. "({count} selected)" : "(选择了{count}个)",
  58. "Error loading file exists template" : "加载文件存在性模板失败",
  59. "Very weak password" : "非常弱的密码",
  60. "Weak password" : "弱密码",
  61. "So-so password" : "一般强度的密码",
  62. "Good password" : "较强的密码",
  63. "Strong password" : "强密码",
  64. "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." : "您的Web服务器尚未正确设置以允许文件同步, 因为WebDAV的接口似乎已损坏.",
  65. "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." : "此服务器上没有可用的因特网连接. 这意味着某些特性将无法工作,例如挂载外部存储器, 提醒更新或安装第三方应用等. 从远程访问文件和发送提醒电子邮件也可能无法工作. 如果你想要ownCloud的所有特性, 我们建议启用此服务器的因特网连接.",
  66. "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 webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "您的数据文件夹和文件可由互联网访问。OwnCloud提供的.htaccess文件未生效。我们强烈建议您配置服务器,以使数据文件夹不可被访问,或者将数据文件夹移到web服务器以外。",
  67. "Error occurred while checking server setup" : "当检查服务器启动时出错",
  68. "Shared" : "已共享",
  69. "Shared with {recipients}" : "由{recipients}分享",
  70. "Share" : "分享",
  71. "Error" : "错误",
  72. "Error while sharing" : "共享时出错",
  73. "Error while unsharing" : "取消共享时出错",
  74. "Error while changing permissions" : "修改权限时出错",
  75. "Shared with you and the group {group} by {owner}" : "{owner} 共享给您及 {group} 组",
  76. "Shared with you by {owner}" : "{owner} 与您共享",
  77. "Share with user or group …" : "分享给其他用户或组 ...",
  78. "Share link" : "分享链接",
  79. "The public link will expire no later than {days} days after it is created" : "这个共享链接将在创建后 {days} 天失效",
  80. "Link" : "链接",
  81. "Password protect" : "密码保护",
  82. "Password" : "密码",
  83. "Choose a password for the public link" : "为共享链接设置密码",
  84. "Allow editing" : "允许编辑",
  85. "Email link to person" : "发送链接到个人",
  86. "Send" : "发送",
  87. "Set expiration date" : "设置过期日期",
  88. "Expiration" : "过期",
  89. "Expiration date" : "过期日期",
  90. "Adding user..." : "添加用户中...",
  91. "group" : "群组",
  92. "remote" : "远程",
  93. "Resharing is not allowed" : "不允许二次共享",
  94. "Shared in {item} with {user}" : "在 {item} 与 {user} 共享。",
  95. "Unshare" : "取消共享",
  96. "notify by email" : "以邮件通知",
  97. "can share" : "可共享",
  98. "can edit" : "可以修改",
  99. "access control" : "访问控制",
  100. "create" : "创建",
  101. "delete" : "删除",
  102. "Password protected" : "密码已受保护",
  103. "Error unsetting expiration date" : "取消设置过期日期时出错",
  104. "Error setting expiration date" : "设置过期日期时出错",
  105. "Sending ..." : "正在发送...",
  106. "Email sent" : "邮件已发送",
  107. "Warning" : "警告",
  108. "The object type is not specified." : "未指定对象类型。",
  109. "Enter new" : "输入新...",
  110. "Delete" : "删除",
  111. "Add" : "增加",
  112. "Edit tags" : "编辑标签",
  113. "Error loading dialog template: {error}" : "加载对话框模板出错: {error}",
  114. "No tags selected for deletion." : "请选择要删除的标签。",
  115. "unknown text" : "未知文字",
  116. "Hello world!" : "Hello world!",
  117. "sunny" : "晴",
  118. "Hello {name}, the weather is {weather}" : "您好 {name},今天天气是{weather}",
  119. "_download %n file_::_download %n files_" : ["下载 %n 个文件"],
  120. "Updating {productName} to version {version}, this may take a while." : "更新 {productName} 到版本 {version},这可能需要一些时间。",
  121. "Please reload the page." : "请重新加载页面。",
  122. "The update was unsuccessful. " : "升级未成功",
  123. "The update was successful. Redirecting you to ownCloud now." : "更新成功。正在重定向至 ownCloud。",
  124. "Couldn't reset password because the token is invalid" : "令牌无效,无法重置密码",
  125. "Couldn't send reset email. Please make sure your username is correct." : "无法发送重置邮件,请检查您的用户名是否正确。",
  126. "Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "此用户名的电子邮件地址不存在导致无法发送重置邮件,请联系管理员。",
  127. "%s password reset" : "重置 %s 的密码",
  128. "Use the following link to reset your password: {link}" : "使用以下链接重置您的密码:{link}",
  129. "New password" : "新密码",
  130. "New Password" : "新密码",
  131. "Reset password" : "重置密码",
  132. "_{count} search result in other places_::_{count} search results in other places_" : [""],
  133. "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X 不被支持并且 %s 在这个平台上无法正常工作。请自行承担风险!",
  134. "For the best results, please consider using a GNU/Linux server instead." : "为了达到最好的效果,请考虑使用 GNU/Linux 服务器。",
  135. "Please install the cURL extension and restart your webserver." : "请安装 cURL 扩展并重启网页服务器.",
  136. "Personal" : "个人",
  137. "Users" : "用户",
  138. "Apps" : "应用",
  139. "Admin" : "管理",
  140. "Help" : "帮助",
  141. "Error loading tags" : "加载标签出错",
  142. "Tag already exists" : "标签已存在",
  143. "Error deleting tag(s)" : "删除标签时出错",
  144. "Error tagging" : "增加标签时出错",
  145. "Error untagging" : "移除标签时出错",
  146. "Error favoriting" : "收藏时出错",
  147. "Error unfavoriting" : "删除收藏时出错",
  148. "Access forbidden" : "访问禁止",
  149. "File not found" : "文件未找到",
  150. "The specified document has not been found on the server." : "在服务器上没找到指定的文件。",
  151. "You can click here to return to %s." : "你可以点击这里返回 %s。",
  152. "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",
  153. "The share will expire on %s." : "此分享将在 %s 过期。",
  154. "Cheers!" : "干杯!",
  155. "Internal Server Error" : "内部服务器错误",
  156. "The server encountered an internal error and was unable to complete your request." : "服务器发送一个内部错误并且无法完成你的请求。",
  157. "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "请联系服务器管理员,如果多次出现这个错误,请把下面的技术细节包含在您的报告里。",
  158. "More details can be found in the server log." : "更多细节能在服务器日志中找到。",
  159. "Technical details" : "技术细节",
  160. "Remote Address: %s" : "远程地址: %s",
  161. "Request ID: %s" : "请求 ID: %s",
  162. "Code: %s" : "代码: %s",
  163. "Message: %s" : "消息: %s",
  164. "File: %s" : "文件: %s",
  165. "Line: %s" : "行: %s",
  166. "Trace" : "追踪",
  167. "Security Warning" : "安全警告",
  168. "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" : "你的PHP版本容易受到空字节攻击 (CVE-2006-7243)",
  169. "Please update your PHP installation to use %s securely." : "为保证安全使用 %s 请更新您的PHP。",
  170. "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "您的数据目录和文件可能可以直接被互联网访问,因为 .htaccess 并未正常工作。",
  171. "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "关于如何配置服务器,请参见 <a href=\"%s\" target=\"_blank\">此文档</a>。",
  172. "Create an <strong>admin account</strong>" : "创建<strong>管理员账号</strong>",
  173. "Username" : "用户名",
  174. "Storage & database" : "存储 & 数据库",
  175. "Data folder" : "数据目录",
  176. "Configure the database" : "配置数据库",
  177. "Only %s is available." : "仅 %s 可用。",
  178. "Database user" : "数据库用户",
  179. "Database password" : "数据库密码",
  180. "Database name" : "数据库名",
  181. "Database tablespace" : "数据库表空间",
  182. "Database host" : "数据库主机",
  183. "SQLite will be used as database. For larger installations we recommend to change this." : "将会使用 SQLite 为数据库。我们不建议大型站点使用 SQLite。",
  184. "Finish setup" : "安装完成",
  185. "Finishing …" : "正在结束 ...",
  186. "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "此程序需要启用JavaScript才能正常运行。请<a href=\"http://enable-javascript.com/\" target=\"_blank\">启用JavaScript</a> 并重新加载此页面。",
  187. "%s is available. Get more information on how to update." : "%s 可用。获取更多关于如何升级的信息。",
  188. "Log out" : "注销",
  189. "Search" : "搜索",
  190. "Server side authentication failed!" : "服务端验证失败!",
  191. "Please contact your administrator." : "请联系你的管理员。",
  192. "Forgot your password? Reset it!" : "忘记密码?立即重置!",
  193. "remember" : "记住",
  194. "Log in" : "登录",
  195. "Alternative Logins" : "其他登录方式",
  196. "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>",
  197. "This ownCloud instance is currently in single user mode." : "当前ownCloud实例运行在单用户模式下。",
  198. "This means only administrators can use the instance." : "这意味着只有管理员才能在实例上操作。",
  199. "Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系你的系统管理员。",
  200. "Thank you for your patience." : "感谢让你久等了。",
  201. "You are accessing the server from an untrusted domain." : "您正在访问来自不信任域名的服务器。",
  202. "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "请联系你的系统管理员。如果你是系统管理员,配置config/config.php文件中参数\"trusted_domain\" 设置。可以在config/config.sample.php文件中找到例子。",
  203. "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "基于你的配置,作为系统管理员,你可能还能点击下面的按钮来信任这个域。",
  204. "Add \"%s\" as trusted domain" : "添加 \"%s\"为信任域",
  205. "%s will be updated to version %s." : "%s 将会更新到版本 %s。",
  206. "The following apps will be disabled:" : "以下应用将会被禁用:",
  207. "The theme %s has been disabled." : "%s 主题已被禁用。",
  208. "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "在继续之前,请确认数据库、配置文件夹和数据文件夹已经备份。",
  209. "Start update" : "开始更新",
  210. "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "为避免更大的安装演示,你能在你的安装目录下面运行这些命令:",
  211. "This %s instance is currently being updated, which may take a while." : "当前ownCloud实例 %s 正在更新,可能需要一段时间。",
  212. "This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时这个页面将刷新。"
  213. },"pluralForm" :"nplurals=1; plural=0;"
  214. }