diff --git a/po/cs.po b/po/cs.po index 7f6bc55e0..77847f444 100644 --- a/po/cs.po +++ b/po/cs.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2024-04-14 18:54+0200\n" +"POT-Creation-Date: 2024-04-14 19:13+0200\n" "PO-Revision-Date: 2024-04-07 14:50+0200\n" "Last-Translator: Ondřej Súkup \n" "Language-Team: weechat-dev \n" @@ -13788,6 +13788,16 @@ msgid "" "totp=%d" msgstr "" +#, fuzzy, c-format +#| msgid "%s%s: proxy \"%s\" not found for server \"%s\", cannot connect" +msgid "%sremote[%s]: proxy \"%s\" not found, cannot connect" +msgstr "%s%s: proxy \"%s\" nebyla nalezena pro server \"%s\", nelze se spojit" + +#, fuzzy, c-format +#| msgid "%s%s: missing proxy settings, check options for proxy \"%s\"" +msgid "%sremote[%s]: missing proxy settings, check options for proxy \"%s\"" +msgstr "%s%s: chybí nastavení proxy, zkontrolujte volby pro proxy \"%s\"" + #, fuzzy, c-format #| msgid "%s%s: already connected to server \"%s\"!" msgid "%s%s: already connected to remote relay \"%s\"!" diff --git a/po/de.po b/po/de.po index e8d913c01..14f67b2b2 100644 --- a/po/de.po +++ b/po/de.po @@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2024-04-14 18:54+0200\n" +"POT-Creation-Date: 2024-04-14 19:13+0200\n" "PO-Revision-Date: 2024-04-12 16:40+0200\n" "Last-Translator: Nils Görs \n" "Language-Team: German \n" @@ -15224,6 +15224,19 @@ msgstr "" "%sremote[%s]: erfolgreicher Handshake mit URL %s: hash_algo=%s, " "Iterationen=%d, totp=%d" +#, fuzzy, c-format +#| msgid "%s%s: proxy \"%s\" not found for server \"%s\", cannot connect" +msgid "%sremote[%s]: proxy \"%s\" not found, cannot connect" +msgstr "" +"%s%s: Proxy \"%s\" für Server \"%s\" nicht gefunden, kann keine Verbindung " +"herstellen" + +#, fuzzy, c-format +#| msgid "%s%s: missing proxy settings, check options for proxy \"%s\"" +msgid "%sremote[%s]: missing proxy settings, check options for proxy \"%s\"" +msgstr "" +"%s%s: fehlende Proxy-Einstellungen. Überprüfe Einstellungen für Proxy \"%s\"" + #, c-format msgid "%s%s: already connected to remote relay \"%s\"!" msgstr "%s%s: bereits mit Remote-Relay verbunden \"%s\"!" diff --git a/po/es.po b/po/es.po index 79e3e42b9..78e2ecc1e 100644 --- a/po/es.po +++ b/po/es.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2024-04-14 18:54+0200\n" +"POT-Creation-Date: 2024-04-14 19:13+0200\n" "PO-Revision-Date: 2024-04-07 14:50+0200\n" "Last-Translator: Santiago Forero \n" "Language-Team: weechat-dev \n" @@ -14115,6 +14115,20 @@ msgid "" "totp=%d" msgstr "" +#, fuzzy, c-format +#| msgid "%s%s: proxy \"%s\" not found for server \"%s\", cannot connect" +msgid "%sremote[%s]: proxy \"%s\" not found, cannot connect" +msgstr "" +"%s%s: proxy \"%s\" no encontrado para el servidor \"%s\", no es posible " +"conectarse" + +#, fuzzy, c-format +#| msgid "%s%s: missing proxy settings, check options for proxy \"%s\"" +msgid "%sremote[%s]: missing proxy settings, check options for proxy \"%s\"" +msgstr "" +"%s%s: configuración del proxy incompleta, verifica las opciones para el " +"proxy \"%s\"" + #, fuzzy, c-format #| msgid "%s%s: already connected to server \"%s\"!" msgid "%s%s: already connected to remote relay \"%s\"!" diff --git a/po/fr.po b/po/fr.po index fc1f83054..d8b6cb6f1 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: 2024-04-14 18:54+0200\n" -"PO-Revision-Date: 2024-04-14 18:58+0200\n" +"POT-Creation-Date: 2024-04-14 19:13+0200\n" +"PO-Revision-Date: 2024-04-14 19:15+0200\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" "Language: fr\n" @@ -14872,6 +14872,16 @@ msgstr "" "%sremote[%s] : poignée de main (\"handshake\") réussie avec l'URL %s : " "hash_algo=%s, iterations=%d, totp=%d" +#, c-format +msgid "%sremote[%s]: proxy \"%s\" not found, cannot connect" +msgstr "%sremote[%s] : proxy \"%s\" non trouvé, connexion impossible" + +#, c-format +msgid "%sremote[%s]: missing proxy settings, check options for proxy \"%s\"" +msgstr "" +"%sremote[%s] : options de proxy manquantes, vérifiez les options pour le " +"proxy \"%s\"" + #, c-format msgid "%s%s: already connected to remote relay \"%s\"!" msgstr "%s%s : déjà connecté au relai distant \"%s\" !" diff --git a/po/hu.po b/po/hu.po index 059bd7aaf..2e7227bbf 100644 --- a/po/hu.po +++ b/po/hu.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2024-04-14 18:54+0200\n" +"POT-Creation-Date: 2024-04-14 19:13+0200\n" "PO-Revision-Date: 2024-04-07 14:50+0200\n" "Last-Translator: Andras Voroskoi \n" "Language-Team: weechat-dev \n" @@ -13221,6 +13221,14 @@ msgid "" "totp=%d" msgstr "" +#, fuzzy, c-format +msgid "%sremote[%s]: proxy \"%s\" not found, cannot connect" +msgstr "%s név \"%s\" nem található a \"%s\" parancshoz\n" + +#, fuzzy, c-format +msgid "%sremote[%s]: missing proxy settings, check options for proxy \"%s\"" +msgstr "%s ismeretlen opció a \"%s\" parancsnak\n" + #, fuzzy, c-format msgid "%s%s: already connected to remote relay \"%s\"!" msgstr "%s már csatlakozott a \"%s\" szerverhez!\n" diff --git a/po/it.po b/po/it.po index 4a6f3b48f..14b933c90 100644 --- a/po/it.po +++ b/po/it.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2024-04-14 18:54+0200\n" +"POT-Creation-Date: 2024-04-14 19:13+0200\n" "PO-Revision-Date: 2024-04-07 14:50+0200\n" "Last-Translator: Esteban I. Ruiz Moreno \n" "Language-Team: weechat-dev \n" @@ -14129,6 +14129,18 @@ msgid "" "totp=%d" msgstr "" +#, fuzzy, c-format +#| msgid "%s%s: proxy \"%s\" not found for server \"%s\", cannot connect" +msgid "%sremote[%s]: proxy \"%s\" not found, cannot connect" +msgstr "" +"%s%s: proxy \"%s\" non trovato per il server \"%s\", impossibile connettersi" + +#, fuzzy, c-format +#| msgid "%s%s: missing proxy settings, check options for proxy \"%s\"" +msgid "%sremote[%s]: missing proxy settings, check options for proxy \"%s\"" +msgstr "" +"%s%s: impostazioni proxy mancanti, verificare le opzioni per il proxy \"%s\"" + #, fuzzy, c-format #| msgid "%s%s: already connected to server \"%s\"!" msgid "%s%s: already connected to remote relay \"%s\"!" diff --git a/po/ja.po b/po/ja.po index ed09ea1d0..c93793aa7 100644 --- a/po/ja.po +++ b/po/ja.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2024-04-14 18:54+0200\n" +"POT-Creation-Date: 2024-04-14 19:13+0200\n" "PO-Revision-Date: 2024-04-07 14:50+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke \n" "Language-Team: Japanese \n" "Language-Team: weechat-dev \n" @@ -14572,6 +14572,17 @@ msgid "" "totp=%d" msgstr "" +#, fuzzy, c-format +#| msgid "%s%s: proxy \"%s\" not found for server \"%s\", cannot connect" +msgid "%sremote[%s]: proxy \"%s\" not found, cannot connect" +msgstr "" +"%s%s: nie znaleziono proxy \"%s\" dla serwer \"%s\", nie można połączyć" + +#, fuzzy, c-format +#| msgid "%s%s: missing proxy settings, check options for proxy \"%s\"" +msgid "%sremote[%s]: missing proxy settings, check options for proxy \"%s\"" +msgstr "%s%s: brakujące ustawienie proxy, sprawdź opcje proxy \"%s\"" + #, fuzzy, c-format #| msgid "%s%s: already connected to server \"%s\"!" msgid "%s%s: already connected to remote relay \"%s\"!" diff --git a/po/pt.po b/po/pt.po index fc88254cf..aa46c3b81 100644 --- a/po/pt.po +++ b/po/pt.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2024-04-14 18:54+0200\n" +"POT-Creation-Date: 2024-04-14 19:13+0200\n" "PO-Revision-Date: 2024-04-07 14:50+0200\n" "Last-Translator: Vasco Almeida \n" "Language-Team: Portuguese <>\n" @@ -14468,6 +14468,18 @@ msgid "" "totp=%d" msgstr "" +#, fuzzy, c-format +#| msgid "%s%s: proxy \"%s\" not found for server \"%s\", cannot connect" +msgid "%sremote[%s]: proxy \"%s\" not found, cannot connect" +msgstr "" +"%s%s: proxy \"%s\" do servidor \"%s\" não encontrado, não é possível conectar" + +#, fuzzy, c-format +#| msgid "%s%s: missing proxy settings, check options for proxy \"%s\"" +msgid "%sremote[%s]: missing proxy settings, check options for proxy \"%s\"" +msgstr "" +"%s%s: definições de proxy em falta, verifique as opções do proxy \"%s\"" + #, fuzzy, c-format #| msgid "%s%s: already connected to server \"%s\"!" msgid "%s%s: already connected to remote relay \"%s\"!" diff --git a/po/pt_BR.po b/po/pt_BR.po index 4784558cb..bac2c9661 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: 2024-04-14 18:54+0200\n" +"POT-Creation-Date: 2024-04-14 19:13+0200\n" "PO-Revision-Date: 2024-04-07 14:50+0200\n" "Last-Translator: Érico Nogueira \n" "Language-Team: weechat-dev \n" @@ -13642,6 +13642,19 @@ msgid "" "totp=%d" msgstr "" +#, fuzzy, c-format +#| msgid "%s%s: proxy \"%s\" not found for server \"%s\", cannot connect" +msgid "%sremote[%s]: proxy \"%s\" not found, cannot connect" +msgstr "" +"%s%s: proxy \"%s\" não encontrado para servidor \"%s\", não foi possível " +"conectar" + +#, fuzzy, c-format +#| msgid "%s%s: missing proxy settings, check options for proxy \"%s\"" +msgid "%sremote[%s]: missing proxy settings, check options for proxy \"%s\"" +msgstr "" +"%s%s: faltando configurações do proxy, verifique opções para o proxy \"%s\"" + #, fuzzy, c-format #| msgid "%s%s: you are not connected to server" msgid "%s%s: already connected to remote relay \"%s\"!" diff --git a/po/ru.po b/po/ru.po index eb5e0b546..fd9c84cc2 100644 --- a/po/ru.po +++ b/po/ru.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2024-04-14 18:54+0200\n" +"POT-Creation-Date: 2024-04-14 19:13+0200\n" "PO-Revision-Date: 2024-04-07 14:50+0200\n" "Last-Translator: Aleksey V Zapparov AKA ixti \n" "Language-Team: weechat-dev \n" @@ -13274,6 +13274,14 @@ msgid "" "totp=%d" msgstr "" +#, fuzzy, c-format +msgid "%sremote[%s]: proxy \"%s\" not found, cannot connect" +msgstr "%s ник \"%s\" не найден для команды \"%s\"\n" + +#, fuzzy, c-format +msgid "%sremote[%s]: missing proxy settings, check options for proxy \"%s\"" +msgstr "%s неизвестный параметр для команды \"%s\"\n" + #, fuzzy, c-format msgid "%s%s: already connected to remote relay \"%s\"!" msgstr "%s уже подключен к серверу \"%s\"!\n" diff --git a/po/sr.po b/po/sr.po index 316264fa0..bc1c02939 100644 --- a/po/sr.po +++ b/po/sr.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2024-04-14 18:54+0200\n" +"POT-Creation-Date: 2024-04-14 19:13+0200\n" "PO-Revision-Date: 2024-04-07 14:50+0200\n" "Last-Translator: Ivan Pešić \n" "Language-Team: weechat-dev \n" @@ -14556,6 +14556,18 @@ msgid "" "totp=%d" msgstr "" +#, fuzzy, c-format +#| msgid "%s%s: proxy \"%s\" not found for server \"%s\", cannot connect" +msgid "%sremote[%s]: proxy \"%s\" not found, cannot connect" +msgstr "" +"%s%s: прокси „%s” не може да се пронађе за сервер „%s”, веза не може да се " +"успостави" + +#, fuzzy, c-format +#| msgid "%s%s: missing proxy settings, check options for proxy \"%s\"" +msgid "%sremote[%s]: missing proxy settings, check options for proxy \"%s\"" +msgstr "%s%s: недостају прокси подешавања, проверите опције за прокси „%s”" + #, fuzzy, c-format #| msgid "%s%s: already connected to server \"%s\"!" msgid "%s%s: already connected to remote relay \"%s\"!" diff --git a/po/tr.po b/po/tr.po index 3483ebd81..5c314cf9d 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: 2024-04-14 18:54+0200\n" +"POT-Creation-Date: 2024-04-14 19:13+0200\n" "PO-Revision-Date: 2024-04-07 14:50+0200\n" "Last-Translator: Emir SARI \n" "Language-Team: weechat-dev \n" @@ -14714,6 +14714,16 @@ msgid "" "totp=%d" msgstr "" +#, fuzzy, c-format +#| msgid "%s%s: proxy \"%s\" not found for server \"%s\", cannot connect" +msgid "%sremote[%s]: proxy \"%s\" not found, cannot connect" +msgstr "%s%s şu sunucu için \"%s\" vekili bulunamıyor, bağlanılamadı: \"%s\"" + +#, fuzzy, c-format +#| msgid "%s%s: missing proxy settings, check options for proxy \"%s\"" +msgid "%sremote[%s]: missing proxy settings, check options for proxy \"%s\"" +msgstr "%s%s: Eksik vekil ayarları, \"%s\" vekili için seçenekleri denetleyin" + #, fuzzy, c-format #| msgid "%s%s: already connected to server \"%s\"!" msgid "%s%s: already connected to remote relay \"%s\"!" diff --git a/po/weechat.pot b/po/weechat.pot index 46ecad635..9b28a4607 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: 2024-04-14 18:54+0200\n" +"POT-Creation-Date: 2024-04-14 19:13+0200\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" @@ -12091,6 +12091,14 @@ msgid "" "totp=%d" msgstr "" +#, c-format +msgid "%sremote[%s]: proxy \"%s\" not found, cannot connect" +msgstr "" + +#, c-format +msgid "%sremote[%s]: missing proxy settings, check options for proxy \"%s\"" +msgstr "" + #, c-format msgid "%s%s: already connected to remote relay \"%s\"!" msgstr ""