# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-11-26 08:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \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"

#: .\custom_auth\forms.py:11 .\custom_auth\forms.py:51
#: .\static\templates\custom_auth\login_page.html:22
msgid "Username"
msgstr ""

#: .\custom_auth\forms.py:12 .\custom_auth\forms.py:52
msgid "Enter your TUKE login (ab123cd)"
msgstr ""

#: .\custom_auth\forms.py:14 .\custom_auth\forms.py:54
msgid "First name"
msgstr ""

#: .\custom_auth\forms.py:15 .\custom_auth\forms.py:55
msgid "Last name"
msgstr ""

#: .\custom_auth\forms.py:18
msgid "Email"
msgstr ""

#: .\custom_auth\forms.py:19
msgid "Enter your TUKE valid email address (name.surname@student.tuke.sk)"
msgstr ""

#: .\custom_auth\forms.py:26
msgid "Invalid username format."
msgstr ""

#: .\custom_auth\forms.py:43 .\static\templates\custom_auth\login_page.html:26
msgid "Password"
msgstr ""

#: .\custom_auth\forms.py:44
msgid "Password confirmation"
msgstr ""

#: .\static\templates\NAVBAR.html:13
msgid "Toggle navigation"
msgstr ""

#: .\static\templates\NAVBAR.html:23 .\static\templates\base.html:79
msgid "Home"
msgstr ""

#: .\static\templates\NAVBAR.html:30 .\static\templates\NAVBAR.html:40
#: .\static\templates\banking\account_list.html:6
#: .\static\templates\banking\account_list.html:106
#: .\static\templates\base.html:80
msgid "Dashboard"
msgstr ""

#: .\static\templates\NAVBAR.html:36 .\static\templates\NAVBAR.html:43
#: .\static\templates\banking\account_detail.html:263
#: .\static\templates\banking\account_list.html:270
#: .\static\templates\banking\payment_form_inner.html:9
#: .\static\templates\base.html:85
msgid "New payment"
msgstr ""

#: .\static\templates\NAVBAR.html:75
#: .\static\templates\banking\account_list.html:139
msgid "More"
msgstr ""

#: .\static\templates\NAVBAR.html:78
msgid "Logout"
msgstr ""

#: .\static\templates\NAVBAR.html:84
msgctxt "nav_button"
msgid "Login"
msgstr ""

#: .\static\templates\NAVBAR.html:87
msgctxt "nav_button"
msgid "Register"
msgstr ""

#: .\static\templates\banking\account_detail.html:7
msgid "Account detail"
msgstr ""

#: .\static\templates\banking\account_detail.html:228
msgid "Account Details"
msgstr ""

#: .\static\templates\banking\account_detail.html:241
msgid "Templates"
msgstr ""

#: .\static\templates\banking\account_detail.html:249
msgid "Generate PDF"
msgstr ""

#: .\static\templates\banking\account_detail.html:254
msgid "Filter"
msgstr ""

#: .\static\templates\banking\account_detail.html:271
msgid "Filter transactions"
msgstr ""

#: .\static\templates\banking\account_detail.html:282
msgid "Date from"
msgstr ""

#: .\static\templates\banking\account_detail.html:290
msgid "Date to"
msgstr ""

#: .\static\templates\banking\account_detail.html:307
msgid "Min amount"
msgstr ""

#: .\static\templates\banking\account_detail.html:314
msgid "Max amount"
msgstr ""

#: .\static\templates\banking\account_detail.html:324
msgid "Apply"
msgstr ""

#: .\static\templates\banking\account_detail.html:330
#: .\venv\Lib\site-packages\django\forms\widgets.py:439
msgid "Clear"
msgstr ""

#: .\static\templates\banking\account_detail.html:339
msgid "Generate filter PDF"
msgstr ""

#: .\static\templates\banking\account_detail.html:365
#: .\static\templates\banking\account_list.html:221
msgid "Card Image"
msgstr ""

#: .\static\templates\banking\account_detail.html:373
#, python-format
msgid ""
"\n"
"                                Available balance: %(bal)s EUR\n"
"                                "
msgstr ""

#: .\static\templates\banking\account_detail.html:380
#: .\static\templates\banking\account_list.html:165
#: .\static\templates\banking\account_list.html:235
msgid "Statistic"
msgstr ""

#: .\static\templates\banking\account_detail.html:391
#: .\static\templates\banking\account_list.html:183
#: .\static\templates\banking\account_list.html:246
msgid "expenses"
msgstr ""

#: .\static\templates\banking\account_detail.html:391
#: .\static\templates\banking\account_list.html:183
#: .\static\templates\banking\account_list.html:246
msgid "income"
msgstr ""

#: .\static\templates\banking\account_detail.html:407
#: .\static\templates\banking\account_list.html:200
msgid "Extend"
msgstr ""

#: .\static\templates\banking\account_detail.html:421
msgid "Date"
msgstr ""

#: .\static\templates\banking\account_detail.html:434
#: .\static\templates\banking\payment_verification.html:39
msgid "Amount"
msgstr ""

#: .\static\templates\banking\account_detail.html:440
msgid "Type"
msgstr ""

#: .\static\templates\banking\account_detail.html:473
#: .\static\templates\banking\partials\tx_rows.html:32
msgid "Sent"
msgstr ""

#: .\static\templates\banking\account_detail.html:477
msgid "Duplicate payment"
msgstr ""

#: .\static\templates\banking\account_detail.html:480
#: .\static\templates\banking\partials\tx_rows.html:38
msgid "Received"
msgstr ""

#: .\static\templates\banking\account_detail.html:488
#: .\static\templates\banking\partials\tx_rows.html:45
msgid "No transactions found."
msgstr ""

#: .\static\templates\banking\account_detail.html:505
msgid "Payments statistics"
msgstr ""

#: .\static\templates\banking\account_detail.html:511
#: .\static\templates\banking\account_list.html:291
msgid "Last 30 days"
msgstr ""

#: .\static\templates\banking\account_detail.html:517
#: .\static\templates\banking\account_list.html:296
msgid "Last 6 months"
msgstr ""

