From 9c3ca7af57917e8ab90a32a117259372aa2e949a Mon Sep 17 00:00:00 2001 From: sufuf3 Date: Tue, 10 Oct 2017 10:25:01 +0800 Subject: [PATCH] Add traditional Chinese translation --- stacer/stacer.pro | 3 +- stacer/static/languages.json | 5 +- translations/stacer_zh-tw.ts | 453 +++++++++++++++++++++++++++++++++++ 3 files changed, 458 insertions(+), 3 deletions(-) create mode 100644 translations/stacer_zh-tw.ts diff --git a/stacer/stacer.pro b/stacer/stacer.pro index 21aa441b..f534c9c7 100644 --- a/stacer/stacer.pro +++ b/stacer/stacer.pro @@ -91,7 +91,8 @@ TRANSLATIONS += \ ../translations/stacer_ru.ts \ ../translations/stacer_sv.ts \ ../translations/stacer_tr.ts \ - ../translations/stacer_zh-cn.ts + ../translations/stacer_zh-cn.ts \ + ../translations/stacer_zh-tw.ts RESOURCES += \ static.qrc diff --git a/stacer/static/languages.json b/stacer/static/languages.json index ff708697..97842f24 100644 --- a/stacer/static/languages.json +++ b/stacer/static/languages.json @@ -13,5 +13,6 @@ {"value" : "ru", "text": "Русский"}, {"value" : "sv", "text": "Svenska"}, {"value" : "tr", "text": "Türkçe"}, - {"value" : "zh-cn", "text": "简体中文"} -] \ No newline at end of file + {"value" : "zh-cn", "text": "简体中文"}, + {"value" : "zh-tw", "text": "繁體中文"} +] diff --git a/translations/stacer_zh-tw.ts b/translations/stacer_zh-tw.ts new file mode 100644 index 00000000..c9198ab4 --- /dev/null +++ b/translations/stacer_zh-tw.ts @@ -0,0 +1,453 @@ + + + + + App + + + Dashboard + 儀表板 + + + + System Cleaner + 系統清理 + + + + System Startup Apps + 系統開機後自動啟用應用程式 + + + + System Services + 系統服務 + + + + Uninstaller + 解除安裝 + + + + Resources + 系統資源 + + + + Processes + 處理程序 + + + + Settings + 設定 + + + + DashboardPage + + + SYSTEM INFO + 系統資訊 + + + + There are update currently available. + 目前有可用更新 + + + + Download + 下載 + + + + CPU + CPU + + + + MEMORY + 記憶體 + + + + DISK + 磁碟 + + + + DOWNLOAD + 下載 + + + + UPLOAD + 上傳 + + + + Hostname: %1 + 主機名稱: %1 + + + + Platform: %1 + 平台: %1 + + + + Distribution: %1 + 發行版本: %1 + + + + Kernel Release: %1 + 核心版本: %1 + + + + CPU Model: %1 + CPU 型號: %1 + + + + CPU Speed: %1 + CPU 頻率: %1 + + + + CPU Core: %1 + CPU 核心: %1 + + + + + Total: %1 + 總計: %1 + + + + ProcessesPage + + + Processes + 處理程序 + + + + All Processes + 所有處理程序 + + + + Search... + 搜尋... + + + + End Process + 結束處理程序 + + + + User + 使用者 + + + + Resident Memory + 常駐記憶體 + + + + %Memory + %記憶體 + + + + Virtual Memory + 虛擬記憶體 + + + + Start Time + 開始時間 + + + + State + 狀態 + + + + Group + + + + + Nice + + + + + CPU Time + CPU 時間 + + + + Session + 會話 + + + + Seat + 位置 + + + + Process + 處理程序 + + + + Processes (%1) + 處理程序 (%1) + + + + Refresh (%1) + 更新 (%1) + + + + ResourcesPage + + + CPU History + CPU 歷史紀錄 + + + + Memory History + 記憶體歷史紀錄 + + + + Network History + 網路歷史紀錄 + + + + Download %1/s Total: %2 + 下載 %1/s 總計: %2 + + + + Upload %1/s Total: %2 + 上傳 %1/s 總計: %2 + + + + Swap %1 (%2%) %3 + Swap %1 (%2%) %3 + + + + Memory %1 (%2%) %3 + 記憶體 %1 (%2%) %3 + + + + ServicesPage + + + System Services + 系統服務 + + + + Startup at boot ? + 開機後自動啟用? + + + + Running Now ? + 立即執行? + + + + Not Found System Service + 未找到系統服務 + + + + System Services (%1) + 系統服務 (%1) + + + + SettingsPage + + + Language + 語言 + + + + Theme + 主題 + + + + StartupApp + + + Delete + 刪除 + + + + Edit + 編輯 + + + + StartupAppEdit + + + Startup App + 自動啟用應用程式 + + + + Save + 儲存 + + + + Fields cannot be left blank. + 欄位不能留空白 + + + + App Comment + 應用程式註解 + + + + App Name + 應用程式名稱 + + + + Command + 指令 + + + + Application + 應用 + + + + StartupAppsPage + + + Not Found Startup Apps + 未發現自動啟用應用程式 + + + + System Startup Applications + 系統自動啟用應用程式 + + + + Add Startup App + 加入自動啟用應用程式 + + + + System Startup Applications (%1) + 系統自動啟用應用程式 (%1) + + + + SystemCleanerPage + + + Crash Reports + 當機報告 + + + + Application Logs + 應用程式日誌 + + + + Application Caches + 應用程式快取 + + + + Trash + 垃圾桶 + + + + Package Caches + 套件快取 + + + + Back + 返回 + + + + File Name + 文件名稱 + + + + Size + 大小 + + + + %1 size files cleaned. + %1 大小的文件被清理 + + + + UninstallerPage + + + System Installed Packages + 系統已安裝過的套件 + + + + Search... + 搜尋... + + + + Not Found Installed Packages + 未發現已安裝過的套件 + + + + Uninstall Selected + 解除選中項目的安裝 + + + + System Installed Packages (%1) + 系統已安裝的套件 (%1) + + +