mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	[4.0.x] Updated source translation catalogs.
This commit is contained in:
		
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -4,7 +4,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: Django\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2021-01-15 09:00+0100\n" | ||||
| "POT-Creation-Date: 2021-09-21 10:22+0200\n" | ||||
| "PO-Revision-Date: 2010-05-13 15:35+0200\n" | ||||
| "Last-Translator: Django team\n" | ||||
| "Language-Team: English <en@li.org>\n" | ||||
| @@ -24,12 +24,12 @@ msgstr "" | ||||
| msgid "Successfully deleted %(count)d %(items)s." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/actions.py:55 contrib/admin/options.py:1886 | ||||
| #: contrib/admin/actions.py:55 contrib/admin/options.py:1897 | ||||
| #, python-format | ||||
| msgid "Cannot delete %(name)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/actions.py:57 contrib/admin/options.py:1888 | ||||
| #: contrib/admin/actions.py:57 contrib/admin/options.py:1899 | ||||
| msgid "Are you sure?" | ||||
| msgstr "" | ||||
|  | ||||
| @@ -39,7 +39,7 @@ msgstr "" | ||||
|  | ||||
| #: contrib/admin/filters.py:108 contrib/admin/filters.py:213 | ||||
| #: contrib/admin/filters.py:249 contrib/admin/filters.py:284 | ||||
| #: contrib/admin/filters.py:403 contrib/admin/filters.py:468 | ||||
| #: contrib/admin/filters.py:403 contrib/admin/filters.py:469 | ||||
| msgid "All" | ||||
| msgstr "" | ||||
|  | ||||
| @@ -83,11 +83,11 @@ msgstr "" | ||||
| msgid "Has date" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/filters.py:469 | ||||
| #: contrib/admin/filters.py:470 | ||||
| msgid "Empty" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/filters.py:470 | ||||
| #: contrib/admin/filters.py:471 | ||||
| msgid "Not empty" | ||||
| msgstr "" | ||||
|  | ||||
| @@ -102,12 +102,12 @@ msgstr "" | ||||
| msgid "Action:" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/helpers.py:329 | ||||
| #: contrib/admin/helpers.py:350 | ||||
| #, python-format | ||||
| msgid "Add another %(verbose_name)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/helpers.py:332 | ||||
| #: contrib/admin/helpers.py:353 | ||||
| msgid "Remove" | ||||
| msgstr "" | ||||
|  | ||||
| @@ -116,8 +116,8 @@ msgid "Addition" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/models.py:18 contrib/admin/templates/admin/app_list.html:28 | ||||
| #: contrib/admin/templates/admin/edit_inline/stacked.html:12 | ||||
| #: contrib/admin/templates/admin/edit_inline/tabular.html:34 | ||||
| #: contrib/admin/templates/admin/edit_inline/stacked.html:16 | ||||
| #: contrib/admin/templates/admin/edit_inline/tabular.html:36 | ||||
| #: contrib/admin/templates/admin/widgets/related_widget_wrapper.html:11 | ||||
| msgid "Change" | ||||
| msgstr "" | ||||
| @@ -191,7 +191,7 @@ msgstr "" | ||||
| msgid "Added." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/models.py:117 contrib/admin/options.py:2112 | ||||
| #: contrib/admin/models.py:117 contrib/admin/options.py:2132 | ||||
| msgid "and" | ||||
| msgstr "" | ||||
|  | ||||
| @@ -214,148 +214,148 @@ msgstr "" | ||||
| msgid "No fields changed." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:203 contrib/admin/options.py:235 | ||||
| #: contrib/admin/options.py:202 contrib/admin/options.py:234 | ||||
| msgid "None" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:281 | ||||
| #: contrib/admin/options.py:280 | ||||
| msgid "Hold down “Control”, or “Command” on a Mac, to select more than one." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:1221 contrib/admin/options.py:1245 | ||||
| #: contrib/admin/options.py:1232 contrib/admin/options.py:1256 | ||||
| #, python-brace-format | ||||
| msgid "The {name} “{obj}” was added successfully." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:1223 | ||||
| #: contrib/admin/options.py:1234 | ||||
| msgid "You may edit it again below." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:1235 | ||||
| #: contrib/admin/options.py:1246 | ||||
| #, python-brace-format | ||||
| msgid "" | ||||
| "The {name} “{obj}” was added successfully. You may add another {name} below." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:1285 | ||||
| #: contrib/admin/options.py:1296 | ||||
| #, python-brace-format | ||||
| msgid "" | ||||
| "The {name} “{obj}” was changed successfully. You may edit it again below." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:1295 | ||||
| #: contrib/admin/options.py:1306 | ||||
| #, python-brace-format | ||||
| msgid "The {name} “{obj}” was added successfully. You may edit it again below." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:1308 | ||||
| #: contrib/admin/options.py:1319 | ||||
| #, python-brace-format | ||||
| msgid "" | ||||
| "The {name} “{obj}” was changed successfully. You may add another {name} " | ||||
| "below." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:1320 | ||||
| #: contrib/admin/options.py:1331 | ||||
| #, python-brace-format | ||||
| msgid "The {name} “{obj}” was changed successfully." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:1397 contrib/admin/options.py:1727 | ||||
| #: contrib/admin/options.py:1408 contrib/admin/options.py:1738 | ||||
| msgid "" | ||||
| "Items must be selected in order to perform actions on them. No items have " | ||||
| "been changed." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:1416 | ||||
| #: contrib/admin/options.py:1427 | ||||
| msgid "No action selected." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:1441 | ||||
| #: contrib/admin/options.py:1452 | ||||
| #, python-format | ||||
| msgid "The %(name)s “%(obj)s” was deleted successfully." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:1527 | ||||
| #: contrib/admin/options.py:1538 | ||||
| #, python-format | ||||
| msgid "%(name)s with ID “%(key)s” doesn’t exist. Perhaps it was deleted?" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:1622 | ||||
| #: contrib/admin/options.py:1633 | ||||
| #, python-format | ||||
| msgid "Add %s" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:1624 | ||||
| #: contrib/admin/options.py:1635 | ||||
| #, python-format | ||||
| msgid "Change %s" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:1626 | ||||
| #: contrib/admin/options.py:1637 | ||||
| #, python-format | ||||
| msgid "View %s" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:1705 | ||||
| #: contrib/admin/options.py:1716 | ||||
| msgid "Database error" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:1774 | ||||
| #: contrib/admin/options.py:1785 | ||||
| #, python-format | ||||
| msgid "%(count)s %(name)s was changed successfully." | ||||
| msgid_plural "%(count)s %(name)s were changed successfully." | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: contrib/admin/options.py:1805 | ||||
| #: contrib/admin/options.py:1816 | ||||
| #, python-format | ||||
| msgid "%(total_count)s selected" | ||||
| msgid_plural "All %(total_count)s selected" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #: contrib/admin/options.py:1813 | ||||
| #: contrib/admin/options.py:1824 | ||||
| #, python-format | ||||
| msgid "0 of %(cnt)s selected" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:1932 | ||||
| #: contrib/admin/options.py:1944 | ||||
| #, python-format | ||||
| msgid "Change history: %s" | ||||
| msgstr "" | ||||
|  | ||||
| #. Translators: Model verbose name and instance representation, | ||||
| #. suitable to be an item in a list. | ||||
| #: contrib/admin/options.py:2105 | ||||
| #: contrib/admin/options.py:2125 | ||||
| #, python-format | ||||
| msgid "%(class_name)s %(instance)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/options.py:2114 | ||||
| #: contrib/admin/options.py:2134 | ||||
| #, python-format | ||||
| msgid "" | ||||
| "Deleting %(class_name)s %(instance)s would require deleting the following " | ||||
| "protected related objects: %(related_objects)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/sites.py:47 contrib/admin/templates/admin/base_site.html:3 | ||||
| #: contrib/admin/sites.py:48 contrib/admin/templates/admin/base_site.html:3 | ||||
| msgid "Django site admin" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/sites.py:50 contrib/admin/templates/admin/base_site.html:6 | ||||
| #: contrib/admin/sites.py:51 contrib/admin/templates/admin/base_site.html:6 | ||||
| msgid "Django administration" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/sites.py:53 | ||||
| #: contrib/admin/sites.py:54 | ||||
| msgid "Site administration" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/sites.py:399 contrib/admin/templates/admin/login.html:63 | ||||
| #: contrib/admin/sites.py:402 contrib/admin/templates/admin/login.html:63 | ||||
| #: contrib/admin/templates/registration/password_reset_complete.html:15 | ||||
| #: contrib/admin/tests.py:135 | ||||
| msgid "Log in" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/sites.py:544 | ||||
| #: contrib/admin/sites.py:547 | ||||
| #, python-format | ||||
| msgid "%(app)s administration" | ||||
| msgstr "" | ||||
| @@ -372,7 +372,7 @@ msgstr "" | ||||
| #: contrib/admin/templates/admin/500.html:6 | ||||
| #: contrib/admin/templates/admin/app_index.html:9 | ||||
| #: contrib/admin/templates/admin/auth/user/change_password.html:10 | ||||
| #: contrib/admin/templates/admin/base.html:65 | ||||
| #: contrib/admin/templates/admin/base.html:66 | ||||
| #: contrib/admin/templates/admin/change_form.html:18 | ||||
| #: contrib/admin/templates/admin/change_list.html:31 | ||||
| #: contrib/admin/templates/admin/delete_confirmation.html:14 | ||||
| @@ -439,8 +439,8 @@ msgid "Add" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/templates/admin/app_list.html:26 | ||||
| #: contrib/admin/templates/admin/edit_inline/stacked.html:12 | ||||
| #: contrib/admin/templates/admin/edit_inline/tabular.html:34 | ||||
| #: contrib/admin/templates/admin/edit_inline/stacked.html:16 | ||||
| #: contrib/admin/templates/admin/edit_inline/tabular.html:36 | ||||
| msgid "View" | ||||
| msgstr "" | ||||
|  | ||||
| @@ -519,8 +519,8 @@ msgid "History" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/templates/admin/change_form_object_tools.html:7 | ||||
| #: contrib/admin/templates/admin/edit_inline/stacked.html:14 | ||||
| #: contrib/admin/templates/admin/edit_inline/tabular.html:36 | ||||
| #: contrib/admin/templates/admin/edit_inline/stacked.html:18 | ||||
| #: contrib/admin/templates/admin/edit_inline/tabular.html:38 | ||||
| msgid "View on site" | ||||
| msgstr "" | ||||
|  | ||||
| @@ -614,7 +614,7 @@ msgid "" | ||||
| "following objects and their related items will be deleted:" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/templates/admin/edit_inline/tabular.html:20 | ||||
| #: contrib/admin/templates/admin/edit_inline/tabular.html:22 | ||||
| msgid "Delete?" | ||||
| msgstr "" | ||||
|  | ||||
| @@ -665,6 +665,14 @@ msgstr "" | ||||
| msgid "Toggle navigation" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/templates/admin/nav_sidebar.html:5 | ||||
| msgid "Start typing to filter…" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/templates/admin/nav_sidebar.html:6 | ||||
| msgid "Filter navigation items" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/templates/admin/object_history.html:22 | ||||
| msgid "Date/time" | ||||
| msgstr "" | ||||
| @@ -749,7 +757,7 @@ msgid "Delete selected %(model)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/templates/registration/logged_out.html:10 | ||||
| msgid "Thanks for spending some quality time with the Web site today." | ||||
| msgid "Thanks for spending some quality time with the web site today." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/templates/registration/logged_out.html:12 | ||||
| @@ -860,21 +868,21 @@ msgstr "" | ||||
| msgid "Reset my password" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/templatetags/admin_list.py:390 | ||||
| #: contrib/admin/templatetags/admin_list.py:391 | ||||
| msgid "All dates" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/views/main.py:102 | ||||
| #: contrib/admin/views/main.py:103 | ||||
| #, python-format | ||||
| msgid "Select %s" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/views/main.py:104 | ||||
| #: contrib/admin/views/main.py:105 | ||||
| #, python-format | ||||
| msgid "Select %s to change" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/admin/views/main.py:106 | ||||
| #: contrib/admin/views/main.py:107 | ||||
| #, python-format | ||||
| msgid "Select %s to view" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -4,7 +4,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: Django\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-09-08 17:27+0200\n" | ||||
| "POT-Creation-Date: 2021-09-21 10:22+0200\n" | ||||
| "PO-Revision-Date: 2010-05-13 15:35+0200\n" | ||||
| "Last-Translator: Django team\n" | ||||
| "Language-Team: English <en@li.org>\n" | ||||
| @@ -40,7 +40,7 @@ msgstr "" | ||||
| msgid "Change password: %s" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/apps.py:15 | ||||
| #: contrib/auth/apps.py:16 | ||||
| msgid "Authentication and Authorization" | ||||
| msgstr "" | ||||
|  | ||||
| @@ -52,32 +52,32 @@ msgstr "" | ||||
| msgid "last login" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/forms.py:31 | ||||
| #: contrib/auth/forms.py:41 | ||||
| msgid "No password set." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/forms.py:36 | ||||
| #: contrib/auth/forms.py:46 | ||||
| msgid "Invalid password format or unknown hashing algorithm." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/forms.py:78 contrib/auth/forms.py:316 contrib/auth/forms.py:389 | ||||
| #: contrib/auth/forms.py:84 contrib/auth/forms.py:325 contrib/auth/forms.py:398 | ||||
| msgid "The two password fields didn’t match." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/forms.py:81 contrib/auth/forms.py:134 contrib/auth/forms.py:170 | ||||
| #: contrib/auth/forms.py:393 | ||||
| #: contrib/auth/forms.py:87 contrib/auth/forms.py:140 contrib/auth/forms.py:170 | ||||
| #: contrib/auth/forms.py:402 | ||||
| msgid "Password" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/forms.py:87 | ||||
| #: contrib/auth/forms.py:93 | ||||
| msgid "Password confirmation" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/forms.py:90 contrib/auth/forms.py:402 | ||||
| #: contrib/auth/forms.py:96 contrib/auth/forms.py:411 | ||||
| msgid "Enter the same password as before, for verification." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/forms.py:136 | ||||
| #: contrib/auth/forms.py:142 | ||||
| msgid "" | ||||
| "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=\"{}\">this form</a>." | ||||
| @@ -94,185 +94,191 @@ msgstr "" | ||||
| msgid "This account is inactive." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/forms.py:241 | ||||
| #: contrib/auth/forms.py:243 | ||||
| msgid "Email" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/forms.py:319 | ||||
| #: contrib/auth/forms.py:328 | ||||
| msgid "New password" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/forms.py:325 | ||||
| #: contrib/auth/forms.py:334 | ||||
| msgid "New password confirmation" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/forms.py:361 | ||||
| #: contrib/auth/forms.py:370 | ||||
| msgid "Your old password was entered incorrectly. Please enter it again." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/forms.py:364 | ||||
| #: contrib/auth/forms.py:373 | ||||
| msgid "Old password" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/forms.py:399 | ||||
| #: contrib/auth/forms.py:408 | ||||
| msgid "Password (again)" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/hashers.py:259 contrib/auth/hashers.py:333 | ||||
| #: contrib/auth/hashers.py:429 contrib/auth/hashers.py:489 | ||||
| #: contrib/auth/hashers.py:520 contrib/auth/hashers.py:556 | ||||
| #: contrib/auth/hashers.py:592 contrib/auth/hashers.py:630 | ||||
| #: contrib/auth/hashers.py:302 contrib/auth/hashers.py:393 | ||||
| #: contrib/auth/hashers.py:482 contrib/auth/hashers.py:573 | ||||
| #: contrib/auth/hashers.py:623 contrib/auth/hashers.py:664 | ||||
| #: contrib/auth/hashers.py:712 contrib/auth/hashers.py:757 | ||||
| #: contrib/auth/hashers.py:805 | ||||
| msgid "algorithm" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/hashers.py:260 | ||||
| #: contrib/auth/hashers.py:303 | ||||
| msgid "iterations" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/hashers.py:261 contrib/auth/hashers.py:339 | ||||
| #: contrib/auth/hashers.py:431 contrib/auth/hashers.py:490 | ||||
| #: contrib/auth/hashers.py:521 contrib/auth/hashers.py:631 | ||||
| #: contrib/auth/hashers.py:304 contrib/auth/hashers.py:399 | ||||
| #: contrib/auth/hashers.py:484 contrib/auth/hashers.py:577 | ||||
| #: contrib/auth/hashers.py:624 contrib/auth/hashers.py:665 | ||||
| #: contrib/auth/hashers.py:806 | ||||
| msgid "salt" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/hashers.py:262 contrib/auth/hashers.py:340 | ||||
| #: contrib/auth/hashers.py:491 contrib/auth/hashers.py:522 | ||||
| #: contrib/auth/hashers.py:557 contrib/auth/hashers.py:593 | ||||
| #: contrib/auth/hashers.py:632 | ||||
| #: contrib/auth/hashers.py:305 contrib/auth/hashers.py:400 | ||||
| #: contrib/auth/hashers.py:578 contrib/auth/hashers.py:625 | ||||
| #: contrib/auth/hashers.py:666 contrib/auth/hashers.py:713 | ||||
| #: contrib/auth/hashers.py:758 contrib/auth/hashers.py:807 | ||||
| msgid "hash" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/hashers.py:334 | ||||
| #: contrib/auth/hashers.py:394 | ||||
| msgid "variety" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/hashers.py:335 | ||||
| #: contrib/auth/hashers.py:395 | ||||
| msgid "version" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/hashers.py:336 | ||||
| #: contrib/auth/hashers.py:396 | ||||
| msgid "memory cost" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/hashers.py:337 | ||||
| #: contrib/auth/hashers.py:397 | ||||
| msgid "time cost" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/hashers.py:338 | ||||
| #: contrib/auth/hashers.py:398 contrib/auth/hashers.py:576 | ||||
| msgid "parallelism" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/hashers.py:430 | ||||
| #: contrib/auth/hashers.py:483 contrib/auth/hashers.py:574 | ||||
| msgid "work factor" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/hashers.py:432 | ||||
| #: contrib/auth/hashers.py:485 | ||||
| msgid "checksum" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:56 contrib/auth/models.py:108 | ||||
| #: contrib/auth/hashers.py:575 | ||||
| msgid "block size" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:58 contrib/auth/models.py:109 | ||||
| msgid "name" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:60 | ||||
| #: contrib/auth/models.py:62 | ||||
| msgid "content type" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:62 | ||||
| #: contrib/auth/models.py:64 | ||||
| msgid "codename" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:67 | ||||
| #: contrib/auth/models.py:69 | ||||
| msgid "permission" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:68 contrib/auth/models.py:111 | ||||
| #: contrib/auth/models.py:70 contrib/auth/models.py:112 | ||||
| msgid "permissions" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:118 | ||||
| #: contrib/auth/models.py:119 | ||||
| msgid "group" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:119 contrib/auth/models.py:242 | ||||
| #: contrib/auth/models.py:120 contrib/auth/models.py:247 | ||||
| msgid "groups" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:233 | ||||
| #: contrib/auth/models.py:238 | ||||
| msgid "superuser status" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:236 | ||||
| #: contrib/auth/models.py:241 | ||||
| msgid "" | ||||
| "Designates that this user has all permissions without explicitly assigning " | ||||
| "them." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:245 | ||||
| #: contrib/auth/models.py:250 | ||||
| msgid "" | ||||
| "The groups this user belongs to. A user will get all permissions granted to " | ||||
| "each of their groups." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:253 | ||||
| #: contrib/auth/models.py:258 | ||||
| msgid "user permissions" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:255 | ||||
| #: contrib/auth/models.py:260 | ||||
| msgid "Specific permissions for this user." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:326 | ||||
| #: contrib/auth/models.py:331 | ||||
| msgid "username" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:329 | ||||
| #: contrib/auth/models.py:334 | ||||
| msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:332 | ||||
| #: contrib/auth/models.py:337 | ||||
| msgid "A user with that username already exists." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:335 | ||||
| #: contrib/auth/models.py:340 | ||||
| msgid "first name" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:336 | ||||
| #: contrib/auth/models.py:341 | ||||
| msgid "last name" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:337 | ||||
| #: contrib/auth/models.py:342 | ||||
| msgid "email address" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:339 | ||||
| #: contrib/auth/models.py:344 | ||||
| msgid "staff status" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:341 | ||||
| #: contrib/auth/models.py:346 | ||||
| msgid "Designates whether the user can log into this admin site." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:344 | ||||
| #: contrib/auth/models.py:349 | ||||
| msgid "active" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:347 | ||||
| #: contrib/auth/models.py:352 | ||||
| msgid "" | ||||
| "Designates whether this user should be treated as active. Unselect this " | ||||
| "instead of deleting accounts." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:351 | ||||
| #: contrib/auth/models.py:356 | ||||
| msgid "date joined" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:360 | ||||
| #: contrib/auth/models.py:365 | ||||
| msgid "user" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/models.py:361 | ||||
| #: contrib/auth/models.py:366 | ||||
| msgid "users" | ||||
| msgstr "" | ||||
|  | ||||
| @@ -303,19 +309,19 @@ msgstr "" | ||||
| msgid "Your password can’t be too similar to your other personal information." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/password_validation.py:183 | ||||
| #: contrib/auth/password_validation.py:188 | ||||
| msgid "This password is too common." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/password_validation.py:188 | ||||
| #: contrib/auth/password_validation.py:193 | ||||
| msgid "Your password can’t be a commonly used password." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/password_validation.py:198 | ||||
| #: contrib/auth/password_validation.py:203 | ||||
| msgid "This password is entirely numeric." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/password_validation.py:203 | ||||
| #: contrib/auth/password_validation.py:208 | ||||
| msgid "Your password can’t be entirely numeric." | ||||
| msgstr "" | ||||
|  | ||||
| @@ -336,34 +342,34 @@ msgid "" | ||||
| "@/./+/-/_ characters." | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/views.py:160 | ||||
| #: contrib/auth/views.py:164 | ||||
| msgid "Logged out" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/views.py:217 | ||||
| #: contrib/auth/views.py:221 | ||||
| msgid "Password reset" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/views.py:244 | ||||
| #: contrib/auth/views.py:248 | ||||
| msgid "Password reset sent" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/views.py:254 | ||||
| #: contrib/auth/views.py:258 | ||||
| msgid "Enter new password" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/views.py:314 | ||||
| #: contrib/auth/views.py:321 | ||||
| msgid "Password reset unsuccessful" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/views.py:322 | ||||
| #: contrib/auth/views.py:329 | ||||
| msgid "Password reset complete" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/views.py:334 | ||||
| #: contrib/auth/views.py:341 | ||||
| msgid "Password change" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/auth/views.py:357 | ||||
| #: contrib/auth/views.py:364 | ||||
| msgid "Password change successful" | ||||
| msgstr "" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user