summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2020-04-18 11:33:22 +0200
committerSébastien Helleu <flashcode@flashtux.org>2020-04-18 11:34:59 +0200
commite130ee7358564cfd5572ca0cf1ac6871425548ed (patch)
treea9ea85596b26b17a0710d4625a17a93017a3424d /po
parent80693dcea9b645e54d7ad246d28c2cba39da4e30 (diff)
downloadweechat-e130ee7358564cfd5572ca0cf1ac6871425548ed.zip
core: make GnuTLS a required dependency
Diffstat (limited to 'po')
-rw-r--r--po/cs.po60
-rw-r--r--po/de.po74
-rw-r--r--po/es.po60
-rw-r--r--po/fr.po74
-rw-r--r--po/hu.po58
-rw-r--r--po/it.po62
-rw-r--r--po/ja.po58
-rw-r--r--po/pl.po60
-rw-r--r--po/pt.po62
-rw-r--r--po/pt_BR.po62
-rw-r--r--po/ru.po58
-rw-r--r--po/tr.po44
-rw-r--r--po/weechat.pot44
13 files changed, 301 insertions, 475 deletions
diff --git a/po/cs.po b/po/cs.po
index 27a1945ca..598d45491 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2020-04-14 21:29+0200\n"
-"PO-Revision-Date: 2020-03-08 14:22+0100\n"
+"POT-Creation-Date: 2020-04-18 11:30+0200\n"
+"PO-Revision-Date: 2020-04-18 11:34+0200\n"
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: cs\n"
@@ -9720,14 +9720,6 @@ msgstr "%s%s: chybí nastavení proxy, zkontrolujte volby pro proxy \"%s\""
msgid "%s%s: nicks not defined for server \"%s\", cannot connect"
msgstr "%s%s: přezdívka není definovaná pro server \"%s\", nelze se spojit"
-#, c-format
-msgid ""
-"%s%s: cannot connect with SSL because WeeChat was not built with GnuTLS "
-"support"
-msgstr ""
-"%s%s: nemohu se připojit pomocí SSL, protže WeeChat nebyl sestaven s "
-"podporou GNUtls"
-
#, fuzzy, c-format
msgid "%s%s: connecting to server %s/%d%s via %s proxy %s/%d%s..."
msgstr "%s: připojuji se k serveru %s/%d%s%s přes %s proxy %s/%d%s..."
@@ -10943,12 +10935,6 @@ msgstr ""
msgid "%s%s: error: path \"%s\" is already used"
msgstr "%s%s: chyba: port \"%d\" je již používán"
-#, fuzzy, c-format
-msgid "%s%s: cannot use SSL because WeeChat was not built with GnuTLS support"
-msgstr ""
-"%s%s: nemohu se připojit pomocí SSL, protže WeeChat nebyl sestaven s "
-"podporou GNUtls"
-
#, c-format
msgid "%s%s: error: unknown protocol \"%s\""
msgstr "%s%s: chyba: neznámý protokol \"%s\""
@@ -11019,20 +11005,6 @@ msgid ""
"\"^(123\\.45\\.67\\.89|192\\.160\\..*)$\""
msgstr ""
-#, fuzzy
-msgid ""
-"comma separated list of hash algorithms used for password authentication in "
-"weechat protocol, among these values: \"plain\" (password in plain text, not "
-"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
-"\" means all algorithms, a name beginning with \"!\" is a negative value to "
-"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
-"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
-msgstr ""
-"čárkou rozdělený seznam pluginů pro automatické načtení při spuštění \"*\" "
-"znamená všechny nalezené pluginy, jméno začínající \"!\" je negativní "
-"hodnota k zabránění načtení pluginu, jména mohou začínat nebo končit \"*\" "
-"pro vybrání několika pluginů (příklady: \"*\" nebo \"*,!lua,!tcl\")"
-
msgid ""
"timeout (in seconds) for client authentication: connection is closed if the "
"client is still not authenticated after this delay and the client status is "
@@ -11058,13 +11030,6 @@ msgid ""
msgstr ""
msgid ""
-"number of iterations asked to the client in weechat protocol when a hashed "
-"password with algorithm PBKDF2 is used for authentication; more iterations "
-"is better in term of security but is slower to compute; this number should "
-"not be too high if your CPU is slow"
-msgstr ""
-
-msgid ""
"listen on IPv6 socket by default (in addition to IPv4 which is default); "
"protocols IPv4 and IPv6 can be forced (individually or together) in the "
"protocol name (see /help relay)"
@@ -11089,6 +11054,27 @@ msgstr ""
"heslo vyžadované klienty pro přístup k tomuto přesměrováni (prázdná hodnota "
"značí, že heslo není vyžadováno)"
+#, fuzzy
+msgid ""
+"comma separated list of hash algorithms used for password authentication in "
+"weechat protocol, among these values: \"plain\" (password in plain text, not "
+"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
+"\" means all algorithms, a name beginning with \"!\" is a negative value to "
+"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
+"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
+msgstr ""
+"čárkou rozdělený seznam pluginů pro automatické načtení při spuštění \"*\" "
+"znamená všechny nalezené pluginy, jméno začínající \"!\" je negativní "
+"hodnota k zabránění načtení pluginu, jména mohou začínat nebo končit \"*\" "
+"pro vybrání několika pluginů (příklady: \"*\" nebo \"*,!lua,!tcl\")"
+
+msgid ""
+"number of iterations asked to the client in weechat protocol when a hashed "
+"password with algorithm PBKDF2 is used for authentication; more iterations "
+"is better in term of security but is slower to compute; this number should "
+"not be too high if your CPU is slow"
+msgstr ""
+
msgid ""
"file with SSL certificate and private key (for serving clients with SSL)"
msgstr "soubor s SSL certifikátem a soukromý klíč (pro obsluhu klientů s SSL)"
diff --git a/po/de.po b/po/de.po
index 41e4bd6b9..496a92876 100644
--- a/po/de.po
+++ b/po/de.po
@@ -24,8 +24,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2020-04-14 21:29+0200\n"
-"PO-Revision-Date: 2020-04-17 00:41+0200\n"
+"POT-Creation-Date: 2020-04-18 11:30+0200\n"
+"PO-Revision-Date: 2020-04-18 11:34+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
"Language: de\n"
@@ -11573,14 +11573,6 @@ msgstr ""
"herstellen"
#, c-format
-msgid ""
-"%s%s: cannot connect with SSL because WeeChat was not built with GnuTLS "
-"support"
-msgstr ""
-"%s%s SSL-Verbindung nicht möglich da WeeChat nicht mit GNUtls-Support "
-"kompiliert wurde"
-
-#, c-format
msgid "%s%s: connecting to server %s/%d%s via %s proxy %s/%d%s..."
msgstr "%s%s: verbinden zum Server %s/%d%s via %s Proxy %s/%d%s..."
@@ -12889,12 +12881,6 @@ msgid "%s%s: error: path \"%s\" is already used"
msgstr "%s%s: Fehler: Pfad \"%s\" wird schon genutzt"
#, c-format
-msgid "%s%s: cannot use SSL because WeeChat was not built with GnuTLS support"
-msgstr ""
-"%s%s SSL-Verbindung nicht möglich da WeeChat nicht mit GnuTLS-Unterstützung "
-"kompiliert wurde"
-
-#, c-format
msgid "%s%s: error: unknown protocol \"%s\""
msgstr "%s%s: Unbekanntes Protokoll \"%s\""
@@ -12966,22 +12952,6 @@ msgstr ""
"eingeleitet werden), Beispiele: \"^(123\\.45\\.67\\.89|192\\.160\\..*)$\""
msgid ""
-"comma separated list of hash algorithms used for password authentication in "
-"weechat protocol, among these values: \"plain\" (password in plain text, not "
-"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
-"\" means all algorithms, a name beginning with \"!\" is a negative value to "
-"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
-"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
-msgstr ""
-"durch Kommata getrennte Liste der Hash-Algorithmen, die für die "
-"Kennwortauthentifizierung im Weechat-Protokoll verwendet werden, unter "
-"diesen Werten: \"plain\" (Kennwort im Klartext, nicht gehasht), \"sha256\", "
-"\"sha512\", \"pbkdf2 + sha256\", \"pbkdf2 + sha512\" ), \"*\" bedeutet alle "
-"Algorithmen, ein Name, der mit \"!\" beginnt ist ein negativer Wert, um die "
-"Verwendung eines Algorithmus zu vermeiden. Ein Platzhalter \"*\" im Namen "
-"ist zulässig (Beispiele: \"*\", \"pbkdf2 *\", \"*,! plain\")"
-
-msgid ""
"timeout (in seconds) for client authentication: connection is closed if the "
"client is still not authenticated after this delay and the client status is "
"set to \"authentication failed\" (0 = wait forever)"
@@ -13015,18 +12985,6 @@ msgstr ""
"Kompression ... 9 = stärkste Kompression)"
msgid ""
-"number of iterations asked to the client in weechat protocol when a hashed "
-"password with algorithm PBKDF2 is used for authentication; more iterations "
-"is better in term of security but is slower to compute; this number should "
-"not be too high if your CPU is slow"
-msgstr ""
-"Anzahl der Iterationen, die im Weechat-Protokoll an den Client gesendet "
-"werden, wenn ein Hash-Passwort mit dem Algorithmus PBKDF2 zur "
-"Authentifizierung verwendet wird; Mehr Iterationen sind aus "
-"Sicherheitsgründen besser, aber langsamer zu berechnen. Diese Zahl sollte "
-"nicht zu hoch sein, wenn Ihre CPU langsam ist"
-
-msgid ""
"listen on IPv6 socket by default (in addition to IPv4 which is default); "
"protocols IPv4 and IPv6 can be forced (individually or together) in the "
"protocol name (see /help relay)"
@@ -13062,6 +13020,34 @@ msgstr ""
"eval)"
msgid ""
+"comma separated list of hash algorithms used for password authentication in "
+"weechat protocol, among these values: \"plain\" (password in plain text, not "
+"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
+"\" means all algorithms, a name beginning with \"!\" is a negative value to "
+"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
+"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
+msgstr ""
+"durch Kommata getrennte Liste der Hash-Algorithmen, die für die "
+"Kennwortauthentifizierung im Weechat-Protokoll verwendet werden, unter "
+"diesen Werten: \"plain\" (Kennwort im Klartext, nicht gehasht), \"sha256\", "
+"\"sha512\", \"pbkdf2 + sha256\", \"pbkdf2 + sha512\" ), \"*\" bedeutet alle "
+"Algorithmen, ein Name, der mit \"!\" beginnt ist ein negativer Wert, um die "
+"Verwendung eines Algorithmus zu vermeiden. Ein Platzhalter \"*\" im Namen "
+"ist zulässig (Beispiele: \"*\", \"pbkdf2 *\", \"*,! plain\")"
+
+msgid ""
+"number of iterations asked to the client in weechat protocol when a hashed "
+"password with algorithm PBKDF2 is used for authentication; more iterations "
+"is better in term of security but is slower to compute; this number should "
+"not be too high if your CPU is slow"
+msgstr ""
+"Anzahl der Iterationen, die im Weechat-Protokoll an den Client gesendet "
+"werden, wenn ein Hash-Passwort mit dem Algorithmus PBKDF2 zur "
+"Authentifizierung verwendet wird; Mehr Iterationen sind aus "
+"Sicherheitsgründen besser, aber langsamer zu berechnen. Diese Zahl sollte "
+"nicht zu hoch sein, wenn Ihre CPU langsam ist"
+
+msgid ""
"file with SSL certificate and private key (for serving clients with SSL)"
msgstr ""
"Datei mit SSL Zertifikat und privatem Schlüssel (zur Nutzung von Clients mit "
diff --git a/po/es.po b/po/es.po
index f806e07f5..179858d01 100644
--- a/po/es.po
+++ b/po/es.po
@@ -22,8 +22,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2020-04-14 21:29+0200\n"
-"PO-Revision-Date: 2020-03-08 14:22+0100\n"
+"POT-Creation-Date: 2020-04-18 11:30+0200\n"
+"PO-Revision-Date: 2020-04-18 11:34+0200\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: es\n"
@@ -10027,14 +10027,6 @@ msgid "%s%s: nicks not defined for server \"%s\", cannot connect"
msgstr ""
"%s%s: apodos sin definir para el servidor \"%s\", no es posible conectarse"
-#, c-format
-msgid ""
-"%s%s: cannot connect with SSL because WeeChat was not built with GnuTLS "
-"support"
-msgstr ""
-"%s%s: no es posible conectarse con SSL debido a que WeeChat no fue compilado "
-"con soporte GnuTLS"
-
# hard to guess what the %s are
# example: "connecting to server address/port(IPv6)(SSL) via http proxy address/port(IPv6)..."
#, c-format
@@ -11284,12 +11276,6 @@ msgid "%s%s: error: path \"%s\" is already used"
msgstr "%s%s: error: puerto \"%d\" ya está en uso"
#, c-format
-msgid "%s%s: cannot use SSL because WeeChat was not built with GnuTLS support"
-msgstr ""
-"%s%s: no es posible usar SSL debido a que WeeChat no fue compilado con "
-"soporte GnuTLS"
-
-#, c-format
msgid "%s%s: error: unknown protocol \"%s\""
msgstr "%s%s: error: protocolo desconocido \"%s\""
@@ -11364,20 +11350,6 @@ msgstr ""
"mapeada a IPv6 (como: \"::ffff:127.0.0.1\"), ejemplo: \"^((::ffff:)?"
"123\\.45\\.67\\.89|192\\.160\\..*)$\""
-#, fuzzy
-msgid ""
-"comma separated list of hash algorithms used for password authentication in "
-"weechat protocol, among these values: \"plain\" (password in plain text, not "
-"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
-"\" means all algorithms, a name beginning with \"!\" is a negative value to "
-"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
-"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
-msgstr ""
-"lista de plugins separados por comas para cargar automáticamente al iniciar, "
-"\"*\" significa todos los plugins encontrados, un nombre empezando con \"!\" "
-"previene que el plugin se cargue, nombres pueden empezar o terminar con \"*"
-"\" para indicar varios plugins (ejemplo: \"*\" o \"*,!lua,!tcl\")"
-
msgid ""
"timeout (in seconds) for client authentication: connection is closed if the "
"client is still not authenticated after this delay and the client status is "
@@ -11405,13 +11377,6 @@ msgstr ""
"WeeChat (0 = sin compresión, 1 = baja compresión ... 9 = mejor compresión)"
msgid ""
-"number of iterations asked to the client in weechat protocol when a hashed "
-"password with algorithm PBKDF2 is used for authentication; more iterations "
-"is better in term of security but is slower to compute; this number should "
-"not be too high if your CPU is slow"
-msgstr ""
-
-msgid ""
"listen on IPv6 socket by default (in addition to IPv4 which is default); "
"protocols IPv4 and IPv6 can be forced (individually or together) in the "
"protocol name (see /help relay)"
@@ -11436,6 +11401,27 @@ msgstr ""
"los clientes requieren una clave para acceder este repetidor (sin valor "
"significa que no se requiere clave)"
+#, fuzzy
+msgid ""
+"comma separated list of hash algorithms used for password authentication in "
+"weechat protocol, among these values: \"plain\" (password in plain text, not "
+"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
+"\" means all algorithms, a name beginning with \"!\" is a negative value to "
+"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
+"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
+msgstr ""
+"lista de plugins separados por comas para cargar automáticamente al iniciar, "
+"\"*\" significa todos los plugins encontrados, un nombre empezando con \"!\" "
+"previene que el plugin se cargue, nombres pueden empezar o terminar con \"*"
+"\" para indicar varios plugins (ejemplo: \"*\" o \"*,!lua,!tcl\")"
+
+msgid ""
+"number of iterations asked to the client in weechat protocol when a hashed "
+"password with algorithm PBKDF2 is used for authentication; more iterations "
+"is better in term of security but is slower to compute; this number should "
+"not be too high if your CPU is slow"
+msgstr ""
+
msgid ""
"file with SSL certificate and private key (for serving clients with SSL)"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index 352b4d130..0642c44e0 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2020-04-14 21:29+0200\n"
-"PO-Revision-Date: 2020-04-14 21:29+0200\n"
+"POT-Creation-Date: 2020-04-18 11:30+0200\n"
+"PO-Revision-Date: 2020-04-18 11:34+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -11305,14 +11305,6 @@ msgstr ""
"%s%s : pseudos non définis pour le serveur \"%s\", connexion impossible"
#, c-format
-msgid ""
-"%s%s: cannot connect with SSL because WeeChat was not built with GnuTLS "
-"support"
-msgstr ""
-"%s%s : impossible de se connecter avec SSL car WeeChat n'a pas été construit "
-"avec le support GnuTLS"
-
-#, c-format
msgid "%s%s: connecting to server %s/%d%s via %s proxy %s/%d%s..."
msgstr "%s%s : connexion au serveur %s/%d%s via le proxy %s %s/%d%s..."
@@ -12617,12 +12609,6 @@ msgid "%s%s: error: path \"%s\" is already used"
msgstr "%s%s : erreur : le chemin \"%s\" est déjà utilisé"
#, c-format
-msgid "%s%s: cannot use SSL because WeeChat was not built with GnuTLS support"
-msgstr ""
-"%s%s : impossible d'utiliser SSL car WeeChat n'a pas été construit avec le "
-"support GnuTLS"
-
-#, c-format
msgid "%s%s: error: unknown protocol \"%s\""
msgstr "%s%s : erreur : protocole \"%s\" inconnu"
@@ -12694,22 +12680,6 @@ msgstr ""
"insensible à la casse), exemple : \"^(123\\.45\\.67\\.89|192\\.160\\..*)$\""
msgid ""
-"comma separated list of hash algorithms used for password authentication in "
-"weechat protocol, among these values: \"plain\" (password in plain text, not "
-"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
-"\" means all algorithms, a name beginning with \"!\" is a negative value to "
-"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
-"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
-msgstr ""
-"liste des algorithmes de hachage pour l'authentification par mot de passe "
-"dans le protocole relay, parmi ces valeurs : \"plain\" (mot de passe en "
-"clair, non haché), \"sha256\", \"sha512\", \"pbkdf2+sha256\", "
-"\"pbkdf2+sha512\" ; \"*\" signifie tous les algorithmes, un nom commençant "
-"par \"!\" est une valeur négative pour empêcher un algorithme d'être "
-"utilisé, le caractère joker \"*\" est autorisé dans les noms (exemples : \"*"
-"\", \"pbkdf2*\", \"*,!plain\")"
-
-msgid ""
"timeout (in seconds) for client authentication: connection is closed if the "
"client is still not authenticated after this delay and the client status is "
"set to \"authentication failed\" (0 = wait forever)"
@@ -12742,18 +12712,6 @@ msgstr ""
"meilleure compression)"
msgid ""
-"number of iterations asked to the client in weechat protocol when a hashed "
-"password with algorithm PBKDF2 is used for authentication; more iterations "
-"is better in term of security but is slower to compute; this number should "
-"not be too high if your CPU is slow"
-msgstr ""
-"nombre d'itérations demandées au client dans le protocole weechat lorsqu'un "
-"mot de passe haché avec l'algorithme PBKDF2 est utilisé pour "
-"l'authentification ; plus d'itérations est mieux en terme de sécurité mais "
-"est plus lent à calculer ; ce nombre ne doit pas être trop élevé si votre "
-"micro-processeur est lent"
-
-msgid ""
"listen on IPv6 socket by default (in addition to IPv4 which is default); "
"protocols IPv4 and IPv6 can be forced (individually or together) in the "
"protocol name (see /help relay)"
@@ -12785,6 +12743,34 @@ msgstr ""
"network.allow_empty_password) (note : le contenu est évalué, voir /help eval)"
msgid ""
+"comma separated list of hash algorithms used for password authentication in "
+"weechat protocol, among these values: \"plain\" (password in plain text, not "
+"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
+"\" means all algorithms, a name beginning with \"!\" is a negative value to "
+"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
+"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
+msgstr ""
+"liste des algorithmes de hachage pour l'authentification par mot de passe "
+"dans le protocole relay, parmi ces valeurs : \"plain\" (mot de passe en "
+"clair, non haché), \"sha256\", \"sha512\", \"pbkdf2+sha256\", "
+"\"pbkdf2+sha512\" ; \"*\" signifie tous les algorithmes, un nom commençant "
+"par \"!\" est une valeur négative pour empêcher un algorithme d'être "
+"utilisé, le caractère joker \"*\" est autorisé dans les noms (exemples : \"*"
+"\", \"pbkdf2*\", \"*,!plain\")"
+
+msgid ""
+"number of iterations asked to the client in weechat protocol when a hashed "
+"password with algorithm PBKDF2 is used for authentication; more iterations "
+"is better in term of security but is slower to compute; this number should "
+"not be too high if your CPU is slow"
+msgstr ""
+"nombre d'itérations demandées au client dans le protocole weechat lorsqu'un "
+"mot de passe haché avec l'algorithme PBKDF2 est utilisé pour "
+"l'authentification ; plus d'itérations est mieux en terme de sécurité mais "
+"est plus lent à calculer ; ce nombre ne doit pas être trop élevé si votre "
+"micro-processeur est lent"
+
+msgid ""
"file with SSL certificate and private key (for serving clients with SSL)"
msgstr ""
"fichier avec le certificat et la clé privée SSL (pour servir les clients "
diff --git a/po/hu.po b/po/hu.po
index 05cb44b92..210be020b 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -20,8 +20,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2020-04-14 21:29+0200\n"
-"PO-Revision-Date: 2020-03-08 14:22+0100\n"
+"POT-Creation-Date: 2020-04-18 11:30+0200\n"
+"PO-Revision-Date: 2020-04-18 11:34+0200\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: hu\n"
@@ -9098,14 +9098,6 @@ msgid "%s%s: nicks not defined for server \"%s\", cannot connect"
msgstr "%s név \"%s\" nem található a \"%s\" parancshoz\n"
#, fuzzy, c-format
-msgid ""
-"%s%s: cannot connect with SSL because WeeChat was not built with GnuTLS "
-"support"
-msgstr ""
-"%s nem sikerült SSL használattal kapcsolódni, mert a WeeChat GNUtls "
-"támogatás nélkül lett fordítva\n"
-
-#, fuzzy, c-format
msgid "%s%s: connecting to server %s/%d%s via %s proxy %s/%d%s..."
msgstr ""
"%s: csatlakozás a(z) %s:%d%s%s szerverhez %s proxy kiszolgálón keresztül: %s:"
@@ -10286,12 +10278,6 @@ msgid "%s%s: error: path \"%s\" is already used"
msgstr "%s az ignore már létezik\n"
#, fuzzy, c-format
-msgid "%s%s: cannot use SSL because WeeChat was not built with GnuTLS support"
-msgstr ""
-"%s nem sikerült SSL használattal kapcsolódni, mert a WeeChat GNUtls "
-"támogatás nélkül lett fordítva\n"
-
-#, fuzzy, c-format
msgid "%s%s: error: unknown protocol \"%s\""
msgstr "%s ismeretlen billentyűparancs \"%s\"\n"
@@ -10365,19 +10351,6 @@ msgid ""
"\"^(123\\.45\\.67\\.89|192\\.160\\..*)$\""
msgstr ""
-#, fuzzy
-msgid ""
-"comma separated list of hash algorithms used for password authentication in "
-"weechat protocol, among these values: \"plain\" (password in plain text, not "
-"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
-"\" means all algorithms, a name beginning with \"!\" is a negative value to "
-"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
-"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
-msgstr ""
-"automatikusan betöltendő modulok vesszővel elválasztott listája, \"*\" "
-"esetén az összes fellelt modul (az elnevezés lehet részleges, például a "
-"\"perl\" elegendő \"libperl.so\" helyett)"
-
msgid ""
"timeout (in seconds) for client authentication: connection is closed if the "
"client is still not authenticated after this delay and the client status is "
@@ -10400,13 +10373,6 @@ msgid ""
msgstr ""
msgid ""
-"number of iterations asked to the client in weechat protocol when a hashed "
-"password with algorithm PBKDF2 is used for authentication; more iterations "
-"is better in term of security but is slower to compute; this number should "
-"not be too high if your CPU is slow"
-msgstr ""
-
-msgid ""
"listen on IPv6 socket by default (in addition to IPv4 which is default); "
"protocols IPv4 and IPv6 can be forced (individually or together) in the "
"protocol name (see /help relay)"
@@ -10429,6 +10395,26 @@ msgid ""
"content is evaluated, see /help eval)"
msgstr ""
+#, fuzzy
+msgid ""
+"comma separated list of hash algorithms used for password authentication in "
+"weechat protocol, among these values: \"plain\" (password in plain text, not "
+"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
+"\" means all algorithms, a name beginning with \"!\" is a negative value to "
+"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
+"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
+msgstr ""
+"automatikusan betöltendő modulok vesszővel elválasztott listája, \"*\" "
+"esetén az összes fellelt modul (az elnevezés lehet részleges, például a "
+"\"perl\" elegendő \"libperl.so\" helyett)"
+
+msgid ""
+"number of iterations asked to the client in weechat protocol when a hashed "
+"password with algorithm PBKDF2 is used for authentication; more iterations "
+"is better in term of security but is slower to compute; this number should "
+"not be too high if your CPU is slow"
+msgstr ""
+
msgid ""
"file with SSL certificate and private key (for serving clients with SSL)"
msgstr ""
diff --git a/po/it.po b/po/it.po
index 0fcd2775c..4d76f2061 100644
--- a/po/it.po
+++ b/po/it.po
@@ -20,8 +20,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2020-04-14 21:29+0200\n"
-"PO-Revision-Date: 2020-03-08 14:22+0100\n"
+"POT-Creation-Date: 2020-04-18 11:30+0200\n"
+"PO-Revision-Date: 2020-04-18 11:34+0200\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: it\n"
@@ -10216,14 +10216,6 @@ msgid "%s%s: nicks not defined for server \"%s\", cannot connect"
msgstr "%s%s: nick non definiti per il server\"%s\", impossibile connettersi"
#, c-format
-msgid ""
-"%s%s: cannot connect with SSL because WeeChat was not built with GnuTLS "
-"support"
-msgstr ""
-"%s%s: impossibile connettersi via SSL poiché WeeChat non è stato compilato "
-"con il supporto a GnuTLS"
-
-#, c-format
msgid "%s%s: connecting to server %s/%d%s via %s proxy %s/%d%s..."
msgstr "%s%s: connessione al server %s/%d%s tramite proxy %s %s/%d%s..."
@@ -11486,12 +11478,6 @@ msgid "%s%s: error: path \"%s\" is already used"
msgstr "%s%s: errore: la porta \"%d\" è già in uso"
#, c-format
-msgid "%s%s: cannot use SSL because WeeChat was not built with GnuTLS support"
-msgstr ""
-"%s%s: impossibile usare SSL poiché WeeChat non è stato compilato con il "
-"supporto a GnuTLS"
-
-#, c-format
msgid "%s%s: error: unknown protocol \"%s\""
msgstr "%s%s: errore: protocollo \"%s\" sconosciuto"
@@ -11565,21 +11551,6 @@ msgstr ""
"ffff:127.0.0.1\",come: \"::ffff:127.0.0.1\"), esempio: \"^((::ffff:)?"
"123\\.45\\.67\\.89|192\\.160\\..*)$\""
-#, fuzzy
-msgid ""
-"comma separated list of hash algorithms used for password authentication in "
-"weechat protocol, among these values: \"plain\" (password in plain text, not "
-"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
-"\" means all algorithms, a name beginning with \"!\" is a negative value to "
-"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
-"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
-msgstr ""
-"elenco separato da virgole di plugin da caricare automaticamente all'avvio, "
-"\"*\" equivale a tutti i plugin trovati. un nome che comincia con \"!\" è un "
-"valore negativo per impedire il caricamento di un plugin, i nomi possono "
-"iniziare o finire con \"*\" per corrispondere a più plugin (esempi: \"*\" "
-"oppure \"*,!lua,!tcl\")"
-
msgid ""
"timeout (in seconds) for client authentication: connection is closed if the "
"client is still not authenticated after this delay and the client status is "
@@ -11608,13 +11579,6 @@ msgstr ""
"compressione migliore)"
msgid ""
-"number of iterations asked to the client in weechat protocol when a hashed "
-"password with algorithm PBKDF2 is used for authentication; more iterations "
-"is better in term of security but is slower to compute; this number should "
-"not be too high if your CPU is slow"
-msgstr ""
-
-msgid ""
"listen on IPv6 socket by default (in addition to IPv4 which is default); "
"protocols IPv4 and IPv6 can be forced (individually or together) in the "
"protocol name (see /help relay)"
@@ -11640,6 +11604,28 @@ msgstr ""
"corrisponde a nessuna password richiesta) (nota: il contenuto viene "
"valutato, consultare /help eval)"
+#, fuzzy
+msgid ""
+"comma separated list of hash algorithms used for password authentication in "
+"weechat protocol, among these values: \"plain\" (password in plain text, not "
+"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
+"\" means all algorithms, a name beginning with \"!\" is a negative value to "
+"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
+"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
+msgstr ""
+"elenco separato da virgole di plugin da caricare automaticamente all'avvio, "
+"\"*\" equivale a tutti i plugin trovati. un nome che comincia con \"!\" è un "
+"valore negativo per impedire il caricamento di un plugin, i nomi possono "
+"iniziare o finire con \"*\" per corrispondere a più plugin (esempi: \"*\" "
+"oppure \"*,!lua,!tcl\")"
+
+msgid ""
+"number of iterations asked to the client in weechat protocol when a hashed "
+"password with algorithm PBKDF2 is used for authentication; more iterations "
+"is better in term of security but is slower to compute; this number should "
+"not be too high if your CPU is slow"
+msgstr ""
+
msgid ""
"file with SSL certificate and private key (for serving clients with SSL)"
msgstr ""
diff --git a/po/ja.po b/po/ja.po
index b4e507fb9..a60d38c66 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -20,8 +20,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2020-04-14 21:29+0200\n"
-"PO-Revision-Date: 2020-03-08 14:22+0100\n"
+"POT-Creation-Date: 2020-04-18 11:30+0200\n"
+"PO-Revision-Date: 2020-04-18 11:34+0200\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
"translation/ja_JP>\n"
@@ -10854,14 +10854,6 @@ msgid "%s%s: nicks not defined for server \"%s\", cannot connect"
msgstr "%s%s: サーバ \"%s\" のニックネームが設定されていません、接続できません"
#, c-format
-msgid ""
-"%s%s: cannot connect with SSL because WeeChat was not built with GnuTLS "
-"support"
-msgstr ""
-"%s%s: WeeChat は GnuTLS をサポートしてビルドされていないため、SSL で接続でき"
-"ません"
-
-#, c-format
msgid "%s%s: connecting to server %s/%d%s via %s proxy %s/%d%s..."
msgstr "%s%s: サーバ %s/%d%s に %s プロキシ %s/%d%s で接続中..."
@@ -12122,12 +12114,6 @@ msgid "%s%s: error: path \"%s\" is already used"
msgstr "%s%s: エラー: パス \"%s\" は既に使われています"
#, c-format
-msgid "%s%s: cannot use SSL because WeeChat was not built with GnuTLS support"
-msgstr ""
-"%s%s: WeeChat は GnuTLS をサポートしてビルドされていないため、SSL は使えませ"
-"ん"
-
-#, c-format
msgid "%s%s: error: unknown protocol \"%s\""
msgstr "%s%s: エラー: 不明なプロトコル \"%s\""
@@ -12196,19 +12182,6 @@ msgstr ""
"し、最初に \"(?-i)\" をつければ区別有り)、例: \"^(123\\.45\\.67\\.89|"
"192\\.160\\..*)$\""
-#, fuzzy
-msgid ""
-"comma separated list of hash algorithms used for password authentication in "
-"weechat protocol, among these values: \"plain\" (password in plain text, not "
-"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
-"\" means all algorithms, a name beginning with \"!\" is a negative value to "
-"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
-"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
-msgstr ""
-"スタートアップ時にロードするプラグインのコンマ区切りリスト、\"*\" は見つかっ"
-"た全てのプラグイン、\"!\" から始まる名前はロードしないプラグイン、名前にワイ"
-"ルドカード \"*\" を使うことができます (例: \"*\" または \"*,!lua,!tcl\")"
-
msgid ""
"timeout (in seconds) for client authentication: connection is closed if the "
"client is still not authenticated after this delay and the client status is "
@@ -12237,13 +12210,6 @@ msgstr ""
"い、1 = 低圧縮 ... 9 = 高圧縮)"
msgid ""
-"number of iterations asked to the client in weechat protocol when a hashed "
-"password with algorithm PBKDF2 is used for authentication; more iterations "
-"is better in term of security but is slower to compute; this number should "
-"not be too high if your CPU is slow"
-msgstr ""
-
-msgid ""
"listen on IPv6 socket by default (in addition to IPv4 which is default); "
"protocols IPv4 and IPv6 can be forced (individually or together) in the "
"protocol name (see /help relay)"
@@ -12270,6 +12236,26 @@ msgstr ""
"なし、オプション relay.network.allow_empty_password を参照してください) (注"
"意: 値は評価されます、/help eval を参照してください)"
+#, fuzzy
+msgid ""
+"comma separated list of hash algorithms used for password authentication in "
+"weechat protocol, among these values: \"plain\" (password in plain text, not "
+"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
+"\" means all algorithms, a name beginning with \"!\" is a negative value to "
+"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
+"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
+msgstr ""
+"スタートアップ時にロードするプラグインのコンマ区切りリスト、\"*\" は見つかっ"
+"た全てのプラグイン、\"!\" から始まる名前はロードしないプラグイン、名前にワイ"
+"ルドカード \"*\" を使うことができます (例: \"*\" または \"*,!lua,!tcl\")"
+
+msgid ""
+"number of iterations asked to the client in weechat protocol when a hashed "
+"password with algorithm PBKDF2 is used for authentication; more iterations "
+"is better in term of security but is slower to compute; this number should "
+"not be too high if your CPU is slow"
+msgstr ""
+
msgid ""
"file with SSL certificate and private key (for serving clients with SSL)"
msgstr "SSL 証明書と秘密鍵のファイル (SSL 接続を利用するクライアント用)"
diff --git a/po/pl.po b/po/pl.po
index 58b8add5b..088b0bc13 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -22,8 +22,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2020-04-14 21:29+0200\n"
-"PO-Revision-Date: 2020-04-05 13:44+0200\n"
+"POT-Creation-Date: 2020-04-18 11:30+0200\n"
+"PO-Revision-Date: 2020-04-18 11:34+0200\n"
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
@@ -11053,14 +11053,6 @@ msgid "%s%s: nicks not defined for server \"%s\", cannot connect"
msgstr "%s%s: nie zdefiniowano nicków dla serwera \"%s\", nie można połączyć"
#, c-format
-msgid ""
-"%s%s: cannot connect with SSL because WeeChat was not built with GnuTLS "
-"support"
-msgstr ""
-"%s%s: nie można połączyć używając SSL, ponieważ WeeChat został skompilowany "
-"bez wsparcia dla GnuTLS"
-
-#, c-format
msgid "%s%s: connecting to server %s/%d%s via %s proxy %s/%d%s..."
msgstr "%s%s: łączę się z serwerem %s/%d%s przez %s proxy %s/%d%s..."
@@ -12339,12 +12331,6 @@ msgid "%s%s: error: path \"%s\" is already used"
msgstr "%s%s: błąd: ścieżka \"%s\" jest już w użyciu"
#, c-format
-msgid "%s%s: cannot use SSL because WeeChat was not built with GnuTLS support"
-msgstr ""
-"%s%s: nie można połączyć używając SSL, ponieważ WeeChat został skompilowany "
-"bez wsparcia dla GnuTLS"
-
-#, c-format
msgid "%s%s: error: unknown protocol \"%s\""
msgstr "%s%s: błąd: nieznany protokół \"%s\""
@@ -12414,20 +12400,6 @@ msgstr ""
"początku sprawi, że wielość znaków będzie miała znaczenie), przykład: "
"\"^(123\\.45\\.67\\.89|192\\.160\\..*)$\""
-#, fuzzy
-msgid ""
-"comma separated list of hash algorithms used for password authentication in "
-"weechat protocol, among these values: \"plain\" (password in plain text, not "
-"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
-"\" means all algorithms, a name beginning with \"!\" is a negative value to "
-"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
-"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
-msgstr ""
-"oddzielona przecinkami lista wtyczek do automatycznego załadowania podczas "
-"startu, \"*\" oznacza wszystkie znalezione wtyczki, nazwa zaczynająca się od "
-"\"!\" powoduje nie ładowanie tej wtyczki, wildcard \"*\" jest dozwolony w "
-"nazwach (przykłady: \"*\" lub \"*,!lua,!tcl\")"
-
msgid ""
"timeout (in seconds) for client authentication: connection is closed if the "
"client is still not authenticated after this delay and the client status is "
@@ -12457,13 +12429,6 @@ msgstr ""
"(0 = kompresja wyłączona, 1 = niska kompresja ... 9 = najwyższa kompresja)"
msgid ""
-"number of iterations asked to the client in weechat protocol when a hashed "
-"password with algorithm PBKDF2 is used for authentication; more iterations "
-"is better in term of security but is slower to compute; this number should "
-"not be too high if your CPU is slow"
-msgstr ""
-
-msgid ""
"listen on IPv6 socket by default (in addition to IPv4 which is default); "
"protocols IPv4 and IPv6 can be forced (individually or together) in the "
"protocol name (see /help relay)"
@@ -12490,6 +12455,27 @@ msgstr ""
"oznacza brak hasła, zobacz opcję relay.network.allow_empty_password) (uwaga: "
"zawartość jest przetwarzana, zobacz /help eval)"
+#, fuzzy
+msgid ""
+"comma separated list of hash algorithms used for password authentication in "
+"weechat protocol, among these values: \"plain\" (password in plain text, not "
+"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
+"\" means all algorithms, a name beginning with \"!\" is a negative value to "
+"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
+"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
+msgstr ""
+"oddzielona przecinkami lista wtyczek do automatycznego załadowania podczas "
+"startu, \"*\" oznacza wszystkie znalezione wtyczki, nazwa zaczynająca się od "
+"\"!\" powoduje nie ładowanie tej wtyczki, wildcard \"*\" jest dozwolony w "
+"nazwach (przykłady: \"*\" lub \"*,!lua,!tcl\")"
+
+msgid ""
+"number of iterations asked to the client in weechat protocol when a hashed "
+"password with algorithm PBKDF2 is used for authentication; more iterations "
+"is better in term of security but is slower to compute; this number should "
+"not be too high if your CPU is slow"
+msgstr ""
+
msgid ""
"file with SSL certificate and private key (for serving clients with SSL)"
msgstr ""
diff --git a/po/pt.po b/po/pt.po
index 99cfa28cf..a5e982500 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -20,8 +20,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2020-04-14 21:29+0200\n"
-"PO-Revision-Date: 2020-03-08 14:22+0100\n"
+"POT-Creation-Date: 2020-04-18 11:30+0200\n"
+"PO-Revision-Date: 2020-04-18 11:34+0200\n"
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
"Language-Team: Portuguese <>\n"
"Language: pt\n"
@@ -10684,14 +10684,6 @@ msgstr ""
"%s%s: não há nicks definidos para o servidor \"%s\", não é possível conectar"
#, c-format
-msgid ""
-"%s%s: cannot connect with SSL because WeeChat was not built with GnuTLS "
-"support"
-msgstr ""
-"%s%s: não é possível conectar com SSL porque o WeeChat foi compilado sem "
-"suporte GnuTLS"
-
-#, c-format
msgid "%s%s: connecting to server %s/%d%s via %s proxy %s/%d%s..."
msgstr "%s%s: a conectar ao servidor %s/%d%s pelo proxy %s %s/%d%s..."
@@ -11934,12 +11926,6 @@ msgid "%s%s: error: path \"%s\" is already used"
msgstr "%s%s: erro: a porta \"%d\" já está a ser usada"
#, c-format
-msgid "%s%s: cannot use SSL because WeeChat was not built with GnuTLS support"
-msgstr ""
-"%s%s: não é possível usar SSL porque o WeeChat não foi compilado com suporte "
-"GnuTLS"
-
-#, c-format
msgid "%s%s: error: unknown protocol \"%s\""
msgstr "%s%s: erro: protocolo desconhecido \"%s\""
@@ -12012,21 +11998,6 @@ msgstr ""
"(não destinge maiúscula e minúscula, use \"(?-i)\" no início para "
"distinguir), exemplo: \"^(123\\.45\\.67\\.89|192\\.160\\..*)$\""
-#, fuzzy
-msgid ""
-"comma separated list of hash algorithms used for password authentication in "
-"weechat protocol, among these values: \"plain\" (password in plain text, not "
-"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
-"\" means all algorithms, a name beginning with \"!\" is a negative value to "
-"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
-"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
-msgstr ""
-"lista de plugins separados por vírgula para carregar automaticamente ao "
-"iniciar, \"*\" significa todos os plugins encontrados, um nome começado com "
-"\"!\" serve de valor negativo para impedir que o plugin seja carregado, pode-"
-"se usar o caráter universal \"*\" nos nomes (exemplos: \"*\" ou \"*,!lua,!tcl"
-"\")"
-
msgid ""
"timeout (in seconds) for client authentication: connection is closed if the "
"client is still not authenticated after this delay and the client status is "
@@ -12056,13 +12027,6 @@ msgstr ""
"compressão ótima)"
msgid ""
-"number of iterations asked to the client in weechat protocol when a hashed "
-"password with algorithm PBKDF2 is used for authentication; more iterations "
-"is better in term of security but is slower to compute; this number should "
-"not be too high if your CPU is slow"
-msgstr ""
-
-msgid ""
"listen on IPv6 socket by default (in addition to IPv4 which is default); "
"protocols IPv4 and IPv6 can be forced (individually or together) in the "
"protocol name (see /help relay)"
@@ -12089,6 +12053,28 @@ msgstr ""
"valor vazio significa que a palavra-passe não é necessária, ver opção relay."
"network.allow_empty_password) (nota: o conteúdo é avaliado, ver /help eval)"
+#, fuzzy
+msgid ""
+"comma separated list of hash algorithms used for password authentication in "
+"weechat protocol, among these values: \"plain\" (password in plain text, not "
+"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
+"\" means all algorithms, a name beginning with \"!\" is a negative value to "
+"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
+"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
+msgstr ""
+"lista de plugins separados por vírgula para carregar automaticamente ao "
+"iniciar, \"*\" significa todos os plugins encontrados, um nome começado com "
+"\"!\" serve de valor negativo para impedir que o plugin seja carregado, pode-"
+"se usar o caráter universal \"*\" nos nomes (exemplos: \"*\" ou \"*,!lua,!tcl"
+"\")"
+
+msgid ""
+"number of iterations asked to the client in weechat protocol when a hashed "
+"password with algorithm PBKDF2 is used for authentication; more iterations "
+"is better in term of security but is slower to compute; this number should "
+"not be too high if your CPU is slow"
+msgstr ""
+
msgid ""
"file with SSL certificate and private key (for serving clients with SSL)"
msgstr ""
diff --git a/po/pt_BR.po b/po/pt_BR.po
index ffb32d768..fe10004f7 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2020-04-14 21:29+0200\n"
-"PO-Revision-Date: 2019-11-03 08:38+0100\n"
+"POT-Creation-Date: 2020-04-18 11:30+0200\n"
+"PO-Revision-Date: 2020-04-18 11:34+0200\n"
"Last-Translator: Eduardo Elias <camponez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: pt_BR\n"
@@ -9545,14 +9545,6 @@ msgstr ""
"%s%s: apelidos não definidos para o servidor \"%s\", não foi possível "
"conectar"
-#, c-format
-msgid ""
-"%s%s: cannot connect with SSL because WeeChat was not built with GnuTLS "
-"support"
-msgstr ""
-"%s%s: não foi possível conectar com SSL porque o WeeChat não foi compilado "
-"com suporte a GnuTLS"
-
#, fuzzy, c-format
msgid "%s%s: connecting to server %s/%d%s via %s proxy %s/%d%s..."
msgstr "%s: conectando ao servidor %s/%d%s%s via %s proxy %s/%d%s..."
@@ -10735,12 +10727,6 @@ msgstr ""
msgid "%s%s: error: path \"%s\" is already used"
msgstr "%s%s: erro: porta \"%d\" já está sendo utilizada"
-#, fuzzy, c-format
-msgid "%s%s: cannot use SSL because WeeChat was not built with GnuTLS support"
-msgstr ""
-"%s%s: não foi possível conectar com SSL porque o WeeChat não foi compilado "
-"com suporte a GnuTLS"
-
#, c-format
msgid "%s%s: error: unknown protocol \"%s\""
msgstr "%s%s: erro: protocolo \"%s\" desconhecido"
@@ -10814,21 +10800,6 @@ msgstr ""
"expressão regular com IPs permitidos a usar o relay, por exemplo: "
"\"^(123\\.45\\.67\\.89|192\\.160\\..*)$\""
-#, fuzzy
-msgid ""
-"comma separated list of hash algorithms used for password authentication in "
-"weechat protocol, among these values: \"plain\" (password in plain text, not "
-"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
-"\" means all algorithms, a name beginning with \"!\" is a negative value to "
-"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
-"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
-msgstr ""
-"lista separada por vírgulas dos plugins para carregar automaticamente "
-"nainicialização, \"*\" significa todos os plugins encontrados, um nome "
-"começando com \"!\" é um valor negativo para prevenir um plugin de ser "
-"carrgado, nomes podem começar ou terminar com \"*\" para casar com vários "
-"plugins (exemplos: \"*\" ou \"*,!lua,!tcl\")"
-
msgid ""
"timeout (in seconds) for client authentication: connection is closed if the "
"client is still not authenticated after this delay and the client status is "
@@ -10856,13 +10827,6 @@ msgstr ""
"compressão)"
msgid ""
-"number of iterations asked to the client in weechat protocol when a hashed "
-"password with algorithm PBKDF2 is used for authentication; more iterations "
-"is better in term of security but is slower to compute; this number should "
-"not be too high if your CPU is slow"
-msgstr ""
-
-msgid ""
"listen on IPv6 socket by default (in addition to IPv4 which is default); "
"protocols IPv4 and IPv6 can be forced (individually or together) in the "
"protocol name (see /help relay)"
@@ -10887,6 +10851,28 @@ msgstr ""
"senha necessária para clientes acessarem este relay (vazio significa que "
"nenhuma senha é necessária)"
+#, fuzzy
+msgid ""
+"comma separated list of hash algorithms used for password authentication in "
+"weechat protocol, among these values: \"plain\" (password in plain text, not "
+"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
+"\" means all algorithms, a name beginning with \"!\" is a negative value to "
+"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
+"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
+msgstr ""
+"lista separada por vírgulas dos plugins para carregar automaticamente "
+"nainicialização, \"*\" significa todos os plugins encontrados, um nome "
+"começando com \"!\" é um valor negativo para prevenir um plugin de ser "
+"carrgado, nomes podem começar ou terminar com \"*\" para casar com vários "
+"plugins (exemplos: \"*\" ou \"*,!lua,!tcl\")"
+
+msgid ""
+"number of iterations asked to the client in weechat protocol when a hashed "
+"password with algorithm PBKDF2 is used for authentication; more iterations "
+"is better in term of security but is slower to compute; this number should "
+"not be too high if your CPU is slow"
+msgstr ""
+
msgid ""
"file with SSL certificate and private key (for serving clients with SSL)"
msgstr ""
diff --git a/po/ru.po b/po/ru.po
index c255f3377..226b5604e 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2020-04-14 21:29+0200\n"
-"PO-Revision-Date: 2020-03-08 14:22+0100\n"
+"POT-Creation-Date: 2020-04-18 11:30+0200\n"
+"PO-Revision-Date: 2020-04-18 11:34+0200\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: ru\n"
@@ -9139,14 +9139,6 @@ msgid "%s%s: nicks not defined for server \"%s\", cannot connect"
msgstr "%s ник \"%s\" не найден для команды \"%s\"\n"
#, fuzzy, c-format
-msgid ""
-"%s%s: cannot connect with SSL because WeeChat was not built with GnuTLS "
-"support"
-msgstr ""
-"%s невозможно соединиться с использованием SSL, так как WeeChat собран без "
-"поддержки GNUtls\n"
-
-#, fuzzy, c-format
msgid "%s%s: connecting to server %s/%d%s via %s proxy %s/%d%s..."
msgstr "%s: подключение к серверу %s:%d%s%s через %s proxy %s:%d%s...\n"
@@ -10322,12 +10314,6 @@ msgid "%s%s: error: path \"%s\" is already used"
msgstr "%s игнорирование уже существует\n"
#, fuzzy, c-format
-msgid "%s%s: cannot use SSL because WeeChat was not built with GnuTLS support"
-msgstr ""
-"%s невозможно соединиться с использованием SSL, так как WeeChat собран без "
-"поддержки GNUtls\n"
-
-#, fuzzy, c-format
msgid "%s%s: error: unknown protocol \"%s\""
msgstr "%s неизвестная функция клавиши \"%s\"\n"
@@ -10401,19 +10387,6 @@ msgid ""
"\"^(123\\.45\\.67\\.89|192\\.160\\..*)$\""
msgstr ""
-#, fuzzy
-msgid ""
-"comma separated list of hash algorithms used for password authentication in "
-"weechat protocol, among these values: \"plain\" (password in plain text, not "
-"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
-"\" means all algorithms, a name beginning with \"!\" is a negative value to "
-"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
-"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
-msgstr ""
-"разделённый запятыми список автоматически загружаемых при запуске plug-"
-"in'ов , \"*\" означает все найденные plug-in'ы (имена могут быть не полными, "
-"например \"perl\" успешно загрузит \"libperl.so\")"
-
msgid ""
"timeout (in seconds) for client authentication: connection is closed if the "
"client is still not authenticated after this delay and the client status is "
@@ -10436,13 +10409,6 @@ msgid ""
msgstr ""
msgid ""
-"number of iterations asked to the client in weechat protocol when a hashed "
-"password with algorithm PBKDF2 is used for authentication; more iterations "
-"is better in term of security but is slower to compute; this number should "
-"not be too high if your CPU is slow"
-msgstr ""
-
-msgid ""
"listen on IPv6 socket by default (in addition to IPv4 which is default); "
"protocols IPv4 and IPv6 can be forced (individually or together) in the "
"protocol name (see /help relay)"
@@ -10464,6 +10430,26 @@ msgid ""
"content is evaluated, see /help eval)"
msgstr ""
+#, fuzzy
+msgid ""
+"comma separated list of hash algorithms used for password authentication in "
+"weechat protocol, among these values: \"plain\" (password in plain text, not "
+"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
+"\" means all algorithms, a name beginning with \"!\" is a negative value to "
+"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
+"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
+msgstr ""
+"разделённый запятыми список автоматически загружаемых при запуске plug-"
+"in'ов , \"*\" означает все найденные plug-in'ы (имена могут быть не полными, "
+"например \"perl\" успешно загрузит \"libperl.so\")"
+
+msgid ""
+"number of iterations asked to the client in weechat protocol when a hashed "
+"password with algorithm PBKDF2 is used for authentication; more iterations "
+"is better in term of security but is slower to compute; this number should "
+"not be too high if your CPU is slow"
+msgstr ""
+
msgid ""
"file with SSL certificate and private key (for serving clients with SSL)"
msgstr ""
diff --git a/po/tr.po b/po/tr.po
index 38c511010..bbfce42db 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2020-04-14 21:29+0200\n"
+"POT-Creation-Date: 2020-04-18 11:30+0200\n"
"PO-Revision-Date: 2019-11-03 08:38+0100\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -8308,12 +8308,6 @@ msgid "%s%s: nicks not defined for server \"%s\", cannot connect"
msgstr ""
#, c-format
-msgid ""
-"%s%s: cannot connect with SSL because WeeChat was not built with GnuTLS "
-"support"
-msgstr ""
-
-#, c-format
msgid "%s%s: connecting to server %s/%d%s via %s proxy %s/%d%s..."
msgstr ""
@@ -9389,10 +9383,6 @@ msgid "%s%s: error: path \"%s\" is already used"
msgstr "Filtre \"%s\" etkin"
#, c-format
-msgid "%s%s: cannot use SSL because WeeChat was not built with GnuTLS support"
-msgstr ""
-
-#, c-format
msgid "%s%s: error: unknown protocol \"%s\""
msgstr ""
@@ -9454,15 +9444,6 @@ msgid ""
msgstr ""
msgid ""
-"comma separated list of hash algorithms used for password authentication in "
-"weechat protocol, among these values: \"plain\" (password in plain text, not "
-"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
-"\" means all algorithms, a name beginning with \"!\" is a negative value to "
-"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
-"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
-msgstr ""
-
-msgid ""
"timeout (in seconds) for client authentication: connection is closed if the "
"client is still not authenticated after this delay and the client status is "
"set to \"authentication failed\" (0 = wait forever)"
@@ -9484,13 +9465,6 @@ msgid ""
msgstr ""
msgid ""
-"number of iterations asked to the client in weechat protocol when a hashed "
-"password with algorithm PBKDF2 is used for authentication; more iterations "
-"is better in term of security but is slower to compute; this number should "
-"not be too high if your CPU is slow"
-msgstr ""
-
-msgid ""
"listen on IPv6 socket by default (in addition to IPv4 which is default); "
"protocols IPv4 and IPv6 can be forced (individually or together) in the "
"protocol name (see /help relay)"
@@ -9512,6 +9486,22 @@ msgid ""
msgstr ""
msgid ""
+"comma separated list of hash algorithms used for password authentication in "
+"weechat protocol, among these values: \"plain\" (password in plain text, not "
+"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
+"\" means all algorithms, a name beginning with \"!\" is a negative value to "
+"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
+"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
+msgstr ""
+
+msgid ""
+"number of iterations asked to the client in weechat protocol when a hashed "
+"password with algorithm PBKDF2 is used for authentication; more iterations "
+"is better in term of security but is slower to compute; this number should "
+"not be too high if your CPU is slow"
+msgstr ""
+
+msgid ""
"file with SSL certificate and private key (for serving clients with SSL)"
msgstr ""
diff --git a/po/weechat.pot b/po/weechat.pot
index 022be4825..d500edebc 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: 2020-04-14 21:29+0200\n"
+"POT-Creation-Date: 2020-04-18 11:30+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"
@@ -8171,12 +8171,6 @@ msgid "%s%s: nicks not defined for server \"%s\", cannot connect"
msgstr ""
#, c-format
-msgid ""
-"%s%s: cannot connect with SSL because WeeChat was not built with GnuTLS "
-"support"
-msgstr ""
-
-#, c-format
msgid "%s%s: connecting to server %s/%d%s via %s proxy %s/%d%s..."
msgstr ""
@@ -9250,10 +9244,6 @@ msgid "%s%s: error: path \"%s\" is already used"
msgstr ""
#, c-format
-msgid "%s%s: cannot use SSL because WeeChat was not built with GnuTLS support"
-msgstr ""
-
-#, c-format
msgid "%s%s: error: unknown protocol \"%s\""
msgstr ""
@@ -9315,15 +9305,6 @@ msgid ""
msgstr ""
msgid ""
-"comma separated list of hash algorithms used for password authentication in "
-"weechat protocol, among these values: \"plain\" (password in plain text, not "
-"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
-"\" means all algorithms, a name beginning with \"!\" is a negative value to "
-"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
-"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
-msgstr ""
-
-msgid ""
"timeout (in seconds) for client authentication: connection is closed if the "
"client is still not authenticated after this delay and the client status is "
"set to \"authentication failed\" (0 = wait forever)"
@@ -9345,13 +9326,6 @@ msgid ""
msgstr ""
msgid ""
-"number of iterations asked to the client in weechat protocol when a hashed "
-"password with algorithm PBKDF2 is used for authentication; more iterations "
-"is better in term of security but is slower to compute; this number should "
-"not be too high if your CPU is slow"
-msgstr ""
-
-msgid ""
"listen on IPv6 socket by default (in addition to IPv4 which is default); "
"protocols IPv4 and IPv6 can be forced (individually or together) in the "
"protocol name (see /help relay)"
@@ -9373,6 +9347,22 @@ msgid ""
msgstr ""
msgid ""
+"comma separated list of hash algorithms used for password authentication in "
+"weechat protocol, among these values: \"plain\" (password in plain text, not "
+"hashed), \"sha256\", \"sha512\", \"pbkdf2+sha256\", \"pbkdf2+sha512\"), \"*"
+"\" means all algorithms, a name beginning with \"!\" is a negative value to "
+"prevent an algorithm from being used, wildcard \"*\" is allowed in names "
+"(examples: \"*\", \"pbkdf2*\", \"*,!plain\")"
+msgstr ""
+
+msgid ""
+"number of iterations asked to the client in weechat protocol when a hashed "
+"password with algorithm PBKDF2 is used for authentication; more iterations "
+"is better in term of security but is slower to compute; this number should "
+"not be too high if your CPU is slow"
+msgstr ""
+
+msgid ""
"file with SSL certificate and private key (for serving clients with SSL)"
msgstr ""