#: .\static\templates\banking\account_detail.html:523
#: .\static\templates\banking\account_list.html:301
msgid "Last 12 months"
msgstr ""

#: .\static\templates\banking\account_detail.html:555
msgid "Update account name"
msgstr ""

#: .\static\templates\banking\account_detail.html:560
msgid "Enter your new account name:"
msgstr ""

#: .\static\templates\banking\account_detail.html:567
#: .\static\templates\banking\payment_form_inner.html:56
#: .\static\templates\banking\payment_verification.html:71
msgid "Cancel"
msgstr ""

#: .\static\templates\banking\account_detail.html:569
msgid "Save"
msgstr ""

#: .\static\templates\banking\account_detail.html:666
#: .\static\templates\banking\account_list.html:367
msgid "Income"
msgstr ""

#: .\static\templates\banking\account_detail.html:671
#: .\static\templates\banking\account_list.html:372
msgid "Expenses"
msgstr ""

#: .\static\templates\banking\account_list.html:134
#, python-format
msgid ""
"\n"
"                                <h4 class=\"my-3 lh-1 fw-bold text-"
"center\">Welcome, %(name)s!</h4>\n"
"                                "
msgstr ""

#: .\static\templates\banking\account_list.html:147
msgid "Profile summary"
msgstr ""

#: .\static\templates\banking\account_list.html:151
#, python-format
msgid ""
"\n"
"                                    <p class=\"m-0\">Total income: %(inc)s "
"EUR</p>\n"
"                                    "
msgstr ""

#: .\static\templates\banking\account_list.html:154
#, python-format
msgid ""
"\n"
"                                    <p class=\"m-0\">Total expenses: %(exp)s "
"EUR</p>\n"
"                                    "
msgstr ""

#: .\static\templates\banking\account_list.html:159
msgid "No transactions for this profile yet."
msgstr ""

#: .\static\templates\banking\account_list.html:228
#, python-format
msgid ""
"\n"
"                            <p class=\"m-0\">Available balance: %(bal)s EUR</"
"p>\n"
"                            "
msgstr ""

#: .\static\templates\banking\account_list.html:256
msgid "No transactions were found to create the chart"
msgstr ""

#: .\static\templates\banking\account_list.html:286
msgid "Profile payments statistics"
msgstr ""

#: .\static\templates\banking\landing_page.html:14
msgid ""
"Empower Your Financial Journey with\n"
"                    <span class=\"text-primary\">VirtualBank</span>\n"
"                    "
msgstr ""

#: .\static\templates\banking\landing_page.html:21
msgid ""
"Welcome to Virtual Bank – Your Gateway to Seamless and Smart Banking! Unlock "
"Financial Freedom and discover a banking experience tailored for students at "
"TUKE."
msgstr ""

#: .\static\templates\banking\landing_page.html:28
msgid "Ready to take control of your finances?"
msgstr ""

#: .\static\templates\banking\landing_page.html:33
#: .\static\templates\base.html:102
#: .\static\templates\custom_auth\login_page.html:4
#: .\static\templates\custom_auth\login_page.html:29
msgid "Login"
msgstr ""

#: .\static\templates\banking\landing_page.html:38
msgid "Not a member yet?"
msgstr ""

#: .\static\templates\banking\landing_page.html:39
msgid "Join"
msgstr ""

#: .\static\templates\banking\landing_page.html:40
msgid "VirtualBank and experience the future of student banking!"
msgstr ""

#: .\static\templates\banking\landing_page.html:50
msgid "Cards picture"
msgstr ""

#: .\static\templates\banking\landing_page.html:62
msgid "About"
msgstr ""

#: .\static\templates\banking\landing_page.html:72
msgid "Bank Side"
msgstr ""

#: .\static\templates\banking\landing_page.html:75
msgid ""
"Electronic banking is today the only way to improve and speed up bank "
"services while rapidly reducing costs on the bank side. At the same time, it "
"is the condition for the development of progressive services in electronic "
"business (E-commerce)."
msgstr ""

#: .\static\templates\banking\landing_page.html:88
msgid "Client's Side"
msgstr ""

#: .\static\templates\banking\landing_page.html:91
msgid ""
"Electronic banking means faster access to bank information and operations, "
"24/7 service, and fewer errors thanks to the connectivity between the "
"client’s and the bank’s information systems."
msgstr ""

#: .\static\templates\banking\landing_page.html:105
msgid ""
"The creator of the complete Electronic Banking solution, VirtualBank, is a "
"Czech-Slovak software company with extensive experience in remote data "
"communication and its security."
msgstr ""

#: .\static\templates\banking\landing_page.html:121
msgid "Administration"
msgstr ""

#: .\static\templates\banking\landing_page.html:125
msgid "Admin page"
msgstr ""

#: .\static\templates\banking\partials\tx_rows.html:35
msgid "Repeat"
msgstr ""

#: .\static\templates\banking\payment_form_inner.html:36
msgid "Send payment"
msgstr ""

#: .\static\templates\banking\payment_form_inner.html:37
#: .\static\templates\custom_auth\register_page.html:25
msgid "Back"
msgstr ""

#: .\static\templates\banking\payment_form_inner.html:48
msgid "Confirm Payment"
msgstr ""

#: .\static\templates\banking\payment_form_inner.html:49
msgid "Close"
msgstr ""

#: .\static\templates\banking\payment_form_inner.html:52
msgid "Are you sure you want to send the payment?"
msgstr ""

#: .\static\templates\banking\payment_form_inner.html:55
msgid "Confirm"
msgstr ""

#: .\static\templates\banking\payment_verification.html:4
msgid "Verify payment"
msgstr ""

#: .\static\templates\banking\payment_verification.html:11
msgid "Payment verification"
msgstr ""

#: .\static\templates\banking\payment_verification.html:21
#, python-format
msgid ""
"\n"
"              We have sent a verification code to %(email)s. Enter the code "
"below to confirm the payment.\n"
"              "
msgstr ""

#: .\static\templates\banking\payment_verification.html:25
msgid "Enter the verification code that was sent to your email."
msgstr ""

