summaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-12 15:12:46 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-12 15:12:46 +0100
commit8d9352a40d6b02e17889ba02962e0a3880e0995e (patch)
treef417bbc724cbfabdcac663dd2e9a72d0d7cc5c48 /settings/l10n/zh_CN.php
parentba1ab38e7f6ec984e72167b007fecaacc57ce1cb (diff)
downloadnextcloud-server-8d9352a40d6b02e17889ba02962e0a3880e0995e.tar.gz
nextcloud-server-8d9352a40d6b02e17889ba02962e0a3880e0995e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.php')
-rw-r--r--settings/l10n/zh_CN.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/zh_CN.php b/settings/l10n/zh_CN.php
index ec2a6b28c92..1a28f75f0e4 100644
--- a/settings/l10n/zh_CN.php
+++ b/settings/l10n/zh_CN.php
@@ -17,7 +17,12 @@
"Enable" => "启用",
"Error" => "错误",
"Saving..." => "正在保存",
+"Groups" => "组",
+"Group Admin" => "组管理员",
+"Delete" => "删除",
"__language_name__" => "简体中文",
+"Version" => "版本",
+"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "由<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud社区</a>开发, <a href=\"https://github.com/owncloud\" target=\"_blank\">源代码</a>在<a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>许可证下发布。",
"Add your App" => "添加应用",
"More Apps" => "更多应用",
"Select an App" => "选择一个应用",
@@ -44,15 +49,10 @@
"Help translate" => "帮助翻译",
"WebDAV" => "WebDAV",
"Use this address to connect to your ownCloud in your file manager" => "用该地址来连接文件管理器中的 ownCloud",
-"Version" => "版本",
-"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "由<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud社区</a>开发, <a href=\"https://github.com/owncloud\" target=\"_blank\">源代码</a>在<a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>许可证下发布。",
-"Groups" => "组",
"Create" => "创建",
"Default Storage" => "默认存储",
"Unlimited" => "无限",
"Other" => "其它",
-"Group Admin" => "组管理员",
"Storage" => "存储",
-"Default" => "默认",
-"Delete" => "删除"
+"Default" => "默认"
);