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 c7612d1 commit 8faf946Copy full SHA for 8faf946
options/locale/locale_ja-JP.ini
@@ -1179,6 +1179,7 @@ editor.filename_is_invalid=`ファイル名が不正です: "%s"`
1179
editor.branch_does_not_exist=このリポジトリにブランチ "%s" は存在しません。
1180
editor.branch_already_exists=ブランチ "%s" は、このリポジトリに既に存在します。
1181
editor.directory_is_a_file=ディレクトリ名 "%s" はすでにリポジトリ内のファイルで使用されています。
1182
+editor.file_is_a_symlink=`"%s" はシンボリックリンクです。エディターからシンボリックリンクは編集できません。`
1183
editor.file_editing_no_longer_exists=編集中のファイル "%s" が、もうリポジトリ内にありません。
1184
editor.file_deleting_no_longer_exists=削除しようとしたファイル "%s" が、すでにリポジトリ内にありません。
1185
editor.file_changed_while_editing=あなたが編集を開始したあと、ファイルの内容が変更されました。 <a target="_blank" rel="noopener noreferrer" href="%s">ここをクリック</a>して何が変更されたか確認するか、<strong>もう一度"変更をコミット"をクリック</strong>して上書きします。
0 commit comments