#: .\static\templates\banking\payment_verification.html:31
msgid "From account"
msgstr ""

#: .\static\templates\banking\payment_verification.html:35
msgid "To account"
msgstr ""

#: .\static\templates\banking\payment_verification.html:44
msgid "Information"
msgstr ""

#: .\static\templates\banking\payment_verification.html:74
msgid "Confirm payment"
msgstr ""

#: .\static\templates\base.html:71
msgid "VirtualBank"
msgstr ""

#: .\static\templates\base.html:97
msgid "Profile"
msgstr ""

#: .\static\templates\base.html:98
msgid "Log off"
msgstr ""

#: .\static\templates\custom_auth\PROFILE.html:6
msgid "VirtualBank home"
msgstr ""

#: .\static\templates\custom_auth\PROFILE.html:10
msgid "User Profile"
msgstr ""

#: .\static\templates\custom_auth\PROFILE.html:49
msgid "Save changes"
msgstr ""

#: .\static\templates\custom_auth\login_page.html:14
msgid "Entered username or password do not match. Please try again."
msgstr ""

#: .\static\templates\custom_auth\login_page.html:17
msgctxt "page_heading"
msgid "Login"
msgstr ""

#: .\static\templates\custom_auth\login_page.html:32
#: .\static\templates\custom_auth\logout_page.html:16
msgid "Main page"
msgstr ""

#: .\static\templates\custom_auth\login_page.html:36
msgid "Forgot Password?"
msgstr ""

#: .\static\templates\custom_auth\logout_page.html:10
msgid "You were successfully logged out."
msgstr ""

#: .\static\templates\custom_auth\logout_page.html:11
msgid "See you soon!"
msgstr ""

#: .\static\templates\custom_auth\logout_page.html:13
msgid "Go to the login page"
msgstr ""

#: .\static\templates\custom_auth\password_reset.html:7
#: .\static\templates\custom_auth\password_reset_confirm.html:7
msgid "Reset Password"
msgstr ""

#: .\static\templates\custom_auth\password_reset.html:17
msgid "Request Password Reset"
msgstr ""

#: .\static\templates\custom_auth\password_reset_complete.html:8
msgid "Your password has been set."
msgstr ""

#: .\static\templates\custom_auth\password_reset_complete.html:10
msgid "Sign In Here"
msgstr ""

#: .\static\templates\custom_auth\password_reset_confirm.html:16
msgctxt "page_button"
msgid "Reset Password"
msgstr ""

#: .\static\templates\custom_auth\password_reset_done.html:8
msgid "An email has been sent with instructions to reset your password"
msgstr ""

#: .\static\templates\custom_auth\register_page.html:7
msgctxt "page_heading"
msgid "Register"
msgstr ""

#: .\static\templates\custom_auth\register_page.html:24
msgctxt "form_button"
msgid "Register"
msgstr ""

#: .\venv\Lib\site-packages\bootstrap5\components.py:17
#: .\venv\Lib\site-packages\bootstrap5\templates\bootstrap5\form_errors.html:3
#: .\venv\Lib\site-packages\bootstrap5\templates\bootstrap5\messages.html:4
msgid "close"
msgstr ""

#: .\venv\Lib\site-packages\click\_termui_impl.py:600
#, python-brace-format
msgid "{editor}: Editing failed"
msgstr ""

#: .\venv\Lib\site-packages\click\_termui_impl.py:604
#, python-brace-format
msgid "{editor}: Editing failed: {e}"
msgstr ""

#: .\venv\Lib\site-packages\click\core.py:1084
#: .\venv\Lib\site-packages\click\core.py:1121
#, python-brace-format
msgid "{text} {deprecated_message}"
msgstr ""

#: .\venv\Lib\site-packages\click\core.py:1140
msgid "Options"
msgstr ""

#: .\venv\Lib\site-packages\click\core.py:1202
#, python-brace-format
msgid "Got unexpected extra argument ({args})"
msgid_plural "Got unexpected extra arguments ({args})"
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\click\core.py:1221
msgid "DeprecationWarning: The command {name!r} is deprecated.{extra_message}"
msgstr ""

#: .\venv\Lib\site-packages\click\core.py:1405
msgid "Aborted!"
msgstr ""

#: .\venv\Lib\site-packages\click\core.py:1779
msgid "Commands"
msgstr ""

#: .\venv\Lib\site-packages\click\core.py:1810
msgid "Missing command."
msgstr ""

#: .\venv\Lib\site-packages\click\core.py:1888
msgid "No such command {name!r}."
msgstr ""

#: .\venv\Lib\site-packages\click\core.py:2303
msgid "Value must be an iterable."
msgstr ""

#: .\venv\Lib\site-packages\click\core.py:2324
#, python-brace-format
msgid "Takes {nargs} values but 1 was given."
msgid_plural "Takes {nargs} values but {len} were given."
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\click\core.py:2404
msgid ""
"DeprecationWarning: The {param_type} {name!r} is deprecated.{extra_message}"
msgstr ""

#: .\venv\Lib\site-packages\click\core.py:2807
#, python-brace-format
msgid "env var: {var}"
msgstr ""

#: .\venv\Lib\site-packages\click\core.py:2810
#, python-brace-format
msgid "default: {default}"
msgstr ""

#: .\venv\Lib\site-packages\click\core.py:2870
msgid "(dynamic)"
msgstr ""

#: .\venv\Lib\site-packages\click\decorators.py:465
#, python-format
msgid "%(prog)s, version %(version)s"
msgstr ""

#: .\venv\Lib\site-packages\click\decorators.py:522
msgid "Show the version and exit."
msgstr ""

#: .\venv\Lib\site-packages\click\decorators.py:548
msgid "Show this message and exit."
msgstr ""

#: .\venv\Lib\site-packages\click\exceptions.py:50
#: .\venv\Lib\site-packages\click\exceptions.py:89
#, python-brace-format
msgid "Error: {message}"
msgstr ""

#: .\venv\Lib\site-packages\click\exceptions.py:81
#, python-brace-format
msgid "Try '{command} {option}' for help."
msgstr ""

