[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot 2020-10-21 11:03:31 +00:00
parent 58e1e5ba13
commit 53359b1861
26 changed files with 65 additions and 94 deletions

View file

@ -869,9 +869,7 @@ editor.file_already_exists=此仓库已经存在名为 '%s' 的文件。
editor.commit_empty_file_header=提交一个空文件
editor.commit_empty_file_text=您要提交的文件是空的,继续吗?
editor.no_changes_to_show=没有可以显示的变更。
editor.fail_to_update_file=更新/创建文件 '%s' 时发生错误:%v
editor.push_rejected_no_message=此更改被服务器拒绝并且没有反馈消息。请检查 githooks。
editor.push_rejected=此更改被服务器拒绝,消息如下:<br>%s<br> 请检查 githooks。
editor.add_subdir=添加目录
editor.unable_to_upload_files=上传文件至 '%s' 时发生错误:%v
editor.upload_file_is_locked=文件%s被 %s 锁定。
@ -1257,11 +1255,9 @@ pulls.rebase_merge_commit_pull_request=变基合并 (--no-ff)
pulls.squash_merge_pull_request=压缩提交并合并
pulls.require_signed_wont_sign=分支需要签名的提交,但这个合并将不会被签名
pulls.invalid_merge_option=你可以在此合并请求中使用合并选项。
pulls.merge_conflict=合并失败:合并时发生冲突:%[1]s<br>[2]<br> 提示:尝试不同的合并策略
pulls.rebase_conflict=合并失败Rebase合并时发生冲突%[1]s<br>%[2]s<br>%[3]s<br> 提示:尝试不同的合并策略
; </summary><code>%[2]s<br>%[3]s</code></details>
pulls.unrelated_histories=合并失败:两个分支没有共同历史。提示:尝试不同的策略
pulls.merge_out_of_date=合并失败:在生成合并时,主分支已更新。提示:再试一次。
pulls.push_rejected=合并失败:这个推送被拒绝并收到以下消息:<br>%s<br>检查这个仓库的 githooks
pulls.push_rejected_no_message=合并失败:这个推送被拒绝但没有远程消息。<br>检查这个仓库的 githooks
pulls.open_unmerged_pull_exists=`您不能执行重新打开操作, 因为已经存在相同的合并请求 (#%d)。`
pulls.status_checking=一些检测仍在等待运行