From af5e496618b57f850fd581ce27b6e64271ebfe46 Mon Sep 17 00:00:00 2001 From: saturneric Date: Thu, 12 Jun 2025 21:43:26 +0200 Subject: feat(i18n): update translation files for version checking module - update line numbers in translation files - add new "Check for Updates" translation - improve version status messages - support dynamic source name in version string - consolidate withdrawn/unreleased version warning --- src/m_ver_check/ts/ModuleVersionChecking.zh_TW.ts | 79 +++++++++++++---------- 1 file changed, 44 insertions(+), 35 deletions(-) (limited to 'src/m_ver_check/ts/ModuleVersionChecking.zh_TW.ts') diff --git a/src/m_ver_check/ts/ModuleVersionChecking.zh_TW.ts b/src/m_ver_check/ts/ModuleVersionChecking.zh_TW.ts index a635116..c1faaac 100644 --- a/src/m_ver_check/ts/ModuleVersionChecking.zh_TW.ts +++ b/src/m_ver_check/ts/ModuleVersionChecking.zh_TW.ts @@ -4,7 +4,7 @@ GTrC - + Update @@ -12,110 +12,119 @@ UpdateTab - + Current Version Information - + Current Version 當前版本 - + : : - + Upgrade Information - + + Check for Updates + + + + Release Notes - + Unable to retrieve the latest version information. This may be due to a network issue or the server being unavailable. - + Please check your internet connection or try again later. - + Alternatively, you can visit the - + official download page - + to check for the latest stable version. - - Latest Version From Github - 來自 Github 的最新版本 + + Latest Version From %1 + - - Your current version is outdated. + + This version is either withdrawn due to critical issues or is an unreleased build. Please stop using it and download the latest stable version. - - - - Click + Your current version is outdated. - + - - + + + Click + + + + + + + here - - This version has critical issues and has been withdrawn. Please stop using it immediately. + + The current version's commit hash does not match the official release. This may indicate a modified or unofficial build. - - This is an unreleased version, possibly a beta. If stability is important to you, please avoid using this version. + + to verify your installation or download the official version. - - The current version's commit hash does not match the official release. This may indicate a modified or unofficial build. + + The commit hash for this build was not found in the official repository. This may indicate a modified or unofficial version. - - to verify your installation or download the official version. + + to verify your installation or download the official build. - + You are using the latest stable version. No action is required. - - - + + to download the latest stable version. 下載最新的穩定版本。 -- cgit v1.2.3