[Pkg-ganeti-devel] [ganeti] 21/29: Add debconf template translations

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Fri Mar 7 10:15:06 UTC 2014


This is an automated email from the git hooks/post-receive script.

apoikos pushed a commit to branch master
in repository ganeti.

commit a4ed07014cbf563318a6e9bd888750c2c2039c47
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Thu Mar 6 16:31:41 2014 +0200

    Add debconf template translations
---
 debian/control          |  2 +-
 debian/po/POTFILES.in   |  3 +++
 debian/po/templates.pot | 52 +++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 56 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 799fb42..4663ba9 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9), m4,
  python-simplejson, python-pyparsing, python-openssl, python-bitarray,
  python-support (>= 0.6), python-pyinotify, python-pycurl,
  python-paramiko, python-ipaddr, python-sphinx (>= 1.0.7+dfsg), graphviz,
- qemu-utils, socat, iproute2 | iproute, bash-completion
+ qemu-utils, socat, iproute2 | iproute, bash-completion, po-debconf
 Standards-Version: 3.9.5
 X-Python-Version: >= 2.6
 Homepage: http://code.google.com/p/ganeti/
diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in
new file mode 100644
index 0000000..ea531a6
--- /dev/null
+++ b/debian/po/POTFILES.in
@@ -0,0 +1,3 @@
+[type: gettext/rfc822deb] ganeti-VER.templates
+[type: gettext/rfc822deb] ganeti-htools-VER.templates
+[type: gettext/rfc822deb] ganeti-haskell-VER.templates
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
new file mode 100644
index 0000000..7f3f1b1
--- /dev/null
+++ b/debian/po/templates.pot
@@ -0,0 +1,52 @@
+# Ganeti debconf templates
+# Copyright (C) 2014 Debian Ganeti Packaging Team <pkg-ganeti-devel at lists.alioth.debian.org>
+# This file is distributed under the same license as the ganeti package.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: ganeti\n"
+"Report-Msgid-Bugs-To: ganeti at packages.debian.org\n"
+"POT-Creation-Date: 2014-03-06 16:19+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../ganeti-VER.templates:1001 ../ganeti-htools-VER.templates:1001
+#: ../ganeti-haskell-VER.templates:1001
+msgid "Abort ${package} removal?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../ganeti-VER.templates:1001 ../ganeti-htools-VER.templates:1001
+#: ../ganeti-haskell-VER.templates:1001
+msgid ""
+"You are attempting to remove ${package}, but it seems that the running "
+"Ganeti version is still ${version}."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../ganeti-VER.templates:1001 ../ganeti-htools-VER.templates:1001
+#: ../ganeti-haskell-VER.templates:1001
+msgid ""
+"This can happen if you upgrade the ganeti package to a new minor version, "
+"but have not run `gnt-cluster upgrade' yet. Removing ${package} will cause "
+"Ganeti to stop functioning correctly."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../ganeti-VER.templates:1001 ../ganeti-htools-VER.templates:1001
+#: ../ganeti-haskell-VER.templates:1001
+msgid ""
+"It is highly recommended to abort removal now and upgrade your cluster "
+"before removing ${package}."
+msgstr ""

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ganeti/ganeti.git



More information about the Pkg-ganeti-devel mailing list