doc: remove centering in some tables (user's guide)

v2.8-utf8proc
Sébastien Helleu 2017-08-12 15:44:46 +02:00
parent d6b6a1d85c
commit 86cfce07f0
6 changed files with 24 additions and 24 deletions

View File

@ -835,7 +835,7 @@ geändert werden:
Basisfarben in WeeChat sind:
[width="50%",cols="^3m,8",options="header"]
[width="50%",cols="1m,4",options="header"]
|===
| Name | Farbe
| default | Standard Terminalfarbe (transparent für Hintergrund)
@ -2112,7 +2112,7 @@ Beispiele wie man Erweiterungen lädt, entfernt und auflistet:
Standarderweiterungen:
[width="100%",cols="^1,5",options="header"]
[width="100%",cols="1,8",options="header"]
|===
| Erweiterung | Beschreibung
| alias | definiert Alias für Befehle.
@ -2849,7 +2849,7 @@ dann müssen Sie lediglich die Option löschen:
Folgende Platzhalter können in den CTCP-Antworten genutzt werden. Diese werden dann
mit dem entsprechenden Wert ersetzt:
[width="100%",cols="^2l,4,8",options="header"]
[width="100%",cols="2l,4,8",options="header"]
|===
| Platzhalter | Beschreibung | Wert/Beispiel
| $clientinfo | Liste der CTCP Antworten | `ACTION DCC CLIENTINFO FINGER PING SOURCE TIME USERINFO VERSION`
@ -2872,7 +2872,7 @@ und das Git überhaupt installiert ist.
Falls CTCP Optionen nicht festgelegt sind, lauten die CTCP Antworten:
[width="100%",cols="^2,4,8",options="header"]
[width="100%",cols="2,4,8",options="header"]
|===
| CTCP | Antwortformat | Beispiel
| CLIENTINFO | `$clientinfo` | `ACTION DCC CLIENTINFO FINGER PING SOURCE TIME USERINFO VERSION`

View File

@ -823,7 +823,7 @@ you can change it with these two commands:
Basic colors in WeeChat are:
[width="50%",cols="^3m,8",options="header"]
[width="50%",cols="1m,4",options="header"]
|===
| Name | Color
| default | Default terminal color (transparent for background)
@ -2062,7 +2062,7 @@ Examples to load, unload or list plugins:
Default plugins are:
[width="100%",cols="^1,5",options="header"]
[width="100%",cols="1,8",options="header"]
|===
| Plugin | Description
| alias | Define alias for commands.
@ -2770,7 +2770,7 @@ If you want to restore standard CTCP reply, then remove option:
Following codes can be used in strings and are automatically expanded by WeeChat
when replying to CTCP:
[width="100%",cols="^2l,4,8",options="header"]
[width="100%",cols="2l,4,8",options="header"]
|===
| Code | Description | Value/example
| $clientinfo | List of supported CTCP | `ACTION DCC CLIENTINFO FINGER PING SOURCE TIME USERINFO VERSION`
@ -2792,7 +2792,7 @@ if WeeChat has been compiled inside the git repository and if git was installed.
If CTCP options are not defined (by default), CTCP replies are:
[width="100%",cols="^2,4,8",options="header"]
[width="100%",cols="2,4,8",options="header"]
|===
| CTCP | Reply format | Example
| CLIENTINFO | `$clientinfo` | `ACTION DCC CLIENTINFO FINGER PING SOURCE TIME USERINFO VERSION`

View File

@ -841,7 +841,7 @@ vous pouvez la changer avec ces deux commandes :
Les couleurs de base dans WeeChat sont :
[width="50%",cols="^3m,8",options="header"]
[width="50%",cols="1m,4",options="header"]
|===
| Nom | Couleur
| default | Couleur par défaut du terminal (transparent pour le fond)
@ -2132,7 +2132,7 @@ Exemples pour charger, décharger et afficher les extensions :
Les extensions par défaut sont :
[width="100%",cols="^1,5",options="header"]
[width="100%",cols="1,8",options="header"]
|===
| Extension | Description
| alias | Définition d'alias pour les commandes.
@ -2864,7 +2864,7 @@ Si vous voulez restaurer la réponse CTCP standard, alors supprimez l'option :
Les codes suivants peuvent être utilisés dans les chaînes et sont
automatiquement remplacées par WeeChat lors de la réponse au CTCP :
[width="100%",cols="^2l,4,8",options="header"]
[width="100%",cols="2l,4,8",options="header"]
|===
| Code | Description | Valeur / exemple
| $clientinfo | Liste des CTCP supportés | `ACTION DCC CLIENTINFO FINGER PING SOURCE TIME USERINFO VERSION`
@ -2887,7 +2887,7 @@ installé.
Si les options CTCP ne sont pas définies (par défaut), les réponses CTCP sont :
[width="100%",cols="^2,4,8",options="header"]
[width="100%",cols="2,4,8",options="header"]
|===
| CTCP | Format de réponse | Exemple
| CLIENTINFO | `$clientinfo` | `ACTION DCC CLIENTINFO FINGER PING SOURCE TIME USERINFO VERSION`

View File

@ -888,7 +888,7 @@ you can change it with these two commands:
I colori base in WeeChat sono:
[width="50%",cols="^3m,8",options="header"]
[width="50%",cols="1m,4",options="header"]
|===
| Nome | Colore
| default | Colore predefinito del terminale (trasparente per lo sfondo)
@ -2188,7 +2188,7 @@ Esempi per caricare, scaricare oppure elencare i plugin:
I plugin predefiniti sono:
[width="100%",cols="^1,5",options="header"]
[width="100%",cols="1,8",options="header"]
|===
| Plugin | Descrizione
| alias | Definisce gli alias per i comandi.
@ -2959,7 +2959,7 @@ I codici seguenti possono essere utilizzati nelle stringhe e vengono estese
automaticamente da WeeChat quando si risponde alle CTCP
// TRANSLATION MISSING ($versiongit + $git + $username (name))
[width="100%",cols="^2l,4,8",options="header"]
[width="100%",cols="2l,4,8",options="header"]
|===
| Codice | Descrizione | Valore/esempio
| $clientinfo | Elenco di CTCP supportate | `ACTION DCC CLIENTINFO FINGER PING SOURCE TIME USERINFO VERSION`
@ -2984,7 +2984,7 @@ Se le opzioni CTCP non sono definite (comportamento predefinito),
le risposte CTCP sono:
// TRANSLATION MISSING ($username (name))
[width="100%",cols="^2,4,8",options="header"]
[width="100%",cols="2,4,8",options="header"]
|===
| CTCP | Formato risposta | Esempio
| CLIENTINFO | `$clientinfo` | `ACTION DCC CLIENTINFO FINGER PING SOURCE TIME USERINFO VERSION`

View File

@ -827,7 +827,7 @@ _TERM_ 変数が間違った値に設定された状態で WeeChat が起動完
WeeChat における基本色とは:
[width="50%",cols="^3m,8",options="header"]
[width="50%",cols="1m,4",options="header"]
|===
| 名前 | 色
| default | デフォルトの端末色 (背景色を透過色とする)
@ -2066,7 +2066,7 @@ _スクリプト_ とは `/python` 等のコマンドで _python_
デフォルトプラグインのリスト:
[width="100%",cols="^1,5",options="header"]
[width="100%",cols="1,8",options="header"]
|===
| プラグイン | 説明
| alias | コマンドの別名を定義
@ -2784,7 +2784,7 @@ CTCP "BLABLA" 要求に対する応答を以下のように設定できます:
以下のコードを設定値に含めることが可能です。これらのコードは
CTCP 応答時に自動的に WeeChat によって展開されます:
[width="100%",cols="^2l,4,8",options="header"]
[width="100%",cols="2l,4,8",options="header"]
|===
| コード | 説明 | 値/例
| $clientinfo | サポートしている CTCP オプションのリスト | `ACTION DCC CLIENTINFO FINGER PING SOURCE TIME USERINFO VERSION`
@ -2806,7 +2806,7 @@ WeeChat をコンパイルし、git がインストールされている場合
CTCP オプションが設定されていない (デフォルトの) 場合、CTCP 応答は以下のようになります:
[width="100%",cols="^2,4,8",options="header"]
[width="100%",cols="2,4,8",options="header"]
|===
| CTCP | 応答書式 | 例
| CLIENTINFO | `$clientinfo` | `ACTION DCC CLIENTINFO FINGER PING SOURCE TIME USERINFO VERSION`

View File

@ -839,7 +839,7 @@ możesz ją zmienić za pomocą tych dwóch komend:
Podstawowe kolory w WeeChat to:
[width="50%",cols="^3m,8",options="header"]
[width="50%",cols="1m,4",options="header"]
|===
| Nazwa | Kolor
| default | Domyślny kolor terminala (przezroczysty dla tła)
@ -2088,7 +2088,7 @@ Przykłady ładowania, wyładowywania i wyświetlania załadowanych wtyczek:
Domyślne wtyczki:
[width="100%",cols="^1,5",options="header"]
[width="100%",cols="1,8",options="header"]
|===
| Wtyczka | Opis
| alias | Definiuje aliasy dla komend.
@ -2818,7 +2818,7 @@ Jeśli chcesz przywrócić standardowe odpowiedzi dla CTCP usuń opcję:
Następujące kody mogą być użyte w ciągach i zostaną automatycznie zamienione
przez WeeChat podczas odpowiedzi na CTCP:
[width="100%",cols="^2l,4,8",options="header"]
[width="100%",cols="2l,4,8",options="header"]
|===
| Kod | Opis | Wartość/Przykład
| $clientinfo | Lista wspieranych CTCP | `ACTION DCC CLIENTINFO FINGER PING SOURCE TIME USERINFO VERSION`
@ -2840,7 +2840,7 @@ WeeChat został skompilowany wewnątrz repozytorium git i git był zainstalowany
Jeśli opcje CTCP nie są zdefiniowane (domyślne), odpowiedzi CTCP to:
[width="100%",cols="^2,4,8",options="header"]
[width="100%",cols="2,4,8",options="header"]
|===
| CTCP | Format odpowiedzi | Przykład
| CLIENTINFO | `$clientinfo` | `ACTION DCC CLIENTINFO FINGER PING SOURCE TIME USERINFO VERSION`