From 4a4581983d7a5cbe34aea09d46a3c48d5677fc57 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 9 Jun 2016 13:08:48 +0200 Subject: Adding debian packaging (DEV). Signed-off-by: Daniel Baumann --- debian/po/templates.pot | 160 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 160 insertions(+) create mode 100644 debian/po/templates.pot (limited to 'debian/po/templates.pot') diff --git a/debian/po/templates.pot b/debian/po/templates.pot new file mode 100644 index 0000000..c9b2827 --- /dev/null +++ b/debian/po/templates.pot @@ -0,0 +1,160 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the open-infrastructure-container-tools package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: open-infrastructure-container-tools\n" +"Report-Msgid-Bugs-To: open-infrastructure-container-tools@packages.debian." +"org\n" +"POT-Creation-Date: 2016-06-14 21:22+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: title +#. Description +#: ../open-infrastructure-container-tools.templates:1001 +msgid "container-tools: Setup" +msgstr "" + +#. Type: string +#. Default +#: ../open-infrastructure-container-tools.templates:2001 +msgid "/var/lib/machines" +msgstr "" + +#. Type: string +#. Description +#: ../open-infrastructure-container-tools.templates:2002 +msgid "machines directory:" +msgstr "" + +#. Type: string +#. Description +#: ../open-infrastructure-container-tools.templates:2002 +msgid "Please specify the directory that will be used to store the containers." +msgstr "" + +#. Type: string +#. Description +#: ../open-infrastructure-container-tools.templates:2002 +msgid "" +"If unsure, use /var/lib/machines (default) or /srv/container when using " +"shared storage." +msgstr "" + +#. Type: string +#. Default +#: ../open-infrastructure-container-tools.templates:3001 +msgid "/etc/container-tools/config" +msgstr "" + +#. Type: string +#. Description +#: ../open-infrastructure-container-tools.templates:3002 +msgid "config directory:" +msgstr "" + +#. Type: string +#. Description +#: ../open-infrastructure-container-tools.templates:3002 +msgid "" +"Please specify the directory that will be used to store the container " +"configuration files." +msgstr "" + +#. Type: string +#. Description +#: ../open-infrastructure-container-tools.templates:3002 +msgid "" +"If unsure, use /etc/container-tools/config (default) or /srv/container/" +"container-tools/config when using shared storage." +msgstr "" + +#. Type: string +#. Default +#: ../open-infrastructure-container-tools.templates:4001 +msgid "/etc/container-tools/debconf" +msgstr "" + +#. Type: string +#. Description +#: ../open-infrastructure-container-tools.templates:4002 +msgid "debconf directory:" +msgstr "" + +#. Type: string +#. Description +#: ../open-infrastructure-container-tools.templates:4002 +msgid "" +"Please specify the directory that will be used to store the container " +"preseed files." +msgstr "" + +#. Type: string +#. Description +#: ../open-infrastructure-container-tools.templates:4002 +msgid "" +"If unsure, use /etc/container-tools/debconf (default) or /srv/container/" +"container-tools/debconf when using shared storage." +msgstr "" + +#. Type: string +#. Default +#: ../open-infrastructure-container-tools.templates:5001 +msgid "/var/cache/container-tools" +msgstr "" + +#. Type: string +#. Description +#: ../open-infrastructure-container-tools.templates:5002 +msgid "cache directory:" +msgstr "" + +#. Type: string +#. Description +#: ../open-infrastructure-container-tools.templates:5002 +msgid "" +"Please specify the directory that will be used to cache files during " +"creation of containers." +msgstr "" + +#. Type: string +#. Description +#: ../open-infrastructure-container-tools.templates:5002 +msgid "" +"If unsure, use /var/cache/container-tools (default) or /srv/container/" +"container-tools/cache when using shared storage." +msgstr "" + +#. Type: select +#. Choices +#: ../open-infrastructure-container-tools.templates:6001 +msgid "${SCRIPT_CHOICES}" +msgstr "" + +#. Type: select +#. Description +#: ../open-infrastructure-container-tools.templates:6002 +msgid "create script:" +msgstr "" + +#. Type: select +#. Description +#: ../open-infrastructure-container-tools.templates:6002 +msgid "" +"Please select the script that will be used by default to create containers." +msgstr "" + +#. Type: select +#. Description +#: ../open-infrastructure-container-tools.templates:6002 +msgid "If unsure, use debian (default)." +msgstr "" -- cgit v1.2.3