[Python-modules-commits] r1405 - in
/packages/libapache2-mod-python/trunk/debian: changelog control
po/cs.po po/fr.po po/it.po po/ja.po po/nl.po po/pt_BR.po po/sv.po po/vi.po
rules
pox-guest at users.alioth.debian.org
pox-guest at users.alioth.debian.org
Thu Oct 12 16:41:31 UTC 2006
Author: pox-guest
Date: Thu Oct 12 16:41:30 2006
New Revision: 1405
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=1405
Log:
Apache 2.2 transition
Modified:
packages/libapache2-mod-python/trunk/debian/changelog
packages/libapache2-mod-python/trunk/debian/control
packages/libapache2-mod-python/trunk/debian/po/cs.po
packages/libapache2-mod-python/trunk/debian/po/fr.po
packages/libapache2-mod-python/trunk/debian/po/it.po
packages/libapache2-mod-python/trunk/debian/po/ja.po
packages/libapache2-mod-python/trunk/debian/po/nl.po
packages/libapache2-mod-python/trunk/debian/po/pt_BR.po
packages/libapache2-mod-python/trunk/debian/po/sv.po
packages/libapache2-mod-python/trunk/debian/po/vi.po
packages/libapache2-mod-python/trunk/debian/rules
Modified: packages/libapache2-mod-python/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/changelog?rev=1405&op=diff
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/changelog (original)
+++ packages/libapache2-mod-python/trunk/debian/changelog Thu Oct 12 16:41:30 2006
@@ -1,3 +1,19 @@
+libapache2-mod-python (3.2.10-2) UNRELEASED; urgency=medium
+
+ * Dependencies updated:
+ + replaced apache2-common with apache2.2-common (closes: #391790)
+ + bumped apache2-threaded-dev version (see above),
+ + bumped python-central version (dh_python removed from debian/rules),
+ + bumped debhelper version (see above),
+ + added po-debconf to Build-Depends (lintian error).
+ * Removed deprecated dh_installmanpages from debian/rules
+ (there are no manpages to install).
+ * Updated Dutch debconf translation from Vincent Zweije. (closes: #388834)
+ * Updated Czech debconf translation from Miroslav Kure. (closes: #384752)
+ * Updated Japanese debconf translation from Hideki Yamane. (closes: #391811)
+
+ -- Piotr Ozarowski <ozarow at gmail.com> Thu, 12 Oct 2006 17:14:47 +0200
+
libapache2-mod-python (3.2.10-1) unstable; urgency=low
* New upstream release.
Modified: packages/libapache2-mod-python/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/control?rev=1405&op=diff
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/control (original)
+++ packages/libapache2-mod-python/trunk/debian/control Thu Oct 12 16:41:30 2006
@@ -3,13 +3,13 @@
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Robert S. Edmonds <edmonds at debian.org>, Norbert Tretkowski <nobse at debian.org>
-Build-Depends: debhelper (>= 5.0.37.2), debconf, autoconf, python-dev (>= 2.4.3-11), apache2-threaded-dev (>= 2.0.50-10), dpatch, python-central (>= 0.4.17)
+Build-Depends: debhelper (>= 5.0.38), debconf, autoconf, python-dev (>= 2.4.3-11), apache2-threaded-dev (>= 2.2.3-1), dpatch, python-central (>= 0.5.6), po-debconf
XS-Python-Version: current
Standards-Version: 3.7.2.1
Package: libapache2-mod-python
Architecture: any
-Depends: ${python:Depends}, debconf | debconf-2.0, ${shlibs:Depends}, apache2-common, apache2
+Depends: ${python:Depends}, debconf | debconf-2.0, ${shlibs:Depends}, apache2.2-common, apache2
Suggests: libapache2-mod-python-doc
Provides: ${python:Provides}, libapache2-mod-python2.4, libapache2-mod-python2.3
Replaces: libapache2-mod-python2.4 (<< 3.2.8-3), libapache2-mod-python2.3 (<< 3.2.8-3)
Modified: packages/libapache2-mod-python/trunk/debian/po/cs.po
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/po/cs.po?rev=1405&op=diff
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/po/cs.po (original)
+++ packages/libapache2-mod-python/trunk/debian/po/cs.po Thu Oct 12 16:41:30 2006
@@ -14,50 +14,43 @@
msgid ""
msgstr ""
"Project-Id-Version: libapache2-mod-python\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-04-01 21:50+1000\n"
-"PO-Revision-Date: 2005-01-09 14:31+0100\n"
+"Report-Msgid-Bugs-To: python-modules-team at lists.alioth.debian.org\n"
+"POT-Creation-Date: 2006-08-19 11:08+0200\n"
+"PO-Revision-Date: 2006-08-26 14:32+0200\n"
"Last-Translator: Miroslav Kure <kurem at debian.cz>\n"
-"Language-Team: Czech <provoz at debian.cz>\n"
+"Language-Team: Czech <debian-l10n-czech at lists.debian.org>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-2\n"
+"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
+#: ../libapache2-mod-python.templates:1001
msgid "Enable the Apache 2 mod_python module?"
msgstr "Povolit modul mod_python pro Apache 2?"
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
-msgid ""
-"Should the mod_python module be enabled in your Apache 2 configuration? You "
-"need to enable the module to use websites written for mod_python."
+#: ../libapache2-mod-python.templates:1001
+msgid "You need to enable the module to use websites written for mod_python."
msgstr ""
-"Má se v konfiguraci Apache 2 povolit modul mod_python? Tento modul musíte "
-"povolit v pøípadì, ¾e chcete pou¾ívat webové stránky napsané pro mod_python."
+"Tento modul musÃte povolit v pÅÃpadÄ, že chcete použÃvat webové stránky "
+"napsané pro mod_python."
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
+#: ../libapache2-mod-python.templates:1001
msgid ""
-"If you answer yes to this question, a symbolic link will be made for "
-"mod_python in /etc/apache2/mods_enabled/. If you answer no, the symbolic "
-"link will be deleted."
+"Choosing to enable the module creates a symbolic link for mod_python in /etc/"
+"apache2/mods_enabled/, chosing to not enable the module removes that link."
msgstr ""
-"Odpovíte-li na tuto otázku ano, v /etc/apache2/mods_enabled/ se pro "
-"mod_python vytvoøí symbolicý odkaz. Odpovíte-li ne, bude symbolický odkaz "
-"smazán."
+"OdpovÃte-li na tuto otázku ano, v /etc/apache2/mods_enabled/ se pro "
+"mod_python vytvoÅà symbolický odkaz. OdpovÃte-li ne, bude symbolický odkaz "
+"smazán."
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
+#: ../libapache2-mod-python.templates:1001
msgid ""
"NB. You will need to restart Apache 2 manually after changing this option."
-msgstr "Po zmìnì této volby musíte Apache 2 restartovat ruènì."
+msgstr "Po zmÄnÄ této volby musÃte ruÄnÄ restartovat Apache 2."
Modified: packages/libapache2-mod-python/trunk/debian/po/fr.po
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/po/fr.po?rev=1405&op=diff
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/po/fr.po (original)
+++ packages/libapache2-mod-python/trunk/debian/po/fr.po Thu Oct 12 16:41:30 2006
@@ -15,7 +15,7 @@
msgstr ""
"Project-Id-Version: libapache2-mod-python 3.2.8\n"
"Report-Msgid-Bugs-To: python-modules-team at lists.alioth.debian.org\n"
-"POT-Creation-Date: 2006-05-16 18:51-0500\n"
+"POT-Creation-Date: 2006-08-19 11:08+0200\n"
"PO-Revision-Date: 2006-07-03 17:40+0200\n"
"Last-Translator: Jean-Luc Coulon (f5ibh) <jean-luc.coulon at wanadoo.fr>\n"
"Language-Team: French <debian-l10n-french at lists.debian.org>\n"
@@ -25,15 +25,13 @@
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.3.templates:3
-#: ../libapache2-mod-python2.4.templates:3
+#: ../libapache2-mod-python.templates:1001
msgid "Enable the Apache 2 mod_python module?"
msgstr "Faut-il activer le module mod_python pour Apache2 ?"
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.3.templates:3
-#: ../libapache2-mod-python2.4.templates:3
+#: ../libapache2-mod-python.templates:1001
msgid "You need to enable the module to use websites written for mod_python."
msgstr ""
"Vous devez activer le module pour pouvoir utiliser des sites web écrits pour "
@@ -41,23 +39,20 @@
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.3.templates:3
-#: ../libapache2-mod-python2.4.templates:3
+#: ../libapache2-mod-python.templates:1001
msgid ""
"Choosing to enable the module creates a symbolic link for mod_python in /etc/"
"apache2/mods_enabled/, chosing to not enable the module removes that link."
msgstr ""
"Si vous choisissez d'installer le module, un lien symbolique sera créé pour "
-"mod_python dans /etc/apache2/mods-enabled/, ce lien sera supprimé dans le cas "
-"contraire."
+"mod_python dans /etc/apache2/mods-enabled/, ce lien sera supprimé dans le "
+"cas contraire."
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.3.templates:3
-#: ../libapache2-mod-python2.4.templates:3
+#: ../libapache2-mod-python.templates:1001
msgid ""
"NB. You will need to restart Apache 2 manually after changing this option."
msgstr ""
"Veuillez noter que vous devrez redémarrer Apache2 vous-même après avoir "
"changé cette option."
-
Modified: packages/libapache2-mod-python/trunk/debian/po/it.po
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/po/it.po?rev=1405&op=diff
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/po/it.po (original)
+++ packages/libapache2-mod-python/trunk/debian/po/it.po Thu Oct 12 16:41:30 2006
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: libapache2-mod-python 3.2.8 italian debconf templates\n"
"Report-Msgid-Bugs-To: python-modules-team at lists.alioth.debian.org\n"
-"POT-Creation-Date: 2006-07-30 09:17+0000\n"
+"POT-Creation-Date: 2006-08-19 11:08+0200\n"
"PO-Revision-Date: 2006-08-08 12:08+0200\n"
"Last-Translator: Luca Monducci <luca.mo at tiscali.it>\n"
"Language-Team: Italian <tp at lists.linux.it>\n"
@@ -17,23 +17,20 @@
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.3.templates:1001
-#: ../libapache2-mod-python2.4.templates:1001
+#: ../libapache2-mod-python.templates:1001
msgid "Enable the Apache 2 mod_python module?"
msgstr "Attivare il modulo mod_python per Apache 2?"
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.3.templates:1001
-#: ../libapache2-mod-python2.4.templates:1001
+#: ../libapache2-mod-python.templates:1001
msgid "You need to enable the module to use websites written for mod_python."
msgstr ""
"È necessario attivare il modulo per usare i siti web scritti per mod_python."
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.3.templates:1001
-#: ../libapache2-mod-python2.4.templates:1001
+#: ../libapache2-mod-python.templates:1001
msgid ""
"Choosing to enable the module creates a symbolic link for mod_python in /etc/"
"apache2/mods_enabled/, chosing to not enable the module removes that link."
@@ -44,8 +41,7 @@
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.3.templates:1001
-#: ../libapache2-mod-python2.4.templates:1001
+#: ../libapache2-mod-python.templates:1001
msgid ""
"NB. You will need to restart Apache 2 manually after changing this option."
msgstr ""
Modified: packages/libapache2-mod-python/trunk/debian/po/ja.po
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/po/ja.po?rev=1405&op=diff
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/po/ja.po (original)
+++ packages/libapache2-mod-python/trunk/debian/po/ja.po Thu Oct 12 16:41:30 2006
@@ -15,51 +15,52 @@
msgid ""
msgstr ""
"Project-Id-Version: libapache2-mod-python 3.1.3-1\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-04-01 21:50+1000\n"
-"PO-Revision-Date: 2004-07-04 23:11+0900\n"
-"Last-Translator: Hideki Yamane <henrich at samba.gr.jp>\n"
+"Report-Msgid-Bugs-To: python-modules-team at lists.alioth.debian.org\n"
+"POT-Creation-Date: 2006-08-19 11:08+0200\n"
+"PO-Revision-Date: 2006-10-09 00:52+0900\n"
+"Last-Translator: Hideki Yamane (Debian-JP) <henrich at debian.or.jp>\n"
"Language-Team: Japanese <debian-japanese at lists.debian.org>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=EUC-JP\n"
+"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
+#: ../libapache2-mod-python.templates:1001
msgid "Enable the Apache 2 mod_python module?"
-msgstr "Apache2 ¤Î mod_python ¥â¥¸¥å¡¼¥ë¤ò͸ú¤Ë¤·¤Þ¤¹¤«?"
+msgstr "Apache2 ã® mod_python ã¢ã¸ã¥ã¼ã«ãæå¹ã«ãã¾ãã?"
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
-msgid ""
-"Should the mod_python module be enabled in your Apache 2 configuration? You "
-"need to enable the module to use websites written for mod_python."
+#: ../libapache2-mod-python.templates:1001
+msgid "You need to enable the module to use websites written for mod_python."
msgstr ""
-"Apache2 ¤ÎÀßÄê¤Ç mod_python ¥â¥¸¥å¡¼¥ë¤ò͸ú¤Ë¤·¤Þ¤¹¤«? mod_python ÍѤ˽ñ¤«¤ì"
-"¤¿web ¥µ¥¤¥È¤ò»È¤¦¤Ë¤Ï¡¢¤³¤Î¥â¥¸¥å¡¼¥ë¤ò͸ú¤Ë¤¹¤ëɬÍפ¬¤¢¤ê¤Þ¤¹¡£"
+"mod_python ã使ãããã«æ¸ããã web ãµã¤ãã®çºã«ã¯ã¢ã¸ã¥ã¼ã«ãæå¹ã«ããå¿
è¦ã"
+"ããã¾ãã"
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
+#: ../libapache2-mod-python.templates:1001
msgid ""
-"If you answer yes to this question, a symbolic link will be made for "
-"mod_python in /etc/apache2/mods-enabled/. If you answer no, the symbolic "
-"link will be deleted."
+"Choosing to enable the module creates a symbolic link for mod_python in /etc/"
+"apache2/mods_enabled/, chosing to not enable the module removes that link."
msgstr ""
-"¤³¤Î¼ÁÌä¤Ë¡Ö¤Ï¤¤¡×¤ÈÅú¤¨¤¿¾ì¹ç¡¢/etc/apache2/mods-enabled/ ¤Ë mod_python ¤Î¥·"
-"¥ó¥Ü¥ê¥Ã¥¯¥ê¥ó¥¯¤¬ºîÀ®¤µ¤ì¤Þ¤¹¡£¡Ö¤¤¤¤¤¨¡×¤ÈÅú¤¨¤¿¾ì¹ç¡¢¥·¥ó¥Ü¥ê¥Ã¥¯¥ê¥ó¥¯¤Ï"
-"ºï½ü¤µ¤ì¤Þ¤¹¡£"
+"ã¢ã¸ã¥ã¼ã«ãæå¹ã«ããã®ãé¸æããã¨ã/etc/apache2/mods_enabled/ ã« mod_python "
+"ã¸ã®ã·ã³ããªãã¯ãªã³ã¯ãä½æããã¾ããæå¹ã«ããªãã¨ãã®ãªã³ã¯ã¯åé¤ããã¾ãã"
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
+#: ../libapache2-mod-python.templates:1001
msgid ""
"NB. You will need to restart Apache 2 manually after changing this option."
msgstr ""
-"Ãí°Õ¡£¤³¤Î¥ª¥×¥·¥ç¥ó¤òÊѹ¹¸å¡¢Apache2 ¤ò¼êÆ°¤ÇºÆµ¯Æ°¤¹¤ëɬÍפ¬¤¢¤ê¤Þ¤¹¡£"
+"注æããã®ãªãã·ã§ã³ãå¤æ´å¾ãApache2 ãæåã§åèµ·åããå¿
è¦ãããã¾ãã"
+
+#~ msgid ""
+#~ "If you answer yes to this question, a symbolic link will be made for "
+#~ "mod_python in /etc/apache2/mods-enabled/. If you answer no, the symbolic "
+#~ "link will be deleted."
+#~ msgstr ""
+#~ "ãã®è³ªåã«ãã¯ããã¨çããå ´åã/etc/apache2/mods-enabled/ ã« mod_python "
+#~ "ã®ã·ã³ããªãã¯ãªã³ã¯ãä½æããã¾ãããããããã¨çããå ´åãã·ã³ããªãã¯ãª"
+#~ "ã³ã¯ã¯åé¤ããã¾ãã"
Modified: packages/libapache2-mod-python/trunk/debian/po/nl.po
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/po/nl.po?rev=1405&op=diff
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/po/nl.po (original)
+++ packages/libapache2-mod-python/trunk/debian/po/nl.po Thu Oct 12 16:41:30 2006
@@ -1,22 +1,10 @@
-#
-# Translators, if you are not familiar with the PO format, gettext
-# documentation is worth reading, especially sections dedicated to
-# this format, e.g. by running:
-# info -n '(gettext)PO Files'
-# info -n '(gettext)Header Entry'
-#
-# Some information specific to po-debconf are available at
-# /usr/share/doc/po-debconf/README-trans
-# or http://www.debian.org/intl/l10n/po-debconf/README-trans
-#
-# Developers do not need to manually edit POT or PO files.
#
msgid ""
msgstr ""
"Project-Id-Version: libapache2-mod-python 3.1.3-3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-04-01 21:50+1000\n"
-"PO-Revision-Date: 2006-04-29 14:26+0100\n"
+"Report-Msgid-Bugs-To: python-modules-team at lists.alioth.debian.org\n"
+"POT-Creation-Date: 2006-08-19 11:08+0200\n"
+"PO-Revision-Date: 2006-09-19 19:57+0000\n"
"Last-Translator: Vincent Zweije <zweije at xs4all.nl>\n"
"Language-Team: Debian-Dutch <debian-l10n-dutch at lists.debian.org>\n"
"MIME-Version: 1.0\n"
@@ -25,41 +13,34 @@
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
+#: ../libapache2-mod-python.templates:1001
msgid "Enable the Apache 2 mod_python module?"
msgstr "De Apache 2 mod_python module activeren?"
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
-msgid ""
-"Should the mod_python module be enabled in your Apache 2 configuration? You "
-"need to enable the module to use websites written for mod_python."
+#: ../libapache2-mod-python.templates:1001
+msgid "You need to enable the module to use websites written for mod_python."
msgstr ""
-"Wilt u de mod_python module in uw Apache 2 instelling activeren? Dit is "
-"nodig als u websites wilt gebruiken die voor mod_python zijn geschreven."
+"U dient de module te activeren om websites te gebruiken die voor mod_python "
+"zijn geschreven."
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
+#: ../libapache2-mod-python.templates:1001
msgid ""
-"If you answer yes to this question, a symbolic link will be made for "
-"mod_python in /etc/apache2/mods_enabled/. If you answer no, the symbolic "
-"link will be deleted."
+"Choosing to enable the module creates a symbolic link for mod_python in /etc/"
+"apache2/mods_enabled/, chosing to not enable the module removes that link."
msgstr ""
-"Indien u deze optie bevestigt, wordt in /etc/apache2/mods_enabled/ een "
-"symbolische koppeling aangemaakt naar mod_python. Bij weigering zal de "
-"symbolische koppeling worden verwijderd."
+"Activeren van de module maakt een symbolische koppeling aan voor mod_python "
+"in /etc/apache2/mods_enabled/; niet activeren van de module verwijdert de "
+"koppeling."
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
+#: ../libapache2-mod-python.templates:1001
msgid ""
"NB. You will need to restart Apache 2 manually after changing this option."
msgstr ""
-"Let op: u dient Apache 2 handmatig te herstarten nadat u deze optie "
-"heeft gewijzigd."
+"Let op: u dient Apache 2 handmatig te herstarten nadat u deze optie heeft "
+"gewijzigd."
Modified: packages/libapache2-mod-python/trunk/debian/po/pt_BR.po
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/po/pt_BR.po?rev=1405&op=diff
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/po/pt_BR.po (original)
+++ packages/libapache2-mod-python/trunk/debian/po/pt_BR.po Thu Oct 12 16:41:30 2006
@@ -14,8 +14,8 @@
msgid ""
msgstr ""
"Project-Id-Version: libapache2-mod-python\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-04-01 21:50+1000\n"
+"Report-Msgid-Bugs-To: python-modules-team at lists.alioth.debian.org\n"
+"POT-Creation-Date: 2006-08-19 11:08+0200\n"
"PO-Revision-Date: 2004-07-31 15:56-0300\n"
"Last-Translator: André Luís Lopes <andrelop at debian.org>\n"
"Language-Team: Debian-BR Project <debian-l10n-portuguese at lists.debian.org>\n"
@@ -25,41 +25,35 @@
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
+#: ../libapache2-mod-python.templates:1001
msgid "Enable the Apache 2 mod_python module?"
msgstr "Habilitar o módulo mod_python para o Apache 2 ?"
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
-msgid ""
-"Should the mod_python module be enabled in your Apache 2 configuration? You "
-"need to enable the module to use websites written for mod_python."
+#: ../libapache2-mod-python.templates:1001
+#, fuzzy
+msgid "You need to enable the module to use websites written for mod_python."
msgstr ""
"O módulo mod_python deve ser habilitado em sua configuração do Apache 2 ? "
"Você precisa habiltá-lo para usar websites escritos em mod_python."
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
+#: ../libapache2-mod-python.templates:1001
+#, fuzzy
msgid ""
-"If you answer yes to this question, a symbolic link will be made for "
-"mod_python in /etc/apache2/mods_enabled/. If you answer no, the symbolic "
-"link will be deleted."
+"Choosing to enable the module creates a symbolic link for mod_python in /etc/"
+"apache2/mods_enabled/, chosing to not enable the module removes that link."
msgstr ""
-"Caso você responda sim para esta pergunta, uma ligação simbólica para "
-"o mod_python será feita em /etc/apache2/mods_enabled/. Caso você responda "
-"não, a ligação simbólica será removida."
+"Caso você responda sim para esta pergunta, uma ligação simbólica para o "
+"mod_python será feita em /etc/apache2/mods_enabled/. Caso você responda não, "
+"a ligação simbólica será removida."
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
+#: ../libapache2-mod-python.templates:1001
msgid ""
"NB. You will need to restart Apache 2 manually after changing this option."
msgstr ""
-"NOTA : Você precisará reiniciar o Apache 2 manualmente após mudar esta "
-"opção."
+"NOTA : Você precisará reiniciar o Apache 2 manualmente após mudar esta opção."
Modified: packages/libapache2-mod-python/trunk/debian/po/sv.po
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/po/sv.po?rev=1405&op=diff
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/po/sv.po (original)
+++ packages/libapache2-mod-python/trunk/debian/po/sv.po Thu Oct 12 16:41:30 2006
@@ -13,41 +13,37 @@
msgid ""
msgstr ""
"Project-Id-Version: libapache2-mod-python 3.1.3-3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-04-01 21:50+1000\n"
+"Report-Msgid-Bugs-To: python-modules-team at lists.alioth.debian.org\n"
+"POT-Creation-Date: 2006-08-19 11:08+0200\n"
"PO-Revision-Date: 2005-10-12 21:40+0200\n"
"Last-Translator: Daniel Nylander <po at danielnylander.se>\n"
"Language-Team: Swedish <sv at li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
-"Content-Transfer-Encoding: 8bit"
+"Content-Transfer-Encoding: 8bit\n"
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
+#: ../libapache2-mod-python.templates:1001
msgid "Enable the Apache 2 mod_python module?"
msgstr "Aktiva Apache 2-modulen mod_python?"
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
-msgid ""
-"Should the mod_python module be enabled in your Apache 2 configuration? You "
-"need to enable the module to use websites written for mod_python."
+#: ../libapache2-mod-python.templates:1001
+#, fuzzy
+msgid "You need to enable the module to use websites written for mod_python."
msgstr ""
-"Ska modulen mod_python aktiveras i din Apache 2-konfiguration? "
-"Du behöver aktivera modulen för att använda websidor skriva för mod_python."
+"Ska modulen mod_python aktiveras i din Apache 2-konfiguration? Du behöver "
+"aktivera modulen för att använda websidor skriva för mod_python."
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
+#: ../libapache2-mod-python.templates:1001
+#, fuzzy
msgid ""
-"If you answer yes to this question, a symbolic link will be made for "
-"mod_python in /etc/apache2/mods_enabled/. If you answer no, the symbolic "
-"link will be deleted."
+"Choosing to enable the module creates a symbolic link for mod_python in /etc/"
+"apache2/mods_enabled/, chosing to not enable the module removes that link."
msgstr ""
"Om du svara ja på denna fråga kommer en symbolisk länk att skapas för "
"mod_python i /etc/apache2/mods_enabled/. Om du svarar nej kommer den "
@@ -55,10 +51,7 @@
#. Type: boolean
#. Description
-#: ../libapache2-mod-python2.2.templates:3
-#: ../libapache2-mod-python2.3.templates:3
+#: ../libapache2-mod-python.templates:1001
msgid ""
"NB. You will need to restart Apache 2 manually after changing this option."
-msgstr ""
-"NOTERA: Du behöver starta om Apache 2 manuellt efter denna ändring."
-
+msgstr "NOTERA: Du behöver starta om Apache 2 manuellt efter denna ändring."
Modified: packages/libapache2-mod-python/trunk/debian/po/vi.po
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/po/vi.po?rev=1405&op=diff
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/po/vi.po (original)
+++ packages/libapache2-mod-python/trunk/debian/po/vi.po Thu Oct 12 16:41:30 2006
@@ -5,8 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: libapache2-mod-python 3.1.3-3\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-04-01 21:50+1000\n"
+"Report-Msgid-Bugs-To: python-modules-team at lists.alioth.debian.org\n"
+"POT-Creation-Date: 2006-08-19 11:08+0200\n"
"PO-Revision-Date: 2005-06-06 22:58+0930\n"
"Last-Translator: Clytie Siddall <clytie at riverland.net.au>\n"
"Language-Team: Vietnamese <gnomevi-list at lists.sourceforge.net>\n"
@@ -15,36 +15,43 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0\n"
-#.Type: boolean
-#.Description
-#:../libapache2-mod-python2.2.templates:3
-#:../libapache2-mod-python2.3.templates:3
+#. Type: boolean
+#. Description
+#: ../libapache2-mod-python.templates:1001
msgid "Enable the Apache 2 mod_python module?"
msgstr "Báºt mô-Äun mod_python của Apache 2 không?"
-#.Type: boolean
-#.Description
-#:../libapache2-mod-python2.2.templates:3
-#:../libapache2-mod-python2.3.templates:3
+#. Type: boolean
+#. Description
+#: ../libapache2-mod-python.templates:1001
+#, fuzzy
+msgid "You need to enable the module to use websites written for mod_python."
+msgstr ""
+"Bạn có muá»n hiá»u lá»±c mô-Äun mod_python trong cấu hình Apache 2 mình không? "
+"Bạn cần phải hiá»u lá»±c mô-Äun nà y Äá» sá» dụng nÆ¡i Mạng nà o Äược viết cho "
+"mod_python."
+
+#. Type: boolean
+#. Description
+#: ../libapache2-mod-python.templates:1001
msgid ""
-"Should the mod_python module be enabled in your Apache 2 configuration? You "
-"need to enable the module to use websites written for mod_python."
-msgstr "Bạn có muá»n hiá»u lá»±c mô-Äun mod_python trong cấu hình Apache 2 mình không? Bạn cần phải hiá»u lá»±c mô-Äun nà y Äá» sá» dụng nÆ¡i Mạng nà o Äược viết cho mod_python."
+"Choosing to enable the module creates a symbolic link for mod_python in /etc/"
+"apache2/mods_enabled/, chosing to not enable the module removes that link."
+msgstr ""
-#.Type: boolean
-#.Description
-#:../libapache2-mod-python2.2.templates:3
-#:../libapache2-mod-python2.3.templates:3
-msgid ""
-"If you answer yes to this question, a symbolic link will be made for "
-"mod_python in /etc/apache2/mods-enabled/. If you answer no, the symbolic "
-"link will be deleted."
-msgstr "Nếu bạn trả lá»i «Có» tại Äây thì sẽ tạo má»t liên kết tượng trÆ°ng cho mod_python trong «/etc/apache2/mods-enabled/». Nếu bạn trả lá»i «Không» thì sẽ xóa bá» liên kết ấy."
-
-#.Type: boolean
-#.Description
-#:../libapache2-mod-python2.2.templates:3
-#:../libapache2-mod-python2.3.templates:3
+#. Type: boolean
+#. Description
+#: ../libapache2-mod-python.templates:1001
msgid ""
"NB. You will need to restart Apache 2 manually after changing this option."
-msgstr "Ghi chú: bạn sẽ cần phải tá»± khá»i chạy Apache 2 sau khi sá»a Äá»i tùy chá»n nà y."
+msgstr ""
+"Ghi chú: bạn sẽ cần phải tá»± khá»i chạy Apache 2 sau khi sá»a Äá»i tùy chá»n nà y."
+
+#~ msgid ""
+#~ "If you answer yes to this question, a symbolic link will be made for "
+#~ "mod_python in /etc/apache2/mods-enabled/. If you answer no, the symbolic "
+#~ "link will be deleted."
+#~ msgstr ""
+#~ "Nếu bạn trả lá»i «Có» tại Äây thì sẽ tạo má»t liên kết tượng trÆ°ng cho "
+#~ "mod_python trong «/etc/apache2/mods-enabled/». Nếu bạn trả lá»i «Không» "
+#~ "thì sẽ xóa bỠliên kết ấy."
Modified: packages/libapache2-mod-python/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/rules?rev=1405&op=diff
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/rules (original)
+++ packages/libapache2-mod-python/trunk/debian/rules Thu Oct 12 16:41:30 2006
@@ -80,7 +80,6 @@
# dh_installpam
# dh_installinit
dh_installcron -i
- dh_installmanpages -i
dh_installinfo -i
# dh_undocumented
dh_installchangelogs -i
@@ -97,7 +96,6 @@
dh_testdir -a
dh_testroot -a
dh_pycentral -plibapache2-mod-python
- dh_python -plibapache2-mod-python
dh_installdebconf -a
dh_installdocs -a
dh_installexamples -a
@@ -106,7 +104,6 @@
# dh_installpam
# dh_installinit
dh_installcron -a
- dh_installmanpages -a
dh_installinfo -a
# dh_undocumented
dh_installchangelogs -a
More information about the Python-modules-commits
mailing list