From d408fe0a797ab491abebd89554634c13071bdf13 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 21 Mar 2025 01:15:45 +0100 Subject: [PATCH 1/2] Adding initial Brazilian Portuguese debconf translation from Pablo Lucas Silva Santos (Closes: #1100952). Signed-off-by: Daniel Baumann --- debian/po/pt_BR.po | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 debian/po/pt_BR.po diff --git a/debian/po/pt_BR.po b/debian/po/pt_BR.po new file mode 100644 index 0000000..48de0c9 --- /dev/null +++ b/debian/po/pt_BR.po @@ -0,0 +1,34 @@ +# Brazilian Portuguese debconf translation of dokuwiki-templates-extra +# Copyright (C) 2025 Pablo Lucas Silva Santos +# This file is distributed under the same license as the dokuwiki package. +# +msgid "" +msgstr "" +"Project-Id-Version: dokuwiki-templates-extra\n" +"Report-Msgid-Bugs-To: dokuwiki-templates-extra@packages.debian.org\n" +"POT-Creation-Date: 2024-12-12 19:48+0100\n" +"PO-Revision-Date: 2025-03-18 19:22-0300\n" +"Last-Translator: Pablo Lucas Silva Santos \n" +"Language-Team: l10n portuguese \n" +"Language: pt_BR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: title +#. Description +#: ../dokuwiki-templates-extra.templates:1001 +msgid "DokuWiki: Setup" +msgstr "DokuWiki: Configuração" + +#. Type: multiselect +#. Description +#: ../dokuwiki-templates-extra.templates:2001 +msgid "Enable dokuwiki templates" +msgstr "Habilitar os modelos do dokuwiki" + +#. Type: multiselect +#. Description +#: ../dokuwiki-templates-extra.templates:2001 +msgid "Select the templates that you would like to enable:" +msgstr "Selecione os modelos que você gostaria de habilitar:" From e9d3239acf4ddd44b1f5f9267e44bf6d90552727 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 21 Mar 2025 01:16:12 +0100 Subject: [PATCH 2/2] Releasing debian version 20241201-3. Signed-off-by: Daniel Baumann --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4f9f850..b9fdaf9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +dokuwiki-templates-extra (20241201-3) sid; urgency=medium + + * Adding initial Brazilian Portuguese debconf translation from Pablo + Lucas Silva Santos (Closes: #1100952). + + -- Daniel Baumann Fri, 21 Mar 2025 01:16:09 +0100 + dokuwiki-templates-extra (20241201-2) sid; urgency=medium * Correcting copyright to reflect overall license is GPL-3+, thanks to