aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/zh-cn
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-02-24 12:02:16 +0100
committerGravatar GitHub <noreply@github.com> 2018-02-24 12:02:16 +0100
commit5ebeb9e3e5d46195a83211140c1d28d58be19b2a (patch)
tree6b93ae52a1206b6045087f893dde67a04b4e1bda /app/i18n/zh-cn
parent889888f20eb6f3dd476b78c0f59672f7c7962354 (diff)
parent294f9336ad0f315574c74d6b527b1bb8a280f3c6 (diff)
Merge pull request #1786 from FreshRSS/dev1.10.0
FreshRSS 1.10.0
Diffstat (limited to 'app/i18n/zh-cn')
-rw-r--r--app/i18n/zh-cn/admin.php17
-rw-r--r--app/i18n/zh-cn/conf.php6
-rw-r--r--app/i18n/zh-cn/feedback.php4
-rw-r--r--app/i18n/zh-cn/gen.php29
-rw-r--r--app/i18n/zh-cn/index.php8
-rw-r--r--app/i18n/zh-cn/sub.php8
6 files changed, 46 insertions, 26 deletions
diff --git a/app/i18n/zh-cn/admin.php b/app/i18n/zh-cn/admin.php
index ca18bf63d..1072dc972 100644
--- a/app/i18n/zh-cn/admin.php
+++ b/app/i18n/zh-cn/admin.php
@@ -112,13 +112,13 @@ return array(
),
'title' => '扩展',
'user' => '用户扩展',
- 'community' => 'Available community extensions', // @todo translate
- 'name' => 'Name', // @todo translate
- 'version' => 'Version', // @todo translate
- 'description' => 'Description', // @todo translate
- 'author' => 'Author', // @todo translate
- 'latest' => 'Installed', // @todo translate
- 'update' => 'Update available', // @todo translate
+ 'community' => '可用的社区扩展',
+ 'name' => '名称',
+ 'version' => '版本',
+ 'description' => '描述',
+ 'author' => '作者',
+ 'latest' => '已安装',
+ 'update' => '更新可用',
),
'stats' => array(
'_' => '统计',
@@ -175,12 +175,15 @@ return array(
'user' => array(
'articles_and_size' => '%s 篇文章 (%s)',
'create' => '创建新用户',
+ 'delete_users' => 'Delete user', // TODO
'language' => '语言',
'number' => '已有 %d 个帐户',
'numbers' => '已有 %d 个帐户',
'password_form' => '密码<br /><small>(用于 Web-form 登录方式)</small>',
'password_format' => '至少 7 个字符',
+ 'selected' => 'Selected user', // TODO
'title' => '用户管理',
+ 'update_users' => 'Update user', // TODO
'user_list' => '用户列表',
'username' => '用户名',
'users' => '用户',
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)',
diff --git a/app/i18n/zh-cn/feedback.php b/app/i18n/zh-cn/feedback.php
index 4ec833668..a005de0ce 100644
--- a/app/i18n/zh-cn/feedback.php
+++ b/app/i18n/zh-cn/feedback.php
@@ -101,6 +101,10 @@ return array(
'_' => '用户 %s 已删除',
'error' => '用户 %s 删除失败',
),
+ 'updated' => array(
+ '_' => 'User %s has been updated', // TODO
+ 'error' => 'User %s has not been updated', // TODO
+ ),
),
'profile' => array(
'error' => '你的帐户修改失败',
diff --git a/app/i18n/zh-cn/gen.php b/app/i18n/zh-cn/gen.php
index caaa388c7..241fce13b 100644
--- a/app/i18n/zh-cn/gen.php
+++ b/app/i18n/zh-cn/gen.php
@@ -19,6 +19,7 @@ return array(
'see_website' => '查看网站',
'submit' => '提交',
'truncate' => '删除所有文章',
+ 'update' => 'Update', // TODO
),
'auth' => array(
'email' => 'Email 地址',
@@ -42,18 +43,18 @@ return array(
),
),
'date' => array(
- 'Apr' => '\\A\\p\\r\\i\\l',
- 'Aug' => '\\A\\u\\g\\u\\s\\t',
- 'Dec' => '\\D\\e\\c\\e\\m\\b\\e\\r',
- 'Feb' => '\\F\\e\\b\\r\\u\\a\\r\\y',
- 'Jan' => '\\J\\a\\n\\u\\a\\r\\y',
- 'Jul' => '\\J\\u\\l\\y',
- 'Jun' => '\\J\\u\\n\\e',
- 'Mar' => '\\M\\a\\r\\c\\h',
- 'May' => '\\M\\a\\y',
- 'Nov' => '\\N\\o\\v\\e\\m\\b\\e\\r',
- 'Oct' => '\\O\\c\\t\\o\\b\\e\\r',
- 'Sep' => '\\S\\e\\p\\t\\e\\m\\b\\e\\r',
+ 'Apr' => '\\四\\月',
+ 'Aug' => '\\八\\月',
+ 'Dec' => '\\十\\二\\月',
+ 'Feb' => '\\二\\月',
+ 'Jan' => '\\一\\月',
+ 'Jul' => '\\七\\月',
+ 'Jun' => '\\六\\月',
+ 'Mar' => '\\三\\月',
+ 'May' => '\\五\\月',
+ 'Nov' => '\\十\\一\\月',
+ 'Oct' => '\\十\\月',
+ 'Sep' => '\\九\\月',
'apr' => '四月',
'april' => '四月',
'aug' => '八月',
@@ -159,7 +160,7 @@ return array(
'previous' => '上一页',
),
'share' => array(
- 'Known' => 'Known based sites',
+ 'Known' => '基于 Known 的站点',
'blogotext' => 'Blogotext',
'diaspora' => 'Diaspora*',
'email' => 'Email',
@@ -169,7 +170,7 @@ return array(
'jdh' => 'Journal du hacker',
'mastodon' => 'Mastodon',
'movim' => 'Movim',
- 'print' => 'Print',
+ 'print' => '打印',
'shaarli' => 'Shaarli',
'twitter' => 'Twitter',
'wallabag' => 'wallabag v1',
diff --git a/app/i18n/zh-cn/index.php b/app/i18n/zh-cn/index.php
index 0d6e8e82d..6729524f5 100644
--- a/app/i18n/zh-cn/index.php
+++ b/app/i18n/zh-cn/index.php
@@ -41,18 +41,18 @@ return array(
'mark_cat_read' => '此分类设为已读',
'mark_feed_read' => '此源设为已读',
'newer_first' => '由新到旧',
- 'non-starred' => '不显示收藏',
+ 'non-starred' => '显示未收藏',
'normal_view' => '普通视图',
'older_first' => '由旧到新',
'queries' => '自定义查询',
- 'read' => '只显示已读',
+ 'read' => '显示已读',
'reader_view' => '阅读视图',
'rss_view' => 'RSS 源',
'search_short' => '搜索',
- 'starred' => '只显示收藏',
+ 'starred' => '显示收藏',
'stats' => '统计',
'subscription' => '订阅管理',
- 'unread' => '只显示未读',
+ 'unread' => '显示未读',
),
'share' => '分享',
'tag' => array(
diff --git a/app/i18n/zh-cn/sub.php b/app/i18n/zh-cn/sub.php
index 026f436d7..bf73f82c4 100644
--- a/app/i18n/zh-cn/sub.php
+++ b/app/i18n/zh-cn/sub.php
@@ -32,12 +32,18 @@ return array(
'description' => '描述',
'empty' => '此源为空。请确认它是否正常更新。',
'error' => '此源遇到一些问题。请在确认是否能正常访问后重试。',
- 'in_main_stream' => '在首页中显示',
'informations' => '信息',
'keep_history' => '至少保存的文章数',
'moved_category_deleted' => '删除分类时,其中的 RSS 源会自动归类到 <em>%s</em>',
+ 'mute' => '暂停',
'no_selected' => '未选择 RSS 源。',
'number_entries' => '%d 篇文章',
+ 'priority' => array(
+ '_' => '可见性',
+ 'archived' => '不显示 (存档)',
+ 'main_stream' => '在首页中显示',
+ 'normal' => '在分类中显示',
+ ),
'stats' => '统计',
'think_to_add' => '你可以添加一些 RSS 源。',
'title' => '标题',