Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 95.8% (70 of 73 strings) Translation: Pop OS/COSMIC Term Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-term/zh_Hant/
This commit is contained in:
parent
efcae9f529
commit
fd38fb89ad
1 changed files with 16 additions and 4 deletions
|
|
@ -3,10 +3,13 @@ new-terminal = 新增 終端機
|
||||||
|
|
||||||
# Context Pages
|
# Context Pages
|
||||||
|
|
||||||
|
|
||||||
## About
|
## About
|
||||||
git-description = Git 提交 {$hash} 於 {$date}
|
|
||||||
|
git-description = Git 提交 { $hash } 於 { $date }
|
||||||
|
|
||||||
## Color schemes
|
## Color schemes
|
||||||
|
|
||||||
color-schemes = 主題
|
color-schemes = 主題
|
||||||
rename = 重命名
|
rename = 重命名
|
||||||
export = 匯出
|
export = 匯出
|
||||||
|
|
@ -15,6 +18,7 @@ import = 匯入
|
||||||
import-errors = 匯入錯誤
|
import-errors = 匯入錯誤
|
||||||
|
|
||||||
## Profiles
|
## Profiles
|
||||||
|
|
||||||
profiles = 設定檔
|
profiles = 設定檔
|
||||||
name = 名稱
|
name = 名稱
|
||||||
command-line = 命令列
|
command-line = 命令列
|
||||||
|
|
@ -25,12 +29,14 @@ new-profile = 新建設定檔
|
||||||
make-default = 設為預設值
|
make-default = 設為預設值
|
||||||
working-directory = 工作目錄
|
working-directory = 工作目錄
|
||||||
hold = 保留
|
hold = 保留
|
||||||
remain-open = 子程序關閉後保持開啟
|
remain-open = 子程序關閉後保持開啟。
|
||||||
|
|
||||||
## Settings
|
## Settings
|
||||||
|
|
||||||
settings = 設定
|
settings = 設定
|
||||||
|
|
||||||
### Appearance
|
### Appearance
|
||||||
|
|
||||||
appearance = 外觀
|
appearance = 外觀
|
||||||
theme = 主題
|
theme = 主題
|
||||||
match-desktop = 配合桌面
|
match-desktop = 配合桌面
|
||||||
|
|
@ -42,6 +48,7 @@ default-zoom-step = 縮放步進
|
||||||
opacity = 背景透明度
|
opacity = 背景透明度
|
||||||
|
|
||||||
### Font
|
### Font
|
||||||
|
|
||||||
font = 字體
|
font = 字體
|
||||||
advanced-font-settings = 進階字體設定
|
advanced-font-settings = 進階字體設定
|
||||||
default-font = 字體
|
default-font = 字體
|
||||||
|
|
@ -53,14 +60,15 @@ default-bold-font-weight = 粗字體粗細
|
||||||
use-bright-bold = 使粗體字更亮
|
use-bright-bold = 使粗體字更亮
|
||||||
|
|
||||||
### Splits
|
### Splits
|
||||||
|
|
||||||
splits = 終端介面分割
|
splits = 終端介面分割
|
||||||
focus-follow-mouse = 滑鼠點擊選擇輸入窗口
|
focus-follow-mouse = 滑鼠點擊選擇輸入窗口
|
||||||
|
|
||||||
### Advanced
|
### Advanced
|
||||||
|
|
||||||
advanced = 進階
|
advanced = 進階
|
||||||
show-headerbar = 顯示標題列
|
show-headerbar = 顯示標題列
|
||||||
show-header-description = 右鍵選單提供標題列選項
|
show-header-description = 右鍵選單提供標題列選項。
|
||||||
|
|
||||||
# Find
|
# Find
|
||||||
find-placeholder = 尋找...
|
find-placeholder = 尋找...
|
||||||
find-previous = 上一個
|
find-previous = 上一個
|
||||||
|
|
@ -68,7 +76,9 @@ find-next = 下一個
|
||||||
|
|
||||||
# Menu
|
# Menu
|
||||||
|
|
||||||
|
|
||||||
## File
|
## File
|
||||||
|
|
||||||
file = 檔案
|
file = 檔案
|
||||||
new-tab = 新增分頁
|
new-tab = 新增分頁
|
||||||
new-window = 新增視窗
|
new-window = 新增視窗
|
||||||
|
|
@ -78,6 +88,7 @@ close-tab = 關閉分頁
|
||||||
quit = 結束
|
quit = 結束
|
||||||
|
|
||||||
## Edit
|
## Edit
|
||||||
|
|
||||||
edit = 編輯
|
edit = 編輯
|
||||||
copy = 複製
|
copy = 複製
|
||||||
paste = 貼上
|
paste = 貼上
|
||||||
|
|
@ -85,6 +96,7 @@ select-all = 全選
|
||||||
find = 尋找
|
find = 尋找
|
||||||
|
|
||||||
## View
|
## View
|
||||||
|
|
||||||
view = 檢視
|
view = 檢視
|
||||||
zoom-in = 放大文字
|
zoom-in = 放大文字
|
||||||
zoom-reset = 重設文字大小
|
zoom-reset = 重設文字大小
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue