doc: replace ">=" and "<=" by UTF-8 chars in docs

v2.8-utf8proc
Sebastien Helleu 2011-08-04 16:13:34 +02:00
parent fd8a4c6761
commit a66ad95126
37 changed files with 176 additions and 160 deletions

View File

@ -121,18 +121,18 @@ Examples:
unalias <color>
reset
alias: weißt einer Farbzahl einen Namen zu
unalias: entfernt einen Namen
color: Farbnummer (>= 0, maximale Anzahl ist abhängig vom Terminal, üblicherweise 63 oder 255 Farben)
name: Aliasname für eine Farbe (zum Beispiel: "orange")
reset: setzt alle Farbpaarungen zurück (nützlich falls keine Farbpaarung mehr verfügbar sein sollte und die automatische Reset-Option deaktiviert ist, siehe Option: weechat.look.color_pairs_auto_reset)
alias: add an alias for a color
unalias: delete an alias
color: color number (greater than or equal to 0, max depends on terminal, commonly 63 or 255)
name: alias name for color (for example: "orange")
reset: reset all color pairs (required when no more color pairs are available if automatic reset is disabled, see option weechat.look.color_pairs_auto_reset)
Ohne Angabe von Argumenten wird in einem separaten Buffer die darstellbare Farbpalette angezeigt.
Without argument, this command displays colors in a new buffer.
Beispiele:
der Farbe 214 wird das Alias "orange" zugeordnet:
Examples:
add alias "orange" for color 214:
/color alias 214 orange
löscht die Farbe 214:
delete color 214:
/color unalias 214
........................................

View File

@ -4,7 +4,7 @@ Sébastien Helleu <flashcode@flashtux.org>
[NOTE]
Diese Dokumentation beschreibt ausschließlich WeeChat Versionen > = 0.3.0.
Diese Dokumentation beschreibt ausschließlich WeeChat Versionen 0.3.0.
[[general]]
@ -28,7 +28,7 @@ Weshalb sollte man WeeChat nutzen? - X-Chat und Irssi sind doch auch sehr gut...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Weil WeeChat schlank ist und neue Funktionen besitzt.
Einige Funktionen (Version > = 0.3.x):
Einige Funktionen (Version 0.3.x):
* Unterstützung verschiedener Protokolle durch Erweiterungen (IRC, Jabber)
* mehrere Remote GUIs als Ergänzung zu Curses (in Kürze)
@ -279,7 +279,7 @@ remove alignment on nick:
/set weechat.look.prefix_align none
----------------------------------------
With WeeChat > = 0.3.6, you can enable option "eat_newline_glitch", so that
With WeeChat 0.3.6, you can enable option "eat_newline_glitch", so that
new line char is not added at the end of each line displayed (it will not break
url selection):
@ -358,7 +358,7 @@ Umgebungsvariable durchgeführt werden, ohne das WeeChat neu gestartet werden mu
Mit Version 0.3.4 muss der Befehl `/color` genutzt werden um neue Farben zu erstellen.
Ab Version > = 0.3.5 kann in den Optionen für eine zu nutzende Farbe die entsprechende
Ab Version 0.3.5 kann in den Optionen für eine zu nutzende Farbe die entsprechende
Zahl der Farbe eingetragen werden (optional: mit dem Befehl `/color` kann man einen Alias für
eine Farbe definieren).
@ -619,7 +619,7 @@ Teilnehmer haben:
----------------------------------------
[NOTE]
Für Weechat < = 0.3.3, lauten die Optionen 'irc.network.away_check' und
Für Weechat 0.3.3, lauten die Optionen 'irc.network.away_check' und
'irc.network.away_check_max_nicks'.
@ -727,7 +727,7 @@ Anmerkung:
* Voreingestellter Pfad der Skripten: '~/.weechat/<Skriptsprache>/'
* Skripten die sich im Verzeichnis '~/.weechat/<Skriptsprache>/autoload/' befinden werden
beim Start von WeeChat automatisch geladen.
* Eine 'tcl' Erweiterung ist ab Version > = 0.3.0 verfügbar.
* Eine 'tcl' Erweiterung ist ab Version 0.3.0 verfügbar.
[[settings]]

View File

@ -63,7 +63,7 @@ Kern (Core) vs Erweiterungen
Der Kern (core) von WeeChat ist ausschließlich dazu da Daten auf dem Bildschirm
darzustellen um mit dem Benutzer zu interagieren. Dies bedeutet, WeeChat an sich
-also nur WeeChat core- ohne jegliche Erweiterung ist unbrauchbar.
(an die treuen User: IRC war ein Teil des Kerns bei Versionen <= 0.2.6)
(an die treuen User: IRC war ein Teil des Kerns bei Versionen 0.2.6)
Alle Netzwerkprotokolle, z.B. IRC, werden als separate Erweiterung bereit gestellt.

View File

@ -768,7 +768,7 @@ else:
----------------------------------------
[NOTE]
Versionen < = 0.3.1.1 geben einen leeren String zurück wenn man 'info_get("version_number")'
Versionen 0.3.1.1 geben einen leeren String zurück wenn man 'info_get("version_number")'
aufruft. Deshalb müssen Sie prüfen ob der Rückgabe wert *nicht* leer ist.
Um die Version als String zu erhalten:

View File

