diff options
-rw-r--r-- | debian/open-infrastructure-container-tools.templates | 58 | ||||
-rw-r--r-- | debian/po/POTFILES.in | 1 | ||||
-rw-r--r-- | debian/po/templates.pot | 160 |
3 files changed, 188 insertions, 31 deletions
diff --git a/debian/open-infrastructure-container-tools.templates b/debian/open-infrastructure-container-tools.templates index 9b9ba25..97281d9 100644 --- a/debian/open-infrastructure-container-tools.templates +++ b/debian/open-infrastructure-container-tools.templates @@ -1,56 +1,52 @@ Template: open-infrastructure-container-tools/title Type: title -Description: container-tools: Setup +_Description: container-tools: Setup Template: open-infrastructure-container-tools/machines Type: string -Default: /var/lib/machines -Description: machines directory: - Please specify the directory that will be used to store the - containers. +_Default: /var/lib/machines +_Description: machines directory: + Please specify the directory that will be used to store the containers. . - If unsure, use /var/lib/machines (default) - or /srv/container when using shared storage. + If unsure, use /var/lib/machines (default) or /srv/container when using + shared storage. Template: open-infrastructure-container-tools/config Type: string -Default: /etc/container-tools/config -Description: config directory: - Please specify the directory that will be used to store the - container configuration files. +_Default: /etc/container-tools/config +_Description: config directory: + Please specify the directory that will be used to store the container + configuration files. . - If unsure, use /etc/container-tools/config (default) - or /srv/container/container-tools/config when using - shared storage. + If unsure, use /etc/container-tools/config (default) or + /srv/container/container-tools/config when using shared storage. Template: open-infrastructure-container-tools/debconf Type: string -Default: /etc/container-tools/debconf -Description: debconf directory: - Please specify the directory that will be used to store the - container preseed files. +_Default: /etc/container-tools/debconf +_Description: debconf directory: + Please specify the directory that will be used to store the container + preseed files. . - If unsure, use /etc/container-tools/debconf (default) - or /srv/container/container-tools/debconf when using - shared storage. + If unsure, use /etc/container-tools/debconf (default) or + /srv/container/container-tools/debconf when using shared storage. Template: open-infrastructure-container-tools/cache Type: string -Default: /var/cache/container-tools -Description: cache directory: - Please specify the directory that will be used to cache - files during creation of containers. +_Default: /var/cache/container-tools +_Description: cache directory: + Please specify the directory that will be used to cache files during + creation of containers. . If unsure, use /var/cache/container-tools (default) or - /srv/container/container-tools/cache when using shared - storage. + /srv/container/container-tools/cache when using shared storage. Template: open-infrastructure-container-tools/script Type: select -Choices: ${SCRIPT_CHOICES} +_Choices: ${SCRIPT_CHOICES} Default: ${SCRIPT_DEFAULT} -Description: create script: - Please select the script that will be used by default to - create containers. +_Description: create script: + Please select the script that will be used by default to create + containers. . If unsure, use debian (default). diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in new file mode 100644 index 0000000..dc34e24 --- /dev/null +++ b/debian/po/POTFILES.in @@ -0,0 +1 @@ +[type: gettext/rfc822deb] open-infrastructure-container-tools.templates 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 <EMAIL@ADDRESS>, 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 <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: 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 "" |