File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -1315,6 +1315,10 @@ pulls.manually_merged_as=プルリクエストは <a rel="nofollow" class="ui sh
13151315pulls.is_closed =プルリクエストはクローズされています。
13161316pulls.has_merged =プルリクエストはマージされています。
13171317pulls.title_wip_desc =`誤ってマージされないようにするには、<a href =" #" >タイトルの頭に <strong>%s</strong> を付けます</a>。`
1318+ pulls.cannot_merge_work_in_progress =このプルリクエストは作業中(WIP)としてマーキングされています。
1319+ pulls.still_in_progress =まだ作業中?
1320+ pulls.add_prefix =先頭に <strong>%s</strong> を追加
1321+ pulls.remove_prefix =先頭の <strong>%s</strong> を除去
13181322pulls.data_broken =このプルリクエストは、フォークの情報が見つからないため壊れています。
13191323pulls.files_conflicted =このプルリクエストは、ターゲットブランチと競合する変更を含んでいます。
13201324pulls.is_checking =マージのコンフリクトを確認中です。 少し待ってからもう一度実行してください。
@@ -1975,6 +1979,10 @@ branch.restore=ブランチ '%s' の復元
19751979branch.download =ブランチ ' %s' をダウンロード
19761980branch.included_desc =このブランチはデフォルトブランチに含まれています
19771981branch.included =埋没
1982+ branch.create_new_branch =このブランチをもとに作成します:
1983+ branch.confirm_create_branch =ブランチを作成
1984+ branch.new_branch =新しいブランチの作成
1985+ branch.new_branch_from =' %s' から新しいブランチを作成
19781986
19791987tag.create_tag =タグ <strong>%s</strong> を作成
19801988tag.create_success =タグ ' %s' が作成されました。
You can’t perform that action at this time.
0 commit comments