File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -86,6 +86,8 @@ write=書き込み
86
86
preview =プレビュー
87
87
loading =読み込み中…
88
88
89
+ step1 =ステップ 1:
90
+ step2 =ステップ 2:
89
91
90
92
error404 =アクセスしようとしたページは<strong>存在しない</strong>か、閲覧が<strong>許可されていません</strong>。
91
93
@@ -1296,7 +1298,10 @@ pulls.update_not_allowed=ブランチを更新する権限がありません
1296
1298
pulls.outdated_with_base_branch =このブランチはベースブランチに対して最新ではありません
1297
1299
pulls.closed_at =`がプルリクエストをクローズ <a id =" %[1]s" href =" #%[1]s" >%[2]s</a>`
1298
1300
pulls.reopened_at =`がプルリクエストを再オープン <a id =" %[1]s" href =" #%[1]s" >%[2]s</a>`
1301
+ pulls.merge_instruction_hint =`<a class =" show-instruction" >コマンドラインの手順</a>も確認できます。`
1299
1302
1303
+ pulls.merge_instruction_step1_desc =あなたのプロジェクトリポジトリで新しいブランチをチェックアウトし、変更内容をテストします。
1304
+ pulls.merge_instruction_step2_desc =変更内容をマージして、Giteaに反映します。
1300
1305
1301
1306
milestones.new =新しいマイルストーン
1302
1307
milestones.open_tab =%d件 オープン中
You can’t perform that action at this time.
0 commit comments