Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 63.4% (139 of 219 strings)

Translation: Pop OS/COSMIC Files
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/zh_Hant/
This commit is contained in:
Walter William Beckerleg Bruckman 2025-09-27 06:26:25 +02:00 committed by Hosted Weblate
parent 24e72d7ef0
commit aec2b3aa41
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -10,7 +10,6 @@ trash = 垃圾桶
recents = 最近使用 recents = 最近使用
undo = 復原 undo = 復原
today = 今天 today = 今天
# List view # List view
name = 名稱 name = 名稱
modified = 修改日期 modified = 修改日期
@ -18,14 +17,18 @@ size = 大小
# Dialogs # Dialogs
## Compress Dialog ## Compress Dialog
create-archive = 建立壓縮檔案 create-archive = 建立壓縮檔案
## Empty Trash Dialog ## Empty Trash Dialog
empty-trash = 清空垃圾桶 empty-trash = 清空垃圾桶
empty-trash-warning = 你確定要永久刪除垃圾桶中的所有項目嗎? empty-trash-warning = 你確定要永久刪除垃圾桶中的所有項目嗎?
## New File/Folder Dialog ## New File/Folder Dialog
create-new-file = 建立新檔案 create-new-file = 建立新檔案
create-new-folder = 建立新資料夾 create-new-folder = 建立新資料夾
file-name = 檔案名稱 file-name = 檔案名稱
@ -33,10 +36,11 @@ folder-name = 資料夾名稱
file-already-exists = 已存在同名檔案。 file-already-exists = 已存在同名檔案。
folder-already-exists = 已存在同名資料夾。 folder-already-exists = 已存在同名資料夾。
name-hidden = 以「.」開頭的名稱將會被隱藏。 name-hidden = 以「.」開頭的名稱將會被隱藏。
name-invalid = 名稱不能是 "{$filename}" name-invalid = 名稱不能是 「{ $filename }」
name-no-slashes = 名稱不能包含斜線。 name-no-slashes = 名稱不能包含斜線。
## Open/Save Dialog ## Open/Save Dialog
cancel = 取消 cancel = 取消
create = 建立 create = 建立
open = 開啟 open = 開啟
@ -51,12 +55,14 @@ save = 儲存
save-file = 儲存檔案 save-file = 儲存檔案
## Rename Dialog ## Rename Dialog
rename-file = 重新命名檔案 rename-file = 重新命名檔案
rename-folder = 重新命名資料夾 rename-folder = 重新命名資料夾
## Replace Dialog ## Replace Dialog
replace = 取代 replace = 取代
replace-title = 檔案 {$filename} 已存在於此位置。 replace-title = 檔案「{ $filename }」已存在於此位置。
replace-warning = 你要取代它嗎?取代將覆蓋其內容。 replace-warning = 你要取代它嗎?取代將覆蓋其內容。
replace-warning-operation = 你要取代它嗎?取代將覆蓋其內容。 replace-warning-operation = 你要取代它嗎?取代將覆蓋其內容。
original-file = 原始檔案 original-file = 原始檔案
@ -66,6 +72,7 @@ keep-both = 保留兩者
skip = 跳過 skip = 跳過
## Metadata Dialog ## Metadata Dialog
owner = 擁有者 owner = 擁有者
group = 群組 group = 群組
other = 其他 other = 其他
@ -75,10 +82,13 @@ execute = 執行
# Context Pages # Context Pages
## About ## About
git-description = Git 提交 {$hash} 於 {$date}
git-description = Git 提交 { $hash } 於 { $date }
## Add Network Drive ## Add Network Drive
add-network-drive = 新增網路磁碟機 add-network-drive = 新增網路磁碟機
connect = 連線 connect = 連線
connect-anonymously = 匿名連線 connect-anonymously = 匿名連線
@ -103,78 +113,92 @@ try-again = 再試一次
username = 使用者名稱 username = 使用者名稱
## Operations ## Operations
edit-history = 編輯歷史 edit-history = 編輯歷史
history = 歷史紀錄 history = 歷史紀錄
no-history = 沒有歷史項目。 no-history = 沒有歷史項目。
pending = 待處理 pending = 待處理
failed = 失敗 failed = 失敗
complete = 完成 complete = 完成
compressing = 正在壓縮 {$items} 項目 {$items -> compressing =
正在壓縮 { $items } 項目 { $items ->
[one] 項目 [one] 項目
*[other] 項目 *[other] 項目
} 從 {$from} 到 {$to} } 從「{ $from }」到 「{ $to }」({ $progress }...
compressed = 已壓縮 {$items} 項目 {$items -> compressed =
已壓縮 { $items } 項目 { $items ->
[one] 項目 [one] 項目
*[other] 項目 *[other] 項目
} 從 {$from} 到 {$to} } 從 { $from } 到 { $to }
copy_noun = 複製 copy_noun = 複製
creating = 正在建立 {$name} 於 {$parent} creating = 正在建立 { $name } 於 { $parent }
created = 已建立 {$name} 於 {$parent} created = 已建立 { $name } 於 { $parent }
copying = 正在複製 {$items} 項目 {$items -> copying =
正在複製 { $items } 項目 { $items ->
[one] 項目 [one] 項目
*[other] 項目 *[other] 項目
} 從 {$from} 到 {$to} } 從「{ $from }」到「{ $to }」({ $progress }...
copied = 已複製 {$items} 項目 {$items -> copied =
已複製 { $items } 項目 { $items ->
[one] 項目 [one] 項目
*[other] 項目 *[other] 項目
} 從 {$from} 到 {$to} } 從 { $from } 到 { $to }
emptying-trash = 正在清空垃圾桶 emptying-trash = 正在清空{ trash }{ $progress }...
emptied-trash = 已清空垃圾桶 emptied-trash = 已清空{ trash }
extracting = 正在解壓縮 {$items} 項目 {$items -> extracting =
正在解壓縮 { $items } 項目 { $items ->
[one] 項目 [one] 項目
*[other] 項目 *[other] 項目
} 從 {$from} 到 {$to} } 從「{ $from }」到「{ $to }」({ $progress }...
extracted = 已解壓縮 {$items} 項目 {$items -> extracted =
已解壓縮 { $items } 項目 { $items ->
[one] 項目 [one] 項目
*[other] 項目 *[other] 項目
} 從 {$from} 到 {$to} } 從 { $from } 到 { $to }
moving = 正在移動 {$items} 項目 {$items -> moving =
正在移動 { $items } 項目 { $items ->
[one] 項目 [one] 項目
*[other] 項目 *[other] 項目
} 從 {$from} 到 {$to} } 從「{ $from }」到「{ $to }」({ $progress }...
moved = 已移動 {$items} 項目 {$items -> moved =
已移動 { $items } 項目 { $items ->
[one] 項目 [one] 項目
*[other] 項目 *[other] 項目
} 從 {$from} 到 {$to} } 從 { $from } 到 { $to }
renaming = 正在重新命名 {$from} 為 {$to} renaming = 正在重新命名 { $from } 為 { $to }
renamed = 已重新命名 {$from} 為 {$to} renamed = 已重新命名 { $from } 為 { $to }
restoring = 正在還原 {$items} 項目 {$items -> restoring =
正在還原 { $items } 項目 { $items ->
[one] 項目 [one] 項目
*[other] 項目 *[other] 項目
} 從垃圾桶 } 從{ trash }{ $progress }...
restored = 已還原 {$items} 項目 {$items -> restored =
已還原 { $items } 項目 { $items ->
[one] 項目 [one] 項目
*[other] 項目 *[other] 項目
} 從垃圾桶 } 從{ trash }
unknown-folder = 未知資料夾 unknown-folder = 未知資料夾
## Open with ## Open with
menu-open-with = 開啟方式... menu-open-with = 開啟方式...
default-app = {$name} (預設) default-app = { $name } (預設)
## Show details ## Show details
show-details = 顯示詳細資料 show-details = 顯示詳細資料
## Settings ## Settings
settings = 設定 settings = 設定
### Appearance ### Appearance
appearance = 外觀 appearance = 外觀
theme = 主題 theme = 主題
match-desktop = 與桌面一致 match-desktop = 與桌面一致
dark = 暗色模式 dark = 暗色模式
light = 亮色模式 light = 亮色模式
# Context menu # Context menu
add-to-sidebar = 加入側邊欄 add-to-sidebar = 加入側邊欄
compress = 壓縮 compress = 壓縮
@ -191,7 +215,9 @@ sort-by-size = 依大小排序
# Menu # Menu
## File ## File
file = 檔案 file = 檔案
new-tab = 新分頁 new-tab = 新分頁
new-window = 新視窗 new-window = 新視窗
@ -201,6 +227,7 @@ close-tab = 關閉分頁
quit = 退出 quit = 退出
## Edit ## Edit
edit = 編輯 edit = 編輯
cut = 剪下 cut = 剪下
copy = 複製 copy = 複製
@ -208,6 +235,7 @@ paste = 貼上
select-all = 全選 select-all = 全選
## View ## View
zoom-in = 放大 zoom-in = 放大
default-size = 預設大小 default-size = 預設大小
zoom-out = 縮小 zoom-out = 縮小
@ -220,6 +248,7 @@ menu-settings = 設定...
menu-about = 關於 COSMIC 檔案總管... menu-about = 關於 COSMIC 檔案總管...
## Sort ## Sort
sort = 排序 sort = 排序
sort-a-z = A-Z sort-a-z = A-Z
sort-z-a = Z-A sort-z-a = Z-A