summaryrefslogtreecommitdiffstats
path: root/l10n/zh_CN.php
blob: 0921c5eaf53d94fb202856215cf07dd50cbb7846 (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
30
31
32
<?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 articles" => "新文章",
"Mark all read" => "设置所有为已读",
"Starred" => "已加星标",
"Share" => "共享",
"Keep unread" => "保持未读",
"Delete feed" => "删除Feed",
"Collapse" => "折叠",
"Delete folder" => "删除目录",
"Rename folder" => "重命名目录",
"Add Subscription" => "添加订阅",
"Address" => "地址",
"Add" => "添加",
"Add Folder" => "添加目录",
"Show everything" => "展开全部",
"Show only unread" => "只看未读",
"Settings" => "设置",
"Add feed or folder" => "添加feed或目录",
"Add Feed/Folder" => "添加feed/目录",
"Import OPML" => "导入OPML文件",
"Subscribelet" => "订阅组件",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "拖动此到您的浏览器书签,每当你想迅速订阅网页单击它",
"Subscribe" => "订阅"
);