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-08 15:46:14 +00:00
parent 7a5465fc56
commit 0ed8d268ad
2 changed files with 20 additions and 3 deletions

View File

@@ -832,6 +832,7 @@ 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。
@@ -1097,7 +1098,7 @@ issues.error_modifying_due_date=未能修改到期时间。
issues.error_removing_due_date=未能删除到期时间。
issues.push_commit_1=已于 %[2]s 推送了 %[1]d 提交
issues.push_commits_n=已于 %[2]s 推送了 %[1]d 提交
issues.force_push_codes="强制从 <a href="%[3]s">%[2]s</a> 推送 %[1]s 到 <a href="%[5]s">%[4]s</a> %[6]s"
issues.force_push_codes=`强制从 <a href="%[3]s">%[2]s</a> 推送 %[1]s 到 <a href="%[5]s">%[4]s</a> %[6]s`
issues.due_date_form=yyyy年mm月dd日
issues.due_date_form_add=添加到期时间
issues.due_date_form_edit=编辑