summaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-12 01:57:17 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-12 01:57:17 -0400
commit8320b8eb7aed2e5ca951663d2b3894f0484f407d (patch)
treed364c5f36ac404291a7c24718ee4fa961f6448a7 /settings/l10n/zh_CN.php
parent364e1f852fe8640d7d6fa149f784a0d2d1de0a57 (diff)
downloadnextcloud-server-8320b8eb7aed2e5ca951663d2b3894f0484f407d.tar.gz
nextcloud-server-8320b8eb7aed2e5ca951663d2b3894f0484f407d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.php')
-rw-r--r--settings/l10n/zh_CN.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/settings/l10n/zh_CN.php b/settings/l10n/zh_CN.php
index 6042be92002..25943b70207 100644
--- a/settings/l10n/zh_CN.php
+++ b/settings/l10n/zh_CN.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"Email sent" => "邮件已发送",
"Encryption" => "加密",
"Unable to load list from App Store" => "无法从应用商店载入列表",
"Authentication error" => "认证出错",
@@ -50,6 +51,8 @@ $TRANSLATIONS = array(
"Warnings, errors and fatal issues" => "警告,错误和灾难性问题",
"Errors and fatal issues" => "错误和灾难性问题",
"Fatal issues only" => "仅灾难性问题",
+"None" => "无",
+"Login" => "登录",
"Security Warning" => "安全警告",
"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "您的数据文件夹和文件可由互联网访问。OwnCloud提供的.htaccess文件未生效。我们强烈建议您配置服务器,以使数据文件夹不可被访问,或者将数据文件夹移到web服务器以外。",
"Setup Warning" => "设置警告",
@@ -81,6 +84,9 @@ $TRANSLATIONS = array(
"Enforce HTTPS" => "强制使用 HTTPS",
"Forces the clients to connect to %s via an encrypted connection." => "强制客户端通过加密连接连接到%s。",
"Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "请经由HTTPS连接到这个%s 实例来启用或禁用强制SSL.",
+"Server address" => "服务器地址",
+"Port" => "端口",
+"Credentials" => "凭证",
"Log" => "日志",
"Log level" => "日志级别",
"More" => "更多",
@@ -114,6 +120,7 @@ $TRANSLATIONS = array(
"Select new from Files" => "从文件中选择一个新的",
"Remove image" => "移除图片",
"Your avatar is provided by your original account." => "您的头像由您的原始账户所提供。",
+"Cancel" => "取消",
"Language" => "语言",
"Help translate" => "帮助翻译",
"WebDAV" => "WebDAV",