diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-15 00:05:10 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-15 00:05:10 +0100 |
commit | fdd667a83c5cc9938cdfc4a2a5660de1c0a7aa0c (patch) | |
tree | cc1c6042b60b94b2877d68ad4175f3c8fc93cffb /core/l10n/zh_CN.php | |
parent | 71ae41716a56305ab9509571c0a84311b9f3eb63 (diff) | |
download | nextcloud-server-fdd667a83c5cc9938cdfc4a2a5660de1c0a7aa0c.tar.gz nextcloud-server-fdd667a83c5cc9938cdfc4a2a5660de1c0a7aa0c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.php')
-rw-r--r-- | core/l10n/zh_CN.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php index 82e80bd000e..6c098e211d3 100644 --- a/core/l10n/zh_CN.php +++ b/core/l10n/zh_CN.php @@ -125,8 +125,5 @@ "remember" => "记住", "Log in" => "登录", "prev" => "上一页", -"next" => "下一页", -"Security Warning!" => "安全警告!", -"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "请验证您的密码。 <br/>出于安全考虑,你可能偶尔会被要求再次输入密码。", -"Verify" => "验证" +"next" => "下一页" ); |