[Pkg-nagios-changes] [SCM] Debian packaging of icinga-web branch, master, updated. debian/1.7.0-1_netways-20-gda4ee0b
Markus Frosch
markus at lazyfrosch.de
Thu Jun 14 16:27:42 UTC 2012
The following commit has been merged in the master branch:
commit da4ee0bfdd1edb3782d357ab379edb6f46acaaa0
Author: Markus Frosch <markus at lazyfrosch.de>
Date: Thu Jun 14 18:19:46 2012 +0200
prepared po localization
diff --git a/debian/control b/debian/control
index 4f4cec5..d982c86 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: icinga-web
Section: php
Priority: extra
Maintainer: Markus Frosch <markus at lazyfrosch.de>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev, quilt (>= 0.46-7~)
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev, quilt (>= 0.46-7~), po-debconf
Standards-Version: 3.9.3
Homepage: http://www.icinga.org
Vcs-Git: git://git.debian.org/git/pkg-nagios/pkg-icinga-web.git
diff --git a/debian/icinga-web.templates b/debian/icinga-web.templates
index b78e1fd..656583a 100644
--- a/debian/icinga-web.templates
+++ b/debian/icinga-web.templates
@@ -2,7 +2,7 @@ Template: icinga-web/httpd
Type: multiselect
Choices: apache2
Default: apache2
-Description: Apache servers to configure for icinga:
+_Description: Apache servers to configure for icinga:
Please select which Apache servers should be configured for icinga.
.
If you would prefer to perform configuration manually, leave all
@@ -10,7 +10,7 @@ Description: Apache servers to configure for icinga:
Template: icinga-web/rootpassword
Type: password
-Description: Icinga new web administrative password:
+_Description: Icinga new web administrative password:
Please provide the password for the user "root" in the webinterface.
.
This is password you need to access the webinterface with the
@@ -22,12 +22,12 @@ Description: Icinga new web administrative password:
Template: icinga-web/rootpassword-repeat
Type: password
-Description: Please re-enter the password:
+_Description: Please re-enter the password:
Please enter the same user password again to verify you have typed it
correctly.
Template: icinga-web/rootpassword-mismatch
Type: error
-Description: Password input error
+_Description: Password input error
The two passwords you entered were not the same. Please try again.
diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in
new file mode 100644
index 0000000..2b8cb01
--- /dev/null
+++ b/debian/po/POTFILES.in
@@ -0,0 +1 @@
+[type: gettext/rfc822deb] icinga-web.templates
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
new file mode 100644
index 0000000..93fe7b5
--- /dev/null
+++ b/debian/po/templates.pot
@@ -0,0 +1,93 @@
+# 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 at ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: icinga-web\n"
+"Report-Msgid-Bugs-To: icinga-web at packages.debian.org\n"
+"POT-Creation-Date: 2012-06-14 18:10+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: multiselect
+#. Description
+#: ../icinga-web.templates:1001
+msgid "Apache servers to configure for icinga:"
+msgstr ""
+
+#. Type: multiselect
+#. Description
+#: ../icinga-web.templates:1001
+msgid "Please select which Apache servers should be configured for icinga."
+msgstr ""
+
+#. Type: multiselect
+#. Description
+#: ../icinga-web.templates:1001
+msgid ""
+"If you would prefer to perform configuration manually, leave all servers "
+"unselected."
+msgstr ""
+
+#. Type: password
+#. Description
+#: ../icinga-web.templates:2001
+msgid "Icinga new web administrative password:"
+msgstr ""
+
+#. Type: password
+#. Description
+#: ../icinga-web.templates:2001
+msgid "Please provide the password for the user \"root\" in the webinterface."
+msgstr ""
+
+#. Type: password
+#. Description
+#: ../icinga-web.templates:2001
+msgid ""
+"This is password you need to access the webinterface with the default "
+"administrative user. After login you will be able to create new users and "
+"set permissions for the users."
+msgstr ""
+
+#. Type: password
+#. Description
+#: ../icinga-web.templates:2001
+msgid ""
+"Please be aware that the password will be reset to this password after each "
+"run of the postinstall process."
+msgstr ""
+
+#. Type: password
+#. Description
+#: ../icinga-web.templates:3001
+msgid "Please re-enter the password:"
+msgstr ""
+
+#. Type: password
+#. Description
+#: ../icinga-web.templates:3001
+msgid ""
+"Please enter the same user password again to verify you have typed it "
+"correctly."
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../icinga-web.templates:4001
+msgid "Password input error"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../icinga-web.templates:4001
+msgid "The two passwords you entered were not the same. Please try again."
+msgstr ""
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
deleted file mode 100644
index 6b054ad..0000000
--- a/debian/source.lintian-overrides
+++ /dev/null
@@ -1 +0,0 @@
-not-using-po-debconf
--
Debian packaging of icinga-web
More information about the Pkg-nagios-changes
mailing list