diff --git a/CHANGELOG.md b/CHANGELOG.md index 131d3846a..26221d56f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ SPDX-License-Identifier: GPL-3.0-or-later - core: add option weechat.completion.cycle - core: add hdata for hooks +### Removed + +- irc: remove temporary servers and option irc.look.temporary_servers + ### Changed - api: add support of date like ISO 8601 but with spaces and lower `t` and `z` in function util_parse_time ([#886](https://github.com/weechat/weechat/issues/886)) diff --git a/doc/cs/includes/man.cs.adoc b/doc/cs/includes/man.cs.adoc index 1d3321118..930825ab6 100644 --- a/doc/cs/includes/man.cs.adoc +++ b/doc/cs/includes/man.cs.adoc @@ -8,7 +8,8 @@ Pro kompletní dokumentaci nastavení pluginů a jejich volby podívejte se na https://weechat.org/doc/[WeeChat user's guide]. -S irc pluginem se můžete doččasně připojit na server s URL jako: +// TRANSLATION MISSING +With irc plugin, you can connect to a server with an URL like: irc[6][s]://[[nickname][:password]@]server[:port][/#channel1[,#channel2...]] diff --git a/doc/de/includes/man.de.adoc b/doc/de/includes/man.de.adoc index 8aba4496a..225cddff5 100644 --- a/doc/de/includes/man.de.adoc +++ b/doc/de/includes/man.de.adoc @@ -7,8 +7,8 @@ Um eine vollständige Dokumentation der Optionen zu erhalten, siehe https://weechat.org/doc/[WeeChat user's guide]. -Mittels der IRC Erweiterung kann man sich zu einen temporären Server verbinden lassen, -indem man eine URL verwendet: +// TRANSLATION MISSING +With irc plugin, you can connect to a server with an URL like: irc[6][s]://[[nickname][:password]@]server[:port][/#channel1[,#channel2...]] diff --git a/doc/en/includes/man.en.adoc b/doc/en/includes/man.en.adoc index 4d54a68ba..ccf560532 100644 --- a/doc/en/includes/man.en.adoc +++ b/doc/en/includes/man.en.adoc @@ -6,7 +6,7 @@ For complete doc on plugin options, please look at plugins documentation in https://weechat.org/doc/[WeeChat user's guide]. -With irc plugin, you can connect to temporary server with an URL like: +With irc plugin, you can connect to a server with an URL like: irc[6][s]://[[nickname][:password]@]server[:port][/#channel1[,#channel2...]] diff --git a/doc/fr/includes/man.fr.adoc b/doc/fr/includes/man.fr.adoc index e359cec6c..25d539c49 100644 --- a/doc/fr/includes/man.fr.adoc +++ b/doc/fr/includes/man.fr.adoc @@ -7,8 +7,7 @@ Pour une documentation complète sur les options des extensions, merci de consulter la documentation des extensions dans le https://weechat.org/doc/[guide utilisateur de WeeChat]. -Avec l'extension irc, vous pouvez vous connecter à un serveur de manière -temporaire avec une URL, comme ceci : +Avec l'extension irc, vous pouvez vous connecter à un serveur avec une URL, comme ceci : irc[6][s]://[[pseudo][:motdepasse]@]serveur[:port][/#canal1[,#canal2...]] diff --git a/doc/it/includes/man.it.adoc b/doc/it/includes/man.it.adoc index df6d36052..f66957d5d 100644 --- a/doc/it/includes/man.it.adoc +++ b/doc/it/includes/man.it.adoc @@ -7,7 +7,7 @@ For complete doc on plugin options, please look at plugins documentation in https://weechat.org/doc/[WeeChat user's guide]. -With irc plugin, you can connect to temporary server with an URL like: +With irc plugin, you can connect to a server with an URL like: irc[6][s]://[[nickname][:password]@]server[:port][/#channel1[,#channel2...]] diff --git a/doc/ja/includes/man.ja.adoc b/doc/ja/includes/man.ja.adoc index ef5aa6348..66b598e90 100644 --- a/doc/ja/includes/man.ja.adoc +++ b/doc/ja/includes/man.ja.adoc @@ -7,7 +7,8 @@ プラグインオプションに関する完全な文書は https://weechat.org/doc[WeeChat ユーザーズガイド] のプラグインの章を参照してください。 -irc プラグインでは以下の様な URL で一時的なサーバに接続することができます: +// TRANSLATION MISSING +With irc plugin, you can connect to a server with an URL like: irc[6][s]://[[nickname][:password]@]server[:port][/#channel1[,#channel2...]] diff --git a/doc/pl/includes/man.pl.adoc b/doc/pl/includes/man.pl.adoc index c2195c5a6..45278f3e4 100644 --- a/doc/pl/includes/man.pl.adoc +++ b/doc/pl/includes/man.pl.adoc @@ -7,8 +7,8 @@ Kompletna dokumentacja na temat opcji wtyczek dostępna jest w https://weechat.org/doc/[WeeChat user's guide]. -Dzięki wtyczce irc możliwe jest połączenie z serwerami tymczasowymi za pomocą -URLi jak: +// TRANSLATION MISSING +With irc plugin, you can connect to a server with an URL like: irc[6][s]://[[nick][:hasło]@]serwer[:port][/#kanał1[,#kanał2...]] diff --git a/doc/ru/includes/man.ru.adoc b/doc/ru/includes/man.ru.adoc index 4d63dcade..e06a21dd7 100644 --- a/doc/ru/includes/man.ru.adoc +++ b/doc/ru/includes/man.ru.adoc @@ -8,7 +8,8 @@ Полное описание параметров плагинов доступно в документации по плагинам в https://weechat.org/doc/[Руководстве пользователя WeeChat]. -С помощью плагина irc можно присоединиться ко временному серверу, используя URL вроде: +// TRANSLATION MISSING +With irc plugin, you can connect to a server with an URL like: irc[6][s]://[[nickname][:password]@]server[:port][/#channel1[,#channel2...]] diff --git a/doc/sr/includes/man.sr.adoc b/doc/sr/includes/man.sr.adoc index de8e7e669..c9dad924b 100644 --- a/doc/sr/includes/man.sr.adoc +++ b/doc/sr/includes/man.sr.adoc @@ -6,7 +6,8 @@ // tag::plugin_options[] За комплетну документацију у вези опција додатака, молимо вас да погледате документацију за додатке у https://weechat.org/doc/[WeeChat корисничком упутству]. -irc додатком се овако повезујете са привременим сервером датим URL адресом: +// TRANSLATION MISSING +With irc plugin, you can connect to a server with an URL like: irc[6][s]://[[надимак][:лозинка]@]сервер[:порт][/#канал1[,#канал2...]] diff --git a/po/cs.po b/po/cs.po index 07819f7f9..d0e7373a1 100644 --- a/po/cs.po +++ b/po/cs.po @@ -23,8 +23,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2025-10-14 22:54+0200\n" -"PO-Revision-Date: 2025-05-04 09:24+0200\n" +"POT-Creation-Date: 2025-10-26 21:18+0100\n" +"PO-Revision-Date: 2025-10-27 08:26+0100\n" "Last-Translator: Ondřej Súkup \n" "Language-Team: weechat-dev \n" "Language: cs\n" @@ -8507,36 +8507,17 @@ msgid "%s%s: currently connecting to server \"%s\"!" msgstr "%s%s: zrovna připojuji k serveru \"%s\"!" #, fuzzy, c-format -msgid "%s: server added: %s%s%s%s%s" +msgid "%s: server added: %s%s" msgstr "%s: server %s%s%s přidán" -#. TRANSLATORS: "temporary IRC server" -msgid " (temporary)" -msgstr " (dočasný)" - #, fuzzy, c-format msgid "" -"%s%s: unable to add temporary server \"%s\" (check if there is already a " -"server with this name)" +"%s%s: unable to add server \"%s\" (check if there is already a server with " +"this name)" msgstr "" "%s%s: nemohu registrovat skript \"%s\" (jiný skript se stejným jménem již " "existuje)" -#, fuzzy, c-format -msgid "" -"%s%s: unable to add temporary server \"%s\" because the addition of " -"temporary servers with command /connect is currently disabled" -msgstr "" -"%s%s: nemohu registrovat skript \"%s\" (jiný skript se stejným jménem již " -"existuje)" - -#, c-format -msgid "" -"%s%s: if you want to add a standard server, use the command \"/server add\" " -"(see /help server); if you really want to add a temporary server (NOT " -"SAVED), turn on the option irc.look.temporary_servers" -msgstr "" - #, fuzzy, c-format #| msgid "%s%s: \"%s\" command can not be executed on a server buffer" msgid "%s%s: \"%s\" command cannot be executed on a server buffer" @@ -8707,7 +8688,7 @@ msgid "nick:" msgstr "přezdívka" #, fuzzy, c-format -msgid "Server: %s%s %s[%s%s%s]%s%s%s%s" +msgid "Server: %s%s %s[%s%s%s]%s%s%s" msgstr "Server: %s%s %s[%s%s%s]%s%s" msgid "connected" @@ -8811,15 +8792,6 @@ msgstr[0] "%d server přesunut" msgstr[1] "%d servery přesunuty" msgstr[2] "%d serverů přesunuto" -#, c-format -msgid "%s%s: server \"%s\" is not a temporary server" -msgstr "%s%s: server \"%s\" není dočasným serverem" - -#, fuzzy, c-format -#| msgid "%s: server %s%s%s is not temporary any more" -msgid "%s: server %s%s%s is not temporary anymore" -msgstr "%s: server %s%s%s již není dočasným" - #, fuzzy, c-format #| msgid "" #| "%s%s: you can not delete server \"%s\" because you are connected to. Try " @@ -9286,11 +9258,6 @@ msgid "" "[/#channel1][,#channel2[...]]" msgstr "" -msgid "" -"> Note: for an address/IP/URL, a temporary server is added (NOT SAVED), see /" -"help irc.look.temporary_servers" -msgstr "" - msgid "" "option: set option for server (for boolean option, value can be omitted)" msgstr "" @@ -10155,9 +10122,9 @@ msgstr "vypíše, přídá nebo odebere IRC servery" #, fuzzy msgid "" "list|listfull [-connected] [] || add|addreplace [/" -"] [-temp] [-