diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-11-18 18:22:16 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-11-18 18:22:16 +0100 |
commit | 50421cf27f93310c53e71151fa0cafee09f597d9 (patch) | |
tree | 825a4537bc2db13ce0253b004db9faf351b5118e | |
parent | 917ce33ef16dda86cfc7a309c97b7afc1a16f9cd (diff) | |
download | weechat-50421cf27f93310c53e71151fa0cafee09f597d9.zip |
Update user guide
-rw-r--r-- | doc/de/autogen/user/weechat_options.txt | 4 | ||||
-rw-r--r-- | doc/en/autogen/user/weechat_options.txt | 4 | ||||
-rw-r--r-- | doc/fr/autogen/user/weechat_options.txt | 4 | ||||
-rw-r--r-- | doc/it/autogen/user/weechat_options.txt | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/doc/de/autogen/user/weechat_options.txt b/doc/de/autogen/user/weechat_options.txt index 7a044afe8..17b90ff9e 100644 --- a/doc/de/autogen/user/weechat_options.txt +++ b/doc/de/autogen/user/weechat_options.txt @@ -349,7 +349,7 @@ ** Werte: none, highlight, message, all (Standardwert: `all`) * *weechat.look.buffer_time_format* -** Beschreibung: `Format für die Uhrzeit die am Anfang jeder Zeile in einem Buffer dargestellt wird` +** Beschreibung: `time format for each line displayed in buffers (see man strftime for date/time specifiers)` ** Typ: Zeichenkette ** Werte: beliebige Zeichenkette (Standardwert: `"%H:%M:%S"`) @@ -444,7 +444,7 @@ ** Werte: 0 .. 65535 (Standardwert: `32`) * *weechat.look.item_time_format* -** Beschreibung: `Zeitformatierung für die "time" Option in der Infobar` +** Beschreibung: `time format for "time" bar item (see man strftime for date/time specifiers)` ** Typ: Zeichenkette ** Werte: beliebige Zeichenkette (Standardwert: `"%H:%M"`) diff --git a/doc/en/autogen/user/weechat_options.txt b/doc/en/autogen/user/weechat_options.txt index c7ef6665f..0586b4e9c 100644 --- a/doc/en/autogen/user/weechat_options.txt +++ b/doc/en/autogen/user/weechat_options.txt @@ -349,7 +349,7 @@ ** values: none, highlight, message, all (default value: `all`) * *weechat.look.buffer_time_format* -** description: `time format for each line displayed in buffers` +** description: `time format for each line displayed in buffers (see man strftime for date/time specifiers)` ** type: string ** values: any string (default value: `"%H:%M:%S"`) @@ -444,7 +444,7 @@ ** values: 0 .. 65535 (default value: `32`) * *weechat.look.item_time_format* -** description: `time format for "time" bar item` +** description: `time format for "time" bar item (see man strftime for date/time specifiers)` ** type: string ** values: any string (default value: `"%H:%M"`) diff --git a/doc/fr/autogen/user/weechat_options.txt b/doc/fr/autogen/user/weechat_options.txt index 8a3fe004e..c59046be5 100644 --- a/doc/fr/autogen/user/weechat_options.txt +++ b/doc/fr/autogen/user/weechat_options.txt @@ -349,7 +349,7 @@ ** valeurs: none, highlight, message, all (valeur par défaut: `all`) * *weechat.look.buffer_time_format* -** description: `format de date/heure pour chaque ligne affichée dans les tampons` +** description: `format de date/heure pour chaque ligne affichée dans les tampons (voir man strftime pour le format de date/heure)` ** type: chaîne ** valeurs: toute chaîne (valeur par défaut: `"%H:%M:%S"`) @@ -444,7 +444,7 @@ ** valeurs: 0 .. 65535 (valeur par défaut: `32`) * *weechat.look.item_time_format* -** description: `format de date/heure pour l'objet de barre "time"` +** description: `format de date/heure pour l'objet de barre \"time\" (voir man strftime pour le format de date/heure)` ** type: chaîne ** valeurs: toute chaîne (valeur par défaut: `"%H:%M"`) diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt index 139fd70e4..23c15a29d 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -349,7 +349,7 @@ ** valori: none, highlight, message, all (valore predefinito: `all`) * *weechat.look.buffer_time_format* -** descrizione: `formato dell'ora per ogni riga visualizzata nei buffer` +** descrizione: `time format for each line displayed in buffers (see man strftime for date/time specifiers)` ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `"%H:%M:%S"`) @@ -444,7 +444,7 @@ ** valori: 0 .. 65535 (valore predefinito: `32`) * *weechat.look.item_time_format* -** descrizione: `formato dell'ora per l'elemento della barra "tempo"` +** descrizione: `time format for "time" bar item (see man strftime for date/time specifiers)` ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `"%H:%M"`) |