File tree 1 file changed +8
-0
lines changed
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
1315
1315
pulls.is_closed =プルリクエストはクローズされています。
1316
1316
pulls.has_merged =プルリクエストはマージされています。
1317
1317
pulls.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> を除去
1318
1322
pulls.data_broken =このプルリクエストは、フォークの情報が見つからないため壊れています。
1319
1323
pulls.files_conflicted =このプルリクエストは、ターゲットブランチと競合する変更を含んでいます。
1320
1324
pulls.is_checking =マージのコンフリクトを確認中です。 少し待ってからもう一度実行してください。
@@ -1975,6 +1979,10 @@ branch.restore=ブランチ '%s' の復元
1975
1979
branch.download =ブランチ ' %s' をダウンロード
1976
1980
branch.included_desc =このブランチはデフォルトブランチに含まれています
1977
1981
branch.included =埋没
1982
+ branch.create_new_branch =このブランチをもとに作成します:
1983
+ branch.confirm_create_branch =ブランチを作成
1984
+ branch.new_branch =新しいブランチの作成
1985
+ branch.new_branch_from =' %s' から新しいブランチを作成
1978
1986
1979
1987
tag.create_tag =タグ <strong>%s</strong> を作成
1980
1988
tag.create_success =タグ ' %s' が作成されました。
You can’t perform that action at this time.
0 commit comments