summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
-rw-r--r--debian/libpam-modules.preinst16
-rw-r--r--debian/libpam-modules.templates9
-rw-r--r--debian/libpam0g.templates4
-rw-r--r--debian/po/POTFILES.in1
-rw-r--r--debian/po/bg.po32
-rw-r--r--debian/po/cs.po43
-rw-r--r--debian/po/de.po32
-rw-r--r--debian/po/es.po43
-rw-r--r--debian/po/eu.po37
-rw-r--r--debian/po/fi.po37
-rw-r--r--debian/po/fr.po43
-rw-r--r--debian/po/gl.po32
-rw-r--r--debian/po/it.po32
-rw-r--r--debian/po/ja.po37
-rw-r--r--debian/po/nl.po32
-rw-r--r--debian/po/pt.po32
-rw-r--r--debian/po/pt_BR.po32
-rw-r--r--debian/po/ro.po37
-rw-r--r--debian/po/ru.po32
-rw-r--r--debian/po/sk.po32
-rw-r--r--debian/po/sv.po32
-rw-r--r--debian/po/templates.pot29
-rw-r--r--debian/po/tr.po37
-rw-r--r--debian/po/vi.po48
-rw-r--r--debian/po/zh_CN.po36
27 files changed, 425 insertions, 362 deletions
diff --git a/debian/changelog b/debian/changelog
index b587be82..11502026 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,11 +6,9 @@ pam (1.0.1-5) UNRELEASED; urgency=low
* Don't refer to gnome-screensaver in the debconf template; it isn't
actually affected by the libpam symbol issue because it forks a separate
process to display the screensaver dialog.
- * Have libpam-modules Pre-Depend on its shlibs, to force libpam0g to be
- configured before libpam-modules is unpacked and allowing us to warn
- users about needing to disable xscreensaver and xlockmore at the right
- time without having to add a pre-dependency on debconf to these
- transitively essential packages. Closes: #502140, LP: #256238.
+ * Have libpam-modules Pre-Depend on ${misc:Depends}, so that we can
+ warn users about needing to disable xscreensaver and xlockmore
+ before libpam-modules is unpacked. Closes: #502140, LP: #256238.
-- Steve Langasek <vorlon@debian.org> Fri, 29 Aug 2008 13:08:41 -0700
diff --git a/debian/control b/debian/control
index 4442af59..f0a224ed 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Description: Pluggable Authentication Modules library
Package: libpam-modules
Priority: required
Architecture: any
-Pre-Depends: ${shlibs:Depends}
+Pre-Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libpam0g-modules (= 0.66-1), libpam-motd, libpam-mkhomedir, libpam-umask, suidmanager (<< 0.50)
Replaces: libpam0g-util, libpam-umask
Provides: libpam-motd, libpam-mkhomedir, libpam-umask
diff --git a/debian/libpam-modules.preinst b/debian/libpam-modules.preinst
new file mode 100644
index 00000000..5c106085
--- /dev/null
+++ b/debian/libpam-modules.preinst
@@ -0,0 +1,16 @@
+#!/bin/sh
+
+set -e
+
+. /usr/share/debconf/confmodule
+
+if dpkg --compare-versions "$2" lt-nl 0.99.10.0; then
+ db_version 2.0
+
+ if pidof xscreensaver xlockmore >/dev/null; then
+ db_input critical libpam-modules/disable-screensaver || true
+ db_go || true
+ fi
+fi
+
+#DEBHELPER#
diff --git a/debian/libpam-modules.templates b/debian/libpam-modules.templates
new file mode 100644
index 00000000..b928751e
--- /dev/null
+++ b/debian/libpam-modules.templates
@@ -0,0 +1,9 @@
+Template: libpam-modules/disable-screensaver
+Type: error
+_Description: xscreensaver and xlockmore must be restarted before upgrading
+ One or more running instances of xscreensaver or xlockmore have been
+ detected on this system. Because of incompatible library changes, the
+ upgrade of the libpam-modules package will leave you unable to
+ authenticate to these programs. You should arrange for these programs
+ to be restarted or stopped before continuing this upgrade, to avoid
+ locking your users out of their current sessions.
diff --git a/debian/libpam0g.templates b/debian/libpam0g.templates
index 3e7bf2fc..f5b11f20 100644
--- a/debian/libpam0g.templates
+++ b/debian/libpam0g.templates
@@ -5,10 +5,6 @@ _Description: Services to restart for PAM library upgrade:
this new version of libpam. Please review the following space-separated
list of init.d scripts for services to be restarted now, and correct it
if needed.
- .
- Some other services such as xscreensaver and xlockmore cannot be restarted
- for you. You will not be able to authenticate to these services until
- you restart them manually.
Template: libpam0g/xdm-needs-restart
Type: error
diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in
index 8c641cfc..26a3b044 100644
--- a/debian/po/POTFILES.in
+++ b/debian/po/POTFILES.in
@@ -1 +1,2 @@
[type: gettext/rfc822deb] libpam0g.templates
+[type: gettext/rfc822deb] libpam-modules.templates
diff --git a/debian/po/bg.po b/debian/po/bg.po
index 104556cf..d7459ed0 100644
--- a/debian/po/bg.po
+++ b/debian/po/bg.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2007-09-25 14:24+0300\n"
"Last-Translator: Damyan Ivanov <dam@modsoftsys.com>\n"
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
@@ -36,18 +36,6 @@ msgstr ""
"от init.d скриптове по-долу и го коригирайте ако е необходимо. Имената на "
"отделните скриптове трябва да са отделени с интервал."
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"Някои друго услуги като xscreensaver и xlockmore не могат да бъдат "
-"рестартирани автоматично. Няма да можете да се идентифицирате пред тези "
-"услуги докато не ги рестартирате."
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -87,3 +75,21 @@ msgid ""
"You will need to start these manually by running '/etc/init.d/<service> "
"start'."
msgstr "Ще трябва сами да ги стартирате чрез „/etc/init.d/<услуга> start“."
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/cs.po b/debian/po/cs.po
index e32f778f..22ff62f3 100644
--- a/debian/po/cs.po
+++ b/debian/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pam\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2007-09-29 15:30+0200\n"
"Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
@@ -35,18 +35,6 @@ msgstr ""
"služeb (init.d skriptů), které se mají nyní restartovat a v případě potřeby "
"seznam opravte."
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"Některé služby (např. xscreensaver a xlockmore) nemohou být restartovány "
-"automaticky. Dokud je nerestartujete ručně, nebudete se moci vůči nim "
-"autentizovat."
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -91,15 +79,20 @@ msgid ""
msgstr ""
"Tyto služby budete muset spustit ručně příkazem '/etc/init.d/<služba> start'."
-#~ msgid ""
-#~ "Among the services that require restarting are the display managers kdm, "
-#~ "wdm, and xdm. If you are upgrading from within an X session started with "
-#~ "one of these display managers, restarting that service will terminate "
-#~ "your X session. It is recommended that you remove that service from the "
-#~ "list here and restart it later at your convenience."
-#~ msgstr ""
-#~ "Mezi službami vyžadujícími restart jsou i správci displejů kdm, wdm a "
-#~ "xdm. Aktualizujete-li z X sezení spuštěného některým ze zmíněných "
-#~ "programů, znamená to, že restart příslušné služby ukončí stávající X "
-#~ "sezení. V takovém případě doporučujeme službu ze seznamu odstranit a "
-#~ "restartovat později, až pro to nastane vhodnější příležitost."
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/de.po b/debian/po/de.po
index 5d92ab26..314c721f 100644
--- a/debian/po/de.po
+++ b/debian/po/de.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pam 0.99.7.1-5\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2007-09-29 14:18+0200\n"
"Last-Translator: Sven Joachim <svenjoac@gmx.de>\n"
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
@@ -36,18 +36,6 @@ msgstr ""
"Dienste, die jetzt neu zu starten sind, und korrigieren Sie diese Liste "
"nötigenfalls."
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"Einige andere Dienste wie xscreensaver und xlockmore können nicht "
-"automatisch neu gestartet werden. Sie werden sich gegenüber diesen Diensten "
-"nicht authentifizieren können, bis Sie sie manuell neu gestartet haben."
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -92,3 +80,21 @@ msgid ""
msgstr ""
"Sie müssen diese manuell neu starten, indem Sie »/etc/init.d/<Dienst> start« "
"ausführen."
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/es.po b/debian/po/es.po
index 84333b14..9b772ba3 100644
--- a/debian/po/es.po
+++ b/debian/po/es.po
@@ -33,7 +33,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pam 0.79-4\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2007-09-29 02:28+0200\n"
"Last-Translator: Javier Fernández-Sanguino <jfs@debian.org>\n"
"Language-Team: Debian Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -63,18 +63,6 @@ msgstr ""
"separada por espacios mostrada a continuación que indica los servicios a "
"reiniciar ahora y corríjala si es necesario."
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"Algunos servicios, como «xscreensaver» y «xlockmore», no podrán reiniciarse. "
-"La autenticación no funcionará en estos servicios hasta que los reinicie "
-"manualmente."
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -121,15 +109,20 @@ msgstr ""
"Deberá arrancar manualmente estos servicios ejecutando «/etc/init.d/"
"<servicio> start»."
-#~ msgid ""
-#~ "Among the services that require restarting are the display managers kdm, "
-#~ "wdm, and xdm. If you are upgrading from within an X session started with "
-#~ "one of these display managers, restarting that service will terminate "
-#~ "your X session. It is recommended that you remove that service from the "
-#~ "list here and restart it later at your convenience."
-#~ msgstr ""
-#~ "Entre los servicios que deben reiniciarse están los gestores de pantalla "
-#~ "kdm, wdm y xdm. El reinicio del servicio terminará su sesión de X si está "
-#~ "actualizando desde una sesión de X arrancada desde alguno de estos "
-#~ "gestores. Se le recomienda eliminar el servicio de la lista y reiniciarlo "
-#~ "más adelante cuando lo considere oportuno."
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/eu.po b/debian/po/eu.po
index 263fad30..c60386eb 100644
--- a/debian/po/eu.po
+++ b/debian/po/eu.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: eu\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2008-04-02 14:26+0200\n"
"Last-Translator: Piarres Beobide <pi@beobide.net>\n"
"Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\n"
@@ -38,23 +38,6 @@ msgstr ""
"diren hurrengo zuriunez bereiziriko init.d script zerrenda hau eta zuzendu "
"behar izanez gero."
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-#, fuzzy
-#| msgid ""
-#| "Some other services such as xscreensaver, gnome-screensaver, and "
-#| "xlockmore cannot be restarted for you. You will not be able to "
-#| "authenticate to these services until you restart them manually."
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"Xscreensaver, gnome-screensaver edo xlockmore bezalako beste zenbait "
-"zerbitzu ezin dira zure odez berrabiarazi. Ezingo duzu zerbitzu horietan "
-"autentifikaziorik egin berrabiarazi arte."
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -99,3 +82,21 @@ msgid ""
msgstr ""
"Hauek zure kabuz berrabiarazi beharko dituzu '/etc/init.d/<zerbitzua> start' "
"eginaz."
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/fi.po b/debian/po/fi.po
index 58816949..dd4ce214 100644
--- a/debian/po/fi.po
+++ b/debian/po/fi.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pam 0.99.7.1-4\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2007-12-30 00:14+0200\n"
"Last-Translator: Esko Arajärvi <edu@iki.fi>\n"
"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
@@ -32,23 +32,6 @@ msgstr ""
"niiden palveluiden init.d-komentotiedostoista, jotka käynnistetään "
"uudelleen, ja muokkaa listaa tarvittaessa."
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-#, fuzzy
-#| msgid ""
-#| "Some other services such as xscreensaver, gnome-screensaver, and "
-#| "xlockmore cannot be restarted for you. You will not be able to "
-#| "authenticate to these services until you restart them manually."
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"Joitain muita palveluita, kuten xscreensaver, gnome-screensaver ja xlockmore "
-"ei voida käynnistää automaattisesti. Et voi kirjautua näihin palveluihin "
-"ennen kuin olet manuaalisesti käynnistänyt ne uudelleen."
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -96,3 +79,21 @@ msgid ""
msgstr ""
"Nämä palvelut tulee käynnistää uudelleen ajamalla '/etc/init.d/<palvelu> "
"start'."
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/fr.po b/debian/po/fr.po
index 056a76c5..63050eb5 100644
--- a/debian/po/fr.po
+++ b/debian/po/fr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pam\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2007-10-03 12:07+0200\n"
"Last-Translator: Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -35,18 +35,6 @@ msgstr ""
"vérifier la liste suivante de scripts de démarrage à relancer maintenant, et "
"la corriger si nécessaire."
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"D'autres services tels que xscreensaver et xlockmore ne peuvent pas être "
-"redémarrés automatiquement. Vous ne pourrez vous identifier auprès de ces "
-"services qu'après les avoir redémarrés vous-même."
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -94,15 +82,20 @@ msgstr ""
"Vous devez les démarrer vous-même avec la commande « /etc/init.d/<service> "
"start »."
-#~ msgid ""
-#~ "Among the services that require restarting are the display managers kdm, "
-#~ "wdm, and xdm. If you are upgrading from within an X session started with "
-#~ "one of these display managers, restarting that service will terminate "
-#~ "your X session. It is recommended that you remove that service from the "
-#~ "list here and restart it later at your convenience."
-#~ msgstr ""
-#~ "Parmi la liste de services nécessitant un redémarrage, on trouve les "
-#~ "gestionnaires graphiques de session comme kdm, wdm et xdm. Si la mise à "
-#~ "niveau a lieu depuis une session X démarrée par l'un de ceux-ci, le "
-#~ "redémarrer terminera cette session. Il est recommandé d'enlever ce "
-#~ "service de la liste et de le redémarrer plus tard."
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/gl.po b/debian/po/gl.po
index 7d9401f9..a6b19df1 100644
--- a/debian/po/gl.po
+++ b/debian/po/gl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pam\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2007-10-01 20:04+0100\n"
"Last-Translator: Jacobo Tarrio <jtarrio@debian.org>\n"
"Language-Team: Galician <proxecto@trasno.net>\n"
@@ -33,18 +33,6 @@ msgstr ""
"os módulos compilados para esta versión de libpam. Revise a seguinte lista "
"de scripts de init.d que se han reiniciar agora, e corríxaa se é preciso."
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"Hai outros servizos, como xscreensaver e xlockmore, que non se poden "
-"reiniciar por vostede. Non ha poderse autenticar con estes servizos a menos "
-"que os reinicie manualmente."
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -89,3 +77,21 @@ msgid ""
msgstr ""
"Ha ter que reinicialos manualmente executando \"/etc/init.d/<servizo> start"
"\"."
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/it.po b/debian/po/it.po
index 364d64d9..ff865094 100644
--- a/debian/po/it.po
+++ b/debian/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pam 0.99.7.1-5\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2008-06-01 08:38+0100\n"
"Last-Translator: David Paleino <d.paleino@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -35,18 +35,6 @@ msgstr ""
"controllare la seguente lista, separata da spazi, di script di init.d per i "
"servizi da riavviare, e correggere se necessario."
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"Alcuni altri servizi come xscreensaver e xlockmore non possono essere "
-"riavviati automaticamente. Non sarai in grado di autenticarti a questi "
-"servizi finché non saranno riavviati manualmente."
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -90,3 +78,21 @@ msgid ""
"start'."
msgstr ""
"Bisognerà avviarli manualmente eseguendo '/etc/init.d/<servizio> start'."
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/ja.po b/debian/po/ja.po
index ab0398c3..07e5181a 100644
--- a/debian/po/ja.po
+++ b/debian/po/ja.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pam 0.99.7.1-5\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2007-10-14 16:48+0900\n"
"Last-Translator: Kenshi Muto <kmuto@debian.org>\n"
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@@ -35,23 +35,6 @@ msgstr ""
"今再起動するサービスの init.d スクリプトのリストを見て、必要なら修正してくだ"
"さい。"
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-#, fuzzy
-#| msgid ""
-#| "Some other services such as xscreensaver, gnome-screensaver, and "
-#| "xlockmore cannot be restarted for you. You will not be able to "
-#| "authenticate to these services until you restart them manually."
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"xscreensaver、gnome-screensaver、xlockmore のようなその他いくつかのサービスは"
-"再起動できません。あなたがこれらを手動で再起動するまで、これらのサービスでは"
-"認証ができないことになります。"
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -94,3 +77,21 @@ msgid ""
msgstr ""
"/etc/init.d/<サービス> start' を実行することで、これらを手動で起動する必要が"
"あります。"
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/nl.po b/debian/po/nl.po
index 30150e3c..2e973256 100644
--- a/debian/po/nl.po
+++ b/debian/po/nl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pam\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2007-10-26 19:55+0100\n"
"Last-Translator: Bart Cornelis <cobaco@skolelinux.no>\n"
"Language-Team: debian-l10n-dutch <debian-l10n-dutch@lists.debian.org>\n"
@@ -36,18 +36,6 @@ msgstr ""
"volgende, met spaties gescheiden, lijst van init.d scripts wordt herstart. "
"Gelieve deze lijst te controleren en indien nodig aan te passen."
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"Sommige andere diensten zoals xscreensaver en xlockmore kunnen niet "
-"automatisch herstart worden. U kunt u bij deze diensten pas terug "
-"authentificeren eens u ze handmatig herstart heeft."
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -92,3 +80,21 @@ msgid ""
msgstr ""
"U dient deze diensten handmatig op te starten via het commando '/etc/init.d/"
"<dienst> start'."
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/pt.po b/debian/po/pt.po
index e0519e4d..e1fc634d 100644
--- a/debian/po/pt.po
+++ b/debian/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pam 0.99.7.1-5\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2007-09-25 19:04+0100\n"
"Last-Translator: Américo Monteiro <a_monteiro@netcabo.pt>\n"
"Language-Team: Portuguese <traduz@debianpt.org>\n"
@@ -36,18 +36,6 @@ msgstr ""
"seguinte lista de scripts init.d de serviços para serem reiniciados agora "
"(separados por espaços), e corrija-a se for necessário."
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"Outros serviços como o xscreensaver e xlockmore não podem ser reiniciados "
-"para si. Você não vai poder autenticar-se nestes serviços até que você os "
-"reinicie manualmente."
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -92,3 +80,21 @@ msgid ""
msgstr ""
"Você precisa de iniciar manualmente estes serviços fazendo '/etc/init.d/"
"<service> start'."
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/pt_BR.po b/debian/po/pt_BR.po
index 5a95a29e..504c0390 100644
--- a/debian/po/pt_BR.po
+++ b/debian/po/pt_BR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pam_0.99.7.1-5\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2007-09-26 15:53-0300\n"
"Last-Translator: Eder L. Marques <frolic@debian-ce.org>\n"
"Language-Team: l10n Portuguese <debian-l10n-portuguese@lists.debian.org>\n"
@@ -37,18 +37,6 @@ msgstr ""
"seguinte lista separada por espaços de seus scripts init.d para os serviços "
"a serem reiniciados agora, e a corrija se necessário."
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"Alguns dos outros serviços como xscreensaver e xlockmore não podem ser "
-"reiniciados para você. Você não será capaz de autenticar nestes serviços até "
-"que os tenha reiniciado manualmente."
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -93,3 +81,21 @@ msgid ""
"start'."
msgstr ""
"Você deverá iniciá-los manualmente executando '/etc/init.d/<serviço> start'."
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/ro.po b/debian/po/ro.po
index 45b94711..623dd965 100644
--- a/debian/po/ro.po
+++ b/debian/po/ro.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: templates\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2008-07-21 10:28+0300\n"
"Last-Translator: Igor Stirbu <igor.stirbu@gmail.com>\n"
"Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n"
@@ -39,23 +39,6 @@ msgstr ""
"separator spațiul și conține script-uri init.d care urmează să fie repornite "
"acum; verificați-o și corectați-o, dacă este necesar."
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-#, fuzzy
-#| msgid ""
-#| "Some other services such as xscreensaver, gnome-screensaver, and "
-#| "xlockmore cannot be restarted for you. You will not be able to "
-#| "authenticate to these services until you restart them manually."
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"Alte servicii, de exemplu, xscreensaver, gnome-screensaver și xlockmore nu "
-"pot fi repornite automat. Autentificarea prin aceste servicii nu va mai fi "
-"posibilă, dacă nu le reporniți manual."
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -100,3 +83,21 @@ msgid ""
msgstr ""
"Trebuie să reporniți manual aceste servicii rulând „/etc/init.d/<serviciu> "
"start”"
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/ru.po b/debian/po/ru.po
index b1583d99..dc03bbbc 100644
--- a/debian/po/ru.po
+++ b/debian/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.99.7.1-4\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2007-09-25 20:51+0400\n"
"Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\n"
"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -38,18 +38,6 @@ msgstr ""
"отредактируйте (если необходимо) список (элементы разделяются пробелом) "
"сценариев сервисов из init.d, которые будут перезапущены."
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"Есть несколько сервисов, которые нельзя перезапустить автоматически: "
-"xscreensaver и xlockmore. Вы не сможете ввести правильный пароль в этих "
-"сервисах, пока не перезапустите их вручную."
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -92,3 +80,21 @@ msgid ""
"start'."
msgstr ""
"Вам нужно перезапустить их вручную, выполнив '/etc/init.d/<сервис> start'."
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/sk.po b/debian/po/sk.po
index 0b225126..9839cfac 100644
--- a/debian/po/sk.po
+++ b/debian/po/sk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pam\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: \n"
"Last-Translator: Ivan Masár <helix84@centrum.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@@ -35,18 +35,6 @@ msgstr ""
"nasledovný zoznam init.d skriptov (oddelené čiarkami), ktoré sa majú teraz "
"reštartovať a ak je to potrebné, opravte ho."
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"Niektoré ďalšie služby ako xscreensaver a xlockmore nie je možné automaticky "
-"reštartovať. Pokým tieto služby nereštartujete ručne, nebudete sa voči nim "
-"môcť overovať."
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -89,3 +77,21 @@ msgid ""
"start'."
msgstr ""
"Budete ich musieť reštartovať ručne spustením „/etc/init.d/<service> start”."
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/sv.po b/debian/po/sv.po
index 9eb9c765..71fb6e4f 100644
--- a/debian/po/sv.po
+++ b/debian/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pam 0.99.7.1-5\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2007-12-24 12:29+0100\n"
"Last-Translator: Christer Andersson <klamm@comhem.se>\n"
"Language-Team: Swedish <debian-l10n-swedish@lists.debian.org>\n"
@@ -35,18 +35,6 @@ msgstr ""
"av init.d-skript (separerade med mellanslag) fr tjnster som nu kommer \n"
"att startas om och korrigera den om ndvndigt."
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"Vissa andra tjnster som xscreensaver och xlockmore\n"
-"kan inte startas om t dig. Du kommer inte att kunna autentisera dig fr \n"
-"dessa tjnster frrn du startat om dem manuellt."
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -90,3 +78,21 @@ msgid ""
msgstr ""
"Du behver starta om dessa manuellt genom att kra \"/etc/init.d/<tjnst> "
"start\"."
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
index e838c9ca..bd39ab78 100644
--- a/debian/po/templates.pot
+++ b/debian/po/templates.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\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"
@@ -32,15 +32,6 @@ msgid ""
"needed."
msgstr ""
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -77,3 +68,21 @@ msgid ""
"You will need to start these manually by running '/etc/init.d/<service> "
"start'."
msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/tr.po b/debian/po/tr.po
index e4cdad77..5789f52f 100644
--- a/debian/po/tr.po
+++ b/debian/po/tr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pam 0.99.7.1-5\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2008-07-15 01:39+0200\n"
"Last-Translator: Mert Dirik <mertdirik@gmail.com>\n"
"Language-Team: Debian L10n Turkish <debian-l10n-turkish@lists.debian.org>\n"
@@ -38,23 +38,6 @@ msgstr ""
"yeniden başlatılacak hizmetlerin init.d betiklerinin aşağıdaki boşluklarla "
"ayrılmış listesini inceleyin ve gerekliyse listeyi düzeltin."
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-#, fuzzy
-#| msgid ""
-#| "Some other services such as xscreensaver, gnome-screensaver, and "
-#| "xlockmore cannot be restarted for you. You will not be able to "
-#| "authenticate to these services until you restart them manually."
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"xscreensaver, gnome-screensaver ve xlockmore gibi bazı hizmetler sizin için "
-"yeniden başlatılamaz. Siz bu hizmetleri elle yeniden başlatana kadar bu "
-"hizmetlere kimlik doğrulaması yapılamayacak."
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -99,3 +82,21 @@ msgid ""
msgstr ""
"Bu hizmetleri '/etc/init.d/<hizmet> start' komutunu kullanarak elinizle "
"başlatmanız gerekecek."
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/vi.po b/debian/po/vi.po
index 8b52293d..a053f314 100644
--- a/debian/po/vi.po
+++ b/debian/po/vi.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pam 0.99.7.1-5\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2007-09-28 23:58+0930\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
@@ -36,23 +36,6 @@ msgstr ""
"định giới bằng dấu cách theo đây hiển thị các dịch vụ cần khởi chạy lại ngay "
"bây giờ, và sửa chữa nếu cần thiết."
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-#, fuzzy
-#| msgid ""
-#| "Some other services such as xscreensaver, gnome-screensaver, and "
-#| "xlockmore cannot be restarted for you. You will not be able to "
-#| "authenticate to these services until you restart them manually."
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"Một số dịch vụ khác như xscreensaver, gnome-screensaver, và xlockmore không "
-"thể được khởi chạy lại cho bạn.Bạn sẽ không thể xác thực được tới dịch vụ "
-"như vậy nếu bạn chưa tự khởi chạy lại nó."
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -97,15 +80,20 @@ msgstr ""
"Bạn cần phải tự khởi chạy lại chúng bằng cách chạy lệnh « /etc/init.d/"
"<tên_dịch_vụ> start »."
-#~ msgid ""
-#~ "Among the services that require restarting are the display managers kdm, "
-#~ "wdm, and xdm. If you are upgrading from within an X session started with "
-#~ "one of these display managers, restarting that service will terminate "
-#~ "your X session. It is recommended that you remove that service from the "
-#~ "list here and restart it later at your convenience."
-#~ msgstr ""
-#~ "Các dịch vụ cần khởi chạy lại bao gồm trình quản lý trình bày kđm, wdm và "
-#~ "xdm. Nếu bạn đang nâng cấp từ bên trong phiên chạy X được bắt đầu bằng "
-#~ "một của những trình quản lý trình bày này, việc khởi chạy lại dịch vụ đó "
-#~ "sẽ cũng chấm dứt phiên chạy X của bạn. Khuyên bạn gỡ bỏ dịch vụ đó khỏi "
-#~ "danh sách ở đây, rồi khởi chạy lại nó về sau."
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""
diff --git a/debian/po/zh_CN.po b/debian/po/zh_CN.po
index 796eb875..c38adc0d 100644
--- a/debian/po/zh_CN.po
+++ b/debian/po/zh_CN.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pam 0.99.7.1-5\n"
"Report-Msgid-Bugs-To: pam@packages.debian.org\n"
-"POT-Creation-Date: 2008-11-15 23:51-0800\n"
+"POT-Creation-Date: 2008-12-28 01:17-0600\n"
"PO-Revision-Date: 2007-09-25 23:06-0500\n"
"Last-Translator: Ming Hua <minghua-guest@users.alioth.debian.org>\n"
"Language-Team: Debian Chinese [GB] <debian-chinese-gb@lists.debian.org>\n"
@@ -38,22 +38,6 @@ msgstr ""
"启动。请复查下面这个需要重新启动的服务所对应的 init.d script 列表,script 名"
"称之间以半角空格分隔。如列表有误,请直接更正。"
-#. Type: string
-#. Description
-#: ../libpam0g.templates:1001
-#, fuzzy
-#| msgid ""
-#| "Some other services such as xscreensaver, gnome-screensaver, and "
-#| "xlockmore cannot be restarted for you. You will not be able to "
-#| "authenticate to these services until you restart them manually."
-msgid ""
-"Some other services such as xscreensaver and xlockmore cannot be restarted "
-"for you. You will not be able to authenticate to these services until you "
-"restart them manually."
-msgstr ""
-"无法为您重新启动如 xscreensaver、gnome-screensaver 和 xclockmore 一类的服务。"
-"在您手动重新启动它们之前,将无法在这些服务中验证身份。"
-
#. Type: error
#. Description
#: ../libpam0g.templates:2001
@@ -94,3 +78,21 @@ msgid ""
"You will need to start these manually by running '/etc/init.d/<service> "
"start'."
msgstr "您需要运行“/etc/init.d/<服务> start”来手动启动这些服务。"
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid "xscreensaver and xlockmore must be restarted before upgrading"
+msgstr ""
+
+#. Type: error
+#. Description
+#: ../libpam-modules.templates:1001
+msgid ""
+"One or more running instances of xscreensaver or xlockmore have been "
+"detected on this system. Because of incompatible library changes, the "
+"upgrade of the libpam-modules package will leave you unable to authenticate "
+"to these programs. You should arrange for these programs to be restarted or "
+"stopped before continuing this upgrade, to avoid locking your users out of "
+"their current sessions."
+msgstr ""