diff options
author | Fabian Affolter <fab@fedoraproject.org> | 2009-12-09 07:08:38 -0500 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2009-12-09 11:41:22 -0500 |
commit | 0948f16059b5b5afaec144aab149c1714aecdf0f (patch) | |
tree | 73fb541c2e69ac7d3a3adb73914b8b7ab6b95cd0 /sss_client | |
parent | ecc20350a3a29db525b1ade12ac0529c636caa61 (diff) | |
download | sssd-0948f16059b5b5afaec144aab149c1714aecdf0f.tar.gz sssd-0948f16059b5b5afaec144aab149c1714aecdf0f.tar.bz2 sssd-0948f16059b5b5afaec144aab149c1714aecdf0f.zip |
Add German translation
Diffstat (limited to 'sss_client')
-rw-r--r-- | sss_client/po/LINGUAS | 1 | ||||
-rw-r--r-- | sss_client/po/de.po | 39 |
2 files changed, 40 insertions, 0 deletions
diff --git a/sss_client/po/LINGUAS b/sss_client/po/LINGUAS index 7589b561..3cac5c7e 100644 --- a/sss_client/po/LINGUAS +++ b/sss_client/po/LINGUAS @@ -5,4 +5,5 @@ it ja nl pt +de diff --git a/sss_client/po/de.po b/sss_client/po/de.po new file mode 100644 index 00000000..307e0a35 --- /dev/null +++ b/sss_client/po/de.po @@ -0,0 +1,39 @@ +# German translation of SSSd client. +# Copyright (C) 2009 Red Hat, Inc. +# This file is distributed under the same license as the sssd package. +# +# Fabian Affolter <fab@fedoraproject.org>, 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: SSSD 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-09 11:18+0100\n" +"Last-Translator: Fabian Affolter <fab@fedoraproject.org>\n" +"Language-Team: German <fedora-trans-de@redhat.com>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: German\n" + +#: pam_sss.c:322 +msgid "Passwords do not match" +msgstr "Passwörter stimmen nicht überein" + +#: pam_sss.c:598 +msgid "Password: " +msgstr "Passwort: " + +#: pam_sss.c:630 +msgid "New Password: " +msgstr "Neues Passwort: " + +#: pam_sss.c:631 +msgid "Reenter new Password: " +msgstr "Neues Passwort noch einmal eingeben: " + +#: pam_sss.c:835 +msgid "Password has expired." +msgstr "Passwort ist abgelaufen." + |