diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-29 01:56:59 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-29 01:56:59 -0400 |
commit | 359590d5763ba6e92c331258f4ac4284e67750d2 (patch) | |
tree | 36c35d5e2c10a78eb042580275fec38448db28de /core/l10n/zh_CN.php | |
parent | 54eb2f42df3c0e4684f0cbd29e507b99a5cfeb8f (diff) | |
download | nextcloud-server-359590d5763ba6e92c331258f4ac4284e67750d2.tar.gz nextcloud-server-359590d5763ba6e92c331258f4ac4284e67750d2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.php')
-rw-r--r-- | core/l10n/zh_CN.php | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php index 920144db740..7cb94219ad7 100644 --- a/core/l10n/zh_CN.php +++ b/core/l10n/zh_CN.php @@ -36,16 +36,6 @@ $TRANSLATIONS = array( "Image" => "图像", "Audio" => "声音", "Saving..." => "保存中", -"seconds ago" => "秒前", -"_%n minute ago_::_%n minutes ago_" => array("%n 分钟前"), -"_%n hour ago_::_%n hours ago_" => array("%n 小时前"), -"today" => "今天", -"yesterday" => "昨天", -"_%n day ago_::_%n days ago_" => array("%n 天前"), -"last month" => "上月", -"_%n month ago_::_%n months ago_" => array("%n 月前"), -"last year" => "去年", -"years ago" => "年前", "Couldn't send reset email. Please contact your administrator." => "未能成功发送重置邮件,请联系管理员。", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." => "密码重置邮件已经发送到您的电子邮箱中。如果您长时间没能收到邮件,请检查您的垃圾/广告邮件箱。<br>如果未能收到邮件请联系管理员。", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" => "您的文件已被加密。如果您没有启用恢复密钥,密码重置后您将无法取回您的文件。<br />在继续之前,如果有疑问请联系您的管理员。<br />确认继续?", |