summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:27:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:27:11 +0000
commit2e879190c7d8e64fabb6082270dee6a39601c90b (patch)
treef5b47a32808d94359259b391a088ee17cb74896c
parentReleasing progress-linux version 0.10.2+dfsg1-3~progress7.99u1. (diff)
downloadicingaweb2-module-pdfexport-2e879190c7d8e64fabb6082270dee6a39601c90b.tar.xz
icingaweb2-module-pdfexport-2e879190c7d8e64fabb6082270dee6a39601c90b.zip
Merging debian version 0.10.2+dfsg1-4.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog19
-rw-r--r--debian/copyright2
-rw-r--r--debian/icingaweb2-module-pdfexport.templates2
-rw-r--r--debian/po/de.po (renamed from debian/po/ge.po)15
-rw-r--r--debian/po/es.po7
-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, 105 insertions, 20 deletions
diff --git a/debian/changelog b/debian/changelog
index 88e2d0a..e4b7fd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+icingaweb2-module-pdfexport (0.10.2+dfsg1-4) unstable; urgency=medium
+
+ * Adding Swedish debconf translations from Martin Bagge (Closes: #1059126).
+ * Adding French debconf translations from Jean-Pierre Giraud
+ (Closes: #1060640).
+ * Updating German debconf translation from Hermann-Josef Beckers
+ (Closes: #1066912).
+ * Renaming d/po/ge.po to d/po/de.po to correct language code.
+ * Correcting debconf question (Closes: #1052268).
+ * Unfuzzy d/po/*.po files because the change is small.
+ * Updating Spanish debconf translation from Camaleón.
+ * Removing unnecessary line 'X-Generator' in d/po/{de,es,fr,nl}.po files.
+ * Updating copyright for 2024.
+ * Correcting misspelling in changelog for 0.10.2+dfsg1-3.
+
+ -- David Kunz <david.kunz@dknet.ch> Wed, 27 Mar 2024 09:47:45 +0100
+
icingaweb2-module-pdfexport (0.10.2+dfsg1-3~progress7.99u1) graograman-backports; urgency=medium
* Initial reupload to graograman-backports.
@@ -11,7 +28,7 @@ icingaweb2-module-pdfexport (0.10.2+dfsg1-3~progress7.99u1) graograman-backports
icingaweb2-module-pdfexport (0.10.2+dfsg1-3) unstable; urgency=medium
* Configure debconf.
- * Adding upstream metadatas.
+ * Adding upstream metadata.
* Updating copyright for debian directory.
* Updating Standards-Version to 4.6.2.
* Remove duplicate Section in control.
diff --git a/debian/copyright b/debian/copyright
index 648d9a7..fe1aa0a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -38,7 +38,7 @@ Copyright: 2020 Setasign GmbH & Co. KG, https://www.setasign.com
License: MIT
Files: debian/*
-Copyright: 2019-2023 David Kunz <david.kunz@dknet.ch>
+Copyright: 2019-2024 David Kunz <david.kunz@dknet.ch>
License: GPL-2
License: Apache-2.0
diff --git a/debian/icingaweb2-module-pdfexport.templates b/debian/icingaweb2-module-pdfexport.templates
index c8dcd44..b70ddbd 100644
--- a/debian/icingaweb2-module-pdfexport.templates
+++ b/debian/icingaweb2-module-pdfexport.templates
@@ -6,4 +6,4 @@ Template: icingaweb2-module-pdfexport/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 10a607b..eb28d7d 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-pdfexport 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-pdfexport\n"
"Report-Msgid-Bugs-To: icingaweb2-module-pdfexport@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:39+0200\n"
+"PO-Revision-Date: 2024-03-15 11:52+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-pdfexport.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 ec44a76..4ec6a2d 100644
--- a/debian/po/es.po
+++ b/debian/po/es.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: icingaweb2-module-pdfexport\n"
"Report-Msgid-Bugs-To: icingaweb2-module-pdfexport@packages.debian.org\n"
-"POT-Creation-Date: 2023-06-14 11:35+0200\n"
+"POT-Creation-Date: 2023-06-14 16:39+0200\n"
"PO-Revision-Date: 2023-06-19 19:14+0200\n"
"Last-Translator: Camaleón <noelamac@gmail.com>\n"
"Language-Team: Debian Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -15,7 +15,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
@@ -28,10 +27,10 @@ msgstr "icingaweb2-module-pdfexport: Configuración"
#. Description
#: ../icingaweb2-module-pdfexport.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-pdfexport.templates:2001
-msgid "This module is possible to be enabled or disabled."
+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..af16328
--- /dev/null
+++ b/debian/po/fr.po
@@ -0,0 +1,36 @@
+# Translation of icingaweb2-module-pdfexport 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-pdfexport package.
+#
+# Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>, 2024.
+msgid ""
+msgstr ""
+"Project-Id-Version: icingaweb2-module-pdfexport\n"
+"Report-Msgid-Bugs-To: icingaweb2-module-pdfexport@packages.debian.org\n"
+"POT-Creation-Date: 2023-06-14 16:39+0200\n"
+"PO-Revision-Date: 2024-01-12 00:47+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-pdfexport.templates:1001
+msgid "icingaweb2-module-pdfexport: Setup"
+msgstr "icingaweb2-module-pdfexport : configuration"
+
+#. Type: boolean
+#. Description
+#: ../icingaweb2-module-pdfexport.templates:2001
+msgid "Should this module be enabled?"
+msgstr "Faut-il activer ce module ?"
+
+#. Type: boolean
+#. Description
+#: ../icingaweb2-module-pdfexport.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 8f84c96..f2ebfb8 100644
--- a/debian/po/nl.po
+++ b/debian/po/nl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: icingaweb2-module-pdfexport_1.2.2-2\n"
"Report-Msgid-Bugs-To: icingaweb2-module-pdfexport@packages.debian.org\n"
-"POT-Creation-Date: 2023-06-14 11:35+0200\n"
+"POT-Creation-Date: 2023-06-14 16:39+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-pdfexport.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..b13af9b
--- /dev/null
+++ b/debian/po/sv.po
@@ -0,0 +1,35 @@
+# Translation of icingaweb2-module-pdfexport debconf template to Swedish
+# Copyright (C) 2023 Martin Bagge <brother@persilja.net>
+# This file is distributed under the same license as the icingaweb2-module-pdfexport package.
+#
+# Martin Bagge <brother@persilja.net>, 2023
+msgid ""
+msgstr ""
+"Project-Id-Version: icingaweb2-module-pdfexport\n"
+"Report-Msgid-Bugs-To: icingaweb2-module-pdfexport@packages.debian.org\n"
+"POT-Creation-Date: 2023-06-14 16:39+0200\n"
+"PO-Revision-Date: 2023-12-20 11:40+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-pdfexport.templates:1001
+msgid "icingaweb2-module-pdfexport: Setup"
+msgstr "icingaweb2-module-pdfexport: Inställningar"
+
+#. Type: boolean
+#. Description
+#: ../icingaweb2-module-pdfexport.templates:2001
+msgid "Should this module be enabled?"
+msgstr "Ska denna modul aktiveras?"
+
+#. Type: boolean
+#. Description
+#: ../icingaweb2-module-pdfexport.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 af427e2..27bc3dd 100644
--- a/debian/po/templates.pot
+++ b/debian/po/templates.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: icingaweb2-module-pdfexport\n"
"Report-Msgid-Bugs-To: icingaweb2-module-pdfexport@packages.debian.org\n"
-"POT-Creation-Date: 2023-06-14 16:39+0200\n"
+"POT-Creation-Date: 2024-03-26 15:14+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-pdfexport.templates:2001
-msgid "This module is possible to be enabled or disabled."
+msgid "This module can be enabled or disabled."
msgstr ""