#: .\venv\Lib\site-packages\click\exceptions.py:130
#, python-brace-format
msgid "Invalid value: {message}"
msgstr ""

#: .\venv\Lib\site-packages\click\exceptions.py:132
#, python-brace-format
msgid "Invalid value for {param_hint}: {message}"
msgstr ""

#: .\venv\Lib\site-packages\click\exceptions.py:190
msgid "Missing argument"
msgstr ""

#: .\venv\Lib\site-packages\click\exceptions.py:192
msgid "Missing option"
msgstr ""

#: .\venv\Lib\site-packages\click\exceptions.py:194
msgid "Missing parameter"
msgstr ""

#: .\venv\Lib\site-packages\click\exceptions.py:196
#, python-brace-format
msgid "Missing {param_type}"
msgstr ""

#: .\venv\Lib\site-packages\click\exceptions.py:203
#, python-brace-format
msgid "Missing parameter: {param_name}"
msgstr ""

#: .\venv\Lib\site-packages\click\exceptions.py:223
#, python-brace-format
msgid "No such option: {name}"
msgstr ""

#: .\venv\Lib\site-packages\click\exceptions.py:235
#, python-brace-format
msgid "Did you mean {possibility}?"
msgid_plural "(Possible options: {possibilities})"
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\click\exceptions.py:282
msgid "unknown error"
msgstr ""

#: .\venv\Lib\site-packages\click\exceptions.py:289
msgid "Could not open file {filename!r}: {message}"
msgstr ""

#: .\venv\Lib\site-packages\click\formatting.py:156
msgid "Usage:"
msgstr ""

#: .\venv\Lib\site-packages\click\parser.py:200
msgid "Argument {name!r} takes {nargs} values."
msgstr ""

#: .\venv\Lib\site-packages\click\parser.py:383
msgid "Option {name!r} does not take a value."
msgstr ""

#: .\venv\Lib\site-packages\click\parser.py:444
msgid "Option {name!r} requires an argument."
msgid_plural "Option {name!r} requires {nargs} arguments."
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\click\shell_completion.py:326
msgid "Shell completion is not supported for Bash versions older than 4.4."
msgstr ""

#: .\venv\Lib\site-packages\click\shell_completion.py:333
msgid "Couldn't detect Bash version, shell completion is not supported."
msgstr ""

#: .\venv\Lib\site-packages\click\termui.py:162
msgid "Repeat for confirmation"
msgstr ""

#: .\venv\Lib\site-packages\click\termui.py:178
msgid "Error: The value you entered was invalid."
msgstr ""

#: .\venv\Lib\site-packages\click\termui.py:180
#, python-brace-format
msgid "Error: {e.message}"
msgstr ""

#: .\venv\Lib\site-packages\click\termui.py:191
msgid "Error: The two entered values do not match."
msgstr ""

#: .\venv\Lib\site-packages\click\termui.py:247
msgid "Error: invalid input"
msgstr ""

#: .\venv\Lib\site-packages\click\termui.py:866
msgid "Press any key to continue..."
msgstr ""

#: .\venv\Lib\site-packages\click\types.py:332
#, python-brace-format
msgid ""
"Choose from:\n"
"\t{choices}"
msgstr ""

#: .\venv\Lib\site-packages\click\types.py:369
msgid "{value!r} is not {choice}."
msgid_plural "{value!r} is not one of {choices}."
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\click\types.py:460
msgid "{value!r} does not match the format {format}."
msgid_plural "{value!r} does not match the formats {formats}."
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\click\types.py:482
msgid "{value!r} is not a valid {number_type}."
msgstr ""

#: .\venv\Lib\site-packages\click\types.py:538
#, python-brace-format
msgid "{value} is not in the range {range}."
msgstr ""

#: .\venv\Lib\site-packages\click\types.py:679
msgid "{value!r} is not a valid boolean."
msgstr ""

#: .\venv\Lib\site-packages\click\types.py:703
msgid "{value!r} is not a valid UUID."
msgstr ""

#: .\venv\Lib\site-packages\click\types.py:893
msgid "file"
msgstr ""

#: .\venv\Lib\site-packages\click\types.py:895
msgid "directory"
msgstr ""

#: .\venv\Lib\site-packages\click\types.py:897
msgid "path"
msgstr ""

#: .\venv\Lib\site-packages\click\types.py:944
msgid "{name} {filename!r} does not exist."
msgstr ""

#: .\venv\Lib\site-packages\click\types.py:953
msgid "{name} {filename!r} is a file."
msgstr ""

#: .\venv\Lib\site-packages\click\types.py:961
msgid "{name} {filename!r} is a directory."
msgstr ""

#: .\venv\Lib\site-packages\click\types.py:970
msgid "{name} {filename!r} is not readable."
msgstr ""

#: .\venv\Lib\site-packages\click\types.py:979
msgid "{name} {filename!r} is not writable."
msgstr ""

#: .\venv\Lib\site-packages\click\types.py:988
msgid "{name} {filename!r} is not executable."
msgstr ""

#: .\venv\Lib\site-packages\click\types.py:1055
#, python-brace-format
msgid "{len_type} values are required, but {len_value} was given."
msgid_plural "{len_type} values are required, but {len_value} were given."
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\django\contrib\messages\apps.py:15
msgid "Messages"
msgstr ""

#: .\venv\Lib\site-packages\django\contrib\sitemaps\apps.py:8
msgid "Site Maps"
msgstr ""

#: .\venv\Lib\site-packages\django\contrib\staticfiles\apps.py:9
msgid "Static Files"
msgstr ""

#: .\venv\Lib\site-packages\django\contrib\syndication\apps.py:7
msgid "Syndication"
msgstr ""

#. Translators: String used to replace omitted page numbers in elided page
#. range generated by paginators, e.g. [1, 2, '…', 5, 6, 7, '…', 9, 10].
#: .\venv\Lib\site-packages\django\core\paginator.py:30
msgid "…"
msgstr ""

#: .\venv\Lib\site-packages\django\core\paginator.py:50
msgid "That page number is not an integer"
msgstr ""

