Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_CN.php')
-rw-r--r--l10n/zh_CN.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/zh_CN.php b/l10n/zh_CN.php
index 75a1ee64..8c9f2738 100644
--- a/l10n/zh_CN.php
+++ b/l10n/zh_CN.php
@@ -9,8 +9,8 @@ $TRANSLATIONS = array(
"Connect your desktop apps to %s" => "使用桌面应用连接到 %s",
"Connect your Calendar" => "连接你的日历",
"Connect your Contacts" => "连接你的通讯录",
-"Access files via WebDAV" => "通过 WebDAV 访问你的文件",
"Documentation" => "文档",
+"Access files via WebDAV" => "通过 WebDAV 访问你的文件",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "访问<a target=\"_blank\" href=\"%s\">文档</a>和我们的<a target=\"_blank\" href=\"http://owncloud.org\">网站</a>了解更多信息。",
"If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files. \n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" => "如果您喜欢 ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud 是一个强大、开放的文件共享同步软件\n\t\t你可以在 http://owncloud.org 免费获取\">\n\t\t推荐给您的朋友</a>\n\t并且<a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">帮助我们推广</a>!"
);