2020-05-20 13:14:50 +00:00
|
|
|
|
# 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"
|
2021-12-20 08:00:02 +00:00
|
|
|
|
"POT-Creation-Date: 2021-12-20 07:56+0000\n"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
"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=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != "
|
|
|
|
|
"11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % "
|
|
|
|
|
"100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || "
|
|
|
|
|
"(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/forms.py:25
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Instance owned by another user"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/forms.py:49
|
|
|
|
|
msgid "Key name already exist"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: accounts/forms.py:56
|
|
|
|
|
msgid "Public key already exist"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: accounts/forms.py:59
|
|
|
|
|
msgid "Invalid key"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: accounts/forms.py:75
|
|
|
|
|
msgid "Email"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: accounts/models.py:23
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Instance \"%(inst)s\" of user %(user)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/models.py:31
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "key name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/models.py:32
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "public key"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/models.py:41
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "max instances"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/models.py:43 accounts/models.py:50 accounts/models.py:56
|
|
|
|
|
#: accounts/models.py:62
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "-1 for unlimited. Any integer value"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/models.py:48
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "max CPUs"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/models.py:54
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "max memory"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/models.py:60
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "max disk size"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/models.py:76
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Can change password"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/templates/account.html:7 accounts/templates/account.html:8
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "User Profile"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/templates/account.html:12
|
|
|
|
|
msgid "Email OTP QR code"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: accounts/templates/account.html:16
|
|
|
|
|
msgid "Edit user"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: accounts/templates/account.html:19
|
|
|
|
|
msgid "Create user instance"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: accounts/templates/account.html:28
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: computes/templates/computes/instances.html:5
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: computes/templates/computes/instances.html:9
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/computes/instances.html:30
|
|
|
|
|
#: computes/templates/overview.html:18 instances/templates/allinstances.html:5
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/allinstances.html:9
|
|
|
|
|
#: instances/templates/bottom_bar.html:17
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: interfaces/templates/interface.html:16
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: interfaces/templates/interfaces.html:22 networks/templates/network.html:17
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/networks.html:19 nwfilters/templates/nwfilter.html:17
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilters.html:23 storages/templates/storage.html:23
|
|
|
|
|
#: storages/templates/storages.html:19 templates/navbar.html:14
|
|
|
|
|
#: virtsecrets/templates/secrets.html:25
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Instances"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: accounts/templates/account.html:33
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Public Keys"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: accounts/templates/account.html:44 admin/templates/admin/logs.html:27
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/instance.html:5
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Instance"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: accounts/templates/account.html:45
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "VNC"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: accounts/templates/account.html:46 instances/templates/instance.html:93
|
|
|
|
|
#: instances/templates/instances/resize_tab.html:55
|
|
|
|
|
#: instances/templates/instances/resize_tab.html:57
|
|
|
|
|
#: instances/templates/instances/resize_tab.html:84
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/instances/resize_tab.html:121
|
|
|
|
|
#: instances/templates/instances/resize_tab.html:125
|
|
|
|
|
#: instances/templates/instances/resize_tab.html:151
|
|
|
|
|
#: instances/templates/instances/resize_tab.html:153
|
|
|
|
|
#: instances/templates/instances/resize_tab.html:158
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Resize"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: accounts/templates/account.html:47 accounts/templates/account.html:65
|
|
|
|
|
#: accounts/templates/profile.html:55 admin/templates/admin/group_list.html:43
|
|
|
|
|
#: admin/templates/admin/user_list.html:65
|
|
|
|
|
#: computes/templates/computes/list.html:53
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:325
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:329
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: interfaces/templates/interface.html:60 networks/templates/network.html:50
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilter.html:103 nwfilters/templates/nwfilter.html:143
|
|
|
|
|
#: nwfilters/templates/nwfilters.html:118 storages/templates/storage.html:63
|
|
|
|
|
#: storages/templates/storage.html:175 templates/common/confirm_delete.html:21
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/formsets.py:417
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/formsets.py:394
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: virtsecrets/templates/secrets.html:78
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Delete"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: accounts/templates/account.html:48
|
|
|
|
|
#: instances/templates/create_instance_w2.html:80
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:254
|
|
|
|
|
#: instances/templates/instances/snapshots_tab.html:41
|
|
|
|
|
#: nwfilters/templates/nwfilter.html:93 nwfilters/templates/nwfilter.html:127
|
|
|
|
|
#: nwfilters/templates/nwfilters.html:55 storages/templates/storage.html:101
|
|
|
|
|
#: virtsecrets/templates/secrets.html:63
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Action"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: accounts/templates/account.html:60
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "edit"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: accounts/templates/account.html:78
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Key name"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: accounts/templates/account.html:79
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Public key"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: accounts/templates/accounts/change_password_form.html:7
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/templates/accounts/change_password_form.html:14
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: accounts/templates/profile.html:33
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Change Password"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/templates/accounts/change_password_form.html:25
|
|
|
|
|
#: accounts/templates/accounts/email_otp_form.html:25
|
|
|
|
|
#: admin/templates/admin/user_form.html:19
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: computes/templates/computes/form.html:21
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: templates/common/confirm_delete.html:19 templates/common/form.html:20
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Cancel"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/templates/accounts/change_password_form.html:27
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:672
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:676
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:853
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:855
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/widgets.py:405
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/widgets.py:379
|
|
|
|
|
msgid "Change"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/templates/accounts/email/otp.html:3
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Scan this QR code to get OTP for account '%(user)s'\n"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/templates/accounts/email_otp_form.html:12
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
" Enter email address OTP QR code will be sent to.\n"
|
|
|
|
|
" "
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/templates/accounts/email_otp_form.html:27
|
|
|
|
|
msgid "Send"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/templates/accounts/otp_login.html:23
|
|
|
|
|
msgid "I do not have/lost my OTP!"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/templates/accounts/otp_login.html:24
|
|
|
|
|
#: accounts/templates/login.html:5 accounts/templates/login.html:23
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: accounts/templates/login.html:28
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Sign In"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/templates/login.html:5 accounts/templates/logout.html:4
|
|
|
|
|
msgid "WebVirtCloud"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: accounts/templates/login.html:19
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Incorrect username or password."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: accounts/templates/login.html:24 admin/templates/admin/logs.html:25
|
|
|
|
|
#: computes/templates/computes/instances.html:64
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/add_instance_owner_block.html:18
|
|
|
|
|
#: instances/templates/allinstances_index_grouped.html:8
|
|
|
|
|
#: instances/templates/allinstances_index_nongrouped.html:7
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/stats_tab.html:87
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "User"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: accounts/templates/login.html:25 admin/forms.py:78
|
|
|
|
|
#: console/templates/console-spice-full.html:206
|
|
|
|
|
#: console/templates/console-spice-lite.html:58
|
|
|
|
|
#: console/templates/console-spice-lite.html:99
|
|
|
|
|
msgid "Password"
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#: accounts/templates/logout.html:4
|
|
|
|
|
msgid "Sign Out"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: accounts/templates/logout.html:13
|
|
|
|
|
msgid "Successful log out"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/templates/profile.html:7 accounts/templates/profile.html:9
|
2020-06-10 08:15:14 +00:00
|
|
|
|
#: templates/navbar.html:45
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Profile"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: accounts/templates/profile.html:15
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Edit Profile"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: accounts/templates/profile.html:20
|
|
|
|
|
#: instances/templates/instances/access_tab.html:20
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "SSH Keys"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: accounts/templates/profile.html:38
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:720
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:722
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Update"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: accounts/templates/profile.html:68
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Add SSH Key"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: accounts/templates/profile.html:76
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/add_instance_network_block.html:50
|
|
|
|
|
#: instances/templates/add_instance_owner_block.html:31
|
|
|
|
|
#: instances/templates/create_flav_block.html:28
|
|
|
|
|
#: nwfilters/templates/add_nwf_rule.html:26
|
|
|
|
|
msgid "Add"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/utils.py:50
|
|
|
|
|
msgid "OTP QR Code"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: accounts/utils.py:51
|
|
|
|
|
msgid "Please view HTML version of this message."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: accounts/views.py:26
|
|
|
|
|
msgid "Profile updated"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: accounts/views.py:44
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "SSH key added"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: accounts/views.py:52
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Add SSH key"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: accounts/views.py:61
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "SSH key deleted"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: accounts/views.py:69
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Delete SSH key"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: accounts/views.py:101
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Password Changed"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: accounts/views.py:121
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Create User Instance"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: accounts/views.py:139
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Update User Instance"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: accounts/views.py:175
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
2020-11-05 09:40:56 +00:00
|
|
|
|
msgid "OTP Sent to %(email)s"
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: accounts/views.py:183
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Email OTP"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: accounts/views.py:194
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
2020-11-05 09:40:56 +00:00
|
|
|
|
msgid "OTP QR code was emailed to user %(user)s"
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: accounts/views.py:196
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "User email not set, failed to send QR code"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: admin/forms.py:49
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Permissions"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/forms.py:56 admin/templates/admin/group_list.html:13
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: templates/navbar.html:30
|
|
|
|
|
msgid "Groups"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: admin/forms.py:81
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid ""
|
2020-11-05 09:40:56 +00:00
|
|
|
|
"Raw passwords are not stored, so there is no way to see this user's "
|
|
|
|
|
"password, \n"
|
|
|
|
|
" but you can change the password using <a href='{}'>this "
|
|
|
|
|
"form</a>."
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: admin/templates/admin/group_list.html:5 admin/views.py:87
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:69 templates/navbar.html:29
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Users"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/group_list.html:20 admin/templates/admin/logs.html:15
|
|
|
|
|
#: admin/templates/admin/user_list.html:23
|
|
|
|
|
#: computes/templates/computes/instances.html:55
|
|
|
|
|
#: computes/templates/computes/list.html:19
|
|
|
|
|
#: instances/templates/create_instance_w2.html:67
|
|
|
|
|
#: interfaces/templates/interfaces.html:48 networks/templates/networks.html:45
|
|
|
|
|
#: nwfilters/templates/nwfilters.html:132 storages/templates/storage.html:187
|
|
|
|
|
#: storages/templates/storages.html:45 virtsecrets/templates/secrets.html:51
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Warning"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/group_list.html:20
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "You don't have any groups"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/group_list.html:28
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Group Name"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/group_list.html:29
|
|
|
|
|
#: admin/templates/admin/user_list.html:36
|
|
|
|
|
#: computes/templates/computes/instances.html:68
|
|
|
|
|
#: computes/templates/computes/list.html:30
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/allinstances_index_grouped.html:12
|
|
|
|
|
#: instances/templates/allinstances_index_nongrouped.html:12
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:355
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:525
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:175 networks/templates/network.html:284
|
|
|
|
|
#: networks/templates/network.html:332
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Actions"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/group_list.html:40
|
|
|
|
|
#: admin/templates/admin/user_list.html:59
|
|
|
|
|
#: computes/templates/computes/list.html:52 networks/templates/network.html:82
|
|
|
|
|
#: nwfilters/templates/nwfilter.html:59 virtsecrets/templates/secrets.html:75
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Edit"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: admin/templates/admin/logs.html:5 admin/templates/admin/logs.html:7
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/stats_tab.html:12 templates/navbar.html:31
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Logs"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/logs.html:15
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "You don't have any Logs"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/logs.html:24
|
|
|
|
|
#: instances/templates/instances/snapshots_tab.html:40
|
|
|
|
|
#: instances/templates/instances/stats_tab.html:86
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Date"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/logs.html:26
|
|
|
|
|
#: console/templates/console-spice-full.html:202
|
|
|
|
|
#: instances/templates/allinstances_index_nongrouped.html:7
|
|
|
|
|
msgid "Host"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: admin/templates/admin/logs.html:28
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/stats_tab.html:88
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Message"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: admin/templates/admin/user_form.html:21
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: computes/templates/computes/form.html:23
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/edit_instance_volume.html:111
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: networks/templates/add_network_qos.html:51 templates/common/form.html:22
|
|
|
|
|
msgid "Save"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/user_list.html:23
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "You don't have any user"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/user_list.html:31
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Username"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/user_list.html:32
|
|
|
|
|
#: computes/templates/computes/instances.html:65
|
|
|
|
|
#: computes/templates/computes/list.html:28
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/allinstances_index_grouped.html:9
|
|
|
|
|
#: instances/templates/allinstances_index_nongrouped.html:9
|
|
|
|
|
msgid "Status"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/user_list.html:33
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Staff"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/user_list.html:34
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Superuser"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/user_list.html:35
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Can Clone"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/user_list.html:48
|
|
|
|
|
#: computes/templates/computes/instances.html:91
|
|
|
|
|
#: instances/templates/allinstances_index_grouped.html:59
|
|
|
|
|
#: instances/templates/allinstances_index_nongrouped.html:41
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/instance.html:19
|
|
|
|
|
msgid "Active"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/user_list.html:50
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Blocked"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/user_list.html:58
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "View Profile"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/user_list.html:61
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Block"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/templates/admin/user_list.html:63
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Unblock"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: admin/views.py:42
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Create Group"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: admin/views.py:60
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Update Group"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: admin/views.py:110
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Create User"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: admin/views.py:129
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Update User"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: admin/views.py:141
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Password changed for %(user)s"
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: admin/views.py:144
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Wrong Data Provided"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:11
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Theme"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:11
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Bootstrap CSS & Bootswatch Theme"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:12
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Theme SASS Path"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:12
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Bootstrap SASS & Bootswatch SASS Directory"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:13
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "All Instances View Style"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:13
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "All instances list style"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:14
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Logs per Page"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:14
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Pagination for logs"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:15
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Multiple Owner for VM"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:15
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Allow to have multiple owner for instance"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:16
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Quota Debug"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:16
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Debug for user quotas"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:17
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Disk Format"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:17
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Instance disk format"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:18
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Disk Bus"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:18
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Instance disk bus type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:19
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Disk SCSI Controller"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:19
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "SCSI controller type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:20
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Disk Cache"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:20
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Disk volume cache type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:21
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Disk IO Type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:21
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Volume io modes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:22
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Disk Detect Zeroes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:22
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Volume detect zeroes mode"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:23
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Disk Discard"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:23
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Volume discard mode"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:24
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Disk Owner UID"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:24
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Owner UID: up to os, 0=root, 107=qemu or libvirt-bin(for ubuntu)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:25
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Disk Owner GID"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:25
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Owner GID: up to os, 0=root, 107=qemu or libvirt-bin(for ubuntu)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:26
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "VM CPU Mode"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:26
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Cpu modes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:27
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "VM Machine Type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:27
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Chipset/Machine type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:28
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "VM Firmware Type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:28
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Firmware type for x86_64"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:29
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "VM Architecture Type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:29
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Architecture type: x86_64, i686, etc"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:30
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "VM Console Type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:30
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Default console type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:31
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "VM Clone Name Prefix"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:31
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Prefix for cloned instance name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:32
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "VM Clone Auto Name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:32
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Generated name for cloned instance"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:33
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "VM Clone Auto Migrate"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:33
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Auto migrate instance after clone"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:34
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "VM Bottom Bar"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:34
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Bottom navbar for instance details"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:35
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Show Access Root Pass"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:35
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Show access root password"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:36
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Show Access SSH Keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/migrations/0002_auto_20200527_1603.py:36
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "Show access ssh keys"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: appsettings/migrations/0004_auto_20200716_0637.py:11
|
|
|
|
|
msgid "Console Scale"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: appsettings/migrations/0004_auto_20200716_0637.py:11
|
|
|
|
|
msgid "Allow console to scaling view"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: appsettings/migrations/0004_auto_20200716_0637.py:12
|
|
|
|
|
msgid "Console View-Only"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: appsettings/migrations/0004_auto_20200716_0637.py:12
|
|
|
|
|
msgid "Allow only view not modify"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: appsettings/migrations/0004_auto_20200716_0637.py:13
|
|
|
|
|
msgid "Console Resize Session"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: appsettings/migrations/0004_auto_20200716_0637.py:13
|
|
|
|
|
msgid "Allow to resize session for console"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: appsettings/migrations/0004_auto_20200716_0637.py:14
|
|
|
|
|
msgid "Console Clip Viewport"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: appsettings/migrations/0004_auto_20200716_0637.py:14
|
|
|
|
|
msgid "Clip console viewport"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/models.py:10 computes/models.py:11 instances/models.py:27
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/models.py:11
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "key"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/models.py:12
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "value"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/models.py:13
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "choices"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/models.py:14
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "description"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/templates/appsettings.html:4
|
|
|
|
|
#: appsettings/templates/appsettings.html:6
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Edit Settings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/templates/appsettings.html:11
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "App Settings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/templates/appsettings.html:15 templates/navbar.html:43
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Language"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/templates/appsettings.html:48
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "After change please full refresh page with 'Ctrl + F5' "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/templates/appsettings.html:53
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Other Settings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: appsettings/views.py:38
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "SASS directory path is changed. Now: %(dir)s"
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: appsettings/views.py:70
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Theme is changed. Now: %(theme)s"
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: appsettings/views.py:85
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(setting)s is changed. Now: %(value)s"
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: computes/forms.py:21
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "FQDN/IP"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: computes/models.py:12
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "hostname"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: computes/models.py:13
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "login"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: computes/models.py:14
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "password"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: computes/models.py:15
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "details"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: computes/templates/computes/form.html:6
|
|
|
|
|
msgid "Add Compute"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: computes/templates/computes/form.html:11
|
|
|
|
|
msgid "Create Compute"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/computes/instances.html:27
|
|
|
|
|
#: computes/templates/computes/list.html:48
|
|
|
|
|
#: computes/templates/computes/list.html:50 computes/templates/overview.html:6
|
|
|
|
|
#: computes/templates/overview.html:15 interfaces/templates/interface.html:13
|
|
|
|
|
#: interfaces/templates/interfaces.html:19 networks/templates/network.html:14
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/networks.html:16 nwfilters/templates/nwfilter.html:14
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilters.html:20 storages/templates/storage.html:20
|
|
|
|
|
#: storages/templates/storages.html:16 virtsecrets/templates/secrets.html:22
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Overview"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/computes/instances.html:33
|
|
|
|
|
#: computes/templates/overview.html:21 interfaces/templates/interface.html:19
|
|
|
|
|
#: interfaces/templates/interfaces.html:25 networks/templates/network.html:20
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/networks.html:22 nwfilters/templates/nwfilter.html:20
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilters.html:26 storages/templates/storage.html:26
|
|
|
|
|
#: storages/templates/storages.html:4 storages/templates/storages.html:6
|
|
|
|
|
#: storages/templates/storages.html:22 virtsecrets/templates/secrets.html:28
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Storages"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/computes/instances.html:36
|
|
|
|
|
#: computes/templates/overview.html:24 interfaces/templates/interface.html:22
|
|
|
|
|
#: interfaces/templates/interfaces.html:28 networks/templates/network.html:23
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/networks.html:4 networks/templates/networks.html:6
|
|
|
|
|
#: networks/templates/networks.html:25 nwfilters/templates/nwfilter.html:23
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilters.html:29 storages/templates/storage.html:29
|
|
|
|
|
#: storages/templates/storages.html:25 virtsecrets/templates/secrets.html:31
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Networks"
|
|
|
|
|
msgstr ""
|
2020-05-20 13:14:50 +00:00
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/computes/instances.html:39
|
|
|
|
|
#: computes/templates/overview.html:27 interfaces/templates/interface.html:25
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: interfaces/templates/interfaces.html:5
|
|
|
|
|
#: interfaces/templates/interfaces.html:7
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: interfaces/templates/interfaces.html:31 networks/templates/network.html:26
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/networks.html:28 nwfilters/templates/nwfilter.html:26
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilters.html:32 storages/templates/storage.html:32
|
|
|
|
|
#: storages/templates/storages.html:28 virtsecrets/templates/secrets.html:34
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Interfaces"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/computes/instances.html:42
|
|
|
|
|
#: computes/templates/overview.html:30 interfaces/templates/interface.html:28
|
|
|
|
|
#: interfaces/templates/interfaces.html:34 networks/templates/network.html:29
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/networks.html:31 nwfilters/templates/nwfilter.html:29
|
|
|
|
|
#: nwfilters/templates/nwfilters.html:5 nwfilters/templates/nwfilters.html:7
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilters.html:35 storages/templates/storage.html:35
|
|
|
|
|
#: storages/templates/storages.html:31 virtsecrets/templates/secrets.html:37
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "NWFilters"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/computes/instances.html:45
|
|
|
|
|
#: computes/templates/overview.html:33 interfaces/templates/interface.html:31
|
|
|
|
|
#: interfaces/templates/interfaces.html:37 networks/templates/network.html:32
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/networks.html:34 nwfilters/templates/nwfilter.html:32
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilters.html:38
|
|
|
|
|
#: storages/templates/create_stg_block.html:138
|
|
|
|
|
#: storages/templates/storage.html:38 storages/templates/storages.html:34
|
|
|
|
|
#: virtsecrets/templates/secrets.html:4 virtsecrets/templates/secrets.html:10
|
|
|
|
|
#: virtsecrets/templates/secrets.html:40
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Secrets"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/computes/instances.html:56
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Hypervisor doesn't have any Instances"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/computes/instances.html:63
|
|
|
|
|
#: computes/templates/computes/list.html:27
|
|
|
|
|
#: instances/templates/add_instance_volume.html:44
|
|
|
|
|
#: instances/templates/add_instance_volume.html:46
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/allinstances_index_grouped.html:7
|
|
|
|
|
#: instances/templates/allinstances_index_nongrouped.html:5
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:76
|
|
|
|
|
#: instances/templates/create_instance_w2.html:102
|
|
|
|
|
#: instances/templates/create_instance_w2.html:105
|
|
|
|
|
#: instances/templates/create_instance_w2.html:304
|
|
|
|
|
#: instances/templates/create_instance_w2.html:306
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:518
|
|
|
|
|
#: instances/templates/create_instance_w2.html:520
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:353
|
|
|
|
|
#: instances/templates/instances/snapshots_tab.html:39
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: interfaces/templates/create_iface_block.html:18
|
|
|
|
|
#: interfaces/templates/interface.html:75
|
|
|
|
|
#: networks/templates/create_net_block.html:18
|
|
|
|
|
#: networks/templates/modify_ipv4_fixed_address.html:30
|
|
|
|
|
#: networks/templates/modify_ipv6_fixed_address.html:30
|
|
|
|
|
#: networks/templates/network.html:174 networks/templates/network.html:283
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilter.html:41 nwfilters/templates/nwfilters.html:54
|
|
|
|
|
#: nwfilters/templates/nwfilters.html:98 nwfilters/templates/nwfilters.html:100
|
|
|
|
|
#: storages/templates/create_stg_block.html:56
|
|
|
|
|
#: storages/templates/create_stg_block.html:85
|
|
|
|
|
#: storages/templates/create_stg_block.html:114
|
|
|
|
|
#: storages/templates/create_stg_block.html:179
|
|
|
|
|
#: storages/templates/create_stg_block.html:228
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: storages/templates/create_stg_vol_block.html:21
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/storage.html:97 storages/templates/storage.html:125
|
|
|
|
|
#: storages/templates/storage.html:127
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/computes/instances.html:63
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/allinstances_index_grouped.html:7
|
|
|
|
|
#: instances/templates/allinstances_index_nongrouped.html:5
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:811
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:834
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Description"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/computes/instances.html:66
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/allinstances_index_grouped.html:10
|
|
|
|
|
#: instances/templates/allinstances_index_nongrouped.html:10
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:77
|
|
|
|
|
#: instances/templates/create_instance_w2.html:322
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:536
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instance.html:43 instances/templates/instance.html:45
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "VCPU"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/computes/instances.html:67
|
|
|
|
|
#: computes/templates/overview.html:80
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/allinstances_index_grouped.html:11
|
|
|
|
|
#: instances/templates/allinstances_index_nongrouped.html:11
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/resize_tab.html:12
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Memory"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/computes/instances.html:93
|
|
|
|
|
#: instances/templates/allinstances_index_grouped.html:60
|
|
|
|
|
#: instances/templates/allinstances_index_nongrouped.html:43
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/instance.html:16
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Off"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/computes/instances.html:95
|
|
|
|
|
#: instances/templates/allinstances_index_grouped.html:62
|
|
|
|
|
#: instances/templates/allinstances_index_nongrouped.html:45
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Suspended"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: computes/templates/computes/list.html:6
|
|
|
|
|
#: computes/templates/computes/list.html:12 templates/navbar.html:18
|
|
|
|
|
msgid "Computes"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/computes/list.html:19
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "You don't have any computes"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/computes/list.html:29 computes/templates/overview.html:90
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:176
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:215
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:263
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Details"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/computes/list.html:40
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/allinstances_index_grouped.html:28
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:906
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Connected"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/computes/list.html:40
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Not Connected"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: computes/templates/create_comp_block.html:5
|
|
|
|
|
msgid "TCP"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: computes/templates/create_comp_block.html:6
|
|
|
|
|
msgid "SSH"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: computes/templates/create_comp_block.html:7
|
|
|
|
|
msgid "TLS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: computes/templates/create_comp_block.html:8
|
|
|
|
|
msgid "Local"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: computes/templates/create_comp_block.html:9
|
|
|
|
|
msgid "Add new host"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/overview.html:40
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Basic details"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/overview.html:42
|
|
|
|
|
#: instances/templates/instances/info_tab.html:5
|
|
|
|
|
#: storages/templates/create_stg_block.html:185
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Hostname"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/overview.html:44
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Hypervisors"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/overview.html:61
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "more"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/overview.html:71
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Emulator"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/overview.html:73
|
|
|
|
|
#: instances/templates/instances/info_tab.html:11
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Version"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/overview.html:75
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Qemu"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/overview.html:77
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Libvirt"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/overview.html:82
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w1.html:36
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w1.html:50
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Architecture"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/overview.html:84
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Logical CPUs"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/overview.html:86
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Processor"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/overview.html:88
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Connection"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/overview.html:94
|
|
|
|
|
#: instances/templates/instances/edit_instance_volume.html:25
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Performance"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/overview.html:100
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "CPU Utilization"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: computes/templates/overview.html:109
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "RAM Utilization"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: computes/validators.py:16
|
|
|
|
|
msgid ""
|
|
|
|
|
"Hostname must contain only numbers, or the domain name separated by \".\""
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: computes/validators.py:18
|
|
|
|
|
msgid "Wrong IP address"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-06-10 08:15:14 +00:00
|
|
|
|
#: computes/validators.py:24
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "The hostname must not contain any special characters"
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: console/templates/console-base.html:51
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Send key(s)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: console/templates/console-base.html:71
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Fullscreen"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: console/templates/console-spice-full.html:56
|
|
|
|
|
msgid "must set host and port"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: console/templates/console-spice-full.html:83
|
|
|
|
|
#: console/templates/console-spice-full.html:97
|
|
|
|
|
#: console/templates/console-spice-lite.html:138
|
|
|
|
|
#: console/templates/console-spice-lite.html:150
|
|
|
|
|
msgid "disconnect"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: console/templates/console-spice-full.html:114
|
|
|
|
|
#: console/templates/console-spice-lite.html:167
|
|
|
|
|
msgid "File API is not supported"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: console/templates/console-spice-full.html:204
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Port"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: console/templates/console-spice-full.html:212
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Show console"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: console/templates/console-spice-full.html:214
|
|
|
|
|
#: interfaces/templates/interface.html:59 networks/templates/network.html:49
|
|
|
|
|
#: networks/templates/network.html:119 networks/templates/network.html:125
|
|
|
|
|
#: networks/templates/network.html:231 networks/templates/network.html:237
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/storage.html:62
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Start"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: console/templates/console-spice-lite.html:109
|
|
|
|
|
msgid "must specify host and port in URL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: console/templates/console-vnc-full.html:78
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "noVNC encountered an error"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: console/templates/console-vnc-lite.html:221
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Loading"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: console/views.py:52
|
|
|
|
|
msgid ""
|
|
|
|
|
"User does not have permission to access console or host/instance not exist"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: console/views.py:84
|
|
|
|
|
msgid "Fail to get console. Please check the console configuration of your VM."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: console/views.py:86
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Console type '%(type)s' has not support"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/forms.py:37
|
|
|
|
|
msgid "No Virtual Machine name has been entered"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/forms.py:39
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "No VCPU has been entered"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/forms.py:42
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "No RAM size has been entered"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/forms.py:43
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "No Network pool has been choosen"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/forms.py:48
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Please select HDD cache mode"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/forms.py:55
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Please select a graphics type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/forms.py:56
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Please select a video driver"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/forms.py:63
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "The name of the virtual machine must not contain any special characters"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/models.py:11
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "label"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/models.py:12
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "memory"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/models.py:13
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "vcpu"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/models.py:14
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "disk"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/models.py:28
|
|
|
|
|
msgid "uuid"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/models.py:29
|
|
|
|
|
msgid "is template"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/models.py:30
|
|
|
|
|
msgid "created"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/models.py:216
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Can access console without password"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/add_instance_network_block.html:12
|
|
|
|
|
msgid "Add Instance Network"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/add_instance_network_block.html:18
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:182
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:373
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:409
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:521
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: interfaces/templates/interface.html:45
|
|
|
|
|
#: interfaces/templates/interface.html:74
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: interfaces/templates/interfaces.html:64
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: networks/templates/modify_ipv4_fixed_address.html:24
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:172
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "MAC"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/add_instance_network_block.html:24
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:163
|
|
|
|
|
#: instances/templates/create_instance_w2.html:387
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:36
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:421
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:5 networks/templates/network.html:7
|
|
|
|
|
#: networks/templates/network.html:107 networks/templates/network.html:218
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Network"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/add_instance_network_block.html:37
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:188
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:429
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:645
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:430
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: nwfilters/templates/nwfilter.html:5 nwfilters/templates/nwfilter.html:7
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "NWFilter"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/add_instance_network_block.html:40
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/add_instance_volume.html:121
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#: instances/templates/create_inst_block.html:25
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:157
|
|
|
|
|
#: instances/templates/create_instance_w2.html:191
|
|
|
|
|
#: instances/templates/create_instance_w2.html:376
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:432
|
|
|
|
|
#: instances/templates/create_instance_w2.html:580
|
|
|
|
|
#: instances/templates/create_instance_w2.html:599
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:648
|
|
|
|
|
#: instances/templates/instances/access_tab.html:123
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:191
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:434
|
|
|
|
|
#: instances/templates/instances/stats_tab.html:93
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: interfaces/templates/interface.html:41
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: interfaces/templates/interface.html:43 nwfilters/templates/nwfilter.html:73
|
|
|
|
|
#: storages/templates/create_stg_block.html:146
|
|
|
|
|
#: storages/templates/storage.html:49 storages/templates/storage.html:51
|
|
|
|
|
#: storages/templates/storage.html:53
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "None"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/add_instance_network_block.html:49
|
|
|
|
|
#: instances/templates/add_instance_owner_block.html:30
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/add_instance_volume.html:93
|
|
|
|
|
#: instances/templates/add_instance_volume.html:148
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_flav_block.html:25
|
|
|
|
|
#: instances/templates/create_inst_block.html:34
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:268
|
|
|
|
|
#: instances/templates/instances/edit_instance_volume.html:110
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:455
|
|
|
|
|
#: interfaces/templates/create_iface_block.html:139
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/add_network_qos.html:50
|
|
|
|
|
#: networks/templates/create_net_block.html:85
|
|
|
|
|
#: networks/templates/modify_ipv4_fixed_address.html:44
|
|
|
|
|
#: networks/templates/modify_ipv6_fixed_address.html:44
|
|
|
|
|
#: nwfilters/templates/add_nwf_rule.html:25
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/create_nwfilter_block.html:25
|
|
|
|
|
#: nwfilters/templates/nwfilters.html:78 nwfilters/templates/nwfilters.html:106
|
|
|
|
|
#: storages/templates/create_stg_block.html:69
|
|
|
|
|
#: storages/templates/create_stg_block.html:98
|
|
|
|
|
#: storages/templates/create_stg_block.html:154
|
|
|
|
|
#: storages/templates/create_stg_block.html:216
|
|
|
|
|
#: storages/templates/create_stg_block.html:244
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: storages/templates/create_stg_vol_block.html:28
|
|
|
|
|
#: storages/templates/create_stg_vol_block.html:56
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/storage.html:155
|
|
|
|
|
#: virtsecrets/templates/create_secret_block.html:54
|
|
|
|
|
#: virtsecrets/templates/secrets.html:103
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Close"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/add_instance_owner_block.html:12
|
|
|
|
|
msgid "Add Instance Owner"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/add_instance_volume.html:3
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/add_instance_volume.html:94
|
|
|
|
|
#: instances/templates/add_instance_volume.html:149
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Add Volume"
|
2020-05-21 22:11:12 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/add_instance_volume.html:12
|
|
|
|
|
msgid "Add Instance Volume"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/add_instance_volume.html:19
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "New Disk"
|
2020-05-21 22:11:12 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/add_instance_volume.html:24
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Existing Disk"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/add_instance_volume.html:32
|
|
|
|
|
#: instances/templates/add_instance_volume.html:102
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Volume parameters"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/add_instance_volume.html:34
|
|
|
|
|
#: instances/templates/add_instance_volume.html:104
|
|
|
|
|
#: instances/templates/create_instance_w2.html:148
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:591
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:252
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: storages/templates/storage.html:4 storages/templates/storage.html:9
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Storage"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/add_instance_volume.html:50
|
|
|
|
|
#: storages/templates/create_stg_block.html:197
|
|
|
|
|
#: storages/templates/storage.html:100 storages/templates/storage.html:138
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Format"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/add_instance_volume.html:60
|
|
|
|
|
#: storages/templates/storage.html:54 storages/templates/storage.html:99
|
|
|
|
|
#: storages/templates/storages.html:61
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Size"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/add_instance_volume.html:64
|
|
|
|
|
#: instances/templates/create_instance_w2.html:90
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "GB"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/add_instance_volume.html:67
|
|
|
|
|
#: instances/templates/add_instance_volume.html:127
|
|
|
|
|
#: instances/templates/instances/edit_instance_volume.html:89
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:181
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:220
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Bus"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/add_instance_volume.html:77
|
|
|
|
|
#: instances/templates/add_instance_volume.html:137
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Cache"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/add_instance_volume.html:87
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:789
|
|
|
|
|
#: storages/templates/storage.html:148
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Metadata"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/add_instance_volume.html:107
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Select Pool"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/add_instance_volume.html:118
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Volume"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/allinstances.html:22
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Problem occurred with host"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/allinstances_index_grouped.html:12
|
|
|
|
|
msgid "Mem Usage"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/bottom_bar.html:4
|
|
|
|
|
msgid "HOST"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/create_flav_block.html:14
|
|
|
|
|
msgid "Add New Flavor"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/create_inst_block.html:11
|
|
|
|
|
msgid "Choose a compute for new instance"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/create_inst_block.html:18
|
|
|
|
|
msgid "Compute"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/create_inst_block.html:21
|
|
|
|
|
msgid "Please select"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/create_inst_block.html:38
|
|
|
|
|
#: instances/templates/create_inst_block.html:42
|
|
|
|
|
msgid "Choose"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w1.html:5
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:5
|
|
|
|
|
msgid "Create new instance"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w1.html:5
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Select Type"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w1.html:8
|
|
|
|
|
#: instances/templates/create_instance_w2.html:12
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "New instance on %(host)s "
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w1.html:41
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:55
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:72 nwfilters/templates/nwfilter.html:49
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "XML"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w1.html:60
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Chipset"
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w1.html:70
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Next"
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w1.html:85
|
|
|
|
|
#: instances/templates/create_instance_w2.html:270
|
|
|
|
|
#: instances/templates/create_instance_w2.html:272
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:500
|
|
|
|
|
#: instances/templates/create_instance_w2.html:504
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:716
|
|
|
|
|
#: instances/templates/create_instance_w2.html:720
|
|
|
|
|
#: interfaces/templates/create_iface_block.html:142
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/create_net_block.html:86
|
|
|
|
|
#: networks/templates/modify_ipv4_fixed_address.html:45
|
|
|
|
|
#: networks/templates/modify_ipv6_fixed_address.html:45
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/create_nwfilter_block.html:26
|
|
|
|
|
#: storages/templates/create_stg_block.html:70
|
|
|
|
|
#: storages/templates/create_stg_block.html:99
|
|
|
|
|
#: storages/templates/create_stg_block.html:158
|
|
|
|
|
#: storages/templates/create_stg_block.html:162
|
|
|
|
|
#: storages/templates/create_stg_block.html:219
|
|
|
|
|
#: storages/templates/create_stg_block.html:247
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: storages/templates/create_stg_vol_block.html:57
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: virtsecrets/templates/create_secret_block.html:55
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Create"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/create_instance_w2.html:45
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Flavor"
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:50
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Custom"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:55
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Template"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:63
|
|
|
|
|
msgid "Create from flavor"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:67
|
|
|
|
|
msgid "Hypervisor doesn't have any Flavors"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:78
|
|
|
|
|
#: instances/templates/create_instance_w2.html:351
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:563
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instance.html:48
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "RAM"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:79
|
|
|
|
|
#: instances/templates/create_instance_w2.html:366
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "HDD"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:89
|
|
|
|
|
#: instances/templates/create_instance_w2.html:355
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:567
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instance.html:48
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/instances/resize_tab.html:95
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/resize_tab.html:109
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "MB"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:96
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Create Virtual Machine"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:114
|
|
|
|
|
#: instances/templates/create_instance_w2.html:311
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:525
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Firmware"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:126
|
|
|
|
|
#: instances/templates/create_instance_w2.html:329
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:542
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "VCPU Config"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:129
|
|
|
|
|
#: instances/templates/create_instance_w2.html:332
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:545
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "no-mode"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:173
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:402
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:618
|
|
|
|
|
#: instances/templates/instances/edit_instance_volume.html:30
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Advanced"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:199
|
|
|
|
|
#: instances/templates/create_instance_w2.html:634
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "HDD cache mode"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:211
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:441
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:657
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Graphics"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:222
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:452
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:668
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Video"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:236
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:466
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:682
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Console Access"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:246
|
|
|
|
|
#: instances/templates/create_instance_w2.html:248
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:476
|
|
|
|
|
#: instances/templates/create_instance_w2.html:478
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:692
|
|
|
|
|
#: instances/templates/create_instance_w2.html:694
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Console Password"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:252
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:482
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:698
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Guest Agent"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:259
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:489
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:705
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "VirtIO"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:286
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:473
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:549
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:559
|
|
|
|
|
#: instances/templates/instances/snapshots_tab.html:67
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: interfaces/templates/interface.html:60
|
|
|
|
|
#: interfaces/templates/interface.html:62 networks/templates/network.html:50
|
|
|
|
|
#: networks/templates/network.html:52 networks/templates/network.html:62
|
|
|
|
|
#: networks/templates/network.html:136 networks/templates/network.html:189
|
|
|
|
|
#: networks/templates/network.html:194 networks/templates/network.html:249
|
|
|
|
|
#: networks/templates/network.html:298 networks/templates/network.html:303
|
|
|
|
|
#: networks/templates/network.html:353 networks/templates/network.html:358
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilter.html:103 nwfilters/templates/nwfilter.html:143
|
|
|
|
|
#: nwfilters/templates/nwfilters.html:118 storages/templates/storage.html:64
|
|
|
|
|
#: storages/templates/storage.html:67 storages/templates/storage.html:79
|
|
|
|
|
#: storages/templates/storage.html:175 virtsecrets/templates/secrets.html:78
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Are you sure?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:358
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Added Disks"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:371
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:575
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Select pool"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:411
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:627
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Disk Metadata"
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:413
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:629
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Metadata preallocation"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:415
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:631
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/files.py:375
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/files.py:391
|
|
|
|
|
msgid "Image"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:418
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "HDD Cache Mode"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:570
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Template Disk"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/create_instance_w2.html:605
|
|
|
|
|
msgid "Network/MAC"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/instance.html:22
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/instance_actions.html:14
|
|
|
|
|
#: instances/templates/instance_actions.html:25
|
|
|
|
|
#: instances/templates/instance_actions.html:37
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/power_tab.html:24
|
|
|
|
|
#: instances/templates/instances/power_tab.html:81 instances/views.py:277
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Suspend"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/instance.html:28
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Guest Agent Enabled & Connected"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/instance.html:31
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Guest Agent Enabled but not Connected"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/instance.html:35
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Guest Agent Not Enabled & Not Connected"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instance.html:51
|
|
|
|
|
#: instances/templates/instances/resize_tab.html:17
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:22
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Disk"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instance.html:59
|
|
|
|
|
msgid "Show Instance OS details"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instance.html:63
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Refresh instance info"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instance.html:69
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "quota reached"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instance.html:81
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Power"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instance.html:87
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Access"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instance.html:100
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Snapshot"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instance.html:107 templates/navbar.html:32
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Settings"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instance.html:113
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Stats"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instance.html:119
|
|
|
|
|
#: instances/templates/instances/destroy_instance_form.html:35
|
|
|
|
|
#: instances/templates/instances/destroy_tab.html:17
|
|
|
|
|
#: instances/templates/instances/destroy_tab.html:19
|
|
|
|
|
#: instances/templates/instances/destroy_tab.html:22 instances/views.py:319
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Destroy"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/templates/instance_actions.html:6
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:43
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:817
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:819
|
|
|
|
|
#: nwfilters/templates/nwfilters.html:107
|
|
|
|
|
#: nwfilters/templates/nwfilters.html:113 storages/templates/storage.html:156
|
|
|
|
|
#: storages/templates/storage.html:163
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Clone"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/instance_actions.html:10
|
|
|
|
|
#: instances/templates/instance_actions.html:35
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/power_tab.html:46
|
|
|
|
|
#: instances/templates/instances/power_tab.html:120
|
|
|
|
|
#: instances/templates/instances/power_tab.html:122 instances/views.py:252
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Power On"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/instance_actions.html:15
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/power_tab.html:8
|
|
|
|
|
#: instances/templates/instances/power_tab.html:58 instances/views.py:268
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Power Off"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/instance_actions.html:16
|
|
|
|
|
#: instances/templates/instance_actions.html:29
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/power_tab.html:13
|
|
|
|
|
#: instances/templates/instances/power_tab.html:65 instances/views.py:261
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Power Cycle"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/instance_actions.html:17
|
|
|
|
|
#: instances/templates/instance_actions.html:30
|
|
|
|
|
msgid "VNC Console"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/instance_actions.html:22
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/power_tab.html:33
|
|
|
|
|
#: instances/templates/instances/power_tab.html:92
|
|
|
|
|
#: instances/templates/instances/power_tab.html:107 instances/views.py:285
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Resume"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instance_actions.html:26
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/power_tab.html:18
|
|
|
|
|
#: instances/templates/instances/power_tab.html:38
|
|
|
|
|
#: instances/templates/instances/power_tab.html:73
|
|
|
|
|
#: instances/templates/instances/power_tab.html:99 instances/views.py:292
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Force Off"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/instance_actions.html:41
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:7
|
|
|
|
|
#: instances/templates/instances/access_tab.html:67
|
|
|
|
|
#: instances/templates/instances/access_tab.html:75
|
|
|
|
|
#: instances/templates/instances/access_tab.html:78
|
|
|
|
|
#: instances/templates/instances/access_tab.html:82
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:29
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Console"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:13
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Root Password"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:27
|
|
|
|
|
#: instances/templates/instances/access_tab.html:143
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "VDI"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:35
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#, python-format
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid ""
|
2020-07-20 09:37:04 +00:00
|
|
|
|
" This action opens a new window with a %(type)s connection to the console of "
|
|
|
|
|
"the instance."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:42
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Scale"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:48
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "View Only"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:54
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Resize Session"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:60
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "View Clipboard"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:70
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Toggle Dropdown"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:74
|
|
|
|
|
#: instances/templates/instances/access_tab.html:77
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Console port"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:75
|
2020-05-21 22:11:12 +00:00
|
|
|
|
msgid "Lite"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:78
|
2020-05-21 22:11:12 +00:00
|
|
|
|
msgid "Full"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:88
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "You need shut down your instance and enter a new root password."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:95
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enter Password"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:100
|
|
|
|
|
#: instances/templates/instances/access_tab.html:103
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Reset Root Password"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:111
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "You need shut down your instance and choose your public key."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:130
|
|
|
|
|
#: instances/templates/instances/access_tab.html:132
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Add Public Key"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:140
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"This action opens a remote viewer with a connection to the console of the "
|
|
|
|
|
"instance."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:145
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "To download console.vv file for virt-viewer."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/access_tab.html:146
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "Get console.vv"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/instances/destroy_instance_form.html:4
|
|
|
|
|
msgid "Confirm Destroy"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/instances/destroy_instance_form.html:8
|
|
|
|
|
msgid "Destroy instance"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/instances/destroy_instance_form.html:15
|
|
|
|
|
msgid "Instance is suspended, cannot destroy!"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/instances/destroy_instance_form.html:19
|
|
|
|
|
msgid "This action is irreversible!"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/destroy_instance_form.html:24
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Remove Instance's data"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/destroy_instance_form.html:30
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Remove Instance's NVRAM"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/destroy_instance_form.html:41
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "You cannot destroy instance!"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/destroy_tab.html:7
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Destroy Instance"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/destroy_tab.html:14
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "This action starts remove instance process"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/edit_instance_volume.html:3
|
|
|
|
|
msgid "Edit Volume"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/edit_instance_volume.html:12
|
|
|
|
|
msgid "Edit Instance Volume"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/edit_instance_volume.html:20
|
|
|
|
|
msgid "Virtual Disk"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/edit_instance_volume.html:38
|
|
|
|
|
msgid "Volume Path"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/edit_instance_volume.html:42
|
|
|
|
|
msgid "Readonly"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/edit_instance_volume.html:46
|
|
|
|
|
msgid "Shareable"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/edit_instance_volume.html:53
|
|
|
|
|
msgid "Cache mode"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/edit_instance_volume.html:61
|
|
|
|
|
msgid "IO mode"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/edit_instance_volume.html:69
|
|
|
|
|
msgid "Discard mode"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/edit_instance_volume.html:77
|
|
|
|
|
msgid "Detect zeroes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/edit_instance_volume.html:97
|
|
|
|
|
msgid "Serial Number"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/edit_instance_volume.html:101
|
|
|
|
|
msgid "Storage Format"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/edit_instance_volume.html:111
|
|
|
|
|
msgid "Are you sure to change volume properties?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/info_tab.html:3
|
|
|
|
|
msgid "Guest Info"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/info_tab.html:7
|
|
|
|
|
msgid "OS Name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/info_tab.html:9
|
|
|
|
|
msgid "OS Pretty-Name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/info_tab.html:13
|
|
|
|
|
msgid "Kernel Release"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/info_tab.html:15
|
|
|
|
|
msgid "Kernel Version"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/info_tab.html:17
|
|
|
|
|
msgid "Timezone / Offset"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/power_tab.html:55
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "This action sends an ACPI shutdown signal to the instance."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/power_tab.html:63
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"This action forcibly powers off and start the instance and may cause data "
|
|
|
|
|
"corruption."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/power_tab.html:70
|
|
|
|
|
#: instances/templates/instances/power_tab.html:97
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"This action forcibly powers off the instance and may cause data corruption."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/power_tab.html:79
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "This action suspends the instance."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/power_tab.html:90
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "This action restore the instance after suspend."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/power_tab.html:105
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Administrator blocked your instance."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/power_tab.html:115
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Click on Power On button to start this instance."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/power_tab.html:119
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Template instance cannot be started."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/resize_tab.html:7
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "CPU"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/resize_tab.html:28
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Logical host CPUs"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/resize_tab.html:30
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/instances/resize_tab.html:95
|
|
|
|
|
#: instances/templates/instances/resize_tab.html:136
|
|
|
|
|
msgid "Current Allocation"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/resize_tab.html:44
|
|
|
|
|
#: instances/templates/instances/resize_tab.html:109
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Maximum Allocation"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/resize_tab.html:62
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Logical Instance Active/Maximum CPUs"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/resize_tab.html:70
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:86
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:102
|
|
|
|
|
#: networks/templates/network.html:62 storages/templates/storage.html:79
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Disable"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/resize_tab.html:72
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Constant"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/resize_tab.html:74
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:84
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:98
|
|
|
|
|
#: networks/templates/network.html:60 storages/templates/storage.html:76
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Enable"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/resize_tab.html:83
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/instances/resize_tab.html:124
|
|
|
|
|
#: instances/templates/instances/resize_tab.html:157
|
|
|
|
|
msgid "You don't have permission for resizing instance"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/resize_tab.html:92
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Total host memory"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/resize_tab.html:104
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/instances/resize_tab.html:118
|
|
|
|
|
msgid "Custom value"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/resize_tab.html:133
|
|
|
|
|
msgid "Disk allocation (GB)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: instances/templates/instances/resize_tab.html:140
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:284
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Error getting disk info"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:17
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Boot"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:50
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:655
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:657
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Migrate"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:62
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/core.py:1351
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Options"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:79
|
|
|
|
|
#: networks/templates/network.html:56 storages/templates/storage.html:71
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Autostart"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:82
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Autostart your instance when host server is power on "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:91
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Boot Order"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:95
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enable Boot Menu for your instance when it starts up "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:98
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Show boot menu"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:102
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Hide boot menu"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:107
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Please shutdown instance to modify boot menu"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:137
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "up: move selected devices"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:140
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "down: move selected devices"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:146
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:456
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Apply"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:156
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Instance Media"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:159
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Add CD-ROM"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:182
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:221
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:249
|
2020-06-10 08:15:14 +00:00
|
|
|
|
#: interfaces/templates/create_iface_block.html:34
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: networks/templates/network.html:43 networks/templates/networks.html:58
|
|
|
|
|
#: storages/templates/create_stg_block.html:91
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Device"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:183
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:222
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "CD-ROM"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:196
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:198
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Mount"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:201
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Detach CD-ROM (remove device)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:227
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:229
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Unmount"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:238
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "There is not any CD-ROM device."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:243
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Instance Volume"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:250
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Used"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:251
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Capacity"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:253
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:385
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Source"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:309
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:313
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Detach"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:309
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Are you sure to detach volume?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:313
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:329
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Are you sure? This may lead data corruption!"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:325
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Are you sure to delete volume?"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:343
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Add a network device"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:349
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Network Devices"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:354
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Info"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:367
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "active"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:379
|
|
|
|
|
#: nwfilters/templates/nwfilter.html:71
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Filter"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:393
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Edit NIC"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:403
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Edit Instance Network"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:416
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Net Source"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:424
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: interfaces/templates/interface.html:4 interfaces/templates/interface.html:6
|
|
|
|
|
#: interfaces/templates/interface.html:39
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Interface"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:442
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:494
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Model"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:456
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Apply network changes"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:472
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Delete Device"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:482
|
|
|
|
|
#: interfaces/templates/create_iface_block.html:72
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: interfaces/templates/interface.html:41
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "IPv4"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:488
|
|
|
|
|
#: interfaces/templates/create_iface_block.html:77
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: interfaces/templates/interface.html:43
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "IPv6"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:502
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"In most configurations, macvtap does not work for host to guest network "
|
|
|
|
|
"communication"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:515
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:322
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "QoS Configuration"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:521
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#: networks/templates/add_network_qos.html:18
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: networks/templates/network.html:328 nwfilters/templates/nwfilter.html:123
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Direction"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:522
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#: networks/templates/add_network_qos.html:27
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:329
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Average"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:523
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#: networks/templates/add_network_qos.html:34
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:330
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Peak"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:524
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#: networks/templates/add_network_qos.html:41
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:331
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Burst"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:549
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:353
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Edit QoS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:559
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:358
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Delete QoS"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:575
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "For migration both host servers must have equal settings and OS type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:579
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Original host"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:585
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Host migration"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:602
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Live migration"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:610
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Unsafe migration"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:618
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Delete original"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:626
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Offline migration"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:634
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Post copy"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:642
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Forces CPU convergence during live migration"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:642
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Auto converge"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:650
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Compress instance memory for fast migration"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:650
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Compressed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:663
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "If you need to edit XML please Power Off the instance"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:685
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Instance owners"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:714
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "To change console settings, shutdown the instance."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:731
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Create a clone"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:734
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Clone Name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:740
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:769
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Guess"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:758
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Network devices"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:767
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Random"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:781
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Storage devices"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:805
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:828
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Title"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:825
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "To set instance template name description, shutdown the instance."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:840
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Is template"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:861
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "To set instance video model, shutdown the instance."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:864
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Primary Video Model"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:868
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "please choose"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:874
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:876
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:894
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:896
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:922
|
|
|
|
|
#: virtsecrets/templates/secrets.html:104
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Set"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:883
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "To set instance vCPUs hotpluggable"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:886
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "vCPU Hot Plug"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:890
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:919
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enabled"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:891
|
|
|
|
|
#: instances/templates/instances/settings_tab.html:920
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Disabled"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:903
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "To Enable/Disable Qemu Guest Agent. Status"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:908
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Disconnected"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:911
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/widgets.py:714
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/widgets.py:703
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Unknown"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/settings_tab.html:915
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Qemu Guest Agent"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/snapshots_tab.html:8
|
|
|
|
|
#: instances/templates/instances/snapshots_tab.html:26
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Take Snapshot"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/snapshots_tab.html:13
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Manage Snapshots"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/snapshots_tab.html:20
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"This may take more than an hour, depending on how much content is on your "
|
2021-12-20 08:00:02 +00:00
|
|
|
|
"instance and how large the disk is. It could cause web server timeout.."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/snapshots_tab.html:25
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Enter Snapshot Name"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/snapshots_tab.html:35
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Choose a snapshot for restore/delete"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/snapshots_tab.html:53
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Revert to this Snapshot"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/snapshots_tab.html:58
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "To restore snapshots you need Power Off the instance."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/snapshots_tab.html:67
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Delete Snapshot"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/snapshots_tab.html:78
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "You do not have any snapshots"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/stats_tab.html:7
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Real Time"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/stats_tab.html:22
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "CPU Usage"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: instances/templates/instances/stats_tab.html:36
|
|
|
|
|
msgid "Memory Usage"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/stats_tab.html:51
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Bandwidth Device"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/templates/instances/stats_tab.html:67
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Disk I/O device"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: instances/utils.py:99
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "None available device name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:249
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Templates cannot be started."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:352
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
2020-11-05 09:40:56 +00:00
|
|
|
|
msgid "Instance is migrated to %(hostname)s"
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:375
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Reset root password"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:381 instances/views.py:410
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Please shutdown down your instance and then try again"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:402
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Installed new SSH public key %(keyname)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:429
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"User %(quota_msg)s quota reached, cannot resize CPU of '%(instance_name)s'!"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:438
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "CPU is resized: %(old)s to %(new)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:466
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid ""
|
2020-10-23 08:35:32 +00:00
|
|
|
|
"User %(quota_msg)s quota reached, cannot resize memory of "
|
|
|
|
|
"'%(instance_name)s'!"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:473
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Memory is resized: current/max: %(old_cur)s/%(old_max)s to %(new_cur)s/"
|
|
|
|
|
"%(new_max)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:507
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid ""
|
2020-10-23 08:35:32 +00:00
|
|
|
|
"User %(quota_msg)s quota reached, cannot resize disks of '%(instance_name)s'!"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:514
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Disk is resized: %(dev)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:570
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
2020-11-05 09:40:56 +00:00
|
|
|
|
msgid "Attach new disk: %(name)s (%(format)s)"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:609
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Attach Existing disk: %(target_dev)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:667
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Volume changes are applied. But it will be activated after shutdown"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:670
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Volume is changed successfully."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:671
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Edit disk: %(target_dev)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:693
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Delete disk: %(dev)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:709
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Detach disk: %(dev)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:722
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Add CD-ROM: %(target)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:735
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Detach CD-ROM: %(dev)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:748
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Mount media: %(dev)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:761
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Unmount media: %(dev)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:774
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
2020-11-05 09:40:56 +00:00
|
|
|
|
msgid "Create snapshot: %(snap)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:785
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
2020-11-05 09:40:56 +00:00
|
|
|
|
msgid "Delete snapshot: %(snap)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:796
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Successful revert snapshot: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:799
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Revert snapshot: %(snap)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:813
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "VCPU %(id)s is enabled=%(enabled)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:822
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "VCPU Hot-plug is enabled=%(status)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:832
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Set autostart"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:841
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Unset autostart"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:850
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enable boot menu"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:859
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Disable boot menu"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:874
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Set boot order"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:879
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Boot menu changes applied. But it will be activated after shutdown"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:882
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Boot order changed successfully."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:893
|
2020-11-05 09:40:56 +00:00
|
|
|
|
msgid "Change instance XML"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:907
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
2020-11-05 09:40:56 +00:00
|
|
|
|
msgid "Set Guest Agent: %(status)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:917
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "Set Video Model: %(model)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:926
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Change network"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:949
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Network Device Config is changed. Please shutdown instance to activate."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:974
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Add network: %(mac)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:985
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Delete Network: %(mac)s"
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:998
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Set Link State: %(state)s"
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1018 networks/views.py:231
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(qos_dir)s QoS is set"
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1023
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"%(qos_dir)s QoS is set. Network XML is changed. Stop and "
|
|
|
|
|
"start network to activate new config."
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1040 networks/views.py:246
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(qos_dir)s QoS is deleted"
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1045
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"%(qos_dir)s QoS is deleted. Network XML is changed. Stop and "
|
|
|
|
|
"start network to activate new config."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1064
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Only one owner is allowed and the one already added"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1069
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#, python-format
|
2020-11-05 09:40:56 +00:00
|
|
|
|
msgid "Add owner: %(user)s"
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1080
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
2020-11-05 09:40:56 +00:00
|
|
|
|
msgid "Delete owner: %(userinstance_id)s "
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1112
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "User '%(quota_msg)s' quota reached, cannot create '%(clone_name)s'!"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1118
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Instance '%(clone_name)s' already exists!"
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1121
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Instance name '%(clone_name)s' contains invalid characters!"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1124
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Instance MAC '%(clone_mac)s' invalid format!"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1134
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#, python-format
|
2020-11-05 09:40:56 +00:00
|
|
|
|
msgid "Create a clone of '%(instance_name)s'"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1173
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Error setting console password. You should check that your instance have an "
|
|
|
|
|
"graphic device."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1178
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Set VNC password"
|
2020-05-21 22:11:12 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1187
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Set VNC keymap"
|
2020-05-21 22:11:12 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1192
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Set VNC type"
|
2020-05-21 22:11:12 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1197
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Set VNC listen address"
|
2020-05-21 22:11:12 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1220
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Edit options"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1234
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Send console.vv file"
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1295 instances/views.py:1389
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "A virtual machine with this name already exists"
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1372
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "You haven't defined any storage pools"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: instances/views.py:1374
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "You haven't defined any network pools"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1391
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgid "There is an instance with same name. Remove it and try again!"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1395
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "No Virtual Machine MAC has been entered"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1426
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Image has already exist. Please check volumes or change instance name"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1453
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "First you need to create or select an image"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1471
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Invalid cache mode"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1512
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Instance is created"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1533
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Flavor Created"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1539
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Create Flavor"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1549
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Flavor Updated"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1555
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Update Flavor"
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: instances/views.py:1564
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Flavor Deleted"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: interfaces/forms.py:26
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "The IPv4 address must not contain any special characters"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: interfaces/forms.py:28
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "The IPv4 address must not exceed 20 characters"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: interfaces/forms.py:35
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "The IPv4 gateway must not contain any special characters"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: interfaces/forms.py:37
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "The IPv4 gateway must not exceed 20 characters"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: interfaces/forms.py:44
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "The IPv6 address must not contain any special characters"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: interfaces/forms.py:46
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "The IPv6 address must not exceed 100 characters"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: interfaces/forms.py:53
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "The IPv6 gateway must not contain any special characters"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: interfaces/forms.py:55
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "The IPv6 gateway must not exceed 100 characters"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: interfaces/forms.py:62 interfaces/forms.py:71
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "The interface must not contain any special characters"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: interfaces/forms.py:64 interfaces/forms.py:73
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "The interface must not exceed 10 characters"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: interfaces/templates/create_iface_block.html:12
|
|
|
|
|
msgid "Create New Interface"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: interfaces/templates/create_iface_block.html:24
|
|
|
|
|
msgid "Start mode"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: interfaces/templates/create_iface_block.html:27
|
|
|
|
|
msgid "none"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: interfaces/templates/create_iface_block.html:28
|
|
|
|
|
msgid "onboot"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: interfaces/templates/create_iface_block.html:29
|
|
|
|
|
msgid "hotplug"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: interfaces/templates/create_iface_block.html:44
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: interfaces/templates/interface.html:76
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: interfaces/templates/interfaces.html:63
|
|
|
|
|
#: storages/templates/create_stg_block.html:49
|
|
|
|
|
#: storages/templates/create_stg_block.html:78
|
|
|
|
|
#: storages/templates/create_stg_block.html:107
|
|
|
|
|
#: storages/templates/create_stg_block.html:172
|
|
|
|
|
#: storages/templates/storages.html:59
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#: interfaces/templates/create_iface_block.html:47
|
|
|
|
|
msgid "bridge"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: interfaces/templates/create_iface_block.html:48
|
|
|
|
|
msgid "ethernet"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: interfaces/templates/create_iface_block.html:53
|
|
|
|
|
msgid "STP"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: interfaces/templates/create_iface_block.html:57
|
|
|
|
|
msgid "on"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: interfaces/templates/create_iface_block.html:58
|
|
|
|
|
msgid "off"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: interfaces/templates/create_iface_block.html:63
|
|
|
|
|
msgid "Delay"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: interfaces/templates/create_iface_block.html:86
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "IPv4 Mode"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: interfaces/templates/create_iface_block.html:89
|
|
|
|
|
#: interfaces/templates/create_iface_block.html:116
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:109 networks/templates/network.html:220
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "DHCP"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: interfaces/templates/create_iface_block.html:90
|
|
|
|
|
#: interfaces/templates/create_iface_block.html:117
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Static"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: interfaces/templates/create_iface_block.html:91
|
|
|
|
|
#: interfaces/templates/create_iface_block.html:115
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "No configuration"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: interfaces/templates/create_iface_block.html:96
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "IPv4 Address"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: interfaces/templates/create_iface_block.html:102
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "IPv4 Gateway"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: interfaces/templates/create_iface_block.html:112
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "IPv6 Mode"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: interfaces/templates/create_iface_block.html:122
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "IPv6 Address"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: interfaces/templates/create_iface_block.html:128
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "IPv6 Gateway"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: interfaces/templates/interface.html:47
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Interface Type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: interfaces/templates/interface.html:50
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Bridge Device"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: interfaces/templates/interface.html:53
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Boot Mode"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: interfaces/templates/interface.html:55
|
|
|
|
|
#: interfaces/templates/interface.html:78 networks/templates/network.html:45
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/storage.html:58
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "State"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: interfaces/templates/interface.html:62 networks/templates/network.html:52
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/storage.html:66
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Stop"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: interfaces/templates/interface.html:69
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Slaves"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: interfaces/templates/interface.html:77
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Speed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: interfaces/templates/interfaces.html:48
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Hypervisor doesn't have any Interfaces"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: logs/models.py:5
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "user"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: logs/models.py:6
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "host"
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: logs/models.py:7
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "instance"
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: logs/models.py:8
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "message"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: logs/models.py:9
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "date"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/forms.py:8 storages/forms.py:8
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "No pool name has been entered"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/forms.py:10
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "No IPv4 subnet has been entered"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/forms.py:15
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "No IPv6 subnet has been entered"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/forms.py:30 storages/forms.py:23
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "The pool name must not contain any special characters"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/forms.py:32 storages/forms.py:25
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "The pool name must not exceed 20 characters"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/forms.py:39
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "The IPv4 subnet must not contain any special characters"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/forms.py:41
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "The IPv4 subnet must not exceed 20 characters"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/forms.py:48
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "The IPv6 subnet must not contain any special characters"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/forms.py:50
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "The IPv6 subnet must not exceed 42 characters"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/forms.py:58
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "The pool bridge name must not contain any special characters"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/forms.py:60
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "The pool bridge name must not exceed 20 characters"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: networks/templates/add_network_qos.html:13
|
|
|
|
|
msgid "Add QoS for Network"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: networks/templates/add_network_qos.html:21
|
|
|
|
|
msgid "Inbound"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: networks/templates/add_network_qos.html:22
|
|
|
|
|
msgid "Outbound"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-06-10 12:16:58 +00:00
|
|
|
|
#: networks/templates/add_network_qos.html:29
|
|
|
|
|
#: networks/templates/add_network_qos.html:36
|
|
|
|
|
#: networks/templates/add_network_qos.html:43
|
|
|
|
|
msgid "kilobytes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#: networks/templates/create_net_block.html:12
|
|
|
|
|
msgid "Add New Network"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-06-10 12:16:58 +00:00
|
|
|
|
#: networks/templates/create_net_block.html:20
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/create_stg_block.html:58
|
|
|
|
|
#: storages/templates/create_stg_block.html:87
|
2020-06-10 12:16:58 +00:00
|
|
|
|
msgid "default"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#: networks/templates/create_net_block.html:24
|
|
|
|
|
msgid "Type forwarding"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: networks/templates/create_net_block.html:27
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:95
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "NAT"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: networks/templates/create_net_block.html:28
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:98 networks/templates/network.html:215
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "ROUTE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: networks/templates/create_net_block.html:29
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:104 networks/templates/network.html:213
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "ISOLATE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: networks/templates/create_net_block.html:30
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:101
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "BRIDGE"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/create_net_block.html:31
|
|
|
|
|
msgid "MACVTAP"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: networks/templates/create_net_block.html:36
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "IPv4 Subnet pool"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/create_net_block.html:42
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "DHCPv4"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/create_net_block.html:48
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "Fixed Addresses"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/create_net_block.html:54
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enable IPv6"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/create_net_block.html:60
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "IPv6 Subnet pool"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/create_net_block.html:66
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "DHCPv6"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/create_net_block.html:72
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Bridge Name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/create_net_block.html:78
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Open vSwitch"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: networks/templates/modify_ipv4_fixed_address.html:12
|
|
|
|
|
msgid "Add IPv4 Fixed Address"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: networks/templates/modify_ipv4_fixed_address.html:18
|
|
|
|
|
#: networks/templates/modify_ipv6_fixed_address.html:18
|
|
|
|
|
msgid "Subnet Pool"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: networks/templates/modify_ipv4_fixed_address.html:36
|
|
|
|
|
#: networks/templates/modify_ipv6_fixed_address.html:36
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:173 networks/templates/network.html:282
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Address"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: networks/templates/modify_ipv6_fixed_address.html:12
|
|
|
|
|
msgid "Add IPV6 Fixed Address"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: networks/templates/modify_ipv6_fixed_address.html:24
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:281
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "ID"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:41
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Network name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:89
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "IPv4 Configuration"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:92
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "IPv4 Forwarding"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:112 networks/templates/network.html:224
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "ON"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:114 networks/templates/network.html:226
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "OFF"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:121 networks/templates/network.html:127
|
|
|
|
|
#: networks/templates/network.html:233 networks/templates/network.html:239
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "End"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:135 networks/templates/network.html:248
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Edit DHCP Range"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:149
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "IPv4 Fixed Addresses"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:158 networks/templates/network.html:268
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilters.html:83
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Show"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: networks/templates/network.html:165 networks/templates/network.html:275
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/widgets.py:403
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/widgets.py:377
|
|
|
|
|
msgid "Clear"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:189 networks/templates/network.html:298
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Edit entry"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:194 networks/templates/network.html:303
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Delete entry"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:207
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "IPv6 Configuration"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:210
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "IPv6 Forwarding"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/templates/network.html:261
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgid "IPv6 Fixed Addresses"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: networks/templates/networks.html:45
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Hypervisor doesn't have any Network"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: networks/templates/networks.html:60
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Forward"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: networks/views.py:43
|
|
|
|
|
msgid "Network pool name already in use"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: networks/views.py:47
|
|
|
|
|
msgid "Please enter bridge/dev name"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/views.py:57
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "For libvirt, the IPv6 network prefix must be /64"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/views.py:130
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Unknown Network Family"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/views.py:180
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Fixed address operation completed for %(family)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/views.py:190
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(family)s Fixed Address is Deleted."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/views.py:198
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(family)s DHCP Range is Changed."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/views.py:210
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Network XML is changed. \\Stop and start network to activate new config."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/views.py:215
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Network XML is changed."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/views.py:228
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"%(qos_dir)s QoS is updated. Network XML is changed. Stop and start network "
|
|
|
|
|
"to activate new config"
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: networks/views.py:242
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"%(qos_dir)s QoS is deleted. Network XML is changed. "
|
|
|
|
|
"Stop and start network to activate new config"
|
2020-10-23 08:35:32 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#: nwfilters/templates/add_nwf_rule.html:12
|
|
|
|
|
msgid "Add New NWFilter Rule"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: nwfilters/templates/add_nwf_rule.html:22
|
|
|
|
|
msgid "If there is a rule which has same attributes it replaces that rule"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: nwfilters/templates/create_nwfilter_block.html:12
|
|
|
|
|
msgid "Create New NWFilter"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilter.html:39 nwfilters/templates/nwfilters.html:53
|
|
|
|
|
#: virtsecrets/templates/secrets.html:60
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "UUID"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: nwfilters/templates/nwfilter.html:68
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Filter References"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilter.html:92
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Reference"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilter.html:117
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Rules"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilter.html:121
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Rule"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilter.html:122
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Action Type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilter.html:124
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Priority"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilter.html:125
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Statematch"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilter.html:126
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Directives"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilters.html:69
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Details of NWFilter"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilters.html:92
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Clone NWFilter"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/templates/nwfilters.html:132
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Hypervisor doesn't have any NWFilters"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: nwfilters/views.py:44
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "A network filter with this name already exists"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: nwfilters/views.py:47
|
2020-06-12 11:46:17 +00:00
|
|
|
|
msgid "A network filter with this UUID already exists"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: nwfilters/views.py:51
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
2020-11-05 09:40:56 +00:00
|
|
|
|
msgid "%(filter)s network filter is created"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#: nwfilters/views.py:60
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(filter)s network filter is deleted"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/views.py:77
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "NWFilter is in use by %(instance)s. Cannot be deleted."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: nwfilters/views.py:96
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Cloning NWFilter %(name)s as %(clone)s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/forms.py:10 storages/forms.py:37
|
|
|
|
|
msgid "No path has been entered"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/forms.py:34
|
|
|
|
|
msgid "The target must not contain any special characters"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/forms.py:46
|
|
|
|
|
msgid "No device or path has been entered"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/forms.py:48
|
|
|
|
|
msgid "The disk source must not contain any special characters"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/forms.py:62 storages/forms.py:77
|
|
|
|
|
msgid "The image name must not contain any special characters"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/forms.py:79
|
|
|
|
|
msgid "The image name must not exceed 120 characters"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/create_stg_block.html:12
|
|
|
|
|
msgid "Create Storage Pool"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/create_stg_block.html:19
|
|
|
|
|
msgid "DIR"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/create_stg_block.html:24
|
|
|
|
|
msgid "LVM"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/create_stg_block.html:29
|
|
|
|
|
msgid "CEPH"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/create_stg_block.html:34
|
|
|
|
|
msgid "NETFS"
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/create_stg_block.html:39
|
|
|
|
|
msgid "ISO"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/create_stg_block.html:62
|
|
|
|
|
#: storages/templates/create_stg_block.html:236
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Path"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/create_stg_block.html:120
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Ceph User"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/create_stg_block.html:126
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Ceph Pool"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/create_stg_block.html:132
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Ceph Host"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/create_stg_block.html:191
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Remote Path"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/create_stg_block.html:200
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "auto"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/create_stg_block.html:201
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "nfs"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/create_stg_block.html:202
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "glusterfs"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/create_stg_block.html:203
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "cifs"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/create_stg_block.html:208
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Local Path"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: storages/templates/create_stg_vol_block.html:15
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Upload ISO Image"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: storages/templates/create_stg_vol_block.html:29
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Upload"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: storages/templates/create_stg_vol_block.html:46
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Add New Volume"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/storage.html:46
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Pool name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/storage.html:48
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Pool type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/storage.html:50
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Pool path"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/storage.html:52
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Pool status"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/storage.html:56
|
|
|
|
|
#: virtsecrets/templates/create_secret_block.html:36
|
|
|
|
|
msgid "Usage"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: storages/templates/storage.html:90 storages/templates/storages.html:63
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Volumes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/storage.html:98
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Allocated"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/storage.html:119
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Clone image"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/storage.html:132
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Convert"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/storage.html:141
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "raw"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/storage.html:142
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "qcow"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/storage.html:143
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "qcow2"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: storages/templates/storage.html:187
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Hypervisor doesn't have any Volumes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/templates/storages.html:45
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Hypervisor doesn't have any Storages"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/views.py:40
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Pool name already use"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: storages/views.py:45
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "You need create secret for pool"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/views.py:49
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "You need input all fields for creating ceph pool"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/views.py:96
|
|
|
|
|
msgid "Security Issues with file uploading"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: storages/views.py:103
|
|
|
|
|
msgid "File not found. Check the path variable and filename"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: storages/views.py:150
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#, python-format
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "Volume: %(vol)s is deleted."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/views.py:155
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "ISO image already exist"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/views.py:159
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "ISO: %(file)s is uploaded."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/views.py:168
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Name of volume already in use"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/views.py:180
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#, python-format
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "%(image)s image cloned as %(name)s successfully"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: storages/views.py:226
|
2020-11-05 09:40:56 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Image file %(name)s is created successfully"
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-06-10 08:15:14 +00:00
|
|
|
|
#: templates/403.html:3
|
|
|
|
|
msgid "403"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-06-10 08:15:14 +00:00
|
|
|
|
#: templates/403.html:7 templates/404.html:7 templates/500.html:7
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Oops!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-06-10 08:15:14 +00:00
|
|
|
|
#: templates/403.html:9
|
|
|
|
|
msgid "403 Forbidden"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: templates/403.html:11
|
|
|
|
|
msgid "You do not have permission to access this page."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: templates/403.html:12 templates/404.html:12 templates/500.html:12
|
|
|
|
|
msgid "Back"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: templates/404.html:3
|
|
|
|
|
msgid "404"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#: templates/404.html:9
|
|
|
|
|
msgid "404 Not Found"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: templates/404.html:11
|
|
|
|
|
msgid "The requested page was not found on this server."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: templates/500.html:3
|
|
|
|
|
msgid "500"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: templates/500.html:9
|
|
|
|
|
msgid "500 Internal Server Error"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: templates/500.html:11
|
|
|
|
|
msgid ""
|
|
|
|
|
"The server encountered an internal error or misconfiguration and was unable "
|
|
|
|
|
"to complete you request."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: templates/common/confirm_delete.html:16
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgid "Are you sure you want to delete"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-06-10 08:15:14 +00:00
|
|
|
|
#: templates/navbar.html:47
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Log Out"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: templates/pleasewaitdialog.html:7
|
|
|
|
|
msgid "Processing"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: templates/search_block.html:3
|
|
|
|
|
msgid "Search"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/_termui_impl.py:496
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{editor}: Editing failed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/_termui_impl.py:500
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{editor}: Editing failed: {e}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/_unicodefun.py:20
|
|
|
|
|
msgid ""
|
|
|
|
|
"Click will abort further execution because Python was configured to use "
|
|
|
|
|
"ASCII as encoding for the environment. Consult https://click.palletsprojects."
|
|
|
|
|
"com/unicode-support/ for mitigation steps."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/_unicodefun.py:56
|
|
|
|
|
msgid ""
|
|
|
|
|
"Additional information: on this system no suitable UTF-8 locales were "
|
|
|
|
|
"discovered. This most likely requires resolving by reconfiguring the locale "
|
|
|
|
|
"system."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/_unicodefun.py:65
|
|
|
|
|
msgid ""
|
|
|
|
|
"This system supports the C.UTF-8 locale which is recommended. You might be "
|
|
|
|
|
"able to resolve your issue by exporting the following environment variables:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/_unicodefun.py:75
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"This system lists some UTF-8 supporting locales that you can pick from. The "
|
|
|
|
|
"following suitable locales were discovered: {locales}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/_unicodefun.py:93
|
|
|
|
|
msgid ""
|
|
|
|
|
"Click discovered that you exported a UTF-8 locale but the locale system "
|
|
|
|
|
"could not pick up from it because it does not exist. The exported locale is "
|
|
|
|
|
"{locale!r} but it is not supported."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/core.py:1095
|
|
|
|
|
msgid "Aborted!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/core.py:1279
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/decorators.py:434
|
|
|
|
|
msgid "Show this message and exit."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/core.py:1308
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/core.py:1334
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "(Deprecated) {text}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/core.py:1375
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Got unexpected extra argument ({args})"
|
|
|
|
|
msgid_plural "Got unexpected extra arguments ({args})"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/core.py:1390
|
|
|
|
|
msgid "DeprecationWarning: The command {name!r} is deprecated."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/core.py:1607
|
|
|
|
|
msgid "Commands"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/core.py:1639
|
|
|
|
|
msgid "Missing command."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/core.py:1717
|
|
|
|
|
msgid "No such command {name!r}."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/core.py:2258
|
|
|
|
|
msgid "Value must be an iterable."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/core.py:2278
|
|
|
|
|
#, 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/python3.6/site-packages/click/core.py:2701
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "env var: {var}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/core.py:2724
|
|
|
|
|
msgid "(dynamic)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/core.py:2735
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "default: {default}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/core.py:2748
|
|
|
|
|
msgid "required"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/decorators.py:339
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(prog)s, version %(version)s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/decorators.py:403
|
|
|
|
|
msgid "Show the version and exit."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/exceptions.py:43
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/exceptions.py:79
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Error: {message}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/exceptions.py:71
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Try '{command} {option}' for help."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/exceptions.py:120
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Invalid value: {message}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/exceptions.py:122
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Invalid value for {param_hint}: {message}"
|
2020-06-10 08:15:14 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/click/exceptions.py:178
|
|
|
|
|
msgid "Missing argument"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/exceptions.py:180
|
|
|
|
|
msgid "Missing option"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/exceptions.py:182
|
|
|
|
|
msgid "Missing parameter"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/exceptions.py:184
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Missing {param_type}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/exceptions.py:191
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Missing parameter: {param_name}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/exceptions.py:211
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "No such option: {name}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/exceptions.py:223
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Did you mean {possibility}?"
|
|
|
|
|
msgid_plural "(Possible options: {possibilities})"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/exceptions.py:261
|
|
|
|
|
msgid "unknown error"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/exceptions.py:268
|
|
|
|
|
msgid "Could not open file {filename!r}: {message}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/parser.py:231
|
|
|
|
|
msgid "Argument {name!r} takes {nargs} values."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/parser.py:413
|
|
|
|
|
msgid "Option {name!r} does not take a value."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/parser.py:474
|
|
|
|
|
msgid "Option {name!r} requires an argument."
|
|
|
|
|
msgid_plural "Option {name!r} requires {nargs} arguments."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/shell_completion.py:316
|
|
|
|
|
msgid "Shell completion is not supported for Bash versions older than 4.4."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/shell_completion.py:322
|
|
|
|
|
msgid "Couldn't detect Bash version, shell completion is not supported."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/termui.py:161
|
|
|
|
|
msgid "Repeat for confirmation"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/termui.py:178
|
|
|
|
|
msgid "Error: The value you entered was invalid."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/termui.py:180
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Error: {e.message}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/termui.py:191
|
|
|
|
|
msgid "Error: The two entered values do not match."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/termui.py:247
|
|
|
|
|
msgid "Error: invalid input"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/termui.py:798
|
|
|
|
|
msgid "Press any key to continue..."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/types.py:258
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Choose from:\n"
|
|
|
|
|
"\t{choices}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/types.py:290
|
|
|
|
|
msgid "{value!r} is not {choice}."
|
|
|
|
|
msgid_plural "{value!r} is not one of {choices}."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/types.py:380
|
|
|
|
|
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/python3.6/site-packages/click/types.py:402
|
|
|
|
|
msgid "{value!r} is not a valid {number_type}."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/types.py:458
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{value} is not in the range {range}."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/types.py:599
|
|
|
|
|
msgid "{value!r} is not a valid boolean."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/types.py:623
|
|
|
|
|
msgid "{value!r} is not a valid UUID."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/types.py:801
|
|
|
|
|
msgid "file"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/types.py:803
|
|
|
|
|
msgid "directory"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/types.py:805
|
|
|
|
|
msgid "path"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/types.py:851
|
|
|
|
|
msgid "{name} {filename!r} does not exist."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/types.py:860
|
|
|
|
|
msgid "{name} {filename!r} is a file."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/types.py:868
|
|
|
|
|
msgid "{name} {filename!r} is a directory."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/types.py:876
|
|
|
|
|
msgid "{name} {filename!r} is not writable."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/types.py:884
|
|
|
|
|
msgid "{name} {filename!r} is not readable."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/click/types.py:951
|
|
|
|
|
#, 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] ""
|
|
|
|
|
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/contrib/messages/apps.py:7
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/contrib/messages/apps.py:7
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Messages"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/contrib/sitemaps/apps.py:8
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/contrib/sitemaps/apps.py:7
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Site Maps"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/contrib/staticfiles/apps.py:9
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/contrib/staticfiles/apps.py:7
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Static Files"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/contrib/syndication/apps.py:7
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/contrib/syndication/apps.py:7
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Syndication"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#. 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/python3.6/site-packages/django/core/paginator.py:30
|
|
|
|
|
msgid "…"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/paginator.py:51
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/paginator.py:43
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "That page number is not an integer"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/paginator.py:53
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/paginator.py:45
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "That page number is less than 1"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/paginator.py:58
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/paginator.py:50
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "That page contains no results"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:22
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:34
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enter a valid value."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:93
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:675
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:107
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:671
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enter a valid URL."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:150
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:160
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enter a valid integer."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:161
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:171
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enter a valid email address."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#. Translators: "letters" means latin letters: a-z and A-Z.
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:262
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid ""
|
2021-12-20 08:00:02 +00:00
|
|
|
|
"Enter a valid “slug” consisting of letters, numbers, underscores or hyphens."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:269
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid ""
|
2021-12-20 08:00:02 +00:00
|
|
|
|
"Enter a valid “slug” consisting of Unicode letters, numbers, underscores, or "
|
2020-05-20 13:14:50 +00:00
|
|
|
|
"hyphens."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:278
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:288
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:311
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:257
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:277
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enter a valid IPv4 address."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:296
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:312
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:262
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:278
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enter a valid IPv6 address."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:306
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:310
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:272
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:276
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enter a valid IPv4 or IPv6 address."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:340
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:308
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1131
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enter only digits separated by commas."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:346
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:314
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:379
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:345
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Ensure this value is less than or equal to %(limit_value)s."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:388
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:354
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Ensure this value is greater than or equal to %(limit_value)s."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:398
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:364
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, 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] ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:413
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:379
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, 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] ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:432
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:292
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:327
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:303
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:340
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enter a number."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:434
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:399
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, 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] ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:439
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:404
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, 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] ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:444
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:409
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, 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] ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:506
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
2021-12-20 08:00:02 +00:00
|
|
|
|
"File extension “%(extension)s” is not allowed. Allowed extensions are: "
|
|
|
|
|
"%(allowed_extensions)s."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/core/validators.py:559
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Null characters are not allowed."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/base.py:1210
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/models.py:768
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/base.py:1209
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/models.py:749
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "and"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/base.py:1212
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/base.py:1211
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(model_name)s with this %(field_labels)s already exists."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:100
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:116
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Value %(value)r is not a valid choice."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:101
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:117
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "This field cannot be null."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:102
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:118
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "This field cannot be blank."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:103
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:119
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, 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"
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:107
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:123
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:126
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:140
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Field of type: %(field_type)s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:958
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "“%(value)s” value must be either True or False."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:959
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "“%(value)s” value must be either True, False, or None."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:961
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:992
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Boolean (Either True or False)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1002
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1058
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "String (up to %(max_length)s)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1096
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1115
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Comma-separated integers"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1145
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
2021-12-20 08:00:02 +00:00
|
|
|
|
"“%(value)s” value has an invalid date format. It must be in YYYY-MM-DD "
|
2020-05-20 13:14:50 +00:00
|
|
|
|
"format."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1147
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1290
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
2021-12-20 08:00:02 +00:00
|
|
|
|
"“%(value)s” value has the correct format (YYYY-MM-DD) but it is an invalid "
|
2020-05-20 13:14:50 +00:00
|
|
|
|
"date."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1150
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1177
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Date (without time)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1288
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
2021-12-20 08:00:02 +00:00
|
|
|
|
"“%(value)s” value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
"uuuuuu]][TZ] format."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1292
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
2021-12-20 08:00:02 +00:00
|
|
|
|
"“%(value)s” value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
"[TZ]) but it is an invalid date/time."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1296
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1325
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Date (with time)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1444
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "“%(value)s” value must be a decimal number."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1446
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1477
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Decimal number"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1585
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
2021-12-20 08:00:02 +00:00
|
|
|
|
"“%(value)s” value has an invalid format. It must be in [DD] [[HH:]MM:]ss[."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
"uuuuuu] format."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1588
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1631
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Duration"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1638
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1683
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Email address"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1661
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1707
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "File path"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1727
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "“%(value)s” value must be a float."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1729
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1775
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Floating point number"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1767
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "“%(value)s” value must be an integer."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1769
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:901
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1809
|
|
|
|
|
msgid "Integer"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1852
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:978
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1878
|
|
|
|
|
msgid "Big (8 byte) integer"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1867
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:2130
|
|
|
|
|
msgid "Small integer"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1875
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1893
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "IPv4 address"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1906
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1924
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "IP address"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1986
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1987
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "“%(value)s” value must be either None, True or False."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:1989
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:2008
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Boolean (Either True, False or None)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:2043
|
|
|
|
|
msgid "Positive big integer"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:2056
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:2071
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Positive integer"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:2069
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:2083
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Positive small integer"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:2083
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:2096
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Slug (up to %(max_length)s)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:2115
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:2137
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Text"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:2181
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
2021-12-20 08:00:02 +00:00
|
|
|
|
"“%(value)s” value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] "
|
2020-05-20 13:14:50 +00:00
|
|
|
|
"format."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:2183
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
2021-12-20 08:00:02 +00:00
|
|
|
|
"“%(value)s” value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an "
|
2020-05-20 13:14:50 +00:00
|
|
|
|
"invalid time."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:2186
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:2168
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Time"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:2312
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:2296
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "URL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:2334
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:2319
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Raw binary data"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:2399
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "“%(value)s” is not a valid UUID."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/__init__.py:2401
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Universally unique identifier"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/files.py:226
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/files.py:228
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "File"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/json.py:18
|
|
|
|
|
msgid "A JSON object"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/json.py:20
|
|
|
|
|
msgid "Value must be valid JSON."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/related.py:790
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/related.py:788
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(model)s instance with %(field)s %(value)r does not exist."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/related.py:792
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/related.py:790
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Foreign Key (type determined by related field)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/related.py:1045
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/related.py:1029
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "One-to-one relationship"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/related.py:1099
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/related.py:1104
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(from)s-%(to)s relationship"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/related.py:1100
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/related.py:1105
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(from)s-%(to)s relationships"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/db/models/fields/related.py:1142
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/related.py:1147
|
2020-05-20 13:14:50 +00:00
|
|
|
|
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
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/boundfield.py:150
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/boundfield.py:181
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid ":?.!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:54
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:56
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "This field is required."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:247
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:258
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enter a whole number."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:402
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:1143
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:418
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:1149
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enter a valid date."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:426
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:1144
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:442
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:1150
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enter a valid time."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:454
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:464
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enter a valid date/time."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:488
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:493
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enter a valid duration."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:489
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "The number of days must be between {min_days} and {max_days}."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:549
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:547
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "No file was submitted. Check the encoding type on the form."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:550
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:548
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "No file was submitted."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:551
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:549
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "The submitted file is empty."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:553
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:551
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, 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] ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:556
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:554
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Please either submit a file or check the clear checkbox, not both."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:617
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:619
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Upload a valid image. The file you uploaded was either not an image or a "
|
|
|
|
|
"corrupted image."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:779
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:869
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/models.py:1309
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:776
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:872
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/models.py:1265
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Select a valid choice. %(value)s is not one of the available choices."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:870
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:985
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/models.py:1308
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:873
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:990
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/models.py:1264
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enter a list of values."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:986
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:991
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enter a complete value."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:1202
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/fields.py:1208
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Enter a valid UUID."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/fields.py:1232
|
|
|
|
|
msgid "Enter a valid JSON."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#. Translators: This is the default suffix added to form field labels
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/forms.py:76
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/forms.py:87
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid ":"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/forms.py:203
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/forms.py:213
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "(Hidden field %(name)s) %(error)s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/formsets.py:61
|
|
|
|
|
#, 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."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/formsets.py:370
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "Please submit at most %d form."
|
|
|
|
|
msgid_plural "Please submit at most %d forms."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/formsets.py:377
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "Please submit at least %d form."
|
|
|
|
|
msgid_plural "Please submit at least %d forms."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/formsets.py:405
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/formsets.py:412
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/formsets.py:390
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/formsets.py:392
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Order"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/models.py:763
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/models.py:744
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Please correct the duplicate data for %(field)s."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/models.py:767
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/models.py:748
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Please correct the duplicate data for %(field)s, which must be unique."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/models.py:773
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/models.py:754
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, 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 ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/models.py:782
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/models.py:763
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Please correct the duplicate values below."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/models.py:1109
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "The inline value did not match the parent instance."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/models.py:1193
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/models.py:1154
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Select a valid choice. That choice is not one of the available choices."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/models.py:1311
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "“%(pk)s” is not a valid value."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/utils.py:172
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
2021-12-20 08:00:02 +00:00
|
|
|
|
"%(datetime)s couldn’t be interpreted in time zone %(current_timezone)s; it "
|
2020-05-20 13:14:50 +00:00
|
|
|
|
"may be ambiguous or it may not exist."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/widgets.py:404
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/widgets.py:378
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Currently"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/widgets.py:715
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/widgets.py:704
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Yes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/forms/widgets.py:716
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/widgets.py:705
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "No"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#. Translators: Please do not add spaces around commas.
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/template/defaultfilters.py:805
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/template/defaultfilters.py:851
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "yes,no,maybe"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/template/defaultfilters.py:834
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/template/defaultfilters.py:851
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/template/defaultfilters.py:880
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/template/defaultfilters.py:897
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(size)d byte"
|
|
|
|
|
msgid_plural "%(size)d bytes"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/template/defaultfilters.py:853
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/template/defaultfilters.py:899
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%s KB"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/template/defaultfilters.py:855
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/template/defaultfilters.py:901
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%s MB"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/template/defaultfilters.py:857
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/template/defaultfilters.py:903
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%s GB"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/template/defaultfilters.py:859
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/template/defaultfilters.py:905
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%s TB"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/template/defaultfilters.py:861
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/template/defaultfilters.py:907
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%s PB"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dateformat.py:66
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dateformat.py:66
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "p.m."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dateformat.py:67
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dateformat.py:67
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "a.m."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dateformat.py:72
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dateformat.py:72
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "PM"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dateformat.py:73
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dateformat.py:73
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "AM"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dateformat.py:146
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dateformat.py:158
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "midnight"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dateformat.py:148
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dateformat.py:160
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "noon"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:6
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:6
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Monday"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:6
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:6
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Tuesday"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:6
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:6
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Wednesday"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:6
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:6
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Thursday"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:6
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:6
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Friday"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:7
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:7
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Saturday"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:7
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:7
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Sunday"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:10
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:10
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Mon"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:10
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:10
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Tue"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:10
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:10
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Wed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:10
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:10
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Thu"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:10
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:10
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Fri"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:11
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:11
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Sat"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:11
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:11
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Sun"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:14
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:18
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "January"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:14
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:18
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "February"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:14
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:18
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "March"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:14
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:18
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "April"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:14
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:18
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "May"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:14
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:18
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "June"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:15
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:19
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "July"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:15
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:19
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "August"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:15
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:19
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "September"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:15
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:19
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "October"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:15
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:19
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "November"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:16
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:20
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "December"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:19
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:23
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "jan"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:19
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:23
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "feb"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:19
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:23
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "mar"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:19
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:23
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "apr"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:19
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:23
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "may"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:19
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:23
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "jun"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:20
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:24
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "jul"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:20
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:24
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "aug"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:20
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:24
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "sep"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:20
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:24
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "oct"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:20
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:24
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "nov"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:20
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:24
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "dec"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:23
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:31
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "abbrev. month"
|
|
|
|
|
msgid "Jan."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:24
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:32
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "abbrev. month"
|
|
|
|
|
msgid "Feb."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:25
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:33
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "abbrev. month"
|
|
|
|
|
msgid "March"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:26
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:34
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "abbrev. month"
|
|
|
|
|
msgid "April"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:27
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:35
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "abbrev. month"
|
|
|
|
|
msgid "May"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:28
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:36
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "abbrev. month"
|
|
|
|
|
msgid "June"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:29
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:37
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "abbrev. month"
|
|
|
|
|
msgid "July"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:30
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:38
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "abbrev. month"
|
|
|
|
|
msgid "Aug."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:31
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:39
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "abbrev. month"
|
|
|
|
|
msgid "Sept."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:32
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:40
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "abbrev. month"
|
|
|
|
|
msgid "Oct."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:33
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:41
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "abbrev. month"
|
|
|
|
|
msgid "Nov."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:34
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:42
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "abbrev. month"
|
|
|
|
|
msgid "Dec."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:37
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:45
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "alt. month"
|
|
|
|
|
msgid "January"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:38
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:46
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "alt. month"
|
|
|
|
|
msgid "February"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:39
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:47
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "alt. month"
|
|
|
|
|
msgid "March"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:40
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:48
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "alt. month"
|
|
|
|
|
msgid "April"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:41
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:49
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "alt. month"
|
|
|
|
|
msgid "May"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:42
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:50
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "alt. month"
|
|
|
|
|
msgid "June"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:43
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:51
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "alt. month"
|
|
|
|
|
msgid "July"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:44
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:52
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "alt. month"
|
|
|
|
|
msgid "August"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:45
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:53
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "alt. month"
|
|
|
|
|
msgid "September"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:46
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:54
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "alt. month"
|
|
|
|
|
msgid "October"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:47
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:55
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "alt. month"
|
|
|
|
|
msgid "November"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/dates.py:48
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/dates.py:56
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgctxt "alt. month"
|
|
|
|
|
msgid "December"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/ipv6.py:8
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/ipv6.py:12
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "This is not a valid IPv6 address."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/text.py:71
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgctxt "String to return when truncating text"
|
|
|
|
|
msgid "%(truncated_text)s…"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/text.py:240
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/text.py:251
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "or"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#. Translators: This string is used as a separator between list elements
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/text.py:259
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/timesince.py:94
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/text.py:270
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/timesince.py:71
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid ", "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/timesince.py:9
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/timesince.py:11
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%d year"
|
|
|
|
|
msgid_plural "%d years"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/timesince.py:10
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/timesince.py:12
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%d month"
|
|
|
|
|
msgid_plural "%d months"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/timesince.py:11
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/timesince.py:13
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%d week"
|
|
|
|
|
msgid_plural "%d weeks"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/timesince.py:12
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/timesince.py:14
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%d day"
|
|
|
|
|
msgid_plural "%d days"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/timesince.py:13
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/timesince.py:15
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%d hour"
|
|
|
|
|
msgid_plural "%d hours"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/utils/timesince.py:14
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/timesince.py:16
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%d minute"
|
|
|
|
|
msgid_plural "%d minutes"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/csrf.py:110
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/csrf.py:109
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Forbidden"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/csrf.py:111
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/csrf.py:110
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "CSRF verification failed. Request aborted."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/csrf.py:115
|
|
|
|
|
msgid ""
|
2021-12-20 08:00:02 +00:00
|
|
|
|
"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 "
|
2020-05-20 13:14:50 +00:00
|
|
|
|
"required for security reasons, to ensure that your browser is not being "
|
|
|
|
|
"hijacked by third parties."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/csrf.py:120
|
|
|
|
|
msgid ""
|
2021-12-20 08:00:02 +00:00
|
|
|
|
"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."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/csrf.py:124
|
|
|
|
|
msgid ""
|
|
|
|
|
"If you are using the <meta name=\"referrer\" content=\"no-referrer\"> tag or "
|
2021-12-20 08:00:02 +00:00
|
|
|
|
"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."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/csrf.py:132
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/csrf.py:124
|
2020-05-20 13:14:50 +00:00
|
|
|
|
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/python3.6/site-packages/django/views/csrf.py:137
|
|
|
|
|
msgid ""
|
|
|
|
|
"If you have configured your browser to disable cookies, please re-enable "
|
2021-12-20 08:00:02 +00:00
|
|
|
|
"them, at least for this site, or for “same-origin” requests."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/csrf.py:142
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/csrf.py:134
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "More information is available with DEBUG=True."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/generic/dates.py:41
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/generic/dates.py:48
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "No year specified"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/generic/dates.py:61
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/generic/dates.py:111
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/generic/dates.py:208
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/generic/dates.py:72
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/generic/dates.py:132
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/generic/dates.py:249
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Date out of range"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/generic/dates.py:90
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/generic/dates.py:107
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "No month specified"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/generic/dates.py:142
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/generic/dates.py:169
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "No day specified"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/generic/dates.py:188
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/generic/dates.py:225
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "No week specified"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/generic/dates.py:338
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/generic/dates.py:367
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/generic/dates.py:387
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/generic/dates.py:415
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "No %(verbose_name_plural)s available"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/generic/dates.py:594
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/generic/dates.py:669
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Future %(verbose_name_plural)s not available because %(class_name)s."
|
|
|
|
|
"allow_future is False."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/generic/dates.py:628
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "Invalid date string “%(datestr)s” given format “%(format)s”"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/generic/detail.py:54
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/generic/detail.py:55
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "No %(verbose_name)s found matching the query"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/generic/list.py:67
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "Page is not “last”, nor can it be converted to an int."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/generic/list.py:72
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/generic/list.py:82
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Invalid page (%(page_number)s): %(message)s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/generic/list.py:154
|
|
|
|
|
#, python-format
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "Empty list and “%(class_name)s.allow_empty” is False."
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/static.py:40
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/static.py:44
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Directory indexes are not allowed here."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/static.py:42
|
|
|
|
|
#, python-format
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "“%(path)s” does not exist"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/static.py:80
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/static.py:86
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Index of %(directory)s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/templates/default_urlconf.html:7
|
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/templates/default_urlconf.html:221
|
|
|
|
|
msgid "The install worked successfully! Congratulations!"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/templates/default_urlconf.html:207
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, 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 ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/templates/default_urlconf.html:222
|
2020-05-20 13:14:50 +00:00
|
|
|
|
#, 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 ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/templates/default_urlconf.html:230
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Django Documentation"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/templates/default_urlconf.html:231
|
|
|
|
|
msgid "Topics, references, & how-to’s"
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/templates/default_urlconf.html:239
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Tutorial: A Polling App"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/templates/default_urlconf.html:240
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Get started with Django"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/templates/default_urlconf.html:248
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Django Community"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django/views/templates/default_urlconf.html:249
|
2020-05-20 13:14:50 +00:00
|
|
|
|
msgid "Connect, get help, or contribute"
|
|
|
|
|
msgstr ""
|
2020-07-20 09:37:04 +00:00
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django_bootstrap5/components.py:20
|
|
|
|
|
msgid "close"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/django_icons/renderers/image.py:217
|
|
|
|
|
msgid "Icon of {}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv/lib/python3.6/site-packages/isort/main.py:158
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1615
|
|
|
|
|
msgid "show this help message and exit"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:245
|
|
|
|
|
msgid ""
|
|
|
|
|
"Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:252
|
|
|
|
|
msgid ""
|
|
|
|
|
"Enter a valid 'slug' consisting of Unicode letters, numbers, underscores, or "
|
|
|
|
|
"hyphens."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/core/validators.py:463
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"File extension '%(extension)s' is not allowed. Allowed extensions are: "
|
|
|
|
|
"'%(allowed_extensions)s'."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:905
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1807
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "'%(value)s' value must be an integer."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:990
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "'%(value)s' value must be either True or False."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1172
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD "
|
|
|
|
|
"format."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1174
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1319
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid "
|
|
|
|
|
"date."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1317
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[."
|
|
|
|
|
"uuuuuu]][TZ] format."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1321
|
|
|
|
|
#, 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 ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1475
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "'%(value)s' value must be a decimal number."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1628
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"'%(value)s' value has an invalid format. It must be in [DD] [HH:[MM:]]ss[."
|
|
|
|
|
"uuuuuu] format."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:1773
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "'%(value)s' value must be a float."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:2006
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "'%(value)s' value must be either None, True or False."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:2163
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] "
|
|
|
|
|
"format."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:2165
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an "
|
|
|
|
|
"invalid time."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/db/models/fields/__init__.py:2366
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#, python-format
|
2021-12-20 08:00:02 +00:00
|
|
|
|
msgid "'%(value)s' is not a valid UUID."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/formsets.py:97
|
|
|
|
|
msgid "ManagementForm data is missing or has been tampered with"
|
2020-07-20 09:37:04 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/formsets.py:355
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Please submit %d or fewer forms."
|
|
|
|
|
msgid_plural "Please submit %d or fewer forms."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/formsets.py:362
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Please submit %d or more forms."
|
|
|
|
|
msgid_plural "Please submit %d or more forms."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/models.py:1093
|
|
|
|
|
msgid "The inline foreign key did not match the parent instance primary key."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/models.py:1267
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "\"%(pk)s\" is not a valid value for a primary key."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/forms/utils.py:172
|
|
|
|
|
#, 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 ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/text.py:81
|
|
|
|
|
#, python-format
|
|
|
|
|
msgctxt "String to return when truncating text"
|
|
|
|
|
msgid "%(truncated_text)s..."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/utils/timesince.py:60
|
|
|
|
|
msgid "0 minutes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/csrf.py:114
|
|
|
|
|
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 ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/csrf.py:119
|
|
|
|
|
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 ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/csrf.py:129
|
|
|
|
|
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 ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/debug.py:520
|
|
|
|
|
msgid "Welcome to Django"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/debug.py:521
|
|
|
|
|
msgid "It worked!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/debug.py:522
|
|
|
|
|
msgid "Congratulations on your first Django-powered page."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/debug.py:524
|
|
|
|
|
msgid ""
|
|
|
|
|
"Next, start your first app by running <code>python manage.py startapp "
|
|
|
|
|
"[app_label]</code>."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/debug.py:527
|
|
|
|
|
msgid ""
|
|
|
|
|
"You're seeing this message because you have <code>DEBUG = True</code> in "
|
|
|
|
|
"your Django settings file and you haven't configured any URLs. Get to work!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/generic/dates.py:703
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Invalid date string '%(datestr)s' given format '%(format)s'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/generic/list.py:77
|
|
|
|
|
msgid "Page is not 'last', nor can it be converted to an int."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/generic/list.py:172
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Empty list and '%(class_name)s.allow_empty' is False."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/django/views/static.py:46
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "\"%(path)s\" does not exist"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:313
|
|
|
|
|
msgid "usage: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:821
|
|
|
|
|
msgid ".__call__() not defined"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1105
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "unknown parser %r (choices: %s)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1146
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "argument \"-\" with mode %r"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1349
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "cannot merge actions - two groups are named %r"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1387
|
|
|
|
|
msgid "'required' is an invalid argument for positionals"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1407
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "invalid option string %r: must start with a character %r"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1428
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "dest= is required for options like %r"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1445
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "invalid conflict_resolution value: %r"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1463
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "conflicting option string(s): %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1526
|
|
|
|
|
msgid "mutually exclusive arguments must be optional"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1596
|
|
|
|
|
msgid "positional arguments"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1597
|
|
|
|
|
msgid "optional arguments"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1621
|
|
|
|
|
msgid "show program's version number and exit"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1653
|
|
|
|
|
msgid "cannot have multiple subparser arguments"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1705
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "unrecognized arguments: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1802
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "not allowed with argument %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1848
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1862
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "ignored explicit argument %r"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1952
|
|
|
|
|
msgid "too few arguments"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1959
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "argument %s is required"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:1973
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "one of the arguments %s is required"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:2019
|
|
|
|
|
msgid "expected one argument"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:2020
|
|
|
|
|
msgid "expected at most one argument"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:2021
|
|
|
|
|
msgid "expected at least one argument"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:2023
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "expected %s argument(s)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:2080
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "ambiguous option: %s could match %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:2142
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "unexpected option string: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:2243
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%r is not callable"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:2259
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "invalid %s value: %r"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:2269
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "invalid choice: %r (choose from %s)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: venv2/lib/python2.7/site-packages/gunicorn/argparse_compat.py:2362
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%s: error: %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2021-12-20 08:00:02 +00:00
|
|
|
|
#: virtsecrets/templates/create_secret_block.html:12
|
|
|
|
|
msgid "Create New Secret"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: virtsecrets/templates/create_secret_block.html:18
|
|
|
|
|
msgid "Ephemeral"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: virtsecrets/templates/create_secret_block.html:21
|
|
|
|
|
#: virtsecrets/templates/create_secret_block.html:30
|
|
|
|
|
msgid "no"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: virtsecrets/templates/create_secret_block.html:22
|
|
|
|
|
#: virtsecrets/templates/create_secret_block.html:31
|
|
|
|
|
msgid "yes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: virtsecrets/templates/create_secret_block.html:27
|
|
|
|
|
msgid "Private"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: virtsecrets/templates/create_secret_block.html:46
|
|
|
|
|
#: virtsecrets/templates/secrets.html:62
|
|
|
|
|
msgid "Data"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: virtsecrets/templates/secrets.html:51
|
|
|
|
|
msgid "Hypervisor doesn't have any Secrets"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: virtsecrets/templates/secrets.html:61
|
|
|
|
|
msgid "Usage Type"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: virtsecrets/templates/secrets.html:89
|
|
|
|
|
msgid "Set secret value"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: virtsecrets/templates/secrets.html:95
|
|
|
|
|
msgid "Value"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-10-23 08:35:32 +00:00
|
|
|
|
#: webvirtcloud/middleware.py:18
|
2020-07-20 09:37:04 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "libvirt Error - %(exception)s"
|
|
|
|
|
msgstr ""
|