cosmic-files/i18n/zh-CN/cosmic_files.ftl

250 lines
7.3 KiB
Text
Raw Normal View History

2024-08-13 15:41:29 +08:00
cosmic-files = COSMIC 文件管理器
empty-folder = 空文件夹
2024-11-09 20:25:31 +08:00
empty-folder-hidden = 空文件夹(包含隐藏项目)
no-results = 未找到结果
2024-08-13 15:41:29 +08:00
filesystem = 文件系统
2024-11-09 20:25:31 +08:00
home = 主目录
networks = 网络
notification-in-progress = 文件操作正在进行中
2024-08-13 15:41:29 +08:00
trash = 回收站
2024-11-09 20:25:31 +08:00
recents = 最近访问
2024-08-13 15:41:29 +08:00
undo = 撤销
2024-11-09 20:25:31 +08:00
today = 今天
# Desktop view options
desktop-view-options = 桌面视图选项...
show-on-desktop = 在桌面显示
desktop-folder-content = 桌面文件夹内容
mounted-drives = 已挂载驱动器
trash-folder-icon = 回收站图标
icon-size-and-spacing = 图标大小与间距
icon-size = 图标大小
2024-08-13 15:41:29 +08:00
# List view
name = 名称
modified = 修改时间
2024-11-09 20:25:31 +08:00
trashed-on = 删除时间
2024-08-13 15:41:29 +08:00
size = 大小
# Progress footer
details = 详细信息
dismiss = 关闭
operations-running = 正在进行 {$running} 个操作 {$percent}%...
operations-running-finished = 正在进行 {$running} 个操作 {$percent}%, {$finished} 个操作已完成...
pause = 暂停
resume = 恢复
2024-08-13 15:41:29 +08:00
# Dialogs
2024-11-09 20:25:31 +08:00
## Compress Dialog
create-archive = 创建压缩包
2024-08-13 15:41:29 +08:00
## Empty Trash Dialog
empty-trash = 清空回收站
empty-trash-warning = 确定要永久清空回收站中的所有内容吗?
2024-08-13 15:41:29 +08:00
2024-11-09 20:25:31 +08:00
## Mount Error Dialog
mount-error = 无法访问驱动器
2024-08-13 15:41:29 +08:00
## New File/Folder Dialog
create-new-file = 新建文件
create-new-folder = 新建文件夹
file-name = 文件名称
folder-name = 文件夹名称
2024-11-09 20:25:31 +08:00
file-already-exists = 已存在同名文件。
2024-08-13 15:41:29 +08:00
folder-already-exists = 已存在同名文件夹。
name-hidden = 以 “.” 开头的文件将被隐藏。
name-invalid = 名称不可以为 “{$filename}”。
2024-08-13 15:41:29 +08:00
name-no-slashes = 名称不可以包含 “/”。
## Open/Save Dialog
cancel = 取消
2024-11-09 20:25:31 +08:00
create = 创建
2024-08-13 15:41:29 +08:00
open = 打开
open-file = 打开文件
open-folder = 打开文件夹
2024-11-09 20:25:31 +08:00
open-in-new-tab = 在新标签页中打开
2024-08-13 15:41:29 +08:00
open-in-new-window = 在新窗口中打开
2024-11-09 20:25:31 +08:00
open-item-location = 打开项目位置
open-multiple-files = 打开多个文件
open-multiple-folders = 打开多个文件夹
2024-08-13 15:41:29 +08:00
save = 保存
save-file = 保存文件
2024-11-09 20:25:31 +08:00
## Open With Dialog
open-with-title = 您想要如何打开 “{$name}”?
browse-store = 浏览 {$store}
2024-11-09 20:25:31 +08:00
2024-08-13 15:41:29 +08:00
## Rename Dialog
rename-file = 重命名文件
rename-folder = 重命名文件夹
## Replace Dialog
replace = 替换
replace-title = “{$filename}” 已存在于该位置。
2024-08-13 15:41:29 +08:00
replace-warning = 您想要使用您现在正在存储的文件替换掉它吗?一旦替换将会覆盖其内容。
replace-warning-operation = 您想要替换掉它吗?一旦替换将会覆盖其内容。
original-file = 原始文件
replace-with = 替换为
apply-to-all = 全部应用
2024-08-13 15:41:29 +08:00
keep-both = 保留两者
skip = 跳过
2024-11-09 20:25:31 +08:00
## Set as Executable and Launch Dialog
set-executable-and-launch = 设置为可执行文件并启动
set-executable-and-launch-description = 您想要将 “{$name}” 设置为可执行文件并启动它吗?
2024-11-09 20:25:31 +08:00
set-and-launch = 设置并启动
## Metadata Dialog
owner = 所有者
group = 用户组
other = 其他用户
read = 读取
write = 写入
execute = 执行
# Context Pages
2024-08-13 15:41:29 +08:00
## About
git-description = Git 提交 {$hash} 于 {$date}
2024-11-09 20:25:31 +08:00
## Add Network Drive
add-network-drive = 添加网络驱动器
connect = 连接
connect-anonymously = 匿名连接
connecting = 正在连接...
domain = 域
enter-server-address = 输入服务器地址
network-drive-description =
服务器地址包含协议前缀和地址。
示例: ssh://192.168.0.1, ftp://[2001:db8::1]
2024-11-09 20:25:31 +08:00
### Make sure to keep the comma which separates the columns
network-drive-schemes =
可用协议,前缀
2024-11-09 20:25:31 +08:00
AppleTalk,afp://
文件传输协议,ftp:// or ftps://
2024-11-09 20:25:31 +08:00
网络文件系统,nfs://
服务器消息块,smb://
SSH文件传输协议,sftp:// or ssh://
WebDav,dav:// or davs://
2024-11-09 20:25:31 +08:00
network-drive-error = 无法访问网络驱动器
password = 密码
remember-password = 记住密码
try-again = 重试
username = 用户名
2024-08-13 15:41:29 +08:00
## Operations
cancelled = 已取消
edit-history = 编辑历史记录
2024-11-09 20:25:31 +08:00
history = 历史记录
no-history = 历史记录为空。
2024-08-13 15:41:29 +08:00
pending = 待处理
progress = {$percent}%
progress-cancelled = {$percent}%, 已取消
progress-paused = {$percent}%, 已暂停
2024-08-13 15:41:29 +08:00
failed = 失败
complete = 完成
compressing = 正在将 {$items} 个项目从 “{$from}” 压缩到 “{$to}” {$progress}...
compressed = 已将 {$items} 个项目从 “{$from}” 压缩到 “{$to}” {$progress}
2024-08-13 15:41:29 +08:00
copy_noun = 复制
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} 个项目
2024-08-13 15:41:29 +08:00
unknown-folder = 未知文件夹
## Open with
open-with = 打开方式...
default-app = {$name} (默认)
2024-08-13 15:41:29 +08:00
## Show details
show-details = 显示详情
type = 文件类型: {$mime}
items = 文件数: {$items}
item-size = 文件大小: {$size}
item-created = 创建于: {$created}
item-modified = 修改于: {$modified}
item-accessed = 访问于: {$accessed}
calculating = 计算中...
## Settings
2024-08-13 15:41:29 +08:00
settings = 设置
### Appearance
appearance = 外观
theme = 主题
2024-08-13 15:41:29 +08:00
match-desktop = 与桌面保持一致
dark = 深色模式
light = 亮色模式
# Context menu
2024-08-13 15:41:29 +08:00
add-to-sidebar = 加入侧边栏
2024-11-09 20:25:31 +08:00
compress = 压缩
extract-here = 解压到此处
new-file = 新建文件...
new-folder = 新建文件夹...
2024-08-13 15:41:29 +08:00
open-in-terminal = 在终端模拟器中打开
move-to-trash = 移动到回收站
restore-from-trash = 从回收站中还原
remove-from-sidebar = 从侧边栏中移除
sort-by-name = 按名称排序
sort-by-modified = 按修改时间排序
sort-by-size = 按文件大小排序
2024-11-09 20:25:31 +08:00
sort-by-trashed = 按删除时间排序
## Desktop
change-wallpaper = 更改壁纸...
desktop-appearance = 桌面外观...
display-settings = 显示设置...
2024-08-13 15:41:29 +08:00
# Menu
## File
file = 文件
new-tab = 新建标签页
new-window = 新建窗口
rename = 重命名...
2024-08-13 15:41:29 +08:00
close-tab = 关闭标签页
quit = 退出
## Edit
edit = 编辑
cut = 剪切
copy = 复制
paste = 粘贴
select-all = 全选
2024-08-13 15:41:29 +08:00
## View
zoom-in = 放大
default-size = 默认大小
zoom-out = 缩小
view = 视图
grid-view = 表格视图
list-view = 列表视图
show-hidden-files = 显示隐藏文件
list-directories-first = 优先列出目录
2024-11-09 20:25:31 +08:00
gallery-preview = 图库预览
2024-08-13 15:41:29 +08:00
menu-settings = 设置...
menu-about = 关于 COSMIC 文件...
2024-11-09 20:25:31 +08:00
## Sort
sort = 排序
sort-a-z = A-Z
sort-z-a = Z-A
sort-newest-first = 最新优先
sort-oldest-first = 最旧优先
sort-smallest-to-largest = 从小到大
sort-largest-to-smallest = 从大到小