diff --git a/doc/de/autogen/user/irc_options.txt b/doc/de/autogen/user/irc_options.txt index 7c758ce39..d4c0019fb 100644 --- a/doc/de/autogen/user/irc_options.txt +++ b/doc/de/autogen/user/irc_options.txt @@ -38,21 +38,11 @@ ** Typ: Zeichenkette ** Werte: beliebige Zeichenkette (Standardwert: `"1,-1:darkgray"`) -* [[option_irc.color.nick_prefix]] *irc.color.nick_prefix* -** Beschreibung: `Farbe für den Nick Präfix (Präfix ist die editierbare Zeichenkette die vor dem Nick steht)` -** Typ: Farbe -** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute können vor eine Farbe gesetzt werden (gilt ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `green`) - * [[option_irc.color.nick_prefixes]] *irc.color.nick_prefixes* ** Beschreibung: `Farben für Nick Präfix für das Modus-Symbol (o=op, h=halfop, v=voice, ..), Format: "o:color1;h:color2;v:color3" (falls ein Modus nicht gefunden wird versucht WeeChat die nächsten Modi die der Server sendet ("PREFIX"); ein spezieller Modus "*" kann als Standardfarbe genutzt werden falls kein Modus in der Liste gefunden wurde)` ** Typ: Zeichenkette ** Werte: beliebige Zeichenkette (Standardwert: `"q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"`) -* [[option_irc.color.nick_suffix]] *irc.color.nick_suffix* -** Beschreibung: `Farbe für den Nick Suffix (Suffix ist die editierbare Zeichenkette die nach dem Nick steht)` -** Typ: Farbe -** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute können vor eine Farbe gesetzt werden (gilt ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `green`) - * [[option_irc.color.notice]] *irc.color.notice* ** Beschreibung: `Farbe des "Notice"-Textes in Notizen` ** Typ: Farbe @@ -248,16 +238,6 @@ ** Typ: boolesch ** Werte: on, off (Standardwert: `off`) -* [[option_irc.look.nick_prefix]] *irc.look.nick_prefix* -** Beschreibung: `Text, der im Chatfenster vor dem Nickname erscheinen soll` -** Typ: Zeichenkette -** Werte: beliebige Zeichenkette (Standardwert: `""`) - -* [[option_irc.look.nick_suffix]] *irc.look.nick_suffix* -** Beschreibung: `Text, der im Chatfenster nach dem Nickname erscheinen soll` -** Typ: Zeichenkette -** Werte: beliebige Zeichenkette (Standardwert: `""`) - * [[option_irc.look.nicks_hide_password]] *irc.look.nicks_hide_password* ** Beschreibung: `durch Kommata getrennte Liste von Nicks bei denen das Passwort in einer Nachricht unterdrückt werden soll. Zum Beispiel bei einer Nachricht die durch "/msg nickserv identify password" generiert wird. Beispiel: "nickserv,nickbot"` ** Typ: Zeichenkette diff --git a/doc/de/autogen/user/logger_options.txt b/doc/de/autogen/user/logger_options.txt index e9c10bddf..79a676640 100644 --- a/doc/de/autogen/user/logger_options.txt +++ b/doc/de/autogen/user/logger_options.txt @@ -33,6 +33,16 @@ ** Typ: boolesch ** Werte: on, off (Standardwert: `on`) +* [[option_logger.file.nick_prefix]] *logger.file.nick_prefix* +** Beschreibung: `text to write before nick in prefix of message, example: "<"` +** Typ: Zeichenkette +** Werte: beliebige Zeichenkette (Standardwert: `""`) + +* [[option_logger.file.nick_suffix]] *logger.file.nick_suffix* +** Beschreibung: `text to write after nick in prefix of message, example: ">"` +** Typ: Zeichenkette +** Werte: beliebige Zeichenkette (Standardwert: `""`) + * [[option_logger.file.path]] *logger.file.path* ** Beschreibung: `Pfad für WeeChat Protokolldateien; "%h" wird durch das WeeChat Verzeichnis ersetzt (Standardpfad: "~/.weechat"); eine Datumsspezifikation ist zulässig (siehe: man strftime)` ** Typ: Zeichenkette diff --git a/doc/de/autogen/user/weechat_options.txt b/doc/de/autogen/user/weechat_options.txt index 5c250810e..3615c55d9 100644 --- a/doc/de/autogen/user/weechat_options.txt +++ b/doc/de/autogen/user/weechat_options.txt @@ -83,11 +83,21 @@ ** Typ: Farbe ** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute können vor eine Farbe gesetzt werden (gilt ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `cyan`) +* [[option_weechat.color.chat_nick_prefix]] *weechat.color.chat_nick_prefix* +** Beschreibung: `color for nick prefix (string displayed before nick in prefix)` +** Typ: Farbe +** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute können vor eine Farbe gesetzt werden (gilt ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `green`) + * [[option_weechat.color.chat_nick_self]] *weechat.color.chat_nick_self* ** Beschreibung: `Textfarbe für den eigenen Nicknamen, im lokalen Chat-Fenster.` ** Typ: Farbe ** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute können vor eine Farbe gesetzt werden (gilt ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `white`) +* [[option_weechat.color.chat_nick_suffix]] *weechat.color.chat_nick_suffix* +** Beschreibung: `color for nick suffix (string displayed after nick in suffix)` +** Typ: Farbe +** Werte: ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine Terminal-Farbnummer oder ein Alias; Attribute können vor eine Farbe gesetzt werden (gilt ausschließlich für die Textfarbe und nicht für den Hintergrund): "*" für fett, "!" für invertiert, "_" für unterstrichen (Standardwert: `green`) + * [[option_weechat.color.chat_prefix_action]] *weechat.color.chat_prefix_action* ** Beschreibung: `Textfarbe für Action-Präfix` ** Typ: Farbe @@ -593,6 +603,16 @@ ** Typ: integer ** Werte: 1 .. 10000 (Standardwert: `100`) +* [[option_weechat.look.nick_prefix]] *weechat.look.nick_prefix* +** Beschreibung: `text to display before nick in prefix of message, example: "<"` +** Typ: Zeichenkette +** Werte: beliebige Zeichenkette (Standardwert: `""`) + +* [[option_weechat.look.nick_suffix]] *weechat.look.nick_suffix* +** Beschreibung: `text to display after nick in prefix of message, example: ">"` +** Typ: Zeichenkette +** Werte: beliebige Zeichenkette (Standardwert: `""`) + * [[option_weechat.look.paste_bracketed]] *weechat.look.paste_bracketed* ** Beschreibung: `aktiviert den "bracketed paste mode" des Terminals (wird nicht durch alle Terminals/Multiplexer unterstützt): Dieser Modus erlaubt das Einfügen von Steuersequenzen die in Klammern gesetzt sind. WeeChat kann dadurch ermitteln ob ein Text eingefügt oder geschrieben wurde ("ESC[200~", gefolgt von dem einzufügenden Text und einem abschließenden "ESC[201~")` ** Typ: boolesch diff --git a/doc/en/autogen/user/irc_options.txt b/doc/en/autogen/user/irc_options.txt index 11ab1ba60..7a5a2ff6c 100644 --- a/doc/en/autogen/user/irc_options.txt +++ b/doc/en/autogen/user/irc_options.txt @@ -38,21 +38,11 @@ ** type: string ** values: any string (default value: `"1,-1:darkgray"`) -* [[option_irc.color.nick_prefix]] *irc.color.nick_prefix* -** description: `color for nick prefix (prefix is custom string displayed before nick)` -** type: color -** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `green`) - * [[option_irc.color.nick_prefixes]] *irc.color.nick_prefixes* ** description: `color for nick prefixes using mode char (o=op, h=halfop, v=voice, ..), format is: "o:color1;h:color2;v:color3" (if a mode is not found, WeeChat will try with next modes received from server ("PREFIX"); a special mode "*" can be used as default color if no mode has been found in list)` ** type: string ** values: any string (default value: `"q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"`) -* [[option_irc.color.nick_suffix]] *irc.color.nick_suffix* -** description: `color for nick suffix (suffix is custom string displayed after nick)` -** type: color -** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `green`) - * [[option_irc.color.notice]] *irc.color.notice* ** description: `color for text "Notice" in notices` ** type: color @@ -248,16 +238,6 @@ ** type: boolean ** values: on, off (default value: `off`) -* [[option_irc.look.nick_prefix]] *irc.look.nick_prefix* -** description: `text to display before nick in chat window` -** type: string -** values: any string (default value: `""`) - -* [[option_irc.look.nick_suffix]] *irc.look.nick_suffix* -** description: `text to display after nick in chat window` -** type: string -** values: any string (default value: `""`) - * [[option_irc.look.nicks_hide_password]] *irc.look.nicks_hide_password* ** description: `comma separated list of nicks for which passwords will be hidden when a message is sent, for example to hide password in message displayed by "/msg nickserv identify password", example: "nickserv,nickbot"` ** type: string diff --git a/doc/en/autogen/user/logger_options.txt b/doc/en/autogen/user/logger_options.txt index 57efc30a4..29bd8f5f7 100644 --- a/doc/en/autogen/user/logger_options.txt +++ b/doc/en/autogen/user/logger_options.txt @@ -33,6 +33,16 @@ ** type: boolean ** values: on, off (default value: `on`) +* [[option_logger.file.nick_prefix]] *logger.file.nick_prefix* +** description: `text to write before nick in prefix of message, example: "<"` +** type: string +** values: any string (default value: `""`) + +* [[option_logger.file.nick_suffix]] *logger.file.nick_suffix* +** description: `text to write after nick in prefix of message, example: ">"` +** type: string +** values: any string (default value: `""`) + * [[option_logger.file.path]] *logger.file.path* ** description: `path for WeeChat log files; "%h" at beginning of string is replaced by WeeChat home ("~/.weechat" by default); date specifiers are permitted (see man strftime)` ** type: string diff --git a/doc/en/autogen/user/weechat_options.txt b/doc/en/autogen/user/weechat_options.txt index 74a3387bf..98e59f1ee 100644 --- a/doc/en/autogen/user/weechat_options.txt +++ b/doc/en/autogen/user/weechat_options.txt @@ -83,11 +83,21 @@ ** type: color ** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `cyan`) +* [[option_weechat.color.chat_nick_prefix]] *weechat.color.chat_nick_prefix* +** description: `color for nick prefix (string displayed before nick in prefix)` +** type: color +** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `green`) + * [[option_weechat.color.chat_nick_self]] *weechat.color.chat_nick_self* ** description: `text color for local nick in chat window` ** type: color ** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `white`) +* [[option_weechat.color.chat_nick_suffix]] *weechat.color.chat_nick_suffix* +** description: `color for nick suffix (string displayed after nick in suffix)` +** type: color +** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "_" for underline (default value: `green`) + * [[option_weechat.color.chat_prefix_action]] *weechat.color.chat_prefix_action* ** description: `text color for action prefix` ** type: color @@ -593,6 +603,16 @@ ** type: integer ** values: 1 .. 10000 (default value: `100`) +* [[option_weechat.look.nick_prefix]] *weechat.look.nick_prefix* +** description: `text to display before nick in prefix of message, example: "<"` +** type: string +** values: any string (default value: `""`) + +* [[option_weechat.look.nick_suffix]] *weechat.look.nick_suffix* +** description: `text to display after nick in prefix of message, example: ">"` +** type: string +** values: any string (default value: `""`) + * [[option_weechat.look.paste_bracketed]] *weechat.look.paste_bracketed* ** description: `enable terminal "bracketed paste mode" (not supported in all terminals/multiplexers): in this mode, pasted text is bracketed with control sequences so that WeeChat can differentiate pasted text from typed-in text ("ESC[200~", followed by the pasted text, followed by "ESC[201~")` ** type: boolean diff --git a/doc/fr/autogen/user/irc_options.txt b/doc/fr/autogen/user/irc_options.txt index d53910856..34e1724ae 100644 --- a/doc/fr/autogen/user/irc_options.txt +++ b/doc/fr/autogen/user/irc_options.txt @@ -38,21 +38,11 @@ ** type: chaîne ** valeurs: toute chaîne (valeur par défaut: `"1,-1:darkgray"`) -* [[option_irc.color.nick_prefix]] *irc.color.nick_prefix* -** description: `couleur pour le préfixe du pseudo (le préfixe est une chaîne personnalisée affichée avant le pseudo)` -** type: couleur -** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `green`) - * [[option_irc.color.nick_prefixes]] *irc.color.nick_prefixes* ** description: `couleur pour les préfixes du pseudo en utilisant les caractères de mode (o=op, h=halfop, v=voice, ...), le format est: "o:couleur1;h:couleur2;v:couleur3" (si un mode n'est pas trouvé, WeeChat essaiera avec les modes suivants reçus du serveur ("PREFIX"); un mode spécial "*" peut être utilisé comme couleur par défaut si aucun mode n'est trouvé dans la liste)` ** type: chaîne ** valeurs: toute chaîne (valeur par défaut: `"q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"`) -* [[option_irc.color.nick_suffix]] *irc.color.nick_suffix* -** description: `couleur pour le suffixe du pseudo (le suffixe est une chaîne personnalisée affichée après le pseudo)` -** type: couleur -** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `green`) - * [[option_irc.color.notice]] *irc.color.notice* ** description: `couleur pour le texte "Notice" dans les notices` ** type: couleur @@ -248,16 +238,6 @@ ** type: booléen ** valeurs: on, off (valeur par défaut: `off`) -* [[option_irc.look.nick_prefix]] *irc.look.nick_prefix* -** description: `texte à afficher avant le pseudo dans la fenêtre de discussion` -** type: chaîne -** valeurs: toute chaîne (valeur par défaut: `""`) - -* [[option_irc.look.nick_suffix]] *irc.look.nick_suffix* -** description: `texte à afficher après le pseudo dans la fenêtre de discussion` -** type: chaîne -** valeurs: toute chaîne (valeur par défaut: `""`) - * [[option_irc.look.nicks_hide_password]] *irc.look.nicks_hide_password* ** description: `liste des pseudos (séparés par des virgules) pour lesquels les mots de passe seront masqués quand un message est envoyé, par exemple pour cacher le mot de passe dans le message affiché par "/msg nickserv identify motedepasse", exemple: "nickserv|nickbot"` ** type: chaîne diff --git a/doc/fr/autogen/user/logger_options.txt b/doc/fr/autogen/user/logger_options.txt index 5f46009a8..b2a9c9966 100644 --- a/doc/fr/autogen/user/logger_options.txt +++ b/doc/fr/autogen/user/logger_options.txt @@ -33,6 +33,16 @@ ** type: booléen ** valeurs: on, off (valeur par défaut: `on`) +* [[option_logger.file.nick_prefix]] *logger.file.nick_prefix* +** description: `text to write before nick in prefix of message, example: "<"` +** type: chaîne +** valeurs: toute chaîne (valeur par défaut: `""`) + +* [[option_logger.file.nick_suffix]] *logger.file.nick_suffix* +** description: `text to write after nick in prefix of message, example: ">"` +** type: chaîne +** valeurs: toute chaîne (valeur par défaut: `""`) + * [[option_logger.file.path]] *logger.file.path* ** description: `chemin pour les fichiers de log WeeChat; "%h" au début de la chaîne est remplacé par le répertoire de base WeeChat (par défaut: "~/.weechat"); les caractères de formatage de date sont autorisés (voir man strftime)` ** type: chaîne diff --git a/doc/fr/autogen/user/weechat_options.txt b/doc/fr/autogen/user/weechat_options.txt index 299ae3be7..78549ed10 100644 --- a/doc/fr/autogen/user/weechat_options.txt +++ b/doc/fr/autogen/user/weechat_options.txt @@ -83,11 +83,21 @@ ** type: couleur ** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `cyan`) +* [[option_weechat.color.chat_nick_prefix]] *weechat.color.chat_nick_prefix* +** description: `color for nick prefix (string displayed before nick in prefix)` +** type: couleur +** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `green`) + * [[option_weechat.color.chat_nick_self]] *weechat.color.chat_nick_self* ** description: `couleur du texte pour le pseudo local dans la fenêtre de discussion` ** type: couleur ** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `white`) +* [[option_weechat.color.chat_nick_suffix]] *weechat.color.chat_nick_suffix* +** description: `color for nick suffix (string displayed after nick in suffix)` +** type: couleur +** valeurs: un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numéro de couleur du terminal ou un alias; des attributs sont autorisés avant la couleur (seulement pour la couleur du texte, pas le fond) : "*" pour du gras, "!" pour la vidéo inverse, "_" pour du souligné (valeur par défaut: `green`) + * [[option_weechat.color.chat_prefix_action]] *weechat.color.chat_prefix_action* ** description: `couleur du texte pour le préfixe d'action` ** type: couleur @@ -593,6 +603,16 @@ ** type: entier ** valeurs: 1 .. 10000 (valeur par défaut: `100`) +* [[option_weechat.look.nick_prefix]] *weechat.look.nick_prefix* +** description: `text to display before nick in prefix of message, example: "<"` +** type: chaîne +** valeurs: toute chaîne (valeur par défaut: `""`) + +* [[option_weechat.look.nick_suffix]] *weechat.look.nick_suffix* +** description: `text to display after nick in prefix of message, example: ">"` +** type: chaîne +** valeurs: toute chaîne (valeur par défaut: `""`) + * [[option_weechat.look.paste_bracketed]] *weechat.look.paste_bracketed* ** description: `activer le mode du terminal "bracketed paste" (pas supporté par tous les terminaux/multiplexeurs): dans ce mode, le texte collé est entouré avec des séquences de contrôle de sorte que WeeChat puisse différencier le texte collé du texte tapé ("ESC[200~", suivi par le texte collé, suivi par "ESC[201~")` ** type: booléen diff --git a/doc/it/autogen/user/irc_options.txt b/doc/it/autogen/user/irc_options.txt index e30da0cb4..298138333 100644 --- a/doc/it/autogen/user/irc_options.txt +++ b/doc/it/autogen/user/irc_options.txt @@ -38,21 +38,11 @@ ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `"1,-1:darkgray"`) -* [[option_irc.color.nick_prefix]] *irc.color.nick_prefix* -** descrizione: `colore per il prefisso del nick (il prefisso è la stringa personalizzata visualizzata prima del nick)` -** tipo: colore -** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `green`) - * [[option_irc.color.nick_prefixes]] *irc.color.nick_prefixes* ** descrizione: `colore per i prefissi dei nick usando il carattere di modalità (o=operatore, h=halfop, v=voice, ..), il formato è: "o:colore1;h:colore2;v:colore3" (se una modalità non viene trovata, WeeChat proverà con le modalità successive ricevute dal server ("PREFIX"); può essere usata una modalità speciale "*" come colore prefefinito se non viene trovata nessuna modalità nella lista)` ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `"q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"`) -* [[option_irc.color.nick_suffix]] *irc.color.nick_suffix* -** descrizione: `colore per il suffisso del nick (il suffisso è la stringa personalizzata visualizzata dopo il nick)` -** tipo: colore -** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `green`) - * [[option_irc.color.notice]] *irc.color.notice* ** descrizione: `colore per il testo "Notifica" nelle notifiche` ** tipo: colore @@ -248,16 +238,6 @@ ** tipo: bool ** valori: on, off (valore predefinito: `off`) -* [[option_irc.look.nick_prefix]] *irc.look.nick_prefix* -** descrizione: `testo da visualizzare prima del nick nella finestra di chat` -** tipo: stringa -** valori: qualsiasi stringa (valore predefinito: `""`) - -* [[option_irc.look.nick_suffix]] *irc.look.nick_suffix* -** descrizione: `testo da visualizzare dopo il nick nella finestra di chat` -** tipo: stringa -** valori: qualsiasi stringa (valore predefinito: `""`) - * [[option_irc.look.nicks_hide_password]] *irc.look.nicks_hide_password* ** descrizione: `comma separated list of nicks for which passwords will be hidden when a message is sent, for example to hide password in message displayed by "/msg nickserv identify password", example: "nickserv,nickbot"` ** tipo: stringa diff --git a/doc/it/autogen/user/logger_options.txt b/doc/it/autogen/user/logger_options.txt index a28682982..f192fe696 100644 --- a/doc/it/autogen/user/logger_options.txt +++ b/doc/it/autogen/user/logger_options.txt @@ -33,6 +33,16 @@ ** tipo: bool ** valori: on, off (valore predefinito: `on`) +* [[option_logger.file.nick_prefix]] *logger.file.nick_prefix* +** descrizione: `text to write before nick in prefix of message, example: "<"` +** tipo: stringa +** valori: qualsiasi stringa (valore predefinito: `""`) + +* [[option_logger.file.nick_suffix]] *logger.file.nick_suffix* +** descrizione: `text to write after nick in prefix of message, example: ">"` +** tipo: stringa +** valori: qualsiasi stringa (valore predefinito: `""`) + * [[option_logger.file.path]] *logger.file.path* ** descrizione: `path per i file di log di WeeChat: "%h" all'inizio della stringa viene sostituito dalla directory home di WeeChat (predefinita è "~/.weechat); sono ammessi gli specificatori di data (consultare man strftime)` ** tipo: stringa diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt index 647ce05ef..464317a7f 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -83,11 +83,21 @@ ** tipo: colore ** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `cyan`) +* [[option_weechat.color.chat_nick_prefix]] *weechat.color.chat_nick_prefix* +** descrizione: `color for nick prefix (string displayed before nick in prefix)` +** tipo: colore +** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `green`) + * [[option_weechat.color.chat_nick_self]] *weechat.color.chat_nick_self* ** descrizione: `colore del testo per il nick locale nella finestra di chat` ** tipo: colore ** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `white`) +* [[option_weechat.color.chat_nick_suffix]] *weechat.color.chat_nick_suffix* +** descrizione: `color for nick suffix (string displayed after nick in suffix)` +** tipo: colore +** valori: un nome colore di WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), un numero colore del terminale o un alias; attributi consentiti prima del colore (solo per il colore del testo, non lo sfondo): "*" per il grassetto, "!" per l'inverso, "_" per la sottolineatura (valore predefinito: `green`) + * [[option_weechat.color.chat_prefix_action]] *weechat.color.chat_prefix_action* ** descrizione: `colore del testo per il prefisso di azione` ** tipo: colore @@ -593,6 +603,16 @@ ** tipo: intero ** valori: 1 .. 10000 (valore predefinito: `100`) +* [[option_weechat.look.nick_prefix]] *weechat.look.nick_prefix* +** descrizione: `text to display before nick in prefix of message, example: "<"` +** tipo: stringa +** valori: qualsiasi stringa (valore predefinito: `""`) + +* [[option_weechat.look.nick_suffix]] *weechat.look.nick_suffix* +** descrizione: `text to display after nick in prefix of message, example: ">"` +** tipo: stringa +** valori: qualsiasi stringa (valore predefinito: `""`) + * [[option_weechat.look.paste_bracketed]] *weechat.look.paste_bracketed* ** descrizione: `abilita la modalità "bracketed paste" per il terminale (non supportata da tutti i terminali/multiplexer): in questa modalità, il testo incollato viene racchiuso da sequenze di controllo in modo che WeeChat possa differenziare il testo incollato dal testo digitato ("ESC[200~", seguito dal testo incollato, seguito da "ESC[201~")` ** tipo: bool diff --git a/doc/ja/autogen/user/irc_options.txt b/doc/ja/autogen/user/irc_options.txt index 68fcd71ae..ab6ee5c95 100644 --- a/doc/ja/autogen/user/irc_options.txt +++ b/doc/ja/autogen/user/irc_options.txt @@ -38,21 +38,11 @@ ** タイプ: 文字列 ** 値: 未制約文字列 (デフォルト値: `"1,-1:darkgray"`) -* [[option_irc.color.nick_prefix]] *irc.color.nick_prefix* -** 説明: `ニックネームプレフィックスの色 (プレフィックスとはニックネームの前に表示されたカスタム文字列)` -** タイプ: 色 -** 値: WeeChat の色名 (default、black、(dark)gray、white、(light)red、(light)green、brown、yellow、(light)blue、(light)magenta、(light)cyan) 、ターミナル色番号またはその別名; 色の前に属性を置くことができます (テキスト前景色のみ、背景色は出来ません): 太字は "*"、反転は "!"、下線は "_"。 (デフォルト値: `green`) - * [[option_irc.color.nick_prefixes]] *irc.color.nick_prefixes* ** 説明: `モード文字を用いたニックネームプレフィックスの色 (o=オペレータ、h=halfop、v=発言、..)、フォーマット: "o:color1;h:color2;v:color3" (モードが見つからない場合、WeeChat はサーバから受け取ったモードの次のものを試す ("PREFIX"); モードが見つからなかった場合は、特殊なモード "*" がデフォルト色として使えます)` ** タイプ: 文字列 ** 値: 未制約文字列 (デフォルト値: `"q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"`) -* [[option_irc.color.nick_suffix]] *irc.color.nick_suffix* -** 説明: `ニックネームサフィックスの色 (サフィックスとはニックネームの後に表示されたカスタム文字列)` -** タイプ: 色 -** 値: WeeChat の色名 (default、black、(dark)gray、white、(light)red、(light)green、brown、yellow、(light)blue、(light)magenta、(light)cyan) 、ターミナル色番号またはその別名; 色の前に属性を置くことができます (テキスト前景色のみ、背景色は出来ません): 太字は "*"、反転は "!"、下線は "_"。 (デフォルト値: `green`) - * [[option_irc.color.notice]] *irc.color.notice* ** 説明: `notices に含まれるテキスト "Notice" の色` ** タイプ: 色 @@ -248,16 +238,6 @@ ** タイプ: ブール ** 値: on, off (デフォルト値: `off`) -* [[option_irc.look.nick_prefix]] *irc.look.nick_prefix* -** 説明: `チャットウィンドウ内でニックネーム前に表示するテキスト` -** タイプ: 文字列 -** 値: 未制約文字列 (デフォルト値: `""`) - -* [[option_irc.look.nick_suffix]] *irc.look.nick_suffix* -** 説明: `チャットウィンドウ内でニックネーム後に表示するテキスト` -** タイプ: 文字列 -** 値: 未制約文字列 (デフォルト値: `""`) - * [[option_irc.look.nicks_hide_password]] *irc.look.nicks_hide_password* ** 説明: `comma separated list of nicks for which passwords will be hidden when a message is sent, for example to hide password in message displayed by "/msg nickserv identify password", example: "nickserv,nickbot"` ** タイプ: 文字列 diff --git a/doc/ja/autogen/user/logger_options.txt b/doc/ja/autogen/user/logger_options.txt index 63460b011..dadae76d2 100644 --- a/doc/ja/autogen/user/logger_options.txt +++ b/doc/ja/autogen/user/logger_options.txt @@ -33,6 +33,16 @@ ** タイプ: ブール ** 値: on, off (デフォルト値: `on`) +* [[option_logger.file.nick_prefix]] *logger.file.nick_prefix* +** 説明: `text to write before nick in prefix of message, example: "<"` +** タイプ: 文字列 +** 値: 未制約文字列 (デフォルト値: `""`) + +* [[option_logger.file.nick_suffix]] *logger.file.nick_suffix* +** 説明: `text to write after nick in prefix of message, example: ">"` +** タイプ: 文字列 +** 値: 未制約文字列 (デフォルト値: `""`) + * [[option_logger.file.path]] *logger.file.path* ** 説明: `WeeChat ログファイルのパス; 文字列最初の "%h" は WeeChat ホーム (デフォルトでは "~/.weechat") に置換; 日付指定子を使える (strftime の man を参照)` ** タイプ: 文字列 diff --git a/doc/ja/autogen/user/weechat_options.txt b/doc/ja/autogen/user/weechat_options.txt index e226f69ad..fc46bed82 100644 --- a/doc/ja/autogen/user/weechat_options.txt +++ b/doc/ja/autogen/user/weechat_options.txt @@ -83,11 +83,21 @@ ** タイプ: 色 ** 値: WeeChat の色名 (default、black、(dark)gray、white、(light)red、(light)green、brown、yellow、(light)blue、(light)magenta、(light)cyan) 、ターミナル色番号またはその別名; 色の前に属性を置くことができます (テキスト前景色のみ、背景色は出来ません): 太字は "*"、反転は "!"、下線は "_"。 (デフォルト値: `cyan`) +* [[option_weechat.color.chat_nick_prefix]] *weechat.color.chat_nick_prefix* +** 説明: `color for nick prefix (string displayed before nick in prefix)` +** タイプ: 色 +** 値: WeeChat の色名 (default、black、(dark)gray、white、(light)red、(light)green、brown、yellow、(light)blue、(light)magenta、(light)cyan) 、ターミナル色番号またはその別名; 色の前に属性を置くことができます (テキスト前景色のみ、背景色は出来ません): 太字は "*"、反転は "!"、下線は "_"。 (デフォルト値: `green`) + * [[option_weechat.color.chat_nick_self]] *weechat.color.chat_nick_self* ** 説明: `チャットウィンドウ内のローカルニックネームのテキスト色` ** タイプ: 色 ** 値: WeeChat の色名 (default、black、(dark)gray、white、(light)red、(light)green、brown、yellow、(light)blue、(light)magenta、(light)cyan) 、ターミナル色番号またはその別名; 色の前に属性を置くことができます (テキスト前景色のみ、背景色は出来ません): 太字は "*"、反転は "!"、下線は "_"。 (デフォルト値: `white`) +* [[option_weechat.color.chat_nick_suffix]] *weechat.color.chat_nick_suffix* +** 説明: `color for nick suffix (string displayed after nick in suffix)` +** タイプ: 色 +** 値: WeeChat の色名 (default、black、(dark)gray、white、(light)red、(light)green、brown、yellow、(light)blue、(light)magenta、(light)cyan) 、ターミナル色番号またはその別名; 色の前に属性を置くことができます (テキスト前景色のみ、背景色は出来ません): 太字は "*"、反転は "!"、下線は "_"。 (デフォルト値: `green`) + * [[option_weechat.color.chat_prefix_action]] *weechat.color.chat_prefix_action* ** 説明: `アクションプレフィックスのテキスト色` ** タイプ: 色 @@ -593,6 +603,16 @@ ** タイプ: 整数 ** 値: 1 .. 10000 (デフォルト値: `100`) +* [[option_weechat.look.nick_prefix]] *weechat.look.nick_prefix* +** 説明: `text to display before nick in prefix of message, example: "<"` +** タイプ: 文字列 +** 値: 未制約文字列 (デフォルト値: `""`) + +* [[option_weechat.look.nick_suffix]] *weechat.look.nick_suffix* +** 説明: `text to display after nick in prefix of message, example: ">"` +** タイプ: 文字列 +** 値: 未制約文字列 (デフォルト値: `""`) + * [[option_weechat.look.paste_bracketed]] *weechat.look.paste_bracketed* ** 説明: `端末の「括弧付きペーストモード」を有効化 (一部の端末/マルチプレクサで利用可能): このモードでは、ペーストされたテキストはコントロールシーケンスで括られる。これにより WeeChat はペーストされたテキストとタイプされたテキストを区別する ("ESC[200~" 、ペーストされたテキスト、"ESC[201~")。` ** タイプ: ブール