diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-29 01:56:00 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-29 01:56:00 -0400 |
commit | ebf93448f23ea1fa4d4614cc07d4fdeda8953380 (patch) | |
tree | 201b15f223d6ee5620900e7d78157fca08a51fa5 /apps/files_sharing/l10n/zh_CN.php | |
parent | 67d029a21e307270a2cd1ffcc32ea83e70058b93 (diff) | |
download | nextcloud-server-ebf93448f23ea1fa4d4614cc07d4fdeda8953380.tar.gz nextcloud-server-ebf93448f23ea1fa4d4614cc07d4fdeda8953380.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.php')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.php b/apps/files_sharing/l10n/zh_CN.php index 32341d75f36..ad2d04c9a13 100644 --- a/apps/files_sharing/l10n/zh_CN.php +++ b/apps/files_sharing/l10n/zh_CN.php @@ -1,10 +1,10 @@ <?php $TRANSLATIONS = array( +"Password" => "密码", "Shared by {owner}" => "由{owner}共享", "Shared by" => "共享人", "This share is password-protected" => "这是一个密码保护的共享", "The password is wrong. Try again." => "用户名或密码错误!请重试", -"Password" => "密码", "Name" => "名称", "Sorry, this link doesn’t seem to work anymore." => "抱歉,此链接已失效", "Reasons might be:" => "可能原因是:", |