summaryrefslogtreecommitdiffstats
path: root/debian/po
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2017-04-10 22:20:46 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2017-04-10 22:20:46 +0000
commitd2e2ffd9f8a1103cb7a671ad2289dae6b00b2637 (patch)
tree1573b7a8a0d3799aedfca016af69ff326bb0ea96 /debian/po
parentAnnotating recommends and suggests in control. (diff)
downloadopen-infrastructure-storage-tools-d2e2ffd9f8a1103cb7a671ad2289dae6b00b2637.tar.xz
open-infrastructure-storage-tools-d2e2ffd9f8a1103cb7a671ad2289dae6b00b2637.zip
Adding debconf handling for /etc/default/storage-tools.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/po')
-rw-r--r--debian/po/POTFILES.in1
-rw-r--r--debian/po/templates.pot293
2 files changed, 294 insertions, 0 deletions
diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in
new file mode 100644
index 0000000..600c844
--- /dev/null
+++ b/debian/po/POTFILES.in
@@ -0,0 +1 @@
+[type: gettext/rfc822deb] open-infrastructure-storage-tools.templates
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
new file mode 100644
index 0000000..4834828
--- /dev/null
+++ b/debian/po/templates.pot
@@ -0,0 +1,293 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the open-infrastructure-storage-tools package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: open-infrastructure-storage-tools\n"
+"Report-Msgid-Bugs-To: open-infrastructure-storage-tools@packages.debian.org\n"
+"POT-Creation-Date: 2017-04-09 19:17+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-storage-tools.templates:1001
+msgid "storage-tools: Setup"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../open-infrastructure-storage-tools.templates:2001
+msgid "ceph-log:"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../open-infrastructure-storage-tools.templates:2001
+msgid "ceph-log stores Ceph cluster log as a logfile, see ceph-log(1)."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../open-infrastructure-storage-tools.templates:2001
+msgid "Should ceph-log be enabled?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../open-infrastructure-storage-tools.templates:3001
+msgid "ceph-info:"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../open-infrastructure-storage-tools.templates:3001
+msgid ""
+"ceph-info shows Ceph cluster information as a website, see ceph-info(1)."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../open-infrastructure-storage-tools.templates:3001
+msgid "Should ceph-info be enabled?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../open-infrastructure-storage-tools.templates:4001
+msgid "cephfs-snap:"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../open-infrastructure-storage-tools.templates:4001
+msgid "cephfs-snap creates CephFS snapshots periodically, see cephfs-snap(1)."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../open-infrastructure-storage-tools.templates:4001
+msgid "Should cephfs-snap be enabled?"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:5002
+msgid "cephfs-snap directories:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:5002
+msgid ""
+"Please specify the directories (space separated) where CephFS are mounted "
+"that should be snapshoted."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:5002
+msgid "If unsure, leave empty."
+msgstr ""
+
+#. Type: string
+#. Default
+#: ../open-infrastructure-storage-tools.templates:6001
+msgid "168"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:6002
+msgid "cephfs-snap hourly:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:6002
+msgid "Please specify the number of hourly snapshots that should be kept."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:6002
+msgid ""
+"Depending on the use case a reasonable default might be to keep hourly "
+"snapshots for 1 week, means: (24 * 7) + 1 = 169"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:6002
+msgid "If unsure, leave empty (no automatic hourly snapshot rotation)."
+msgstr ""
+
+#. Type: string
+#. Default
+#: ../open-infrastructure-storage-tools.templates:7001
+msgid "32"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:7002
+msgid "cephfs-snap daily:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:7002
+msgid "Please specify the number of daily snapshots that should be kept."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:7002
+msgid ""
+"Depending on the use case a reasonable default might be to keep daily "
+"snapshots for 1 month, means: (31 * 1) + 1 = 32"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:7002
+msgid "If unsure, leave empty (no automatic daily snapshot rotation)."
+msgstr ""
+
+#. Type: string
+#. Default
+#: ../open-infrastructure-storage-tools.templates:8001
+msgid "25"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:8002
+msgid "cephfs-snap weekly:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:8002
+msgid "Please specify the number of weekly snapshots that should be kept."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:8002
+msgid ""
+"Depending on the use case a reasonable default might be to keep weekly "
+"snapshots for 6 months, means: (6 * 4) + 1 = 25"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:8002
+msgid "If unsure, leave empty (no automatic weekly snapshot rotation)."
+msgstr ""
+
+#. Type: string
+#. Default
+#: ../open-infrastructure-storage-tools.templates:9001
+msgid "13"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:9002
+msgid "cephfs-snap monthly:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:9002
+msgid "Please specify the number of monthly snapshots that should be kept."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:9002
+msgid ""
+"Depending on the use case a reasonable default might be to keep monthly "
+"snapshots for 1 year, means: (12 * 1) + 1 = 13"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:9002
+msgid "If unsure, leave empty (no automatic monthly snapshot rotation)."
+msgstr ""
+
+#. Type: string
+#. Default
+#: ../open-infrastructure-storage-tools.templates:10001
+msgid "11"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:10002
+msgid "cephfs-snap yearly:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:10002
+msgid "Please specify the number of yearly snapshots that should be kept."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:10002
+msgid ""
+"Depending on the use case a reasonable default might be to keep yearly "
+"snapshots for 10 years, means: (10 * 1) + 1 = 11"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:10002
+msgid "If unsure, leave empty (no automatic yearly snapshot rotation)."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:11002
+msgid "IRC notifications:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:11002
+msgid ""
+"The cephfs-snap command can send IRC notifications via irker to one or more "
+"(whitespace separated) IRC channels."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:11002
+msgid ""
+"The following example will send IRC notifications to the open-infrastructure "
+"channel on irc.oftc.net:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:11002
+msgid " irc://irc.oftc.net:6668/open-infrastructure"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../open-infrastructure-storage-tools.templates:11002
+msgid "If unsure, leave empty (default)."
+msgstr ""