diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-03-25 12:17:58 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-03-25 12:17:58 +0100 |
commit | d3893b115da04486db4b23f75176799733152275 (patch) | |
tree | e7fd92c591435dea08a4da3a552a958f8ad09ad9 /debian/po | |
parent | 4a73e84828c32fd8a504b1ae7b7933db8bdeb3f7 (diff) | |
download | itzks-systems-d3893b115da04486db4b23f75176799733152275.tar.gz itzks-systems-d3893b115da04486db4b23f75176799733152275.tar.bz2 itzks-systems-d3893b115da04486db4b23f75176799733152275.zip |
debconf-templates: Add template that queries the school's name to itzks-systems-commons.
Diffstat (limited to 'debian/po')
-rw-r--r-- | debian/po/POTFILES.in | 1 | ||||
-rw-r--r-- | debian/po/de.po | 30 | ||||
-rw-r--r-- | debian/po/templates.pot | 30 |
3 files changed, 61 insertions, 0 deletions
diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in new file mode 100644 index 0000000..cef83a3 --- /dev/null +++ b/debian/po/POTFILES.in @@ -0,0 +1 @@ +[type: gettext/rfc822deb] templates diff --git a/debian/po/de.po b/debian/po/de.po new file mode 100644 index 0000000..5391d2e --- /dev/null +++ b/debian/po/de.po @@ -0,0 +1,30 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: itzks-systems@packages.debian.org\n" +"POT-Creation-Date: 2013-03-25 12:11+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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Description +#: ../templates:1001 +msgid "School's Short Name:" +msgstr "Kurzname der Schule:" + +#. Type: select +#. Description +#: ../templates:1001 +msgid "Select the school this system is located at." +msgstr "Der installierte Rechner ist der folgenden Schule zugeordnet:" diff --git a/debian/po/templates.pot b/debian/po/templates.pot new file mode 100644 index 0000000..5fd075f --- /dev/null +++ b/debian/po/templates.pot @@ -0,0 +1,30 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: itzks-systems@packages.debian.org\n" +"POT-Creation-Date: 2013-03-25 12:11+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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Description +#: ../templates:1001 +msgid "School's Short Name:" +msgstr "" + +#. Type: select +#. Description +#: ../templates:1001 +msgid "Select the school this system is located at." +msgstr "" |