cosmic-edit/i18n/zh-CN/cosmic_edit.ftl
Hosted Weblate 6fa2cb09cc
i18n: translation updates from weblate
Co-authored-by: Amadɣas <massiin@proton.me>
Co-authored-by: Asier Saratsua Garmendia <asier.sarasua@gmail.com>
Co-authored-by: ButterflyOfFire <boffire@users.noreply.hosted.weblate.org>
Co-authored-by: Ettore Atalan <atalanttore@googlemail.com>
Co-authored-by: Geeson Wan <wang14240@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jiri Grönroos <jiri.gronroos@iki.fi>
Co-authored-by: Joonas Tuomi <joonastapanituomi@gmail.com>
Co-authored-by: Tommi Nieminen <translator@legisign.org>
Co-authored-by: Urocissa Caerulea.Tw <urocissa.tw@proton.me>
Co-authored-by: Walter William Beckerleg Bruckman <spayk.99@protonmail.com>
Co-authored-by: defaultUser822 <defaultuser822@users.noreply.hosted.weblate.org>
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>
Co-authored-by: taijuin Lee <taijuin@gmail.com>
Co-authored-by: 麋麓 BigELK176 <BigELK176@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/ar/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/de/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/fi/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/kab/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/zh_Hant/
Translation: Pop OS/COSMIC Edit
2026-04-12 18:49:36 +02:00

134 lines
2.9 KiB
Text

cosmic-text-editor = COSMIC 文本编辑器
new-document = 新建文件
open-project = 打开项目
todo = 待办事项
# Context Pages
## About
## Document statistics
document-statistics = 文件统计
word-count = 字数
character-count = 字符数
character-count-no-spaces = 字符数(不含空格)
line-count = 行数
## Git management
git-management = Git 管理
git-management-description = Git 管理是个用于版本控制的开发工具。
git-management-loading = 正在加载 Git 管理…
stage = 暂存
staged-changes = 已暂存的更改
unstage = 取消暂存
unstaged-changes = 未暂存的更改
## Project search
project-search = 项目搜索
## Prompt save changes
prompt-save-changes-title = 关闭前保存更改?
prompt-unsaved-changes = 您有未保存的更改。如果继续且不保存,这些更改将会丢失。
cancel = 取消
discard = 放弃更改
save-all = 全部保存
## Settings
settings = 设置
### Appearance
appearance = 外观
theme = 主题
match-desktop = 匹配桌面
dark = 暗色模式
light = 亮色模式
syntax-dark = 暗色语法
syntax-light = 亮色语法
default-font = 默认字体
default-font-size = 默认字体大小
default-zoom-step = 缩放步长
### Keyboard shortcuts
keyboard-shortcuts = 键盘快捷键
enable-vim-bindings = 启用 Vim 快捷键
# Find
find-placeholder = 查找…
find-previous = 查找上一个
find-next = 查找下一个
replace-placeholder = 替换…
replace = 替换
replace-all = 全部替换
case-sensitive = 区分大小写
use-regex = 使用正则表达式
wrap-around = 循环搜索
# Menu
## File
file = 文件
new-file = 新建文件
new-window = 新建窗口
open-file = 打开文件…
open-recent-file = 打开最近文件
close-file = 关闭文件
menu-open-project = 打开项目…
open-recent-project = 打开最近项目
close-project = 关闭项目
save = 保存
save-as = 另存为…
revert-all-changes = 撤销所有更改
menu-document-statistics = 文档统计…
document-type = 文档类型…
encoding = 编码…
menu-git-management = Git 管理…
print = 打印
quit = 退出
## Edit
edit = 编辑
undo = 撤销
redo = 重做
cut = 剪切
copy = 复制
paste = 粘贴
select-all = 全选
find = 查找
find-in-project = 在项目中查找…
spell-check = 拼写检查…
## View
view = 视图
zoom-in = 增大
default-size = 默认大小
zoom-out = 缩小
indentation = 缩进
### Indentation
automatic-indentation = 自动缩进
tab-width = Tab 宽度:{ $tab_width }
convert-indentation-to-spaces = 将缩进转换为空格
convert-indentation-to-tabs = 将缩进转换为 Tab
word-wrap = 自动换行
show-line-numbers = 显示行号
highlight-current-line = 高亮当前行
syntax-highlighting = 语法高亮…
menu-settings = 设置…
menu-keyboard-shortcuts = 键盘快捷键…
menu-about = 关于 COSMIC 文本编辑器…
repository = 仓库
support = 支持
comment = COSMIC 桌面的文本编辑器