aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/zh-cn/gen.php
diff options
context:
space:
mode:
authorGravatar bluewhale235 <coldwater235@foxmail.com> 2022-04-28 14:48:50 +0800
committerGravatar GitHub <noreply@github.com> 2022-04-28 08:48:50 +0200
commitae097f5bd82aa24ea19cca72ac9d1594b0dcaec0 (patch)
tree4cbc7843f9fde5774b4b9eb26bbd7ad5d820a195 /app/i18n/zh-cn/gen.php
parent0d29a97ca6f21f5bf3e0b2d129da6e8954c77f15 (diff)
Translated and modified part of the zh-cn version (#4337)
* Update conf.php * Update conf.php * Update install.php * Update gen.php * Update feedback.php * Update admin.php * Update admin.php * Update user.php * Update gen.php * Update admin.php * Update gen.php * Update gen.php * Update gen.php * Update conf.php * Update gen.php * Update conf.php
Diffstat (limited to 'app/i18n/zh-cn/gen.php')
-rw-r--r--app/i18n/zh-cn/gen.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/app/i18n/zh-cn/gen.php b/app/i18n/zh-cn/gen.php
index aab05b965..a995f8f01 100644
--- a/app/i18n/zh-cn/gen.php
+++ b/app/i18n/zh-cn/gen.php
@@ -28,7 +28,7 @@ return array(
'load_default_shortcuts' => '重置快捷键',
'manage' => '管理',
'mark_read' => '标记已读',
- 'open_url' => 'Open URL', // TODO
+ 'open_url' => '打开链接',
'promote' => '设为管理员',
'purge' => '清理',
'remove' => '删除',
@@ -36,7 +36,7 @@ return array(
'see_website' => '网站中查看',
'submit' => '提交',
'truncate' => '删除所有文章',
- 'update' => '刷新',
+ 'update' => '更新订阅',
),
'auth' => array(
'accept_tos' => '我接受 <a href="%s">服务条款</a>',
@@ -107,7 +107,7 @@ return array(
'november' => '十一月',
'oct' => '十月',
'october' => '十月',
- 'sat' => '周日',
+ 'sat' => '周六',
'sep' => '九月',
'september' => '九月',
'sun' => '周日',
@@ -128,7 +128,7 @@ return array(
'confirm_action_feed_cat' => '你确定要执行此操作吗?你将丢失相关的收藏和自定义查询。这将不可撤销!',
'feedback' => array(
'body_new_articles' => 'FreshRSS 中有 %%d 篇文章等待阅读。',
- 'body_unread_articles' => '(unread: %%d)', // TODO
+ 'body_unread_articles' => '(未读: %%d)',
'request_failed' => '请求失败,这可能是因为网络连接问题。',
'title_new_articles' => 'FreshRSS: 新文章!',
),
@@ -207,7 +207,7 @@ return array(
'twitter' => '推特', // IGNORE
'wallabag' => 'Wallabag v1', // IGNORE
'wallabagv2' => 'Wallabag v2', // IGNORE
- 'web-sharing-api' => 'System sharing', // TODO
+ 'web-sharing-api' => 'Web分享',
'whatsapp' => 'Whatsapp', // IGNORE
'xing' => 'Xing', // IGNORE
),