1# Estonian 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# Automatically generated, 2011.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: Horde_Auth \n"
9"Report-Msgid-Bugs-To: dev@lists.horde.org\n"
10"POT-Creation-Date: 2011-10-19 13:56+0300\n"
11"PO-Revision-Date: 2011-11-09 13:56+0300\n"
12"Last-Translator: Alar Sing <alar.sing@err.ee>\n"
13"Language-Team: i18n@lists.horde.org\n"
14"Language: et\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:355
21#, php-format
22msgid ""
23"The password is too long; passwords may not be more than %d characters long!"
24msgstr "Salasõna on liiga pikk; salasõna ei või olla pikem kui %d tähte!"
25
26#: lib/Horde/Auth.php:425 lib/Horde/Auth.php:434
27msgid "The password is too simple to guess."
28msgstr "Salasõna on liiga lihtsasti ära arvatav."
29
30#: lib/Horde/Auth.php:351
31#, php-format
32msgid "The password must be at least %d characters long!"
33msgstr "Salasõna peab olema vähemalt %d märki pikk!"
34
35#: lib/Horde/Auth.php:387
36#, php-format
37msgid "The password must contain at least %d alphabetic character."
38msgid_plural "The password must contain at least %d alphabetic characters."
39msgstr[0] "Salasõna peab sisaldama vähemalt %d tähte."
40msgstr[1] "Salasõna peab sisaldama vähemalt %d tähte."
41
42#: lib/Horde/Auth.php:390
43#, php-format
44msgid "The password must contain at least %d alphanumeric character."
45msgid_plural "The password must contain at least %d alphanumeric characters."
46msgstr[0] "Salasõna peab sisaldama vähemalt %d numbrit või tähte."
47msgstr[1] "Salasõna peab sisaldama vähemalt %d numbrit või tähte."
48
49#: lib/Horde/Auth.php:393
50#, php-format
51msgid ""
52"The password must contain at least %d different types of characters. The "
53"types are: lower, upper, numeric, and symbols."
54msgstr ""
55"Salasõna peab vähemalt sisaldama %d eritüüpi märke.Need on: väiksed ja "
56"suured tähed, numbrid ning sümbolid."
57
58#: lib/Horde/Auth.php:381
59#, php-format
60msgid "The password must contain at least %d lowercase character."
61msgid_plural "The password must contain at least %d lowercase characters."
62msgstr[0] "Salasõna peab sisaldama vähemalt %d väikest tähte."
63msgstr[1] "Salasõna peab sisaldama vähemalt %d väikest tähte."
64
65#: lib/Horde/Auth.php:384
66#, php-format
67msgid "The password must contain at least %d numeric character."
68msgid_plural "The password must contain at least %d numeric characters."
69msgstr[0] "Salasõna peab sisaldama vähemalt %d numbrit."
70msgstr[1] "Salasõna peab sisaldama vähemalt %d numbrit."
71
72#: lib/Horde/Auth.php:402
73#, php-format
74msgid "The password must contain at least %d symbol character."
75msgid_plural "The password must contain at least %d symbol characters."
76msgstr[0] "Salasõna peab sisaldama vähemalt %d sümbolit."
77msgstr[1] "Salasõna peab sisaldama vähemalt %d sümbplit."
78
79#: lib/Horde/Auth.php:378
80#, php-format
81msgid "The password must contain at least %d uppercase character."
82msgid_plural "The password must contain at least %d uppercase characters."
83msgstr[0] "Salasõna peab sisaldama vähemalt %d suurt tähte."
84msgstr[1] "Salasõna peab sisaldama vähemalt %d suurt tähte."
85
86#: lib/Horde/Auth.php:397
87#, php-format
88msgid "The password must contain less than %d whitespace characters."
89msgstr "Salasõna ei või sisaldada rohkem kui %d tühikut."
90
91#: lib/Horde/Auth.php:399
92msgid "The password must not contain whitespace characters."
93msgstr "Salasõna ei või sisaldada tühikuid."
94