Skip to content

Commit 7de8c0c

Browse files
committed
Translate 'xxxdll'
1 parent a3f9338 commit 7de8c0c

File tree

1 file changed

+53
-54
lines changed

1 file changed

+53
-54
lines changed

doc/options.jax

Lines changed: 53 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -4983,15 +4983,14 @@ Note 1番目の形式では、行全体がオプション指定に使われる
49834983
ションをオフにできることに注意 |-u| |--noplugin|
49844984

49854985
*'luadll'*
4986-
'luadll' string (default depends on the build)
4987-
global
4988-
{not in Vi}
4989-
{only available when compiled with the |+lua/dyn|
4990-
feature}
4991-
Specifies the name of the Lua shared library. The default is
4992-
DYNAMIC_LUA_DLL, which was specified at compile time.
4993-
This option cannot be set from a |modeline| or in the |sandbox|, for
4994-
security reasons.
4986+
'luadll' 文字列 (既定値はビルドに依存)
4987+
グローバル
4988+
{Vimが |+lua/dyn| 機能付きでコンパイルされたときのみ有
4989+
効}
4990+
Lua 共有ライブラリの名前を指定。規定値はコンパイル時に指定された
4991+
DYNAMIC_LUA_DLL の値。
4992+
このオプションはセキュリティの理由により |modeline||sandbox| から
4993+
は設定出来ない。
49954994

49964995
*'macatsui'* *'nomacatsui'*
49974996
'macatsui' 切替 (既定ではオン)
@@ -5696,15 +5695,15 @@ Note 1番目の形式では、行全体がオプション指定に使われる
56965695
は、$INCL がコンマや空白を含んでいるときには使えないので注意。
56975696

56985697
*'perldll'*
5699-
'perldll' string (default depends on the build)
5700-
global
5701-
{not in Vi}
5702-
{only available when compiled with the |+perl/dyn|
5703-
feature}
5704-
Specifies the name of the Perl shared library. The default is
5705-
DYNAMIC_PERL_DLL, which was specified at compile time.
5706-
This option cannot be set from a |modeline| or in the |sandbox|, for
5707-
security reasons.
5698+
'perldll' 文字列 (既定値はビルドに依存)
5699+
グローバル
5700+
{Vi にはない}
5701+
{Vimが |+perl/dyn| 機能付きでコンパイルされたときのみ
5702+
有効}
5703+
Perl 共有ライブラリの名前を指定。規定値はコンパイル時に指定された
5704+
DYNAMIC_PERL_DLL の値。
5705+
このオプションはセキュリティの理由により |modeline| |sandbox| から
5706+
は設定出来ない。
57085707

57095708
*'preserveindent'* *'pi'* *'nopreserveindent'* *'nopi'*
57105709
'preserveindent' 'pi' 切替 (既定ではオフ)
@@ -5834,26 +5833,26 @@ Note 1番目の形式では、行全体がオプション指定に使われる
58345833
|ins-completion-menu|
58355834

58365835
*'pythondll'*
5837-
'pythondll' string (default depends on the build)
5838-
global
5839-
{not in Vi}
5840-
{only available when compiled with the |+python/dyn|
5841-
feature}
5842-
Specifies the name of the Python 2.x shared library. The default is
5843-
DYNAMIC_PYTHON_DLL, which was specified at compile time.
5844-
This option cannot be set from a |modeline| or in the |sandbox|, for
5845-
security reasons.
5836+
'pythondll' 文字列 (既定値はビルドに依存)
5837+
グローバル
5838+
{Vi にはない}
5839+
{Vimが |+python/dyn| 機能付きでコンパイルされたときの
5840+
み有効}
5841+
Python 2.x 共有ライブラリの名前を指定。規定値はコンパイル時に指定され
5842+
DYNAMIC_PYTHON_DLL の値。
5843+
このオプションはセキュリティの理由により |modeline| |sandbox| から
5844+
は設定出来ない。
58465845

58475846
*'pythonthreedll'*
5848-
'pythonthreedll' string (default depends on the build)
5849-
global
5850-
{not in Vi}
5851-
{only available when compiled with the |+python3/dyn|
5852-
feature}
5853-
Specifies the name of the Python 3 shared library. The default is
5854-
DYNAMIC_PYTHON3_DLL, which was specified at compile time.
5855-
This option cannot be set from a |modeline| or in the |sandbox|, for
5856-
security reasons.
5847+
'pythonthreedll' 文字列 (既定値はビルドに依存)
5848+
グローバル
5849+
{Vi にはない}
5850+
{Vimが |+python3/dyn| 機能付きでコンパイルされたときの
5851+
み有効}
5852+
Python 3 共有ライブラリの名前を指定。規定値はコンパイル時に指定された
5853+
DYNAMIC_PYTHON3_DLL の値。
5854+
このオプションはセキュリティの理由により |modeline| |sandbox| から
5855+
は設定出来ない。
58575856

58585857
*'quoteescape'* *'qe'*
58595858
'quoteescape' 'qe' 文字列 (既定では "\")
@@ -6070,15 +6069,15 @@ Note 1番目の形式では、行全体がオプション指定に使われる
60706069
オプション 'rightleft' を設定しないと 'rightleftcmd' は効果がない。
60716070

60726071
*'rubydll'*
6073-
'rubydll' string (default: depends on the build)
6074-
global
6075-
{not in Vi}
6076-
{only available when compiled with the |+ruby/dyn|
6077-
feature}
6078-
Specifies the name of the Ruby shared library. The default is
6079-
DYNAMIC_RUBY_DLL, which was specified at compile time.
6080-
This option cannot be set from a |modeline| or in the |sandbox|, for
6081-
security reasons.
6072+
'rubydll' 文字列 (既定値はビルドに依存)
6073+
グローバル
6074+
{Vi にはない}
6075+
{Vimが |+ruby/dyn| 機能付きでコンパイルされたときのみ
6076+
有効}
6077+
Ruby 共有ライブラリの名前を指定。規定値はコンパイル時に指定された
6078+
DYNAMIC_RUBY_DLL の値。
6079+
このオプションはセキュリティの理由により |modeline| |sandbox| から
6080+
は設定出来ない。
60826081

60836082
*'ruler'* *'ru'* *'noruler'* *'noru'*
60846083
'ruler' 'ru' 切替 (既定ではオフ)
@@ -7601,15 +7600,15 @@ Note 1番目の形式では、行全体がオプション指定に使われる
76017600
グスタックを変更すべきでないときに便利である。
76027601

76037602
*'tcldll'*
7604-
'tcldll' string (default depends on the build)
7605-
global
7606-
{not in Vi}
7607-
{only available when compiled with the |+tcl/dyn|
7608-
feature}
7609-
Specifies the name of the Tcl shared library. The default is
7610-
DYNAMIC_TCL_DLL, which was specified at compile time.
7611-
This option cannot be set from a |modeline| or in the |sandbox|, for
7612-
security reasons.
7603+
'tcldll' 文字列 (既定値はビルドに依存)
7604+
グローバル
7605+
{Vi にはない}
7606+
{Vimが |+tcl/dyn| 機能付きでコンパイルされたときのみ有
7607+
}
7608+
Tcl 共有ライブラリの名前を指定。規定値はコンパイル時に指定された
7609+
DYNAMIC_TCL_DLL の値。
7610+
このオプションはセキュリティの理由により |modeline| |sandbox| から
7611+
は設定出来ない。
76137612

76147613
*'term'* *E529* *E530* *E531*
76157614
'term' 文字列 (既定では $TERM、それが失敗したら

0 commit comments

Comments
 (0)