zh_CN.php
1.01 KB
<?php $TRANSLATIONS = array(
"Welcome to ownCloud" => "欢迎来到 ownCloud",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "你的个人专属网络服务。你的文件,联系人,日历及其他数据,全在这里。",
"Get the apps to sync your files" => "安装应用进行文件同步",
"Connect your desktop apps to ownCloud" => "连接桌面应用程序到ownCloud服务器",
"Connect your Calendar" => "连接你的日历",
"Connect your Contacts" => "连接你的通讯录",
"Access files via WebDAV" => "通过 WebDAV 访问你的文件",
"If you like ownCloud, <a href=\"mailto:?subject=ownCloud&body=ownCloud is a great open software to sync and share your files. You can freely get it from http://owncloud.org\">recommend it to your friends</a>!" => "如果您喜欢ownCloud,<a href=\"mailto:?subject=ownCloud&body=ownCloud is a great open software to sync and share your files. You can freely get it from http://owncloud.org\">推荐给您的朋友们</a>!"
);