mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-12-25 02:00:12 +08:00
Minor fix for zh-TW translation
This commit is contained in:
committed by
GitHub
parent
e79de6c36d
commit
bc533f3d18
@@ -48,9 +48,9 @@
|
||||
<InfoPanel_FolderAndFile>(含 {0}和 {1})</InfoPanel_FolderAndFile>
|
||||
</zh-CN>
|
||||
<zh-TW>
|
||||
<UI_FontFamily>Segoe UI,Microsoft JhengHei UI,Microsoft JhengHei,SimSun</UI_FontFamily>
|
||||
<UI_FontFamily>Segoe UI,Microsoft JhengHei UI,Microsoft JhengHei,MingLiU</UI_FontFamily>
|
||||
<APP_START>QuickLook 正在背景執行。</APP_START>
|
||||
<APP_SECOND>另一個 QuickLook 處理程序正在執行。</APP_SECOND>
|
||||
<APP_SECOND>另一個 QuickLook 處理程式正在執行。</APP_SECOND>
|
||||
<MW_BrowseFolder>瀏覽 “{0}”</MW_BrowseFolder>
|
||||
<MW_Open>開啟 “{0}”</MW_Open>
|
||||
<MW_OpenWith>用 “{0}” 開啟</MW_OpenWith>
|
||||
@@ -60,7 +60,7 @@
|
||||
<Icon_CheckUpdate>檢查更新... (&U)</Icon_CheckUpdate>
|
||||
<Icon_Quit>結束程式 (&Q)</Icon_Quit>
|
||||
<Update_NoUpdate>您已使用了最新版本。</Update_NoUpdate>
|
||||
<Update_Found>QuickLook {0} 已發佈。點選這裡開啟下載頁面。</Update_Found>
|
||||
<Update_Found>QuickLook {0} 已釋出。點選這裡開啟下載頁面。</Update_Found>
|
||||
<Update_Error>檢查更新時發生錯誤:{0}</Update_Error>
|
||||
<InfoPanel_LastModified>最後變更於 {0}</InfoPanel_LastModified>
|
||||
<InfoPanel_DriveSize>總容量 {0},可用 {1}</InfoPanel_DriveSize>
|
||||
@@ -93,4 +93,4 @@
|
||||
<InfoPanel_Files>{0} archivos</InfoPanel_Files>
|
||||
<InfoPanel_FolderAndFile>({0} y {1})</InfoPanel_FolderAndFile>
|
||||
</es-ES>
|
||||
</Translations>
|
||||
</Translations>
|
||||
|
||||
Reference in New Issue
Block a user