File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1970,7 +1970,7 @@ Win32以外のシステムではDOSフォーマットのファイルを読み込
1970
1970
[converted] 'fileencoding' から 'encoding' の変換
1971
1971
を実施した
1972
1972
[crypted] 暗号が解除された
1973
- [READ ERRORS] ファイルを全て読み込めなかった
1973
+ [READ ERRORS] ファイルを全ては読み込めなかった
1974
1974
1975
1975
{訳注: 以下日本語メッセージの場合:
1976
1976
ロング ショート 意味 ~
Original file line number Diff line number Diff line change @@ -3227,7 +3227,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
3227
3227
'fileignorecase' 'fic' 切替 (既定値: ファイル名の大文字と小文字の違いを無
3228
3228
視するシステムではオン)
3229
3229
グローバル
3230
- このオプションが設定すると 、ファイル名とディレクトリ名の大文字と小文字
3230
+ このオプションを設定すると 、ファイル名とディレクトリ名の大文字と小文字
3231
3231
の違いが無視される。
3232
3232
補完で大文字と小文字の違いを無視したい場合は 'wildignorecase' を参照。
3233
3233
Original file line number Diff line number Diff line change @@ -593,7 +593,7 @@ POPUP_CREATE() の引数 *popup_create-arguments*
593
593
自分で新しいバッファを作成したい場合は、| bufadd() | を使用して、バッファ番号を
594
594
popup_create() に渡す。
595
595
596
- | popup_create() | の第2引数は任意の辞書である :
596
+ | popup_create() | の第2引数は以下のオプションを持つ辞書である :
597
597
line ポップアップを配置する画面の行。数値または、カーソルの
598
598
行を使用して行数を加算または減算するには、"cursor"、
599
599
"cursor+1"、または "cursor-1" を使用できる。省略もしく
You can’t perform that action at this time.
0 commit comments