i18n(zh-TW): update translation (#1039)

This commit is contained in:
skygrango 2025-09-20 01:18:08 +08:00 committed by GitHub
parent a1a361cb81
commit 2dba07fcae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 94 additions and 88 deletions

View file

@ -1,8 +1,8 @@
cosmic-app-list = 應用程式 cosmic-app-list = 應用程式
pin = 釘選到應用程式 pin = 釘選到應用程式
quit = 關閉 quit = 結束
quit-all = 全部關閉 quit-all = 全部結束
new-window = 新視窗 new-window = 新視窗
run = 執行 run = 執行
run-on = 執行於 {$gpu} run-on = 在 {$gpu} 上執行
run-on-default = (預設) run-on-default = (預設)

View file

@ -1,4 +1,6 @@
screen-reader = 螢幕閱讀器 screen-reader = 螢幕閱讀器
magnifier = 放大鏡 magnifier = 放大鏡
invert-colors = 顏色反轉 invert-colors = 反相色彩
settings = 輔助功能設定... settings = 協助工具設定…
filter-colors = 濾鏡
high-contrast = 高對比

View file

@ -1,7 +1,7 @@
output = 音效輸出 output = 輸出
input = 音效輸入 input = 輸入
show-media-controls = 在面板顯示媒體控制 show-media-controls = 在面板顯示媒體控制
sound-settings = 音效設定... sound-settings = 聲音設定…
disconnected = PulseAudio 已中斷連 disconnected = PulseAudio 已
no-device = 未選擇設備 no-device = 未選取裝置
unknown-artist = 未知藝術家 unknown-artist = 未知演出者

View file

@ -1,14 +1,14 @@
battery = 電池 battery = 電池省電
battery-desc = 降低電力消耗與效能。 battery-desc = 降低耗電量與效能。
balanced = 平衡模式 balanced = 平衡
balanced-desc = 標準效能與電池使用。 balanced-desc = 標準效能與電池使用
performance = 高效能 performance = 高效能
performance-desc = 高效能與高電力消耗。 performance-desc = 高效能與高耗電量
max-charge = 透過設定最大充電值為 80% 來延長電池壽命 max-charge = 將最大充電量設定為 80% 可延長電池壽命
seconds = 秒 seconds = 秒
minutes = 分 minutes = 分
hours = hours = 時
until-empty = 直到耗盡 until-empty = 直到電量耗盡
power-settings = 電源與電池設定... power-settings = 電源與電池設定
dgpu-running = 獨立顯卡正在運行,可能會降低電池壽命 dgpu-running = 獨立 GPU 正在運作,這可能會縮短電池續航力
dgpu-applications = 使用 {$gpu_name} 獨立顯卡的應用程式 dgpu-applications = 正在使用 {$gpu_name} 獨立 GPU 的應用程式

View file

@ -1,12 +1,12 @@
bluetooth = 藍牙 bluetooth = 藍牙
other-devices = 其他藍牙設備 other-devices = 其他藍牙裝置
settings = 藍牙設定... settings = 藍牙設定
connected = 已連線 connected = 已連線
confirm-pin = 請確認以下 PIN 碼與 {$deviceName} 顯示的相符 confirm-pin = 請確認此 PIN 碼與「{$deviceName}」上顯示的 PIN 碼相符
confirm = 確認 confirm = 確認
cancel = 取消 cancel = 取消
unsuccessful = 配對失敗 unsuccessful = 配對失敗
check-device = 請確認 {$deviceName} 已開啟、在範圍內,並且已準備好進行配對。 check-device = 請確定「{$deviceName}」已開啟、在通訊範圍內且已準備好配對。
try-again = 重試 try-again = 重試
discoverable = 可被發現 discoverable = 可被偵測
pairable = 可配對 pairable = 可配對

View file

@ -1,2 +1,2 @@
show-keyboard-layout = 顯示鍵盤布局... show-keyboard-layout = 顯示鍵盤佈局…
keyboard-settings = 鍵盤設定... keyboard-settings = 鍵盤設定

View file

@ -0,0 +1,2 @@
minimize-all-windows = 最小化所有視窗
show-desktop = 顯示桌面

View file

@ -1,20 +1,21 @@
network = 網路 network = 網路
airplane-mode = 飛航模式 airplane-mode = 飛航模式
airplane-mode-on = 飛航模式已開啟 airplane-mode-on = 已開啟飛航模式
turn-off-airplane-mode = 關閉飛航模式以啟用 Wi-Fi、藍牙和行動寬頻。 turn-off-airplane-mode = 關閉以啟用 Wi-Fi、藍牙和行動寬頻。
wifi = 無線網路 wifi = Wi-Fi
identity = 身分
ipv4 = IPv4 位址 ipv4 = IPv4 位址
ipv6 = IPv6 位址 ipv6 = IPv6 位址
mac = MAC 位址 mac = MAC
megabits-per-second = Mbps megabits-per-second = Mbps
connected = 已連線 connected = 已連線
connecting = 連線中 connecting = 連線中
connect = 連線 connect = 連線
cancel = 取消 cancel = 取消
settings = 網路設定... settings = 網路設定
visible-wireless-networks = 可見的無線網路 visible-wireless-networks = 可見的無線網路
enter-password = 輸入密碼或加密金鑰 enter-password = 輸入密碼或加密金鑰
router-wps-button = 你也可以按下路由器上的「WPS」按鈕來連接 router-wps-button = 您也可以透過按下路由器上的「WPS」按鈕來連線
unable-to-connect = 無法連到網路 unable-to-connect = 無法連到網路
check-wifi-connection = 請確認 Wi-Fi 已連接到網際網路,並且密碼正確 check-wifi-connection = 請確定 Wi-Fi 已連線到網際網路且密碼正確
reset = 重設 reset = 重設

View file

@ -1,15 +1,15 @@
hours-ago = { NUMBER($duration) -> hours-ago = { $duration } { $duration ->
[1] 1 小時前 [one] 小時
*[other] {$duration} 小時 *[other] 小時
} }
minutes-ago = { NUMBER($duration) -> minutes-ago = { $duration } { $duration ->
[1] 1 分鐘前 [one] 分鐘
*[other] {$duration} 分鐘 *[other] 分鐘
} }
show-less = 顯示 show-less = 顯示
show-more = 顯示更多 {$more} 項 show-more = 顯示其餘 {$more} 項
clear-group = 清除群組 clear-group = 清除群組
clear-all = 清除所有通知 clear-all = 清除所有通知
do-not-disturb = 勿擾模式 do-not-disturb = 請勿打擾
notification-settings = 通知設定... notification-settings = 通知設定
no-notifications = 沒有通知 no-notifications = 通知

View file

@ -1,18 +1,19 @@
power = 電源 power = 電源
settings = 設定... settings = 設定
lock-screen = 鎖定螢幕 lock-screen = 鎖定螢幕
lock-screen-shortcut = Super + Escape lock-screen-shortcut = Super + Escape
log-out = 登出 log-out = 登出
suspend = 暫停 log-out-shortcut = Super + Shift + Escape
suspend = 睡眠
restart = 重新啟動 restart = 重新啟動
shutdown = 關 shutdown = 關閉電源
confirm = 確認 confirm = 確認
cancel = 取消 cancel = 取消
confirm-button = { confirm-button = {
$action -> $action ->
[restart] { restart } [restart] { restart }
[suspend] { suspend } [suspend] { suspend }
[shutdown] { shutdown } [shutdown] 關閉電源
[log-out] { log-out } [log-out] { log-out }
*[other] { confirm } *[other] { confirm }
} }
@ -21,15 +22,15 @@ confirm-title =
[restart] { restart } [restart] { restart }
[suspend] { suspend } [suspend] { suspend }
[shutdown] { shutdown } [shutdown] { shutdown }
[log-out] 關閉所有應用程式並 { log-out } [log-out] 結束所有應用程式並登出
*[other] 立即執行選定的操作 *[other] 套用選定的操作
} 嗎? } 嗎?
confirm-body = confirm-body =
系統將在 { $countdown } 秒後自動 { $action -> 系統將在 { $countdown } 秒後自動 { $action ->
[restart] { restart } [restart] 重新啟動
[suspend] { suspend } [suspend] 睡眠
[shutdown] { shutdown } [shutdown] 關閉電源
[lock-screen] { lock-screen } [lock-screen] 鎖定螢幕
[log-out] { log-out } [log-out] 登出
*[other] 執行選定的操作 *[other] 套用選定的操作
}。 }。

View file

@ -1,20 +1,20 @@
tile-windows = 自動平鋪視窗 tile-windows = 自動排列視窗
tile-current = 自動平鋪當前工作區 tile-current = 排列目前工作空間
shortcuts = 快捷鍵 shortcuts = 捷徑
navigate-windows = 導覽視窗 navigate-windows = 導覽視窗
move-window = 移動視窗 move-window = 移動視窗
toggle-floating-window = 切換浮視窗 toggle-floating-window = 切換浮視窗
view-all-shortcuts = 查看所有快捷鍵... view-all-shortcuts = 檢視所有捷徑…
active-hint = 使用中提示 active-hint = 啟用提示
gaps = 間距 gaps = 間距
floating-window-exceptions = 懸浮視窗例外... floating-window-exceptions = 浮動視窗例外…
window-management-settings = 視窗管理設定... window-management-settings = 視窗管理設定
all-workspaces = 所有工作 all-workspaces = 所有工作空間
per-workspace = 每個工作 per-workspace = 每個工作空間
super = Super super = Super
shift = Shift shift = Shift
arrow-keys = 箭頭 arrow-keys = 方向
tiled = 平鋪 tiled = 已排列
floating = floating = 浮
autotile-behavior = 工作區自動平鋪視窗 autotile-behavior = 在工作空間上排列視窗
new-workspace = 新工作行為 new-workspace = 新工作空間行為

View file

@ -1 +1 @@
datetime-settings = 日期、時間與行事曆設定... datetime-settings = 日期、時間與日曆設定…

View file

@ -1 +1 @@
cosmic-applet-workspaces = COSMIC 工作 cosmic-applet-workspaces = COSMIC 工作空間