doc: fix table sizes on small screens

This commit is contained in:
Sébastien Helleu 2020-04-18 20:38:52 +02:00
parent 3133ea9e79
commit 350227419e
29 changed files with 129 additions and 129 deletions

View File

@ -2,7 +2,7 @@
// This file is auto-generated by script docgen.py. // This file is auto-generated by script docgen.py.
// DO NOT EDIT BY HAND! // DO NOT EDIT BY HAND!
// //
[width="30%",cols="^2m,3",options="header"] [width="50%",cols="^2m,3",options="header"]
|=== |===
| IRC-Farbe | WeeChat-Farbe | IRC-Farbe | WeeChat-Farbe

View File

@ -529,7 +529,7 @@ lesen Sie bitte link:weechat_plugin_api.en.html[WeeChat Plugin API Reference] (E
Liste der Skript API Funktionen: Liste der Skript API Funktionen:
[width="75%",cols="1,3",options="header"] [width="100%",cols="1,3",options="header"]
|=== |===
| Kategorie | Funktionen | Kategorie | Funktionen
@ -771,7 +771,7 @@ Liste der Skript API Funktionen:
Liste der Konstanten in Skript API: Liste der Konstanten in Skript API:
[width="75%",cols="1,3",options="header"] [width="100%",cols="1,3",options="header"]
|=== |===
| Kategorie | Konstanten | Kategorie | Konstanten

View File

@ -767,7 +767,7 @@ Für einige Erweiterungen wie z.B. der IRC Erweiterung können Farbkodierungen u
Text gesetzt werden. Dazu muss die Tastenkombination kbd:[Ctrl+c], gefolgt von einem der folgenden Text gesetzt werden. Dazu muss die Tastenkombination kbd:[Ctrl+c], gefolgt von einem der folgenden
Zeichen, genutzt werden: Zeichen, genutzt werden:
[width="60%",cols="3,5",options="header"] [width="100%",cols="1,2",options="header"]
|=== |===
| Taste | Beschreibung | Taste | Beschreibung
| kbd:[Ctrl+c], kbd:[b] | Text wird fett dargestellt. | kbd:[Ctrl+c], kbd:[b] | Text wird fett dargestellt.
@ -824,7 +824,7 @@ Chatbereich darzustellen (der Terminal muss natürlich 256 Farben unterstützten
Gemäß der Einstellung in der _TERM_-Umgebungsvariable bestehen folgende Einschränkungen Gemäß der Einstellung in der _TERM_-Umgebungsvariable bestehen folgende Einschränkungen
was die Farbdarstellung in WeeChat betrifft: was die Farbdarstellung in WeeChat betrifft:
[width="50%",cols="8,>2,>2",options="header"] [width="75%",cols="8,>3,>3",options="header"]
|=== |===
| $TERM | Farben | Paare | $TERM | Farben | Paare
| "rxvt-unicode", "xterm", ... | 88 | 32767 | "rxvt-unicode", "xterm", ... | 88 | 32767
@ -870,7 +870,7 @@ geändert werden:
Basisfarben in WeeChat sind: Basisfarben in WeeChat sind:
[width="50%",cols="1m,4",options="header"] [width="75%",cols="1m,4",options="header"]
|=== |===
| Name | Farbe | Name | Farbe
| default | Standard Terminalfarbe (transparent für Hintergrund) | default | Standard Terminalfarbe (transparent für Hintergrund)
@ -1117,7 +1117,7 @@ Tags kann man sich mit dem Befehl `/debug tags` anzeigen lassen (den Befehl ein
Tags die häufig verwendet werden (keine vollständige Auflistung): Tags die häufig verwendet werden (keine vollständige Auflistung):
[width="70%",cols="1m,4",options="header"] [width="100%",cols="1m,4",options="header"]
|=== |===
| Tag | Beschreibung | Tag | Beschreibung
| no_filter | Zeile kann nicht gefiltert werden. | no_filter | Zeile kann nicht gefiltert werden.
@ -1487,7 +1487,7 @@ werden:
<<option_weechat.look.buffer_notify_default,weechat.look.buffer_notify_default>>, <<option_weechat.look.buffer_notify_default,weechat.look.buffer_notify_default>>,
Der Standardwert ist _all_. Der Standardwert ist _all_.
[width="50%",cols="3m,10",options="header"] [width="75%",cols="2m,7",options="header"]
|=== |===
| Benachrichtigungsstufe | Welche Nachrichten Berücksichtigung in der Hotlist finden | Benachrichtigungsstufe | Welche Nachrichten Berücksichtigung in der Hotlist finden
| none | (keine) | none | (keine)
@ -1984,7 +1984,7 @@ und der Mausgeste (optional). Die unterschiedlichen Elemente werden durch ein `+
Liste der Modifiers: Liste der Modifiers:
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Modifier | Beschreibung | Modifier | Beschreibung
| ctrl | Taste kbd:[Ctrl] | ctrl | Taste kbd:[Ctrl]
@ -1994,7 +1994,7 @@ Liste der Modifiers:
Liste der Maustasten/Mausrad: Liste der Maustasten/Mausrad:
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Maustaste/-rad | Beschreibung | Maustaste/-rad | Beschreibung
| button1 | Linker Mausknopf wird gedrückt | button1 | Linker Mausknopf wird gedrückt
@ -2007,7 +2007,7 @@ Liste der Maustasten/Mausrad:
Liste der Mausgesten (nur für Maustasten, nicht für das Mausrad, anwendbar): Liste der Mausgesten (nur für Maustasten, nicht für das Mausrad, anwendbar):
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Mausgeste | Distanz | Mausgeste | Distanz
| gesture-up | 3 ... 19 | gesture-up | 3 ... 19
@ -2022,7 +2022,7 @@ Liste der Mausgesten (nur für Maustasten, nicht für das Mausrad, anwendbar):
Liste von unvollständigen Ereignissen (nur für Mausknopf, nützlich für Erweiterungen/Skripten): Liste von unvollständigen Ereignissen (nur für Mausknopf, nützlich für Erweiterungen/Skripten):
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Ereignis | Beschreibung | Ereignis | Beschreibung
| event-down | Mausknopf ist gedrückt | event-down | Mausknopf ist gedrückt
@ -2238,7 +2238,7 @@ Beispiele wie man Erweiterungen lädt, entfernt und auflistet:
Standarderweiterungen: Standarderweiterungen:
[width="100%",cols="1,8",options="header"] [width="100%",cols="1,5",options="header"]
|=== |===
| Erweiterung | Beschreibung | Erweiterung | Beschreibung
| alias | definiert Alias für Befehle. | alias | definiert Alias für Befehle.
@ -2922,7 +2922,7 @@ Falls die Option nicht gesetzt ist (Standard) wählt WeeChat einen geeigneten Bu
Unvollständige Liste der IRC Nachrichten bzw. Alias die angepasst werden können: Unvollständige Liste der IRC Nachrichten bzw. Alias die angepasst werden können:
[width="60%",cols="^1m,^3m,8",options="header"] [width="100%",cols="^1m,^3m,8",options="header"]
|=== |===
| Nachricht | Alias | Beschreibung | Nachricht | Alias | Beschreibung
| error | | Fehler | error | | Fehler

View File

@ -606,7 +606,7 @@ def docgen_cmd_cb(data, buf, args):
# write IRC colors # write IRC colors
doc = AutogenDoc(directory, 'user', 'irc_colors') doc = AutogenDoc(directory, 'user', 'irc_colors')
doc.write('[width="30%",cols="^2m,3",options="header"]\n') doc.write('[width="50%",cols="^2m,3",options="header"]\n')
doc.write('|===\n') doc.write('|===\n')
doc.write('| {0} | {1}\n\n' doc.write('| {0} | {1}\n\n'
''.format(_('IRC color'), _('WeeChat color'))) ''.format(_('IRC color'), _('WeeChat color')))

View File

@ -2,7 +2,7 @@
// This file is auto-generated by script docgen.py. // This file is auto-generated by script docgen.py.
// DO NOT EDIT BY HAND! // DO NOT EDIT BY HAND!
// //
[width="30%",cols="^2m,3",options="header"] [width="50%",cols="^2m,3",options="header"]
|=== |===
| IRC color | WeeChat color | IRC color | WeeChat color

View File

@ -58,7 +58,7 @@ This manual documents only _weechat_ repository.
The main WeeChat directories are: The main WeeChat directories are:
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Directory | Description | Directory | Description
| src/ | Root of sources. | src/ | Root of sources.
@ -114,7 +114,7 @@ WeeChat "core" is located in following directories:
* _src/core/_: core functions (for data manipulation) * _src/core/_: core functions (for data manipulation)
* _src/gui/_: functions about interface (buffers, windows, ...) * _src/gui/_: functions about interface (buffers, windows, ...)
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Path/file | Description | Path/file | Description
| core/ | Core functions: entry point, internal structures. | core/ | Core functions: entry point, internal structures.
@ -207,7 +207,7 @@ WeeChat "core" is located in following directories:
[[sources_plugins]] [[sources_plugins]]
==== Plugins ==== Plugins
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Path/file | Description | Path/file | Description
| plugins/ | Root of plugins. | plugins/ | Root of plugins.
@ -377,7 +377,7 @@ WeeChat "core" is located in following directories:
[[sources_tests]] [[sources_tests]]
==== Tests ==== Tests
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Path/file | Description | Path/file | Description
| tests/ | Root of tests. | tests/ | Root of tests.
@ -428,7 +428,7 @@ WeeChat "core" is located in following directories:
Documentation files: Documentation files:
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Path/file | Description | Path/file | Description
| doc/ | Documentation. | doc/ | Documentation.
@ -454,7 +454,7 @@ Documentation files:
Translations for WeeChat and plugins are done with gettext, files are in _po/_ Translations for WeeChat and plugins are done with gettext, files are in _po/_
directory: directory:
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Path/file | Description | Path/file | Description
| po/ | Translation files (gettext). | po/ | Translation files (gettext).
@ -719,7 +719,7 @@ _irc.c_ in irc plugin.
Examples: Examples:
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Directory | Files | Directory | Files
| src/core/ | weechat.c, wee-backtrace.c, wee-command.c, ... | src/core/ | weechat.c, wee-backtrace.c, wee-command.c, ...
@ -932,7 +932,7 @@ could be used at same time in buffers).
Color codes using options (see _t_gui_color_enum_, in file Color codes using options (see _t_gui_color_enum_, in file
_src/gui/gui-color.h_): _src/gui/gui-color.h_):
[width="70%",cols="^1m,10",options="header"] [width="80%",cols="^1m,10",options="header"]
|=== |===
| Code | Option | Code | Option
| 00 | weechat.color.separator | 00 | weechat.color.separator
@ -984,7 +984,7 @@ _src/gui/gui-color.h_):
WeeChat colors are: WeeChat colors are:
[width="70%",cols="^1m,10",options="header"] [width="80%",cols="^1m,10",options="header"]
|=== |===
| Code | Color | Code | Color
| 00 | Default (terminal foreground/background) | 00 | Default (terminal foreground/background)
@ -1008,7 +1008,7 @@ WeeChat colors are:
Examples of color codes: Examples of color codes:
[width="70%",cols="1,2",options="header"] [width="100%",cols="1,2",options="header"]
|=== |===
| Code | Description | Code | Description
| [hex]#19# `+01+` | Color of option "01" (chat text) | [hex]#19# `+01+` | Color of option "01" (chat text)

View File

@ -7935,7 +7935,7 @@ Return value:
List of prefixes: List of prefixes:
[width="70%",cols="^2m,^1,^3,5",options="header"] [width="100%",cols="^2m,^1,^3,5",options="header"]
|=== |===
| Prefix | Value | Color | Description | Prefix | Value | Color | Description
| error | `+=!=+` | yellow | Error message. | error | `+=!=+` | yellow | Error message.
@ -12185,7 +12185,7 @@ button has been released). +
Extra info for bar item "buffer_nicklist": Extra info for bar item "buffer_nicklist":
[width="60%",cols="1,1,5",options="header"] [width="100%",cols="1,1,5",options="header"]
|=== |===
| Key | Plugin ^(1)^ | Description | Key | Plugin ^(1)^ | Description
| nick | core | Nick name. | nick | core | Nick name.

View File

@ -84,7 +84,7 @@ Fields are:
List of available commands (detail in next chapters): List of available commands (detail in next chapters):
[width="80%",cols="^3m,14",options="header"] [width="100%",cols="^3m,14",options="header"]
|=== |===
| Command | Description | Command | Description
| handshake | Handshake: prepare client authentication and set options, before _init_ command. | handshake | Handshake: prepare client authentication and set options, before _init_ command.
@ -580,7 +580,7 @@ test
Returned objects (in this order): Returned objects (in this order):
[width="80%",cols="^3,3m,5m",options="header"] [width="100%",cols="^3,3m,5m",options="header"]
|=== |===
| Type | Type (in message) | Value | Type | Type (in message) | Value
| char | chr | 65 ("A") | char | chr | 65 ("A")

View File

@ -512,7 +512,7 @@ link:weechat_plugin_api.en.html[WeeChat plugin API reference].
List of functions in script API: List of functions in script API:
[width="75%",cols="1,3",options="header"] [width="100%",cols="1,3",options="header"]
|=== |===
| Category | Functions | Category | Functions
@ -754,7 +754,7 @@ List of functions in script API:
List of constants in script API: List of constants in script API:
[width="75%",cols="1,3",options="header"] [width="100%",cols="1,3",options="header"]
|=== |===
| Category | Constants | Category | Constants

View File

@ -760,7 +760,7 @@ For example, to send text `/set` on current buffer:
For some plugins like IRC, you can use color codes and attributes, as For some plugins like IRC, you can use color codes and attributes, as
follow (press kbd:[Ctrl+c] then following letter, with optional value): follow (press kbd:[Ctrl+c] then following letter, with optional value):
[width="60%",cols="3,5",options="header"] [width="100%",cols="1,2",options="header"]
|=== |===
| Key | Description | Key | Description
| kbd:[Ctrl+c], kbd:[b] | Bold text. | kbd:[Ctrl+c], kbd:[b] | Bold text.
@ -816,7 +816,7 @@ WeeChat can use up to 32767 color pairs to display text in bars and chat area
According to value of _TERM_ environment variable, you may have following limits According to value of _TERM_ environment variable, you may have following limits
for colors in WeeChat: for colors in WeeChat:
[width="50%",cols="8,>2,>2",options="header"] [width="75%",cols="8,>3,>3",options="header"]
|=== |===
| $TERM | Colors | Pairs | $TERM | Colors | Pairs
| "rxvt-unicode", "xterm", ... | 88 | 32767 | "rxvt-unicode", "xterm", ... | 88 | 32767
@ -859,7 +859,7 @@ you can change it with these two commands:
Basic colors in WeeChat are: Basic colors in WeeChat are:
[width="50%",cols="1m,4",options="header"] [width="75%",cols="1m,4",options="header"]
|=== |===
| Name | Color | Name | Color
| default | Default terminal color (transparent for background) | default | Default terminal color (transparent for background)
@ -1101,7 +1101,7 @@ Tags can be displayed with the command `/debug tags` (same command to hide them)
Tags commonly used (non-exhaustive list): Tags commonly used (non-exhaustive list):
[width="70%",cols="1m,4",options="header"] [width="100%",cols="1m,4",options="header"]
|=== |===
| Tag | Description | Tag | Description
| no_filter | Line can not be filtered. | no_filter | Line can not be filtered.
@ -1460,7 +1460,7 @@ The default notify level can be set using option
<<option_weechat.look.buffer_notify_default,weechat.look.buffer_notify_default>>, <<option_weechat.look.buffer_notify_default,weechat.look.buffer_notify_default>>,
default is _all_. default is _all_.
[width="50%",cols="3m,10",options="header"] [width="75%",cols="2m,7",options="header"]
|=== |===
| Notify level | Level of messages added to hotlist | Notify level | Level of messages added to hotlist
| none | (none) | none | (none)
@ -1946,7 +1946,7 @@ Event name consists of a modifier (optional), a button/wheel name and a gesture
List of modifiers: List of modifiers:
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Modifier | Description | Modifier | Description
| ctrl | Key kbd:[Ctrl] | ctrl | Key kbd:[Ctrl]
@ -1956,7 +1956,7 @@ List of modifiers:
List of buttons/wheel: List of buttons/wheel:
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Button/wheel | Description | Button/wheel | Description
| button1 | Click on left button | button1 | Click on left button
@ -1969,7 +1969,7 @@ List of buttons/wheel:
List of gestures (only for buttons, not wheel): List of gestures (only for buttons, not wheel):
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Gesture | Distance | Gesture | Distance
| gesture-up | 3 ... 19 | gesture-up | 3 ... 19
@ -1984,7 +1984,7 @@ List of gestures (only for buttons, not wheel):
List of incomplete events (only for buttons, useful for plugins/scripts): List of incomplete events (only for buttons, useful for plugins/scripts):
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Event | Description | Event | Description
| event-down | Button was pressed but not released yet | event-down | Button was pressed but not released yet
@ -2191,7 +2191,7 @@ Examples to load, unload or list plugins:
Default plugins are: Default plugins are:
[width="100%",cols="1,8",options="header"] [width="100%",cols="1,5",options="header"]
|=== |===
| Plugin | Description | Plugin | Description
| alias | Define alias for commands. | alias | Define alias for commands.
@ -2861,7 +2861,7 @@ server or channel buffer.
Non-comprehensive list of IRC messages or alias that you can customize: Non-comprehensive list of IRC messages or alias that you can customize:
[width="60%",cols="^1m,^3m,8",options="header"] [width="100%",cols="^1m,^3m,8",options="header"]
|=== |===
| message | alias | description | message | alias | description
| error | | error | error | | error

View File

@ -2,7 +2,7 @@
// This file is auto-generated by script docgen.py. // This file is auto-generated by script docgen.py.
// DO NOT EDIT BY HAND! // DO NOT EDIT BY HAND!
// //
[width="30%",cols="^2m,3",options="header"] [width="50%",cols="^2m,3",options="header"]
|=== |===
| Couleur IRC | Couleur WeeChat | Couleur IRC | Couleur WeeChat

View File

@ -60,7 +60,7 @@ Ce manuel documente seulement le dépôt _weechat_.
Les répertoires principaux de WeeChat sont : Les répertoires principaux de WeeChat sont :
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Répertoire | Description | Répertoire | Description
| src/ | Racine des sources. | src/ | Racine des sources.
@ -116,7 +116,7 @@ Le cœur de WeeChat est situé dans les répertoires suivants :
* _src/core/_ : fonctions du cœur (pour manipuler des données) * _src/core/_ : fonctions du cœur (pour manipuler des données)
* _src/gui/_ : fonctions pour l'interface (tampons, fenêtres, ...) * _src/gui/_ : fonctions pour l'interface (tampons, fenêtres, ...)
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Chemin/fichier | Description | Chemin/fichier | Description
| core/ | Fonctions du cœur : point d'entrée, structures internes. | core/ | Fonctions du cœur : point d'entrée, structures internes.
@ -209,7 +209,7 @@ Le cœur de WeeChat est situé dans les répertoires suivants :
[[sources_plugins]] [[sources_plugins]]
==== Extensions ==== Extensions
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Chemin/fichier | Description | Chemin/fichier | Description
| plugins/ | Racine des extensions. | plugins/ | Racine des extensions.
@ -379,7 +379,7 @@ Le cœur de WeeChat est situé dans les répertoires suivants :
[[sources_tests]] [[sources_tests]]
==== Tests ==== Tests
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Chemin/fichier | Description | Chemin/fichier | Description
| tests/ | Racine des tests. | tests/ | Racine des tests.
@ -429,7 +429,7 @@ Le cœur de WeeChat est situé dans les répertoires suivants :
Fichiers de documentation : Fichiers de documentation :
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Chemin/fichier | Description | Chemin/fichier | Description
| doc/ | Documentation. | doc/ | Documentation.
@ -455,7 +455,7 @@ Fichiers de documentation :
Les traductions pour WeeChat et les extensions sont effectuées avec gettext, les Les traductions pour WeeChat et les extensions sont effectuées avec gettext, les
fichiers sont dans le répertoire _po/_ : fichiers sont dans le répertoire _po/_ :
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Chemin/fichier | Description | Chemin/fichier | Description
| po/ | Fichiers de traduction (gettext). | po/ | Fichiers de traduction (gettext).
@ -729,7 +729,7 @@ par exemple _irc.c_ pour l'extension irc.
Exemples : Exemples :
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Répertoire | Fichiers | Répertoire | Fichiers
| src/core/ | weechat.c, wee-backtrace.c, wee-command.c, ... | src/core/ | weechat.c, wee-backtrace.c, wee-command.c, ...
@ -949,7 +949,7 @@ utilisés au même moment dans les tampons).
Les codes couleur utilisant des options (voir _t_gui_color_enum_, dans le Les codes couleur utilisant des options (voir _t_gui_color_enum_, dans le
fichier _src/gui/gui-color.h_) : fichier _src/gui/gui-color.h_) :
[width="70%",cols="^1m,10",options="header"] [width="80%",cols="^1m,10",options="header"]
|=== |===
| Code | Option | Code | Option
| 00 | weechat.color.separator | 00 | weechat.color.separator
@ -1001,7 +1001,7 @@ fichier _src/gui/gui-color.h_) :
Les couleurs WeeChat sont : Les couleurs WeeChat sont :
[width="70%",cols="^1m,10",options="header"] [width="80%",cols="^1m,10",options="header"]
|=== |===
| Code | Couleur | Code | Couleur
| 00 | Défaut (couleur de texte/fond du terminal) | 00 | Défaut (couleur de texte/fond du terminal)
@ -1025,7 +1025,7 @@ Les couleurs WeeChat sont :
Exemples de codes couleur : Exemples de codes couleur :
[width="70%",cols="1,2",options="header"] [width="100%",cols="1,2",options="header"]
|=== |===
| Code | Description | Code | Description
| [hex]#19# `+01+` | Couleur de l'option "01" (texte de discussion). | [hex]#19# `+01+` | Couleur de l'option "01" (texte de discussion).

View File

@ -8057,7 +8057,7 @@ Valeur de retour :
Liste des préfixes : Liste des préfixes :
[width="70%",cols="^2m,^1,^3,5",options="header"] [width="100%",cols="^2m,^1,^3,5",options="header"]
|=== |===
| Préfixe | Valeur | Couleur | Description | Préfixe | Valeur | Couleur | Description
| error | `+=!=+` | jaune ("yellow") | Message d'erreur. | error | `+=!=+` | jaune ("yellow") | Message d'erreur.
@ -12452,7 +12452,7 @@ relâché). +
Informations additionnelles pour l'objet de barre "buffer_nicklist" : Informations additionnelles pour l'objet de barre "buffer_nicklist" :
[width="60%",cols="1,1,5",options="header"] [width="100%",cols="1,1,5",options="header"]
|=== |===
| Clé | Extension ^(1)^ | Description | Clé | Extension ^(1)^ | Description
| nick | core | Pseudonyme. | nick | core | Pseudonyme.

View File

@ -89,7 +89,7 @@ Les champs sont :
Liste des commandes disponibles (détail dans les chapitres suivants) : Liste des commandes disponibles (détail dans les chapitres suivants) :
[width="80%",cols="^3m,14",options="header"] [width="100%",cols="^3m,14",options="header"]
|=== |===
| Commande | Description | Commande | Description
| handshake | Poignée de main : préparer l'authentification du client et définir des options, avant la commande _init_. | handshake | Poignée de main : préparer l'authentification du client et définir des options, avant la commande _init_.
@ -601,7 +601,7 @@ test
Objets retournés (dans cet ordre) : Objets retournés (dans cet ordre) :
[width="80%",cols="^3,3m,5m",options="header"] [width="100%",cols="^3,3m,5m",options="header"]
|=== |===
| Type | Type (dans le message) | Valeur | Type | Type (dans le message) | Valeur
| caractère | chr | 65 ("A") | caractère | chr | 65 ("A")

View File

@ -531,7 +531,7 @@ link:weechat_plugin_api.fr.html[Référence API extension WeeChat].
Liste des fonctions de l'API script : Liste des fonctions de l'API script :
[width="75",cols="1,3",options="header"] [width="100%",cols="1,3",options="header"]
|=== |===
| Catégorie | Fonctions | Catégorie | Fonctions
@ -773,7 +773,7 @@ Liste des fonctions de l'API script :
Liste des constantes de l'API script : Liste des constantes de l'API script :
[width="75%",cols="1,3",options="header"] [width="100%",cols="1,3",options="header"]
|=== |===
| Catégorie | Constantes | Catégorie | Constantes

View File

@ -778,7 +778,7 @@ Pour certaines extensions comme IRC, il est possible d'utiliser des codes
couleur et attributs comme suit (appuyer sur kbd:[Ctrl+c] puis sur la lettre qui couleur et attributs comme suit (appuyer sur kbd:[Ctrl+c] puis sur la lettre qui
suit et éventuellement une valeur) : suit et éventuellement une valeur) :
[width="60%",cols="3,5",options="header"] [width="100%",cols="1,2",options="header"]
|=== |===
| Touche | Description | Touche | Description
| kbd:[Ctrl+c], kbd:[b] | Texte gras. | kbd:[Ctrl+c], kbd:[b] | Texte gras.
@ -836,7 +836,7 @@ pour pouvoir les utiliser dans WeeChat).
Selon la valeur de la variable d'environnement _TERM_, vous pouvez avoir les Selon la valeur de la variable d'environnement _TERM_, vous pouvez avoir les
limites suivantes pour les couleurs dans WeeChat : limites suivantes pour les couleurs dans WeeChat :
[width="50%",cols="8,>2,>2",options="header"] [width="75%",cols="8,>3,>3",options="header"]
|=== |===
| $TERM | Couleurs | Paires | $TERM | Couleurs | Paires
| "rxvt-unicode", "xterm", ... | 88 | 32767 | "rxvt-unicode", "xterm", ... | 88 | 32767
@ -881,7 +881,7 @@ vous pouvez la changer avec ces deux commandes :
Les couleurs de base dans WeeChat sont : Les couleurs de base dans WeeChat sont :
[width="50%",cols="1m,4",options="header"] [width="75%",cols="1m,4",options="header"]
|=== |===
| Nom | Couleur | Nom | Couleur
| default | Couleur par défaut du terminal (transparent pour le fond) | default | Couleur par défaut du terminal (transparent pour le fond)
@ -1130,7 +1130,7 @@ Les étiquettes peuvent être affichées avec la commande `/debug tags`
Les étiquettes couramment utilisées (liste non exhaustive) : Les étiquettes couramment utilisées (liste non exhaustive) :
[width="70%",cols="1m,4",options="header"] [width="100%",cols="1m,4",options="header"]
|=== |===
| Étiquette | Description | Étiquette | Description
| no_filter | La ligne ne peut pas être filtrée. | no_filter | La ligne ne peut pas être filtrée.
@ -1505,7 +1505,7 @@ Le niveau de notification par défaut peut être défini avec l'option
<<option_weechat.look.buffer_notify_default,weechat.look.buffer_notify_default>>, <<option_weechat.look.buffer_notify_default,weechat.look.buffer_notify_default>>,
la valeur par défaut est _all_. la valeur par défaut est _all_.
[width="50%",cols="3m,10",options="header"] [width="75%",cols="2m,7",options="header"]
|=== |===
| Niveau de notification | Niveau des messages ajoutés à la hotlist | Niveau de notification | Niveau des messages ajoutés à la hotlist
| none | (aucun) | none | (aucun)
@ -2010,7 +2010,7 @@ et un geste (facultatif). Les différents éléments sont séparés par `+-+`.
Liste des modificateurs : Liste des modificateurs :
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Modificateur | Description | Modificateur | Description
| ctrl | Touche kbd:[Ctrl] | ctrl | Touche kbd:[Ctrl]
@ -2020,7 +2020,7 @@ Liste des modificateurs :
Liste des boutons/roulette : Liste des boutons/roulette :
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Bouton/roulette | Description | Bouton/roulette | Description
| button1 | Clic sur le bouton gauche | button1 | Clic sur le bouton gauche
@ -2033,7 +2033,7 @@ Liste des boutons/roulette :
Liste des gestes (seulement pour les boutons, pas la roulette) : Liste des gestes (seulement pour les boutons, pas la roulette) :
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Geste | Distance | Geste | Distance
| gesture-up | 3 ... 19 | gesture-up | 3 ... 19
@ -2049,7 +2049,7 @@ Liste des gestes (seulement pour les boutons, pas la roulette) :
Liste des évènements incomplets (seulement pour les boutons, pratique pour les Liste des évènements incomplets (seulement pour les boutons, pratique pour les
extensions/scripts) : extensions/scripts) :
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Évènement | Description | Évènement | Description
| event-down | Le bouton a été pressé mais pas encore relâché | event-down | Le bouton a été pressé mais pas encore relâché
@ -2267,7 +2267,7 @@ Exemples pour charger, décharger et afficher les extensions :
Les extensions par défaut sont : Les extensions par défaut sont :
[width="100%",cols="1,8",options="header"] [width="100%",cols="1,5",options="header"]
|=== |===
| Extension | Description | Extension | Description
| alias | Définition d'alias pour les commandes. | alias | Définition d'alias pour les commandes.
@ -2960,7 +2960,7 @@ le tampon approprié, généralement le tampon du serveur ou du canal.
Liste non exhaustive des messages ou alias que vous pouvez paramétrer : Liste non exhaustive des messages ou alias que vous pouvez paramétrer :
[width="60%",cols="^1m,^3m,8",options="header"] [width="100%",cols="^1m,^3m,8",options="header"]
|=== |===
| message | alias | description | message | alias | description
| error | | erreur | error | | erreur

View File

@ -2,7 +2,7 @@
// This file is auto-generated by script docgen.py. // This file is auto-generated by script docgen.py.
// DO NOT EDIT BY HAND! // DO NOT EDIT BY HAND!
// //
[width="30%",cols="^2m,3",options="header"] [width="50%",cols="^2m,3",options="header"]
|=== |===
| IRC color | WeeChat color | IRC color | WeeChat color

View File

@ -8197,7 +8197,7 @@ Valore restituito:
// TRANSLATION MISSING // TRANSLATION MISSING
List of prefixes: List of prefixes:
[width="70%",cols="^2m,^1,^3,5",options="header"] [width="100%",cols="^2m,^1,^3,5",options="header"]
|=== |===
| Prefisso | Valore | Colore | Descrizione | Prefisso | Valore | Colore | Descrizione
| error | `+=!=+` | giallo | Messaggio di errore. | error | `+=!=+` | giallo | Messaggio di errore.
@ -12672,7 +12672,7 @@ per sapere dove il pulsante del mouse è stato rilasciato). +
Informazioni aggiuntive per l'elemento barra "buffer_nicklist": Informazioni aggiuntive per l'elemento barra "buffer_nicklist":
[width="60%",cols="1,1,5",options="header"] [width="100%",cols="1,1,5",options="header"]
|=== |===
| Chiave | Plugin ^(1)^ | Descrizione | Chiave | Plugin ^(1)^ | Descrizione
| nick | core | Nick. | nick | core | Nick.

View File

@ -540,7 +540,7 @@ link:weechat_plugin_api.it.html[WeeChat plugin API reference].
Elenco di funzioni nelle API per gli script: Elenco di funzioni nelle API per gli script:
[width="75%",cols="1,3",options="header"] [width="100%",cols="1,3",options="header"]
|=== |===
| Categoria | Funzioni | Categoria | Funzioni
@ -785,7 +785,7 @@ Elenco di funzioni nelle API per gli script:
Elenco di costanti nelle API per gli script: Elenco di costanti nelle API per gli script:
[width="75%",cols="1,3",options="header"] [width="100%",cols="1,3",options="header"]
|=== |===
| Categoria | Costanti | Categoria | Costanti

View File

@ -824,7 +824,7 @@ Per alcuni plugin come IRC, è possibile usare codici colori ed attributi,
come segue (digitare kbd:[Ctrl+c] poi la lettera che segue, con il valore come segue (digitare kbd:[Ctrl+c] poi la lettera che segue, con il valore
opzionale): opzionale):
[width="60%",cols="3,5",options="header"] [width="100%",cols="1,2",options="header"]
|=== |===
// TRANSLATIION MISSING // TRANSLATIION MISSING
| Key | Description | Key | Description
@ -884,7 +884,7 @@ nell'area di chat(il terminale deve supportare 256 colori per essere utilizzati
In base al valore della variabile di ambiente _TERM_, potrebbero verificarsi i In base al valore della variabile di ambiente _TERM_, potrebbero verificarsi i
seguenti limiti per i colori in WeeChat: seguenti limiti per i colori in WeeChat:
[width="50%",cols="8,>2,>2",options="header"] [width="75%",cols="8,>3,>3",options="header"]
|=== |===
| $TERM | Colori | Coppie | $TERM | Colori | Coppie
| "rxvt-unicode", "xterm", ... | 88 | 32767 | "rxvt-unicode", "xterm", ... | 88 | 32767
@ -931,7 +931,7 @@ you can change it with these two commands:
I colori base in WeeChat sono: I colori base in WeeChat sono:
[width="50%",cols="1m,4",options="header"] [width="75%",cols="1m,4",options="header"]
|=== |===
| Nome | Colore | Nome | Colore
| default | Colore predefinito del terminale (trasparente per lo sfondo) | default | Colore predefinito del terminale (trasparente per lo sfondo)
@ -1179,7 +1179,7 @@ Tags can be displayed with the command `/debug tags` (same command to hide them)
Tag usati di frequente (elenco non esaustivo): Tag usati di frequente (elenco non esaustivo):
[width="70%",cols="1m,4",options="header"] [width="100%",cols="1m,4",options="header"]
|=== |===
| Tag | Descrizione | Tag | Descrizione
| no_filter | La riga non può essere filtrata. | no_filter | La riga non può essere filtrata.
@ -1551,7 +1551,7 @@ Il livello predefinito di notifica può essere impostato usando l'opzione
<<option_weechat.look.buffer_notify_default,weechat.look.buffer_notify_default>>, <<option_weechat.look.buffer_notify_default,weechat.look.buffer_notify_default>>,
il valore predefinito è _all_. il valore predefinito è _all_.
[width="50%",cols="3m,10",options="header"] [width="75%",cols="2m,7",options="header"]
|=== |===
| Livello di notifica | Livello del messaggio aggiunto alla hotlist | Livello di notifica | Livello del messaggio aggiunto alla hotlist
| none | (nessuno) | none | (nessuno)
@ -2089,7 +2089,7 @@ pulsante/rotellina e un'azione (opzionale). Elementi diversi sono separati da `+
Elenco di modificatori Elenco di modificatori
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Modificatore | Descrizione | Modificatore | Descrizione
| ctrl | Tasto kbd:[Ctrl] | ctrl | Tasto kbd:[Ctrl]
@ -2099,7 +2099,7 @@ Elenco di modificatori
Elenco di pulsanti/rotellina: Elenco di pulsanti/rotellina:
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Pulsante/rotellina | Descrizione | Pulsante/rotellina | Descrizione
| button1 | Click sul tasto sinistro | button1 | Click sul tasto sinistro
@ -2112,7 +2112,7 @@ Elenco di pulsanti/rotellina:
Elenco di azioni (solo per i pulsanti, non la rotellina): Elenco di azioni (solo per i pulsanti, non la rotellina):
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Azione | Distanza | Azione | Distanza
| gesture-up | 3 ... 19 | gesture-up | 3 ... 19
@ -2128,7 +2128,7 @@ Elenco di azioni (solo per i pulsanti, non la rotellina):
// TRANSLATION MISSING // TRANSLATION MISSING
List of incomplete events (only for buttons, useful for plugins/scripts): List of incomplete events (only for buttons, useful for plugins/scripts):
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Event | Description | Event | Description
| event-down | Button was pressed but not released yet | event-down | Button was pressed but not released yet
@ -2346,7 +2346,7 @@ Esempi per caricare, scaricare oppure elencare i plugin:
I plugin predefiniti sono: I plugin predefiniti sono:
[width="100%",cols="1,8",options="header"] [width="100%",cols="1,5",options="header"]
|=== |===
| Plugin | Descrizione | Plugin | Descrizione
| alias | Definisce gli alias per i comandi. | alias | Definisce gli alias per i comandi.
@ -3078,7 +3078,7 @@ appropriato, di solito quello del server o del canale.
Ecco una lista incompleta dei messaggi IRC o degli alias che è possibile Ecco una lista incompleta dei messaggi IRC o degli alias che è possibile
personalizzare: personalizzare:
[width="60%",cols="^1m,^3m,8",options="header"] [width="100%",cols="^1m,^3m,8",options="header"]
|=== |===
| messaggio | alias | descrizione | messaggio | alias | descrizione
| error | | errore | error | | errore

View File

@ -2,7 +2,7 @@
// This file is auto-generated by script docgen.py. // This file is auto-generated by script docgen.py.
// DO NOT EDIT BY HAND! // DO NOT EDIT BY HAND!
// //
[width="30%",cols="^2m,3",options="header"] [width="50%",cols="^2m,3",options="header"]
|=== |===
| IRC 色 | WeeChat 色 | IRC 色 | WeeChat 色

View File

@ -64,7 +64,7 @@ qweechat::
主な WeeChat ディレクトリは: 主な WeeChat ディレクトリは:
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| ディレクトリ | 説明 | ディレクトリ | 説明
| src/ | ソースコードのルートディレクトリ | src/ | ソースコードのルートディレクトリ
@ -120,7 +120,7 @@ WeeChat "core" は以下のディレクトリに配置されています:
* _src/core/_: コア関数 (データ操作用) * _src/core/_: コア関数 (データ操作用)
* _src/gui/_: インターフェースの関数 (バッファ、ウィンドウ、...) * _src/gui/_: インターフェースの関数 (バッファ、ウィンドウ、...)
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| パス/ファイル名 | 説明 | パス/ファイル名 | 説明
| core/ | コア関数: エントリポイント、内部構造体 | core/ | コア関数: エントリポイント、内部構造体
@ -215,7 +215,7 @@ WeeChat "core" は以下のディレクトリに配置されています:
[[sources_plugins]] [[sources_plugins]]
==== プラグイン ==== プラグイン
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| パス/ファイル名 | 説明 | パス/ファイル名 | 説明
| plugins/ | プラグインのルートディレクトリ | plugins/ | プラグインのルートディレクトリ
@ -387,7 +387,7 @@ WeeChat "core" は以下のディレクトリに配置されています:
[[sources_tests]] [[sources_tests]]
==== テスト ==== テスト
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| パス/ファイル名 | 説明 | パス/ファイル名 | 説明
| tests/ | テスト用のルートディレクトリ | tests/ | テスト用のルートディレクトリ
@ -448,7 +448,7 @@ WeeChat "core" は以下のディレクトリに配置されています:
文書ファイル: 文書ファイル:
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| パス/ファイル名 | 説明 | パス/ファイル名 | 説明
| doc/ | 文書 | doc/ | 文書
@ -473,7 +473,7 @@ WeeChat "core" は以下のディレクトリに配置されています:
WeeChat とプラグインの翻訳は gettext で行います、ファイルは _po/_ ディレクトリに含まれています: WeeChat とプラグインの翻訳は gettext で行います、ファイルは _po/_ ディレクトリに含まれています:
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| パス/ファイル名 | 説明 | パス/ファイル名 | 説明
| po/ | 翻訳ファイル (gettext) | po/ | 翻訳ファイル (gettext)
@ -735,7 +735,7 @@ irc プラグインの _irc.c_ など。
例: 例:
[width="100%",cols="1m,2",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| ディレクトリ | ファイル | ディレクトリ | ファイル
| src/core/ | weechat.c、wee-backtrace.c、wee-command.c、... | src/core/ | weechat.c、wee-backtrace.c、wee-command.c、...
@ -948,7 +948,7 @@ could be used at same time in buffers).
オプションを使う色コード オプションを使う色コード
(_src/gui/gui-color.h_ ファイルの _t_gui_color_enum_ を参照): (_src/gui/gui-color.h_ ファイルの _t_gui_color_enum_ を参照):
[width="70%",cols="^1m,10",options="header"] [width="80%",cols="^1m,10",options="header"]
|=== |===
| コード | オプション | コード | オプション
| 00 | weechat.color.separator | 00 | weechat.color.separator
@ -1000,7 +1000,7 @@ could be used at same time in buffers).
WeeChat 色は: WeeChat 色は:
[width="70%",cols="^1m,10",options="header"] [width="80%",cols="^1m,10",options="header"]
|=== |===
| コード | 色 | コード | 色
| 00 | デフォルト (端末の文字色/背景色) | 00 | デフォルト (端末の文字色/背景色)
@ -1024,7 +1024,7 @@ WeeChat 色は:
色コードの例: 色コードの例:
[width="70%",cols="1,2",options="header"] [width="100%",cols="1,2",options="header"]
|=== |===
| コード | 説明 | コード | 説明
| [hex]#19# `+01+` | オプション "01" の色 (チャットテキスト) | [hex]#19# `+01+` | オプション "01" の色 (チャットテキスト)

View File

@ -7914,7 +7914,7 @@ const char *weechat_prefix (const char *prefix);
List of prefixes: List of prefixes:
[width="70%",cols="^2m,^1,^3,5",options="header"] [width="100%",cols="^2m,^1,^3,5",options="header"]
|=== |===
| プレフィックス | 値 | 色 | 説明 | プレフィックス | 値 | 色 | 説明
| error | `+=!=+` | yellow | エラーメッセージ | error | `+=!=+` | yellow | エラーメッセージ
@ -12169,7 +12169,7 @@ info を使う前にエリアが一致していることを確認して下さい
バー要素 "buffer_nicklist" の追加情報: バー要素 "buffer_nicklist" の追加情報:
[width="60%",cols="1,1,5",options="header"] [width="100%",cols="1,1,5",options="header"]
|=== |===
| キー | プラグイン ^(1)^ | 説明 | キー | プラグイン ^(1)^ | 説明
| nick | core | ニックネーム | nick | core | ニックネーム

View File

@ -91,7 +91,7 @@ _リレー_ プラグインは _IRC プロキシ_ のように振舞います (
利用可能なコマンドのリスト (詳しくは次の章を参照): 利用可能なコマンドのリスト (詳しくは次の章を参照):
[width="80%",cols="^3m,14",options="header"] [width="100%",cols="^3m,14",options="header"]
|=== |===
| コマンド | 説明 | コマンド | 説明
// TRANSLATION MISSING // TRANSLATION MISSING
@ -595,7 +595,7 @@ test
返されるオブジェクト (以下の順番): 返されるオブジェクト (以下の順番):
[width="80%",cols="^3,3m,5m",options="header"] [width="100%",cols="^3,3m,5m",options="header"]
|=== |===
| 型 | 型 (メッセージ中) | 値 | 型 | 型 (メッセージ中) | 値
| char | chr | 65 ("A") | char | chr | 65 ("A")

View File

@ -531,7 +531,7 @@ link:weechat_plugin_api.ja.html[WeeChat プラグイン API リファレンス]
スクリプト API に含まれる関数のリスト: スクリプト API に含まれる関数のリスト:
[width="75%",cols="1,3",options="header"] [width="100%",cols="1,3",options="header"]
|=== |===
| カテゴリ | 関数 | カテゴリ | 関数
@ -773,7 +773,7 @@ link:weechat_plugin_api.ja.html[WeeChat プラグイン API リファレンス]
スクリプト API に含まれる定数のリスト: スクリプト API に含まれる定数のリスト:
[width="75%",cols="1,3",options="header"] [width="100%",cols="1,3",options="header"]
|=== |===
| カテゴリ | 定数 | カテゴリ | 定数

View File

@ -769,7 +769,7 @@ hello
IRC 等のプラグインでは、以下の色コードと属性を利用できます IRC 等のプラグインでは、以下の色コードと属性を利用できます
(kbd:[Ctrl+c] の後に、オプションとともに以下のキーを押してください): (kbd:[Ctrl+c] の後に、オプションとともに以下のキーを押してください):
[width="60%",cols="3,5",options="header"] [width="100%",cols="1,2",options="header"]
|=== |===
| キー | 説明 | キー | 説明
| kbd:[Ctrl+c], kbd:[b] | テキストを太字に | kbd:[Ctrl+c], kbd:[b] | テキストを太字に
@ -829,7 +829,7 @@ WeeChat ではバーやチャットエリアにおけるテキスト表示に 32
_TERM_ 環境変数の値によって、WeeChat _TERM_ 環境変数の値によって、WeeChat
で利用できる色と色ペアに以下の制限があります: で利用できる色と色ペアに以下の制限があります:
[width="50%",cols="8,>2,>2",options="header"] [width="75%",cols="8,>3,>3",options="header"]
|=== |===
| $TERM | 色 | ペア | $TERM | 色 | ペア
| "rxvt-unicode", "xterm", ... | 88 | 32767 | "rxvt-unicode", "xterm", ... | 88 | 32767
@ -872,7 +872,7 @@ _TERM_ 変数が間違った値に設定された状態で WeeChat が起動完
WeeChat における基本色とは: WeeChat における基本色とは:
[width="50%",cols="1m,4",options="header"] [width="75%",cols="1m,4",options="header"]
|=== |===
| 名前 | 色 | 名前 | 色
| default | デフォルトの端末色 (背景色を透過色とする) | default | デフォルトの端末色 (背景色を透過色とする)
@ -1114,7 +1114,7 @@ WeeChat は様々な目的で各行にタグを付けます:
通常使用するタグ (一部抜粋したリスト): 通常使用するタグ (一部抜粋したリスト):
[width="70%",cols="1m,4",options="header"] [width="100%",cols="1m,4",options="header"]
|=== |===
| タグ | 説明 | タグ | 説明
| no_filter | フィルタできない行 | no_filter | フィルタできない行
@ -1472,7 +1472,7 @@ WeeChat が以下のような表示状態の場合:
<<option_weechat.look.buffer_notify_default,weechat.look.buffer_notify_default>> <<option_weechat.look.buffer_notify_default,weechat.look.buffer_notify_default>>
オプションで指定し、デフォルトは _all_ です。 オプションで指定し、デフォルトは _all_ です。
[width="50%",cols="3m,10",options="header"] [width="75%",cols="2m,7",options="header"]
|=== |===
| 通知レベル | ホットリストに追加されるメッセージのレベル | 通知レベル | ホットリストに追加されるメッセージのレベル
| none | (無効) | none | (無効)
@ -1972,7 +1972,7 @@ WeeChat はデフォルトマウスイベントの多くを定義しています
修飾キーリスト: 修飾キーリスト:
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| 修飾キー | 説明 | 修飾キー | 説明
| ctrl | kbd:[Ctrl] キー | ctrl | kbd:[Ctrl] キー
@ -1982,7 +1982,7 @@ WeeChat はデフォルトマウスイベントの多くを定義しています
ボタン/ホイールのリスト: ボタン/ホイールのリスト:
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| ボタン/ホイール | 説明 | ボタン/ホイール | 説明
| button1 | 左ボタンクリック | button1 | 左ボタンクリック
@ -1995,7 +1995,7 @@ WeeChat はデフォルトマウスイベントの多くを定義しています
ジェスチャーのリスト (ボタンのみ対応、ホイール未対応): ジェスチャーのリスト (ボタンのみ対応、ホイール未対応):
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| ジェスチャー | 距離 | ジェスチャー | 距離
| gesture-up | 3 から 19 | gesture-up | 3 から 19
@ -2010,7 +2010,7 @@ WeeChat はデフォルトマウスイベントの多くを定義しています
未完了イベントのリスト (ボタンのみ、プラグイン/スクリプトで便利): 未完了イベントのリスト (ボタンのみ、プラグイン/スクリプトで便利):
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| イベント | 説明 | イベント | 説明
| event-down | マウスボタンが押され、離されていない状態 | event-down | マウスボタンが押され、離されていない状態
@ -2218,7 +2218,7 @@ When a plugin is unloaded, WeeChat removes:
デフォルトプラグインのリスト: デフォルトプラグインのリスト:
[width="100%",cols="1,8",options="header"] [width="100%",cols="1,5",options="header"]
|=== |===
| プラグイン | 説明 | プラグイン | 説明
| alias | コマンドの別名を定義 | alias | コマンドの別名を定義
@ -2887,7 +2887,7 @@ weechat::
カスタマイズできる一部の IRC メッセージ、別名のリストは以下です: カスタマイズできる一部の IRC メッセージ、別名のリストは以下です:
[width="60%",cols="^1m,^3m,8",options="header"] [width="100%",cols="^1m,^3m,8",options="header"]
|=== |===
| メッセージ | 別名 | 説明 | メッセージ | 別名 | 説明
| error | | エラー | error | | エラー

View File

@ -2,7 +2,7 @@
// This file is auto-generated by script docgen.py. // This file is auto-generated by script docgen.py.
// DO NOT EDIT BY HAND! // DO NOT EDIT BY HAND!
// //
[width="30%",cols="^2m,3",options="header"] [width="50%",cols="^2m,3",options="header"]
|=== |===
| Kolory IRC | Kolory WeeChat | Kolory IRC | Kolory WeeChat

View File

@ -517,7 +517,7 @@ link:weechat_plugin_api.en.html[Opisu API wtyczek WeeChat] (Angielski).
Lista funkcji w API skryptów: Lista funkcji w API skryptów:
[width="75%",cols="1,3",options="header"] [width="100%",cols="1,3",options="header"]
|=== |===
| Kategoria | Funkcje | Kategoria | Funkcje
@ -759,7 +759,7 @@ Lista funkcji w API skryptów:
Lista stałych w API skryptów: Lista stałych w API skryptów:
[width="75%",cols="1,3",options="header"] [width="100%",cols="1,3",options="header"]
|=== |===
| Kategoria | Stałe | Kategoria | Stałe

View File

@ -766,7 +766,7 @@ Na przykład, żeby wysłać tekst `/set` do obecnego buforu:
Dla niektórych wtyczek jak IRC, można użyć kolorów i atrybutów w następujący sposób Dla niektórych wtyczek jak IRC, można użyć kolorów i atrybutów w następujący sposób
(wciśnij kbd:[Ctrl+c] następnie literę z opcjonalną wartością): (wciśnij kbd:[Ctrl+c] następnie literę z opcjonalną wartością):
[width="60%",cols="3,5",options="header"] [width="100%",cols="1,2",options="header"]
|=== |===
| Klawisz | Opis | Klawisz | Opis
| kbd:[Ctrl+c], kbd:[b] | pogrubiony tekst | kbd:[Ctrl+c], kbd:[b] | pogrubiony tekst
@ -823,7 +823,7 @@ rozmów (twój terminal musi wspierać do 256 par kolorów, aby użyć ich w Wee
Zgodnie z wartością zmiennej środowiskowej _TERM_, możesz posiadać następujące Zgodnie z wartością zmiennej środowiskowej _TERM_, możesz posiadać następujące
limity dla kolorów w WeeChat: limity dla kolorów w WeeChat:
[width="50%",cols="8,>2,>2",options="header"] [width="75%",cols="8,>3,>3",options="header"]
|=== |===
| $TERM | Kolory | Pary | $TERM | Kolory | Pary
| "rxvt-unicode", "xterm", ... | 88 | 32767 | "rxvt-unicode", "xterm", ... | 88 | 32767
@ -866,7 +866,7 @@ możesz ją zmienić za pomocą tych dwóch komend:
Podstawowe kolory w WeeChat to: Podstawowe kolory w WeeChat to:
[width="50%",cols="1m,4",options="header"] [width="75%",cols="1m,4",options="header"]
|=== |===
| Nazwa | Kolor | Nazwa | Kolor
| default | Domyślny kolor terminala (przezroczysty dla tła) | default | Domyślny kolor terminala (przezroczysty dla tła)
@ -1108,7 +1108,7 @@ Tagi można wyświetlić używając komendy `/debug tags` (tą samą komendą mo
Popularnie używane tagi (niepełna lista): Popularnie używane tagi (niepełna lista):
[width="70%",cols="1m,4",options="header"] [width="100%",cols="1m,4",options="header"]
|=== |===
| Tag | Opis | Tag | Opis
| no_filter | Linia nie może być filtrowana. | no_filter | Linia nie może być filtrowana.
@ -1472,7 +1472,7 @@ Domyślny poziom powiadomień można ustawić za pomocą opcji
<<option_weechat.look.buffer_notify_default,weechat.look.buffer_notify_default>>, <<option_weechat.look.buffer_notify_default,weechat.look.buffer_notify_default>>,
domyślna wartość to _all_. domyślna wartość to _all_.
[width="50%",cols="3m,10",options="header"] [width="75%",cols="2m,7",options="header"]
|=== |===
| Poziom powiadomień | Poziom wiadomości dodawanej do hotlisty | Poziom powiadomień | Poziom wiadomości dodawanej do hotlisty
| none | (brak) | none | (brak)
@ -1959,7 +1959,7 @@ Nazwa zdarzenia zawiera modyfikator (opcjonalny), nazwę klawisza/rolki i gest
Lista modyfikatorów: Lista modyfikatorów:
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Modyfikator | Opis | Modyfikator | Opis
| ctrl | Klawisz kbd:[Ctrl] | ctrl | Klawisz kbd:[Ctrl]
@ -1969,7 +1969,7 @@ Lista modyfikatorów:
Lista klawiszy/rolek: Lista klawiszy/rolek:
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Klawisz/rolka | Opis | Klawisz/rolka | Opis
| button1 | Lewy klawisz myszy | button1 | Lewy klawisz myszy
@ -1982,7 +1982,7 @@ Lista klawiszy/rolek:
Lista gestów (tylko dla klawiszy, nie rolki): Lista gestów (tylko dla klawiszy, nie rolki):
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Gest | Odległość | Gest | Odległość
| gesture-up | 3 ... 19 | gesture-up | 3 ... 19
@ -1997,7 +1997,7 @@ Lista gestów (tylko dla klawiszy, nie rolki):
Lista niedkończonych zdarzeń (tylko dla przycisków, użyteczne dla wtyczek/skryptów): Lista niedkończonych zdarzeń (tylko dla przycisków, użyteczne dla wtyczek/skryptów):
[width="50%",cols="3m,4",options="header"] [width="100%",cols="2m,3",options="header"]
|=== |===
| Zdarzenie | Opis | Zdarzenie | Opis
| event-down | Klawisz został wciśnięty ale jeszcze nie puszczony | event-down | Klawisz został wciśnięty ale jeszcze nie puszczony
@ -2205,7 +2205,7 @@ Przykłady ładowania, wyładowywania i wyświetlania załadowanych wtyczek:
Domyślne wtyczki: Domyślne wtyczki:
[width="100%",cols="1,8",options="header"] [width="100%",cols="1,5",options="header"]
|=== |===
| Wtyczka | Opis | Wtyczka | Opis
| alias | Definiuje aliasy dla komend. | alias | Definiuje aliasy dla komend.
@ -2882,7 +2882,7 @@ zazwyczaj bufor serwera albo kanału.
Niepełna lista wiadomości IRC lub aliasów jakie można dostosować: Niepełna lista wiadomości IRC lub aliasów jakie można dostosować:
[width="60%",cols="^1m,^3m,8",options="header"] [width="100%",cols="^1m,^3m,8",options="header"]
|=== |===
| wiadomość | alias | opis | wiadomość | alias | opis
| error | | błąd | error | | błąd