1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-15 05:58:27 +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=削除しようとしたファイル '%s'
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=サーバーがメッセージを出さずに変更を拒否しました。 Gitフックを確認してください。