diff --git a/README.md b/README.md index 545a2ea6b..5be8d3dfc 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ To translate UniGetUI to other languages or to update an old translation, please |   Dutch - Nederlands | 100% | [abbydiode](https://github.com/abbydiode), [CateyeNL](https://github.com/CateyeNL), [mia-riezebos](https://github.com/mia-riezebos), [Stephan-P](https://github.com/Stephan-P) | |   Polish - Polski | 100% | [AdiMajsterek](https://github.com/AdiMajsterek), [GrzegorzKi](https://github.com/GrzegorzKi), [H4qu3r](https://github.com/H4qu3r), [ikarmus2001](https://github.com/ikarmus2001), [juliazero](https://github.com/juliazero), [KamilZielinski](https://github.com/KamilZielinski), [kwiateusz](https://github.com/kwiateusz), [RegularGvy13](https://github.com/RegularGvy13), [szumsky](https://github.com/szumsky), [ThePhaseless](https://github.com/ThePhaseless) | |   Portuguese (Brazil) | 100% | [maisondasilva](https://github.com/maisondasilva), [ppvnf](https://github.com/ppvnf), [renanalencar](https://github.com/renanalencar), [Rodrigo-Matsuura](https://github.com/Rodrigo-Matsuura), [thiagojramos](https://github.com/thiagojramos), [wanderleihuttel](https://github.com/wanderleihuttel) | -|   Portuguese (Portugal) | 98% | [100Nome](https://github.com/100Nome), [NimiGames68](https://github.com/NimiGames68), [PoetaGA](https://github.com/PoetaGA), [Putocoroa](https://github.com/Putocoroa), [Tiago_Ferreira](https://github.com/Tiago_Ferreira) | +|   Portuguese (Portugal) | 99% | [100Nome](https://github.com/100Nome), [NimiGames68](https://github.com/NimiGames68), [PoetaGA](https://github.com/PoetaGA), [Putocoroa](https://github.com/Putocoroa), [Tiago_Ferreira](https://github.com/Tiago_Ferreira) | |   Romanian - Română | 99% | [David735453](https://github.com/David735453), [lucadsign](https://github.com/lucadsign), [SilverGreen93](https://github.com/SilverGreen93), TZACANEL | |   Russian - Русский | 99% | Alexander, [bropines](https://github.com/bropines), [Denisskas](https://github.com/Denisskas), [DvladikD](https://github.com/DvladikD), [flatron4eg](https://github.com/flatron4eg), Gleb Saygin, [katrovsky](https://github.com/katrovsky), Sergey, sklart, [solarscream](https://github.com/solarscream), [tapnisu](https://github.com/tapnisu) | |   Sanskrit - संस्कृत भाषा | 8% | [skanda890](https://github.com/skanda890) | @@ -176,7 +176,7 @@ To translate UniGetUI to other languages or to update an old translation, please |   Simplified Chinese (China) | 100% | Aaron Liu, adfnekc, [Ardenet](https://github.com/Ardenet), [arthurfsy2](https://github.com/arthurfsy2), [bai0012](https://github.com/bai0012), BUGP Association, ciaran, CnYeSheng, Cololi, [dongfengweixiao](https://github.com/dongfengweixiao), [enKl03B](https://github.com/enKl03B), [seanyu0](https://github.com/seanyu0), [Sigechaishijie](https://github.com/Sigechaishijie), [SpaceTimee](https://github.com/SpaceTimee), [xiaopangju](https://github.com/xiaopangju), Yisme | |   Traditional Chinese (Taiwan) | 100% | Aaron Liu, [CnYeSheng](https://github.com/CnYeSheng), Cololi, [enKl03B](https://github.com/enKl03B), [Henryliu880922](https://github.com/Henryliu880922), [StarsShine11904](https://github.com/StarsShine11904), [yrctw](https://github.com/yrctw) | -Last updated: Mon Feb 9 00:48:51 2026 +Last updated: Wed Feb 11 00:52:21 2026 diff --git a/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_zh_TW.json b/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_zh_TW.json index c8bba9fc1..36c1b866f 100644 --- a/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_zh_TW.json +++ b/src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_zh_TW.json @@ -499,7 +499,7 @@ "Operation cancelled": "取消操作", "Operation history": "操作歷史記錄", "Operation in progress": "正在執行操作", - "Operation on queue (position {0})...": "第{0}順位", + "Operation on queue (position {0})...": "(第{0}執行順位)", "Operation profile:": "操作狀況:", "Options saved": "選項已儲存", "Order by:": "根據排序:", @@ -635,8 +635,8 @@ "Run": "執行", "Run as admin": "以系統管理員身分執行", "Run cleanup and clear cache": "執行清理及清除快取", - "Run last": "最後執行", - "Run next": "執行下一個", + "Run last": "排最後執行", + "Run next": "排下一個執行", "Run now": "立即執行", "Running the installer...": "正在執行安裝程式...", "Running the uninstaller...": "正在解除安裝...",