#: .\venv\Lib\site-packages\django\core\paginator.py:52
msgid "That page number is less than 1"
msgstr ""

#: .\venv\Lib\site-packages\django\core\paginator.py:54
msgid "That page contains no results"
msgstr ""

#: .\venv\Lib\site-packages\django\core\validators.py:22
msgid "Enter a valid value."
msgstr ""

#: .\venv\Lib\site-packages\django\core\validators.py:104
#: .\venv\Lib\site-packages\django\forms\fields.py:749
msgid "Enter a valid URL."
msgstr ""

#: .\venv\Lib\site-packages\django\core\validators.py:164
msgid "Enter a valid integer."
msgstr ""

#: .\venv\Lib\site-packages\django\core\validators.py:175
msgid "Enter a valid email address."
msgstr ""

#. Translators: "letters" means latin letters: a-z and A-Z.
#: .\venv\Lib\site-packages\django\core\validators.py:256
msgid ""
"Enter a valid “slug” consisting of letters, numbers, underscores or hyphens."
msgstr ""

#: .\venv\Lib\site-packages\django\core\validators.py:264
msgid ""
"Enter a valid “slug” consisting of Unicode letters, numbers, underscores, or "
"hyphens."
msgstr ""

#: .\venv\Lib\site-packages\django\core\validators.py:276
#: .\venv\Lib\site-packages\django\core\validators.py:284
#: .\venv\Lib\site-packages\django\core\validators.py:313
msgid "Enter a valid IPv4 address."
msgstr ""

#: .\venv\Lib\site-packages\django\core\validators.py:293
#: .\venv\Lib\site-packages\django\core\validators.py:314
msgid "Enter a valid IPv6 address."
msgstr ""

#: .\venv\Lib\site-packages\django\core\validators.py:305
#: .\venv\Lib\site-packages\django\core\validators.py:312
msgid "Enter a valid IPv4 or IPv6 address."
msgstr ""

#: .\venv\Lib\site-packages\django\core\validators.py:348
msgid "Enter only digits separated by commas."
msgstr ""

#: .\venv\Lib\site-packages\django\core\validators.py:354
#, python-format
msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)."
msgstr ""

#: .\venv\Lib\site-packages\django\core\validators.py:389
#, python-format
msgid "Ensure this value is less than or equal to %(limit_value)s."
msgstr ""

#: .\venv\Lib\site-packages\django\core\validators.py:398
#, python-format
msgid "Ensure this value is greater than or equal to %(limit_value)s."
msgstr ""

#: .\venv\Lib\site-packages\django\core\validators.py:407
#, python-format
msgid "Ensure this value is a multiple of step size %(limit_value)s."
msgstr ""

#: .\venv\Lib\site-packages\django\core\validators.py:417
#, python-format
msgid ""
"Ensure this value has at least %(limit_value)d character (it has "
"%(show_value)d)."
msgid_plural ""
"Ensure this value has at least %(limit_value)d characters (it has "
"%(show_value)d)."
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\django\core\validators.py:435
#, python-format
msgid ""
"Ensure this value has at most %(limit_value)d character (it has "
"%(show_value)d)."
msgid_plural ""
"Ensure this value has at most %(limit_value)d characters (it has "
"%(show_value)d)."
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\django\core\validators.py:458
#: .\venv\Lib\site-packages\django\forms\fields.py:347
#: .\venv\Lib\site-packages\django\forms\fields.py:386
msgid "Enter a number."
msgstr ""

#: .\venv\Lib\site-packages\django\core\validators.py:460
#, python-format
msgid "Ensure that there are no more than %(max)s digit in total."
msgid_plural "Ensure that there are no more than %(max)s digits in total."
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\django\core\validators.py:465
#, python-format
msgid "Ensure that there are no more than %(max)s decimal place."
msgid_plural "Ensure that there are no more than %(max)s decimal places."
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\django\core\validators.py:470
#, python-format
msgid ""
"Ensure that there are no more than %(max)s digit before the decimal point."
msgid_plural ""
"Ensure that there are no more than %(max)s digits before the decimal point."
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\django\core\validators.py:541
#, python-format
msgid ""
"File extension “%(extension)s” is not allowed. Allowed extensions are: "
"%(allowed_extensions)s."
msgstr ""

#: .\venv\Lib\site-packages\django\core\validators.py:602
msgid "Null characters are not allowed."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\base.py:1423
#: .\venv\Lib\site-packages\django\forms\models.py:893
msgid "and"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\base.py:1425
#, python-format
msgid "%(model_name)s with this %(field_labels)s already exists."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\constraints.py:17
#, python-format
msgid "Constraint “%(name)s” is violated."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:128
#, python-format
msgid "Value %(value)r is not a valid choice."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:129
msgid "This field cannot be null."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:130
msgid "This field cannot be blank."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:131
#, python-format
msgid "%(model_name)s with this %(field_label)s already exists."
msgstr ""

