diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 16 | ||||
-rw-r--r-- | po/de.po | 17 | ||||
-rw-r--r-- | po/es.po | 16 | ||||
-rw-r--r-- | po/fr.po | 26 | ||||
-rw-r--r-- | po/hu.po | 16 | ||||
-rw-r--r-- | po/it.po | 17 | ||||
-rw-r--r-- | po/ja.po | 17 | ||||
-rw-r--r-- | po/pl.po | 17 | ||||
-rw-r--r-- | po/pt.po | 17 | ||||
-rw-r--r-- | po/pt_BR.po | 16 | ||||
-rw-r--r-- | po/ru.po | 16 | ||||
-rw-r--r-- | po/tr.po | 16 | ||||
-rw-r--r-- | po/weechat.pot | 16 |
13 files changed, 194 insertions, 29 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-05-18 07:45+0200\n" +"POT-Creation-Date: 2016-05-18 07:50+0200\n" "PO-Revision-Date: 2016-05-18 07:42+0200\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -9685,6 +9685,11 @@ msgid "text color of selected line in relay buffer" msgstr "barva textu řádku vybraného klienta" msgid "" +"allow empty password in relay (it should be enabled only for tests or local " +"network)" +msgstr "" + +msgid "" "POSIX extended regular expression with IPs allowed to use relay (case " "insensitive, use \"(?-i)\" at beginning to make it case sensitive), example: " "\"^(123.45.67.89|192.160.*)$\"" @@ -9721,7 +9726,8 @@ msgstr "maximální počet klientů připojených k portu" #, fuzzy msgid "" "password required by clients to access this relay (empty value means no " -"password required) (note: content is evaluated, see /help eval)" +"password required, see option relay.network.allow_empty_password) (note: " +"content is evaluated, see /help eval)" msgstr "" "heslo vyžadované klienty pro přístup k tomuto přesměrováni (prázdná hodnota " "značí, že heslo není vyžadováno)" @@ -9804,6 +9810,12 @@ msgid "%s%s: cannot accept client on port %d (%s): error %d %s" msgstr "%s%s: nemohu \"naslouchat\" na portu %d (%s): chyba %d %s" #, c-format +msgid "" +"%s%s: cannot accept client because relay password is empty, and option relay." +"network.allow_empty_password is off" +msgstr "" + +#, c-format msgid "%s%s: client not allowed (max %d client is allowed at same time)" msgid_plural "" "%s%s: client not allowed (max %d clients are allowed at same time)" @@ -23,7 +23,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-05-18 07:45+0200\n" +"POT-Creation-Date: 2016-05-18 07:50+0200\n" "PO-Revision-Date: 2016-05-18 07:42+0200\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <>\n" @@ -11026,6 +11026,11 @@ msgid "text color of selected line in relay buffer" msgstr "Textfarbe für selektierte Zeile in Relay-Buffer" msgid "" +"allow empty password in relay (it should be enabled only for tests or local " +"network)" +msgstr "" + +msgid "" "POSIX extended regular expression with IPs allowed to use relay (case " "insensitive, use \"(?-i)\" at beginning to make it case sensitive), example: " "\"^(123.45.67.89|192.160.*)$\"" @@ -11073,9 +11078,11 @@ msgstr "" "maximale Anzahl an Clients die mit einem Port verbunden sein dürfen (0 = " "keine Begrenzung)" +#, fuzzy msgid "" "password required by clients to access this relay (empty value means no " -"password required) (note: content is evaluated, see /help eval)" +"password required, see option relay.network.allow_empty_password) (note: " +"content is evaluated, see /help eval)" msgstr "" "Passwort wird von Clients benötigt um Zugriff auf dieses Relay zu erhalten " "(kein Eintrag bedeutet, dass kein Passwort benötigt wird) (Hinweis: Inhalt " @@ -11178,6 +11185,12 @@ msgid "%s%s: cannot accept client on port %d (%s): error %d %s" msgstr "%s%s: Der Client wird am Port %d (%s) nicht akzeptiert: Fehler %d %s" #, c-format +msgid "" +"%s%s: cannot accept client because relay password is empty, and option relay." +"network.allow_empty_password is off" +msgstr "" + +#, c-format msgid "%s%s: client not allowed (max %d client is allowed at same time)" msgid_plural "" "%s%s: client not allowed (max %d clients are allowed at same time)" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-05-18 07:45+0200\n" +"POT-Creation-Date: 2016-05-18 07:50+0200\n" "PO-Revision-Date: 2016-05-18 07:42+0200\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -10008,6 +10008,11 @@ msgstr "color de fondo en el buffer del repetidor" msgid "text color of selected line in relay buffer" msgstr "color del texto de la línea seleccionada en el buffer del repetidor" +msgid "" +"allow empty password in relay (it should be enabled only for tests or local " +"network)" +msgstr "" + # why is case insensitive important? ips use numbers and urls are case insensible. #, fuzzy msgid "" @@ -10054,7 +10059,8 @@ msgstr "número máximo de clientes conectados a un puerto" #, fuzzy msgid "" "password required by clients to access this relay (empty value means no " -"password required) (note: content is evaluated, see /help eval)" +"password required, see option relay.network.allow_empty_password) (note: " +"content is evaluated, see /help eval)" msgstr "" "los clientes requieren una clave para acceder este repetidor (sin valor " "significa que no se requiere clave)" @@ -10136,6 +10142,12 @@ msgid "%s%s: cannot accept client on port %d (%s): error %d %s" msgstr "%s%s: no se puede aceptar el cliente en el puerto %d (%s)" #, c-format +msgid "" +"%s%s: cannot accept client because relay password is empty, and option relay." +"network.allow_empty_password is off" +msgstr "" + +#, c-format msgid "%s%s: client not allowed (max %d client is allowed at same time)" msgid_plural "" "%s%s: client not allowed (max %d clients are allowed at same time)" @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-05-18 07:45+0200\n" -"PO-Revision-Date: 2016-05-18 07:45+0200\n" +"POT-Creation-Date: 2016-05-18 07:50+0200\n" +"PO-Revision-Date: 2016-05-18 07:53+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -10778,6 +10778,13 @@ msgid "text color of selected line in relay buffer" msgstr "couleur du texte pour la ligne sélectionnée dans le tampon relay" msgid "" +"allow empty password in relay (it should be enabled only for tests or local " +"network)" +msgstr "" +"autoriser un mot de passe vide dans relay (devrait être activé seulement " +"pour des tests ou sur le réseau local)" + +msgid "" "POSIX extended regular expression with IPs allowed to use relay (case " "insensitive, use \"(?-i)\" at beginning to make it case sensitive), example: " "\"^(123.45.67.89|192.160.*)$\"" @@ -10824,11 +10831,12 @@ msgstr "" msgid "" "password required by clients to access this relay (empty value means no " -"password required) (note: content is evaluated, see /help eval)" +"password required, see option relay.network.allow_empty_password) (note: " +"content is evaluated, see /help eval)" msgstr "" "mot de passe requis par les clients pour accéder à ce relai (une valeur vide " -"indique que le mot de passe n'est pas nécessaire) (note : le contenu est " -"évalué, voir /help eval)" +"indique que le mot de passe n'est pas nécessaire, voir l'option relay." +"network.allow_empty_password) (note : le contenu est évalué, voir /help eval)" msgid "" "file with SSL certificate and private key (for serving clients with SSL)" @@ -10924,6 +10932,14 @@ msgstr "" "%s%s : impossible d'accepter le client sur le port %d (%s) : erreur %d %s" #, c-format +msgid "" +"%s%s: cannot accept client because relay password is empty, and option relay." +"network.allow_empty_password is off" +msgstr "" +"%s%s : impossible d'accepter le client car le mot de passe relay est vide, " +"et l'opion relay.network.allow_empty_password est désactivée" + +#, c-format msgid "%s%s: client not allowed (max %d client is allowed at same time)" msgid_plural "" "%s%s: client not allowed (max %d clients are allowed at same time)" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-05-18 07:45+0200\n" +"POT-Creation-Date: 2016-05-18 07:50+0200\n" "PO-Revision-Date: 2016-05-18 07:43+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -9051,6 +9051,11 @@ msgid "text color of selected line in relay buffer" msgstr "szerver nevének színe" msgid "" +"allow empty password in relay (it should be enabled only for tests or local " +"network)" +msgstr "" + +msgid "" "POSIX extended regular expression with IPs allowed to use relay (case " "insensitive, use \"(?-i)\" at beginning to make it case sensitive), example: " "\"^(123.45.67.89|192.160.*)$\"" @@ -9084,7 +9089,8 @@ msgstr "" msgid "" "password required by clients to access this relay (empty value means no " -"password required) (note: content is evaluated, see /help eval)" +"password required, see option relay.network.allow_empty_password) (note: " +"content is evaluated, see /help eval)" msgstr "" msgid "" @@ -9167,6 +9173,12 @@ msgid "%s%s: cannot accept client on port %d (%s): error %d %s" msgstr "%s nem sikerült a csatornát létrehozni\n" #, c-format +msgid "" +"%s%s: cannot accept client because relay password is empty, and option relay." +"network.allow_empty_password is off" +msgstr "" + +#, c-format msgid "%s%s: client not allowed (max %d client is allowed at same time)" msgid_plural "" "%s%s: client not allowed (max %d clients are allowed at same time)" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-05-18 07:45+0200\n" +"POT-Creation-Date: 2016-05-18 07:50+0200\n" "PO-Revision-Date: 2016-05-18 07:43+0200\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -10183,6 +10183,11 @@ msgstr "colore di sfondo nel buffer relay" msgid "text color of selected line in relay buffer" msgstr "colore del testo della riga selezionata nel buffer relay" +msgid "" +"allow empty password in relay (it should be enabled only for tests or local " +"network)" +msgstr "" + #, fuzzy msgid "" "POSIX extended regular expression with IPs allowed to use relay (case " @@ -10227,9 +10232,11 @@ msgstr "" msgid "maximum number of clients connecting to a port (0 = no limit)" msgstr "numero massimo di client connessi ad una porta" +#, fuzzy msgid "" "password required by clients to access this relay (empty value means no " -"password required) (note: content is evaluated, see /help eval)" +"password required, see option relay.network.allow_empty_password) (note: " +"content is evaluated, see /help eval)" msgstr "" "password richiesta dai client per accedere a questo relay (un valore nullo " "corrisponde a nessuna password richiesta) (nota: il contenuto viene " @@ -10316,6 +10323,12 @@ msgstr "" "%s%s: impossibile accettare il client sulla porta %d (%s): errore %d %s" #, c-format +msgid "" +"%s%s: cannot accept client because relay password is empty, and option relay." +"network.allow_empty_password is off" +msgstr "" + +#, c-format msgid "%s%s: client not allowed (max %d client is allowed at same time)" msgid_plural "" "%s%s: client not allowed (max %d clients are allowed at same time)" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-05-18 07:45+0200\n" +"POT-Creation-Date: 2016-05-18 07:50+0200\n" "PO-Revision-Date: 2016-05-18 07:43+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/translation_ja>\n" @@ -10377,6 +10377,11 @@ msgid "text color of selected line in relay buffer" msgstr "リレーバッファ内の選択行のテキスト色" msgid "" +"allow empty password in relay (it should be enabled only for tests or local " +"network)" +msgstr "" + +msgid "" "POSIX extended regular expression with IPs allowed to use relay (case " "insensitive, use \"(?-i)\" at beginning to make it case sensitive), example: " "\"^(123.45.67.89|192.160.*)$\"" @@ -10417,9 +10422,11 @@ msgstr "" msgid "maximum number of clients connecting to a port (0 = no limit)" msgstr "ポートに接続するクライアントの最大数 (0 = 制限なし)" +#, fuzzy msgid "" "password required by clients to access this relay (empty value means no " -"password required) (note: content is evaluated, see /help eval)" +"password required, see option relay.network.allow_empty_password) (note: " +"content is evaluated, see /help eval)" msgstr "" "このリレーを利用するためにクライアントが必要なパスワード (空の場合パスワード" "なし) (注意: 値は評価されます、/help eval を参照してください)" @@ -10511,6 +10518,12 @@ msgstr "" "%s" #, c-format +msgid "" +"%s%s: cannot accept client because relay password is empty, and option relay." +"network.allow_empty_password is off" +msgstr "" + +#, c-format msgid "%s%s: client not allowed (max %d client is allowed at same time)" msgid_plural "" "%s%s: client not allowed (max %d clients are allowed at same time)" @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-05-18 07:45+0200\n" +"POT-Creation-Date: 2016-05-18 07:50+0200\n" "PO-Revision-Date: 2016-05-18 07:43+0200\n" "Last-Translator: Krzysztof Korościk <soltys1@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -10571,6 +10571,11 @@ msgid "text color of selected line in relay buffer" msgstr "kolor tekstu zaznaczonej linii w buforze pośrednika" msgid "" +"allow empty password in relay (it should be enabled only for tests or local " +"network)" +msgstr "" + +msgid "" "POSIX extended regular expression with IPs allowed to use relay (case " "insensitive, use \"(?-i)\" at beginning to make it case sensitive), example: " "\"^(123.45.67.89|192.160.*)$\"" @@ -10614,9 +10619,11 @@ msgstr "" msgid "maximum number of clients connecting to a port (0 = no limit)" msgstr "maksymalna ilość klientów łączących się na port (0 = brak limitu)" +#, fuzzy msgid "" "password required by clients to access this relay (empty value means no " -"password required) (note: content is evaluated, see /help eval)" +"password required, see option relay.network.allow_empty_password) (note: " +"content is evaluated, see /help eval)" msgstr "" "hasło wymagane od klientów do połączenia z tym pośrednikiem (pusta wartość " "oznacza brak wymaganego hasła) (zawartość jest przetwarzana, zobacz /help " @@ -10715,6 +10722,12 @@ msgid "%s%s: cannot accept client on port %d (%s): error %d %s" msgstr "%s%s: nie można zaakceptować klienta na porcie %d (%s): błąd %d %s" #, c-format +msgid "" +"%s%s: cannot accept client because relay password is empty, and option relay." +"network.allow_empty_password is off" +msgstr "" + +#, c-format msgid "%s%s: client not allowed (max %d client is allowed at same time)" msgid_plural "" "%s%s: client not allowed (max %d clients are allowed at same time)" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-05-18 07:45+0200\n" +"POT-Creation-Date: 2016-05-18 07:50+0200\n" "PO-Revision-Date: 2016-05-18 07:43+0200\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -10576,6 +10576,11 @@ msgid "text color of selected line in relay buffer" msgstr "cor do texto da linha selecionada no buffer de reencaminhamento" msgid "" +"allow empty password in relay (it should be enabled only for tests or local " +"network)" +msgstr "" + +msgid "" "POSIX extended regular expression with IPs allowed to use relay (case " "insensitive, use \"(?-i)\" at beginning to make it case sensitive), example: " "\"^(123.45.67.89|192.160.*)$\"" @@ -10618,9 +10623,11 @@ msgstr "" msgid "maximum number of clients connecting to a port (0 = no limit)" msgstr "número máximo de clientes que se conectam a uma porta (0 = sem limite)" +#, fuzzy msgid "" "password required by clients to access this relay (empty value means no " -"password required) (note: content is evaluated, see /help eval)" +"password required, see option relay.network.allow_empty_password) (note: " +"content is evaluated, see /help eval)" msgstr "" "palavra-passe solicitada aos clientes para acederem a este reencaminhador (o " "valor vazio significa que a palavra-passe não é necessária) (nota: o " @@ -10716,6 +10723,12 @@ msgid "%s%s: cannot accept client on port %d (%s): error %d %s" msgstr "%s%s: não é possível aceitar o cliente na porta %d (%s): erro %d %s" #, c-format +msgid "" +"%s%s: cannot accept client because relay password is empty, and option relay." +"network.allow_empty_password is off" +msgstr "" + +#, c-format msgid "%s%s: client not allowed (max %d client is allowed at same time)" msgid_plural "" "%s%s: client not allowed (max %d clients are allowed at same time)" diff --git a/po/pt_BR.po b/po/pt_BR.po index fd3e1d9f2..2def095e3 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-05-18 07:45+0200\n" +"POT-Creation-Date: 2016-05-18 07:50+0200\n" "PO-Revision-Date: 2016-05-18 07:43+0200\n" "Last-Translator: Eduardo Elias <camponez@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -9478,6 +9478,11 @@ msgstr "cor de fundo para marcador de dados não lidos" msgid "text color of selected line in relay buffer" msgstr "cor do texto da linha do cliente selecionada" +msgid "" +"allow empty password in relay (it should be enabled only for tests or local " +"network)" +msgstr "" + #, fuzzy msgid "" "POSIX extended regular expression with IPs allowed to use relay (case " @@ -9520,7 +9525,8 @@ msgstr "número máximo de clientes conectando-se a uma porta" #, fuzzy msgid "" "password required by clients to access this relay (empty value means no " -"password required) (note: content is evaluated, see /help eval)" +"password required, see option relay.network.allow_empty_password) (note: " +"content is evaluated, see /help eval)" msgstr "" "senha necessária para clientes acessarem este relay (vazio significa que " "nenhuma senha é necessária)" @@ -9603,6 +9609,12 @@ msgid "%s%s: cannot accept client on port %d (%s): error %d %s" msgstr "%s%s: não foi possível aceitar o cliente na porta %d (%s): erro %d %s" #, c-format +msgid "" +"%s%s: cannot accept client because relay password is empty, and option relay." +"network.allow_empty_password is off" +msgstr "" + +#, c-format msgid "%s%s: client not allowed (max %d client is allowed at same time)" msgid_plural "" "%s%s: client not allowed (max %d clients are allowed at same time)" @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-05-18 07:45+0200\n" +"POT-Creation-Date: 2016-05-18 07:50+0200\n" "PO-Revision-Date: 2016-05-18 07:43+0200\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -9084,6 +9084,11 @@ msgid "text color of selected line in relay buffer" msgstr "цвет названия сервера" msgid "" +"allow empty password in relay (it should be enabled only for tests or local " +"network)" +msgstr "" + +msgid "" "POSIX extended regular expression with IPs allowed to use relay (case " "insensitive, use \"(?-i)\" at beginning to make it case sensitive), example: " "\"^(123.45.67.89|192.160.*)$\"" @@ -9116,7 +9121,8 @@ msgstr "максимальное количество команд в истор msgid "" "password required by clients to access this relay (empty value means no " -"password required) (note: content is evaluated, see /help eval)" +"password required, see option relay.network.allow_empty_password) (note: " +"content is evaluated, see /help eval)" msgstr "" msgid "" @@ -9197,6 +9203,12 @@ msgid "%s%s: cannot accept client on port %d (%s): error %d %s" msgstr "%s невозможно создать сокет\n" #, c-format +msgid "" +"%s%s: cannot accept client because relay password is empty, and option relay." +"network.allow_empty_password is off" +msgstr "" + +#, c-format msgid "%s%s: client not allowed (max %d client is allowed at same time)" msgid_plural "" "%s%s: client not allowed (max %d clients are allowed at same time)" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-05-18 07:45+0200\n" +"POT-Creation-Date: 2016-05-18 07:50+0200\n" "PO-Revision-Date: 2016-05-18 07:43+0200\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -8192,6 +8192,11 @@ msgid "text color of selected line in relay buffer" msgstr "" msgid "" +"allow empty password in relay (it should be enabled only for tests or local " +"network)" +msgstr "" + +msgid "" "POSIX extended regular expression with IPs allowed to use relay (case " "insensitive, use \"(?-i)\" at beginning to make it case sensitive), example: " "\"^(123.45.67.89|192.160.*)$\"" @@ -8223,7 +8228,8 @@ msgstr "" msgid "" "password required by clients to access this relay (empty value means no " -"password required) (note: content is evaluated, see /help eval)" +"password required, see option relay.network.allow_empty_password) (note: " +"content is evaluated, see /help eval)" msgstr "" msgid "" @@ -8298,6 +8304,12 @@ msgid "%s%s: cannot accept client on port %d (%s): error %d %s" msgstr "" #, c-format +msgid "" +"%s%s: cannot accept client because relay password is empty, and option relay." +"network.allow_empty_password is off" +msgstr "" + +#, c-format msgid "%s%s: client not allowed (max %d client is allowed at same time)" msgid_plural "" "%s%s: client not allowed (max %d clients are allowed at same time)" diff --git a/po/weechat.pot b/po/weechat.pot index e67e14816..c838fa805 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-05-18 07:45+0200\n" +"POT-Creation-Date: 2016-05-18 07:50+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" @@ -8117,6 +8117,11 @@ msgid "text color of selected line in relay buffer" msgstr "" msgid "" +"allow empty password in relay (it should be enabled only for tests or local " +"network)" +msgstr "" + +msgid "" "POSIX extended regular expression with IPs allowed to use relay (case " "insensitive, use \"(?-i)\" at beginning to make it case sensitive), example: " "\"^(123.45.67.89|192.160.*)$\"" @@ -8148,7 +8153,8 @@ msgstr "" msgid "" "password required by clients to access this relay (empty value means no " -"password required) (note: content is evaluated, see /help eval)" +"password required, see option relay.network.allow_empty_password) (note: " +"content is evaluated, see /help eval)" msgstr "" msgid "" @@ -8223,6 +8229,12 @@ msgid "%s%s: cannot accept client on port %d (%s): error %d %s" msgstr "" #, c-format +msgid "" +"%s%s: cannot accept client because relay password is empty, and option relay." +"network.allow_empty_password is off" +msgstr "" + +#, c-format msgid "%s%s: client not allowed (max %d client is allowed at same time)" msgid_plural "" "%s%s: client not allowed (max %d clients are allowed at same time)" |