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 06:28:39 +00:00
parent 30da734f37
commit 74b1c589c6
24 changed files with 43 additions and 0 deletions

View File

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