From 291395584d93737c76aafa2b349adaa44d3f8b16 Mon Sep 17 00:00:00 2001 From: ZNC-Jenkins Date: Thu, 18 Jul 2019 00:30:38 +0000 Subject: [PATCH 1/3] Update translations from Crowdin for fr_FR it_IT nl_NL --- modules/po/modpython.it_IT.po | 2 +- src/po/znc.fr_FR.po | 8 ++++---- src/po/znc.nl_NL.po | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/modules/po/modpython.it_IT.po b/modules/po/modpython.it_IT.po index 0938bcbd..95184bbe 100644 --- a/modules/po/modpython.it_IT.po +++ b/modules/po/modpython.it_IT.po @@ -14,4 +14,4 @@ msgstr "" #: modpython.cpp:512 msgid "Loads python scripts as ZNC modules" -msgstr "" +msgstr "Carica gli script di python come moduli ZNC" diff --git a/src/po/znc.fr_FR.po b/src/po/znc.fr_FR.po index 2f6295ff..cbdb3952 100644 --- a/src/po/znc.fr_FR.po +++ b/src/po/znc.fr_FR.po @@ -1562,8 +1562,8 @@ msgstr "Afficher le temps écoulé depuis le lancement de ZNC" #: ClientCommand.cpp:1817 msgctxt "helpcmd|LoadMod|args" -msgid "[--type=global|user|network] " -msgstr "[--type=global|user|network] " +msgid "[--type=global|user|network] [args]" +msgstr "" #: ClientCommand.cpp:1819 msgctxt "helpcmd|LoadMod|desc" @@ -1582,8 +1582,8 @@ msgstr "Désactiver un module" #: ClientCommand.cpp:1825 msgctxt "helpcmd|ReloadMod|args" -msgid "[--type=global|user|network] " -msgstr "[--type=global|user|network] " +msgid "[--type=global|user|network] [args]" +msgstr "" #: ClientCommand.cpp:1827 msgctxt "helpcmd|ReloadMod|desc" diff --git a/src/po/znc.nl_NL.po b/src/po/znc.nl_NL.po index 069fa50d..25fab9f4 100644 --- a/src/po/znc.nl_NL.po +++ b/src/po/znc.nl_NL.po @@ -1567,8 +1567,8 @@ msgstr "Laat zien hoe lang ZNC al draait" #: ClientCommand.cpp:1817 msgctxt "helpcmd|LoadMod|args" -msgid "[--type=global|user|network] " -msgstr "[--type=global|user|network] " +msgid "[--type=global|user|network] [args]" +msgstr "" #: ClientCommand.cpp:1819 msgctxt "helpcmd|LoadMod|desc" @@ -1587,8 +1587,8 @@ msgstr "Stop een module" #: ClientCommand.cpp:1825 msgctxt "helpcmd|ReloadMod|args" -msgid "[--type=global|user|network] " -msgstr "[--type=global|user|network] " +msgid "[--type=global|user|network] [args]" +msgstr "" #: ClientCommand.cpp:1827 msgctxt "helpcmd|ReloadMod|desc" From 6439b5830ccad8c16b62ff1bac2241e2b070b264 Mon Sep 17 00:00:00 2001 From: ZNC-Jenkins Date: Sun, 21 Jul 2019 00:27:55 +0000 Subject: [PATCH 2/3] Update translations from Crowdin for ru_RU --- src/po/znc.ru_RU.po | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/po/znc.ru_RU.po b/src/po/znc.ru_RU.po index 60b7d671..985b8276 100644 --- a/src/po/znc.ru_RU.po +++ b/src/po/znc.ru_RU.po @@ -1257,47 +1257,47 @@ msgstr "" #: ClientCommand.cpp:1680 msgctxt "helpcmd|Version|desc" msgid "Print which version of ZNC this is" -msgstr "" +msgstr "Показывает версию ZNC" #: ClientCommand.cpp:1683 msgctxt "helpcmd|ListMods|desc" msgid "List all loaded modules" -msgstr "" +msgstr "Список всех загруженных модулей" #: ClientCommand.cpp:1686 msgctxt "helpcmd|ListAvailMods|desc" msgid "List all available modules" -msgstr "" +msgstr "Список всех доступных модулей" #: ClientCommand.cpp:1690 ClientCommand.cpp:1876 msgctxt "helpcmd|ListChans|desc" msgid "List all channels" -msgstr "" +msgstr "Список всех каналов" #: ClientCommand.cpp:1693 msgctxt "helpcmd|ListNicks|args" msgid "<#chan>" -msgstr "" +msgstr "<#канал>" #: ClientCommand.cpp:1694 msgctxt "helpcmd|ListNicks|desc" msgid "List all nicks on a channel" -msgstr "" +msgstr "Список всех людей на канале" #: ClientCommand.cpp:1697 msgctxt "helpcmd|ListClients|desc" msgid "List all clients connected to your ZNC user" -msgstr "" +msgstr "Список всех клиентов, подключенных к вашему пользователю ZNC" #: ClientCommand.cpp:1701 msgctxt "helpcmd|ListServers|desc" msgid "List all servers of current IRC network" -msgstr "" +msgstr "Список всех серверов этой сети IRC" #: ClientCommand.cpp:1705 msgctxt "helpcmd|AddNetwork|args" msgid "" -msgstr "" +msgstr "<название>" #: ClientCommand.cpp:1706 msgctxt "helpcmd|AddNetwork|desc" @@ -1322,7 +1322,7 @@ msgstr "" #: ClientCommand.cpp:1714 msgctxt "helpcmd|MoveNetwork|args" msgid " [new network]" -msgstr "" +msgstr "<старый пользователь> <старая сеть> <новый пользователь> [новая сеть]" #: ClientCommand.cpp:1716 msgctxt "helpcmd|MoveNetwork|desc" From 71f35b003dda65f3867ff84deaf8aa15bcd0b958 Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Mon, 22 Jul 2019 00:09:46 +0100 Subject: [PATCH 3/3] Add a deprecation warning to ./configure --- configure.ac | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configure.ac b/configure.ac index b755cfe8..7334c14c 100644 --- a/configure.ac +++ b/configure.ac @@ -720,6 +720,10 @@ fi echo echo ZNC AC_PACKAGE_VERSION configured echo +echo "The configure script is deprecated and will be removed from ZNC" +echo "in some future version. Use either CMake or the convenience wrapper" +echo "configure.sh which takes the same parameters as configure." +echo echo "prefix: $prefix" echo "debug: $DEBUG" echo "ipv6: $IPV6"