summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/de/config.xml890
-rw-r--r--doc/de/irc_commands.xml428
-rw-r--r--doc/de/key_functions.xml100
-rw-r--r--doc/de/weechat_commands.xml251
-rw-r--r--doc/en/weechat_commands.xml2
-rw-r--r--doc/fr/config.xml1424
-rw-r--r--doc/fr/irc_commands.xml422
-rw-r--r--doc/fr/key_functions.xml100
-rw-r--r--doc/fr/weechat_commands.xml270
-rw-r--r--weechat/doc/de/config.xml890
-rw-r--r--weechat/doc/de/irc_commands.xml428
-rw-r--r--weechat/doc/de/key_functions.xml100
-rw-r--r--weechat/doc/de/weechat_commands.xml251
-rw-r--r--weechat/doc/en/weechat_commands.xml2
-rw-r--r--weechat/doc/fr/config.xml1424
-rw-r--r--weechat/doc/fr/irc_commands.xml422
-rw-r--r--weechat/doc/fr/key_functions.xml100
-rw-r--r--weechat/doc/fr/weechat_commands.xml270
18 files changed, 2996 insertions, 4778 deletions
diff --git a/doc/de/config.xml b/doc/de/config.xml
index 26cad4ac2..f8f2c632e 100644
--- a/doc/de/config.xml
+++ b/doc/de/config.xml
@@ -7,1247 +7,357 @@
<row>
<entry><option>look_save_on_exit</option></entry>
- <entry>Boolean</entry>
- <entry></entry>
- <entry>'on'</entry>
- <entry>Konfiguration beim Verlassen abspeichern</entry>
-</row>
<row>
<entry><option>look_set_title</option></entry>
- <entry>Boolean</entry>
- <entry></entry>
- <entry>'on'</entry>
- <entry>Fenstertitel setzen (oder Terminaltitel im Curses-GUI) mit Name und Version</entry>
-</row>
<row>
<entry><option>look_startup_logo</option></entry>
- <entry>Boolean</entry>
- <entry></entry>
- <entry>'on'</entry>
- <entry>WeeChat-Logo beim Start anzeigen</entry>
-</row>
<row>
<entry><option>look_startup_version</option></entry>
- <entry>Boolean</entry>
- <entry></entry>
- <entry>'on'</entry>
- <entry>WeeChat-Version beim Start anzeigen</entry>
-</row>
<row>
<entry><option>look_weechat_slogan</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'the geekest IRC client!'</entry>
- <entry>WeeChat-Slogan (wenn leer, wird keiner benutzt)</entry>
-</row>
<row>
<entry><option>look_one_server_buffer</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>Benutze den gleichen Puffer für alle Server</entry>
-</row>
<row>
<entry><option>look_open_near_server</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>öffne neue Channels oder private Nachrichten neben dem Server-Puffer</entry>
-</row>
<row>
<entry><option>look_scroll_amount</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 1 und 2147483647</entry>
- <entry>3</entry>
- <entry>Anzahl der zu scrollenden Zeilen bei Bild-Hoch- und Bild-Runter-Taste</entry>
-</row>
<row>
<entry><option>look_buffer_timestamp</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'[%H:%M:%S]'</entry>
- <entry>Timestamp für Puffer</entry>
-</row>
<row>
<entry><option>look_color_nicks_number</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 1 und 10</entry>
- <entry>10</entry>
- <entry>Anzahl der für Nicknames zu benutzenden Farben</entry>
-</row>
<row>
<entry><option>look_color_actions</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 1 und 10</entry>
- <entry>'on'</entry>
- <entry>Actions mit verschiedenen Farbe anzeigen</entry>
-</row>
<row>
<entry><option>look_nicklist</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 1 und 10</entry>
- <entry>'on'</entry>
- <entry>Nicklisten-Fenster in Channelfenstern anzeigen</entry>
-</row>
<row>
<entry><option>look_nicklist_position</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>'left', 'right', 'top', 'bottom'</entry>
- <entry>'right'</entry>
- <entry>Nicklisten-Position (top, left, right (Standard), bottom)</entry>
-</row>
<row>
<entry><option>look_nicklist_min_size</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 100</entry>
- <entry>0</entry>
- <entry>Minimale Größe der Nicklist (Breite oder Höhe, je nach look_nicklist_position (0: kein Minimum)</entry>
-</row>
<row>
<entry><option>look_nicklist_max_size</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 100</entry>
- <entry>0</entry>
- <entry>Maximale Größe der Nicklist (Breite oder Höhe, je nach look_nicklist_position (0: kein Maximum); Wenn min == max &gt; 0, ist die Größe fest.</entry>
-</row>
<row>
<entry><option>look_nicklist_separator</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 0 und 100</entry>
- <entry>'on'</entry>
- <entry>Trennzeichen zwischen Chatfenster und Nickliste</entry>
-</row>
<row>
<entry><option>look_no_nickname</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'-cmd-'</entry>
- <entry>Text, der statt Nickname erscheinen soll, wenn keine Verbindung besteht</entry>
-</row>
<row>
<entry><option>look_nickmode</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Nickmode (@%+) vorm Nickname anzeigen</entry>
-</row>
<row>
<entry><option>look_nickmode_empty</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>Leerzeichen anzeigen wenn Nickmode nicht @%+ ist</entry>
-</row>
<row>
<entry><option>look_nick_prefix</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Text, der im Chatfenster vor dem Nickname erscheinen soll</entry>
-</row>
<row>
<entry><option>look_nick_suffix</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>' |'</entry>
- <entry>Text, der im Chatfenster nach dem Nickname erscheinen soll</entry>
-</row>
<row>
<entry><option>look_align_nick</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>'none', 'left', 'right'</entry>
- <entry>'right'</entry>
- <entry>Ausrichtung des Nicknamens (feste Größe bei Nicks im Chatfenster (none, left, right))</entry>
-</row>
<row>
<entry><option>look_align_other</option></entry>
- <entry>Boolean</entry>
- <entry>'none', 'left', 'right'</entry>
- <entry>'on'</entry>
- <entry>Ausrichtung für andere Nachrichten, die nicht mit einem Nicknamen beginnen</entry>
-</row>
<row>
<entry><option>look_align_size</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 8 und 64</entry>
- <entry>14</entry>
- <entry>Größe zum Ausrichten von Nicknamen und anderen Nachrichten</entry>
-</row>
<row>
<entry><option>look_align_size_max</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 8 und 64</entry>
- <entry>20</entry>
- <entry>Maximale Größe zum Ausrichten von Nicknamen und anderen Nachrichten (sollte &gt;= look_align_size sein)</entry>
-</row>
<row>
<entry><option>look_nick_completor</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>':'</entry>
- <entry>Nach Nickvervollständigung anzufügende Zeichenfolge</entry>
-</row>
<row>
<entry><option>look_nick_completion_ignore</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'[]-^'</entry>
- <entry>Zeichen, die bei der Nickvervollständigung ignoriert werden</entry>
-</row>
<row>
<entry><option>look_nick_completion_smart</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Smart completion for nicks (completes with last speakers first)</entry>
-</row>
<row>
<entry><option>look_nick_complete_first</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>Nur mit dem ersten, passenden Nicknamen vervollständigen</entry>
-</row>
<row>
<entry><option>look_infobar</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Infoleiste aktivieren</entry>
-</row>
<row>
<entry><option>look_infobar_timestamp</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'%B, %A %d %Y'</entry>
- <entry>Timestamp in der Infobar</entry>
-</row>
<row>
<entry><option>look_infobar_seconds</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Sekunden in der Infobar-Zeit anzeigen</entry>
-</row>
<row>
<entry><option>look_infobar_delay_highlight</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>7</entry>
- <entry>Anzeigezeit in Sekunden für Highlight-Messages in der Infobar (0: gar nicht erst anzeigen)</entry>
-</row>
<row>
<entry><option>look_hotlist_names_count</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 32</entry>
- <entry>3</entry>
- <entry>Maximale Anzahl an Namen in der Hotlist (0 = keine Namen, nur Puffernummern)</entry>
-</row>
<row>
<entry><option>look_hotlist_names_level</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 1 und 15</entry>
- <entry>12</entry>
- <entry>Level für Namensanzeige in der Hotlist (Kombination von: 1=join/part, 2=Nachricht, 4=Query, 8=Highlight, z.B. 12=Query+Highlight)</entry>
-</row>
<row>
<entry><option>look_hotlist_names_length</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 32</entry>
- <entry>0</entry>
- <entry>Maximale Länge der Namen in der Hotlist (0: kein Limit)</entry>
-</row>
<row>
<entry><option>look_day_change</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 0 und 32</entry>
- <entry>'on'</entry>
- <entry>Spezielle Nachricht anzeigen, wenn ein neuer Tag beginnt</entry>
-</row>
<row>
<entry><option>look_day_change_timestamp</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'%a, %d %b %Y'</entry>
- <entry>Zeitstempel für das Datum, das beim Tageswechsel angezeigt wird</entry>
-</row>
<row>
<entry><option>look_read_marker</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>' '</entry>
- <entry>Markiere die erste, ungelesene Zeile bei Server- und Channel-Puffern</entry>
-</row>
<row>
<entry><option>look_input_format</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'[%n(%m)] '</entry>
- <entry>Format der Eingabezeile ('%c' wird durch den Channel- oder Servernamen ersetzt, '%n' durch den Nicknamen und '%m' durch die Nick-Modi)</entry>
-</row>
<row>
<entry><option>col_real_white</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>Wenn gesetzt, benutze echtes Weiß, als Voreinstellung jedoch für Terminals mit weißem Hintergrund deaktiviert (solltest du niemals einen weißen Hintergrund benutzen, solltest du diese Option aktivieren um ein echtes Weiß anstelle der voreingestellten Terminal Vordergrundfarbe zu bekommen)</entry>
-</row>
<row>
<entry><option>col_separator</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'blue'</entry>
- <entry>Farbe der Fenster-Separatoren im Chatfenster (bei geteiltem Bildschirm)</entry>
-</row>
<row>
<entry><option>col_title</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Textfarbe der Titelleiste</entry>
-</row>
<row>
<entry><option>col_title_more</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightmagenta'</entry>
- <entry>Farbe des '+' beim Scrolling des Topics</entry>
-</row>
<row>
<entry><option>col_title_bg</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'blue'</entry>
- <entry>Hintergrundfarbe der Titelleiste</entry>
-</row>
<row>
<entry><option>col_chat</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Farbe vom Chat-Text</entry>
-</row>
<row>
<entry><option>col_chat_time</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Farbe der Zeit im Chatfenster</entry>
-</row>
<row>
<entry><option>col_chat_time_sep</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'brown'</entry>
- <entry>Farbe für den Zeit-Separator im Chatfenster</entry>
-</row>
<row>
<entry><option>col_chat_prefix1</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightcyan'</entry>
- <entry>Farbe des 1. und 3. Präfixzeichens</entry>
-</row>
<row>
<entry><option>col_chat_prefix2</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'white'</entry>
- <entry>Farbe des 2. Präfixzeichens</entry>
-</row>
<row>
<entry><option>col_chat_server</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'brown'</entry>
- <entry>Farbe des Servernamens</entry>
-</row>
<row>
<entry><option>col_chat_join</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightgreen'</entry>
- <entry>Farbe des join-Pfeiles (Präfix)</entry>
-</row>
<row>
<entry><option>col_chat_part</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightred'</entry>
- <entry>Farbe des quit-Pfeiles (Präfix)</entry>
-</row>
<row>
<entry><option>col_chat_nick</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightcyan'</entry>
- <entry>Farbe der Nicknames in ACTIONs im Chatfenster</entry>
-</row>
<row>
<entry><option>col_chat_host</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'cyan'</entry>
- <entry>Farbe der Hostnames im Chatfenster</entry>
-</row>
<row>
<entry><option>col_chat_channel</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'white'</entry>
- <entry>Farbe der Channelnamen in ACTIONs im Chatfenster</entry>
-</row>
<row>
<entry><option>col_chat_dark</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'green'</entry>
- <entry>Farbe der dunklen Separatoren im Chatfenster</entry>
-</row>
<row>
<entry><option>col_chat_highlight</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'yellow'</entry>
- <entry>Farbe der hervorgehobenen Nicknames im Chatfenster</entry>
-</row>
<row>
<entry><option>col_chat_bg</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Hintergrund des Chatfensters</entry>
-</row>
<row>
<entry><option>col_chat_read_marker</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'yellow'</entry>
- <entry>Farbe der Ungelesenenmarkierung</entry>
-</row>
<row>
<entry><option>col_chat_read_marker_bg</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'magenta'</entry>
- <entry>Hintergrundfarbe der Ungelesenenmarkierung</entry>
-</row>
<row>
<entry><option>col_status</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Farbe der Statuszeile</entry>
-</row>
<row>
<entry><option>col_status_delimiters</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'cyan'</entry>
- <entry>Farbe der Statuszeilen-Separatoren</entry>
-</row>
<row>
<entry><option>col_status_channel</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'white'</entry>
- <entry>Farbe des aktuellen Channels in der Statuszeile</entry>
-</row>
<row>
<entry><option>col_status_data_msg</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'yellow'</entry>
- <entry>Farbe eines Fensters mit neuen Messages in der Statuszeile</entry>
-</row>
<row>
<entry><option>col_status_private</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightmagenta'</entry>
- <entry>Farbe eines Fensters mit Privatnachrichten in der Statuszeile</entry>
-</row>
<row>
<entry><option>col_status_highlight</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightred'</entry>
- <entry>Farbe eines Fensters mit Highlights in der Statuszeile</entry>
-</row>
<row>
<entry><option>col_status_data_other</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Farbe eines Fensters mit neuen Daten (nicht Nachrichten in der Statuszeile)</entry>
-</row>
<row>
<entry><option>col_status_more</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'white'</entry>
- <entry>Farbe eines Fensters mit neuen Daten in der Statuszeile</entry>
-</row>
<row>
<entry><option>col_status_bg</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'blue'</entry>
- <entry>Hintergrund des Statusfensters</entry>
-</row>
<row>
<entry><option>col_infobar</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'black'</entry>
- <entry>Farbe des Infobar-Textes</entry>
-</row>
<row>
<entry><option>col_infobar_delimiters</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'blue'</entry>
- <entry>Farbe der Infobar-Trennzeichen</entry>
-</row>
<row>
<entry><option>col_infobar_highlight</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'white'</entry>
- <entry>Farbe der Infobar-Highlight-Notifikation</entry>
-</row>
<row>
<entry><option>col_infobar_bg</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'cyan'</entry>
- <entry>Hintergrund des Infobar-Fensters</entry>
-</row>
<row>
<entry><option>col_input</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Farbe der Eingabezeile</entry>
-</row>
<row>
<entry><option>col_input_server</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'brown'</entry>
- <entry>Farbe des Eingabetextes (Servername)</entry>
-</row>
<row>
<entry><option>col_input_channel</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'white'</entry>
- <entry>Farbe des Channelnamens in der Eingabezeile</entry>
-</row>
<row>
<entry><option>col_input_nick</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightcyan'</entry>
- <entry>Farbe des Nicknames in der Eingabezeile</entry>
-</row>
<row>
<entry><option>col_input_delimiters</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'cyan'</entry>
- <entry>Farbe des Trennzeichens in der Eingabezeile</entry>
-</row>
<row>
<entry><option>col_input_text_not_found</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'red'</entry>
- <entry>Color for text not found</entry>
-</row>
<row>
<entry><option>col_input_bg</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Hintergrundfarbe der Eingabezeile</entry>
-</row>
<row>
<entry><option>col_nick</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_away</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'cyan'</entry>
- <entry>Farbe von abwesenden Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_chanowner</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightgreen'</entry>
- <entry>Farbe des Channel-Owner-Symbols von unrealircd</entry>
-</row>
<row>
<entry><option>col_nick_chanadmin</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightgreen'</entry>
- <entry>Farbe des Channel-Admin-Symbols von unrealircd</entry>
-</row>
<row>
<entry><option>col_nick_op</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightgreen'</entry>
- <entry>Farbe des Operator-Symbols</entry>
-</row>
<row>
<entry><option>col_nick_halfop</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightmagenta'</entry>
- <entry>Farbe des Halb-Operator-Symbols</entry>
-</row>
<row>
<entry><option>col_nick_voice</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'yellow'</entry>
- <entry>Farbe des Voice-Symbols</entry>
-</row>
<row>
<entry><option>col_nick_more</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightmagenta'</entry>
- <entry>Farbe des '+' beim Scrolling von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_sep</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'blue'</entry>
- <entry>Farbe der Nicknamefenster-Trennlinie</entry>
-</row>
<row>
<entry><option>col_nick_self</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'white'</entry>
- <entry>Farbe des eigenen Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color1</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'cyan'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color2</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'magenta'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color3</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'green'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color4</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'brown'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color5</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightblue'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color6</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color7</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightcyan'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color8</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightmagenta'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color9</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightgreen'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color10</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'blue'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_private</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Farbe des anderen Nicknames in Query-Fenstern</entry>
-</row>
<row>
<entry><option>col_nick_bg</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Hintergrundfarbe der Nicknames</entry>
-</row>
<row>
<entry><option>col_chat_dcc_selected</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'white'</entry>
- <entry>Farbe des ausgewählten DCCs im Chatfenster</entry>
-</row>
<row>
<entry><option>col_dcc_waiting</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightcyan'</entry>
- <entry>Farbe des DCC-Status 'warten'</entry>
-</row>
<row>
<entry><option>col_dcc_connecting</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'yellow'</entry>
- <entry>Farbe des DCC-Status 'verbinden'</entry>
-</row>
<row>
<entry><option>col_dcc_active</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightblue'</entry>
- <entry>Farbe des DCC-Status 'aktiv'</entry>
-</row>
<row>
<entry><option>col_dcc_done</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightgreen'</entry>
- <entry>Farbe des DCC-Status 'fertig'</entry>
-</row>
<row>
<entry><option>col_dcc_failed</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightred'</entry>
- <entry>Farbe des DCC-Status 'fehlgeschlagen'</entry>
-</row>
<row>
<entry><option>col_dcc_aborted</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightred'</entry>
- <entry>Farbe des DCC-Status 'abgebrochen'</entry>
-</row>
<row>
<entry><option>history_max_lines</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>4096</entry>
- <entry>Maximale Anzahl der Zeilen im Verlauf eines Server-, Channel- oder Queryfensters (0: kein Limit)</entry>
-</row>
<row>
<entry><option>history_max_commands</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>100</entry>
- <entry>Maximale Anzahl an Befehlen im Verlauf (0: kein Limit)</entry>
-</row>
<row>
<entry><option>history_display_default</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>5</entry>
- <entry>Maximale Anzahl der angezeigten Befehle im Verlauf (0: unbegrenzt)</entry>
-</row>
<row>
<entry><option>log_auto_server</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>'off'</entry>
- <entry>Automatisches Logging von Servermessages</entry>
-</row>
<row>
<entry><option>log_auto_channel</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>'off'</entry>
- <entry>Automatisches Logging von Channels</entry>
-</row>
<row>
<entry><option>log_auto_private</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>'off'</entry>
- <entry>Automatisches Logging von Queries</entry>
-</row>
<row>
<entry><option>log_plugin_msg</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>'off'</entry>
- <entry>Nachrichten von Skripten loggen</entry>
-</row>
<row>
<entry><option>log_path</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'%h/logs/'</entry>
- <entry>Pfad für die WeeChat-Log-Dateien ('%h' wird durch WeeChat-Basisverzeichnis ersetztz, Voreinstellung ist ~/.weechat)</entry>
-</row>
<row>
<entry><option>log_timestamp</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'%Y %b %d %H:%M:%S'</entry>
- <entry>Timestamp der Logdateien (siehe man strftime für die Syntax der Datum/Uhrzeit-Angaben)</entry>
-</row>
<row>
<entry><option>log_hide_nickserv_pwd</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Von NickServ angezeigte Passwörter verstecken</entry>
-</row>
<row>
<entry><option>irc_display_away</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>'off', 'local', 'channel'</entry>
- <entry>'off'</entry>
- <entry>Bei Abwesenheit und Rückkehr eine Nachricht anzeigen</entry>
-</row>
<row>
<entry><option>irc_show_away_once</option></entry>
- <entry>Boolean</entry>
- <entry>'off', 'local', 'channel'</entry>
- <entry>'on'</entry>
- <entry>In privaten Unterhaltungen nur einmalig eine Abwesenheitsnachricht anzeigen</entry>
-</row>
<row>
<entry><option>irc_default_msg_part</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'WeeChat %v'</entry>
- <entry>Standardnachricht beim Verlasseb eines Channels ('%v' wird durch die WeeChat-Version ersetzt)</entry>
-</row>
<row>
<entry><option>irc_default_msg_quit</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'WeeChat %v'</entry>
- <entry>Standardnachricht beim Beenden ('%v' wird durch die WeeChat-Version ersetzt)</entry>
-</row>
<row>
<entry><option>irc_notice_as_pv</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>NOTICEs als Queries anzeigen</entry>
-</row>
<row>
<entry><option>irc_away_check</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>0</entry>
- <entry>Intervall zwischen zwei Away-Checks (in Minuten, 0 = nie überprüfen)</entry>
-</row>
<row>
<entry><option>irc_away_check_max_nicks</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>0</entry>
- <entry>überprüfe Abwesenheitsnachrichten nur in Channels mit maximal dieser Anzahl an Nicknamen (0 = unbegrenzt)</entry>
-</row>
<row>
<entry><option>irc_lag_check</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 30 und 2147483647</entry>
- <entry>60</entry>
- <entry>Intervall zwischen zwei Lag-Messungen in Sekunden</entry>
-</row>
<row>
<entry><option>irc_lag_min_show</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>1</entry>
- <entry>Mindest-Lag, der angezeigt werden soll, in Sekunden</entry>
-</row>
<row>
<entry><option>irc_lag_disconnect</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>5</entry>
- <entry>Maximal-Lag bis zum Trennen der Verbindung (in Minuten - 0: nie trennen)</entry>
-</row>
<row>
<entry><option>irc_anti_flood</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 5</entry>
- <entry>2</entry>
- <entry>Anti-flood: # Sekunden zwischen zwei Benutzernachrichten (0 = kein anti-flood)</entry>
-</row>
<row>
<entry><option>irc_fifo_pipe</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 0 und 5</entry>
- <entry>'off'</entry>
- <entry>Einen FIFO zur Fernsteuerung des Clients von anderen Prozessen öffnen</entry>
-</row>
<row>
<entry><option>irc_highlight</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Durch Kommata getrennte Liste der hervorzuhebenden Wörter (Groß-/Kleinschreibung wird nicht beachtet, die Wörter können mit "*" als Joker beginnen oder enden)</entry>
-</row>
<row>
<entry><option>irc_colors_receive</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Wenn der Schalter deaktiviert ist, werden die Farben von eingehenden Nachrichten entfernt</entry>
-</row>
<row>
<entry><option>irc_colors_send</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Erlaube Benutzern, spezielle Codes zu versenden (%B=fett, %Cxx,yy=Farbe, %U=unterstrichen, %R=reverse/umgekehrt)</entry>
-</row>
<row>
<entry><option>irc_send_unknown_commands</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>Sende unbekannte Befehle an den IRC-Server</entry>
-</row>
<row>
<entry><option>dcc_auto_accept_files</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>DCC-Dateiübertragungen automatisch annehmen</entry>
-</row>
<row>
<entry><option>dcc_auto_accept_chats</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>DCC-CHats automatisch annehmen (Vorsicht!)</entry>
-</row>
<row>
<entry><option>dcc_timeout</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 5 und 2147483647</entry>
- <entry>300</entry>
- <entry>DCC-Timeout in Sekunden</entry>
-</row>
<row>
<entry><option>dcc_blocksize</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 1024 und 102400</entry>
- <entry>65536</entry>
- <entry>Blockgröße für DCCs</entry>
-</row>
<row>
<entry><option>dcc_fast_send</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 1024 und 102400</entry>
- <entry>'on'</entry>
- <entry>Warte beim Veschicken von Dateien nicht auf das ACK-Signal</entry>
-</row>
<row>
<entry><option>dcc_port_range</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Beschränkt ausgehenden DCC auf die ausschließliche Benutzung von Ports in einem vorgegebenen Bereich (hilfreich bei NAT) (Syntax: ein einzelner Port, z.B. 5000, oder eine Port-Bereich, z.B. 5000-5015,wenn kein Bereich angegeben ist, ist jeder Port möglich)</entry>
-</row>
<row>
<entry><option>dcc_own_ip</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>IP- oder DNS-Adresse für ausgehenden DCC (wenn kein Wert angegeben wird, wird die IP des lokalen Interfaces benutzt)</entry>
-</row>
<row>
<entry><option>dcc_download_path</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'%h/dcc'</entry>
- <entry>Pfad für per DCC eingehende Dateien (Standardwert: Homeverzeichnis)</entry>
-</row>
<row>
<entry><option>dcc_upload_path</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'~'</entry>
- <entry>Pfad, aus dem Dateien standardmäßig gelesen werden, wenn keine explizite Angabe vorliegt</entry>
-</row>
<row>
<entry><option>dcc_convert_spaces</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Leerzeichen in Unterstriche umwandeln beim Veschicken von Dateien</entry>
-</row>
<row>
<entry><option>dcc_auto_rename</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Eingehende Dateien automatisch umbenennen, falls nötig, um Überschreiben zu vermeiden (durch Hinzufügen von '.1', '.2', ...)</entry>
-</row>
<row>
<entry><option>dcc_auto_resume</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Abgebrochene Übertragungen automatisch fortsetzen, wenn die Verbindung abgebrochen ist</entry>
-</row>
<row>
<entry><option>proxy_use</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>Einen Proxyserver verwenden, um die Verbindung zum IRC-Server aufzubauen</entry>
-</row>
<row>
<entry><option>proxy_type</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>'http', 'socks4', 'socks5'</entry>
- <entry>'http'</entry>
- <entry>Proxytyp (http (Standard), socks4, socks5)</entry>
-</row>
<row>
<entry><option>proxy_ipv6</option></entry>
- <entry>Boolean</entry>
- <entry>'http', 'socks4', 'socks5'</entry>
- <entry>'off'</entry>
- <entry>Verbindung zum Proxy über IPv6 aufbauen</entry>
-</row>
<row>
<entry><option>proxy_address</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Adresse des Proxyservers (IP oder Hostname)</entry>
-</row>
<row>
<entry><option>proxy_port</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 65535</entry>
- <entry>3128</entry>
- <entry>Port, auf dem der Proxyserver läuft</entry>
-</row>
<row>
<entry><option>proxy_username</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Benutzername für die Proxyverbindung</entry>
-</row>
<row>
<entry><option>proxy_password</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Passwort für die Proxyverbindung</entry>
-</row>
<row>
<entry><option>plugins_path</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'%h/plugins'</entry>
- <entry>Suchpfad für WeeChat-Plugins ('%h' wird durch das WeeChat-Basisiverzeichnis ersetzt, voreingestellt ist ~/.weechat)</entry>
-</row>
<row>
<entry><option>plugins_autoload</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'*'</entry>
- <entry>Kommagetrennte Liste der Plugins, die beim Start automatisch geladen werden sollen, "*" lädt alle gefundenen Plugins (es können auch Teile des Namens angegeben werden, "perl" lädt z.B. auch "libperl.so")</entry>
-</row>
<row>
<entry><option>plugins_extension</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'.so'</entry>
- <entry>Standard-Dateinamenserweiterung für Plugins, wird für das automatische Laden verwendet (wenn kein Wert angegeben ist und der Wert für das automatische Laden "*" ist, werden alle Dateien geladen)</entry>
-</row>
<row>
<entry><option>server_name</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Mit dem IRC-Server assoziierter eindeutiger Name (nur zur Anzeige)</entry>
-</row>
<row>
<entry><option>server_autoconnect</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Automatisch mit dem Server verbinden, wenn WeeChat gestartet wird</entry>
-</row>
<row>
<entry><option>server_autoreconnect</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Die Verbindung nach Trennung automatisch wiederherstellen</entry>
-</row>
<row>
<entry><option>server_autoreconnect_delay</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 65535</entry>
- <entry>30</entry>
- <entry>Zeit in Sekunden, die gewartet wird, bevor ein Verbindungsneuaufbau versucht wird</entry>
-</row>
<row>
<entry><option>server_address</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>IP-Adresse oder Hostname des IRC-Servers</entry>
-</row>
<row>
<entry><option>server_port</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 65535</entry>
- <entry>6667</entry>
- <entry>Port, auf dem der IRC-Server läuft</entry>
-</row>
<row>
<entry><option>server_ipv6</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 0 und 65535</entry>
- <entry>'off'</entry>
- <entry>Server über IPv6 ansprechen</entry>
-</row>
<row>
<entry><option>server_ssl</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 0 und 65535</entry>
- <entry>'off'</entry>
- <entry>Server über SSL ansprechen</entry>
-</row>
<row>
<entry><option>server_password</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Passwort für den IRC-Server</entry>
-</row>
<row>
<entry><option>server_nick1</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Eigener Nickname, der auf dem IRC-Server benutzt werden soll</entry>
-</row>
<row>
<entry><option>server_nick2</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Alternativer Nickname, der auf dem IRC-Server benutzt werden soll, wenn der erste Kandidat bereits benutzt wird</entry>
-</row>
<row>
<entry><option>server_nick3</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>2. alternativer Nickname, der auf dem IRC-Server benutzt werden soll, wenn der erste alternative Nickname bereits benutzt wird</entry>
-</row>
<row>
<entry><option>server_username</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Benutzername, der an den Server übermittelt werden soll</entry>
-</row>
<row>
<entry><option>server_realname</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Voller Name, der an den Server übermittelt werden soll</entry>
-</row>
<row>
<entry><option>server_hostname</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Angepasster Hostname oder angepasste IP-Adresse für den Server (wenn nichts eingetragen ist, wird der lokale Hostname verwendet)</entry>
-</row>
<row>
<entry><option>server_command</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Befehle, die nach der Verbindung zum Server ausgeführt werden sollen (mehrere Befehle müssen mit einem Semikolon getrennt werden, um ein Semikolon zu schreiben, muss man '\;' verwenden, die spezielllen Variablen $nick, $channel und $server werden dabei durch den jeweiligen Wert ersetzt)</entry>
-</row>
<row>
<entry><option>server_command_delay</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 5</entry>
- <entry>0</entry>
- <entry>Wartezeit in Sekunden nach Ausführung des Befehls, um z.B. eine Authentifizierung zu ermöglichen</entry>
-</row>
<row>
<entry><option>server_autojoin</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Durch Kommata getrennte Liste der Channels, die beim Verbinden zum Server betreten werden sollen (Beispiel: "#chan1,#chan2,#chan3 key1,key2")</entry>
-</row>
<row>
<entry><option>server_autorejoin</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Channels nach Kick automatisch wieder betreten, falls möglich</entry>
-</row>
<row>
<entry><option>server_notify_levels</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Durch Kommata getrennte Liste der Notify-Levels für die Channels auf diesem Server (Format: #channel:1,...), der Channelname '*' ist für den Default-Server-Notify-Level</entry>
-</row>
diff --git a/doc/de/irc_commands.xml b/doc/de/irc_commands.xml
index 0a157dd18..294c70f14 100644
--- a/doc/de/irc_commands.xml
+++ b/doc/de/irc_commands.xml
@@ -5,439 +5,439 @@
This file is automatically built with a Perl script. DO NOT EDIT!
-->
-<command>admin [Ziel]</command>
+<command>admin [target]</command>
<programlisting>
-Information über den Server-Administrator abfragen
+find information about the administrator of the server
-Ziel: Server
+target: server
</programlisting>
-<command>ame Nachricht</command>
+<command>ame message</command>
<programlisting>
-Nachricht an alle Channels aller verbundenen Server schicken
+send a CTCP action to all channels of all connected servers
-zu sendende Nachricht
+message: message to send
</programlisting>
-<command>amsg Text</command>
+<command>amsg text</command>
<programlisting>
-Nachricht an alle Channels aller verbundener Server schicken
+send message to all channels of all connected servers
-Text: zu sendender Text
+text: text to send
</programlisting>
-<command>away [-all] [Nachricht]</command>
+<command>away [-all] [message]</command>
<programlisting>
-Abwesenheitsnachricht ein/ausschalten
+toggle away status
- -all: Abwesenheitszustand auf allen Servern ändern
-Nachricht: Abwesenheitsnachricht (bzw. keine, um den Abwesenheitszustand zu deaktivieren)
+ -all: toggle away status on all connected servers
+message: message for away (if no message is given, away status is removed)
</programlisting>
-<command>ban [Channel] [Nickname [Nickname ...]]</command>
+<command>ban [channel] [nickname [nickname ...]]</command>
<programlisting>
-Nicknames oder Hosts sperren/verbannen
+bans nicks or hosts
- Channel: Channel für die Sperre
-Nickname: zu sperrender User oder Host
+ channel: channel for ban
+nickname: user or host to ban
</programlisting>
-<command>ctcp Empfänger Typ [Argumente]</command>
+<command>ctcp receiver type [arguments]</command>
<programlisting>
-CTCP-Nachricht verschicken
+send a CTCP message (Client-To-Client Protocol)
- Empfänger: User, an den die CTCP-Nachricht geschickt werden soll
- Typ: Typ der CTCP-Nachricht (z.B. "version", "ping", ..)
-Argumente: Argumente für CTCP
+ receiver: nick or channel to send CTCP to
+ type: CTCP type (examples: "version", "ping", ..)
+arguments: arguments for CTCP
</programlisting>
-<command>cycle [Channel[,Channel]] [Abschiedsnachricht]</command>
+<command>cycle [channel[,channel]] [part_message]</command>
<programlisting>
-einen Channel verlassen und wieder betreten
+leave and rejoin a channel
- Channel: zu verlassender Channel
-Abschiedsnachricht: Abschiedsnachricht (die den anderen Usern angezeigt wird)
+ channel: channel name for cycle
+part_message: part message (displayed to other users)
</programlisting>
-<command>dehalfop Nickname [Nickname]</command>
+<command>dehalfop [nickname [nickname]]</command>
<programlisting>
-Halb-Operatorstatus aberkennen
+removes half channel operator status from nickname(s)
</programlisting>
-<command>deop Nickname [Nickname]</command>
+<command>deop [nickname [nickname]]</command>
<programlisting>
-Operatorstatus aberkennen
+removes channel operator status from nickname(s)
</programlisting>
-<command>devoice Nickname [Nickname]</command>
+<command>devoice [nickname [nickname]]</command>
<programlisting>
-Voice wegnehmen
+removes voice from nickname(s)
</programlisting>
<command>die</command>
<programlisting>
-Server herunterfahren
+shutdown the server
</programlisting>
-<command>halfop Nickname [Nickname]</command>
+<command>halfop [nickname [nickname]]</command>
<programlisting>
-Halb-Operatorstatus verleihen
+gives half channel operator status to nickname(s)
</programlisting>
-<command>info [Ziel]</command>
+<command>info [target]</command>
<programlisting>
-Information über den Server abfragen
+get information describing the server
-Ziel: Servername
+target: server name
</programlisting>
-<command>invite Nickname Channel</command>
+<command>invite nickname channel</command>
<programlisting>
-jemanden in einen Channel einladen
+invite a nick on a channel
-Nickname: Chatname des Einzuladenden
-Channel: Channel, in den er eingeladen werden soll
+nickname: nick to invite
+ channel: channel to invite
</programlisting>
-<command>ison Nickname [Nickname ...]</command>
+<command>ison nickname [nickname ...]</command>
<programlisting>
-überprüfen, ob jemand zur Zeit im IRC ist
+check if a nickname is currently on IRC
-Nickname: Nickname
+nickname: nickname
</programlisting>
-<command>join Channel[,Channel] [Passwort[,Passwort]]</command>
+<command>join channel[,channel] [key[,key]]</command>
<programlisting>
-einen Channel betreten
+join a channel
-Channel: zu betretender Channel
- Passwort: Channelpasswort (+k-Mode)
+channel: channel name to join
+ key: key to join the channel
</programlisting>
-<command>kick [Channel] Nickname [Kommentar]</command>
+<command>kick [channel] nickname [comment]</command>
<programlisting>
-einen User aus einem Channel herauskicken
+forcibly remove a user from a channel
-Channel: Channel des Benutzers
-Nickname: Nickname des Benutzers
-Kommentar: Begründung für den Kick
+ channel: channel where user is
+nickname: nickname to kick
+ comment: comment for kick
</programlisting>
-<command>kickban [Channel] Nickname [Kommentar]</command>
+<command>kickban [channel] nickname [comment]</command>
<programlisting>
-kickt und verbannt jemanden von einem Channel
+kicks and bans a nick from a channel
-Channel: Channel des Benutzers
-Nickname: Nickname des Benutzers
-Kommentar: Begründung für den Kickban
+ channel: channel where user is
+nickname: nickname to kick and ban
+ comment: comment for kick
</programlisting>
-<command>kill Nickname Kommentar</command>
+<command>kill nickname comment</command>
<programlisting>
-Jemanden vom Server werfen
+close client-server connection
-Nickname: Chatname
-Kommentar: Begründung
+nickname: nickname
+ comment: comment for kill
</programlisting>
-<command>links [[Server] Servermaske]</command>
+<command>links [[server] server_mask]</command>
<programlisting>
-Alle dem antwortenden Server bekannten Servernamen auflisten
+list all servernames which are known by the server answering the query
- Server: dieser Server soll die Anfrage beantworten
-Servermaske: die aufzulistenden Server sollen diesem Muster entsprechen
+ server: this server should answer the query
+server_mask: list of servers must match this mask
</programlisting>
-<command>list [Channel[,Channel] [Server]]</command>
+<command>list [channel[,channel] [server]]</command>
<programlisting>
-Channels mit ihren Topics auflisten
+list channels and their topic
-Channel: aufzulistender Channel (reguläre Ausdrücke sind möglich)
-Server: Servername
+channel: channel to list (a regexp is allowed)
+server: server name
</programlisting>
-<command>lusers [Maske [Ziel]]</command>
+<command>lusers [mask [target]]</command>
<programlisting>
-Statistik über die Größe dieses IRC-Netzwerks abfragen
+get statistics about the size of the IRC network
- Maske: Nur Server, die diesem Muster entsprechen
-Ziel: Server, der die Anfrage weiterleiten soll
+ mask: servers matching the mask only
+target: server for forwarding request
</programlisting>
-<command>me Nachricht</command>
+<command>me message</command>
<programlisting>
-eine CTCP ACTION an den aktuellen Channel senden
+send a CTCP action to the current channel
-zu sendende Nachricht
+message: message to send
</programlisting>
-<command>mode { Channel {[+|-]|o|p|s|i|t|n|b|v} [Limit] [User] [Bannmaske] } | {Nickname {[+|-]|i|w|s|o} }</command>
+<command>mode { channel {[+|-]|o|p|s|i|t|n|b|v} [limit] [user] [ban mask] } | { nickname {[+|-]|i|w|s|o} }</command>
<programlisting>
-Channel- oder Usermode ändern
+change channel or user mode
-Channelmodi:
- Channel: zu ändernder Channel
- o: gib/nimm Operatorstatus
- p: privater Channel
- s: geheimer Channel
- i: geschlossener Channel (Zutritt nur mit Einladung)
- t: nur Operatoren dürfen das Topic setzen
- n: keine Channelnachrichten von außerhalb des Channels
- m: moderierter Channel (schreiben nur mit Voice)
- l: maximale Anzahl an Usern im Channel festlegen
- b: Bannmaske für zu sperrende User (in nick!ident@host-Form)
- e: lege Ausnahmemaske fest
- v: gib/nimm Voice (d.h. Schreibrecht bei moderierten Channels)
- k: Channelkey/Channelpasswort festlegen
-Usermodi:
- Nickname: zu ändernder Nickname
- i: User als unsichtbar kennzeichnen
- s: User empfängt Server-Nachrichten
- w: User empfängt WALLOPS
- o: User ist Channeloperator
+channel modes:
+ channel: channel name to modify
+ o: give/take channel operator privileges
+ p: private channel flag
+ s: secret channel flag
+ i: invite-only channel flag
+ t: topic settable by channel operator only flag
+ n: no messages to channel from clients on the outside
+ m: moderated channel
+ l: set the user limit to channel
+ b: set a ban mask to keep users out
+ e: set exception mask
+ v: give/take the ability to speak on a moderated channel
+ k: set a channel key (password)
+user modes:
+ nickname: nickname to modify
+ i: mark a user as invisible
+ s: mark a user for receive server notices
+ w: user receives wallops
+ o: operator flag
</programlisting>
-<command>motd [Ziel]</command>
+<command>motd [target]</command>
<programlisting>
-die "Nachricht von heute" abfragen
+get the "Message Of The Day"
-Ziel: Servername
+target: server name
</programlisting>
-<command>msg Empfänger[,Empfänger] Text</command>
+<command>msg receiver[,receiver] text</command>
<programlisting>
-Nachricht an Nick/Channel verschicken
+send message to a nick or channel
-Empfänger: Nick/Channel (darf eine Maske sein, '*' = aktueller Channel)
-Text: zu sendender Text
+receiver: nick or channel (may be mask, '*' = current channel)
+text: text to send
</programlisting>
-<command>names [Channel[,Channel]]</command>
+<command>names [channel[,channel]]</command>
<programlisting>
-Nicknames in Channels auflisten
+list nicknames on channels
-Channel: Channelname
+channel: channel name
</programlisting>
-<command>nick [-all] Nickname</command>
+<command>nick [-all] nickname</command>
<programlisting>
-aktuellen Nickname wechseln
+change current nickname
- -all: Nickname auf allen verbundenen Servern ändern
-Nickname: neuer Nickname
+ -all: set new nickname for all connected servers
+nickname: new nickname
</programlisting>
-<command>notice Nickname Text</command>
+<command>notice nickname text</command>
<programlisting>
-NOTICE an einen User verschicken
+send notice message to user
-Nickname: Empfänger der Nachricht
- Text: zu sendender Text
+nickname: user to send notice to
+ text: text to send
</programlisting>
-<command>op Nickname [Nickname]</command>
+<command>op nickname [nickname]</command>
<programlisting>
-Channeloperatorstatus verleihen
+gives channel operator status to nickname(s)
</programlisting>
-<command>oper Benutzername Passwort</command>
+<command>oper user password</command>
<programlisting>
-Serveroperatorprivilegien anfordern
+get operator privileges
-Benutzername/Passwort: Account im IRC-Server
+user/password: used to get privileges on current IRC server
</programlisting>
-<command>part [Channel[,Channel]] [Abschiedsnachricht]</command>
+<command>part [channel[,channel]] [part_message]</command>
<programlisting>
-einen Channel verlassen
+leave a channel
- Channel: zu verlassender Channel
-Abschiedsnachricht: Abschiedsnachricht, die den anderen Usern angezeigt wird
+ channel: channel name to leave
+part_message: part message (displayed to other users)
</programlisting>
-<command>ping Server1 [Server2]</command>
+<command>ping server1 [server2]</command>
<programlisting>
-Server anpingen
+ping server
-Server1: Anzupingender Server
-Server2: Ping an diesen Server weiterleiten
+server1: server to ping
+server2: forward ping to this server
</programlisting>
-<command>pong Daemon [Daemon2]</command>
+<command>pong daemon [daemon2]</command>
<programlisting>
-auf Ping antworten
+answer to a ping message
- Daemon: Daemon, der auf die Ping-Nachricht geantwortet hat
-Daemon2: Nachricht an diesen Daemon weiterleiten
+ daemon: daemon who has responded to Ping message
+daemon2: forward message to this daemon
</programlisting>
-<command>query Nickname [Text]</command>
+<command>query nickname [text]</command>
<programlisting>
-private Nachricht an jemanden schicken
+send a private message to a nick
-Nickname: Nickname für privaten Chat
- Text: zu sendender Text
+nickname: nickname for private conversation
+ text: text to send
</programlisting>
-<command>quit [Abschiedsnachricht]</command>
+<command>quit [quit_message]</command>
<programlisting>
-alle Verbindungen trennen und Programm beenden
+close all connections and quit
-Abschiednachricht: anderen Usern zu zeigende Nachricht
+quit_message: quit message (displayed to other users)
</programlisting>
-<command>quote Daten</command>
+<command>quote data</command>
<programlisting>
-Daten direkt an Server senden (siehe RFC 2812)
+send raw data to server without parsing
-Daten: zu sendende Rohdaten
+data: raw data to send
</programlisting>
<command>rehash</command>
<programlisting>
-den Server dazu bringen, seine Konfigurationsdatei neu zu laden
+tell the server to reload its config file
</programlisting>
<command>restart</command>
<programlisting>
-den Server dazu bringen, sich selbst neu zu starten
+tell the server to restart itself
</programlisting>
-<command>service Nickname reserviert Distribution Typ reserviert Info</command>
+<command>service nickname reserved distribution type reserved info</command>
<programlisting>
-einen neuen Service eintragen
+register a new service
-Distribution: Sichtbarkeit des Services
- Typ: für spätere Verwendung reserviert
+distribution: visibility of service
+ type: reserved for future usage
</programlisting>
-<command>servlist [Maske [Typ]]</command>
+<command>servlist [mask [type]]</command>
<programlisting>
-zur Zeit verbundene Services auflisten
+list services currently connected to the network
-Maske: nur zutreffende Services auflisten
-Typ: nur Services von diesem Typ auflisten
+mask: list only services matching this mask
+type: list only services of this type
</programlisting>
-<command>squery Service Text</command>
+<command>squery service text</command>
<programlisting>
-Nachricht an einen Service senden
+deliver a message to a service
-Service: Name des Service
-Text: zu sendender Text
+service: name of service
+text: text to send
</programlisting>
-<command>squit Server Kommentar</command>
+<command>squit server comment</command>
<programlisting>
-Serververbindungen trennen
+disconnect server links
-Server: Servername
-Kommentar: Trennungsgrund
+server: server name
+comment: comment for quit
</programlisting>
-<command>stats [Anfrage [Server]]</command>
+<command>stats [query [server]]</command>
<programlisting>
-Serverstatistik abfragen
+query statistics about server
- Anfrage: c/h/i/k/l/m/o/y/u (siehe RFC1459)
-Server: zu befragender Server
+ query: c/h/i/k/l/m/o/y/u (see RFC1459)
+server: server name
</programlisting>
-<command>summon User [Ziel [Channel]]</command>
+<command>summon user [target [channel]]</command>
<programlisting>
-Nutzer, die auf dem IRC-Server arbeiten, darum bitten, auf den IRC-Server zu kommen
+give users who are on a host running an IRC server a message asking them to please join IRC
- User: Benutzername
-Ziel: Servername
-Channel: Channelname
+ user: username
+target: server name
+channel: channel name
</programlisting>
-<command>time [Ziel]</command>
+<command>time [target]</command>
<programlisting>
-Ortszeit des Servers abfragen
+query local time from server
-Ziel: der zu fragende Server
+target: query time from specified server
</programlisting>
-<command>topic [Channel] [Topic]</command>
+<command>topic [channel] [topic]</command>
<programlisting>
-Channeltopic abfragen/setzen
+get/set channel topic
-Channel: Channelname
-Topic: neues Topic (oder "-delete" zum Entfernen des Topics)
+channel: channel name
+topic: new topic for channel (if topic is "-delete" then topic is deleted)
</programlisting>
-<command>trace [Ziel]</command>
+<command>trace [target]</command>
<programlisting>
-Route zum angegebenen Server ermitteln
+find the route to specific server
-Ziel: Server
+target: server
</programlisting>
-<command>unban [Channel] nickname [nickname ...]</command>
+<command>unban [channel] nickname [nickname ...]</command>
<programlisting>
-Bann aufheben
+unbans nicks or hosts
- Channel: Channel, in dem der Bann aufzuheben ist
-Nickname: User, für den der Bann aufzuheben ist
+ channel: channel for unban
+nickname: user or host to unban
</programlisting>
-<command>userhost Nickname [Nickname ...]</command>
+<command>userhost nickname [nickname ...]</command>
<programlisting>
-liste von Nickname-Informationen ermitteln
+return a list of information about nicknames
-Nickname: Nickname
+nickname: nickname
</programlisting>
-<command>users [Ziel]</command>
+<command>users [target]</command>
<programlisting>
-auf dem Server eingeloggte User auflisten
+list of users logged into the server
-Ziel: Server
+target: server
</programlisting>
-<command>version [Server | Nickname]</command>
+<command>version [server | nickname]</command>
<programlisting>
-Versionsinformationen von Nickname oder Server ermitteln
+gives the version info of nick or server (current or specified)
- Server: Servername
-Nickname: Nickname
+ server: server name
+nickname: nickname
</programlisting>
-<command>voice Nickname [Nickname]</command>
+<command>voice [nickname [nickname]]</command>
<programlisting>
-Voice vergeben
+gives voice to nickname(s)
</programlisting>
-<command>wallops Text</command>
+<command>wallops text</command>
<programlisting>
-Nachricht an alle User schicken, die den 'w'-Mode gesetzt haben
+send a message to all currently connected users who have set the 'w' user mode for themselves
-zu sendender Text
+text to send
</programlisting>
-<command>who [Maske ["o"]]</command>
+<command>who [mask ["o"]]</command>
<programlisting>
-erweiterte Nicknameliste
+generate a query which returns a list of information
-Maske: nur Information über betreffende Nicknames abfragen
- o: nur Operatoren ausgeben, die dem Filter entsprechen
+mask: only information which match this mask
+ o: only operators are returned according to the mask supplied
</programlisting>
-<command>whois [Server] Nickname[,Nickname]</command>
+<command>whois [server] nickname[,nickname]</command>
<programlisting>
-Information über User abfragen
+query information about user(s)
- Server: Servername
-Nickname: Nickname (oder eine Maske)
+ server: server name
+nickname: nickname (may be a mask)
</programlisting>
-<command>whowas Nickname [,Nickname [,Nickname ...]] [Anzahl [Ziel]]</command>
+<command>whowas nickname [,nickname [,nickname ...]] [count [target]]</command>
<programlisting>
-Information über die Vergangenheit eines Nicknames erfragen
+ask for information about a nickname which no longer exists
-Nickname: abzufragende Nicknames
- Anzahl: maximale Anzahl an Antworten (negative Zahl für eine vollständige Liste)
- Ziel: zu suchende Hostmaske
+nickname: nickname to search
+ count: number of replies to return (full search if negative number)
+ target: reply should match this mask
</programlisting>
diff --git a/doc/de/key_functions.xml b/doc/de/key_functions.xml
index acc3cd39d..5785eec3d 100644
--- a/doc/de/key_functions.xml
+++ b/doc/de/key_functions.xml
@@ -7,201 +7,201 @@
<row>
<entry><literal>return</literal></entry>
- <entry>Zeile terminieren</entry>
+ <entry>terminate line</entry>
</row>
<row>
<entry><literal>tab</literal></entry>
- <entry>Wort vervollständigen</entry>
+ <entry>complete word</entry>
</row>
<row>
<entry><literal>tab_previous</literal></entry>
- <entry>finde letzte Wortvervollständigung</entry>
+ <entry>find previous completion for word</entry>
</row>
<row>
<entry><literal>backspace</literal></entry>
- <entry>vorheriges Zeichen löschen</entry>
+ <entry>delete previous char</entry>
</row>
<row>
<entry><literal>delete</literal></entry>
- <entry>nächstes Zeichen löschen</entry>
+ <entry>delete next char</entry>
</row>
<row>
<entry><literal>delete_end_line</literal></entry>
- <entry>bis zum Zeilenende löschen</entry>
+ <entry>delete until end of line</entry>
</row>
<row>
<entry><literal>delete_beginning_line</literal></entry>
- <entry>bis zum Zeilenanfang löschen</entry>
+ <entry>delete until beginning of line</entry>
</row>
<row>
<entry><literal>delete_line</literal></entry>
- <entry>ganze Zeile löschen</entry>
+ <entry>delete entire line</entry>
</row>
<row>
<entry><literal>delete_previous_word</literal></entry>
- <entry>vorheriges Wort löschen</entry>
+ <entry>delete previous word</entry>
</row>
<row>
<entry><literal>delete_next_word</literal></entry>
- <entry>nächstes Wort löschen</entry>
+ <entry>delete next word</entry>
</row>
<row>
<entry><literal>clipboard_paste</literal></entry>
- <entry>einfügen</entry>
+ <entry>paste current clipboard content</entry>
</row>
<row>
<entry><literal>transpose_chars</literal></entry>
- <entry>Zeichen vertauschen</entry>
+ <entry>transpose chars</entry>
</row>
<row>
<entry><literal>home</literal></entry>
- <entry>zum Zeilenanfang gehen</entry>
+ <entry>go to beginning of line</entry>
</row>
<row>
<entry><literal>end</literal></entry>
- <entry>zum Zeilenende gehen</entry>
+ <entry>go to end of line</entry>
</row>
<row>
<entry><literal>left</literal></entry>
- <entry>ein Zeichen nach links gehen</entry>
+ <entry>move one char left</entry>
</row>
<row>
<entry><literal>previous_word</literal></entry>
- <entry>ein Wort nach links gehen</entry>
+ <entry>move to previous word</entry>
</row>
<row>
<entry><literal>right</literal></entry>
- <entry>ein Zeichen nach rechts gehen</entry>
+ <entry>move one char right</entry>
</row>
<row>
<entry><literal>next_word</literal></entry>
- <entry>ein Wort nach rechts gehen</entry>
+ <entry>move to next word</entry>
</row>
<row>
<entry><literal>up</literal></entry>
- <entry>vorherigen Befehl aus dem Verlauf abfragen</entry>
+ <entry>call previous command in history</entry>
</row>
<row>
<entry><literal>up_global</literal></entry>
- <entry>vorherigen Befehl aus dem globalen Verlauf abfragen</entry>
+ <entry>call previous command in global history</entry>
</row>
<row>
<entry><literal>down</literal></entry>
- <entry>nächsten Befehl aus dem Verlauf abfragen</entry>
+ <entry>call next command in history</entry>
</row>
<row>
<entry><literal>down_global</literal></entry>
- <entry>nächsten Befehl aus dem globalen Verlauf abfragen</entry>
+ <entry>call next command in global history</entry>
</row>
<row>
<entry><literal>page_up</literal></entry>
- <entry>eine Seite hochscrollen</entry>
+ <entry>scroll one page up</entry>
</row>
<row>
<entry><literal>page_down</literal></entry>
- <entry>eine Seite herunterscrollen</entry>
+ <entry>scroll one page down</entry>
</row>
<row>
<entry><literal>scroll_up</literal></entry>
- <entry>einige Zeilen hochscrollen</entry>
+ <entry>scroll a few lines up</entry>
</row>
<row>
<entry><literal>scroll_down</literal></entry>
- <entry>einige Zeilen herunterscrollen</entry>
+ <entry>scroll a few lines down</entry>
</row>
<row>
<entry><literal>scroll_top</literal></entry>
- <entry>nach ganz oben scrollen</entry>
+ <entry>scroll to top of buffer</entry>
</row>
<row>
<entry><literal>scroll_bottom</literal></entry>
- <entry>nach ganz unten scrollen</entry>
+ <entry>scroll to bottom of buffer</entry>
</row>
<row>
<entry><literal>scroll_topic_left</literal></entry>
- <entry>Topic nach links scrollen</entry>
+ <entry>scroll left topic</entry>
</row>
<row>
<entry><literal>scroll_topic_right</literal></entry>
- <entry>Topic nach rechts scrollen</entry>
+ <entry>scroll right topic</entry>
</row>
<row>
<entry><literal>nick_beginning</literal></entry>
- <entry>zum Anfang der Nicklist gehen</entry>
+ <entry>display beginning of nicklist</entry>
</row>
<row>
<entry><literal>nick_end</literal></entry>
- <entry>zum Ende der Nicklist gehen</entry>
+ <entry>display end of nicklist</entry>
</row>
<row>
<entry><literal>nick_page_up</literal></entry>
- <entry>Nickliste eine Seite hochscrollen</entry>
+ <entry>scroll nicklist one page up</entry>
</row>
<row>
<entry><literal>nick_page_down</literal></entry>
- <entry>Nickliste eine Seite herunterscrollen</entry>
+ <entry>scroll nicklist one page down</entry>
</row>
<row>
<entry><literal>jump_smart</literal></entry>
- <entry>zu nächstem aktiven Puffer springen</entry>
+ <entry>jump to buffer with activity</entry>
</row>
<row>
<entry><literal>jump_dcc</literal></entry>
- <entry>zum DCC-Puffer springen</entry>
+ <entry>jump to DCC buffer</entry>
</row>
<row>
<entry><literal>jump_raw_data</literal></entry>
- <entry>gehe zum IRC-Rohdaten-Puffer</entry>
+ <entry>jump to raw IRC data buffer</entry>
</row>
<row>
<entry><literal>jump_last_buffer</literal></entry>
- <entry>zum letzten Puffer springen</entry>
+ <entry>jump to last buffer</entry>
</row>
<row>
<entry><literal>jump_server</literal></entry>
- <entry>zum Serverpuffer springen</entry>
+ <entry>jump to server buffer</entry>
</row>
<row>
<entry><literal>jump_next_server</literal></entry>
- <entry>zum nächsten Server springen</entry>
+ <entry>jump to next server</entry>
</row>
<row>
<entry><literal>switch_server</literal></entry>
- <entry>wechsel den aktiven Server im Server-Puffer</entry>
+ <entry>switch active server on servers buffer</entry>
</row>
<row>
<entry><literal>scroll_previous_highlight</literal></entry>
- <entry>scrolle zur vorherigen hervorhebung im Puffer</entry>
+ <entry>scroll to previous highlight in buffer</entry>
</row>
<row>
<entry><literal>scroll_next_highlight</literal></entry>
- <entry>scrolle zur nächsten Hervorhebung im Puffer</entry>
+ <entry>scroll to next highlight in buffer</entry>
</row>
<row>
<entry><literal>scroll_unread</literal></entry>
- <entry>scrolle zur ersten, ungelesenen Zeile im Puffer</entry>
+ <entry>scroll to first unread line in buffer</entry>
</row>
<row>
<entry><literal>hotlist_clear</literal></entry>
- <entry>Hotlist leeren</entry>
+ <entry>clear hotlist</entry>
</row>
<row>
<entry><literal>infobar_clear</literal></entry>
- <entry>Infobar leeren</entry>
+ <entry>clear infobar</entry>
</row>
<row>
<entry><literal>refresh</literal></entry>
- <entry>Bild neu aufbauen</entry>
+ <entry>refresh screen</entry>
</row>
<row>
<entry><literal>grab_key</literal></entry>
- <entry>Tastencode ermitteln und einfügen</entry>
+ <entry>grab a key</entry>
</row>
<row>
<entry><literal>insert</literal></entry>
- <entry>füge eine Zeichenkette in der Befehlszeile ein</entry>
+ <entry>insert a string in command line</entry>
</row>
<row>
<entry><literal>search_text</literal></entry>
- <entry>suche Text im Pufferverlauf</entry>
+ <entry>search text in buffer history</entry>
</row>
diff --git a/doc/de/weechat_commands.xml b/doc/de/weechat_commands.xml
index 3f3364a3e..abd27a592 100644
--- a/doc/de/weechat_commands.xml
+++ b/doc/de/weechat_commands.xml
@@ -5,48 +5,48 @@
This file is automatically built with a Perl script. DO NOT EDIT!
-->
-<command>alias [Aliasname [Befehl [Argumente]]]</command>
+<command>alias [alias_name [command [arguments]]]</command>
<programlisting>
-einen Alias für einen Befehl anlegen
+create an alias for a command
-Aliasname: Name des Alias
- Befehl: Befehlsname (WeeChat- oder IRC-Befehl ohne führenden '/', mehrere Befehle können durch Semikola getrennt werden)
-Argumente: Argumente für den Befehl
+alias_name: name of alias
+ command: command name (WeeChat or IRC command, many commands can be separated by semicolons)
+ arguments: arguments for command
</programlisting>
-<command>wird durch alle Argumente ersetzt.</command>
-<programlisting>Die Variablen $nick, $channel and $server werden durch den aktuellen Nick/Channel oder Server ersetzt.
+<command>is replaced by all arguments.</command>
+<programlisting>Variables $nick, $channel and $server are replaced by current nick/channel/server.
</programlisting>
-<command>buffer [Aktion [Argumente] | Nummer | [[Server] [Channel]]]</command>
+<command>buffer [action [args] | number | [[server] [channel]]]</command>
<programlisting>
-Puffer verwalten
+manage buffers
- Aktion: Pufferaktion:
- move: Puffer in der Liste bewegen (kann auch relativ sein, wie -1)
- close: Puffer schließen (eine Part-Message kann optional angegeben werden)
- list: alle offenen Puffer auflisten (Standardaktion)
- notify: Notify-Level für Puffer festlegen (0=nie, 1=bei hervorgehobenen Nachrichten, 2=1+persönliche Nachricht, 3=2+join/part)
- (wenn der Befehl in einem Server Puffer ausgeführt wird, setzt er den Default-Notify-Level für den ganzen Server)
-Server
-Channel: gehe zum Puffer mit Servernamen oder Channelnamen
- Nummer: gehe zu Puffer mit dieser Nummer
+ action: action to do:
+ move: move buffer in the list (may be relative, for example -1)
+ close: close buffer (optional arg is part message, for a channel)
+ list: list open buffers (no parameter implies this list)
+ notify: set notify level for buffer (0=never, 1=highlight, 2=1+msg, 3=2+join/part)
+ (when executed on server buffer, this sets default notify level for whole server)
+server,
+channel: jump to buffer by server and/or channel name
+ number: jump to buffer by number
</programlisting>
-<command>builtin Befehl</command>
+<command>builtin command</command>
<programlisting>
-starte eingebauten WeeChat/IRC-Befehl (ohne Plugin-Handler oder Aliase)
+launch WeeChat/IRC builtin command (do not look at plugins handlers or aliases)
-Befehl: auszuführender Befehl (falls nicht vorhanden wird automatisch ein '/' vorangestellt)
+command: command to execute (a '/' is automatically added if not found at beginning of command)
</programlisting>
-<command>clear [-all | Nummer]</command>
+<command>clear [-all | number]</command>
<programlisting>
-Fenster leeren
+clear window(s)
- -all: lösche alle Puffer
-Nummer: lösche den Puffer mit der angegebenen Nummer
+ -all: clear all buffers
+number: clear buffer by number
</programlisting>
<command>connect [-all | servername [servername ...]]</command>
@@ -57,7 +57,7 @@ connect to server(s)
servername: server name to connect
</programlisting>
-<command>disconnect [-all | servername [servername...]]</command>
+<command>disconnect [-all | servername [servername ...]]</command>
<programlisting>
disconnect from server(s)
@@ -65,76 +65,75 @@ disconnect from server(s)
servername: server name to disconnect
</programlisting>
-<command>dcc Aktion [Nickname [Datei]]</command>
+<command>dcc action [nickname [file]]</command>
<programlisting>
-DCC (Filetransfer oder Chat) starten oder Chat beenden
+starts DCC (file or chat) or close chat
- Aktion: 'send' (Datei) oder 'chat' oder 'close' (Chat)
-Nickname: Empfänger der Datei bzw. Chatpartner
- Datei: zu versendende (lokal vorliegende) Datei
+ action: 'send' (file) or 'chat' or 'close' (chat)
+nickname: nickname to send file or chat
+ file: filename (on local host)
</programlisting>
<command>debug dump | windows</command>
<programlisting>
-Debugging-Nachricht ausgeben
+print debug messages
-dump: Speicherabbild im WeeChat-Logfile ablegen (wie nach einem Programmabsturz)
-windows: zeigt Fensterdaten an
+ dump: save memory dump in WeeChat log file (same dump is written when WeeChat crashes)
+windows: display windows tree
</programlisting>
-<command>help [Befehl]</command>
+<command>help [command]</command>
<programlisting>
-Hilfe zu Befehlen abfragen
+display help about commands
-Befehl: Name eines WeeChat- oder IRC-Befehls
+command: name of a WeeChat or IRC command
</programlisting>
-<command>history [clear | Anzahl]</command>
+<command>history [clear | value]</command>
<programlisting>
-zeigt Befehlsverlauf des Puffers
+show buffer command history
-clear: Löscht Verlauf
-Anzahl: zeigt die gewünschte Anzahl an Verlaufseinträgen
+clear: clear history
+value: number of history entries to show
</programlisting>
-<command>ignore [Maske [[Typ | Befehl] [Channel [Server]]]]</command>
+<command>ignore [mask [[type | command] [channel [server]]]]</command>
<programlisting>
-IRC-Nachrichten und/oder Hosts ignorieren
+ignore IRC messages and/or hosts
- Nummer: Nummer des zu entfernenden Eintrags (siehe Liste)
- Maske: Nickname oder Hostmaske, die ignoriert werden soll
- Typ: Typ der Nachrichten, die ignoriert werden sollen (action, ctcp, dcc, pv)
-Befehl: IRC-Befehl
- Channel: Channel, in dem ignoriert werden soll
- Server: Server, auf dem ignoriert werden soll
+ mask: nick or host mask to ignore
+ type: type of message to ignore (action, ctcp, dcc, pv)
+command: IRC command
+channel: name of channel for ignore
+ server: name of server for ignore
-Bei jedem Argument steht '*' für 'alle'.
-Ohne Argumente listet /ignore alle definierten /ignore-Regeln auf.
+For each argument, '*' means all.
+Without argument, /ignore command lists all defined ignore.
</programlisting>
-<command>key [Taste [Funktion/Befehl]] [unbind Taste] [functions] [call Funktion ["Argumente"]] [reset -yes] </command>
+<command>key [key [function/command]] [unbind key] [functions] [call function ["args"]] [reset -yes]</command>
<programlisting>
-belegen/freigeben von Tasten
+bind/unbind keys
- Taste: diese Taste anzeigen oder mit einer internen Funktion oder einem Befehl, beginnend mit "/", belegen
- unbind: Tastenbelegung aufheben
-functions: interne Funktionen für Tastenbelegungen auflisten
- call: rufe eine Funktion über ihren Namen auf (mit optionalen Argumenten)
- reset: Standardbelegung wiederherstellen und entferne ALLE eigenen Belegungen (Vorsicht!)
+ key: display or bind this key to an internal function or a command (beginning by "/")
+ unbind: unbind a key
+functions: list internal functions for key bindings
+ call: call a function by name (with optional arguments)
+ reset: restore bindings to the default values and delete ALL personal bindings (use carefully!)
</programlisting>
-<command>plugin [list [Name]] | [listfull [Name]] | [load Dateiname] | [autoload] | [reload [Name]] | [unload [Name]]</command>
+<command>plugin [list [name]] | [listfull [name]] | [load filename] | [autoload] | [reload [name]] | [unload [name]]</command>
<programlisting>
-auflisten/laden/entladen von Plugins
+list/load/unload plugins
- list: geladene Plugins auflisten
-listfull: geladene Plugins mit Details für jedes Plugin auflisten
- load: lade ein Plugin
-autoload: lade automatisch alle Plugins im System- oder Benutzerverzeichnis
- reload: lade ein Plugin erneut (wenn kein Name vorgegeben ist, werden alle Plugins entladen und autolade die Plugins)
- unload: entlade eines oder alle Plugins
+ list: list loaded plugins
+listfull: list loaded plugins with detailed info for each plugin
+ load: load a plugin
+autoload: autoload plugins in system or user directory
+ reload: reload one plugin (if no name given, unload all plugins, then autoload plugins)
+ unload: unload one or all plugins
-Ohne Argument, listet /plugin alle geladenen Plugins auf.
+Without argument, /plugin command lists loaded plugins.
</programlisting>
<command>reconnect [-all | servername [servername ...]]</command>
@@ -145,103 +144,103 @@ reconnect to server(s)
servername: server name to reconnect
</programlisting>
-<command>server [Servername] | [Servername Hostname Port [-auto | -noauto] [-ipv6] [-ssl] [-pwd Passwort] [-nicks Nick1 Nick2 Nick3] [-username Benutzername] [-realname Name] [-command Befehl] [-autojoin Channel[,Channel]] ] | [del Servername]</command>
+<command>server [servername] | [servername hostname port [-auto | -noauto] [-ipv6] [-ssl] [-pwd password] [-nicks nick1 nick2 nick3] [-username username] [-realname realname] [-command command] [-autojoin channel[,channel]] ] | [del servername]</command>
<programlisting>
-Auflisten, Hinzufügen oder Entfernen von Servern
+list, add or remove servers
-Servername: anzuzeigender Servername
- Hostname: Name oder IP-Adresse des Servers
- Port: Port des Servers
- ipv6: IPv6 benutzen
- ssl: SSL benutzen
- Passwort: Serverpasswort
- Nick1: erster Nickname
- Nick2: zweiter Nickname
- Nick3: dritter Nicname
- Benutzername: Benutzername
- Realname: voller Name des Benutzers
+servername: server name, for internal and display use
+ hostname: name or IP address of server
+ port: port for server (integer)
+ ipv6: use IPv6 protocol
+ ssl: use SSL protocol
+ password: password for server
+ nick1: first nick for server
+ nick2: alternate nick for server
+ nick3: second alternate nick for server
+ username: user name
+ realname: real name of user
</programlisting>
-<command>save [Datei]</command>
+<command>save [file]</command>
<programlisting>
-Konfiguration abspeichern
+save config to disk
-Datei: Name der zu speichernden Konfigurationsdatei
+file: filename for writing config
</programlisting>
-<command>set [Option [ = Wert]]</command>
+<command>set [option [ = value]]</command>
<programlisting>
-Konfigurationsparameter setzen
+set config options
-Option: Name einer Option (wenn der Name vorhanden ist, aber kein Wert, dann wird eine Hilfe zur Option ausgegeben
- Wert: Wert der Option
+option: name of an option (if name is full and no value is given, then help is displayed on option)
+ value: value for option
-Option kann Servername.server_xxx lauten, wobei "Servername" der interne Servername ist und "xxx" eine Option für diesen Server.
+Option may be: servername.server_xxx where "servername" is an internal server name and "xxx" an option for this server.
</programlisting>
-<command>setp [Option [ = Wert]]</command>
+<command>setp [option [ = value]]</command>
<programlisting>
-Konfigurationsparameter für Plugin setzen
+set plugin config options
-Option: Name einer Plugin-Option
- Wert: Wert für Option
+option: name of a plugin option
+ value: value for option
-Option wird wie folgt formatiert: Plugin.Option, z.B. perl.myscript.item1
+Option is format: plugin.option, example: perl.myscript.item1
</programlisting>
-<command>unalias Aliasname</command>
+<command>unalias alias_name</command>
<programlisting>
-einen Alias entfernen
+remove an alias
-Aliasname: Name des zu löschenden Aliases
+alias_name: name of alias to remove
</programlisting>
-<command>unignore [Nummer | [Maske [[Typ | Befehl] [Channel [Server]]]]</command>
+<command>unignore [number | [mask [[type | command] [channel [server]]]]]</command>
<programlisting>
-/ignore-Regel entfernen
+unignore IRC messages and/or hosts
- Nummer: Nummer des zu entfernenden Eintrags (siehe Liste)
- Maske: Nickname oder Hostmaske, die ignoriert werden soll
- Typ: Typ der Nachrichten, die ignoriert werden sollen (action, ctcp, dcc, pv)
-Befehl: IRC-Befehl
- Channel: Channel, in dem ignoriert werden soll
- Server: Server, auf dem ignoriert werden soll
+ number: # of ignore to unignore (number is displayed by list of ignore)
+ mask: nick or host mask to unignore
+ type: type of message to unignore (action, ctcp, dcc, pv)
+command: IRC command
+channel: name of channel for unignore
+ server: name of server for unignore
-Bei jedem Argument steht '*' für 'alle'.
-Ohne Argumente listet /unignore alle definierten /ignore-Regeln auf.
+For each argument, '*' means all.
+Without argument, /unignore command lists all defined ignore.
</programlisting>
<command>upgrade</command>
<programlisting>
-aktualisiert WeeChat ohne die Verbindung zum Server zu trennen
+upgrade WeeChat without disconnecting from servers
-Dieser Befehl wird auf dem Weechat-Binary ausgeführt, daher sollte dieses kompiliert oder mit einem Paketmanager installiert sein, bevor der Befehl ausgeführt wird.
+This command run again WeeChat binary, so it should have been compiled or installed with a package manager before running this command.
</programlisting>
<command>uptime [-o]</command>
<programlisting>
-zeigt die Uptime von Weechat an
+show WeeChat uptime
--o: sendet die Weechat-Uptime als IRC-Nachricht in den aktuellen Channel
+-o: send uptime on current channel as an IRC message
</programlisting>
<command>window [list | -1 | +1 | b# | up | down | left | right | splith [pct] | splitv [pct] | resize pct | merge [all]]</command>
<programlisting>
-Fenster verwalten
-
- list: listet die geöffneten Fenster (Default, kann auch weggelassen werden)
- -1: springt zum vorherigen Fenster
- +1: springt zum nächsten Fenster
- b#: springt zum nächsten Fenster, dass Puffer Nummer # anzeigt
- up: wechselt zum Fenster über dem aktuellen
- down: wechselt zum Fenster unter dem aktuellen
- left: wechselt zum linken Fenster
- right: wechselt zum rechten Fenster
-splith: teilt das aktuelle Fenster horizontal
-splitv: teilt das aktuelle Fenster vertikal
-resize: verändert die Größe des aktuellen Fensters, die neue Größe ist &lt;pct&gt; Prozent des Elternfensters groß
- merge: vereinigt Fenster miteinander (all = alle Fenster vereinigen)
-
-Bei splith und splitv gibt pct die neue Größe des Fensters im verhältnis zur aktuellen Größe an. Zum Beispiel würde 25 bedeuten, dass das neue Fenster nur noch ein Viertel der Größe des alten Fensters hätte.
+manage windows
+
+ list: list open windows (no parameter implies this list)
+ -1: jump to previous window
+ +1: jump to next window
+ b#: jump to next window displaying buffer number #
+ up: switch to window above current one
+ down: switch to window below current one
+ left: switch to window on the left
+ right: switch to window on the right
+splith: split current window horizontally
+splitv: split current window vertically
+resize: resize window size, new size is &lt;pct&gt; pourcentage of parent window
+ merge: merge window with another (all = keep only one window)
+
+For splith and splitv, pct is a pourcentage which represents size of new window, computed with current window as size reference. For example 25 means create a new window with size = current_size / 4
</programlisting>
diff --git a/doc/en/weechat_commands.xml b/doc/en/weechat_commands.xml
index 52691e098..abd27a592 100644
--- a/doc/en/weechat_commands.xml
+++ b/doc/en/weechat_commands.xml
@@ -57,7 +57,7 @@ connect to server(s)
servername: server name to connect
</programlisting>
-<command>disconnect [-all | servername [servername...]]</command>
+<command>disconnect [-all | servername [servername ...]]</command>
<programlisting>
disconnect from server(s)
diff --git a/doc/fr/config.xml b/doc/fr/config.xml
index 2b05362c9..faa950a74 100644
--- a/doc/fr/config.xml
+++ b/doc/fr/config.xml
@@ -7,1247 +7,1247 @@
<row>
<entry><option>look_save_on_exit</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Sauvegarder la configuration en quittant</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Save config file on exit</entry>
</row>
<row>
<entry><option>look_set_title</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Définit le titre de la fenêtre (terminal pour l'interface Curses) avec le nom et la version</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Set title for window (terminal for Curses GUI) with name and version</entry>
</row>
<row>
<entry><option>look_startup_logo</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Afficher le logo WeeChat au démarrage</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display WeeChat logo at startup</entry>
</row>
<row>
<entry><option>look_startup_version</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Afficher la version de WeeChat au démarrage</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display WeeChat version at startup</entry>
</row>
<row>
<entry><option>look_weechat_slogan</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'the geekest IRC client!'</entry>
- <entry>Slogan WeeChat (si vide, le slogan ne sera pas utilisé)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>WeeChat slogan (if empty, slogan is not used)</entry>
</row>
<row>
<entry><option>look_one_server_buffer</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Utiliser le même tampon pour tous les serveurs</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Use same buffer for all servers</entry>
</row>
<row>
<entry><option>look_open_near_server</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Ouvrir les nouveaux canaux/privés près du serveur</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Open new channels/privates near server</entry>
</row>
<row>
<entry><option>look_scroll_amount</option></entry>
- <entry>entier</entry>
- <entry>entre 1 et 2147483647</entry>
- <entry>3</entry>
- <entry>Nombre de lignes pour le défilement avec scroll_up et scroll_down</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>How many lines to scroll by with scroll_up and scroll_down</entry>
</row>
<row>
<entry><option>look_buffer_timestamp</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'[%H:%M:%S]'</entry>
- <entry>Format de date/heure pour les tampons</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Timestamp for buffers</entry>
</row>
<row>
<entry><option>look_color_nicks_number</option></entry>
- <entry>entier</entry>
- <entry>entre 1 et 10</entry>
- <entry>10</entry>
- <entry>Nombre de couleurs à utiliser pour les couleurs des pseudos</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Number of colors to use for nicks colors</entry>
</row>
<row>
<entry><option>look_color_actions</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Afficher les actions avec différentes couleurs</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display actions with different colors</entry>
</row>
<row>
<entry><option>look_nicklist</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Afficher la fenêtre des pseudos (pour les fenêtres de canaux)</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display nicklist window (for channel windows)</entry>
</row>
<row>
<entry><option>look_nicklist_position</option></entry>
- <entry>chaîne</entry>
- <entry>'left', 'right', 'top', 'bottom'</entry>
- <entry>'right'</entry>
- <entry>Position de la fenêtre des pseudos (haut (top), gauche (left), droite (right, par défaut), bas (bottom))</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Nicklist position (top, left, right (default), bottom)</entry>
</row>
<row>
<entry><option>look_nicklist_min_size</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 100</entry>
- <entry>0</entry>
- <entry>Taille minimum pour la fenêtre des pseudos (largeur ou hauteur, selon look_nicklist_position (0 = pas de taille minimum))</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Min size for nicklist (width or height, depending on look_nicklist_position (0 = no min size))</entry>
</row>
<row>
<entry><option>look_nicklist_max_size</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 100</entry>
- <entry>0</entry>
- <entry>Taille maximum pour la fenêtre des pseudos (largeur ou hauteur, selon look_nicklist_position (0 = pas de taille maximum; si min == max et &gt; 0, alors la taille est fixe))</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Max size for nicklist (width or height, depending on look_nicklist_position (0 = no max size; if min == max and &gt; 0, then size is fixed))</entry>
</row>
<row>
<entry><option>look_nicklist_separator</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Séparateur entre la discussion et la liste de pseudos</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Separator between chat and nicklist</entry>
</row>
<row>
<entry><option>look_no_nickname</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'-cmd-'</entry>
- <entry>Texte à afficher en lieu et place du pseudo lorsque la connexion n'est pas active</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Text to display instead of nick when not connected</entry>
</row>
<row>
<entry><option>look_nickmode</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Afficher le mode du pseudo ((half)op/voice) devant chaque utilisateur</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display nick mode ((half)op/voice) before each nick</entry>
</row>
<row>
<entry><option>look_nickmode_empty</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Afficher un espace si le mode du pseudo n'est pas (half)op/voice</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display space if nick mode is not (half)op/voice</entry>
</row>
<row>
<entry><option>look_nick_prefix</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Texte à afficher avant le pseudo dans la fenêtre de discussion</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Text to display before nick in chat window</entry>
</row>
<row>
<entry><option>look_nick_suffix</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>' |'</entry>
- <entry>Texte à afficher après le pseudo dans la fenêtre de discussion</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Text to display after nick in chat window</entry>
</row>
<row>
<entry><option>look_align_nick</option></entry>
- <entry>chaîne</entry>
- <entry>'none', 'left', 'right'</entry>
- <entry>'right'</entry>
- <entry>Alignement des pseudos (taille fixe pour les pseudos dans la fenêtre de discussion (none, left, right))</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Nick alignment (fixed size for nicks in chat window (none, left, right))</entry>
</row>
<row>
<entry><option>look_align_other</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Alignement pour les autres messages (ne commençant pas par un pseudo)</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Alignment for other messages (not beginning with a nick)</entry>
</row>
<row>
<entry><option>look_align_size</option></entry>
- <entry>entier</entry>
- <entry>entre 8 et 64</entry>
- <entry>14</entry>
- <entry>Taille pour l'alignement des pseudos et autres messages</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Size for aligning nick and other messages</entry>
</row>
<row>
<entry><option>look_align_size_max</option></entry>
- <entry>entier</entry>
- <entry>entre 8 et 64</entry>
- <entry>20</entry>
- <entry>Taille maximum pour l'alignement des pseudos et autres messages (doit être &gt;= à look_align_size)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Max size for aligning nick and other messages (should be &gt;= to look_align_size)</entry>
</row>
<row>
<entry><option>look_nick_completor</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>':'</entry>
- <entry>La chaîne affichée après la complétion des pseudos</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>The string inserted after nick completion</entry>
</row>
<row>
<entry><option>look_nick_completion_ignore</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'[]-^'</entry>
- <entry>Caractères à ignorer pour la complétion des pseudos</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Chars ignored for nick completion</entry>
</row>
<row>
<entry><option>look_nick_completion_smart</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Complétion intelligente pour les pseudos (complète d'abord avec les personnes qui ont parlé récemment)</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Smart completion for nicks (completes with last speakers first)</entry>
</row>
<row>
<entry><option>look_nick_complete_first</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Compléter seulement avec le premier pseudo trouvé</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Complete only with first nick found</entry>
</row>
<row>
<entry><option>look_infobar</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Active la barre d'infos</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Enable info bar</entry>
</row>
<row>
<entry><option>look_infobar_timestamp</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'%B, %A %d %Y'</entry>
- <entry>Format de date/heure dans la barre d'infos</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Timestamp for time in infobar</entry>
</row>
<row>
<entry><option>look_infobar_seconds</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Afficher les secondes pour l'heure dans la barre d'infos</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display seconds in infobar time</entry>
</row>
<row>
<entry><option>look_infobar_delay_highlight</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 2147483647</entry>
- <entry>7</entry>
- <entry>Délai (en secondes) pour la notification des messages dans la barre d'infos (0 = désactiver les notifications dans la barre d'infos)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Delay (in seconds) for highlight messages in infobar (0 = disable highlight notifications in infobar)</entry>
</row>
<row>
<entry><option>look_hotlist_names_count</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 32</entry>
- <entry>3</entry>
- <entry>Nombre maximum de noms dans la liste d'activité (0 = pas de nom affiché, seulement les numéros de tampons)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Max number of names in hotlist (0 = no name displayed, only buffer numbers)</entry>
</row>
<row>
<entry><option>look_hotlist_names_level</option></entry>
- <entry>entier</entry>
- <entry>entre 1 et 15</entry>
- <entry>12</entry>
- <entry>Niveau pour l'affichage des noms dans la liste d'activité (combinaison de: 1=join/part, 2=message, 4=privé, 8=highlight, par exemple: 12=privé+highlight)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Level for displaying names in hotlist (combination of: 1=join/part, 2=message, 4=private, 8=highlight, for example: 12=private+highlight)</entry>
</row>
<row>
<entry><option>look_hotlist_names_length</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 32</entry>
- <entry>0</entry>
- <entry>Nombre maximum des noms dans la liste d'activité (0 = pas de limite)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Max length of names in hotlist (0 = no limit)</entry>
</row>
<row>
<entry><option>look_day_change</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Affiche un message quand le jour change</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display special message when day changes</entry>
</row>
<row>
<entry><option>look_day_change_timestamp</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'%a, %d %b %Y'</entry>
- <entry>Format de date pour la date affichée quand le jour a changé</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Timestamp for date displayed when day changed</entry>
</row>
<row>
<entry><option>look_read_marker</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>' '</entry>
- <entry>Utiliser un marqueur sur les serveurs/canaux pour montrer la première ligne non lue</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Use a marker on servers/channels to show first unread line</entry>
</row>
<row>
<entry><option>look_input_format</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'[%n(%m)] '</entry>
- <entry>Format pour l'invite de la zone de saisie ('%c' est remplacé par le canal ou serveur, '%n' par le pseudo et '%m' par les modes du pseudo)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Format for input prompt ('%c' is replaced by channel or server, '%n' by nick and '%m' by nick modes)</entry>
</row>
<row>
<entry><option>col_real_white</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Si activé, utilise la vraie couleur blanche, désactivé par défaut pour les terminaux avec un fond blanc (si vous n'utilisez jamais de fond blanc, vous devriez activer cette option pour voir du vrai blanc au lieu de la couleur d'avant plan par défaut du terminal)</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>If set, uses real white color, disabled by default for terms with white background (if you never use white background, you should turn on this option to see real white instead of default term foreground color)</entry>
</row>
<row>
<entry><option>col_separator</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'blue'</entry>
- <entry>Couleur pour les séparateurs de fenêtres (quand divisé)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for window separators (when splited)</entry>
</row>
<row>
<entry><option>col_title</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur pour la barre de titre</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for title bar</entry>
</row>
<row>
<entry><option>col_title_more</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightmagenta'</entry>
- <entry>Couleur pour les '+' lors du défilement du titre</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for '+' when scrolling topic</entry>
</row>
<row>
<entry><option>col_title_bg</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'blue'</entry>
- <entry>Couleur de fond pour la barre de titre</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Background for title bar</entry>
</row>
<row>
<entry><option>col_chat</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur pour le texte de discussion</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for chat text</entry>
</row>
<row>
<entry><option>col_chat_time</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur pour l'heure dans la fenêtre de discussion</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for time in chat window</entry>
</row>
<row>
<entry><option>col_chat_time_sep</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'brown'</entry>
- <entry>Couleur pour la séparation de l'heure (fenêtre de discussion)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for time separator (chat window)</entry>
</row>
<row>
<entry><option>col_chat_prefix1</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightcyan'</entry>
- <entry>Couleur pour le 1er et le 3ème caractère du préfixe</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for 1st and 3rd char of prefix</entry>
</row>
<row>
<entry><option>col_chat_prefix2</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'white'</entry>
- <entry>Couleur pour le caractère du milieu du préfixe</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for middle char of prefix</entry>
</row>
<row>
<entry><option>col_chat_server</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'brown'</entry>
- <entry>Couleur pour le nom du serveur</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for server name</entry>
</row>
<row>
<entry><option>col_chat_join</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightgreen'</entry>
- <entry>Couleur pour la flèche du join (préfixe)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for join arrow (prefix)</entry>
</row>
<row>
<entry><option>col_chat_part</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightred'</entry>
- <entry>Couleur pour la flèche du part/quit (préfixe)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for part/quit arrow (prefix)</entry>
</row>
<row>
<entry><option>col_chat_nick</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightcyan'</entry>
- <entry>Couleur pour les pseudos dans les actions (fenêtre de discussion)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nicks in actions (chat window)</entry>
</row>
<row>
<entry><option>col_chat_host</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'cyan'</entry>
- <entry>Couleur pour les hôtes (fenêtre de discussion)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for hostnames (chat window)</entry>
</row>
<row>
<entry><option>col_chat_channel</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'white'</entry>
- <entry>Couleur pour les canaux dans les actions (fenêtre de discussion)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for channel names in actions (chat window)</entry>
</row>
<row>
<entry><option>col_chat_dark</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'green'</entry>
- <entry>Couleur pour les séparateurs sombres (fenêtre de discussion)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for dark separators (chat window)</entry>
</row>
<row>
<entry><option>col_chat_highlight</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'yellow'</entry>
- <entry>Couleur pour le pseudo surligné (fenêtre de discussion)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for highlighted nick (chat window)</entry>
</row>
<row>
<entry><option>col_chat_bg</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur de fond pour la fenêtre de discussion</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Background for chat window</entry>
</row>
<row>
<entry><option>col_chat_read_marker</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'yellow'</entry>
- <entry>Couleur pour le marqueur de données non lues</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for unread data marker</entry>
</row>
<row>
<entry><option>col_chat_read_marker_bg</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'magenta'</entry>
- <entry>Couleur de fond pour le marqueur de données non lues</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Background for unread data marker</entry>
</row>
<row>
<entry><option>col_status</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur pour la barre de statut</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for status bar</entry>
</row>
<row>
<entry><option>col_status_delimiters</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'cyan'</entry>
- <entry>Couleur pour les délimiteurs de la barre de statut</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for status bar delimiters</entry>
</row>
<row>
<entry><option>col_status_channel</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'white'</entry>
- <entry>Couleur pour le canal courant dans la barre de statut</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for current channel in status bar</entry>
</row>
<row>
<entry><option>col_status_data_msg</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'yellow'</entry>
- <entry>Couleur pour une fenêtre avec de nouvelles infos (barre de statut)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for window with new messages (status bar)</entry>
</row>
<row>
<entry><option>col_status_private</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightmagenta'</entry>
- <entry>Couleur pour une fenêtre avec un message privé (barre de statut)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for window with private message (status bar)</entry>
</row>
<row>
<entry><option>col_status_highlight</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightred'</entry>
- <entry>Couleur pour une fenêtre avec un highlight (barre de statut)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for window with highlight (status bar)</entry>
</row>
<row>
<entry><option>col_status_data_other</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur pour une fenêtre avec des nouvelles données (pas des infos) (barre de statut)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for window with new data (not messages) (status bar)</entry>
</row>
<row>
<entry><option>col_status_more</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'white'</entry>
- <entry>Couleur pour une fenêtre avec des nouvelles données (barre de statut)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for window with new data (status bar)</entry>
</row>
<row>
<entry><option>col_status_bg</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'blue'</entry>
- <entry>Couleur de fond pour la fenêtre de statut</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Background for status window</entry>
</row>
<row>
<entry><option>col_infobar</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'black'</entry>
- <entry>Couleur pour la barre d'infos</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for info bar text</entry>
</row>
<row>
<entry><option>col_infobar_delimiters</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'blue'</entry>
- <entry>Couleur pour les délimiteurs de la barre d'infos</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for infobar delimiters</entry>
</row>
<row>
<entry><option>col_infobar_highlight</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'white'</entry>
- <entry>Couleur pour la notification dans la barre d'infos</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for info bar highlight notification</entry>
</row>
<row>
<entry><option>col_infobar_bg</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'cyan'</entry>
- <entry>Couleur de fond pour la fenêtre de barre d'infos</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Background for info bar window</entry>
</row>
<row>
<entry><option>col_input</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur pour le texte saisi</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for input text</entry>
</row>
<row>
<entry><option>col_input_server</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'brown'</entry>
- <entry>Couleur pour le texte saisi (nom du serveur)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for input text (server name)</entry>
</row>
<row>
<entry><option>col_input_channel</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'white'</entry>
- <entry>Couleur pour le texte saisi (nom du canal)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for input text (channel name)</entry>
</row>
<row>
<entry><option>col_input_nick</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightcyan'</entry>
- <entry>Couleur pour le texte saisi (pseudo)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for input text (nick name)</entry>
</row>
<row>
<entry><option>col_input_delimiters</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'cyan'</entry>
- <entry>Couleur pour le texte saisi (délimiteurs)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for input text (delimiters)</entry>
</row>
<row>
<entry><option>col_input_text_not_found</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'red'</entry>
- <entry>Couleur pour le texte non trouvé</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for text not found</entry>
</row>
<row>
<entry><option>col_input_bg</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur de fond pour la fenêtre de saisie</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Background for input window</entry>
</row>
<row>
<entry><option>col_nick</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur pour les pseudos</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nicknames</entry>
</row>
<row>
<entry><option>col_nick_away</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'cyan'</entry>
- <entry>Couleur pour les pseudos absents</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for away nicknames</entry>
</row>
<row>
<entry><option>col_nick_chanowner</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightgreen'</entry>
- <entry>Couleur pour le symbole propriétaire du canal (spécifique à unrealircd)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for chan owner symbol (specific to unrealircd)</entry>
</row>
<row>
<entry><option>col_nick_chanadmin</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightgreen'</entry>
- <entry>Couleur pour le symbole administrateur du canal (spécifique à unrealircd)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for chan admin symbol (specific to unrealircd)</entry>
</row>
<row>
<entry><option>col_nick_op</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightgreen'</entry>
- <entry>Couleur pour le symbole opérateur</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for operator symbol</entry>
</row>
<row>
<entry><option>col_nick_halfop</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightmagenta'</entry>
- <entry>Couleur pour le symbole demi-opérateur</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for half-operator symbol</entry>
</row>
<row>
<entry><option>col_nick_voice</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'yellow'</entry>
- <entry>Couleur pour le symbole voix</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for voice symbol</entry>
</row>
<row>
<entry><option>col_nick_more</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightmagenta'</entry>
- <entry>Couleur pour les '+' lors du défilement des pseudos</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for '+' when scrolling nicks</entry>
</row>
<row>
<entry><option>col_nick_sep</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'blue'</entry>
- <entry>Couleur pour le séparateur de pseudos</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick separator</entry>
</row>
<row>
<entry><option>col_nick_self</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'white'</entry>
- <entry>Couleur pour le pseudo local</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for local nick</entry>
</row>
<row>
<entry><option>col_nick_color1</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'cyan'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_color2</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'magenta'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_color3</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'green'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_color4</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'brown'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_color5</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightblue'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_color6</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_color7</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightcyan'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_color8</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightmagenta'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_color9</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightgreen'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_color10</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'blue'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_private</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur pour l'autre pseudo dans la fenêtre privée</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for other nick in private window</entry>
</row>
<row>
<entry><option>col_nick_bg</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur de fond pour les pseudos</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Background for nicknames</entry>
</row>
<row>
<entry><option>col_chat_dcc_selected</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'white'</entry>
- <entry>Couleur pour le DCC sélectionné (fenêtre de discussion)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for selected DCC (chat window)</entry>
</row>
<row>
<entry><option>col_dcc_waiting</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightcyan'</entry>
- <entry>Couleur pour le statut dcc "attente"</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for "waiting" dcc status</entry>
</row>
<row>
<entry><option>col_dcc_connecting</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'yellow'</entry>
- <entry>Couleur pour le statut dcc "connexion"</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for "connecting" dcc status</entry>
</row>
<row>
<entry><option>col_dcc_active</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightblue'</entry>
- <entry>Couleur pour le statut dcc "actif"</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for "active" dcc status</entry>
</row>
<row>
<entry><option>col_dcc_done</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightgreen'</entry>
- <entry>Couleur pour le statut dcc "terminé"</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for "done" dcc status</entry>
</row>
<row>
<entry><option>col_dcc_failed</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightred'</entry>
- <entry>Couleur pour le statut dcc "échoué"</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for "failed" dcc status</entry>
</row>
<row>
<entry><option>col_dcc_aborted</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightred'</entry>
- <entry>Couleur pour le statut dcc "interrompu"</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for "aborted" dcc status</entry>
</row>
<row>
<entry><option>history_max_lines</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 2147483647</entry>
- <entry>4096</entry>
- <entry>Nombre maximum de lignes dans l'historique pour un serveur/fenêtre/fenêtre privée (0 = sans limite)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Maximum number of lines in history for one server/channel/private window (0 = unlimited)</entry>
</row>
<row>
<entry><option>history_max_commands</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 2147483647</entry>
- <entry>100</entry>
- <entry>Nombre maximum de commandes utilisateur dans l'historique (0 = sans limite)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Maximum number of user commands in history (0 = unlimited)</entry>
</row>
<row>
<entry><option>history_display_default</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 2147483647</entry>
- <entry>5</entry>
- <entry>Nombre maximum de commandes à afficher par défaut dans le listing d'historique (0 = sans limite)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Maximum number of commands to display by default in history listing (0 = unlimited)</entry>
</row>
<row>
<entry><option>log_auto_server</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Enregistrer automatiquement les messages du serveur</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Automatically log server messages</entry>
</row>
<row>
<entry><option>log_auto_channel</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Enregistrer automatiquement les conversations des canaux</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Automatically log channel chats</entry>
</row>
<row>
<entry><option>log_auto_private</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Enregistrer automatiquement les conversations privées</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Automatically log private chats</entry>
</row>
<row>
<entry><option>log_plugin_msg</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Enregistrer les messages des plugins (scripts)</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Log messages from plugins (scripts)</entry>
</row>
<row>
<entry><option>log_path</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'%h/logs/'</entry>
- <entry>Chemin pour les conversations sauvegardées par WeeChat ('%h' sera remplacé par le répertoire de base WeeChat, par défaut: ~/.weechat)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Path for WeeChat log files ('%h' will be replaced by WeeChat home, ~/.weechat by default)</entry>
</row>
<row>
<entry><option>log_timestamp</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'%Y %b %d %H:%M:%S'</entry>
- <entry>Format de date/heure pour les conversations sauvegardées (voir strftime(3) pour le format de date/heure)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Timestamp for log (see man strftime for date/time specifiers)</entry>
</row>
<row>
<entry><option>log_hide_nickserv_pwd</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Masquer le mot de passe affiché par nickserv</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Hide password displayed by nickserv</entry>
</row>
<row>
<entry><option>irc_display_away</option></entry>
- <entry>chaîne</entry>
- <entry>'off', 'local', 'channel'</entry>
- <entry>'off'</entry>
- <entry>Affiche un message pour l'absence/le retour</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display message when (un)marking as away</entry>
</row>
<row>
<entry><option>irc_show_away_once</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Voir le message d'absence distant une seule fois en privé</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Show remote away message only once in private</entry>
</row>
<row>
<entry><option>irc_default_msg_part</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'WeeChat %v'</entry>
- <entry>Message par défaut pour le part (quitte un canal) ('%v' sera remplacé par la version de WeeChat dans la chaîne)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Default part message (leaving channel) ('%v' will be replaced by WeeChat version in string)</entry>
</row>
<row>
<entry><option>irc_default_msg_quit</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'WeeChat %v'</entry>
- <entry>Message de fin par défaut ('%v' sera remplacé par la version de WeeChat dans la chaîne)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Default quit message ('%v' will be replaced by WeeChat version in string)</entry>
</row>
<row>
<entry><option>irc_notice_as_pv</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Afficher les notices comme des messages privés</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display notices as private messages</entry>
</row>
<row>
<entry><option>irc_away_check</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 2147483647</entry>
- <entry>0</entry>
- <entry>Intervalle entre deux vérifications des absences (en minutes, 0 = ne jamais vérifier)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Interval between two checks for away (in minutes, 0 = never check)</entry>
</row>
<row>
<entry><option>irc_away_check_max_nicks</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 2147483647</entry>
- <entry>0</entry>
- <entry>Ne pas vérifier les pseudos absents lorsqu'il y a un nombre important de pseudos (0 = pas de limite)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Do not check away nicks on channels with high number of nicks (0 = unlimited)</entry>
</row>
<row>
<entry><option>irc_lag_check</option></entry>
- <entry>entier</entry>
- <entry>entre 30 et 2147483647</entry>
- <entry>60</entry>
- <entry>Intervalle entre deux mesures de lag (en secondes)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Interval between two checks for lag (in seconds)</entry>
</row>
<row>
<entry><option>irc_lag_min_show</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 2147483647</entry>
- <entry>1</entry>
- <entry>Lag minimum à afficher (en secondes)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Minimum lag to show (in seconds)</entry>
</row>
<row>
<entry><option>irc_lag_disconnect</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 2147483647</entry>
- <entry>5</entry>
- <entry>Déconnexion après un lag important (en minutes, 0 = ne jamais se déconnecter)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Disconnect after important lag (in minutes, 0 = never disconnect)</entry>
</row>
<row>
<entry><option>irc_anti_flood</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 5</entry>
- <entry>2</entry>
- <entry>Anti-flood: nombre de secondes entre deux messages utilisateur (0 = pas d'anti-flood)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Anti-flood: # seconds between two user messages (0 = no anti-flood)</entry>
</row>
<row>
<entry><option>irc_fifo_pipe</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Créer un tube FIFO pour le contrôle à distance</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Create a FIFO pipe for remote control</entry>
</row>
<row>
<entry><option>irc_highlight</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Liste des mots pour la notification (séparés par des virgules, la comparaison ne tient pas compte de la casse, les mots peuvent commencer ou se terminer par "*" pour une comparaison partielle)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Comma separated list of words to highlight (case insensitive comparison, words may begin or end with "*" for partial match)</entry>
</row>
<row>
<entry><option>irc_colors_receive</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Si désactivé, les codes couleurs des messages entrants sont ignorés</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>When off, colors codes are ignored in incoming messages</entry>
</row>
<row>
<entry><option>irc_colors_send</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Autorise l'utilisateur à envoyer des couleurs avec des codes spéciaux (%B=gras, %Cxx,yy=couleur, %U=souligné, %R=inversé)</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Allow user to send colors with special codes (%B=bold, %Cxx,yy=color, %U=underline, %R=reverse)</entry>
</row>
<row>
<entry><option>irc_send_unknown_commands</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Envoie les commandes inconnues au serveur IRC</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Send unknown commands to IRC server</entry>
</row>
<row>
<entry><option>dcc_auto_accept_files</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Accepte automatiquement les fichiers dcc entrants</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Automatically accept incoming dcc files</entry>
</row>
<row>
<entry><option>dcc_auto_accept_chats</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Accepte automatiquement les demandes de discussion dcc (à utiliser avec précaution !)</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Automatically accept dcc chats (use carefully!)</entry>
</row>
<row>
<entry><option>dcc_timeout</option></entry>
- <entry>entier</entry>
- <entry>entre 5 et 2147483647</entry>
- <entry>300</entry>
- <entry>Délai d'attente pour les requêtes dcc (en secondes)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Timeout for dcc request (in seconds)</entry>
</row>
<row>
<entry><option>dcc_blocksize</option></entry>
- <entry>entier</entry>
- <entry>entre 1024 et 102400</entry>
- <entry>65536</entry>
- <entry>Taille de bloc pour les paquets dcc en octets (défaut: 65536)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Block size for dcc packets in bytes (default: 65536)</entry>
</row>
<row>
<entry><option>dcc_fast_send</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>N'attend pas les accusés de réception lors de l'envoi de fichier</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Does not wait for ACK when sending file</entry>
</row>
<row>
<entry><option>dcc_port_range</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Restreint le dcc sortant à utiliser des ports dans la plage donnée (pratique pour le NAT) (syntaxe: un port simple, par exemple 5000, une plage de ports, par exemple 5000-5015, si non renseigné tout port peut être utilisé)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Restricts outgoing dcc to use only ports in the given range (useful for NAT) (syntax: a single port, ie. 5000 or a port range, ie. 5000-5015, empty value means any port)</entry>
</row>
<row>
<entry><option>dcc_own_ip</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Adresse IP ou DNS utilisée pour le dcc sortant (si non renseigné, l'interface IP locale est utilisée)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>IP or DNS address used for outgoing dcc (if empty, local interface IP is used)</entry>
</row>
<row>
<entry><option>dcc_download_path</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'%h/dcc'</entry>
- <entry>Chemin pour écrire les fichiers reçus par dcc (par défaut: répertoire de l'utilisateur)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Path for writing incoming files with dcc (default: user home)</entry>
</row>
<row>
<entry><option>dcc_upload_path</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'~'</entry>
- <entry>Chemin pour lire les fichiers lorsqu'ils sont envoyés par dcc (quand aucun chemin n'est spécifié)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Path for reading files when sending thru dcc (when no path is specified)</entry>
</row>
<row>
<entry><option>dcc_convert_spaces</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Convertir les espaces en underscores lors d'envoi de fichiers</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Convert spaces to underscores when sending files</entry>
</row>
<row>
<entry><option>dcc_auto_rename</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Renommer les fichiers reçus s'ils existent déjà (ajoute '.1', '.2', ...)</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Rename incoming files if already exists (add '.1', '.2', ...)</entry>
</row>
<row>
<entry><option>dcc_auto_resume</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Continuer automatiquement les transferts dcc si la connexion avec l'hôte a été perdue</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Automatically resume dcc transfer if connection with remote host is loosed</entry>
</row>
<row>
<entry><option>proxy_use</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Utiliser un proxy pour se connecter au serveur irc</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Use a proxy server to connect to irc server</entry>
</row>
<row>
<entry><option>proxy_type</option></entry>
- <entry>chaîne</entry>
- <entry>'http', 'socks4', 'socks5'</entry>
- <entry>'http'</entry>
- <entry>Type de proxy (http (défaut), socks4, socks5)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Proxy type (http (default), socks4, socks5)</entry>
</row>
<row>
<entry><option>proxy_ipv6</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Se connecter au proxy en ipv6</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Connect to proxy in ipv6</entry>
</row>
<row>
<entry><option>proxy_address</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Adresse du serveur proxy (IP ou nom de machine)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Proxy server address (IP or hostname)</entry>
</row>
<row>
<entry><option>proxy_port</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 65535</entry>
- <entry>3128</entry>
- <entry>Port pour se connecter au serveur proxy</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Port for connecting to proxy server</entry>
</row>
<row>
<entry><option>proxy_username</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Nom d'utilisateur pour le serveur proxy</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Username for proxy server</entry>
</row>
<row>
<entry><option>proxy_password</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Mot de passe pour le serveur proxy</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Password for proxy server</entry>
</row>
<row>
<entry><option>plugins_path</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'%h/plugins'</entry>
- <entry>Chemin de recherche des extensions ('%h' sera remplacé par le répertoire de base WeeChat, par défaut: ~/.weechat)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Path for searching plugins ('%h' will be replaced by WeeChat home, ~/.weechat by default)</entry>
</row>
<row>
<entry><option>plugins_autoload</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'*'</entry>
- <entry>Liste des extensions à charger automatiquement au démarrage, "*" signifie toutes (séparées par des virgules, les noms peuvent être partiels, par exemple "perl" est ok pour "libperl.so")</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Comma separated list of plugins to load automatically at startup, "*" means all plugins found (names may be partial, for example "perl" is ok for "libperl.so")</entry>
</row>
<row>
<entry><option>plugins_extension</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'.so'</entry>
- <entry>Extension standard des extensions dans le nom de fichier, pour le chargement automatique (si vide, alors tous les fichiers sont chargés si autoload vaut "*")</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Standard plugins extension in filename, used for autoload (if empty, then all files are loaded when autoload is "*")</entry>
</row>
<row>
<entry><option>server_name</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Nom associé au serveur IRC (pour affichage seulement)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Name associated to IRC server (for display only)</entry>
</row>
<row>
<entry><option>server_autoconnect</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Connexion automatique au serveur quand WeeChat démarre</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Automatically connect to server when WeeChat is starting</entry>
</row>
<row>
<entry><option>server_autoreconnect</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Reconnexion automatique au serveur après une déconnexion</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Automatically reconnect to server when disconnected</entry>
</row>
<row>
<entry><option>server_autoreconnect_delay</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 65535</entry>
- <entry>30</entry>
- <entry>Délai (en secondes) avant de tenter une reconnexion au serveur</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Delay (in seconds) before trying again to reconnect to server</entry>
</row>
<row>
<entry><option>server_address</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Adresse IP ou nom du serveur IRC</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>IP address or hostname of IRC server</entry>
</row>
<row>
<entry><option>server_port</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 65535</entry>
- <entry>6667</entry>
- <entry>Port pour se connecter au serveur</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Port for connecting to server</entry>
</row>
<row>
<entry><option>server_ipv6</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Utiliser le protocole IPv6 pour la communication avec le serveur</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Use IPv6 protocol for server communication</entry>
</row>
<row>
<entry><option>server_ssl</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Utiliser SSL pour la communication avec le serveur</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Use SSL for server communication</entry>
</row>
<row>
<entry><option>server_password</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Mot de passe pour le serveur IRC</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Password for IRC server</entry>
</row>
<row>
<entry><option>server_nick1</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Pseudo à utiliser sur le serveur IRC</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Nickname to use on IRC server</entry>
</row>
<row>
<entry><option>server_nick2</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Pseudo alternatif pour le serveur IRC (si le pseudo est déjà utilisé)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Alternate nickname to use on IRC server (if nickname is already used)</entry>
</row>
<row>
<entry><option>server_nick3</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>2ème pseudo alternatif pour le serveur IRC (si le pseudo alternatif est déjà utilisé)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>2nd alternate nickname to use on IRC server (if alternate nickname is already used)</entry>
</row>
<row>
<entry><option>server_username</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Nom d'utilisateur pour le serveur IRC</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>User name to use on IRC server</entry>
</row>
<row>
<entry><option>server_realname</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Nom réel pour le serveur IRC</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Real name to use on IRC server</entry>
</row>
<row>
<entry><option>server_hostname</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Nom de machine/IP personnalisé pour le serveur (optionnel, si non renseigné, le nom de machine local est utilisé)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Custom hostname/IP for server (optional, if empty local hostname is used)</entry>
</row>
<row>
<entry><option>server_command</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Commande(s) à exécuter lorsque connecté au serveur (plusieurs commandes doivent être séparées par ';', utilisez '\;' pour un point-virgule, les variables spéciales $nick, $channel et $server sont remplacées par leur valeur)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Command(s) to run when connected to server (many commands should be separated by ';', use '\;' for a semicolon, special variables $nick, $channel and $server are replaced by their value)</entry>
</row>
<row>
<entry><option>server_command_delay</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 5</entry>
- <entry>0</entry>
- <entry>Délai (en secondes) après exécution de la commande (exemple: donner du temps pour l'authentification)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Delay (in seconds) after command was executed (example: give some time for authentication)</entry>
</row>
<row>
<entry><option>server_autojoin</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Liste des canaux (séparés par des virgules) à rejoindre lorsque connecté au serveur (exemple: "#chan1,#chan2,#chan3 key1,key2")</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Comma separated list of channels to join when connected to server (example: "#chan1,#chan2,#chan3 key1,key2")</entry>
</row>
<row>
<entry><option>server_autorejoin</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Rejoindre automatiquement les canaux quand mis dehors</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Automatically rejoin channels when kicked</entry>
</row>
<row>
<entry><option>server_notify_levels</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Liste des niveaux de notifications (séparés par des virgules) pour les canaux de ce serveur (format: #canal:1,..), un nom de canal '*' est réservé pour la notification par défaut du serveur</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Comma separated list of notify levels for channels of this server (format: #channel:1,..), a channel name '*' is reserved for server default notify level</entry>
</row>
diff --git a/doc/fr/irc_commands.xml b/doc/fr/irc_commands.xml
index 228f25b48..294c70f14 100644
--- a/doc/fr/irc_commands.xml
+++ b/doc/fr/irc_commands.xml
@@ -5,439 +5,439 @@
This file is automatically built with a Perl script. DO NOT EDIT!
-->
-<command>admin [cible]</command>
+<command>admin [target]</command>
<programlisting>
-trouver les informations sur l'administrateur du serveur
+find information about the administrator of the server
-cible: serveur
+target: server
</programlisting>
<command>ame message</command>
<programlisting>
-envoyer une action CTCP à tous les canaux de tous les serveurs connectés
+send a CTCP action to all channels of all connected servers
-message: message à envoyer
+message: message to send
</programlisting>
-<command>amsg texte</command>
+<command>amsg text</command>
<programlisting>
-envoyer un message à tous les canaux de tous les serveurs connectés
+send message to all channels of all connected servers
-texte: texte à envoyer
+text: text to send
</programlisting>
<command>away [-all] [message]</command>
<programlisting>
-basculer le statut absent
+toggle away status
- -all: basculer le statut absent sur tous les serveurs connectés
-message: message pour l'absence (si pas de message donné, le statut d'absence est supprimé)
+ -all: toggle away status on all connected servers
+message: message for away (if no message is given, away status is removed)
</programlisting>
-<command>ban [canal] [pseudo [pseudo ...]]</command>
+<command>ban [channel] [nickname [nickname ...]]</command>
<programlisting>
-bannit des pseudos ou hôtes
+bans nicks or hosts
- canal: nom du canal pour le bannissement
-pseudo: pseudo ou hôte pour le bannissement
+ channel: channel for ban
+nickname: user or host to ban
</programlisting>
-<command>ctcp cible type [arguments]</command>
+<command>ctcp receiver type [arguments]</command>
<programlisting>
-envoyer un message CTCP (Client-To-Client Protocol)
+send a CTCP message (Client-To-Client Protocol)
- cible: pseudo à qui envoyer le CTCP
- type: type de CTCP (exemples: "version", "ping", etc...)
-arguments: arguments pour le CTCP
+ receiver: nick or channel to send CTCP to
+ type: CTCP type (examples: "version", "ping", ..)
+arguments: arguments for CTCP
</programlisting>
-<command>cycle [canal[,canal]] [message_de_fin]</command>
+<command>cycle [channel[,channel]] [part_message]</command>
<programlisting>
-quitter et rejoindre un canal
+leave and rejoin a channel
- canal: canal pour le cycle
-message_de_fin: message de fin (affiché aux autres utilisateurs)
+ channel: channel name for cycle
+part_message: part message (displayed to other users)
</programlisting>
-<command>dehalfop [pseudo [pseudo]]</command>
+<command>dehalfop [nickname [nickname]]</command>
<programlisting>
-retire le statut de demi-opérateur du canal à/aux pseudo(s)
+removes half channel operator status from nickname(s)
</programlisting>
-<command>deop [pseudo [pseudo]]</command>
+<command>deop [nickname [nickname]]</command>
<programlisting>
-retire le statut d'opérateur du canal à/aux pseudo(s)
+removes channel operator status from nickname(s)
</programlisting>
-<command>devoice [pseudo [pseudo]]</command>
+<command>devoice [nickname [nickname]]</command>
<programlisting>
-retire la voix du/des pseudo(s)
+removes voice from nickname(s)
</programlisting>
<command>die</command>
<programlisting>
-arrêter le serveur
+shutdown the server
</programlisting>
-<command>halfop [pseudo [pseudo]]</command>
+<command>halfop [nickname [nickname]]</command>
<programlisting>
-donner le statut de demi-opérateur à un/des pseudo(s)
+gives half channel operator status to nickname(s)
</programlisting>
-<command>info [cible]</command>
+<command>info [target]</command>
<programlisting>
-voir les informations décrivant le serveur
+get information describing the server
-cible: nom du serveur
+target: server name
</programlisting>
-<command>invite pseudo canal</command>
+<command>invite nickname channel</command>
<programlisting>
-inviter un pseudo sur un canal
+invite a nick on a channel
- pseudo: pseudo à inviter
-channel: canal pour l'invitation
+nickname: nick to invite
+ channel: channel to invite
</programlisting>
-<command>ison pseudo [pseudo ...]</command>
+<command>ison nickname [nickname ...]</command>
<programlisting>
-vérifier si un pseudo est actuellement sur IRC
+check if a nickname is currently on IRC
-pseudo: pseudo
+nickname: nickname
</programlisting>
-<command>join canal[,canal] [clé[,clé]]</command>
+<command>join channel[,channel] [key[,key]]</command>
<programlisting>
-joindre un canal
+join a channel
-canal: nom du canal à rejoindre
- clé: clé pour rejoindre le canal
+channel: channel name to join
+ key: key to join the channel
</programlisting>
-<command>kick [canal] pseudo [commentaire]</command>
+<command>kick [channel] nickname [comment]</command>
<programlisting>
-retirer par la force un utilisateur d'un canal
+forcibly remove a user from a channel
- canal: canal où l'utilisateur se trouve
- pseudo: pseudo à éliminer
-commentaire: commentaire pour l'élimination
+ channel: channel where user is
+nickname: nickname to kick
+ comment: comment for kick
</programlisting>
-<command>kickban [canal] pseudo [commentaire]</command>
+<command>kickban [channel] nickname [comment]</command>
<programlisting>
-retirer par la force un pseudo d'un canal et le bannir
+kicks and bans a nick from a channel
- canal: canal où l'utilisateur se trouve
- pseudo: pseudo à éliminer et bannir
-commentaire: commentaire pour l'élimination
+ channel: channel where user is
+nickname: nickname to kick and ban
+ comment: comment for kick
</programlisting>
-<command>kill pseudo commentaire</command>
+<command>kill nickname comment</command>
<programlisting>
-fermer la connexion client-serveur
+close client-server connection
- pseudo: pseudo
-commentaire: commentaire pour la mort
+nickname: nickname
+ comment: comment for kill
</programlisting>
-<command>links [[serveur] masque_serveur]</command>
+<command>links [[server] server_mask]</command>
<programlisting>
-lister tous les noms de serveurs connus du serveur qui répondent à la requête
+list all servernames which are known by the server answering the query
- serveur: ce serveur doit répondre à la requête
-masque_serveur: liste des serveurs correspondant au masque
+ server: this server should answer the query
+server_mask: list of servers must match this mask
</programlisting>
-<command>list [canal[,canal] [serveur]]</command>
+<command>list [channel[,channel] [server]]</command>
<programlisting>
-lister les canaux et leur sujet
+list channels and their topic
-canal: canal à lister (une expression régulière est acceptée)
-serveur: nom du serveur
+channel: channel to list (a regexp is allowed)
+server: server name
</programlisting>
-<command>lusers [masque [cible]]</command>
+<command>lusers [mask [target]]</command>
<programlisting>
-obtenir des statistiques sur la taille du réseau IRC
+get statistics about the size of the IRC network
-masque: serveurs qui correspondent au masque seulement
- cible: serveur pour faire suivre la requête
+ mask: servers matching the mask only
+target: server for forwarding request
</programlisting>
<command>me message</command>
<programlisting>
-envoyer une action CTCP au canal courant
+send a CTCP action to the current channel
-message: message à envoyer
+message: message to send
</programlisting>
-<command>mode { canal {[+|-]|o|p|s|i|t|n|b|v} [limite] [utilisateur] [masque de banissement] } | { pseudo {[+|-]|i|w|s|o} }</command>
+<command>mode { channel {[+|-]|o|p|s|i|t|n|b|v} [limit] [user] [ban mask] } | { nickname {[+|-]|i|w|s|o} }</command>
<programlisting>
-changer le mode du canal ou de l'utilisateur
+change channel or user mode
-modes de canaux :
- canal: nom du canal à modifier
- o: donner/reprendre le statut privilégié d'opérateur
- p: indicateur de canal privé
- s: indicateur de canal secret
- i: indicateur de canal avec invitation seulement
- t: le titre est modifiable seulement par un opérateur du canal
- n: aucun message au canal depuis l'extérieur
- m: canal modéré
- l: fixer la limite d'utilisateurs pour le canal
- b: paramétrer un masque de banissement pour garder des utilisateurs dehors
- e: paramétrer un masque d'exception
- v: donner/reprendre la possibilité de parler sur un canal modéré
- k: définir une clé (mot de passe) pour accéder au canal
-modes utilisateur :
- pseudo: pseudo à modifier
- i: marquer un utilisateur comme invisible
- s: marquer un utilisateur pour recevoir les notices du serveur
- w: l'utilisateur reçoit les wallops
- o: drapeau opérateur
+channel modes:
+ channel: channel name to modify
+ o: give/take channel operator privileges
+ p: private channel flag
+ s: secret channel flag
+ i: invite-only channel flag
+ t: topic settable by channel operator only flag
+ n: no messages to channel from clients on the outside
+ m: moderated channel
+ l: set the user limit to channel
+ b: set a ban mask to keep users out
+ e: set exception mask
+ v: give/take the ability to speak on a moderated channel
+ k: set a channel key (password)
+user modes:
+ nickname: nickname to modify
+ i: mark a user as invisible
+ s: mark a user for receive server notices
+ w: user receives wallops
+ o: operator flag
</programlisting>
-<command>motd [cible]</command>
+<command>motd [target]</command>
<programlisting>
-obtenir le message du jour
+get the "Message Of The Day"
-cible: nom du serveur
+target: server name
</programlisting>
-<command>msg cible[,cible] texte</command>
+<command>msg receiver[,receiver] text</command>
<programlisting>
-envoyer un message à un pseudo ou canal
+send message to a nick or channel
-cible: pseudo ou canal (peut-être un masque, '*' = canal courant)
-texte: texte à envoyer
+receiver: nick or channel (may be mask, '*' = current channel)
+text: text to send
</programlisting>
-<command>names [canal[,canal]]</command>
+<command>names [channel[,channel]]</command>
<programlisting>
-lister les pseudos sur des canaux
+list nicknames on channels
-canal: nom du canal
+channel: channel name
</programlisting>
-<command>nick [-all] pseudo</command>
+<command>nick [-all] nickname</command>
<programlisting>
-changer le pseudo courant
+change current nickname
- -all: définir le nouveau pseudo sur tous les serveurs connectés
-pseudo: nouveau pseudo
+ -all: set new nickname for all connected servers
+nickname: new nickname
</programlisting>
-<command>notice pseudo texte</command>
+<command>notice nickname text</command>
<programlisting>
-envoyer un message notice à un utilisateur
+send notice message to user
-pseudo: pseudo cible pour la notice
- texte: texte à envoyer
+nickname: user to send notice to
+ text: text to send
</programlisting>
-<command>op pseudo [pseudo]</command>
+<command>op nickname [nickname]</command>
<programlisting>
-donner le statut opérateur à un/des pseudo(s)
+gives channel operator status to nickname(s)
</programlisting>
-<command>oper utilisateur mot_de_passe</command>
+<command>oper user password</command>
<programlisting>
-obtenir le statut d'opérateur
+get operator privileges
-utilisateur/mot_de_passe: utilisé pour obtenir les privilèges sur le serveur IRC courant
+user/password: used to get privileges on current IRC server
</programlisting>
-<command>part [canal[,canal]] [message_de_fin]</command>
+<command>part [channel[,channel]] [part_message]</command>
<programlisting>
-quitter un canal
+leave a channel
- canal: canal à quitter
-message_de_fin: message de fin (affiché aux autres utilisateurs)
+ channel: channel name to leave
+part_message: part message (displayed to other users)
</programlisting>
-<command>ping serveur1 [serveur2]</command>
+<command>ping server1 [server2]</command>
<programlisting>
-pinguer un serveur
+ping server
-serveur1: serveur à pinguer
-serveur2: faire suivre le ping à ce serveur
+server1: server to ping
+server2: forward ping to this server
</programlisting>
-<command>pong démon [démon2]</command>
+<command>pong daemon [daemon2]</command>
<programlisting>
-répondre à un message ping
+answer to a ping message
- démon: démon qui a répondu au message Ping
-démon2: faire suivre le message à ce démon
+ daemon: daemon who has responded to Ping message
+daemon2: forward message to this daemon
</programlisting>
-<command>query pseudo [texte]</command>
+<command>query nickname [text]</command>
<programlisting>
-envoyer un message privé à un pseudo
+send a private message to a nick
-pseudo: pseudo pour la conversation privée
- texte: texte à envoyer
+nickname: nickname for private conversation
+ text: text to send
</programlisting>
-<command>quit [message_de_fin]</command>
+<command>quit [quit_message]</command>
<programlisting>
-fermer toutes les connexions et quitter
+close all connections and quit
-message_de_fin: message de fin (affiché aux autres utilisateurs)
+quit_message: quit message (displayed to other users)
</programlisting>
-<command>quote données</command>
+<command>quote data</command>
<programlisting>
-envoyer des données brutes au serveur sans analyse
+send raw data to server without parsing
-données: données brutes à envoyer
+data: raw data to send
</programlisting>
<command>rehash</command>
<programlisting>
-demander au serveur de recharger son fichier de configuration
+tell the server to reload its config file
</programlisting>
<command>restart</command>
<programlisting>
-demander au serveur de redémarrer
+tell the server to restart itself
</programlisting>
-<command>service pseudo réservé distribution type réservé info</command>
+<command>service nickname reserved distribution type reserved info</command>
<programlisting>
-enregister un nouveau service
+register a new service
-distribution: visibilité du service
- type: réservé pour une utilisation future
+distribution: visibility of service
+ type: reserved for future usage
</programlisting>
-<command>servlist [masque [type]]</command>
+<command>servlist [mask [type]]</command>
<programlisting>
-lister les services actuellement connectés au réseau
+list services currently connected to the network
-masque: lister seulement les services qui correspondent à ce masque
- type: lister seulement les services de ce type
+mask: list only services matching this mask
+type: list only services of this type
</programlisting>
-<command>squery service texte</command>
+<command>squery service text</command>
<programlisting>
-envoyer un message à un service
+deliver a message to a service
-service: nom du service
-texte: texte à envoyer
+service: name of service
+text: text to send
</programlisting>
-<command>squit serveur commentaire</command>
+<command>squit server comment</command>
<programlisting>
-déconnecter les liens vers un serveur
+disconnect server links
-serveur: nom du serveur
-commentaire: commentaire pour quitter
+server: server name
+comment: comment for quit
</programlisting>
-<command>stats [requête [serveur]]</command>
+<command>stats [query [server]]</command>
<programlisting>
-demander des statistiques sur le serveur
+query statistics about server
-requête: c/h/i/k/l/m/o/y/u (voir la RFC1459)
-serveur: nom du serveur
+ query: c/h/i/k/l/m/o/y/u (see RFC1459)
+server: server name
</programlisting>
-<command>summon utilisateur [cible [canal]]</command>
+<command>summon user [target [channel]]</command>
<programlisting>
-envoyer aux utilisateurs d'un serveur IRC un message leur demandant de rejoindre IRC
+give users who are on a host running an IRC server a message asking them to please join IRC
-utilisateur: nom d'utilisateur
- cible: nom du serveur
- canal: nom du canal
+ user: username
+target: server name
+channel: channel name
</programlisting>
-<command>time [cible]</command>
+<command>time [target]</command>
<programlisting>
-demander l'heure locale de serveur
+query local time from server
-cible: demander l'heure de ce serveur
+target: query time from specified server
</programlisting>
-<command>topic [canal] [titre]</command>
+<command>topic [channel] [topic]</command>
<programlisting>
-recevoir/définir le titre du canal
+get/set channel topic
-canal: nom du canal
-titre: nouveau titre pour le canal (si le titre est "-delete" alors le titre est supprimé)
+channel: channel name
+topic: new topic for channel (if topic is "-delete" then topic is deleted)
</programlisting>
-<command>trace [cible]</command>
+<command>trace [target]</command>
<programlisting>
-trouver le chemin jusqu'à un serveur spécifique
+find the route to specific server
-cible: serveur
+target: server
</programlisting>
-<command>unban [canal] pseudo [pseudo ...]</command>
+<command>unban [channel] nickname [nickname ...]</command>
<programlisting>
-supprime le bannissement sur des pseudos ou hôtes
+unbans nicks or hosts
- canal: nom du canal pour supprimer le bannissement
-pseudo: pseudo ou hôte pour supprimer le bannissement
+ channel: channel for unban
+nickname: user or host to unban
</programlisting>
-<command>userhost pseudo [pseudo ...]</command>
+<command>userhost nickname [nickname ...]</command>
<programlisting>
-retourne une liste d'informations sur des pseudos
+return a list of information about nicknames
-pseudo: pseudo
+nickname: nickname
</programlisting>
-<command>users [cible]</command>
+<command>users [target]</command>
<programlisting>
-liste des utilisateurs connectés au serveur
+list of users logged into the server
-cible: serveur
+target: server
</programlisting>
-<command>version [serveur | pseudo]</command>
+<command>version [server | nickname]</command>
<programlisting>
-retourne la version du pseudo ou du serveur (courant ou spécifié)
+gives the version info of nick or server (current or specified)
-serveur: nom du serveur
- pseudo: pseudo
+ server: server name
+nickname: nickname
</programlisting>
-<command>voice [pseudo [pseudo]]</command>
+<command>voice [nickname [nickname]]</command>
<programlisting>
-donne la voix à/aux pseudo(s)
+gives voice to nickname(s)
</programlisting>
-<command>wallops texte</command>
+<command>wallops text</command>
<programlisting>
-envoyer un message à tous les utilisateurs connectés qui ont activé le mode utilisateur 'w' pour eux-mêmes
+send a message to all currently connected users who have set the 'w' user mode for themselves
-texte à envoyer
+text to send
</programlisting>
-<command>who [masque ["o"]]</command>
+<command>who [mask ["o"]]</command>
<programlisting>
-génère une requête qui retourne une liste d'information
+generate a query which returns a list of information
-masque: information qui correspond à ce masque uniquement
- o: seul les opérateurs sont retournés correspondant au masque fourni
+mask: only information which match this mask
+ o: only operators are returned according to the mask supplied
</programlisting>
-<command>whois [serveur] pseudo[,pseudo]</command>
+<command>whois [server] nickname[,nickname]</command>
<programlisting>
-demande les informations sur le(s) utilisateur(s)
+query information about user(s)
-serveur: nom du serveur
- pseudo: pseudo (peut être un masque)
+ server: server name
+nickname: nickname (may be a mask)
</programlisting>
-<command>whowas pseudo [,pseudo [,pseudo ...]] [nombre [cible]]</command>
+<command>whowas nickname [,nickname [,nickname ...]] [count [target]]</command>
<programlisting>
-demander de l'information sur un pseudo qui n'existe plus
+ask for information about a nickname which no longer exists
-pseudo: pseudo à chercher
-nombre: nombre de réponses à retourner (recherche complète si nombre négatif)
- cible: la réponse doit correspondre à ce masque
+nickname: nickname to search
+ count: number of replies to return (full search if negative number)
+ target: reply should match this mask
</programlisting>
diff --git a/doc/fr/key_functions.xml b/doc/fr/key_functions.xml
index 567da6811..5785eec3d 100644
--- a/doc/fr/key_functions.xml
+++ b/doc/fr/key_functions.xml
@@ -7,201 +7,201 @@
<row>
<entry><literal>return</literal></entry>
- <entry>terminer la ligne</entry>
+ <entry>terminate line</entry>
</row>
<row>
<entry><literal>tab</literal></entry>
- <entry>compléter le mot</entry>
+ <entry>complete word</entry>
</row>
<row>
<entry><literal>tab_previous</literal></entry>
- <entry>trouver le mot complété précédent</entry>
+ <entry>find previous completion for word</entry>
</row>
<row>
<entry><literal>backspace</literal></entry>
- <entry>effacer le caractère précédent</entry>
+ <entry>delete previous char</entry>
</row>
<row>
<entry><literal>delete</literal></entry>
- <entry>effacer le caractère suivant</entry>
+ <entry>delete next char</entry>
</row>
<row>
<entry><literal>delete_end_line</literal></entry>
- <entry>effacer jusqu'à la fin de la ligne</entry>
+ <entry>delete until end of line</entry>
</row>
<row>
<entry><literal>delete_beginning_line</literal></entry>
- <entry>effacer jusqu'au début de la ligne</entry>
+ <entry>delete until beginning of line</entry>
</row>
<row>
<entry><literal>delete_line</literal></entry>
- <entry>effacer la ligne entière</entry>
+ <entry>delete entire line</entry>
</row>
<row>
<entry><literal>delete_previous_word</literal></entry>
- <entry>effacer le mot précédent</entry>
+ <entry>delete previous word</entry>
</row>
<row>
<entry><literal>delete_next_word</literal></entry>
- <entry>effacer le mot suivant</entry>
+ <entry>delete next word</entry>
</row>
<row>
<entry><literal>clipboard_paste</literal></entry>
- <entry>coller le contenu du presse-papier</entry>
+ <entry>paste current clipboard content</entry>
</row>
<row>
<entry><literal>transpose_chars</literal></entry>
- <entry>inverser les caractères</entry>
+ <entry>transpose chars</entry>
</row>
<row>
<entry><literal>home</literal></entry>
- <entry>aller au début de la ligne</entry>
+ <entry>go to beginning of line</entry>
</row>
<row>
<entry><literal>end</literal></entry>
- <entry>aller à la fin de la ligne</entry>
+ <entry>go to end of line</entry>
</row>
<row>
<entry><literal>left</literal></entry>
- <entry>se déplacer d'un caractère à gauche</entry>
+ <entry>move one char left</entry>
</row>
<row>
<entry><literal>previous_word</literal></entry>
- <entry>se déplacer au mot précédent</entry>
+ <entry>move to previous word</entry>
</row>
<row>
<entry><literal>right</literal></entry>
- <entry>se déplacer d'un caractère à droite</entry>
+ <entry>move one char right</entry>
</row>
<row>
<entry><literal>next_word</literal></entry>
- <entry>se déplacer au mot suivant</entry>
+ <entry>move to next word</entry>
</row>
<row>
<entry><literal>up</literal></entry>
- <entry>appeler la commande précédente dans l'historique</entry>
+ <entry>call previous command in history</entry>
</row>
<row>
<entry><literal>up_global</literal></entry>
- <entry>appeler la commande précédente dans l'historique global</entry>
+ <entry>call previous command in global history</entry>
</row>
<row>
<entry><literal>down</literal></entry>
- <entry>appeler la commande suivante dans l'historique</entry>
+ <entry>call next command in history</entry>
</row>
<row>
<entry><literal>down_global</literal></entry>
- <entry>appeler la commande suivante dans l'historique global</entry>
+ <entry>call next command in global history</entry>
</row>
<row>
<entry><literal>page_up</literal></entry>
- <entry>faire défiler d'une page vers le haut</entry>
+ <entry>scroll one page up</entry>
</row>
<row>
<entry><literal>page_down</literal></entry>
- <entry>faire défiler d'une page vers le bas</entry>
+ <entry>scroll one page down</entry>
</row>
<row>
<entry><literal>scroll_up</literal></entry>
- <entry>faire défiler de quelques lignes vers le haut</entry>
+ <entry>scroll a few lines up</entry>
</row>
<row>
<entry><literal>scroll_down</literal></entry>
- <entry>faire défiler de quelques lignes vers le bas</entry>
+ <entry>scroll a few lines down</entry>
</row>
<row>
<entry><literal>scroll_top</literal></entry>
- <entry>faire défiler jusqu'au début du tampon</entry>
+ <entry>scroll to top of buffer</entry>
</row>
<row>
<entry><literal>scroll_bottom</literal></entry>
- <entry>faire défiler jusqu'à la fin du tampon</entry>
+ <entry>scroll to bottom of buffer</entry>
</row>
<row>
<entry><literal>scroll_topic_left</literal></entry>
- <entry>faire défiler le titre vers la gauche</entry>
+ <entry>scroll left topic</entry>
</row>
<row>
<entry><literal>scroll_topic_right</literal></entry>
- <entry>faire défiler le titre vers la droite</entry>
+ <entry>scroll right topic</entry>
</row>
<row>
<entry><literal>nick_beginning</literal></entry>
- <entry>afficher le début de la liste des pseudos</entry>
+ <entry>display beginning of nicklist</entry>
</row>
<row>
<entry><literal>nick_end</literal></entry>
- <entry>afficher la fin de la liste des pseudos</entry>
+ <entry>display end of nicklist</entry>
</row>
<row>
<entry><literal>nick_page_up</literal></entry>
- <entry>faire défiler la liste des pseudos d'une page vers le haut</entry>
+ <entry>scroll nicklist one page up</entry>
</row>
<row>
<entry><literal>nick_page_down</literal></entry>
- <entry>faire défiler la liste des pseudos d'une page vers le bas</entry>
+ <entry>scroll nicklist one page down</entry>
</row>
<row>
<entry><literal>jump_smart</literal></entry>
- <entry>sauter au tampon avec de l'activité</entry>
+ <entry>jump to buffer with activity</entry>
</row>
<row>
<entry><literal>jump_dcc</literal></entry>
- <entry>sauter au tampon DCC</entry>
+ <entry>jump to DCC buffer</entry>
</row>
<row>
<entry><literal>jump_raw_data</literal></entry>
- <entry>sauter au tampon IRC brut</entry>
+ <entry>jump to raw IRC data buffer</entry>
</row>
<row>
<entry><literal>jump_last_buffer</literal></entry>
- <entry>sauter au dernier tampon</entry>
+ <entry>jump to last buffer</entry>
</row>
<row>
<entry><literal>jump_server</literal></entry>
- <entry>sauter au tampon du serveur</entry>
+ <entry>jump to server buffer</entry>
</row>
<row>
<entry><literal>jump_next_server</literal></entry>
- <entry>sauter au prochain serveur</entry>
+ <entry>jump to next server</entry>
</row>
<row>
<entry><literal>switch_server</literal></entry>
- <entry>bascule de serveur actif sur le tampon des serveurs</entry>
+ <entry>switch active server on servers buffer</entry>
</row>
<row>
<entry><literal>scroll_previous_highlight</literal></entry>
- <entry>faire défiler jusqu'au highlight précédent du tampon</entry>
+ <entry>scroll to previous highlight in buffer</entry>
</row>
<row>
<entry><literal>scroll_next_highlight</literal></entry>
- <entry>faire défiler jusqu'au highlight suivant du tampon</entry>
+ <entry>scroll to next highlight in buffer</entry>
</row>
<row>
<entry><literal>scroll_unread</literal></entry>
- <entry>faire défiler jusqu'à la première ligne non lue du tampon</entry>
+ <entry>scroll to first unread line in buffer</entry>
</row>
<row>
<entry><literal>hotlist_clear</literal></entry>
- <entry>effacer la liste d'activité</entry>
+ <entry>clear hotlist</entry>
</row>
<row>
<entry><literal>infobar_clear</literal></entry>
- <entry>effacer la barre d'infos</entry>
+ <entry>clear infobar</entry>
</row>
<row>
<entry><literal>refresh</literal></entry>
- <entry>rafraîchir l'écran</entry>
+ <entry>refresh screen</entry>
</row>
<row>
<entry><literal>grab_key</literal></entry>
- <entry>capturer une touche</entry>
+ <entry>grab a key</entry>
</row>
<row>
<entry><literal>insert</literal></entry>
- <entry>insérer une chaîne dans la ligne de commande</entry>
+ <entry>insert a string in command line</entry>
</row>
<row>
<entry><literal>search_text</literal></entry>
- <entry>recherche de texte dans l'historique du tampon</entry>
+ <entry>search text in buffer history</entry>
</row>
diff --git a/doc/fr/weechat_commands.xml b/doc/fr/weechat_commands.xml
index 8a2dee0b9..abd27a592 100644
--- a/doc/fr/weechat_commands.xml
+++ b/doc/fr/weechat_commands.xml
@@ -5,242 +5,242 @@
This file is automatically built with a Perl script. DO NOT EDIT!
-->
-<command>alias [nom_alias [commande [paramètres]]]</command>
+<command>alias [alias_name [command [arguments]]]</command>
<programlisting>
-créer un alias pour une commande
+create an alias for a command
- nom_alias: nom de l'alias
- commande: nom de la commande (commande WeeChat ou IRC, plusieurs commandes peuvent être séparées par des point-virgules)
-paramètres: paramètres pour la commande
+alias_name: name of alias
+ command: command name (WeeChat or IRC command, many commands can be separated by semicolons)
+ arguments: arguments for command
</programlisting>
-<command>est remplacé par tous les paramètres.</command>
-<programlisting>Les variables $nick, $channel et $server sont remplacées par le pseudo/canal/serveur courant.
+<command>is replaced by all arguments.</command>
+<programlisting>Variables $nick, $channel and $server are replaced by current nick/channel/server.
</programlisting>
-<command>buffer [action [args] | nombre | [[serveur] [canal]]]</command>
+<command>buffer [action [args] | number | [[server] [channel]]]</command>
<programlisting>
-gestion des tampons
+manage buffers
- action: action à effectuer:
- move: déplace le tampon dans la liste (peut être relatif, par exemple -1)
- close: ferme le tampon (le paramètre optionnel est le message de fin, pour un canal)
- list: liste les tampons ouverts (pas de paramètre affiche cette liste)
- notify: fixe le niveau de notification (0=jamais, 1=highlight, 2=1+msg, 3=2+join/part)
- (quand exécuté sur un tampon serveur, cela fixe le niveau de notification par défaut pour le serveur entier)
-serveur,
- canal: saute au tampon par serveur et/ou nom de canal
- nombre: saute au tampon qui a ce numéro
+ action: action to do:
+ move: move buffer in the list (may be relative, for example -1)
+ close: close buffer (optional arg is part message, for a channel)
+ list: list open buffers (no parameter implies this list)
+ notify: set notify level for buffer (0=never, 1=highlight, 2=1+msg, 3=2+join/part)
+ (when executed on server buffer, this sets default notify level for whole server)
+server,
+channel: jump to buffer by server and/or channel name
+ number: jump to buffer by number
</programlisting>
-<command>builtin commande</command>
+<command>builtin command</command>
<programlisting>
-lance une commande WeeChat/IRC interne (sans regarder les gestionnaires de commandes et les alias)
+launch WeeChat/IRC builtin command (do not look at plugins handlers or aliases)
-commande: commande à exécuter (un '/' est automatiquement ajouté s'il n'est pas trouvé au début de la commande)
+command: command to execute (a '/' is automatically added if not found at beginning of command)
</programlisting>
-<command>clear [-all | nombre]</command>
+<command>clear [-all | number]</command>
<programlisting>
-effacer la/les fenêtre(s)
+clear window(s)
- -all: effacer tous les tampons
-nombre: effacer un tampon par son numéro
+ -all: clear all buffers
+number: clear buffer by number
</programlisting>
-<command>connect [-all | nom_serveur [nom_serveur...]]</command>
+<command>connect [-all | servername [servername ...]]</command>
<programlisting>
-se connecter à un/plusieurs serveur(s)
+connect to server(s)
- -all: se connecter à tous les serveurs
-nom_serveur: nom du serveur pour se connecter
+ -all: connect to all servers
+servername: server name to connect
</programlisting>
-<command>disconnect [-all | nom_serveur [nom_serveur...]]</command>
+<command>disconnect [-all | servername [servername ...]]</command>
<programlisting>
-se déconnecter d'un/plusieurs serveur(s)
+disconnect from server(s)
- -all: se déconnecter de tous les serveurs
-nom_serveur: nom du serveur pour se déconnecter
+ -all: disconnect from all servers
+servername: server name to disconnect
</programlisting>
-<command>dcc action [pseudo [fichier]]</command>
+<command>dcc action [nickname [file]]</command>
<programlisting>
-démarre le DCC (fichier ou discussion) ou ferme une discussion
+starts DCC (file or chat) or close chat
- action: 'send' (envoi de fichier) ou 'chat' (discussion) ou 'close' (fermeture discussion)
- pseudo: pseudo pour envoyer le fichier ou discuter
-fichier: nom du fichier (sur la machine locale)
+ action: 'send' (file) or 'chat' or 'close' (chat)
+nickname: nickname to send file or chat
+ file: filename (on local host)
</programlisting>
<command>debug dump | windows</command>
<programlisting>
-affiche des messages de debogage
+print debug messages
- dump: affiche les variables mémoire WeeChat dans le fichier log (les mêmes messages sont affichés lorsque WeeChat plante)
-windows: affiche l'arbre des fenêtres
+ dump: save memory dump in WeeChat log file (same dump is written when WeeChat crashes)
+windows: display windows tree
</programlisting>
-<command>help [commande]</command>
+<command>help [command]</command>
<programlisting>
-afficher l'aide sur les commandes
+display help about commands
-commande: nom d'une commande WeeChat ou IRC
+command: name of a WeeChat or IRC command
</programlisting>
-<command>history [clear | valeur]</command>
+<command>history [clear | value]</command>
<programlisting>
-affiche l'historique des commandes du tampon
+show buffer command history
-clear: effacer l'historique
-valeur: nombre d'entrées dans l'historique à afficher
+clear: clear history
+value: number of history entries to show
</programlisting>
-<command>ignore [masque [[type | commande] [canal [serveur]]]]</command>
+<command>ignore [mask [[type | command] [channel [server]]]]</command>
<programlisting>
-ignorer des messages IRC et/ou des hôtes
+ignore IRC messages and/or hosts
- masque: pseudo ou hôte à ignorer
- type: type de message à ignorer (action, ctcp, dcc, pv)
-commande: commande IRC
- canal: nom du canal pour le ignore
- serveur: nom du serveur pour le ignore
+ mask: nick or host mask to ignore
+ type: type of message to ignore (action, ctcp, dcc, pv)
+command: IRC command
+channel: name of channel for ignore
+ server: name of server for ignore
-Pour chaque paramètre, '*' signifie tou(te)s.
-Sans paramètres, la commande /ignore liste les ignore définis.
+For each argument, '*' means all.
+Without argument, /ignore command lists all defined ignore.
</programlisting>
-<command>key [touche [fonction/commande]] [unbind touche] [functions] [call fonction ["params"]] [reset -yes]</command>
+<command>key [key [function/command]] [unbind key] [functions] [call function ["args"]] [reset -yes]</command>
<programlisting>
-associer/libérer des touches
+bind/unbind keys
- touche: voir ou associer cette touche à une fonction interne ou une commande (commençant par "/")
- unbind: supprimer l'association à une touche
-functions: lister la liste des fonctions internes pour les associations de touches
- call: appeler une foonction par son nom (avec paramètres optionnels)
- reset: restaure les touches aux valeurs par défaut et supprime TOUTES les touches personnelles (utiliser avec précaution !)
+ key: display or bind this key to an internal function or a command (beginning by "/")
+ unbind: unbind a key
+functions: list internal functions for key bindings
+ call: call a function by name (with optional arguments)
+ reset: restore bindings to the default values and delete ALL personal bindings (use carefully!)
</programlisting>
-<command>plugin [list [nom]] | [listfull [nom]] | [load fichier] | [autoload] | [reload [nom]] | [unload [nom]]</command>
+<command>plugin [list [name]] | [listfull [name]] | [load filename] | [autoload] | [reload [name]] | [unload [name]]</command>
<programlisting>
-liste/charge/décharge des extensions
+list/load/unload plugins
- list: lister les extensions chargées
-listfull: lister les extensions chargées avec de l'info détaillée pour chaque extension
- load: charger une extension
-autoload: charger automatiquement les extensions dans un répertoire système ou utilisateur
- reload: recharger une extension (si pas de nom donné, décharger toutes les extensions, puis puis recharger automatiquement les extensions)
- unload: décharger une ou plusieurs exteneions
+ list: list loaded plugins
+listfull: list loaded plugins with detailed info for each plugin
+ load: load a plugin
+autoload: autoload plugins in system or user directory
+ reload: reload one plugin (if no name given, unload all plugins, then autoload plugins)
+ unload: unload one or all plugins
-Sans paramètre, la commande /plugin liste les extensions chargées.
+Without argument, /plugin command lists loaded plugins.
</programlisting>
-<command>reconnect [-all | nom_serveur [nom_serveur...]]</command>
+<command>reconnect [-all | servername [servername ...]]</command>
<programlisting>
-se reconnecter à un/plusieurs serveur(s)
+reconnect to server(s)
- -all: se reconnecter à tous les serveurs
-nom_serveur: nom du serveur pour se reconnecter
+ -all: reconnect to all servers
+servername: server name to reconnect
</programlisting>
-<command>server [nom_serveur] | [nom_serveur nom/IP port [-auto | -noauto] [-ipv6] [-ssl] [-pwd mot_de_passe] [-nicks pseudo1 pseudo2 pseudo3] [-username nom_utilisateur] [-realname nom_réel] [-command commande] [-autojoin canal[,canal]] ] | [del nom_serveur]</command>
+<command>server [servername] | [servername hostname port [-auto | -noauto] [-ipv6] [-ssl] [-pwd password] [-nicks nick1 nick2 nick3] [-username username] [-realname realname] [-command command] [-autojoin channel[,channel]] ] | [del servername]</command>
<programlisting>
-liste, ajoute ou retire des serveurs
+list, add or remove servers
- nom_serveur: nom du serveur, pour usage interne et affichage
- nom/IP: nom ou adresse IP du serveur
- port: port pour le serveur (nombre entier)
- ipv6: utiliser le protocole IPv6
- ssl: utiliser le protocole SSL
- mot_de_passe: mot de passe pour le serveur
- pseudo1: premier pseudo pour le serveur
- pseudo2: pseudo alternatif pour le serveur
- pseudo3: second pseudo alternatif pour le serveur
-nom_utilisateur: nom d'utilisateur
- nom_réel: nom réel de l'utilisateur
+servername: server name, for internal and display use
+ hostname: name or IP address of server
+ port: port for server (integer)
+ ipv6: use IPv6 protocol
+ ssl: use SSL protocol
+ password: password for server
+ nick1: first nick for server
+ nick2: alternate nick for server
+ nick3: second alternate nick for server
+ username: user name
+ realname: real name of user
</programlisting>
-<command>save [fichier]</command>
+<command>save [file]</command>
<programlisting>
-sauvegarder la configuration sur disque
+save config to disk
-fichier: fichier pour sauvegarder la configuration
+file: filename for writing config
</programlisting>
-<command>set [option [ = valeur]]</command>
+<command>set [option [ = value]]</command>
<programlisting>
-modifier des options de configuration
+set config options
-option: nom de l'option (si le nom est complet et qu'aucune valeur n'est donnée, alors l'aide sur l'option est affichée)
-valeur: valeur pour l'option
+option: name of an option (if name is full and no value is given, then help is displayed on option)
+ value: value for option
-L'option peut être: nomserveur.server_xxx où "nomserveur" est le nom interne d'un serveur et "xxx" une option pour ce serveur.
+Option may be: servername.server_xxx where "servername" is an internal server name and "xxx" an option for this server.
</programlisting>
-<command>setp [option [ = valeur]]</command>
+<command>setp [option [ = value]]</command>
<programlisting>
-modifier des options de configuration des extensions
+set plugin config options
-option: nom d'une option d'extension
-valeur: valeur pour l'option
+option: name of a plugin option
+ value: value for option
-L'option est au format: extension.option, par exemple: perl.monscript.variable1
+Option is format: plugin.option, example: perl.myscript.item1
</programlisting>
-<command>unalias nom_alias</command>
+<command>unalias alias_name</command>
<programlisting>
-supprimer un alias
+remove an alias
-nom_alias: nom de l'alias à supprimer
+alias_name: name of alias to remove
</programlisting>
-<command>unignore [nombre | [masque [[type | commande] [canal [serveur]]]]]</command>
+<command>unignore [number | [mask [[type | command] [channel [server]]]]]</command>
<programlisting>
-supprimer le ignore des messages IRC et/ou des hôtes
+unignore IRC messages and/or hosts
- nombre: numéro de ignore à supprimer (le nombre est affiché sur la liste des ignore)
- masque: pseudo ou hôte à ignorer
- type: type de message à ignorer (action, ctcp, dcc, pv)
-commande: commande IRC
- canal: nom du canal pour le ignore
- serveur: nom du serveur pour le ignore
+ number: # of ignore to unignore (number is displayed by list of ignore)
+ mask: nick or host mask to unignore
+ type: type of message to unignore (action, ctcp, dcc, pv)
+command: IRC command
+channel: name of channel for unignore
+ server: name of server for unignore
-Pour chaque paramètre, '*' signifie tou(te)s.
-Sans paramètre, /ignore liste les ignore définis.
+For each argument, '*' means all.
+Without argument, /unignore command lists all defined ignore.
</programlisting>
<command>upgrade</command>
<programlisting>
-mettre à jour WeeChat sans se déconnecter des serveurs
+upgrade WeeChat without disconnecting from servers
-Cette commande lance à nouveau le binaire WeeChat, il doit donc avoir été compilé ou installé via un gestionnaire de paquet avant de lancer cette commande.
+This command run again WeeChat binary, so it should have been compiled or installed with a package manager before running this command.
</programlisting>
<command>uptime [-o]</command>
<programlisting>
-montrer l'uptime de WeeChat
+show WeeChat uptime
--o: envoyer l'uptime sur le canal courant en tant que message IRC
+-o: send uptime on current channel as an IRC message
</programlisting>
-<command>window [list | -1 | +1 | b# | up | down | left | right | splith [pct] | splitv [ptc] | resize pct | merge [all]]</command>
+<command>window [list | -1 | +1 | b# | up | down | left | right | splith [pct] | splitv [pct] | resize pct | merge [all]]</command>
<programlisting>
-gestion des fenêtres
+manage windows
- list: liste les fenêtres ouvertes (pas de paramètre affiche cette liste)
- -1: saute à la fenêtre précédente
- +1: saute à la fenêtre suivante
- b#: saute à la fenêtre affichant le tampon #
- up: saute à la fenêtre au dessus
- down: saute à la fenêtre au dessous
- left: saute à la fenêtre à gauche
- right: saute à la fenêtre à droite
-splith: éclate la fenêtre en deux horizontalement
-splitv: éclate la fenêtre en deux verticalement
-resize: redimensionne une fenêtre, la nouvelle taille est &lt;pct&gt; pourcentage de la fenêtre parent
- merge: fusionne la fenêtre avec une autre
+ list: list open windows (no parameter implies this list)
+ -1: jump to previous window
+ +1: jump to next window
+ b#: jump to next window displaying buffer number #
+ up: switch to window above current one
+ down: switch to window below current one
+ left: switch to window on the left
+ right: switch to window on the right
+splith: split current window horizontally
+splitv: split current window vertically
+resize: resize window size, new size is &lt;pct&gt; pourcentage of parent window
+ merge: merge window with another (all = keep only one window)
-Pour splith et splitv, pct est un pourcentage qui représente la taille de la nouvelle fenêtre, calculée par rapport à la taille de la fenêtre courante. Par exemple 25 signifie créer une fenêtre qui a pour taille: taille_courante / 4
+For splith and splitv, pct is a pourcentage which represents size of new window, computed with current window as size reference. For example 25 means create a new window with size = current_size / 4
</programlisting>
diff --git a/weechat/doc/de/config.xml b/weechat/doc/de/config.xml
index 26cad4ac2..f8f2c632e 100644
--- a/weechat/doc/de/config.xml
+++ b/weechat/doc/de/config.xml
@@ -7,1247 +7,357 @@
<row>
<entry><option>look_save_on_exit</option></entry>
- <entry>Boolean</entry>
- <entry></entry>
- <entry>'on'</entry>
- <entry>Konfiguration beim Verlassen abspeichern</entry>
-</row>
<row>
<entry><option>look_set_title</option></entry>
- <entry>Boolean</entry>
- <entry></entry>
- <entry>'on'</entry>
- <entry>Fenstertitel setzen (oder Terminaltitel im Curses-GUI) mit Name und Version</entry>
-</row>
<row>
<entry><option>look_startup_logo</option></entry>
- <entry>Boolean</entry>
- <entry></entry>
- <entry>'on'</entry>
- <entry>WeeChat-Logo beim Start anzeigen</entry>
-</row>
<row>
<entry><option>look_startup_version</option></entry>
- <entry>Boolean</entry>
- <entry></entry>
- <entry>'on'</entry>
- <entry>WeeChat-Version beim Start anzeigen</entry>
-</row>
<row>
<entry><option>look_weechat_slogan</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'the geekest IRC client!'</entry>
- <entry>WeeChat-Slogan (wenn leer, wird keiner benutzt)</entry>
-</row>
<row>
<entry><option>look_one_server_buffer</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>Benutze den gleichen Puffer für alle Server</entry>
-</row>
<row>
<entry><option>look_open_near_server</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>öffne neue Channels oder private Nachrichten neben dem Server-Puffer</entry>
-</row>
<row>
<entry><option>look_scroll_amount</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 1 und 2147483647</entry>
- <entry>3</entry>
- <entry>Anzahl der zu scrollenden Zeilen bei Bild-Hoch- und Bild-Runter-Taste</entry>
-</row>
<row>
<entry><option>look_buffer_timestamp</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'[%H:%M:%S]'</entry>
- <entry>Timestamp für Puffer</entry>
-</row>
<row>
<entry><option>look_color_nicks_number</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 1 und 10</entry>
- <entry>10</entry>
- <entry>Anzahl der für Nicknames zu benutzenden Farben</entry>
-</row>
<row>
<entry><option>look_color_actions</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 1 und 10</entry>
- <entry>'on'</entry>
- <entry>Actions mit verschiedenen Farbe anzeigen</entry>
-</row>
<row>
<entry><option>look_nicklist</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 1 und 10</entry>
- <entry>'on'</entry>
- <entry>Nicklisten-Fenster in Channelfenstern anzeigen</entry>
-</row>
<row>
<entry><option>look_nicklist_position</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>'left', 'right', 'top', 'bottom'</entry>
- <entry>'right'</entry>
- <entry>Nicklisten-Position (top, left, right (Standard), bottom)</entry>
-</row>
<row>
<entry><option>look_nicklist_min_size</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 100</entry>
- <entry>0</entry>
- <entry>Minimale Größe der Nicklist (Breite oder Höhe, je nach look_nicklist_position (0: kein Minimum)</entry>
-</row>
<row>
<entry><option>look_nicklist_max_size</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 100</entry>
- <entry>0</entry>
- <entry>Maximale Größe der Nicklist (Breite oder Höhe, je nach look_nicklist_position (0: kein Maximum); Wenn min == max &gt; 0, ist die Größe fest.</entry>
-</row>
<row>
<entry><option>look_nicklist_separator</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 0 und 100</entry>
- <entry>'on'</entry>
- <entry>Trennzeichen zwischen Chatfenster und Nickliste</entry>
-</row>
<row>
<entry><option>look_no_nickname</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'-cmd-'</entry>
- <entry>Text, der statt Nickname erscheinen soll, wenn keine Verbindung besteht</entry>
-</row>
<row>
<entry><option>look_nickmode</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Nickmode (@%+) vorm Nickname anzeigen</entry>
-</row>
<row>
<entry><option>look_nickmode_empty</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>Leerzeichen anzeigen wenn Nickmode nicht @%+ ist</entry>
-</row>
<row>
<entry><option>look_nick_prefix</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Text, der im Chatfenster vor dem Nickname erscheinen soll</entry>
-</row>
<row>
<entry><option>look_nick_suffix</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>' |'</entry>
- <entry>Text, der im Chatfenster nach dem Nickname erscheinen soll</entry>
-</row>
<row>
<entry><option>look_align_nick</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>'none', 'left', 'right'</entry>
- <entry>'right'</entry>
- <entry>Ausrichtung des Nicknamens (feste Größe bei Nicks im Chatfenster (none, left, right))</entry>
-</row>
<row>
<entry><option>look_align_other</option></entry>
- <entry>Boolean</entry>
- <entry>'none', 'left', 'right'</entry>
- <entry>'on'</entry>
- <entry>Ausrichtung für andere Nachrichten, die nicht mit einem Nicknamen beginnen</entry>
-</row>
<row>
<entry><option>look_align_size</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 8 und 64</entry>
- <entry>14</entry>
- <entry>Größe zum Ausrichten von Nicknamen und anderen Nachrichten</entry>
-</row>
<row>
<entry><option>look_align_size_max</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 8 und 64</entry>
- <entry>20</entry>
- <entry>Maximale Größe zum Ausrichten von Nicknamen und anderen Nachrichten (sollte &gt;= look_align_size sein)</entry>
-</row>
<row>
<entry><option>look_nick_completor</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>':'</entry>
- <entry>Nach Nickvervollständigung anzufügende Zeichenfolge</entry>
-</row>
<row>
<entry><option>look_nick_completion_ignore</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'[]-^'</entry>
- <entry>Zeichen, die bei der Nickvervollständigung ignoriert werden</entry>
-</row>
<row>
<entry><option>look_nick_completion_smart</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Smart completion for nicks (completes with last speakers first)</entry>
-</row>
<row>
<entry><option>look_nick_complete_first</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>Nur mit dem ersten, passenden Nicknamen vervollständigen</entry>
-</row>
<row>
<entry><option>look_infobar</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Infoleiste aktivieren</entry>
-</row>
<row>
<entry><option>look_infobar_timestamp</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'%B, %A %d %Y'</entry>
- <entry>Timestamp in der Infobar</entry>
-</row>
<row>
<entry><option>look_infobar_seconds</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Sekunden in der Infobar-Zeit anzeigen</entry>
-</row>
<row>
<entry><option>look_infobar_delay_highlight</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>7</entry>
- <entry>Anzeigezeit in Sekunden für Highlight-Messages in der Infobar (0: gar nicht erst anzeigen)</entry>
-</row>
<row>
<entry><option>look_hotlist_names_count</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 32</entry>
- <entry>3</entry>
- <entry>Maximale Anzahl an Namen in der Hotlist (0 = keine Namen, nur Puffernummern)</entry>
-</row>
<row>
<entry><option>look_hotlist_names_level</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 1 und 15</entry>
- <entry>12</entry>
- <entry>Level für Namensanzeige in der Hotlist (Kombination von: 1=join/part, 2=Nachricht, 4=Query, 8=Highlight, z.B. 12=Query+Highlight)</entry>
-</row>
<row>
<entry><option>look_hotlist_names_length</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 32</entry>
- <entry>0</entry>
- <entry>Maximale Länge der Namen in der Hotlist (0: kein Limit)</entry>
-</row>
<row>
<entry><option>look_day_change</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 0 und 32</entry>
- <entry>'on'</entry>
- <entry>Spezielle Nachricht anzeigen, wenn ein neuer Tag beginnt</entry>
-</row>
<row>
<entry><option>look_day_change_timestamp</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'%a, %d %b %Y'</entry>
- <entry>Zeitstempel für das Datum, das beim Tageswechsel angezeigt wird</entry>
-</row>
<row>
<entry><option>look_read_marker</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>' '</entry>
- <entry>Markiere die erste, ungelesene Zeile bei Server- und Channel-Puffern</entry>
-</row>
<row>
<entry><option>look_input_format</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'[%n(%m)] '</entry>
- <entry>Format der Eingabezeile ('%c' wird durch den Channel- oder Servernamen ersetzt, '%n' durch den Nicknamen und '%m' durch die Nick-Modi)</entry>
-</row>
<row>
<entry><option>col_real_white</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>Wenn gesetzt, benutze echtes Weiß, als Voreinstellung jedoch für Terminals mit weißem Hintergrund deaktiviert (solltest du niemals einen weißen Hintergrund benutzen, solltest du diese Option aktivieren um ein echtes Weiß anstelle der voreingestellten Terminal Vordergrundfarbe zu bekommen)</entry>
-</row>
<row>
<entry><option>col_separator</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'blue'</entry>
- <entry>Farbe der Fenster-Separatoren im Chatfenster (bei geteiltem Bildschirm)</entry>
-</row>
<row>
<entry><option>col_title</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Textfarbe der Titelleiste</entry>
-</row>
<row>
<entry><option>col_title_more</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightmagenta'</entry>
- <entry>Farbe des '+' beim Scrolling des Topics</entry>
-</row>
<row>
<entry><option>col_title_bg</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'blue'</entry>
- <entry>Hintergrundfarbe der Titelleiste</entry>
-</row>
<row>
<entry><option>col_chat</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Farbe vom Chat-Text</entry>
-</row>
<row>
<entry><option>col_chat_time</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Farbe der Zeit im Chatfenster</entry>
-</row>
<row>
<entry><option>col_chat_time_sep</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'brown'</entry>
- <entry>Farbe für den Zeit-Separator im Chatfenster</entry>
-</row>
<row>
<entry><option>col_chat_prefix1</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightcyan'</entry>
- <entry>Farbe des 1. und 3. Präfixzeichens</entry>
-</row>
<row>
<entry><option>col_chat_prefix2</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'white'</entry>
- <entry>Farbe des 2. Präfixzeichens</entry>
-</row>
<row>
<entry><option>col_chat_server</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'brown'</entry>
- <entry>Farbe des Servernamens</entry>
-</row>
<row>
<entry><option>col_chat_join</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightgreen'</entry>
- <entry>Farbe des join-Pfeiles (Präfix)</entry>
-</row>
<row>
<entry><option>col_chat_part</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightred'</entry>
- <entry>Farbe des quit-Pfeiles (Präfix)</entry>
-</row>
<row>
<entry><option>col_chat_nick</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightcyan'</entry>
- <entry>Farbe der Nicknames in ACTIONs im Chatfenster</entry>
-</row>
<row>
<entry><option>col_chat_host</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'cyan'</entry>
- <entry>Farbe der Hostnames im Chatfenster</entry>
-</row>
<row>
<entry><option>col_chat_channel</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'white'</entry>
- <entry>Farbe der Channelnamen in ACTIONs im Chatfenster</entry>
-</row>
<row>
<entry><option>col_chat_dark</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'green'</entry>
- <entry>Farbe der dunklen Separatoren im Chatfenster</entry>
-</row>
<row>
<entry><option>col_chat_highlight</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'yellow'</entry>
- <entry>Farbe der hervorgehobenen Nicknames im Chatfenster</entry>
-</row>
<row>
<entry><option>col_chat_bg</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Hintergrund des Chatfensters</entry>
-</row>
<row>
<entry><option>col_chat_read_marker</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'yellow'</entry>
- <entry>Farbe der Ungelesenenmarkierung</entry>
-</row>
<row>
<entry><option>col_chat_read_marker_bg</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'magenta'</entry>
- <entry>Hintergrundfarbe der Ungelesenenmarkierung</entry>
-</row>
<row>
<entry><option>col_status</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Farbe der Statuszeile</entry>
-</row>
<row>
<entry><option>col_status_delimiters</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'cyan'</entry>
- <entry>Farbe der Statuszeilen-Separatoren</entry>
-</row>
<row>
<entry><option>col_status_channel</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'white'</entry>
- <entry>Farbe des aktuellen Channels in der Statuszeile</entry>
-</row>
<row>
<entry><option>col_status_data_msg</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'yellow'</entry>
- <entry>Farbe eines Fensters mit neuen Messages in der Statuszeile</entry>
-</row>
<row>
<entry><option>col_status_private</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightmagenta'</entry>
- <entry>Farbe eines Fensters mit Privatnachrichten in der Statuszeile</entry>
-</row>
<row>
<entry><option>col_status_highlight</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightred'</entry>
- <entry>Farbe eines Fensters mit Highlights in der Statuszeile</entry>
-</row>
<row>
<entry><option>col_status_data_other</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Farbe eines Fensters mit neuen Daten (nicht Nachrichten in der Statuszeile)</entry>
-</row>
<row>
<entry><option>col_status_more</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'white'</entry>
- <entry>Farbe eines Fensters mit neuen Daten in der Statuszeile</entry>
-</row>
<row>
<entry><option>col_status_bg</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'blue'</entry>
- <entry>Hintergrund des Statusfensters</entry>
-</row>
<row>
<entry><option>col_infobar</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'black'</entry>
- <entry>Farbe des Infobar-Textes</entry>
-</row>
<row>
<entry><option>col_infobar_delimiters</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'blue'</entry>
- <entry>Farbe der Infobar-Trennzeichen</entry>
-</row>
<row>
<entry><option>col_infobar_highlight</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'white'</entry>
- <entry>Farbe der Infobar-Highlight-Notifikation</entry>
-</row>
<row>
<entry><option>col_infobar_bg</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'cyan'</entry>
- <entry>Hintergrund des Infobar-Fensters</entry>
-</row>
<row>
<entry><option>col_input</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Farbe der Eingabezeile</entry>
-</row>
<row>
<entry><option>col_input_server</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'brown'</entry>
- <entry>Farbe des Eingabetextes (Servername)</entry>
-</row>
<row>
<entry><option>col_input_channel</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'white'</entry>
- <entry>Farbe des Channelnamens in der Eingabezeile</entry>
-</row>
<row>
<entry><option>col_input_nick</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightcyan'</entry>
- <entry>Farbe des Nicknames in der Eingabezeile</entry>
-</row>
<row>
<entry><option>col_input_delimiters</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'cyan'</entry>
- <entry>Farbe des Trennzeichens in der Eingabezeile</entry>
-</row>
<row>
<entry><option>col_input_text_not_found</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'red'</entry>
- <entry>Color for text not found</entry>
-</row>
<row>
<entry><option>col_input_bg</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Hintergrundfarbe der Eingabezeile</entry>
-</row>
<row>
<entry><option>col_nick</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_away</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'cyan'</entry>
- <entry>Farbe von abwesenden Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_chanowner</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightgreen'</entry>
- <entry>Farbe des Channel-Owner-Symbols von unrealircd</entry>
-</row>
<row>
<entry><option>col_nick_chanadmin</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightgreen'</entry>
- <entry>Farbe des Channel-Admin-Symbols von unrealircd</entry>
-</row>
<row>
<entry><option>col_nick_op</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightgreen'</entry>
- <entry>Farbe des Operator-Symbols</entry>
-</row>
<row>
<entry><option>col_nick_halfop</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightmagenta'</entry>
- <entry>Farbe des Halb-Operator-Symbols</entry>
-</row>
<row>
<entry><option>col_nick_voice</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'yellow'</entry>
- <entry>Farbe des Voice-Symbols</entry>
-</row>
<row>
<entry><option>col_nick_more</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightmagenta'</entry>
- <entry>Farbe des '+' beim Scrolling von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_sep</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'blue'</entry>
- <entry>Farbe der Nicknamefenster-Trennlinie</entry>
-</row>
<row>
<entry><option>col_nick_self</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'white'</entry>
- <entry>Farbe des eigenen Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color1</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'cyan'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color2</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'magenta'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color3</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'green'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color4</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'brown'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color5</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightblue'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color6</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color7</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightcyan'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color8</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightmagenta'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color9</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightgreen'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_color10</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'blue'</entry>
- <entry>Farbe von Nicknames</entry>
-</row>
<row>
<entry><option>col_nick_private</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Farbe des anderen Nicknames in Query-Fenstern</entry>
-</row>
<row>
<entry><option>col_nick_bg</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'default'</entry>
- <entry>Hintergrundfarbe der Nicknames</entry>
-</row>
<row>
<entry><option>col_chat_dcc_selected</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'white'</entry>
- <entry>Farbe des ausgewählten DCCs im Chatfenster</entry>
-</row>
<row>
<entry><option>col_dcc_waiting</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightcyan'</entry>
- <entry>Farbe des DCC-Status 'warten'</entry>
-</row>
<row>
<entry><option>col_dcc_connecting</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'yellow'</entry>
- <entry>Farbe des DCC-Status 'verbinden'</entry>
-</row>
<row>
<entry><option>col_dcc_active</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightblue'</entry>
- <entry>Farbe des DCC-Status 'aktiv'</entry>
-</row>
<row>
<entry><option>col_dcc_done</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightgreen'</entry>
- <entry>Farbe des DCC-Status 'fertig'</entry>
-</row>
<row>
<entry><option>col_dcc_failed</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightred'</entry>
- <entry>Farbe des DCC-Status 'fehlgeschlagen'</entry>
-</row>
<row>
<entry><option>col_dcc_aborted</option></entry>
- <entry>Farbe</entry>
- <entry>Curses- oder Gtk-Farben</entry>
- <entry>'lightred'</entry>
- <entry>Farbe des DCC-Status 'abgebrochen'</entry>
-</row>
<row>
<entry><option>history_max_lines</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>4096</entry>
- <entry>Maximale Anzahl der Zeilen im Verlauf eines Server-, Channel- oder Queryfensters (0: kein Limit)</entry>
-</row>
<row>
<entry><option>history_max_commands</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>100</entry>
- <entry>Maximale Anzahl an Befehlen im Verlauf (0: kein Limit)</entry>
-</row>
<row>
<entry><option>history_display_default</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>5</entry>
- <entry>Maximale Anzahl der angezeigten Befehle im Verlauf (0: unbegrenzt)</entry>
-</row>
<row>
<entry><option>log_auto_server</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>'off'</entry>
- <entry>Automatisches Logging von Servermessages</entry>
-</row>
<row>
<entry><option>log_auto_channel</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>'off'</entry>
- <entry>Automatisches Logging von Channels</entry>
-</row>
<row>
<entry><option>log_auto_private</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>'off'</entry>
- <entry>Automatisches Logging von Queries</entry>
-</row>
<row>
<entry><option>log_plugin_msg</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>'off'</entry>
- <entry>Nachrichten von Skripten loggen</entry>
-</row>
<row>
<entry><option>log_path</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'%h/logs/'</entry>
- <entry>Pfad für die WeeChat-Log-Dateien ('%h' wird durch WeeChat-Basisverzeichnis ersetztz, Voreinstellung ist ~/.weechat)</entry>
-</row>
<row>
<entry><option>log_timestamp</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'%Y %b %d %H:%M:%S'</entry>
- <entry>Timestamp der Logdateien (siehe man strftime für die Syntax der Datum/Uhrzeit-Angaben)</entry>
-</row>
<row>
<entry><option>log_hide_nickserv_pwd</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Von NickServ angezeigte Passwörter verstecken</entry>
-</row>
<row>
<entry><option>irc_display_away</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>'off', 'local', 'channel'</entry>
- <entry>'off'</entry>
- <entry>Bei Abwesenheit und Rückkehr eine Nachricht anzeigen</entry>
-</row>
<row>
<entry><option>irc_show_away_once</option></entry>
- <entry>Boolean</entry>
- <entry>'off', 'local', 'channel'</entry>
- <entry>'on'</entry>
- <entry>In privaten Unterhaltungen nur einmalig eine Abwesenheitsnachricht anzeigen</entry>
-</row>
<row>
<entry><option>irc_default_msg_part</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'WeeChat %v'</entry>
- <entry>Standardnachricht beim Verlasseb eines Channels ('%v' wird durch die WeeChat-Version ersetzt)</entry>
-</row>
<row>
<entry><option>irc_default_msg_quit</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'WeeChat %v'</entry>
- <entry>Standardnachricht beim Beenden ('%v' wird durch die WeeChat-Version ersetzt)</entry>
-</row>
<row>
<entry><option>irc_notice_as_pv</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>NOTICEs als Queries anzeigen</entry>
-</row>
<row>
<entry><option>irc_away_check</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>0</entry>
- <entry>Intervall zwischen zwei Away-Checks (in Minuten, 0 = nie überprüfen)</entry>
-</row>
<row>
<entry><option>irc_away_check_max_nicks</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>0</entry>
- <entry>überprüfe Abwesenheitsnachrichten nur in Channels mit maximal dieser Anzahl an Nicknamen (0 = unbegrenzt)</entry>
-</row>
<row>
<entry><option>irc_lag_check</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 30 und 2147483647</entry>
- <entry>60</entry>
- <entry>Intervall zwischen zwei Lag-Messungen in Sekunden</entry>
-</row>
<row>
<entry><option>irc_lag_min_show</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>1</entry>
- <entry>Mindest-Lag, der angezeigt werden soll, in Sekunden</entry>
-</row>
<row>
<entry><option>irc_lag_disconnect</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 2147483647</entry>
- <entry>5</entry>
- <entry>Maximal-Lag bis zum Trennen der Verbindung (in Minuten - 0: nie trennen)</entry>
-</row>
<row>
<entry><option>irc_anti_flood</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 5</entry>
- <entry>2</entry>
- <entry>Anti-flood: # Sekunden zwischen zwei Benutzernachrichten (0 = kein anti-flood)</entry>
-</row>
<row>
<entry><option>irc_fifo_pipe</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 0 und 5</entry>
- <entry>'off'</entry>
- <entry>Einen FIFO zur Fernsteuerung des Clients von anderen Prozessen öffnen</entry>
-</row>
<row>
<entry><option>irc_highlight</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Durch Kommata getrennte Liste der hervorzuhebenden Wörter (Groß-/Kleinschreibung wird nicht beachtet, die Wörter können mit "*" als Joker beginnen oder enden)</entry>
-</row>
<row>
<entry><option>irc_colors_receive</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Wenn der Schalter deaktiviert ist, werden die Farben von eingehenden Nachrichten entfernt</entry>
-</row>
<row>
<entry><option>irc_colors_send</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Erlaube Benutzern, spezielle Codes zu versenden (%B=fett, %Cxx,yy=Farbe, %U=unterstrichen, %R=reverse/umgekehrt)</entry>
-</row>
<row>
<entry><option>irc_send_unknown_commands</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>Sende unbekannte Befehle an den IRC-Server</entry>
-</row>
<row>
<entry><option>dcc_auto_accept_files</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>DCC-Dateiübertragungen automatisch annehmen</entry>
-</row>
<row>
<entry><option>dcc_auto_accept_chats</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>DCC-CHats automatisch annehmen (Vorsicht!)</entry>
-</row>
<row>
<entry><option>dcc_timeout</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 5 und 2147483647</entry>
- <entry>300</entry>
- <entry>DCC-Timeout in Sekunden</entry>
-</row>
<row>
<entry><option>dcc_blocksize</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 1024 und 102400</entry>
- <entry>65536</entry>
- <entry>Blockgröße für DCCs</entry>
-</row>
<row>
<entry><option>dcc_fast_send</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 1024 und 102400</entry>
- <entry>'on'</entry>
- <entry>Warte beim Veschicken von Dateien nicht auf das ACK-Signal</entry>
-</row>
<row>
<entry><option>dcc_port_range</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Beschränkt ausgehenden DCC auf die ausschließliche Benutzung von Ports in einem vorgegebenen Bereich (hilfreich bei NAT) (Syntax: ein einzelner Port, z.B. 5000, oder eine Port-Bereich, z.B. 5000-5015,wenn kein Bereich angegeben ist, ist jeder Port möglich)</entry>
-</row>
<row>
<entry><option>dcc_own_ip</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>IP- oder DNS-Adresse für ausgehenden DCC (wenn kein Wert angegeben wird, wird die IP des lokalen Interfaces benutzt)</entry>
-</row>
<row>
<entry><option>dcc_download_path</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'%h/dcc'</entry>
- <entry>Pfad für per DCC eingehende Dateien (Standardwert: Homeverzeichnis)</entry>
-</row>
<row>
<entry><option>dcc_upload_path</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'~'</entry>
- <entry>Pfad, aus dem Dateien standardmäßig gelesen werden, wenn keine explizite Angabe vorliegt</entry>
-</row>
<row>
<entry><option>dcc_convert_spaces</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Leerzeichen in Unterstriche umwandeln beim Veschicken von Dateien</entry>
-</row>
<row>
<entry><option>dcc_auto_rename</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Eingehende Dateien automatisch umbenennen, falls nötig, um Überschreiben zu vermeiden (durch Hinzufügen von '.1', '.2', ...)</entry>
-</row>
<row>
<entry><option>dcc_auto_resume</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Abgebrochene Übertragungen automatisch fortsetzen, wenn die Verbindung abgebrochen ist</entry>
-</row>
<row>
<entry><option>proxy_use</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'off'</entry>
- <entry>Einen Proxyserver verwenden, um die Verbindung zum IRC-Server aufzubauen</entry>
-</row>
<row>
<entry><option>proxy_type</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>'http', 'socks4', 'socks5'</entry>
- <entry>'http'</entry>
- <entry>Proxytyp (http (Standard), socks4, socks5)</entry>
-</row>
<row>
<entry><option>proxy_ipv6</option></entry>
- <entry>Boolean</entry>
- <entry>'http', 'socks4', 'socks5'</entry>
- <entry>'off'</entry>
- <entry>Verbindung zum Proxy über IPv6 aufbauen</entry>
-</row>
<row>
<entry><option>proxy_address</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Adresse des Proxyservers (IP oder Hostname)</entry>
-</row>
<row>
<entry><option>proxy_port</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 65535</entry>
- <entry>3128</entry>
- <entry>Port, auf dem der Proxyserver läuft</entry>
-</row>
<row>
<entry><option>proxy_username</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Benutzername für die Proxyverbindung</entry>
-</row>
<row>
<entry><option>proxy_password</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Passwort für die Proxyverbindung</entry>
-</row>
<row>
<entry><option>plugins_path</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'%h/plugins'</entry>
- <entry>Suchpfad für WeeChat-Plugins ('%h' wird durch das WeeChat-Basisiverzeichnis ersetzt, voreingestellt ist ~/.weechat)</entry>
-</row>
<row>
<entry><option>plugins_autoload</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'*'</entry>
- <entry>Kommagetrennte Liste der Plugins, die beim Start automatisch geladen werden sollen, "*" lädt alle gefundenen Plugins (es können auch Teile des Namens angegeben werden, "perl" lädt z.B. auch "libperl.so")</entry>
-</row>
<row>
<entry><option>plugins_extension</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'.so'</entry>
- <entry>Standard-Dateinamenserweiterung für Plugins, wird für das automatische Laden verwendet (wenn kein Wert angegeben ist und der Wert für das automatische Laden "*" ist, werden alle Dateien geladen)</entry>
-</row>
<row>
<entry><option>server_name</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Mit dem IRC-Server assoziierter eindeutiger Name (nur zur Anzeige)</entry>
-</row>
<row>
<entry><option>server_autoconnect</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Automatisch mit dem Server verbinden, wenn WeeChat gestartet wird</entry>
-</row>
<row>
<entry><option>server_autoreconnect</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Die Verbindung nach Trennung automatisch wiederherstellen</entry>
-</row>
<row>
<entry><option>server_autoreconnect_delay</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 65535</entry>
- <entry>30</entry>
- <entry>Zeit in Sekunden, die gewartet wird, bevor ein Verbindungsneuaufbau versucht wird</entry>
-</row>
<row>
<entry><option>server_address</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>IP-Adresse oder Hostname des IRC-Servers</entry>
-</row>
<row>
<entry><option>server_port</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 65535</entry>
- <entry>6667</entry>
- <entry>Port, auf dem der IRC-Server läuft</entry>
-</row>
<row>
<entry><option>server_ipv6</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 0 und 65535</entry>
- <entry>'off'</entry>
- <entry>Server über IPv6 ansprechen</entry>
-</row>
<row>
<entry><option>server_ssl</option></entry>
- <entry>Boolean</entry>
- <entry>zwischen 0 und 65535</entry>
- <entry>'off'</entry>
- <entry>Server über SSL ansprechen</entry>
-</row>
<row>
<entry><option>server_password</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Passwort für den IRC-Server</entry>
-</row>
<row>
<entry><option>server_nick1</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Eigener Nickname, der auf dem IRC-Server benutzt werden soll</entry>
-</row>
<row>
<entry><option>server_nick2</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Alternativer Nickname, der auf dem IRC-Server benutzt werden soll, wenn der erste Kandidat bereits benutzt wird</entry>
-</row>
<row>
<entry><option>server_nick3</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>2. alternativer Nickname, der auf dem IRC-Server benutzt werden soll, wenn der erste alternative Nickname bereits benutzt wird</entry>
-</row>
<row>
<entry><option>server_username</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Benutzername, der an den Server übermittelt werden soll</entry>
-</row>
<row>
<entry><option>server_realname</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Voller Name, der an den Server übermittelt werden soll</entry>
-</row>
<row>
<entry><option>server_hostname</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Angepasster Hostname oder angepasste IP-Adresse für den Server (wenn nichts eingetragen ist, wird der lokale Hostname verwendet)</entry>
-</row>
<row>
<entry><option>server_command</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Befehle, die nach der Verbindung zum Server ausgeführt werden sollen (mehrere Befehle müssen mit einem Semikolon getrennt werden, um ein Semikolon zu schreiben, muss man '\;' verwenden, die spezielllen Variablen $nick, $channel und $server werden dabei durch den jeweiligen Wert ersetzt)</entry>
-</row>
<row>
<entry><option>server_command_delay</option></entry>
- <entry>Ganzzahl</entry>
- <entry>zwischen 0 und 5</entry>
- <entry>0</entry>
- <entry>Wartezeit in Sekunden nach Ausführung des Befehls, um z.B. eine Authentifizierung zu ermöglichen</entry>
-</row>
<row>
<entry><option>server_autojoin</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Durch Kommata getrennte Liste der Channels, die beim Verbinden zum Server betreten werden sollen (Beispiel: "#chan1,#chan2,#chan3 key1,key2")</entry>
-</row>
<row>
<entry><option>server_autorejoin</option></entry>
- <entry>Boolean</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>'on'</entry>
- <entry>Channels nach Kick automatisch wieder betreten, falls möglich</entry>
-</row>
<row>
<entry><option>server_notify_levels</option></entry>
- <entry>Zeichenfolge</entry>
- <entry>eine beliebige Zeichenfolge</entry>
- <entry>''</entry>
- <entry>Durch Kommata getrennte Liste der Notify-Levels für die Channels auf diesem Server (Format: #channel:1,...), der Channelname '*' ist für den Default-Server-Notify-Level</entry>
-</row>
diff --git a/weechat/doc/de/irc_commands.xml b/weechat/doc/de/irc_commands.xml
index 0a157dd18..294c70f14 100644
--- a/weechat/doc/de/irc_commands.xml
+++ b/weechat/doc/de/irc_commands.xml
@@ -5,439 +5,439 @@
This file is automatically built with a Perl script. DO NOT EDIT!
-->
-<command>admin [Ziel]</command>
+<command>admin [target]</command>
<programlisting>
-Information über den Server-Administrator abfragen
+find information about the administrator of the server
-Ziel: Server
+target: server
</programlisting>
-<command>ame Nachricht</command>
+<command>ame message</command>
<programlisting>
-Nachricht an alle Channels aller verbundenen Server schicken
+send a CTCP action to all channels of all connected servers
-zu sendende Nachricht
+message: message to send
</programlisting>
-<command>amsg Text</command>
+<command>amsg text</command>
<programlisting>
-Nachricht an alle Channels aller verbundener Server schicken
+send message to all channels of all connected servers
-Text: zu sendender Text
+text: text to send
</programlisting>
-<command>away [-all] [Nachricht]</command>
+<command>away [-all] [message]</command>
<programlisting>
-Abwesenheitsnachricht ein/ausschalten
+toggle away status
- -all: Abwesenheitszustand auf allen Servern ändern
-Nachricht: Abwesenheitsnachricht (bzw. keine, um den Abwesenheitszustand zu deaktivieren)
+ -all: toggle away status on all connected servers
+message: message for away (if no message is given, away status is removed)
</programlisting>
-<command>ban [Channel] [Nickname [Nickname ...]]</command>
+<command>ban [channel] [nickname [nickname ...]]</command>
<programlisting>
-Nicknames oder Hosts sperren/verbannen
+bans nicks or hosts
- Channel: Channel für die Sperre
-Nickname: zu sperrender User oder Host
+ channel: channel for ban
+nickname: user or host to ban
</programlisting>
-<command>ctcp Empfänger Typ [Argumente]</command>
+<command>ctcp receiver type [arguments]</command>
<programlisting>
-CTCP-Nachricht verschicken
+send a CTCP message (Client-To-Client Protocol)
- Empfänger: User, an den die CTCP-Nachricht geschickt werden soll
- Typ: Typ der CTCP-Nachricht (z.B. "version", "ping", ..)
-Argumente: Argumente für CTCP
+ receiver: nick or channel to send CTCP to
+ type: CTCP type (examples: "version", "ping", ..)
+arguments: arguments for CTCP
</programlisting>
-<command>cycle [Channel[,Channel]] [Abschiedsnachricht]</command>
+<command>cycle [channel[,channel]] [part_message]</command>
<programlisting>
-einen Channel verlassen und wieder betreten
+leave and rejoin a channel
- Channel: zu verlassender Channel
-Abschiedsnachricht: Abschiedsnachricht (die den anderen Usern angezeigt wird)
+ channel: channel name for cycle
+part_message: part message (displayed to other users)
</programlisting>
-<command>dehalfop Nickname [Nickname]</command>
+<command>dehalfop [nickname [nickname]]</command>
<programlisting>
-Halb-Operatorstatus aberkennen
+removes half channel operator status from nickname(s)
</programlisting>
-<command>deop Nickname [Nickname]</command>
+<command>deop [nickname [nickname]]</command>
<programlisting>
-Operatorstatus aberkennen
+removes channel operator status from nickname(s)
</programlisting>
-<command>devoice Nickname [Nickname]</command>
+<command>devoice [nickname [nickname]]</command>
<programlisting>
-Voice wegnehmen
+removes voice from nickname(s)
</programlisting>
<command>die</command>
<programlisting>
-Server herunterfahren
+shutdown the server
</programlisting>
-<command>halfop Nickname [Nickname]</command>
+<command>halfop [nickname [nickname]]</command>
<programlisting>
-Halb-Operatorstatus verleihen
+gives half channel operator status to nickname(s)
</programlisting>
-<command>info [Ziel]</command>
+<command>info [target]</command>
<programlisting>
-Information über den Server abfragen
+get information describing the server
-Ziel: Servername
+target: server name
</programlisting>
-<command>invite Nickname Channel</command>
+<command>invite nickname channel</command>
<programlisting>
-jemanden in einen Channel einladen
+invite a nick on a channel
-Nickname: Chatname des Einzuladenden
-Channel: Channel, in den er eingeladen werden soll
+nickname: nick to invite
+ channel: channel to invite
</programlisting>
-<command>ison Nickname [Nickname ...]</command>
+<command>ison nickname [nickname ...]</command>
<programlisting>
-überprüfen, ob jemand zur Zeit im IRC ist
+check if a nickname is currently on IRC
-Nickname: Nickname
+nickname: nickname
</programlisting>
-<command>join Channel[,Channel] [Passwort[,Passwort]]</command>
+<command>join channel[,channel] [key[,key]]</command>
<programlisting>
-einen Channel betreten
+join a channel
-Channel: zu betretender Channel
- Passwort: Channelpasswort (+k-Mode)
+channel: channel name to join
+ key: key to join the channel
</programlisting>
-<command>kick [Channel] Nickname [Kommentar]</command>
+<command>kick [channel] nickname [comment]</command>
<programlisting>
-einen User aus einem Channel herauskicken
+forcibly remove a user from a channel
-Channel: Channel des Benutzers
-Nickname: Nickname des Benutzers
-Kommentar: Begründung für den Kick
+ channel: channel where user is
+nickname: nickname to kick
+ comment: comment for kick
</programlisting>
-<command>kickban [Channel] Nickname [Kommentar]</command>
+<command>kickban [channel] nickname [comment]</command>
<programlisting>
-kickt und verbannt jemanden von einem Channel
+kicks and bans a nick from a channel
-Channel: Channel des Benutzers
-Nickname: Nickname des Benutzers
-Kommentar: Begründung für den Kickban
+ channel: channel where user is
+nickname: nickname to kick and ban
+ comment: comment for kick
</programlisting>
-<command>kill Nickname Kommentar</command>
+<command>kill nickname comment</command>
<programlisting>
-Jemanden vom Server werfen
+close client-server connection
-Nickname: Chatname
-Kommentar: Begründung
+nickname: nickname
+ comment: comment for kill
</programlisting>
-<command>links [[Server] Servermaske]</command>
+<command>links [[server] server_mask]</command>
<programlisting>
-Alle dem antwortenden Server bekannten Servernamen auflisten
+list all servernames which are known by the server answering the query
- Server: dieser Server soll die Anfrage beantworten
-Servermaske: die aufzulistenden Server sollen diesem Muster entsprechen
+ server: this server should answer the query
+server_mask: list of servers must match this mask
</programlisting>
-<command>list [Channel[,Channel] [Server]]</command>
+<command>list [channel[,channel] [server]]</command>
<programlisting>
-Channels mit ihren Topics auflisten
+list channels and their topic
-Channel: aufzulistender Channel (reguläre Ausdrücke sind möglich)
-Server: Servername
+channel: channel to list (a regexp is allowed)
+server: server name
</programlisting>
-<command>lusers [Maske [Ziel]]</command>
+<command>lusers [mask [target]]</command>
<programlisting>
-Statistik über die Größe dieses IRC-Netzwerks abfragen
+get statistics about the size of the IRC network
- Maske: Nur Server, die diesem Muster entsprechen
-Ziel: Server, der die Anfrage weiterleiten soll
+ mask: servers matching the mask only
+target: server for forwarding request
</programlisting>
-<command>me Nachricht</command>
+<command>me message</command>
<programlisting>
-eine CTCP ACTION an den aktuellen Channel senden
+send a CTCP action to the current channel
-zu sendende Nachricht
+message: message to send
</programlisting>
-<command>mode { Channel {[+|-]|o|p|s|i|t|n|b|v} [Limit] [User] [Bannmaske] } | {Nickname {[+|-]|i|w|s|o} }</command>
+<command>mode { channel {[+|-]|o|p|s|i|t|n|b|v} [limit] [user] [ban mask] } | { nickname {[+|-]|i|w|s|o} }</command>
<programlisting>
-Channel- oder Usermode ändern
+change channel or user mode
-Channelmodi:
- Channel: zu ändernder Channel
- o: gib/nimm Operatorstatus
- p: privater Channel
- s: geheimer Channel
- i: geschlossener Channel (Zutritt nur mit Einladung)
- t: nur Operatoren dürfen das Topic setzen
- n: keine Channelnachrichten von außerhalb des Channels
- m: moderierter Channel (schreiben nur mit Voice)
- l: maximale Anzahl an Usern im Channel festlegen
- b: Bannmaske für zu sperrende User (in nick!ident@host-Form)
- e: lege Ausnahmemaske fest
- v: gib/nimm Voice (d.h. Schreibrecht bei moderierten Channels)
- k: Channelkey/Channelpasswort festlegen
-Usermodi:
- Nickname: zu ändernder Nickname
- i: User als unsichtbar kennzeichnen
- s: User empfängt Server-Nachrichten
- w: User empfängt WALLOPS
- o: User ist Channeloperator
+channel modes:
+ channel: channel name to modify
+ o: give/take channel operator privileges
+ p: private channel flag
+ s: secret channel flag
+ i: invite-only channel flag
+ t: topic settable by channel operator only flag
+ n: no messages to channel from clients on the outside
+ m: moderated channel
+ l: set the user limit to channel
+ b: set a ban mask to keep users out
+ e: set exception mask
+ v: give/take the ability to speak on a moderated channel
+ k: set a channel key (password)
+user modes:
+ nickname: nickname to modify
+ i: mark a user as invisible
+ s: mark a user for receive server notices
+ w: user receives wallops
+ o: operator flag
</programlisting>
-<command>motd [Ziel]</command>
+<command>motd [target]</command>
<programlisting>
-die "Nachricht von heute" abfragen
+get the "Message Of The Day"
-Ziel: Servername
+target: server name
</programlisting>
-<command>msg Empfänger[,Empfänger] Text</command>
+<command>msg receiver[,receiver] text</command>
<programlisting>
-Nachricht an Nick/Channel verschicken
+send message to a nick or channel
-Empfänger: Nick/Channel (darf eine Maske sein, '*' = aktueller Channel)
-Text: zu sendender Text
+receiver: nick or channel (may be mask, '*' = current channel)
+text: text to send
</programlisting>
-<command>names [Channel[,Channel]]</command>
+<command>names [channel[,channel]]</command>
<programlisting>
-Nicknames in Channels auflisten
+list nicknames on channels
-Channel: Channelname
+channel: channel name
</programlisting>
-<command>nick [-all] Nickname</command>
+<command>nick [-all] nickname</command>
<programlisting>
-aktuellen Nickname wechseln
+change current nickname
- -all: Nickname auf allen verbundenen Servern ändern
-Nickname: neuer Nickname
+ -all: set new nickname for all connected servers
+nickname: new nickname
</programlisting>
-<command>notice Nickname Text</command>
+<command>notice nickname text</command>
<programlisting>
-NOTICE an einen User verschicken
+send notice message to user
-Nickname: Empfänger der Nachricht
- Text: zu sendender Text
+nickname: user to send notice to
+ text: text to send
</programlisting>
-<command>op Nickname [Nickname]</command>
+<command>op nickname [nickname]</command>
<programlisting>
-Channeloperatorstatus verleihen
+gives channel operator status to nickname(s)
</programlisting>
-<command>oper Benutzername Passwort</command>
+<command>oper user password</command>
<programlisting>
-Serveroperatorprivilegien anfordern
+get operator privileges
-Benutzername/Passwort: Account im IRC-Server
+user/password: used to get privileges on current IRC server
</programlisting>
-<command>part [Channel[,Channel]] [Abschiedsnachricht]</command>
+<command>part [channel[,channel]] [part_message]</command>
<programlisting>
-einen Channel verlassen
+leave a channel
- Channel: zu verlassender Channel
-Abschiedsnachricht: Abschiedsnachricht, die den anderen Usern angezeigt wird
+ channel: channel name to leave
+part_message: part message (displayed to other users)
</programlisting>
-<command>ping Server1 [Server2]</command>
+<command>ping server1 [server2]</command>
<programlisting>
-Server anpingen
+ping server
-Server1: Anzupingender Server
-Server2: Ping an diesen Server weiterleiten
+server1: server to ping
+server2: forward ping to this server
</programlisting>
-<command>pong Daemon [Daemon2]</command>
+<command>pong daemon [daemon2]</command>
<programlisting>
-auf Ping antworten
+answer to a ping message
- Daemon: Daemon, der auf die Ping-Nachricht geantwortet hat
-Daemon2: Nachricht an diesen Daemon weiterleiten
+ daemon: daemon who has responded to Ping message
+daemon2: forward message to this daemon
</programlisting>
-<command>query Nickname [Text]</command>
+<command>query nickname [text]</command>
<programlisting>
-private Nachricht an jemanden schicken
+send a private message to a nick
-Nickname: Nickname für privaten Chat
- Text: zu sendender Text
+nickname: nickname for private conversation
+ text: text to send
</programlisting>
-<command>quit [Abschiedsnachricht]</command>
+<command>quit [quit_message]</command>
<programlisting>
-alle Verbindungen trennen und Programm beenden
+close all connections and quit
-Abschiednachricht: anderen Usern zu zeigende Nachricht
+quit_message: quit message (displayed to other users)
</programlisting>
-<command>quote Daten</command>
+<command>quote data</command>
<programlisting>
-Daten direkt an Server senden (siehe RFC 2812)
+send raw data to server without parsing
-Daten: zu sendende Rohdaten
+data: raw data to send
</programlisting>
<command>rehash</command>
<programlisting>
-den Server dazu bringen, seine Konfigurationsdatei neu zu laden
+tell the server to reload its config file
</programlisting>
<command>restart</command>
<programlisting>
-den Server dazu bringen, sich selbst neu zu starten
+tell the server to restart itself
</programlisting>
-<command>service Nickname reserviert Distribution Typ reserviert Info</command>
+<command>service nickname reserved distribution type reserved info</command>
<programlisting>
-einen neuen Service eintragen
+register a new service
-Distribution: Sichtbarkeit des Services
- Typ: für spätere Verwendung reserviert
+distribution: visibility of service
+ type: reserved for future usage
</programlisting>
-<command>servlist [Maske [Typ]]</command>
+<command>servlist [mask [type]]</command>
<programlisting>
-zur Zeit verbundene Services auflisten
+list services currently connected to the network
-Maske: nur zutreffende Services auflisten
-Typ: nur Services von diesem Typ auflisten
+mask: list only services matching this mask
+type: list only services of this type
</programlisting>
-<command>squery Service Text</command>
+<command>squery service text</command>
<programlisting>
-Nachricht an einen Service senden
+deliver a message to a service
-Service: Name des Service
-Text: zu sendender Text
+service: name of service
+text: text to send
</programlisting>
-<command>squit Server Kommentar</command>
+<command>squit server comment</command>
<programlisting>
-Serververbindungen trennen
+disconnect server links
-Server: Servername
-Kommentar: Trennungsgrund
+server: server name
+comment: comment for quit
</programlisting>
-<command>stats [Anfrage [Server]]</command>
+<command>stats [query [server]]</command>
<programlisting>
-Serverstatistik abfragen
+query statistics about server
- Anfrage: c/h/i/k/l/m/o/y/u (siehe RFC1459)
-Server: zu befragender Server
+ query: c/h/i/k/l/m/o/y/u (see RFC1459)
+server: server name
</programlisting>
-<command>summon User [Ziel [Channel]]</command>
+<command>summon user [target [channel]]</command>
<programlisting>
-Nutzer, die auf dem IRC-Server arbeiten, darum bitten, auf den IRC-Server zu kommen
+give users who are on a host running an IRC server a message asking them to please join IRC
- User: Benutzername
-Ziel: Servername
-Channel: Channelname
+ user: username
+target: server name
+channel: channel name
</programlisting>
-<command>time [Ziel]</command>
+<command>time [target]</command>
<programlisting>
-Ortszeit des Servers abfragen
+query local time from server
-Ziel: der zu fragende Server
+target: query time from specified server
</programlisting>
-<command>topic [Channel] [Topic]</command>
+<command>topic [channel] [topic]</command>
<programlisting>
-Channeltopic abfragen/setzen
+get/set channel topic
-Channel: Channelname
-Topic: neues Topic (oder "-delete" zum Entfernen des Topics)
+channel: channel name
+topic: new topic for channel (if topic is "-delete" then topic is deleted)
</programlisting>
-<command>trace [Ziel]</command>
+<command>trace [target]</command>
<programlisting>
-Route zum angegebenen Server ermitteln
+find the route to specific server
-Ziel: Server
+target: server
</programlisting>
-<command>unban [Channel] nickname [nickname ...]</command>
+<command>unban [channel] nickname [nickname ...]</command>
<programlisting>
-Bann aufheben
+unbans nicks or hosts
- Channel: Channel, in dem der Bann aufzuheben ist
-Nickname: User, für den der Bann aufzuheben ist
+ channel: channel for unban
+nickname: user or host to unban
</programlisting>
-<command>userhost Nickname [Nickname ...]</command>
+<command>userhost nickname [nickname ...]</command>
<programlisting>
-liste von Nickname-Informationen ermitteln
+return a list of information about nicknames
-Nickname: Nickname
+nickname: nickname
</programlisting>
-<command>users [Ziel]</command>
+<command>users [target]</command>
<programlisting>
-auf dem Server eingeloggte User auflisten
+list of users logged into the server
-Ziel: Server
+target: server
</programlisting>
-<command>version [Server | Nickname]</command>
+<command>version [server | nickname]</command>
<programlisting>
-Versionsinformationen von Nickname oder Server ermitteln
+gives the version info of nick or server (current or specified)
- Server: Servername
-Nickname: Nickname
+ server: server name
+nickname: nickname
</programlisting>
-<command>voice Nickname [Nickname]</command>
+<command>voice [nickname [nickname]]</command>
<programlisting>
-Voice vergeben
+gives voice to nickname(s)
</programlisting>
-<command>wallops Text</command>
+<command>wallops text</command>
<programlisting>
-Nachricht an alle User schicken, die den 'w'-Mode gesetzt haben
+send a message to all currently connected users who have set the 'w' user mode for themselves
-zu sendender Text
+text to send
</programlisting>
-<command>who [Maske ["o"]]</command>
+<command>who [mask ["o"]]</command>
<programlisting>
-erweiterte Nicknameliste
+generate a query which returns a list of information
-Maske: nur Information über betreffende Nicknames abfragen
- o: nur Operatoren ausgeben, die dem Filter entsprechen
+mask: only information which match this mask
+ o: only operators are returned according to the mask supplied
</programlisting>
-<command>whois [Server] Nickname[,Nickname]</command>
+<command>whois [server] nickname[,nickname]</command>
<programlisting>
-Information über User abfragen
+query information about user(s)
- Server: Servername
-Nickname: Nickname (oder eine Maske)
+ server: server name
+nickname: nickname (may be a mask)
</programlisting>
-<command>whowas Nickname [,Nickname [,Nickname ...]] [Anzahl [Ziel]]</command>
+<command>whowas nickname [,nickname [,nickname ...]] [count [target]]</command>
<programlisting>
-Information über die Vergangenheit eines Nicknames erfragen
+ask for information about a nickname which no longer exists
-Nickname: abzufragende Nicknames
- Anzahl: maximale Anzahl an Antworten (negative Zahl für eine vollständige Liste)
- Ziel: zu suchende Hostmaske
+nickname: nickname to search
+ count: number of replies to return (full search if negative number)
+ target: reply should match this mask
</programlisting>
diff --git a/weechat/doc/de/key_functions.xml b/weechat/doc/de/key_functions.xml
index acc3cd39d..5785eec3d 100644
--- a/weechat/doc/de/key_functions.xml
+++ b/weechat/doc/de/key_functions.xml
@@ -7,201 +7,201 @@
<row>
<entry><literal>return</literal></entry>
- <entry>Zeile terminieren</entry>
+ <entry>terminate line</entry>
</row>
<row>
<entry><literal>tab</literal></entry>
- <entry>Wort vervollständigen</entry>
+ <entry>complete word</entry>
</row>
<row>
<entry><literal>tab_previous</literal></entry>
- <entry>finde letzte Wortvervollständigung</entry>
+ <entry>find previous completion for word</entry>
</row>
<row>
<entry><literal>backspace</literal></entry>
- <entry>vorheriges Zeichen löschen</entry>
+ <entry>delete previous char</entry>
</row>
<row>
<entry><literal>delete</literal></entry>
- <entry>nächstes Zeichen löschen</entry>
+ <entry>delete next char</entry>
</row>
<row>
<entry><literal>delete_end_line</literal></entry>
- <entry>bis zum Zeilenende löschen</entry>
+ <entry>delete until end of line</entry>
</row>
<row>
<entry><literal>delete_beginning_line</literal></entry>
- <entry>bis zum Zeilenanfang löschen</entry>
+ <entry>delete until beginning of line</entry>
</row>
<row>
<entry><literal>delete_line</literal></entry>
- <entry>ganze Zeile löschen</entry>
+ <entry>delete entire line</entry>
</row>
<row>
<entry><literal>delete_previous_word</literal></entry>
- <entry>vorheriges Wort löschen</entry>
+ <entry>delete previous word</entry>
</row>
<row>
<entry><literal>delete_next_word</literal></entry>
- <entry>nächstes Wort löschen</entry>
+ <entry>delete next word</entry>
</row>
<row>
<entry><literal>clipboard_paste</literal></entry>
- <entry>einfügen</entry>
+ <entry>paste current clipboard content</entry>
</row>
<row>
<entry><literal>transpose_chars</literal></entry>
- <entry>Zeichen vertauschen</entry>
+ <entry>transpose chars</entry>
</row>
<row>
<entry><literal>home</literal></entry>
- <entry>zum Zeilenanfang gehen</entry>
+ <entry>go to beginning of line</entry>
</row>
<row>
<entry><literal>end</literal></entry>
- <entry>zum Zeilenende gehen</entry>
+ <entry>go to end of line</entry>
</row>
<row>
<entry><literal>left</literal></entry>
- <entry>ein Zeichen nach links gehen</entry>
+ <entry>move one char left</entry>
</row>
<row>
<entry><literal>previous_word</literal></entry>
- <entry>ein Wort nach links gehen</entry>
+ <entry>move to previous word</entry>
</row>
<row>
<entry><literal>right</literal></entry>
- <entry>ein Zeichen nach rechts gehen</entry>
+ <entry>move one char right</entry>
</row>
<row>
<entry><literal>next_word</literal></entry>
- <entry>ein Wort nach rechts gehen</entry>
+ <entry>move to next word</entry>
</row>
<row>
<entry><literal>up</literal></entry>
- <entry>vorherigen Befehl aus dem Verlauf abfragen</entry>
+ <entry>call previous command in history</entry>
</row>
<row>
<entry><literal>up_global</literal></entry>
- <entry>vorherigen Befehl aus dem globalen Verlauf abfragen</entry>
+ <entry>call previous command in global history</entry>
</row>
<row>
<entry><literal>down</literal></entry>
- <entry>nächsten Befehl aus dem Verlauf abfragen</entry>
+ <entry>call next command in history</entry>
</row>
<row>
<entry><literal>down_global</literal></entry>
- <entry>nächsten Befehl aus dem globalen Verlauf abfragen</entry>
+ <entry>call next command in global history</entry>
</row>
<row>
<entry><literal>page_up</literal></entry>
- <entry>eine Seite hochscrollen</entry>
+ <entry>scroll one page up</entry>
</row>
<row>
<entry><literal>page_down</literal></entry>
- <entry>eine Seite herunterscrollen</entry>
+ <entry>scroll one page down</entry>
</row>
<row>
<entry><literal>scroll_up</literal></entry>
- <entry>einige Zeilen hochscrollen</entry>
+ <entry>scroll a few lines up</entry>
</row>
<row>
<entry><literal>scroll_down</literal></entry>
- <entry>einige Zeilen herunterscrollen</entry>
+ <entry>scroll a few lines down</entry>
</row>
<row>
<entry><literal>scroll_top</literal></entry>
- <entry>nach ganz oben scrollen</entry>
+ <entry>scroll to top of buffer</entry>
</row>
<row>
<entry><literal>scroll_bottom</literal></entry>
- <entry>nach ganz unten scrollen</entry>
+ <entry>scroll to bottom of buffer</entry>
</row>
<row>
<entry><literal>scroll_topic_left</literal></entry>
- <entry>Topic nach links scrollen</entry>
+ <entry>scroll left topic</entry>
</row>
<row>
<entry><literal>scroll_topic_right</literal></entry>
- <entry>Topic nach rechts scrollen</entry>
+ <entry>scroll right topic</entry>
</row>
<row>
<entry><literal>nick_beginning</literal></entry>
- <entry>zum Anfang der Nicklist gehen</entry>
+ <entry>display beginning of nicklist</entry>
</row>
<row>
<entry><literal>nick_end</literal></entry>
- <entry>zum Ende der Nicklist gehen</entry>
+ <entry>display end of nicklist</entry>
</row>
<row>
<entry><literal>nick_page_up</literal></entry>
- <entry>Nickliste eine Seite hochscrollen</entry>
+ <entry>scroll nicklist one page up</entry>
</row>
<row>
<entry><literal>nick_page_down</literal></entry>
- <entry>Nickliste eine Seite herunterscrollen</entry>
+ <entry>scroll nicklist one page down</entry>
</row>
<row>
<entry><literal>jump_smart</literal></entry>
- <entry>zu nächstem aktiven Puffer springen</entry>
+ <entry>jump to buffer with activity</entry>
</row>
<row>
<entry><literal>jump_dcc</literal></entry>
- <entry>zum DCC-Puffer springen</entry>
+ <entry>jump to DCC buffer</entry>
</row>
<row>
<entry><literal>jump_raw_data</literal></entry>
- <entry>gehe zum IRC-Rohdaten-Puffer</entry>
+ <entry>jump to raw IRC data buffer</entry>
</row>
<row>
<entry><literal>jump_last_buffer</literal></entry>
- <entry>zum letzten Puffer springen</entry>
+ <entry>jump to last buffer</entry>
</row>
<row>
<entry><literal>jump_server</literal></entry>
- <entry>zum Serverpuffer springen</entry>
+ <entry>jump to server buffer</entry>
</row>
<row>
<entry><literal>jump_next_server</literal></entry>
- <entry>zum nächsten Server springen</entry>
+ <entry>jump to next server</entry>
</row>
<row>
<entry><literal>switch_server</literal></entry>
- <entry>wechsel den aktiven Server im Server-Puffer</entry>
+ <entry>switch active server on servers buffer</entry>
</row>
<row>
<entry><literal>scroll_previous_highlight</literal></entry>
- <entry>scrolle zur vorherigen hervorhebung im Puffer</entry>
+ <entry>scroll to previous highlight in buffer</entry>
</row>
<row>
<entry><literal>scroll_next_highlight</literal></entry>
- <entry>scrolle zur nächsten Hervorhebung im Puffer</entry>
+ <entry>scroll to next highlight in buffer</entry>
</row>
<row>
<entry><literal>scroll_unread</literal></entry>
- <entry>scrolle zur ersten, ungelesenen Zeile im Puffer</entry>
+ <entry>scroll to first unread line in buffer</entry>
</row>
<row>
<entry><literal>hotlist_clear</literal></entry>
- <entry>Hotlist leeren</entry>
+ <entry>clear hotlist</entry>
</row>
<row>
<entry><literal>infobar_clear</literal></entry>
- <entry>Infobar leeren</entry>
+ <entry>clear infobar</entry>
</row>
<row>
<entry><literal>refresh</literal></entry>
- <entry>Bild neu aufbauen</entry>
+ <entry>refresh screen</entry>
</row>
<row>
<entry><literal>grab_key</literal></entry>
- <entry>Tastencode ermitteln und einfügen</entry>
+ <entry>grab a key</entry>
</row>
<row>
<entry><literal>insert</literal></entry>
- <entry>füge eine Zeichenkette in der Befehlszeile ein</entry>
+ <entry>insert a string in command line</entry>
</row>
<row>
<entry><literal>search_text</literal></entry>
- <entry>suche Text im Pufferverlauf</entry>
+ <entry>search text in buffer history</entry>
</row>
diff --git a/weechat/doc/de/weechat_commands.xml b/weechat/doc/de/weechat_commands.xml
index 3f3364a3e..abd27a592 100644
--- a/weechat/doc/de/weechat_commands.xml
+++ b/weechat/doc/de/weechat_commands.xml
@@ -5,48 +5,48 @@
This file is automatically built with a Perl script. DO NOT EDIT!
-->
-<command>alias [Aliasname [Befehl [Argumente]]]</command>
+<command>alias [alias_name [command [arguments]]]</command>
<programlisting>
-einen Alias für einen Befehl anlegen
+create an alias for a command
-Aliasname: Name des Alias
- Befehl: Befehlsname (WeeChat- oder IRC-Befehl ohne führenden '/', mehrere Befehle können durch Semikola getrennt werden)
-Argumente: Argumente für den Befehl
+alias_name: name of alias
+ command: command name (WeeChat or IRC command, many commands can be separated by semicolons)
+ arguments: arguments for command
</programlisting>
-<command>wird durch alle Argumente ersetzt.</command>
-<programlisting>Die Variablen $nick, $channel and $server werden durch den aktuellen Nick/Channel oder Server ersetzt.
+<command>is replaced by all arguments.</command>
+<programlisting>Variables $nick, $channel and $server are replaced by current nick/channel/server.
</programlisting>
-<command>buffer [Aktion [Argumente] | Nummer | [[Server] [Channel]]]</command>
+<command>buffer [action [args] | number | [[server] [channel]]]</command>
<programlisting>
-Puffer verwalten
+manage buffers
- Aktion: Pufferaktion:
- move: Puffer in der Liste bewegen (kann auch relativ sein, wie -1)
- close: Puffer schließen (eine Part-Message kann optional angegeben werden)
- list: alle offenen Puffer auflisten (Standardaktion)
- notify: Notify-Level für Puffer festlegen (0=nie, 1=bei hervorgehobenen Nachrichten, 2=1+persönliche Nachricht, 3=2+join/part)
- (wenn der Befehl in einem Server Puffer ausgeführt wird, setzt er den Default-Notify-Level für den ganzen Server)
-Server
-Channel: gehe zum Puffer mit Servernamen oder Channelnamen
- Nummer: gehe zu Puffer mit dieser Nummer
+ action: action to do:
+ move: move buffer in the list (may be relative, for example -1)
+ close: close buffer (optional arg is part message, for a channel)
+ list: list open buffers (no parameter implies this list)
+ notify: set notify level for buffer (0=never, 1=highlight, 2=1+msg, 3=2+join/part)
+ (when executed on server buffer, this sets default notify level for whole server)
+server,
+channel: jump to buffer by server and/or channel name
+ number: jump to buffer by number
</programlisting>
-<command>builtin Befehl</command>
+<command>builtin command</command>
<programlisting>
-starte eingebauten WeeChat/IRC-Befehl (ohne Plugin-Handler oder Aliase)
+launch WeeChat/IRC builtin command (do not look at plugins handlers or aliases)
-Befehl: auszuführender Befehl (falls nicht vorhanden wird automatisch ein '/' vorangestellt)
+command: command to execute (a '/' is automatically added if not found at beginning of command)
</programlisting>
-<command>clear [-all | Nummer]</command>
+<command>clear [-all | number]</command>
<programlisting>
-Fenster leeren
+clear window(s)
- -all: lösche alle Puffer
-Nummer: lösche den Puffer mit der angegebenen Nummer
+ -all: clear all buffers
+number: clear buffer by number
</programlisting>
<command>connect [-all | servername [servername ...]]</command>
@@ -57,7 +57,7 @@ connect to server(s)
servername: server name to connect
</programlisting>
-<command>disconnect [-all | servername [servername...]]</command>
+<command>disconnect [-all | servername [servername ...]]</command>
<programlisting>
disconnect from server(s)
@@ -65,76 +65,75 @@ disconnect from server(s)
servername: server name to disconnect
</programlisting>
-<command>dcc Aktion [Nickname [Datei]]</command>
+<command>dcc action [nickname [file]]</command>
<programlisting>
-DCC (Filetransfer oder Chat) starten oder Chat beenden
+starts DCC (file or chat) or close chat
- Aktion: 'send' (Datei) oder 'chat' oder 'close' (Chat)
-Nickname: Empfänger der Datei bzw. Chatpartner
- Datei: zu versendende (lokal vorliegende) Datei
+ action: 'send' (file) or 'chat' or 'close' (chat)
+nickname: nickname to send file or chat
+ file: filename (on local host)
</programlisting>
<command>debug dump | windows</command>
<programlisting>
-Debugging-Nachricht ausgeben
+print debug messages
-dump: Speicherabbild im WeeChat-Logfile ablegen (wie nach einem Programmabsturz)
-windows: zeigt Fensterdaten an
+ dump: save memory dump in WeeChat log file (same dump is written when WeeChat crashes)
+windows: display windows tree
</programlisting>
-<command>help [Befehl]</command>
+<command>help [command]</command>
<programlisting>
-Hilfe zu Befehlen abfragen
+display help about commands
-Befehl: Name eines WeeChat- oder IRC-Befehls
+command: name of a WeeChat or IRC command
</programlisting>
-<command>history [clear | Anzahl]</command>
+<command>history [clear | value]</command>
<programlisting>
-zeigt Befehlsverlauf des Puffers
+show buffer command history
-clear: Löscht Verlauf
-Anzahl: zeigt die gewünschte Anzahl an Verlaufseinträgen
+clear: clear history
+value: number of history entries to show
</programlisting>
-<command>ignore [Maske [[Typ | Befehl] [Channel [Server]]]]</command>
+<command>ignore [mask [[type | command] [channel [server]]]]</command>
<programlisting>
-IRC-Nachrichten und/oder Hosts ignorieren
+ignore IRC messages and/or hosts
- Nummer: Nummer des zu entfernenden Eintrags (siehe Liste)
- Maske: Nickname oder Hostmaske, die ignoriert werden soll
- Typ: Typ der Nachrichten, die ignoriert werden sollen (action, ctcp, dcc, pv)
-Befehl: IRC-Befehl
- Channel: Channel, in dem ignoriert werden soll
- Server: Server, auf dem ignoriert werden soll
+ mask: nick or host mask to ignore
+ type: type of message to ignore (action, ctcp, dcc, pv)
+command: IRC command
+channel: name of channel for ignore
+ server: name of server for ignore
-Bei jedem Argument steht '*' für 'alle'.
-Ohne Argumente listet /ignore alle definierten /ignore-Regeln auf.
+For each argument, '*' means all.
+Without argument, /ignore command lists all defined ignore.
</programlisting>
-<command>key [Taste [Funktion/Befehl]] [unbind Taste] [functions] [call Funktion ["Argumente"]] [reset -yes] </command>
+<command>key [key [function/command]] [unbind key] [functions] [call function ["args"]] [reset -yes]</command>
<programlisting>
-belegen/freigeben von Tasten
+bind/unbind keys
- Taste: diese Taste anzeigen oder mit einer internen Funktion oder einem Befehl, beginnend mit "/", belegen
- unbind: Tastenbelegung aufheben
-functions: interne Funktionen für Tastenbelegungen auflisten
- call: rufe eine Funktion über ihren Namen auf (mit optionalen Argumenten)
- reset: Standardbelegung wiederherstellen und entferne ALLE eigenen Belegungen (Vorsicht!)
+ key: display or bind this key to an internal function or a command (beginning by "/")
+ unbind: unbind a key
+functions: list internal functions for key bindings
+ call: call a function by name (with optional arguments)
+ reset: restore bindings to the default values and delete ALL personal bindings (use carefully!)
</programlisting>
-<command>plugin [list [Name]] | [listfull [Name]] | [load Dateiname] | [autoload] | [reload [Name]] | [unload [Name]]</command>
+<command>plugin [list [name]] | [listfull [name]] | [load filename] | [autoload] | [reload [name]] | [unload [name]]</command>
<programlisting>
-auflisten/laden/entladen von Plugins
+list/load/unload plugins
- list: geladene Plugins auflisten
-listfull: geladene Plugins mit Details für jedes Plugin auflisten
- load: lade ein Plugin
-autoload: lade automatisch alle Plugins im System- oder Benutzerverzeichnis
- reload: lade ein Plugin erneut (wenn kein Name vorgegeben ist, werden alle Plugins entladen und autolade die Plugins)
- unload: entlade eines oder alle Plugins
+ list: list loaded plugins
+listfull: list loaded plugins with detailed info for each plugin
+ load: load a plugin
+autoload: autoload plugins in system or user directory
+ reload: reload one plugin (if no name given, unload all plugins, then autoload plugins)
+ unload: unload one or all plugins
-Ohne Argument, listet /plugin alle geladenen Plugins auf.
+Without argument, /plugin command lists loaded plugins.
</programlisting>
<command>reconnect [-all | servername [servername ...]]</command>
@@ -145,103 +144,103 @@ reconnect to server(s)
servername: server name to reconnect
</programlisting>
-<command>server [Servername] | [Servername Hostname Port [-auto | -noauto] [-ipv6] [-ssl] [-pwd Passwort] [-nicks Nick1 Nick2 Nick3] [-username Benutzername] [-realname Name] [-command Befehl] [-autojoin Channel[,Channel]] ] | [del Servername]</command>
+<command>server [servername] | [servername hostname port [-auto | -noauto] [-ipv6] [-ssl] [-pwd password] [-nicks nick1 nick2 nick3] [-username username] [-realname realname] [-command command] [-autojoin channel[,channel]] ] | [del servername]</command>
<programlisting>
-Auflisten, Hinzufügen oder Entfernen von Servern
+list, add or remove servers
-Servername: anzuzeigender Servername
- Hostname: Name oder IP-Adresse des Servers
- Port: Port des Servers
- ipv6: IPv6 benutzen
- ssl: SSL benutzen
- Passwort: Serverpasswort
- Nick1: erster Nickname
- Nick2: zweiter Nickname
- Nick3: dritter Nicname
- Benutzername: Benutzername
- Realname: voller Name des Benutzers
+servername: server name, for internal and display use
+ hostname: name or IP address of server
+ port: port for server (integer)
+ ipv6: use IPv6 protocol
+ ssl: use SSL protocol
+ password: password for server
+ nick1: first nick for server
+ nick2: alternate nick for server
+ nick3: second alternate nick for server
+ username: user name
+ realname: real name of user
</programlisting>
-<command>save [Datei]</command>
+<command>save [file]</command>
<programlisting>
-Konfiguration abspeichern
+save config to disk
-Datei: Name der zu speichernden Konfigurationsdatei
+file: filename for writing config
</programlisting>
-<command>set [Option [ = Wert]]</command>
+<command>set [option [ = value]]</command>
<programlisting>
-Konfigurationsparameter setzen
+set config options
-Option: Name einer Option (wenn der Name vorhanden ist, aber kein Wert, dann wird eine Hilfe zur Option ausgegeben
- Wert: Wert der Option
+option: name of an option (if name is full and no value is given, then help is displayed on option)
+ value: value for option
-Option kann Servername.server_xxx lauten, wobei "Servername" der interne Servername ist und "xxx" eine Option für diesen Server.
+Option may be: servername.server_xxx where "servername" is an internal server name and "xxx" an option for this server.
</programlisting>
-<command>setp [Option [ = Wert]]</command>
+<command>setp [option [ = value]]</command>
<programlisting>
-Konfigurationsparameter für Plugin setzen
+set plugin config options
-Option: Name einer Plugin-Option
- Wert: Wert für Option
+option: name of a plugin option
+ value: value for option
-Option wird wie folgt formatiert: Plugin.Option, z.B. perl.myscript.item1
+Option is format: plugin.option, example: perl.myscript.item1
</programlisting>
-<command>unalias Aliasname</command>
+<command>unalias alias_name</command>
<programlisting>
-einen Alias entfernen
+remove an alias
-Aliasname: Name des zu löschenden Aliases
+alias_name: name of alias to remove
</programlisting>
-<command>unignore [Nummer | [Maske [[Typ | Befehl] [Channel [Server]]]]</command>
+<command>unignore [number | [mask [[type | command] [channel [server]]]]]</command>
<programlisting>
-/ignore-Regel entfernen
+unignore IRC messages and/or hosts
- Nummer: Nummer des zu entfernenden Eintrags (siehe Liste)
- Maske: Nickname oder Hostmaske, die ignoriert werden soll
- Typ: Typ der Nachrichten, die ignoriert werden sollen (action, ctcp, dcc, pv)
-Befehl: IRC-Befehl
- Channel: Channel, in dem ignoriert werden soll
- Server: Server, auf dem ignoriert werden soll
+ number: # of ignore to unignore (number is displayed by list of ignore)
+ mask: nick or host mask to unignore
+ type: type of message to unignore (action, ctcp, dcc, pv)
+command: IRC command
+channel: name of channel for unignore
+ server: name of server for unignore
-Bei jedem Argument steht '*' für 'alle'.
-Ohne Argumente listet /unignore alle definierten /ignore-Regeln auf.
+For each argument, '*' means all.
+Without argument, /unignore command lists all defined ignore.
</programlisting>
<command>upgrade</command>
<programlisting>
-aktualisiert WeeChat ohne die Verbindung zum Server zu trennen
+upgrade WeeChat without disconnecting from servers
-Dieser Befehl wird auf dem Weechat-Binary ausgeführt, daher sollte dieses kompiliert oder mit einem Paketmanager installiert sein, bevor der Befehl ausgeführt wird.
+This command run again WeeChat binary, so it should have been compiled or installed with a package manager before running this command.
</programlisting>
<command>uptime [-o]</command>
<programlisting>
-zeigt die Uptime von Weechat an
+show WeeChat uptime
--o: sendet die Weechat-Uptime als IRC-Nachricht in den aktuellen Channel
+-o: send uptime on current channel as an IRC message
</programlisting>
<command>window [list | -1 | +1 | b# | up | down | left | right | splith [pct] | splitv [pct] | resize pct | merge [all]]</command>
<programlisting>
-Fenster verwalten
-
- list: listet die geöffneten Fenster (Default, kann auch weggelassen werden)
- -1: springt zum vorherigen Fenster
- +1: springt zum nächsten Fenster
- b#: springt zum nächsten Fenster, dass Puffer Nummer # anzeigt
- up: wechselt zum Fenster über dem aktuellen
- down: wechselt zum Fenster unter dem aktuellen
- left: wechselt zum linken Fenster
- right: wechselt zum rechten Fenster
-splith: teilt das aktuelle Fenster horizontal
-splitv: teilt das aktuelle Fenster vertikal
-resize: verändert die Größe des aktuellen Fensters, die neue Größe ist &lt;pct&gt; Prozent des Elternfensters groß
- merge: vereinigt Fenster miteinander (all = alle Fenster vereinigen)
-
-Bei splith und splitv gibt pct die neue Größe des Fensters im verhältnis zur aktuellen Größe an. Zum Beispiel würde 25 bedeuten, dass das neue Fenster nur noch ein Viertel der Größe des alten Fensters hätte.
+manage windows
+
+ list: list open windows (no parameter implies this list)
+ -1: jump to previous window
+ +1: jump to next window
+ b#: jump to next window displaying buffer number #
+ up: switch to window above current one
+ down: switch to window below current one
+ left: switch to window on the left
+ right: switch to window on the right
+splith: split current window horizontally
+splitv: split current window vertically
+resize: resize window size, new size is &lt;pct&gt; pourcentage of parent window
+ merge: merge window with another (all = keep only one window)
+
+For splith and splitv, pct is a pourcentage which represents size of new window, computed with current window as size reference. For example 25 means create a new window with size = current_size / 4
</programlisting>
diff --git a/weechat/doc/en/weechat_commands.xml b/weechat/doc/en/weechat_commands.xml
index 52691e098..abd27a592 100644
--- a/weechat/doc/en/weechat_commands.xml
+++ b/weechat/doc/en/weechat_commands.xml
@@ -57,7 +57,7 @@ connect to server(s)
servername: server name to connect
</programlisting>
-<command>disconnect [-all | servername [servername...]]</command>
+<command>disconnect [-all | servername [servername ...]]</command>
<programlisting>
disconnect from server(s)
diff --git a/weechat/doc/fr/config.xml b/weechat/doc/fr/config.xml
index 2b05362c9..faa950a74 100644
--- a/weechat/doc/fr/config.xml
+++ b/weechat/doc/fr/config.xml
@@ -7,1247 +7,1247 @@
<row>
<entry><option>look_save_on_exit</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Sauvegarder la configuration en quittant</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Save config file on exit</entry>
</row>
<row>
<entry><option>look_set_title</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Définit le titre de la fenêtre (terminal pour l'interface Curses) avec le nom et la version</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Set title for window (terminal for Curses GUI) with name and version</entry>
</row>
<row>
<entry><option>look_startup_logo</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Afficher le logo WeeChat au démarrage</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display WeeChat logo at startup</entry>
</row>
<row>
<entry><option>look_startup_version</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Afficher la version de WeeChat au démarrage</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display WeeChat version at startup</entry>
</row>
<row>
<entry><option>look_weechat_slogan</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'the geekest IRC client!'</entry>
- <entry>Slogan WeeChat (si vide, le slogan ne sera pas utilisé)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>WeeChat slogan (if empty, slogan is not used)</entry>
</row>
<row>
<entry><option>look_one_server_buffer</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Utiliser le même tampon pour tous les serveurs</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Use same buffer for all servers</entry>
</row>
<row>
<entry><option>look_open_near_server</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Ouvrir les nouveaux canaux/privés près du serveur</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Open new channels/privates near server</entry>
</row>
<row>
<entry><option>look_scroll_amount</option></entry>
- <entry>entier</entry>
- <entry>entre 1 et 2147483647</entry>
- <entry>3</entry>
- <entry>Nombre de lignes pour le défilement avec scroll_up et scroll_down</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>How many lines to scroll by with scroll_up and scroll_down</entry>
</row>
<row>
<entry><option>look_buffer_timestamp</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'[%H:%M:%S]'</entry>
- <entry>Format de date/heure pour les tampons</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Timestamp for buffers</entry>
</row>
<row>
<entry><option>look_color_nicks_number</option></entry>
- <entry>entier</entry>
- <entry>entre 1 et 10</entry>
- <entry>10</entry>
- <entry>Nombre de couleurs à utiliser pour les couleurs des pseudos</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Number of colors to use for nicks colors</entry>
</row>
<row>
<entry><option>look_color_actions</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Afficher les actions avec différentes couleurs</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display actions with different colors</entry>
</row>
<row>
<entry><option>look_nicklist</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Afficher la fenêtre des pseudos (pour les fenêtres de canaux)</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display nicklist window (for channel windows)</entry>
</row>
<row>
<entry><option>look_nicklist_position</option></entry>
- <entry>chaîne</entry>
- <entry>'left', 'right', 'top', 'bottom'</entry>
- <entry>'right'</entry>
- <entry>Position de la fenêtre des pseudos (haut (top), gauche (left), droite (right, par défaut), bas (bottom))</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Nicklist position (top, left, right (default), bottom)</entry>
</row>
<row>
<entry><option>look_nicklist_min_size</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 100</entry>
- <entry>0</entry>
- <entry>Taille minimum pour la fenêtre des pseudos (largeur ou hauteur, selon look_nicklist_position (0 = pas de taille minimum))</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Min size for nicklist (width or height, depending on look_nicklist_position (0 = no min size))</entry>
</row>
<row>
<entry><option>look_nicklist_max_size</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 100</entry>
- <entry>0</entry>
- <entry>Taille maximum pour la fenêtre des pseudos (largeur ou hauteur, selon look_nicklist_position (0 = pas de taille maximum; si min == max et &gt; 0, alors la taille est fixe))</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Max size for nicklist (width or height, depending on look_nicklist_position (0 = no max size; if min == max and &gt; 0, then size is fixed))</entry>
</row>
<row>
<entry><option>look_nicklist_separator</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Séparateur entre la discussion et la liste de pseudos</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Separator between chat and nicklist</entry>
</row>
<row>
<entry><option>look_no_nickname</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'-cmd-'</entry>
- <entry>Texte à afficher en lieu et place du pseudo lorsque la connexion n'est pas active</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Text to display instead of nick when not connected</entry>
</row>
<row>
<entry><option>look_nickmode</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Afficher le mode du pseudo ((half)op/voice) devant chaque utilisateur</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display nick mode ((half)op/voice) before each nick</entry>
</row>
<row>
<entry><option>look_nickmode_empty</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Afficher un espace si le mode du pseudo n'est pas (half)op/voice</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display space if nick mode is not (half)op/voice</entry>
</row>
<row>
<entry><option>look_nick_prefix</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Texte à afficher avant le pseudo dans la fenêtre de discussion</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Text to display before nick in chat window</entry>
</row>
<row>
<entry><option>look_nick_suffix</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>' |'</entry>
- <entry>Texte à afficher après le pseudo dans la fenêtre de discussion</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Text to display after nick in chat window</entry>
</row>
<row>
<entry><option>look_align_nick</option></entry>
- <entry>chaîne</entry>
- <entry>'none', 'left', 'right'</entry>
- <entry>'right'</entry>
- <entry>Alignement des pseudos (taille fixe pour les pseudos dans la fenêtre de discussion (none, left, right))</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Nick alignment (fixed size for nicks in chat window (none, left, right))</entry>
</row>
<row>
<entry><option>look_align_other</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Alignement pour les autres messages (ne commençant pas par un pseudo)</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Alignment for other messages (not beginning with a nick)</entry>
</row>
<row>
<entry><option>look_align_size</option></entry>
- <entry>entier</entry>
- <entry>entre 8 et 64</entry>
- <entry>14</entry>
- <entry>Taille pour l'alignement des pseudos et autres messages</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Size for aligning nick and other messages</entry>
</row>
<row>
<entry><option>look_align_size_max</option></entry>
- <entry>entier</entry>
- <entry>entre 8 et 64</entry>
- <entry>20</entry>
- <entry>Taille maximum pour l'alignement des pseudos et autres messages (doit être &gt;= à look_align_size)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Max size for aligning nick and other messages (should be &gt;= to look_align_size)</entry>
</row>
<row>
<entry><option>look_nick_completor</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>':'</entry>
- <entry>La chaîne affichée après la complétion des pseudos</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>The string inserted after nick completion</entry>
</row>
<row>
<entry><option>look_nick_completion_ignore</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'[]-^'</entry>
- <entry>Caractères à ignorer pour la complétion des pseudos</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Chars ignored for nick completion</entry>
</row>
<row>
<entry><option>look_nick_completion_smart</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Complétion intelligente pour les pseudos (complète d'abord avec les personnes qui ont parlé récemment)</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Smart completion for nicks (completes with last speakers first)</entry>
</row>
<row>
<entry><option>look_nick_complete_first</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Compléter seulement avec le premier pseudo trouvé</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Complete only with first nick found</entry>
</row>
<row>
<entry><option>look_infobar</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Active la barre d'infos</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Enable info bar</entry>
</row>
<row>
<entry><option>look_infobar_timestamp</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'%B, %A %d %Y'</entry>
- <entry>Format de date/heure dans la barre d'infos</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Timestamp for time in infobar</entry>
</row>
<row>
<entry><option>look_infobar_seconds</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Afficher les secondes pour l'heure dans la barre d'infos</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display seconds in infobar time</entry>
</row>
<row>
<entry><option>look_infobar_delay_highlight</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 2147483647</entry>
- <entry>7</entry>
- <entry>Délai (en secondes) pour la notification des messages dans la barre d'infos (0 = désactiver les notifications dans la barre d'infos)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Delay (in seconds) for highlight messages in infobar (0 = disable highlight notifications in infobar)</entry>
</row>
<row>
<entry><option>look_hotlist_names_count</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 32</entry>
- <entry>3</entry>
- <entry>Nombre maximum de noms dans la liste d'activité (0 = pas de nom affiché, seulement les numéros de tampons)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Max number of names in hotlist (0 = no name displayed, only buffer numbers)</entry>
</row>
<row>
<entry><option>look_hotlist_names_level</option></entry>
- <entry>entier</entry>
- <entry>entre 1 et 15</entry>
- <entry>12</entry>
- <entry>Niveau pour l'affichage des noms dans la liste d'activité (combinaison de: 1=join/part, 2=message, 4=privé, 8=highlight, par exemple: 12=privé+highlight)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Level for displaying names in hotlist (combination of: 1=join/part, 2=message, 4=private, 8=highlight, for example: 12=private+highlight)</entry>
</row>
<row>
<entry><option>look_hotlist_names_length</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 32</entry>
- <entry>0</entry>
- <entry>Nombre maximum des noms dans la liste d'activité (0 = pas de limite)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Max length of names in hotlist (0 = no limit)</entry>
</row>
<row>
<entry><option>look_day_change</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Affiche un message quand le jour change</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display special message when day changes</entry>
</row>
<row>
<entry><option>look_day_change_timestamp</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'%a, %d %b %Y'</entry>
- <entry>Format de date pour la date affichée quand le jour a changé</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Timestamp for date displayed when day changed</entry>
</row>
<row>
<entry><option>look_read_marker</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>' '</entry>
- <entry>Utiliser un marqueur sur les serveurs/canaux pour montrer la première ligne non lue</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Use a marker on servers/channels to show first unread line</entry>
</row>
<row>
<entry><option>look_input_format</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'[%n(%m)] '</entry>
- <entry>Format pour l'invite de la zone de saisie ('%c' est remplacé par le canal ou serveur, '%n' par le pseudo et '%m' par les modes du pseudo)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Format for input prompt ('%c' is replaced by channel or server, '%n' by nick and '%m' by nick modes)</entry>
</row>
<row>
<entry><option>col_real_white</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Si activé, utilise la vraie couleur blanche, désactivé par défaut pour les terminaux avec un fond blanc (si vous n'utilisez jamais de fond blanc, vous devriez activer cette option pour voir du vrai blanc au lieu de la couleur d'avant plan par défaut du terminal)</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>If set, uses real white color, disabled by default for terms with white background (if you never use white background, you should turn on this option to see real white instead of default term foreground color)</entry>
</row>
<row>
<entry><option>col_separator</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'blue'</entry>
- <entry>Couleur pour les séparateurs de fenêtres (quand divisé)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for window separators (when splited)</entry>
</row>
<row>
<entry><option>col_title</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur pour la barre de titre</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for title bar</entry>
</row>
<row>
<entry><option>col_title_more</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightmagenta'</entry>
- <entry>Couleur pour les '+' lors du défilement du titre</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for '+' when scrolling topic</entry>
</row>
<row>
<entry><option>col_title_bg</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'blue'</entry>
- <entry>Couleur de fond pour la barre de titre</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Background for title bar</entry>
</row>
<row>
<entry><option>col_chat</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur pour le texte de discussion</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for chat text</entry>
</row>
<row>
<entry><option>col_chat_time</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur pour l'heure dans la fenêtre de discussion</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for time in chat window</entry>
</row>
<row>
<entry><option>col_chat_time_sep</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'brown'</entry>
- <entry>Couleur pour la séparation de l'heure (fenêtre de discussion)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for time separator (chat window)</entry>
</row>
<row>
<entry><option>col_chat_prefix1</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightcyan'</entry>
- <entry>Couleur pour le 1er et le 3ème caractère du préfixe</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for 1st and 3rd char of prefix</entry>
</row>
<row>
<entry><option>col_chat_prefix2</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'white'</entry>
- <entry>Couleur pour le caractère du milieu du préfixe</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for middle char of prefix</entry>
</row>
<row>
<entry><option>col_chat_server</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'brown'</entry>
- <entry>Couleur pour le nom du serveur</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for server name</entry>
</row>
<row>
<entry><option>col_chat_join</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightgreen'</entry>
- <entry>Couleur pour la flèche du join (préfixe)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for join arrow (prefix)</entry>
</row>
<row>
<entry><option>col_chat_part</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightred'</entry>
- <entry>Couleur pour la flèche du part/quit (préfixe)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for part/quit arrow (prefix)</entry>
</row>
<row>
<entry><option>col_chat_nick</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightcyan'</entry>
- <entry>Couleur pour les pseudos dans les actions (fenêtre de discussion)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nicks in actions (chat window)</entry>
</row>
<row>
<entry><option>col_chat_host</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'cyan'</entry>
- <entry>Couleur pour les hôtes (fenêtre de discussion)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for hostnames (chat window)</entry>
</row>
<row>
<entry><option>col_chat_channel</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'white'</entry>
- <entry>Couleur pour les canaux dans les actions (fenêtre de discussion)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for channel names in actions (chat window)</entry>
</row>
<row>
<entry><option>col_chat_dark</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'green'</entry>
- <entry>Couleur pour les séparateurs sombres (fenêtre de discussion)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for dark separators (chat window)</entry>
</row>
<row>
<entry><option>col_chat_highlight</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'yellow'</entry>
- <entry>Couleur pour le pseudo surligné (fenêtre de discussion)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for highlighted nick (chat window)</entry>
</row>
<row>
<entry><option>col_chat_bg</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur de fond pour la fenêtre de discussion</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Background for chat window</entry>
</row>
<row>
<entry><option>col_chat_read_marker</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'yellow'</entry>
- <entry>Couleur pour le marqueur de données non lues</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for unread data marker</entry>
</row>
<row>
<entry><option>col_chat_read_marker_bg</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'magenta'</entry>
- <entry>Couleur de fond pour le marqueur de données non lues</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Background for unread data marker</entry>
</row>
<row>
<entry><option>col_status</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur pour la barre de statut</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for status bar</entry>
</row>
<row>
<entry><option>col_status_delimiters</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'cyan'</entry>
- <entry>Couleur pour les délimiteurs de la barre de statut</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for status bar delimiters</entry>
</row>
<row>
<entry><option>col_status_channel</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'white'</entry>
- <entry>Couleur pour le canal courant dans la barre de statut</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for current channel in status bar</entry>
</row>
<row>
<entry><option>col_status_data_msg</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'yellow'</entry>
- <entry>Couleur pour une fenêtre avec de nouvelles infos (barre de statut)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for window with new messages (status bar)</entry>
</row>
<row>
<entry><option>col_status_private</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightmagenta'</entry>
- <entry>Couleur pour une fenêtre avec un message privé (barre de statut)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for window with private message (status bar)</entry>
</row>
<row>
<entry><option>col_status_highlight</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightred'</entry>
- <entry>Couleur pour une fenêtre avec un highlight (barre de statut)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for window with highlight (status bar)</entry>
</row>
<row>
<entry><option>col_status_data_other</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur pour une fenêtre avec des nouvelles données (pas des infos) (barre de statut)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for window with new data (not messages) (status bar)</entry>
</row>
<row>
<entry><option>col_status_more</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'white'</entry>
- <entry>Couleur pour une fenêtre avec des nouvelles données (barre de statut)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for window with new data (status bar)</entry>
</row>
<row>
<entry><option>col_status_bg</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'blue'</entry>
- <entry>Couleur de fond pour la fenêtre de statut</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Background for status window</entry>
</row>
<row>
<entry><option>col_infobar</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'black'</entry>
- <entry>Couleur pour la barre d'infos</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for info bar text</entry>
</row>
<row>
<entry><option>col_infobar_delimiters</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'blue'</entry>
- <entry>Couleur pour les délimiteurs de la barre d'infos</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for infobar delimiters</entry>
</row>
<row>
<entry><option>col_infobar_highlight</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'white'</entry>
- <entry>Couleur pour la notification dans la barre d'infos</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for info bar highlight notification</entry>
</row>
<row>
<entry><option>col_infobar_bg</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'cyan'</entry>
- <entry>Couleur de fond pour la fenêtre de barre d'infos</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Background for info bar window</entry>
</row>
<row>
<entry><option>col_input</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur pour le texte saisi</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for input text</entry>
</row>
<row>
<entry><option>col_input_server</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'brown'</entry>
- <entry>Couleur pour le texte saisi (nom du serveur)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for input text (server name)</entry>
</row>
<row>
<entry><option>col_input_channel</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'white'</entry>
- <entry>Couleur pour le texte saisi (nom du canal)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for input text (channel name)</entry>
</row>
<row>
<entry><option>col_input_nick</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightcyan'</entry>
- <entry>Couleur pour le texte saisi (pseudo)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for input text (nick name)</entry>
</row>
<row>
<entry><option>col_input_delimiters</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'cyan'</entry>
- <entry>Couleur pour le texte saisi (délimiteurs)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for input text (delimiters)</entry>
</row>
<row>
<entry><option>col_input_text_not_found</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'red'</entry>
- <entry>Couleur pour le texte non trouvé</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for text not found</entry>
</row>
<row>
<entry><option>col_input_bg</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur de fond pour la fenêtre de saisie</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Background for input window</entry>
</row>
<row>
<entry><option>col_nick</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur pour les pseudos</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nicknames</entry>
</row>
<row>
<entry><option>col_nick_away</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'cyan'</entry>
- <entry>Couleur pour les pseudos absents</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for away nicknames</entry>
</row>
<row>
<entry><option>col_nick_chanowner</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightgreen'</entry>
- <entry>Couleur pour le symbole propriétaire du canal (spécifique à unrealircd)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for chan owner symbol (specific to unrealircd)</entry>
</row>
<row>
<entry><option>col_nick_chanadmin</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightgreen'</entry>
- <entry>Couleur pour le symbole administrateur du canal (spécifique à unrealircd)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for chan admin symbol (specific to unrealircd)</entry>
</row>
<row>
<entry><option>col_nick_op</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightgreen'</entry>
- <entry>Couleur pour le symbole opérateur</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for operator symbol</entry>
</row>
<row>
<entry><option>col_nick_halfop</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightmagenta'</entry>
- <entry>Couleur pour le symbole demi-opérateur</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for half-operator symbol</entry>
</row>
<row>
<entry><option>col_nick_voice</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'yellow'</entry>
- <entry>Couleur pour le symbole voix</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for voice symbol</entry>
</row>
<row>
<entry><option>col_nick_more</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightmagenta'</entry>
- <entry>Couleur pour les '+' lors du défilement des pseudos</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for '+' when scrolling nicks</entry>
</row>
<row>
<entry><option>col_nick_sep</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'blue'</entry>
- <entry>Couleur pour le séparateur de pseudos</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick separator</entry>
</row>
<row>
<entry><option>col_nick_self</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'white'</entry>
- <entry>Couleur pour le pseudo local</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for local nick</entry>
</row>
<row>
<entry><option>col_nick_color1</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'cyan'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_color2</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'magenta'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_color3</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'green'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_color4</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'brown'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_color5</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightblue'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_color6</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_color7</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightcyan'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_color8</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightmagenta'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_color9</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightgreen'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_color10</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'blue'</entry>
- <entry>Couleur pour le pseudo</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for nick</entry>
</row>
<row>
<entry><option>col_nick_private</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur pour l'autre pseudo dans la fenêtre privée</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for other nick in private window</entry>
</row>
<row>
<entry><option>col_nick_bg</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'default'</entry>
- <entry>Couleur de fond pour les pseudos</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Background for nicknames</entry>
</row>
<row>
<entry><option>col_chat_dcc_selected</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'white'</entry>
- <entry>Couleur pour le DCC sélectionné (fenêtre de discussion)</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for selected DCC (chat window)</entry>
</row>
<row>
<entry><option>col_dcc_waiting</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightcyan'</entry>
- <entry>Couleur pour le statut dcc "attente"</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for "waiting" dcc status</entry>
</row>
<row>
<entry><option>col_dcc_connecting</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'yellow'</entry>
- <entry>Couleur pour le statut dcc "connexion"</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for "connecting" dcc status</entry>
</row>
<row>
<entry><option>col_dcc_active</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightblue'</entry>
- <entry>Couleur pour le statut dcc "actif"</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for "active" dcc status</entry>
</row>
<row>
<entry><option>col_dcc_done</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightgreen'</entry>
- <entry>Couleur pour le statut dcc "terminé"</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for "done" dcc status</entry>
</row>
<row>
<entry><option>col_dcc_failed</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightred'</entry>
- <entry>Couleur pour le statut dcc "échoué"</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for "failed" dcc status</entry>
</row>
<row>
<entry><option>col_dcc_aborted</option></entry>
- <entry>couleur</entry>
- <entry>couleur Curses ou Gtk</entry>
- <entry>'lightred'</entry>
- <entry>Couleur pour le statut dcc "interrompu"</entry>
+ <entry>color</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Color for "aborted" dcc status</entry>
</row>
<row>
<entry><option>history_max_lines</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 2147483647</entry>
- <entry>4096</entry>
- <entry>Nombre maximum de lignes dans l'historique pour un serveur/fenêtre/fenêtre privée (0 = sans limite)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Maximum number of lines in history for one server/channel/private window (0 = unlimited)</entry>
</row>
<row>
<entry><option>history_max_commands</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 2147483647</entry>
- <entry>100</entry>
- <entry>Nombre maximum de commandes utilisateur dans l'historique (0 = sans limite)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Maximum number of user commands in history (0 = unlimited)</entry>
</row>
<row>
<entry><option>history_display_default</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 2147483647</entry>
- <entry>5</entry>
- <entry>Nombre maximum de commandes à afficher par défaut dans le listing d'historique (0 = sans limite)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Maximum number of commands to display by default in history listing (0 = unlimited)</entry>
</row>
<row>
<entry><option>log_auto_server</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Enregistrer automatiquement les messages du serveur</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Automatically log server messages</entry>
</row>
<row>
<entry><option>log_auto_channel</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Enregistrer automatiquement les conversations des canaux</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Automatically log channel chats</entry>
</row>
<row>
<entry><option>log_auto_private</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Enregistrer automatiquement les conversations privées</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Automatically log private chats</entry>
</row>
<row>
<entry><option>log_plugin_msg</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Enregistrer les messages des plugins (scripts)</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Log messages from plugins (scripts)</entry>
</row>
<row>
<entry><option>log_path</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'%h/logs/'</entry>
- <entry>Chemin pour les conversations sauvegardées par WeeChat ('%h' sera remplacé par le répertoire de base WeeChat, par défaut: ~/.weechat)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Path for WeeChat log files ('%h' will be replaced by WeeChat home, ~/.weechat by default)</entry>
</row>
<row>
<entry><option>log_timestamp</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'%Y %b %d %H:%M:%S'</entry>
- <entry>Format de date/heure pour les conversations sauvegardées (voir strftime(3) pour le format de date/heure)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Timestamp for log (see man strftime for date/time specifiers)</entry>
</row>
<row>
<entry><option>log_hide_nickserv_pwd</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Masquer le mot de passe affiché par nickserv</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Hide password displayed by nickserv</entry>
</row>
<row>
<entry><option>irc_display_away</option></entry>
- <entry>chaîne</entry>
- <entry>'off', 'local', 'channel'</entry>
- <entry>'off'</entry>
- <entry>Affiche un message pour l'absence/le retour</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display message when (un)marking as away</entry>
</row>
<row>
<entry><option>irc_show_away_once</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Voir le message d'absence distant une seule fois en privé</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Show remote away message only once in private</entry>
</row>
<row>
<entry><option>irc_default_msg_part</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'WeeChat %v'</entry>
- <entry>Message par défaut pour le part (quitte un canal) ('%v' sera remplacé par la version de WeeChat dans la chaîne)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Default part message (leaving channel) ('%v' will be replaced by WeeChat version in string)</entry>
</row>
<row>
<entry><option>irc_default_msg_quit</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'WeeChat %v'</entry>
- <entry>Message de fin par défaut ('%v' sera remplacé par la version de WeeChat dans la chaîne)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Default quit message ('%v' will be replaced by WeeChat version in string)</entry>
</row>
<row>
<entry><option>irc_notice_as_pv</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Afficher les notices comme des messages privés</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Display notices as private messages</entry>
</row>
<row>
<entry><option>irc_away_check</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 2147483647</entry>
- <entry>0</entry>
- <entry>Intervalle entre deux vérifications des absences (en minutes, 0 = ne jamais vérifier)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Interval between two checks for away (in minutes, 0 = never check)</entry>
</row>
<row>
<entry><option>irc_away_check_max_nicks</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 2147483647</entry>
- <entry>0</entry>
- <entry>Ne pas vérifier les pseudos absents lorsqu'il y a un nombre important de pseudos (0 = pas de limite)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Do not check away nicks on channels with high number of nicks (0 = unlimited)</entry>
</row>
<row>
<entry><option>irc_lag_check</option></entry>
- <entry>entier</entry>
- <entry>entre 30 et 2147483647</entry>
- <entry>60</entry>
- <entry>Intervalle entre deux mesures de lag (en secondes)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Interval between two checks for lag (in seconds)</entry>
</row>
<row>
<entry><option>irc_lag_min_show</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 2147483647</entry>
- <entry>1</entry>
- <entry>Lag minimum à afficher (en secondes)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Minimum lag to show (in seconds)</entry>
</row>
<row>
<entry><option>irc_lag_disconnect</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 2147483647</entry>
- <entry>5</entry>
- <entry>Déconnexion après un lag important (en minutes, 0 = ne jamais se déconnecter)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Disconnect after important lag (in minutes, 0 = never disconnect)</entry>
</row>
<row>
<entry><option>irc_anti_flood</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 5</entry>
- <entry>2</entry>
- <entry>Anti-flood: nombre de secondes entre deux messages utilisateur (0 = pas d'anti-flood)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Anti-flood: # seconds between two user messages (0 = no anti-flood)</entry>
</row>
<row>
<entry><option>irc_fifo_pipe</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Créer un tube FIFO pour le contrôle à distance</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Create a FIFO pipe for remote control</entry>
</row>
<row>
<entry><option>irc_highlight</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Liste des mots pour la notification (séparés par des virgules, la comparaison ne tient pas compte de la casse, les mots peuvent commencer ou se terminer par "*" pour une comparaison partielle)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Comma separated list of words to highlight (case insensitive comparison, words may begin or end with "*" for partial match)</entry>
</row>
<row>
<entry><option>irc_colors_receive</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Si désactivé, les codes couleurs des messages entrants sont ignorés</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>When off, colors codes are ignored in incoming messages</entry>
</row>
<row>
<entry><option>irc_colors_send</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Autorise l'utilisateur à envoyer des couleurs avec des codes spéciaux (%B=gras, %Cxx,yy=couleur, %U=souligné, %R=inversé)</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Allow user to send colors with special codes (%B=bold, %Cxx,yy=color, %U=underline, %R=reverse)</entry>
</row>
<row>
<entry><option>irc_send_unknown_commands</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Envoie les commandes inconnues au serveur IRC</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Send unknown commands to IRC server</entry>
</row>
<row>
<entry><option>dcc_auto_accept_files</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Accepte automatiquement les fichiers dcc entrants</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Automatically accept incoming dcc files</entry>
</row>
<row>
<entry><option>dcc_auto_accept_chats</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Accepte automatiquement les demandes de discussion dcc (à utiliser avec précaution !)</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Automatically accept dcc chats (use carefully!)</entry>
</row>
<row>
<entry><option>dcc_timeout</option></entry>
- <entry>entier</entry>
- <entry>entre 5 et 2147483647</entry>
- <entry>300</entry>
- <entry>Délai d'attente pour les requêtes dcc (en secondes)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Timeout for dcc request (in seconds)</entry>
</row>
<row>
<entry><option>dcc_blocksize</option></entry>
- <entry>entier</entry>
- <entry>entre 1024 et 102400</entry>
- <entry>65536</entry>
- <entry>Taille de bloc pour les paquets dcc en octets (défaut: 65536)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Block size for dcc packets in bytes (default: 65536)</entry>
</row>
<row>
<entry><option>dcc_fast_send</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>N'attend pas les accusés de réception lors de l'envoi de fichier</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Does not wait for ACK when sending file</entry>
</row>
<row>
<entry><option>dcc_port_range</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Restreint le dcc sortant à utiliser des ports dans la plage donnée (pratique pour le NAT) (syntaxe: un port simple, par exemple 5000, une plage de ports, par exemple 5000-5015, si non renseigné tout port peut être utilisé)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Restricts outgoing dcc to use only ports in the given range (useful for NAT) (syntax: a single port, ie. 5000 or a port range, ie. 5000-5015, empty value means any port)</entry>
</row>
<row>
<entry><option>dcc_own_ip</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Adresse IP ou DNS utilisée pour le dcc sortant (si non renseigné, l'interface IP locale est utilisée)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>IP or DNS address used for outgoing dcc (if empty, local interface IP is used)</entry>
</row>
<row>
<entry><option>dcc_download_path</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'%h/dcc'</entry>
- <entry>Chemin pour écrire les fichiers reçus par dcc (par défaut: répertoire de l'utilisateur)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Path for writing incoming files with dcc (default: user home)</entry>
</row>
<row>
<entry><option>dcc_upload_path</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'~'</entry>
- <entry>Chemin pour lire les fichiers lorsqu'ils sont envoyés par dcc (quand aucun chemin n'est spécifié)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Path for reading files when sending thru dcc (when no path is specified)</entry>
</row>
<row>
<entry><option>dcc_convert_spaces</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Convertir les espaces en underscores lors d'envoi de fichiers</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Convert spaces to underscores when sending files</entry>
</row>
<row>
<entry><option>dcc_auto_rename</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Renommer les fichiers reçus s'ils existent déjà (ajoute '.1', '.2', ...)</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Rename incoming files if already exists (add '.1', '.2', ...)</entry>
</row>
<row>
<entry><option>dcc_auto_resume</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Continuer automatiquement les transferts dcc si la connexion avec l'hôte a été perdue</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Automatically resume dcc transfer if connection with remote host is loosed</entry>
</row>
<row>
<entry><option>proxy_use</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Utiliser un proxy pour se connecter au serveur irc</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Use a proxy server to connect to irc server</entry>
</row>
<row>
<entry><option>proxy_type</option></entry>
- <entry>chaîne</entry>
- <entry>'http', 'socks4', 'socks5'</entry>
- <entry>'http'</entry>
- <entry>Type de proxy (http (défaut), socks4, socks5)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Proxy type (http (default), socks4, socks5)</entry>
</row>
<row>
<entry><option>proxy_ipv6</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Se connecter au proxy en ipv6</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Connect to proxy in ipv6</entry>
</row>
<row>
<entry><option>proxy_address</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Adresse du serveur proxy (IP ou nom de machine)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Proxy server address (IP or hostname)</entry>
</row>
<row>
<entry><option>proxy_port</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 65535</entry>
- <entry>3128</entry>
- <entry>Port pour se connecter au serveur proxy</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Port for connecting to proxy server</entry>
</row>
<row>
<entry><option>proxy_username</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Nom d'utilisateur pour le serveur proxy</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Username for proxy server</entry>
</row>
<row>
<entry><option>proxy_password</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Mot de passe pour le serveur proxy</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Password for proxy server</entry>
</row>
<row>
<entry><option>plugins_path</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'%h/plugins'</entry>
- <entry>Chemin de recherche des extensions ('%h' sera remplacé par le répertoire de base WeeChat, par défaut: ~/.weechat)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Path for searching plugins ('%h' will be replaced by WeeChat home, ~/.weechat by default)</entry>
</row>
<row>
<entry><option>plugins_autoload</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'*'</entry>
- <entry>Liste des extensions à charger automatiquement au démarrage, "*" signifie toutes (séparées par des virgules, les noms peuvent être partiels, par exemple "perl" est ok pour "libperl.so")</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Comma separated list of plugins to load automatically at startup, "*" means all plugins found (names may be partial, for example "perl" is ok for "libperl.so")</entry>
</row>
<row>
<entry><option>plugins_extension</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>'.so'</entry>
- <entry>Extension standard des extensions dans le nom de fichier, pour le chargement automatique (si vide, alors tous les fichiers sont chargés si autoload vaut "*")</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Standard plugins extension in filename, used for autoload (if empty, then all files are loaded when autoload is "*")</entry>
</row>
<row>
<entry><option>server_name</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Nom associé au serveur IRC (pour affichage seulement)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Name associated to IRC server (for display only)</entry>
</row>
<row>
<entry><option>server_autoconnect</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Connexion automatique au serveur quand WeeChat démarre</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Automatically connect to server when WeeChat is starting</entry>
</row>
<row>
<entry><option>server_autoreconnect</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Reconnexion automatique au serveur après une déconnexion</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Automatically reconnect to server when disconnected</entry>
</row>
<row>
<entry><option>server_autoreconnect_delay</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 65535</entry>
- <entry>30</entry>
- <entry>Délai (en secondes) avant de tenter une reconnexion au serveur</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Delay (in seconds) before trying again to reconnect to server</entry>
</row>
<row>
<entry><option>server_address</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Adresse IP ou nom du serveur IRC</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>IP address or hostname of IRC server</entry>
</row>
<row>
<entry><option>server_port</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 65535</entry>
- <entry>6667</entry>
- <entry>Port pour se connecter au serveur</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Port for connecting to server</entry>
</row>
<row>
<entry><option>server_ipv6</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Utiliser le protocole IPv6 pour la communication avec le serveur</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Use IPv6 protocol for server communication</entry>
</row>
<row>
<entry><option>server_ssl</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'off'</entry>
- <entry>Utiliser SSL pour la communication avec le serveur</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Use SSL for server communication</entry>
</row>
<row>
<entry><option>server_password</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Mot de passe pour le serveur IRC</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Password for IRC server</entry>
</row>
<row>
<entry><option>server_nick1</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Pseudo à utiliser sur le serveur IRC</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Nickname to use on IRC server</entry>
</row>
<row>
<entry><option>server_nick2</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Pseudo alternatif pour le serveur IRC (si le pseudo est déjà utilisé)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Alternate nickname to use on IRC server (if nickname is already used)</entry>
</row>
<row>
<entry><option>server_nick3</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>2ème pseudo alternatif pour le serveur IRC (si le pseudo alternatif est déjà utilisé)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>2nd alternate nickname to use on IRC server (if alternate nickname is already used)</entry>
</row>
<row>
<entry><option>server_username</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Nom d'utilisateur pour le serveur IRC</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>User name to use on IRC server</entry>
</row>
<row>
<entry><option>server_realname</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Nom réel pour le serveur IRC</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Real name to use on IRC server</entry>
</row>
<row>
<entry><option>server_hostname</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Nom de machine/IP personnalisé pour le serveur (optionnel, si non renseigné, le nom de machine local est utilisé)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Custom hostname/IP for server (optional, if empty local hostname is used)</entry>
</row>
<row>
<entry><option>server_command</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Commande(s) à exécuter lorsque connecté au serveur (plusieurs commandes doivent être séparées par ';', utilisez '\;' pour un point-virgule, les variables spéciales $nick, $channel et $server sont remplacées par leur valeur)</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Command(s) to run when connected to server (many commands should be separated by ';', use '\;' for a semicolon, special variables $nick, $channel and $server are replaced by their value)</entry>
</row>
<row>
<entry><option>server_command_delay</option></entry>
- <entry>entier</entry>
- <entry>entre 0 et 5</entry>
- <entry>0</entry>
- <entry>Délai (en secondes) après exécution de la commande (exemple: donner du temps pour l'authentification)</entry>
+ <entry>integer</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Delay (in seconds) after command was executed (example: give some time for authentication)</entry>
</row>
<row>
<entry><option>server_autojoin</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Liste des canaux (séparés par des virgules) à rejoindre lorsque connecté au serveur (exemple: "#chan1,#chan2,#chan3 key1,key2")</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Comma separated list of channels to join when connected to server (example: "#chan1,#chan2,#chan3 key1,key2")</entry>
</row>
<row>
<entry><option>server_autorejoin</option></entry>
- <entry>booléen</entry>
- <entry>'on' ou 'off'</entry>
- <entry>'on'</entry>
- <entry>Rejoindre automatiquement les canaux quand mis dehors</entry>
+ <entry>boolean</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Automatically rejoin channels when kicked</entry>
</row>
<row>
<entry><option>server_notify_levels</option></entry>
- <entry>chaîne</entry>
- <entry>toute chaîne</entry>
- <entry>''</entry>
- <entry>Liste des niveaux de notifications (séparés par des virgules) pour les canaux de ce serveur (format: #canal:1,..), un nom de canal '*' est réservé pour la notification par défaut du serveur</entry>
+ <entry>string</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry>Comma separated list of notify levels for channels of this server (format: #channel:1,..), a channel name '*' is reserved for server default notify level</entry>
</row>
diff --git a/weechat/doc/fr/irc_commands.xml b/weechat/doc/fr/irc_commands.xml
index 228f25b48..294c70f14 100644
--- a/weechat/doc/fr/irc_commands.xml
+++ b/weechat/doc/fr/irc_commands.xml
@@ -5,439 +5,439 @@
This file is automatically built with a Perl script. DO NOT EDIT!
-->
-<command>admin [cible]</command>
+<command>admin [target]</command>
<programlisting>
-trouver les informations sur l'administrateur du serveur
+find information about the administrator of the server
-cible: serveur
+target: server
</programlisting>
<command>ame message</command>
<programlisting>
-envoyer une action CTCP à tous les canaux de tous les serveurs connectés
+send a CTCP action to all channels of all connected servers
-message: message à envoyer
+message: message to send
</programlisting>
-<command>amsg texte</command>
+<command>amsg text</command>
<programlisting>
-envoyer un message à tous les canaux de tous les serveurs connectés
+send message to all channels of all connected servers
-texte: texte à envoyer
+text: text to send
</programlisting>
<command>away [-all] [message]</command>
<programlisting>
-basculer le statut absent
+toggle away status
- -all: basculer le statut absent sur tous les serveurs connectés
-message: message pour l'absence (si pas de message donné, le statut d'absence est supprimé)
+ -all: toggle away status on all connected servers
+message: message for away (if no message is given, away status is removed)
</programlisting>
-<command>ban [canal] [pseudo [pseudo ...]]</command>
+<command>ban [channel] [nickname [nickname ...]]</command>
<programlisting>
-bannit des pseudos ou hôtes
+bans nicks or hosts
- canal: nom du canal pour le bannissement
-pseudo: pseudo ou hôte pour le bannissement
+ channel: channel for ban
+nickname: user or host to ban
</programlisting>
-<command>ctcp cible type [arguments]</command>
+<command>ctcp receiver type [arguments]</command>
<programlisting>
-envoyer un message CTCP (Client-To-Client Protocol)
+send a CTCP message (Client-To-Client Protocol)
- cible: pseudo à qui envoyer le CTCP
- type: type de CTCP (exemples: "version", "ping", etc...)
-arguments: arguments pour le CTCP
+ receiver: nick or channel to send CTCP to
+ type: CTCP type (examples: "version", "ping", ..)
+arguments: arguments for CTCP
</programlisting>
-<command>cycle [canal[,canal]] [message_de_fin]</command>
+<command>cycle [channel[,channel]] [part_message]</command>
<programlisting>
-quitter et rejoindre un canal
+leave and rejoin a channel
- canal: canal pour le cycle
-message_de_fin: message de fin (affiché aux autres utilisateurs)
+ channel: channel name for cycle
+part_message: part message (displayed to other users)
</programlisting>
-<command>dehalfop [pseudo [pseudo]]</command>
+<command>dehalfop [nickname [nickname]]</command>
<programlisting>
-retire le statut de demi-opérateur du canal à/aux pseudo(s)
+removes half channel operator status from nickname(s)
</programlisting>
-<command>deop [pseudo [pseudo]]</command>
+<command>deop [nickname [nickname]]</command>
<programlisting>
-retire le statut d'opérateur du canal à/aux pseudo(s)
+removes channel operator status from nickname(s)
</programlisting>
-<command>devoice [pseudo [pseudo]]</command>
+<command>devoice [nickname [nickname]]</command>
<programlisting>
-retire la voix du/des pseudo(s)
+removes voice from nickname(s)
</programlisting>
<command>die</command>
<programlisting>
-arrêter le serveur
+shutdown the server
</programlisting>
-<command>halfop [pseudo [pseudo]]</command>
+<command>halfop [nickname [nickname]]</command>
<programlisting>
-donner le statut de demi-opérateur à un/des pseudo(s)
+gives half channel operator status to nickname(s)
</programlisting>
-<command>info [cible]</command>
+<command>info [target]</command>
<programlisting>
-voir les informations décrivant le serveur
+get information describing the server
-cible: nom du serveur
+target: server name
</programlisting>
-<command>invite pseudo canal</command>
+<command>invite nickname channel</command>
<programlisting>
-inviter un pseudo sur un canal
+invite a nick on a channel
- pseudo: pseudo à inviter
-channel: canal pour l'invitation
+nickname: nick to invite
+ channel: channel to invite
</programlisting>
-<command>ison pseudo [pseudo ...]</command>
+<command>ison nickname [nickname ...]</command>
<programlisting>
-vérifier si un pseudo est actuellement sur IRC
+check if a nickname is currently on IRC
-pseudo: pseudo
+nickname: nickname
</programlisting>
-<command>join canal[,canal] [clé[,clé]]</command>
+<command>join channel[,channel] [key[,key]]</command>
<programlisting>
-joindre un canal
+join a channel
-canal: nom du canal à rejoindre
- clé: clé pour rejoindre le canal
+channel: channel name to join
+ key: key to join the channel
</programlisting>
-<command>kick [canal] pseudo [commentaire]</command>
+<command>kick [channel] nickname [comment]</command>
<programlisting>
-retirer par la force un utilisateur d'un canal
+forcibly remove a user from a channel
- canal: canal où l'utilisateur se trouve
- pseudo: pseudo à éliminer
-commentaire: commentaire pour l'élimination
+ channel: channel where user is
+nickname: nickname to kick
+ comment: comment for kick
</programlisting>
-<command>kickban [canal] pseudo [commentaire]</command>
+<command>kickban [channel] nickname [comment]</command>
<programlisting>
-retirer par la force un pseudo d'un canal et le bannir
+kicks and bans a nick from a channel
- canal: canal où l'utilisateur se trouve
- pseudo: pseudo à éliminer et bannir
-commentaire: commentaire pour l'élimination
+ channel: channel where user is
+nickname: nickname to kick and ban
+ comment: comment for kick
</programlisting>
-<command>kill pseudo commentaire</command>
+<command>kill nickname comment</command>
<programlisting>
-fermer la connexion client-serveur
+close client-server connection
- pseudo: pseudo
-commentaire: commentaire pour la mort
+nickname: nickname
+ comment: comment for kill
</programlisting>
-<command>links [[serveur] masque_serveur]</command>
+<command>links [[server] server_mask]</command>
<programlisting>
-lister tous les noms de serveurs connus du serveur qui répondent à la requête
+list all servernames which are known by the server answering the query
- serveur: ce serveur doit répondre à la requête
-masque_serveur: liste des serveurs correspondant au masque
+ server: this server should answer the query
+server_mask: list of servers must match this mask
</programlisting>
-<command>list [canal[,canal] [serveur]]</command>
+<command>list [channel[,channel] [server]]</command>
<programlisting>
-lister les canaux et leur sujet
+list channels and their topic
-canal: canal à lister (une expression régulière est acceptée)
-serveur: nom du serveur
+channel: channel to list (a regexp is allowed)
+server: server name
</programlisting>
-<command>lusers [masque [cible]]</command>
+<command>lusers [mask [target]]</command>
<programlisting>
-obtenir des statistiques sur la taille du réseau IRC
+get statistics about the size of the IRC network
-masque: serveurs qui correspondent au masque seulement
- cible: serveur pour faire suivre la requête
+ mask: servers matching the mask only
+target: server for forwarding request
</programlisting>
<command>me message</command>
<programlisting>
-envoyer une action CTCP au canal courant
+send a CTCP action to the current channel
-message: message à envoyer
+message: message to send
</programlisting>
-<command>mode { canal {[+|-]|o|p|s|i|t|n|b|v} [limite] [utilisateur] [masque de banissement] } | { pseudo {[+|-]|i|w|s|o} }</command>
+<command>mode { channel {[+|-]|o|p|s|i|t|n|b|v} [limit] [user] [ban mask] } | { nickname {[+|-]|i|w|s|o} }</command>
<programlisting>
-changer le mode du canal ou de l'utilisateur
+change channel or user mode
-modes de canaux :
- canal: nom du canal à modifier
- o: donner/reprendre le statut privilégié d'opérateur
- p: indicateur de canal privé
- s: indicateur de canal secret
- i: indicateur de canal avec invitation seulement
- t: le titre est modifiable seulement par un opérateur du canal
- n: aucun message au canal depuis l'extérieur
- m: canal modéré
- l: fixer la limite d'utilisateurs pour le canal
- b: paramétrer un masque de banissement pour garder des utilisateurs dehors
- e: paramétrer un masque d'exception
- v: donner/reprendre la possibilité de parler sur un canal modéré
- k: définir une clé (mot de passe) pour accéder au canal
-modes utilisateur :
- pseudo: pseudo à modifier
- i: marquer un utilisateur comme invisible
- s: marquer un utilisateur pour recevoir les notices du serveur
- w: l'utilisateur reçoit les wallops
- o: drapeau opérateur
+channel modes:
+ channel: channel name to modify
+ o: give/take channel operator privileges
+ p: private channel flag
+ s: secret channel flag
+ i: invite-only channel flag
+ t: topic settable by channel operator only flag
+ n: no messages to channel from clients on the outside
+ m: moderated channel
+ l: set the user limit to channel
+ b: set a ban mask to keep users out
+ e: set exception mask
+ v: give/take the ability to speak on a moderated channel
+ k: set a channel key (password)
+user modes:
+ nickname: nickname to modify
+ i: mark a user as invisible
+ s: mark a user for receive server notices
+ w: user receives wallops
+ o: operator flag
</programlisting>
-<command>motd [cible]</command>
+<command>motd [target]</command>
<programlisting>
-obtenir le message du jour
+get the "Message Of The Day"
-cible: nom du serveur
+target: server name
</programlisting>
-<command>msg cible[,cible] texte</command>
+<command>msg receiver[,receiver] text</command>
<programlisting>
-envoyer un message à un pseudo ou canal
+send message to a nick or channel
-cible: pseudo ou canal (peut-être un masque, '*' = canal courant)
-texte: texte à envoyer
+receiver: nick or channel (may be mask, '*' = current channel)
+text: text to send
</programlisting>
-<command>names [canal[,canal]]</command>
+<command>names [channel[,channel]]</command>
<programlisting>
-lister les pseudos sur des canaux
+list nicknames on channels
-canal: nom du canal
+channel: channel name
</programlisting>
-<command>nick [-all] pseudo</command>
+<command>nick [-all] nickname</command>
<programlisting>
-changer le pseudo courant
+change current nickname
- -all: définir le nouveau pseudo sur tous les serveurs connectés
-pseudo: nouveau pseudo
+ -all: set new nickname for all connected servers
+nickname: new nickname
</programlisting>
-<command>notice pseudo texte</command>
+<command>notice nickname text</command>
<programlisting>
-envoyer un message notice à un utilisateur
+send notice message to user
-pseudo: pseudo cible pour la notice
- texte: texte à envoyer
+nickname: user to send notice to
+ text: text to send
</programlisting>
-<command>op pseudo [pseudo]</command>
+<command>op nickname [nickname]</command>
<programlisting>
-donner le statut opérateur à un/des pseudo(s)
+gives channel operator status to nickname(s)
</programlisting>
-<command>oper utilisateur mot_de_passe</command>
+<command>oper user password</command>
<programlisting>
-obtenir le statut d'opérateur
+get operator privileges
-utilisateur/mot_de_passe: utilisé pour obtenir les privilèges sur le serveur IRC courant
+user/password: used to get privileges on current IRC server
</programlisting>
-<command>part [canal[,canal]] [message_de_fin]</command>
+<command>part [channel[,channel]] [part_message]</command>
<programlisting>
-quitter un canal
+leave a channel
- canal: canal à quitter
-message_de_fin: message de fin (affiché aux autres utilisateurs)
+ channel: channel name to leave
+part_message: part message (displayed to other users)
</programlisting>
-<command>ping serveur1 [serveur2]</command>
+<command>ping server1 [server2]</command>
<programlisting>
-pinguer un serveur
+ping server
-serveur1: serveur à pinguer
-serveur2: faire suivre le ping à ce serveur
+server1: server to ping
+server2: forward ping to this server
</programlisting>
-<command>pong démon [démon2]</command>
+<command>pong daemon [daemon2]</command>
<programlisting>
-répondre à un message ping
+answer to a ping message
- démon: démon qui a répondu au message Ping
-démon2: faire suivre le message à ce démon
+ daemon: daemon who has responded to Ping message
+daemon2: forward message to this daemon
</programlisting>
-<command>query pseudo [texte]</command>
+<command>query nickname [text]</command>
<programlisting>
-envoyer un message privé à un pseudo
+send a private message to a nick
-pseudo: pseudo pour la conversation privée
- texte: texte à envoyer
+nickname: nickname for private conversation
+ text: text to send
</programlisting>
-<command>quit [message_de_fin]</command>
+<command>quit [quit_message]</command>
<programlisting>
-fermer toutes les connexions et quitter
+close all connections and quit
-message_de_fin: message de fin (affiché aux autres utilisateurs)
+quit_message: quit message (displayed to other users)
</programlisting>
-<command>quote données</command>
+<command>quote data</command>
<programlisting>
-envoyer des données brutes au serveur sans analyse
+send raw data to server without parsing
-données: données brutes à envoyer
+data: raw data to send
</programlisting>
<command>rehash</command>
<programlisting>
-demander au serveur de recharger son fichier de configuration
+tell the server to reload its config file
</programlisting>
<command>restart</command>
<programlisting>
-demander au serveur de redémarrer
+tell the server to restart itself
</programlisting>
-<command>service pseudo réservé distribution type réservé info</command>
+<command>service nickname reserved distribution type reserved info</command>
<programlisting>
-enregister un nouveau service
+register a new service
-distribution: visibilité du service
- type: réservé pour une utilisation future
+distribution: visibility of service
+ type: reserved for future usage
</programlisting>
-<command>servlist [masque [type]]</command>
+<command>servlist [mask [type]]</command>
<programlisting>
-lister les services actuellement connectés au réseau
+list services currently connected to the network
-masque: lister seulement les services qui correspondent à ce masque
- type: lister seulement les services de ce type
+mask: list only services matching this mask
+type: list only services of this type
</programlisting>
-<command>squery service texte</command>
+<command>squery service text</command>
<programlisting>
-envoyer un message à un service
+deliver a message to a service
-service: nom du service
-texte: texte à envoyer
+service: name of service
+text: text to send
</programlisting>
-<command>squit serveur commentaire</command>
+<command>squit server comment</command>
<programlisting>
-déconnecter les liens vers un serveur
+disconnect server links
-serveur: nom du serveur
-commentaire: commentaire pour quitter
+server: server name
+comment: comment for quit
</programlisting>
-<command>stats [requête [serveur]]</command>
+<command>stats [query [server]]</command>
<programlisting>
-demander des statistiques sur le serveur
+query statistics about server
-requête: c/h/i/k/l/m/o/y/u (voir la RFC1459)
-serveur: nom du serveur
+ query: c/h/i/k/l/m/o/y/u (see RFC1459)
+server: server name
</programlisting>
-<command>summon utilisateur [cible [canal]]</command>
+<command>summon user [target [channel]]</command>
<programlisting>
-envoyer aux utilisateurs d'un serveur IRC un message leur demandant de rejoindre IRC
+give users who are on a host running an IRC server a message asking them to please join IRC
-utilisateur: nom d'utilisateur
- cible: nom du serveur
- canal: nom du canal
+ user: username
+target: server name
+channel: channel name
</programlisting>
-<command>time [cible]</command>
+<command>time [target]</command>
<programlisting>
-demander l'heure locale de serveur
+query local time from server
-cible: demander l'heure de ce serveur
+target: query time from specified server
</programlisting>
-<command>topic [canal] [titre]</command>
+<command>topic [channel] [topic]</command>
<programlisting>
-recevoir/définir le titre du canal
+get/set channel topic
-canal: nom du canal
-titre: nouveau titre pour le canal (si le titre est "-delete" alors le titre est supprimé)
+channel: channel name
+topic: new topic for channel (if topic is "-delete" then topic is deleted)
</programlisting>
-<command>trace [cible]</command>
+<command>trace [target]</command>
<programlisting>
-trouver le chemin jusqu'à un serveur spécifique
+find the route to specific server
-cible: serveur
+target: server
</programlisting>
-<command>unban [canal] pseudo [pseudo ...]</command>
+<command>unban [channel] nickname [nickname ...]</command>
<programlisting>
-supprime le bannissement sur des pseudos ou hôtes
+unbans nicks or hosts
- canal: nom du canal pour supprimer le bannissement
-pseudo: pseudo ou hôte pour supprimer le bannissement
+ channel: channel for unban
+nickname: user or host to unban
</programlisting>
-<command>userhost pseudo [pseudo ...]</command>
+<command>userhost nickname [nickname ...]</command>
<programlisting>
-retourne une liste d'informations sur des pseudos
+return a list of information about nicknames
-pseudo: pseudo
+nickname: nickname
</programlisting>
-<command>users [cible]</command>
+<command>users [target]</command>
<programlisting>
-liste des utilisateurs connectés au serveur
+list of users logged into the server
-cible: serveur
+target: server
</programlisting>
-<command>version [serveur | pseudo]</command>
+<command>version [server | nickname]</command>
<programlisting>
-retourne la version du pseudo ou du serveur (courant ou spécifié)
+gives the version info of nick or server (current or specified)
-serveur: nom du serveur
- pseudo: pseudo
+ server: server name
+nickname: nickname
</programlisting>
-<command>voice [pseudo [pseudo]]</command>
+<command>voice [nickname [nickname]]</command>
<programlisting>
-donne la voix à/aux pseudo(s)
+gives voice to nickname(s)
</programlisting>
-<command>wallops texte</command>
+<command>wallops text</command>
<programlisting>
-envoyer un message à tous les utilisateurs connectés qui ont activé le mode utilisateur 'w' pour eux-mêmes
+send a message to all currently connected users who have set the 'w' user mode for themselves
-texte à envoyer
+text to send
</programlisting>
-<command>who [masque ["o"]]</command>
+<command>who [mask ["o"]]</command>
<programlisting>
-génère une requête qui retourne une liste d'information
+generate a query which returns a list of information
-masque: information qui correspond à ce masque uniquement
- o: seul les opérateurs sont retournés correspondant au masque fourni
+mask: only information which match this mask
+ o: only operators are returned according to the mask supplied
</programlisting>
-<command>whois [serveur] pseudo[,pseudo]</command>
+<command>whois [server] nickname[,nickname]</command>
<programlisting>
-demande les informations sur le(s) utilisateur(s)
+query information about user(s)
-serveur: nom du serveur
- pseudo: pseudo (peut être un masque)
+ server: server name
+nickname: nickname (may be a mask)
</programlisting>
-<command>whowas pseudo [,pseudo [,pseudo ...]] [nombre [cible]]</command>
+<command>whowas nickname [,nickname [,nickname ...]] [count [target]]</command>
<programlisting>
-demander de l'information sur un pseudo qui n'existe plus
+ask for information about a nickname which no longer exists
-pseudo: pseudo à chercher
-nombre: nombre de réponses à retourner (recherche complète si nombre négatif)
- cible: la réponse doit correspondre à ce masque
+nickname: nickname to search
+ count: number of replies to return (full search if negative number)
+ target: reply should match this mask
</programlisting>
diff --git a/weechat/doc/fr/key_functions.xml b/weechat/doc/fr/key_functions.xml
index 567da6811..5785eec3d 100644
--- a/weechat/doc/fr/key_functions.xml
+++ b/weechat/doc/fr/key_functions.xml
@@ -7,201 +7,201 @@
<row>
<entry><literal>return</literal></entry>
- <entry>terminer la ligne</entry>
+ <entry>terminate line</entry>
</row>
<row>
<entry><literal>tab</literal></entry>
- <entry>compléter le mot</entry>
+ <entry>complete word</entry>
</row>
<row>
<entry><literal>tab_previous</literal></entry>
- <entry>trouver le mot complété précédent</entry>
+ <entry>find previous completion for word</entry>
</row>
<row>
<entry><literal>backspace</literal></entry>
- <entry>effacer le caractère précédent</entry>
+ <entry>delete previous char</entry>
</row>
<row>
<entry><literal>delete</literal></entry>
- <entry>effacer le caractère suivant</entry>
+ <entry>delete next char</entry>
</row>
<row>
<entry><literal>delete_end_line</literal></entry>
- <entry>effacer jusqu'à la fin de la ligne</entry>
+ <entry>delete until end of line</entry>
</row>
<row>
<entry><literal>delete_beginning_line</literal></entry>
- <entry>effacer jusqu'au début de la ligne</entry>
+ <entry>delete until beginning of line</entry>
</row>
<row>
<entry><literal>delete_line</literal></entry>
- <entry>effacer la ligne entière</entry>
+ <entry>delete entire line</entry>
</row>
<row>
<entry><literal>delete_previous_word</literal></entry>
- <entry>effacer le mot précédent</entry>
+ <entry>delete previous word</entry>
</row>
<row>
<entry><literal>delete_next_word</literal></entry>
- <entry>effacer le mot suivant</entry>
+ <entry>delete next word</entry>
</row>
<row>
<entry><literal>clipboard_paste</literal></entry>
- <entry>coller le contenu du presse-papier</entry>
+ <entry>paste current clipboard content</entry>
</row>
<row>
<entry><literal>transpose_chars</literal></entry>
- <entry>inverser les caractères</entry>
+ <entry>transpose chars</entry>
</row>
<row>
<entry><literal>home</literal></entry>
- <entry>aller au début de la ligne</entry>
+ <entry>go to beginning of line</entry>
</row>
<row>
<entry><literal>end</literal></entry>
- <entry>aller à la fin de la ligne</entry>
+ <entry>go to end of line</entry>
</row>
<row>
<entry><literal>left</literal></entry>
- <entry>se déplacer d'un caractère à gauche</entry>
+ <entry>move one char left</entry>
</row>
<row>
<entry><literal>previous_word</literal></entry>
- <entry>se déplacer au mot précédent</entry>
+ <entry>move to previous word</entry>
</row>
<row>
<entry><literal>right</literal></entry>
- <entry>se déplacer d'un caractère à droite</entry>
+ <entry>move one char right</entry>
</row>
<row>
<entry><literal>next_word</literal></entry>
- <entry>se déplacer au mot suivant</entry>
+ <entry>move to next word</entry>
</row>
<row>
<entry><literal>up</literal></entry>
- <entry>appeler la commande précédente dans l'historique</entry>
+ <entry>call previous command in history</entry>
</row>
<row>
<entry><literal>up_global</literal></entry>
- <entry>appeler la commande précédente dans l'historique global</entry>
+ <entry>call previous command in global history</entry>
</row>
<row>
<entry><literal>down</literal></entry>
- <entry>appeler la commande suivante dans l'historique</entry>
+ <entry>call next command in history</entry>
</row>
<row>
<entry><literal>down_global</literal></entry>
- <entry>appeler la commande suivante dans l'historique global</entry>
+ <entry>call next command in global history</entry>
</row>
<row>
<entry><literal>page_up</literal></entry>
- <entry>faire défiler d'une page vers le haut</entry>
+ <entry>scroll one page up</entry>
</row>
<row>
<entry><literal>page_down</literal></entry>
- <entry>faire défiler d'une page vers le bas</entry>
+ <entry>scroll one page down</entry>
</row>
<row>
<entry><literal>scroll_up</literal></entry>
- <entry>faire défiler de quelques lignes vers le haut</entry>
+ <entry>scroll a few lines up</entry>
</row>
<row>
<entry><literal>scroll_down</literal></entry>
- <entry>faire défiler de quelques lignes vers le bas</entry>
+ <entry>scroll a few lines down</entry>
</row>
<row>
<entry><literal>scroll_top</literal></entry>
- <entry>faire défiler jusqu'au début du tampon</entry>
+ <entry>scroll to top of buffer</entry>
</row>
<row>
<entry><literal>scroll_bottom</literal></entry>
- <entry>faire défiler jusqu'à la fin du tampon</entry>
+ <entry>scroll to bottom of buffer</entry>
</row>
<row>
<entry><literal>scroll_topic_left</literal></entry>
- <entry>faire défiler le titre vers la gauche</entry>
+ <entry>scroll left topic</entry>
</row>
<row>
<entry><literal>scroll_topic_right</literal></entry>
- <entry>faire défiler le titre vers la droite</entry>
+ <entry>scroll right topic</entry>
</row>
<row>
<entry><literal>nick_beginning</literal></entry>
- <entry>afficher le début de la liste des pseudos</entry>
+ <entry>display beginning of nicklist</entry>
</row>
<row>
<entry><literal>nick_end</literal></entry>
- <entry>afficher la fin de la liste des pseudos</entry>
+ <entry>display end of nicklist</entry>
</row>
<row>
<entry><literal>nick_page_up</literal></entry>
- <entry>faire défiler la liste des pseudos d'une page vers le haut</entry>
+ <entry>scroll nicklist one page up</entry>
</row>
<row>
<entry><literal>nick_page_down</literal></entry>
- <entry>faire défiler la liste des pseudos d'une page vers le bas</entry>
+ <entry>scroll nicklist one page down</entry>
</row>
<row>
<entry><literal>jump_smart</literal></entry>
- <entry>sauter au tampon avec de l'activité</entry>
+ <entry>jump to buffer with activity</entry>
</row>
<row>
<entry><literal>jump_dcc</literal></entry>
- <entry>sauter au tampon DCC</entry>
+ <entry>jump to DCC buffer</entry>
</row>
<row>
<entry><literal>jump_raw_data</literal></entry>
- <entry>sauter au tampon IRC brut</entry>
+ <entry>jump to raw IRC data buffer</entry>
</row>
<row>
<entry><literal>jump_last_buffer</literal></entry>
- <entry>sauter au dernier tampon</entry>
+ <entry>jump to last buffer</entry>
</row>
<row>
<entry><literal>jump_server</literal></entry>
- <entry>sauter au tampon du serveur</entry>
+ <entry>jump to server buffer</entry>
</row>
<row>
<entry><literal>jump_next_server</literal></entry>
- <entry>sauter au prochain serveur</entry>
+ <entry>jump to next server</entry>
</row>
<row>
<entry><literal>switch_server</literal></entry>
- <entry>bascule de serveur actif sur le tampon des serveurs</entry>
+ <entry>switch active server on servers buffer</entry>
</row>
<row>
<entry><literal>scroll_previous_highlight</literal></entry>
- <entry>faire défiler jusqu'au highlight précédent du tampon</entry>
+ <entry>scroll to previous highlight in buffer</entry>
</row>
<row>
<entry><literal>scroll_next_highlight</literal></entry>
- <entry>faire défiler jusqu'au highlight suivant du tampon</entry>
+ <entry>scroll to next highlight in buffer</entry>
</row>
<row>
<entry><literal>scroll_unread</literal></entry>
- <entry>faire défiler jusqu'à la première ligne non lue du tampon</entry>
+ <entry>scroll to first unread line in buffer</entry>
</row>
<row>
<entry><literal>hotlist_clear</literal></entry>
- <entry>effacer la liste d'activité</entry>
+ <entry>clear hotlist</entry>
</row>
<row>
<entry><literal>infobar_clear</literal></entry>
- <entry>effacer la barre d'infos</entry>
+ <entry>clear infobar</entry>
</row>
<row>
<entry><literal>refresh</literal></entry>
- <entry>rafraîchir l'écran</entry>
+ <entry>refresh screen</entry>
</row>
<row>
<entry><literal>grab_key</literal></entry>
- <entry>capturer une touche</entry>
+ <entry>grab a key</entry>
</row>
<row>
<entry><literal>insert</literal></entry>
- <entry>insérer une chaîne dans la ligne de commande</entry>
+ <entry>insert a string in command line</entry>
</row>
<row>
<entry><literal>search_text</literal></entry>
- <entry>recherche de texte dans l'historique du tampon</entry>
+ <entry>search text in buffer history</entry>
</row>
diff --git a/weechat/doc/fr/weechat_commands.xml b/weechat/doc/fr/weechat_commands.xml
index 8a2dee0b9..abd27a592 100644
--- a/weechat/doc/fr/weechat_commands.xml
+++ b/weechat/doc/fr/weechat_commands.xml
@@ -5,242 +5,242 @@
This file is automatically built with a Perl script. DO NOT EDIT!
-->
-<command>alias [nom_alias [commande [paramètres]]]</command>
+<command>alias [alias_name [command [arguments]]]</command>
<programlisting>
-créer un alias pour une commande
+create an alias for a command
- nom_alias: nom de l'alias
- commande: nom de la commande (commande WeeChat ou IRC, plusieurs commandes peuvent être séparées par des point-virgules)
-paramètres: paramètres pour la commande
+alias_name: name of alias
+ command: command name (WeeChat or IRC command, many commands can be separated by semicolons)
+ arguments: arguments for command
</programlisting>
-<command>est remplacé par tous les paramètres.</command>
-<programlisting>Les variables $nick, $channel et $server sont remplacées par le pseudo/canal/serveur courant.
+<command>is replaced by all arguments.</command>
+<programlisting>Variables $nick, $channel and $server are replaced by current nick/channel/server.
</programlisting>
-<command>buffer [action [args] | nombre | [[serveur] [canal]]]</command>
+<command>buffer [action [args] | number | [[server] [channel]]]</command>
<programlisting>
-gestion des tampons
+manage buffers
- action: action à effectuer:
- move: déplace le tampon dans la liste (peut être relatif, par exemple -1)
- close: ferme le tampon (le paramètre optionnel est le message de fin, pour un canal)
- list: liste les tampons ouverts (pas de paramètre affiche cette liste)
- notify: fixe le niveau de notification (0=jamais, 1=highlight, 2=1+msg, 3=2+join/part)
- (quand exécuté sur un tampon serveur, cela fixe le niveau de notification par défaut pour le serveur entier)
-serveur,
- canal: saute au tampon par serveur et/ou nom de canal
- nombre: saute au tampon qui a ce numéro
+ action: action to do:
+ move: move buffer in the list (may be relative, for example -1)
+ close: close buffer (optional arg is part message, for a channel)
+ list: list open buffers (no parameter implies this list)
+ notify: set notify level for buffer (0=never, 1=highlight, 2=1+msg, 3=2+join/part)
+ (when executed on server buffer, this sets default notify level for whole server)
+server,
+channel: jump to buffer by server and/or channel name
+ number: jump to buffer by number
</programlisting>
-<command>builtin commande</command>
+<command>builtin command</command>
<programlisting>
-lance une commande WeeChat/IRC interne (sans regarder les gestionnaires de commandes et les alias)
+launch WeeChat/IRC builtin command (do not look at plugins handlers or aliases)
-commande: commande à exécuter (un '/' est automatiquement ajouté s'il n'est pas trouvé au début de la commande)
+command: command to execute (a '/' is automatically added if not found at beginning of command)
</programlisting>
-<command>clear [-all | nombre]</command>
+<command>clear [-all | number]</command>
<programlisting>
-effacer la/les fenêtre(s)
+clear window(s)
- -all: effacer tous les tampons
-nombre: effacer un tampon par son numéro
+ -all: clear all buffers
+number: clear buffer by number
</programlisting>
-<command>connect [-all | nom_serveur [nom_serveur...]]</command>
+<command>connect [-all | servername [servername ...]]</command>
<programlisting>
-se connecter à un/plusieurs serveur(s)
+connect to server(s)
- -all: se connecter à tous les serveurs
-nom_serveur: nom du serveur pour se connecter
+ -all: connect to all servers
+servername: server name to connect
</programlisting>
-<command>disconnect [-all | nom_serveur [nom_serveur...]]</command>
+<command>disconnect [-all | servername [servername ...]]</command>
<programlisting>
-se déconnecter d'un/plusieurs serveur(s)
+disconnect from server(s)
- -all: se déconnecter de tous les serveurs
-nom_serveur: nom du serveur pour se déconnecter
+ -all: disconnect from all servers
+servername: server name to disconnect
</programlisting>
-<command>dcc action [pseudo [fichier]]</command>
+<command>dcc action [nickname [file]]</command>
<programlisting>
-démarre le DCC (fichier ou discussion) ou ferme une discussion
+starts DCC (file or chat) or close chat
- action: 'send' (envoi de fichier) ou 'chat' (discussion) ou 'close' (fermeture discussion)
- pseudo: pseudo pour envoyer le fichier ou discuter
-fichier: nom du fichier (sur la machine locale)
+ action: 'send' (file) or 'chat' or 'close' (chat)
+nickname: nickname to send file or chat
+ file: filename (on local host)
</programlisting>
<command>debug dump | windows</command>
<programlisting>
-affiche des messages de debogage
+print debug messages
- dump: affiche les variables mémoire WeeChat dans le fichier log (les mêmes messages sont affichés lorsque WeeChat plante)
-windows: affiche l'arbre des fenêtres
+ dump: save memory dump in WeeChat log file (same dump is written when WeeChat crashes)
+windows: display windows tree
</programlisting>
-<command>help [commande]</command>
+<command>help [command]</command>
<programlisting>
-afficher l'aide sur les commandes
+display help about commands
-commande: nom d'une commande WeeChat ou IRC
+command: name of a WeeChat or IRC command
</programlisting>
-<command>history [clear | valeur]</command>
+<command>history [clear | value]</command>
<programlisting>
-affiche l'historique des commandes du tampon
+show buffer command history
-clear: effacer l'historique
-valeur: nombre d'entrées dans l'historique à afficher
+clear: clear history
+value: number of history entries to show
</programlisting>
-<command>ignore [masque [[type | commande] [canal [serveur]]]]</command>
+<command>ignore [mask [[type | command] [channel [server]]]]</command>
<programlisting>
-ignorer des messages IRC et/ou des hôtes
+ignore IRC messages and/or hosts
- masque: pseudo ou hôte à ignorer
- type: type de message à ignorer (action, ctcp, dcc, pv)
-commande: commande IRC
- canal: nom du canal pour le ignore
- serveur: nom du serveur pour le ignore
+ mask: nick or host mask to ignore
+ type: type of message to ignore (action, ctcp, dcc, pv)
+command: IRC command
+channel: name of channel for ignore
+ server: name of server for ignore
-Pour chaque paramètre, '*' signifie tou(te)s.
-Sans paramètres, la commande /ignore liste les ignore définis.
+For each argument, '*' means all.
+Without argument, /ignore command lists all defined ignore.
</programlisting>
-<command>key [touche [fonction/commande]] [unbind touche] [functions] [call fonction ["params"]] [reset -yes]</command>
+<command>key [key [function/command]] [unbind key] [functions] [call function ["args"]] [reset -yes]</command>
<programlisting>
-associer/libérer des touches
+bind/unbind keys
- touche: voir ou associer cette touche à une fonction interne ou une commande (commençant par "/")
- unbind: supprimer l'association à une touche
-functions: lister la liste des fonctions internes pour les associations de touches
- call: appeler une foonction par son nom (avec paramètres optionnels)
- reset: restaure les touches aux valeurs par défaut et supprime TOUTES les touches personnelles (utiliser avec précaution !)
+ key: display or bind this key to an internal function or a command (beginning by "/")
+ unbind: unbind a key
+functions: list internal functions for key bindings
+ call: call a function by name (with optional arguments)
+ reset: restore bindings to the default values and delete ALL personal bindings (use carefully!)
</programlisting>
-<command>plugin [list [nom]] | [listfull [nom]] | [load fichier] | [autoload] | [reload [nom]] | [unload [nom]]</command>
+<command>plugin [list [name]] | [listfull [name]] | [load filename] | [autoload] | [reload [name]] | [unload [name]]</command>
<programlisting>
-liste/charge/décharge des extensions
+list/load/unload plugins
- list: lister les extensions chargées
-listfull: lister les extensions chargées avec de l'info détaillée pour chaque extension
- load: charger une extension
-autoload: charger automatiquement les extensions dans un répertoire système ou utilisateur
- reload: recharger une extension (si pas de nom donné, décharger toutes les extensions, puis puis recharger automatiquement les extensions)
- unload: décharger une ou plusieurs exteneions
+ list: list loaded plugins
+listfull: list loaded plugins with detailed info for each plugin
+ load: load a plugin
+autoload: autoload plugins in system or user directory
+ reload: reload one plugin (if no name given, unload all plugins, then autoload plugins)
+ unload: unload one or all plugins
-Sans paramètre, la commande /plugin liste les extensions chargées.
+Without argument, /plugin command lists loaded plugins.
</programlisting>
-<command>reconnect [-all | nom_serveur [nom_serveur...]]</command>
+<command>reconnect [-all | servername [servername ...]]</command>
<programlisting>
-se reconnecter à un/plusieurs serveur(s)
+reconnect to server(s)
- -all: se reconnecter à tous les serveurs
-nom_serveur: nom du serveur pour se reconnecter
+ -all: reconnect to all servers
+servername: server name to reconnect
</programlisting>
-<command>server [nom_serveur] | [nom_serveur nom/IP port [-auto | -noauto] [-ipv6] [-ssl] [-pwd mot_de_passe] [-nicks pseudo1 pseudo2 pseudo3] [-username nom_utilisateur] [-realname nom_réel] [-command commande] [-autojoin canal[,canal]] ] | [del nom_serveur]</command>
+<command>server [servername] | [servername hostname port [-auto | -noauto] [-ipv6] [-ssl] [-pwd password] [-nicks nick1 nick2 nick3] [-username username] [-realname realname] [-command command] [-autojoin channel[,channel]] ] | [del servername]</command>
<programlisting>
-liste, ajoute ou retire des serveurs
+list, add or remove servers
- nom_serveur: nom du serveur, pour usage interne et affichage
- nom/IP: nom ou adresse IP du serveur
- port: port pour le serveur (nombre entier)
- ipv6: utiliser le protocole IPv6
- ssl: utiliser le protocole SSL
- mot_de_passe: mot de passe pour le serveur
- pseudo1: premier pseudo pour le serveur
- pseudo2: pseudo alternatif pour le serveur
- pseudo3: second pseudo alternatif pour le serveur
-nom_utilisateur: nom d'utilisateur
- nom_réel: nom réel de l'utilisateur
+servername: server name, for internal and display use
+ hostname: name or IP address of server
+ port: port for server (integer)
+ ipv6: use IPv6 protocol
+ ssl: use SSL protocol
+ password: password for server
+ nick1: first nick for server
+ nick2: alternate nick for server
+ nick3: second alternate nick for server
+ username: user name
+ realname: real name of user
</programlisting>
-<command>save [fichier]</command>
+<command>save [file]</command>
<programlisting>
-sauvegarder la configuration sur disque
+save config to disk
-fichier: fichier pour sauvegarder la configuration
+file: filename for writing config
</programlisting>
-<command>set [option [ = valeur]]</command>
+<command>set [option [ = value]]</command>
<programlisting>
-modifier des options de configuration
+set config options
-option: nom de l'option (si le nom est complet et qu'aucune valeur n'est donnée, alors l'aide sur l'option est affichée)
-valeur: valeur pour l'option
+option: name of an option (if name is full and no value is given, then help is displayed on option)
+ value: value for option
-L'option peut être: nomserveur.server_xxx où "nomserveur" est le nom interne d'un serveur et "xxx" une option pour ce serveur.
+Option may be: servername.server_xxx where "servername" is an internal server name and "xxx" an option for this server.
</programlisting>
-<command>setp [option [ = valeur]]</command>
+<command>setp [option [ = value]]</command>
<programlisting>
-modifier des options de configuration des extensions
+set plugin config options
-option: nom d'une option d'extension
-valeur: valeur pour l'option
+option: name of a plugin option
+ value: value for option
-L'option est au format: extension.option, par exemple: perl.monscript.variable1
+Option is format: plugin.option, example: perl.myscript.item1
</programlisting>
-<command>unalias nom_alias</command>
+<command>unalias alias_name</command>
<programlisting>
-supprimer un alias
+remove an alias
-nom_alias: nom de l'alias à supprimer
+alias_name: name of alias to remove
</programlisting>
-<command>unignore [nombre | [masque [[type | commande] [canal [serveur]]]]]</command>
+<command>unignore [number | [mask [[type | command] [channel [server]]]]]</command>
<programlisting>
-supprimer le ignore des messages IRC et/ou des hôtes
+unignore IRC messages and/or hosts
- nombre: numéro de ignore à supprimer (le nombre est affiché sur la liste des ignore)
- masque: pseudo ou hôte à ignorer
- type: type de message à ignorer (action, ctcp, dcc, pv)
-commande: commande IRC
- canal: nom du canal pour le ignore
- serveur: nom du serveur pour le ignore
+ number: # of ignore to unignore (number is displayed by list of ignore)
+ mask: nick or host mask to unignore
+ type: type of message to unignore (action, ctcp, dcc, pv)
+command: IRC command
+channel: name of channel for unignore
+ server: name of server for unignore
-Pour chaque paramètre, '*' signifie tou(te)s.
-Sans paramètre, /ignore liste les ignore définis.
+For each argument, '*' means all.
+Without argument, /unignore command lists all defined ignore.
</programlisting>
<command>upgrade</command>
<programlisting>
-mettre à jour WeeChat sans se déconnecter des serveurs
+upgrade WeeChat without disconnecting from servers
-Cette commande lance à nouveau le binaire WeeChat, il doit donc avoir été compilé ou installé via un gestionnaire de paquet avant de lancer cette commande.
+This command run again WeeChat binary, so it should have been compiled or installed with a package manager before running this command.
</programlisting>
<command>uptime [-o]</command>
<programlisting>
-montrer l'uptime de WeeChat
+show WeeChat uptime
--o: envoyer l'uptime sur le canal courant en tant que message IRC
+-o: send uptime on current channel as an IRC message
</programlisting>
-<command>window [list | -1 | +1 | b# | up | down | left | right | splith [pct] | splitv [ptc] | resize pct | merge [all]]</command>
+<command>window [list | -1 | +1 | b# | up | down | left | right | splith [pct] | splitv [pct] | resize pct | merge [all]]</command>
<programlisting>
-gestion des fenêtres
+manage windows
- list: liste les fenêtres ouvertes (pas de paramètre affiche cette liste)
- -1: saute à la fenêtre précédente
- +1: saute à la fenêtre suivante
- b#: saute à la fenêtre affichant le tampon #
- up: saute à la fenêtre au dessus
- down: saute à la fenêtre au dessous
- left: saute à la fenêtre à gauche
- right: saute à la fenêtre à droite
-splith: éclate la fenêtre en deux horizontalement
-splitv: éclate la fenêtre en deux verticalement
-resize: redimensionne une fenêtre, la nouvelle taille est &lt;pct&gt; pourcentage de la fenêtre parent
- merge: fusionne la fenêtre avec une autre
+ list: list open windows (no parameter implies this list)
+ -1: jump to previous window
+ +1: jump to next window
+ b#: jump to next window displaying buffer number #
+ up: switch to window above current one
+ down: switch to window below current one
+ left: switch to window on the left
+ right: switch to window on the right
+splith: split current window horizontally
+splitv: split current window vertically
+resize: resize window size, new size is &lt;pct&gt; pourcentage of parent window
+ merge: merge window with another (all = keep only one window)
-Pour splith et splitv, pct est un pourcentage qui représente la taille de la nouvelle fenêtre, calculée par rapport à la taille de la fenêtre courante. Par exemple 25 signifie créer une fenêtre qui a pour taille: taille_courante / 4
+For splith and splitv, pct is a pourcentage which represents size of new window, computed with current window as size reference. For example 25 means create a new window with size = current_size / 4
</programlisting>