]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/CasAuthentication/locale/de/LC_MESSAGES/CasAuthentication.po
179f95640ea1718b6a32775c17e42f851bbb044b
[quix0rs-gnu-social.git] / plugins / CasAuthentication / locale / de / LC_MESSAGES / CasAuthentication.po
1 # Translation of StatusNet - CasAuthentication to German (Deutsch)
2 # Exported from translatewiki.net
3 #
4 # Author: Fujnky
5 # Author: Michael
6 # --
7 # This file is distributed under the same license as the StatusNet package.
8 #
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: StatusNet - CasAuthentication\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2011-02-14 16:01+0000\n"
14 "PO-Revision-Date: 2011-02-14 16:07:22+0000\n"
15 "Language-Team: German <http://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-01-29 22:19:31+0000\n"
19 "X-Generator: MediaWiki 1.18alpha (r82114); Translate extension (2011-02-01)\n"
20 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
21 "X-Language-Code: de\n"
22 "X-Message-Group: #out-statusnet-plugin-casauthentication\n"
23 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
24
25 #. TRANS: Menu item. CAS is Central Authentication Service.
26 #: CasAuthenticationPlugin.php:83
27 msgid "CAS"
28 msgstr "CAS"
29
30 #. TRANS: Tooltip for menu item. CAS is Central Authentication Service.
31 #: CasAuthenticationPlugin.php:85
32 msgid "Login or register with CAS."
33 msgstr "Anmelden oder mit CAS registrieren."
34
35 #. TRANS: Invitation to users with a CAS account to log in using the service.
36 #. TRANS: "[CAS login]" is a link description. (%%action.caslogin%%) is the URL.
37 #. TRANS: These two elements may not be separated.
38 #: CasAuthenticationPlugin.php:101
39 #, php-format
40 msgid "(Have an account with CAS? Try our [CAS login](%%action.caslogin%%)!)"
41 msgstr ""
42 "(Hast du ein CAS-Konto? Probiere unseren [CAS-Login](%%action.caslogin%%)!)"
43
44 #: CasAuthenticationPlugin.php:128
45 msgid "Specifying a server is required."
46 msgstr "Es ist erforderlich, einen Server anzugeben."
47
48 #: CasAuthenticationPlugin.php:131
49 msgid "Specifying a port is required."
50 msgstr "Es ist erforderlich, einen Port anzugeben."
51
52 #: CasAuthenticationPlugin.php:134
53 msgid "Specifying a path is required."
54 msgstr "Es ist erforderlich, einen Pfad anzugeben."
55
56 #. TRANS: Plugin description. CAS is Central Authentication Service.
57 #: CasAuthenticationPlugin.php:154
58 msgid ""
59 "The CAS Authentication plugin allows for StatusNet to handle authentication "
60 "through CAS (Central Authentication Service)."
61 msgstr ""
62 "Das CAS-Authenfizierungs-Plugin erlaubt es StatusNet, die Authentifizierung "
63 "über CAS (Central Authentication Service) abzuwickeln."
64
65 #: caslogin.php:28
66 msgid "Already logged in."
67 msgstr "Bereits angemeldet."
68
69 #: caslogin.php:39
70 msgid "Incorrect username or password."
71 msgstr "Benutzername oder Passwort falsch."
72
73 #: caslogin.php:45
74 msgid "Error setting user. You are probably not authorized."
75 msgstr ""
76 "Fehler beim Festlegen des Benutzers. Du bist wahrscheinlich nicht dazu "
77 "berechtigt."