Author: osallou-guest Date: 2011-12-28 16:45:37 +0000 (Wed, 28 Dec 2011) New Revision: 9125
Added: trunk/packages/biomaj-watcher/trunk/debian/po/de.po Modified: trunk/packages/biomaj-watcher/trunk/debian/changelog Log: add German debconf translation Modified: trunk/packages/biomaj-watcher/trunk/debian/changelog =================================================================== --- trunk/packages/biomaj-watcher/trunk/debian/changelog 2011-12-28 15:35:27 UTC (rev 9124) +++ trunk/packages/biomaj-watcher/trunk/debian/changelog 2011-12-28 16:45:37 UTC (rev 9125) @@ -1,6 +1,8 @@ biomaj-watcher (1.2.0-4) UNRELEASED; urgency=low * Fix debconf typo and add extended descriptions + * Add German debconf translation (Closes: #653128) + - Thanks to Chris Leick <[email protected]> -- Olivier Sallou <[email protected]> Fri, 16 Dec 2011 15:53:41 +0100 Added: trunk/packages/biomaj-watcher/trunk/debian/po/de.po =================================================================== --- trunk/packages/biomaj-watcher/trunk/debian/po/de.po (rev 0) +++ trunk/packages/biomaj-watcher/trunk/debian/po/de.po 2011-12-28 16:45:37 UTC (rev 9125) @@ -0,0 +1,56 @@ +# German translation of debconf templates for biomaj-watcher. +# Copyright (C) 2011 Olivier Sallou. +# This file is distributed under the same license as the biomaj-watcher package. +# Chris Leick <[email protected]>, 2011 +# +msgid "" +msgstr "" +"Project-Id-Version: biomaj-watcher 1.2.0-3\n" +"Report-Msgid-Bugs-To: [email protected]\n" +"POT-Creation-Date: 2011-01-06 14:55+0100\n" +"PO-Revision-Date: 2011-12-20 19:28+0100\n" +"Last-Translator: Chris Leick <[email protected]>\n" +"Language-Team: German <[email protected]>\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../templates:2001 +msgid "Administration interface admin login:" +msgstr "Administratoranmeldung der Verwaltungsschnittstelle:" + +#. Type: password +#. Description +#: ../templates:3001 +#msgid "Administration interface admin password:" +#msgstr "Administratorpasswort der Verwaltungsschnittstelle:" + +#. Type: boolean +#. Description +#: ../templates:9001 +# FIXME s/now ?/now?/ +msgid "Want to configure LDAP now ?" +msgstr "Möchten Sie LDAP nun konfigurieren?" + +#. Type: string +#. Description +#: ../templates:10001 +msgid "Enter LDAP server:" +msgstr "Geben Sie den LDAP-Server ein:" + +#. Type: string +#. Description +#: ../templates:11001 +msgid "Enter LDAP DN:" +msgstr "Geben Sie den LDAP-DN ein:" + +#. Type: string +#. Description +#: ../templates:12001 +msgid "Enter LDAP filter (empty if not needed):" +msgstr "Geben Sie den LDAP-Filter ein (leer, falls nicht benötigt):" + + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
