# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-01-15 23:52+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \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" #: ipsconnect3/admin.py:57 msgid "Ban selected users" msgstr "" #: ipsconnect3/admin.py:66 msgid "Unban selected users" msgstr "" #: ipsconnect3/admin.py:119 msgid "Activate users" msgstr "" #: ipsconnect3/forms.py:41 ipsconnect3/forms.py:76 msgid "Username" msgstr "" #: ipsconnect3/forms.py:42 ipsconnect3/forms.py:86 msgid "Password" msgstr "" #: ipsconnect3/forms.py:50 msgid "The username or password supplied is not valid." msgstr "" #: ipsconnect3/forms.py:54 msgid "" "This account has not been activated yet. Please follow the activation link " "sent to you by e-mail." msgstr "" #: ipsconnect3/forms.py:56 msgid "This user account is locked." msgstr "" #: ipsconnect3/forms.py:60 msgid "This account has been banned." msgstr "" #: ipsconnect3/forms.py:71 msgid "This username is already taken." msgstr "" #: ipsconnect3/forms.py:72 msgid "This e-mail address is already taken." msgstr "" #: ipsconnect3/forms.py:73 msgid "The two password fields didn't match." msgstr "" #: ipsconnect3/forms.py:80 msgid "" "Required. Between 3 and 26 characters. Letters, digits and @/./+/-/_ only." msgstr "" #: ipsconnect3/forms.py:83 msgid "This value may contain only letters, numbers and @/./+/-/_ characters." msgstr "" #: ipsconnect3/forms.py:85 msgid "E-mail" msgstr "" #: ipsconnect3/forms.py:88 msgid "Confirm Password" msgstr "" #: ipsconnect3/forms.py:89 msgid "Enter the same password as above, for verification." msgstr "" #: ipsconnect3/forms.py:158 msgid "Login Name" msgstr "" #: ipsconnect3/forms.py:166 msgid "No account found for this username." msgstr "" #: ipsconnect3/forms.py:169 msgid "This account is already activated." msgstr "" #: ipsconnect3/models.py:16 msgid "email address" msgstr "" #: ipsconnect3/models.py:24 msgid "staff status" msgstr "" #: ipsconnect3/models.py:25 msgid "Designates whether the user can log into this admin site." msgstr "" #: ipsconnect3/models.py:27 msgid "active" msgstr "" #: ipsconnect3/models.py:28 msgid "" "Designates whether this user should be treated as active. Unselect this " "instead of deleting accounts." msgstr "" #: ipsconnect3/models.py:30 msgid "banned" msgstr "" #: ipsconnect3/models.py:31 msgid "Designates whether this user should be treated as banned." msgstr "" #: ipsconnect3/models.py:33 msgid "last login" msgstr "" #: ipsconnect3/models.py:34 msgid "date joined" msgstr "" #: ipsconnect3/models.py:35 msgid "IP address" msgstr "" #: ipsconnect3/models.py:36 msgid "IP address used when registering with the IPS Connect master" msgstr "" #: ipsconnect3/models.py:46 msgid "user" msgstr "" #: ipsconnect3/models.py:47 msgid "users" msgstr ""