From 0020e1852ec848ffc1c35a480cb347243f3e1e6b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 15:15:52 +0200 Subject: Adding debian version 2.5.0-2. Signed-off-by: Daniel Baumann --- debian/changelog | 21 +++++++++++++++++---- debian/copyright | 22 +--------------------- debian/po/de.po | 35 +++++++++++++++++++++++++++++++++++ debian/po/es.po | 3 +-- debian/po/fr.po | 1 - debian/po/ge.po | 37 ------------------------------------- debian/po/nl.po | 1 - 7 files changed, 54 insertions(+), 66 deletions(-) create mode 100644 debian/po/de.po delete mode 100644 debian/po/ge.po (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index cecfae9..eababca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,21 @@ +icingaweb2-module-businessprocess (2.5.0-2) unstable; urgency=medium + + * Updating German debconf translation from Hermann-Josef Beckers + (Closes: #1066915). + * Renaming d/po/ge.po to d/po/de.po to correct language code. + * Updating Spanish debconf translations from Camaleón. + * Removing unnecessary line 'X-Generator' in d/po/{de,es,fr,nl}.po files. + * Remove unnecessary copyrights for d/po files. + * Updating copyright for upstream. + * Correcting misspelling in changelog for 2.3.1-2, 2.4.0-2 and 2.5.0-1. + + -- David Kunz Tue, 26 Mar 2024 13:01:11 +0100 + icingaweb2-module-businessprocess (2.5.0-1) unstable; urgency=medium - * Correcting typo in chanelog. + * Correcting typo in changelog. * Adding Swedish debconf translations from Martin Bagge (Closes: #1059115). - * Adding French debconf translations from Jean-Pierre Giraud + * Adding French debconf translations from Jean-Pierre Giraud (Closes: #1060626). * Correcting debconf question (Closes: #1052188). * Unfuzzy because the change is small. @@ -18,7 +31,7 @@ icingaweb2-module-businessprocess (2.4.0-2) unstable; urgency=medium * Adding Spanish debconf translations from Camaleón. * Adding Dutch debconf translations from Francs Spiesschaert. * Adding German debconf translations from Christoph Brinkhaus. - * Adding upstream metadatas. + * Adding upstream metadata. * Updating copyright for debian directory. * Updating Standards-Version to 4.6.2. * Remove duplicate Section in control. @@ -42,7 +55,7 @@ icingaweb2-module-businessprocess (2.4.0-1) unstable; urgency=medium icingaweb2-module-businessprocess (2.3.1-2) unstable; urgency=medium - * Updating Standarts-Version. + * Updating Standards-Version. * Updating vcs in control. -- David Kunz Wed, 29 Dec 2021 11:03:39 +0100 diff --git a/debian/copyright b/debian/copyright index e764ee1..d0ce062 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,33 +4,13 @@ Upstream-Contact: Icinga Development Team Source: https://github.com/Icinga/icingaweb2-module-businessprocess/releases Files: * -Copyright: 2014-2020 Icinga Development Team +Copyright: 2014-2023 Icinga Development Team License: GPL-2 Files: debian/* Copyright: 2019-2024 David Kunz License: GPL-2 -Files: debian/po/es.po -Copyright: 2023 Camaleón -License: GPL-2 - -Files: debian/po/fr.po -Copyright: 2023 French l10n team -License: GPL-2 - -Files: debian/po/ge.po -Copyright: 2023 Christoph Brinkhaus -License: GPL-2 - -Files: debian/po/nl.po -Copyright: 2023 Frans Spiesschaert -License: GPL-2 - -Files: debian/po/sv.po -Copyright: 2023 Martin Bagge -License: GPL-2 - License: GPL-2 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/debian/po/de.po b/debian/po/de.po new file mode 100644 index 0000000..2caa392 --- /dev/null +++ b/debian/po/de.po @@ -0,0 +1,35 @@ +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the icingaweb2-module-businessprocess package. +# +# Hermann J. Beckers , 2024. +msgid "" +msgstr "" +"Project-Id-Version: icingaweb2-module-businessprocess\n" +"Report-Msgid-Bugs-To: icingaweb2-module-businessprocess@packages.debian.org\n" +"POT-Creation-Date: 2024-02-08 13:25+0100\n" +"PO-Revision-Date: 2024-03-15 12:04+0100\n" +"Last-Translator: Hermann J. Beckers \n" +"Language-Team: German \n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Type: title +#. Description +#: ../icingaweb2-module-businessprocess.templates:1001 +msgid "icingaweb2-module-businessprocess: Setup" +msgstr "icingaweb2-module-businessprocess: Einrichtung" + +#. Type: boolean +#. Description +#: ../icingaweb2-module-businessprocess.templates:2001 +msgid "Should this module be enabled?" +msgstr "Soll dieses Modul aktiviert werden?" + +#. Type: boolean +#. Description +#: ../icingaweb2-module-businessprocess.templates:2001 +msgid "This module can be enabled or disabled." +msgstr "Dieses Modul kann aktiviert oder deaktiviert sein." diff --git a/debian/po/es.po b/debian/po/es.po index 78408f8..fe7760a 100644 --- a/debian/po/es.po +++ b/debian/po/es.po @@ -16,7 +16,6 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.4.2\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. Type: title @@ -29,7 +28,7 @@ msgstr "icingaweb2-module-businessprocess: Configuración" #. Description #: ../icingaweb2-module-businessprocess.templates:2001 msgid "Should this module be enabled?" -msgstr "¿Desea activar este módulo?" +msgstr "¿Quiere activar este módulo?" #. Type: boolean #. Description diff --git a/debian/po/fr.po b/debian/po/fr.po index 5b22f1f..4c443b6 100644 --- a/debian/po/fr.po +++ b/debian/po/fr.po @@ -17,7 +17,6 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 22.12.3\n" #. Type: title #. Description diff --git a/debian/po/ge.po b/debian/po/ge.po deleted file mode 100644 index f788f4c..0000000 --- a/debian/po/ge.po +++ /dev/null @@ -1,37 +0,0 @@ -# German translation of manpages -# This file is distributed under the same license as the icingaweb2-module-businessprocess package. -# Copyright © of this file: -# Christoph Brinkhaus , 2023. -# -msgid "" -msgstr "" -"Project-Id-Version: icingaweb2-module-businessprocess\n" -"Report-Msgid-Bugs-To: " -"icingaweb2-module-businessprocess@packages.debian.org\n" -"POT-Creation-Date: 2023-06-14 16:20+0200\n" -"PO-Revision-Date: 2023-06-17 10:30+0200\n" -"Last-Translator: Christoph Brinkhaus \n" -"Language-Team: German \n" -"Language: de\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. Type: title -#. Description -#: ../icingaweb2-module-businessprocess.templates:1001 -msgid "icingaweb2-module-businessprocess: Setup" -msgstr "icingaweb2-module-businessprocess: Einrichtung" - -#. Type: boolean -#. Description -#: ../icingaweb2-module-businessprocess.templates:2001 -msgid "Should this module be enabled?" -msgstr "Soll dieses Modul aktiviert werden?" - -#. Type: boolean -#. Description -#: ../icingaweb2-module-businessprocess.templates:2001 -msgid "This module can be enabled or disabled." -msgstr "Dieses Modul kann aktiviert oder deaktiviert werden." diff --git a/debian/po/nl.po b/debian/po/nl.po index 30b1bc8..7ea743d 100644 --- a/debian/po/nl.po +++ b/debian/po/nl.po @@ -17,7 +17,6 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Gtranslator 3.30.1\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #. Type: title -- cgit v1.2.3