Update cosmic_files.ftl zh-CN and fix several translation errors

This commit is contained in:
Chen Siyuan 2024-12-02 23:16:24 +08:00
parent 06150f7d44
commit 06c02cdfe2

View file

@ -26,6 +26,14 @@ modified = 修改时间
trashed-on = 删除时间
size = 大小
# Progress footer
details = 详细信息
dismiss = 关闭
operations-running = 正在进行 {$running} 个操作 {$percent}%...
operations-running-finished = 正在进行 {$running} 个操作 {$percent}%, {$finished} 个操作已完成...
pause = 暂停
resume = 恢复
# Dialogs
## Compress Dialog
@ -33,7 +41,7 @@ create-archive = 创建压缩包
## Empty Trash Dialog
empty-trash = 清空回收站
empty-trash-warning = 确定要清空回收站中的所有内容吗?(一旦删除无法找回!)
empty-trash-warning = 确定要永久清空回收站中的所有内容吗?
## Mount Error Dialog
mount-error = 无法访问驱动器
@ -46,7 +54,7 @@ folder-name = 文件夹名称
file-already-exists = 已存在同名文件。
folder-already-exists = 已存在同名文件夹。
name-hidden = 以 “.” 开头的文件将被隐藏。
name-invalid = 名称不可以为 "{$filename}"
name-invalid = 名称不可以为 “{$filename}”
name-no-slashes = 名称不可以包含 “/”。
## Open/Save Dialog
@ -64,8 +72,8 @@ save = 保存
save-file = 保存文件
## Open With Dialog
open-with-title = 您想要如何打开"{$name}"
browse-store = 浏览{$store}
open-with-title = 您想要如何打开 “{$name}”
browse-store = 浏览 {$store}
## Rename Dialog
rename-file = 重命名文件
@ -73,18 +81,18 @@ rename-folder = 重命名文件夹
## Replace Dialog
replace = 替换
replace-title = {$filename} 已存在于该位置。
replace-title = {$filename} 已存在于该位置。
replace-warning = 您想要使用您现在正在存储的文件替换掉它吗?一旦替换将会覆盖其内容。
replace-warning-operation = 您想要替换掉它吗?一旦替换将会覆盖其内容。
original-file = 原始文件
# replace-with = Replace with # Can't translate due to word order
apply-to-all = 以后使用相同操作。
replace-with = 替换为
apply-to-all = 全部应用
keep-both = 保留两者
skip = 跳过
## Set as Executable and Launch Dialog
set-executable-and-launch = 设置为可执行文件并启动
set-executable-and-launch-description = 您想要将"{$name}"设置为可执行文件并启动它吗?
set-executable-and-launch-description = 您想要将 “{$name}” 设置为可执行文件并启动它吗?
set-and-launch = 设置并启动
## Metadata Dialog
@ -109,16 +117,16 @@ domain = 域
enter-server-address = 输入服务器地址
network-drive-description =
服务器地址包含协议前缀和地址。
示例ssh://192.168.0.1、ftp://[2001:db8::1]
示例: ssh://192.168.0.1, ftp://[2001:db8::1]
### Make sure to keep the comma which separates the columns
network-drive-schemes =
可用协议前缀
可用协议,前缀
AppleTalk,afp://
文件传输协议FTP,ftp:// 或 ftps://
文件传输协议,ftp:// or ftps://
网络文件系统,nfs://
服务器消息块,smb://
SSH文件传输协议,sftp:// ssh://
WebDav,dav:// davs://
SSH文件传输协议,sftp:// or ssh://
WebDav,dav:// or davs://
network-drive-error = 无法访问网络驱动器
password = 密码
remember-password = 记住密码
@ -126,39 +134,50 @@ try-again = 重试
username = 用户名
## Operations
edit-history = 编辑历史
cancelled = 已取消
edit-history = 编辑历史记录
history = 历史记录
no-history = 历史记录为空
no-history = 历史记录为空
pending = 待处理
progress = {$percent}%
progress-cancelled = {$percent}%, 已取消
progress-paused = {$percent}%, 已暂停
failed = 失败
complete = 完成
compressing = 正在将{$items}个项目从"{$from}"压缩到"{$to}"
compressed = 已将{$items}个项目从"{$from}"压缩到"{$to}"
compressing = 正在将 {$items} 个项目从 “{$from}” 压缩到 “{$to}” {$progress}...
compressed = 已将 {$items} 个项目从 “{$from}” 压缩到 “{$to}” {$progress}
copy_noun = 复制
creating = 正在"{$parent}"中创建"{$name}"
created = 已在"{$parent}"中创建"{$name}"
copying = 正在将{$items}个项目从"{$from}"复制到"{$to}"
copied = 已将{$items}个项目从"{$from}"复制到"{$to}"
emptying-trash = 正在清空{trash}
emptied-trash = 已清空{trash}
extracting = 正在将{$items}个项目从"{$from}"提取到"{$to}"
extracted = 已将{$items}个项目从"{$from}"提取到"{$to}"
setting-executable-and-launching = 正在将"{$name}"设置为可执行文件并启动
set-executable-and-launched = 已将"{$name}"设置为可执行文件并启动
moving = 正在将{$items}个项目从"{$from}"移动到"{$to}"
moved = 已将{$items}个项目从"{$from}"移动到"{$to}"
renaming = 正在将"{$from}"重命名为"{$to}"
renamed = 已将"{$from}"重命名为"{$to}"
restoring = 正在从{trash}还原{$items}个项目
restored = 已从{trash}还原{$items}个项目
creating = 正在 “{$name}” 中创建 “{$parent}”
created = 已在 “{$name}” 中创建 “{$parent}”
copying = 正在将 {$items} 个项目从 “{$from}” 复制到 “{$to}” {$progress}...
copied = 已将 {$items} 个项目从 “{$from}” 复制到 “{$to}”
emptying-trash = 正在清空 {trash} {$progress}...
emptied-trash = 已清空 {trash}
extracting = 正在将 {$items} 个项目从 “{$from}” 提取到 “{$to}” {$progress}...
extracted = 已将 {$items} 个项目从 “{$from}” 提取到 “{$to}”
setting-executable-and-launching = 正在将 “{$name}” 设置为可执行文件并启动
set-executable-and-launched = 已将 “{$name}” 设置为可执行文件并启动
moving = 正在将 {$items} 个项目从 “{$from}” 移动到 “{$to}” {$progress}...
moved = 已将 {$items} 个项目从 “{$from}” 移动到 “{$to}”
renaming = 正在将 “{$from}” 重命名为 “{$to}”
renamed = 已将 “{$from}” 重命名为 “{$to}”
restoring = 正在从 {trash} 还原 {$items} 个项目 {$progress}...
restored = 已从 {trash} 还原 {$items} 个项目
unknown-folder = 未知文件夹
## Open with
open-with = 打开方式
default-app = {$name} (默认)
open-with = 打开方式...
default-app = {$name} (默认)
## Show details
show-details = 显示详情
type = 文件类型: {$mime}
items = 文件数: {$items}
item-size = 文件大小: {$size}
item-created = 创建于: {$created}
item-modified = 修改于: {$modified}
item-accessed = 访问于: {$accessed}
calculating = 计算中...
## Settings
settings = 设置
@ -174,15 +193,15 @@ light = 亮色模式
add-to-sidebar = 加入侧边栏
compress = 压缩
extract-here = 解压到此处
new-file = 新建文件
new-folder = 新建文件夹
new-file = 新建文件...
new-folder = 新建文件夹...
open-in-terminal = 在终端模拟器中打开
move-to-trash = 移动到回收站
restore-from-trash = 从回收站中还原
remove-from-sidebar = 从侧边栏中移除
sort-by-name = 按名称排序
sort-by-modified = 按修改时间排序
sort-by-size = 按大小排序
sort-by-size = 按文件大小排序
sort-by-trashed = 按删除时间排序
## Desktop
@ -196,7 +215,7 @@ display-settings = 显示设置...
file = 文件
new-tab = 新建标签页
new-window = 新建窗口
rename = 重命名...
rename = 重命名...
close-tab = 关闭标签页
quit = 退出
@ -227,4 +246,4 @@ sort-z-a = Z-A
sort-newest-first = 最新优先
sort-oldest-first = 最旧优先
sort-smallest-to-largest = 从小到大
sort-largest-to-smallest = 从大到小
sort-largest-to-smallest = 从大到小