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.js 18KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246
  1. OC.L10N.register(
  2. "lib",
  3. {
  4. "Cannot write into \"config\" directory!" : "无法写入 \"config\" 目录!ond",
  5. "This can usually be fixed by giving the webserver write access to the config directory" : "您可以设置 Web 服务器对 config 目录的写权限修复这个问题",
  6. "See %s" : "查看 %s",
  7. "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "这个通常可以通过赋予写入权限到 config 目录来修复。查看:%s",
  8. "The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "应用 %$1s 的文件替换不正确. 请确认版本与当前服务器兼容.",
  9. "Sample configuration detected" : "示例配置检测",
  10. "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接把 config.php 的样例文件直接复制使用. 这可能会破坏您的安装. 在对 config.php 进行修改之前请先阅读相关文档.",
  11. "%1$s and %2$s" : "%1$s 和 %2$s",
  12. "%1$s, %2$s and %3$s" : "%1$s, %2$s 和 %3$s",
  13. "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s 和 %4$s",
  14. "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s 和 %5$s",
  15. "Education Edition" : "教育版",
  16. "Enterprise bundle" : "企业捆绑包",
  17. "Groupware bundle" : "群组捆绑包",
  18. "Social sharing bundle" : "社交共享捆绑包",
  19. "PHP %s or higher is required." : "要求 PHP 版本 %s 或者更高。",
  20. "PHP with a version lower than %s is required." : "需要版本低于 %s 的PHP.",
  21. "%sbit or higher PHP required." : "需要 %s 或更高版本的 PHP",
  22. "Following databases are supported: %s" : "支持以下数据库: %s",
  23. "The command line tool %s could not be found" : "命令行工具 %s 未找到",
  24. "The library %s is not available." : "库文件 %s 不可用",
  25. "Following platforms are supported: %s" : "支持以下平台:%s",
  26. "Server version %s or higher is required." : "需要服务器版本 %s 或更高版本。",
  27. "Server version %s or lower is required." : "需要服务器版本 %s 或更低版本。",
  28. "Logged in user must be an admin" : "必须使用管理员用户登录",
  29. "Unknown filetype" : "未知的文件类型",
  30. "Invalid image" : "无效的图像",
  31. "Avatar image is not square" : "头像图像不是正方形",
  32. "today" : "今天",
  33. "tomorrow" : "明天",
  34. "yesterday" : "昨天",
  35. "_in %n day_::_in %n days_" : ["%n天内"],
  36. "_%n day ago_::_%n days ago_" : ["%n 天前"],
  37. "next month" : "下月",
  38. "last month" : "上月",
  39. "_in %n month_::_in %n months_" : ["%n月内"],
  40. "_%n month ago_::_%n months ago_" : ["%n 月前"],
  41. "next year" : "明年",
  42. "last year" : "去年",
  43. "_in %n year_::_in %n years_" : ["%n年内"],
  44. "_%n year ago_::_%n years ago_" : ["%n 年前"],
  45. "_in %n hour_::_in %n hours_" : ["%n小时内"],
  46. "_%n hour ago_::_%n hours ago_" : ["%n 小时前"],
  47. "_in %n minute_::_in %n minutes_" : ["%n分钟内"],
  48. "_%n minute ago_::_%n minutes ago_" : ["%n 分钟前"],
  49. "in a few seconds" : "几秒钟内",
  50. "seconds ago" : "几秒前",
  51. "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "模块:%s不存在。请在 App 设置中开启或联系管理员。",
  52. "File name is a reserved word" : "文件名包含敏感字符",
  53. "File name contains at least one invalid character" : "文件名中存在至少一个非法字符",
  54. "File name is too long" : "文件名过长",
  55. "Dot files are not allowed" : ".文件 不被允许",
  56. "Empty filename is not allowed" : "不允许使用空名称。",
  57. "App \"%s\" cannot be installed because appinfo file cannot be read." : "无法安装应用\"%s\",因为无法读取appinfo文件.",
  58. "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "应用程式 \"%s\" 无法安装,因为它与这个版本的服务器不兼容.",
  59. "__language_name__" : "简体中文",
  60. "This is an automatically sent email, please do not reply." : "这是一个自动生成的电子邮件,请不要回复。",
  61. "Help" : "帮助",
  62. "Apps" : "应用",
  63. "Settings" : "设置",
  64. "Log out" : "注销",
  65. "Users" : "用户",
  66. "Unknown user" : "未知用户",
  67. "Create" : "创建",
  68. "Change" : "修改",
  69. "Delete" : "删除",
  70. "Share" : "共享",
  71. "Overview" : "概览",
  72. "Basic settings" : "基本设置",
  73. "Sharing" : "共享",
  74. "Security" : "安全",
  75. "Additional settings" : "其他设置",
  76. "Personal info" : "个人信息",
  77. "Mobile & desktop" : "移动 & 桌面",
  78. "Unlimited" : "无限制",
  79. "Verifying" : "验证",
  80. "Verifying …" : "验证...",
  81. "Verify" : "验证",
  82. "%s enter the database username and name." : "%s 输入数据库用户名和名称.",
  83. "%s enter the database username." : "%s 输入数据库用户名。",
  84. "%s enter the database name." : "%s 输入数据库名称。",
  85. "%s you may not use dots in the database name" : "%s 您不能在数据库名称中使用英文句号。",
  86. "Oracle connection could not be established" : "不能建立甲骨文连接",
  87. "Oracle username and/or password not valid" : "Oracle 数据库用户名和/或密码无效",
  88. "PostgreSQL username and/or password not valid" : "PostgreSQL 数据库用户名和/或密码无效",
  89. "You need to enter details of an existing account." : "您需要输入现有帐户的详细信息。",
  90. "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 在这个平台上无法正常工作。请自行承担风险!",
  91. "For the best results, please consider using a GNU/Linux server instead." : "为了达到最好的效果,请考虑使用 GNU/Linux 服务器。",
  92. "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "看起来这个 %s 实例运行在32位PHP环境中并且已在php.ini中配置open_basedir。这将在文件超过4GB时出现问题,我们极力反对这样做。",
  93. "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "请删除php.ini中的open_basedir设置或切换到64位PHP。",
  94. "Set an admin username." : "请设置一个管理员用户名。",
  95. "Set an admin password." : "请设置一个管理员密码。",
  96. "Can't create or write into the data directory %s" : "无法创建或写入数据目录 %s",
  97. "Invalid Federated Cloud ID" : "无效的联合云ID",
  98. "Sharing %s failed, because the backend does not allow shares from type %i" : "共享 %s 失败, 因为后端不允许共享 %i 类型",
  99. "Sharing %s failed, because the file does not exist" : "共享 %s 失败, 因为文件不存在.",
  100. "You are not allowed to share %s" : "您无权共享 %s",
  101. "Sharing %s failed, because you can not share with yourself" : "共享 %s 失败, 因为您不能共享给自己",
  102. "You need to provide a password to create a public link, only protected links are allowed" : "您需要提供密码以创建公开链接,因为只允许创建受保护的链接。",
  103. "Sharing %s failed, because sharing with links is not allowed" : "共享 %s 失败, 因为不允许使用链接共享",
  104. "Not allowed to create a federated share with the same user" : "不允许创建对相同用户的联合共享",
  105. "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "无法设置过期时间. 过期时间不能晚于其共享时间 %s",
  106. "Cannot set expiration date. Expiration date is in the past" : "无法设置过期时间. 过期时间不能为过去",
  107. "Sharing backend %s must implement the interface OCP\\Share_Backend" : "共享后端 %s 必须实现 OCP\\Share_Backend 接口",
  108. "Sharing backend %s not found" : "%s 的共享后端未找到",
  109. "Sharing backend for %s not found" : "%s 的共享后端未找到",
  110. "Sharing failed, because the user %s is the original sharer" : "共享失败,因为用户 %s 是原始的共享者。",
  111. "Sharing %s failed, because resharing is not allowed" : "共享 %s 失败, 因为不允许二次共享",
  112. "Sharing %s failed, because the file could not be found in the file cache" : "共享 %s 失败, 因为文件缓存中找不到该文件",
  113. "Open »%s«" : "打开 %s",
  114. "Can’t increase permissions of %s" : "无法增加%s的权限。",
  115. "Files can’t be shared with delete permissions" : "无法共享有删除权限的文件",
  116. "Files can’t be shared with create permissions" : "无法共享有创建权限的文件",
  117. "Expiration date is in the past" : "到期日期已过.",
  118. "Can’t set expiration date more than %s days in the future" : "无法将过期日期设置为超过 %s 天.",
  119. "Click the button below to open it." : "点击下方按钮可打开它.",
  120. "The requested share does not exist anymore" : "当前请求的共享已经不存在",
  121. "Could not find category \"%s\"" : "无法找到分类 \"%s\"",
  122. "Sunday" : "星期日",
  123. "Monday" : "星期一",
  124. "Tuesday" : "星期二",
  125. "Wednesday" : "星期三",
  126. "Thursday" : "星期四",
  127. "Friday" : "星期五",
  128. "Saturday" : "星期六",
  129. "Sun." : "周日",
  130. "Mon." : "周一",
  131. "Tue." : "周二",
  132. "Wed." : "周三",
  133. "Thu." : "周四",
  134. "Fri." : "周五",
  135. "Sat." : "周六",
  136. "Su" : "日",
  137. "Mo" : "一",
  138. "Tu" : "二",
  139. "We" : "三",
  140. "Th" : "四",
  141. "Fr" : "五",
  142. "Sa" : "六",
  143. "January" : "一月",
  144. "February" : "二月",
  145. "March" : "三月",
  146. "April" : "四月",
  147. "May" : "五月",
  148. "June" : "六月",
  149. "July" : "七月",
  150. "August" : "八月",
  151. "September" : "九月",
  152. "October" : "十月",
  153. "November" : "十一月",
  154. "December" : "十二月",
  155. "Jan." : "一月",
  156. "Feb." : "二月",
  157. "Mar." : "三月",
  158. "Apr." : "四月",
  159. "May." : "五月",
  160. "Jun." : "六月",
  161. "Jul." : "七月",
  162. "Aug." : "八月",
  163. "Sep." : "九月",
  164. "Oct." : "十月",
  165. "Nov." : "十一月",
  166. "Dec." : "十二月",
  167. "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "在用户名中只允许使用以下字符:“a-z”,“A-Z”,“0-9”和\"_.@-'\"",
  168. "A valid username must be provided" : "必须提供合法的用户名",
  169. "Username contains whitespace at the beginning or at the end" : "用户名在开头或结尾处包含空格",
  170. "Username must not consist of dots only" : "用户名不能仅由点组成",
  171. "A valid password must be provided" : "必须提供合法的密码",
  172. "The username is already being used" : "用户名已被使用",
  173. "Could not create user" : "无法创建用户",
  174. "User disabled" : "用户已禁用",
  175. "Login canceled by app" : "已通过应用取消登录",
  176. "a safe home for all your data" : "给您所有的数据一个安全的家",
  177. "File is currently busy, please try again later" : "文件当前正忙,请稍后再试",
  178. "Can't read file" : "无法读取文件",
  179. "Application is not enabled" : "应用程序未启用",
  180. "Authentication error" : "认证出错",
  181. "Token expired. Please reload page." : "Token 过期,请刷新页面。",
  182. "No database drivers (sqlite, mysql, or postgresql) installed." : "没有安装数据库驱动 (SQLite、MySQL 或 PostgreSQL)。",
  183. "Cannot write into \"config\" directory" : "无法写入“config”目录",
  184. "Cannot write into \"apps\" directory" : "无法写入“apps”目录",
  185. "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "这个通常可以通过赋予 apps 目录写入权限或者在 config 文件中关闭 AppStore 来修复。详情:%s",
  186. "Cannot create \"data\" directory" : "无法创建“data”目录 ",
  187. "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "这个通常可以通过赋予根目录写入权限来修复。查看:%s",
  188. "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "权限通常可以通过赋予根目录写入权限来修复。查看:%s。",
  189. "Setting locale to %s failed" : "设置语言为 %s 失败",
  190. "Please install one of these locales on your system and restart your webserver." : "请在您的系统中安装下述一种语言并重启 Web 服务器.",
  191. "Please ask your server administrator to install the module." : "请联系服务器管理员安装模块.",
  192. "PHP module %s not installed." : "PHP %s 模块未安装.",
  193. "PHP setting \"%s\" is not set to \"%s\"." : "PHP 选项 \"%s\" 未设置为 \"%s\".",
  194. "Adjusting this setting in php.ini will make Nextcloud run again" : "在 php.ini 中调整该设置将导致 Nextcloud 重新运行",
  195. "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload 当前设置为 \"%s\", 预期值为 \"0\"",
  196. "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "请在 php.ini 中设置 <code>mbstring.func_overload</code> 为 <code>0</code> 以解决该问题",
  197. "libxml2 2.7.0 is at least required. Currently %s is installed." : "至少需要 libxml2 2.7.0. 当前安装 %s.",
  198. "To fix this issue update your libxml2 version and restart your web server." : "升级您的 libxml2 版本然后重启 Web 服务器以解决该问题.",
  199. "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP 被设置为移除内联块, 这将导致多个核心应用无法访问.",
  200. "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "这可能由缓存/加速器导致的, 例如 Zend OPcache 或 eAccelerator.",
  201. "PHP modules have been installed, but they are still listed as missing?" : "PHP 模块已经安装, 但仍然显示未安装?",
  202. "Please ask your server administrator to restart the web server." : "请联系服务器管理员重启 Web 服务器.",
  203. "PostgreSQL >= 9 required" : "要求 PostgreSQL >= 9",
  204. "Please upgrade your database version" : "请升级您的数据库版本",
  205. "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "请更改权限为 0770 以避免其他用户查看目录.",
  206. "Your data directory is readable by other users" : "你的数据目录可被其他用户读取",
  207. "Your data directory must be an absolute path" : "您的数据目录必须是绝对路径",
  208. "Check the value of \"datadirectory\" in your configuration" : "请检查配置文件中 \"datadirectory\" 的值",
  209. "Your data directory is invalid" : "您的数据目录无效",
  210. "Ensure there is a file called \".ocdata\" in the root of the data directory." : "请确定在根目录下有一个名为\".ocdata\"的文件。",
  211. "Action \"%s\" not supported or implemented." : "操作 \"%s\" 不支持或未实现.",
  212. "Could not obtain lock type %d on \"%s\"." : "无法在 \"%s\" 上获取锁类型 %d.",
  213. "Storage unauthorized. %s" : "存储认证失败. %s",
  214. "Storage incomplete configuration. %s" : "存储未完成配置. %s",
  215. "Storage connection error. %s" : "存储连接错误. %s",
  216. "Storage is temporarily not available" : "存储暂时不可用",
  217. "Storage connection timeout. %s" : "存储连接超时. %s",
  218. "Library %s with a version higher than %s is required - available version %s." : "%s 需要 %s 或更高的版本 - 可用版本 %s.",
  219. "Library %s with a version lower than %s is required - available version %s." : "%s 需要 %s 或更低的版本 - 可用版本 %s.",
  220. "Personal" : "个人",
  221. "Admin" : "管理员",
  222. "APCu" : "APCu",
  223. "Redis" : "Redis",
  224. "Encryption" : "加密",
  225. "Tips & tricks" : "小提示",
  226. "DB Error: \"%s\"" : "数据库错误:\"%s\"",
  227. "Sharing %s failed, because the user %s does not exist" : "共享 %s 失败, 因为用户 %s 不存在",
  228. "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "共享 %s 失败, 因为用户 %s 不是 %s 所属的任何组的用户",
  229. "Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败, 因为该项已经共享给用户 %s",
  230. "Sharing %s failed, because this item is already shared with user %s" : "共享 %s 失败, 因为该项已经共享给用户 %s",
  231. "Sharing %s failed, because the group %s does not exist" : "共享 %s 失败, 因为 %s 分组不存在",
  232. "Sharing %s failed, because %s is not a member of the group %s" : "共享 %s 失败, 因为 %s 不是 %s 分组的成员",
  233. "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "共享 %s 失败,无法找到 %s, 该服务当前无法连接。",
  234. "Share type %s is not valid for %s" : "%s 不是 %s 的合法共享类型",
  235. "Sharing %s failed, because the permissions exceed permissions granted to %s" : "共享 %s 失败, 因为权限超过了 %s 的已有权限",
  236. "Sharing %s failed, because the sharing backend for %s could not find its source" : "共享 %s 失败, 因为无法找到 %s 共享后端的来源",
  237. "Cannot increase permissions of %s" : "无法增加 %s 的权限",
  238. "%s shared »%s« with you" : "%s 向您共享了 »%s«",
  239. "%s shared »%s« with you." : "%s 已与您共享了 %s .",
  240. "%s via %s" : "%s 通过 %s",
  241. "No app name specified" : "没有指定的 App 名称",
  242. "App '%s' could not be installed!" : "应用 '%s' 无法被安装!",
  243. "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "应用程序 \"%s\" 无法被安装,因为为满足下列依赖关系: %s",
  244. "Sync clients" : "同步客户"
  245. },
  246. "nplurals=1; plural=0;");