From 28f5f91623e3d420ec8b8c81c165e1ff530b170a Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 23 Oct 2009 14:35:08 -0400 Subject: Update version to 0.7.0 Update gettext strings --- sss_client/po/es.po | 14 +++++++++----- sss_client/po/pl.po | 14 +++++++++----- sss_client/po/sss_client.pot | 14 +++++++++----- 3 files changed, 27 insertions(+), 15 deletions(-) (limited to 'sss_client') diff --git a/sss_client/po/es.po b/sss_client/po/es.po index 6e092453b..a0a91dd6c 100644 --- a/sss_client/po/es.po +++ b/sss_client/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: sss_client 0.4.0\n" "Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n" -"POT-Creation-Date: 2009-09-25 13:57-0400\n" +"POT-Creation-Date: 2009-10-23 14:32-0400\n" "PO-Revision-Date: 2009-05-21 14:10-0400\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -16,18 +16,22 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: pam_sss.c:312 +#: pam_sss.c:323 msgid "Passwords do not match" msgstr "Passwords do not match" -#: pam_sss.c:578 +#: pam_sss.c:599 msgid "Password: " msgstr "" -#: pam_sss.c:610 +#: pam_sss.c:631 msgid "New Password: " msgstr "" -#: pam_sss.c:611 +#: pam_sss.c:632 msgid "Reenter new Password: " msgstr "" + +#: pam_sss.c:836 +msgid "Password has expired." +msgstr "" diff --git a/sss_client/po/pl.po b/sss_client/po/pl.po index 2a303cb6e..95e7c46e3 100644 --- a/sss_client/po/pl.po +++ b/sss_client/po/pl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: pl\n" "Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n" -"POT-Creation-Date: 2009-09-25 13:57-0400\n" +"POT-Creation-Date: 2009-10-23 14:32-0400\n" "PO-Revision-Date: 2009-09-26 12:24+0200\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish \n" @@ -13,18 +13,22 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: pam_sss.c:312 +#: pam_sss.c:323 msgid "Passwords do not match" msgstr "Hasła nie zgadzają się" -#: pam_sss.c:578 +#: pam_sss.c:599 msgid "Password: " msgstr "Hasło: " -#: pam_sss.c:610 +#: pam_sss.c:631 msgid "New Password: " msgstr "Nowe hasło: " -#: pam_sss.c:611 +#: pam_sss.c:632 msgid "Reenter new Password: " msgstr "Proszę ponownie podać nowe hasło: " + +#: pam_sss.c:836 +msgid "Password has expired." +msgstr "" diff --git a/sss_client/po/sss_client.pot b/sss_client/po/sss_client.pot index 5319fd58a..0679e7021 100644 --- a/sss_client/po/sss_client.pot +++ b/sss_client/po/sss_client.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n" -"POT-Creation-Date: 2009-09-25 13:57-0400\n" +"POT-Creation-Date: 2009-10-23 14:32-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,18 +16,22 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: pam_sss.c:312 +#: pam_sss.c:323 msgid "Passwords do not match" msgstr "" -#: pam_sss.c:578 +#: pam_sss.c:599 msgid "Password: " msgstr "" -#: pam_sss.c:610 +#: pam_sss.c:631 msgid "New Password: " msgstr "" -#: pam_sss.c:611 +#: pam_sss.c:632 msgid "Reenter new Password: " msgstr "" + +#: pam_sss.c:836 +msgid "Password has expired." +msgstr "" -- cgit