From 8e9ac4d7443939ed0d152708d3877b29252d16fe Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 17 Feb 2010 09:14:40 -0500 Subject: Eliminate separate build tree for sss_client --- server/sss_client/po/es.po | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 server/sss_client/po/es.po (limited to 'server/sss_client/po/es.po') diff --git a/server/sss_client/po/es.po b/server/sss_client/po/es.po new file mode 100644 index 00000000..be67efe3 --- /dev/null +++ b/server/sss_client/po/es.po @@ -0,0 +1,46 @@ +# English translations for sss_client package. +# Copyright (C) 2009 Red Hat, Inc. +# This file is distributed under the same license as the sss_client package. +# Automatically generated, 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: sss_client 0.4.0\n" +"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n" +"POT-Creation-Date: 2010-02-05 09:37-0500\n" +"PO-Revision-Date: 2009-12-08 15:37-0300\n" +"Last-Translator: Domingo Becker \n" +"Language-Team: Transifex Spanish\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Poedit-Language: Spanish\n" + +#: pam_sss.c:336 +msgid "Passwords do not match" +msgstr "Las contraseñas no coinciden" + +#: pam_sss.c:405 +msgid "Offline authentication" +msgstr "" + +#: pam_sss.c:406 +msgid ", your cached password will expire at: " +msgstr "" + +#: pam_sss.c:730 +msgid "Password: " +msgstr "Contraseña: " + +#: pam_sss.c:762 +msgid "New Password: " +msgstr "Nueva contraseña: " + +#: pam_sss.c:763 +msgid "Reenter new Password: " +msgstr "Reingrese la contraseña nueva:" + +#: pam_sss.c:967 +msgid "Password has expired." +msgstr "La contraseña ha expirado." -- cgit