@ -88,21 +88,21 @@ welche Pakete optional genutzt werden können.
[width="80%",cols="4,^2,13",options="header"]
|========================================
| Paket ^(1)^ | benötigt | Funktion
| cmake | *ja* | zum kompilieren (autotools ist möglich. cmake wird aber empfohlen)
| libncursesw5-dev ^(2)^ | *ja* | ncurses Oberfläche
| Paket ^(1)^ | benötigt | Funktion
| cmake | *ja* | zum kompilieren (autotools ist möglich. cmake wird aber empfohlen)
| libncursesw5-dev ^(2)^ | *ja* | ncurses Oberfläche
// TRANSLATION MISSING
| gettext | nein | internationalization (translation of messages; base language is english)
| libgcrypt11-dev | nein | SASL Authentifikation am IRC Server mittels DH-BLOWFISH Methode
| libgnutls-dev (>= 2.2.0) | nein | SSL Verbindung zu einem IRC Server
| libaspell-dev | nein | aspell Erweiterung
| libperl-dev | nein | perl Erweiterung
| python-dev | nein | python Erweiterung
| ruby1.8-dev | nein | ruby Erweiterung
| liblua5.1-0-dev | nein | lua Erweiterung
| tcl-dev (>= 8.5) | nein | tcl Erweiterung
| asciidoc (>= 8.5.0) | nein | erstellt Dokumentation (HTML Dateien)
| source-highlight | nein | Syntax highlight für Quelltext in HTML Dokumentation
| gettext | nein | internationalization (translation of messages; base language is english)
| libgcrypt11-dev | nein | SASL Authentifikation am IRC Server mittels DH-BLOWFISH Methode
| libgnutls-dev ( 2.2.0) | nein | SSL Verbindung zu einem IRC Server
| libaspell-dev | nein | aspell Erweiterung
| libperl-dev | nein | perl Erweiterung
| python-dev | nein | python Erweiterung
| ruby1.8-dev | nein | ruby Erweiterung
| liblua5.1-0-dev | nein | lua Erweiterung
| tcl-dev ( 8.5) | nein | tcl Erweiterung
| asciidoc ( 8.5.0) | nein | erstellt Dokumentation (HTML Dateien)
| source-highlight | nein | Syntax highlight für Quelltext in HTML Dokumentation
|========================================
[NOTE]
@ -652,13 +652,13 @@ List of events supported:
| wheelup | wheel (up)
| wheeldown | wheel (down)
| buttonX-gesture-up ^(1)^ | gesture with distance between 3 and 19
| buttonX-gesture-up-long ^(1)^ | gesture with distance >= 20
| buttonX-gesture-up-long ^(1)^ | gesture with distance greater than or equal to 20
| buttonX-gesture-down ^(1)^ | gesture with distance between 3 and 19
| buttonX-gesture-down-long ^(1)^ | gesture with distance >= 20
| buttonX-gesture-down-long ^(1)^ | gesture with distance greater than or equal to 20
| buttonX-gesture-left ^(1)^ | gesture with distance between 3 and 39
| buttonX-gesture-left-long ^(1)^ | gesture with distance >= 40
| buttonX-gesture-left-long ^(1)^ | gesture with distance greater than or equal to 40
| buttonX-gesture-right ^(1)^ | gesture with distance between 3 and 39
| buttonX-gesture-right-long ^(1)^ | gesture with distance >= 40
| buttonX-gesture-right-long ^(1)^ | gesture with distance greater than or equal to 40
|========================================
[NOTE]

View File

@ -123,7 +123,7 @@ Examples:
alias: add an alias for a color
unalias: delete an alias
color: color number (>= 0, max depends on terminal, commonly 63 or 255)
color: color number (greater than or equal to 0, max depends on terminal, commonly 63 or 255)
name: alias name for color (for example: "orange")
reset: reset all color pairs (required when no more color pairs are available if automatic reset is disabled, see option weechat.look.color_pairs_auto_reset)

View File

