diff -pruN 186-4.1/debian/changelog 186-4.1ubuntu1/debian/changelog
--- 186-4.1/debian/changelog	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/changelog	2023-02-07 00:53:04.000000000 +0000
@@ -1,3 +1,30 @@
+libpam-ldap (186-4.1ubuntu1) lunar; urgency=low
+
+  * Merge from Debian unstable. Remaining changes:
+    - Drop debconf usage, it's handled by ldap-auth-config:
+      + debian/control: add a versioned dependency on ldap-auth-config,
+        to ensure pam-related consistency at all points.
+      + debian/control: removed Build-Depends on po-debconf (debconf handled
+        by ldap-auth-config now)
+      + Removed the following files, due to use of ldap-auth-config:
+        debian/config
+        debian/libpam-ldap.postrm
+        debian/po
+        debian/templates
+      + debian/libpam-ldap.postinst: don't use debconf since that is done by
+        ldap-auth-config now
+        [Previously undocumented]
+    - Use /etc/ldap.{conf,secret} instead of /etc/pam_ldap.{conf,secret}:
+      + debian/rules: don't use --with-ldap-conf-file and --with-ldap-secret-file
+      + updated README.Debian
+    - d/p/chfn_ldap_conf, d/p/chsh_ldap_conf, d/p/configfile_references.patch:
+      remove Debian patches that change the config file paths from
+      /etc/ldap.{conf,secret} to /etc/pam_ldap.{conf,secret}. This used to be
+      done in Debian's d/rules via sed until 186-1, and
+      configfile_references.patch was introduced in 186-2.
+
+ -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 06 Feb 2023 16:53:04 -0800
+
 libpam-ldap (186-4.1) unstable; urgency=medium
 
   * Non-maintainer upload.
@@ -12,6 +39,52 @@ libpam-ldap (186-4.1) unstable; urgency=
 
  -- Vagrant Cascadian <vagrant@reproducible-builds.org>  Thu, 17 Nov 2022 11:42:13 -0800
 
