aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/zh-cn/sub.php
diff options
context:
space:
mode:
authorGravatar hoilc <hoilc@foxmail.com> 2019-03-18 17:55:50 +0800
committerGravatar Frans de Jonge <fransdejonge@gmail.com> 2019-03-18 10:55:50 +0100
commite6888bbf232de5547560ea3af56ed760cb11c4ae (patch)
tree60211dcf53dd6cedbe30ea3e704159ded03e293b /app/i18n/zh-cn/sub.php
parentbdf9aef2acb7c608f72737402dd6da5668a5ea9b (diff)
update zh-cn (i18n) (#2280)
Diffstat (limited to 'app/i18n/zh-cn/sub.php')
-rw-r--r--app/i18n/zh-cn/sub.php14
1 files changed, 7 insertions, 7 deletions
diff --git a/app/i18n/zh-cn/sub.php b/app/i18n/zh-cn/sub.php
index 3a9623468..f84d08cdf 100644
--- a/app/i18n/zh-cn/sub.php
+++ b/app/i18n/zh-cn/sub.php
@@ -27,7 +27,7 @@ return array(
'password' => 'HTTP 密码',
'username' => 'HTTP 用户名',
),
- 'clear_cache' => 'Always clear cache', //TODO - Translation
+ 'clear_cache' => '总是清除缓存',
'css_help' => '用于获取全文(注意,这将耗费更多时间!)',
'css_path' => '原文的 CSS 选择器',
'description' => '描述',
@@ -47,16 +47,16 @@ return array(
),
'websub' => 'WebSub 即时通知',
'show' => array(
- 'all' => 'Show all feeds', //TODO - Translation
- 'error' => 'Show only feeds with error', //TODO - Translation
+ 'all' => '显示所有 RSS 源',
+ 'error' => '仅显示有错误的 RSS 源',
),
'showing' => array(
- 'error' => 'Showing only feeds with error', //TODO - Translation
+ 'error' => '正在显示有错误的 RSS 源',
),
- 'ssl_verify' => 'Verify SSL security', //TODO - Translation
+ 'ssl_verify' => '验证 SSL 安全',
'stats' => '统计',
'think_to_add' => '你可以添加一些 RSS 源。',
- 'timeout' => 'Timeout in seconds', //TODO - Translation
+ 'timeout' => '超时时间(秒)',
'title' => '标题',
'title_add' => '添加 RSS 源',
'ttl' => '最小自动更新时间',
@@ -72,7 +72,7 @@ return array(
'export' => '导出',
'export_opml' => '导出 RSS 源列表 (OPML)',
'export_starred' => '导出你的收藏',
- 'export_labelled' => 'Export your labelled articles', //TODO
+ 'export_labelled' => '导出有标签的文章',
'feed_list' => '%s 文章列表',
'file_to_import' => '需要导入的文件<br />(OPML, JSON 或 ZIP)',
'file_to_import_no_zip' => '需要导入的文件<br />(OPML 或 JSON)',