diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-17 01:57:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-17 01:57:38 -0400 |
commit | a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a (patch) | |
tree | eff6c51fec2e37fcff598210509f9f181c3be805 /core/l10n/zh_CN.php | |
parent | 42b99b6d0fbcaf54b3cf3b3c9be5bc8a9c7a2e12 (diff) | |
download | nextcloud-server-a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a.tar.gz nextcloud-server-a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.php')
-rw-r--r-- | core/l10n/zh_CN.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php index a172e301d2f..46510f5a1a4 100644 --- a/core/l10n/zh_CN.php +++ b/core/l10n/zh_CN.php @@ -74,7 +74,6 @@ $TRANSLATIONS = array( "Share with user or group …" => "分享给其他用户或组 ...", "Share link" => "分享链接", "Password protect" => "密码保护", -"Password" => "密码", "Allow Public Upload" => "允许公开上传", "Email link to person" => "发送链接到个人", "Send" => "发送", @@ -150,6 +149,7 @@ $TRANSLATIONS = array( "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "您的数据目录和文件可能可以直接被互联网访问,因为 .htaccess 并未正常工作。", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "关于如何配置服务器,请参见 <a href=\"%s\" target=\"_blank\">此文档</a>。", "Create an <strong>admin account</strong>" => "创建<strong>管理员账号</strong>", +"Password" => "密码", "Storage & database" => "存储 & 数据库", "Data folder" => "数据目录", "Configure the database" => "配置数据库", |