+libpam-ldap (186-4ubuntu3) lunar; urgency=medium
+
+  * No-change rebuild against libldap-2
+
+ -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 15 Dec 2022 19:50:43 +0000
+
+libpam-ldap (186-4ubuntu2) impish; urgency=medium
+
+  * No-change rebuild due to OpenLDAP soname bump.
+
+ -- Sergio Durigan Junior <sergio.durigan@canonical.com>  Mon, 21 Jun 2021 17:50:35 -0400
+
+libpam-ldap (186-4ubuntu1) artful; urgency=medium
+
+  * Merge with Debian unstable (LP: #1710898). Remaining changes:
+    - Drop debconf usage, it's handled by ldap-auth-config:
+      + debian/control: add a versioned dependency on ldap-auth-config,
+        to ensure pam-related consistency at all points.
+      + debian/control: removed Build-Depends on po-debconf (debconf handled
+        by ldap-auth-config now)
+      + Removed the following files, due to use of ldap-auth-config:
+        debian/config
+        debian/libpam-ldap.postrm
+        debian/po
+        debian/templates
+      + debian/libpam-ldap.postinst: don't use debconf since that is done by
+        ldap-auth-config now
+        [Previously undocumented]
+    - Use /etc/ldap.{conf,secret} instead of /etc/pam_ldap.{conf,secret}:
+      + debian/rules: don't use --with-ldap-conf-file and --with-ldap-secret-file
+      + updated README.Debian
+  * Drop:
+    - debian/rules: remove binary-post-install/libpam-ldap stanza
+      [Already dropped by Debian in the d/rules rewrite from 186-1]
+    - debian/libpam-ldap.dirs: removed etc
+      [No need to carry this delta, as having this empty directory created is
+      harmless.]
+  * Added changes:
+    - d/p/chfn_ldap_conf, d/p/chsh_ldap_conf, d/p/configfile_references.patch:
+      remove Debian patches that change the config file paths from
+      /etc/ldap.{conf,secret} to /etc/pam_ldap.{conf,secret}. This used to be
+      done in Debian's d/rules via sed until 186-1, and
+      configfile_references.patch was introduced in 186-2.
+
+ -- Andreas Hasenack <andreas@canonical.com>  Tue, 22 Aug 2017 16:55:37 -0300
+
 libpam-ldap (186-4) unstable; urgency=medium
 
   * Install /usr/share/pam-configs/ldap
@@ -66,6 +139,25 @@ libpam-ldap (186-1) unstable; urgency=me
 
  -- Lucas de Castro Borges <lucascastroborges@gmail.com>  Mon, 04 Apr 2016 00:25:21 -0300
 
+libpam-ldap (184-8.7ubuntu1) vivid; urgency=low
+
+  * Merge from Debian unstable.  Remaining changes:
+    - debian/control: add a versioned dependency on ldap-auth-config,
+      to ensure pam-related consistency at all points.
+    - debian/control: removed Build-Depends on po-debconf (debconf handled
+      by ldap-auth-config now)
+    - Removed the following files, due to use of ldap-auth-config:
+      debian/config
+      debian/libpam-ldap.postrm
+      debian/po
+      debian/templates
+    - debian/libpam-ldap.dirs: removed etc
+    - debian/rules: don't use --with-ldap-conf-file and --with-ldap-secret-file
+    - debian/rules: remove binary-post-install/libpam-ldap stanza
+    - updated README.Debian
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 28 Oct 2014 10:41:12 +0100
+
 libpam-ldap (184-8.7) unstable; urgency=medium
 
   * Non-maintainer upload.
@@ -74,6 +166,25 @@ libpam-ldap (184-8.7) unstable; urgency=
 
  -- Breno Leitao <brenohl@br.ibm.com>  Tue, 22 Jul 2014 14:31:57 +0000
 
+libpam-ldap (184-8.6ubuntu1) utopic; urgency=low
+
+  * Merge from Debian unstable.  Remaining changes:
+    - debian/control: add a versioned dependency on ldap-auth-config,
+      to ensure pam-related consistency at all points.
+    - debian/control: removed Build-Depends on po-debconf (debconf handled
+      by ldap-auth-config now)
+    - Removed the following files, due to use of ldap-auth-config:
+      debian/config
+      debian/libpam-ldap.postrm
+      debian/po
+      debian/templates
+    - debian/libpam-ldap.dirs: removed etc
+    - debian/rules: don't use --with-ldap-conf-file and --with-ldap-secret-file
+    - debian/rules: remove binary-post-install/libpam-ldap stanza
+    - updated README.Debian
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 13 May 2014 08:17:08 +0200
+
 libpam-ldap (184-8.6) unstable; urgency=low
 
   * Non-maintainer upload.
@@ -84,6 +195,41 @@ libpam-ldap (184-8.6) unstable; urgency=
 
  -- Christian Perrier <bubulle@debian.org>  Tue, 27 Mar 2012 18:23:08 +0200
 
+libpam-ldap (184-8.5ubuntu3) quantal; urgency=low
+
+  * Rebuild for new armel compiler default of ARMv5t.
+
+ -- Colin Watson <cjwatson@ubuntu.com>  Fri, 05 Oct 2012 08:21:38 +0100
+
+libpam-ldap (184-8.5ubuntu2) precise; urgency=low
+
+  * Build for multiarch.
+  * Drop dh-buildinfo, which is not multiarch safe and redundant with build
+    logs.
+  * Hard-code a versioned dependency on the version of libpam0g that
+    supports the multiarch module directory.
+
+ -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 30 Dec 2011 00:19:03 -0800
+
+libpam-ldap (184-8.5ubuntu1) oneiric; urgency=low
+
+  * Merge from Debian unstable, remaining changes:
+    - debian/control: add a versioned dependency on ldap-auth-config,
+      to ensure pam-related consistency at all points.
+    - debian/control: removed Build-Depends on po-debconf (debconf handled
+      by ldap-auth-config now)
+    - Removed the following files, due to use of ldap-auth-config:
+      debian/config
+      debian/libpam-ldap.postrm
+      debian/po
+      debian/templates
+    - debian/libpam-ldap.dirs: removed etc
+    - debian/rules: don't use --with-ldap-conf-file and --with-ldap-secret-file
+    - debian/rules: remove binary-post-install/libpam-ldap stanza
+    - updated README.Debian
+
+ -- Steve Langasek <steve.langasek@ubuntu.com>  Sat, 04 Jun 2011 03:59:25 +0000
+
 libpam-ldap (184-8.5) unstable; urgency=low
 
   * Non-maintainer upload.
@@ -92,6 +238,28 @@ libpam-ldap (184-8.5) unstable; urgency=
 
  -- Christian Perrier <bubulle@debian.org>  Sat, 17 Jul 2010 08:40:25 +0200
 
+libpam-ldap (184-8.4ubuntu1) maverick; urgency=low
+
+  * Merge from Debian unstable, remaining changes:
+    - debian/control: add a versioned dependency on ldap-auth-config,
+      to ensure pam-related consistency at all points.
+    - debian/control: removed Build-Depends on po-debconf (debconf handled
+      by ldap-auth-config now)
+    - Removed the following files, due to use of ldap-auth-config:
+      debian/config
+      debian/libpam-ldap.postrm
+      debian/po
+      debian/templates
+    - debian/libpam-ldap.dirs: removed etc
+    - debian/rules: don't use --with-ldap-conf-file and --with-ldap-secret-file
+    - debian/rules: remove binary-post-install/libpam-ldap stanza
+    - updated README.Debian
+  * Dropped changes:
+    - debian/libpam-ldap.postinst: pam upgrade handling for the hardy
+      version of libpam-ldap dropped
+
+ -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 04 Jun 2010 19:01:05 -0700
+
 libpam-ldap (184-8.4) unstable; urgency=low
 
   * Non-maintainer upload.
@@ -111,6 +279,27 @@ libpam-ldap (184-8.3) unstable; urgency=
 
  -- Christian Perrier <bubulle@debian.org>  Wed, 06 Jan 2010 22:58:52 +0100
 
+libpam-ldap (184-8.2ubuntu1) lucid; urgency=low
+
+  * Merge from Debian testing, remaining changes:
+    - debian/control: add a versioned dependency on ldap-auth-config,
+      to ensure pam-related consistency at all points.
+    - debian/control: removed Build-Depends on po-debconf (debconf handled
+      by ldap-auth-config now)
+    - debian/libpam-ldap.postinst: add pam upgrade handling for the hardy
+      version of libpam-ldap; can be dropped after lucid
+    - Removed the following files, due to use of ldap-auth-config:
+      debian/config
+      debian/libpam-ldap.postrm
+      debian/po
+      debian/templates
+    - debian/libpam-ldap.dirs: removed etc
+    - debian/rules: don't use --with-ldap-conf-file and --with-ldap-secret-file
+    - debian/rules: remove binary-post-install/libpam-ldap stanza
+    - updated README.Debian
+
+ -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 22 Dec 2009 21:46:49 -0800
+
 libpam-ldap (184-8.2) unstable; urgency=low
 
   * Non-maintainer upload.
@@ -119,6 +308,27 @@ libpam-ldap (184-8.2) unstable; urgency=
 
  -- Steve Langasek <vorlon@debian.org>  Fri, 04 Dec 2009 17:57:31 -0800
 
+libpam-ldap (184-8.1ubuntu1) lucid; urgency=low
+
+  * Merge from Debian testing, remaining changes:
+    - debian/control: add a versioned dependency on ldap-auth-config,
+      to ensure pam-related consistency at all points.
+    - debian/control: removed Build-Depends on po-debconf (debconf handled
+      by ldap-auth-config now)
+    - debian/libpam-ldap.postinst: add pam upgrade handling for the hardy
+      version of libpam-ldap; can be dropped after lucid
+    - Removed the following files, due to use of ldap-auth-config:
+      debian/config
+      debian/libpam-ldap.postrm
+      debian/po
+      debian/templates
+    - debian/libpam-ldap.dirs: removed etc
+    - debian/rules: don't use --with-ldap-conf-file and --with-ldap-secret-file
+    - debian/rules: remove binary-post-install/libpam-ldap stanza
+    - updated README.Debian
+
+ -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 04 Dec 2009 18:12:17 -0800
+
 libpam-ldap (184-8.1) unstable; urgency=low
 
   * Non-maintainer upload.
@@ -148,6 +358,31 @@ libpam-ldap (184-8.1) unstable; urgency=
 
  -- Christian Perrier <bubulle@debian.org>  Sun, 13 Sep 2009 19:52:51 +0200
 
+libpam-ldap (184-8ubuntu1) karmic; urgency=low
+
+  * Merge from Debian unstable, remaining changes:
+    - debian/libpam-ldap.{pam-auth-update,install,postinst,prerm},
+      debian/rules: enable pam_ldap by default using pam-auth-update.
+    - debian/control: depend on libpam-runtime (>= 1.0.1-2ubuntu1) for the
+      above.
+    - debian/control: also add a versioned dependency on ldap-auth-config,
+      to ensure consistency at all points.
+    - debian/control: removed Depends on po-debconf and debconf (debconf
+      handled by ldap-auth-config now)
+    - Removed the following files
+      debian/config
+      debian/libpam-ldap.postrm
+      debian/patches/00chfn.patch
+      debian/patches/00chsh.patch
+      debian/po
+      debian/templates
+    - debian/libpam-ldap.dirs: removed etc
+    - debian/rules: don't use --with-ldap-conf-file and --with-ldap-secret-file
+    - debian/rules: remove binary-post-install/libpam-ldap stanza
+    - updated README.Debian
+
+ -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 01 May 2009 20:20:34 +0000
+
 libpam-ldap (184-8) unstable; urgency=low
 
   * debian/libpam-ldap.{pam-auth-update,install,postinst,prerm},
@@ -182,6 +417,38 @@ libpam-ldap (184-5) unstable; urgency=lo
 
  -- Richard A Nelson (Rick) <cowboy@debian.org>  Thu, 03 Jul 2007 05:44:00 -0000
 
+libpam-ldap (184-4.2ubuntu2) jaunty; urgency=low
+
+  * debian/libpam-ldap.pam-auth-update: adjust to use the current
+    preferred syntax ('Foo' instead of 'Foo-Final').
+
+ -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 03 Mar 2009 23:59:09 +0000
+
+libpam-ldap (184-4.2ubuntu1) jaunty; urgency=low
+
+  * Merge from Debian unstable, remaining changes:
+    - debian/libpam-ldap.{pam-auth-update,install,postinst,prerm},
+      debian/rules: enable pam_ldap by default using pam-auth-update.
+    - debian/control: depend on libpam-runtime (>= 1.0.1-2ubuntu1) for the
+      above.
+    - debian/control: also add a versioned dependency on ldap-auth-config,
+      to ensure consistency at all points.
+    - debian/control: removed Depends on po-debconf and debconf (debconf
+      handled by ldap-auth-config now)
+    - Removed the following files
+      debian/config
+      debian/libpam-ldap.postrm
+      debian/patches/00chfn.patch
+      debian/patches/00chsh.patch
+      debian/po
+      debian/templates
+    - debian/libpam-ldap.dirs: removed etc
+    - debian/rules: don't use --with-ldap-conf-file and --with-ldap-secret-file
+    - debian/rules: remove binary-post-install/libpam-ldap stanza
+    - updated README.Debian
+
+ -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 14 Nov 2008 08:14:57 +0000
+
 libpam-ldap (184-4.2) unstable; urgency=low
 
   * Non-maintainer upload.
@@ -203,6 +470,40 @@ libpam-ldap (184-4.1) unstable; urgency=
 
  -- Christian Perrier <bubulle@debian.org>  Sat, 19 Jul 2008 10:00:47 +0200
 
+libpam-ldap (184-4ubuntu2) intrepid; urgency=low
+
+  * debian/libpam-ldap.{pam-auth-update,install,postinst,prerm},
+    debian/rules: enable pam_ldap by default using the new
+    pam-auth-update support.
+  * debian/control: depend on libpam-runtime (>= 1.0.1-2ubuntu1) for the
+    above.
+  * debian/control: also add a versioned dependency on ldap-auth-config,
+    to ensure consistency at all points.
+
+ -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 27 Aug 2008 23:31:14 +0000
+
+libpam-ldap (184-4ubuntu1) intrepid; urgency=low
+
+  * Merge from debian unstable, remaining changes:
+    + debian/control: update Maintainer field now that in main
+    + debian/control: Depends on ldap-auth-config
+    + debian/control: removed Depends on po-debconf and debconf (debconf
+      handled by ldap-auth-config now)
+    + Removed the following files
+      debian/config
+      debian/libpam-ldap.postinst
+      debian/libpam-ldap.postrm
+      debian/patches/00chfn.patch
+      debian/patches/00chsh.patch
+      debian/po
+      debian/templates
+    + debian/libpam-ldap.dirs: removed etc
+    + debian/rules: don't use --with-ldap-conf-file and --with-ldap-secret-file
+    + debian/rules: remove binary-post-install/libpam-ldap stanza
+    + updated README.Debian
+
+ -- Mathias Gug <mathiaz@ubuntu.com>  Thu, 19 Jun 2008 12:55:48 -0400
+
 libpam-ldap (184-4) unstable; urgency=low
 
   * add fi.po                                 Closes: #476790
@@ -217,6 +518,34 @@ libpam-ldap (184-3) unstable; urgency=lo
 
  -- Richard A Nelson (Rick) <cowboy@debian.org>  Sat, 22 Dec 2007 21:10:00 -0000
 
+libpam-ldap (184-2ubuntu2) hardy; urgency=low
+
+  * No-change rebuild against libldap-2.4-2.
+
+ -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 22 Jan 2008 17:09:57 +0000
+
+libpam-ldap (184-2ubuntu1) hardy; urgency=low
+
+  * Merged with Debian.  Ubuntu changes are:
+    + debian/control: update Maintainer field now that in main
+    + debian/control: Depends on ldap-auth-config
+    + debian/control: removed Depends on po-debconf and debconf (debconf
+      handled by ldap-auth-config now)
+    + Removed the following files
+      debian/config
+      debian/libpam-ldap.postinst
+      debian/libpam-ldap.postrm
+      debian/patches/00chfn.patch
+      debian/patches/00chsh.patch
+      debian/po
+      debian/templates
+    + debian/libpam-ldap.dirs: removed etc
+    + debian/rules: don't use --with-ldap-conf-file and --with-ldap-secret-file
+    + debian/rules: remove binary-post-install/libpam-ldap stanza
+    + updated README.Debian
+
+ -- Jamie Strandboge <jamie@ubuntu.com>  Wed, 21 Nov 2007 17:44:44 +0000
+
 libpam-ldap (184-2) unstable; urgency=low
 
   * Add watch file
@@ -226,6 +555,21 @@ libpam-ldap (184-2) unstable; urgency=lo
 
  -- Richard A Nelson (Rick) <cowboy@debian.org>  Sat, 23 Jun 2007 21:18:00 -0000
 
+libpam-ldap (184-1ubuntu2) gutsy; urgency=low
+
+  * updated README.Debian to refer to /etc/ldap.conf and /etc/ldap.secret.
+    Also added comment about how to use separate configuration files if
+    needed. 
+
+ -- Jamie Strandboge <jamie@ubuntu.com>  Fri, 12 Oct 2007 08:29:50 -0400
+
+libpam-ldap (184-1ubuntu1) gutsy; urgency=low
+
+  * Removed all debconf stuff. It will now be in ldap-auth-config.
+  * Changed to use /etc/ldap.conf. 
+
+ -- Rick Clark <rick.clark@ubuntu.com>  Wed, 01 Aug 2007 11:39:59 -0400
+
 libpam-ldap (184-1) unstable; urgency=low
 
   * Survived i386 and amd64, let it loose
@@ -759,4 +1103,3 @@ libpam-ldap (18-1) unstable; urgency=low
 
  -- Ben Collins <bcollins@debian.org>  Fri, 12 Feb 1999 18:16:03 -0500
 
-
diff -pruN 186-4.1/debian/config 186-4.1ubuntu1/debian/config
--- 186-4.1/debian/config	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/config	1970-01-01 00:00:00.000000000 +0000
@@ -1,101 +0,0 @@
-#!/usr/bin/perl
-# Debconf configuration script for PADL-ldap tools.
-# By Sami Haahtinen <ressu@debian.org>
-
-$conffile="/etc/pam_ldap.conf";
-$action=shift;
-$from_version=shift;
-
-use Debconf::Client::ConfModule ':all';
-version('2.0');
-
-my @ret;
-my @current_config;
-
-# The 'override' thing really ought to go, but let's see how this works
-# out first.
-
-if(-e $conffile) {
-	open CONFIG, "<$conffile";
-	if(<CONFIG> =~ /^###DEBCONF###$/) {
-		set("libpam-ldap/override", "true");
-	} else {
-		my $oldval=get("libpam-ldap/override");
-		set("libpam-ldap/override", "false"); 
-		if ($oldval eq "true") {
-			fset("libpam-ldap/override", "seen", "false")
-		}
-
-		# whee.. the same deal as with libnss-ldap, critical
-		# priority with reconfigure otherwise it's just high
-		
-		input($action =~ /reconfigure/ ? "critical" : "high", 
-			"libpam-ldap/override");
-		$ret=go();
-	};
-	@current_config = <CONFIG>;
-	close CONFIG;
-} else { 
-	set("libpam-ldap/override", "true");
-};
-
-# filename/package name substitutions; we keep these out of the
-# text of the templates so that more translations can be directly shared
-# between libpam-ldap and libnss-ldap.
-subst('libpam-ldap/rootbindpw','filename','/etc/pam_ldap.secret');
-subst('libpam-ldap/rootbindpw','package','libpam-ldap');
-
-if(get("libpam-ldap/override") eq "true") {
-	# don't forget to check for any values of 'host' here --
-	# it may be better to just prepend 'ldap://' and migrate
-	# these all to URI so we can deprecate HOST, but for the time
-	# being this should adequately address our needs
-	my $value = (grep(/^host\s/, @current_config))[0];
-	if ($value) {
-		chomp($value);
-		$value =~ s/^host\s+//;
-		set('shared/ldapns/ldap-server', $value);
-	}
-	# These are the same as with libnss-ldap, lets not touch those.
-	read_and_input('shared/ldapns/ldap-server', 'uri', 'critical');
-	read_and_input('shared/ldapns/base-dn', 'base', 'critical');
-	read_and_input('shared/ldapns/ldap_version', 'ldap_version', 'critical');
-	$ret = go();  # yeah, we don't need that.. but in case we sometime do
-
-	# dbrootlogin will most likely break.. i need to deal with it
-	# someday..
-	input("high", "libpam-ldap/dbrootlogin");
-	input("high", "libpam-ldap/dblogin");
-	$ret = go();
-
-	if(get("libpam-ldap/dbrootlogin") eq "true") {
-		read_and_input('libpam-ldap/rootbinddn', 'rootbinddn', 'critical');
-		input('critical', 'libpam-ldap/rootbindpw');
-		$ret = go()
-	}
-
-	if(get("libpam-ldap/dblogin") eq "true") {
-		# user wants to login.. 
-		read_and_input('libpam-ldap/binddn', 'binddn', 'critical');
-		read_and_input('libpam-ldap/bindpw', 'bindpw', 'critical');
-		$ret = go();
-	}
-	read_and_input('libpam-ldap/pam_password', 'pam_password', 'medium');
-	$ret = go();
-}
-
-
-sub read_and_input
-{
-	my ($debconf_name, $conffile_name, $priority) = @_;
-	$priority = 'medium' unless $priority;
-
-	my @valuelist = grep(/^$conffile_name\s/, @current_config);
-	if (@valuelist) {
-		my $value = pop(@valuelist);
-		chomp($value);
-		$value =~ s/^$conffile_name\s+//;
-		set($debconf_name, $value);
-	}
-	input($priority, $debconf_name);
-}
diff -pruN 186-4.1/debian/control 186-4.1ubuntu1/debian/control
--- 186-4.1/debian/control	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/control	2022-12-16 05:48:30.000000000 +0000
@@ -1,7 +1,8 @@
 Source: libpam-ldap
 Section: admin
 Priority: optional
-Maintainer: Lucas de Castro Borges <lucas@gnuabordo.com.br>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Lucas de Castro Borges <lucas@gnuabordo.com.br>
 Homepage: http://www.padl.com/OSS/pam_ldap.html
 Standards-Version: 3.9.8
 Build-Depends: debhelper (>= 10),
@@ -9,13 +10,12 @@ Build-Depends: debhelper (>= 10),
                libldap2-dev,
                libpam0g-dev,
                libsasl2-dev,
-               patchutils,
-               po-debconf (>= 0.5.0)
+               patchutils
 
 Package: libpam-ldap
 Architecture: any
 Multi-Arch: same
-Depends: ${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2), ldap-auth-config (>= 0.5.2)
 Suggests: libnss-ldapd | libnss-ldap
 Description: Pluggable Authentication Module for LDAP
  This package provides an interface between an LDAP server and the PAM
diff -pruN 186-4.1/debian/libpam-ldap.postinst 186-4.1ubuntu1/debian/libpam-ldap.postinst
--- 186-4.1/debian/libpam-ldap.postinst	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/libpam-ldap.postinst	2022-12-16 05:48:30.000000000 +0000
@@ -1,160 +1,24 @@
 #!/bin/sh
-
-#DEBHELPER#
-
 set -e
 
-pam-auth-update --package
-
-PACKAGE=libpam-ldap
-CONFFILE="/etc/pam_ldap.conf"
-PASSWDFILE="/etc/pam_ldap.secret"
-OLDPASSWDFILE="/etc/ldap.secret"
-
-add_missing()
-{
-	# FIXME: it would be nice to get the prototype from a template.
-
-	parameter=$1
-	value=$2
-	echo "$parameter $value" >> $CONFFILE
-}
-
-change_value()
-{
-	parameter=$1
-	value=$2
-	commented=0 ; notthere=0
-	egrep -i -q "^$parameter " $CONFFILE || notthere=1
-	if [ "$notthere" = "1" ]; then
-		if ( egrep -i -q "^# *$parameter" $CONFFILE ); then
-			notthere=0
-			commented=1
-		fi
-	fi
-
-	if [ "$notthere" = "1" ]; then
-		add_missing $parameter $value
-	else
-		# i really need a better way to do this...
-		# currently we replace only the first match, we need a better
-		# way of dealing with multiple hits.
-		if [ "$commented" = "1" ]; then
-			value="$value" parameter="$parameter" perl -i -p -e 's/^# *\Q$ENV{"parameter"}\E .*/$ENV{"parameter"} $ENV{"value"}/i
-				and $match=1 unless ($match)' $CONFFILE
-		else
-			value="$value" parameter="$parameter" perl -i -p -e 's/^\Q$ENV{"parameter"}\E .*/$ENV{"parameter"} $ENV{"value"}/i
-				and $match=1 unless ($match)' $CONFFILE
-		fi
-	fi
-}
-
-disable_param()
-{
-	parameter=$1
-	enabled=0
-	egrep -q "^$parameter " $CONFFILE && enabled=1
-	if [ "$enabled" = "1" ]; then
-		perl -i -p -e "s/^($parameter .*)/#\$1/i" $CONFFILE
-	fi
-}
-	
-
-
-# ok, lets get to business..
-. /usr/share/debconf/confmodule
-
-# lets create the configuration from example if it's not there.
-examplefile=/usr/share/$PACKAGE/ldap.conf
-if [ ! -e $CONFFILE -a -e $examplefile ]; then
-	cat > $CONFFILE << EOM
-###DEBCONF###
-# the configuration of this file will be done by debconf as long as the
-# first line of the file says '###DEBCONF###'
-#
-# you should use dpkg-reconfigure to configure this file
-#
-EOM
-	cat $examplefile >> $CONFFILE
-	chmod 0644 $CONFFILE
-	db_set libpam-ldap/override true
+ account=1170fa7f8d78efefb69d4f744d88b8a1
+    auth=a1a966fd7f4693917727834d3569e8dd
+password=94888efb331555074e6ce9b13dbdaf77
+ session=dd5ab3071f6a3d94388a12a93d04cd8c
+
+force=
+if dpkg --compare-versions "$2" lt-nl 184-4ubuntu2; then
+	# If we're upgrading from an older libpam-ldap,
+	# and the pam configuration precisely matches that
+	# which was written by auth-client-config (via ldap-auth-config), we
+	# can safely force the pam-auth-update.
+	force=--force
+	for type in auth account session password
+	do
+		sum="$(md5sum /etc/pam.d/common-$type 2>/dev/null | awk '{ print $1 }')"
+		[ "$sum" = "$(eval echo \$$type)" ] || force=
+	done
 fi
+pam-auth-update --package $force
 
-db_get libpam-ldap/override
-if [ "$RET" = "true" ]; then
-	if ( head -1 $CONFFILE | grep -q -v '^###DEBCONF###$' ); then
-		mv $CONFFILE $CONFFILE.tmp
-		cat > $CONFFILE << EOM
-###DEBCONF###
-EOM
-		cat $CONFFILE.tmp >> $CONFFILE
-		rm -f $CONFFILE.tmp
-		chmod 0644 $CONFFILE
-	fi
-
-	db_get shared/ldapns/ldap-server
-	if echo $RET | egrep -q '^ldap[is]?://'; then
-		disable_param host
-		change_value uri "$RET"
-	else
-		disable_param uri
-		change_value host "$RET"
-	fi
-
-	db_get shared/ldapns/base-dn
-	change_value base "$RET"
-
-	db_get shared/ldapns/ldap_version
-	change_value ldap_version "$RET"
-
-	db_get libpam-ldap/pam_password
-	change_value pam_password "$RET"
-
-	db_get libpam-ldap/dbrootlogin
-	if [ "$RET" = "true" ]; then
-		# separate root login to the database
-		db_get libpam-ldap/rootbinddn
-		change_value rootbinddn "$RET"
-
-		db_get libpam-ldap/rootbindpw
-		if [ "$RET" != "" ]; then
-			rm -f $PASSWDFILE $OLDPASSWDFILE
-			echo $RET > $PASSWDFILE
-			chmod 0600 $PASSWDFILE
-			db_set libpam-ldap/rootbindpw ''
-		else
-			# copy the old password file to its new location
-			if [ ! -e $PASSWDFILE -a -e $OLDPASSWDFILE ]; then
-				cp -a $OLDPASSWDFILE $PASSWDFILE
-			fi
-		fi
-	else
-		# ok, so the user refused to use this feature, better make
-		# sure it's really off.
-		disable_param rootbinddn
-		rm -f $PASSWDFILE /etc/ldap.conf
-	fi
-
-	db_get libpam-ldap/dblogin
-	if [ "$RET" = "true" ]; then
-		# user wants to log in to the database, so be it.
-		db_get libpam-ldap/binddn
-		change_value binddn "$RET"
-
-		db_get libpam-ldap/bindpw
-		if [ "$RET" != "" ]; then
-			change_value bindpw "$RET"
-			db_set libpam-ldap/bindpw ''
-		fi
-	else
-		# once again, user didn't.. lets make sure we dont.
-		disable_param binddn
-		disable_param bindpw
-	fi
-else
-	# copy the password file to its new location
-	if [ ! -e $PASSWDFILE -a -e $OLDPASSWDFILE ]; then
-		cp -a $OLDPASSWDFILE $PASSWDFILE
-	fi
-fi
-db_stop
+#DEBHELPER#
diff -pruN 186-4.1/debian/libpam-ldap.postrm 186-4.1ubuntu1/debian/libpam-ldap.postrm
--- 186-4.1/debian/libpam-ldap.postrm	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/libpam-ldap.postrm	1970-01-01 00:00:00.000000000 +0000
@@ -1,15 +0,0 @@
-#!/bin/sh
-
-set -e
-
-CONFFILE="/etc/pam_ldap.conf"
-PASSWDFILE="/etc/pam_ldap.secret"
-
-action=$1
-
-if [ "$action" = "purge" ] && \
-[ "$(dpkg-query --show libpam-ldap 2> /dev/null | wc -l)" = 1 ]; then
-	rm -f $CONFFILE $PASSWDFILE
-fi
-
-#DEBHELPER#
diff -pruN 186-4.1/debian/patches/chfn_ldap_conf 186-4.1ubuntu1/debian/patches/chfn_ldap_conf
--- 186-4.1/debian/patches/chfn_ldap_conf	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/patches/chfn_ldap_conf	1970-01-01 00:00:00.000000000 +0000
@@ -1,13 +0,0 @@
-# Fixed chsh/chfn, Closes: #240175
-# Use proper ldap.conf file
---- libpam-ldap-184.orig/chfn
-+++ libpam-ldap-184/chfn
-@@ -46,7 +46,7 @@
- # use pam_ldap's config file since this script is ldap specific and
- # is a work around for a deficiency in pam
- $CONF{'pam_login_attribute'}='uid';
--open(CONF,"/etc/ldap.conf") or die "$!\n";
-+open(CONF,"/etc/pam_ldap.conf") or die "$!\n";
- while(<CONF>) {
-   next if(m/^\s*($|#)/);
-   m/^\s*(\S+)\s+(.*?)\s*$/;
diff -pruN 186-4.1/debian/patches/chsh_ldap_conf 186-4.1ubuntu1/debian/patches/chsh_ldap_conf
--- 186-4.1/debian/patches/chsh_ldap_conf	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/patches/chsh_ldap_conf	1970-01-01 00:00:00.000000000 +0000
@@ -1,13 +0,0 @@
-# Fixed chsh/chfn, Closes: #240175
-# Use proper ldap.conf file
---- libpam-ldap-184.orig/chsh
-+++ libpam-ldap-184/chsh
-@@ -32,7 +32,7 @@
- # use pam_ldap's config file since this script is ldap specific and
- # is a work around for a deficiency in pam
- $CONF{'pam_login_attribute'}='uid';
--open(CONF,"/etc/ldap.conf") or die "$!\n";
-+open(CONF,"/etc/pam_ldap.conf") or die "$!\n";
- while(<CONF>) {
-   next if(m/^\s*($|#)/);
-   m/^\s*(\S+)\s+(.*?)\s*$/;
diff -pruN 186-4.1/debian/patches/configfile_references.patch 186-4.1ubuntu1/debian/patches/configfile_references.patch
--- 186-4.1/debian/patches/configfile_references.patch	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/patches/configfile_references.patch	1970-01-01 00:00:00.000000000 +0000
@@ -1,114 +0,0 @@
-Description: Updated config file path references.
-Author: Lucas de Castro Borges <lucas@gnuabordo.com.br>
-Last-Update: 2016-12-12
-Index: libpam-ldap-186/chfn
-===================================================================
---- libpam-ldap-186.orig/chfn
-+++ libpam-ldap-186/chfn
-@@ -53,7 +53,7 @@ while(<CONF>) {
-   $CONF{$1}=$2;
- }
- close(CONF);
--open(CONF,"/etc/ldap.secret") and chomp($CONF{'rootbindpw'}=<CONF>);
-+open(CONF,"/etc/pam_ldap.secret") and chomp($CONF{'rootbindpw'}=<CONF>);
- close(CONF);
- 
- %FIELDS=(
-Index: libpam-ldap-186/chsh
-===================================================================
---- libpam-ldap-186.orig/chsh
-+++ libpam-ldap-186/chsh
-@@ -39,7 +39,7 @@ while(<CONF>) {
-   $CONF{$1}=$2;
- }
- close(CONF);
--open(CONF,"/etc/ldap.secret") and chomp($CONF{'rootbindpw'}=<CONF>);
-+open(CONF,"/etc/pam_ldap.secret") and chomp($CONF{'rootbindpw'}=<CONF>);
- close(CONF);
- 
- use Net::LDAP;
-Index: libpam-ldap-186/ldap.conf
-===================================================================
---- libpam-ldap-186.orig/ldap.conf
-+++ libpam-ldap-186/ldap.conf
-@@ -1,4 +1,4 @@
--# @(#)$Id: ldap.conf,v 1.38 2006/05/15 08:13:31 lukeh Exp $
-+# @(#)$Id: pam_ldap.conf,v 1.38 2006/05/15 08:13:31 lukeh Exp $
- #
- # This is the configuration file for the LDAP nameservice
- # switch library and the LDAP PAM module.
-@@ -39,7 +39,7 @@ base dc=padl,dc=com
- 
- # The distinguished name to bind to the server with
- # if the effective user ID is root. Password is
--# stored in /etc/ldap.secret (mode 600)
-+# stored in /etc/pam_ldap.secret (mode 600)
- #rootbinddn cn=manager,dc=padl,dc=com
- 
- # The port.
-@@ -255,7 +255,7 @@ base dc=padl,dc=com
- # OpenLDAP SSL options
- # Require and verify server certificate (yes/no)
- # Default is to use libldap's default behavior, which can be configured in
--# /etc/openldap/ldap.conf using the TLS_REQCERT setting.  The default for
-+# /etc/openldap/pam_ldap.conf using the TLS_REQCERT setting.  The default for
- # OpenLDAP 2.0 and earlier is "no", for 2.1 and later is "yes".
- #tls_checkpeer yes
- 
-Index: libpam-ldap-186/pam_ldap.5
-===================================================================
---- libpam-ldap-186.orig/pam_ldap.5
-+++ libpam-ldap-186/pam_ldap.5
-@@ -35,7 +35,7 @@ When authenticating or authorizing a use
- pam_ldap
- first maps the user's login name to a distinguished name by searching
- the directory server. This must be possible using the local system's
--identity, specified in ldap.conf. (Note that presently only simple
-+identity, specified in pam_ldap.conf. (Note that presently only simple
- authentication is supported for authenticating in this initial step.)
- .LP
- To authenticate a user,
-@@ -63,7 +63,7 @@ Whilst
- .B
- pam_ldap
- is generally configured in the system LDAP naming configuration file
--(ldap.conf), some options can be configured in the PAM configuration
-+(pam_ldap.conf), some options can be configured in the PAM configuration
- file, to allow for per-service granularity. These options include
- the path to the LDAP naming configuration file to use, so in effect
- all options can be configured on a per-service basis. Options are
-@@ -73,7 +73,7 @@ listed below under PAM Configuration.
- pam_ldap
- stores its configuration in the
- .B
--ldap.conf
-+pam_ldap.conf
- file. (It should be noted that some LDAP client libraries, such as
- OpenLDAP, also use a configuration file of the same name.
- .B
-@@ -176,7 +176,7 @@ zero. If not specified, then the identit
- .B binddn
- is used instead. Because the configuration file may be readable by
- many users, the root bind DN credentials are stored in the
--.B ldap.secret
-+.B pam_ldap.secret
- file instead. This file is usually in the same directory as the
- configuration file.
- .TP
-@@ -433,7 +433,7 @@ Specifies that
- .B pam_ldap
- should use the configuration file in
- .B path
--instead of ldap.conf to retrieve its global configuration. Configuring
-+instead of pam_ldap.conf to retrieve its global configuration. Configuring
- multiple instances of
- .B pam_ldap
- for the same service with different configuration files is not supported,
-@@ -508,6 +508,6 @@ The
- module was developed by PADL Software Pty Ltd (www.padl.com).
- .SH FILES
- .TP
--/etc/ldap.conf, /etc/ldap.secret, /etc/pam.conf
-+/etc/pam_ldap.conf, /etc/pam_ldap.secret, /etc/pam.conf
- .SH SEE ALSO
- .BR pam (8)
diff -pruN 186-4.1/debian/patches/series 186-4.1ubuntu1/debian/patches/series
--- 186-4.1/debian/patches/series	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/patches/series	2023-02-07 00:53:04.000000000 +0000
@@ -1,9 +1,6 @@
-chfn_ldap_conf
-chsh_ldap_conf
 log_shadowlastchange_failure
 username_for_memberuid
 manpage_fix_spell.patch
 reproducible_build.patch
 configfile_install.patch
-configfile_references.patch
 vers_string-use-fixed-value-for-author-i.patch
diff -pruN 186-4.1/debian/po/ca.po 186-4.1ubuntu1/debian/po/ca.po
--- 186-4.1/debian/po/ca.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/ca.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,389 +0,0 @@
-# libpam-ldap (debconf) translation to Catalan.
-# Copyright (C) 2004 Free Software Foundation, Inc.
-# Aleix Badia i Bosch <abadia@ica.es>, 2004.
-# Guillem Jover <guillem@debian.org>, 2004, 2006, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: libpam-ldap 180-1.6\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2007-01-20 11:39+0200\n"
-"Last-Translator: Guillem Jover <guillem@debian.org>\n"
-"Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
-"Language: ca\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-
-#. Type: password
-#. Description
-#: ../templates:3001
-#, fuzzy
-#| msgid "LDAP root account password:"
-msgid "LDAP administrative password:"
-msgstr "Contrasenya del compte LDAP del superusuari:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-#, fuzzy
-#| msgid ""
-#| "Please enter the password that will be used to log in to the LDAP "
-#| "database."
-msgid "Please enter the password of the administrative account."
-msgstr ""
-"Introduïu la contrasenya que s'utilitzarà per a l'accés autenticat a la base "
-"de dades de l'LDAP."
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-#, fuzzy
-#| msgid ""
-#| "The password will be stored in a separate file ${filename} which will be "
-#| "made readable to root only."
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"La contrasenya s'emmagatzemarà en un fitxer separat ${filename}, només "
-"llegible pel superusuari."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "La base de dades d'LDAP requereix d'autenticació d'accés?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "Nom distingit de la base de la cerca:"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-#, fuzzy
-#| msgid ""
-#| "Please enter the distinguished name of the LDAP search base.  Many sites "
-#| "use the components of their domain names for this purpose.  For example, "
-#| "the domain \"example.net\" would use \"dc=example,dc=net\" as the "
-#| "distinguished name of the search base."
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Introduïu el nom distingit de la base de la cerca de l'LDAP. Molts llocs "
-"utilitzen els components del seu nom del domini. Per exemple, el domini "
-"«exemple.net» utilitzaria el nom distingit de la base de la cerca "
-"«dc=exemple,dc=net»."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr ""
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr ""
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr ""
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr ""
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr ""
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr ""
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr ""
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "Versió de LDAP a utilitzar:"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-#, fuzzy
-#| msgid ""
-#| "Please enter which version of the LDAP protocol should be used by "
-#| "ldapns.  It is usually a good idea to set this to the highest available "
-#| "version number."
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"Introduïu la versió del protocol d'LDAP que l'ldapns ha d'utilitzar. "
-"Normalment és una bona idea especificar el nombre de versió més gran "
-"disponible."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:8001
-#, fuzzy
-#| msgid ""
-#| "Please enter the name of the account that will be used to log in to the "
-#| "LDAP database."
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Introduïu el nom del compte que s'utilitzarà per accedir a la base de dades "
-"de l'LDAP."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-#, fuzzy
-#| msgid ""
-#| "The password will be stored in a separate file which will be made "
-#| "readable to root only."
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"La contrasenya s'emmagatzemarà en un fitxer separat, només llegible pel "
-"superusuari."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:10001
-#, fuzzy
-#| msgid ""
-#| "Please enter the URI of the LDAP server used. This is a string in the "
-#| "form ldap://<hostname or IP>:<port>/ . ldaps:// or ldapi:// can also be "
-#| "used. The port number is optional."
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Si us plau, introduïu l'URI del servidor LDAP a usar. Això és una cadena amb "
-"la format «ldap://<nom-de-l'hoste o IP>:<port>/». També es pot fer servir "
-"«ldaps://» o «ldapi://». El número de port és opcional."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-#, fuzzy
-#| msgid ""
-#| "Note: It is usually a good idea to use an IP address; this reduces risks "
-#| "of failure in the event name service is unavailable."
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"Nota: normalment és una bona idea utilitzar una adreça d'IP; redueix el risc "
-"de produir-se errors si el serveis de noms dels esdeveniments no està "
-"disponible."
-
-#. Type: password
-#. Description
-#: ../templates:11001
-#, fuzzy
-#| msgid "Password for database login account:"
-msgid "Password for LDAP login user:"
-msgstr "Contrasenya pel compte d'accés autenticat de la base de dades:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-#, fuzzy
-#| msgid ""
-#| "Please enter the password that will be used to log in to the LDAP "
-#| "database."
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr ""
-"Introduïu la contrasenya que s'utilitzarà per a l'accés autenticat a la base "
-"de dades de l'LDAP."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-
-#~ msgid "LDAP account for root:"
-#~ msgstr "Compte LDAP per al superusuari:"
-
-#~ msgid ""
-#~ "Please enter the password to use when ${package} tries to login to the "
-#~ "LDAP directory using the LDAP account for root."
-#~ msgstr ""
-#~ "Si us plau, introduïu la contrasenya s'emprarà quan ${package} intenti "
-#~ "accedir al directori LDAP fent servir el compte de LDAP del superusuari."
-
-#~ msgid "Entering an empty password will re-use the old password."
-#~ msgstr ""
-#~ "En introduir una contrasenya buida es farà servir la contrasenya antiga"
-
-#~ msgid ""
-#~ "Choose this option if you can't retrieve entries from the database "
-#~ "without logging in."
-#~ msgstr ""
-#~ "Seleccioneu aquesta opció si no podeu obtenir les entrades de la base de "
-#~ "dades sense autenticar-vos."
-
-#~ msgid "Note: Under a normal setup, this is not needed."
-#~ msgstr "Nota: en una configuració normal no és necessari."
-
-#~ msgid "Unprivileged database user:"
-#~ msgstr "Usuari de la base de dades sense privilegis:"
-
-#~ msgid ""
-#~ "If you are using NFS mounted /etc or any other custom setup, you should "
-#~ "disable this."
-#~ msgstr ""
-#~ "Si esteu fent servir /etc muntat amb NFS o qualsevol altre configuració "
-#~ "personalitzada, hauríeu de desactivar aquesta opció."
-
-#~ msgid "LDAP server Uniform Resource Identifier:"
-#~ msgstr "Identificador Uniforme de Recurs (URI) del servidor LDAP:"
diff -pruN 186-4.1/debian/po/cs.po 186-4.1ubuntu1/debian/po/cs.po
--- 186-4.1/debian/po/cs.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/cs.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,447 +0,0 @@
-#
-#    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: libpam-ldap\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2009-06-09 17:15+0200\n"
-"Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
-"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
-"Language: cs\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "Správcovský LDAP účet:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "Zadejte prosím název správcovského LDAP účtu."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"Tento účet se bude automaticky používat pro správu databáze, tudíž musí mít "
-"příslušná správcovská oprávnění."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "Heslo správcovského LDAP účtu:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "Zadejte heslo správcovského účtu."
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"Heslo se uloží v samostatném souboru ${filename}, který může číst jen "
-"uživatel root. To umožní balíku ${package}, aby se mohl automaticky "
-"přihlásit k databázi jako správce."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr "Ponecháte-li prázdné, použije se heslo z minula."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "Vyžaduje LDAP databáze přihlášení?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr "Vyberte, zda LDAP server odpovídá na dotazy až po přihlášení."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "Toto obvykle není potřeba."
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "Rozlišovací název prohledávaného stromu:"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Zadejte rozlišovací název prohledávaného LDAP stromu. Mnoho serverů pro "
-"tento účel využívá části svých doménových jmen. Například doména „priklad."
-"cz“ by jako rozlišovací jméno svého stromu použila „dc=priklad,dc=cz“."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "clear"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "crypt"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "Lokální šifrovací algoritmus pro hesla:"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"PAM modul umí při změně hesla dané heslo zašifrovat, což se obvykle "
-"doporučuje:\n"
-" * clear: žádné šifrování. Hodí se u serverů, které záznam userPassword\n"
-"   šifrují automaticky. * crypt: zajistí, že userPassword bude mít stejný "
-"formát jako\n"
-"   klasická databáze passwd. Jste-li na pochybách, zvolte tuto možnost.\n"
-" * nds: použije aktualizaci ve stylu Novell Directory Services. Nejprve\n"
-"   odstraní staré heslo a pak se aktualizuje.\n"
-" * ad: styl Active Directory. Vytvoří unicodové heslo a aktualizuje\n"
-"   atribut unicodePwd.\n"
-" * exop: pro změnu hesla použije rozšířenou operaci změny hesla systému\n"
-"   OpenLDAP."
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "Verze LDAPu, která se má použít:"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"Vyberte prosím verzi LDAP protokolu, kterou má ldapns používat. Obvykle se "
-"doporučuje použít nejvyšší dostupnou verzi."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "LDAP účet:"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Zadejte jméno LDAP účtu, který se použije pro běžné dotazy do databáze "
-"(dotazy pouze pro čtení, nevyžadují správcovská oprávnění)."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"Důrazně se doporučuje použít neprivilegovaný účet, protože konfigurační "
-"soubor, do kterého se zapíše jméno účtu a heslo, musí být čitelný pro "
-"všechny uživatele."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr "Povolit správcovskému LDAP účtu, aby se choval jako lokální root?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"Touto volbou povolíte nástrojům pro správu hesel využívajícím PAM, aby "
-"měnily lokální hesla."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"Heslo správcovského LDAP účtu bude uloženo v samostatném souboru, který může "
-"číst pouze uživatel root."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "Je-li /etc připojeno přes NFS, měli byste tuto možnost zamítnout."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "URI LDAP serveru:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Zadejte URI (Uniform Resource Identifier) LDAP serveru. Jedná se o řetězec "
-"ve tvaru „ldap://<jmeno_nebo_IP_adresa_serveru>:<port>/“. Možné jsou i "
-"varianty „ldaps://“ a „ldapi://“. Číslo portu není povinné."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"Doporučuje se použít IP adresu, protože se tím snižuje riziko chyby v "
-"případě, že je služba překladu jmen nedostupná."
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "Heslo pro LDAP uživatele:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr "Zadejte heslo pro běžný LDAP účet."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "Spravovat nastavení libpam-ldap automaticky?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"Nastavení balíku libpam-ldap je možno spravovat automaticky pomocí otázek a "
-"odpovědí jako je tato. Výsledný konfigurační soubor může přepsat ručně "
-"provedené změny."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"Pokud tuto možnost zamítnete, další otázky se nezobrazí a konfiguraci budete "
-"muset vytvořit ručně."
-
-#~ msgid "LDAP account for root:"
-#~ msgstr "LDAP účet uživatele root:"
-
-#~ msgid "This account will be used when root changes a password."
-#~ msgstr "Tento účet se použije, když si root bude měnit heslo."
-
-#~ msgid "Note: This account has to be a privileged account."
-#~ msgstr "Poznámka: tento účet musí být privilegovaným účtem."
-
-#~ msgid ""
-#~ "Please enter the password to use when ${package} tries to login to the "
-#~ "LDAP directory using the LDAP account for root."
-#~ msgstr ""
-#~ "Zadejte prosím heslo, které se použije v případech, když se ${package} "
-#~ "pokusí přihlásit do LDAP adresáře pomocí LDAP účtu uživatele root."
-
-#~ msgid "Entering an empty password will re-use the old password."
-#~ msgstr "Zadáním prázdného hesla se znovu-použije staré heslo."
-
-#~ msgid ""
-#~ "Choose this option if you can't retrieve entries from the database "
-#~ "without logging in."
-#~ msgstr ""
-#~ "Souhlaste pouze v případě, že nemůžete získávat záznamy z databáze bez "
-#~ "přihlášení."
-
-#~ msgid "Note: Under a normal setup, this is not needed."
-#~ msgstr "Poznámka: při běžném nastavení to není potřeba."
-
-#~ msgid ""
-#~ "The PAM module can set the password crypt locally when changing the "
-#~ "passwords, this is usually a good choice. By setting this to something "
-#~ "else than clear you are making sure that the password gets crypted in "
-#~ "some way."
-#~ msgstr ""
-#~ "PAM modul umí při změně hesla dané heslo zašifrovat, což je obvykle dobrá "
-#~ "volba. Tím, že vyberete jinou možnost než clear, máte jistotu, že bude "
-#~ "heslo nějakým způsobem zašifrováno."
-
-#~ msgid "The meanings for selections are:"
-#~ msgstr "Význam možností je následující:"
-
-#~ msgid ""
-#~ "clear - Don't set any encryptions, this is useful with servers that "
-#~ "automatically encrypt userPassword entry."
-#~ msgstr ""
-#~ "clear - žádné šifrování. Hodí se u serverů, které záznam userPassword "
-#~ "šifrují automaticky."
-
-#~ msgid ""
-#~ "crypt - (Default) make userPassword use the same format as the flat "
-#~ "filesystem. this will work for most configurations"
-#~ msgstr ""
-#~ "crypt - (výchozí) zajistí, že userPassword bude mít stejný formát jako v "
-#~ "klasickém souborovém pojetí. Toto nastavení bude fungovat pro většinu "
-#~ "případů."
-
-#~ msgid ""
-#~ "nds - Use Novell Directory Services-style updating, first remove the old "
-#~ "password and then update with cleartext password."
-#~ msgstr ""
-#~ "nds - použije aktualizaci ve stylu Novell Directory Services. Nejprve "
-#~ "odstraní staré heslo a pak aktualizuje nešifrovaným heslem."
-
-#~ msgid ""
-#~ "ad - Active Directory-style. Create Unicode password and update "
-#~ "unicodePwd attribute"
-#~ msgstr ""
-#~ "ad - styl Active Directory. Vytvoří unicodové heslo a aktualizuje atribut "
-#~ "unicodePwd."
-
-#~ msgid ""
-#~ "exop - Use the OpenLDAP password change extended operation to update the "
-#~ "password."
-#~ msgstr ""
-#~ "exop - pro změnu hesla použije rozšířenou operaci změny hesla systému "
-#~ "OpenLDAP."
-
-#~ msgid "Unprivileged database user:"
-#~ msgstr "Neprivilegovaný databázový uživatel:"
-
-#~ msgid ""
-#~ "Warning: DO NOT use privileged accounts for logging in, the configuration "
-#~ "file has to be world readable."
-#~ msgstr ""
-#~ "Varování: NEPOUŽÍVEJTE privilegované účty pro přihlašování, konfigurační "
-#~ "soubor musí být čitelný pro všechny uživatele."
-
-#~ msgid "Make local root Database admin."
-#~ msgstr "Nastavit lokálního roota jako správce databáze."
-
-#~ msgid ""
-#~ "If you are using NFS mounted /etc or any other custom setup, you should "
-#~ "disable this."
-#~ msgstr ""
-#~ "Používáte-li /etc připojené přes NFS, nebo jinak upravené nastavení, měli "
-#~ "byste zde nesouhlasit."
-
-#~ msgid "LDAP server Uniform Resource Identifier:"
-#~ msgstr "URI LDAP serveru:"
-
-#~ msgid "Make debconf change your config?"
-#~ msgstr "Nechat debconf, aby změnil konfigurační soubor?"
-
-#~ msgid ""
-#~ "libpam-ldap has been moved to use debconf for its configuration. Should "
-#~ "the settings in debconf be applied to the configuration?  Package "
-#~ "upgrades will use your answer here going forward."
-#~ msgstr ""
-#~ "libpam-ldap nyní používá pro konfiguraci debconf. Má se nastavení z "
-#~ "debconfu použít na konfigurační soubor? Další aktualizace balíku již "
-#~ "budou automaticky používat odpovědi, které zde zadáte."
diff -pruN 186-4.1/debian/po/da.po 186-4.1ubuntu1/debian/po/da.po
--- 186-4.1/debian/po/da.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/da.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,454 +0,0 @@
-# translation of libpam-ldap_180-1.6_da.po to Danish
-#
-# This file is from the DDTP, the Debian Description Translation Project
-#
-# See http://ddtp.debian.org/ for more information.
-#
-# Claus Hindsgaul <claus_h@image.dk>, 2004.
-# Claus Hindsgaul <claus.hindsgaul@gmail.com>, 2006, 2007.
-# Frank Damgaard <debian@overbygaard.dk> 2008
-msgid ""
-msgstr ""
-"Project-Id-Version: libpam-ldap_184-4.2_da\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2009-09-12 12:29+0200\n"
-"Last-Translator: Frank Damgaard <debian@overbygaard.dk>\n"
-"Language-Team: Danish\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"org>\n"
-"X-Generator: KBabel 1.11.4\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "LDAP administrationskonto:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "Angiv navnet pÃ¥ den administrative LDAP-bruger."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"Denne konto vil automatisk blive anvendt til databasehÃ¥ndtering, sÃ¥ "
-"kontoen skal have de korrekte administrative rettigheder."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "Adgangskode for den administrative LDAP-bruger:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "Angiv adgangskoden for den administrative LDAP-bruger:"
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"Adgangskoden bliver gemt i filen ${filename}. Denne fil vil kun vÃ¦re "
-"lÃ¦sbar for root for at tillade ${package} at kunne udfÃ¸re automatiske "
-"logins pÃ¥ databasen."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr ""
-"Udfyldes dette felt ikke, sÃ¥ anvendes den tidligere gemte adgangskode."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "KrÃ¦ver LDAP-databasen at du logger pÃ¥?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr "Angiv om LDAP-serveren krÃ¦ver login fÃ¸r data kan hentes. "
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "Denne indstilling bruges normalt ikke."
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "Entydige navn (DN) pÃ¥ sÃ¸gebasen:"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Angiv det entydige navn (DN) pÃ¥ LDAP-sÃ¸gebasen. Mange sites bruger dele af "
-"deres domÃ¦nenavn til dette formÃ¥l. For eksempel ville domÃ¦net \"eksempel."
-"dk\" bruge \"dc=eksempel,dc=dk\" som det entydige navn pÃ¥ sÃ¸gebasen."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "ukrypteret"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "krypteret"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "Den lokale krypteringsalgoritme der skal anvendes til adgangskoder:"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"PAM-modulet kan kryptere adgangskoden lokalt nÃ¥r den Ã¦ndres, denne "
-"lÃ¸sning anbefales:\n"
-" * clear: ingen kryptering. Dette bÃ¸r anvendes nÃ¥r LDAP serverne\n"
-"   automatisk krypterer feltet userPassword;\n"
-" * crypt: betyder at userPassword vil anvende det samme format som den\n"
-"   lokale adgangskodedatabase. Hvis du er i tvivl sÃ¥ vÃ¦lg denne lÃ¸sning;\n"
-" * nds: anvend en Novell Directory Services-lignende opdatering. Dvs. "
-"fÃ¸rst\n"
-"   fjernes den gamle adgangskode, og derefter opdateres den;\n"
-" * ad: Active Directory-style. Dette oprettet en Unicode-adganskode og\n"
-"   opdaterer unicodePwd-attribut;\n"
-" * exop: brug OpenLDAP's udvidede operation for adgangskodeÃ¦ndring ved \n"
-"   opdatering af adgangskoder."
-
-#  Template: shared/ldapns/ldap_version
-#  ddtp-prioritize: 56#
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "LDAP-version, der skal anvendes:"
-
-#
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"VÃ¦lg hvilken version af LDAP-protokollen, som ldapns skal anvende. Det "
-"anbefales at vÃ¦lge det hÃ¸jest mulige versionsnummer."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "Brugerkonto for login pÃ¥ LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Angiv navnet pÃ¥ den LDAP konto, der skal avnendes for ikke-administrative "
-"login pÃ¥ databasen (kun lÃ¦sning)."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"Det kan stÃ¦rk anbefales at anvende en ikke-administrativ brugerkonto, da "
-"konfigurationsfilen indeholder brugernavn og adgangskode som skal vÃ¦re "
-"lÃ¦sbar af alle."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr "Tillad at den administrative LDAP-konto optrÃ¦der som lokal root?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"Denne indstilling tillader adgangskodeprogrammer, der anvender PAM, at "
-"Ã¦ndre lokale adgangskoder. "
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"Adgangskoden bliver gemt i en separat fil som kun gÃ¸res lÃ¦sbar for root."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "Hvis /etc er monteret med NFS, sÃ¥ bÃ¸r denne indstilling slÃ¥s fra."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "LDAP-server URI:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Angiv Uniform Resource Identifier (URI) for LDAP-serveren. Det er en streng "
-"med formatet ldap://<vÃ¦rtsnavn eller IP>:<port>/ . Alternativt kan ldaps:// "
-"eller ldapi:// ogsÃ¥ benyttes. Portnummeret er valgfrit."
-
-#
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"Det anbefales at anvende en IP-adresse for at undgÃ¥ fejl hvis  nameserveren "
-"(DNS) ikke er tilgÃ¦ngelig."
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "Adgangskode for LDAP-bruger:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr "Angiv adgangskoden for den ikke-administrative LDAP-bruger."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "HÃ¥ndter konfigurationen af libpam-ldap automatisk?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"Konfigurationen af pakken libpam-ldap kan hÃ¥ndteres automatisk ved at bruge "
-"svarene til spÃ¸rgsmÃ¥lene under konfigurationsprocessen. Denresulterende "
-"konfigurationsfil kan overskrive lokale Ã¦ndringer."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"Hvis du ikke vÃ¦lger denne denne indstilling, sÃ¥ vil der ikke blive stillet "
-"flere spÃ¸rgsmÃ¥l, og konfigurationen skal laves manuelt."
-
-#~ msgid "LDAP account for root:"
-#~ msgstr "LDAP-konto for root:"
-
-#~ msgid "This account will be used when root changes a password."
-#~ msgstr "Denne konto vil blive brugt af root ved Ã¦ndring af adgangskode."
-
-#~ msgid "Note: This account has to be a privileged account."
-#~ msgstr "BemÃ¦rk: Denne konto skal vÃ¦re en priviligeret konto: "
-
-#~ msgid ""
-#~ "Please enter the password to use when ${package} tries to login to the "
-#~ "LDAP directory using the LDAP account for root."
-#~ msgstr ""
-#~ "Angiv den adgangskode, der skal benyttes, nÃ¥r ${package} forsÃ¸ger at "
-#~ "logge pÃ¥ LDAP-mappen ved brug af root's LDAP-konto."
-
-#~ msgid "Entering an empty password will re-use the old password."
-#~ msgstr "Angives en tom adgangskode, genbruges den gamle adgangskode."
-
-#~ msgid ""
-#~ "Choose this option if you can't retrieve entries from the database "
-#~ "without logging in."
-#~ msgstr ""
-#~ "AccepÃ©r kun denne indstilling, hvis du ikke kan hente poster fra "
-#~ "databasen uden at logge pÃ¥."
-
-#~ msgid "Note: Under a normal setup, this is not needed."
-#~ msgstr "BemÃ¦rk: Ved en normal opsÃ¦tning bruges dette ikke."
-
-#~ msgid ""
-#~ "The PAM module can set the password crypt locally when changing the "
-#~ "passwords, this is usually a good choice. By setting this to something "
-#~ "else than clear you are making sure that the password gets crypted in "
-#~ "some way."
-#~ msgstr ""
-#~ "PAM modulet kan sÃ¦tte adgangskodekrypteringen lokalt nÃ¥r adgangskoder "
-#~ "Ã¦ndres. Dette er ofte et godt valg. Ved at vÃ¦lge noget andet en "
-#~ "ukrypteret, sikrer du at adgangskoden bliver krypteret pÃ¥ en eller anden "
-#~ "mÃ¥de."
-
-#~ msgid "The meanings for selections are:"
-#~ msgstr "Beskrivelse af valgmulighederne:"
-
-#~ msgid ""
-#~ "clear - Don't set any encryptions, this is useful with servers that "
-#~ "automatically encrypt userPassword entry."
-#~ msgstr ""
-#~ "ukrypteret - SÃ¦t til ikke at bruge kryptering, dette er nyttigt pÃ¥ "
-#~ "servere som automatisk krypterer userPassword."
-
-#~ msgid ""
-#~ "crypt - (Default) make userPassword use the same format as the flat "
-#~ "filesystem. this will work for most configurations"
-#~ msgstr ""
-#~ "krypteret - (Standardvalg) Lad userPassword bruge det samme format som "
-#~ "det almindelige filsystem. Dette vil fungerene med de fleste "
-#~ "konfigurationer"
-
-#~ msgid ""
-#~ "nds - Use Novell Directory Services-style updating, first remove the old "
-#~ "password and then update with cleartext password."
-#~ msgstr ""
-#~ "nds - Brug samme stil som ved Novell Directory Services opdateringer, "
-#~ "dvs. fÃ¸rst fjernes den gamle adgangskode, og sÃ¥ opdateres med "
-#~ "ukrypteret adgangskode."
-
-#~ msgid ""
-#~ "ad - Active Directory-style. Create Unicode password and update "
-#~ "unicodePwd attribute"
-#~ msgstr ""
-#~ "ad - Active Directory-stil. Opret Unicode adgangskode og opdater "
-#~ "unicodePwd attribut"
-
-#~ msgid ""
-#~ "exop - Use the OpenLDAP password change extended operation to update the "
-#~ "password."
-#~ msgstr ""
-#~ "exop - Brug OpenLDAP 'password change extended operation'  for at "
-#~ "opdatere adgangskoden."
-
-#~ msgid "Unprivileged database user:"
-#~ msgstr "Upriviligeret databasebruger:"
-
-#~ msgid ""
-#~ "Warning: DO NOT use privileged accounts for logging in, the configuration "
-#~ "file has to be world readable."
-#~ msgstr ""
-#~ "Advarsel: Brug IKKE priviligerede konti for at logge ind, "
-#~ "konfigurationsfilen  er nÃ¸dt til at vÃ¦re lÃ¦sbar for alle."
-
-#~ msgid "Make local root Database admin."
-#~ msgstr "Lav lokal root Database admin."
-
-#~ msgid ""
-#~ "If you are using NFS mounted /etc or any other custom setup, you should "
-#~ "disable this."
-#~ msgstr ""
-#~ "Hvis nu benytter NFS-monteret /etc eller en anden form for skrÃ¦ddersyet "
-#~ "opsÃ¦tning, bÃ¸r du deaktivere dette."
-
-#~ msgid "LDAP server Uniform Resource Identifier:"
-#~ msgstr "LDAP-server Uniform Resource Identifier:"
-
-#~ msgid "Make debconf change your config?"
-#~ msgstr "Skal debconf Ã¦ndre din konfiguration?"
-
-#~ msgid ""
-#~ "libpam-ldap has been moved to use debconf for its configuration. Should "
-#~ "the settings in debconf be applied to the configuration?  Package "
-#~ "upgrades will use your answer here going forward."
-#~ msgstr ""
-#~ "libpam-ldap er blevet Ã¦ndret til at anvende debconf for dennes "
-#~ "konfiguration. Skal indstilligerne i debconf anvendes til "
-#~ "konfigurationen? Pakkeopgraderinger will ogsÃ¥ fremover anvende dit svar "
-#~ "her."
diff -pruN 186-4.1/debian/po/de.po 186-4.1ubuntu1/debian/po/de.po
--- 186-4.1/debian/po/de.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/de.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,348 +0,0 @@
-# translation of po-debconf template to German
-# This file is distributed under the same license as the libpam-ldap package.
-# Copyright:
-#
-# Erik Schanze <eriks@debian.org>, 2004-2007.
-# Matthias Julius <mdeb@julius-net.net>, 2006, 2007, 2009.
-msgid ""
-msgstr ""
-"Project-Id-Version: libpam-ldap_184-4.3_de\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2009-06-23 13:30-0400\n"
-"Last-Translator: Matthias Julius <mdeb@julius-net.net>\n"
-"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
-"Language: de\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 0.3\n"
-"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "Benutzerkonto zur LDAP-Administration:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr ""
-"Bitte geben Sie den Namen des Benutzerkontos des LDAP-Administrators ein."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"Dieses Benutzerkonto wird automatisch zur Datenbankverwaltung verwendet. Es "
-"muss deshalb die nötigen administrativen Berechtigungen besitzen."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "Passwort für die LDAP-Administration:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "Bitte geben Sie das Passwort für das Administratorkonto ein."
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"Das Passwort wird in der Datei ${filename} gespeichert. Diese wird nur für "
-"root lesbar sein und erlaubt es ${package}, sich automatisch zur Verwaltung "
-"der Datenbank anzumelden."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr ""
-"Falls dieses Feld frei gelassen wird, wird das zuvor gespeicherte Passwort "
-"wiederverwendet."
-
-#
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "Erfordert die LDAP-Datenbank eine Anmeldung?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr ""
-"Bitte geben Sie an, ob der LDAP-Server eine Anmeldung erfordert, bevor "
-"Einträge abgefragt werden können."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "Dies ist normalerweise nicht notwendig."
-
-#  Template: shared/ldapns/base-dn
-#  ddtp-prioritize: 56
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "Eindeutiger Name (DN - distinguished name) der Suchbasis:"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Bitte geben Sie den eindeutigen Namen der LDAP-Suchbasis ein. Häufig werden "
-"Teile des eigenen Domänennamens für diesen Zweck benutzt. Beispielsweise "
-"würde die Domäne »example.net« als DN der Suchbasis »dc=example,dc=net« "
-"benutzen."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "Klartext"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "Crypt"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "NDS"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "AD"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "Exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "MD5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "Zu verwendende Verschlüsselungsmethode für Passwörter:"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"Die PAM-Module können das Passwort lokal verschlüsseln, wenn es "
-"geändertwird. Dies wird empfohlen:\n"
-" * Klartext: keine Verschlüsselung. Dies sollte gewählt werden, falls die\n"
-"   LDAP-Server den userPassword-Eintrag automatisch verschlüsseln;\n"
-" * Crypt: verwendet für userPassword das gleiche Format wie die lokale\n"
-"   Passwort-Datenbank. Im Zweifel sollten Sie diese Option wählen;\n"
-" * NDS: verwendet Novell-Directory-Services-artige Aktualisierung. Das alte\n"
-"   Passwort wird zuerst entfernt und dann aktualisiert;\n"
-" * AD: Active-Directory-artig. Dies erzeugt ein Unicode-Passwort und\n"
-"   akualisiert das unicodePwd-Attribut;\n"
-" * Exop: verwendet die Erweiterungsfunktion von OpenLDAP zur Änderung von\n"
-"   Passwörtern."
-
-#  Template: shared/ldapns/ldap_version
-#  ddtp-prioritize: 56
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "Zu verwendende LDAP-Version:"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"Bitte wählen Sie, welche Version des LDAP-Protokolls von Ldapns genutzt "
-"werden soll. Es wird empfohlen, die höchste verfügbare Versionsnummer zu "
-"verwenden."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "Benutzerkonto für die LDAP-Anmeldung:"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Bitte geben Sie den Namen eines LDAP-Kontos zur Anmeldung bei der LDAP-"
-"Datenbank für nichtadministrative Zwecke (nur lesen) ein."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"Es wird dringend empfohlen, ein nichtprivilegiertes Konto zu verwenden, weil "
-"die Konfigurationsdatei, die den Namen und das Passwort für dieses Konto "
-"enthält, für jeden lesbar sein muss."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr ""
-"Dem LDAP-Administrator-Konto erlauben, sich wie der lokale root zu verhalten?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"Diese Einstellung ermöglicht es Passwort-Werkzeugen, die PAM verwenden, "
-"lokale Passwörter zu ändern."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"Das Passwort für das LDAP-Administrations-Konto wird in einer separaten "
-"Datei gespeichert, welche nur von root gelesen werden kann."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr ""
-"Falls /etc über NFS eingebunden wird, sollte diese Option deaktiviert werden."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "URI des LDAP-Servers:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Bitte geben Sie den Uniform Resource Identifier des LDAP-Servers ein. Das "
-"verwendete Format ist »ldap://<Rechnername_oder_IP-Adresse>:<Port>/«. "
-"Alternativ können »ldaps://« oder »ldapi://« benutzt werden. Die Portnummer "
-"ist optional."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"Achtung: Die Verwendung einer IP-Adresse wird empfohlen, um Ausfälle zu "
-"vermeiden, wenn die Namensauflösung nicht funktioniert."
-
-#  Template: libnss-ldap/bindpw
-#  ddtp-prioritize: 56
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "Passwort des Benutzerkontos zur LDAP-Anmeldung:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr ""
-"Bitte geben Sie das Passwort für die nichtadministrative LDAP-Anmeldung ein."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "Die Konfiguration von libpam-ldap automatisch verwalten?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"Die Konfiguration des libpam-ldap-Pakets kann automatisch durch Antworten "
-"auf Fragen, die während des Konfigurationsprozesses gestellt werden, "
-"verwaltet werden. Die resultierende Konfiguration könnte lokale Änderungen "
-"überschreiben."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"Falls Sie diese Option nicht wählen, werden keine weiteren Fragen gestellt, "
-"und die Konfiguration muss manuell durchgeführt werden."
diff -pruN 186-4.1/debian/po/es.po 186-4.1ubuntu1/debian/po/es.po
--- 186-4.1/debian/po/es.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/es.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,492 +0,0 @@
-# libpam-ldap po-debconf translation to Spanish
-# Copyright (C) 2007, 2010 Software in the Public Interest
-# This file is distributed under the same license as the libpam-ldap package.
-#
-# Changes:
-#   - Initial translation
-#       Ayax Fernandez Rosado <afernandez@apglug.org.pes>
-#
-#   - Updates
-#       Javier Fernández-Sanguino <jfs@debian.org>, 2007
-#       Francisco Javier Cuadrado <fcocuadrado@gmail.com>, 2010
-#
-# Traductores, si no conocen el formato PO, merece la pena leer la
-# documentación de gettext, especialmente las secciones dedicadas a este
-# formato, por ejemplo ejecutando:
-#       info -n '(gettext)PO Files'
-#       info -n '(gettext)Header Entry'
-#
-# Equipo de traducción al español, por favor lean antes de traducir
-# los siguientes documentos:
-#
-#   - El proyecto de traducción de Debian al español
-#     http://www.debian.org/intl/spanish/
-#     especialmente las notas y normas de traducción en
-#     http://www.debian.org/intl/spanish/notas
-#
-#   - La guía de traducción de po's de debconf:
-#     /usr/share/doc/po-debconf/README-trans
-#     o http://www.debian.org/intl/l10n/po-debconf/README-trans
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: libpam-ldap 184-8.3\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2010-04-14 09:14+0100\n"
-"Last-Translator: Francisco Javier Cuadrado <fcocuadrado@gmail.com>\n"
-"Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "Cuenta del administrador de LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "Introduzca el nombre de la cuenta del administrador de LDAP."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"Esta cuenta se usará automáticamente para la gestión de la base de datos, "
-"por lo que debe tener los privilegios administrativos apropiados."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "Contraseña del administrador de LDAP:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "Introduzca la contraseña de la cuenta del administrador."
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"La contraseña se guardará en el archivo «${filename}». El administrador será "
-"el único que pueda leer este archivo, y permitirá a ${package} controlar "
-"automáticamente la gestión de las conexiones en la base de datos."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr ""
-"Si deja este campo en blanco, se volverá a usar la anterior contraseña "
-"guardada."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "¿Hace falta un usuario para acceder a la base de datos de LDAP?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr ""
-"Escoja si el servidor de LDAP fuerza la identificación antes de obtener las "
-"entradas."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "Esta configuración no suele ser necesaria."
-
-#  Template: shared/ldapns/base-dn
-#  ddtp-prioritize: 56
-#
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "El nombre distintivo (DN) de la base de búsquedas:"
-
-#
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Introduzca el nombre distintivo (DN) de la base de búsquedas de LDAP. En "
-"muchos sitios se utilizan las componentes del nombre de dominio con este "
-"propósito. Por ejemplo, el dominio «ejemplo.net» utilizaría «dc=ejemplo,"
-"dc=net» como nombre distintivo de la base de búsquedas."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "en claro"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "crypt"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "Algoritmo de cifrado local a utilizar en las contraseñas."
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"El módulo PAM puede cifrar la contraseña localmente cuando la cambia, lo que "
-"es recomendable:\n"
-" * en claro: sin cifrado. Esta opción se debería escoger cuando los "
-"servidores de LDAP\n"
-"   cifren automáticamente la entrada «userPassword».\n"
-" * crypt: hace que «userPassword» use el mismo formato que la\n"
-"   base de datos de contraseñas local. Si duda, debería escoger esta "
-"opción.\n"
-" * nds: usa la actualización al estilo de Novell Directory Services. La "
-"vieja\n"
-"   contraseña se elimina primero, y luego se actualiza.\n"
-" * ad: Al estilo de Active Directory. Esta opción crea una contraseña en "
-"Unicode y\n"
-"   actualiza el atributo «unicodePwd».\n"
-" * exop: usa la operación extendida de cambio de contraseña de OpenLDAP para "
-"actualizar\n"
-"   la contraseña."
-
-#  Template: shared/ldapns/ldap_version
-#  ddtp-prioritize: 56
-#
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "Versión de LDAP a utilizar:"
-
-#
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"Introduzca la versión del protocolo de LDAP que debería usar ldapns. Se "
-"recomienda utilizar el número de versión más alto que esté disponible."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "Cuenta del usuario de LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Introduzca el nombre de la cuenta que se utilizará para conectarse a la base "
-"de datos sin permisos de administración (sólo lectura)."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"Se recomienda encarecidamente que use una cuenta sin privilegios, porque el "
-"archivo de configuración que contiene el nombre de la cuenta y la contraseña "
-"deben tener permisos de lectura para todo el mundo."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr ""
-"¿Desea permitir que la cuenta del administrador de LDAP se comporte como el "
-"administrador local?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"Esta opción permite que las herramientas de las contraseñas que utilicen PAM "
-"cambien las contraseñas locales."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"La contraseña de la cuenta del administrador de LDAP se guardará en un "
-"archivo separado que sólo podrá leer el administrador."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "Esta opción se debería desactivar, si se monta «/etc» mediante NFS."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "URI del servidor de LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Introduzca el URI («Uniform Resource Identifier», o Identificador Uniforme "
-"de Recursos) del servidor de LDAP. Esta cadena es similar a «ldap://"
-"<nombre_del_equipo o dirección_IP>:<puerto>/». También puede utilizar "
-"«ldaps://» o «ldapi://». El número de puerto es opcional."
-
-#
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"Se recomienda utilizar una dirección IP para evitar fallos cuando los "
-"servicios de nombres de dominio no estén disponibles."
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "Contraseña del usuario de LDAP:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr "Introduzca la contraseña de la cuenta sin privilegios de LDAP."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "¿Desea gestionar la configuración de libpam-ldap automáticamente?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"La configuración del paquete libpam-ldap se puede gestionar automáticamente "
-"usando las respuestas a las preguntas que se realizaron durante el proceso "
-"de configuración. El archivo de configuración resultante puede sobrescribir "
-"los cambios locales."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"Si no escoge esta opción, no se realizarán más preguntas y la configuración "
-"se tendrá que realizar manualmente."
-
-#~ msgid "LDAP account for root:"
-#~ msgstr "Cuenta LDAP para root:"
-
-#~ msgid "This account will be used when root changes a password."
-#~ msgstr "Esta cuenta se utilizará cuando root cambie una contraseña."
-
-#~ msgid "Note: This account has to be a privileged account."
-#~ msgstr "Observación: esta cuenta tiene que ser una cuenta privilegiada."
-
-#~ msgid ""
-#~ "Please enter the password to use when ${package} tries to login to the "
-#~ "LDAP directory using the LDAP account for root."
-#~ msgstr ""
-#~ "Introduzca la contraseña se utilizará cuando ${package} intente "
-#~ "autenticarse al directorio LDAP con la cuenta LDAP de root."
-
-#~ msgid "Entering an empty password will re-use the old password."
-#~ msgstr ""
-#~ "Si introduce una contraseña vacía se reutilizará la antigua contraseña."
-
-#~ msgid ""
-#~ "Choose this option if you can't retrieve entries from the database "
-#~ "without logging in."
-#~ msgstr ""
-#~ "Elija esta opción si no puede extraer entradas de la base de datos a no "
-#~ "ser que se haya autenticado."
-
-#~ msgid "Note: Under a normal setup, this is not needed."
-#~ msgstr "Nota: Esto no es necesario en las configuraciones habituales."
-
-#~ msgid ""
-#~ "The PAM module can set the password crypt locally when changing the "
-#~ "passwords, this is usually a good choice. By setting this to something "
-#~ "else than clear you are making sure that the password gets crypted in "
-#~ "some way."
-#~ msgstr ""
-#~ "El módulo PAM puede definir localmente el cifrado de contraseñas cuando "
-#~ "cambia contraseñas, lo que suele ser una buena idea. Si define este valor "
-#~ "a cualquier opción salvo «en claro» se asegura que la contraseña se cifra "
-#~ "con algún mecanismo."
-
-#~ msgid "The meanings for selections are:"
-#~ msgstr "El sentido de las secciones es:"
-
-#~ msgid ""
-#~ "clear - Don't set any encryptions, this is useful with servers that "
-#~ "automatically encrypt userPassword entry."
-#~ msgstr ""
-#~ "en claro - No configurar el cifrado, ésto puede ser útil cuando se "
-#~ "utilizan servidores que cifran de forma automática la entrada "
-#~ "«userPassword»."
-
-#~ msgid ""
-#~ "crypt - (Default) make userPassword use the same format as the flat "
-#~ "filesystem. this will work for most configurations"
-#~ msgstr ""
-#~ "crypt - (Por omisión) hace que «userPassword» utilice el mismo formato "
-#~ "que el que se utiliza para un sistema de ficheros plano. Esto funcionará "
-#~ "para la mayoría de las configuraciones."
-
-#~ msgid ""
-#~ "nds - Use Novell Directory Services-style updating, first remove the old "
-#~ "password and then update with cleartext password."
-#~ msgstr ""
-#~ "nds - Utiliza una actualización parecida a la utilizada en «Novell "
-#~ "Directory Services»: primero se elimina la antigua contraseña y después "
-#~ "se actualiza con una contraseña en claro."
-
-#~ msgid ""
-#~ "ad - Active Directory-style. Create Unicode password and update "
-#~ "unicodePwd attribute"
-#~ msgstr ""
-#~ "ad - Estilo de Directorio Activo («Active Directory»). Crea una "
-#~ "contraseña en Unicode y actualiza el atributo «unicodePwd»."
-
-#~ msgid ""
-#~ "exop - Use the OpenLDAP password change extended operation to update the "
-#~ "password."
-#~ msgstr ""
-#~ "exop - Utiliza la operación extendida de cambio de contraseña de OpenLDAP "
-#~ "para actualizarla."
-
-#~ msgid "Unprivileged database user:"
-#~ msgstr "Usuario no privilegiado de la base de datos:"
-
-#~ msgid ""
-#~ "Warning: DO NOT use privileged accounts for logging in, the configuration "
-#~ "file has to be world readable."
-#~ msgstr ""
-#~ "Aviso: NO UTILICE cuentas privilegiadas para configurar el acceso ya que "
-#~ "el archivo de configuración debe poder ser leído por cualquier usuario."
-
-#~ msgid "Make local root Database admin."
-#~ msgstr "Crear un administrador de la base de datos local."
-
-#~ msgid ""
-#~ "If you are using NFS mounted /etc or any other custom setup, you should "
-#~ "disable this."
-#~ msgstr ""
-#~ "Debería deshabilitar esta opción si está utilizando un directorio /etc "
-#~ "montado por NFS o cualquier otra configuración a medida."
-
-#~ msgid "LDAP server Uniform Resource Identifier:"
-#~ msgstr "Identificador de recursos para el servidor LDAP:"
-
-#~ msgid "Make debconf change your config?"
-#~ msgstr "¿Desea que debconf cambie su configuración?"
-
-#~ msgid ""
-#~ "libpam-ldap has been moved to use debconf for its configuration. Should "
-#~ "the settings in debconf be applied to the configuration?  Package "
-#~ "upgrades will use your answer here going forward."
-#~ msgstr ""
-#~ "Libpam-ldap utiliza ahora debconf para su configuración. ¿Deberían "
-#~ "aplicarse las definiciones realizadas con debconf a la configuración? Las "
-#~ "actualizaciones del paquete utilizarán las respuestas que dé aquí para "
-#~ "continuar."
diff -pruN 186-4.1/debian/po/eu.po 186-4.1ubuntu1/debian/po/eu.po
--- 186-4.1/debian/po/eu.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/eu.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,335 +0,0 @@
-# translation of templates(3).po to Euskara
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Piarres Beobide EGaña <pi@beobide.net>, 2009.
-msgid ""
-msgstr ""
-"Project-Id-Version: templates(3)\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2009-06-24 12:59+0200\n"
-"Last-Translator: Piarres Beobide EGaña <pi@beobide.net>\n"
-"Language-Team: Euskara <debian-l10n-eu@lists.debian.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "LDAP kudeaketa kontua:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "Mesedez idatzi LDAP kudeaketa kontuaren erabiltzaile-izena."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"Kontu hau automatikoki erabiliko da datu-base kudeaketara, beraz beharrezko "
-"kudeaketa baimenak eduki behar ditu."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "LDAP kudeaketa pasahitza:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "Mesedez idatzi kudeaketa kontuaren pasahitza."
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"Pasahitza ${filename} fitxategian gordeko. Fitxategi hau root erabiltzaileak "
-"bakarrik irakurri ahal izango du eta ${package} programari datu-base "
-"kudeaketa saio automatikoak erabiltzen utziko dio."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr ""
-"Eremua hau zurian badago, aurretik gordetako pasahitza berrerabiliko da."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "LDAP datu-baseak saio hastea eskatzen al du?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr ""
-"Mesedez hautatu LDAP zerbitzariak sarrera bidali aurretik saio hastera "
-"behartzen duen ala ez."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "Konfigurazio hau normalean ez da beharrezkoa."
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "Bilaketa oinarriaren bereiziriko izena (DN):"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Mesedez idatzi bilaketa oinarriaren bereiziriko izena. Gune askok bere "
-"domeinu izenaren osagaiak erabiltzen dituzte honetarako. Adibidez \"adibide."
-"net\" domeinuak \"dc=adibide,dc=net\" erabiliko du bilaketa oinarriaren "
-"bereiziriko izen bezala."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "garbitu"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "zifratu"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "Pasahitzentzat erabili behar den zifratzen algoritmo lokala:"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"PAM moduluak pasahitzak zifratu ditzake aldatzerakoan, hau gomendagarria "
-"da:\n"
-" * clear: zifraketa gabe. Hau hautatu behar da LDAP zerbitzariek\n"
-"   userPAssword sarrera automatikoki zifratzen duenean;\n"
-" * crypt: egin userPassword-ek pasahitz datubase lokalak erabiltzen\n"
-"   duen berdina erabiltzea. Zalantzari baduzu aukera hau hautatu beharko "
-"zenuke;\n"
-" * nds: erabili Novell Directory Services-moduko eguneraketa. Pasahitz "
-"zaharra\n"
-"   lehenik ezabatu egiten da eta ondoren eguneratu.;\n"
-" * ad: Active Directory-modukoa. Honek Unicode pasahitz bat sortu eta\n"
-"   unicodePwd atributua aldatzen ditu.;\n"
-" * exop: erabili OpenLDAP pasahitz aldaketa ekintza hedatua pasahitza\n"
-"   eguneratzeko."
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "Erabiliko den LDAP bertsioa:"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"Mesedez hautatu ldapns-ek erabiliko behar duen LDAP protokolo bertsioa. "
-"Eskuragarri dagoen balio handiena erabiltzea gomendatzen da."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "LDAP saio erabiltzaile kontua:"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Mesedez idatzi kudeaketarako ez diren datu-base saio hasieratan erabiliko "
-"den LDAP kontuaren izena."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"Oso gomendagarria da pribilegio gabeko kontu bat erabiltzea, bestela "
-"pasahitza eta erabiltzaile izena dituen konfigurazio fitxategia guztientzat "
-"irakurgarria izango da eta."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr "Onartu LDAP kudeaketa kontuak root lokalak bezala funtzionatzea?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"Aukera honek pasahitz lokalak aldatzeko PAM erabiltzen duten pasahitz "
-"lanabesak onartzea egiten du."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"LDAP kudeaketa kontuaren pasahitza root-ek bakarrik irakurri dezakeen "
-"bereiziriko fitxategi batetan gordeko da."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "/etc NFS bidez muntaturik badago aukera hau desgaitu egin beharko zen."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "LDAP zerbitzari URIa:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Mesedez idatzi LDAP zerbitzariaren URIa (Uniform Resource Identifier). "
-"Formatua 'ldap://<hostname_or_IP>:<port>/' da. Bestela , 'ldaps://' edo "
-"'ldapi://' erabili daiteke. Ataka zenbakia aukerakoa da."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"Ip helbidea erabiltzean gomendatzen da izen zerbitzariak huts egiten badu "
-"errorea saiesteko."
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "LDAP saio erabiltzailearen pasahitza:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr ""
-"Mesedez idatzi kudeaketarako ez den LDAP saio hasiera kontuaren pasahitza."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "Kudeatu libpam-ldap konfigurazioa automatikoki?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"Libpam-ldap paketearen konfigurazioa konfiguratze prozesuan egindako "
-"galderen bidez kudeatu daiteke. Sortzen den konfigurazio fitxategiak "
-"aldaketa lokalak gainidatziko ditu:"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"Aukera hau hautatzen ez baduzu, ez zaizkizu galdera gehiago egingo eta "
-"konfigurazioa eskuz egin beharko duzu."
diff -pruN 186-4.1/debian/po/fi.po 186-4.1ubuntu1/debian/po/fi.po
--- 186-4.1/debian/po/fi.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/fi.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,331 +0,0 @@
-# Copyright (C) 2009
-# This file is distributed under the same license as the libpam-ldap package.
-#
-# Esko Arajärvi <edu@iki.fi>, 2009.
-msgid ""
-msgstr ""
-"Project-Id-Version: libpam-ldap\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2009-06-09 21:30+0300\n"
-"Last-Translator: Esko Arajärvi <edu@iki.fi>\n"
-"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
-"Language: fi\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Poedit-Language: Finnish\n"
-"X-Poedit-Country: FINLAND\n"
-"X-Generator: Lokalize 0.3\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "LDAPin ylläpitotunnus:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "Anna LDAPin ylläpitotunnuksen nimi."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"Tätä tunnusta käytetään automaattisesti tietokannan ylläpitoon, joten sillä "
-"tulee olla tarvittavat ylläpito-oikeudet."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "LDAPin ylläpitosalasana:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "Anna ylläpitotunnuksen salasana."
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"Salasana tallennetaan tiedostoon ${filename}, joka on vain pääkäyttäjän "
-"luettavissa. Paketti ${package} käyttää sitä automaattiseen tietokannan "
-"ylläpitoon."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr "Jos kenttä on tyhjä, käytetään aiemmin tallennettua salasanaa."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "Vaatiiko LDAP-tietokanta kirjautumisen?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr "Valitse vaatiiko LDAP-palvelin kirjautumisen ennen tietueiden hakua."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "Tällaista asetusta ei yleensä tarvita."
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "Hakukannan erittelevä nimi:"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Anna LDAP-hakukannan erittelevä nimi (Distinguished Name, DN). Useilla "
-"sivustoilla käytetään verkkonimen osia tähän tarkoitukseen. Esimerkiksi "
-"verkkotunnus ”esimerkki.fi” käyttäisi nimeä ”dc=esimerkki,dc=fi” hakukannan "
-"erittelevänä nimenä."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "selväkielinen"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "crypt"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "Paikallinen salasanojen salaamiseen käytettävä algoritmi:"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"On suositeltavaa antaa PAM-moduulin salata salasana paikallisesti, kun se "
-"vaihdetaan:\n"
-" * selväkielinen: Valitse tämä, kun LDAP-palvelimet automaattisesti\n"
-"                  salaavat userPassword-tietueen.\n"
-" * crypt:         userPassword käyttää samaa muotoa kuin paikallinen\n"
-"                  salasanatietokanta. Valitse tämä, jos olet epävarma.\n"
-" * nds:           Käytä Novell Directory Services -tyylistä päivitystä.\n"
-"                  Salasana poistetaan ensin ja päivitetään sitten.\n"
-" * ad:            Active Directory-tyylissä luodaan ensin Unicode-\n"
-"                  salasana ja päivitetään unicodePwd-attribuutti.\n"
-" * exop:          Käytä OpenLDAP-salasanan vaihdon lisätoimintoa\n"
-"                  salasanan vaihtoon."
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "Käytettävä LDAPin versio:"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"Valitse LDAP-protokollan versio, jota ldapns:n tulisi käyttää. On yleensä "
-"suositeltavaa käyttää suurinta käytettävissä olevaa versionumeroa."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "LDAP-kirjautumistunnus:"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Anna LDAP-tunnus, jota käytetään LDAP-tietokantaan kirjautumiseen muissa "
-"kuin ylläpitotilanteissa (vain lukuoikeudet)."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"On erittäin suositeltavaa käyttää tavallista tunnusta, koska tunnuksen ja "
-"salasanan sisältävän asetustiedoston tulee olla kaikkien luettavissa."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr ""
-"Tulisiko LDAPin ylläpitotunnuksella olla paikallisen pääkäyttäjän oikeudet?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"Tämä valinta sallii PAMia käyttävien salasanatyökalujen vaihtaa paikallisia "
-"salasanoja."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"LDAPin ylläpitotunnuksen salasana tallennetaan erilliseen tiedostoon, joka "
-"on vain pääkäyttäjän luettavissa."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "Jos /etc liitetään NFS:n avulla, tämän tulisi olla poissa käytöstä."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "LDAP-palvelimen URI:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Anna käytettävän LDAP-palvelimen URI. Tämä on merkkijono, joka on muotoa "
-"”ldap://<verkkonimi tai IP>:<portti>/”. Myös skeemoja ldaps:// ja ldapi:// "
-"voidaan käyttää. Porttinumero ei ole pakollinen."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"On suositeltavaa käyttää IP-osoitetta, koska tällöin nimipalvelun "
-"toimimattomuus ei aiheuta toimintahäiriötä."
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "LDAP-kirjautumistunnuksen salasana:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr "Anna tavallisen LDAP-kirjautumistunnuksen salasana."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "Hallinnoidaanko libpam-ldapin asetuksia automaattisesti?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"Paketin libpam-ldap asetuksia voidaan hallinnoida automaattisesti käyttäen "
-"asetusprosessin yhteydessä kysyttyihin kysymyksiin annettuja vastauksia. "
-"Tuloksena syntyvä asetustiedosto saattaa kirjoittaa yli paikallisia "
-"muutoksia."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"Jos et valitse tätä vaihtoehtoa, muita kysymyksiä ei kysytä ja asetukset "
-"täytyy tehdä käsin."
diff -pruN 186-4.1/debian/po/fr.po 186-4.1ubuntu1/debian/po/fr.po
--- 186-4.1/debian/po/fr.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/fr.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,348 +0,0 @@
-# Translation of libpam-ldap debconf screens to French
-# Copyright (C) 2006-2009 Debian French l10n team <debian-l10n-french@lists.debian.org>
-# This file is distributed under the same license as the libpam-ldap package.
-#
-# Translators:
-# Martin Quinson <martin.quinson@tuxfamily.org>
-# Philippe Batailler <philippe.batailler@free.fr>
-# Christian Perrier <bubulle@debian.org>, 2004.
-# Guilhelm Panaget <guilhelm.panaget@free.fr>, 2007.
-# Bruno Travouillon <debian@travouillon.fr>, 2009.
-msgid ""
-msgstr ""
-"Project-Id-Version: libpam-ldap\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2009-06-16 22:50+0200\n"
-"Last-Translator: Bruno Travouillon <debian@travouillon.fr>\n"
-"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
-"Language: fr\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
-"Plural-Forms: Plural-Forms: nplurals=2; plural=n>1;\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "Compte de l'administrateur LDAP :"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "Veuillez indiquer le nom du compte de l'administrateur LDAP."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"Ce compte sera utilisé pour la gestion de la base de données, il doit donc "
-"disposer des privilèges appropriés."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "Mot de passe du compte de l'administrateur LDAP :"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "Veuillez indiquer le mot de passe du compte administrateur."
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"Ce mot de passe sera conservé dans le fichier ${filename} qui ne sera "
-"accessible qu'au superutilisateur local (« root ») et permettra à "
-"${package}  d'être automatiquement authentifié lors des opérations dans la "
-"base de données LDAP."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr ""
-"Si ce champ n'est pas renseigné, le mot de passe précédemment enregistré "
-"sera utilisé."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "La base de données LDAP demande-t-elle une identification ?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr ""
-"Veuillez indiquer si le serveur LDAP nécessite une authentification pour la "
-"lecture de ses données."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "Une telle configuration n'est généralement pas utile."
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "Nom distinctif (DN) de la base de recherche :"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Veuillez indiquer le nom distinctif de la base de recherche LDAP. La "
-"majorité des sites utilisent les composants de leur nom de domaine. Ainsi, "
-"pour le domaine « exemple.net », le nom distinctif utilisé serait "
-"« dc=exemple,dc=net »."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "En clair"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "Chiffré"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "NDS Novell"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "Active Directory"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "EXOP OpenLDAP"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "MD5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr ""
-"Algorithme de chiffrement à utiliser localement pour les mots de passe :"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"Le module PAM peut chiffrer localement le mot de passe lors d'un changement, "
-"ce qui est le comportement recommandé :\n"
-" - En clair : pas de chiffrement. Peut être choisi lorsque les \n"
-"              serveurs LDAP chiffrent automatiquement l'attribut \n"
-"              « userPassword »;\n"
-" - Chiffré  : l'attribut « userPassword » utilise le même format que les\n"
-"              mots de passe locaux. Option à choisir en cas de doute;\n"
-" - NDS      : méthode « Novell Directory Services » : l'ancien mot\n"
-"              de passe est d'abord supprimé, puis mis à jour;\n"
-" - Active Directory : \n"
-"              méthode « Active Directory » : crée un mot de passe \n"
-"              Unicode et met à jour l'attribut « unicodePwd »;\n"
-" - EXOP     : méthode de changement de mot de passe d'OpenLDAP."
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "Version de LDAP à utiliser :"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"Veuillez choisir la version du protocole LDAP que doit utiliser « ldapns ». "
-"Il est conseillé d'utiliser le numéro de version le plus élevé possible."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "Compte utilisateur d'ouverture de session LDAP :"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Veuillez indiquer le nom du compte LDAP qui devrait être utilisé pour les "
-"ouvertures de session en lecture seule (accès non administrateur) dans la "
-"base de données LDAP."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"Il est fortement recommandé d'utiliser un compte sans privilièges car le "
-"fichier de configuration qui contient le nom et le mot de passe du compte "
-"sera accessible en lecture."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr ""
-"Donner les privilèges de superutilisateur local au compte administrateur "
-"LDAP ?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"Si vous choisissez cette option, les outils de gestion de mots de passe qui "
-"utilisent PAM pourront changer les mots de passe locaux."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"Le mot de passe du compte d'administrateur LDAP sera conservé dans un "
-"fichier séparé accessible au seul superutilisateur local (« root »)."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "Si /etc est monté par NFS, cette option doit être désactivée."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "Identifiant uniforme de ressource (« URI ») du serveur LDAP :"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Veuillez indiquer l'identifiant uniforme de ressource (« URI ») d'accès au "
-"serveur LDAP. Le format est « ldap://<hôte ou IP>:<port>/ ». Des URI "
-"utilisant « ldaps:// » ou « ldapi:// » sont également possibles. Le numéro "
-"de port est facultatif."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"L'utilisation d'une adresse IP est recommandée pour éviter les échecs "
-"lorsque les services de noms de domaine sont indisponibles."
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "Mot de passe de l'utilisateur de la base LDAP :"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr ""
-"Veuillez indiquer le mot de passe pour le compte d'ouverture de session LDAP "
-"en lecture seule."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "Faut-il gérer la configuration de libpam-ldap automatiquement ?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"La configuration du paquet libpam-ldap peut être gérée automatiquement en "
-"utilisant les réponses aux questions posées lors de l'étape de "
-"configuration. Le fichier de configuration obtenu peut écraser des "
-"changements locaux."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"Si vous refusez cette option, plus aucune question ne vous sera posée et "
-"vous devrez configurer le paquet vous-même."
diff -pruN 186-4.1/debian/po/gl.po 186-4.1ubuntu1/debian/po/gl.po
--- 186-4.1/debian/po/gl.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/gl.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,455 +0,0 @@
-# Galician translation of libpam-ldap's debconf templates
-# This file is distributed under the same license as the libpam-ldap package.
-#
-# Jacobo Tarrio <jtarrio@debian.org>, 2007.
-# Marce Villarino <mvillarino@gmail.com>, 2009.
-msgid ""
-msgstr ""
-"Project-Id-Version: libpam-ldap\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2009-07-18 09:28+0200\n"
-"Last-Translator: Marce Villarino <mvillarino@gmail.com>\n"
-"Language-Team: Galician <proxecto@trasno.net>\n"
-"Language: gl\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 0.3\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "Conta de administración do LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "Indique o nome da conta do administrador de LDAP."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"Esta empregarase automaticamente para a xestión da base de datos, polo que "
-"debe ter os privilexios de administración axeitados."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "Contrasinal da conta de administración de LDAP:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "Introduza o contrasinal da conta de administración."
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"O contrasinal hase almacenar no ficheiro ${filename}, que só o administrador "
-"ha poder ler, e permitirá que ${package} realice accesos automáticos para "
-"xestión da base de datos."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr ""
-"Se deixa este campo en branco, reutilizarase o contrasinal que xa estaba "
-"gardado."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "Precisa de identificación a base de datos LDAP?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr ""
-"Indique se o servidor LDAP obriga a identificarse antes de fornecer as "
-"entradas."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "Polo xeral non se precisa esta configuración."
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "Nome distintivo da base de procuras:"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Introduza o nome distintivo da base de procuras LDAP. Moitos sitios empregan "
-"os compoñentes dos seus nomes de dominio para esta finalidade. Por exemplo, "
-"o dominio \"exemplo.net\" había empregar \"dc=exemplo,dc=net\" como nome "
-"distintivo da base de procuras."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "clear"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "crypt"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "Algoritmo local de cifra a empregar para os contrasinais:"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"O módulo PAM pode cifrar localmente os contrasinais cando se mudan. "
-"Recoméndase facelo:\n"
-" * clear: non se cifra. Isto debería escollerse se o servidor LDAP\n"
-"   cifra automaticamente a entrada userPassword,\n"
-" * crypt: fai que userPassword empregue o mesmo formato que a base\n"
-"   de datos local de contrasinais. Se ten dúbidas, escolla esta "
-"alternativa.\n"
-" * nds: fai actualizacións ao estilo do Novell Directory Services. \n"
-"   O contrasinal vello primeiro elimínase e logo actualízase.\n"
-" * ad: estilo Active Directory. Crea un contrasinal Unicode e actualiza\n"
-"   o atributo unicodePwd.\n"
-" * exop: emprega a operación ampliada de troco de contrasinal de OpenLDAP\n"
-"   para actualizar o contrasinal."
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "Versión de LDAP a empregar:"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"Escolla a versión do protocolo LDAP que debe empregar ldapns. Recoméndase "
-"empregar o número de versión máis alto dos dispoñíbeis."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "Conta de usuario de LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Introduza o nome da conta no LDAP que se ha empregar para accesos non "
-"administrativos (só lectura) á base de datos."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"Recoméndase empregar unha conta sen privilexios, porque o ficheiro de "
-"configuración que contén o nome da conta e o contrasinal debe poder lelo "
-"todo o mundo."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr ""
-"Desexa permitir que a conta de administración do LDAP se comporte como un "
-"root local?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"Esta opción permite que as utilidades de contrasinais que empregan PAM muden "
-"os contrasinais locais."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"O contrasinal da conta de administración de LDAP hase almacenar nun ficheiro "
-"separado que só o administrador ha poder ler."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "Se /etc está montado a través do NFS, debe desmarcar esta opción."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "URI do servidor LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Introduza o URI do servidor LDAP. O formato é «ldap://<nome_ou_IP>:"
-"<porto>/». Tamén se poden empregar «ldaps://» ou «ldapi://» . O número do "
-"porto é opcional."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"Recoméndase empregar un enderezo IP para evitar fallos se o servizo de nomes "
-"non está dispoñíbel."
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "Contrasinal para a conta de usuario de LDAP:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr "Introduza o contrasinal da conta de acceso non administrativo a LDAP."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "Desexa xestionar a configuración de libpam-ldap automaticamente?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"A configuración do paquete libpam-ldap pode xestionarse automaticamente "
-"empregando as respostas ás preguntas formuladas durante o proceso de "
-"configuración. O ficheiro de configuración que resulta disto pode "
-"sobrescribir modificacións locais."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"Se non escolle esta opción non se lle han facer máis preguntas e deberá "
-"facer manualmente a configuración."
-
-#~ msgid "LDAP account for root:"
-#~ msgstr "Conta LDAP para o administrador:"
-
-#~ msgid "This account will be used when root changes a password."
-#~ msgstr ""
-#~ "Hase empregar esta conta cando o administrador cambie un contrasinal."
-
-#~ msgid "Note: This account has to be a privileged account."
-#~ msgstr "Nota: Esta conta ten que ser unha conta con privilexios."
-
-#~ msgid ""
-#~ "Please enter the password to use when ${package} tries to login to the "
-#~ "LDAP directory using the LDAP account for root."
-#~ msgstr ""
-#~ "Introduza o contrasinal a empregar cando ${package} tente conectarse ao "
-#~ "directorio LDAP empregando a conta LDAP do administrador."
-
-#~ msgid "Entering an empty password will re-use the old password."
-#~ msgstr ""
-#~ "Se introduce un contrasinal baleiro hase volver empregar o contrasinal "
-#~ "antigo."
-
-#~ msgid ""
-#~ "Choose this option if you can't retrieve entries from the database "
-#~ "without logging in."
-#~ msgstr ""
-#~ "Escolla esta opción se non pode obter as entradas da base de datos sen se "
-#~ "identificar."
-
-#~ msgid "Note: Under a normal setup, this is not needed."
-#~ msgstr "Nota: Nunha configuración normal non é necesario."
-
-#~ msgid ""
-#~ "The PAM module can set the password crypt locally when changing the "
-#~ "passwords, this is usually a good choice. By setting this to something "
-#~ "else than clear you are making sure that the password gets crypted in "
-#~ "some way."
-#~ msgstr ""
-#~ "O módulo PAM pode establecer o cifrado do contrasinal localmente ao "
-#~ "cambiar os contrasinais; isto adoita ser unha boa idea. Ao establecelo a "
-#~ "algo distinto de \"clear\" asegúrase de que o contrasinal se cifra dalgún "
-#~ "xeito."
-
-#~ msgid "The meanings for selections are:"
-#~ msgstr "Os significados das opcións son:"
-
-#~ msgid ""
-#~ "clear - Don't set any encryptions, this is useful with servers that "
-#~ "automatically encrypt userPassword entry."
-#~ msgstr ""
-#~ "clear - Non cifra; é útil con servidores que cifran automaticamente a "
-#~ "entrada UserPassword."
-
-#~ msgid ""
-#~ "crypt - (Default) make userPassword use the same format as the flat "
-#~ "filesystem. this will work for most configurations"
-#~ msgstr ""
-#~ "crypt - (Por defecto) fai que userPassword empregue o mesmo formato que o "
-#~ "sistema de ficheiros normal. Isto funciona na maioría das configuracións."
-
-#~ msgid ""
-#~ "nds - Use Novell Directory Services-style updating, first remove the old "
-#~ "password and then update with cleartext password."
-#~ msgstr ""
-#~ "nds - Actualiza co mesmo sistema que Novell Directory Services; primeiro "
-#~ "elimina o contrasinal antigo e despois establece un contrasinal en claro."
-
-#~ msgid ""
-#~ "ad - Active Directory-style. Create Unicode password and update "
-#~ "unicodePwd attribute"
-#~ msgstr ""
-#~ "ad - Actualiza coma Active Directory. Crea un contrasinal Unicode e "
-#~ "actualiza o atributo unicodePwd."
-
-#~ msgid ""
-#~ "exop - Use the OpenLDAP password change extended operation to update the "
-#~ "password."
-#~ msgstr ""
-#~ "exop - Emprega a operación estendida de cambio de contrasinal de OpenLDAP "
-#~ "para actualizar o contrasinal."
-
-#~ msgid "Unprivileged database user:"
-#~ msgstr "Usuario sen privilexios da base de datos:"
-
-#~ msgid ""
-#~ "Warning: DO NOT use privileged accounts for logging in, the configuration "
-#~ "file has to be world readable."
-#~ msgstr ""
-#~ "Aviso: NON empregue contas con privilexios para se conectar; o ficheiro "
-#~ "de configuración ten que ser lexible para todo o mundo."
-
-#~ msgid "Make local root Database admin."
-#~ msgstr ""
-#~ "Facer que o administrador local sexa administrador da base de datos."
-
-#~ msgid ""
-#~ "If you are using NFS mounted /etc or any other custom setup, you should "
-#~ "disable this."
-#~ msgstr ""
-#~ "Se emprega un directorio /etc montado por NFS ou outra configuración "
-#~ "personalizada, debería desactivalo."
-
-#~ msgid "LDAP server Uniform Resource Identifier:"
-#~ msgstr "URI do servidor LDAP:"
-
-#~ msgid "Make debconf change your config?"
-#~ msgstr "¿Facer que debconf cambie a configuración?"
-
-#~ msgid ""
-#~ "libpam-ldap has been moved to use debconf for its configuration. Should "
-#~ "the settings in debconf be applied to the configuration?  Package "
-#~ "upgrades will use your answer here going forward."
-#~ msgstr ""
-#~ "Modificouse libpam-ldap para que empregue debconf para a súa "
-#~ "configuración. ¿Quere aplicar os valores configurados en debconf á "
-#~ "configuración de libpam-ldap? As próximas veces que actualice o paquete "
-#~ "hase empregar a mesma resposta que aquí."
diff -pruN 186-4.1/debian/po/it.po 186-4.1ubuntu1/debian/po/it.po
--- 186-4.1/debian/po/it.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/it.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,332 +0,0 @@
-# Italian (it) translation of debconf templates for libpam-ldap
-# Copyright (C) 2008 Software in the Public Interest
-# This file is distributed under the same license as the libpam-ldap package.
-# Luca Monducci <luca.mo@tiscali.it>, 2008, 2009.
-# 
-msgid ""
-msgstr ""
-"Project-Id-Version: libpam-ldap 184-4.3\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2009-06-20 12:02+0200\n"
-"Last-Translator: Luca Monducci <luca.mo@tiscali.it>\n"
-"Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
-"Language: it\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "Account amministratore per LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "Inserire il nome dell'account amministratore per LDAP."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"Questo account sarà utilizzato automaticamente per la gestione del database, "
-"quindi deve avere gli appropriati privilegi amministrativi."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "Password dell'account amministratore per LDAP:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "Inserire la password dell'account amministratore."
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"La password verrà memorizzata nel file ${filename}. Tale file sarà leggibile "
-"solo da root e permetterà a ${package} di occuparsi della gestione "
-"automatica del database delle password."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr "Lasciando vuoto questo campo, sarà usata la vecchia password."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "Il database LDAP richiede il login?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr ""
-"Scegliere se il sever LDAP debba richiedere un login prima di recuperare i "
-"dati."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "Solitamente questa impostazione non è necessaria."
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "\"Distinguished name\" della base della ricerca:"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Inserire il \"distinguished name\" della base di ricerca LDAP, spesso per "
-"questo scopo si usano i nomi di dominio. Per esempio, il dominio \"esempio."
-"net\" può usare \"dc=esempio,dc=net\" come \"distinguished name\" della base "
-"di ricerca."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "in chiaro"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "cifrato"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "Algoritmo di cifratura locale da usare per le password:"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"Quando si cambia la password il modulo PAM può cifrarla in locale, questa è "
-"solitamente una buona scelta:\n"
-" - in chiaro: non viene effettuata alcuna cifratura, può essere scelto\n"
-"   quando i server LDAP cifrano automaticamente la voce userPassword;\n"
-" - cifrato: forza userPassword a usare lo stesso formato del semplice\n"
-"   database locale delle password, questa è la scelta raccomandata;\n"
-" - nds: usa l'aggiornamento nello stile dei Novell Directory Services,\n"
-"   prima viene rimossa la vecchia password e poi la si aggiorna;\n"
-" - ad: stile Active Directory, crea una password Unicode e aggiorna\n"
-"   l'attributo unicodePwd;\n"
-" - exop: usa l'operatore per il cambio password di OpenLDAP per\n"
-"   aggiornare la password."
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "Versione di LDAP da usare:"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"Scegliere la versione del protocollo LDAP che deve essere usata da ldapns. "
-"Si raccomanda di impostarla al numero di versione più alto disponibile."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "Account dell'utente LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Inserire il nome dell'account LDAP da usare per accedere in modo non-"
-"amministrativo (in sola lettura) al database delle login."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"Si raccomanda di usare un account non privilegiato dato che il file di "
-"configurazione che contiene il nome e la password di questo account deve "
-"essere leggibile da tutti."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr "Permettere all'account amministrativo LDAP di agire come root?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"Questa opzione permette alle utilità di gestione delle password che "
-"utilizzano PAM di cambiare le password locali."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"La password dell'account amministrativo LDAP verrà memorizzata in un "
-"apposito file che sarà leggibile solo da root."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "Se /etc è montata tramite NFS, non si deve abilitare questa funzione."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "URI del srver LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Inserire l'URI del server LDAP. Il formato è ldap://<nomehost o IP>:"
-"<porta>/ . È possibile usare anche ldaps:// o ldapi://. Il numero della "
-"porta è opzionale."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"Si raccomanda l'uso di un indirizzo IP per ridurre il rischio di problemi "
-"qualora il servizio di risoluzione dei nomi non sia disponibile."
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "Password dell'account dell'utente LDAP:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr ""
-"Inserire la password dell'account LDAP da usare per accedere in modo non-"
-"amministrativo."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "Gestire automaticamente la configurazione di libpam-ldap?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"La configurazione del pacchetto libpam-ldap può essere gestita "
-"automaticamente utilizzando le risposte alle domande poste durante il "
-"processo di configurazione. Il file di configurazione risultante potrebbe "
-"anche sovrascrivere le modifiche locali."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"Se non si accetta, non verranno poste ulteriori domande e la configurazione "
-"dovrà essere fatta manualmente."
diff -pruN 186-4.1/debian/po/ja.po 186-4.1ubuntu1/debian/po/ja.po
--- 186-4.1/debian/po/ja.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/ja.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,338 +0,0 @@
-#
-#    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: libpam-ldap 184-4.3\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2009-06-10 22:48+0900\n"
-"Last-Translator: Kenshi Muto <kmuto@debian.org>\n"
-"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
-"Language: ja\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "LDAP 管理用アカウント:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "LDAP 管理用アカウントの名前を入力してください。"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"このアカウントはデータベース管理に自動で使われるので、適切な管理権限を持って"
-"いなければなりません。"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "LDAP 管理用パスワード:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "管理用アカウントのパスワードを入力してください。"
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"パスワードは ファイル ${filename} に格納されます。これは root のみが読むこと"
-"ができ、${package} が自動でデータベース管理ログインを実行できるようにします。"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr "この欄を空のままにすると、以前に格納されたパスワードを再利用します。"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "LDAP データベースはログインを必要としますか?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr ""
-"LDAP サーバがエントリ取得前にログインを要求するかどうかを選んでください。"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "そのようなセットアップは通常必要ありません。"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "検索ベースの識別名:"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"LDAP 検索ベースの識別名を入力してください。多くのサイトではそのドメイン名の要"
-"素をこの目的に使っています。たとえば、ドメイン \"example.net\" では検索ベース"
-"の識別名として \"dc=example,dc=net\" を使っているでしょう。"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "clear"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "crypt"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "パスワードに使うローカル暗号化アルゴリズム:"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"PAM モジュールは、パスワードを変更する際に、以下のような形でローカルで暗号化"
-"できます:\n"
-" * clear: 暗号化しない。これは LDAP サーバが自動で userPassword エントリを暗"
-"号化\n"
-"   するときに選びます。\n"
-" * crypt: userPassword にフラットなローカルパスワードデータベースと同じ形式を"
-"使い\n"
-"   ます。よくわからなければ、この選択肢を選ぶべきです。\n"
-" * nds: Novell Directory Services スタイルの更新を利用します。古いパスワード"
-"は\n"
-"   まず削除されてから更新されます。\n"
-" * ad: Active Directory スタイルです。これは Unicode 形式のパスワードを作成"
-"し、\n"
-"   unicodePwd 属性を更新します。\n"
-" * exop: パスワードの更新に OpenLDAP パスワード変更拡張操作 (password "
-"change\n"
-"   extended operation) を使います。"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "利用する LDAP バージョン:"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"ldapns に使う LDAP プロトコルのバージョンを選んでください。利用可能な最も高い"
-"バージョン番号を使うことをお勧めします。"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "LDAP ログインユーザアカウント:"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"非管理 (読み取り専用) データベースログインに使う LDAP アカウントを入力してく"
-"ださい。"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"アカウント名およびパスワードを含む設定ファイルは全員が読み取り可能にしなけれ"
-"ばならないので、特権を持たないアカウントを使うことを強くお勧めします。"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr "LDAP 管理アカウントがローカルの root のように振る舞うことを許しますか?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"「はい」を選ぶと、PAM を使うパスワードユーティリティがローカルのパスワードを"
-"変更することを許可します。"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"LDAP 管理アカウントパスワードは root のみが読み取り可能な別のファイルに格納さ"
-"れます。"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "/etc が NFS でマウントされている場合、この機能は無効にすべきです。"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "LDAP サーバの URI:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"LDAP サーバの Uniform Resource Identifier を入力してください。形式は 'ldap://"
-"<ホスト名またはIP>:<ポート>' です。'ldaps://' または 'ldapi://' も利用できま"
-"す。ポート番号はオプションです。"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"これはドメインネームサービスが利用できないときの障害を避けるために IP アドレ"
-"スを使うことをお勧めします。"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "LDAP ログインユーザのパスワード:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr "非管理用の LDAP ログインアカウントのパスワードを入力してください。"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "libpam-ldap 設定を自動で管理しますか?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"libpam-ldap パッケージの設定は設定中に尋ねられる質問の回答を使うことで自動で"
-"管理できます。生成結果の設定ファイルは、ローカルの変更を上書きする可能性があ"
-"ります。"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"「いいえ」と答えると、以降質問はされず、設定を手動で完了させる必要がありま"
-"す。"
diff -pruN 186-4.1/debian/po/nb.po 186-4.1ubuntu1/debian/po/nb.po
--- 186-4.1/debian/po/nb.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/nb.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,443 +0,0 @@
-# translation of nb.po to
-#
-#
-# Bjørn Steensrud <bjornst@powertech.no>, 2007.
-# Bjørn Steensrud <bsteensr@skogkatt.homelinux.org>, 2008.
-# Bjørn Steensrud <bjornst@skogkatt.homelinux.org>, 2009.
-msgid ""
-msgstr ""
-"Project-Id-Version: nb\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2009-12-31 10:17+0100\n"
-"Last-Translator: Bjørn Steensrud <bjornst@skogkatt.homelinux.org>\n"
-"Language-Team: Norsk (bokmål) <i18n-nb@lister.ping.uio.no>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.0\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "Administrativ konto for LDAP"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "Oppgi kontonavnet til LDAP-administrator."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"Denne kontoen vil bli brukt automatisk for databasestyring, så den må ha "
-"tilsvarende administrative privilegier."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "Passord for LDAP-administrator:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "Oppgi passord for administratorkontoen.."
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"Passordet blir lagret i en egen fil ${filename} som bare root-bruker har "
-"tilgang til, og gjør at ${package} kan utføre automatisk innlogging for "
-"databasestyring."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr ""
-"Det passordet som er lagret fra før vil bli brukt igjen hvis dette feltet er "
-"tomt."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "Kreves det innlogging til LDAP-databasen?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr "Velg om LDAP-tjeneren krever innlogging før oppføringer kan hentes."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "Et slikt oppsett trengs vanligvis ikke."
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "Entydig navn for søkebasen:"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Oppgi entydig navn (DN) på LDAP-søkebasen.  Mange installasjoner bruker "
-"komponentene i domenenavnet til dette.  For eksempel: domenet «example.net» "
-"kunne bruke «dc=example,dc=net» som entydig navn på søkebasen."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "klar"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "crypt"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "Lokal krypteringsalgpritme som skal brukes når passord endres."
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"PAM-modulen kan kryptere passordet lokalt når det endres, og det anbefales:\n"
-"* klar: ingen kryptering, Dette bør brukes når LDAP-tjenere automatisk\n"
-" krypterer oppføringen userPassword.\n"
-"* crypt: bruk samme format for userPassword som i den flate, lokale\n"
-" passord-databasen. Er du i tvil, så velg dette.\n"
-"* nds: bruk oppdatering som i Novell Directory Services. Først blir det\n"
-" gamle passordet fjernet, og deretter oppdatert.\n"
-"* ad: som i Active Directory. Dette lager et Unicode-passord og \n"
-" oppdaterer attributten unicodePwd.\n"
-"* exop: bruk den utvidede handlingen for OpenLDAP passordendring\n"
-" til å oppdatere passordet."
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "LDAP-versjon som skal brukes:"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"Velg hvilken versjon av LDAP-protokollen som ldapns skal bruke. Det "
-"anbefales å oppgi det høyeste tilgjengelige versjonsnummeret."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "LDAP brukerkonto:"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Oppgi navnet på LDAP-kontoen som skal brukes til ikke-administrativ  "
-"(skrivebeskyttet) innlogging til databasen."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"Det anbefales sterkt å bruke en konto uten privilegier, fordi oppsettsfila "
-"som inneholder kontonavn og passord må kunne leses av alle."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr "Skal LDAPs admin-konto være som lokal root?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"Dette valget gjør at passordprogrammer som bruker PAM kan endre lokale "
-"passord."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"Passordet for LDAPs admin-konto blir lagret i en egen fil som bare root-"
-"bruker kan lese."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "Hvis /etc er montert med NFS bør dette valget være slått av."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "URI for LDAP-tjener:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Oppgi Uniform Resource Identifier for den LDAP-tjeneren som brukes. Dette "
-"er  en streng på formen ldap://<vertsnavn_eller_IP>:<port>/ . ldaps:// eller "
-"ldapi:// kan også brukes. Portnummer er ikke nødvendig, men kan oppgis."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"Det anbefales å bruke en IP-adresse, for det minsker risikoen for svikt hvis "
-"navnetjenester ikke er tilgjengelige."
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "Passord for LDAP brukerkonto:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr "Oppgi passord som skal brukes for ikke-administrativ LDAP-konto."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "Skal libpam-ldap-oppsettet håndteres automatisk?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"Oppsettet for libpam-ldap-pakka kan håndteres automatisk ved bruk av svarene "
-"på spørsmålene som stilles under oppsettsprosessen. Den oppsettsfila som "
-"blir laget kan overskrive lokale endringer."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"Hvis du ikke velger dette blir ingen flere spørsmål stilt og oppsettet må "
-"gjøres manuelt."
-
-#~ msgid "LDAP account for root:"
-#~ msgstr "LDAP-konto for root:"
-
-#~ msgid "This account will be used when root changes a password."
-#~ msgstr "Denne kontoen blir brukt når root endrer et passord."
-
-#~ msgid "Note: This account has to be a privileged account."
-#~ msgstr "Merk at denne kontoen må være en privilegert konto."
-
-#~ msgid ""
-#~ "Please enter the password to use when ${package} tries to login to the "
-#~ "LDAP directory using the LDAP account for root."
-#~ msgstr ""
-#~ "Oppgi passordet som skal brukes når ${package} forsøker å logge inn til "
-#~ "LDAP-katalogen med roots LDAP-konto."
-
-#~ msgid "Entering an empty password will re-use the old password."
-#~ msgstr ""
-#~ "Hvis det oppgitte passordet er tomt, så blir det gamle passordet brukt."
-
-#~ msgid ""
-#~ "Choose this option if you can't retrieve entries from the database "
-#~ "without logging in."
-#~ msgstr ""
-#~ "Slå på dette hvis oppføringer fra databasen ikke kan hentes uten å loggge "
-#~ "inn."
-
-#~ msgid "Note: Under a normal setup, this is not needed."
-#~ msgstr "Merk: Dette trengs ikke under et normalt oppsett."
-
-#~ msgid ""
-#~ "The PAM module can set the password crypt locally when changing the "
-#~ "passwords, this is usually a good choice. By setting this to something "
-#~ "else than clear you are making sure that the password gets crypted in "
-#~ "some way."
-#~ msgstr ""
-#~ "PAM-modulen kan bestemme passordkryptering lokalt når passordene endres, "
-#~ "dette er som regel et godt valg. Settes dette til noe annet enn «klar» så "
-#~ "sikrer du at passordet blir kryptert på en eller annen måte."
-
-#~ msgid "The meanings for selections are:"
-#~ msgstr "Betydningen av valgene er:"
-
-#~ msgid ""
-#~ "clear - Don't set any encryptions, this is useful with servers that "
-#~ "automatically encrypt userPassword entry."
-#~ msgstr ""
-#~ "klar ‒ Ikke oppgi noen kryptering, dette er nyttig med tjenere som "
-#~ "automatisk krypterer oppføringen userPassword."
-
-#~ msgid ""
-#~ "crypt - (Default) make userPassword use the same format as the flat "
-#~ "filesystem. this will work for most configurations"
-#~ msgstr ""
-#~ "crypt ‒ (Standard) bruk samme format i userPassword som i det flate "
-#~ "filsystemet. Dette virker med de fleste oppsett "
-
-#~ msgid ""
-#~ "nds - Use Novell Directory Services-style updating, first remove the old "
-#~ "password and then update with cleartext password."
-#~ msgstr ""
-#~ "nds ‒ Oppdater passordet slik det gjøres i Novell Directory Services, "
-#~ "slett først det gamle passordet og oppdater deretter med klartekst "
-#~ "passord."
-
-#~ msgid ""
-#~ "ad - Active Directory-style. Create Unicode password and update "
-#~ "unicodePwd attribute"
-#~ msgstr ""
-#~ "ad ‒ Som i Active Directory, Lag Unicode-passord og oppdater attributten "
-#~ "unicodePwd"
-
-#~ msgid ""
-#~ "exop - Use the OpenLDAP password change extended operation to update the "
-#~ "password."
-#~ msgstr ""
-#~ "exop ‒ Bruk LDAP-handlingen «password change extended operation» til å "
-#~ "oppdatere passordet."
-
-#~ msgid "Unprivileged database user:"
-#~ msgstr "Alminnelig databasebruker:"
-
-#~ msgid ""
-#~ "Warning: DO NOT use privileged accounts for logging in, the configuration "
-#~ "file has to be world readable."
-#~ msgstr ""
-#~ "Advarsel: IKKE BRUK privilegerte kontoer til å logge inn, oppsettsfila må "
-#~ "være leselig for alle."
-
-#~ msgid "Make local root Database admin."
-#~ msgstr "Gjør lokal root til Database-administrator"
-
-#~ msgid ""
-#~ "If you are using NFS mounted /etc or any other custom setup, you should "
-#~ "disable this."
-#~ msgstr ""
-#~ "Hvis /etc er NFS-montert eller det brukes andre tilpassede oppsett bør "
-#~ "dette slås av."
-
-#~ msgid "LDAP server Uniform Resource Identifier:"
-#~ msgstr "URI for LDAP-tjeneren:"
-
-#~ msgid "Make debconf change your config?"
-#~ msgstr "Skal debconf endre config-en din?"
-
-#~ msgid ""
-#~ "libpam-ldap has been moved to use debconf for its configuration. Should "
-#~ "the settings in debconf be applied to the configuration?  Package "
-#~ "upgrades will use your answer here going forward."
-#~ msgstr ""
-#~ "libpam-ldap er endret til å bruke debconf til sitt oppsett. Skal "
-#~ "innstillingene i debconf brukes på oppsettet? Pakkeoppgraderinger "
-#~ "heretter vil bruke svaret som gis her."
diff -pruN 186-4.1/debian/po/nl.po 186-4.1ubuntu1/debian/po/nl.po
--- 186-4.1/debian/po/nl.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/nl.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,340 +0,0 @@
-# Dutch translation of libpam-ldap debconf templates.
-# Copyright (C) 2007-2012 THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the libpam-ldap package.
-# Bart Cornelis <cobaco@skolelinux.no>, 2007.
-# Jeroen Schot <schot@a-eskwadraat.nl>, 2012.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: libpam-ldap 184-8.5\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2012-01-10 12:05+0100\n"
-"Last-Translator: Jeroen Schot <schot@a-eskwadraat.nl>\n"
-"Language-Team: Debian l10n Dutch <debian-l10n-dutch@lists.debian.org>\n"
-"Language: nl\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "LDAP-beheerdersaccount:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "Wat is de naam van de LDAP-beheerdersaccount?"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"Deze account zal automatisch worden gebruikt voor het databaseonderhoud en "
-"heeft daarom de juiste beheerdersrechten nodig."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "Beheerderswachtwoord van LDAP:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "Wat is het wachtwoord voor de beheerdersaccount?"
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"Dit wachtwoord wordt opgeslagen in een apart bestand ${filename}. Deze zal "
-"alleen leesbaar zijn voor de beheerder en maakt het voor ${package} mogelijk "
-"om automatisch databaseonderhoud uit te voeren."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr "Als u dit veld leeg laat zal het vorige wachtwoord worden hergebruikt."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "Wordt aanmelden door de LDAP-database vereist?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr ""
-"Moet de LDAP-server aanmelding vereisen voordat informatie kan worden "
-"opgehaald?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "Dit is meestal niet nodig."
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "Onderscheidende naam van de zoekbasis:"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Gelieve de onderscheidende naam ('distinguished name', DN) van de LDAP "
-"zoekbasis in te voeren. Veel sites gebruiken de componenten van hun "
-"domeinnaam voor dit doel. Bijvoorbeeld: de domeinnaam \"example.net\" zou "
-"gebruik maken van \"dc=example,dc=net\" als de onderscheidende naam van de "
-"zoekbasis."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "onversleuteld"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "crypt"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr ""
-"Welk versleutelingalgoritme dient lokaal gebruikt te worden bij het wijzigen "
-"van wachtwoorden?"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"De PAM-modules kan het wachtwoord bij het veranderen lokaal versleutelen, "
-"dit wordt aangeraden:\n"
-" * onversleuteld: Geen versleuteling. Dit moet worden gekozen wanneer\n"
-"   LDAP-servers het userPassword-veld automatisch versleutelen.\n"
-" * crypt: Laat userPassword dezelfde indeling gebruiken als de\n"
-"   lokale wachtwoorddatabase. Wanneer u twijfelt kunt u het beste\n"
-"   deze optie kiezen.\n"
-" * nds: Gebruik de methode van Novell Directory Services voor het\n"
-"   bijwerken. Het oude wachtwoord wordt hierbij eerst verwijderd,\n"
-"   daarna wordt het bijgewerkt.\n"
-" * ad: De Active Directory-methode. Dit maakt een Unicode-wachtwoord\n"
-"   aan en werkt het attribuut unicodePwd bij.\n"
-" * exop: Gebruik de uitgebreide operatie voor wachtwoordveranderen\n"
-"   van OpenLDAP om het wachtwoord bij te werken."
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "Te gebruiken versie van LDAP:"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"Welke versie van het LDAP-protocol dient ldapns te gebruiken? U wordt "
-"aangeraden om de hoogste beschikbare versie te gebruiken."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "Gebruikersaccount voor LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Wat is de naam van de LDAP-account die gebruikt moet worden gebruikt voor "
-"niet-beheersmatige (alleen-lezen) database-aanmeldingen?"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"Het wordt sterk aangeraden om hier een account zonder rechten voor te "
-"gebruiken, omdate het configuratiebestand met de accountnaam en wachtwoord "
-"voor iedereen leesbaar moet zijn."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr ""
-"De LDAP-beheerdersaccount toestaan zich als de lokale beheerder te gedragen?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"Deze optie maakt het mogelijk voor wachtwoordprogramma's die PAM gebruiken "
-"om lokale wachtwoorden te wijzigen."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"Het wachtwoord van de LDAP-beheerdersaccount wordt opgeslagen in een apart "
-"bestand waarop de rechten ingesteld worden zodat alleen de beheerder het kan "
-"lezen."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "Als /etc door NFS wordt aangekoppeld dient u dit uit te schakelen."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "URI van de LDAP-server:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Wat is de Uniform Resource Identifier (URI) van de LDAP-server? De vorm is "
-"'ldap://<computernaam_of_IP>:<poort>/'. Daarnaast kunnen ook 'ldaps://' en "
-"'ldapi://' worden gebruikt. Het poortnummer is optioneel."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"Het wordt aangeraden om een IP-adres te gebruiken, dit voorkomt uitval "
-"wanneer de domeinnaamdiensten niet beschikbaar zijn."
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "Wachtwoord voor de LDAP-account:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr "Wat is het wachtwoord voor de niet-beheersmatige LDAP-account?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "De configuratie van libpam-ldap automatisch beheren?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"De pakketconfiguratie van libpam-ldap kan automatisch worden afgehandeld met "
-"de antwoorden op de vragen die u tijdens het configuratieproces worden "
-"gesteld. Het resulterende configuratiebestand kan mogelijk lokale "
-"wijzigingen overschrijven."
-
-#  Type: 
-#  Description
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"Als u niet voor deze optie kiest zullen er verder geen vragen meer worden "
-"gesteld en zal u de configuratie handmatig moeten doen."
diff -pruN 186-4.1/debian/po/pl.po 186-4.1ubuntu1/debian/po/pl.po
--- 186-4.1/debian/po/pl.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/pl.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,331 +0,0 @@
-# Translation of libpam-ldap debconf templates to Polish.
-# Copyright (C) 2009
-# This file is distributed under the same license as the libpam-ldap package.
-#
-# Michał Kułach <michal.kulach@gmail.com>, 2012.
-msgid ""
-msgstr ""
-"Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2012-03-19 16:34+0100\n"
-"Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n"
-"Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n"
-"Language: pl\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.2\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "Konto administratora LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "Proszę podać nazwę konta administracyjnego LDAP."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"Konto będzie używane automatycznie do zarządzania bazą danych, tak więc musi "
-"posiadać odpowiednie uprawnienia administratora."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "Hasło administracyjne LDAP:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "Proszę podać hasło konta administracyjnego."
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"Hasło będzie przechowywane w pliku ${filename}. Będzie dostępne do odczytu "
-"tylko dla roota i pozwoli pakietowi ${package} na automatyczne logowanie w "
-"celu zarządzania bazą danych."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr ""
-"Jeśli pole pozostanie puste, zostanie użyte poprzednio przechowywane hasło."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "Czy baza danych LDAP wymaga logowania?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr ""
-"Proszę wybrać, czy serwer LDAP wymaga zalogowania przed pobraniem wpisów."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "Takie ustawienie nie jest z reguły konieczne."
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "Wyróżniająca nazwa bazy wyszukiwania:"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Proszę wprowadzić unikalną nazwę (ang. distinguished name) jako podstawę "
-"wyszukiwania LDAP. Wiele stron używa w tym celu części swoich nazw "
-"domenowych. Przykładowo, domena \"example.net\" może używać \"dc=example,"
-"dc=net\" jako unikalną nazwę podstawy wyszukiwania."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "clear"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "crypt"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "Lokalny algorytm szyfrowania używany dla haseł:"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"Moduł PAM może szyfrować hasła lokalnie w czasie ich zmiany, co jest "
-"zalecane:\n"
-" * clear: brak szyfrowania. Powinno być użyte, gdy serwery LDAP\n"
-"   automatycznie szyfrują wpis userPassword;\n"
-" * crypt: userPassword będzie używał tego samego formatu co płaska\n"
-"   lokalna baza danych. W razie wątpliwości proszę wybrać tę opcję;\n"
-" * nds: aktualizowanie w stylu Novell Directory Services. Stare hasło\n"
-"   jest najpierw usuwane, po czym aktualizowane;\n"
-" * ad: sposób Active Directory. Tworzy hasło Unicode i aktualizuje\n"
-"   atrybut unicodePwd;\n"
-" * exop: używa Password Modify Extended Operation OpenLDAP w celu\n"
-"   aktualizacji hasła."
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "Wersja LDAP do użycia:"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"Proszę wybrać wersję protokołu LDAP, która powinna być używana przez ldapns. "
-"Zalecane jest użycie wersji o największym numerze."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "Login konta użytkownika LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Proszę podać nazwę konta LDAP, które będzie używane do logowań "
-"nieadministracyjnych (tylko do odczytu) do bazy danych."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"Zaleca się używanie konta nieuprzywilejowanego, ponieważ plik konfiguracyjny "
-"zawierający nazwę konta i hasło musi być dostępny do odczytu dla wszystkich."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr ""
-"Pozwolić kontu administracyjnemu LDAP na zachowywanie się jak lokalny root?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"Ta opcja pozwoli narzędziom haseł używać PAM do zmiany lokalnych haseł."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"Hasło konta administratora LDAP będzie przechowywane w oddzielnym pliku, "
-"dostępnym do odczytu tylko dla roota."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "Jeśli /etc jest zamontowane przez NFS, ta opcja powinna być wyłączona."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "URI serwera LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Proszę podać Uniform Resource Identifier serwera LDAP. Format to: \"ldap://"
-"<nazwa-hosta-lub-IP>:<port>/\". Można również użyć protokołu \"ldaps://\" "
-"lub \"ldapi://\". Numer portu jest opcjonalny."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"Użycie adresu IP jest zalecane, w celu uniknięciu problemów w przypadku "
-"niedostępności usług nazw domenowych."
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "Hasło dla użytkownika LDAP:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr "Proszę podać hasło dla nieadministracyjnego konta LDAP."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "Zarządzać konfiguracją libpam-ldap automatycznie?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"Konfiguracja pakietu libpam-ldap może być zarządzana automatycznie, "
-"korzystając z pytań zadawanych podczas procesu konfiguracji. Wynikowy plik "
-"konfiguracyjny może nadpisywać lokalne zmiany."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"Jeśli ta opcja nie zostanie wybrana, dalsze pytania nie będą zadawane, a "
-"konfiguracja będzie musiała zostać wykonana ręcznie."
diff -pruN 186-4.1/debian/po/POTFILES.in 186-4.1ubuntu1/debian/po/POTFILES.in
--- 186-4.1/debian/po/POTFILES.in	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/POTFILES.in	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-[type: gettext/rfc822deb] templates
diff -pruN 186-4.1/debian/po/pt_BR.po 186-4.1ubuntu1/debian/po/pt_BR.po
--- 186-4.1/debian/po/pt_BR.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/pt_BR.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,456 +0,0 @@
-# Brazilian Portuguese translation (libpam-ldap package)
-# This file is distributed under the same license as the libpam-ldap package.
-#
-#  André Luís Lopes <andrelop@debian.org>, 2003-2006.
-#  Felipe Augusto van de Wiel (faw) <faw@debian.org>, 2007.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: libpam-ldap\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2007-03-09 22:08-0300\n"
-"Last-Translator: Felipe Augusto van de Wiel (faw) <faw@cathedrallabs.org>\n"
-"Language-Team: l10n portuguese <debian-l10n-portuguese@lists.debian.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Language: pt_BR\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "Conta administrativa do LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "Por favor, informe o nome da conta administrativa do LDAP."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"Esta conta será usada automaticamente para gestão de dados, então ela deverá "
-"ter os privilégios administrativos devidos."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "Senha para a conta administrativa no LDAP:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr ""
-"Por favor, informe a senha que será usada para a autenticação na base de "
-"dados LDAP."
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"A senha será armazenada no arquivo ${filename}, que poderá ser lido somente "
-"pelo usuário root e permitirá a ${package} efetuar autenticações automáticas "
-"para gestão de dados."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr ""
-"Se este campo estiver vazio, a senha previamente guardada será reutilizada."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "A base de dados LDAP requer autenticação?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr ""
-"Por favor, defina se o servidor LDAP deve requerer autenticação antes de "
-"restabelecer uma entrada."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "Essa configuração geralmente não é necessária."
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "O nome específico da base de pesquisa:"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Por favor informe o nome específico da base de pesquisa LDAP. Muitos sites "
-"usam os componentes de seus nomes de domínio para este fim. Por exemplo, o "
-"domínio \"exemplo.net\" usaria \"dc=exemplo,dc=net\" como o nome específico "
-"da base de pesquisa."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "limpo"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "criptografar"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "Criptografia local a ser utilizada na mudança de senhas:"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"O módulo PAM criptografa a senha localmente quando ela é mudada, o que é "
-"recomendado:\n"
-" * limpo: sem criptografia. Este deve ser escolhido quando\n"
-"   servidores LDAP criptografam automaticamente a entrada\n"
-"   userPassword;\n"
-" * criptografar: faz com que userPassword use o mesmo formato que a\n"
-"   base de dados simples de senhas local. Na dúvida, deve-se adotar\n"
-"   esta opção;\n"
-" * nds: usa atualização tipo Novell Directory Services. A senha\n"
-"   antiga é removida e então, atualizada;\n"
-" * ad: Tipo Active Directory. Este cria uma senha Unicode e\n"
-"   atualiza o atributo unicodePwd;\n"
-" * exop: usa a operação extendida de mudança de senha OpenLDAP\n"
-"   para atualizar a senha."
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "Versão LDAP a ser utilizada:"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"Por favor informe qual versão do protocolo LDAP deve ser usada pelo ldapns. "
-"Geralmente é uma boa idéia definir esta opção para o número de versão mais "
-"alto disponível."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "Conta do usuário de autenticação do LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Por favor, informe o nome da conta não-administrativa (somente leitura) que "
-"será usada para se autenticar na base de dados LDAP."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"É muito recomendável usar uma conta sem privilégios pois o arquivo de "
-"configuração que contém o nome da conta e a senha deve ser de acesso "
-"universal."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr ""
-"Permitir que a conta administrativa do LDAP se comporte como o usuário root "
-"local?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"Esta opção lhe permitirá fazer com que os utilitários de senha que utilizam "
-"PAM se comportem como se você estivesse mudando senhas locais."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"A senha administrativa será armazenada em um arquivo separado que poderá ser "
-"lido somente pelo usuário root."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "Se /etc está montado por NFS esta opção deve estar desabilitada."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "URI do servidor LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Por favor, informe a URI do servidor LDAP usado. Isto é um texto na forma "
-"'ldap://<nome_da_maquina_ou_IP>:<porta>/'. 'ldaps://' ou 'ldapi://' também "
-"podem ser usados. O número da porta é opcional."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"Nota: É normalmente uma boa idéia usar um endereço IP; isto reduz riscos de "
-"falhas no caso do servidor de nomes não estar disponível."
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "Senha para a autenticação na base de dados:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr ""
-"Por favor, informe a senha que será usada para a autenticação na base de "
-"dados LDAP."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "Gerenciar a configuração do libpam-ldap automaticamente?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"A configuração do pacote libpam-ldap pode ser gerenciada automaticamente "
-"através de respostas às perguntas durante o processo de configuração. A "
-"configuração resultante pode sobrescrever as mudanças locais."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"Se esta opção não for escolhida, não haverá mais perguntas e a configuração "
-"terá de ser feita manualmente."
-
-#~ msgid "LDAP account for root:"
-#~ msgstr "Conta LDAP para o root:"
-
-#~ msgid "This account will be used when root changes a password."
-#~ msgstr "Esta conta será usada quando o root muda uma senha."
-
-#~ msgid "Note: This account has to be a privileged account."
-#~ msgstr "Nota: Esta conta tem de ser uma conta privilegiada."
-
-#~ msgid ""
-#~ "Please enter the password to use when ${package} tries to login to the "
-#~ "LDAP directory using the LDAP account for root."
-#~ msgstr ""
-#~ "Por favor, informe a senha para usar quando ${package} tenta se "
-#~ "autenticar no diretório LDAP usando a conta LDAP para o root."
-
-#~ msgid "Entering an empty password will re-use the old password."
-#~ msgstr "Informando uma senha em branco reutilizará a senha antiga."
-
-#~ msgid ""
-#~ "Choose this option if you can't retrieve entries from the database "
-#~ "without logging in."
-#~ msgstr ""
-#~ "Escolha esta opção se você não pode obter entradas da base de dados sem "
-#~ "se autenticar."
-
-#~ msgid "Note: Under a normal setup, this is not needed."
-#~ msgstr "Nota: Sob uma configuração normal, isto não é necessário."
-
-#~ msgid ""
-#~ "The PAM module can set the password crypt locally when changing the "
-#~ "passwords, this is usually a good choice. By setting this to something "
-#~ "else than clear you are making sure that the password gets crypted in "
-#~ "some way."
-#~ msgstr ""
-#~ "O módulo PAM pode definir a senha criptografada localmente na mudança de "
-#~ "senhas, isto é normalmente uma boa escolha. Definir essa configuração "
-#~ "para qualquer uma das opções exceto a opção limpo lhe dará certeza de que "
-#~ "a senha seja criptografada de alguma forma."
-
-#~ msgid "The meanings for selections are:"
-#~ msgstr "Os significados das seleções são:"
-
-#~ msgid ""
-#~ "clear - Don't set any encryptions, this is useful with servers that "
-#~ "automatically encrypt userPassword entry."
-#~ msgstr ""
-#~ "limpo - Não configura criptografia alguma. Esta opção é útil para "
-#~ "servidores que automaticamente criptografam a entrada userPassword."
-
-#~ msgid ""
-#~ "crypt - (Default) make userPassword use the same format as the flat "
-#~ "filesystem. this will work for most configurations"
-#~ msgstr ""
-#~ "criptografar - (Padrão) Faz com que a entrada userPassword use o mesmo "
-#~ "formato do sistema de arquivos simples. Esta opção funcionará para a "
-#~ "maioria das configurações."
-
-#~ msgid ""
-#~ "nds - Use Novell Directory Services-style updating, first remove the old "
-#~ "password and then update with cleartext password."
-#~ msgstr ""
-#~ "nds - Usa o estilo de atualização do Serviço de Diretórios Novell. "
-#~ "Primeiro remove a senha antiga e então atualiza com uma senha em texto "
-#~ "puro."
-
-#~ msgid ""
-#~ "ad - Active Directory-style. Create Unicode password and update "
-#~ "unicodePwd attribute"
-#~ msgstr ""
-#~ "ad - Estilo Active Directory. Cria senhas Unicode e atualiza o atributo "
-#~ "unicodePwd."
-
-#~ msgid ""
-#~ "exop - Use the OpenLDAP password change extended operation to update the "
-#~ "password."
-#~ msgstr ""
-#~ "exop - Usa a operação de troca de senha estendida OpenLDAP para atualizar "
-#~ "a senha."
-
-#~ msgid "Unprivileged database user:"
-#~ msgstr "Usuário não privilegiado da base de dados:"
-
-#~ msgid ""
-#~ "Warning: DO NOT use privileged accounts for logging in, the configuration "
-#~ "file has to be world readable."
-#~ msgstr ""
-#~ "Aviso: NÃO use contas privilegiadas para autenticação, o arquivo de "
-#~ "configuração tem de estar legível para todos."
-
-#~ msgid "Make local root Database admin."
-#~ msgstr "Tornar a conta root local o administrador da base de dados."
-
-#~ msgid ""
-#~ "If you are using NFS mounted /etc or any other custom setup, you should "
-#~ "disable this."
-#~ msgstr ""
-#~ "Se você está usando o /etc montado via NFS ou qualquer outra configuração "
-#~ "personalizada você deverá desabilitar essa opção."
-
-#~ msgid "LDAP server Uniform Resource Identifier:"
-#~ msgstr "Identificador de Recurso Uniforme (URI) do Servidor LDAP:"
-
-#~ msgid "Make debconf change your config?"
-#~ msgstr "Permitir ao debconf mudar sua configuração?"
-
-#~ msgid ""
-#~ "libpam-ldap has been moved to use debconf for its configuration. Should "
-#~ "the settings in debconf be applied to the configuration?  Package "
-#~ "upgrades will use your answer here going forward."
-#~ msgstr ""
-#~ "A libpam-ldap mudou e agora está usando debconf para sua configuração. As "
-#~ "configurações no debconf devem ser aplicadas a esta configuração? Todas "
-#~ "as novas instalações serão gerenciadas pelo debconf por padrão."
diff -pruN 186-4.1/debian/po/pt.po 186-4.1ubuntu1/debian/po/pt.po
--- 186-4.1/debian/po/pt.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/pt.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,341 +0,0 @@
-# translation of libpam-ldap debconf to Portuguese
-# Copyright (C) 2007 the libpam-ldap's copyright holder
-# This file is distributed under the same license as the libpam-ldap package.
-#
-# Tiago Fernandes <tjg.fernandes@gmail.com>, 2007.
-# Américo Monteiro <a_monteiro@netcabo.pt>, 2009.
-msgid ""
-msgstr ""
-"Project-Id-Version: libpam-ldap 184-4.3\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2009-06-15 19:38+0100\n"
-"Last-Translator: Américo Monteiro <a_monteiro@netcabo.pt>\n"
-"Language-Team: Portuguese <traduz@debianpt.org>\n"
-"Language: pt\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Poedit-Language: Portuguese\n"
-"X-Poedit-Country: PORTUGAL\n"
-"X-Generator: KBabel 1.11.4\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "Conta administrativa do LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "Por favor indique o nome da conta administrativa do LDAP."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"Esta conta será usada automaticamente para gestão da base de dados, portanto "
-"tem que possuir os privilégios administrativos apropriados."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "Palavra-passe da conta administrativa do LDAP:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "Por favor, indique a palavra-passe para a conta administrativa."
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"A palavra-passe será guardada no ficheiro ${filename}. Este será legível "
-"apenas pelo root, e irá permitir ao ${package} executar automaticamente "
-"logins de gestão da base de dados."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr ""
-"Se deixar este campo vazio, será reutilizada a palavra-passe previamente "
-"guardada."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "A base de dados LDAP requer login?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr ""
-"Por favor escolha se o servidor LDAP deverá obrigar a um login antes de "
-"obter entradas."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "Geralmente, tal configuração não é necessária."
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "Nome distinguido da base de pesquisa:"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Por favor indique o nome distinguido da base de pesquisa do LDAP. Muitos "
-"sites usam os componentes dos seus nomes de domínio para este fim. Por "
-"exemplo, o domínio \"exemplo.net\" usaria \"dc=exemplo,dc=net\" como nome "
-"distinguido da base de pesquisa."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "limpo"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "crypt"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "Algoritmo local de encriptação a usar para as palavras-passe:"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"O módulo PAM pode encriptar a palavra-passe localmente quando a altera, o "
-"que é recomendado:\n"
-" * limpo: nenhuma encriptação: Isto deverá ser escolhido quando os "
-"servidores\n"
-"    LDAP encriptam automaticamente a entrada userPassword;\n"
-" * crypt: faz com que userPassword use o mesmo formato que a base de dados\n"
-"   local de palavras-passe. Em caso de dúvidas, deverá escolher esta opção;\n"
-" * nds: utiliza actualização ao estilo Novell Directory Services. A "
-"palavra-\n"
-"   passe antiga é primeiro removida e depois actualizada;\n"
-" * ad: estilo Active Directory. Isto cria uma palavra-passe em Unicode e\n"
-"   actualiza o atributo unicodePwd;\n"
-" * exop: utiliza a operação alargada de alteração de palavra-passe do "
-"OpenLDAP\n"
-"   para actualizar a palavra-passe."
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "Versão do LDAP a usar:"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"Por favor indique qual a versão do protocolo LDAP que deve ser usada pelo "
-"ldapns. É recomendado usar o número da versão mais alta disponível."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "Conta de login de utilizador LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Por favor indique o nome da conta LDAP que será usada para fazer logins não "
-"administrativos (de apenas leitura) na base de dados."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"É altamente recomendado utilizar uma conta sem privilégios, porque o "
-"ficheiro de configuração que contém o nome e palavra-passe da conta tem de "
-"ser legível para todos."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr ""
-"Permitir que a conta administrativa do LDAP se comporte como o root local?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"Esta opção irá permitir aos utilitários de palavra-passe que usam o PAM "
-"poderem alterar as palavras-passe locais."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"A palavra-passe da conta administrativa do LDAP será guardada num ficheiro "
-"separado que será legível apenas pelo root."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "Se o /etc é montado por NFS, esta opção deverá ser desactivada."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "URI do servidor LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Por favor indique o Uniform Resource Identifier do servidor LDAP. O formato "
-"é 'ldap://<nome_da_maquina_ou_IP>:<porto>/'. Alternativamente, podem ser "
-"usados 'ldaps://' ou 'ldapi://'. O número de porto é opcional."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"É recomendado usar um endereço IP para evitar falhas quando os serviços de "
-"nomes de domínio não estão disponíveis."
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "Palavra-passe de login para utilizador do LDAP:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr ""
-"Por favor indique a palavra-passe para a conta de login não administrativa "
-"do LDAP."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "Gerir a configuração do libpam-ldap automaticamente?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"A configuração do pacote libpam-ldap pode ser gerida automaticamente usando "
-"as respostas a perguntas feitas durante o processo de instalação. A "
-"configuração resultante pode sobreescrever alterações locais."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"Se você não escolher esta opção, não será feita mais nenhuma pergunta e a "
-"configuração terá que ser feita manualmente."
diff -pruN 186-4.1/debian/po/ru.po 186-4.1ubuntu1/debian/po/ru.po
--- 186-4.1/debian/po/ru.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/ru.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,344 +0,0 @@
-# translation of ru.po to Russian
-# Ilgiz Kalmetev <translator@ilgiz.pp.ru>
-#
-# This file is from the DDTP, the Debian Description Translation Project
-#
-# See http://ddtp.debian.org/ for more information.
-#
-# Debian Description Translation Project <debconf@ddtp.debian.org>, 2003.
-# Yuriy Talakan' <yt@drsk.ru>, 2007.
-# Yuri Kozlov <kozlov.y@gmail.com>, 2008.
-# Yuri Kozlov <yuray@komyakino.ru>, 2009.
-msgid ""
-msgstr ""
-"Project-Id-Version: libpam-ldap 184-4.3\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2009-06-08 21:06+0400\n"
-"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
-"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
-"Language: ru\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
-"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "Административная учётная запись LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "Введите имя административной учётной записи LDAP."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"Данная учётная запись будет автоматически использоваться для управления "
-"базой данных, поэтому должна обладать соответствующими административными "
-"правами."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "Пароль к административной учётной записи LDAP:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "Введите пароль к административной учётной записи."
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"Пароль будет сохранён в файле ${filename}. Он будет доступен на чтение "
-"только для root, и позволит пакету ${package} автоматически управлять "
-"учётными записями в базе данных."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr ""
-"Если оставить поле пустым, то будет использован пароль, указанный во время "
-"предыдущей настройки."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "База данных LDAP требует входа?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr ""
-"Укажите, требуется ли регистрироваться на сервере LDAP для получения "
-"информации."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "Обычно, это не требуется."
-
-#  Template: shared/ldapns/base-dn
-#  ddtp-prioritize: 56#
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "Индивидуальное имя базы поиска:"
-
-#
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Введите индивидуальное имя для базы поиска LDAP. Многие сайты для этой цели "
-"используют части своих доменных имён. Например, домен \"example.net\" "
-"использовал бы \"dc=example,dc=net\" как индивидуальное имя для базы поиска."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "clear"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "crypt"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "Алгоритм локального шифрования паролей:"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"Модуль PAM может при смене пароля выполнять шифрование локально "
-"(рекомендуется):\n"
-" * clear: не шифровать, полезно для серверов LDAP,\n"
-"   которые автоматически шифруют запись userPassword;\n"
-" * crypt: использовать в userPassword тот же формат, что и\n"
-"   при хранении в файловой системе. Выберите это, если нет других "
-"вариантов;\n"
-" * nds: использовать обновление как в Novell Directory Services. Сначала\n"
-"   удаляется старый пароль, а затем происходит отправка нового пароля;\n"
-" * ad: как в Active Directory. Сначала создаётся юникодный пароль, а затем\n"
-"   обновляется атрибут unicodePwd;\n"
-" * exop: для обновления пароля использовать расширенную операцию OpenLDAP\n"
-"   смены пароля."
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "Используемая версия LDAP:"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"Введите версию протокола LDAP, которая должна использоваться ldapns. "
-"Рекомендуется использовать версию с наибольшим допустимым номером."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "Пользовательская учётная запись LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Введите имя учётной записи LDAP, которая будет использована для подключения "
-"к базе данных в не административных целях (только для чтения)."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"Настоятельно рекомендуется использовать непривилегированную учётную запись, "
-"так как файл настройки, в котором хранится имя и пароль, должен быть "
-"доступен всем."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr "Разрешить учётной записи LDAP admin вести себя как root?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"Эта настройка позволит использовать для смены локальных паролей утилиты "
-"работы с паролями, использующими PAM."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"Пароль к учётной записи LDAP admin будет сохранён в отдельном файле, который "
-"будет доступен на чтение только для root."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "Если /etc монтируется по NFS, то нужно ответить отрицательно."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "URI сервера LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Введите унифицированный идентификатор ресурса (URI) сервера LDAP. Формат: "
-"ldap://<имя хоста_или_IP>:<порт>/. Также можно использовать ldaps:// или "
-"ldapi://. Номер порта необязателен."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"Рекомендуется использовать IP-адрес, так как это снижает риск появления "
-"проблем, связанных с недоступностью службы имён."
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "Пароль для учётной записи LDAP:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr "Введите пароль для не административной учётной записи LDAP."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "Управлять настройками libpam-ldap автоматически?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"Настройка пакета libpam-ldap может выполняться автоматически с помощью "
-"ответов на вопросы в процессе настройки. Конечный файл настройки может "
-"затереть внесённые вручную изменения."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"Если вы ответите отрицательно, то больше вопросов задано не будет, и всю "
-"настройку нужно будет выполнить вручную."
diff -pruN 186-4.1/debian/po/sk.po 186-4.1ubuntu1/debian/po/sk.po
--- 186-4.1/debian/po/sk.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/sk.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,442 +0,0 @@
-# Slovak translation of libpam-ldap debconf template.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the udev package.
-# Ivan Masár <helix84@centrum.sk>, 2009.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: libpam-ldap\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2009-06-15 12:21+0100\n"
-"Last-Translator: Ivan Masár <helix84@centrum.sk>\n"
-"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
-"Language: sk\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "Heslo správcu LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "Prosím zadajte meno účtu správcu LDAP."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"Tento účet sa bude automaticky používať na údržbu adresára, takže musí mať "
-"príslušné oprávnenia správcu."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "Heslo správcu k LDAP:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr ""
-"Prosím, zadajte heslo, ktoré sa použije na prihlásenie správcu k adresáru "
-"LDAP."
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"Heslo sa uloží v súbore ${filename}, ktorý bude čitateľný iba pre "
-"používateľa root a umožní ${package} vykonávať automatické prihlásenie na "
-"údržby databázy."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr ""
-"Ak toto pole ponecháte prázdne, znovu sa použije predtým uložené heslo."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "Vyžaduje adresár LDAP prihlásenie?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr ""
-"Prosím zvoľte, či LDAP server vynucuje prihlásenie pred čítaním záznamov."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "Také nastavenie nie je zvyčajne potrebné."
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "DN vyhľadávacej bázy:"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Prosím, zadajte DN (distinguished name) vyhľadávacej bázy LDAP. Mnohé "
-"lokality na tento účel používajú svoje doménové názvy. Napr. doména „example."
-"net“ by použila „dc=example,dc=net“ ako DN vyhľadávacej bázy."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "žiadne"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "crypt"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "Lokálne šifrovanie, ktoré sa má použiť pri zmene hesiel:"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"Modul PAM môže zašifrovať lokálne heslo pri jeho zmene, čo sa neodporúča:\n"
-" * žiadne: žiadne šifrovanie. To by ste mali zvoliť keď LDAP servery\n"
-"   automaticky šifrujú atribút userPassword\n"
-" * crypt: userPassword bude používať rovnaký formát ako lokálna databáza\n"
-"   hesiel. Ak neviete čo zvoliť, zvoľte túto možnosť.\n"
-" * nds: použiť aktualizáciu v štýle Novell Directory Services.\n"
-"   Staré heslo sa najprv odstráni, potom sa aktualizuje.\n"
-" * ad: v štýle Active Directory. Vytvorí Unicode heslo a aktualizuje\n"
-"   atribút unicodePwd\n"
-" * exop: použiť rozšírenú operáciu OpenLDAP na aktualizáciu\n"
-"   hesla."
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "Použiť LDAP verzie:"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"Prosím zadajte, ktorú verziu protokolu LDAP má ldapns použiť. Je zvyčajne "
-"dobrý nápad nastaviť túto hodnotu na najvyššiu dostupnú verziu."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "Používateľský účet LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Prosím, zadajte meno účtu, ktorý sa použije na prihlásenie do adresára LDAP "
-"na úlohy iné ako úlohy správcu (iba na čítanie)."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"Dôrazne sa odporúča použiť neprivilegovaný účet, pretože konfiguračný súbor "
-"obsahujúci meno účtu a heslo musí byť čitateľný pre ostatných."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr "Umožniť správcovskému LDAP účtu správať sa ako lokálny root?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"Táto voľba vám umožní aby sa nástroje pracujúce s heslami, ktoré využívajú "
-"PAM menili lokálne heslá."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"Heslo k účtu správcu LDAP sa uloží v samostatnom súbore, ktorý bude "
-"sprístupnený na čítanie iba používateľovi root."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr ""
-"Ak je /etc pripojené prostredníctvom NFS, táto voľba by mala byť vypnutá."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "URI LDAP servera:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Prosím, zadajte URI LDAP servera, ktorý chcete použiť. Toto je textový "
-"reťazec v tvare ldap://<názov alebo IP počítača>:<port>/ . Tiež možno použiť "
-"ldaps:// alebo ldapi://. Číslo portu je nepovinné."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"Odporúča sa použiť IP adresu. Tým sa znižuje riziko zlyhania v prípade "
-"nedostupnosti služby DNS."
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "Heslo účtu na prihlásenie k LDAP:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr ""
-"Prosím, zadajte heslo, ktoré sa použije na prihlásenie iného používateľa ako "
-"správcu do databázy LDAP."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "Spravovať konfiguráciu libpam-ldap automaticky?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"Konfiguráciu balíka libpam-ldap možno spravovať automaticky pomocou odpovedí "
-"na otázky v tomto procese konfigurácie. Výsledný konfiguračný súbor môže "
-"prepísať lokálne zmeny."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"Ak nezvolíte túto možnosť, nebudú vám kladené ďalšie otázky a konfiguráciu "
-"budete musieť vykonať ručne."
-
-#~ msgid "LDAP account for root:"
-#~ msgstr "LDAP účet používateľa root:"
-
-#~ msgid "This account will be used when root changes a password."
-#~ msgstr "Tento účet sa použije, keď používateľ root zmení heslo."
-
-#~ msgid "Note: This account has to be a privileged account."
-#~ msgstr "Pozn.: Tento účet musí byť privilegovaný účet."
-
-#~ msgid ""
-#~ "Please enter the password to use when ${package} tries to login to the "
-#~ "LDAP directory using the LDAP account for root."
-#~ msgstr ""
-#~ "Prosím, zadajte heslo, ktoré sa má použiť, keď sa ${package} pokúsi "
-#~ "prihlásiť k adresáru LDAP pomocou LDAP účtu používateľa root."
-
-#~ msgid "Entering an empty password will re-use the old password."
-#~ msgstr "Ak zadáte prázdne heslo, použije sa staré heslo."
-
-#~ msgid ""
-#~ "Choose this option if you can't retrieve entries from the database "
-#~ "without logging in."
-#~ msgstr ""
-#~ "Túto voľby zvoľte ak nie je možné získavať záznamy z adresára bez toho "
-#~ "aby ste sa prihlásili."
-
-#~ msgid "Note: Under a normal setup, this is not needed."
-#~ msgstr "Pozn.: Pri bežnom nastavení toto nie je potrebné."
-
-#~ msgid ""
-#~ "The PAM module can set the password crypt locally when changing the "
-#~ "passwords, this is usually a good choice. By setting this to something "
-#~ "else than clear you are making sure that the password gets crypted in "
-#~ "some way."
-#~ msgstr ""
-#~ "Modul PAM môže nastaviť lokálne šifrovanie hesla pri zmene hesiel, čo je "
-#~ "zvyčajne dobrá voľba. Ak túto možnosť nastavíte na niečo iné ako "
-#~ "vyčistiť, zabezpečujete že sa heslo nejakým spôsobom zašifruje."
-
-#~ msgid "The meanings for selections are:"
-#~ msgstr "Významy volieb sú:"
-
-#~ msgid ""
-#~ "clear - Don't set any encryptions, this is useful with servers that "
-#~ "automatically encrypt userPassword entry."
-#~ msgstr ""
-#~ "vyčistiť - Neukladať v šifrovanom tvare, to sa hodí pri serveroch, ktoré "
-#~ "automaticky šifrujú záznam userPassword."
-
-#~ msgid ""
-#~ "crypt - (Default) make userPassword use the same format as the flat "
-#~ "filesystem. this will work for most configurations"
-#~ msgstr ""
-#~ "crypt - (predvolené) userPassword bude používať rovnaký formát ako "
-#~ "samotný súborový systém. Toto bude fungovať vo väčšine konfigurácií."
-
-#~ msgid ""
-#~ "nds - Use Novell Directory Services-style updating, first remove the old "
-#~ "password and then update with cleartext password."
-#~ msgstr ""
-#~ "nds - Používať aktualizáciu v štýle Novell Directory Services, najskôr "
-#~ "odstrániť staré heslo a potom ho aktualizovať novým heslom v tvare "
-#~ "čistého textu."
-
-#~ msgid ""
-#~ "ad - Active Directory-style. Create Unicode password and update "
-#~ "unicodePwd attribute"
-#~ msgstr ""
-#~ "ad - V štýle Active Directory. Vytvoriť Unicode heslo a aktualizovať "
-#~ "atribút unicodePwd."
-
-#~ msgid ""
-#~ "exop - Use the OpenLDAP password change extended operation to update the "
-#~ "password."
-#~ msgstr "exop - Použiť rozšírenú operáciu OpenLDAP na zmenu hesla."
-
-#~ msgid "Unprivileged database user:"
-#~ msgstr "Neprivilegovaný používateľ adresára:"
-
-#~ msgid ""
-#~ "Warning: DO NOT use privileged accounts for logging in, the configuration "
-#~ "file has to be world readable."
-#~ msgstr ""
-#~ "Upozornenie: NEPOUŽÍVAJTE na prihlasovanie privilegované účty, "
-#~ "konfiguračný súbor musí byť čitateľný pre ostatných."
-
-#~ msgid "Make local root Database admin."
-#~ msgstr "Urobiť lokálneho používateľa root správcom adresára."
-
-#~ msgid ""
-#~ "If you are using NFS mounted /etc or any other custom setup, you should "
-#~ "disable this."
-#~ msgstr ""
-#~ "Ak používate adresár /etc pripojený pomocou NFS alebo akékoľvek iné "
-#~ "prispôsobené nastavenie, mali by ste túto voľbu vypnúť."
-
-#~ msgid "LDAP server Uniform Resource Identifier:"
-#~ msgstr "URI LDAP servera:"
-
-#~ msgid "Make debconf change your config?"
-#~ msgstr "Chcete aby debconf zmenil vašu konfiguráciu?"
-
-#~ msgid ""
-#~ "libpam-ldap has been moved to use debconf for its configuration. Should "
-#~ "the settings in debconf be applied to the configuration?  Package "
-#~ "upgrades will use your answer here going forward."
-#~ msgstr ""
-#~ "libpam-ldap odteraz používa na svoju konfiguráciu debconf. Majú sa "
-#~ "nastavenia debconf použiť na jeho konfiguráciu?  Aktualizácie balíkov "
-#~ "budú odteraz rešpektovať túto vašu voľbu."
diff -pruN 186-4.1/debian/po/sv.po 186-4.1ubuntu1/debian/po/sv.po
--- 186-4.1/debian/po/sv.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/sv.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,444 +0,0 @@
-# Translation of libpam-ldap debconf template to Swedish
-# Copyright (C) 2009 Martin Bagge <brother@bsnet.se>
-# This file is distributed under the same license as the libpam-ldap package.
-#
-# Daniel Nylander <po@danielnylander.se>, 2007, 2008
-# Martin Bagge <brother@bsnet.se>, 2009
-msgid ""
-msgstr ""
-"Project-Id-Version: libpam-ldap\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2009-06-22 22:26+0100\n"
-"Last-Translator: Martin Bagge <brother@bsnet.se>\n"
-"Language-Team: Swedish <debian-l10n-swedish@lists.debian.org>\n"
-"Language: sv\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "Administrativt LDAP-konto:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "Vänligen ange namnet på den administrativa LDAP-användaren."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"Detta konto kommer att användas för automatisk databashantering och måste "
-"därför har korrekta administrativa rättigheter."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "Lösenord för administrativ LDAP-användare:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "Ange lösenordet för den administrativa LDAP-användaren."
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"Lösenordet kommer att lagras i filen ${filename}. Endast root kommer att "
-"kunna läsa filen för att ${package} ska kunna utföra automatiska "
-"inloggningar för att hantera databasen."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr ""
-"Om detta fält lämnas tomt kommer det tidigare sparade lösenordet att "
-"användas på nytt."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "Kräver LDAP-databasen inloggning?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr "Ange om LDAP-servern kräver en inloggning innan uppgifter kan hämtas."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "Metoden behövs vanligen inte."
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "DN-namnet för sökbasen:"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Ange namnet (DN) för LDAP-sökbasen. Många system använder komponenter av "
-"deras domännamn för denna funktion.  Till exempel att domänen \"exempel.se\" "
-"skulle använda \"dc=exempel,dc=se\" som sitt DN-namn för sökbasen."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "clear"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "crypt"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "Lokal kryptering att använda för lösenord:"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"PAM-modulen kan kryptera lösenordet lokalt när det ändras, detta är "
-"rekomenderat.\n"
-" * clear: ingen kryptering. Detta ska användas när LDAP-servern\n"
-"   automatiskt krypterar värdet för userPassword.\n"
-" * crypt: innebär att userPassword kommer att använda samma\n"
-"   format som den lokala lösenordsdatabasen. Om du är osäker ska\n"
-"   du använda detta alternativ.\n"
-" * nds: använd Novell Directory Service-liknande uppdatering. Det\n"
-"   gamla lösenordet tas först bort för att sedan uppdatera.\n"
-" * ad: Active Directory-liknande. Detta skapar ett Unicode-lösenord\n"
-"   och uppdaterar attributet unicodePwd.\n"
-" * exdrop: använder OpenLDAP:s utökade operation för lösenordsbyte\n"
-"   för att uppdatera lösenord."
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "LDAP-version att använda:"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"Ange version av LDAP-protokollet som ska användas av ldapns. Det är "
-"rekomenderat att använda det högsta tillgängliga versionsnummret."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "Användarkonto för inloggning på LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Ange namnet på det LDAP-konto som ska användas för ickeadministrativa "
-"(endast läsning) inloggningar i databasen."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"Det är starkt rekomenderat att använda en ickeadministrativ användare "
-"eftersom inställningsfilen som innehåller användarnamn och lösenord måste "
-"vara läsbar av alla."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr "Tillåt det administrativa LDAP-kontot att uppträda som lokal root?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"Denna inställning tillåter att lösenordstjänster som nyttjar PAM kan byta "
-"lokala lösenord."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"Det lösenordet för den administrativa LDAP-användaren kommer att lagras i en "
-"separat fil som endast kan läsas av root."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "Om /etc är monterad med NFS ska detta alternativ stängas av."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "LDAP-server URI:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Ange Uniform Resource Identifier (URI) för LDAP-servern. Formatet ska vara "
-"\"ldap://<värdnamn_eller_IP-adress>:<port>/\". Alternativt kan \"ldaps://\" "
-"eller \"ldapi://\" kan även användas. Portnummer är valfritt."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"Att användaen IP-adress rekomenderas för att undvika fel när "
-"domännamnstjänsterna inte är tillgängliga."
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "Lösenord för LDAP-användare:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr "Ange lösenordet för den ickeadministrativa LDAP-användaren."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "Hantera inställningarna för libpam-ldap automatiskt?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"Inställningarna för paketet libpam-ldap kan hanteras automatiskt genom att "
-"besvara frågor under konfigurationsprocessen. Den slutgiltiga filen kan "
-"komma att skriva över lokala ändringar."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"Om du inte väljer detta alternativ kommer inga ytterligare frågor att "
-"ställas och inställningarna måste då skötas manuellt."
-
-#~ msgid "LDAP account for root:"
-#~ msgstr "LDAP-konto för root:"
-
-#~ msgid "This account will be used when root changes a password."
-#~ msgstr "Det här kontot kommer att användas när root ändrar ett lösenord."
-
-#~ msgid "Note: This account has to be a privileged account."
-#~ msgstr "Notera: Det här kontot måste vara ett privilegierat konto."
-
-#~ msgid ""
-#~ "Please enter the password to use when ${package} tries to login to the "
-#~ "LDAP directory using the LDAP account for root."
-#~ msgstr ""
-#~ "Ange lösenordet som ska användas när ${package} ska försöka logga in mot "
-#~ "LDAP-katalogen med LDAP-kontot för root."
-
-#~ msgid "Entering an empty password will re-use the old password."
-#~ msgstr ""
-#~ "Ange ett blankt lösenord innebär att det gamla lösenordet återanvänds."
-
-#~ msgid ""
-#~ "Choose this option if you can't retrieve entries from the database "
-#~ "without logging in."
-#~ msgstr ""
-#~ "Välj det här alternativet om du inte kan hämta poster från databasen utan "
-#~ "att logga in."
-
-#~ msgid "Note: Under a normal setup, this is not needed."
-#~ msgstr ""
-#~ "Observera: Under en normal konfiguration kommer detta inte att behövas."
-
-#~ msgid ""
-#~ "The PAM module can set the password crypt locally when changing the "
-#~ "passwords, this is usually a good choice. By setting this to something "
-#~ "else than clear you are making sure that the password gets crypted in "
-#~ "some way."
-#~ msgstr ""
-#~ "PAM-modulen kan ställa in lösenordskryptering lokalt när lösenord ändras, "
-#~ "det är normalt sett en bra idé. Genom att ställa in detta till något "
-#~ "annat än blankt, ser du till att lösenordet blir krypterat på något sätt."
-
-#~ msgid "The meanings for selections are:"
-#~ msgstr "Betydelsen av valen är:"
-
-#~ msgid ""
-#~ "clear - Don't set any encryptions, this is useful with servers that "
-#~ "automatically encrypt userPassword entry."
-#~ msgstr ""
-#~ "clear - Ställ inte in någon kryptering, det här är användbart med servrar "
-#~ "som automatiskt krypterar userPassword-posten."
-
-#~ msgid ""
-#~ "crypt - (Default) make userPassword use the same format as the flat "
-#~ "filesystem. this will work for most configurations"
-#~ msgstr ""
-#~ "crypt - (Standard) gör så att userPassword använder samma format som "
-#~ "filsystemet. Det här fungerar för de flesta konfigurationer"
-
-#~ msgid ""
-#~ "nds - Use Novell Directory Services-style updating, first remove the old "
-#~ "password and then update with cleartext password."
-#~ msgstr ""
-#~ "nds - Använd en Novells katalogtjänst-liknande uppdatering, ta först bort "
-#~ "det gamla lösenordet och uppdatera sedan med lösenordet i klartext."
-
-#~ msgid ""
-#~ "ad - Active Directory-style. Create Unicode password and update "
-#~ "unicodePwd attribute"
-#~ msgstr ""
-#~ "ad - Active Directory-liknande. Skapa Unicode-lösenord och uppdatera "
-#~ "unicodePwd-attributet"
-
-#~ msgid ""
-#~ "exop - Use the OpenLDAP password change extended operation to update the "
-#~ "password."
-#~ msgstr ""
-#~ "exop - Använd OpenLDAPs utökade operation för lösenordsändring för att "
-#~ "uppdatera lösenordet."
-
-#~ msgid "Unprivileged database user:"
-#~ msgstr "Icke-priviligerad databasanvändare:"
-
-#~ msgid ""
-#~ "Warning: DO NOT use privileged accounts for logging in, the configuration "
-#~ "file has to be world readable."
-#~ msgstr ""
-#~ "Varning: ANVÄND INTE privilegierade konton för inloggning, "
-#~ "konfigurationsfilen måste vara läsbar för alla."
-
-#~ msgid "Make local root Database admin."
-#~ msgstr "Gör lokal root till databasadministratör."
-
-#~ msgid ""
-#~ "If you are using NFS mounted /etc or any other custom setup, you should "
-#~ "disable this."
-#~ msgstr ""
-#~ "Om du använder en NFS-monterad /etc eller någon annan anpassad "
-#~ "konfiguration, bör du inaktivera det här."
-
-#~ msgid "LDAP server Uniform Resource Identifier:"
-#~ msgstr "LDAP-serverns Uniform Resource Identifier:"
-
-#~ msgid "Make debconf change your config?"
-#~ msgstr "Låta debconf ändra din konfiguration?"
-
-#~ msgid ""
-#~ "libpam-ldap has been moved to use debconf for its configuration. Should "
-#~ "the settings in debconf be applied to the configuration?  Package "
-#~ "upgrades will use your answer here going forward."
-#~ msgstr ""
-#~ "libpam-ldap har ändrats till att använda debconf för sin konfiguration. "
-#~ "Ska inställningarna i debconf verkställas till konfigurationen? Framtida "
-#~ "paketuppgraderingar kommer använda det svar du anger här."
diff -pruN 186-4.1/debian/po/templates.pot 186-4.1ubuntu1/debian/po/templates.pot
--- 186-4.1/debian/po/templates.pot	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/templates.pot	1970-01-01 00:00:00.000000000 +0000
@@ -1,285 +0,0 @@
-# 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@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+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"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr ""
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr ""
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr ""
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr ""
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr ""
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr ""
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr ""
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr ""
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr ""
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr ""
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr ""
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
diff -pruN 186-4.1/debian/po/vi.po 186-4.1ubuntu1/debian/po/vi.po
--- 186-4.1/debian/po/vi.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/vi.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,331 +0,0 @@
-# Vietnamese Translation for libpam-ldap.
-# Copyright © 2009 Free Software Foundation, Inc.
-# Clytie Siddall <clytie@riverland.net.au>, 2005-2009.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: libpam-ldap 184-8.1\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2009-09-23 16:45+0930\n"
-"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
-"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
-"Language: vi\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: LocFactoryEditor 1.8\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "Tài khoản quản trị LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "Hãy gõ tên của tài khoản quản trị LDAP."
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr ""
-"Tài khoản được tự động sử dụng để quản lý cơ sở dữ liệu, thì nó cần quyền "
-"quản trị thích hợp."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "Mật khẩu quản trị LDAP:"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "Hãy gõ mật khẩu của tài khoản quản trị LDAP."
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"Mật khẩu này sẽ được cất giữ trong tập tin ${filename}. Tập tin này được đặt "
-"chỉ cho người chủ đọc, và cho phép ${package} thực hiện các đăng nhập tự "
-"động để quản lý cơ sở dữ liệu."
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr "Bỏ trống trường này thì dùng mật khẩu đã lưu trước."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "Cơ sở dữ liệu LDAP yêu cầu đăng nhập ?"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr ""
-"Hãy chọn nếu trình phục vụ LDAP ép buộc một đăng nhập trước khi lấy mục nhập."
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "Bình thường không cần thiết lập như vậy."
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "Tên phân biệt của cơ bản tìm kiếm:"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"Hãy gõ tên phân biệt (DN) của cơ bản tìm kiếm LDAP. Nhiều chỗ sử dụng thành "
-"phần tên miền cho mục đích này, v.d. miền « ví_dụ.net » sẽ sử dụng « "
-"dc=ví_dụ,dc=net » làm tên phân biệt của cơ bản tìm kiếm."
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "rõ"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "mật mã"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "Thuật toán mặt mã cục bộ cần dùng cho mật khẩu :"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"Mô-đun PAM có khả năng mật mã hoá cục bộ mật khẩu khi thay đổi nó, mà khuyến "
-"khích:\n"
-" * rõ\t\tkhông mật mã.\n"
-"\t\tCó nên bật khi trình phục vụ LDAP tự động mật mã hoá\n"
-"\t\tmục nhập mật khẩu người dùng « userPassword »;\n"
-" * mật mã\tlàm cho « userPassword » sử dụng cùng một định dạng\n"
-"\t\tvới cơ sở dữ liệu mật khẩu cục bộ phẳng.\n"
-"\t\tChưa chắc thì bật tuỳ chọn này.\n"
-" * nds\tdùng cập nhật kiểu Dịch vụ Sổ ghi Novell (Novell Directory "
-"Services).\n"
-"\t\tTrước tiên gỡ bỏ mật khẩu cũ, sau đó cập nhật nó.\n"
-" * ad\t\tkiểu Sổ ghi Hoạt động (Active Directory).\n"
-"\t\tTuỳ chọn này tạo một mật khẩu loại Unicode,\n"
-"\t\tvà cập nhật thuộc tính « unicodePwd »;\n"
-" * exop\tdùng thao tác mở rộng thay đổi mật khẩu OpenLDAP để cập nhật mật "
-"khẩu."
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "Phiên bản LDAP cần dùng:"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr ""
-"Hãy chọn phiên bản của giao thức LDAP mà nên được ldapns sử dụng. Khuyên bạn "
-"chọn số thứ tự phiên bản cao nhất sẵn sàng."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "Tài khoản LDAP đăng nhập người dùng:"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr ""
-"Hãy gõ tên của tài khoản LDAP nên dùng cho đăng nhập vào cơ sở dữ liệu mà "
-"chỉ đọc (không quản trị)."
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"Rất khuyên bạn sử dụng một tài khoản không có quyền đặc biệt, vì tập tin cấu "
-"hình chứa tên tài khoản và mật khẩu phải cho mọi người đọc được."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr "Cho phép tài khoản quản trị LDAP ứng xử như người chủ cục bộ ?"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"Tùy chọn này cho phép tiện ích mật khẩu mà sử dụng PAM thì thay đổi mật khẩu "
-"cục bộ."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr ""
-"Mật khẩu của tài khoản quản trị LDAP sẽ được cất giữ trong một tập tin riêng "
-"cho chỉ người chủ đọc được."
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "Nếu « /etc » được NFS gắn thì tuỳ chọn này nên bị tắt."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "URI trình phục vụ LDAP:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"Hãy gõ URI (nhận diện tài nguyên thống nhất) của trình phục vụ LDAP. Định "
-"dạng nên là « ldap://tên_máy_hay_địa_chỉ_IP:cổng/ ». Cũng có thể sử dụng "
-"tiền tố « ldaps:// » hay « ldapi:// ». Số thứ tự dộng vẫn còn tuỳ chọn."
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr ""
-"Tốt hơn khi đặt một địa chỉ IP, thì tránh kết nối bị lỗi khi dịch vụ tên "
-"miền không sẵn sàng."
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "Mặt khẩu người dùng đăng nhập LDAP:"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr "Hãy gõ mật khẩu cho tài khoản đăng nhập LDAP không phải quản trị."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "Tự động quản lý cấu hình libpam-ldap ?"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"Tiến trình cấu hình gói libpam-ldap cũng có thể được tự động quản lý, dùng "
-"các đáp ứng được nhập trong tiến trình cấu hình. Tập tin cấu hình kết quả "
-"cũng có thể ghi đè lên thay đổi cục bộ."
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr ""
-"Không bật tuỳ chọn này thì chương trình không hỏi câu nữa và tiến trình cấu "
-"hình cần phải được làm bằng tay."
diff -pruN 186-4.1/debian/po/zh_CN.po 186-4.1ubuntu1/debian/po/zh_CN.po
--- 186-4.1/debian/po/zh_CN.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/zh_CN.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,307 +0,0 @@
-# Chinese translations for libpam-ldap package
-# libpam-ldap 软件包的简体中文翻译.
-# Copyright (C) 2010 THE libpam-ldap'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the libpam-ldap package.
-# Ji ZhengYu <zhengyuji@gmail.com>, 2010.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: libpam-ldap 184-8.2\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2010-01-04 12:00+0800\n"
-"Last-Translator: Ji ZhengYu <zhengyuji@gmail.com>\n"
-"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
-"Language: zh_CN\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "LDAP 管理员帐户："
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "请输入LDAP 管理员帐户。"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr "此帐户自动用于数据库管理，因此它必须有合适的管理员权限。"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "LDAP 管理员密码："
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "请输入管理员帐户密码。"
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"此密码被保存于${filename} 文件中。该文件仅对root 用户可读，并允许${package} "
-"实施自动数据库管理登录。"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr "如果此区域留空，将重新使用以前保存过的密码。"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "是否LDAP 数据库要求登录？"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr "请您选择在读取记录前，LDAP 服务是否强制要求登录？"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "通常没必要做此设定。"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "搜索域："
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"请输入LDAP 搜索域。相当多的站点使用它们的域名部分。例如，\"example.net\" 域就"
-"会使用\"dc=example,dc=net\" 作为搜索域"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "clear"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "crypt"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "本地加密算法："
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"PAM 模块可在本地密码更改时对其进行加密，这是推荐做法：\n"
-" * clear：不加密。当LDAP 服务自动加密userPassword 条目时\n"
-"          应该选择此项；\n"
-" * crypt：userPassword 使用与本地密码数据库一样的格式。\n"
-"          如有疑问，您应该选择此项；\n"
-" * nds：使用Novell 目录服务类型的更新。\n"
-"       首先删除旧密码，然后再更新；\n"
-" * ad：主动目录类型。此项会创建一个Unicode 密码\n"
-"      并更新unicodePwd 属性。\n"
-" * exop：使用OpenLDAP 密码变更扩展操作\n"
-"        来更新密码。"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "所使用的LDAP 版本："
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr "请选择ldapns 所使用的LDAP 协议版本。推荐使用可获得的最新版本。"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "LDAP 登录用户帐户："
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr "请输入非管理员(仅有只读权限)登录数据库时所使用的LDAP 帐户。"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr ""
-"强烈建议使用非特权帐户，因为此文件包含有帐户名及密码，它必须对所有人开放读取"
-"权限。"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr "是否允许LDAP 管理员帐户等同于本地root 用户？"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr "此选项将允许密码程序使用PAM 模块更改本地密码。"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr "是否让LDAP 管理员帐户密码保存于独立文件中，此文件仅root 用户可读。"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "若/etc/ 由NFS 挂载，此选项应该关闭。"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "LDAP 服务 URI："
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"请输入LDAP 服务的URI 标识(统一资源标识)。格式为\"ldap://<hostname_or_IP>:"
-"<port>/\"，也可使用\"ldaps://\"或者\"ldapi://\"。端口号为可选项。"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr "推荐使用IP 地址，以防域名服务不可用时解析失败。"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "LDAP 登录用户密码："
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr "请输入LDAP 非管理员登录帐户密码。"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "是否自动配置libpam-ldap？"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"libpam-ldap 包的配置可以在配置期间通过回答提问来自动完成。生成的配置文件会覆"
-"盖自定义改动。"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr "如果您不选择此项，则不会问你后续问题，而且您需要进行手工配置。"
diff -pruN 186-4.1/debian/po/zh_TW.po 186-4.1ubuntu1/debian/po/zh_TW.po
--- 186-4.1/debian/po/zh_TW.po	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/po/zh_TW.po	1970-01-01 00:00:00.000000000 +0000
@@ -1,403 +0,0 @@
-# libpam-ldap po-debconf translation
-# Copyright (C) 2008 Richard A Nelson (Rick) <cowboy@debian.org>
-# This file is distributed under the same license as the libpam-ldap package.
-# Kanru Chen <koster@debian.org.tw>, 2008.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: 184-4.1\n"
-"Report-Msgid-Bugs-To: libpam-ldap@packages.debian.org\n"
-"POT-Creation-Date: 2009-06-08 06:36+0200\n"
-"PO-Revision-Date: 2009-06-20 10:21+0800\n"
-"Last-Translator: Kanru Chen <koster@debian.org.tw>\n"
-"Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5@lists."
-"debian.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "LDAP administrative account:"
-msgstr "LDAP 管理用的帳號："
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid "Please enter the name of the LDAP administrative account."
-msgstr "請輸入 LDAP 管理用帳號的名稱。"
-
-#. Type: string
-#. Description
-#: ../templates:2001
-msgid ""
-"This account will be used automatically for database management, so it must "
-"have the appropriate administrative privileges."
-msgstr "這個帳號會用在資料自動處理上，所以它必須有足夠的管理權限。"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "LDAP administrative password:"
-msgstr "管理用的 LDAP 密碼："
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid "Please enter the password of the administrative account."
-msgstr "請輸入登入 LDAP 資料庫所需要的密碼。"
-
-#. Type: password
-#. Description
-#. Translators: do not translate "${filename}"
-#: ../templates:3001
-msgid ""
-"The password will be stored in the file ${filename}. This will be made "
-"readable to root only, and will allow ${package} to carry out automatic "
-"database management logins."
-msgstr ""
-"這個密碼會被儲存在另外的檔案 ${filename} 中。只有 root可以讀取這個檔案，用來"
-"實現自動化資料庫管理。"
-
-#. Type: password
-#. Description
-#: ../templates:3001
-msgid ""
-"If this field is left empty, the previously stored password will be re-used."
-msgstr "如果空白，則會重新使用之前儲存的密碼。"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Does the LDAP database require login?"
-msgstr "LDAP 資料庫需要登入才能使用嗎？"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid ""
-"Please choose whether the LDAP server enforces a login before retrieving "
-"entries."
-msgstr "請選則此 LDAP 伺服器取用資料前是否需要登入。"
-
-#. Type: boolean
-#. Description
-#: ../templates:4001
-msgid "Such a setup is not usually needed."
-msgstr "通常是不需要的。"
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid "Distinguished name of the search base:"
-msgstr "搜尋時要使用的辨別名稱："
-
-#. Type: string
-#. Description
-#: ../templates:5001
-msgid ""
-"Please enter the distinguished name of the LDAP search base. Many sites use "
-"the components of their domain names for this purpose. For example, the "
-"domain \"example.net\" would use \"dc=example,dc=net\" as the distinguished "
-"name of the search base."
-msgstr ""
-"請輸入搜尋 LDAP 時要使用的辨別名稱。很多伺服器都是使用自己的網域名稱。例如："
-"\"example.net\" 會使用 \"dc=example,dc=net\" 來當作搜尋用的辨別名稱。"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "clear"
-msgstr "clear"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "crypt"
-msgstr "crypt"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "nds"
-msgstr "nds"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "ad"
-msgstr "ad"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "exop"
-msgstr "exop"
-
-#. Type: select
-#. Choices
-#: ../templates:6001
-msgid "md5"
-msgstr "md5"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid "Local encryption algorithm to use for passwords:"
-msgstr "本地修改密碼時要用的加密方法。"
-
-#. Type: select
-#. Description
-#: ../templates:6002
-msgid ""
-"The PAM module can encrypt the password locally when changing it, which is "
-"recommended:\n"
-" * clear: no encryption. This should be chosen when LDAP servers\n"
-"   automatically encrypt the userPassword entry;\n"
-" * crypt: make userPassword use the same format as the flat\n"
-"   local password database. If in doubt, you should choose this option;\n"
-" * nds: use Novell Directory Services-style updating. The old\n"
-"   password is first removed, then updated;\n"
-" * ad: Active Directory-style. This creates a Unicode password and\n"
-"   updates the unicodePwd attribute;\n"
-" * exop: use the OpenLDAP password change extended operation to update the\n"
-"   password."
-msgstr ""
-"PAM 模組可以自動在密碼改變時將之加密，建議使用：\n"
-" * clear: 不加密。如果 LDAP 伺服器會自動加密 userPassword 欄位時可以選這"
-"個。\n"
-" * crypt: 把 userPassword 欄位用與 password 檔案一樣的方法加密。如果不確定的"
-"話，選這個就對了。\n"
-" * nds: 用 Novell 目錄服務式的更新方式。舊的密碼會先移除，再更新。\n"
-" * ad: 用 AD 的更新方式。這會建立一個 Unicode 密碼，然後更新 unicodePwd 屬"
-"性。\n"
-" * exop: 使用 OpenLDAP 的密碼擴充操作來更新密碼。"
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid "LDAP version to use:"
-msgstr "要使用的 LDAP 版本："
-
-#. Type: select
-#. Description
-#: ../templates:7001
-msgid ""
-"Please choose the version of the LDAP protocol that should be used by "
-"ldapns. Using the highest available version number is recommended."
-msgstr "請輸入 ldapns 要使用的 LDAP 協定的版本。通常設定為越高越好。"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid "LDAP login user account:"
-msgstr "LDAP 登入使用者名稱："
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"Please enter the name of the LDAP account that should be used for non-"
-"administrative (read-only) database logins."
-msgstr "請輸入平常用來登入 LDAP 資料庫的使用者帳號 (唯讀)。"
-
-#. Type: string
-#. Description
-#: ../templates:8001
-msgid ""
-"It is highly recommended to use an unprivileged account, because the "
-"configuration file that contains the account name and password must be world-"
-"readable."
-msgstr "非常建議使用無特權的帳號，因為儲存帳號密碼的檔案是任何人都可以讀取的。"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "Allow LDAP admin account to behave like local root?"
-msgstr "讓 LDAP 管理員的帳號就像 root 帳號一樣？"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"This option will allow password utilities that use PAM to change local "
-"passwords."
-msgstr ""
-"這個選項將使您在使用支援 pam 的密碼管理工具時，就像在改變本地密碼一樣。"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid ""
-"The LDAP admin account password will be stored in a separate file which will "
-"be made readable to root only."
-msgstr "這個密碼會被儲存在另外的檔案中，只有 root 可以讀取。"
-
-#. Type: boolean
-#. Description
-#: ../templates:9001
-msgid "If /etc is mounted by NFS, this option should be disabled."
-msgstr "如果 /etc 是在 NFS 上的，在不應該使用此選項。"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid "LDAP server URI:"
-msgstr "LDAP 伺服器 URI:"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Please enter the Uniform Resource Identifier of the LDAP server. The format "
-"is 'ldap://<hostname_or_IP>:<port>/'. Alternatively, 'ldaps://' or "
-"'ldapi://' can be used. The port number is optional."
-msgstr ""
-"請輸入 LDAP 伺服器的 URI。這是一個字串，格式為 ldap://<hostname or IP>:"
-"<port>/。ldaps:// or ldapi:// 也可以使用，port 號碼可有可無。"
-
-#. Type: string
-#. Description
-#: ../templates:10001
-msgid ""
-"Using an IP address is recommended to avoid failures when domain name "
-"services are unavailable."
-msgstr "提醒您：建議使用 IP 位置；這會降低 DNS 服務無法存取時的風險。"
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Password for LDAP login user:"
-msgstr "登入 LDAP 用的密碼："
-
-#. Type: password
-#. Description
-#: ../templates:11001
-msgid "Please enter the password for the nonadministrative LDAP login account."
-msgstr "請輸入登入 LDAP 資料庫所需要的密碼。"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid "Manage libpam-ldap configuration automatically?"
-msgstr "自動管理 libpam-ldap 設定？"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"The libpam-ldap package configuration may be managed automatically using "
-"answers to questions asked during the configuration process. The resulting "
-"configuration file may overwrite local changes."
-msgstr ""
-"libpam-ldap 套件可以自動依您回答的問題來設定。自動設定的結果可能會蓋過您所做"
-"的修改。"
-
-#. Type: boolean
-#. Description
-#: ../templates:12001
-msgid ""
-"If you do not choose this option, no further questions will be asked and the "
-"configuration will need to be done manually."
-msgstr "如果您不使用此選項，自動設定將停止，您必須手動修改設定檔。"
-
-#~ msgid "LDAP account for root:"
-#~ msgstr "root 的 LDAP 帳號："
-
-#~ msgid "This account will be used when root changes a password."
-#~ msgstr "當 root 要改變密碼時會使用這個帳號。"
-
-#~ msgid "Note: This account has to be a privileged account."
-#~ msgstr "提醒您：這個帳號必須是有特殊權限的帳號。"
-
-#~ msgid ""
-#~ "Please enter the password to use when ${package} tries to login to the "
-#~ "LDAP directory using the LDAP account for root."
-#~ msgstr "請輸入當 ${package} 嘗試要以 root 帳號登入 LDAP 時要使用的密碼。"
-
-#~ msgid "Entering an empty password will re-use the old password."
-#~ msgstr "輸入空白密碼代表使用原有的舊密碼。"
-
-#~ msgid ""
-#~ "Choose this option if you can't retrieve entries from the database "
-#~ "without logging in."
-#~ msgstr "如果您必須登入資料庫才能取得資料的話，請選擇這個選項。"
-
-#~ msgid "Note: Under a normal setup, this is not needed."
-#~ msgstr "提醒您：一般設定中，您不需要登入也能使用。"
-
-#~ msgid ""
-#~ "The PAM module can set the password crypt locally when changing the "
-#~ "passwords, this is usually a good choice. By setting this to something "
-#~ "else than clear you are making sure that the password gets crypted in "
-#~ "some way."
-#~ msgstr ""
-#~ "PAM 模組可以設定本地端修改密碼時要使用的加密方法，這通常是好的選擇。設定"
-#~ "clear 以外的方法可以確保密碼以某種形式加密。"
-
-#~ msgid "The meanings for selections are:"
-#~ msgstr "每一個選擇的意義是："
-
-#~ msgid ""
-#~ "clear - Don't set any encryptions, this is useful with servers that "
-#~ "automatically encrypt userPassword entry."
-#~ msgstr ""
-#~ "clear - 不要使用任何加密，這在伺服器會自動加密 userPassword 時很有用。"
-
-#~ msgid ""
-#~ "crypt - (Default) make userPassword use the same format as the flat "
-#~ "filesystem. this will work for most configurations"
-#~ msgstr ""
-#~ "crypt - (預設) 使用與檔案系統相同的方始加密 userPassword，這個方法有最大的"
-#~ "相容性。"
-
-#~ msgid ""
-#~ "nds - Use Novell Directory Services-style updating, first remove the old "
-#~ "password and then update with cleartext password."
-#~ msgstr ""
-#~ "nds - 使用 Novell Directory Services-style 更新，先移除的舊的密碼，再用明"
-#~ "文密碼更新。"
-
-#~ msgid ""
-#~ "ad - Active Directory-style. Create Unicode password and update "
-#~ "unicodePwd attribute"
-#~ msgstr ""
-#~ "ad - 使用 Active Directory-style。產生 Unicode 密碼，並更新 unicodePwd 屬"
-#~ "性。"
-
-#~ msgid ""
-#~ "exop - Use the OpenLDAP password change extended operation to update the "
-#~ "password."
-#~ msgstr "exop - 使用 OpenLDAP 密碼交換方法來更新密碼。"
-
-#~ msgid "Unprivileged database user:"
-#~ msgstr "沒有特殊權限的資料庫使用者："
-
-#~ msgid ""
-#~ "Warning: DO NOT use privileged accounts for logging in, the configuration "
-#~ "file has to be world readable."
-#~ msgstr "警告：不要使用有特殊權限的帳號登入，設定檔是開放全部讀取權限的。"
-
-#~ msgid "Make local root Database admin."
-#~ msgstr "建立本地 root 資料庫管理員。"
-
-#~ msgid ""
-#~ "If you are using NFS mounted /etc or any other custom setup, you should "
-#~ "disable this."
-#~ msgstr "如果您使用 NFS 掛載的 /etc 或是其他設定，您必須取消這個選項。"
-
-#~ msgid "LDAP server Uniform Resource Identifier:"
-#~ msgstr "LDAP 伺服器通用資源標誌符："
-
-#~ msgid "Make debconf change your config?"
-#~ msgstr "要讓 debconf 更改您的設定嗎？"
-
-#~ msgid ""
-#~ "libpam-ldap has been moved to use debconf for its configuration. Should "
-#~ "the settings in debconf be applied to the configuration?  Package "
-#~ "upgrades will use your answer here going forward."
-#~ msgstr ""
-#~ "libpam-ldap 已經使用 debconf 來管理設定。要使用 debconf 的設定嗎？套件更新"
-#~ "會根據您的回答來進行。"
diff -pruN 186-4.1/debian/README.Debian 186-4.1ubuntu1/debian/README.Debian
--- 186-4.1/debian/README.Debian	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/README.Debian	2022-12-16 05:48:30.000000000 +0000
@@ -23,8 +23,19 @@ use something like the following:
         account required pam_ldap.so
         account required pam_permit.so
 
-- Debian uses /etc/pam_ldap.conf as libpam-ldap's configuration file and
-/etc/pam_ldap.secret as the file to store the password of the rootbinddn.
+- Ubuntu uses /etc/ldap.conf as libpam-ldap's configuration file and
+/etc/ldap.secret as the file to store the password of the rootbinddn.
+This file is shared with libnss-ldap, which should work for most
+configurations. If separate configuration files for libnss-ldap and 
+libpam-ldap are required, you can specify an alternate configuration file
+in /etc/pam.d/common-* by adding a config=</path> argument to the
+pam_ldap.so entry, such as:
+
+    auth sufficient pam_ldap.so config=/etc/pam_ldap.conf
+
+This would let you have two separate configurations: /etc/ldap.conf for
+NSS, and /etc/pam_ldap.conf for PAM. Thanks to Etienne Goyer for pointing 
+this out.
 
 - See LDAP-Permissions.txt for details about the required LDAP permissions.
 
diff -pruN 186-4.1/debian/rules 186-4.1ubuntu1/debian/rules
--- 186-4.1/debian/rules	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/rules	2022-12-16 05:48:30.000000000 +0000
@@ -11,9 +11,7 @@ include /usr/share/dpkg/pkg-info.mk
 
 override_dh_auto_configure:
 	dh_auto_configure -- --libdir=/lib/$(DEB_HOST_MULTIARCH) \
-	--with-ldap-lib=openldap \
-	--with-ldap-conf-file=/etc/pam_ldap.conf \
-	--with-ldap-secret-file=/etc/pam_ldap.secret
+	--with-ldap-lib=openldap
 
 override_dh_install:
 	dh_install
diff -pruN 186-4.1/debian/templates 186-4.1ubuntu1/debian/templates
--- 186-4.1/debian/templates	2022-11-17 19:42:13.000000000 +0000
+++ 186-4.1ubuntu1/debian/templates	1970-01-01 00:00:00.000000000 +0000
@@ -1,126 +0,0 @@
-# These templates have been reviewed by the debian-l10n-english
-# team
-#
-# If modifications/additions/rewording are needed, please ask
-# debian-l10n-english@lists.debian.org for advice.
-#
-# Even minor modifications require translation updates and such
-# changes should be coordinated with translators and reviewers.
-
-Template: libpam-ldap/rootbinddn
-Type: string
-Default: cn=manager,dc=example,dc=net
-_Description: LDAP administrative account:
- Please enter the name of the LDAP administrative account.
- .
- This account will be used automatically for database management, so
- it must have the appropriate administrative privileges.
-
-Template: libpam-ldap/rootbindpw
-Type: password
-#flag:comment:3
-# Translators: do not translate "${filename}"
-_Description: LDAP administrative password:
- Please enter the password of the administrative account.
- .
- The password will be stored in the file ${filename}.
- This will be made readable to root only, and will allow ${package}
- to carry out automatic database management logins.
- .
- If this field is left empty, the previously stored password will
- be re-used.
-
-Template: libpam-ldap/dblogin
-Type: boolean
-Default: false
-_Description: Does the LDAP database require login?
- Please choose whether the LDAP server enforces a login before
- retrieving entries.
- .
- Such a setup is not usually needed.
-
-Template: shared/ldapns/base-dn
-Type: string
-Default: dc=example,dc=net
-_Description: Distinguished name of the search base:
- Please enter the distinguished name of the LDAP search base. Many sites
- use the components of their domain names for this purpose. For example,
- the domain "example.net" would use "dc=example,dc=net" as the
- distinguished name of the search base.
-
-Template: libpam-ldap/pam_password
-Type: select
-__Choices: clear, crypt, nds, ad, exop, md5
-Default: crypt
-_Description: Local encryption algorithm to use for passwords:
- The PAM module can encrypt the password locally when changing it,
- which is recommended:
-  * clear: no encryption. This should be chosen when LDAP servers
-    automatically encrypt the userPassword entry;
-  * crypt: make userPassword use the same format as the flat
-    local password database. If in doubt, you should choose this option;
-  * nds: use Novell Directory Services-style updating. The old
-    password is first removed, then updated;
-  * ad: Active Directory-style. This creates a Unicode password and
-    updates the unicodePwd attribute;
-  * exop: use the OpenLDAP password change extended operation to update the
-    password.
-
-Template: shared/ldapns/ldap_version
-Type: select
-Choices: 3, 2
-Default: 3
-_Description: LDAP version to use:
- Please choose the version of the LDAP protocol that should be used by
- ldapns. Using the highest available version number is recommended.
-
-Template: libpam-ldap/binddn
-Type: string
-Default: cn=proxyuser,dc=example,dc=net
-_Description: LDAP login user account:
- Please enter the name of the LDAP account that should be used for
- non-administrative (read-only) database logins.
- .
- It is highly recommended to use an unprivileged account, because
- the configuration file that contains the account name and password
- must be world-readable.
-
-Template: libpam-ldap/dbrootlogin
-Type: boolean
-Default: true
-_Description: Allow LDAP admin account to behave like local root?
- This option will allow password utilities that use PAM to
- change local passwords.
- .
- The LDAP admin account password will be stored in a separate file which will be made
- readable to root only.
- .
- If /etc is mounted by NFS, this option should be disabled.
-
-Template: shared/ldapns/ldap-server
-Type: string
-Default: ldapi:///
-_Description: LDAP server URI:
- Please enter the Uniform Resource Identifier of the LDAP server.
- The format is 'ldap://<hostname_or_IP>:<port>/'. Alternatively,
- 'ldaps://' or 'ldapi://' can be used. The port number is optional.
- .
- Using an IP address is recommended to avoid failures when
- domain name services are unavailable.
-
-Template: libpam-ldap/bindpw
-Type: password
-_Description: Password for LDAP login user:
- Please enter the password for the nonadministrative LDAP login account.
-
-Template: libpam-ldap/override
-Type: boolean
-Default: true
-_Description: Manage libpam-ldap configuration automatically?
- The libpam-ldap package configuration may be managed automatically
- using answers to questions asked during the configuration process.
- The resulting configuration file may overwrite local changes.
- .
- If you do not choose this option, no further questions will be asked
- and the configuration will need to be done manually.
-
