1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR Horde LLC (http://www.horde.org/)
3# This file is distributed under the same license as the Horde_Auth package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: Horde_Auth\n"
10"Report-Msgid-Bugs-To: dev@lists.horde.org\n"
11"POT-Creation-Date: 2014-03-25 18:08+0100\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"Language: \n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=CHARSET\n"
18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
21#: lib/Horde/Auth.php:375
22#, php-format
23msgid ""
24"The password is too long; passwords may not be more than %d characters long!"
25msgstr ""
26
27#: lib/Horde/Auth.php:446 lib/Horde/Auth.php:456
28msgid "The password is too simple to guess."
29msgstr ""
30
31#: lib/Horde/Auth.php:371
32#, php-format
33msgid "The password must be at least %d characters long!"
34msgstr ""
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] ""
41msgstr[1] ""
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] ""
48msgstr[1] ""
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
57#: lib/Horde/Auth.php:401
58#, php-format
59msgid "The password must contain at least %d lowercase character."
60msgid_plural "The password must contain at least %d lowercase characters."
61msgstr[0] ""
62msgstr[1] ""
63
64#: lib/Horde/Auth.php:404
65#, php-format
66msgid "The password must contain at least %d numeric character."
67msgid_plural "The password must contain at least %d numeric characters."
68msgstr[0] ""
69msgstr[1] ""
70
71#: lib/Horde/Auth.php:413
72#, php-format
73msgid "The password must contain at least %d numeric or special character."
74msgid_plural ""
75"The password must contain at least %d numeric or special characters."
76msgstr[0] ""
77msgstr[1] ""
78
79#: lib/Horde/Auth.php:425
80#, php-format
81msgid "The password must contain at least %d symbol character."
82msgid_plural "The password must contain at least %d symbol characters."
83msgstr[0] ""
84msgstr[1] ""
85
86#: lib/Horde/Auth.php:398
87#, php-format
88msgid "The password must contain at least %d uppercase character."
89msgid_plural "The password must contain at least %d uppercase characters."
90msgstr[0] ""
91msgstr[1] ""
92
93#: lib/Horde/Auth.php:420
94#, php-format
95msgid "The password must contain less than %d whitespace characters."
96msgstr ""
97
98#: lib/Horde/Auth.php:422
99msgid "The password must not contain whitespace characters."
100msgstr ""
101
102#: lib/Horde/Auth/Base.php:156
103#, php-format
104msgid "Your account has been locked for %d minutes"
105msgstr ""
106
107#: lib/Horde/Auth/Base.php:154
108msgid "Your account has been permanently locked"
109msgstr ""
110