From ae097f5bd82aa24ea19cca72ac9d1594b0dcaec0 Mon Sep 17 00:00:00 2001 From: bluewhale235 Date: Thu, 28 Apr 2022 14:48:50 +0800 Subject: 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 --- app/i18n/zh-cn/gen.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app/i18n/zh-cn/gen.php') 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' => '我接受 服务条款', @@ -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 ), -- cgit v1.2.3