zh_CN.js 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. OC.L10N.register(
  2. "files_external",
  3. {
  4. "Fetching request tokens failed. Verify that your app key and secret are correct." : "获取 request token 失败. 请验证您的 appkey 和密钥是否正确.",
  5. "Fetching access tokens failed. Verify that your app key and secret are correct." : "获取 access token 失败. 请验证您的 appkey 和密钥是否正确.",
  6. "Please provide a valid app key and secret." : "请提供有效的 appkey 和密钥.",
  7. "Step 1 failed. Exception: %s" : "步骤 1 失败. 异常: %s",
  8. "Step 2 failed. Exception: %s" : "步骤 2 失败. 异常: %s",
  9. "External storage" : "外部存储",
  10. "Dropbox App Configuration" : "Dropbox 配置",
  11. "Google Drive App Configuration" : "Google Drive 配置",
  12. "Personal" : "个人",
  13. "System" : "系统",
  14. "Grant access" : "授权",
  15. "Error configuring OAuth1" : "OAuth1 配置错误",
  16. "Error configuring OAuth2" : "OAuth2 配置错误",
  17. "Generate keys" : "生成密钥",
  18. "Error generating key pair" : "生成密钥对错误",
  19. "All users. Type to select user or group." : "全部用户. 点击选择用户或分组.",
  20. "(group)" : "(分组)",
  21. "Compatibility with Mac NFD encoding (slow)" : "兼用 Mac NFD 编码 (慢)",
  22. "Admin defined" : "管理员定义",
  23. "Saved" : "已保存",
  24. "Saving..." : "正在保存...",
  25. "Save" : "保存",
  26. "Empty response from the server" : "服务器响应为空",
  27. "Couldn't access. Please logout and login to activate this mount point" : "无法连接. 请注销并重新登录以激活挂载点.",
  28. "Couldn't get the information from the remote server: {code} {type}" : "无法从远程服务器获取信息: {code} {type}",
  29. "Couldn't get the list of external mount points: {type}" : "无法获取外部挂载点列表: {type}",
  30. "There was an error with message: " : "错误信息: ",
  31. "External mount error" : "外部挂载错误",
  32. "external-storage" : "外部存储",
  33. "Couldn't get the list of Windows network drive mount points: empty response from the server" : "无法获取 Windows 网络磁盘挂载点列表: 服务器响应为空",
  34. "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "一些外部挂载点没有连接. 请检查标红的行以获取更多信息.",
  35. "Please enter the credentials for the {mount} mount" : "请输入 {mount} 挂载点的凭据",
  36. "Username" : "用户名",
  37. "Password" : "密码",
  38. "Credentials saved" : "凭据已保存",
  39. "Credentials saving failed" : "凭据保存失败",
  40. "Credentials required" : "需要凭据",
  41. "Storage with id \"%i\" not found" : "未找到 ID 为 \"%i\" 的存储",
  42. "Invalid backend or authentication mechanism class" : "无效的后端或认证类型",
  43. "Invalid mount point" : "无效的挂载点",
  44. "Objectstore forbidden" : "对象存储禁止访问",
  45. "Invalid storage backend \"%s\"" : "无效的存储后端 \"%s\"",
  46. "Not permitted to use backend \"%s\"" : "不允许使用 \"%s\"",
  47. "Not permitted to use authentication mechanism \"%s\"" : "不允许使用认证方式 \"%s\"",
  48. "Unsatisfied backend parameters" : "无法满足后端条件",
  49. "Unsatisfied authentication mechanism parameters" : "无法满足认证类型条件",
  50. "Insufficient data: %s" : "数据不足: %s",
  51. "%s" : "%s",
  52. "Storage with id \"%i\" is not user editable" : "无法编辑 ID 为 \"%i\" 的存储",
  53. "Access key" : "Access key",
  54. "Secret key" : "Secret key",
  55. "Builtin" : "内置",
  56. "None" : "无",
  57. "OAuth1" : "OAuth1",
  58. "App key" : "App key",
  59. "App secret" : "App 密钥",
  60. "OAuth2" : "OAuth2",
  61. "Client ID" : "Client ID",
  62. "Client secret" : "客户端密钥",
  63. "OpenStack" : "OpenStack",
  64. "Tenant name" : "租户名称",
  65. "Identity endpoint URL" : "身份识别 URL",
  66. "Rackspace" : "Rackspace",
  67. "API key" : "API密匙",
  68. "Global credentials" : "全局凭据",
  69. "Log-in credentials, save in database" : "登录凭据, 保存在数据库中",
  70. "Username and password" : "用户名和密码",
  71. "Log-in credentials, save in session" : "登录凭据, 存储在会话中",
  72. "User entered, store in database" : "用户登录, 存储在数据库中",
  73. "RSA public key" : "RSA 公钥",
  74. "Public key" : "公钥",
  75. "Amazon S3" : "Amazon S3",
  76. "Bucket" : "Bucket",
  77. "Hostname" : "主机名",
  78. "Port" : "端口",
  79. "Region" : "区域",
  80. "Enable SSL" : "启用 SSL",
  81. "Enable Path Style" : "启用 Path Style",
  82. "WebDAV" : "WebDAV",
  83. "URL" : "URL",
  84. "Remote subfolder" : "远程子文件夹",
  85. "Secure https://" : "安全 https://",
  86. "Dropbox" : "Dropbox",
  87. "FTP" : "FTP",
  88. "Host" : "主机",
  89. "Secure ftps://" : "安全 ftps://",
  90. "Google Drive" : "Google Drive",
  91. "Local" : "本地",
  92. "Location" : "地点",
  93. "Nextcloud" : "Nextcloud",
  94. "SFTP" : "SFTP",
  95. "Root" : "根路径",
  96. "SFTP with secret key login" : "包含 secret key 的SFTP",
  97. "SMB / CIFS" : "SMB / CIFS",
  98. "Share" : "共享",
  99. "Domain" : "域名",
  100. "SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登录信息",
  101. "Username as share" : "以用户名作为共享名",
  102. "OpenStack Object Storage" : "OpenStack 对象存储",
  103. "Service name" : "服务名称",
  104. "Request timeout (seconds)" : "请求超时时间 (秒)",
  105. "External storages" : "外部存储",
  106. "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装或启用 PHP 中的 cURL 支持. 无法挂载 %s. 请联系您的系统管理员安装.",
  107. "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装或启用 PHP 中的 FTP 支持. 无法挂载 %s. 请联系您的系统管理员安装.",
  108. "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装 \"%s\". 无法挂载 %s. 请联系您的系统管理员安装.",
  109. "No external storage configured" : "没有配置外部存储",
  110. "You can add external storages in the personal settings" : "您可以在个人设置中添加外部存储",
  111. "Name" : "名称",
  112. "Storage type" : "存储类型",
  113. "Scope" : "适用范围",
  114. "Enable encryption" : "启用加密",
  115. "Enable previews" : "启用预览",
  116. "Enable sharing" : "启用分享",
  117. "Check for changes" : "检查修改",
  118. "Never" : "从不",
  119. "Once every direct access" : "每次访问时",
  120. "Folder name" : "目录名称",
  121. "Authentication" : "认证",
  122. "Configuration" : "配置",
  123. "Available for" : "可用于",
  124. "Add storage" : "增加存储",
  125. "Advanced settings" : "高级选项",
  126. "Delete" : "删除",
  127. "Allow users to mount external storage" : "允许用户挂载外部存储",
  128. "Allow users to mount the following external storage" : "允许用户挂载以下外部存储",
  129. "Couldn't get the information from the ownCloud server: {code} {type}" : "无法从 ownCloud 服务器获取信息: {code} {type}"
  130. },
  131. "nplurals=1; plural=0;");