From 4cb2bb5be0a7fdb3cb2447fcceea72b6b4e0da9c Mon Sep 17 00:00:00 2001 From: IEEE-754 <253034919+IEEE-754@users.noreply.github.com> Date: Mon, 13 Jul 2026 04:42:13 +0800 Subject: [PATCH] i18n: Improve Traditional Chinese translations (#9037) **Change(s)** - Add missing punctuation - Add missing spaces in the date format - Add some new translations **File(s) changed** `app/i18n/zh-TW/{admin,conf,gen,install,sub}.php` `README.md` `README.fr.md` --- README.fr.md | 2 +- README.md | 2 +- app/i18n/zh-TW/admin.php | 4 ++-- app/i18n/zh-TW/conf.php | 2 +- app/i18n/zh-TW/gen.php | 14 ++++++++------ app/i18n/zh-TW/install.php | 10 +++++----- app/i18n/zh-TW/sub.php | 2 +- 7 files changed, 19 insertions(+), 17 deletions(-) diff --git a/README.fr.md b/README.fr.md index e33e8a620..752cac0f1 100644 --- a/README.fr.md +++ b/README.fr.md @@ -253,7 +253,7 @@ Voir le [dépôt dédié à ces extensions](https://github.com/FreshRSS/Extensio | Türkçe (tr) | ■■■■■■■■■■ 100% | [contribuer](https://github.com/search?q=repo%3AFreshRSS%2FFreshRSS+path%3Aapp%2Fi18n%2Ftr+%2F%28TODO%7CDIRTY%29%24%2F) | | Українська (uk) | ■■■■■■■■■・ 99% | [contribuer](https://github.com/search?q=repo%3AFreshRSS%2FFreshRSS+path%3Aapp%2Fi18n%2Fuk+%2F%28TODO%7CDIRTY%29%24%2F) | | 简体中文 (zh-CN) | ■■■■■■■■■・ 97% | [contribuer](https://github.com/search?q=repo%3AFreshRSS%2FFreshRSS+path%3Aapp%2Fi18n%2Fzh-CN+%2F%28TODO%7CDIRTY%29%24%2F) | -| 正體中文 (zh-TW) | ■■■■■■■■■・ 95% | [contribuer](https://github.com/search?q=repo%3AFreshRSS%2FFreshRSS+path%3Aapp%2Fi18n%2Fzh-TW+%2F%28TODO%7CDIRTY%29%24%2F) | +| 正體中文 (zh-TW) | ■■■■■■■■■・ 96% | [contribuer](https://github.com/search?q=repo%3AFreshRSS%2FFreshRSS+path%3Aapp%2Fi18n%2Fzh-TW+%2F%28TODO%7CDIRTY%29%24%2F) | diff --git a/README.md b/README.md index b2f2317ed..51f2bd0da 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ See the [repository dedicated to those extensions](https://github.com/FreshRSS/E | Türkçe (tr) | ■■■■■■■■■■ 100% | [contribute](https://github.com/search?q=repo%3AFreshRSS%2FFreshRSS+path%3Aapp%2Fi18n%2Ftr+%2F%28TODO%7CDIRTY%29%24%2F) | | Українська (uk) | ■■■■■■■■■・ 99% | [contribute](https://github.com/search?q=repo%3AFreshRSS%2FFreshRSS+path%3Aapp%2Fi18n%2Fuk+%2F%28TODO%7CDIRTY%29%24%2F) | | 简体中文 (zh-CN) | ■■■■■■■■■・ 97% | [contribute](https://github.com/search?q=repo%3AFreshRSS%2FFreshRSS+path%3Aapp%2Fi18n%2Fzh-CN+%2F%28TODO%7CDIRTY%29%24%2F) | -| 正體中文 (zh-TW) | ■■■■■■■■■・ 95% | [contribute](https://github.com/search?q=repo%3AFreshRSS%2FFreshRSS+path%3Aapp%2Fi18n%2Fzh-TW+%2F%28TODO%7CDIRTY%29%24%2F) | +| 正體中文 (zh-TW) | ■■■■■■■■■・ 96% | [contribute](https://github.com/search?q=repo%3AFreshRSS%2FFreshRSS+path%3Aapp%2Fi18n%2Fzh-TW+%2F%28TODO%7CDIRTY%29%24%2F) | diff --git a/app/i18n/zh-TW/admin.php b/app/i18n/zh-TW/admin.php index c7692cc86..722e0cd39 100644 --- a/app/i18n/zh-TW/admin.php +++ b/app/i18n/zh-TW/admin.php @@ -92,12 +92,12 @@ return array( 'force_email_validation' => '強制驗證電子郵件位址', 'instance-name' => '實例名稱', 'internal-host-allowlist' => array( - '_' => 'Internal host allowlist', // TODO + '_' => '內部主機允許清單', 'help' => 'One entry per line:
host:port. For instance 127.0.0.1:8080 or rss-bridge:800.0.0.0/0 to allow any IPv4, ::/0 to allow any IPv6* to allow any host (unsafe)normalize-space(//script[@type="application/json"]) (單個 JSON)//script[@type="application/ld+json"] (每篇文章一個 JSON 物件)',
),
),