diff options
author | ruigo <rui.gouveia@gmail.com> | 2009-12-08 13:53:54 -0500 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2009-12-08 23:35:29 -0500 |
commit | 5a5ec705596b412a3cbcfef71f7a9d824e868f64 (patch) | |
tree | 423e7f63372d2de9ef1b8e6c9ebe15c021f5fdf3 /sss_client | |
parent | 363163aa3b3e60e05ac83f4fe37d23cfa78545a5 (diff) | |
download | sssd-5a5ec705596b412a3cbcfef71f7a9d824e868f64.tar.gz sssd-5a5ec705596b412a3cbcfef71f7a9d824e868f64.tar.xz sssd-5a5ec705596b412a3cbcfef71f7a9d824e868f64.zip |
Add Portuguese translation
Diffstat (limited to 'sss_client')
-rw-r--r-- | sss_client/po/LINGUAS | 1 | ||||
-rw-r--r-- | sss_client/po/pt.po | 38 |
2 files changed, 39 insertions, 0 deletions
diff --git a/sss_client/po/LINGUAS b/sss_client/po/LINGUAS index 7ea13121f..7589b5610 100644 --- a/sss_client/po/LINGUAS +++ b/sss_client/po/LINGUAS @@ -4,4 +4,5 @@ fr it ja nl +pt diff --git a/sss_client/po/pt.po b/sss_client/po/pt.po new file mode 100644 index 000000000..7f60250e4 --- /dev/null +++ b/sss_client/po/pt.po @@ -0,0 +1,38 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Red Hat, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: sssd.master.sss_client\n" +"Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n" +"POT-Creation-Date: 2009-11-18 07:19-0500\n" +"PO-Revision-Date: 2009-12-08 17:32+0100\n" +"Last-Translator: Rui Gouveia <rui.gouveia@globaltek.pt>\n" +"Language-Team: PT <fedora-trans-pt@redhat.com>\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" + +#: pam_sss.c:322 +msgid "Passwords do not match" +msgstr "Senhas não coincidem" + +#: pam_sss.c:598 +msgid "Password: " +msgstr "Senha: " + +#: pam_sss.c:630 +msgid "New Password: " +msgstr "Nova Senha: " + +#: pam_sss.c:631 +msgid "Reenter new Password: " +msgstr "Digite a senha novamente: " + +#: pam_sss.c:835 +msgid "Password has expired." +msgstr "Senha expirou." |