diff options
Diffstat (limited to 'apps/files_external/l10n/zh_CN.json')
-rw-r--r-- | apps/files_external/l10n/zh_CN.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json index 562217e8a1e..d02b37b5934 100644 --- a/apps/files_external/l10n/zh_CN.json +++ b/apps/files_external/l10n/zh_CN.json @@ -1,16 +1,13 @@ { "translations": { - "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 storages" : "外部存储", - "Dropbox App Configuration" : "Dropbox 配置", "Google Drive App Configuration" : "Google Drive 配置", "Personal" : "个人", "System" : "系统", "Grant access" : "授权", "Error configuring OAuth1" : "OAuth1 配置错误", + "Please provide a valid app key and secret." : "请提供有效的 appkey 和密钥.", "Error configuring OAuth2" : "OAuth2 配置错误", "Generate keys" : "生成密钥", "Error generating key pair" : "生成密钥对错误", @@ -81,7 +78,6 @@ "URL" : "URL", "Remote subfolder" : "远程子文件夹", "Secure https://" : "安全 https://", - "Dropbox" : "Dropbox", "FTP" : "FTP", "Host" : "主机", "Secure ftps://" : "安全 ftps://", @@ -124,7 +120,11 @@ "Delete" : "删除", "Allow users to mount external storage" : "允许用户挂载外部存储", "Allow users to mount the following external storage" : "允许用户挂载以下外部存储", + "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 和密钥是否正确.", + "Dropbox App Configuration" : "Dropbox 配置", "Storage with id \"%i\" not found" : "未找到 ID 为 \"%i\" 的存储", - "Storage with id \"%i\" is not user editable" : "无法编辑 ID 为 \"%i\" 的存储" + "Storage with id \"%i\" is not user editable" : "无法编辑 ID 为 \"%i\" 的存储", + "Dropbox" : "Dropbox" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |