diff --git a/cosmic-app-list/i18n/zh-TW/cosmic_app_list.ftl b/cosmic-app-list/i18n/zh-TW/cosmic_app_list.ftl new file mode 100644 index 00000000..389a9962 --- /dev/null +++ b/cosmic-app-list/i18n/zh-TW/cosmic_app_list.ftl @@ -0,0 +1,8 @@ +cosmic-app-list = 應用程式列 +pin = 釘選到應用程式列 +quit = 關閉 +quit-all = 全部關閉 +new-window = 新視窗 +run = 執行 +run-on = 執行於 {$gpu} +run-on-default = (預設) \ No newline at end of file diff --git a/cosmic-applet-audio/i18n/zh-TW/cosmic_applet_audio.ftl b/cosmic-applet-audio/i18n/zh-TW/cosmic_applet_audio.ftl new file mode 100644 index 00000000..784937a8 --- /dev/null +++ b/cosmic-applet-audio/i18n/zh-TW/cosmic_applet_audio.ftl @@ -0,0 +1,7 @@ +output = 音效輸出 +input = 音效輸入 +show-media-controls = 在面板顯示媒體控制 +sound-settings = 音效設定... +disconnected = PulseAudio 已中斷連線 +no-device = 未選擇設備 +unknown-artist = 未知藝術家 \ No newline at end of file diff --git a/cosmic-applet-battery/i18n/zh-TW/cosmic_applet_battery.ftl b/cosmic-applet-battery/i18n/zh-TW/cosmic_applet_battery.ftl new file mode 100644 index 00000000..dd7c44be --- /dev/null +++ b/cosmic-applet-battery/i18n/zh-TW/cosmic_applet_battery.ftl @@ -0,0 +1,14 @@ +battery = 電池 +battery-desc = 降低電力消耗與效能。 +balanced = 平衡模式 +balanced-desc = 標準效能與電池使用。 +performance = 高效能 +performance-desc = 高效能與高電力消耗。 +max-charge = 透過設定最大充電值為 80% 來延長電池壽命 +seconds = 秒 +minutes = 分鐘 +hours = 小時 +until-empty = 直到耗盡 +power-settings = 電源與電池設定... +dgpu-running = 獨立顯卡正在運行,可能會降低電池壽命 +dgpu-applications = 使用 {$gpu_name} 獨立顯卡的應用程式 \ No newline at end of file diff --git a/cosmic-applet-bluetooth/i18n/zh-TW/cosmic_applet_bluetooth.ftl b/cosmic-applet-bluetooth/i18n/zh-TW/cosmic_applet_bluetooth.ftl new file mode 100644 index 00000000..57ea25b6 --- /dev/null +++ b/cosmic-applet-bluetooth/i18n/zh-TW/cosmic_applet_bluetooth.ftl @@ -0,0 +1,12 @@ +bluetooth = 藍牙 +other-devices = 其他藍牙設備 +settings = 藍牙設定... +connected = 已連線 +confirm-pin = 請確認以下 PIN 碼與 {$deviceName} 顯示的相符 +confirm = 確認 +cancel = 取消 +unsuccessful = 配對失敗 +check-device = 請確認 {$deviceName} 已開啟、在範圍內,並且已準備好進行配對。 +try-again = 重試 +discoverable = 可被發現 +pairable = 可配對 \ No newline at end of file diff --git a/cosmic-applet-input-sources/i18n/zh-TW/cosmic_applet_input_sources.ftl b/cosmic-applet-input-sources/i18n/zh-TW/cosmic_applet_input_sources.ftl new file mode 100644 index 00000000..c9724a7b --- /dev/null +++ b/cosmic-applet-input-sources/i18n/zh-TW/cosmic_applet_input_sources.ftl @@ -0,0 +1,2 @@ +show-keyboard-layout = 顯示鍵盤布局... +keyboard-settings = 鍵盤設定... \ No newline at end of file diff --git a/cosmic-applet-network/i18n/zh-TW/cosmic_applet_network.ftl b/cosmic-applet-network/i18n/zh-TW/cosmic_applet_network.ftl new file mode 100644 index 00000000..59cefec0 --- /dev/null +++ b/cosmic-applet-network/i18n/zh-TW/cosmic_applet_network.ftl @@ -0,0 +1,20 @@ +network = 網路 +airplane-mode = 飛航模式 +airplane-mode-on = 飛航模式已開啟 +turn-off-airplane-mode = 關閉飛航模式以啟用 Wi-Fi、藍牙和行動寬頻。 +wifi = 無線網路 +ipv4 = IPv4 位址 +ipv6 = IPv6 位址 +mac = MAC 位址 +megabits-per-second = Mbps +connected = 已連線 +connecting = 連線中 +connect = 連線 +cancel = 取消 +settings = 網路設定... +visible-wireless-networks = 可見的無線網路 +enter-password = 輸入密碼或加密金鑰 +router-wps-button = 你也可以按下路由器上的「WPS」按鈕來連接 +unable-to-connect = 無法連接到網路 +check-wifi-connection = 請確認 Wi-Fi 已連接到網際網路,並且密碼正確 +reset = 重設 \ No newline at end of file diff --git a/cosmic-applet-notifications/i18n/zh-TW/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/zh-TW/cosmic_applet_notifications.ftl new file mode 100644 index 00000000..4988f57f --- /dev/null +++ b/cosmic-applet-notifications/i18n/zh-TW/cosmic_applet_notifications.ftl @@ -0,0 +1,15 @@ +hours-ago = { NUMBER($duration) -> + [1] 1 小時前 + *[other] {$duration} 小時前 +} +minutes-ago = { NUMBER($duration) -> + [1] 1 分鐘前 + *[other] {$duration} 分鐘前 +} +show-less = 顯示較少 +show-more = 顯示更多 {$more} 項 +clear-group = 清除群組 +clear-all = 清除所有通知 +do-not-disturb = 勿擾模式 +notification-settings = 通知設定... +no-notifications = 沒有通知 \ No newline at end of file diff --git a/cosmic-applet-power/i18n/zh-TW/cosmic_applet_power.ftl b/cosmic-applet-power/i18n/zh-TW/cosmic_applet_power.ftl new file mode 100644 index 00000000..8a9884ff --- /dev/null +++ b/cosmic-applet-power/i18n/zh-TW/cosmic_applet_power.ftl @@ -0,0 +1,36 @@ +power = 電源 +settings = 設定... +lock-screen = 鎖定螢幕 +lock-screen-shortcut = Super + Escape +log-out = 登出 +log-out-shortcut = Ctrl + Alt + Delete +suspend = 暫停 +restart = 重新啟動 +shutdown = 關機 +confirm = 確認 +cancel = 取消 +confirm-button = { + $action -> + [restart] { 重新啟動 } + [suspend] { 暫停 } + [shutdown] 關機 + [log-out] { 登出 } + *[other] { 確認 } +} +confirm-title = + { $action -> + [restart] 重新啟動 + [suspend] 暫停 + [shutdown] 關機 + [log-out] 關閉所有應用程式並登出 + *[other] 立即執行選定的操作 + } 嗎? +confirm-body = + 系統將在 { $countdown } 秒後自動 { $action -> + [restart] 重新啟動 + [suspend] 暫停 + [shutdown] 關機 + [lock-screen] 鎖定螢幕 + [log-out] 登出 + *[other] 執行選定的操作 + }。 diff --git a/cosmic-applet-tiling/i18n/zh-TW/cosmic_applet_tiling.ftl b/cosmic-applet-tiling/i18n/zh-TW/cosmic_applet_tiling.ftl new file mode 100644 index 00000000..a8de0923 --- /dev/null +++ b/cosmic-applet-tiling/i18n/zh-TW/cosmic_applet_tiling.ftl @@ -0,0 +1,20 @@ +tile-windows = 自動平鋪視窗 +tile-current = 自動平鋪當前工作區 +shortcuts = 快捷鍵 +navigate-windows = 導覽視窗 +move-window = 移動視窗 +toggle-floating-window = 切換懸浮視窗 +view-all-shortcuts = 查看所有快捷鍵... +active-hint = 使用中提示 +gaps = 間距 +floating-window-exceptions = 懸浮視窗例外... +window-management-settings = 視窗管理設定... +all-workspaces = 所有工作區 +per-workspace = 每個工作區 +super = Super +shift = Shift +arrow-keys = 箭頭鍵 +tiled = 平鋪 +floating = 懸浮 +autotile-behavior = 工作區自動平鋪視窗 +new-workspace = 新工作區行為 \ No newline at end of file diff --git a/cosmic-applet-time/i18n/zh-TW/cosmic_applet_time.ftl b/cosmic-applet-time/i18n/zh-TW/cosmic_applet_time.ftl new file mode 100644 index 00000000..769bfb89 --- /dev/null +++ b/cosmic-applet-time/i18n/zh-TW/cosmic_applet_time.ftl @@ -0,0 +1 @@ +datetime-settings = 日期、時間與行事曆設定... \ No newline at end of file diff --git a/cosmic-applet-workspaces/i18n/zh-TW/cosmic_applet_workspaces.ftl b/cosmic-applet-workspaces/i18n/zh-TW/cosmic_applet_workspaces.ftl new file mode 100644 index 00000000..361cba07 --- /dev/null +++ b/cosmic-applet-workspaces/i18n/zh-TW/cosmic_applet_workspaces.ftl @@ -0,0 +1 @@ +cosmic-applet-workspaces = Cosmic 工作區 \ No newline at end of file