zh_CN.js 7.2 KB

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