mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-20 12:04:35 +01:00
[skip ci] Updated translations via Crowdin
This commit is contained in:
parent
4c67aac23b
commit
d19db18ee7
@ -215,6 +215,7 @@ more=更多的
|
||||
buttons.heading.tooltip=添加标题
|
||||
buttons.bold.tooltip=添加粗体文本
|
||||
buttons.italic.tooltip=添加斜体文本
|
||||
buttons.strikethrough.tooltip=添加划线文本
|
||||
buttons.quote.tooltip=引用文本
|
||||
buttons.code.tooltip=添加代码
|
||||
buttons.link.tooltip=添加链接
|
||||
@ -1355,8 +1356,11 @@ editor.this_file_locked=文件已锁定
|
||||
editor.must_be_on_a_branch=您必须在某个分支上才能对此文件进行修改操作。
|
||||
editor.fork_before_edit=您必须派生这个仓库才能对此文件进行修改操作。
|
||||
editor.delete_this_file=删除文件
|
||||
editor.delete_this_directory=删除目录
|
||||
editor.must_have_write_access=您必须具有写权限才能对此文件进行修改操作。
|
||||
editor.file_delete_success=文件「%s」已删除。
|
||||
editor.directory_delete_success=目录「%s」已被删除。
|
||||
editor.delete_directory=删除目录「%s」
|
||||
editor.name_your_file=命名文件…
|
||||
editor.filename_help=通过键入名称后跟斜线 ("/") 来添加目录。通过在输入框的开头键入「退格」来删除目录。
|
||||
editor.or=或
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user