diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-24 01:56:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-24 01:56:10 -0400 |
commit | 70db496b58d9819c56e944b762fa7633cea1e971 (patch) | |
tree | a601f2b1c061a745ae0747e4b731ce47e7baf5e7 /core/l10n/zh_CN.php | |
parent | 047ec64ac0b84cba4e13a286cbf10b4191bcaeab (diff) | |
download | nextcloud-server-70db496b58d9819c56e944b762fa7633cea1e971.tar.gz nextcloud-server-70db496b58d9819c56e944b762fa7633cea1e971.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.php')
-rw-r--r-- | core/l10n/zh_CN.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php index 6e05e7bcc19..920144db740 100644 --- a/core/l10n/zh_CN.php +++ b/core/l10n/zh_CN.php @@ -187,6 +187,7 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "这意味着只有管理员才能在实例上操作。", "Contact your system administrator if this message persists or appeared unexpectedly." => "如果这个消息一直存在或不停出现,请联系你的系统管理员。", "Thank you for your patience." => "感谢让你久等了。", +"You are accessing the server from an untrusted domain." => "您正在访问来自不信任域名的服务器。", "%s will be updated to version %s." => "%s 将会更新到版本 %s。", "The following apps will be disabled:" => "以下应用将会被禁用:", "The theme %s has been disabled." => "%s 主题已被禁用。", |