diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-01-31 01:07:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-01-31 01:07:05 +0000 |
commit | 9a13fac4181eb573e012603c187ea27a3f3d03b8 (patch) | |
tree | f6d22b097b1185955c606efa4d1c40293ac92802 /apps/files_external/l10n/zh_CN.js | |
parent | 5618287b689465c926b9d465aa843db3bf0617f3 (diff) | |
download | nextcloud-server-9a13fac4181eb573e012603c187ea27a3f3d03b8.tar.gz nextcloud-server-9a13fac4181eb573e012603c187ea27a3f3d03b8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/zh_CN.js')
-rw-r--r-- | apps/files_external/l10n/zh_CN.js | 81 |
1 files changed, 68 insertions, 13 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index fcbee03772f..786d85e9099 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -1,32 +1,82 @@ OC.L10N.register( "files_external", { - "Step 1 failed. Exception: %s" : "步骤 1 失败。异常:%s", - "Step 2 failed. Exception: %s" : "步骤 2 失败。异常:%s", + "Fetching request tokens failed. Verify that your app key and secret are correct." : "获取 request token 失败. 请验证您的 appkey 和密钥是否正确.", + "Fetching access tokens failed. Verify that your app key and secret are correct." : "获取 access token 失败. 请验证您的 appkey 和密钥是否正确.", + "Please provide a valid app key and secret." : "请提供有效的 appkey 和密钥.", + "Step 1 failed. Exception: %s" : "步骤 1 失败. 异常: %s", + "Step 2 failed. Exception: %s" : "步骤 2 失败. 异常: %s", "External storage" : "外部存储", + "Dropbox App Configuration" : "Dropbox 配置", + "Google Drive App Configuration" : "Google Drive 配置", "Personal" : "个人", "System" : "系统", "Grant access" : "授权", + "Error configuring OAuth1" : "OAuth1 配置错误", + "Error configuring OAuth2" : "OAuth2 配置错误", + "Generate keys" : "生成密钥", + "Error generating key pair" : "生成密钥对错误", + "All users. Type to select user or group." : "全部用户. 点击选择用户或分组.", + "(group)" : "(分组)", + "Compatibility with Mac NFD encoding (slow)" : "兼用 Mac NFD 编码 (慢)", + "Admin defined" : "管理员定义", "Saved" : "已保存", + "Saving..." : "正在保存...", + "Save" : "保存", + "Empty response from the server" : "服务器响应为空", + "Couldn't access. Please logout and login to activate this mount point" : "无法连接. 请注销并重新登录以激活挂载点.", + "Couldn't get the information from the remote server: {code} {type}" : "无法从远程服务器获取信息: {code} {type}", + "Couldn't get the list of external mount points: {type}" : "无法获取外部挂载点列表: {type}", + "There was an error with message: " : "错误信息: ", "External mount error" : "外部挂载错误", "external-storage" : "外部存储", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "无法获取 Windows 网络磁盘挂载点列表: 服务器响应为空", + "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "一些外部挂载点没有连接. 请检查标红的行以获取更多信息.", + "Please enter the credentials for the {mount} mount" : "请输入 {mount} 挂载点的凭据", "Username" : "用户名", "Password" : "密码", - "Save" : "保存", + "Credentials saved" : "凭据已保存", + "Credentials saving failed" : "凭据保存失败", + "Credentials required" : "需要凭据", + "Storage with id \"%i\" not found" : "未找到 ID 为 \"%i\" 的存储", + "Invalid backend or authentication mechanism class" : "无效的后端或认证类型", "Invalid mount point" : "无效的挂载点", + "Objectstore forbidden" : "对象存储禁止访问", + "Invalid storage backend \"%s\"" : "无效的存储后端 \"%s\"", + "Not permitted to use backend \"%s\"" : "不允许使用 \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "不允许使用认证方式 \"%s\"", + "Unsatisfied backend parameters" : "无法满足后端条件", + "Unsatisfied authentication mechanism parameters" : "无法满足认证类型条件", + "Insufficient data: %s" : "数据不足: %s", "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "无法编辑 ID 为 \"%i\" 的存储", "Access key" : "Access key", "Secret key" : "Secret key", "Builtin" : "内置", "None" : "无", + "OAuth1" : "OAuth1", + "App key" : "App key", + "App secret" : "App 密钥", + "OAuth2" : "OAuth2", + "Client ID" : "Client ID", + "Client secret" : "客户端密钥", + "OpenStack" : "OpenStack", + "Tenant name" : "租户名称", + "Identity endpoint URL" : "身份识别 URL", + "Rackspace" : "Rackspace", "API key" : "API密匙", + "Global credentials" : "全局凭据", + "Log-in credentials, save in database" : "登录凭据, 保存在数据库中", "Username and password" : "用户名和密码", + "Log-in credentials, save in session" : "登录凭据, 存储在会话中", + "User entered, store in database" : "用户登录, 存储在数据库中", "RSA public key" : "RSA 公钥", "Public key" : "公钥", "Amazon S3" : "Amazon S3", + "Bucket" : "Bucket", "Hostname" : "主机名", "Port" : "端口", - "Region" : "地区", + "Region" : "区域", "Enable SSL" : "启用 SSL", "Enable Path Style" : "启用 Path Style", "WebDAV" : "WebDAV", @@ -40,20 +90,23 @@ OC.L10N.register( "Google Drive" : "Google Drive", "Local" : "本地", "Location" : "地点", - "ownCloud" : "ownCloud", + "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "根路径", - "SFTP with secret key login" : "包含secret key的SFTP", + "SFTP with secret key login" : "包含 secret key 的SFTP", "SMB / CIFS" : "SMB / CIFS", "Share" : "共享", "Domain" : "域名", "SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登录信息", + "Username as share" : "以用户名作为共享名", "OpenStack Object Storage" : "OpenStack 对象存储", - "<b>Note:</b> " : "<b>注意:</b>", - "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHP 中的 cURL 支持未启用或未安装。对 %s 的挂载无法进行。请联系系统管理员进行安装。", - "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHP 中的 FTP 支持未启用或未安装。对 %s 的挂载无法进行。请联系系统管理员进行安装。", - "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b>“%s”尚未安装。对 %s 的挂载无法进行。请联系系统管理员进行安装。", - "No external storage configured" : "未配置外部存储", + "Service name" : "服务名称", + "Request timeout (seconds)" : "请求超时时间 (秒)", + "External storages" : "外部存储", + "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. 请联系您的系统管理员安装.", + "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. 请联系您的系统管理员安装.", + "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装 \"%s\". 无法挂载 %s. 请联系您的系统管理员安装.", + "No external storage configured" : "没有配置外部存储", "You can add external storages in the personal settings" : "您可以在个人设置中添加外部存储", "Name" : "名称", "Storage type" : "存储类型", @@ -61,8 +114,9 @@ OC.L10N.register( "Enable encryption" : "启用加密", "Enable previews" : "启用预览", "Enable sharing" : "启用分享", + "Check for changes" : "检查修改", "Never" : "从不", - "External Storage" : "外部存储", + "Once every direct access" : "每次直接访问", "Folder name" : "目录名称", "Authentication" : "认证", "Configuration" : "配置", @@ -71,6 +125,7 @@ OC.L10N.register( "Advanced settings" : "高级选项", "Delete" : "删除", "Allow users to mount external storage" : "允许用户挂载外部存储", - "Allow users to mount the following external storage" : "允许用户挂载以下外部存储" + "Allow users to mount the following external storage" : "允许用户挂载以下外部存储", + "Couldn't get the information from the ownCloud server: {code} {type}" : "无法从 ownCloud 服务器获取信息: {code} {type}" }, "nplurals=1; plural=0;"); |