aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/zh-cn/conf.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/zh-cn/conf.php')
-rw-r--r--app/i18n/zh-cn/conf.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/i18n/zh-cn/conf.php b/app/i18n/zh-cn/conf.php
index 1b52ac38f..2e068be42 100644
--- a/app/i18n/zh-cn/conf.php
+++ b/app/i18n/zh-cn/conf.php
@@ -37,6 +37,7 @@ return array(
'no_limit' => '无限制',
'thin' => '小',
),
+ 'show_nav_buttons' => 'Show the navigation buttons', //TODO
),
'query' => array(
'_' => '自定义查询',
@@ -148,6 +149,7 @@ return array(
'collapse_article' => '收起文章',
'first_article' => '跳转到第一篇文章',
'focus_search' => '聚焦到搜索框',
+ 'global_view' => '切换到全屏视图',
'help' => '显示帮助文档',
'javascript' => '若要使用快捷键,必须启用 JavaScript',
'last_article' => '跳转到最后一篇文章',
@@ -157,13 +159,17 @@ return array(
'navigation' => '浏览',
'navigation_help' => '搭配 "Shift" 键,浏览快捷键将生效于 RSS 源。<br/>搭配 "Alt" 键,浏览快捷键将生效于分类。',
'next_article' => '跳转到下一篇文章',
+ 'normal_view' => '切换到普通视图',
'other_action' => '其他操作',
'previous_article' => '跳转到上一篇文章',
+ 'reading_view' => '切换到阅读视图',
+ 'rss_view' => '在新标签中打开 RSS 视图',
'see_on_website' => '在原网站上查看',
'shift_for_all_read' => '+ <code>shift</code> 可以将全部文章设为已读',
'title' => '快捷键',
'user_filter' => '显示自定义查询',
'user_filter_help' => '如果有多个自定义过滤器,则会按照它们的编号依次访问。',
+ 'views' => '视图',
),
'user' => array(
'articles_and_size' => '%s 篇文章 (%s)',