diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-11-08 10:54:32 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-11-08 10:54:32 +0100 |
commit | cde0aa2a4d1728054140845b4aa0204789c101ed (patch) | |
tree | 7e640a5d2773bd01d72a80bb3c03776b8df6ec78 | |
parent | 524d66d624d174a788234d418c63d3ac9808c326 (diff) | |
download | weechat-cde0aa2a4d1728054140845b4aa0204789c101ed.zip |
doc: add list of bar items not used in bars by default (user's guide)
-rw-r--r-- | doc/de/weechat_user.de.asciidoc | 21 | ||||
-rw-r--r-- | doc/en/weechat_user.en.asciidoc | 19 | ||||
-rw-r--r-- | doc/fr/weechat_user.fr.asciidoc | 19 | ||||
-rw-r--r-- | doc/it/weechat_user.it.asciidoc | 21 | ||||
-rw-r--r-- | doc/ja/weechat_user.ja.asciidoc | 21 | ||||
-rw-r--r-- | doc/pl/weechat_user.pl.asciidoc | 21 |
6 files changed, 110 insertions, 12 deletions
diff --git a/doc/de/weechat_user.de.asciidoc b/doc/de/weechat_user.de.asciidoc index f225774eb..effde2437 100644 --- a/doc/de/weechat_user.de.asciidoc +++ b/doc/de/weechat_user.de.asciidoc @@ -507,7 +507,7 @@ Der Bildschirm setzt sich aus folgenden Bereichen zusammen: Die 'status'-Bar besitzt als Standardeinträge: -[width="100%",cols="^3,^3,10",options="header"] +[width="100%",cols="^3,^4,10",options="header"] |=== | Item | Beispiel | Beschreibung | time | `[12:55]` | Uhrzeit @@ -527,7 +527,7 @@ Die 'status'-Bar besitzt als Standardeinträge: In der 'input' Bar lautet die Standardeinstellung: -[width="100%",cols="^3,^6,8",options="header"] +[width="100%",cols="^3,^4,10",options="header"] |=== | Item | Beispiel | Beschreibung | input_prompt | `[@Flashy(i)]` | Input prompt, für irc: Nick und Modi (Modus "+i" bedeutet auf freenode, unsichtbar) @@ -537,6 +537,23 @@ In der 'input' Bar lautet die Standardeinstellung: | input_text | `hi peter!` | Text der eingegeben wird |=== +// TRANSLATION MISSING +Other items available (not used in bars by default): + +// TRANSLATION MISSING +[width="100%",cols="^3,^4,10",options="header"] +|=== +| Item | Example | Description +| aspell_dict | `fr,en` | Spelling dictionaries used on current buffer +| aspell_suggest | `print,prone,prune` | Spelling suggestions for word under cursor (if misspelled) +| buffer_count | `10` | Total number of buffers opened +| buffer_short_name | `#test` | Current buffer short name +| irc_channel | `#test` | Current IRC channel name +| irc_nick_modes | `@` | IRC modes for self nick +| mouse_status | `M` | Mouse status (empty if mouse is disabled) +| window_number | `2` | Current window number +|=== + [[buffers_and_windows]] === Buffer und Fenster diff --git a/doc/en/weechat_user.en.asciidoc b/doc/en/weechat_user.en.asciidoc index d21ffa7f8..ae4c0daec 100644 --- a/doc/en/weechat_user.en.asciidoc +++ b/doc/en/weechat_user.en.asciidoc @@ -506,7 +506,7 @@ Screen is composed by following areas: Bar 'status' has following default items: -[width="100%",cols="^3,^3,10",options="header"] +[width="100%",cols="^3,^4,10",options="header"] |=== | Item | Example | Description | time | `[12:55]` | Time @@ -526,7 +526,7 @@ Bar 'status' has following default items: Bar 'input' has following default items: -[width="100%",cols="^3,^6,8",options="header"] +[width="100%",cols="^3,^4,10",options="header"] |=== | Item | Example | Description | input_prompt | `[@Flashy(i)]` | Input prompt, for irc: nick and modes (mode "+i" means invisible on freenode) @@ -536,6 +536,21 @@ Bar 'input' has following default items: | input_text | `hi peter!` | Input text |=== +Other items available (not used in bars by default): + +[width="100%",cols="^3,^4,10",options="header"] +|=== +| Item | Example | Description +| aspell_dict | `fr,en` | Spelling dictionaries used on current buffer +| aspell_suggest | `print,prone,prune` | Spelling suggestions for word under cursor (if misspelled) +| buffer_count | `10` | Total number of buffers opened +| buffer_short_name | `#test` | Current buffer short name +| irc_channel | `#test` | Current IRC channel name +| irc_nick_modes | `@` | IRC modes for self nick +| mouse_status | `M` | Mouse status (empty if mouse is disabled) +| window_number | `2` | Current window number +|=== + [[buffers_and_windows]] === Buffers and windows diff --git a/doc/fr/weechat_user.fr.asciidoc b/doc/fr/weechat_user.fr.asciidoc index c12739af0..97d44d5c6 100644 --- a/doc/fr/weechat_user.fr.asciidoc +++ b/doc/fr/weechat_user.fr.asciidoc @@ -516,7 +516,7 @@ L'écran est composé des zones suivantes : La barre 'status' contient les objets (items) suivants par défaut : -[width="100%",cols="^3,^3,10",options="header"] +[width="100%",cols="^3,^4,10",options="header"] |=== | Objet (item) | Exemple | Description | time | `[12:55]` | Heure @@ -536,7 +536,7 @@ La barre 'status' contient les objets (items) suivants par défaut : La barre 'input' contient les objets (items) suivants par défaut : -[width="100%",cols="^3,^6,8",options="header"] +[width="100%",cols="^3,^4,10",options="header"] |=== | Objet (item) | Exemple | Description | input_prompt | `[@Flashy(i)]` | Prompt, pour irc: pseudo et modes (le mode "+i" signifie invisible sur freenode) @@ -546,6 +546,21 @@ La barre 'input' contient les objets (items) suivants par défaut : | input_text | `salut peter !` | Texte entré |=== +Autres objets (non utilisés dans des barres par défaut) : + +[width="100%",cols="^3,^4,10",options="header"] +|=== +| Objet (item) | Exemple | Description +| aspell_dict | `fr,en` | Dictionnaires utilisés pour la vérification de l'orthographe sur le tampon courant +| aspell_suggest | `print,prone,prune` | Suggestions pour le mot sous le curseur (si mal orthographié) +| buffer_count | `10` | Nombre total de tampons ouverts +| buffer_short_name | `#test` | Nom court du tampon courant +| irc_channel | `#test` | Nom de canal IRC courant +| irc_nick_modes | `@` | Modes IRC pour le pseudo +| mouse_status | `M` | Statut de la souris (vide si la souris est désactivée) +| window_number | `2` | Numéro de la fenêtre courante +|=== + [[buffers_and_windows]] === Tampons et fenêtres diff --git a/doc/it/weechat_user.it.asciidoc b/doc/it/weechat_user.it.asciidoc index 272feed51..bc5c8762f 100644 --- a/doc/it/weechat_user.it.asciidoc +++ b/doc/it/weechat_user.it.asciidoc @@ -533,7 +533,7 @@ Lo schermo è composto dalle seguenti aree: La barra 'stato' ha i seguenti elementi predefiniti: -[width="100%",cols="^3,^3,10",options="header"] +[width="100%",cols="^3,^4,10",options="header"] |=== | Elemento | Esempio | Descrizione | time | `[12:55]` | Ora @@ -555,7 +555,7 @@ La barra 'stato' ha i seguenti elementi predefiniti: La barra 'input' ha i seguenti elementi predefiniti: -[width="100%",cols="^3,^6,8",options="header"] +[width="100%",cols="^3,^4,10",options="header"] |=== | Elemento | Esempio | Descrizione // TRANSLATION MISSING @@ -567,6 +567,23 @@ La barra 'input' ha i seguenti elementi predefiniti: | input_text | `ciao peter!` | Testo in input |=== +// TRANSLATION MISSING +Other items available (not used in bars by default): + +// TRANSLATION MISSING +[width="100%",cols="^3,^4,10",options="header"] +|=== +| Item | Example | Description +| aspell_dict | `fr,en` | Spelling dictionaries used on current buffer +| aspell_suggest | `print,prone,prune` | Spelling suggestions for word under cursor (if misspelled) +| buffer_count | `10` | Total number of buffers opened +| buffer_short_name | `#test` | Current buffer short name +| irc_channel | `#test` | Current IRC channel name +| irc_nick_modes | `@` | IRC modes for self nick +| mouse_status | `M` | Mouse status (empty if mouse is disabled) +| window_number | `2` | Current window number +|=== + [[buffers_and_windows]] === Buffer e finestre diff --git a/doc/ja/weechat_user.ja.asciidoc b/doc/ja/weechat_user.ja.asciidoc index 26b2bd2d8..c5e65b47d 100644 --- a/doc/ja/weechat_user.ja.asciidoc +++ b/doc/ja/weechat_user.ja.asciidoc @@ -505,7 +505,7 @@ WeeChat を起動したターミナルの例: 状態 ('status') バーは以下の初期値を持っています: -[width="100%",cols="^3,^3,10",options="header"] +[width="100%",cols="^3,^4,10",options="header"] |=== | アイテム | 例 | 説明 | time | `[12:55]` | 時刻 @@ -525,7 +525,7 @@ WeeChat を起動したターミナルの例: 入力 ('input') バーは以下の初期値を持っています: -[width="100%",cols="^3,^6,8",options="header"] +[width="100%",cols="^3,^4,10",options="header"] |=== | アイテム | 例 | 説明 | input_prompt | `[@Flashy]` | 入力プロンプト、irc の場合: ニックネームとモード (freenode では "+i" モードは不可視状態を意味します) @@ -535,6 +535,23 @@ WeeChat を起動したターミナルの例: | input_text | `hi peter!` | 入力テキスト |=== +// TRANSLATION MISSING +Other items available (not used in bars by default): + +// TRANSLATION MISSING +[width="100%",cols="^3,^4,10",options="header"] +|=== +| Item | Example | Description +| aspell_dict | `fr,en` | Spelling dictionaries used on current buffer +| aspell_suggest | `print,prone,prune` | Spelling suggestions for word under cursor (if misspelled) +| buffer_count | `10` | Total number of buffers opened +| buffer_short_name | `#test` | Current buffer short name +| irc_channel | `#test` | Current IRC channel name +| irc_nick_modes | `@` | IRC modes for self nick +| mouse_status | `M` | Mouse status (empty if mouse is disabled) +| window_number | `2` | Current window number +|=== + [[buffers_and_windows]] === バッファとウィンドウ diff --git a/doc/pl/weechat_user.pl.asciidoc b/doc/pl/weechat_user.pl.asciidoc index 6b18ce606..69c1c7c54 100644 --- a/doc/pl/weechat_user.pl.asciidoc +++ b/doc/pl/weechat_user.pl.asciidoc @@ -512,7 +512,7 @@ Ekran składa się z następujących obszarów: Pasek 'status' posiada następujące domyślne elementy: -[width="100%",cols="^3,^3,10",options="header"] +[width="100%",cols="^3,^4,10",options="header"] |=== | Element | Przykład | Opis | time | `[12:55]` | Czas @@ -533,7 +533,7 @@ Pasek 'status' posiada następujące domyślne elementy: Pasek 'input' posiada następujące domyślne elementy: -[width="100%",cols="^3,^6,8",options="header"] +[width="100%",cols="^3,^4,10",options="header"] |=== | Element | Przykład | Opis | input_prompt | `[@Flashy(i)]` | Input prompt, dla irc: nick i tryby (tryb "+i" oznacza niewidzialny na freenode) @@ -543,6 +543,23 @@ Pasek 'input' posiada następujące domyślne elementy: | input_text | `hi peter!` | Wprowadzony tekst |=== +// TRANSLATION MISSING +Other items available (not used in bars by default): + +// TRANSLATION MISSING +[width="100%",cols="^3,^4,10",options="header"] +|=== +| Item | Example | Description +| aspell_dict | `fr,en` | Spelling dictionaries used on current buffer +| aspell_suggest | `print,prone,prune` | Spelling suggestions for word under cursor (if misspelled) +| buffer_count | `10` | Total number of buffers opened +| buffer_short_name | `#test` | Current buffer short name +| irc_channel | `#test` | Current IRC channel name +| irc_nick_modes | `@` | IRC modes for self nick +| mouse_status | `M` | Mouse status (empty if mouse is disabled) +| window_number | `2` | Current window number +|=== + [[buffers_and_windows]] === Bufory i okna |