@ -4,7 +4,7 @@ Sébastien Helleu <flashcode@flashtux.org>
[NOTE]
This document is written for WeeChat versions > = 0.3.0.
This document is written for WeeChat versions 0.3.0.
[[general]]
@ -28,7 +28,7 @@ Why choose WeeChat? X-Chat and Irssi are so good...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Because WeeChat is very light and has new features.
Some features (version > = 0.3.x):
Some features (version 0.3.x):
* multi-protocol support via plugins (IRC, Jabber)
* many remote GUI's in addition to Curses (coming soon)
@ -266,7 +266,7 @@ remove alignment on nick:
/set weechat.look.prefix_align none
----------------------------------------
With WeeChat > = 0.3.6, you can enable option "eat_newline_glitch", so that
With WeeChat 0.3.6, you can enable option "eat_newline_glitch", so that
new line char is not added at the end of each line displayed (it will not break
url selection):
@ -342,7 +342,7 @@ don't panic! You can change it without restarting, thanks to script 'shell.py':
For version 0.3.4, you must use command `/color` to add new colors.
For versions > = 0.3.5, you can use any color number in options (optional: you
For versions 0.3.5, you can use any color number in options (optional: you
can add color aliases with command `/color`).
Please read user's guide for more information about colors management.
@ -586,7 +586,7 @@ nicks:
----------------------------------------
[NOTE]
For WeeChat < = 0.3.3, options are 'irc.network.away_check' and
For WeeChat 0.3.3, options are 'irc.network.away_check' and
'irc.network.away_check_max_nicks'.
@ -687,7 +687,7 @@ Notes:
* scripts in '~/.weechat/<language>/autoload/' are automatically loaded when
WeeChat is starting up.
* a 'tcl' plugin is available with version > = 0.3.0.
* a 'tcl' plugin is available with version 0.3.0.
[[settings]]

View File

@ -1586,7 +1586,7 @@ Arguments:
* 'string_start': start of string (function will not return a char before this
pointer)
* 'string': pointer to string (must be > = 'string_start')
* 'string': pointer to string (must be 'string_start')
Return value:

View File

@ -57,7 +57,7 @@ Core vs plugins
WeeChat "core" is only used to display data on screen and interact with
the user, that means weechat core without plugins is useless
(faithful users: IRC was part of core for versions < = 0.2.6).
(faithful users: IRC was part of core for versions 0.2.6).
All network protocols like IRC are provided in separate plugins.

View File

@ -752,7 +752,7 @@ else:
----------------------------------------
[NOTE]
Versions < = 0.3.1.1 return empty string for 'info_get("version_number")' so you
Versions 0.3.1.1 return empty string for 'info_get("version_number")' so you
must check that value returned is *not* empty.
To get version as string:

View File

@ -88,20 +88,20 @@ compile WeeChat.
[width="80%",cols="4,^2,13",options="header"]
|========================================
| Package ^(1)^ | Required | Feature
| cmake | *yes* | build (autotools still possible, but cmake is recommended)
| libncursesw5-dev ^(2)^ | *yes* | ncurses interface
| gettext | no | internationalization (translation of messages; base language is english)
| libgcrypt11-dev | no | SASL authentication with IRC server using DH-BLOWFISH mechanism
| libgnutls-dev (>= 2.2.0) | no | SSL connection to IRC server
| libaspell-dev | no | aspell plugin
| libperl-dev | no | perl plugin
| python-dev | no | python plugin
| ruby1.8-dev | no | ruby plugin
| liblua5.1-0-dev | no | lua plugin
| tcl-dev (>= 8.5) | no | tcl plugin
| asciidoc (>= 8.5.0) | no | build documentation (HTML files)
| source-highlight | no | syntax highlight for sources in HTML documentation
| Package ^(1)^ | Required | Feature
| cmake | *yes* | build (autotools still possible, but cmake is recommended)
| libncursesw5-dev ^(2)^ | *yes* | ncurses interface
| gettext | no | internationalization (translation of messages; base language is english)
| libgcrypt11-dev | no | SASL authentication with IRC server using DH-BLOWFISH mechanism
| libgnutls-dev ( 2.2.0) | no | SSL connection to IRC server
| libaspell-dev | no | aspell plugin
| libperl-dev | no | perl plugin
| python-dev | no | python plugin
| ruby1.8-dev | no | ruby plugin
| liblua5.1-0-dev | no | lua plugin
| tcl-dev ( 8.5) | no | tcl plugin
| asciidoc ( 8.5.0) | no | build documentation (HTML files)
| source-highlight | no | syntax highlight for sources in HTML documentation
|========================================
[NOTE]
@ -649,13 +649,13 @@ List of events supported:
| wheelup | wheel (up)
| wheeldown | wheel (down)
| buttonX-gesture-up ^(1)^ | gesture with distance between 3 and 19
| buttonX-gesture-up-long ^(1)^ | gesture with distance >= 20
| buttonX-gesture-up-long ^(1)^ | gesture with distance greater than or equal to 20
| buttonX-gesture-down ^(1)^ | gesture with distance between 3 and 19
| buttonX-gesture-down-long ^(1)^ | gesture with distance >= 20
| buttonX-gesture-down-long ^(1)^ | gesture with distance greater than or equal to 20
| buttonX-gesture-left ^(1)^ | gesture with distance between 3 and 39
| buttonX-gesture-left-long ^(1)^ | gesture with distance >= 40
| buttonX-gesture-left-long ^(1)^ | gesture with distance greater than or equal to 40
| buttonX-gesture-right ^(1)^ | gesture with distance between 3 and 39
| buttonX-gesture-right-long ^(1)^ | gesture with distance >= 40
| buttonX-gesture-right-long ^(1)^ | gesture with distance greater than or equal to 40
|========================================
[NOTE]

View File

@ -123,7 +123,7 @@ Exemples:
alias: ajouter un alias pour une couleur
unalias: supprimer un alias pour une couleur
couleur: numéro de couleur (>= 0, le max dépend du terminal, généralement 63 ou 255)
couleur: numéro de couleur (supérieur ou égal à 0, le max dépend du terminal, généralement 63 ou 255)
nom: nom d'alias pour la couleur (par exemple: "orange")
reset: réinitialiser toutes les paires de couleurs (requis quand il n'y a plus de paires de couleurs disponibles si la réinitialisation automatique est désactivée, voir l'option weechat.look.color_pairs_auto_reset)

View File

@ -4,7 +4,7 @@ Sébastien Helleu <flashcode@flashtux.org>
[NOTE]
Ce document est écrit pour les versions de WeeChat > = 0.3.0.
Ce document est écrit pour les versions de WeeChat 0.3.0.
Général
@ -27,7 +27,7 @@ Pourquoi choisir WeeChat ? X-Chat et Irssi sont si bien...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Parce que WeeChat est très léger et a de nouvelles fonctionnalités.
Quelques fonctionnalités (version > = 0.3.x) :
Quelques fonctionnalités (version 0.3.x) :
* support multi-protocoles via extensions (IRC, Jabber)
* plusieurs interfaces déportées en plus de Curses (à venir bientôt)
@ -274,7 +274,7 @@ supprimer l'alignement sur les pseudos :
/set weechat.look.prefix_align none
----------------------------------------
Avec WeeChat > = 0.3.6, vous pouvez activer l'option "eat_newline_glitch", pour
Avec WeeChat 0.3.6, vous pouvez activer l'option "eat_newline_glitch", pour
éviter qu'un caractère de nouvelle ligne soit affiché après chaque ligne (donc
cela ne cassera pas la sélection d'une URL) :
@ -353,7 +353,7 @@ ne paniquez pas ! Vous pouvez la changer sans redémarrer, grâce au script
Pour la version 0.3.4, vous devez utiliser la commande `/color` pour ajouter
des nouvelles couleurs.
Pour les versions > = 0.3.5, vous pouvez utiliser un numéro de couleur dans les
Pour les versions 0.3.5, vous pouvez utiliser un numéro de couleur dans les
options (facultatif : vous pouvez ajouter des alias de couleurs avec la commande
`/color`).
@ -609,7 +609,7 @@ canaux avec maximum 25 pseudos :
----------------------------------------
[NOTE]
Pour WeeChat < = 0.3.3, les options sont 'irc.network.away_check' et
Pour WeeChat 0.3.3, les options sont 'irc.network.away_check' et
'irc.network.away_check_max_nicks'.

View File

@ -1605,7 +1605,7 @@ Paramètres :
* 'string_start' : début de la chaîne (la fonction ne retournera pas un
caractère situé avant ce pointeur)
* 'string' : pointeur vers la chaîne (doit être >= 'string_start')
* 'string' : pointeur vers la chaîne (doit être 'string_start')
Valeur de retour :

View File

@ -61,7 +61,7 @@ Coeur vs extensions
Le coeur de WeeChat ("core") ne fait qu'afficher les données à l'écran et
interagir avec l'utilisateur, cela signifie que le coeur sans extension
n'a pas grand intérêt (utilisateurs fidèles: IRC faisait partie du coeur
dans les versions < = 0.2.6).
dans les versions 0.2.6).
Tous les protocoles réseau comme IRC sont fournis sous forme d'extensions.

