diff --git a/doc/de/weechat_user.de.adoc b/doc/de/weechat_user.de.adoc index 71d4211e9..c84766414 100644 --- a/doc/de/weechat_user.de.adoc +++ b/doc/de/weechat_user.de.adoc @@ -3253,30 +3253,32 @@ Sektion in Datei _weechat.conf_: [width="100%",cols="3m,6m,16",options="header"] |=== -| Sektion | Steuerbefehl | Beschreibung -| debug | <> + - /set weechat.debug.* | Debug level, für Core und Erweitertungen (Optionen können in Sektion hinzugefügt/entfernt werden). -| startup | /set weechat.startup.* | Optionen die nach dem Programmstart ausgeführt werden. -| look | /set weechat.look.* | Erscheinungsbild. -| palette | <> + - /set weechat.palette.* | Alternativnamen für Farben (Optionen können in Sektion hinzugefügt/entfernt werden). -| color | /set weechat.color.* | Farben. -| completion | /set weechat.completion.* | Optionen für Vervollständigung. -| history | /set weechat.history.* | Optionen für Befehlsverlauf (Befehle und Buffer). -| proxy | <> + - /set weechat.proxy.* | Proxy Optionen. -| network | /set weechat.network.* | Netzwerk/TLS Optionen. -| plugin | /set weechat.plugin.* | Optionen für Erweiterungen. -| signal | /set weechat.signal.* | Optionen für Signale. -| bar | <> + - /set weechat.bar.* | Optionen für die Bars. -| layout | <> | Layouts. -| notify | <> | Benachrichtigungsstufe für Buffer (Optionen können in Sektion hinzugefügt/entfernt werden). -| filter | <> | Filter. -| key | <> | Tastenbefehle in default context. -| key_search | <> | Tastenbefehle in search context. -| key_cursor | <> | Tastenbefehle in cursor context. -| key_mouse | <> | Tastenbefehle in mouse context. +| Sektion | Steuerbefehl | Beschreibung +| debug | <> + + /set weechat.debug.* | Debug level, für Core und Erweitertungen (Optionen können in Sektion hinzugefügt/entfernt werden). +| startup | /set weechat.startup.* | Optionen die nach dem Programmstart ausgeführt werden. +| look | /set weechat.look.* | Erscheinungsbild. +| palette | <> + + /set weechat.palette.* | Alternativnamen für Farben (Optionen können in Sektion hinzugefügt/entfernt werden). +| color | /set weechat.color.* | Farben. +| completion | /set weechat.completion.* | Optionen für Vervollständigung. +| history | /set weechat.history.* | Optionen für Befehlsverlauf (Befehle und Buffer). +| proxy | <> + + /set weechat.proxy.* | Proxy Optionen. +| network | /set weechat.network.* | Netzwerk/TLS Optionen. +| plugin | /set weechat.plugin.* | Optionen für Erweiterungen. +| signal | /set weechat.signal.* | Optionen für Signale. +| bar | <> + + /set weechat.bar.* | Optionen für die Bars. +| layout | <> | Layouts. +// TRANSLATION MISSING +| buffer | <> | Properties auto-applied on buffers when they are opened. +| notify | <> | Benachrichtigungsstufe für Buffer (Optionen können in Sektion hinzugefügt/entfernt werden). +| filter | <> | Filter. +| key | <> | Tastenbefehle in default context. +| key_search | <> | Tastenbefehle in search context. +| key_cursor | <> | Tastenbefehle in cursor context. +| key_mouse | <> | Tastenbefehle in mouse context. |=== Optionen: diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc index 6abbe6d4d..06e42efb5 100644 --- a/doc/en/weechat_user.en.adoc +++ b/doc/en/weechat_user.en.adoc @@ -3195,30 +3195,31 @@ Sections in file _weechat.conf_: [width="100%",cols="3m,6m,16",options="header"] |=== -| Section | Control command | Description -| debug | <> + - /set weechat.debug.* | Debug level, for core and plugins (options can be added/removed in section). -| startup | /set weechat.startup.* | Startup options. -| look | /set weechat.look.* | Look and feel. -| palette | <> + - /set weechat.palette.* | Color aliases (options can be added/removed in section). -| color | /set weechat.color.* | Colors. -| completion | /set weechat.completion.* | Completion options. -| history | /set weechat.history.* | History options (commands and buffers). -| proxy | <> + - /set weechat.proxy.* | Proxy options. -| network | /set weechat.network.* | Network/TLS options. -| plugin | /set weechat.plugin.* | Options on plugins. -| signal | /set weechat.signal.* | Options on signals. -| bar | <> + - /set weechat.bar.* | Bar options. -| layout | <> | Layouts. -| notify | <> | Notify levels for buffers (options can be added/removed in section). -| filter | <> | Filters. -| key | <> | Keys in default context. -| key_search | <> | Keys in search context. -| key_cursor | <> | Keys in cursor context. -| key_mouse | <> | Keys in mouse context. +| Section | Control command | Description +| debug | <> + + /set weechat.debug.* | Debug level, for core and plugins (options can be added/removed in section). +| startup | /set weechat.startup.* | Startup options. +| look | /set weechat.look.* | Look and feel. +| palette | <> + + /set weechat.palette.* | Color aliases (options can be added/removed in section). +| color | /set weechat.color.* | Colors. +| completion | /set weechat.completion.* | Completion options. +| history | /set weechat.history.* | History options (commands and buffers). +| proxy | <> + + /set weechat.proxy.* | Proxy options. +| network | /set weechat.network.* | Network/TLS options. +| plugin | /set weechat.plugin.* | Options on plugins. +| signal | /set weechat.signal.* | Options on signals. +| bar | <> + + /set weechat.bar.* | Bar options. +| layout | <> | Layouts. +| buffer | <> | Properties auto-applied on buffers when they are opened. +| notify | <> | Notify levels for buffers (options can be added/removed in section). +| filter | <> | Filters. +| key | <> | Keys in default context. +| key_search | <> | Keys in search context. +| key_cursor | <> | Keys in cursor context. +| key_mouse | <> | Keys in mouse context. |=== Options: diff --git a/doc/fr/weechat_user.fr.adoc b/doc/fr/weechat_user.fr.adoc index b07c0f4a9..af2559baa 100644 --- a/doc/fr/weechat_user.fr.adoc +++ b/doc/fr/weechat_user.fr.adoc @@ -3290,30 +3290,31 @@ Sections dans le fichier _weechat.conf_ : [width="100%",cols="3m,6m,16",options="header"] |=== -| Section | Commande de contrôle | Description -| debug | <> + - /set weechat.debug.* | Niveau de debug, pour le cœur et les extensions (les options peuvent être ajoutées/supprimées dans la section). -| startup | /set weechat.startup.* | Options de démarrage. -| look | /set weechat.look.* | Aspect/présentation. -| palette | <> + - /set weechat.palette.* | Alias de couleurs (les options peuvent être ajoutées/supprimées dans la section). -| color | /set weechat.color.* | Couleurs. -| completion | /set weechat.completion.* | Options de complétion. -| history | /set weechat.history.* | Options d'historique (commandes et tampons). -| proxy | <> + - /set weechat.proxy.* | Options des proxies. -| network | /set weechat.network.* | Options réseau/TLS. -| plugin | /set weechat.plugin.* | Options sur les extensions. -| signal | /set weechat.signal.* | Options sur les signaux. -| bar | <> + - /set weechat.bar.* | Options des barres. -| layout | <> | Dispositions. -| notify | <> | Niveaux de notification des tampons (les options peuvent être ajoutées/supprimées dans la section). -| filter | <> | Filtres. -| key | <> | Touches pour le contexte "default". -| key_search | <> | Touches pour le contexte "search". -| key_cursor | <> | Touches pour le contexte "cursor". -| key_mouse | <> | Touches pour le contexte "mouse". +| Section | Commande de contrôle | Description +| debug | <> + + /set weechat.debug.* | Niveau de debug, pour le cœur et les extensions (les options peuvent être ajoutées/supprimées dans la section). +| startup | /set weechat.startup.* | Options de démarrage. +| look | /set weechat.look.* | Aspect/présentation. +| palette | <> + + /set weechat.palette.* | Alias de couleurs (les options peuvent être ajoutées/supprimées dans la section). +| color | /set weechat.color.* | Couleurs. +| completion | /set weechat.completion.* | Options de complétion. +| history | /set weechat.history.* | Options d'historique (commandes et tampons). +| proxy | <> + + /set weechat.proxy.* | Options des proxies. +| network | /set weechat.network.* | Options réseau/TLS. +| plugin | /set weechat.plugin.* | Options sur les extensions. +| signal | /set weechat.signal.* | Options sur les signaux. +| bar | <> + + /set weechat.bar.* | Options des barres. +| layout | <> | Dispositions. +| buffer | <> | Propriétés appliquées automatiquement sur les tampons lorsqu'ils sont ouverts. +| notify | <> | Niveaux de notification des tampons (les options peuvent être ajoutées/supprimées dans la section). +| filter | <> | Filtres. +| key | <> | Touches pour le contexte "default". +| key_search | <> | Touches pour le contexte "search". +| key_cursor | <> | Touches pour le contexte "cursor". +| key_mouse | <> | Touches pour le contexte "mouse". |=== Options : diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index f9a92a258..726134d1b 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -3483,32 +3483,34 @@ Sections in file _weechat.conf_: // TRANSLATION MISSING [width="100%",cols="3m,6m,16",options="header"] |=== -| Section | Control command | Description -| debug | <> + - /set weechat.debug.* | Debug level, for core and plugins (options can be added/removed in section). -| startup | /set weechat.startup.* | Startup options. -| look | /set weechat.look.* | Look and feel. -| palette | <> + - /set weechat.palette.* | Color aliases (options can be added/removed in section). -| color | /set weechat.color.* | Colors. -| completion | /set weechat.completion.* | Completion options. -| history | /set weechat.history.* | History options (commands and buffers). -| proxy | <> + - /set weechat.proxy.* | Proxy options. -| network | /set weechat.network.* | Network/TLS options. +| Section | Control command | Description +| debug | <> + + /set weechat.debug.* | Debug level, for core and plugins (options can be added/removed in section). +| startup | /set weechat.startup.* | Startup options. +| look | /set weechat.look.* | Look and feel. +| palette | <> + + /set weechat.palette.* | Color aliases (options can be added/removed in section). +| color | /set weechat.color.* | Colors. +| completion | /set weechat.completion.* | Completion options. +| history | /set weechat.history.* | History options (commands and buffers). +| proxy | <> + + /set weechat.proxy.* | Proxy options. +| network | /set weechat.network.* | Network/TLS options. // TRANSLATION MISSING -| plugin | /set weechat.plugin.* | Options on plugins. +| plugin | /set weechat.plugin.* | Options on plugins. // TRANSLATION MISSING -| signal | /set weechat.signal.* | Options on signals. -| bar | <> + - /set weechat.bar.* | Bar options. -| layout | <> | Layouts. -| notify | <> | Notify levels for buffers (options can be added/removed in section). -| filter | <> | Filters. -| key | <> | Keys in default context. -| key_search | <> | Keys in search context. -| key_cursor | <> | Keys in cursor context. -| key_mouse | <> | Keys in mouse context. +| signal | /set weechat.signal.* | Options on signals. +| bar | <> + + /set weechat.bar.* | Bar options. +| layout | <> | Layouts. +// TRANSLATION MISSING +| buffer | <> | Properties auto-applied on buffers when they are opened. +| notify | <> | Notify levels for buffers (options can be added/removed in section). +| filter | <> | Filters. +| key | <> | Keys in default context. +| key_search | <> | Keys in search context. +| key_cursor | <> | Keys in cursor context. +| key_mouse | <> | Keys in mouse context. |=== // TRANSLATION MISSING diff --git a/doc/ja/weechat_user.ja.adoc b/doc/ja/weechat_user.ja.adoc index ea73f2829..62201d63e 100644 --- a/doc/ja/weechat_user.ja.adoc +++ b/doc/ja/weechat_user.ja.adoc @@ -3360,32 +3360,34 @@ _weechat.conf_ ファイル内のセクション: [width="100%",cols="3m,6m,16",options="header"] |=== -| セクション | 操作コマンド | 説明 -| debug | <> + - /set weechat.debug.* | core とプラグインのデバッグレベル (オプションをセクションに追加/削除出来ます) -| startup | /set weechat.startup.* | 起動オプション -| look | /set weechat.look.* | 外観 -| palette | <> + - /set weechat.palette.* | 色の別名 (オプションをセクションに追加/削除出来ます) -| color | /set weechat.color.* | 色 -| completion | /set weechat.completion.* | 補完オプション -| history | /set weechat.history.* | 履歴オプション (コマンドとバッファ) -| proxy | <> + - /set weechat.proxy.* | プロキシオプション -| network | /set weechat.network.* | ネットワーク/TLS オプション +| セクション | 操作コマンド | 説明 +| debug | <> + + /set weechat.debug.* | core とプラグインのデバッグレベル (オプションをセクションに追加/削除出来ます) +| startup | /set weechat.startup.* | 起動オプション +| look | /set weechat.look.* | 外観 +| palette | <> + + /set weechat.palette.* | 色の別名 (オプションをセクションに追加/削除出来ます) +| color | /set weechat.color.* | 色 +| completion | /set weechat.completion.* | 補完オプション +| history | /set weechat.history.* | 履歴オプション (コマンドとバッファ) +| proxy | <> + + /set weechat.proxy.* | プロキシオプション +| network | /set weechat.network.* | ネットワーク/TLS オプション // TRANSLATION MISSING -| plugin | /set weechat.plugin.* | Options on plugins. +| plugin | /set weechat.plugin.* | Options on plugins. // TRANSLATION MISSING -| signal | /set weechat.signal.* | Options on signals. -| bar | <> + - /set weechat.bar.* | バーオプション -| layout | <> | レイアウト -| notify | <> | バッファに対する通知レベル (オプションをセクションに追加/削除出来ます) -| filter | <> | フィルタ -| key | <> | デフォルトコンテキストのキー -| key_search | <> | 検索コンテキストのキー -| key_cursor | <> | カーソルコンテキストのキー -| key_mouse | <> | マウスコンテキストのキー +| signal | /set weechat.signal.* | Options on signals. +| bar | <> + + /set weechat.bar.* | バーオプション +| layout | <> | レイアウト +// TRANSLATION MISSING +| buffer | <> | Properties auto-applied on buffers when they are opened. +| notify | <> | バッファに対する通知レベル (オプションをセクションに追加/削除出来ます) +| filter | <> | フィルタ +| key | <> | デフォルトコンテキストのキー +| key_search | <> | 検索コンテキストのキー +| key_cursor | <> | カーソルコンテキストのキー +| key_mouse | <> | マウスコンテキストのキー |=== オプション: diff --git a/doc/pl/weechat_user.pl.adoc b/doc/pl/weechat_user.pl.adoc index 9ce0d54c4..d38b2142c 100644 --- a/doc/pl/weechat_user.pl.adoc +++ b/doc/pl/weechat_user.pl.adoc @@ -3236,30 +3236,32 @@ Sekcje w pliku _weechat.conf_: [width="100%",cols="3m,6m,16",options="header"] |=== -| Sekcja | Komenda | Opis -| debug | <> + - /set weechat.debug.* | Poziom debugowania dla rdzenia i wtyczek (opcje mogą być dodawane/usuwane w sekcji). -| startup | /set weechat.startup.* | Opcje dla startu aplikacji. -| look | /set weechat.look.* | Wygląd. -| palette | <> + - /set weechat.palette.* | Aliasy kolorów (opcje mogą być dodawane/usuwane w sekcji). -| color | /set weechat.color.* | Kolory. -| completion | /set weechat.completion.* | Opcje dopełnień. -| history | /set weechat.history.* | Opcje historii (komend i buforów). -| proxy | <> + - /set weechat.proxy.* | Opcje proxy. -| network | /set weechat.network.* | Opcje sieci/TLS. -| plugin | /set weechat.plugin.* | Opcje wtyczek. -| signal | /set weechat.signal.* | Opcje sygnałów. -| bar | <> + - /set weechat.bar.* | Opcje pasków. -| layout | <> | Układy. -| notify | <> | Poziomy powiadomień dla buforów (opcje mogą być dodawane/usuwane w sekcji). -| filter | <> | Filtry. -| key | <> | Skróty klawiszowe dla domyślnego kontekstu. -| key_search | <> | Skróty klawiszowe dla kontekstu wyszukiwania. -| key_cursor | <> | Skróty klawiszowe dla kontekstu kursora. -| key_mouse | <> | Skróty klawiszowe dla kontekstu myszy. +| Sekcja | Komenda | Opis +| debug | <> + + /set weechat.debug.* | Poziom debugowania dla rdzenia i wtyczek (opcje mogą być dodawane/usuwane w sekcji). +| startup | /set weechat.startup.* | Opcje dla startu aplikacji. +| look | /set weechat.look.* | Wygląd. +| palette | <> + + /set weechat.palette.* | Aliasy kolorów (opcje mogą być dodawane/usuwane w sekcji). +| color | /set weechat.color.* | Kolory. +| completion | /set weechat.completion.* | Opcje dopełnień. +| history | /set weechat.history.* | Opcje historii (komend i buforów). +| proxy | <> + + /set weechat.proxy.* | Opcje proxy. +| network | /set weechat.network.* | Opcje sieci/TLS. +| plugin | /set weechat.plugin.* | Opcje wtyczek. +| signal | /set weechat.signal.* | Opcje sygnałów. +| bar | <> + + /set weechat.bar.* | Opcje pasków. +| layout | <> | Układy. +// TRANSLATION MISSING +| buffer | <> | Properties auto-applied on buffers when they are opened. +| notify | <> | Poziomy powiadomień dla buforów (opcje mogą być dodawane/usuwane w sekcji). +| filter | <> | Filtry. +| key | <> | Skróty klawiszowe dla domyślnego kontekstu. +| key_search | <> | Skróty klawiszowe dla kontekstu wyszukiwania. +| key_cursor | <> | Skróty klawiszowe dla kontekstu kursora. +| key_mouse | <> | Skróty klawiszowe dla kontekstu myszy. |=== Opcje: diff --git a/doc/sr/weechat_user.sr.adoc b/doc/sr/weechat_user.sr.adoc index 0f317a6a2..d567d5624 100644 --- a/doc/sr/weechat_user.sr.adoc +++ b/doc/sr/weechat_user.sr.adoc @@ -3005,30 +3005,32 @@ include::{autogendir}/autogen_user_options.sr.adoc[tag=sec_options] [width="100%", cols="3m,6m,16", options="header"] |=== -| Одељак | Команда за контролу | Опис -| debug | <> + - /set weechat.debug.* | Дибаг ниво, за језгро и додатке (у одељку је могуће додавање/уклањање опција). -| startup | /set weechat.startup.* | Опције покретања програма. -| look | /set weechat.look.* | Изглед и осећај. -| palette | <> + - /set weechat.palette.* | Алијаси боја (у одељку је могуће додавање/уклањање опција). -| color | /set weechat.color.* | Боје. -| completion | /set weechat.completion.* | Опције довршавања. -| history | /set weechat.history.* | Опције историје (команди и бафера). -| proxy | <> + - /set weechat.proxy.* | Прокси опције. -| network | /set weechat.network.* | Мрежне/TLS опције. -| plugin | /set weechat.plugin.* | Опције додатака. -| signal | /set weechat.signal.* | Опције сигнала. -| bar | <> + - /set weechat.bar.* | Опције трака. -| layout | <> | Распореди. -| notify | <> | Нивои обавештавања за бафере (у одељку је могуће додавање/уклањање опција). -| filter | <> | Филтери. -| key | <> | Тастери у подразумеваном контексту. -| key_search | <> | Тастери у search контексту. -| key_cursor | <> | Тастери у cursor контексту. -| key_mouse | <> | Тастери у mouse конексту. +| Одељак | Команда за контролу | Опис +| debug | <> + + /set weechat.debug.* | Дибаг ниво, за језгро и додатке (у одељку је могуће додавање/уклањање опција). +| startup | /set weechat.startup.* | Опције покретања програма. +| look | /set weechat.look.* | Изглед и осећај. +| palette | <> + + /set weechat.palette.* | Алијаси боја (у одељку је могуће додавање/уклањање опција). +| color | /set weechat.color.* | Боје. +| completion | /set weechat.completion.* | Опције довршавања. +| history | /set weechat.history.* | Опције историје (команди и бафера). +| proxy | <> + + /set weechat.proxy.* | Прокси опције. +| network | /set weechat.network.* | Мрежне/TLS опције. +| plugin | /set weechat.plugin.* | Опције додатака. +| signal | /set weechat.signal.* | Опције сигнала. +| bar | <> + + /set weechat.bar.* | Опције трака. +| layout | <> | Распореди. +// TRANSLATION MISSING +| buffer | <> | Properties auto-applied on buffers when they are opened. +| notify | <> | Нивои обавештавања за бафере (у одељку је могуће додавање/уклањање опција). +| filter | <> | Филтери. +| key | <> | Тастери у подразумеваном контексту. +| key_search | <> | Тастери у search контексту. +| key_cursor | <> | Тастери у cursor контексту. +| key_mouse | <> | Тастери у mouse конексту. |=== Опције: