mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 10:13:12 +02:00
core: update Japanese translations
This commit is contained in:
@@ -28,10 +28,9 @@
|
||||
起動時にロードするプラグインを指定 (/help weechat.plugin.autoload を参照してください)。
|
||||
このオプションを使う場合、weechat.plugin.autoload オプションは無視されます。
|
||||
|
||||
// TRANSLATION MISSING
|
||||
*-r*, *--run-command* _<command>_::
|
||||
Run command(s) after startup; many commands can be separated by semicolons,
|
||||
this option can be given multiple times.
|
||||
起動後にコマンドを実行; 複数のコマンドを実行するには各コマンドをセミコロンで区切って下さい。
|
||||
このオプションは複数回使用できます。
|
||||
|
||||
*-s*, *--no-script*::
|
||||
スクリプトの自動ロードを止める
|
||||
|
||||
@@ -874,12 +874,10 @@ $ cd ~/.weechat/script
|
||||
$ curl -O https://weechat.org/files/plugins.xml.gz
|
||||
----
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[[aspell_dictionaries]]
|
||||
=== I installed aspell dictionaries on my system, how can I use them without restarting WeeChat?
|
||||
=== システムに aspell 辞書をインストールした後、WeeChat を再起動せずにそれを使う方法を教えてください。
|
||||
|
||||
// TRANSLATION MISSING
|
||||
You have to reload the aspell plugin:
|
||||
aspell プラグインをリロードしてください:
|
||||
|
||||
----
|
||||
/plugin reload aspell
|
||||
|
||||
Reference in New Issue
Block a user