diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /apps/files_external/l10n/zh_CN.json | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'apps/files_external/l10n/zh_CN.json')
-rw-r--r-- | apps/files_external/l10n/zh_CN.json | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json new file mode 100644 index 00000000000..ba2ca93be86 --- /dev/null +++ b/apps/files_external/l10n/zh_CN.json @@ -0,0 +1,49 @@ +{ "translations": { + "Please provide a valid Dropbox app key and secret." : "请提供有效的Dropbox应用key和secret", + "Step 1 failed. Exception: %s" : "步骤 1 失败。异常:%s", + "Step 2 failed. Exception: %s" : "步骤 2 失败。异常:%s", + "External storage" : "外部存储", + "Local" : "本地", + "Location" : "地点", + "Amazon S3" : "Amazon S3", + "Amazon S3 and compliant" : "Amazon S3 和兼容协议", + "Access Key" : "访问密钥", + "Secret Key" : "秘钥", + "Port" : "端口", + "Region" : "地区", + "Enable SSL" : "启用 SSL", + "Enable Path Style" : "启用 Path Style", + "Host" : "主机", + "Username" : "用户名", + "Password" : "密码", + "Root" : "根路径", + "Secure ftps://" : "安全 ftps://", + "OpenStack Object Storage" : "OpenStack 对象存储", + "Share" : "共享", + "SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登录信息", + "URL" : "URL", + "Secure https://" : "安全 https://", + "Remote subfolder" : "远程子文件夹", + "Access granted" : "权限已授予。", + "Error configuring Dropbox storage" : "配置Dropbox存储时出错", + "Grant access" : "授权", + "Error configuring Google Drive storage" : "配置Google Drive存储时出错", + "Personal" : "个人", + "System" : "系统", + "Saved" : "已保存", + "<b>Note:</b> " : "<b>注意:</b>", + " and " : "和", + "You don't have any external storages" : "您没有外部存储", + "Name" : "名称", + "Storage type" : "存储类型", + "Scope" : "适用范围", + "External Storage" : "外部存储", + "Folder name" : "目录名称", + "Configuration" : "配置", + "Available for" : "可用于", + "Add storage" : "增加存储", + "Delete" : "删除", + "Enable User External Storage" : "启用用户外部存储", + "Allow users to mount the following external storage" : "允许用户挂载以下外部存储" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file |