mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-11 05:09:31 +01:00
[skip ci] Updated translations via Crowdin
This commit is contained in:
parent
41336351b7
commit
ce27e48fe3
1 changed files with 3 additions and 0 deletions
|
@ -695,6 +695,7 @@ editor.delete=删除 '%s'
|
||||||
editor.commit_message_desc=添加一个可选的扩展描述...
|
editor.commit_message_desc=添加一个可选的扩展描述...
|
||||||
editor.commit_directly_to_this_branch=直接提交至 <strong class="branch-name">%s</strong> 分支。
|
editor.commit_directly_to_this_branch=直接提交至 <strong class="branch-name">%s</strong> 分支。
|
||||||
editor.create_new_branch=为此提交创建一个 <strong>新的分支</strong> 并发起合并请求。
|
editor.create_new_branch=为此提交创建一个 <strong>新的分支</strong> 并发起合并请求。
|
||||||
|
editor.propose_file_change=提议文件更改
|
||||||
editor.new_branch_name_desc=新的分支名称...
|
editor.new_branch_name_desc=新的分支名称...
|
||||||
editor.cancel=取消
|
editor.cancel=取消
|
||||||
editor.filename_cannot_be_empty=文件名不能为空。
|
editor.filename_cannot_be_empty=文件名不能为空。
|
||||||
|
@ -1405,6 +1406,8 @@ branch.deleted_by=删除人:%s
|
||||||
branch.restore_success=分支 '%s' 已恢复。
|
branch.restore_success=分支 '%s' 已恢复。
|
||||||
branch.restore_failed=未能还原分支%s。
|
branch.restore_failed=未能还原分支%s。
|
||||||
branch.protected_deletion_failed=分支 '%s' 已被保护,不可删除。
|
branch.protected_deletion_failed=分支 '%s' 已被保护,不可删除。
|
||||||
|
branch.restore=恢复分支 '%s'
|
||||||
|
branch.download=下载分支 '%s'
|
||||||
|
|
||||||
topic.manage_topics=管理主题
|
topic.manage_topics=管理主题
|
||||||
topic.done=保存
|
topic.done=保存
|
||||||
|
|
Loading…
Reference in a new issue