summaryrefslogtreecommitdiff
path: root/po/es.po
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2006-05-04 06:56:04 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2006-05-04 06:56:04 +0000
commit7a31a6a26d87d1061580a7466869b28ac728ddd4 (patch)
tree2654f30e3f8ca026c56131bd1ee3c84276f0d255 /po/es.po
parent20bf460d3e1a33ffd1e86510cc6f2ab50729cc40 (diff)
Relevant BUGIDs:
Purpose of commit: new feature, cleanup Commit summary: --------------- To unify look of error messages remove trailing dot from 4 pam_strerror() messages and adjust translations. Convert all xml files to UTF-8. Add pam.3 and pam_sm_acct_mgmt.3. 2006-05-04 Thorsten Kukuk <kukuk@thkukuk.de> * libpam/pam_strerror.c: Unify error messages. * po/zh_TW.po: Adjust for last pam_strerror changes. * po/zh_CN.po: Likewise. * po/uk.po: Likewise. * po/tr.po: Likewise. * po/pt.po: Likewise. * po/pt_BR.po: Likewise. * po/pl.po: Likewise. * po/ja.po: Likewise. * po/nl.po: Likewise. * po/nb.po: Likewise. * po/it.po: Likewise. * po/hu.po: Likewise. * po/fr.po: Likewise. * po/fi.po: Likewise. * po/es.po: Likewise. * po/de.po: Likewise. * po/cs.po: Likewise. * doc/man/pam.3.xml: New. * doc/man/pam.3. New, generated from XML file. * doc/man/pam_sm_acct_mgmt.3.xml: New. * doc/man/pam_sm_acct_mgmt.3: New, generated from XML file. * doc/man/*.xml: Fix encoding and use always UTF-8, regenerate all manual pages. * doc/pam_modules.sgml (PAM_NEW_AUTHTOKEN_REQD): Fix typo.
Diffstat (limited to 'po/es.po')
-rw-r--r--po/es.po25
1 files changed, 14 insertions, 11 deletions
diff --git a/po/es.po b/po/es.po
index 7d84a402..eb87a30e 100644
--- a/po/es.po
+++ b/po/es.po
@@ -2,13 +2,13 @@
# Copyright (C) YEAR Linux-PAM Project
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
+#
msgid ""
msgstr ""
"Project-Id-Version: Linux-PAM\n"
"Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n"
-"POT-Creation-Date: 2006-05-02 13:05+0200\n"
-"PO-Revision-Date: 2005-08-18 HO:MI+ZONE\n"
+"POT-Creation-Date: 2006-05-03 18:51+0200\n"
+"PO-Revision-Date: 2006-05-04 08:32+0200\n"
"Last-Translator: Novell Language <language@novell.com>\n"
"Language-Team: Novell Language <language@novell.com>\n"
"MIME-Version: 1.0\n"
@@ -335,8 +335,8 @@ msgid "Critical error - immediate abort"
msgstr "Error crítico: cancelación inmediata"
#: libpam/pam_strerror.c:44
-msgid "dlopen() failure"
-msgstr "error de dlopen()"
+msgid "Failed to load module"
+msgstr ""
#: libpam/pam_strerror.c:46
msgid "Symbol not found"
@@ -367,22 +367,22 @@ msgid "Insufficient credentials to access authentication data"
msgstr "Credenciales insuficientes para acceder a los datos de autenticación"
#: libpam/pam_strerror.c:60
-msgid "Authentication service cannot retrieve authentication info."
+msgid "Authentication service cannot retrieve authentication info"
msgstr ""
"El servicio de autenticación no puede recuperar la información de "
-"autenticación."
+"autenticación"
#: libpam/pam_strerror.c:62
msgid "User not known to the underlying authentication module"
msgstr "Usuario desconocido para el módulo de autenticación subyacente"
#: libpam/pam_strerror.c:64
-msgid "Have exhausted maximum number of retries for service."
-msgstr "Se ha agotado el número máximo de reintentos para el servicio."
+msgid "Have exhausted maximum number of retries for service"
+msgstr "Se ha agotado el número máximo de reintentos para el servicio"
#: libpam/pam_strerror.c:66
-msgid "Authentication token is no longer valid; new one required."
-msgstr "El testigo de autenticación ya no es válido; necesitará uno nuevo."
+msgid "Authentication token is no longer valid; new one required"
+msgstr "El testigo de autenticación ya no es válido; necesitará uno nuevo"
#: libpam/pam_strerror.c:68
msgid "User account has expired"
@@ -474,5 +474,8 @@ msgstr "...Lo sentimos, el tiempo se ha agotado.\n"
msgid "erroneous conversation (%d)\n"
msgstr "conversación incorrecta (%d)\n"
+#~ msgid "dlopen() failure"
+#~ msgstr "error de dlopen()"
+
#~ msgid "%s: set %s security context to %s"
#~ msgstr "No es un contexto de seguridad válido"