View File

@ -773,7 +773,7 @@ else:
----------------------------------------
[NOTE]
Les versions < = 0.3.1.1 retournent une chaîne vide pour
Les versions 0.3.1.1 retournent une chaîne vide pour
'info_get("version_number")', donc vous devez vérifier que la valeur de retour
n'est *pas* vide.

View File

@ -90,20 +90,20 @@ compiler WeeChat.
[width="80%",cols="4,^2,13",options="header"]
|========================================
| Paquet ^(1)^ | Requis | Fonctionnalité
| cmake | *oui* | construction (autotools toujours possible, mais cmake est recommandé)
| libncursesw5-dev ^(2)^ | *oui* | interface ncurses
| gettext | non | internationalisation (traduction des messages; la langue de base est l'anglais)
| libgcrypt11-dev | non | authentification SASL avec le serveur IRC, en utilisant le mécanisme DH-BLOWFISH
| libgnutls-dev (>= 2.2.0) | non | connexion SSL au serveur IRC
| libaspell-dev | non | extension aspell
| libperl-dev | non | extension perl
| python-dev | non | extension python
| ruby1.8-dev | non | extension ruby
| liblua5.1-0-dev | non | extension lua
| tcl-dev (>= 8.5) | non | extension tcl
| asciidoc (>= 8.5.0) | non | construction de la documentation (fichiers HTML)
| source-highlight | non | coloration des sources dans la documentation HTML
| Paquet ^(1)^ | Requis | Fonctionnalité
| cmake | *oui* | construction (autotools toujours possible, mais cmake est recommandé)
| libncursesw5-dev ^(2)^ | *oui* | interface ncurses
| gettext | non | internationalisation (traduction des messages; la langue de base est l'anglais)
| libgcrypt11-dev | non | authentification SASL avec le serveur IRC, en utilisant le mécanisme DH-BLOWFISH
| libgnutls-dev ( 2.2.0) | non | connexion SSL au serveur IRC
| libaspell-dev | non | extension aspell
| libperl-dev | non | extension perl
| python-dev | non | extension python
| ruby1.8-dev | non | extension ruby
| liblua5.1-0-dev | non | extension lua
| tcl-dev ( 8.5) | non | extension tcl
| asciidoc ( 8.5.0) | non | construction de la documentation (fichiers HTML)
| source-highlight | non | coloration des sources dans la documentation HTML
|========================================
[NOTE]
@ -664,13 +664,13 @@ Liste des évènements supportés :
| wheelup | roulette (haut)
| wheeldown | roulette (bas)
| buttonX-gesture-up ^(1)^ | geste avec distance entre 3 et 19
| buttonX-gesture-up-long ^(1)^ | geste avec distance >= 20
| buttonX-gesture-up-long ^(1)^ | geste avec distance supérieure ou égale à 20
| buttonX-gesture-down ^(1)^ | geste avec distance entre 3 et 19
| buttonX-gesture-down-long ^(1)^ | geste avec distance >= 20
| buttonX-gesture-down-long ^(1)^ | geste avec distance supérieure ou égale à 20
| buttonX-gesture-left ^(1)^ | geste avec distance entre 3 et 39
| buttonX-gesture-left-long ^(1)^ | geste avec distance >= 40
| buttonX-gesture-left-long ^(1)^ | geste avec distance supérieure ou égale à 40
| buttonX-gesture-right ^(1)^ | geste avec distance entre 3 et 39
| buttonX-gesture-right-long ^(1)^ | geste avec distance >= 40
| buttonX-gesture-right-long ^(1)^ | geste avec distance supérieure ou égale à 40
|========================================
[NOTE]

View File

@ -121,18 +121,18 @@ Examples:
unalias <colore>
reset
alias: aggiunge un alias per un colore
unalias: elimina un alias
colore: numero colore (>= 0, il massimo dipende dal terminale, di solito 63 o 255)
nome: nome alias per il colore (ad esempio: "arancione")
reset: ripristina tutte le coppie di colore (richiesto quando non ci sono più coppie disponibili se il ripristino automatico è disabilitato, consultare l'opzione weechat.look.color_pairs_auto_reset)
alias: add an alias for a color
unalias: delete an alias
color: color number (greater than or equal to 0, max depends on terminal, commonly 63 or 255)
name: alias name for color (for example: "orange")
reset: reset all color pairs (required when no more color pairs are available if automatic reset is disabled, see option weechat.look.color_pairs_auto_reset)
Senza argomento, il comando mostra i colori in un nuovo buffer.
Without argument, this command displays colors in a new buffer.
Esempi:
aggiunge alias "arancione" per il colore 214:
/color alias 214 arancione
elimina il colore 214:
Examples:
add alias "orange" for color 214:
/color alias 214 orange
delete color 214:
/color unalias 214
........................................

View File

@ -4,7 +4,7 @@ Sébastien Helleu <flashcode@flashtux.org>
[NOTE]
Questo documento è valido per le versioni di WeeChat > = 0.3.0.
Questo documento è valido per le versioni di WeeChat 0.3.0.
[[general]]
@ -28,7 +28,7 @@ Perché scegliere WeeChat? X-Chat ed Irssi vanno così bene...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Perché WeeChat è molto leggero ed ha nuove funzionalità.
Alcune caratteristiche (versione > = 0.3.x):
Alcune caratteristiche (versione 0.3.x):
* supporto multi-protocollo via plugin (IRC, Jabber)
* diverse interfacce remote in aggiunta a Curses (presto in arrivo)
@ -272,7 +272,7 @@ l'allineamento sul nick:
/set weechat.look.prefix_align none
----------------------------------------
Con WeeChat > = 0.3.6, si può abilitare l'opzione "eat_newline_glitch", in
Con WeeChat 0.3.6, si può abilitare l'opzione "eat_newline_glitch", in
modo che non venga aggiunto il carattere di nuova riga all'inizio di ogni riga
visualizzata (non interferisce con la selezione delle url):
@ -349,7 +349,7 @@ niente panico! È possibile cambiarla senza riavviare, grazie allo script 'shell
Per la versione 0.3.4, bisogna usare il comando `/color` per aggiungere nuovi colori.
Per le versioni > = 0.3.5, è possibile usare qualsiasi numero di colore nelle
Per le versioni 0.3.5, è possibile usare qualsiasi numero di colore nelle
opzioni (opzionale: si possono aggiungere gli alias ai colori con il comando `/color`).
Per favore consultare la guida per l'utente per maggiori informazioni sulla gestione
@ -606,7 +606,7 @@ massimo 25 nick:
----------------------------------------
[NOTE]
Per WeeChat < = 0.3.3, le opzioni sono 'irc.network.away_check' e
Per WeeChat 0.3.3, le opzioni sono 'irc.network.away_check' e
'irc.network.away_check_max_nicks'.
@ -707,7 +707,7 @@ Note:
* gli script in '~/.weechat/<linguaggio>/autoload/' sono caricati automaticamente
all'avvio di WeeChat.
* è disponibile un plugin 'tcl' con la versione > = 0.3.0.
* è disponibile un plugin 'tcl' con la versione 0.3.0.
[[settings]]

View File

@ -1565,7 +1565,7 @@ Argomenti:
* 'string_start': inizio della stringa (la funzione non restituirà un carattere prima
di questo puntatore)
* 'string': puntatore alla stringa (deve essere > = 'string_start')
* 'string': puntatore alla stringa (deve essere 'string_start')
Valore restituito:

View File

@ -60,7 +60,7 @@ Core vs plugin
Il "core" di WeeChat è utilizzato solo per visualizzare i dati sullo schermo
e interagire con l'utente; ciò vuol dire che il core di weechat senza i
plugin è inutile (utenti più fedeli: IRC faceva parte del core per le
versioni < = 0.2.6).
versioni 0.2.6).
Tutti i protocolli di rete come IRC sono forniti in plugin separati.

View File

@ -771,7 +771,7 @@ else:
----------------------------------------
[NOTE]
Le versioni < = 0.3.1.1 restituiscono una stringa vuota per
Le versioni 0.3.1.1 restituiscono una stringa vuota per
'info_get("version_number")', per cui bisogna verificare che
il valore restituito *non* sia vuoto.

View File

@ -92,20 +92,20 @@ compilare WeeChat.
[width="80%",cols="4,^2,13",options="header"]
|========================================
| Pacchetto ^(1)^ | Richiesto | Caratteristica
| cmake | *sì* | compilazione (ancora possibile con autotools, ma si raccomanda cmake)
| libncursesw5-dev ^(2)^ | *sì* | interfaccia ncurses
| gettext | no | internazionalizzazione (traduzione dei messaggi; la lingua base è l'inglese)
| libgcrypt11-dev | no | autenticazione SASL per i server IRC che utilizzano il meccanismo DH-BLOWFISH
| libgnutls-dev (>= 2.2.0) | no | connessione SSL al server IRC
| libaspell-dev | no | plugin aspell
| libperl-dev | no | plugin perl
| python-dev | no | plugin python
| ruby1.8-dev | no | plugin ruby
| liblua5.1-0-dev | no | plugin lua
| tcl-dev (>= 8.5) | no | plugin tcl
| asciidoc (>= 8.5.0) | no | compilazione della documentazione (file HTML)
| source-highlight | no | evidenziazione della sintassi per i sorgenti nella documentazione HTML
| Pacchetto ^(1)^ | Richiesto | Caratteristica
| cmake | *sì* | compilazione (ancora possibile con autotools, ma si raccomanda cmake)
| libncursesw5-dev ^(2)^ | *sì* | interfaccia ncurses
| gettext | no | internazionalizzazione (traduzione dei messaggi; la lingua base è l'inglese)
| libgcrypt11-dev | no | autenticazione SASL per i server IRC che utilizzano il meccanismo DH-BLOWFISH
| libgnutls-dev ( 2.2.0) | no | connessione SSL al server IRC
| libaspell-dev | no | plugin aspell
| libperl-dev | no | plugin perl
| python-dev | no | plugin python
| ruby1.8-dev | no | plugin ruby
| liblua5.1-0-dev | no | plugin lua
| tcl-dev ( 8.5) | no | plugin tcl
| asciidoc ( 8.5.0) | no | compilazione della documentazione (file HTML)
| source-highlight | no | evidenziazione della sintassi per i sorgenti nella documentazione HTML
|========================================
[NOTE]
@ -660,13 +660,13 @@ List of events supported:
| wheelup | wheel (up)
| wheeldown | wheel (down)
| buttonX-gesture-up ^(1)^ | gesture with distance between 3 and 19
| buttonX-gesture-up-long ^(1)^ | gesture with distance >= 20
| buttonX-gesture-up-long ^(1)^ | gesture with distance greater than or equal to 20
| buttonX-gesture-down ^(1)^ | gesture with distance between 3 and 19
| buttonX-gesture-down-long ^(1)^ | gesture with distance >= 20
| buttonX-gesture-down-long ^(1)^ | gesture with distance greater than or equal to 20
| buttonX-gesture-left ^(1)^ | gesture with distance between 3 and 39
| buttonX-gesture-left-long ^(1)^ | gesture with distance >= 40
| buttonX-gesture-left-long ^(1)^ | gesture with distance greater than or equal to 40
| buttonX-gesture-right ^(1)^ | gesture with distance between 3 and 39
| buttonX-gesture-right-long ^(1)^ | gesture with distance >= 40
| buttonX-gesture-right-long ^(1)^ | gesture with distance greater than or equal to 40
|========================================
[NOTE]

View File

@ -5,7 +5,7 @@ Sébastien Helleu <flashcode@flashtux.org>
// TRANSLATION MISSING
[NOTE]
This document is written for WeeChat versions > = 0.3.0.
This document is written for WeeChat versions 0.3.0.
[[general]]
@ -30,7 +30,7 @@ Dlaczego wybrać WeeChat? X-Chat i Irssi są takie dobre...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ponieważ WeeChat jest lekki i posiada wiele nowych możliwości.
Niektóre cechy (wersja > = 0.3.x):
Niektóre cechy (wersja 0.3.x):
* wsparcie dla wielu protokołów dzięki wtyczką (IRC, Jabber)
* wiele zdalnych GUI w dodatku do Courses (już niedługo)
@ -273,7 +273,7 @@ remove alignment on nick:
/set weechat.look.prefix_align none
----------------------------------------
With WeeChat > = 0.3.6, you can enable option "eat_newline_glitch", so that
With WeeChat 0.3.6, you can enable option "eat_newline_glitch", so that
new line char is not added at the end of each line displayed (it will not break
url selection):
@ -349,7 +349,7 @@ nie należy panikować! Można to zmienić bez konieczności restartu, za pomoc
Dla wersji 0.3.4, musisz użyć komendy `/color` w celu dodania nowych kolorów.
Dla wersji > = 0.3.5, można używać dowolnego numeru koloru w opcjach (opcjonalnie:
Dla wersji 0.3.5, można używać dowolnego numeru koloru w opcjach (opcjonalnie:
można stworzyć alias dla koloru za pomocą komendy `/color`).
Więcej informacji na temat zarządzania kolorami można uzyskać w poradniku użytkownika.
@ -600,7 +600,7 @@ osobami:
----------------------------------------
[NOTE]
Dla WeeChat < = 0.3.3, opcje te to 'irc.network.away_check' oraz
Dla WeeChat 0.3.3, opcje te to 'irc.network.away_check' oraz
'irc.network.away_check_max_nicks'.
@ -703,7 +703,7 @@ Uwagi:
* skrypty w '~/.weechat/<język>/autoload/' są automatycznie ładowane przy
uruchomieniu WeeChat.
* wtyczka 'tcl' jest dostępna dla wersji > = 0.3.0.
* wtyczka 'tcl' jest dostępna dla wersji 0.3.0.
[[settings]]

View File

@ -57,7 +57,7 @@ Rdzeń vs wtyczki
"Rdzeń" WeeChat jest używany tylko do wyświetlania danych na ekranie oraz
interakcji z użytkownikiem, oznacza to, że rdzeń weechat bez wtyczek jest
bezużyteczny (wierni użytkownicy: IRC był częścią rdzenia dla wersji < = 0.2.6).
bezużyteczny (wierni użytkownicy: IRC był częścią rdzenia dla wersji 0.2.6).
Wszystkie protokoły sieciowe jak IRC są dostarczane w oddzielnych pluginach.

View File

@ -56,7 +56,7 @@ WeeChat после изменений в настройках)
Ядро WeeChat используется только для вывода информации на экран пользователя.
Это значит что само по себе ядро, без плагинов, бесполезно
(преданные пользователи: IRC был частью ядра в версиях до < = 0.2.6).
(преданные пользователи: IRC был частью ядра в версиях до 0.2.6).
Все протоколы, такие как IRC, работают как раздельные плагины.

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.6-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2011-08-01 13:42+0200\n"
"POT-Creation-Date: 2011-08-04 16:12+0200\n"
"PO-Revision-Date: 2011-07-05 15:37+0200\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -1036,10 +1036,12 @@ msgstr "definuje alias barvy a zobrazí paletu barev"
msgid "alias <color> <name> || unalias <color> || reset"
msgstr "alias <barva> <name> || unalias <barva> || reset"
#, fuzzy
msgid ""
" alias: add an alias for a color\n"
"unalias: delete an alias\n"
" color: color number (>= 0, max depends on terminal, commonly 63 or 255)\n"
" color: color number (greater than or equal to 0, max depends on terminal, "
"commonly 63 or 255)\n"
" name: alias name for color (for example: \"orange\")\n"
" reset: reset all color pairs (required when no more color pairs are "
"available if automatic reset is disabled, see option weechat.look."

View File

@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.6-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2011-08-01 13:42+0200\n"
"POT-Creation-Date: 2011-08-04 16:12+0200\n"
"PO-Revision-Date: 2011-07-14 20:53+0100\n"
"Last-Translator: Nils Görs\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -1057,10 +1057,12 @@ msgstr "definiert Farbaliase und stellt eine Palette der möglichen Farben dar"
msgid "alias <color> <name> || unalias <color> || reset"
msgstr "alias <color> <name> || unalias <color> || reset"
#, fuzzy
msgid ""
" alias: add an alias for a color\n"
"unalias: delete an alias\n"
" color: color number (>= 0, max depends on terminal, commonly 63 or 255)\n"
" color: color number (greater than or equal to 0, max depends on terminal, "
"commonly 63 or 255)\n"
" name: alias name for color (for example: \"orange\")\n"
" reset: reset all color pairs (required when no more color pairs are "
"available if automatic reset is disabled, see option weechat.look."

View File

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.6-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2011-08-01 13:42+0200\n"
"POT-Creation-Date: 2011-08-04 16:12+0200\n"
"PO-Revision-Date: 2011-07-05 15:37+0200\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -1041,10 +1041,12 @@ msgstr "define alias de colores y muestra la paleta de colores"
msgid "alias <color> <name> || unalias <color> || reset"
msgstr "alias <color> <nombre> || unalias <color> || reset"
#, fuzzy
msgid ""
" alias: add an alias for a color\n"
"unalias: delete an alias\n"
" color: color number (>= 0, max depends on terminal, commonly 63 or 255)\n"
" color: color number (greater than or equal to 0, max depends on terminal, "
"commonly 63 or 255)\n"
" name: alias name for color (for example: \"orange\")\n"
" reset: reset all color pairs (required when no more color pairs are "
"available if automatic reset is disabled, see option weechat.look."

View File

@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.6-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2011-08-01 13:42+0200\n"
"PO-Revision-Date: 2011-08-01 13:43+0200\n"
"POT-Creation-Date: 2011-08-04 16:12+0200\n"
"PO-Revision-Date: 2011-08-04 16:00+0200\n"
"Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: French\n"
@ -1044,7 +1044,8 @@ msgstr "alias <couleur> <nom> || unalias <couleur> || reset"
msgid ""
" alias: add an alias for a color\n"
"unalias: delete an alias\n"
" color: color number (>= 0, max depends on terminal, commonly 63 or 255)\n"
" color: color number (greater than or equal to 0, max depends on terminal, "
"commonly 63 or 255)\n"
" name: alias name for color (for example: \"orange\")\n"
" reset: reset all color pairs (required when no more color pairs are "
"available if automatic reset is disabled, see option weechat.look."
@ -1060,8 +1061,8 @@ msgid ""
msgstr ""
" alias: ajouter un alias pour une couleur\n"
"unalias: supprimer un alias pour une couleur\n"
"couleur: numéro de couleur (>= 0, le max dépend du terminal, généralement 63 "
"ou 255)\n"
"couleur: numéro de couleur (supérieur ou égal à 0, le max dépend du "
"terminal, généralement 63 ou 255)\n"
" nom: nom d'alias pour la couleur (par exemple: \"orange\")\n"
" reset: réinitialiser toutes les paires de couleurs (requis quand il n'y a "
"plus de paires de couleurs disponibles si la réinitialisation automatique "

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.6-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2011-08-01 13:42+0200\n"
"POT-Creation-Date: 2011-08-04 16:12+0200\n"
"PO-Revision-Date: 2011-05-15 10:51+0200\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -1003,7 +1003,8 @@ msgstr ""
msgid ""
" alias: add an alias for a color\n"
"unalias: delete an alias\n"
" color: color number (>= 0, max depends on terminal, commonly 63 or 255)\n"
" color: color number (greater than or equal to 0, max depends on terminal, "
"commonly 63 or 255)\n"
" name: alias name for color (for example: \"orange\")\n"
" reset: reset all color pairs (required when no more color pairs are "
"available if automatic reset is disabled, see option weechat.look."

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.6-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2011-08-01 13:42+0200\n"
"POT-Creation-Date: 2011-08-04 16:12+0200\n"
"PO-Revision-Date: 2011-07-16 11:32+0200\n"
"Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -1036,10 +1036,12 @@ msgstr "definisce gli alias dei colori e visualizza la tavolozza dei colori"
msgid "alias <color> <name> || unalias <color> || reset"
msgstr "alias <colore> <nome> || unalias <colore> || reset"
#, fuzzy
msgid ""
" alias: add an alias for a color\n"
"unalias: delete an alias\n"
" color: color number (>= 0, max depends on terminal, commonly 63 or 255)\n"
" color: color number (greater than or equal to 0, max depends on terminal, "
"commonly 63 or 255)\n"
" name: alias name for color (for example: \"orange\")\n"
" reset: reset all color pairs (required when no more color pairs are "
"available if automatic reset is disabled, see option weechat.look."

View File

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.6-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2011-08-01 13:42+0200\n"
"POT-Creation-Date: 2011-08-04 16:12+0200\n"
"PO-Revision-Date: 2011-07-05 15:38+0200\n"
"Last-Translator: Krzysztof Koroscik <soltys@szluug.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -1044,10 +1044,12 @@ msgstr "definiuje aliasy i wyświetla palete kolorów"
msgid "alias <color> <name> || unalias <color> || reset"
msgstr "alias <kolor> <nazwa> || unalias <kolor> || reset"
#, fuzzy
msgid ""
" alias: add an alias for a color\n"
"unalias: delete an alias\n"
" color: color number (>= 0, max depends on terminal, commonly 63 or 255)\n"
" color: color number (greater than or equal to 0, max depends on terminal, "
"commonly 63 or 255)\n"
" name: alias name for color (for example: \"orange\")\n"
" reset: reset all color pairs (required when no more color pairs are "
"available if automatic reset is disabled, see option weechat.look."

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.6-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2011-08-01 13:42+0200\n"
"POT-Creation-Date: 2011-08-04 16:12+0200\n"
"PO-Revision-Date: 2011-05-15 10:52+0200\n"
"Last-Translator: Ivan Sichmann Freitas <ivansichfreitas@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -1052,10 +1052,12 @@ msgstr "alias <cor> <apelido> || unalias <cor> || reset"
# Translate orange? Is it a internal name?
# TODO: revisit here when color names were specified as translatable or not
#, fuzzy
msgid ""
" alias: add an alias for a color\n"
"unalias: delete an alias\n"
" color: color number (>= 0, max depends on terminal, commonly 63 or 255)\n"
" color: color number (greater than or equal to 0, max depends on terminal, "
"commonly 63 or 255)\n"
" name: alias name for color (for example: \"orange\")\n"
" reset: reset all color pairs (required when no more color pairs are "
"available if automatic reset is disabled, see option weechat.look."

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.6-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2011-08-01 13:42+0200\n"
"POT-Creation-Date: 2011-08-04 16:12+0200\n"
"PO-Revision-Date: 2011-05-15 10:52+0200\n"
"Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -1010,7 +1010,8 @@ msgstr ""
msgid ""
" alias: add an alias for a color\n"
"unalias: delete an alias\n"
" color: color number (>= 0, max depends on terminal, commonly 63 or 255)\n"
" color: color number (greater than or equal to 0, max depends on terminal, "
"commonly 63 or 255)\n"
" name: alias name for color (for example: \"orange\")\n"
" reset: reset all color pairs (required when no more color pairs are "
"available if automatic reset is disabled, see option weechat.look."

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2011-08-01 13:42+0200\n"
"POT-Creation-Date: 2011-08-04 16:12+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -875,7 +875,8 @@ msgstr ""
msgid ""
" alias: add an alias for a color\n"
"unalias: delete an alias\n"
" color: color number (>= 0, max depends on terminal, commonly 63 or 255)\n"
" color: color number (greater than or equal to 0, max depends on terminal, "
"commonly 63 or 255)\n"
" name: alias name for color (for example: \"orange\")\n"
" reset: reset all color pairs (required when no more color pairs are "
"available if automatic reset is disabled, see option weechat.look."

View File

@ -5234,8 +5234,8 @@ command_init ()
" || reset"),
N_(" alias: add an alias for a color\n"
"unalias: delete an alias\n"
" color: color number (>= 0, max depends on terminal, "
"commonly 63 or 255)\n"
" color: color number (greater than or equal to 0, max "
"depends on terminal, commonly 63 or 255)\n"
" name: alias name for color (for example: \"orange\")\n"
" reset: reset all color pairs (required when no more "
"color pairs are available if automatic reset is disabled, "