1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2024-09-04 05:30:04 +00:00
parent a366af4b7a
commit 30da734f37
24 changed files with 0 additions and 42 deletions

View File

@@ -2621,7 +2621,6 @@ branch.delete_desc=ブランチの削除は恒久的です。 実際に削除さ
branch.deletion_success=ブランチ "%s" を削除しました。
branch.deletion_failed=ブランチ "%s" の削除に失敗しました。
branch.delete_branch_has_new_commits=マージ後に新しいコミットが追加されているため、ブランチ "%s" を削除できません。
branch.create_branch=ブランチ <strong>%s</strong> を作成
branch.create_from=`"%s" から`
branch.create_success=ブランチ "%s" を作成しました。
branch.branch_already_exists=ブランチ "%s" は、このリポジトリに既に存在します。
@@ -2647,7 +2646,6 @@ branch.new_branch=新しいブランチの作成
branch.new_branch_from=`"%s" から新しいブランチを作成`
branch.renamed=ブランチ %s は %s にリネームされました。
tag.create_tag=タグ <strong>%s</strong> を作成
tag.create_tag_operation=タグの作成
tag.confirm_create_tag=タグを作成
tag.create_tag_from=`"%s" から新しいタグを作成`