#. Translators: The 'lookup_type' is one of 'date', 'year' or
#. 'month'. Eg: "Title must be unique for pub_date year"
#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:135
#, python-format
msgid ""
"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:173
#, python-format
msgid "Field of type: %(field_type)s"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1094
#, python-format
msgid "“%(value)s” value must be either True or False."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1095
#, python-format
msgid "“%(value)s” value must be either True, False, or None."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1097
msgid "Boolean (Either True or False)"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1147
#, python-format
msgid "String (up to %(max_length)s)"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1149
msgid "String (unlimited)"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1253
msgid "Comma-separated integers"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1354
#, python-format
msgid ""
"“%(value)s” value has an invalid date format. It must be in YYYY-MM-DD "
"format."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1358
#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1493
#, python-format
msgid ""
"“%(value)s” value has the correct format (YYYY-MM-DD) but it is an invalid "
"date."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1362
msgid "Date (without time)"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1489
#, python-format
msgid ""
"“%(value)s” value has an invalid format. It must be in YYYY-MM-DD "
"HH:MM[:ss[.uuuuuu]][TZ] format."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1497
#, python-format
msgid ""
"“%(value)s” value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]"
"[TZ]) but it is an invalid date/time."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1502
msgid "Date (with time)"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1626
#, python-format
msgid "“%(value)s” value must be a decimal number."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1628
msgid "Decimal number"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1791
#, python-format
msgid ""
"“%(value)s” value has an invalid format. It must be in [DD] "
"[[HH:]MM:]ss[.uuuuuu] format."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1795
msgid "Duration"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1847
msgid "Email address"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1872
msgid "File path"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1950
#, python-format
msgid "“%(value)s” value must be a float."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1952
msgid "Floating point number"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1992
#, python-format
msgid "“%(value)s” value must be an integer."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:1994
msgid "Integer"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2090
msgid "Big (8 byte) integer"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2107
msgid "Small integer"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2115
msgid "IPv4 address"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2146
msgid "IP address"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2239
#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2240
#, python-format
msgid "“%(value)s” value must be either None, True or False."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2242
msgid "Boolean (Either True, False or None)"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2293
msgid "Positive big integer"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2308
msgid "Positive integer"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2323
msgid "Positive small integer"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2339
#, python-format
msgid "Slug (up to %(max_length)s)"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2375
msgid "Text"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2450
#, python-format
msgid ""
"“%(value)s” value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] "
"format."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2454
#, python-format
msgid ""
"“%(value)s” value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an "
"invalid time."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2458
msgid "Time"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2566
msgid "URL"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2590
msgid "Raw binary data"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2655
#, python-format
msgid "“%(value)s” is not a valid UUID."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\__init__.py:2657
msgid "Universally unique identifier"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\files.py:232
msgid "File"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\files.py:393
msgid "Image"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\json.py:26
msgid "A JSON object"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\json.py:28
msgid "Value must be valid JSON."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\related.py:919
#, python-format
msgid "%(model)s instance with %(field)s %(value)r does not exist."
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\related.py:921
msgid "Foreign Key (type determined by related field)"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\related.py:1212
msgid "One-to-one relationship"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\related.py:1269
#, python-format
msgid "%(from)s-%(to)s relationship"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\related.py:1271
#, python-format
msgid "%(from)s-%(to)s relationships"
msgstr ""

#: .\venv\Lib\site-packages\django\db\models\fields\related.py:1319
msgid "Many-to-many relationship"
msgstr ""

#. Translators: If found as last label character, these punctuation
#. characters will prevent the default label_suffix to be appended to the label
#: .\venv\Lib\site-packages\django\forms\boundfield.py:184
msgid ":?.!"
msgstr ""

#: .\venv\Lib\site-packages\django\forms\fields.py:91
msgid "This field is required."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\fields.py:298
msgid "Enter a whole number."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\fields.py:467
#: .\venv\Lib\site-packages\django\forms\fields.py:1238
msgid "Enter a valid date."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\fields.py:490
#: .\venv\Lib\site-packages\django\forms\fields.py:1239
msgid "Enter a valid time."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\fields.py:517
msgid "Enter a valid date/time."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\fields.py:551
msgid "Enter a valid duration."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\fields.py:552
#, python-brace-format
msgid "The number of days must be between {min_days} and {max_days}."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\fields.py:618
msgid "No file was submitted. Check the encoding type on the form."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\fields.py:619
msgid "No file was submitted."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\fields.py:620
msgid "The submitted file is empty."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\fields.py:622
#, python-format
msgid "Ensure this filename has at most %(max)d character (it has %(length)d)."
msgid_plural ""
"Ensure this filename has at most %(max)d characters (it has %(length)d)."
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\django\forms\fields.py:627
msgid "Please either submit a file or check the clear checkbox, not both."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\fields.py:691
msgid ""
"Upload a valid image. The file you uploaded was either not an image or a "
"corrupted image."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\fields.py:854
#: .\venv\Lib\site-packages\django\forms\fields.py:946
#: .\venv\Lib\site-packages\django\forms\models.py:1566
#, python-format
msgid "Select a valid choice. %(value)s is not one of the available choices."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\fields.py:948
#: .\venv\Lib\site-packages\django\forms\fields.py:1067
#: .\venv\Lib\site-packages\django\forms\models.py:1564
msgid "Enter a list of values."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\fields.py:1068
msgid "Enter a complete value."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\fields.py:1307
msgid "Enter a valid UUID."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\fields.py:1337
msgid "Enter a valid JSON."
msgstr ""

#. Translators: This is the default suffix added to form field labels
#: .\venv\Lib\site-packages\django\forms\forms.py:98
msgid ":"
msgstr ""

#: .\venv\Lib\site-packages\django\forms\forms.py:244
#: .\venv\Lib\site-packages\django\forms\forms.py:328
#, python-format
msgid "(Hidden field %(name)s) %(error)s"
msgstr ""

#: .\venv\Lib\site-packages\django\forms\formsets.py:63
#, python-format
msgid ""
"ManagementForm data is missing or has been tampered with. Missing fields: "
"%(field_names)s. You may need to file a bug report if the issue persists."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\formsets.py:67
#, python-format
msgid "Please submit at most %(num)d form."
msgid_plural "Please submit at most %(num)d forms."
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\django\forms\formsets.py:72
#, python-format
msgid "Please submit at least %(num)d form."
msgid_plural "Please submit at least %(num)d forms."
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\django\forms\formsets.py:484
#: .\venv\Lib\site-packages\django\forms\formsets.py:491
msgid "Order"
msgstr ""

#: .\venv\Lib\site-packages\django\forms\formsets.py:499
msgid "Delete"
msgstr ""

#: .\venv\Lib\site-packages\django\forms\models.py:886
#, python-format
msgid "Please correct the duplicate data for %(field)s."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\models.py:891
#, python-format
msgid "Please correct the duplicate data for %(field)s, which must be unique."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\models.py:898
#, python-format
msgid ""
"Please correct the duplicate data for %(field_name)s which must be unique "
"for the %(lookup)s in %(date_field)s."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\models.py:907
msgid "Please correct the duplicate values below."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\models.py:1338
msgid "The inline value did not match the parent instance."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\models.py:1429
msgid "Select a valid choice. That choice is not one of the available choices."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\models.py:1568
#, python-format
msgid "“%(pk)s” is not a valid value."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\utils.py:226
#, python-format
msgid ""
"%(datetime)s couldn’t be interpreted in time zone %(current_timezone)s; it "
"may be ambiguous or it may not exist."
msgstr ""

