Skip to content

Commit 21fab9b

Browse files
committed
fixup! usr_{41,45,46,90,toc}.jax:Update vim 8.2.1114 version help translate
1 parent 0c4a4e0 commit 21fab9b

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

doc/usr_41.jax

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,22 +1098,22 @@ Vimサーバー: *server-functions*
10981098
prompt_setprompt() バッファのプロンプトテキストを設定する
10991099

11001100
テキストプロパティ: *text-property-functions*
1101-
prop_add() attach a property at a position
1102-
prop_clear() remove all properties from a line or lines
1103-
prop_find() search for a property
1104-
prop_list() return a list of all properties in a line
1105-
prop_remove() remove a property from a line
1106-
prop_type_add() add/define a property type
1107-
prop_type_change() change properties of a type
1108-
prop_type_delete() remove a text property type
1109-
prop_type_get() return the properties of a type
1110-
prop_type_list() return a list of all property types
1101+
prop_add() その位置にプロパティを付ける
1102+
prop_clear() その複数行からプロパティをすべて取り除く
1103+
prop_find() プロパティを検索する
1104+
prop_list() その行の全プロパティのリストを返す
1105+
prop_remove() その行からプロパティを取り除く
1106+
prop_type_add() プロパティタイプの追加/定義
1107+
prop_type_change() プロパティタイプの変更
1108+
prop_type_delete() テキストのプロパティタイプの削除
1109+
prop_type_get() プロパティのタイプを返す
1110+
prop_type_list() プロパティの全タイプをリストで返す
11111111

11121112
サウンド: *sound-functions*
1113-
sound_clear() stop playing all sounds
1114-
sound_playevent() play an event's sound
1115-
sound_playfile() play a sound file
1116-
sound_stop() stop playing a sound
1113+
sound_clear() 再生している全サウンドを停止する
1114+
sound_playevent() イベントサウンドを再生する
1115+
sound_playfile() サウンドファイルを再生する
1116+
sound_stop() サウンドの再生を停止する
11171117

11181118
その他: *various-functions*
11191119
mode() 現在の編集モードを得る

0 commit comments

Comments
 (0)