summaryrefslogtreecommitdiffstats
path: root/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-02-12 01:13:23 -0500
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-02-12 01:13:23 -0500
commit8241b19253143f2c33ccf11e6798364e75582b4f (patch)
tree2eb77512994c191692ca4d765145c84c3557ea67 /l10n/zh_CN.php
parent4f444d0e3d6dbe8031b41055cc6147f9f692a0d6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN.php')
-rw-r--r--l10n/zh_CN.php15
1 files changed, 14 insertions, 1 deletions
diff --git a/l10n/zh_CN.php b/l10n/zh_CN.php
index c63c9ad38..cd984244a 100644
--- a/l10n/zh_CN.php
+++ b/l10n/zh_CN.php
@@ -2,7 +2,11 @@
"News" => "新闻",
"Can not add feed: Exists already" => "无法添加反馈:已经存在",
"Can not add feed: URL does not exist or has invalid xml" => "无法添加反馈:URL不存在或具有无效的xml",
+"Articles without feed" => "没有订阅的文章",
"Can not add folder: Exists already" => "无法添加目录:目录已存在",
+" " => " ",
+"_" => "_",
+"status" => "状态",
"Undo deletion of %s" => "撤销删除 %s",
"Add Website" => "添加网页",
"Error: address exists already!" => "错误:地址已存在",
@@ -19,6 +23,9 @@
"Unread articles" => "未读文章",
"All articles" => "全部文章",
"Mark read" => "标记已读",
+"Welcome to the ownCloud News app!" => "欢迎使用ownCloud新闻应用!",
+"read on website" => "在网站上阅读",
+"star" => "星标",
"from" => "来源",
"by" => "被",
"Download" => "下载",
@@ -26,12 +33,18 @@
"Cancel" => "取消",
"Save" => "保存",
"Delete website" => "删除网站",
+"Rename feed" => "重命名订阅",
"Collapse" => "折叠",
"Delete folder" => "删除目录",
"Rename folder" => "重命名目录",
"Settings" => "设置",
+"Use compact view" => "使用紧凑试图",
+"Subscriptions (OPML)" => "订阅 (OPML)",
"Import" => "导入",
"Export" => "导出",
"Error when importing: file does not contain valid OPML" => "导入时出错:文件不包含有效的OPML",
-"Error when importing: file does not contain valid JSON" => "导入出错:文件包含非法的JSON数据"
+"Unread/Starred Articles" => "未读/已加星标文章",
+"Error when importing: file does not contain valid JSON" => "导入出错:文件包含非法的JSON数据",
+"Show read articles" => "显示已读文章",
+"Hide read articles" => "隐藏已读文章"
);