summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:23:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:23:34 +0000
commite7594a9d9bf7506204c776f799c569442cd3208d (patch)
tree7e23c0c9de20f9f41fb089ea577918c62f2dbe37
parentMerging upstream version 0.22.0. (diff)
downloadicingaweb2-module-incubator-e7594a9d9bf7506204c776f799c569442cd3208d.tar.xz
icingaweb2-module-incubator-e7594a9d9bf7506204c776f799c569442cd3208d.zip
Merging debian version 0.22.0-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog24
-rw-r--r--debian/copyright32
-rw-r--r--debian/icingaweb2-module-incubator.templates2
-rw-r--r--debian/po/de.po (renamed from debian/po/ge.po)15
-rw-r--r--debian/po/es.po21
-rw-r--r--debian/po/fr.po36
-rw-r--r--debian/po/nl.po5
-rw-r--r--debian/po/sv.po35
-rw-r--r--debian/po/templates.pot4
9 files changed, 126 insertions, 48 deletions
diff --git a/debian/changelog b/debian/changelog
index 8138360..66cc31f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+icingaweb2-module-incubator (0.22.0-1) unstable; urgency=medium
+
+ * Updating Spanish debconf translations from Camaleón (Closes: #1065628).
+ * Adding Swedish debconf translations from Martin Bagge (Closes: #1059123).
+ * Adding French debconf translations from Jean-Pierre Giraud
+ (Closes: #1060636).
+ * Updating German debconf translation from Hermann-Josef Beckers
+ (Closes: #1066047).
+ * Correcting debconf question (Closes: #1052180).
+ * Unfuzzy d/po/*.po files because the change is small.
+ * Renaming d/po/ge.po to d/po/de.po to correct language code.
+ * Removing unnecessary line 'X-Generator' in d/po/{de,es,nl}.po files.
+ * Merging upstream version 0.22.0.
+ * Updating copyright for new upstream version.
+ * Correcting misspelling in changelog for 0.17.0-1, 0.19.0-1 and 0.20.0-2.
+
+ -- David Kunz <david.kunz@dknet.ch> Tue, 26 Mar 2024 12:55:00 +0100
+
icingaweb2-module-incubator (0.20.0-2~progress7.99u1) graograman-backports; urgency=medium
* Initial reupload to graograman-backports.
@@ -11,7 +29,7 @@ icingaweb2-module-incubator (0.20.0-2~progress7.99u1) graograman-backports; urge
icingaweb2-module-incubator (0.20.0-2) unstable; urgency=medium
* Configure debconf.
- * Adding upstream metadatas.
+ * Adding upstream metadata.
* Adding Rules-Requires-Root to control.
* Remove useless doc files.
* Standardization of the rules for icingaweb2 modules.
@@ -34,14 +52,14 @@ icingaweb2-module-incubator (0.20.0-1) unstable; urgency=medium
icingaweb2-module-incubator (0.19.0-1) unstable; urgency=medium
* Merging upstream version 0.19.0.
- * Remove usless files.
+ * Remove useless files.
* Replace ipl with php-library.
-- David Kunz <david.kunz@dknet.ch> Wed, 04 Jan 2023 11:50:36 +0100
icingaweb2-module-incubator (0.17.0-1) unstable; urgency=medium
- * Meging upstream version 0.17.0.
+ * Merging upstream version 0.17.0.
* Updating Standards-Version to 4.6.1.
* Updating copyright for debian.
* Updating copyright for upstream.
diff --git a/debian/copyright b/debian/copyright
index 5266cb2..e201b6d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,37 +6,29 @@ Files: *
Copyright: 2018 Icinga GmbH https://www.icinga.com
License: MIT
-Files: vendor/gipfl/translation/*
-Copyright: 2018 Thomas Gelf
-License: MIT
-
-Files: vendor/gipfl/protocol-jsonrpc/*
-Copyright: 2018 Thomas Gelf
-License: MIT
-
-Files: vendor/gipfl/protocol/*
-Copyright: 2018 Thomas Gelf
+Files: vendor/composer/*
+Copyright: Nils Adermann <naderman@naderman.de>
+ Jordi Boggiano <j.boggiano@seld.be>
License: MIT
-Files: vendor/gipfl/systemd/*
+Files: vendor/gipfl/*
Copyright: 2018 Thomas Gelf
License: MIT
-Files: vendor/gipfl/web/src/vendor/php-diff/lib/*
+Files: vendor/gipfl/web/src/vendor/php-diff/*
Copyright: 2009 Chris Boulton <chris.boulton@interspire.com>
-License: BSD-3-Clause
+License: BSD-3-clause
-Files: vendor/gipfl/protocol-netstring/*
-Copyright: 2018 Thomas Gelf
-License: MIT
+Files: vendor/gipfl/zfdb/*
+Copyright: 2005-2015 Zend Technologies USA
+License: BSD-3-clause
-Files: vendor/composer/*
-Copyright: Nils Adermann
- Jordi Boggiano
+Files: vendor/psr/log/*
+Copyright: 2012 PHP Framework Interoperability Grou
License: MIT
Files: debian/*
-Copyright: 2020-2023 David Kunz <david.kunz@dknet.ch>
+Copyright: 2020-2024 David Kunz <david.kunz@dknet.ch>
License: MIT
License: MIT
diff --git a/debian/icingaweb2-module-incubator.templates b/debian/icingaweb2-module-incubator.templates
index 30fc774..011afb7 100644
--- a/debian/icingaweb2-module-incubator.templates
+++ b/debian/icingaweb2-module-incubator.templates
@@ -6,4 +6,4 @@ Template: icingaweb2-module-incubator/enable
Type: boolean
Default: true
_Description: Should this module be enabled?
- This module is possible to be enabled or disabled.
+ This module can be enabled or disabled.
diff --git a/debian/po/ge.po b/debian/po/de.po
index 58e8441..556f2eb 100644
--- a/debian/po/ge.po
+++ b/debian/po/de.po
@@ -1,15 +1,14 @@
-# German translation of manpages
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the icingaweb2-module-incubator package.
-# Copyright © of this file:
-# Christoph Brinkhaus <c.brinkhaus@t-online.de>, 2023.
#
+# Hermann J. Beckers <hjb-news@onlinehome.de>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: icingaweb2-module-incubator\n"
"Report-Msgid-Bugs-To: icingaweb2-module-incubator@packages.debian.org\n"
-"POT-Creation-Date: 2023-06-14 11:35+0200\n"
-"PO-Revision-Date: 2023-06-17 10:30+0200\n"
-"Last-Translator: Christoph Brinkhaus <c.brinkhaus@t-online.de>\n"
+"POT-Creation-Date: 2023-06-14 16:33+0200\n"
+"PO-Revision-Date: 2024-03-11 17:54+0100\n"
+"Last-Translator: Hermann J. Beckers <hjb-news@onlinehome.de>\n"
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -32,5 +31,5 @@ msgstr "Soll dieses Modul aktiviert werden?"
#. Type: boolean
#. Description
#: ../icingaweb2-module-incubator.templates:2001
-msgid "This module is possible to be enabled or disabled."
-msgstr "Dieses Modul kann aktiviert oder deaktiviert werden."
+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 bd24702..81ffd5c 100644
--- a/debian/po/es.po
+++ b/debian/po/es.po
@@ -6,32 +6,31 @@
msgid ""
msgstr ""
"Project-Id-Version: icingaweb2-module-incubater\n"
-"Report-Msgid-Bugs-To: icingaweb2-module-incubater@packages.debian.org\n"
-"POT-Creation-Date: 2023-06-14 11:35+0200\n"
-"PO-Revision-Date: 2023-06-19 19:14+0200\n"
+"Report-Msgid-Bugs-To: icingaweb2-module-incubator@packages.debian.org\n"
+"POT-Creation-Date: 2023-06-14 16:33+0200\n"
+"PO-Revision-Date: 2024-03-07 15:56+0100\n"
"Last-Translator: Camaleón <noelamac@gmail.com>\n"
"Language-Team: Debian Spanish <debian-l10n-spanish@lists.debian.org>\n"
"Language: es\n"
"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
#. Description
-#: ../icingaweb2-module-incubater.templates:1001
-msgid "icingaweb2-module-incubater: Setup"
-msgstr "icingaweb2-module-incubater: Configuración"
+#: ../icingaweb2-module-incubator.templates:1001
+msgid "icingaweb2-module-incubator: Setup"
+msgstr "icingaweb2-module-incubator: Configuración"
#. Type: boolean
#. Description
-#: ../icingaweb2-module-incubater.templates:2001
+#: ../icingaweb2-module-incubator.templates:2001
msgid "Should this module be enabled?"
-msgstr "¿Desea activar este módulo?"
+msgstr "¿Quiere activar este módulo?"
#. Type: boolean
#. Description
-#: ../icingaweb2-module-incubater.templates:2001
-msgid "This module is possible to be enabled or disabled."
+#: ../icingaweb2-module-incubator.templates:2001
+msgid "This module can be enabled or disabled."
msgstr "Puede activar o desactivar este módulo."
diff --git a/debian/po/fr.po b/debian/po/fr.po
new file mode 100644
index 0000000..d3e804c
--- /dev/null
+++ b/debian/po/fr.po
@@ -0,0 +1,36 @@
+# Translation of icingaweb2-module-incubator debconf template to French
+# Copyright (C) 2023, French l10n team <debian-l10n-french@lists.debian.org>
+# This file is distributed under the same license as the icingaweb2-module-incubator package.
+# Copyright (C) 2023, French l10n team <debian-l10n-french@lists.debian.org>
+# Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>, 2024.
+msgid ""
+msgstr ""
+"Project-Id-Version: icingaweb2-module-incubator\n"
+"Report-Msgid-Bugs-To: icingaweb2-module-incubator@packages.debian.org\n"
+"POT-Creation-Date: 2023-06-14 16:33+0200\n"
+"PO-Revision-Date: 2024-01-12 00:40+0100\n"
+"Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n"
+"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
+"Language: fr_FR\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-incubator.templates:1001
+msgid "icingaweb2-module-incubator: Setup"
+msgstr "icingaweb2-module-incubator : configuration"
+
+#. Type: boolean
+#. Description
+#: ../icingaweb2-module-incubator.templates:2001
+msgid "Should this module be enabled?"
+msgstr "Faut-il activer ce module ?"
+
+#. Type: boolean
+#. Description
+#: ../icingaweb2-module-incubator.templates:2001
+msgid "This module can be enabled or disabled."
+msgstr "Ce module peut être activé ou désactivé."
diff --git a/debian/po/nl.po b/debian/po/nl.po
index 77419e7..310fc4b 100644
--- a/debian/po/nl.po
+++ b/debian/po/nl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: icingaweb2-module-incubator_1.2.2-2\n"
"Report-Msgid-Bugs-To: icingaweb2-module-incubator@packages.debian.org\n"
-"POT-Creation-Date: 2023-06-14 11:35+0200\n"
+"POT-Creation-Date: 2023-06-14 16:33+0200\n"
"PO-Revision-Date: 2023-07-05 22:55+0200\n"
"Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
"Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
@@ -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: Gtranslator 3.30.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#. Type: title
@@ -34,5 +33,5 @@ msgstr "Moet deze module ingeschakeld worden?"
#. Type: boolean
#. Description
#: ../icingaweb2-module-incubator.templates:2001
-msgid "This module is possible to be enabled or disabled."
+msgid "This module can be enabled or disabled."
msgstr "Deze module kan in- of uitgeschakeld worden."
diff --git a/debian/po/sv.po b/debian/po/sv.po
new file mode 100644
index 0000000..f3dfd83
--- /dev/null
+++ b/debian/po/sv.po
@@ -0,0 +1,35 @@
+# Translation of icingaweb2-module-incubator debconf template to Swedish
+# Copyright (C) 2023 Martin Bagge <brother@persilja.net>
+# This file is distributed under the same license as the icingaweb2-module-incubator package.
+#
+# Martin Bagge <brother@persilja.net>, 2023
+msgid ""
+msgstr ""
+"Project-Id-Version: icingaweb2-module-incubator\n"
+"Report-Msgid-Bugs-To: icingaweb2-module-incubator@packages.debian.org\n"
+"POT-Creation-Date: 2023-06-14 16:33+0200\n"
+"PO-Revision-Date: 2023-12-20 11:42+0100\n"
+"Last-Translator: Martin Bagge <brother@persilja.net>\n"
+"Language-Team: Swedish <debian-l10n-swedish@lists.debian.org>\n"
+"Language: sv\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: title
+#. Description
+#: ../icingaweb2-module-incubator.templates:1001
+msgid "icingaweb2-module-incubator: Setup"
+msgstr "icingaweb2-module-incubator: Inställningar"
+
+#. Type: boolean
+#. Description
+#: ../icingaweb2-module-incubator.templates:2001
+msgid "Should this module be enabled?"
+msgstr "Ska denna modul aktiveras?"
+
+#. Type: boolean
+#. Description
+#: ../icingaweb2-module-incubator.templates:2001
+msgid "This module can be enabled or disabled."
+msgstr "Denna modul kan aktiveras eller avaktiveras."
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
index 980e061..80f6545 100644
--- a/debian/po/templates.pot
+++ b/debian/po/templates.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: icingaweb2-module-incubator\n"
"Report-Msgid-Bugs-To: icingaweb2-module-incubator@packages.debian.org\n"
-"POT-Creation-Date: 2023-06-14 16:33+0200\n"
+"POT-Creation-Date: 2024-03-25 13:22+0100\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"
@@ -32,5 +32,5 @@ msgstr ""
#. Type: boolean
#. Description
#: ../icingaweb2-module-incubator.templates:2001
-msgid "This module is possible to be enabled or disabled."
+msgid "This module can be enabled or disabled."
msgstr ""