Skip to content

Commit a8fceb4

Browse files
blindinlightsjackpot51
authored andcommitted
i18n(zh_CN):update Chinese translation
1 parent 93470fa commit a8fceb4

File tree

1 file changed

+109
-41
lines changed

1 file changed

+109
-41
lines changed

i18n/zh-CN/cosmic_files.ftl

Lines changed: 109 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,72 @@
11
cosmic-files = COSMIC 文件管理器
22
empty-folder = 空文件夹
3-
empty-folder-hidden = 空文件夹(包含隐藏文件)
3+
empty-folder-hidden = 空文件夹(包含隐藏项目)
4+
no-results = 未找到结果
45
filesystem = 文件系统
5-
home = 家目录
6-
notification-in-progress = 所指定的操作正在进行中。
6+
home = 主目录
7+
networks = 网络
8+
notification-in-progress = 文件操作正在进行中
79
trash = 回收站
10+
recents = 最近访问
811
undo = 撤销
12+
today = 今天
13+
14+
# Desktop view options
15+
desktop-view-options = 桌面视图选项...
16+
show-on-desktop = 在桌面显示
17+
desktop-folder-content = 桌面文件夹内容
18+
mounted-drives = 已挂载驱动器
19+
trash-folder-icon = 回收站图标
20+
icon-size-and-spacing = 图标大小与间距
21+
icon-size = 图标大小
922
1023
# List view
1124
name = 名称
1225
modified = 修改时间
26+
trashed-on = 删除时间
1327
size = 大小
1428
1529
# Dialogs
1630

31+
## Compress Dialog
32+
create-archive = 创建压缩包
33+
1734
## Empty Trash Dialog
1835
empty-trash = 清空回收站
1936
empty-trash-warning = 确定要清空回收站中的所有内容吗?(一旦删除无法找回!)
2037
38+
## Mount Error Dialog
39+
mount-error = 无法访问驱动器
40+
2141
## New File/Folder Dialog
2242
create-new-file = 新建文件
2343
create-new-folder = 新建文件夹
2444
file-name = 文件名称
2545
folder-name = 文件夹名称
26-
file-already-exists = 已存在同名的文件
46+
file-already-exists = 已存在同名文件
2747
folder-already-exists = 已存在同名文件夹。
2848
name-hidden = 以 “.” 开头的文件将被隐藏。
2949
name-invalid = 名称不可以为 "{$filename}"。
3050
name-no-slashes = 名称不可以包含 “/”。
3151
3252
## Open/Save Dialog
3353
cancel = 取消
54+
create = 创建
3455
open = 打开
3556
open-file = 打开文件
3657
open-folder = 打开文件夹
37-
open-in-new-tab = 再新标签页中打开
58+
open-in-new-tab = 在新标签页中打开
3859
open-in-new-window = 在新窗口中打开
39-
open-multiple-files = 开启多个文件
40-
open-multiple-folders = 开启多个文件就爱
60+
open-item-location = 打开项目位置
61+
open-multiple-files = 打开多个文件
62+
open-multiple-folders = 打开多个文件夹
4163
save = 保存
4264
save-file = 保存文件
4365
66+
## Open With Dialog
67+
open-with-title = 您想要如何打开"{$name}"?
68+
browse-store = 浏览{$store}
69+
4470
## Rename Dialog
4571
rename-file = 重命名文件
4672
rename-folder = 重命名文件夹
@@ -56,50 +82,75 @@ apply-to-all = 以后使用相同操作。
5682
keep-both = 保留两者
5783
skip = 跳过
5884
85+
## Set as Executable and Launch Dialog
86+
set-executable-and-launch = 设置为可执行文件并启动
87+
set-executable-and-launch-description = 您想要将"{$name}"设置为可执行文件并启动它吗?
88+
set-and-launch = 设置并启动
89+
90+
## Metadata Dialog
91+
owner = 所有者
92+
group = 用户组
93+
other = 其他用户
94+
read = 读取
95+
write = 写入
96+
execute = 执行
97+
5998
# Context Pages
6099

