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:27 -0500 |
commit | f00717f5a8fc5fd6ee2a55c7349a5d7aa1b4f136 (patch) | |
tree | f8353e991fea858860e8b99035f1f0e86d30eb3e /sss_client | |
parent | 98d94e635f4e089945124ab287e6a005f37e48b0 (diff) | |
download | sssd_unused-f00717f5a8fc5fd6ee2a55c7349a5d7aa1b4f136.tar.gz sssd_unused-f00717f5a8fc5fd6ee2a55c7349a5d7aa1b4f136.tar.xz sssd_unused-f00717f5a8fc5fd6ee2a55c7349a5d7aa1b4f136.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." + |