1# German translations for Horde_Auth package.
2# Copyright 2011-2017 Horde LLC (http://www.horde.org/)
3# This file is distributed under the same license as the Horde_Auth package.
4# Jan Schneider <jan@horde.org>, 2011-2014.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: Horde_Auth \n"
9"Report-Msgid-Bugs-To: dev@lists.horde.org\n"
10"POT-Creation-Date: 2014-03-25 18:08+0100\n"
11"PO-Revision-Date: 2013-06-04 11:59+0200\n"
12"Last-Translator: Jan Schneider <jan@horde.org>\n"
13"Language-Team: i18n@lists.horde.org\n"
14"Language: de\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
20#: lib/Horde/Auth.php:375
21#, php-format
22msgid ""
23"The password is too long; passwords may not be more than %d characters long!"
24msgstr ""
25"Das Passwort ist zu lang, das Passwort darf nicht länger als %d Zeichen sein!"
26
27#: lib/Horde/Auth.php:446 lib/Horde/Auth.php:456
28msgid "The password is too simple to guess."
29msgstr "Das Passwort ist zu leicht zu erraten."
30
31#: lib/Horde/Auth.php:371
32#, php-format
33msgid "The password must be at least %d characters long!"
34msgstr "Das Passwort muss mindestens %d Zeichen lang sein!"
35
36#: lib/Horde/Auth.php:407
37#, php-format
38msgid "The password must contain at least %d alphabetic character."
39msgid_plural "The password must contain at least %d alphabetic characters."
40msgstr[0] "Das Passwort muss mindestens %d Buchstaben enthalten."
41msgstr[1] "Das Passwort muss mindestens %d Buchstaben enthalten."
42
43#: lib/Horde/Auth.php:410
44#, php-format
45msgid "The password must contain at least %d alphanumeric character."
46msgid_plural "The password must contain at least %d alphanumeric characters."
47msgstr[0] "Das Passwort muss mindestens %d Buchstaben oder Zahl enthalten."
48msgstr[1] "Das Passwort muss mindestens %d Buchstaben oder Zahlen enthalten."
49
50#: lib/Horde/Auth.php:416
51#, php-format
52msgid ""
53"The password must contain at least %d different types of characters. The "
54"types are: lower, upper, numeric, and symbols."
55msgstr ""
56"Das Passwort muss mindestens %d verschiedenen Zeichentypen enhalten. Typen "
57"sind: Kleinbuchstaben, Großbuchstaben, Zahlen und Sonderzeichen."
58
59#: lib/Horde/Auth.php:401
60#, php-format
61msgid "The password must contain at least %d lowercase character."
62msgid_plural "The password must contain at least %d lowercase characters."
63msgstr[0] "Das Passwort muss mindestens %d Kleinbuchstaben enthalten."
64msgstr[1] "Das Passwort muss mindestens %d Kleinbuchstaben enthalten."
65
66#: lib/Horde/Auth.php:404
67#, php-format
68msgid "The password must contain at least %d numeric character."
69msgid_plural "The password must contain at least %d numeric characters."
70msgstr[0] "Das Passwort muss mindestens %d Zahl enthalten."
71msgstr[1] "Das Passwort muss mindestens %d Zahlen enthalten."
72
73#: lib/Horde/Auth.php:413
74#, php-format
75msgid "The password must contain at least %d numeric or special character."
76msgid_plural ""
77"The password must contain at least %d numeric or special characters."
78msgstr[0] "Das Passwort muss mindestens %d Zahl oder Symbol enthalten."
79msgstr[1] "Das Passwort muss mindestens %d Zahlen oder Symbole enthalten."
80
81#: lib/Horde/Auth.php:425
82#, php-format
83msgid "The password must contain at least %d symbol character."
84msgid_plural "The password must contain at least %d symbol characters."
85msgstr[0] "Das Passwort muss mindestens %d Symbol enthalten."
86msgstr[1] "Das Passwort muss mindestens %d Symbole enthalten."
87
88#: lib/Horde/Auth.php:398
89#, php-format
90msgid "The password must contain at least %d uppercase character."
91msgid_plural "The password must contain at least %d uppercase characters."
92msgstr[0] "Das Passwort muss mindestens %d Großbuchstaben enthalten."
93msgstr[1] "Das Passwort muss mindestens %d Großbuchstaben enthalten."
94
95#: lib/Horde/Auth.php:420
96#, php-format
97msgid "The password must contain less than %d whitespace characters."
98msgstr "Das Passwort darf nicht mehr als %d Leerzeichen enthalten."
99
100#: lib/Horde/Auth.php:422
101msgid "The password must not contain whitespace characters."
102msgstr "Das Passwort darf keine Leerzeichen enthalten."
103
104#: lib/Horde/Auth/Base.php:156
105#, php-format
106msgid "Your account has been locked for %d minutes"
107msgstr "Ihr Konto wurde für %d Minuten gesperrt"
108
109#: lib/Horde/Auth/Base.php:154
110msgid "Your account has been permanently locked"
111msgstr "Ihr Konto wurde gesperrt"
112