1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-13 13:08:19 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2020-09-06 19:54:31 +00:00
parent f7b3e06026
commit 0b198eb392
15 changed files with 3 additions and 15 deletions

View File

@@ -832,7 +832,6 @@ editor.file_deleting_no_longer_exists=仓库中不存在将被删除的文件‘
editor.file_changed_while_editing=文件内容在您进行编辑时已经发生变动。<a target="_blank" rel="noopener noreferrer" href="%s">单击此处</a> 查看变动的具体内容,或者 <strong>再次提交</strong> 覆盖已发生的变动。
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。