#: .\venv\Lib\site-packages\django\forms\widgets.py:440
msgid "Currently"
msgstr ""

#: .\venv\Lib\site-packages\django\forms\widgets.py:441
msgid "Change"
msgstr ""

#: .\venv\Lib\site-packages\django\forms\widgets.py:770
msgid "Unknown"
msgstr ""

#: .\venv\Lib\site-packages\django\forms\widgets.py:771
msgid "Yes"
msgstr ""

#: .\venv\Lib\site-packages\django\forms\widgets.py:772
msgid "No"
msgstr ""

#. Translators: Please do not add spaces around commas.
#: .\venv\Lib\site-packages\django\template\defaultfilters.py:861
msgid "yes,no,maybe"
msgstr ""

#: .\venv\Lib\site-packages\django\template\defaultfilters.py:891
#: .\venv\Lib\site-packages\django\template\defaultfilters.py:908
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\django\template\defaultfilters.py:910
#, python-format
msgid "%s KB"
msgstr ""

#: .\venv\Lib\site-packages\django\template\defaultfilters.py:912
#, python-format
msgid "%s MB"
msgstr ""

#: .\venv\Lib\site-packages\django\template\defaultfilters.py:914
#, python-format
msgid "%s GB"
msgstr ""

#: .\venv\Lib\site-packages\django\template\defaultfilters.py:916
#, python-format
msgid "%s TB"
msgstr ""

#: .\venv\Lib\site-packages\django\template\defaultfilters.py:918
#, python-format
msgid "%s PB"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dateformat.py:73
msgid "p.m."
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dateformat.py:74
msgid "a.m."
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dateformat.py:79
msgid "PM"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dateformat.py:80
msgid "AM"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dateformat.py:152
msgid "midnight"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dateformat.py:154
msgid "noon"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:7
msgid "Monday"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:8
msgid "Tuesday"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:9
msgid "Wednesday"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:10
msgid "Thursday"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:11
msgid "Friday"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:12
msgid "Saturday"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:13
msgid "Sunday"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:16
msgid "Mon"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:17
msgid "Tue"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:18
msgid "Wed"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:19
msgid "Thu"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:20
msgid "Fri"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:21
msgid "Sat"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:22
msgid "Sun"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:25
msgid "January"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:26
msgid "February"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:27
msgid "March"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:28
msgid "April"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:29
msgid "May"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:30
msgid "June"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:31
msgid "July"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:32
msgid "August"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:33
msgid "September"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:34
msgid "October"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:35
msgid "November"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:36
msgid "December"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:39
msgid "jan"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:40
msgid "feb"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:41
msgid "mar"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:42
msgid "apr"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:43
msgid "may"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:44
msgid "jun"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:45
msgid "jul"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:46
msgid "aug"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:47
msgid "sep"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:48
msgid "oct"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:49
msgid "nov"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:50
msgid "dec"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:53
msgctxt "abbrev. month"
msgid "Jan."
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:54
msgctxt "abbrev. month"
msgid "Feb."
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:55
msgctxt "abbrev. month"
msgid "March"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:56
msgctxt "abbrev. month"
msgid "April"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:57
msgctxt "abbrev. month"
msgid "May"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:58
msgctxt "abbrev. month"
msgid "June"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:59
msgctxt "abbrev. month"
msgid "July"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:60
msgctxt "abbrev. month"
msgid "Aug."
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:61
msgctxt "abbrev. month"
msgid "Sept."
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:62
msgctxt "abbrev. month"
msgid "Oct."
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:63
msgctxt "abbrev. month"
msgid "Nov."
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:64
msgctxt "abbrev. month"
msgid "Dec."
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:67
msgctxt "alt. month"
msgid "January"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:68
msgctxt "alt. month"
msgid "February"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:69
msgctxt "alt. month"
msgid "March"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:70
msgctxt "alt. month"
msgid "April"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:71
msgctxt "alt. month"
msgid "May"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:72
msgctxt "alt. month"
msgid "June"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:73
msgctxt "alt. month"
msgid "July"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:74
msgctxt "alt. month"
msgid "August"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:75
msgctxt "alt. month"
msgid "September"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:76
msgctxt "alt. month"
msgid "October"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:77
msgctxt "alt. month"
msgid "November"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\dates.py:78
msgctxt "alt. month"
msgid "December"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\ipv6.py:8
msgid "This is not a valid IPv6 address."
msgstr ""

#: .\venv\Lib\site-packages\django\utils\text.py:78
#, python-format
msgctxt "String to return when truncating text"
msgid "%(truncated_text)s…"
msgstr ""

#: .\venv\Lib\site-packages\django\utils\text.py:254
msgid "or"
msgstr ""

#. Translators: This string is used as a separator between list elements
#: .\venv\Lib\site-packages\django\utils\text.py:273
#: .\venv\Lib\site-packages\django\utils\timesince.py:131
msgid ", "
msgstr ""

#: .\venv\Lib\site-packages\django\utils\timesince.py:8
#, python-format
msgid "%(num)d year"
msgid_plural "%(num)d years"
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\django\utils\timesince.py:9
#, python-format
msgid "%(num)d month"
msgid_plural "%(num)d months"
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\django\utils\timesince.py:10
#, python-format
msgid "%(num)d week"
msgid_plural "%(num)d weeks"
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\django\utils\timesince.py:11
#, python-format
msgid "%(num)d day"
msgid_plural "%(num)d days"
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\django\utils\timesince.py:12
#, python-format
msgid "%(num)d hour"
msgid_plural "%(num)d hours"
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\django\utils\timesince.py:13
#, python-format
msgid "%(num)d minute"
msgid_plural "%(num)d minutes"
msgstr[0] ""
msgstr[1] ""

#: .\venv\Lib\site-packages\django\views\csrf.py:111
msgid "Forbidden"
msgstr ""

