We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3612f9 commit 3810fa4Copy full SHA for 3810fa4
options/locale/locale_ja-JP.ini
@@ -680,6 +680,8 @@ stored_lfs=Git LFSで保管されています
680
commit_graph=コミットグラフ
681
blame=Blame
682
normal_view=通常表示
683
+line=行
684
+lines=行
685
686
editor.new_file=新規ファイル
687
editor.upload_file=ファイルをアップロード
@@ -705,6 +707,7 @@ editor.delete='%s' を削除
705
707
editor.commit_message_desc=詳細な説明を追加…
706
708
editor.commit_directly_to_this_branch=ブランチ<strong class="branch-name">%s</strong>へ直接コミットする。
709
editor.create_new_branch=<strong>新しいブランチ</strong>にコミットしてプルリクエストを作成する。
710
+editor.create_new_branch_np=<strong>新しいブランチ</strong>にコミットする。
711
editor.propose_file_change=ファイル修正を提案
712
editor.new_branch_name_desc=新しいブランチ名…
713
editor.cancel=キャンセル
0 commit comments