summaryrefslogtreecommitdiffstats
path: root/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js8
1 files changed, 3 insertions, 5 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 23be4e42e..dc1621984 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -38,12 +38,9 @@ OC.L10N.register(
"Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" : "按字节计算的最大 feed 大小。如果 RSS/Atom 页面比这个值大,更新将被中止。",
"Feed fetcher timeout" : "Feed 获取器超时",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "最长的等待 RSS 或 Atom feed 加载的秒数;如果比这个时间更长更新将会中止。",
- "For more information check the Wiki" : "访问 Wiki 了解更多信息",
"Saved" : "已保存",
"Download" : "下载",
"Close" : "关闭",
- "Ajax or Web cron mode detected! Your feeds will not be updated!" : "检测到 Ajax 或者 Web cron 模式!您的 feeds 将不被更新!",
- "How to set up the operating system cron" : "如何设置操作系统 cron",
"filter" : "过滤器",
"Language" : "语言",
"Subscribe" : "订阅",
@@ -77,6 +74,8 @@ OC.L10N.register(
"Scroll to active navigation entry" : "滚动来激活浏览项目",
"Focus search field" : "聚焦搜索域",
"Mark current article's feed/folder read" : "标记当前文章/文件夹为已读",
+ "Ajax or Web cron mode detected! Your feeds will not be updated!" : "检测到 Ajax 或者 Web cron 模式!您的 feeds 将不被更新!",
+ "How to set up the operating system cron" : "如何设置操作系统 cron",
"Web address" : "网络地址",
"Feed exists already!" : "Feed已存在!",
"Folder" : "文件夹",
@@ -98,6 +97,7 @@ OC.L10N.register(
"Undo delete feed" : "取消删除订阅",
"Rename" : "重命名",
"Menu" : "菜单",
+ "Mark read" : "设置为已读",
"Unpin from top" : "取消置顶",
"Pin to top" : "固定在顶端",
"Newest first" : "按时间顺序",
@@ -107,7 +107,6 @@ OC.L10N.register(
"Disable full text" : "禁用全文模式",
"Ignore updated" : "忽略更新",
"Delete" : "删除",
- "Mark read" : "设置为已读",
"Dismiss" : "忽略",
"Collapse" : "折叠",
"Deleted folder" : "删除文件夹",
@@ -124,7 +123,6 @@ OC.L10N.register(
"Subscriptions (OPML)" : "订阅 (OPML)",
"Import" : "导入",
"Export" : "导出",
- "Error when importing: file does not contain valid OPML" : "导入时出错:文件不包含有效的OPML",
"Error when importing: OPML is does neither contain feeds nor folders" : "导入错误:OPML 未包含 feed 或文件夹",
"Unread/Starred Articles" : "未读/已加星标文章",
"Error when importing: file does not contain valid JSON" : "导入出错:文件包含非法的JSON数据",