Skip to content

Commit 5fdf500

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent ea914d0 commit 5fdf500

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

options/locale/locale_ja-JP.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ write=書き込み
8686
preview=プレビュー
8787
loading=読み込み中…
8888

89+
step1=ステップ 1:
90+
step2=ステップ 2:
8991

9092
error404=アクセスしようとしたページは<strong>存在しない</strong>か、閲覧が<strong>許可されていません</strong>。
9193

@@ -1296,7 +1298,10 @@ pulls.update_not_allowed=ブランチを更新する権限がありません
12961298
pulls.outdated_with_base_branch=このブランチはベースブランチに対して最新ではありません
12971299
pulls.closed_at=`がプルリクエストをクローズ <a id="%[1]s" href="#%[1]s">%[2]s</a>`
12981300
pulls.reopened_at=`がプルリクエストを再オープン <a id="%[1]s" href="#%[1]s">%[2]s</a>`
1301+
pulls.merge_instruction_hint=`<a class="show-instruction">コマンドラインの手順</a>も確認できます。`
12991302

1303+
pulls.merge_instruction_step1_desc=あなたのプロジェクトリポジトリで新しいブランチをチェックアウトし、変更内容をテストします。
1304+
pulls.merge_instruction_step2_desc=変更内容をマージして、Giteaに反映します。
13001305

13011306
milestones.new=新しいマイルストーン
13021307
milestones.open_tab=%d件 オープン中

0 commit comments

Comments
 (0)