summaryrefslogtreecommitdiffstats
path: root/l10n/zh_CN.php
blob: 1d3e4fea169c09272178fe75a859096da4522ecd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?php $TRANSLATIONS = array(
"News" => "新闻",
"no title" => "没有标题",
"no name" => "没有名称",
"no body" => "没有正文",
"subscriptions in ownCloud - News" => "在owncloud中订阅-新闻",
"An error occurred" => "发生了一个错误",
"Nice! You have subscribed to " => "不错!您已经订阅",
"You had already subscribed to this feed!" => "您已经订阅过此feed哟。",
"New" => "新建",
"Add Subscription" => "添加订阅",
"Address" => "地址",
"Add" => "添加",
"Folder" => "文件夹",
"Starred" => "已加星标",
"Mark all read" => "设置所有为已读",
"Share" => "共享",
"Keep unread" => "保持未读",
"Delete feed" => "删除Feed",
"Collapse" => "折叠",
"Delete folder" => "删除目录",
"Rename folder" => "重命名目录",
"Import" => "导入",
"Export" => "导出",
"Subscribelet" => "订阅组件",
"Show only unread" => "只看未读",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "拖动此到您的浏览器书签,每当你想迅速订阅网页单击它",
"Subscribe" => "订阅"
);