Dear maintainer,
I've prepared an NMU for ilohamail (versioned as 0.8.14-0rc3sid6.2) and uploaded it to DELAYED/4. Please feel free to tell me if I should delay it longer. Regards David
diff -u ilohamail-0.8.14/debian/changelog ilohamail-0.8.14/debian/changelog --- ilohamail-0.8.14/debian/changelog +++ ilohamail-0.8.14/debian/changelog @@ -1,3 +1,14 @@ +ilohamail (0.8.14-0rc3sid6.2) unstable; urgency=low + + * Non-maintainer upload. + * Fix pending l10n issues. Debconf translations: + - Danish (Joe Hansen). Closes: #659221 + - Polish (Michał Kułach) Closes: #685704 + * Remove spurious #flag:translate:3 from templates that prevented the + translated text to be displayed. + + -- David Prévot <taf...@debian.org> Sun, 26 Aug 2012 18:48:44 -0400 + ilohamail (0.8.14-0rc3sid6.1) unstable; urgency=low * Non-maintainer upload. diff -u ilohamail-0.8.14/debian/templates ilohamail-0.8.14/debian/templates --- ilohamail-0.8.14/debian/templates +++ ilohamail-0.8.14/debian/templates @@ -1,7 +1,6 @@ Template: ilohamail/webserver_type Type: select __Choices: Apache, Apache-ssl, Apache2, Other -#flag:translate:3 Default: Apache _Description: Webserver type: By default IlohaMail supports any webserver that is PHP4 capable, but this only in patch2: unchanged: --- ilohamail-0.8.14.orig/debian/po/da.po +++ ilohamail-0.8.14/debian/po/da.po @@ -0,0 +1,84 @@ +# Danish translation ilohamail. +# Copyright (C) 2012 ilohamail & nedenstående oversættere. +# This file is distributed under the same license as the ilohamail package. +# Joe Hansen (joedalt...@yahoo.dk), 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: ilohamail\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-03-04 09:22+0100\n" +"PO-Revision-Date: 2012-02-09 12:42+0000\n" +"Last-Translator: Joe Hansen <joedalt...@yahoo.dk>\n" +"Language-Team: Danish <debian-l10n-dan...@lists.debian.org>\n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Apache" +msgstr "Apache" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Apache-ssl" +msgstr "Apache-ssl" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Apache2" +msgstr "Apache2" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Other" +msgstr "Anden" + +#. Type: select +#. Description +#: ../templates:1002 +msgid "Webserver type:" +msgstr "Type for internetserver:" + +#. Type: select +#. Description +#: ../templates:1002 +msgid "" +"By default IlohaMail supports any webserver that is PHP4 capable, but this " +"process only supports Apache. This installation will manage (or attempt to " +"manage) the configuration of the Apache portions specific necessary to run " +"IlohaMail properly. If you do not wish this to happen, please choose the " +"'Other' option." +msgstr "" +"Som standard understøtter IlohaMail enhver internetserver som kan håndtere " +"PHP4, men denne proces understøtter kun Apache. Denne installation vil " +"håndtere (eller forsøge at håndtere) konfigurationen for de Apachespecifikke " +"dele, som er nødvendige for at køre IlohaMail korrekt. Hvis du ikke ønsker " +"dette, så vælg venligst indstillingen »Anden«." + +#. Type: string +#. Description +#: ../templates:2001 +msgid "Apache Alias for IlohaMail:" +msgstr "Apachealias for IlohaMail:" + +#. Type: string +#. Description +#: ../templates:2001 +msgid "" +"An alias entry is added to the Apache configuration pointing to the " +"IlohaMail source. By default this is /IlohaMail, so that the webmail is " +"reachable at http://your.host/IlohaMail/. If you want another location " +"(like /webmail) enter it here." +msgstr "" +"Et aliaspunkt tilføjes til Apachekonfigurationen, der peger på IlohaMail-kilden. " +"Som standard er dette /IlohaMail, så at internetposten kan nås på " +"http://din.vært/IlohaMail/. Hvis du ønsker en anden placering (såsom /webmail) " +"så indtast den her." + only in patch2: unchanged: --- ilohamail-0.8.14.orig/debian/po/pl.po +++ ilohamail-0.8.14/debian/po/pl.po @@ -0,0 +1,96 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +# Michał Kułach <michal.kul...@gmail.com>, 2012. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-03-04 09:22+0100\n" +"PO-Revision-Date: 2012-08-21 21:35+0200\n" +"Last-Translator: Michał Kułach <michal.kul...@gmail.com>\n" +"Language-Team: Polish <debian-l10n-pol...@lists.debian.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" +"X-Generator: Lokalize 1.4\n" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Apache" +msgstr "Apache" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Apache-ssl" +msgstr "Apache-ssl" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Apache2" +msgstr "Apache2" + +#. Type: select +#. Choices +#: ../templates:1001 +msgid "Other" +msgstr "Inny" + +#. Type: select +#. Description +#: ../templates:1002 +msgid "Webserver type:" +msgstr "Typ serwera WWW:" + +#. Type: select +#. Description +#: ../templates:1002 +msgid "" +"By default IlohaMail supports any webserver that is PHP4 capable, but this " +"process only supports Apache. This installation will manage (or attempt to " +"manage) the configuration of the Apache portions specific necessary to run " +"IlohaMail properly. If you do not wish this to happen, please choose the " +"'Other' option." +msgstr "" +"Domyślnie, IlohaMail obsługuje każdy serwer wspierający PHP4, lecz ta " +"konfiguracja dotyczy tylko Apache'a. Niniejsza instalacja wykona (lub " +"spróbuje wykonać) konfigurację serwera Apache, w zakresie potrzebnym do " +"poprawnego uruchomienia IlohaMail. Aby temu zapobiec, proszę wybrać opcję " +"\"Inny\"." + +#. Type: string +#. Description +#: ../templates:2001 +msgid "Apache Alias for IlohaMail:" +msgstr "Alias Apache'a dla IlohaMail:" + +#. Type: string +#. Description +#: ../templates:2001 +msgid "" +"An alias entry is added to the Apache configuration pointing to the " +"IlohaMail source. By default this is /IlohaMail, so that the webmail is " +"reachable at http://your.host/IlohaMail/. If you want another location " +"(like /webmail) enter it here." +msgstr "" +"Dodawany jest wpis aliasu konfiguracji Apache'a wskazujący na źródło " +"IlohaMail. Domyślnie jest to /IlohaMail, dzięki czemu strona poczty jest " +"dostępna pod adresem http://adres.komputera/Ilohamail/. Aby wybrać inną " +"lokalizację (np. /webmail), proszę ją wpisać poniżej." +