diff --git a/.gitignore b/.gitignore index ad7a860..43efbf9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ django_password_validation.egg-info/ +*.pyc +.cache +.idea htmlcov/ .tox/ doc/_build/ diff --git a/build_locale.sh b/build_locale.sh new file mode 100755 index 0000000..9bb3c32 --- /dev/null +++ b/build_locale.sh @@ -0,0 +1,8 @@ +#!/usr/bin/env bash + +cd password_validation +DJANGO_SETTINGS_MODULE='password_validation.test.settings' django-admin makemessages -a --no-obsolete +# fix fuzzy strings +find locale -type f -exec sed -i 's/\#, fuzzy, python-format//g' {} + +DJANGO_SETTINGS_MODULE='password_validation.test.settings' django-admin compilemessages + diff --git a/password_validation/locale/af/LC_MESSAGES/django.mo b/password_validation/locale/af/LC_MESSAGES/django.mo new file mode 100644 index 0000000..c78baca Binary files /dev/null and b/password_validation/locale/af/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/af/LC_MESSAGES/django.po b/password_validation/locale/af/LC_MESSAGES/django.po new file mode 100644 index 0000000..b3369f9 --- /dev/null +++ b/password_validation/locale/af/LC_MESSAGES/django.po @@ -0,0 +1,54 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Afrikaans (http://www.transifex.com/django/django/language/" +"af/)\n" +"Language: af\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/ar/LC_MESSAGES/django.mo b/password_validation/locale/ar/LC_MESSAGES/django.mo new file mode 100644 index 0000000..554834f Binary files /dev/null and b/password_validation/locale/ar/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/ar/LC_MESSAGES/django.po b/password_validation/locale/ar/LC_MESSAGES/django.po new file mode 100644 index 0000000..bb46f1d --- /dev/null +++ b/password_validation/locale/ar/LC_MESSAGES/django.po @@ -0,0 +1,62 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ahmad Khayyat , 2013 +# Bashar Al-Abdulhadi, 2015-2016 +# Bashar Al-Abdulhadi, 2014 +# Eyad Toma , 2013 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:39+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Arabic (http://www.transifex.com/django/django/language/ar/)\n" +"Language: ar\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"كلمة المرور هذه قصيرة جدا. يجب أن تتكون من %(min_length)d حرف على الأقل." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "كلمة المرور الخاصة بك يجب أن تتضمن %(min_length)d حرف على الأقل." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "كلمة المرور هذه مشابة جدا لـ %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"كلمة المرور الخاصة بكم لا يمكن أن تكون مشابة لأي من المعلومات الشخصية الأخرى " +"الخاصة بك." + +#: validation.py:179 +msgid "This password is too common." +msgstr "كلمة المرور هذه شائعة جدا." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "كلمة المرور الخاصة بك لا يمكن أن تكون كلمة مرور مستخدمة بشكل شائع." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "كلمة المرور هذه تتكون من أرقام فقط." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "كلمة المرور الخاصة بك لا يمكن أن تكون أرقام فقط." diff --git a/password_validation/locale/ast/LC_MESSAGES/django.mo b/password_validation/locale/ast/LC_MESSAGES/django.mo new file mode 100644 index 0000000..fddfe8a Binary files /dev/null and b/password_validation/locale/ast/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/ast/LC_MESSAGES/django.po b/password_validation/locale/ast/LC_MESSAGES/django.po new file mode 100644 index 0000000..99c5d82 --- /dev/null +++ b/password_validation/locale/ast/LC_MESSAGES/django.po @@ -0,0 +1,55 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ḷḷumex03 , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Asturian (http://www.transifex.com/django/django/language/" +"ast/)\n" +"Language: ast\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/az/LC_MESSAGES/django.mo b/password_validation/locale/az/LC_MESSAGES/django.mo new file mode 100644 index 0000000..73a524d Binary files /dev/null and b/password_validation/locale/az/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/az/LC_MESSAGES/django.po b/password_validation/locale/az/LC_MESSAGES/django.po new file mode 100644 index 0000000..5097e72 --- /dev/null +++ b/password_validation/locale/az/LC_MESSAGES/django.po @@ -0,0 +1,56 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ali Ismayilov , 2011 +# Emin Mastizada , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-08-05 00:28+0000\n" +"Last-Translator: Emin Mastizada \n" +"Language-Team: Azerbaijani (http://www.transifex.com/django/django/language/" +"az/)\n" +"Language: az\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "Bu parol çox qısadır. Ən az %(min_length)d işarə olmalıdır." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Parolunuz ən az %(min_length)d işarə olmalıdır." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Parolunuz %(verbose_name)s ilə çox bənzərdir." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "Parolunuz digər şəxsi məlumatlarınıza çox bənzərdir." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Bu parol çox ümumidir." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Parolunuz çox istifadə edilən ümumişlək olmamalıdır." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Bu parol ancaq rəqəmlərlədir." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Parolunuz ancaq rəqəmlərlə ola bilməz." diff --git a/password_validation/locale/be/LC_MESSAGES/django.mo b/password_validation/locale/be/LC_MESSAGES/django.mo new file mode 100644 index 0000000..fca5d7c Binary files /dev/null and b/password_validation/locale/be/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/be/LC_MESSAGES/django.po b/password_validation/locale/be/LC_MESSAGES/django.po new file mode 100644 index 0000000..bce04e1 --- /dev/null +++ b/password_validation/locale/be/LC_MESSAGES/django.po @@ -0,0 +1,60 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Viktar Palstsiuk , 2015 +# znotdead , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-09-15 10:02+0000\n" +"Last-Translator: znotdead \n" +"Language-Team: Belarusian (http://www.transifex.com/django/django/language/" +"be/)\n" +"Language: be\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Гэты пароль занадта кароткі. Ён павінен мець не менш %(min_length)d сімвал." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Ваш пароль павінен мець не менш %(min_length)d сімвал." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Пароль занадта падобны да %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Ваш пароль ня можа быць занадта падобным да вашай іншай асабістай інфармацыі." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Гэты пароль занадта распаўсюджаны." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Ваш пароль ня можа быць адным з шырока распаўсюджаных пароляў." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Гэты пароль цалкам лікавы." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Ваш пароль ня можа быць цалкам лікавым." diff --git a/password_validation/locale/bg/LC_MESSAGES/django.mo b/password_validation/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000..34e10bd Binary files /dev/null and b/password_validation/locale/bg/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/bg/LC_MESSAGES/django.po b/password_validation/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000..b6114a3 --- /dev/null +++ b/password_validation/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,62 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Boris Chervenkov , 2012 +# Georgi Kostadinov , 2012 +# Jannis Leidel , 2011 +# Lyuboslav Petrov , 2014 +# Todor Lubenov , 2015 +# Venelin Stoykov , 2015-2016 +# vestimir , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-06-30 17:32+0000\n" +"Last-Translator: Venelin Stoykov \n" +"Language-Team: Bulgarian (http://www.transifex.com/django/django/language/" +"bg/)\n" +"Language: bg\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Паролата е прекелно къса. Трябва да съдържа поне %(min_length)d символ." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Вашата парола трябва да съдържа поне %(min_length)d символ." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Паролата е много подобна на %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "Вашата парола не може да прилича на останалата Ви лична информация." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Тази парола е често срещана." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Вашата парола не може да бъде често срещана." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Тази парола е изцяло от цифри." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Вашата парола не може да бъде само от цифри." diff --git a/password_validation/locale/bn/LC_MESSAGES/django.mo b/password_validation/locale/bn/LC_MESSAGES/django.mo new file mode 100644 index 0000000..f783b55 Binary files /dev/null and b/password_validation/locale/bn/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/bn/LC_MESSAGES/django.po b/password_validation/locale/bn/LC_MESSAGES/django.po new file mode 100644 index 0000000..9b3414a --- /dev/null +++ b/password_validation/locale/bn/LC_MESSAGES/django.po @@ -0,0 +1,56 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Tahmid Rafi , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Bengali (http://www.transifex.com/django/django/language/" +"bn/)\n" +"Language: bn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/br/LC_MESSAGES/django.mo b/password_validation/locale/br/LC_MESSAGES/django.mo new file mode 100644 index 0000000..c78cefb Binary files /dev/null and b/password_validation/locale/br/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/br/LC_MESSAGES/django.po b/password_validation/locale/br/LC_MESSAGES/django.po new file mode 100644 index 0000000..e6c0ad9 --- /dev/null +++ b/password_validation/locale/br/LC_MESSAGES/django.po @@ -0,0 +1,54 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Fulup , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Breton (http://www.transifex.com/django/django/language/br/)\n" +"Language: br\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/bs/LC_MESSAGES/django.mo b/password_validation/locale/bs/LC_MESSAGES/django.mo new file mode 100644 index 0000000..4c461f6 Binary files /dev/null and b/password_validation/locale/bs/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/bs/LC_MESSAGES/django.po b/password_validation/locale/bs/LC_MESSAGES/django.po new file mode 100644 index 0000000..2f22138 --- /dev/null +++ b/password_validation/locale/bs/LC_MESSAGES/django.po @@ -0,0 +1,56 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Bosnian (http://www.transifex.com/django/django/language/" +"bs/)\n" +"Language: bs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/ca/LC_MESSAGES/django.mo b/password_validation/locale/ca/LC_MESSAGES/django.mo new file mode 100644 index 0000000..b115553 Binary files /dev/null and b/password_validation/locale/ca/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/ca/LC_MESSAGES/django.po b/password_validation/locale/ca/LC_MESSAGES/django.po new file mode 100644 index 0000000..d790d74 --- /dev/null +++ b/password_validation/locale/ca/LC_MESSAGES/django.po @@ -0,0 +1,61 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Antoni Aloy , 2015 +# Carles Barrobés , 2011-2012,2014-2015 +# Jannis Leidel , 2011 +# Roger Pons , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Catalan (http://www.transifex.com/django/django/language/" +"ca/)\n" +"Language: ca\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"La contrasenya és massa curta. Ha de tenir al menys %(min_length)d caràcter." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "La contrasenya és ha de tenir al menys %(min_length)d caràcter." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "La contrasenya és massa semblant a %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"La contrasenya no pot ser massa similar a la vostra altra informació " +"personal." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Aquesta contrasenya és massa comuna." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "La contrasenya no pot ser una de les habitualment utilitzades." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "La contrasenya està formada només per números." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "La contrasenya no pot estar formada només per números." diff --git a/password_validation/locale/cs/LC_MESSAGES/django.mo b/password_validation/locale/cs/LC_MESSAGES/django.mo new file mode 100644 index 0000000..b56be38 Binary files /dev/null and b/password_validation/locale/cs/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/cs/LC_MESSAGES/django.po b/password_validation/locale/cs/LC_MESSAGES/django.po new file mode 100644 index 0000000..ff1c6b6 --- /dev/null +++ b/password_validation/locale/cs/LC_MESSAGES/django.po @@ -0,0 +1,58 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jan Munclinger , 2013 +# Jannis Leidel , 2011 +# Tomáš Ehrlich , 2015 +# Vláďa Macek , 2013-2014 +# Vláďa Macek , 2015-2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-09-16 22:23+0000\n" +"Last-Translator: Vláďa Macek \n" +"Language-Team: Czech (http://www.transifex.com/django/django/language/cs/)\n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "Heslo je příliš krátké. Musí mít délku aspoň %(min_length)d znak." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Heslo musí mít délku aspoň %(min_length)d znak." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Heslo je příliš podobné obsahu pole %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "Heslo nemůže být příliš podobné jinému údaji ve vašem účtu." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Heslo je příliš běžné." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Vaše heslo nemůže být takové, které je často používané." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Heslo se skládá pouze z čísel." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Vaše heslo nemůže být čistě číselné." diff --git a/password_validation/locale/cy/LC_MESSAGES/django.mo b/password_validation/locale/cy/LC_MESSAGES/django.mo new file mode 100644 index 0000000..4967f24 Binary files /dev/null and b/password_validation/locale/cy/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/cy/LC_MESSAGES/django.po b/password_validation/locale/cy/LC_MESSAGES/django.po new file mode 100644 index 0000000..7d108b9 --- /dev/null +++ b/password_validation/locale/cy/LC_MESSAGES/django.po @@ -0,0 +1,57 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Maredudd ap Gwyndaf , 2013-2014 +# pjrobertson, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Welsh (http://www.transifex.com/django/django/language/cy/)\n" +"Language: cy\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " +"11) ? 2 : 3;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/da/LC_MESSAGES/django.mo b/password_validation/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000..7e707ba Binary files /dev/null and b/password_validation/locale/da/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/da/LC_MESSAGES/django.po b/password_validation/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000..6058e0b --- /dev/null +++ b/password_validation/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,59 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Christian Joergensen , 2012 +# Erik Wognsen , 2013-2016 +# Jannis Leidel , 2011 +# Stevenn, 2013 +# valberg , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 09:45+0000\n" +"Last-Translator: Erik Wognsen \n" +"Language-Team: Danish (http://www.transifex.com/django/django/language/da/)\n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Denne adgangskode er for kort. Den skal indeholde mindst %(min_length)d tegn." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Din adgangskode skal indeholde mindst %(min_length)d tegn." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Din adgangskode minder for meget om din/dit %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "Din adgangskode må ikke minde om dine andre personlige oplysninger." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Denne adgangskode er for almindelig." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Din adgangskode må ikke være en ofte anvendt adgangskode." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Denne adgangskode er udelukkende numerisk." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Din adgangskode må ikke være udelukkende numerisk." diff --git a/password_validation/locale/de/LC_MESSAGES/django.mo b/password_validation/locale/de/LC_MESSAGES/django.mo new file mode 100644 index 0000000..dc73e18 Binary files /dev/null and b/password_validation/locale/de/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/de/LC_MESSAGES/django.po b/password_validation/locale/de/LC_MESSAGES/django.po new file mode 100644 index 0000000..a124a40 --- /dev/null +++ b/password_validation/locale/de/LC_MESSAGES/django.po @@ -0,0 +1,64 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# André Hagenbruch, 2011 +# Florian Apolloner , 2012 +# Jannis, 2013 +# Jannis Leidel , 2013-2016 +# Jannis, 2016 +# Jens Neuhaus , 2016 +# Markus Holtermann , 2013,2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-07-26 11:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: German (http://www.transifex.com/django/django/language/de/)\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Dieses Passwort ist zu kurz. Es muss mindestens %(min_length)d Zeichen " +"enthalten." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Das Passwort muss mindestens %(min_length)d Zeichen enthalten." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Das Passwort ist zu ähnlich zu %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Das Passwort darf nicht zu ähnlich zu Ihren anderen persönlichen " +"Informationen sein." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Dieses Passwort ist zu üblich." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Das Passwort darf nicht allgemein üblich sein." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Dieses Passwort ist komplett numerisch. " + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Das Passwort darf nicht komplett aus Ziffern bestehen." diff --git a/password_validation/locale/dsb/LC_MESSAGES/django.mo b/password_validation/locale/dsb/LC_MESSAGES/django.mo new file mode 100644 index 0000000..ff7a138 Binary files /dev/null and b/password_validation/locale/dsb/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/dsb/LC_MESSAGES/django.po b/password_validation/locale/dsb/LC_MESSAGES/django.po new file mode 100644 index 0000000..ef7e6d6 --- /dev/null +++ b/password_validation/locale/dsb/LC_MESSAGES/django.po @@ -0,0 +1,58 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Michael Wolf , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-06-12 18:25+0000\n" +"Last-Translator: Michael Wolf \n" +"Language-Team: Lower Sorbian (http://www.transifex.com/django/django/" +"language/dsb/)\n" +"Language: dsb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Toś to gronidło jo pśekrotke. Musy nanejmjenjej %(min_length)d znamuško " +"wopśimowaś." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Wašo gronidło musy nanejmjenjej %(min_length)d znamuško wopśimowaś." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Gronidło jo na %(verbose_name)s pśepódobne." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "Wašo gronidło njesmějo na waše druge wósobinske daty pśepódobne byś." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Toś to gronidło jo pśepowšykne." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Wašo gronidło njesmějo cesto wužywane gronidło byś." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Toś to gronidło jo cele numeriske." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Wašo gronidło njesmějo cele numeriske byś." diff --git a/password_validation/locale/el/LC_MESSAGES/django.mo b/password_validation/locale/el/LC_MESSAGES/django.mo new file mode 100644 index 0000000..96331e8 Binary files /dev/null and b/password_validation/locale/el/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/el/LC_MESSAGES/django.po b/password_validation/locale/el/LC_MESSAGES/django.po new file mode 100644 index 0000000..43d0dda --- /dev/null +++ b/password_validation/locale/el/LC_MESSAGES/django.po @@ -0,0 +1,65 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Apostolis Bessas , 2013 +# Dimitris Glezos , 2011-2012 +# Giannis Meletakis , 2015 +# glogiotatidis , 2011 +# Jannis Leidel , 2011 +# Pãnoș , 2014 +# Pãnoș , 2016 +# Yorgos Pagles , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-07-07 08:24+0000\n" +"Last-Translator: Pãnoș \n" +"Language-Team: Greek (http://www.transifex.com/django/django/language/el/)\n" +"Language: el\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Αυτό το συνθηματικό είναι πολύ μικρό. Πρέπει να περιέχει τουλάχιστον " +"%(min_length)d χαρακτήρα." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" +"Το συνθηματικό σας πρέπει να έχει τουλάχιστον %(min_length)d χαρακτήρα." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Το συνθηματικό μοιάζει πολύ με το %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Το συνθηματικό σας δεν μπορεί να μοιάζει τόσο με άλλα προσωπικά σας στοιχεία." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Πολύ κοινό συνθηματικό." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Το συνθηματικό δεν μπορεί να είναι τόσο συνηθισμένο." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Αυτό το συνθηματικό αποτελείται μόνο απο αριθμούς." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Το συνθηματικό σας δεν μπορεί να ειναι αποκλειστικά αριθμητικό." diff --git a/password_validation/locale/en/LC_MESSAGES/django.mo b/password_validation/locale/en/LC_MESSAGES/django.mo new file mode 100644 index 0000000..ba56cda Binary files /dev/null and b/password_validation/locale/en/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/en/LC_MESSAGES/django.po b/password_validation/locale/en/LC_MESSAGES/django.po new file mode 100644 index 0000000..097dcd0 --- /dev/null +++ b/password_validation/locale/en/LC_MESSAGES/django.po @@ -0,0 +1,51 @@ +# This file is distributed under the same license as the Django package. +# +msgid "" +msgstr "" +"Project-Id-Version: Django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2010-05-13 15:35+0200\n" +"Last-Translator: Django team\n" +"Language-Team: English \n" +"Language: en\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/en_AU/LC_MESSAGES/django.mo b/password_validation/locale/en_AU/LC_MESSAGES/django.mo new file mode 100644 index 0000000..8ee84f7 Binary files /dev/null and b/password_validation/locale/en_AU/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/en_AU/LC_MESSAGES/django.po b/password_validation/locale/en_AU/LC_MESSAGES/django.po new file mode 100644 index 0000000..379384b --- /dev/null +++ b/password_validation/locale/en_AU/LC_MESSAGES/django.po @@ -0,0 +1,55 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Tom Fifield , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: English (Australia) (http://www.transifex.com/django/django/" +"language/en_AU/)\n" +"Language: en_AU\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/en_GB/LC_MESSAGES/django.mo b/password_validation/locale/en_GB/LC_MESSAGES/django.mo new file mode 100644 index 0000000..bbb6043 Binary files /dev/null and b/password_validation/locale/en_GB/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/en_GB/LC_MESSAGES/django.po b/password_validation/locale/en_GB/LC_MESSAGES/django.po new file mode 100644 index 0000000..32f4f13 --- /dev/null +++ b/password_validation/locale/en_GB/LC_MESSAGES/django.po @@ -0,0 +1,56 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# jon_atkinson , 2011-2012 +# Ross Poulton , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/django/" +"django/language/en_GB/)\n" +"Language: en_GB\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/eo/LC_MESSAGES/django.mo b/password_validation/locale/eo/LC_MESSAGES/django.mo new file mode 100644 index 0000000..f5bf006 Binary files /dev/null and b/password_validation/locale/eo/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/eo/LC_MESSAGES/django.po b/password_validation/locale/eo/LC_MESSAGES/django.po new file mode 100644 index 0000000..881af45 --- /dev/null +++ b/password_validation/locale/eo/LC_MESSAGES/django.po @@ -0,0 +1,59 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Baptiste Darthenay , 2012-2013 +# Baptiste Darthenay , 2013-2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-09-29 18:35+0000\n" +"Last-Translator: Baptiste Darthenay \n" +"Language-Team: Esperanto (http://www.transifex.com/django/django/language/" +"eo/)\n" +"Language: eo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Tiu pasvorto estas tro mallonga. Ĝi devas enhavi almenaŭ %(min_length)d " +"signon." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Via pasvorto devas enhavi almenaŭ %(min_length)d signon." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "La pasvorto estas tro simila al la %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Via pasvorto ne povas esti tro similaj al viaj aliaj personaj informoj." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Tiu pasvorto estas tro kutima." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Via pasvorto ne povas esti kutime uzata pasvorto." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Tiu pasvorto estas tute cefera." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Via pasvorto ne povas esti tute cifera." diff --git a/password_validation/locale/es/LC_MESSAGES/django.mo b/password_validation/locale/es/LC_MESSAGES/django.mo new file mode 100644 index 0000000..ddeb9d6 Binary files /dev/null and b/password_validation/locale/es/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/es/LC_MESSAGES/django.po b/password_validation/locale/es/LC_MESSAGES/django.po new file mode 100644 index 0000000..f2ce886 --- /dev/null +++ b/password_validation/locale/es/LC_MESSAGES/django.po @@ -0,0 +1,66 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# albertoalcolea , 2014 +# Antoni Aloy , 2012-2013,2015-2016 +# Ernesto Avilés Vázquez , 2015-2016 +# guillem , 2012 +# Igor Támara , 2015 +# Jannis Leidel , 2011 +# Josue Naaman Nistal Guerra , 2014 +# Leonardo J. Caballero G. , 2011 +# Veronicabh , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-08-03 15:40+0000\n" +"Last-Translator: Ernesto Avilés Vázquez \n" +"Language-Team: Spanish (http://www.transifex.com/django/django/language/" +"es/)\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Esta contraseña es demasiado corta. Debe contener al menos %(min_length)d " +"caracter." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Su contraseña debe contener al menos %(min_length)d caracter." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "La contraseña es demasiado similar a la de %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Su contraseña no puede asemejarse tanto a su otra información personal." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Esta contraseña es demasiado común." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Su contraseña no puede ser una clave utilizada comunmente." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Esta contraseña es completamente numérica." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Su contraseña no puede ser completamente numérica." diff --git a/password_validation/locale/es_AR/LC_MESSAGES/django.mo b/password_validation/locale/es_AR/LC_MESSAGES/django.mo new file mode 100644 index 0000000..d21d3de Binary files /dev/null and b/password_validation/locale/es_AR/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/es_AR/LC_MESSAGES/django.po b/password_validation/locale/es_AR/LC_MESSAGES/django.po new file mode 100644 index 0000000..c4a2be7 --- /dev/null +++ b/password_validation/locale/es_AR/LC_MESSAGES/django.po @@ -0,0 +1,60 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Ramiro Morales, 2013-2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-07-30 23:54+0000\n" +"Last-Translator: Ramiro Morales\n" +"Language-Team: Spanish (Argentina) (http://www.transifex.com/django/django/" +"language/es_AR/)\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"La contraseña es demasiado corta. Debe contener por lo menos %(min_length)d " +"caracter." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Su contraseña debe contener por lo menos %(min_length)d caracter." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "La contraseña es muy similar a %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Su contraseña no puede ser similar a otros componentes de su información " +"personal." + +#: validation.py:179 +msgid "This password is too common." +msgstr "La contraseña tiene un valor demasiado común." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Su contraseña no puede ser una contraseña muy comunmente usada." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "La contraseña está formada completamente por dígitos." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Su contraseña no puede estar formada exclusivamente por números." diff --git a/password_validation/locale/es_CO/LC_MESSAGES/django.mo b/password_validation/locale/es_CO/LC_MESSAGES/django.mo new file mode 100644 index 0000000..bdbd22b Binary files /dev/null and b/password_validation/locale/es_CO/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/es_CO/LC_MESSAGES/django.po b/password_validation/locale/es_CO/LC_MESSAGES/django.po new file mode 100644 index 0000000..acebe4a --- /dev/null +++ b/password_validation/locale/es_CO/LC_MESSAGES/django.po @@ -0,0 +1,65 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# albertoalcolea , 2014 +# Ernesto Avilés Vázquez , 2015 +# guillem , 2012 +# Igor Támara , 2015 +# Jannis Leidel , 2011 +# Josue Naaman Nistal Guerra , 2014 +# Leonardo J. Caballero G. , 2011 +# Veronicabh , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:39+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Spanish (Colombia) (http://www.transifex.com/django/django/" +"language/es_CO/)\n" +"Language: es_CO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Esta contraseña es demasiado corta. Debe contener al menos %(min_length)d " +"carácter." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Su contraseña debe contener por lo menos %(min_length)d carácter." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "La contraseña es muy parecida a %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Su contraseña no puede asemejarse tanto a su otra información personal." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Esta contraseña es demasiado común." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "La contraseña no puede ser una contraseña de uso común." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Esta contraseña es completamente numérica." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Su contraseña no puede ser completamente numérica." diff --git a/password_validation/locale/es_MX/LC_MESSAGES/django.mo b/password_validation/locale/es_MX/LC_MESSAGES/django.mo new file mode 100644 index 0000000..62b65e3 Binary files /dev/null and b/password_validation/locale/es_MX/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/es_MX/LC_MESSAGES/django.po b/password_validation/locale/es_MX/LC_MESSAGES/django.po new file mode 100644 index 0000000..82f8be7 --- /dev/null +++ b/password_validation/locale/es_MX/LC_MESSAGES/django.po @@ -0,0 +1,55 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Abraham Estrada , 2011-2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/django/django/" +"language/es_MX/)\n" +"Language: es_MX\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/es_VE/LC_MESSAGES/django.mo b/password_validation/locale/es_VE/LC_MESSAGES/django.mo new file mode 100644 index 0000000..a4ca065 Binary files /dev/null and b/password_validation/locale/es_VE/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/es_VE/LC_MESSAGES/django.po b/password_validation/locale/es_VE/LC_MESSAGES/django.po new file mode 100644 index 0000000..110adcb --- /dev/null +++ b/password_validation/locale/es_VE/LC_MESSAGES/django.po @@ -0,0 +1,58 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Leonardo J. Caballero G. , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:39+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Spanish (Venezuela) (http://www.transifex.com/django/django/" +"language/es_VE/)\n" +"Language: es_VE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Esta contraseña es demasiado corta. Debe contener al menos %(min_length)d " +"carácter." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Su contraseña debe contener por lo menos %(min_length)d carácter." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "La contraseña es muy parecida a %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Su contraseña no puede asemejarse tanto a su otra información personal." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Esta contraseña es demasiado común." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "La contraseña no puede ser una contraseña de uso común." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Esta contraseña es completamente numérica." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Su contraseña no puede ser completamente numérica." diff --git a/password_validation/locale/et/LC_MESSAGES/django.mo b/password_validation/locale/et/LC_MESSAGES/django.mo new file mode 100644 index 0000000..c003f87 Binary files /dev/null and b/password_validation/locale/et/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/et/LC_MESSAGES/django.po b/password_validation/locale/et/LC_MESSAGES/django.po new file mode 100644 index 0000000..d3f442f --- /dev/null +++ b/password_validation/locale/et/LC_MESSAGES/django.po @@ -0,0 +1,61 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Janno Liivak , 2013,2015 +# madisvain , 2011 +# Martin Pajuste , 2015 +# Martin Pajuste , 2016 +# Marti Raudsepp , 2014,2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-07-18 21:34+0000\n" +"Last-Translator: Marti Raudsepp \n" +"Language-Team: Estonian (http://www.transifex.com/django/django/language/" +"et/)\n" +"Language: et\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Salasõna on liiga lühike. Selles peab olema vähemalt %(min_length)d täht." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Salasõna peab sisaldama vähemalt %(min_length)d tähte." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Salasõna ja %(verbose_name)s on liiga sarnased." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "Salasõna ei tohi olla liialt sarnane sinu üldinfos määratuga." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Salasõna on liiga teada-tuntud." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Salasõna ei tohi olla teada-tuntud salasõna." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "See salasõna koosneb ainult numbritest." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Salasõna ei tohi koosneda ainult numbritest." diff --git a/password_validation/locale/eu/LC_MESSAGES/django.mo b/password_validation/locale/eu/LC_MESSAGES/django.mo new file mode 100644 index 0000000..08000df Binary files /dev/null and b/password_validation/locale/eu/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/eu/LC_MESSAGES/django.po b/password_validation/locale/eu/LC_MESSAGES/django.po new file mode 100644 index 0000000..3aff2c4 --- /dev/null +++ b/password_validation/locale/eu/LC_MESSAGES/django.po @@ -0,0 +1,57 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Aitzol Naberan , 2013 +# Jannis Leidel , 2011 +# julen , 2015 +# Urtzi Odriozola , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Basque (http://www.transifex.com/django/django/language/eu/)\n" +"Language: eu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/fa/LC_MESSAGES/django.mo b/password_validation/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000..5b51d0f Binary files /dev/null and b/password_validation/locale/fa/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/fa/LC_MESSAGES/django.po b/password_validation/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000..e8486fd --- /dev/null +++ b/password_validation/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,62 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ali Nikneshan , 2015 +# Eric Hamiter , 2013 +# Jannis Leidel , 2011 +# ka7eh, 2015 +# Pouya Abbassi, 2016 +# Reza Mohammadi , 2013-2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-08-16 13:54+0000\n" +"Last-Translator: Mohammad Hossein Mojtahedi \n" +"Language-Team: Persian (http://www.transifex.com/django/django/language/" +"fa/)\n" +"Language: fa\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"این رمز عبور خیلی کوتاه است. رمز عبور می‌بایست حداقل از %(min_length)d حرف " +"تشکیل شده باشد." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "رمز عبور شما می‌بایست حداقل از %(min_length)d حرف تشکیل شده باشد." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "این رمز عبور بسیار شبیه %(verbose_name)s می‌باشد." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "رمز عبور شما نمی‌تواند شبیه سایر اطلاعات شخصی شما باشد." + +#: validation.py:179 +msgid "This password is too common." +msgstr "این رمز عبور بسیار رایج است." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "رمز شما نمی تواند از عبارات معروف باشد." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "رمز شما کلا عدد است" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "رمز شما نمی تواند کلا عدد باشد" diff --git a/password_validation/locale/fi/LC_MESSAGES/django.mo b/password_validation/locale/fi/LC_MESSAGES/django.mo new file mode 100644 index 0000000..ca0319e Binary files /dev/null and b/password_validation/locale/fi/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/fi/LC_MESSAGES/django.po b/password_validation/locale/fi/LC_MESSAGES/django.po new file mode 100644 index 0000000..1449d12 --- /dev/null +++ b/password_validation/locale/fi/LC_MESSAGES/django.po @@ -0,0 +1,60 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Aarni Koskela, 2015 +# Antti Kaihola , 2011 +# Jannis Leidel , 2011 +# Klaus Dahlén , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:39+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Finnish (http://www.transifex.com/django/django/language/" +"fi/)\n" +"Language: fi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Tämä salasana on liian lyhyt. Sen tulee sisältää ainakin %(min_length)d " +"merkki." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Salasanasi tulee sisältää ainakin %(min_length)d merkki." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Salasana on liian lähellä kohdetta %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "Salasanasi ei voi olla liian samankaltainen muiden tietojesi kanssa." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Tämä salasana on liian yleinen." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Salasanasi ei voi olla yleisesti käytetty salasana." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Tämä salasana on kokonaan numeerinen." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Salasanasi ei voi olla kokonaan numeerinen." diff --git a/password_validation/locale/fr/LC_MESSAGES/django.mo b/password_validation/locale/fr/LC_MESSAGES/django.mo new file mode 100644 index 0000000..ee9095b Binary files /dev/null and b/password_validation/locale/fr/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/fr/LC_MESSAGES/django.po b/password_validation/locale/fr/LC_MESSAGES/django.po new file mode 100644 index 0000000..2537370 --- /dev/null +++ b/password_validation/locale/fr/LC_MESSAGES/django.po @@ -0,0 +1,62 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Claude Paroz , 2013-2016 +# Claude Paroz , 2013 +# Jannis Leidel , 2011 +# mlorant , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 16:34+0000\n" +"Last-Translator: Claude Paroz \n" +"Language-Team: French (http://www.transifex.com/django/django/language/fr/)\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Ce mot de passe est trop court. Il doit contenir au minimum %(min_length)d " +"caractère." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Votre mot de passe doit contenir au minimum %(min_length)d caractère." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Le mot de passe est trop semblable au champ « %(verbose_name)s »." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Votre mot de passe ne peut pas trop ressembler à vos autres informations " +"personnelles." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Ce mot de passe est trop courant." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" +"Votre mot de passe ne peut pas être un mot de passe couramment utilisé." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Ce mot de passe est entièrement numérique." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Votre mot de passe ne peut pas être entièrement numérique." diff --git a/password_validation/locale/fy/LC_MESSAGES/django.mo b/password_validation/locale/fy/LC_MESSAGES/django.mo new file mode 100644 index 0000000..1af2786 Binary files /dev/null and b/password_validation/locale/fy/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/fy/LC_MESSAGES/django.po b/password_validation/locale/fy/LC_MESSAGES/django.po new file mode 100644 index 0000000..14a6732 --- /dev/null +++ b/password_validation/locale/fy/LC_MESSAGES/django.po @@ -0,0 +1,54 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2015-03-18 10:30+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Western Frisian (http://www.transifex.com/projects/p/django/" +"language/fy/)\n" +"Language: fy\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/ga/LC_MESSAGES/django.mo b/password_validation/locale/ga/LC_MESSAGES/django.mo new file mode 100644 index 0000000..4c31bdc Binary files /dev/null and b/password_validation/locale/ga/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/ga/LC_MESSAGES/django.po b/password_validation/locale/ga/LC_MESSAGES/django.po new file mode 100644 index 0000000..655b8ee --- /dev/null +++ b/password_validation/locale/ga/LC_MESSAGES/django.po @@ -0,0 +1,56 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Michael Thornhill , 2012,2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Irish (http://www.transifex.com/django/django/language/ga/)\n" +"Language: ga\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : " +"4);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/gd/LC_MESSAGES/django.mo b/password_validation/locale/gd/LC_MESSAGES/django.mo new file mode 100644 index 0000000..e692076 Binary files /dev/null and b/password_validation/locale/gd/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/gd/LC_MESSAGES/django.po b/password_validation/locale/gd/LC_MESSAGES/django.po new file mode 100644 index 0000000..0364ad0 --- /dev/null +++ b/password_validation/locale/gd/LC_MESSAGES/django.po @@ -0,0 +1,65 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# GunChleoc, 2015-2016 +# GunChleoc, 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 10:24+0000\n" +"Last-Translator: GunChleoc\n" +"Language-Team: Gaelic, Scottish (http://www.transifex.com/django/django/" +"language/gd/)\n" +"Language: gd\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : " +"(n > 2 && n < 20) ? 2 : 3;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Tha am facal-faire seo ro ghoirid. Feumaidh %(min_length)d charactar a bhith " +"ann air a char as lugha." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" +"Feumaidh %(min_length)d charactar a bhith san fhacal-fhaire agad air a char " +"as lugha." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Tha am facal-faire agad ro choltach ri %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Chan fhaod am facal-faire agad a bhith ro choltach ris an fhiosrachadh " +"phearsanta eile agad." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Tha am facal-faire seo ro chumanta." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" +"Chan fhaod thu facal-faire a chleachdadh a chleachd mòran daoine mar-thà." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Chan eil ach àireamhan san fhacal-fhaire seo.ac" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" +"Feumaidh caractaran a bhith san fhacal-fhaire agad nach eil ’nan àireamhan." diff --git a/password_validation/locale/gl/LC_MESSAGES/django.mo b/password_validation/locale/gl/LC_MESSAGES/django.mo new file mode 100644 index 0000000..b0ed4c9 Binary files /dev/null and b/password_validation/locale/gl/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/gl/LC_MESSAGES/django.po b/password_validation/locale/gl/LC_MESSAGES/django.po new file mode 100644 index 0000000..c349f96 --- /dev/null +++ b/password_validation/locale/gl/LC_MESSAGES/django.po @@ -0,0 +1,58 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# fasouto , 2011 +# fonso , 2011,2013 +# Jannis Leidel , 2011 +# Leandro Regueiro , 2011,2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Galician (http://www.transifex.com/django/django/language/" +"gl/)\n" +"Language: gl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/he/LC_MESSAGES/django.mo b/password_validation/locale/he/LC_MESSAGES/django.mo new file mode 100644 index 0000000..63314ca Binary files /dev/null and b/password_validation/locale/he/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/he/LC_MESSAGES/django.po b/password_validation/locale/he/LC_MESSAGES/django.po new file mode 100644 index 0000000..aeaeae9 --- /dev/null +++ b/password_validation/locale/he/LC_MESSAGES/django.po @@ -0,0 +1,56 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Alex Gaynor , 2011-2012 +# Jannis Leidel , 2011 +# Meir Kriheli , 2012-2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:39+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Hebrew (http://www.transifex.com/django/django/language/he/)\n" +"Language: he\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "סיסמה זו קצרה מדי. היא חייבת להכיל לפחות תו %(min_length)d ." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "הסיסמה שלך חייבת להכיל לפחות תו %(min_length)d." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "סיסמה זו דומה מדי ל-%(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "הסיסמה שלך לא יכולה להיות דומה מדי למידע אישי אחר שלך." + +#: validation.py:179 +msgid "This password is too common." +msgstr "סיסמה זו נפוצה מדי." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "הסיסמה שלך לא יכול להיות סיסמה שכיחה." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "סיסמה זו מכילה רק ספרות." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "הסיסמה שלך לא יכולה להכיל רק ספרות." diff --git a/password_validation/locale/hi/LC_MESSAGES/django.mo b/password_validation/locale/hi/LC_MESSAGES/django.mo new file mode 100644 index 0000000..253a581 Binary files /dev/null and b/password_validation/locale/hi/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/hi/LC_MESSAGES/django.po b/password_validation/locale/hi/LC_MESSAGES/django.po new file mode 100644 index 0000000..caaa129 --- /dev/null +++ b/password_validation/locale/hi/LC_MESSAGES/django.po @@ -0,0 +1,57 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# alkuma , 2013 +# Chandan kumar , 2012 +# Jannis Leidel , 2011 +# Sandeep Satavlekar , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Hindi (http://www.transifex.com/django/django/language/hi/)\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/hr/LC_MESSAGES/django.mo b/password_validation/locale/hr/LC_MESSAGES/django.mo new file mode 100644 index 0000000..7fac896 Binary files /dev/null and b/password_validation/locale/hr/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/hr/LC_MESSAGES/django.po b/password_validation/locale/hr/LC_MESSAGES/django.po new file mode 100644 index 0000000..37be16b --- /dev/null +++ b/password_validation/locale/hr/LC_MESSAGES/django.po @@ -0,0 +1,63 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Bojan Mihelač , 2012 +# Davor Lučić , 2012 +# Jannis Leidel , 2011 +# Mislav Cimperšak , 2013,2015 +# Nino , 2013 +# senko , 2012 +# zmasek , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Croatian (http://www.transifex.com/django/django/language/" +"hr/)\n" +"Language: hr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Lozinka nije dovoljno dugačka. Mora sadržavati minimalno %(min_length)d znak." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Lozinka mora sadržavati minimalno %(min_length)d znak." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Lozinka se u potpunosti sastoji od brojeva." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Lozinka se ne smije u potpunosti sastojati od brojeva." diff --git a/password_validation/locale/hsb/LC_MESSAGES/django.mo b/password_validation/locale/hsb/LC_MESSAGES/django.mo new file mode 100644 index 0000000..6d16a69 Binary files /dev/null and b/password_validation/locale/hsb/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/hsb/LC_MESSAGES/django.po b/password_validation/locale/hsb/LC_MESSAGES/django.po new file mode 100644 index 0000000..cea289d --- /dev/null +++ b/password_validation/locale/hsb/LC_MESSAGES/django.po @@ -0,0 +1,58 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Michael Wolf , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-06-12 16:34+0000\n" +"Last-Translator: Michael Wolf \n" +"Language-Team: Upper Sorbian (http://www.transifex.com/django/django/" +"language/hsb/)\n" +"Language: hsb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Tute hesło je překrótke. Dyrbi znajmjeńša %(min_length)d znamješko " +"wobsahować." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Waše hesło dyrbi znajmjeńša %(min_length)d znamješko měć." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Hesło je na %(verbose_name)s přepodobne." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "Waše hesło njesmě wašim druhim wosobinskim datam podobne być." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Tute hesło je přehuste," + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Waše hesło njemóže husto wužiwane hesło być." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Tute hesło je cyle numeriske." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Waše hesło njemóže cyle numeriske być." diff --git a/password_validation/locale/hu/LC_MESSAGES/django.mo b/password_validation/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000..52e8665 Binary files /dev/null and b/password_validation/locale/hu/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/hu/LC_MESSAGES/django.po b/password_validation/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000..e28277c --- /dev/null +++ b/password_validation/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,58 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# András Veres-Szentkirályi, 2016 +# Jannis Leidel , 2011 +# János Péter Ronkay , 2014 +# Szilveszter Farkas , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-07-19 07:41+0000\n" +"Last-Translator: András Veres-Szentkirályi\n" +"Language-Team: Hungarian (http://www.transifex.com/django/django/language/" +"hu/)\n" +"Language: hu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "Ez a jelszó túl rövid. Legalább %(min_length)d karakter hosszú legyen." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "A jelszavának legalább %(min_length)d karakter hosszúnak kell lennie." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "A jelszava túlságosan hasonlít a következőhöz: %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "A jelszava nem lehet túlságosan hasonló egyéb személyes adataihoz." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Ez a jelszó túlságosan gyakori." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "A jelszava nem lehet gyakran használt jelszó." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "A jelszava kizárólag számjegyekből áll." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "A jelszava nem állhat kizárólag számjegyekből." diff --git a/password_validation/locale/ia/LC_MESSAGES/django.mo b/password_validation/locale/ia/LC_MESSAGES/django.mo new file mode 100644 index 0000000..b78e0c4 Binary files /dev/null and b/password_validation/locale/ia/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/ia/LC_MESSAGES/django.po b/password_validation/locale/ia/LC_MESSAGES/django.po new file mode 100644 index 0000000..1027568 --- /dev/null +++ b/password_validation/locale/ia/LC_MESSAGES/django.po @@ -0,0 +1,55 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Martijn Dekker , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Interlingua (http://www.transifex.com/django/django/language/" +"ia/)\n" +"Language: ia\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/id/LC_MESSAGES/django.mo b/password_validation/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000..4966694 Binary files /dev/null and b/password_validation/locale/id/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/id/LC_MESSAGES/django.po b/password_validation/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000..bd4da9a --- /dev/null +++ b/password_validation/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,61 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Fery Setiawan , 2015-2016 +# Jannis Leidel , 2011 +# oon arfiandwi , 2016 +# rodin , 2011,2013 +# rodin , 2013-2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-08-24 05:00+0000\n" +"Last-Translator: Fery Setiawan \n" +"Language-Team: Indonesian (http://www.transifex.com/django/django/language/" +"id/)\n" +"Language: id\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Kata sandi terlalu singkat. Kata sandi harus memuat setidaknya " +"%(min_length)d huruf." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Kata sandi anda harus memuat setidaknya %(min_length)d huruf." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Kata sandi terlalu mirip dengan %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "Kata sandi tidak boleh terlalu mirip dengan informasi personal lainnya" + +#: validation.py:179 +msgid "This password is too common." +msgstr "Kata sandi ini terlalu umum." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Kata sandi ana tidak dapat kata sandi yang umum digunakan." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Kata sandi ini seluruhnya numerik/" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Kata sandi anda tidak dapat seluruhnya numerik." diff --git a/password_validation/locale/io/LC_MESSAGES/django.mo b/password_validation/locale/io/LC_MESSAGES/django.mo new file mode 100644 index 0000000..0cba787 Binary files /dev/null and b/password_validation/locale/io/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/io/LC_MESSAGES/django.po b/password_validation/locale/io/LC_MESSAGES/django.po new file mode 100644 index 0000000..d24d7dc --- /dev/null +++ b/password_validation/locale/io/LC_MESSAGES/django.po @@ -0,0 +1,54 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2015-03-18 10:30+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Ido (http://www.transifex.com/projects/p/django/language/" +"io/)\n" +"Language: io\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/is/LC_MESSAGES/django.mo b/password_validation/locale/is/LC_MESSAGES/django.mo new file mode 100644 index 0000000..f4f879e Binary files /dev/null and b/password_validation/locale/is/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/is/LC_MESSAGES/django.po b/password_validation/locale/is/LC_MESSAGES/django.po new file mode 100644 index 0000000..9fc8d99 --- /dev/null +++ b/password_validation/locale/is/LC_MESSAGES/django.po @@ -0,0 +1,57 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Hafsteinn Einarsson , 2011-2012 +# Jannis Leidel , 2011 +# Logi Ragnarsson , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Icelandic (http://www.transifex.com/django/django/language/" +"is/)\n" +"Language: is\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/it/LC_MESSAGES/django.mo b/password_validation/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000..89581f9 Binary files /dev/null and b/password_validation/locale/it/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/it/LC_MESSAGES/django.po b/password_validation/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000..5640409 --- /dev/null +++ b/password_validation/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,66 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Federico Capoano , 2011 +# Flavio Curella , 2013-2014 +# Jannis Leidel , 2011 +# Luciano De Falco Alfano, 2016 +# Marco Bonetti, 2014 +# palmux , 2015 +# Mattia Procopio , 2015 +# Stefano Brentegani , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-06-18 09:50+0000\n" +"Last-Translator: palmux \n" +"Language-Team: Italian (http://www.transifex.com/django/django/language/" +"it/)\n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Questa password è troppo corta. Deve contenere almeno %(min_length)d " +"carattere." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "La tua password deve contenere almeno %(min_length)d carattere." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "La password è troppo simile a %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"La tua password non può essere troppo simile alle altre tue informazioni " +"personali." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Questa password è troppo comune." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "La tua password non può essere una password comunemente usata." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Questa password è interamente numerica." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "La tua password non può essere interamente numerica." diff --git a/password_validation/locale/ja/LC_MESSAGES/django.mo b/password_validation/locale/ja/LC_MESSAGES/django.mo new file mode 100644 index 0000000..7813ee9 Binary files /dev/null and b/password_validation/locale/ja/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/ja/LC_MESSAGES/django.po b/password_validation/locale/ja/LC_MESSAGES/django.po new file mode 100644 index 0000000..c4ea66b --- /dev/null +++ b/password_validation/locale/ja/LC_MESSAGES/django.po @@ -0,0 +1,56 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Shinya Okano , 2013-2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-26 16:41+0000\n" +"Last-Translator: Shinya Okano \n" +"Language-Team: Japanese (http://www.transifex.com/django/django/language/" +"ja/)\n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "このパスワードは短すぎます。最低 %(min_length)d 文字以上必要です。" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "パスワードは最低 %(min_length)d 文字以上必要です。" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "このパスワードは %(verbose_name)s と似すぎています。" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "あなたの他の個人情報と似ているパスワードにはできません。" + +#: validation.py:179 +msgid "This password is too common." +msgstr "このパスワードは一般的すぎます。" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "よく使われるパスワードにはできません。" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "このパスワードは数字しか使われていません。" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "数字だけのパスワードにはできません。" diff --git a/password_validation/locale/ka/LC_MESSAGES/django.mo b/password_validation/locale/ka/LC_MESSAGES/django.mo new file mode 100644 index 0000000..7d2fdac Binary files /dev/null and b/password_validation/locale/ka/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/ka/LC_MESSAGES/django.po b/password_validation/locale/ka/LC_MESSAGES/django.po new file mode 100644 index 0000000..e711be9 --- /dev/null +++ b/password_validation/locale/ka/LC_MESSAGES/django.po @@ -0,0 +1,56 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# André Bouatchidzé , 2013-2015 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Georgian (http://www.transifex.com/django/django/language/" +"ka/)\n" +"Language: ka\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/kk/LC_MESSAGES/django.mo b/password_validation/locale/kk/LC_MESSAGES/django.mo new file mode 100644 index 0000000..7ac3ab5 Binary files /dev/null and b/password_validation/locale/kk/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/kk/LC_MESSAGES/django.po b/password_validation/locale/kk/LC_MESSAGES/django.po new file mode 100644 index 0000000..d951d76 --- /dev/null +++ b/password_validation/locale/kk/LC_MESSAGES/django.po @@ -0,0 +1,55 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# yun_man_ger , 2011 +# Zhazira , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Kazakh (http://www.transifex.com/django/django/language/kk/)\n" +"Language: kk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/km/LC_MESSAGES/django.mo b/password_validation/locale/km/LC_MESSAGES/django.mo new file mode 100644 index 0000000..adf620e Binary files /dev/null and b/password_validation/locale/km/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/km/LC_MESSAGES/django.po b/password_validation/locale/km/LC_MESSAGES/django.po new file mode 100644 index 0000000..d709da8 --- /dev/null +++ b/password_validation/locale/km/LC_MESSAGES/django.po @@ -0,0 +1,54 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Khmer (http://www.transifex.com/django/django/language/km/)\n" +"Language: km\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/kn/LC_MESSAGES/django.mo b/password_validation/locale/kn/LC_MESSAGES/django.mo new file mode 100644 index 0000000..763b71f Binary files /dev/null and b/password_validation/locale/kn/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/kn/LC_MESSAGES/django.po b/password_validation/locale/kn/LC_MESSAGES/django.po new file mode 100644 index 0000000..aff3fd0 --- /dev/null +++ b/password_validation/locale/kn/LC_MESSAGES/django.po @@ -0,0 +1,56 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# karthikbgl , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Kannada (http://www.transifex.com/django/django/language/" +"kn/)\n" +"Language: kn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/ko/LC_MESSAGES/django.mo b/password_validation/locale/ko/LC_MESSAGES/django.mo new file mode 100644 index 0000000..6abc5c7 Binary files /dev/null and b/password_validation/locale/ko/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/ko/LC_MESSAGES/django.po b/password_validation/locale/ko/LC_MESSAGES/django.po new file mode 100644 index 0000000..369c0fb --- /dev/null +++ b/password_validation/locale/ko/LC_MESSAGES/django.po @@ -0,0 +1,62 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jiyoon, Ha , 2016 +# DaHae Sung , 2016 +# Ian Y. Choi , 2015 +# Jannis Leidel , 2011 +# Jeong Seongtae , 2014,2016 +# Jiyoon, Ha , 2016 +# Chr0m3 , 2015 +# minsung kang, 2015 +# seungho, kim , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-09-16 06:23+0000\n" +"Last-Translator: Jiyoon, Ha \n" +"Language-Team: Korean (http://www.transifex.com/django/django/language/ko/)\n" +"Language: ko\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "비밀번호가 너무 짧습니다. 최소 %(min_length)d 문자를 포함해야 합니다." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "비밀번호는 최소 %(min_length)d자 이상이어야 합니다." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "비밀번호가 %(verbose_name)s와 너무 유사합니다." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "다른 개인정보와 비슷한 비밀번호는 사용할 수 없습니다." + +#: validation.py:179 +msgid "This password is too common." +msgstr "비밀번호가 너무 일상적인 단어입니다." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "비밀번호는 일상적으로 사용되는 비밀번호일 수 없습니다." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "비밀번호가 전부 숫자로 되어 있습니다." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "비밀번호는 전부 숫자로 할 수 없습니다." diff --git a/password_validation/locale/lb/LC_MESSAGES/django.mo b/password_validation/locale/lb/LC_MESSAGES/django.mo new file mode 100644 index 0000000..f38824b Binary files /dev/null and b/password_validation/locale/lb/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/lb/LC_MESSAGES/django.po b/password_validation/locale/lb/LC_MESSAGES/django.po new file mode 100644 index 0000000..39e4847 --- /dev/null +++ b/password_validation/locale/lb/LC_MESSAGES/django.po @@ -0,0 +1,54 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2015-03-18 10:30+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/django/" +"language/lb/)\n" +"Language: lb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/lt/LC_MESSAGES/django.mo b/password_validation/locale/lt/LC_MESSAGES/django.mo new file mode 100644 index 0000000..e02b8ca Binary files /dev/null and b/password_validation/locale/lt/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/lt/LC_MESSAGES/django.po b/password_validation/locale/lt/LC_MESSAGES/django.po new file mode 100644 index 0000000..2595810 --- /dev/null +++ b/password_validation/locale/lt/LC_MESSAGES/django.po @@ -0,0 +1,65 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# lauris , 2011 +# Matas Dailyda , 2015-2016 +# naktinis , 2012 +# Nikolajus Krauklis , 2013 +# Simonas Kazlauskas , 2012-2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-23 12:06+0000\n" +"Last-Translator: Matas Dailyda \n" +"Language-Team: Lithuanian (http://www.transifex.com/django/django/language/" +"lt/)\n" +"Language: lt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Šis slaptažodis yra per trumpas. Jį turi sudaryti bent %(min_length)d " +"simbolis." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Jūsų slaptažodį turi sudaryti bent %(min_length)d simbolis." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Slaptažodis pernelyg panašus į %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Jūsų slaptažodis negali būti pernelyg panašus į kitą jūsų asmeninę " +"informaciją." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Šis slaptažodis yra per dažnai pasitaikantis." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Jūsų slaptažodis negali būti dažnai naudojamu slaptažodžiu." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Šis slaptažodis sudarytas tik iš skaitmenų." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Jūsų slaptažodis negali būti sudarytas tik iš skaitmenų." diff --git a/password_validation/locale/lv/LC_MESSAGES/django.mo b/password_validation/locale/lv/LC_MESSAGES/django.mo new file mode 100644 index 0000000..f281700 Binary files /dev/null and b/password_validation/locale/lv/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/lv/LC_MESSAGES/django.po b/password_validation/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000..7e23105 --- /dev/null +++ b/password_validation/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,56 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Latvian (http://www.transifex.com/django/django/language/" +"lv/)\n" +"Language: lv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/mk/LC_MESSAGES/django.mo b/password_validation/locale/mk/LC_MESSAGES/django.mo new file mode 100644 index 0000000..2999a11 Binary files /dev/null and b/password_validation/locale/mk/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/mk/LC_MESSAGES/django.po b/password_validation/locale/mk/LC_MESSAGES/django.po new file mode 100644 index 0000000..dc81d95 --- /dev/null +++ b/password_validation/locale/mk/LC_MESSAGES/django.po @@ -0,0 +1,62 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# dekomote , 2015 +# Jannis Leidel , 2011 +# Vasil Vangelovski , 2016 +# Vasil Vangelovski , 2013-2015 +# Vasil Vangelovski , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-07-08 09:39+0000\n" +"Last-Translator: Vasil Vangelovski \n" +"Language-Team: Macedonian (http://www.transifex.com/django/django/language/" +"mk/)\n" +"Language: mk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Оваа лозинка е премногу кратка. Мора да содржи најмалку %(min_length)d " +"карактер." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Вашата лозинка мора да содржи најмалку %(min_length)d карактер." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Лозинката е премногу слична со %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Вашата лозинка не смее да биде премногу слична со други лични информации." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Оваа лозинка е премногу често користена." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Вашата лозинка не смее да биде лозинка која се користи многу често." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Оваа лозинка содржи само цифри." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Вашата лозинка не може да содржи само цифри." diff --git a/password_validation/locale/ml/LC_MESSAGES/django.mo b/password_validation/locale/ml/LC_MESSAGES/django.mo new file mode 100644 index 0000000..e14cbe7 Binary files /dev/null and b/password_validation/locale/ml/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/ml/LC_MESSAGES/django.po b/password_validation/locale/ml/LC_MESSAGES/django.po new file mode 100644 index 0000000..4996ac1 --- /dev/null +++ b/password_validation/locale/ml/LC_MESSAGES/django.po @@ -0,0 +1,60 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# David Forgoz , 2012 +# Jannis Leidel , 2011 +# Rag sagar , 2016 +# Rajeesh Nair , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-23 18:44+0000\n" +"Last-Translator: Rag sagar \n" +"Language-Team: Malayalam (http://www.transifex.com/django/django/language/" +"ml/)\n" +"Language: ml\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"ഈ രഹസ്യവാക്ക് വളരെ ചെറുതാണ്. രഹസ്യവാക്കിൽ കുറഞ്ഞത് %(min_length)d അക്ഷരമെങ്കിലും വേണം." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "താങ്കളുടെ രഹസ്യവാക്കിൽ കുറഞ്ഞത് %(min_length)d അക്ഷരമെങ്കിലും ഉണ്ടാവണം." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "ഈ രഹസ്യവാക്കിനു %(verbose_name)s ആയി  വളരെ സാമ്യം കാണുന്നു." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"താങ്കളുടെ മറ്റു വ്യക്തി വിവരുങ്ങളുമായി താങ്കളുടെ രഹസ്യവാക്കിനു ഒരുപാട് സാമ്യമുണ്ടാകാൻ പാടില്ല." + +#: validation.py:179 +msgid "This password is too common." +msgstr "ഈ രഹസ്യവാക്ക് വളരെ സാധാരണമാണ്." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "താങ്കളുടെ രഹസ്യവാക്ക് വളരെ സാധാരണമായ ഒരു രഹസ്യവാക്കാകാൻ പാടില്ല." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "ഈ രഹസ്യവാക്ക് മുഴുവനും അക്കങ്ങൾ മാത്രമാണ്." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "താങ്കളുടെ രഹസ്യവാക്ക് മുഴുവനായി അക്കങ്ങൾ മാത്രമാകാൻ പാടില്ല." diff --git a/password_validation/locale/mn/LC_MESSAGES/django.mo b/password_validation/locale/mn/LC_MESSAGES/django.mo new file mode 100644 index 0000000..7d2911d Binary files /dev/null and b/password_validation/locale/mn/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/mn/LC_MESSAGES/django.po b/password_validation/locale/mn/LC_MESSAGES/django.po new file mode 100644 index 0000000..675d10f --- /dev/null +++ b/password_validation/locale/mn/LC_MESSAGES/django.po @@ -0,0 +1,62 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Bayarkhuu Bataa, 2015 +# Delgermurun Purevkhuuu , 2013 +# dolugen , 2016 +# Jannis Leidel , 2011 +# miigaa ... , 2015 +# Zorig , 2013-2014 +# Анхбаяр Анхаа , 2015 +# Баясгалан Цэвлээ , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Mongolian (http://www.transifex.com/django/django/language/" +"mn/)\n" +"Language: mn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/mr/LC_MESSAGES/django.mo b/password_validation/locale/mr/LC_MESSAGES/django.mo new file mode 100644 index 0000000..3496e39 Binary files /dev/null and b/password_validation/locale/mr/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/mr/LC_MESSAGES/django.po b/password_validation/locale/mr/LC_MESSAGES/django.po new file mode 100644 index 0000000..b16b822 --- /dev/null +++ b/password_validation/locale/mr/LC_MESSAGES/django.po @@ -0,0 +1,54 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2015-03-18 10:30+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Marathi (http://www.transifex.com/projects/p/django/language/" +"mr/)\n" +"Language: mr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/my/LC_MESSAGES/django.mo b/password_validation/locale/my/LC_MESSAGES/django.mo new file mode 100644 index 0000000..153893f Binary files /dev/null and b/password_validation/locale/my/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/my/LC_MESSAGES/django.po b/password_validation/locale/my/LC_MESSAGES/django.po new file mode 100644 index 0000000..56a39cf --- /dev/null +++ b/password_validation/locale/my/LC_MESSAGES/django.po @@ -0,0 +1,55 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Yhal Htet Aung , 2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Burmese (http://www.transifex.com/django/django/language/" +"my/)\n" +"Language: my\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/nb/LC_MESSAGES/django.mo b/password_validation/locale/nb/LC_MESSAGES/django.mo new file mode 100644 index 0000000..abbc13d Binary files /dev/null and b/password_validation/locale/nb/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/nb/LC_MESSAGES/django.po b/password_validation/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000..4d90c01 --- /dev/null +++ b/password_validation/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,59 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# jensadne , 2014 +# Jon , 2015-2016 +# Jon , 2013 +# Sigurd Gartmann , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-07-27 09:09+0000\n" +"Last-Translator: Jon \n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/django/django/" +"language/nb/)\n" +"Language: nb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "Passordet er for kort. Det må bestå av minst %(min_length)d tegn." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Passordet ditt må bestå av minst %(min_length)d tegn." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Passordet er for likt %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "Passordet ditt kan ikke være for likt dine andre personopplysninger." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Dette passordet er for vanlig." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Passordet ditt kan ikke være et ofte brukt passord." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Dette passordet inneholder bare tall." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Passordet ditt kan ikke inneholde bare tall." diff --git a/password_validation/locale/ne/LC_MESSAGES/django.mo b/password_validation/locale/ne/LC_MESSAGES/django.mo new file mode 100644 index 0000000..51a67b7 Binary files /dev/null and b/password_validation/locale/ne/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/ne/LC_MESSAGES/django.po b/password_validation/locale/ne/LC_MESSAGES/django.po new file mode 100644 index 0000000..20eeae7 --- /dev/null +++ b/password_validation/locale/ne/LC_MESSAGES/django.po @@ -0,0 +1,54 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Sagar Chalise , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-09-15 15:52+0000\n" +"Last-Translator: Sagar Chalise \n" +"Language-Team: Nepali (http://www.transifex.com/django/django/language/ne/)\n" +"Language: ne\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "यो पासवर्ड साधारण भयो ।" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/nl/LC_MESSAGES/django.mo b/password_validation/locale/nl/LC_MESSAGES/django.mo new file mode 100644 index 0000000..3b719b9 Binary files /dev/null and b/password_validation/locale/nl/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/nl/LC_MESSAGES/django.po b/password_validation/locale/nl/LC_MESSAGES/django.po new file mode 100644 index 0000000..4f3fe7a --- /dev/null +++ b/password_validation/locale/nl/LC_MESSAGES/django.po @@ -0,0 +1,65 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Bas Peschier , 2013 +# Erik Romijn , 2013 +# Erik Romijn , 2013 +# Harro van der Klauw , 2012 +# Ilja Maas , 2015 +# jaap3 , 2016 +# Jannis Leidel , 2011 +# Jeffrey Gelens , 2011-2012 +# Sander Steffann , 2015 +# Tino de Bruijn , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:39+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Dutch (http://www.transifex.com/django/django/language/nl/)\n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Dit wachtwoord is te kort. De minimum lengte is %(min_length)d karakter." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Uw wachtwoord moet minimaal %(min_length)d karakter lang zijn." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Het wachtwoord lijkt te veel op de %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Uw wachtwoord mag niet te veel lijken op uw overige persoonlijke informatie." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Dit wachtwoord is te generiek." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Uw wachtwoord mag geen veelgebruikt wachtwoord zijn." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Uw wachtwoord bevat alleen cijfers." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Uw wachtwoord mag niet volledig uit cijfers bestaan." diff --git a/password_validation/locale/nn/LC_MESSAGES/django.mo b/password_validation/locale/nn/LC_MESSAGES/django.mo new file mode 100644 index 0000000..72feea9 Binary files /dev/null and b/password_validation/locale/nn/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/nn/LC_MESSAGES/django.po b/password_validation/locale/nn/LC_MESSAGES/django.po new file mode 100644 index 0000000..5ce6b9a --- /dev/null +++ b/password_validation/locale/nn/LC_MESSAGES/django.po @@ -0,0 +1,55 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Norwegian Nynorsk (http://www.transifex.com/django/django/" +"language/nn/)\n" +"Language: nn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/os/LC_MESSAGES/django.mo b/password_validation/locale/os/LC_MESSAGES/django.mo new file mode 100644 index 0000000..c39a6fa Binary files /dev/null and b/password_validation/locale/os/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/os/LC_MESSAGES/django.po b/password_validation/locale/os/LC_MESSAGES/django.po new file mode 100644 index 0000000..4128e29 --- /dev/null +++ b/password_validation/locale/os/LC_MESSAGES/django.po @@ -0,0 +1,55 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Soslan Khubulov , 2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Ossetic (http://www.transifex.com/django/django/language/" +"os/)\n" +"Language: os\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/pa/LC_MESSAGES/django.mo b/password_validation/locale/pa/LC_MESSAGES/django.mo new file mode 100644 index 0000000..a600cf5 Binary files /dev/null and b/password_validation/locale/pa/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/pa/LC_MESSAGES/django.po b/password_validation/locale/pa/LC_MESSAGES/django.po new file mode 100644 index 0000000..f539bc0 --- /dev/null +++ b/password_validation/locale/pa/LC_MESSAGES/django.po @@ -0,0 +1,56 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# A S Alam , 2013 +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Panjabi (Punjabi) (http://www.transifex.com/django/django/" +"language/pa/)\n" +"Language: pa\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/pl/LC_MESSAGES/django.mo b/password_validation/locale/pl/LC_MESSAGES/django.mo new file mode 100644 index 0000000..c17f854 Binary files /dev/null and b/password_validation/locale/pl/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/pl/LC_MESSAGES/django.po b/password_validation/locale/pl/LC_MESSAGES/django.po new file mode 100644 index 0000000..757e394 --- /dev/null +++ b/password_validation/locale/pl/LC_MESSAGES/django.po @@ -0,0 +1,67 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# angularcircle, 2011,2013 +# Jannis Leidel , 2011 +# Janusz Harkot , 2015 +# Karol , 2012 +# m_aciek , 2014 +# m_aciek , 2016 +# m_aciek , 2014-2015 +# Michał Muszalski , 2016 +# p , 2014 +# Mattia Procopio , 2014 +# Roman Barczyński , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-07-01 12:46+0000\n" +"Last-Translator: m_aciek \n" +"Language-Team: Polish (http://www.transifex.com/django/django/language/pl/)\n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"To hasło jest za krótkie. Musi zawierać co najmniej %(min_length)d znak." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Twoje hasło musi zawierać co najmniej %(min_length)d znak." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Hasło jest zbyt podobne do %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Twoje hasło nie może być zbyt podobne do twoich innych danych osobistych." + +#: validation.py:179 +msgid "This password is too common." +msgstr "To hasło jest zbyt powszechne." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Twoje hasło nie może być powszechnie używanym hasłem." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Hasło składa się wyłącznie z cyfr." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Twoje hasło nie może składać się tylko z cyfr." diff --git a/password_validation/locale/pt/LC_MESSAGES/django.mo b/password_validation/locale/pt/LC_MESSAGES/django.mo new file mode 100644 index 0000000..1772fac Binary files /dev/null and b/password_validation/locale/pt/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/pt/LC_MESSAGES/django.po b/password_validation/locale/pt/LC_MESSAGES/django.po new file mode 100644 index 0000000..31e2f2d --- /dev/null +++ b/password_validation/locale/pt/LC_MESSAGES/django.po @@ -0,0 +1,62 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# jorgecarleitao , 2015 +# Nuno Mariz , 2013,2015 +# Raúl Pedro Fernandes Santos, 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Portuguese (http://www.transifex.com/django/django/language/" +"pt/)\n" +"Language: pt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Esta palavra-passe é muito curta. Deve conter pelo menos %(min_length)d " +"caractere." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "A sua palavra-passe deve conter pelo menos %(min_length)d caractere." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "A palavra-passe é muito semelhante ao %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Sua palavra-passe não pode ser muito semelhante a outras informações " +"pessoais." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Esta palavra-passe é muito comum." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "A sua palavra-passe não pode ser uma palavra-passe comum." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Esta palavra-passe é inteiramente numérica." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Sua palavra-passe não pode ser inteiramente numérica." diff --git a/password_validation/locale/pt_BR/LC_MESSAGES/django.mo b/password_validation/locale/pt_BR/LC_MESSAGES/django.mo new file mode 100644 index 0000000..8c1d86b Binary files /dev/null and b/password_validation/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/pt_BR/LC_MESSAGES/django.po b/password_validation/locale/pt_BR/LC_MESSAGES/django.po new file mode 100644 index 0000000..ed0cdd9 --- /dev/null +++ b/password_validation/locale/pt_BR/LC_MESSAGES/django.po @@ -0,0 +1,71 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Allisson Azevedo , 2014 +# Carlos E C Leite , 2016 +# Filipe Cifali , 2016 +# Claudemiro Alves Feitosa Neto , 2015 +# dudanogueira , 2012 +# dudanogueira , 2014 +# Eduardo Cereto Carvalho, 2013 +# Elyézer Rezende , 2013 +# Fábio C. Barrionuevo da Luz , 2015 +# gilberto dos santos alves , 2013 +# Guilherme Gondim, 2012 +# Jannis Leidel , 2011 +# Lucas Infante , 2015 +# Sandro , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-06-05 14:23+0000\n" +"Last-Translator: Carlos E C Leite \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/django/django/" +"language/pt_BR/)\n" +"Language: pt_BR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Esta senha é muito curta. Ela precisa conter pelo menos %(min_length)d " +"caracteres." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Sua senha precisa conter pelo menos %(min_length)d caracteres." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "A senha é muito parecida com %(verbose_name)s" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Sua senha não pode ser tão parecida com suas outras informações pessoais." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Esta senha é muito comum." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Sua senha não pode ser uma senha habitualmente utilizada." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Esta senha é inteiramente numérica." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Sua senha não pode ser inteiramente numérica." diff --git a/password_validation/locale/ro/LC_MESSAGES/django.mo b/password_validation/locale/ro/LC_MESSAGES/django.mo new file mode 100644 index 0000000..9da49ef Binary files /dev/null and b/password_validation/locale/ro/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/ro/LC_MESSAGES/django.po b/password_validation/locale/ro/LC_MESSAGES/django.po new file mode 100644 index 0000000..80241d6 --- /dev/null +++ b/password_validation/locale/ro/LC_MESSAGES/django.po @@ -0,0 +1,64 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Daniel Ursache-Dogariu , 2011 +# Denis Darii , 2011 +# Jannis Leidel , 2011 +# Răzvan Ionescu , 2015 +# Razvan Stefanescu , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:39+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Romanian (http://www.transifex.com/django/django/language/" +"ro/)\n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Parola este prea scurtă. Trebuie să conțină cel puțin %(min_length)d " +"caracter." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Parola trebuie să conțină cel puțin %(min_length)d caracter." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Parola este prea asemănătoare cu %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Se recomandă ca parola să nu conțină elemente similare cu datele de " +"identificare personală." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Această parolă este prea răspândită." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Parola Dvs. nu poate fi o parolă folosită în mod uzual." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Acestă parolă este compusă exclusiv din elemente numerice." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Parola Dvs. nu poate fi alcătuită exclusiv din elemente numerice." diff --git a/password_validation/locale/ru/LC_MESSAGES/django.mo b/password_validation/locale/ru/LC_MESSAGES/django.mo new file mode 100644 index 0000000..c31aeff Binary files /dev/null and b/password_validation/locale/ru/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/ru/LC_MESSAGES/django.po b/password_validation/locale/ru/LC_MESSAGES/django.po new file mode 100644 index 0000000..76df7f1 --- /dev/null +++ b/password_validation/locale/ru/LC_MESSAGES/django.po @@ -0,0 +1,64 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Алексей Борискин , 2012-2015 +# Андрей Щуров , 2016 +# Дмитрий Шатера , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-06-24 20:40+0000\n" +"Last-Translator: Дмитрий Шатера \n" +"Language-Team: Russian (http://www.transifex.com/django/django/language/" +"ru/)\n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Введённый пароль слишком короткий. Он должен содержать как минимум " +"%(min_length)d символ." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Ваш пароль должен содержать как минимум %(min_length)d символ." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Введённый пароль слишком похож на %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Ваш пароль не должен совпадать с вашим именем или другой персональной " +"информацией или быть слишком похожим на неё." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Введённый пароль слишком широко распространён." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Ваш пароль не может быть одним из широко распространённых паролей." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Введённый пароль состоит только из цифр." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Ваш пароль не может состоять только из цифр." diff --git a/password_validation/locale/sk/LC_MESSAGES/django.mo b/password_validation/locale/sk/LC_MESSAGES/django.mo new file mode 100644 index 0000000..d286552 Binary files /dev/null and b/password_validation/locale/sk/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/sk/LC_MESSAGES/django.po b/password_validation/locale/sk/LC_MESSAGES/django.po new file mode 100644 index 0000000..4b2cfd8 --- /dev/null +++ b/password_validation/locale/sk/LC_MESSAGES/django.po @@ -0,0 +1,56 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Juraj Bubniak , 2012-2014 +# Marian Andre , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Slovak (http://www.transifex.com/django/django/language/sk/)\n" +"Language: sk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/sl/LC_MESSAGES/django.mo b/password_validation/locale/sl/LC_MESSAGES/django.mo new file mode 100644 index 0000000..5f69e47 Binary files /dev/null and b/password_validation/locale/sl/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/sl/LC_MESSAGES/django.po b/password_validation/locale/sl/LC_MESSAGES/django.po new file mode 100644 index 0000000..52b5363 --- /dev/null +++ b/password_validation/locale/sl/LC_MESSAGES/django.po @@ -0,0 +1,59 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Jure Cuhalev , 2012 +# zejn , 2013,2016 +# zejn , 2011-2013 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-09-27 19:32+0000\n" +"Last-Translator: zejn \n" +"Language-Team: Slovenian (http://www.transifex.com/django/django/language/" +"sl/)\n" +"Language: sl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "To geslo je prekratko. Imeti mora vsaj %(min_length)d znak." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Vaše geslo mora imeti vsaj %(min_length)d znak." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Geslo je preveč podobno %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "Geslo ne sme biti preveč podobno ostalim vašim osebnim podatkom." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Geslo je eno izmed preveč pogosto uporabljanih." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Vaše geslo ne sme biti eno izmed pogosto uporabljanih gesel." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Vaše geslo je sestavljeno samo iz števk." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Vaše geslo ne sme biti sestavljeno samo iz števk." diff --git a/password_validation/locale/sq/LC_MESSAGES/django.mo b/password_validation/locale/sq/LC_MESSAGES/django.mo new file mode 100644 index 0000000..86ef899 Binary files /dev/null and b/password_validation/locale/sq/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/sq/LC_MESSAGES/django.po b/password_validation/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000..2a4de46 --- /dev/null +++ b/password_validation/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,60 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Besnik , 2011 +# Besnik , 2015 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Albanian (http://www.transifex.com/django/django/language/" +"sq/)\n" +"Language: sq\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Ky fjalëkalim është shumë i shkurtër. Duhet të përmbajë të paktën " +"%(min_length)d shenjë." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Fjalëkalimi juaj duhet të përmbajë të paktën %(min_length)d shenjë." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Fjalëkalimi është shumë i ngjashëm me %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" +"Fjalëkalimi juaj s’mund të jetë shumë i ngjashëm me të tjera të dhëna " +"personale tuajat." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Ky fjalëkalim është shumë i zakonshëm." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Fjalëkalim juaj s’mund të jetë një fjalëkalim i përdorur rëndom." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Ky fjalëkalim është tërësisht numerik." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Fjalëkalimi juaj s’mund të jetë tërësisht numerik." diff --git a/password_validation/locale/sr/LC_MESSAGES/django.mo b/password_validation/locale/sr/LC_MESSAGES/django.mo new file mode 100644 index 0000000..011b5f4 Binary files /dev/null and b/password_validation/locale/sr/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/sr/LC_MESSAGES/django.po b/password_validation/locale/sr/LC_MESSAGES/django.po new file mode 100644 index 0000000..b7047bd --- /dev/null +++ b/password_validation/locale/sr/LC_MESSAGES/django.po @@ -0,0 +1,57 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Janos Guljas , 2011-2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Serbian (http://www.transifex.com/django/django/language/" +"sr/)\n" +"Language: sr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/sr_Latn/LC_MESSAGES/django.mo b/password_validation/locale/sr_Latn/LC_MESSAGES/django.mo new file mode 100644 index 0000000..d0c2afd Binary files /dev/null and b/password_validation/locale/sr_Latn/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/sr_Latn/LC_MESSAGES/django.po b/password_validation/locale/sr_Latn/LC_MESSAGES/django.po new file mode 100644 index 0000000..ae92513 --- /dev/null +++ b/password_validation/locale/sr_Latn/LC_MESSAGES/django.po @@ -0,0 +1,57 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Janos Guljas , 2011-2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Serbian (Latin) (http://www.transifex.com/django/django/" +"language/sr@latin/)\n" +"Language: sr@latin\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/sv/LC_MESSAGES/django.mo b/password_validation/locale/sv/LC_MESSAGES/django.mo new file mode 100644 index 0000000..6327211 Binary files /dev/null and b/password_validation/locale/sv/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/sv/LC_MESSAGES/django.po b/password_validation/locale/sv/LC_MESSAGES/django.po new file mode 100644 index 0000000..cb58374 --- /dev/null +++ b/password_validation/locale/sv/LC_MESSAGES/django.po @@ -0,0 +1,63 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Alex Nordlund , 2012 +# Cybjit , 2012 +# Jannis Leidel , 2011 +# Jonathan Lindén, 2015 +# Jonathan Lindén, 2014 +# nip3o , 2014 +# Samuel Linde , 2011 +# Thomas Lundqvist , 2013,2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:39+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Swedish (http://www.transifex.com/django/django/language/" +"sv/)\n" +"Language: sv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Detta lösenord är för kort. Det måste innehålla minst %(min_length)d tecken." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Ditt lösenord måste innehålla minst %(min_length)d tecken." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Ditt lösenord är alltför likt %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "Ditt lösenord kan inte vara alltför lik din personliga information." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Detta lösenord är alldeles för vanligt." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Ditt lösenord kan inte vara ett allmänt använt lösenord." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Detta lösenord är enbart numeriskt." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Ditt lösenord kan inte bara vara numeriskt." diff --git a/password_validation/locale/sw/LC_MESSAGES/django.mo b/password_validation/locale/sw/LC_MESSAGES/django.mo new file mode 100644 index 0000000..a67ffc3 Binary files /dev/null and b/password_validation/locale/sw/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/sw/LC_MESSAGES/django.po b/password_validation/locale/sw/LC_MESSAGES/django.po new file mode 100644 index 0000000..3fe254f --- /dev/null +++ b/password_validation/locale/sw/LC_MESSAGES/django.po @@ -0,0 +1,56 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Machaku , 2012-2014 +# Machaku , 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-08-09 19:50+0000\n" +"Last-Translator: Machaku \n" +"Language-Team: Swahili (http://www.transifex.com/django/django/language/" +"sw/)\n" +"Language: sw\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Neno siri hili linafanana sana na %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "Nenosiri lako haliwezi kuwa linafanana sana na taarifa zako binafsi" + +#: validation.py:179 +msgid "This password is too common." +msgstr "Nenosiri hili ni la kawaida mno." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Nenosiri lako hairuhusiwi kuwa ambalo hutumika mara kwa mara." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Nenosiri hili lina namba tupu." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Nenosiri lako haliwezi kuwa la namba tu." diff --git a/password_validation/locale/ta/LC_MESSAGES/django.mo b/password_validation/locale/ta/LC_MESSAGES/django.mo new file mode 100644 index 0000000..c45b3cb Binary files /dev/null and b/password_validation/locale/ta/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/ta/LC_MESSAGES/django.po b/password_validation/locale/ta/LC_MESSAGES/django.po new file mode 100644 index 0000000..ceda68f --- /dev/null +++ b/password_validation/locale/ta/LC_MESSAGES/django.po @@ -0,0 +1,54 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Tamil (http://www.transifex.com/django/django/language/ta/)\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/te/LC_MESSAGES/django.mo b/password_validation/locale/te/LC_MESSAGES/django.mo new file mode 100644 index 0000000..b660ed2 Binary files /dev/null and b/password_validation/locale/te/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/te/LC_MESSAGES/django.po b/password_validation/locale/te/LC_MESSAGES/django.po new file mode 100644 index 0000000..2b39756 --- /dev/null +++ b/password_validation/locale/te/LC_MESSAGES/django.po @@ -0,0 +1,56 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# bhaskar teja yerneni , 2011 +# Jannis Leidel , 2011 +# వీవెన్ , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Telugu (http://www.transifex.com/django/django/language/te/)\n" +"Language: te\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/th/LC_MESSAGES/django.mo b/password_validation/locale/th/LC_MESSAGES/django.mo new file mode 100644 index 0000000..7cbbed3 Binary files /dev/null and b/password_validation/locale/th/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/th/LC_MESSAGES/django.po b/password_validation/locale/th/LC_MESSAGES/django.po new file mode 100644 index 0000000..e3bca59 --- /dev/null +++ b/password_validation/locale/th/LC_MESSAGES/django.po @@ -0,0 +1,55 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Kowit Charoenratchatabhan , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Thai (http://www.transifex.com/django/django/language/th/)\n" +"Language: th\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/tr/LC_MESSAGES/django.mo b/password_validation/locale/tr/LC_MESSAGES/django.mo new file mode 100644 index 0000000..ee0aa83 Binary files /dev/null and b/password_validation/locale/tr/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/tr/LC_MESSAGES/django.po b/password_validation/locale/tr/LC_MESSAGES/django.po new file mode 100644 index 0000000..766d8f3 --- /dev/null +++ b/password_validation/locale/tr/LC_MESSAGES/django.po @@ -0,0 +1,64 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Ahmet Emre Aladağ , 2013 +# BouRock, 2015-2016 +# BouRock, 2014-2015 +# Caner Başaran , 2013 +# Cihad GÜNDOĞDU , 2014 +# Gökmen Görgen , 2013 +# Jannis Leidel , 2011 +# Metin Amiroff , 2012 +# Murat Çorlu , 2012 +# U. Ozan Basar , 2011 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 09:23+0000\n" +"Last-Translator: BouRock\n" +"Language-Team: Turkish (http://www.transifex.com/django/django/language/" +"tr/)\n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "Bu parola çok kısa. En az %(min_length)d karakter içermek zorunda." + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Parolanız en az %(min_length)d karakter içermek zorunda." + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Parolanız %(verbose_name)s ile çok benzerdir." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "Parolanız diğer kişisel bilgileriniz ile çok benzer olamaz." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Bu parola çok geneldir." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Parolanız genellikle kullanılan bir parola olamaz." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Bu parola tamamıyla sayısaldır." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Parolanız tamamıyla sayısal olamaz." diff --git a/password_validation/locale/tt/LC_MESSAGES/django.mo b/password_validation/locale/tt/LC_MESSAGES/django.mo new file mode 100644 index 0000000..0b44efb Binary files /dev/null and b/password_validation/locale/tt/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/tt/LC_MESSAGES/django.po b/password_validation/locale/tt/LC_MESSAGES/django.po new file mode 100644 index 0000000..27f2852 --- /dev/null +++ b/password_validation/locale/tt/LC_MESSAGES/django.po @@ -0,0 +1,54 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# v_ildar , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Tatar (http://www.transifex.com/django/django/language/tt/)\n" +"Language: tt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/udm/LC_MESSAGES/django.mo b/password_validation/locale/udm/LC_MESSAGES/django.mo new file mode 100644 index 0000000..5063083 Binary files /dev/null and b/password_validation/locale/udm/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/udm/LC_MESSAGES/django.po b/password_validation/locale/udm/LC_MESSAGES/django.po new file mode 100644 index 0000000..88f7331 --- /dev/null +++ b/password_validation/locale/udm/LC_MESSAGES/django.po @@ -0,0 +1,54 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2015-03-18 10:30+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Udmurt (http://www.transifex.com/projects/p/django/language/" +"udm/)\n" +"Language: udm\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/uk/LC_MESSAGES/django.mo b/password_validation/locale/uk/LC_MESSAGES/django.mo new file mode 100644 index 0000000..8e2d837 Binary files /dev/null and b/password_validation/locale/uk/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/uk/LC_MESSAGES/django.po b/password_validation/locale/uk/LC_MESSAGES/django.po new file mode 100644 index 0000000..258ab55 --- /dev/null +++ b/password_validation/locale/uk/LC_MESSAGES/django.po @@ -0,0 +1,66 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# captain_m4l , 2012 +# Igor Melnyk, 2014-2015 +# Jannis Leidel , 2011 +# Kirill Gagarski , 2015 +# Max V. Stotsky , 2014 +# captain_m4l , 2012 +# Mykola Zamkovoi , 2014 +# Oleksandr Bolotov , 2013 +# Vitaliy Kozlovskyi , 2015 +# Zoriana Zaiats, 2016 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-25 11:46+0000\n" +"Last-Translator: Zoriana Zaiats\n" +"Language-Team: Ukrainian (http://www.transifex.com/django/django/language/" +"uk/)\n" +"Language: uk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" +"Пароль надто короткий. Він повинен містити як мінімум %(min_length)d символ" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "Ваш пароль повинен містити як мінімум %(min_length)d символ" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "Пароль надто схожий на %(verbose_name)s." + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "Пароль не повинен бути надто схожим на іншу персональну інформацію." + +#: validation.py:179 +msgid "This password is too common." +msgstr "Пароль надто відомий." + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "Ваш пароль не повинен бути загальновідомим." + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "Цей пароль повністю складається із цифр." + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "Ваш пароль не може складається лише із цифр." diff --git a/password_validation/locale/ur/LC_MESSAGES/django.mo b/password_validation/locale/ur/LC_MESSAGES/django.mo new file mode 100644 index 0000000..a5fa907 Binary files /dev/null and b/password_validation/locale/ur/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/ur/LC_MESSAGES/django.po b/password_validation/locale/ur/LC_MESSAGES/django.po new file mode 100644 index 0000000..ae09eca --- /dev/null +++ b/password_validation/locale/ur/LC_MESSAGES/django.po @@ -0,0 +1,53 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Urdu (http://www.transifex.com/django/django/language/ur/)\n" +"Language: ur\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/vi/LC_MESSAGES/django.mo b/password_validation/locale/vi/LC_MESSAGES/django.mo new file mode 100644 index 0000000..aa91e85 Binary files /dev/null and b/password_validation/locale/vi/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/vi/LC_MESSAGES/django.po b/password_validation/locale/vi/LC_MESSAGES/django.po new file mode 100644 index 0000000..4896381 --- /dev/null +++ b/password_validation/locale/vi/LC_MESSAGES/django.po @@ -0,0 +1,59 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Anh Phan , 2013 +# Tran , 2011 +# Tran Van , 2012 +# xgenvn , 2014 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-05-21 08:38+0000\n" +"Last-Translator: Jannis Leidel \n" +"Language-Team: Vietnamese (http://www.transifex.com/django/django/language/" +"vi/)\n" +"Language: vi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "" + +#: validation.py:179 +msgid "This password is too common." +msgstr "" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "" diff --git a/password_validation/locale/zh_Hans/LC_MESSAGES/django.mo b/password_validation/locale/zh_Hans/LC_MESSAGES/django.mo new file mode 100644 index 0000000..bb3502c Binary files /dev/null and b/password_validation/locale/zh_Hans/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/zh_Hans/LC_MESSAGES/django.po b/password_validation/locale/zh_Hans/LC_MESSAGES/django.po new file mode 100644 index 0000000..4ce93d5 --- /dev/null +++ b/password_validation/locale/zh_Hans/LC_MESSAGES/django.po @@ -0,0 +1,63 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Jannis Leidel , 2011 +# Kevin Sze , 2012 +# Lele Long , 2011,2015 +# Liping Wang , 2016 +# mozillazg , 2016 +# pylemon , 2012-2013 +# hizyn , 2016 +# Ziang Song , 2011 +# Kevin Sze , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-09-20 02:01+0000\n" +"Last-Translator: Liping Wang \n" +"Language-Team: Chinese (China) (http://www.transifex.com/django/django/" +"language/zh_CN/)\n" +"Language: zh_CN\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "密码长度太短。密码必须包含至少 %(min_length)d 个字符。" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "你的密码必须包含至少 %(min_length)d 个字符。" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "密码跟 %(verbose_name)s 太相似了。" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "你的密码不能与其他个人信息太相似。" + +#: validation.py:179 +msgid "This password is too common." +msgstr "这个密码太常见了。" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "你的密码不能是大家都爱用的常见密码。" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "密码必须全部为数字。" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "你的密码不能全部为数字。" diff --git a/password_validation/locale/zh_Hant/LC_MESSAGES/django.mo b/password_validation/locale/zh_Hant/LC_MESSAGES/django.mo new file mode 100644 index 0000000..d704f68 Binary files /dev/null and b/password_validation/locale/zh_Hant/LC_MESSAGES/django.mo differ diff --git a/password_validation/locale/zh_Hant/LC_MESSAGES/django.po b/password_validation/locale/zh_Hant/LC_MESSAGES/django.po new file mode 100644 index 0000000..ba837b7 --- /dev/null +++ b/password_validation/locale/zh_Hant/LC_MESSAGES/django.po @@ -0,0 +1,61 @@ +# This file is distributed under the same license as the Django package. +# +# Translators: +# Chen Chun-Chia , 2015 +# ilay , 2012 +# Jannis Leidel , 2011 +# tcc , 2011 +# Tzu-ping Chung , 2016 +# Yeh-Yung , 2013 +# Yeh-Yung , 2012 +msgid "" +msgstr "" +"Project-Id-Version: django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-28 10:27-0500\n" +"PO-Revision-Date: 2016-08-30 09:12+0000\n" +"Last-Translator: Tzu-ping Chung \n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/django/django/" +"language/zh_TW/)\n" +"Language: zh_TW\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: validation.py:109 +#, python-format +msgid "" +"This password is too short. It must contain at least %(min_length)d " +"characters." +msgstr "這個密碼過短。請至少使用 %(min_length)d 個字元。" + +#: validation.py:115 +#, python-format +msgid "Your password must contain at least %(min_length)d characters." +msgstr "你的密碼必須包含至少 %(min_length)d 個字元。" + +#: validation.py:148 +#, python-format +msgid "The password is too similar to the %(verbose_name)s." +msgstr "這個密碼與%(verbose_name)s太相近。" + +#: validation.py:154 +msgid "Your password can't be too similar to your other personal information." +msgstr "你的密碼不能與其他個人資訊太相近。" + +#: validation.py:179 +msgid "This password is too common." +msgstr "這個密碼太普通。" + +#: validation.py:184 +msgid "Your password can't be a commonly used password." +msgstr "你不能使用常見的密碼。" + +#: validation.py:194 +msgid "This password is entirely numeric." +msgstr "這個密碼只包含數字。" + +#: validation.py:199 +msgid "Your password can't be entirely numeric." +msgstr "你的密碼不能完全是數字。" diff --git a/password_validation/test/settings.py b/password_validation/test/settings.py index 84f729c..c9a46b7 100644 --- a/password_validation/test/settings.py +++ b/password_validation/test/settings.py @@ -15,5 +15,8 @@ 'NAME': os.path.join(HERE, 'test.sqlite'), } } +LOCALE_PATHS = ( + os.path.join(HERE, '../locale'), +) SILENCED_SYSTEM_CHECKS = ['1_7.W001'] diff --git a/password_validation/test/test_translations.py b/password_validation/test/test_translations.py new file mode 100644 index 0000000..836bc73 --- /dev/null +++ b/password_validation/test/test_translations.py @@ -0,0 +1,37 @@ +# coding=utf-8 +"""This module is backported from Django. + +Copied from tests/auth_tests/test_validators.py at commit +9851e54121b3eebd3a7a29de3ed874d82554396b + +The only change is to replace `django.contrib.auth.password_validation` with +`password_validation` throughout. + +""" +from __future__ import unicode_literals + +import os + +from django.contrib.auth.models import User +from django.utils import translation + +from password_validation import ( + CommonPasswordValidator, MinimumLengthValidator, NumericPasswordValidator, + UserAttributeSimilarityValidator, get_default_password_validators, + get_password_validators, password_changed, + password_validators_help_text_html, password_validators_help_texts, + validate_password, +) +from django.core.exceptions import ValidationError +from django.test import TestCase, override_settings +from django.utils._os import upath + + +class TranslationTest(TestCase): + def test_ru_translation(self): + translation.activate('ru') + try: + MinimumLengthValidator().validate('test') + except ValidationError as e: + self.assertEqual(e.message, + "Введённый пароль слишком короткий. Он должен содержать как минимум %(min_length)d символ.")