61100
## About
62101
git-description = Git 提交 {$hash}{$date}
63102
103+
## Add Network Drive
104+
add-network-drive = 添加网络驱动器
105+
connect = 连接
106+
connect-anonymously = 匿名连接
107+
connecting = 正在连接...
108+
domain =
109+
enter-server-address = 输入服务器地址
110+
network-drive-description =
111+
服务器地址包含协议前缀和地址。
112+
示例:ssh://192.168.0.1、ftp://[2001:db8::1]
113+
### Make sure to keep the comma which separates the columns
114+
network-drive-schemes =
115+
可用协议前缀
116+
AppleTalk,afp://
117+
文件传输协议(FTP),ftp:// 或 ftps://
118+
网络文件系统,nfs://
119+
服务器消息块,smb://
120+
SSH文件传输协议,sftp:// 或 ssh://
121+
WebDav,dav:// 或 davs://
122+
network-drive-error = 无法访问网络驱动器
123+
password = 密码
124+
remember-password = 记住密码
125+
try-again = 重试
126+
username = 用户名
127+
64128
## Operations
65129
edit-history = 编辑历史
66-
history = 历史
67-
no-history = 无历史项目
130+
history = 历史记录
131+
no-history = 历史记录为空
68132
pending = 待处理
69133
failed = 失败
70134
complete = 完成
135+
compressing = 正在将{$items}个项目从"{$from}"压缩到"{$to}"
136+
compressed = 已将{$items}个项目从"{$from}"压缩到"{$to}"
71137
copy_noun = 复制
72-
creating = 正在于 {$parent} 创建 {$name}
73-
created = 已在 {$parent} 创建 {$name}
74-
copying = 正在从 {$items} 复制 {$items ->
75-
[one] 个项目
76-
*[other] 个项目
77-
} from {$from} to {$to}
78-
copied = 已从 {$items} 复制 {$items ->
79-
[one] 个项目
80-
*[other] 个项目
81-
}{$to}
82-
emptying-trash = 正在清空 {trash}
83-
emptied-trash = 已清空 {trash}
84-
moving = 正在从 {$items} 移动 {$items ->
85-
[one] 个项目
86-
*[other] 个项目
87-
}{$to}
88-
moved = 已从 {$items} 复制 {$items ->
89-
[one] 个项目
90-
*[other] 个项目
91-
} from {$from} to {$to}
92-
renaming = 正重命名 {$from}{$to}
93-
renamed = 已将 {$from} 重命名为 {$to}
94-
restoring = 正在从 {$items} 还原 {$items ->
95-
[one] 个项目
96-
*[other] 个项目
97-
}
98-
restored = 已经从 {$items} 还原 {$items ->
99-
[one] 个项目
100-
*[other] 个项目
101-
}
102-
undo = 撤销
138+
creating = 正在"{$parent}"中创建"{$name}"
139+
created = 已在"{$parent}"中创建"{$name}"
140+
copying = 正在将{$items}个项目从"{$from}"复制到"{$to}"
141+
copied = 已将{$items}个项目从"{$from}"复制到"{$to}"
142+
emptying-trash = 正在清空{trash}
143+
emptied-trash = 已清空{trash}
144+
extracting = 正在将{$items}个项目从"{$from}"提取到"{$to}"
145+
extracted = 已将{$items}个项目从"{$from}"提取到"{$to}"
146+
setting-executable-and-launching = 正在将"{$name}"设置为可执行文件并启动
147+
set-executable-and-launched = 已将"{$name}"设置为可执行文件并启动
148+
moving = 正在将{$items}个项目从"{$from}"移动到"{$to}"
149+
moved = 已将{$items}个项目从"{$from}"移动到"{$to}"
150+
renaming = 正在将"{$from}"重命名为"{$to}"
151+
renamed = 已将"{$from}"重命名为"{$to}"
152+
restoring = 正在从{trash}还原{$items}个项目
153+
restored = 已从{trash}还原{$items}个项目
103154
unknown-folder = 未知文件夹
104155
105156
## Open with
@@ -121,6 +172,8 @@ light = 亮色模式
121172
122173
# Context menu
123174
add-to-sidebar = 加入侧边栏
175+
compress = 压缩
176+
extract-here = 解压到此处
124177
new-file = 新建文件
125178
new-folder = 新建文件夹
126179
open-in-terminal = 在终端模拟器中打开
@@ -130,6 +183,12 @@ remove-from-sidebar = 从侧边栏中移除
130183
sort-by-name = 按名称排序
131184
sort-by-modified = 按修改时间排序
132185
sort-by-size = 按大小排序
186+
sort-by-trashed = 按删除时间排序
187+
188+
## Desktop
189+
change-wallpaper = 更改壁纸...
190+
desktop-appearance = 桌面外观...
191+
display-settings = 显示设置...
133192
134193
# Menu
135194

@@ -138,7 +197,6 @@ file = 文件
138197
new-tab = 新建标签页
139198
new-window = 新建窗口
140199
rename = 重命名为...
141-
menu-show-details = 显示详情...
142200
close-tab = 关闭标签页
143201
quit = 退出
144202
@@ -158,5 +216,15 @@ grid-view = 表格视图
158216
list-view = 列表视图
159217
show-hidden-files = 显示隐藏文件
160218
list-directories-first = 优先列出目录
219+
gallery-preview = 图库预览
161220
menu-settings = 设置...
162221
menu-about = 关于 COSMIC 文件...
222+
223+
## Sort
224+
sort = 排序
225+
sort-a-z = A-Z
226+
sort-z-a = Z-A
227+
sort-newest-first = 最新优先
228+
sort-oldest-first = 最旧优先
229+
sort-smallest-to-largest = 从小到大
230+
sort-largest-to-smallest = 从大到小

0 commit comments

Comments
 (0)