#: .\venv\Lib\site-packages\django\views\csrf.py:112
msgid "CSRF verification failed. Request aborted."
msgstr ""

#: .\venv\Lib\site-packages\django\views\csrf.py:116
msgid ""
"You are seeing this message because this HTTPS site requires a “Referer "
"header” to be sent by your web browser, but none was sent. This header is "
"required for security reasons, to ensure that your browser is not being "
"hijacked by third parties."
msgstr ""

#: .\venv\Lib\site-packages\django\views\csrf.py:122
msgid ""
"If you have configured your browser to disable “Referer” headers, please re-"
"enable them, at least for this site, or for HTTPS connections, or for “same-"
"origin” requests."
msgstr ""

#: .\venv\Lib\site-packages\django\views\csrf.py:127
msgid ""
"If you are using the <meta name=\"referrer\" content=\"no-referrer\"> tag or "
"including the “Referrer-Policy: no-referrer” header, please remove them. The "
"CSRF protection requires the “Referer” header to do strict referer checking. "
"If you’re concerned about privacy, use alternatives like <a "
"rel=\"noreferrer\" …> for links to third-party sites."
msgstr ""

#: .\venv\Lib\site-packages\django\views\csrf.py:136
msgid ""
"You are seeing this message because this site requires a CSRF cookie when "
"submitting forms. This cookie is required for security reasons, to ensure "
"that your browser is not being hijacked by third parties."
msgstr ""

#: .\venv\Lib\site-packages\django\views\csrf.py:142
msgid ""
"If you have configured your browser to disable cookies, please re-enable "
"them, at least for this site, or for “same-origin” requests."
msgstr ""

#: .\venv\Lib\site-packages\django\views\csrf.py:148
msgid "More information is available with DEBUG=True."
msgstr ""

#: .\venv\Lib\site-packages\django\views\generic\dates.py:44
msgid "No year specified"
msgstr ""

#: .\venv\Lib\site-packages\django\views\generic\dates.py:64
#: .\venv\Lib\site-packages\django\views\generic\dates.py:115
#: .\venv\Lib\site-packages\django\views\generic\dates.py:214
msgid "Date out of range"
msgstr ""

#: .\venv\Lib\site-packages\django\views\generic\dates.py:94
msgid "No month specified"
msgstr ""

#: .\venv\Lib\site-packages\django\views\generic\dates.py:147
msgid "No day specified"
msgstr ""

#: .\venv\Lib\site-packages\django\views\generic\dates.py:194
msgid "No week specified"
msgstr ""

#: .\venv\Lib\site-packages\django\views\generic\dates.py:349
#: .\venv\Lib\site-packages\django\views\generic\dates.py:380
#, python-format
msgid "No %(verbose_name_plural)s available"
msgstr ""

#: .\venv\Lib\site-packages\django\views\generic\dates.py:652
#, python-format
msgid ""
"Future %(verbose_name_plural)s not available because "
"%(class_name)s.allow_future is False."
msgstr ""

#: .\venv\Lib\site-packages\django\views\generic\dates.py:692
#, python-format
msgid "Invalid date string “%(datestr)s” given format “%(format)s”"
msgstr ""

#: .\venv\Lib\site-packages\django\views\generic\detail.py:56
#, python-format
msgid "No %(verbose_name)s found matching the query"
msgstr ""

#: .\venv\Lib\site-packages\django\views\generic\list.py:70
msgid "Page is not “last”, nor can it be converted to an int."
msgstr ""

#: .\venv\Lib\site-packages\django\views\generic\list.py:77
#, python-format
msgid "Invalid page (%(page_number)s): %(message)s"
msgstr ""

#: .\venv\Lib\site-packages\django\views\generic\list.py:169
#, python-format
msgid "Empty list and “%(class_name)s.allow_empty” is False."
msgstr ""

#: .\venv\Lib\site-packages\django\views\static.py:38
msgid "Directory indexes are not allowed here."
msgstr ""

#: .\venv\Lib\site-packages\django\views\static.py:40
#, python-format
msgid "“%(path)s” does not exist"
msgstr ""

#: .\venv\Lib\site-packages\django\views\static.py:79
#, python-format
msgid "Index of %(directory)s"
msgstr ""

#: .\venv\Lib\site-packages\django\views\templates\default_urlconf.html:7
#: .\venv\Lib\site-packages\django\views\templates\default_urlconf.html:221
msgid "The install worked successfully! Congratulations!"
msgstr ""

#: .\venv\Lib\site-packages\django\views\templates\default_urlconf.html:207
#, python-format
msgid ""
"View <a href=\"https://docs.djangoproject.com/en/%(version)s/releases/\" "
"target=\"_blank\" rel=\"noopener\">release notes</a> for Django %(version)s"
msgstr ""

#: .\venv\Lib\site-packages\django\views\templates\default_urlconf.html:222
#, python-format
msgid ""
"You are seeing this page because <a href=\"https://docs.djangoproject.com/en/"
"%(version)s/ref/settings/#debug\" target=\"_blank\" "
"rel=\"noopener\">DEBUG=True</a> is in your settings file and you have not "
"configured any URLs."
msgstr ""

#: .\venv\Lib\site-packages\django\views\templates\default_urlconf.html:230
msgid "Django Documentation"
msgstr ""

#: .\venv\Lib\site-packages\django\views\templates\default_urlconf.html:231
msgid "Topics, references, &amp; how-to’s"
msgstr ""

#: .\venv\Lib\site-packages\django\views\templates\default_urlconf.html:239
msgid "Tutorial: A Polling App"
msgstr ""

#: .\venv\Lib\site-packages\django\views\templates\default_urlconf.html:240
msgid "Get started with Django"
msgstr ""

#: .\venv\Lib\site-packages\django\views\templates\default_urlconf.html:248
msgid "Django Community"
msgstr ""

#: .\venv\Lib\site-packages\django\views\templates\default_urlconf.html:249
msgid "Connect, get help, or contribute"
msgstr ""

#: .\venv\Lib\site-packages\isort\main.py:158
msgid "show this help message and exit"
msgstr ""
