summaryrefslogtreecommitdiffstats
path: root/l10n/zh_CN.GB2312.php
blob: 380970a3a333a2ab28cfe813ca3a7fb0d688ee39 (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
<?php $TRANSLATIONS = array(
"News" => "新闻",
"no title" => "无主题",
"no name" => "无名称",
"no body" => "无内容",
"subscriptions in ownCloud - News" => "在 ownCloud 中的订阅 - 新闻",
"An error occurred" => "发生一个错误",
"Nice! You have subscribed to " => "好的!您已经订阅了",
"New" => "新建",
"Add Subscription" => "添加订阅",
"Address" => "网址",
"Add" => "添加",
"Folder" => "文件夹",
"Starred" => "红心",
"Mark all read" => "全部标记为已读",
"Share" => "分享",
"Keep unread" => "保持未读",
"Delete 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" => "订阅"
);