diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-12 02:07:10 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-12 02:07:10 +0200 |
commit | b7611430471249d4b847cdd53d047f829617a277 (patch) | |
tree | a16619c69f7fc8a2199be39f60568235c21fbe36 /core/l10n/zh_CN.GB2312.php | |
parent | ee28e35ba93032a3d43601c030d3d44df9b092f0 (diff) | |
download | nextcloud-server-b7611430471249d4b847cdd53d047f829617a277.tar.gz nextcloud-server-b7611430471249d4b847cdd53d047f829617a277.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.GB2312.php')
-rw-r--r-- | core/l10n/zh_CN.GB2312.php | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.GB2312.php b/core/l10n/zh_CN.GB2312.php index de437cf2e4c..2f87278bf58 100644 --- a/core/l10n/zh_CN.GB2312.php +++ b/core/l10n/zh_CN.GB2312.php @@ -15,13 +15,40 @@ "October" => "十月", "November" => "十一月", "December" => "十二月", +"Choose" => "选择", "Cancel" => "取消", "No" => "否", "Yes" => "是", "Ok" => "好的", "No categories selected for deletion." => "没有选者要删除的分类.", "Error" => "错误", +"Error while sharing" => "分享出错", +"Error while unsharing" => "取消分享出错", +"Error while changing permissions" => "变更权限出错", +"Shared with you and the group" => "与您和小组成员分享", +"by" => "由", +"Shared with you by" => "与您的分享,由", +"Share with" => "分享", +"Share with link" => "分享链接", +"Password protect" => "密码保护", "Password" => "密码", +"Set expiration date" => "设置失效日期", +"Expiration date" => "失效日期", +"Share via email:" => "通过电子邮件分享:", +"No people found" => "查无此人", +"Resharing is not allowed" => "不允许重复分享", +"Shared in" => "分享在", +"with" => "与", +"Unshare" => "取消分享", +"can edit" => "可编辑", +"access control" => "访问控制", +"create" => "创建", +"update" => "更新", +"delete" => "删除", +"share" => "分享", +"Password protected" => "密码保护", +"Error unsetting expiration date" => "取消设置失效日期出错", +"Error setting expiration date" => "设置失效日期出错", "ownCloud password reset" => "私有云密码重置", "Use the following link to reset your password: {link}" => "使用下面的链接来重置你的密码:{link}", "You will receive a link to reset your password via Email." => "你将会收到一个重置密码的链接", |