mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 05:16:38 +02:00
irc: remove a trailing comma in help of server capabilities option
This commit is contained in:
@@ -479,7 +479,7 @@
|
||||
** Werte: 0 .. 1000000 (Standardwert: `25`)
|
||||
|
||||
* [[option_irc.server_default.capabilities]] *irc.server_default.capabilities*
|
||||
** Beschreibung: `durch Kommata getrennte Liste von erweiterten Client Fähigkeiten ("client capabilities"), welche vom Server angeboten und genutzt werden sollen. Fähigkeiten die von WeeChat unterstützt werden: away-notify, multi-prefix, server-time, userhost-in-name (Beispiel: "away-notify,multi-prefix")`
|
||||
** Beschreibung: `comma-separated list of client capabilities to enable for server if they are available; capabilities supported by WeeChat are: away-notify, multi-prefix, server-time, userhost-in-names (example: "away-notify,multi-prefix")`
|
||||
** Typ: Zeichenkette
|
||||
** Werte: beliebige Zeichenkette (Standardwert: `""`)
|
||||
|
||||
|
||||
@@ -479,7 +479,7 @@
|
||||
** values: 0 .. 1000000 (default value: `25`)
|
||||
|
||||
* [[option_irc.server_default.capabilities]] *irc.server_default.capabilities*
|
||||
** description: `comma-separated list of client capabilities to enable for server if they are available; capabilities supported by WeeChat are: away-notify, multi-prefix, server-time, userhost-in-names, (example: "away-notify,multi-prefix")`
|
||||
** description: `comma-separated list of client capabilities to enable for server if they are available; capabilities supported by WeeChat are: away-notify, multi-prefix, server-time, userhost-in-names (example: "away-notify,multi-prefix")`
|
||||
** type: string
|
||||
** values: any string (default value: `""`)
|
||||
|
||||
|
||||
@@ -479,7 +479,7 @@
|
||||
** valori: 0 .. 1000000 (valore predefinito: `25`)
|
||||
|
||||
* [[option_irc.server_default.capabilities]] *irc.server_default.capabilities*
|
||||
** descrizione: `comma-separated list of client capabilities to enable for server if they are available; capabilities supported by WeeChat are: away-notify, multi-prefix, server-time, userhost-in-names, (example: "away-notify,multi-prefix")`
|
||||
** descrizione: `comma-separated list of client capabilities to enable for server if they are available; capabilities supported by WeeChat are: away-notify, multi-prefix, server-time, userhost-in-names (example: "away-notify,multi-prefix")`
|
||||
** tipo: stringa
|
||||
** valori: qualsiasi stringa (valore predefinito: `""`)
|
||||
|
||||
|
||||
@@ -479,7 +479,7 @@
|
||||
** 値: 0 .. 1000000 (デフォルト値: `25`)
|
||||
|
||||
* [[option_irc.server_default.capabilities]] *irc.server_default.capabilities*
|
||||
** 説明: `comma-separated list of client capabilities to enable for server if they are available; capabilities supported by WeeChat are: away-notify, multi-prefix, server-time, userhost-in-names, (example: "away-notify,multi-prefix")`
|
||||
** 説明: `comma-separated list of client capabilities to enable for server if they are available; capabilities supported by WeeChat are: away-notify, multi-prefix, server-time, userhost-in-names (example: "away-notify,multi-prefix")`
|
||||
** タイプ: 文字列
|
||||
** 値: 未制約文字列 (デフォルト値: `""`)
|
||||
|
||||
|
||||
@@ -479,7 +479,7 @@
|
||||
** wartości: 0 .. 1000000 (domyślna wartość: `25`)
|
||||
|
||||
* [[option_irc.server_default.capabilities]] *irc.server_default.capabilities*
|
||||
** opis: `comma-separated list of client capabilities to enable for server if they are available; capabilities supported by WeeChat are: away-notify, multi-prefix, server-time, userhost-in-names, (example: "away-notify,multi-prefix")`
|
||||
** opis: `comma-separated list of client capabilities to enable for server if they are available; capabilities supported by WeeChat are: away-notify, multi-prefix, server-time, userhost-in-names (example: "away-notify,multi-prefix")`
|
||||
** typ: ciąg
|
||||
** wartości: dowolny ciąg (domyślna wartość: `""`)
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-08-23 12:35+0200\n"
|
||||
"POT-Creation-Date: 2014-08-23 21:02+0200\n"
|
||||
"PO-Revision-Date: 2014-08-16 11:46+0200\n"
|
||||
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -6628,7 +6628,7 @@ msgstr "příkaz spuštěný při startu WeeChat, před načtením pluginů"
|
||||
msgid ""
|
||||
"comma-separated list of client capabilities to enable for server if they are "
|
||||
"available; capabilities supported by WeeChat are: away-notify, multi-prefix, "
|
||||
"server-time, userhost-in-names, (example: \"away-notify,multi-prefix\")"
|
||||
"server-time, userhost-in-names (example: \"away-notify,multi-prefix\")"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
|
||||
@@ -22,7 +22,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-08-23 12:35+0200\n"
|
||||
"POT-Creation-Date: 2014-08-23 21:02+0200\n"
|
||||
"PO-Revision-Date: 2014-08-23 10:49+0100\n"
|
||||
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
|
||||
"Language-Team: German <weechatter@arcor.de>\n"
|
||||
@@ -7522,10 +7522,11 @@ msgid "password for server (note: content is evaluated, see /help eval)"
|
||||
msgstr "Passwort für Server (Hinweis: Inhalt wird evaluiert, siehe /help eval)"
|
||||
|
||||
#. TRANSLATORS: please keep words "client capabilities" between brackets if translation is different (see fr.po)
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"comma-separated list of client capabilities to enable for server if they are "
|
||||
"available; capabilities supported by WeeChat are: away-notify, multi-prefix, "
|
||||
"server-time, userhost-in-names, (example: \"away-notify,multi-prefix\")"
|
||||
"server-time, userhost-in-names (example: \"away-notify,multi-prefix\")"
|
||||
msgstr ""
|
||||
"durch Kommata getrennte Liste von erweiterten Client Fähigkeiten (\"client "
|
||||
"capabilities\"), welche vom Server angeboten und genutzt werden sollen. "
|
||||
|
||||
@@ -22,7 +22,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-08-23 12:35+0200\n"
|
||||
"POT-Creation-Date: 2014-08-23 21:02+0200\n"
|
||||
"PO-Revision-Date: 2014-08-16 11:46+0200\n"
|
||||
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -6864,7 +6864,7 @@ msgstr "comando ejecutado cuando WeeChat inicia, antes de cargar los plugins"
|
||||
msgid ""
|
||||
"comma-separated list of client capabilities to enable for server if they are "
|
||||
"available; capabilities supported by WeeChat are: away-notify, multi-prefix, "
|
||||
"server-time, userhost-in-names, (example: \"away-notify,multi-prefix\")"
|
||||
"server-time, userhost-in-names (example: \"away-notify,multi-prefix\")"
|
||||
msgstr ""
|
||||
"lista separada por comas de capabilidades del cliente (\"client capabilities"
|
||||
"\") para habilitar en el servidor si están disponibles (ejemplo: \"multi-"
|
||||
|
||||
@@ -21,8 +21,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-08-23 12:35+0200\n"
|
||||
"PO-Revision-Date: 2014-08-23 12:36+0200\n"
|
||||
"POT-Creation-Date: 2014-08-23 21:02+0200\n"
|
||||
"PO-Revision-Date: 2014-08-23 21:04+0200\n"
|
||||
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
"Language: fr\n"
|
||||
@@ -7377,7 +7377,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"comma-separated list of client capabilities to enable for server if they are "
|
||||
"available; capabilities supported by WeeChat are: away-notify, multi-prefix, "
|
||||
"server-time, userhost-in-names, (example: \"away-notify,multi-prefix\")"
|
||||
"server-time, userhost-in-names (example: \"away-notify,multi-prefix\")"
|
||||
msgstr ""
|
||||
"liste séparée par des virgules de capacités client (\"client capabilities\") "
|
||||
"à activer sur le serveur si elles sont disponibles ; les capacités "
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-08-23 12:35+0200\n"
|
||||
"POT-Creation-Date: 2014-08-23 21:02+0200\n"
|
||||
"PO-Revision-Date: 2014-08-16 11:46+0200\n"
|
||||
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -6126,7 +6126,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"comma-separated list of client capabilities to enable for server if they are "
|
||||
"available; capabilities supported by WeeChat are: away-notify, multi-prefix, "
|
||||
"server-time, userhost-in-names, (example: \"away-notify,multi-prefix\")"
|
||||
"server-time, userhost-in-names (example: \"away-notify,multi-prefix\")"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-08-23 12:35+0200\n"
|
||||
"POT-Creation-Date: 2014-08-23 21:02+0200\n"
|
||||
"PO-Revision-Date: 2014-08-16 11:46+0200\n"
|
||||
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -7008,7 +7008,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"comma-separated list of client capabilities to enable for server if they are "
|
||||
"available; capabilities supported by WeeChat are: away-notify, multi-prefix, "
|
||||
"server-time, userhost-in-names, (example: \"away-notify,multi-prefix\")"
|
||||
"server-time, userhost-in-names (example: \"away-notify,multi-prefix\")"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-08-23 12:35+0200\n"
|
||||
"POT-Creation-Date: 2014-08-23 21:02+0200\n"
|
||||
"PO-Revision-Date: 2014-08-16 23:57+0900\n"
|
||||
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
|
||||
"Language-Team: Japanese <https://github.com/l/weechat/tree/translation_ja>\n"
|
||||
@@ -7090,7 +7090,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"comma-separated list of client capabilities to enable for server if they are "
|
||||
"available; capabilities supported by WeeChat are: away-notify, multi-prefix, "
|
||||
"server-time, userhost-in-names, (example: \"away-notify,multi-prefix\")"
|
||||
"server-time, userhost-in-names (example: \"away-notify,multi-prefix\")"
|
||||
msgstr ""
|
||||
"サーバで利用可能ならば有効化する \"client capabilities\" のコンマ区切りリス"
|
||||
"ト; WeeChat で利用できる機能: multi-prefix、userhost-in-names、away-notify "
|
||||
|
||||
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-08-23 12:35+0200\n"
|
||||
"POT-Creation-Date: 2014-08-23 21:02+0200\n"
|
||||
"PO-Revision-Date: 2014-08-16 11:46+0200\n"
|
||||
"Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -7229,7 +7229,7 @@ msgstr "hasło dla serwera ( zawartość jest przetwarzana, zobacz /help eval)"
|
||||
msgid ""
|
||||
"comma-separated list of client capabilities to enable for server if they are "
|
||||
"available; capabilities supported by WeeChat are: away-notify, multi-prefix, "
|
||||
"server-time, userhost-in-names, (example: \"away-notify,multi-prefix\")"
|
||||
"server-time, userhost-in-names (example: \"away-notify,multi-prefix\")"
|
||||
msgstr ""
|
||||
"oddzielona przecinkami lista opcji klienta do włączenia dla serwera, jeśli "
|
||||
"są dostępne; opcje wspierane przez WeeChat: multi-prefix, userhost-in-names, "
|
||||
|
||||
+2
-2
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-08-23 12:35+0200\n"
|
||||
"POT-Creation-Date: 2014-08-23 21:02+0200\n"
|
||||
"PO-Revision-Date: 2014-08-16 11:46+0200\n"
|
||||
"Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -6369,7 +6369,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"comma-separated list of client capabilities to enable for server if they are "
|
||||
"available; capabilities supported by WeeChat are: away-notify, multi-prefix, "
|
||||
"server-time, userhost-in-names, (example: \"away-notify,multi-prefix\")"
|
||||
"server-time, userhost-in-names (example: \"away-notify,multi-prefix\")"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
|
||||
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-08-23 12:35+0200\n"
|
||||
"POT-Creation-Date: 2014-08-23 21:02+0200\n"
|
||||
"PO-Revision-Date: 2014-08-16 11:46+0200\n"
|
||||
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -6151,7 +6151,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"comma-separated list of client capabilities to enable for server if they are "
|
||||
"available; capabilities supported by WeeChat are: away-notify, multi-prefix, "
|
||||
"server-time, userhost-in-names, (example: \"away-notify,multi-prefix\")"
|
||||
"server-time, userhost-in-names (example: \"away-notify,multi-prefix\")"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-08-23 12:35+0200\n"
|
||||
"POT-Creation-Date: 2014-08-23 21:02+0200\n"
|
||||
"PO-Revision-Date: 2014-07-25 07:50+0200\n"
|
||||
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5470,7 +5470,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"comma-separated list of client capabilities to enable for server if they are "
|
||||
"available; capabilities supported by WeeChat are: away-notify, multi-prefix, "
|
||||
"server-time, userhost-in-names, (example: \"away-notify,multi-prefix\")"
|
||||
"server-time, userhost-in-names (example: \"away-notify,multi-prefix\")"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
|
||||
+2
-2
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2014-08-23 12:35+0200\n"
|
||||
"POT-Creation-Date: 2014-08-23 21:02+0200\n"
|
||||
"PO-Revision-Date: 2014-08-16 10:27+0200\n"
|
||||
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5411,7 +5411,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"comma-separated list of client capabilities to enable for server if they are "
|
||||
"available; capabilities supported by WeeChat are: away-notify, multi-prefix, "
|
||||
"server-time, userhost-in-names, (example: \"away-notify,multi-prefix\")"
|
||||
"server-time, userhost-in-names (example: \"away-notify,multi-prefix\")"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
|
||||
@@ -1677,8 +1677,7 @@ irc_config_server_new_option (struct t_config_file *config_file,
|
||||
N_("comma-separated list of client capabilities to enable for "
|
||||
"server if they are available; capabilities supported by "
|
||||
"WeeChat are: away-notify, multi-prefix, server-time, "
|
||||
"userhost-in-names, (example: "
|
||||
"\"away-notify,multi-prefix\")"),
|
||||
"userhost-in-names (example: \"away-notify,multi-prefix\")"),
|
||||
NULL, 0, 0,
|
||||
default_value, value,
|
||||
null_value_allowed,
|
||||
|
||||
Reference in New Issue
Block a user