aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/zh_CN.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-25 12:39:10 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-25 12:39:10 -0400
commit2171cc02c31c3629ee1c2fe5cdafd64500bb08b0 (patch)
treebda2aec8d68028bf7e441a73a4fa206eadeafb3d /apps/files_external/l10n/zh_CN.js
parent891673d9ea4d5301a26030f30ca7aeb5689c630b (diff)
downloadnextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.tar.gz
nextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.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.js44
1 files changed, 21 insertions, 23 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js
index 0b2731fd911..43941ac917c 100644
--- a/apps/files_external/l10n/zh_CN.js
+++ b/apps/files_external/l10n/zh_CN.js
@@ -1,38 +1,36 @@
OC.L10N.register(
"files_external",
{
- "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" : "地点",
+ "OpenStack Object Storage" : "OpenStack 对象存储",
+ "Username" : "用户名",
+ "SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登录信息",
+ "Host" : "主机",
+ "Share" : "共享",
+ "Remote subfolder" : "远程子文件夹",
+ "Personal" : "个人",
+ "System" : "系统",
+ "Grant access" : "授权",
+ "Access granted" : "权限已授予。",
+ "Enable encryption" : "启用加密",
+ "Saved" : "已保存",
+ "None" : "无",
+ "Password" : "密码",
"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" : "密码",
- "Remote subfolder" : "远程子文件夹",
- "Secure ftps://" : "安全 ftps://",
- "OpenStack Object Storage" : "OpenStack 对象存储",
- "Share" : "共享",
- "SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登录信息",
+ "WebDAV" : "WebDAV",
"URL" : "URL",
"Secure https://" : "安全 https://",
- "Access granted" : "权限已授予。",
- "Error configuring Dropbox storage" : "配置Dropbox存储时出错",
- "Grant access" : "授权",
- "Error configuring Google Drive storage" : "配置Google Drive存储时出错",
- "Personal" : "个人",
- "System" : "系统",
- "Enable encryption" : "启用加密",
- "Saved" : "已保存",
+ "Secure ftps://" : "安全 ftps://",
+ "Local" : "本地",
+ "Location" : "地点",
+ "ownCloud" : "ownCloud",
+ "Root" : "根路径",
"<b>Note:</b> " : "<b>注意:</b>",
"Name" : "名称",
"Storage type" : "存储类型",
@@ -41,8 +39,8 @@ OC.L10N.register(
"Folder name" : "目录名称",
"Configuration" : "配置",
"Available for" : "可用于",
- "Add storage" : "增加存储",
"Delete" : "删除",
+ "Add storage" : "增加存储",
"Enable User External Storage" : "启用用户外部存储",
"Allow users to mount the following external storage" : "允许用户挂载以下外部存储"
},