diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 10:41:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 10:41:59 +0000 |
commit | be05184b2324848b4f33e6e5d9c716bc95f581f3 (patch) | |
tree | 4da6fcfe204d1694377e90c44b02f1b0790aabe8 /debian/po/templates.pot | |
parent | Adding upstream version 5.3.1. (diff) | |
download | knot-resolver-debian/5.3.1-1+deb11u1.tar.xz knot-resolver-debian/5.3.1-1+deb11u1.zip |
Adding debian version 5.3.1-1+deb11u1.debian/5.3.1-1+deb11u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/po/templates.pot')
-rw-r--r-- | debian/po/templates.pot | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/debian/po/templates.pot b/debian/po/templates.pot new file mode 100644 index 0000000..a30afe3 --- /dev/null +++ b/debian/po/templates.pot @@ -0,0 +1,58 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the knot-resolver package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: knot-resolver\n" +"Report-Msgid-Bugs-To: knot-resolver@packages.debian.org\n" +"POT-Creation-Date: 2020-09-14 11:52+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: note +#. Description +#: ../knot-resolver.templates:1001 +msgid "Upgrading from Knot Resolver < 5.x" +msgstr "" + +#. Type: note +#. Description +#: ../knot-resolver.templates:1001 +msgid "Knot Resolver configuration file requires manual upgrade." +msgstr "" + +#. Type: note +#. Description +#: ../knot-resolver.templates:1001 +msgid "" +"Up to Knot Resolver 4.x, network interface bindings and service start were " +"done by default via systemd sockets. These systemd sockets are no longer " +"supported, and upgrading from a 3.x version (as in Debian Buster) requires " +"manual action to (re)enable the service." +msgstr "" + +#. Type: note +#. Description +#: ../knot-resolver.templates:1001 +msgid "" +"Please refer to kresd.systemd(7) and to the /usr/share/doc/knot-resolver/" +"upgrading.html file (from knot-resolver-doc). An online version of the " +"latter is available at https://knot-resolver.readthedocs.io/en/stable/" +"upgrading.html#x-to-5-x" +msgstr "" + +#. Type: note +#. Description +#: ../knot-resolver.templates:1001 +msgid "" +"For convenience, a suggested networking configuration can be found in the " +"file /var/lib/knot-resolver/.upgrade-4-to-5/kresd.conf.net" +msgstr "" |