diff options
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/po/de.po | 83 |
2 files changed, 88 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 32eb899..ca4ae8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ -sitesummary (0.0.23) unstable; urgency=low +sitesummary (0.0.23) UNRELEASED; urgency=low - * + [ Translations ] + * Added German debconf translation. Thanks to Helge Kreutzmann. + (Closes: #411569) - -- Steffen Joeris <white@debian.org> Mon, 12 Feb 2007 15:44:01 +1100 + -- Morten Werner Olsen <werner@debian.org> Sun, 25 Feb 2007 22:33:22 +0100 sitesummary (0.0.22) unstable; urgency=medium diff --git a/debian/po/de.po b/debian/po/de.po new file mode 100644 index 0000000..efcfd7e --- /dev/null +++ b/debian/po/de.po @@ -0,0 +1,83 @@ +# Translation of sitesummary debconf templates to German +# Copyright (C) Helge Kreutzmann <debian@helgefjell.de>, 2007. +# This file is distributed under the same license as the sitesummary package. +# +msgid "" +msgstr "" +"Project-Id-Version: sitesummary 0.0.22\n" +"Report-Msgid-Bugs-To: sitesummary@packages.debian.org\n" +"POT-Creation-Date: 2007-02-13 04:33+0100\n" +"PO-Revision-Date: 2007-02-19 21:54+0100\n" +"Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n" +"Language-Team: German <debian-l10n-german@lists.debian.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-15\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../sitesummary-client.templates:1001 +msgid "URL:" +msgstr "URL:" + +#. Type: string +#. Description +#: ../sitesummary-client.templates:1001 +msgid "" +"Insert the URL to the sitesummary collector, where should the sitesummary " +"information be submitted. Several URLs can be specified separated by space." +msgstr "" +"Geben Sie die URL für den Sitesummary-Sammler ein, wo die Sitesummary-" +"Informationen eingereicht werden sollen. Mehrere, durch Leerzeichen getrennte " +"URLs können angegeben werden." + +#. Type: string +#. Description +#: ../sitesummary-client.templates:1001 +msgid "The default URL is http://localhost/cgi-bin/sitesummary-collector.cgi" +msgstr "Die Standard-URL ist http://localhost/cgi-bin/sitesummary-collector.cgi" + +#. Type: string +#. Description +#: ../sitesummary-client.templates:2001 +msgid "Site:" +msgstr "Standort:" + +#. Type: string +#. Description +#: ../sitesummary-client.templates:2001 +msgid "Insert a string identifying the site where this machine is located." +msgstr "" +"Geben Sie eine Zeichenkette an, die den Standort dieser Maschine angibt." + +#. Type: string +#. Description +#: ../sitesummary-client.templates:3001 +msgid "Sitegroup:" +msgstr "Standortgruppe:" + +#. Type: string +#. Description +#: ../sitesummary-client.templates:3001 +msgid "" +"Insert a string identifying the subgroup within the site where this machine " +"is located." +msgstr "" +"Geben Sie eine Zeichenkette an, die die Untergruppe innerhalb des Standorts " +"dieser Maschine angibt." + +#. Type: string +#. Description +#: ../sitesummary-client.templates:4001 +msgid "Host class:" +msgstr "Rechnerklasse:" + +#. Type: string +#. Description +#: ../sitesummary-client.templates:4001 +msgid "" +"Insert string identifying the host class, like workstation, server, laptop, " +"thin client etc." +msgstr "" +"Geben Sie eine Zeichenkette an, die die Rechnerklasse (wie Workstation, " +"Server, Laptop, Terminal, usw.) angibt." |