]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/LdapAuthentication/locale/de/LC_MESSAGES/LdapAuthentication.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / LdapAuthentication / locale / de / LC_MESSAGES / LdapAuthentication.po
1 # Translation of StatusNet - LdapAuthentication to German (Deutsch)
2 # Exported from translatewiki.net
3 #
4 # Author: Fujnky
5 # Author: MF-Warburg
6 # --
7 # This file is distributed under the same license as the StatusNet package.
8 #
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: StatusNet - LdapAuthentication\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2011-12-03 10:43+0000\n"
14 "PO-Revision-Date: 2011-12-03 10:45:25+0000\n"
15 "Language-Team: German <https://translatewiki.net/wiki/Portal:de>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-POT-Import-Date: 2011-06-05 21:50:24+0000\n"
19 "X-Generator: MediaWiki 1.19alpha (r105064); Translate extension (2011-10-"
20 "30)\n"
21 "X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
22 "X-Language-Code: de\n"
23 "X-Message-Group: #out-statusnet-plugin-ldapauthentication\n"
24 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
25
26 #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration.
27 msgid "You must specify a nickname attribute."
28 msgstr "Du musst ein Nick-Atrribut angeben."
29
30 #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration.
31 msgid ""
32 "If password_changeable is set, the password attribute and password_encoding "
33 "must also be specified."
34 msgstr ""
35 "Wenn „password_changeable“ eingestellt ist, müssen auch das Passwort-"
36 "Attribut und „password_encoding“ angegeben werden."
37
38 #. TRANS: Instructions for LDAP authentication.
39 msgid "Do you have an LDAP account? Use your standard username and password."
40 msgstr ""
41 "Hast du ein LDAP-Konto? Verwende deinen Standard-Benutzernamen und -Passwort."
42
43 #. TRANS: Plugin description.
44 msgid ""
45 "The LDAP Authentication plugin allows for StatusNet to handle authentication "
46 "through LDAP."
47 msgstr ""
48 "Das LDAP-Authentifizierungs-Plugin erlaubt es StatusNet, die "
49 "Authentifizierung durch LDAP abzuwickeln."