From f29f35a7b7986fac25eac417941ea1dea8179975 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sat, 16 Dec 2006 22:13:33 +0000 Subject: end every short description line with a colon (and run debconf-updatepo) (thanks lintian) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@164 ef36b2f9-881f-0410-afb5-c4e39611909c --- debian/libnss-ldapd.templates | 14 +++++++------- debian/po/ca.po | 17 +++++++++-------- debian/po/cs.po | 17 +++++++++-------- debian/po/da.po | 17 +++++++++-------- debian/po/de.po | 17 +++++++++-------- debian/po/es.po | 17 +++++++++-------- debian/po/fr.po | 17 +++++++++-------- debian/po/ja.po | 17 +++++++++-------- debian/po/nl.po | 17 +++++++++-------- debian/po/pt_BR.po | 17 +++++++++-------- debian/po/ru.po | 17 +++++++++-------- debian/po/sv.po | 17 +++++++++-------- debian/po/templates.pot | 16 ++++++++-------- debian/po/vi.po | 17 +++++++++-------- 14 files changed, 123 insertions(+), 111 deletions(-) (limited to 'debian') diff --git a/debian/libnss-ldapd.templates b/debian/libnss-ldapd.templates index 4d25ffd..8831e15 100644 --- a/debian/libnss-ldapd.templates +++ b/debian/libnss-ldapd.templates @@ -1,7 +1,7 @@ Template: libnss-ldapd/ldap-uris Type: string Default: ldap://127.0.0.1/ -_Description: LDAP server Uniform Resource Identifier +_Description: LDAP server Uniform Resource Identifier: Please enter the URI of the LDAP server used. This is a string in the form ldap://:/ . ldaps:// or ldapi:// can also be used. The port number is optional. @@ -14,7 +14,7 @@ _Description: LDAP server Uniform Resource Identifier Template: libnss-ldapd/ldap-base Type: string Default: dc=example,dc=net -_Description: LDAP server search base +_Description: LDAP server 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 @@ -24,14 +24,14 @@ Template: libnss-ldapd/ldap-version Type: select Choices: 3, 2 Default: 3 -_Description: LDAP version to use +_Description: LDAP version to use: Please enter which version of the LDAP protocol is to use. It is usually a good idea to set this to highest available version number. Template: libnss-ldapd/ldap-binddn Type: string Default: -_Description: LDAP database user +_Description: LDAP database user: If the LDAP database requires a login for normal lookups, enter the name of the account that will be used here. Leave empty otherwise. @@ -40,13 +40,13 @@ _Description: LDAP database user Template: libnss-ldapd/ldap-bindpw Type: password -_Description: LDAP user password +_Description: LDAP user password: Enter the password that will be used to log in to the LDAP database. Template: libnss-ldapd/ldap-rootbinddn Type: string Default: cn=manager,dc=example,dc=net -_Description: LDAP account for root +_Description: LDAP account for root: This account will be used for nss requests with root privileges. This can be used to give root processes more information (e.g. users' shadow entries or group passwords). @@ -57,7 +57,7 @@ _Description: LDAP account for root Template: libnss-ldapd/ldap-rootbindpw Type: password -_Description: LDAP root account password +_Description: LDAP root account password: Enter the password that will be used to log in to the LDAP database when the root process does lookups. diff --git a/debian/po/ca.po b/debian/po/ca.po index e9d617c..360f337 100644 --- a/debian/po/ca.po +++ b/debian/po/ca.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libnss-ldap 211-4\n" "Report-Msgid-Bugs-To: Arthur de Jong \n" -"POT-Creation-Date: 2006-12-11 23:32+0100\n" +"POT-Creation-Date: 2006-12-16 22:46+0100\n" "PO-Revision-Date: 2004-11-02 20:49+0100\n" "Last-Translator: Guillem Jover \n" "Language-Team: Catalan \n" @@ -18,7 +18,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:1001 -msgid "LDAP server Uniform Resource Identifier" +msgid "LDAP server Uniform Resource Identifier:" msgstr "" #. Type: string @@ -51,7 +51,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:2001 #, fuzzy -msgid "LDAP server search base" +msgid "LDAP server search base:" msgstr "adreça de l'ordinador del servidor d'LDAP" #. Type: string @@ -71,7 +71,8 @@ msgstr "" #. Type: select #. Description #: ../libnss-ldapd.templates:3001 -msgid "LDAP version to use" +#, fuzzy +msgid "LDAP version to use:" msgstr "Versió de l'LDAP a utilitzar" #. Type: select @@ -89,7 +90,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:4001 #, fuzzy -msgid "LDAP database user" +msgid "LDAP database user:" msgstr "usuari de la base de dades sense privilegis" #. Type: string @@ -111,7 +112,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:5001 -msgid "LDAP user password" +msgid "LDAP user password:" msgstr "" #. Type: password @@ -125,7 +126,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:6001 -msgid "LDAP account for root" +msgid "LDAP account for root:" msgstr "" #. Type: string @@ -146,7 +147,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:7001 -msgid "LDAP root account password" +msgid "LDAP root account password:" msgstr "" #. Type: password diff --git a/debian/po/cs.po b/debian/po/cs.po index f1b04b3..f61d6d4 100644 --- a/debian/po/cs.po +++ b/debian/po/cs.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: libnss-ldap\n" "Report-Msgid-Bugs-To: Arthur de Jong \n" -"POT-Creation-Date: 2006-12-11 23:32+0100\n" +"POT-Creation-Date: 2006-12-16 22:46+0100\n" "PO-Revision-Date: 2005-07-10 16:33+0200\n" "Last-Translator: Miroslav Kure \n" "Language-Team: Czech \n" @@ -26,7 +26,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:1001 -msgid "LDAP server Uniform Resource Identifier" +msgid "LDAP server Uniform Resource Identifier:" msgstr "" #. Type: string @@ -58,7 +58,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:2001 #, fuzzy -msgid "LDAP server search base" +msgid "LDAP server search base:" msgstr "Adresa počítače s LDAP serverem" #. Type: string @@ -78,7 +78,8 @@ msgstr "" #. Type: select #. Description #: ../libnss-ldapd.templates:3001 -msgid "LDAP version to use" +#, fuzzy +msgid "LDAP version to use:" msgstr "Verze LDAPu, která se má použít" #. Type: select @@ -96,7 +97,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:4001 #, fuzzy -msgid "LDAP database user" +msgid "LDAP database user:" msgstr "Neprivilegovaný databázový uživatel" #. Type: string @@ -118,7 +119,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:5001 -msgid "LDAP user password" +msgid "LDAP user password:" msgstr "" #. Type: password @@ -130,7 +131,7 @@ msgstr "Zadejte heslo, které se použije pro přístup k LDAP databázi." #. Type: string #. Description #: ../libnss-ldapd.templates:6001 -msgid "LDAP account for root" +msgid "LDAP account for root:" msgstr "" #. Type: string @@ -151,7 +152,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:7001 -msgid "LDAP root account password" +msgid "LDAP root account password:" msgstr "" #. Type: password diff --git a/debian/po/da.po b/debian/po/da.po index 9393255..cfadf41 100644 --- a/debian/po/da.po +++ b/debian/po/da.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: libnss-ldap_211-4_da\n" "Report-Msgid-Bugs-To: Arthur de Jong \n" -"POT-Creation-Date: 2006-12-11 23:32+0100\n" +"POT-Creation-Date: 2006-12-16 22:46+0100\n" "PO-Revision-Date: 2004-02-28 18:38+0100\n" "Last-Translator: Claus Hindsgaul \n" "Language-Team: Danish \n" @@ -22,7 +22,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:1001 -msgid "LDAP server Uniform Resource Identifier" +msgid "LDAP server Uniform Resource Identifier:" msgstr "" #. Type: string @@ -58,7 +58,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:2001 #, fuzzy -msgid "LDAP server search base" +msgid "LDAP server search base:" msgstr "LDAP-serverens vrtsnavn" #. Type: string @@ -197,7 +197,8 @@ msgstr "" #. Type: select #. Description #: ../libnss-ldapd.templates:3001 -msgid "LDAP version to use" +#, fuzzy +msgid "LDAP version to use:" msgstr "LDAP-version der skal bruges" # @@ -216,7 +217,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:4001 #, fuzzy -msgid "LDAP database user" +msgid "LDAP database user:" msgstr "upriviligeret databasebruger" #. Type: string @@ -238,7 +239,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:5001 -msgid "LDAP user password" +msgid "LDAP user password:" msgstr "" #. Type: password @@ -250,7 +251,7 @@ msgstr "Angiv den adgangskode, der skal bruges til at logge p #. Type: string #. Description #: ../libnss-ldapd.templates:6001 -msgid "LDAP account for root" +msgid "LDAP account for root:" msgstr "" #. Type: string @@ -271,7 +272,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:7001 -msgid "LDAP root account password" +msgid "LDAP root account password:" msgstr "" #. Type: password diff --git a/debian/po/de.po b/debian/po/de.po index 66b2174..6f08ee3 100644 --- a/debian/po/de.po +++ b/debian/po/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: libnss-ldap_220-1_de\n" "Report-Msgid-Bugs-To: Arthur de Jong \n" -"POT-Creation-Date: 2006-12-11 23:32+0100\n" +"POT-Creation-Date: 2006-12-16 22:46+0100\n" "PO-Revision-Date: 2004-11-12 21:55+0100\n" "Last-Translator: Erik Schanze \n" "Language-Team: German \n" @@ -22,7 +22,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:1001 -msgid "LDAP server Uniform Resource Identifier" +msgid "LDAP server Uniform Resource Identifier:" msgstr "" #. Type: string @@ -59,7 +59,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:2001 #, fuzzy -msgid "LDAP server search base" +msgid "LDAP server search base:" msgstr "LDAP-Server Host-Adresse" # @@ -82,7 +82,8 @@ msgstr "" #. Type: select #. Description #: ../libnss-ldapd.templates:3001 -msgid "LDAP version to use" +#, fuzzy +msgid "LDAP version to use:" msgstr "Welche LDAP-Version soll genutzt werden?" # @@ -105,7 +106,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:4001 #, fuzzy -msgid "LDAP database user" +msgid "LDAP database user:" msgstr "nicht priviligierter Datenbank-Nutzer" #. Type: string @@ -127,7 +128,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:5001 -msgid "LDAP user password" +msgid "LDAP user password:" msgstr "" # @@ -140,7 +141,7 @@ msgstr "Geben Sie das Passwort f #. Type: string #. Description #: ../libnss-ldapd.templates:6001 -msgid "LDAP account for root" +msgid "LDAP account for root:" msgstr "" #. Type: string @@ -161,7 +162,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:7001 -msgid "LDAP root account password" +msgid "LDAP root account password:" msgstr "" # diff --git a/debian/po/es.po b/debian/po/es.po index 3231a45..72f2288 100644 --- a/debian/po/es.po +++ b/debian/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: Arthur de Jong \n" -"POT-Creation-Date: 2006-12-11 23:32+0100\n" +"POT-Creation-Date: 2006-12-16 22:46+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Debian Description Translation Project \n" @@ -19,7 +19,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:1001 -msgid "LDAP server Uniform Resource Identifier" +msgid "LDAP server Uniform Resource Identifier:" msgstr "" #. Type: string @@ -56,7 +56,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:2001 #, fuzzy -msgid "LDAP server search base" +msgid "LDAP server search base:" msgstr "Servidor LDAP" # @@ -143,7 +143,8 @@ msgstr "" #. Type: select #. Description #: ../libnss-ldapd.templates:3001 -msgid "LDAP version to use" +#, fuzzy +msgid "LDAP version to use:" msgstr "Versin de LDAP a utilizar" # @@ -162,7 +163,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:4001 -msgid "LDAP database user" +msgid "LDAP database user:" msgstr "" #. Type: string @@ -184,7 +185,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:5001 -msgid "LDAP user password" +msgid "LDAP user password:" msgstr "" #. Type: password @@ -196,7 +197,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:6001 -msgid "LDAP account for root" +msgid "LDAP account for root:" msgstr "" #. Type: string @@ -217,7 +218,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:7001 -msgid "LDAP root account password" +msgid "LDAP root account password:" msgstr "" #. Type: password diff --git a/debian/po/fr.po b/debian/po/fr.po index e719557..d0877d0 100644 --- a/debian/po/fr.po +++ b/debian/po/fr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: libnss-ldap\n" "Report-Msgid-Bugs-To: Arthur de Jong \n" -"POT-Creation-Date: 2006-12-11 23:32+0100\n" +"POT-Creation-Date: 2006-12-16 22:46+0100\n" "PO-Revision-Date: 2004-02-17 07:40+0100\n" "Last-Translator: Philippe Batailler \n" "Language-Team: French \n" @@ -17,7 +17,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:1001 -msgid "LDAP server Uniform Resource Identifier" +msgid "LDAP server Uniform Resource Identifier:" msgstr "" #. Type: string @@ -49,7 +49,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:2001 #, fuzzy -msgid "LDAP server search base" +msgid "LDAP server search base:" msgstr "Adresse du serveur LDAP:" #. Type: string @@ -69,7 +69,8 @@ msgstr "" #. Type: select #. Description #: ../libnss-ldapd.templates:3001 -msgid "LDAP version to use" +#, fuzzy +msgid "LDAP version to use:" msgstr "Version de LDAP utiliser:" #. Type: select @@ -87,7 +88,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:4001 #, fuzzy -msgid "LDAP database user" +msgid "LDAP database user:" msgstr "Utilisateur non privilgi de la base:" #. Type: string @@ -109,7 +110,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:5001 -msgid "LDAP user password" +msgid "LDAP user password:" msgstr "" #. Type: password @@ -122,7 +123,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:6001 -msgid "LDAP account for root" +msgid "LDAP account for root:" msgstr "" #. Type: string @@ -143,7 +144,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:7001 -msgid "LDAP root account password" +msgid "LDAP root account password:" msgstr "" #. Type: password diff --git a/debian/po/ja.po b/debian/po/ja.po index 9cb17eb..ffd56ac 100644 --- a/debian/po/ja.po +++ b/debian/po/ja.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: Arthur de Jong \n" -"POT-Creation-Date: 2006-12-11 23:32+0100\n" +"POT-Creation-Date: 2006-12-16 22:46+0100\n" "PO-Revision-Date: 2003-09-15 11:02+0900\n" "Last-Translator: Kenshi Muto \n" "Language-Team: Japanese \n" @@ -26,7 +26,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:1001 -msgid "LDAP server Uniform Resource Identifier" +msgid "LDAP server Uniform Resource Identifier:" msgstr "" #. Type: string @@ -58,7 +58,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:2001 #, fuzzy -msgid "LDAP server search base" +msgid "LDAP server search base:" msgstr "LDAP ФΥۥȥɥ쥹" #. Type: string @@ -77,7 +77,8 @@ msgstr "" #. Type: select #. Description #: ../libnss-ldapd.templates:3001 -msgid "LDAP version to use" +#, fuzzy +msgid "LDAP version to use:" msgstr "Ѥ LDAP С" #. Type: select @@ -95,7 +96,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:4001 #, fuzzy -msgid "LDAP database user" +msgid "LDAP database user:" msgstr "øΤʤǡ١桼" #. Type: string @@ -117,7 +118,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:5001 -msgid "LDAP user password" +msgid "LDAP user password:" msgstr "" #. Type: password @@ -129,7 +130,7 @@ msgstr "LDAP #. Type: string #. Description #: ../libnss-ldapd.templates:6001 -msgid "LDAP account for root" +msgid "LDAP account for root:" msgstr "" #. Type: string @@ -150,7 +151,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:7001 -msgid "LDAP root account password" +msgid "LDAP root account password:" msgstr "" #. Type: password diff --git a/debian/po/nl.po b/debian/po/nl.po index e065088..833e597 100644 --- a/debian/po/nl.po +++ b/debian/po/nl.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: Arthur de Jong \n" -"POT-Creation-Date: 2006-12-11 23:32+0100\n" +"POT-Creation-Date: 2006-12-16 22:46+0100\n" "PO-Revision-Date: 2003-08-08 23:07+0100\n" "Last-Translator: Bart Cornelis \n" "Language-Team: LANGUAGE \n" @@ -26,7 +26,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:1001 -msgid "LDAP server Uniform Resource Identifier" +msgid "LDAP server Uniform Resource Identifier:" msgstr "" #. Type: string @@ -59,7 +59,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:2001 #, fuzzy -msgid "LDAP server search base" +msgid "LDAP server search base:" msgstr "LDAP server host adres" #. Type: string @@ -79,7 +79,8 @@ msgstr "" #. Type: select #. Description #: ../libnss-ldapd.templates:3001 -msgid "LDAP version to use" +#, fuzzy +msgid "LDAP version to use:" msgstr "Te gebruiken LDAP versie" #. Type: select @@ -98,7 +99,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:4001 #, fuzzy -msgid "LDAP database user" +msgid "LDAP database user:" msgstr "niet bevoorrechte database gebruiker" #. Type: string @@ -120,7 +121,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:5001 -msgid "LDAP user password" +msgid "LDAP user password:" msgstr "" #. Type: password @@ -134,7 +135,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:6001 -msgid "LDAP account for root" +msgid "LDAP account for root:" msgstr "" #. Type: string @@ -155,7 +156,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:7001 -msgid "LDAP root account password" +msgid "LDAP root account password:" msgstr "" #. Type: password diff --git a/debian/po/pt_BR.po b/debian/po/pt_BR.po index 4a12eb0..48cd0a9 100644 --- a/debian/po/pt_BR.po +++ b/debian/po/pt_BR.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: libnss-ldap_203-1\n" "Report-Msgid-Bugs-To: Arthur de Jong \n" -"POT-Creation-Date: 2006-12-11 23:32+0100\n" +"POT-Creation-Date: 2006-12-16 22:46+0100\n" "PO-Revision-Date: 2003-03-08 11:39+0300\n" "Last-Translator: Andr Lus Lopes \n" "Language-Team: Debian-BR Project \n" @@ -26,7 +26,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:1001 -msgid "LDAP server Uniform Resource Identifier" +msgid "LDAP server Uniform Resource Identifier:" msgstr "" #. Type: string @@ -58,7 +58,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:2001 #, fuzzy -msgid "LDAP server search base" +msgid "LDAP server search base:" msgstr "Endereo da mquina servidora LDAP." #. Type: string @@ -78,7 +78,8 @@ msgstr "" #. Type: select #. Description #: ../libnss-ldapd.templates:3001 -msgid "LDAP version to use" +#, fuzzy +msgid "LDAP version to use:" msgstr "Verso do protocolo LDAP a ser utilizada." #. Type: select @@ -97,7 +98,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:4001 #, fuzzy -msgid "LDAP database user" +msgid "LDAP database user:" msgstr "Usurio no previlegiado da base de dados." #. Type: string @@ -119,7 +120,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:5001 -msgid "LDAP user password" +msgid "LDAP user password:" msgstr "" #. Type: password @@ -132,7 +133,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:6001 -msgid "LDAP account for root" +msgid "LDAP account for root:" msgstr "" #. Type: string @@ -153,7 +154,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:7001 -msgid "LDAP root account password" +msgid "LDAP root account password:" msgstr "" #. Type: password diff --git a/debian/po/ru.po b/debian/po/ru.po index 2db87e5..79fbf92 100644 --- a/debian/po/ru.po +++ b/debian/po/ru.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: libnss-ldap_211-4\n" "Report-Msgid-Bugs-To: Arthur de Jong \n" -"POT-Creation-Date: 2006-12-11 23:32+0100\n" +"POT-Creation-Date: 2006-12-16 22:46+0100\n" "PO-Revision-Date: 2003-11-19 15:00+0500\n" "Last-Translator: Ilgiz Kalmetev \n" "Language-Team: russian \n" @@ -20,7 +20,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:1001 -msgid "LDAP server Uniform Resource Identifier" +msgid "LDAP server Uniform Resource Identifier:" msgstr "" #. Type: string @@ -52,7 +52,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:2001 #, fuzzy -msgid "LDAP server search base" +msgid "LDAP server search base:" msgstr " LDAP" # @@ -73,7 +73,8 @@ msgstr "" #. Type: select #. Description #: ../libnss-ldapd.templates:3001 -msgid "LDAP version to use" +#, fuzzy +msgid "LDAP version to use:" msgstr " LDAP" #. Type: select @@ -91,7 +92,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:4001 #, fuzzy -msgid "LDAP database user" +msgid "LDAP database user:" msgstr " " #. Type: string @@ -113,7 +114,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:5001 -msgid "LDAP user password" +msgid "LDAP user password:" msgstr "" #. Type: password @@ -126,7 +127,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:6001 -msgid "LDAP account for root" +msgid "LDAP account for root:" msgstr "" #. Type: string @@ -147,7 +148,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:7001 -msgid "LDAP root account password" +msgid "LDAP root account password:" msgstr "" #. Type: password diff --git a/debian/po/sv.po b/debian/po/sv.po index 94f5899..ca101fb 100644 --- a/debian/po/sv.po +++ b/debian/po/sv.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: libnss-ldap 238-1.1\n" "Report-Msgid-Bugs-To: Arthur de Jong \n" -"POT-Creation-Date: 2006-12-11 23:32+0100\n" +"POT-Creation-Date: 2006-12-16 22:46+0100\n" "PO-Revision-Date: 2005-11-24 19:26+0100\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" @@ -28,7 +28,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:1001 -msgid "LDAP server Uniform Resource Identifier" +msgid "LDAP server Uniform Resource Identifier:" msgstr "" #. Type: string @@ -60,7 +60,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:2001 #, fuzzy -msgid "LDAP server search base" +msgid "LDAP server search base:" msgstr "Vrdadress fr LDAP-server" #. Type: string @@ -79,7 +79,8 @@ msgstr "" #. Type: select #. Description #: ../libnss-ldapd.templates:3001 -msgid "LDAP version to use" +#, fuzzy +msgid "LDAP version to use:" msgstr "LDAP-version som anvnds" #. Type: select @@ -98,7 +99,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:4001 #, fuzzy -msgid "LDAP database user" +msgid "LDAP database user:" msgstr "icke-priviligerad databasanvndare" #. Type: string @@ -120,7 +121,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:5001 -msgid "LDAP user password" +msgid "LDAP user password:" msgstr "" #. Type: password @@ -132,7 +133,7 @@ msgstr "Ange l #. Type: string #. Description #: ../libnss-ldapd.templates:6001 -msgid "LDAP account for root" +msgid "LDAP account for root:" msgstr "" #. Type: string @@ -153,7 +154,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:7001 -msgid "LDAP root account password" +msgid "LDAP root account password:" msgstr "" #. Type: password diff --git a/debian/po/templates.pot b/debian/po/templates.pot index 623ba5f..34cced9 100644 --- a/debian/po/templates.pot +++ b/debian/po/templates.pot @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: libnss-ldapd 0.1.0\n" "Report-Msgid-Bugs-To: Arthur de Jong \n" -"POT-Creation-Date: 2006-12-11 23:32+0100\n" +"POT-Creation-Date: 2006-12-16 22:46+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -27,7 +27,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:1001 -msgid "LDAP server Uniform Resource Identifier" +msgid "LDAP server Uniform Resource Identifier:" msgstr "" #. Type: string @@ -56,7 +56,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:2001 -msgid "LDAP server search base" +msgid "LDAP server search base:" msgstr "" #. Type: string @@ -72,7 +72,7 @@ msgstr "" #. Type: select #. Description #: ../libnss-ldapd.templates:3001 -msgid "LDAP version to use" +msgid "LDAP version to use:" msgstr "" #. Type: select @@ -86,7 +86,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:4001 -msgid "LDAP database user" +msgid "LDAP database user:" msgstr "" #. Type: string @@ -108,7 +108,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:5001 -msgid "LDAP user password" +msgid "LDAP user password:" msgstr "" #. Type: password @@ -120,7 +120,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:6001 -msgid "LDAP account for root" +msgid "LDAP account for root:" msgstr "" #. Type: string @@ -141,7 +141,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:7001 -msgid "LDAP root account password" +msgid "LDAP root account password:" msgstr "" #. Type: password diff --git a/debian/po/vi.po b/debian/po/vi.po index 49c54ab..73ce7f6 100644 --- a/debian/po/vi.po +++ b/debian/po/vi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: libnss-ldap 238-1\n" "Report-Msgid-Bugs-To: Arthur de Jong \n" -"POT-Creation-Date: 2006-12-11 23:32+0100\n" +"POT-Creation-Date: 2006-12-16 22:46+0100\n" "PO-Revision-Date: 2005-06-08 15:25+0930\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" @@ -18,7 +18,7 @@ msgstr "" #. Type: string #. Description #: ../libnss-ldapd.templates:1001 -msgid "LDAP server Uniform Resource Identifier" +msgid "LDAP server Uniform Resource Identifier:" msgstr "" #. Type: string @@ -50,7 +50,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:2001 #, fuzzy -msgid "LDAP server search base" +msgid "LDAP server search base:" msgstr "Địa chỉ máy phục vụ LDAP" #. Type: string @@ -69,7 +69,8 @@ msgstr "" #. Type: select #. Description #: ../libnss-ldapd.templates:3001 -msgid "LDAP version to use" +#, fuzzy +msgid "LDAP version to use:" msgstr "Phiên bản LDAP cần dùng" #. Type: select @@ -87,7 +88,7 @@ msgstr "" #. Description #: ../libnss-ldapd.templates:4001 #, fuzzy -msgid "LDAP database user" +msgid "LDAP database user:" msgstr "người dùng cơ sở dữ liệu không có quyền truy cập đặc biệt" #. Type: string @@ -109,7 +110,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:5001 -msgid "LDAP user password" +msgid "LDAP user password:" msgstr "" #. Type: password @@ -121,7 +122,7 @@ msgstr "Hãy nhập mật khẩu sẽ được dùng để đăng nhập vào c #. Type: string #. Description #: ../libnss-ldapd.templates:6001 -msgid "LDAP account for root" +msgid "LDAP account for root:" msgstr "" #. Type: string @@ -142,7 +143,7 @@ msgstr "" #. Type: password #. Description #: ../libnss-ldapd.templates:7001 -msgid "LDAP root account password" +msgid "LDAP root account password:" msgstr "" #. Type: password -- cgit v1.2.3