2011-01-22 01:59:27 +08:00
|
|
|
# This file is distributed under the same license as the Django package.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Django\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2015-01-17 18:18:45 +08:00
|
|
|
"POT-Creation-Date: 2015-01-17 11:07+0100\n"
|
2013-05-02 22:16:25 +08:00
|
|
|
"PO-Revision-Date: 2010-05-13 15:35+0200\n"
|
|
|
|
"Last-Translator: Django team\n"
|
2011-01-22 01:59:27 +08:00
|
|
|
"Language-Team: English <en@li.org>\n"
|
2013-03-28 17:06:11 +08:00
|
|
|
"Language: en\n"
|
2011-01-22 01:59:27 +08:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
2014-05-19 21:17:35 +08:00
|
|
|
#: contrib/auth/admin.py:45
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Personal info"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2014-05-19 21:17:35 +08:00
|
|
|
#: contrib/auth/admin.py:46
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Permissions"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2014-05-19 21:17:35 +08:00
|
|
|
#: contrib/auth/admin.py:48
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Important dates"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2014-05-19 21:17:35 +08:00
|
|
|
#: contrib/auth/admin.py:133
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Password changed successfully."
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2014-05-19 21:17:35 +08:00
|
|
|
#: contrib/auth/admin.py:144
|
2011-01-22 01:59:27 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Change password: %s"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/apps.py:12
|
2014-05-19 21:17:35 +08:00
|
|
|
msgid "Authentication and Authorization"
|
|
|
|
msgstr ""
|
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/forms.py:38 contrib/auth/tests/test_forms.py:315
|
|
|
|
#: contrib/auth/tests/test_forms.py:320 contrib/auth/tests/test_forms.py:530
|
2012-10-15 17:17:06 +08:00
|
|
|
msgid "No password set."
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2012-10-15 17:17:06 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/forms.py:44 contrib/auth/tests/test_forms.py:325
|
|
|
|
#: contrib/auth/tests/test_forms.py:331
|
2012-10-15 17:17:06 +08:00
|
|
|
msgid "Invalid password format or unknown hashing algorithm."
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2012-10-15 17:17:06 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/forms.py:77 contrib/auth/forms.py:273
|
|
|
|
#: contrib/auth/forms.py:337
|
2011-12-23 07:02:28 +08:00
|
|
|
msgid "The two password fields didn't match."
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-12-23 07:02:28 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/forms.py:79 contrib/auth/forms.py:108
|
|
|
|
#: contrib/auth/forms.py:136 contrib/auth/forms.py:341
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Password"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/forms.py:81
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Password confirmation"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/forms.py:83 contrib/auth/forms.py:347
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Enter the same password as above, for verification."
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/forms.py:109
|
2011-12-23 07:02:28 +08:00
|
|
|
msgid ""
|
2012-03-05 10:23:40 +08:00
|
|
|
"Raw passwords are not stored, so there is no way to see this user's "
|
|
|
|
"password, but you can change the password using <a href=\"password/\">this "
|
|
|
|
"form</a>."
|
2011-01-22 01:59:27 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/forms.py:139
|
2013-02-26 06:02:09 +08:00
|
|
|
#, python-format
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"Please enter a correct %(username)s and password. Note that both fields may "
|
|
|
|
"be case-sensitive."
|
2011-01-22 01:59:27 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/forms.py:141
|
2011-12-23 07:02:28 +08:00
|
|
|
msgid "This account is inactive."
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/forms.py:204
|
2012-10-15 17:17:06 +08:00
|
|
|
msgid "Email"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-12-23 07:02:28 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/forms.py:275
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "New password"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/forms.py:277
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "New password confirmation"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/forms.py:308
|
2011-12-23 07:02:28 +08:00
|
|
|
msgid "Your old password was entered incorrectly. Please enter it again."
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/forms.py:311
|
2011-12-23 07:02:28 +08:00
|
|
|
msgid "Old password"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/forms.py:345
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Password (again)"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/hashers.py:251 contrib/auth/hashers.py:334
|
|
|
|
#: contrib/auth/hashers.py:382 contrib/auth/hashers.py:410
|
|
|
|
#: contrib/auth/hashers.py:443 contrib/auth/hashers.py:476
|
|
|
|
#: contrib/auth/hashers.py:510
|
2012-03-05 10:23:40 +08:00
|
|
|
msgid "algorithm"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2012-03-05 10:23:40 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/hashers.py:252
|
2012-03-05 10:23:40 +08:00
|
|
|
msgid "iterations"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2012-03-05 10:23:40 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/hashers.py:253 contrib/auth/hashers.py:336
|
|
|
|
#: contrib/auth/hashers.py:383 contrib/auth/hashers.py:411
|
|
|
|
#: contrib/auth/hashers.py:511
|
2012-03-05 10:23:40 +08:00
|
|
|
msgid "salt"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2012-03-05 10:23:40 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/hashers.py:254 contrib/auth/hashers.py:384
|
|
|
|
#: contrib/auth/hashers.py:412 contrib/auth/hashers.py:444
|
|
|
|
#: contrib/auth/hashers.py:477 contrib/auth/hashers.py:512
|
2012-03-05 10:23:40 +08:00
|
|
|
msgid "hash"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2012-03-05 10:23:40 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/hashers.py:335
|
2012-03-05 10:23:40 +08:00
|
|
|
msgid "work factor"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2012-03-05 10:23:40 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/hashers.py:337
|
2012-03-05 10:23:40 +08:00
|
|
|
msgid "checksum"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2012-03-05 10:23:40 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:65 contrib/auth/models.py:116
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "name"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:67
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "codename"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:71
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "permission"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:72 contrib/auth/models.py:118
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "permissions"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:123
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "group"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:124 contrib/auth/models.py:312
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "groups"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:197
|
2012-10-15 17:17:06 +08:00
|
|
|
msgid "password"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:198
|
2012-10-15 17:17:06 +08:00
|
|
|
msgid "last login"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2012-10-15 17:17:06 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:309
|
2013-02-26 06:02:09 +08:00
|
|
|
msgid "superuser status"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2012-10-15 17:17:06 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:310
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"Designates that this user has all permissions without explicitly assigning "
|
|
|
|
"them."
|
2011-01-22 01:59:27 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:313
|
2013-02-26 06:02:09 +08:00
|
|
|
msgid ""
|
|
|
|
"The groups this user belongs to. A user will get all permissions granted to "
|
2015-01-17 18:18:45 +08:00
|
|
|
"each of their groups."
|
2012-10-15 17:17:06 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:318
|
2013-02-26 06:02:09 +08:00
|
|
|
msgid "user permissions"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2013-02-26 06:02:09 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:319
|
2014-05-19 21:17:35 +08:00
|
|
|
msgid "Specific permissions for this user."
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2013-02-26 06:02:09 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:386
|
2014-05-19 21:17:35 +08:00
|
|
|
msgid "username"
|
2011-01-22 01:59:27 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:387
|
|
|
|
msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: contrib/auth/models.py:391
|
|
|
|
msgid ""
|
|
|
|
"Enter a valid username. This value may contain only letters, numbers and @/./"
|
|
|
|
"+/-/_ characters."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: contrib/auth/models.py:396
|
|
|
|
msgid "A user with that username already exists."
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2013-02-26 06:02:09 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:398
|
2013-02-26 06:02:09 +08:00
|
|
|
msgid "first name"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2013-02-26 06:02:09 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:399
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "last name"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:400
|
2012-10-15 17:17:06 +08:00
|
|
|
msgid "email address"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:401
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "staff status"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:402
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "Designates whether the user can log into this admin site."
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:404
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "active"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:405
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid ""
|
|
|
|
"Designates whether this user should be treated as active. Unselect this "
|
|
|
|
"instead of deleting accounts."
|
|
|
|
msgstr ""
|
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:407
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "date joined"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:415
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "user"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/models.py:416
|
2011-01-22 01:59:27 +08:00
|
|
|
msgid "users"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:59:27 +08:00
|
|
|
|
2014-05-19 21:17:35 +08:00
|
|
|
#: contrib/auth/templates/registration/password_reset_subject.txt:2
|
2011-06-19 19:24:39 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Password reset on %(site_name)s"
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2013-03-28 17:06:11 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/tests/test_forms.py:383
|
2013-03-28 17:06:11 +08:00
|
|
|
msgid "Enter a valid email address."
|
2013-05-02 22:16:25 +08:00
|
|
|
msgstr ""
|
2014-05-19 21:17:35 +08:00
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/views.py:98
|
2014-05-19 21:17:35 +08:00
|
|
|
msgid "Logged out"
|
|
|
|
msgstr ""
|
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/views.py:184
|
2014-05-19 21:17:35 +08:00
|
|
|
msgid "Password reset"
|
|
|
|
msgstr ""
|
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/views.py:199
|
|
|
|
msgid "Password reset sent"
|
2014-05-19 21:17:35 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/views.py:237
|
2014-05-19 21:17:35 +08:00
|
|
|
msgid "Enter new password"
|
|
|
|
msgstr ""
|
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/views.py:248
|
2014-05-19 21:17:35 +08:00
|
|
|
msgid "Password reset unsuccessful"
|
|
|
|
msgstr ""
|
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/views.py:268
|
2014-05-19 21:17:35 +08:00
|
|
|
msgid "Password reset complete"
|
|
|
|
msgstr ""
|
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/views.py:305
|
2014-05-19 21:17:35 +08:00
|
|
|
msgid "Password change"
|
|
|
|
msgstr ""
|
|
|
|
|
2015-01-17 18:18:45 +08:00
|
|
|
#: contrib/auth/views.py:321
|
2014-05-19 21:17:35 +08:00
|
|
|
msgid "Password change successful"
|
|
|
|
msgstr ""
|