diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-07 01:55:48 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-07 01:55:48 -0500 |
commit | 27dfa74d89c7c7b68f606172bf8a0275d6e81329 (patch) | |
tree | e6abfa60712bc739ccd2e0f6465d3edbb9054fbb /settings/l10n/zh_CN.js | |
parent | d3922510d01fb5feed3ea01a3d390dfaa8b1312f (diff) | |
download | nextcloud-server-27dfa74d89c7c7b68f606172bf8a0275d6e81329.tar.gz nextcloud-server-27dfa74d89c7c7b68f606172bf8a0275d6e81329.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 37 |
1 files changed, 16 insertions, 21 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 8ee804c190b..89bd0a3b4d4 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -107,8 +107,8 @@ OC.L10N.register( "A valid password must be provided" : "必须提供合法的密码", "A valid email must be provided" : "必须提供合法的用户名", "__language_name__" : "简体中文", - "Sync clients" : "客户端", "Personal info" : "个人信息", + "Sync clients" : "客户端", "SSL root certificates" : "SSL 根证书", "Everything (fatal issues, errors, warnings, info, debug)" : "所有(灾难性问题,错误,警告,信息,调试)", "Info, warnings, errors and fatal issues" : "信息,警告,错误和灾难性问题", @@ -219,34 +219,29 @@ OC.L10N.register( "Forum" : "论坛", "Issue tracker" : "问题跟踪", "Commercial support" : "商业支持", - "Get the apps to sync your files" : "安装应用进行文件同步", - "Desktop client" : "桌面客户端", - "Android app" : "Android 应用", - "iOS app" : "iOS 应用", - "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "想支持ownCloud项目?请\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">参加开发</a>\n\t\t或者\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">帮助推广</a>吧!", - "Show First Run Wizard again" : "再次显示首次运行向导", - "Password" : "密码", - "Unable to change your password" : "无法修改密码", - "Current password" : "当前密码", - "New password" : "新密码", - "Change password" : "修改密码", + "Profile picture" : "联系人图片", + "Upload new" : "上传新的", + "Remove image" : "移除图片", + "Cancel" : "取消", "Full name" : "全名", "No display name set" : "不显示名称设置", "Email" : "电子邮件", "Your email address" : "您的电子邮件", - "Fill in an email address to enable password recovery and receive notifications" : "填入电子邮件地址从而启用密码恢复和接收通知", "No email address set" : "尚未设置 Email 地址", "You are member of the following groups:" : "您是以下组的成员:", - "Profile picture" : "联系人图片", - "Upload new" : "上传新的", - "Select new from Files" : "从文件中选择一个新的", - "Remove image" : "移除图片", - "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "png 或 jpg。正方形比较理想但你也可以之后对其进行裁剪。文件大小最大不允许超过 20MB。", - "Your avatar is provided by your original account." : "您的头像由您的原始账户所提供。", - "Cancel" : "取消", - "Choose as profile image" : "用作头像", + "Password" : "密码", + "Unable to change your password" : "无法修改密码", + "Current password" : "当前密码", + "New password" : "新密码", + "Change password" : "修改密码", "Language" : "语言", "Help translate" : "帮助翻译", + "Get the apps to sync your files" : "安装应用进行文件同步", + "Desktop client" : "桌面客户端", + "Android app" : "Android 应用", + "iOS app" : "iOS 应用", + "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "想支持ownCloud项目?请\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">参加开发</a>\n\t\t或者\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">帮助推广</a>吧!", + "Show First Run Wizard again" : "再次显示首次运行向导", "Common Name" : "通用名称", "Valid until" : "有效期至", "Issued By" : "授权由", |