1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00
webvirtcloud/locale/cz/LC_MESSAGES/django.po

5447 lines
140 KiB
Text
Raw Normal View History

2021-12-20 08:00:02 +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"
2023-05-10 08:23:06 +00:00
"POT-Creation-Date: 2023-05-10 08:21+0000\n"
2021-12-20 08:00:02 +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=INTEGER; plural=EXPRESSION;\n"
#: accounts/forms.py:25
msgid "Instance owned by another user"
msgstr ""
#: 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
#, python-format
msgid "Instance \"%(inst)s\" of user %(user)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: accounts/models.py:34
2021-12-20 08:00:02 +00:00
msgid "key name"
msgstr ""
2023-05-10 08:23:06 +00:00
#: accounts/models.py:35
2021-12-20 08:00:02 +00:00
msgid "public key"
msgstr ""
2023-05-10 08:23:06 +00:00
#: accounts/models.py:45
2021-12-20 08:00:02 +00:00
msgid "max instances"
msgstr ""
2023-05-10 08:23:06 +00:00
#: accounts/models.py:47 accounts/models.py:53 accounts/models.py:59
#: accounts/models.py:65
2021-12-20 08:00:02 +00:00
msgid "-1 for unlimited. Any integer value"
msgstr ""
2023-05-10 08:23:06 +00:00
#: accounts/models.py:51
2021-12-20 08:00:02 +00:00
msgid "max CPUs"
msgstr ""
2023-05-10 08:23:06 +00:00
#: accounts/models.py:57
2021-12-20 08:00:02 +00:00
msgid "max memory"
msgstr ""
2023-05-10 08:23:06 +00:00
#: accounts/models.py:63
2021-12-20 08:00:02 +00:00
msgid "max disk size"
msgstr ""
2023-05-10 08:23:06 +00:00
#: accounts/models.py:80
2021-12-20 08:00:02 +00:00
msgid "Can change password"
msgstr ""
#: accounts/templates/account.html:7 accounts/templates/account.html:8
msgid "User Profile"
msgstr ""
#: 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 ""
#: accounts/templates/account.html:28
#: computes/templates/computes/instances.html:5
#: computes/templates/computes/instances.html:9
#: computes/templates/computes/instances.html:30
#: computes/templates/overview.html:18 instances/templates/allinstances.html:5
#: instances/templates/allinstances.html:9
#: instances/templates/bottom_bar.html:17
#: interfaces/templates/interface.html:16
#: interfaces/templates/interfaces.html:22 networks/templates/network.html:17
#: networks/templates/networks.html:19 nwfilters/templates/nwfilter.html:17
#: nwfilters/templates/nwfilters.html:23 storages/templates/storage.html:23
#: storages/templates/storages.html:19 templates/navbar.html:14
#: virtsecrets/templates/secrets.html:25
msgid "Instances"
msgstr ""
#: accounts/templates/account.html:33
msgid "Public Keys"
msgstr ""
2023-05-10 08:23:06 +00:00
#: accounts/templates/account.html:44 admin/templates/admin/logs.html:33
2021-12-20 08:00:02 +00:00
#: instances/templates/instance.html:5
msgid "Instance"
msgstr ""
#: accounts/templates/account.html:45
msgid "VNC"
msgstr ""
#: 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
#: 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
msgid "Resize"
msgstr ""
#: 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
#: interfaces/templates/interface.html:60 networks/templates/network.html:50
#: 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
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/formsets.py:417
2021-12-20 08:00:02 +00:00
#: virtsecrets/templates/secrets.html:78
msgid "Delete"
msgstr ""
#: accounts/templates/account.html:48
#: instances/templates/create_instance_w2.html:80
#: instances/templates/instances/settings_tab.html:254
2023-05-10 08:23:06 +00:00
#: instances/templates/instances/snapshots_tab.html:78
2021-12-20 08:00:02 +00:00
#: 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
msgid "Action"
msgstr ""
#: accounts/templates/account.html:60
msgid "edit"
msgstr ""
#: accounts/templates/account.html:78
msgid "Key name"
msgstr ""
#: accounts/templates/account.html:79
msgid "Public key"
msgstr ""
#: accounts/templates/accounts/change_password_form.html:7
#: accounts/templates/accounts/change_password_form.html:14
#: accounts/templates/profile.html:33
msgid "Change Password"
msgstr ""
#: accounts/templates/accounts/change_password_form.html:25
#: accounts/templates/accounts/email_otp_form.html:25
#: admin/templates/admin/user_form.html:19
#: computes/templates/computes/form.html:21
#: templates/common/confirm_delete.html:19 templates/common/form.html:20
msgid "Cancel"
msgstr ""
#: accounts/templates/accounts/change_password_form.html:27
#: 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
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/widgets.py:405
2021-12-20 08:00:02 +00:00
msgid "Change"
msgstr ""
#: accounts/templates/accounts/email/otp.html:3
#, python-format
msgid ""
"\n"
"Scan this QR code to get OTP for account '%(user)s'\n"
msgstr ""
2023-05-10 08:23:06 +00:00
#: accounts/templates/accounts/email/otp.html:8
msgid "Some e-mail clients does not render SVG, also generating PNG."
msgstr ""
2021-12-20 08:00:02 +00:00
#: accounts/templates/accounts/email_otp_form.html:12
msgid ""
"\n"
" Enter email address OTP QR code will be sent to.\n"
" "
msgstr ""
#: accounts/templates/accounts/email_otp_form.html:27
msgid "Send"
msgstr ""
#: accounts/templates/accounts/otp_login.html:23
msgid "I do not have/lost my OTP!"
msgstr ""
#: accounts/templates/accounts/otp_login.html:24
2023-05-10 08:23:06 +00:00
#: accounts/templates/login.html:5 accounts/templates/login.html:24
#: accounts/templates/login.html:29
2021-12-20 08:00:02 +00:00
msgid "Sign In"
msgstr ""
#: accounts/templates/login.html:5 accounts/templates/logout.html:4
msgid "WebVirtCloud"
msgstr ""
2023-05-10 08:23:06 +00:00
#: accounts/templates/login.html:20
2021-12-20 08:00:02 +00:00
msgid "Incorrect username or password."
msgstr ""
2023-05-10 08:23:06 +00:00
#: accounts/templates/login.html:25 admin/templates/admin/logs.html:31
2021-12-20 08:00:02 +00:00
#: computes/templates/computes/instances.html:64
#: instances/templates/add_instance_owner_block.html:18
#: instances/templates/allinstances_index_grouped.html:8
#: instances/templates/allinstances_index_nongrouped.html:7
#: instances/templates/instances/stats_tab.html:87
msgid "User"
msgstr ""
2023-05-10 08:23:06 +00:00
#: accounts/templates/login.html:26 admin/forms.py:78
2021-12-20 08:00:02 +00:00
#: console/templates/console-spice-full.html:206
#: console/templates/console-spice-lite.html:58
#: console/templates/console-spice-lite.html:99
msgid "Password"
msgstr ""
#: accounts/templates/logout.html:4
msgid "Sign Out"
msgstr ""
#: accounts/templates/logout.html:13
msgid "Successful log out"
msgstr ""
#: accounts/templates/profile.html:7 accounts/templates/profile.html:9
#: templates/navbar.html:45
msgid "Profile"
msgstr ""
#: accounts/templates/profile.html:15
msgid "Edit Profile"
msgstr ""
#: accounts/templates/profile.html:20
#: instances/templates/instances/access_tab.html:20
msgid "SSH Keys"
msgstr ""
#: accounts/templates/profile.html:38
#: instances/templates/instances/settings_tab.html:720
#: instances/templates/instances/settings_tab.html:722
msgid "Update"
msgstr ""
#: accounts/templates/profile.html:68
msgid "Add SSH Key"
msgstr ""
#: accounts/templates/profile.html:76
#: 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 ""
2023-05-10 08:23:06 +00:00
#: accounts/utils.py:49
2021-12-20 08:00:02 +00:00
msgid "OTP QR Code"
msgstr ""
2023-05-10 08:23:06 +00:00
#: accounts/utils.py:50
2021-12-20 08:00:02 +00:00
msgid "Please view HTML version of this message."
msgstr ""
#: accounts/views.py:26
msgid "Profile updated"
msgstr ""
#: accounts/views.py:44
msgid "SSH key added"
msgstr ""
#: accounts/views.py:52
msgid "Add SSH key"
msgstr ""
#: accounts/views.py:61
msgid "SSH key deleted"
msgstr ""
#: accounts/views.py:69
msgid "Delete SSH key"
msgstr ""
#: accounts/views.py:101
msgid "Password Changed"
msgstr ""
#: accounts/views.py:121
msgid "Create User Instance"
msgstr ""
#: accounts/views.py:139
msgid "Update User Instance"
msgstr ""
2023-05-10 08:23:06 +00:00
#: accounts/views.py:176
2021-12-20 08:00:02 +00:00
#, python-format
msgid "OTP Sent to %(email)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: accounts/views.py:185
2021-12-20 08:00:02 +00:00
msgid "Email OTP"
msgstr ""
2023-05-10 08:23:06 +00:00
#: accounts/views.py:197
2021-12-20 08:00:02 +00:00
#, python-format
msgid "OTP QR code was emailed to user %(user)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: accounts/views.py:200
2021-12-20 08:00:02 +00:00
msgid "User email not set, failed to send QR code"
msgstr ""
#: admin/forms.py:49
msgid "Permissions"
msgstr ""
#: admin/forms.py:56 admin/templates/admin/group_list.html:13
#: templates/navbar.html:30
msgid "Groups"
msgstr ""
#: admin/forms.py:81
msgid ""
"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>."
msgstr ""
2023-05-10 08:23:06 +00:00
#: admin/templates/admin/group_list.html:5 admin/views.py:86
2021-12-20 08:00:02 +00:00
#: instances/templates/instances/settings_tab.html:69 templates/navbar.html:29
msgid "Users"
msgstr ""
2023-05-10 08:23:06 +00:00
#: admin/templates/admin/group_list.html:20 admin/templates/admin/logs.html:21
2021-12-20 08:00:02 +00:00
#: 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
msgid "Warning"
msgstr ""
#: admin/templates/admin/group_list.html:20
msgid "You don't have any groups"
msgstr ""
#: admin/templates/admin/group_list.html:28
msgid "Group Name"
msgstr ""
#: 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
2023-05-10 08:23:06 +00:00
#: instances/templates/allinstances_index_grouped.html:15
#: instances/templates/allinstances_index_nongrouped.html:15
2021-12-20 08:00:02 +00:00
#: instances/templates/instances/settings_tab.html:355
#: instances/templates/instances/settings_tab.html:525
#: networks/templates/network.html:175 networks/templates/network.html:284
#: networks/templates/network.html:332
msgid "Actions"
msgstr ""
#: 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
msgid "Edit"
msgstr ""
#: admin/templates/admin/logs.html:5 admin/templates/admin/logs.html:7
#: instances/templates/instances/stats_tab.html:12 templates/navbar.html:31
msgid "Logs"
msgstr ""
2023-05-10 08:23:06 +00:00
#: admin/templates/admin/logs.html:21
2021-12-20 08:00:02 +00:00
msgid "You don't have any Logs"
msgstr ""
2023-05-10 08:23:06 +00:00
#: admin/templates/admin/logs.html:30
#: instances/templates/instances/snapshots_tab.html:75
2021-12-20 08:00:02 +00:00
#: instances/templates/instances/stats_tab.html:86
msgid "Date"
msgstr ""
2023-05-10 08:23:06 +00:00
#: admin/templates/admin/logs.html:32
2021-12-20 08:00:02 +00:00
#: console/templates/console-spice-full.html:202
#: instances/templates/allinstances_index_nongrouped.html:7
msgid "Host"
msgstr ""
2023-05-10 08:23:06 +00:00
#: admin/templates/admin/logs.html:34
2021-12-20 08:00:02 +00:00
#: instances/templates/instances/stats_tab.html:88
msgid "Message"
msgstr ""
#: admin/templates/admin/user_form.html:21
#: computes/templates/computes/form.html:23
#: instances/templates/instances/edit_instance_volume.html:111
#: networks/templates/add_network_qos.html:51 templates/common/form.html:22
msgid "Save"
msgstr ""
#: admin/templates/admin/user_list.html:23
msgid "You don't have any user"
msgstr ""
#: admin/templates/admin/user_list.html:31
msgid "Username"
msgstr ""
#: admin/templates/admin/user_list.html:32
#: computes/templates/computes/instances.html:65
#: computes/templates/computes/list.html:28
#: instances/templates/allinstances_index_grouped.html:9
#: instances/templates/allinstances_index_nongrouped.html:9
msgid "Status"
msgstr ""
#: admin/templates/admin/user_list.html:33
msgid "Staff"
msgstr ""
#: admin/templates/admin/user_list.html:34
msgid "Superuser"
msgstr ""
#: admin/templates/admin/user_list.html:35
msgid "Can Clone"
msgstr ""
#: admin/templates/admin/user_list.html:48
#: computes/templates/computes/instances.html:91
2023-05-10 08:23:06 +00:00
#: instances/templates/allinstances_index_grouped.html:65
#: instances/templates/allinstances_index_nongrouped.html:44
2021-12-20 08:00:02 +00:00
#: instances/templates/instance.html:19
msgid "Active"
msgstr ""
#: admin/templates/admin/user_list.html:50
msgid "Blocked"
msgstr ""
#: admin/templates/admin/user_list.html:58
msgid "View Profile"
msgstr ""
#: admin/templates/admin/user_list.html:61
msgid "Block"
msgstr ""
#: admin/templates/admin/user_list.html:63
msgid "Unblock"
msgstr ""
2023-05-10 08:23:06 +00:00
#: admin/views.py:41
2021-12-20 08:00:02 +00:00
msgid "Create Group"
msgstr ""
2023-05-10 08:23:06 +00:00
#: admin/views.py:59
2021-12-20 08:00:02 +00:00
msgid "Update Group"
msgstr ""
2023-05-10 08:23:06 +00:00
#: admin/views.py:112
2021-12-20 08:00:02 +00:00
msgid "Create User"
msgstr ""
2023-05-10 08:23:06 +00:00
#: admin/views.py:137
2021-12-20 08:00:02 +00:00
msgid "Update User"
msgstr ""
2023-05-10 08:23:06 +00:00
#: admin/views.py:151
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Password changed for %(user)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: admin/views.py:155
2021-12-20 08:00:02 +00:00
msgid "Wrong Data Provided"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:11
msgid "Theme"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:11
msgid "Bootstrap CSS & Bootswatch Theme"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:12
msgid "Theme SASS Path"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:12
msgid "Bootstrap SASS & Bootswatch SASS Directory"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:13
msgid "All Instances View Style"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:13
msgid "All instances list style"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:14
msgid "Logs per Page"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:14
msgid "Pagination for logs"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:15
msgid "Multiple Owner for VM"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:15
msgid "Allow to have multiple owner for instance"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:16
msgid "Quota Debug"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:16
msgid "Debug for user quotas"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:17
msgid "Disk Format"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:17
msgid "Instance disk format"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:18
msgid "Disk Bus"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:18
msgid "Instance disk bus type"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:19
msgid "Disk SCSI Controller"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:19
msgid "SCSI controller type"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:20
msgid "Disk Cache"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:20
msgid "Disk volume cache type"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:21
msgid "Disk IO Type"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:21
msgid "Volume io modes"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:22
msgid "Disk Detect Zeroes"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:22
msgid "Volume detect zeroes mode"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:23
msgid "Disk Discard"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:23
msgid "Volume discard mode"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:24
msgid "Disk Owner UID"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:24
msgid "Owner UID: up to os, 0=root, 107=qemu or libvirt-bin(for ubuntu)"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:25
msgid "Disk Owner GID"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:25
msgid "Owner GID: up to os, 0=root, 107=qemu or libvirt-bin(for ubuntu)"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:26
msgid "VM CPU Mode"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:26
msgid "Cpu modes"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:27
msgid "VM Machine Type"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:27
msgid "Chipset/Machine type"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:28
msgid "VM Firmware Type"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:28
msgid "Firmware type for x86_64"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:29
msgid "VM Architecture Type"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:29
msgid "Architecture type: x86_64, i686, etc"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:30
msgid "VM Console Type"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:30
msgid "Default console type"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:31
msgid "VM Clone Name Prefix"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:31
msgid "Prefix for cloned instance name"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:32
msgid "VM Clone Auto Name"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:32
msgid "Generated name for cloned instance"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:33
msgid "VM Clone Auto Migrate"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:33
msgid "Auto migrate instance after clone"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:34
msgid "VM Bottom Bar"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:34
msgid "Bottom navbar for instance details"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:35
msgid "Show Access Root Pass"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:35
msgid "Show access root password"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:36
msgid "Show Access SSH Keys"
msgstr ""
#: appsettings/migrations/0002_auto_20200527_1603.py:36
msgid "Show access ssh keys"
msgstr ""
#: 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 ""
2023-05-10 08:23:06 +00:00
#: appsettings/migrations/0006_auto_20220630_0717.py:10
msgid "VM DRBD Status"
msgstr ""
#: appsettings/migrations/0006_auto_20220630_0717.py:10
msgid "Show VM DRBD Status"
msgstr ""
#: appsettings/migrations/0008_auto_20220905_1459.py:10
msgid "VM CD-ROM Device"
msgstr ""
#: appsettings/migrations/0008_auto_20220905_1459.py:10
msgid "Add or not cdrom device while instance creating"
msgstr ""
#: appsettings/migrations/0008_auto_20220905_1459.py:11
msgid "VM Video Type"
msgstr ""
#: appsettings/migrations/0008_auto_20220905_1459.py:11
msgid "Change instance default video type"
msgstr ""
#: appsettings/migrations/0008_auto_20220905_1459.py:12
msgid "VM Input Device"
msgstr ""
#: appsettings/migrations/0008_auto_20220905_1459.py:12
msgid "Add or not input device with specify its type"
msgstr ""
#: appsettings/models.py:9 computes/models.py:11 instances/models.py:27
#: interfaces/models.py:8 networks/models.py:8 storages/models.py:8
#: storages/models.py:25
2021-12-20 08:00:02 +00:00
msgid "name"
msgstr ""
2023-05-10 08:23:06 +00:00
#: appsettings/models.py:10
2021-12-20 08:00:02 +00:00
msgid "key"
msgstr ""
2023-05-10 08:23:06 +00:00
#: appsettings/models.py:11
2021-12-20 08:00:02 +00:00
msgid "value"
msgstr ""
2023-05-10 08:23:06 +00:00
#: appsettings/models.py:12
2021-12-20 08:00:02 +00:00
msgid "choices"
msgstr ""
2023-05-10 08:23:06 +00:00
#: appsettings/models.py:13
2021-12-20 08:00:02 +00:00
msgid "description"
msgstr ""
#: appsettings/templates/appsettings.html:4
#: appsettings/templates/appsettings.html:6
msgid "Edit Settings"
msgstr ""
#: appsettings/templates/appsettings.html:11
msgid "App Settings"
msgstr ""
#: appsettings/templates/appsettings.html:15 templates/navbar.html:43
msgid "Language"
msgstr ""
#: appsettings/templates/appsettings.html:48
msgid "After change please full refresh page with 'Ctrl + F5' "
msgstr ""
#: appsettings/templates/appsettings.html:53
msgid "Other Settings"
msgstr ""
2023-05-10 08:23:06 +00:00
#: appsettings/views.py:40
2021-12-20 08:00:02 +00:00
#, python-format
msgid "SASS directory path is changed. Now: %(dir)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: appsettings/views.py:76
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Theme is changed. Now: %(theme)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: appsettings/views.py:91
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%(setting)s is changed. Now: %(value)s"
msgstr ""
#: computes/forms.py:21
msgid "FQDN/IP"
msgstr ""
#: computes/models.py:12
msgid "hostname"
msgstr ""
#: computes/models.py:13
msgid "login"
msgstr ""
#: computes/models.py:14
msgid "password"
msgstr ""
#: computes/models.py:15
msgid "details"
msgstr ""
#: computes/templates/computes/form.html:6
msgid "Add Compute"
msgstr ""
#: computes/templates/computes/form.html:11
msgid "Create Compute"
msgstr ""
#: 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
#: networks/templates/networks.html:16 nwfilters/templates/nwfilter.html:14
#: nwfilters/templates/nwfilters.html:20 storages/templates/storage.html:20
#: storages/templates/storages.html:16 virtsecrets/templates/secrets.html:22
msgid "Overview"
msgstr ""
#: 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
#: networks/templates/networks.html:22 nwfilters/templates/nwfilter.html:20
#: 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
msgid "Storages"
msgstr ""
#: 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
#: networks/templates/networks.html:4 networks/templates/networks.html:6
#: networks/templates/networks.html:25 nwfilters/templates/nwfilter.html:23
#: nwfilters/templates/nwfilters.html:29 storages/templates/storage.html:29
#: storages/templates/storages.html:25 virtsecrets/templates/secrets.html:31
msgid "Networks"
msgstr ""
#: computes/templates/computes/instances.html:39
#: computes/templates/overview.html:27 interfaces/templates/interface.html:25
#: interfaces/templates/interfaces.html:5
#: interfaces/templates/interfaces.html:7
#: interfaces/templates/interfaces.html:31 networks/templates/network.html:26
#: networks/templates/networks.html:28 nwfilters/templates/nwfilter.html:26
#: nwfilters/templates/nwfilters.html:32 storages/templates/storage.html:32
#: storages/templates/storages.html:28 virtsecrets/templates/secrets.html:34
msgid "Interfaces"
msgstr ""
#: 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
#: networks/templates/networks.html:31 nwfilters/templates/nwfilter.html:29
#: nwfilters/templates/nwfilters.html:5 nwfilters/templates/nwfilters.html:7
#: nwfilters/templates/nwfilters.html:35 storages/templates/storage.html:35
#: storages/templates/storages.html:31 virtsecrets/templates/secrets.html:37
msgid "NWFilters"
msgstr ""
#: 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
#: networks/templates/networks.html:34 nwfilters/templates/nwfilter.html:32
#: 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
msgid "Secrets"
msgstr ""
#: computes/templates/computes/instances.html:56
msgid "Hypervisor doesn't have any Instances"
msgstr ""
#: 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
#: instances/templates/allinstances_index_grouped.html:7
#: instances/templates/allinstances_index_nongrouped.html:5
2023-05-10 08:23:06 +00:00
#: instances/templates/create_inst_block.html:21
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
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:330
#: instances/templates/create_instance_w2.html:332
#: instances/templates/create_instance_w2.html:570
#: instances/templates/create_instance_w2.html:572
2021-12-20 08:00:02 +00:00
#: instances/templates/instances/settings_tab.html:353
2023-05-10 08:23:06 +00:00
#: instances/templates/instances/snapshots_tab.html:76
2021-12-20 08:00:02 +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
#: 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
#: storages/templates/create_stg_vol_block.html:21
#: storages/templates/storage.html:97 storages/templates/storage.html:125
#: storages/templates/storage.html:127
msgid "Name"
msgstr ""
#: computes/templates/computes/instances.html:63
#: instances/templates/allinstances_index_grouped.html:7
#: instances/templates/allinstances_index_nongrouped.html:5
#: instances/templates/instances/settings_tab.html:811
#: instances/templates/instances/settings_tab.html:834
msgid "Description"
msgstr ""
#: computes/templates/computes/instances.html:66
2023-05-10 08:23:06 +00:00
#: instances/templates/allinstances_index_grouped.html:13
#: instances/templates/allinstances_index_nongrouped.html:13
#: instances/templates/create_inst_block.html:22
2021-12-20 08:00:02 +00:00
#: instances/templates/create_instance_w2.html:77
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:348
#: instances/templates/create_instance_w2.html:588
2021-12-20 08:00:02 +00:00
#: instances/templates/instance.html:43 instances/templates/instance.html:45
msgid "VCPU"
msgstr ""
#: computes/templates/computes/instances.html:67
#: computes/templates/overview.html:80
2023-05-10 08:23:06 +00:00
#: instances/templates/allinstances_index_grouped.html:14
#: instances/templates/allinstances_index_nongrouped.html:14
#: instances/templates/create_inst_block.html:24
2021-12-20 08:00:02 +00:00
#: instances/templates/instances/resize_tab.html:12
msgid "Memory"
msgstr ""
#: computes/templates/computes/instances.html:93
2023-05-10 08:23:06 +00:00
#: instances/templates/allinstances_index_grouped.html:66
#: instances/templates/allinstances_index_nongrouped.html:46
2021-12-20 08:00:02 +00:00
#: instances/templates/instance.html:16
msgid "Off"
msgstr ""
#: computes/templates/computes/instances.html:95
2023-05-10 08:23:06 +00:00
#: instances/templates/allinstances_index_grouped.html:68
#: instances/templates/allinstances_index_nongrouped.html:48
2021-12-20 08:00:02 +00:00
msgid "Suspended"
msgstr ""
#: computes/templates/computes/list.html:6
#: computes/templates/computes/list.html:12 templates/navbar.html:18
msgid "Computes"
msgstr ""
#: computes/templates/computes/list.html:19
msgid "You don't have any computes"
msgstr ""
#: 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
msgid "Details"
msgstr ""
#: computes/templates/computes/list.html:40
2023-05-10 08:23:06 +00:00
#: instances/templates/allinstances_index_grouped.html:31
2021-12-20 08:00:02 +00:00
#: instances/templates/instances/settings_tab.html:906
msgid "Connected"
msgstr ""
#: computes/templates/computes/list.html:40
msgid "Not Connected"
msgstr ""
#: computes/templates/create_comp_block.html:5
msgid "TCP"
msgstr ""
#: computes/templates/create_comp_block.html:6
msgid "SSH"
msgstr ""
#: 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"
msgstr ""
#: computes/templates/overview.html:40
msgid "Basic details"
msgstr ""
#: computes/templates/overview.html:42
#: instances/templates/instances/info_tab.html:5
#: storages/templates/create_stg_block.html:185
msgid "Hostname"
msgstr ""
#: computes/templates/overview.html:44
msgid "Hypervisors"
msgstr ""
#: computes/templates/overview.html:61
msgid "more"
msgstr ""
#: computes/templates/overview.html:71
msgid "Emulator"
msgstr ""
#: computes/templates/overview.html:73
#: instances/templates/instances/info_tab.html:11
msgid "Version"
msgstr ""
#: computes/templates/overview.html:75
msgid "Qemu"
msgstr ""
#: computes/templates/overview.html:77
msgid "Libvirt"
msgstr ""
#: computes/templates/overview.html:82
#: instances/templates/create_instance_w1.html:36
#: instances/templates/create_instance_w1.html:50
msgid "Architecture"
msgstr ""
#: computes/templates/overview.html:84
msgid "Logical CPUs"
msgstr ""
#: computes/templates/overview.html:86
msgid "Processor"
msgstr ""
#: computes/templates/overview.html:88
msgid "Connection"
msgstr ""
#: computes/templates/overview.html:94
#: instances/templates/instances/edit_instance_volume.html:25
msgid "Performance"
msgstr ""
#: computes/templates/overview.html:100
msgid "CPU Utilization"
msgstr ""
#: computes/templates/overview.html:109
msgid "RAM Utilization"
msgstr ""
2023-05-10 08:23:06 +00:00
#: computes/validators.py:17
2021-12-20 08:00:02 +00:00
msgid ""
"Hostname must contain only numbers, or the domain name separated by \".\""
msgstr ""
2023-05-10 08:23:06 +00:00
#: computes/validators.py:20
2021-12-20 08:00:02 +00:00
msgid "Wrong IP address"
msgstr ""
2023-05-10 08:23:06 +00:00
#: computes/validators.py:26
2021-12-20 08:00:02 +00:00
msgid "The hostname must not contain any special characters"
msgstr ""
#: console/templates/console-base.html:51
msgid "Send key(s)"
msgstr ""
#: console/templates/console-base.html:71
msgid "Fullscreen"
msgstr ""
#: 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 ""
#: console/templates/console-spice-full.html:204
msgid "Port"
msgstr ""
#: console/templates/console-spice-full.html:212
msgid "Show console"
msgstr ""
#: 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
#: storages/templates/storage.html:62
msgid "Start"
msgstr ""
#: console/templates/console-spice-lite.html:109
msgid "must specify host and port in URL"
msgstr ""
#: console/templates/console-vnc-full.html:78
msgid "noVNC encountered an error"
msgstr ""
#: console/templates/console-vnc-lite.html:221
msgid "Loading"
msgstr ""
2023-05-10 08:23:06 +00:00
#: console/views.py:61
2021-12-20 08:00:02 +00:00
msgid ""
"User does not have permission to access console or host/instance not exist"
msgstr ""
2023-05-10 08:23:06 +00:00
#: console/views.py:106
2021-12-20 08:00:02 +00:00
msgid "Fail to get console. Please check the console configuration of your VM."
msgstr ""
2023-05-10 08:23:06 +00:00
#: console/views.py:109
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Console type '%(type)s' has not support"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/forms.py:76
2021-12-20 08:00:02 +00:00
msgid "The name of the virtual machine must not contain any special characters"
msgstr ""
#: instances/models.py:11
msgid "label"
msgstr ""
#: instances/models.py:12
msgid "memory"
msgstr ""
#: instances/models.py:13
msgid "vcpu"
msgstr ""
#: instances/models.py:14
msgid "disk"
msgstr ""
#: instances/models.py:28
msgid "uuid"
msgstr ""
#: instances/models.py:29
msgid "is template"
msgstr ""
#: instances/models.py:30
msgid "created"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/models.py:31
msgid "drbd"
msgstr ""
#: instances/models.py:221
msgid "Live"
msgstr ""
#: instances/models.py:222
msgid "Undefine XML"
msgstr ""
#: instances/models.py:223
msgid "Offline"
msgstr ""
#: instances/models.py:224
msgid "Auto Converge"
msgstr ""
#: instances/models.py:225
msgid "Compress"
msgstr ""
#: instances/models.py:226
msgid "Post Copy"
msgstr ""
#: instances/models.py:227
msgid "Unsafe"
msgstr ""
#: instances/models.py:239
msgid "No Virtual Machine name has been entered"
msgstr ""
#: instances/models.py:243
msgid "No VCPU has been entered"
msgstr ""
#: instances/models.py:248
msgid "No RAM size has been entered"
msgstr ""
#: instances/models.py:252
msgid "No Network pool has been choosen"
msgstr ""
#: instances/models.py:259
msgid "Please select HDD cache mode"
msgstr ""
#: instances/models.py:270
msgid "Please select a graphics type"
msgstr ""
#: instances/models.py:273
msgid "Please select a video driver"
msgstr ""
#: instances/models.py:292
2021-12-20 08:00:02 +00:00
msgid "Can access console without password"
msgstr ""
#: instances/templates/add_instance_network_block.html:12
msgid "Add Instance Network"
msgstr ""
#: instances/templates/add_instance_network_block.html:18
#: 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
#: interfaces/templates/interface.html:45
#: interfaces/templates/interface.html:74
#: interfaces/templates/interfaces.html:64
#: networks/templates/modify_ipv4_fixed_address.html:24
#: networks/templates/network.html:172
msgid "MAC"
msgstr ""
#: instances/templates/add_instance_network_block.html:24
#: instances/templates/create_instance_w2.html:163
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:413
2021-12-20 08:00:02 +00:00
#: instances/templates/instances/settings_tab.html:36
#: instances/templates/instances/settings_tab.html:421
#: networks/templates/network.html:5 networks/templates/network.html:7
#: networks/templates/network.html:107 networks/templates/network.html:218
msgid "Network"
msgstr ""
#: instances/templates/add_instance_network_block.html:37
#: instances/templates/create_instance_w2.html:188
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:455
#: instances/templates/create_instance_w2.html:697
2021-12-20 08:00:02 +00:00
#: instances/templates/instances/settings_tab.html:430
#: nwfilters/templates/nwfilter.html:5 nwfilters/templates/nwfilter.html:7
msgid "NWFilter"
msgstr ""
#: instances/templates/add_instance_network_block.html:40
#: instances/templates/add_instance_volume.html:121
#: instances/templates/create_instance_w2.html:157
#: instances/templates/create_instance_w2.html:191
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:402
#: instances/templates/create_instance_w2.html:458
#: instances/templates/create_instance_w2.html:632
#: instances/templates/create_instance_w2.html:651
#: instances/templates/create_instance_w2.html:700
2021-12-20 08:00:02 +00:00
#: 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
#: interfaces/templates/interface.html:41
#: 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
msgid "None"
msgstr ""
#: instances/templates/add_instance_network_block.html:49
#: instances/templates/add_instance_owner_block.html:30
#: instances/templates/add_instance_volume.html:93
#: instances/templates/add_instance_volume.html:148
#: instances/templates/create_flav_block.html:25
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:294
2021-12-20 08:00:02 +00:00
#: instances/templates/instances/edit_instance_volume.html:110
#: instances/templates/instances/settings_tab.html:455
#: interfaces/templates/create_iface_block.html:139
#: 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
#: 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
#: storages/templates/create_stg_vol_block.html:28
#: storages/templates/create_stg_vol_block.html:56
#: storages/templates/storage.html:155
#: virtsecrets/templates/create_secret_block.html:54
#: virtsecrets/templates/secrets.html:103
msgid "Close"
msgstr ""
#: instances/templates/add_instance_owner_block.html:12
msgid "Add Instance Owner"
msgstr ""
#: instances/templates/add_instance_volume.html:3
#: instances/templates/add_instance_volume.html:94
#: instances/templates/add_instance_volume.html:149
msgid "Add Volume"
msgstr ""
#: instances/templates/add_instance_volume.html:12
msgid "Add Instance Volume"
msgstr ""
#: instances/templates/add_instance_volume.html:19
msgid "New Disk"
msgstr ""
#: instances/templates/add_instance_volume.html:24
msgid "Existing Disk"
msgstr ""
#: instances/templates/add_instance_volume.html:32
#: instances/templates/add_instance_volume.html:102
msgid "Volume parameters"
msgstr ""
#: instances/templates/add_instance_volume.html:34
#: instances/templates/add_instance_volume.html:104
#: instances/templates/create_instance_w2.html:148
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:643
2021-12-20 08:00:02 +00:00
#: instances/templates/instances/settings_tab.html:252
#: storages/templates/storage.html:4 storages/templates/storage.html:9
msgid "Storage"
msgstr ""
#: instances/templates/add_instance_volume.html:50
#: storages/templates/create_stg_block.html:197
#: storages/templates/storage.html:100 storages/templates/storage.html:138
msgid "Format"
msgstr ""
#: instances/templates/add_instance_volume.html:60
#: storages/templates/storage.html:54 storages/templates/storage.html:99
#: storages/templates/storages.html:61
msgid "Size"
msgstr ""
#: instances/templates/add_instance_volume.html:64
#: instances/templates/create_instance_w2.html:90
msgid "GB"
msgstr ""
#: 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
msgid "Bus"
msgstr ""
#: instances/templates/add_instance_volume.html:77
#: instances/templates/add_instance_volume.html:137
msgid "Cache"
msgstr ""
#: instances/templates/add_instance_volume.html:87
#: instances/templates/instances/settings_tab.html:789
#: storages/templates/storage.html:148
msgid "Metadata"
msgstr ""
#: instances/templates/add_instance_volume.html:107
msgid "Select Pool"
msgstr ""
#: instances/templates/add_instance_volume.html:118
msgid "Volume"
msgstr ""
#: instances/templates/allinstances.html:22
msgid "Problem occurred with host"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/allinstances_index_grouped.html:11
#: instances/templates/allinstances_index_nongrouped.html:11
msgid "Role/Disk"
msgstr ""
#: instances/templates/allinstances_index_grouped.html:15
#: instances/templates/create_inst_block.html:25
2021-12-20 08:00:02 +00:00
msgid "Mem Usage"
msgstr ""
#: instances/templates/bottom_bar.html:4
msgid "HOST"
msgstr ""
#: instances/templates/create_flav_block.html:14
msgid "Add New Flavor"
msgstr ""
#: instances/templates/create_inst_block.html:11
msgid "Choose a compute for new instance"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/create_inst_block.html:23
msgid "Cpu Usage"
2021-12-20 08:00:02 +00:00
msgstr ""
#: instances/templates/create_instance_w1.html:5
#: instances/templates/create_instance_w2.html:5
msgid "Create new instance"
msgstr ""
#: instances/templates/create_instance_w1.html:5
msgid "Select Type"
msgstr ""
#: instances/templates/create_instance_w1.html:8
#: instances/templates/create_instance_w2.html:12
#, python-format
msgid "New instance on %(host)s "
msgstr ""
#: instances/templates/create_instance_w1.html:41
#: instances/templates/instances/settings_tab.html:55
#: networks/templates/network.html:72 nwfilters/templates/nwfilter.html:49
msgid "XML"
msgstr ""
#: instances/templates/create_instance_w1.html:60
msgid "Chipset"
msgstr ""
#: instances/templates/create_instance_w1.html:70
msgid "Next"
msgstr ""
#: instances/templates/create_instance_w1.html:85
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:296
#: instances/templates/create_instance_w2.html:298
#: instances/templates/create_instance_w2.html:552
#: instances/templates/create_instance_w2.html:556
#: instances/templates/create_instance_w2.html:794
#: instances/templates/create_instance_w2.html:798
2021-12-20 08:00:02 +00:00
#: interfaces/templates/create_iface_block.html:142
#: networks/templates/create_net_block.html:86
#: networks/templates/modify_ipv4_fixed_address.html:45
#: networks/templates/modify_ipv6_fixed_address.html:45
#: 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
#: storages/templates/create_stg_vol_block.html:57
#: virtsecrets/templates/create_secret_block.html:55
msgid "Create"
msgstr ""
#: instances/templates/create_instance_w2.html:45
msgid "Flavor"
msgstr ""
#: instances/templates/create_instance_w2.html:50
msgid "Custom"
msgstr ""
#: instances/templates/create_instance_w2.html:55
msgid "Template"
msgstr ""
#: instances/templates/create_instance_w2.html:63
msgid "Create from flavor"
msgstr ""
#: instances/templates/create_instance_w2.html:67
msgid "Hypervisor doesn't have any Flavors"
msgstr ""
#: instances/templates/create_instance_w2.html:78
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:377
#: instances/templates/create_instance_w2.html:615
2021-12-20 08:00:02 +00:00
#: instances/templates/instance.html:48
msgid "RAM"
msgstr ""
#: instances/templates/create_instance_w2.html:79
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:392
2021-12-20 08:00:02 +00:00
msgid "HDD"
msgstr ""
#: instances/templates/create_instance_w2.html:89
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:381
#: instances/templates/create_instance_w2.html:619
2021-12-20 08:00:02 +00:00
#: instances/templates/instance.html:48
#: instances/templates/instances/resize_tab.html:95
#: instances/templates/instances/resize_tab.html:109
msgid "MB"
msgstr ""
#: instances/templates/create_instance_w2.html:96
msgid "Create Virtual Machine"
msgstr ""
#: instances/templates/create_instance_w2.html:114
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:337
#: instances/templates/create_instance_w2.html:577
2021-12-20 08:00:02 +00:00
msgid "Firmware"
msgstr ""
#: instances/templates/create_instance_w2.html:126
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:355
#: instances/templates/create_instance_w2.html:594
2021-12-20 08:00:02 +00:00
msgid "VCPU Config"
msgstr ""
#: instances/templates/create_instance_w2.html:129
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:358
#: instances/templates/create_instance_w2.html:597
2021-12-20 08:00:02 +00:00
msgid "no-mode"
msgstr ""
#: instances/templates/create_instance_w2.html:173
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:428
#: instances/templates/create_instance_w2.html:670
2021-12-20 08:00:02 +00:00
#: instances/templates/instances/edit_instance_volume.html:30
msgid "Advanced"
msgstr ""
#: instances/templates/create_instance_w2.html:199
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:686
2021-12-20 08:00:02 +00:00
msgid "HDD cache mode"
msgstr ""
#: instances/templates/create_instance_w2.html:211
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:467
#: instances/templates/create_instance_w2.html:709
2021-12-20 08:00:02 +00:00
msgid "Graphics"
msgstr ""
#: instances/templates/create_instance_w2.html:222
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:478
#: instances/templates/create_instance_w2.html:720
2021-12-20 08:00:02 +00:00
msgid "Video"
msgstr ""
#: instances/templates/create_instance_w2.html:236
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:492
#: instances/templates/create_instance_w2.html:734
2021-12-20 08:00:02 +00:00
msgid "Console Access"
msgstr ""
#: instances/templates/create_instance_w2.html:246
#: instances/templates/create_instance_w2.html:248
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:502
#: instances/templates/create_instance_w2.html:504
#: instances/templates/create_instance_w2.html:744
#: instances/templates/create_instance_w2.html:746
2021-12-20 08:00:02 +00:00
msgid "Console Password"
msgstr ""
#: instances/templates/create_instance_w2.html:252
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:508
#: instances/templates/create_instance_w2.html:750
msgid "Add CD-Rom"
msgstr ""
#: instances/templates/create_instance_w2.html:255
#: instances/templates/create_instance_w2.html:268
#: instances/templates/create_instance_w2.html:511
#: instances/templates/create_instance_w2.html:524
#: instances/templates/create_instance_w2.html:753
#: instances/templates/create_instance_w2.html:766
msgid "False"
msgstr ""
#: instances/templates/create_instance_w2.html:265
#: instances/templates/create_instance_w2.html:521
#: instances/templates/create_instance_w2.html:763
msgid "Add Input Device"
msgstr ""
#: instances/templates/create_instance_w2.html:278
#: instances/templates/create_instance_w2.html:534
#: instances/templates/create_instance_w2.html:776
2021-12-20 08:00:02 +00:00
msgid "Guest Agent"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:285
#: instances/templates/create_instance_w2.html:541
#: instances/templates/create_instance_w2.html:783
2021-12-20 08:00:02 +00:00
msgid "VirtIO"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:312
2021-12-20 08:00:02 +00:00
#: instances/templates/instances/settings_tab.html:473
#: instances/templates/instances/settings_tab.html:549
#: instances/templates/instances/settings_tab.html:559
2023-05-10 08:23:06 +00:00
#: instances/templates/instances/snapshots_tab.html:106
2021-12-20 08:00:02 +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
#: 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
msgid "Are you sure?"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:384
2021-12-20 08:00:02 +00:00
msgid "Added Disks"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:397
#: instances/templates/create_instance_w2.html:627
2021-12-20 08:00:02 +00:00
msgid "Select pool"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:437
#: instances/templates/create_instance_w2.html:679
2021-12-20 08:00:02 +00:00
msgid "Disk Metadata"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:439
#: instances/templates/create_instance_w2.html:681
2021-12-20 08:00:02 +00:00
msgid "Metadata preallocation"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:441
#: instances/templates/create_instance_w2.html:683
#: venv/lib/python3.8/site-packages/django/db/models/fields/files.py:375
2021-12-20 08:00:02 +00:00
msgid "Image"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:444
2021-12-20 08:00:02 +00:00
msgid "HDD Cache Mode"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:622
2021-12-20 08:00:02 +00:00
msgid "Template Disk"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/create_instance_w2.html:657
2021-12-20 08:00:02 +00:00
msgid "Network/MAC"
msgstr ""
#: instances/templates/instance.html:22
#: instances/templates/instance_actions.html:14
#: instances/templates/instance_actions.html:25
#: instances/templates/instance_actions.html:37
#: instances/templates/instances/power_tab.html:24
2023-05-10 08:23:06 +00:00
#: instances/templates/instances/power_tab.html:81 instances/views.py:370
2021-12-20 08:00:02 +00:00
msgid "Suspend"
msgstr ""
#: instances/templates/instance.html:28
msgid "Guest Agent Enabled & Connected"
msgstr ""
#: instances/templates/instance.html:31
msgid "Guest Agent Enabled but not Connected"
msgstr ""
#: instances/templates/instance.html:35
msgid "Guest Agent Not Enabled & Not Connected"
msgstr ""
#: instances/templates/instance.html:51
#: instances/templates/instances/resize_tab.html:17
#: instances/templates/instances/settings_tab.html:22
msgid "Disk"
msgstr ""
#: instances/templates/instance.html:59
msgid "Show Instance OS details"
msgstr ""
#: instances/templates/instance.html:63
msgid "Refresh instance info"
msgstr ""
#: instances/templates/instance.html:69
msgid "quota reached"
msgstr ""
#: instances/templates/instance.html:81
msgid "Power"
msgstr ""
#: instances/templates/instance.html:87
msgid "Access"
msgstr ""
#: instances/templates/instance.html:100
msgid "Snapshot"
msgstr ""
#: instances/templates/instance.html:107 templates/navbar.html:32
msgid "Settings"
msgstr ""
#: instances/templates/instance.html:113
msgid "Stats"
msgstr ""
#: 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
2023-05-10 08:23:06 +00:00
#: instances/templates/instances/destroy_tab.html:22 instances/views.py:417
2021-12-20 08:00:02 +00:00
msgid "Destroy"
msgstr ""
#: instances/templates/instance_actions.html:6
#: 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
msgid "Clone"
msgstr ""
#: instances/templates/instance_actions.html:10
#: instances/templates/instance_actions.html:35
#: instances/templates/instances/power_tab.html:46
#: instances/templates/instances/power_tab.html:120
2023-05-10 08:23:06 +00:00
#: instances/templates/instances/power_tab.html:122 instances/views.py:340
2021-12-20 08:00:02 +00:00
msgid "Power On"
msgstr ""
#: instances/templates/instance_actions.html:15
#: instances/templates/instances/power_tab.html:8
2023-05-10 08:23:06 +00:00
#: instances/templates/instances/power_tab.html:58 instances/views.py:360
2021-12-20 08:00:02 +00:00
msgid "Power Off"
msgstr ""
#: instances/templates/instance_actions.html:16
#: instances/templates/instance_actions.html:29
#: instances/templates/instances/power_tab.html:13
2023-05-10 08:23:06 +00:00
#: instances/templates/instances/power_tab.html:65 instances/views.py:351
2021-12-20 08:00:02 +00:00
msgid "Power Cycle"
msgstr ""
#: instances/templates/instance_actions.html:17
#: instances/templates/instance_actions.html:30
msgid "VNC Console"
msgstr ""
#: instances/templates/instance_actions.html:22
#: instances/templates/instances/power_tab.html:33
#: instances/templates/instances/power_tab.html:92
2023-05-10 08:23:06 +00:00
#: instances/templates/instances/power_tab.html:107 instances/views.py:378
2021-12-20 08:00:02 +00:00
msgid "Resume"
msgstr ""
#: instances/templates/instance_actions.html:26
#: instances/templates/instances/power_tab.html:18
#: instances/templates/instances/power_tab.html:38
#: instances/templates/instances/power_tab.html:73
2023-05-10 08:23:06 +00:00
#: instances/templates/instances/power_tab.html:99 instances/views.py:386
2021-12-20 08:00:02 +00:00
msgid "Force Off"
msgstr ""
#: instances/templates/instance_actions.html:41
#: 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
msgid "Console"
msgstr ""
#: instances/templates/instances/access_tab.html:13
msgid "Root Password"
msgstr ""
#: instances/templates/instances/access_tab.html:27
#: instances/templates/instances/access_tab.html:143
msgid "VDI"
msgstr ""
#: instances/templates/instances/access_tab.html:35
#, python-format
msgid ""
" This action opens a new window with a %(type)s connection to the console of "
"the instance."
msgstr ""
#: instances/templates/instances/access_tab.html:42
msgid "Scale"
msgstr ""
#: instances/templates/instances/access_tab.html:48
msgid "View Only"
msgstr ""
#: instances/templates/instances/access_tab.html:54
msgid "Resize Session"
msgstr ""
#: instances/templates/instances/access_tab.html:60
msgid "View Clipboard"
msgstr ""
#: instances/templates/instances/access_tab.html:70
msgid "Toggle Dropdown"
msgstr ""
#: instances/templates/instances/access_tab.html:74
#: instances/templates/instances/access_tab.html:77
msgid "Console port"
msgstr ""
#: instances/templates/instances/access_tab.html:75
msgid "Lite"
msgstr ""
#: instances/templates/instances/access_tab.html:78
msgid "Full"
msgstr ""
#: instances/templates/instances/access_tab.html:88
msgid "You need shut down your instance and enter a new root password."
msgstr ""
#: instances/templates/instances/access_tab.html:95
msgid "Enter Password"
msgstr ""
#: instances/templates/instances/access_tab.html:100
#: instances/templates/instances/access_tab.html:103
msgid "Reset Root Password"
msgstr ""
#: instances/templates/instances/access_tab.html:111
msgid "You need shut down your instance and choose your public key."
msgstr ""
#: instances/templates/instances/access_tab.html:130
#: instances/templates/instances/access_tab.html:132
msgid "Add Public Key"
msgstr ""
#: instances/templates/instances/access_tab.html:140
msgid ""
"This action opens a remote viewer with a connection to the console of the "
"instance."
msgstr ""
#: instances/templates/instances/access_tab.html:145
msgid "To download console.vv file for virt-viewer."
msgstr ""
#: instances/templates/instances/access_tab.html:146
msgid "Get console.vv"
msgstr ""
#: instances/templates/instances/destroy_instance_form.html:4
msgid "Confirm Destroy"
msgstr ""
#: instances/templates/instances/destroy_instance_form.html:8
msgid "Destroy instance"
msgstr ""
#: instances/templates/instances/destroy_instance_form.html:15
msgid "Instance is suspended, cannot destroy!"
msgstr ""
#: instances/templates/instances/destroy_instance_form.html:19
msgid "This action is irreversible!"
msgstr ""
#: instances/templates/instances/destroy_instance_form.html:24
msgid "Remove Instance's data"
msgstr ""
#: instances/templates/instances/destroy_instance_form.html:30
msgid "Remove Instance's NVRAM"
msgstr ""
#: instances/templates/instances/destroy_instance_form.html:41
msgid "You cannot destroy instance!"
msgstr ""
#: instances/templates/instances/destroy_tab.html:7
msgid "Destroy Instance"
msgstr ""
#: instances/templates/instances/destroy_tab.html:14
msgid "This action starts remove instance process"
msgstr ""
#: 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
msgid "This action sends an ACPI shutdown signal to the instance."
msgstr ""
#: instances/templates/instances/power_tab.html:63
msgid ""
"This action forcibly powers off and start the instance and may cause data "
"corruption."
msgstr ""
#: instances/templates/instances/power_tab.html:70
#: instances/templates/instances/power_tab.html:97
msgid ""
"This action forcibly powers off the instance and may cause data corruption."
msgstr ""
#: instances/templates/instances/power_tab.html:79
msgid "This action suspends the instance."
msgstr ""
#: instances/templates/instances/power_tab.html:90
msgid "This action restore the instance after suspend."
msgstr ""
#: instances/templates/instances/power_tab.html:105
msgid "Administrator blocked your instance."
msgstr ""
#: instances/templates/instances/power_tab.html:115
msgid "Click on Power On button to start this instance."
msgstr ""
#: instances/templates/instances/power_tab.html:119
msgid "Template instance cannot be started."
msgstr ""
#: instances/templates/instances/resize_tab.html:7
msgid "CPU"
msgstr ""
#: instances/templates/instances/resize_tab.html:28
msgid "Logical host CPUs"
msgstr ""
#: instances/templates/instances/resize_tab.html:30
#: instances/templates/instances/resize_tab.html:95
#: instances/templates/instances/resize_tab.html:136
msgid "Current Allocation"
msgstr ""
#: instances/templates/instances/resize_tab.html:44
#: instances/templates/instances/resize_tab.html:109
msgid "Maximum Allocation"
msgstr ""
#: instances/templates/instances/resize_tab.html:62
msgid "Logical Instance Active/Maximum CPUs"
msgstr ""
#: 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
msgid "Disable"
msgstr ""
#: instances/templates/instances/resize_tab.html:72
msgid "Constant"
msgstr ""
#: 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
msgid "Enable"
msgstr ""
#: instances/templates/instances/resize_tab.html:83
#: instances/templates/instances/resize_tab.html:124
#: instances/templates/instances/resize_tab.html:157
msgid "You don't have permission for resizing instance"
msgstr ""
#: instances/templates/instances/resize_tab.html:92
msgid "Total host memory"
msgstr ""
#: instances/templates/instances/resize_tab.html:104
#: 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
#: instances/templates/instances/settings_tab.html:284
msgid "Error getting disk info"
msgstr ""
#: instances/templates/instances/settings_tab.html:17
msgid "Boot"
msgstr ""
#: instances/templates/instances/settings_tab.html:50
#: instances/templates/instances/settings_tab.html:655
#: instances/templates/instances/settings_tab.html:657
msgid "Migrate"
msgstr ""
#: instances/templates/instances/settings_tab.html:62
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/core.py:1357
2021-12-20 08:00:02 +00:00
msgid "Options"
msgstr ""
#: instances/templates/instances/settings_tab.html:79
#: networks/templates/network.html:56 storages/templates/storage.html:71
msgid "Autostart"
msgstr ""
#: instances/templates/instances/settings_tab.html:82
msgid "Autostart your instance when host server is power on "
msgstr ""
#: instances/templates/instances/settings_tab.html:91
msgid "Boot Order"
msgstr ""
#: instances/templates/instances/settings_tab.html:95
msgid "Enable Boot Menu for your instance when it starts up "
msgstr ""
#: instances/templates/instances/settings_tab.html:98
msgid "Show boot menu"
msgstr ""
#: instances/templates/instances/settings_tab.html:102
msgid "Hide boot menu"
msgstr ""
#: instances/templates/instances/settings_tab.html:107
msgid "Please shutdown instance to modify boot menu"
msgstr ""
#: instances/templates/instances/settings_tab.html:137
msgid "up: move selected devices"
msgstr ""
#: instances/templates/instances/settings_tab.html:140
msgid "down: move selected devices"
msgstr ""
#: instances/templates/instances/settings_tab.html:146
#: instances/templates/instances/settings_tab.html:456
msgid "Apply"
msgstr ""
#: instances/templates/instances/settings_tab.html:156
msgid "Instance Media"
msgstr ""
#: instances/templates/instances/settings_tab.html:159
msgid "Add CD-ROM"
msgstr ""
#: instances/templates/instances/settings_tab.html:182
#: instances/templates/instances/settings_tab.html:221
#: instances/templates/instances/settings_tab.html:249
#: interfaces/templates/create_iface_block.html:34
#: networks/templates/network.html:43 networks/templates/networks.html:58
#: storages/templates/create_stg_block.html:91
msgid "Device"
msgstr ""
#: instances/templates/instances/settings_tab.html:183
#: instances/templates/instances/settings_tab.html:222
msgid "CD-ROM"
msgstr ""
#: instances/templates/instances/settings_tab.html:196
#: instances/templates/instances/settings_tab.html:198
msgid "Mount"
msgstr ""
#: instances/templates/instances/settings_tab.html:201
msgid "Detach CD-ROM (remove device)"
msgstr ""
#: instances/templates/instances/settings_tab.html:227
#: instances/templates/instances/settings_tab.html:229
msgid "Unmount"
msgstr ""
#: instances/templates/instances/settings_tab.html:238
msgid "There is not any CD-ROM device."
msgstr ""
#: instances/templates/instances/settings_tab.html:243
msgid "Instance Volume"
msgstr ""
#: instances/templates/instances/settings_tab.html:250
msgid "Used"
msgstr ""
#: instances/templates/instances/settings_tab.html:251
msgid "Capacity"
msgstr ""
#: instances/templates/instances/settings_tab.html:253
#: instances/templates/instances/settings_tab.html:385
msgid "Source"
msgstr ""
#: instances/templates/instances/settings_tab.html:309
#: instances/templates/instances/settings_tab.html:313
msgid "Detach"
msgstr ""
#: instances/templates/instances/settings_tab.html:309
msgid "Are you sure to detach volume?"
msgstr ""
#: instances/templates/instances/settings_tab.html:313
#: instances/templates/instances/settings_tab.html:329
msgid "Are you sure? This may lead data corruption!"
msgstr ""
#: instances/templates/instances/settings_tab.html:325
msgid "Are you sure to delete volume?"
msgstr ""
#: instances/templates/instances/settings_tab.html:343
msgid "Add a network device"
msgstr ""
#: instances/templates/instances/settings_tab.html:349
msgid "Network Devices"
msgstr ""
#: instances/templates/instances/settings_tab.html:354
msgid "Info"
msgstr ""
#: instances/templates/instances/settings_tab.html:367
msgid "active"
msgstr ""
#: instances/templates/instances/settings_tab.html:379
#: nwfilters/templates/nwfilter.html:71
msgid "Filter"
msgstr ""
#: instances/templates/instances/settings_tab.html:393
msgid "Edit NIC"
msgstr ""
#: instances/templates/instances/settings_tab.html:403
msgid "Edit Instance Network"
msgstr ""
#: instances/templates/instances/settings_tab.html:416
msgid "Net Source"
msgstr ""
#: instances/templates/instances/settings_tab.html:424
#: interfaces/templates/interface.html:4 interfaces/templates/interface.html:6
#: interfaces/templates/interface.html:39
msgid "Interface"
msgstr ""
#: instances/templates/instances/settings_tab.html:442
#: instances/templates/instances/settings_tab.html:494
msgid "Model"
msgstr ""
#: instances/templates/instances/settings_tab.html:456
msgid "Apply network changes"
msgstr ""
#: instances/templates/instances/settings_tab.html:472
msgid "Delete Device"
msgstr ""
#: instances/templates/instances/settings_tab.html:482
#: interfaces/templates/create_iface_block.html:72
#: interfaces/templates/interface.html:41
msgid "IPv4"
msgstr ""
#: instances/templates/instances/settings_tab.html:488
#: interfaces/templates/create_iface_block.html:77
#: interfaces/templates/interface.html:43
msgid "IPv6"
msgstr ""
#: instances/templates/instances/settings_tab.html:502
msgid ""
"In most configurations, macvtap does not work for host to guest network "
"communication"
msgstr ""
#: instances/templates/instances/settings_tab.html:515
#: networks/templates/network.html:322
msgid "QoS Configuration"
msgstr ""
#: instances/templates/instances/settings_tab.html:521
#: networks/templates/add_network_qos.html:18
#: networks/templates/network.html:328 nwfilters/templates/nwfilter.html:123
msgid "Direction"
msgstr ""
#: instances/templates/instances/settings_tab.html:522
#: networks/templates/add_network_qos.html:27
#: networks/templates/network.html:329
msgid "Average"
msgstr ""
#: instances/templates/instances/settings_tab.html:523
#: networks/templates/add_network_qos.html:34
#: networks/templates/network.html:330
msgid "Peak"
msgstr ""
#: instances/templates/instances/settings_tab.html:524
#: networks/templates/add_network_qos.html:41
#: networks/templates/network.html:331
msgid "Burst"
msgstr ""
#: instances/templates/instances/settings_tab.html:549
#: networks/templates/network.html:353
msgid "Edit QoS"
msgstr ""
#: instances/templates/instances/settings_tab.html:559
#: networks/templates/network.html:358
msgid "Delete QoS"
msgstr ""
#: instances/templates/instances/settings_tab.html:575
msgid "For migration both host servers must have equal settings and OS type"
msgstr ""
#: instances/templates/instances/settings_tab.html:579
msgid "Original host"
msgstr ""
#: instances/templates/instances/settings_tab.html:585
msgid "Host migration"
msgstr ""
#: instances/templates/instances/settings_tab.html:602
msgid "Live migration"
msgstr ""
#: instances/templates/instances/settings_tab.html:610
msgid "Unsafe migration"
msgstr ""
#: instances/templates/instances/settings_tab.html:618
msgid "Delete original"
msgstr ""
#: instances/templates/instances/settings_tab.html:626
msgid "Offline migration"
msgstr ""
#: instances/templates/instances/settings_tab.html:634
msgid "Post copy"
msgstr ""
#: instances/templates/instances/settings_tab.html:642
msgid "Forces CPU convergence during live migration"
msgstr ""
#: instances/templates/instances/settings_tab.html:642
msgid "Auto converge"
msgstr ""
#: instances/templates/instances/settings_tab.html:650
msgid "Compress instance memory for fast migration"
msgstr ""
#: instances/templates/instances/settings_tab.html:650
msgid "Compressed"
msgstr ""
#: instances/templates/instances/settings_tab.html:663
msgid "If you need to edit XML please Power Off the instance"
msgstr ""
#: instances/templates/instances/settings_tab.html:685
msgid "Instance owners"
msgstr ""
#: instances/templates/instances/settings_tab.html:714
msgid "To change console settings, shutdown the instance."
msgstr ""
#: instances/templates/instances/settings_tab.html:731
msgid "Create a clone"
msgstr ""
#: instances/templates/instances/settings_tab.html:734
msgid "Clone Name"
msgstr ""
#: instances/templates/instances/settings_tab.html:740
#: instances/templates/instances/settings_tab.html:769
msgid "Guess"
msgstr ""
#: instances/templates/instances/settings_tab.html:758
msgid "Network devices"
msgstr ""
#: instances/templates/instances/settings_tab.html:767
msgid "Random"
msgstr ""
#: instances/templates/instances/settings_tab.html:781
msgid "Storage devices"
msgstr ""
#: instances/templates/instances/settings_tab.html:805
#: instances/templates/instances/settings_tab.html:828
msgid "Title"
msgstr ""
#: instances/templates/instances/settings_tab.html:825
msgid "To set instance template name description, shutdown the instance."
msgstr ""
#: instances/templates/instances/settings_tab.html:840
msgid "Is template"
msgstr ""
#: instances/templates/instances/settings_tab.html:861
msgid "To set instance video model, shutdown the instance."
msgstr ""
#: instances/templates/instances/settings_tab.html:864
msgid "Primary Video Model"
msgstr ""
#: instances/templates/instances/settings_tab.html:868
msgid "please choose"
msgstr ""
#: 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
msgid "Set"
msgstr ""
#: instances/templates/instances/settings_tab.html:883
msgid "To set instance vCPUs hotpluggable"
msgstr ""
#: instances/templates/instances/settings_tab.html:886
msgid "vCPU Hot Plug"
msgstr ""
#: instances/templates/instances/settings_tab.html:890
#: instances/templates/instances/settings_tab.html:919
msgid "Enabled"
msgstr ""
#: instances/templates/instances/settings_tab.html:891
#: instances/templates/instances/settings_tab.html:920
msgid "Disabled"
msgstr ""
#: instances/templates/instances/settings_tab.html:903
msgid "To Enable/Disable Qemu Guest Agent. Status"
msgstr ""
#: instances/templates/instances/settings_tab.html:908
msgid "Disconnected"
msgstr ""
#: instances/templates/instances/settings_tab.html:911
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/widgets.py:714
2021-12-20 08:00:02 +00:00
msgid "Unknown"
msgstr ""
#: instances/templates/instances/settings_tab.html:915
msgid "Qemu Guest Agent"
msgstr ""
#: instances/templates/instances/snapshots_tab.html:8
2023-05-10 08:23:06 +00:00
msgid "Take Snapshot - Internal"
2021-12-20 08:00:02 +00:00
msgstr ""
#: instances/templates/instances/snapshots_tab.html:13
2023-05-10 08:23:06 +00:00
msgid "Take Snapshot - External"
msgstr ""
#: instances/templates/instances/snapshots_tab.html:18
2021-12-20 08:00:02 +00:00
msgid "Manage Snapshots"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/instances/snapshots_tab.html:26
msgid ""
"With running machine, internal snapshots may take more than an hour, "
"depending on how much memory has on your instance and how large the disk is."
msgstr ""
#: instances/templates/instances/snapshots_tab.html:27
msgid ""
"Live snapshot could cause server timeout and instance might be paused!!!"
msgstr ""
#: instances/templates/instances/snapshots_tab.html:29
msgid "Create an internal snapshot"
msgstr ""
#: instances/templates/instances/snapshots_tab.html:34
#: instances/templates/instances/snapshots_tab.html:56
msgid "Snapshot Name"
msgstr ""
#: instances/templates/instances/snapshots_tab.html:36
#: instances/templates/instances/snapshots_tab.html:58
msgid "Snapshot Description"
msgstr ""
#: instances/templates/instances/snapshots_tab.html:38
#: instances/templates/instances/snapshots_tab.html:40
#: instances/templates/instances/snapshots_tab.html:60
#: instances/templates/instances/snapshots_tab.html:62
msgid "Take Snapshot"
msgstr ""
#: instances/templates/instances/snapshots_tab.html:48
msgid "You can get external snapshots within this tab."
msgstr ""
#: instances/templates/instances/snapshots_tab.html:50
msgid "Create an external snapshot"
msgstr ""
#: instances/templates/instances/snapshots_tab.html:52
2021-12-20 08:00:02 +00:00
msgid ""
2023-05-10 08:23:06 +00:00
"External snapshots are experimental in this stage, use it if you know what "
"you are doing. 'Revert Snapshot' may require manual operation with CLI."
2021-12-20 08:00:02 +00:00
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/instances/snapshots_tab.html:65
msgid "WebVirtCloud supports only one external snapshot at the moment."
2021-12-20 08:00:02 +00:00
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/instances/snapshots_tab.html:71
2021-12-20 08:00:02 +00:00
msgid "Choose a snapshot for restore/delete"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/instances/snapshots_tab.html:77
msgid "Type - Description"
msgstr ""
#: instances/templates/instances/snapshots_tab.html:86
msgid "Internal"
msgstr ""
#: instances/templates/instances/snapshots_tab.html:92
#: instances/templates/instances/snapshots_tab.html:125
2021-12-20 08:00:02 +00:00
msgid "Revert to this Snapshot"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/instances/snapshots_tab.html:97
2021-12-20 08:00:02 +00:00
msgid "To restore snapshots you need Power Off the instance."
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/instances/snapshots_tab.html:106
#: instances/templates/instances/snapshots_tab.html:133
2021-12-20 08:00:02 +00:00
msgid "Delete Snapshot"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/templates/instances/snapshots_tab.html:118
msgid "External"
msgstr ""
#: instances/templates/instances/snapshots_tab.html:145
2021-12-20 08:00:02 +00:00
msgid "You do not have any snapshots"
msgstr ""
#: instances/templates/instances/stats_tab.html:7
msgid "Real Time"
msgstr ""
#: instances/templates/instances/stats_tab.html:22
msgid "CPU Usage"
msgstr ""
#: instances/templates/instances/stats_tab.html:36
msgid "Memory Usage"
msgstr ""
#: instances/templates/instances/stats_tab.html:51
msgid "Bandwidth Device"
msgstr ""
#: instances/templates/instances/stats_tab.html:67
msgid "Disk I/O device"
msgstr ""
#: instances/utils.py:99
msgid "None available device name"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:336
2021-12-20 08:00:02 +00:00
msgid "Templates cannot be started."
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:464
2021-12-20 08:00:02 +00:00
#, python-format
2023-05-10 08:23:06 +00:00
msgid "Instance is migrated(%(method)s) to %(hostname)s"
2021-12-20 08:00:02 +00:00
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:490
2021-12-20 08:00:02 +00:00
msgid "Reset root password"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:498 instances/views.py:533
2021-12-20 08:00:02 +00:00
msgid "Please shutdown down your instance and then try again"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:523
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Installed new SSH public key %(keyname)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:555
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"User %(quota_msg)s quota reached, cannot resize CPU of '%(instance_name)s'!"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:565
2021-12-20 08:00:02 +00:00
#, python-format
msgid "CPU is resized: %(old)s to %(new)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:601
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"User %(quota_msg)s quota reached, cannot resize memory of "
"'%(instance_name)s'!"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:610
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"Memory is resized: current/max: %(old_cur)s/%(old_max)s to %(new_cur)s/"
"%(new_max)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:652
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"User %(quota_msg)s quota reached, cannot resize disks of '%(instance_name)s'!"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:660
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Disk is resized: %(dev)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:729
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Attach new disk: %(name)s (%(format)s)"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:782
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Attach Existing disk: %(target_dev)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:849
2021-12-20 08:00:02 +00:00
msgid "Volume changes are applied. But it will be activated after shutdown"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:854
2021-12-20 08:00:02 +00:00
msgid "Volume is changed successfully."
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:855
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Edit disk: %(target_dev)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:879
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Delete disk: %(dev)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:897
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Detach disk: %(dev)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:919
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Add CD-ROM: %(target)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:934
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Detach CD-ROM: %(dev)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:949
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Mount media: %(dev)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:964
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Unmount media: %(dev)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:982
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Create snapshot: %(snap)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:997
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Delete snapshot: %(snap)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1012
2021-12-20 08:00:02 +00:00
msgid "Successful revert snapshot: "
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1015
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Revert snapshot: %(snap)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1032
#, python-format
msgid "Create external snapshot: %(snap)s"
msgstr ""
#: instances/views.py:1066
#, python-format
msgid "Revert external snapshot: %(snap)s"
msgstr ""
#: instances/views.py:1087
#, python-format
msgid "Delete external snapshot: %(snap)s"
msgstr ""
#: instances/views.py:1104
2021-12-20 08:00:02 +00:00
#, python-format
msgid "VCPU %(id)s is enabled=%(enabled)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1113
2021-12-20 08:00:02 +00:00
#, python-format
msgid "VCPU Hot-plug is enabled=%(status)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1123
2021-12-20 08:00:02 +00:00
msgid "Set autostart"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1132
2021-12-20 08:00:02 +00:00
msgid "Unset autostart"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1141
2021-12-20 08:00:02 +00:00
msgid "Enable boot menu"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1150
2021-12-20 08:00:02 +00:00
msgid "Disable boot menu"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1165
2021-12-20 08:00:02 +00:00
msgid "Set boot order"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1171
2021-12-20 08:00:02 +00:00
msgid "Boot menu changes applied. But it will be activated after shutdown"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1176
2021-12-20 08:00:02 +00:00
msgid "Boot order changed successfully."
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1187
2021-12-20 08:00:02 +00:00
msgid "Change instance XML"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1201
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Set Guest Agent: %(status)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1211
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Set Video Model: %(model)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1220
2021-12-20 08:00:02 +00:00
msgid "Change network"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1243
2021-12-20 08:00:02 +00:00
msgid "Network Device Config is changed. Please shutdown instance to activate."
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1268
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Add network: %(mac)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1279
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Delete Network: %(mac)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1292
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Set Link State: %(state)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1313 networks/views.py:254
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%(qos_dir)s QoS is set"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1319
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"%(qos_dir)s QoS is set. Network XML is changed. Stop and "
"start network to activate new config."
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1337 networks/views.py:275
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%(qos_dir)s QoS is deleted"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1343
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"%(qos_dir)s QoS is deleted. Network XML is changed. Stop and "
"start network to activate new config."
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1363
2021-12-20 08:00:02 +00:00
msgid "Only one owner is allowed and the one already added"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1369
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Add owner: %(user)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1380
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Delete owner: %(userinstance_id)s "
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1415
2021-12-20 08:00:02 +00:00
#, python-format
msgid "User '%(quota_msg)s' quota reached, cannot create '%(clone_name)s'!"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1422
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Instance '%(clone_name)s' already exists!"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1427
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Instance name '%(clone_name)s' contains invalid characters!"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1436
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Instance MAC '%(clone_mac)s' invalid format!"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1450
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Create a clone of '%(instance_name)s'"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1495
2021-12-20 08:00:02 +00:00
msgid ""
"Error setting console password. You should check that your instance have an "
"graphic device."
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1500
2021-12-20 08:00:02 +00:00
msgid "Set VNC password"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1511
2021-12-20 08:00:02 +00:00
msgid "Set VNC keymap"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1518
2021-12-20 08:00:02 +00:00
msgid "Set VNC type"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1525
2021-12-20 08:00:02 +00:00
msgid "Set VNC listen address"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1550
2021-12-20 08:00:02 +00:00
msgid "Edit options"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1564
2021-12-20 08:00:02 +00:00
msgid "Send console.vv file"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1633 instances/views.py:1737
2021-12-20 08:00:02 +00:00
msgid "A virtual machine with this name already exists"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1719
2021-12-20 08:00:02 +00:00
msgid "You haven't defined any storage pools"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1721
2021-12-20 08:00:02 +00:00
msgid "You haven't defined any network pools"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1742
2021-12-20 08:00:02 +00:00
msgid "There is an instance with same name. Remove it and try again!"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1749
2021-12-20 08:00:02 +00:00
msgid "No Virtual Machine MAC has been entered"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1784
2021-12-20 08:00:02 +00:00
msgid "Image has already exist. Please check volumes or change instance name"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1813
2021-12-20 08:00:02 +00:00
msgid "First you need to create or select an image"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1836
2021-12-20 08:00:02 +00:00
msgid "Invalid cache mode"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1881
2021-12-20 08:00:02 +00:00
msgid "Instance is created"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1910
2021-12-20 08:00:02 +00:00
msgid "Flavor Created"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1916
2021-12-20 08:00:02 +00:00
msgid "Create Flavor"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1926
2021-12-20 08:00:02 +00:00
msgid "Flavor Updated"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1932
2021-12-20 08:00:02 +00:00
msgid "Update Flavor"
msgstr ""
2023-05-10 08:23:06 +00:00
#: instances/views.py:1941
2021-12-20 08:00:02 +00:00
msgid "Flavor Deleted"
msgstr ""
2023-05-10 08:23:06 +00:00
#: interfaces/forms.py:37
2021-12-20 08:00:02 +00:00
msgid "The IPv4 address must not contain any special characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: interfaces/forms.py:41
2021-12-20 08:00:02 +00:00
msgid "The IPv4 address must not exceed 20 characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: interfaces/forms.py:50
2021-12-20 08:00:02 +00:00
msgid "The IPv4 gateway must not contain any special characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: interfaces/forms.py:54
2021-12-20 08:00:02 +00:00
msgid "The IPv4 gateway must not exceed 20 characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: interfaces/forms.py:63
2021-12-20 08:00:02 +00:00
msgid "The IPv6 address must not contain any special characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: interfaces/forms.py:67
2021-12-20 08:00:02 +00:00
msgid "The IPv6 address must not exceed 100 characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: interfaces/forms.py:76
2021-12-20 08:00:02 +00:00
msgid "The IPv6 gateway must not contain any special characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: interfaces/forms.py:80
2021-12-20 08:00:02 +00:00
msgid "The IPv6 gateway must not exceed 100 characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: interfaces/forms.py:89 interfaces/forms.py:102
2021-12-20 08:00:02 +00:00
msgid "The interface must not contain any special characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: interfaces/forms.py:93 interfaces/forms.py:106
2021-12-20 08:00:02 +00:00
msgid "The interface must not exceed 10 characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: interfaces/models.py:10
msgid "No interface name has been entered"
msgstr ""
#: interfaces/models.py:12 networks/models.py:12 storages/models.py:12
#: storages/models.py:46
msgid "status"
msgstr ""
#: interfaces/models.py:13 networks/models.py:13
msgid "device"
msgstr ""
#: interfaces/models.py:14 networks/models.py:14
msgid "forward"
msgstr ""
2021-12-20 08:00:02 +00:00
#: 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 ""
#: interfaces/templates/create_iface_block.html:44
#: interfaces/templates/interface.html:76
#: 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
msgid "Type"
msgstr ""
#: 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 ""
#: interfaces/templates/create_iface_block.html:86
msgid "IPv4 Mode"
msgstr ""
#: interfaces/templates/create_iface_block.html:89
#: interfaces/templates/create_iface_block.html:116
#: networks/templates/network.html:109 networks/templates/network.html:220
msgid "DHCP"
msgstr ""
#: interfaces/templates/create_iface_block.html:90
#: interfaces/templates/create_iface_block.html:117
msgid "Static"
msgstr ""
#: interfaces/templates/create_iface_block.html:91
#: interfaces/templates/create_iface_block.html:115
msgid "No configuration"
msgstr ""
#: interfaces/templates/create_iface_block.html:96
msgid "IPv4 Address"
msgstr ""
#: interfaces/templates/create_iface_block.html:102
msgid "IPv4 Gateway"
msgstr ""
#: interfaces/templates/create_iface_block.html:112
msgid "IPv6 Mode"
msgstr ""
#: interfaces/templates/create_iface_block.html:122
msgid "IPv6 Address"
msgstr ""
#: interfaces/templates/create_iface_block.html:128
msgid "IPv6 Gateway"
msgstr ""
#: interfaces/templates/interface.html:47
msgid "Interface Type"
msgstr ""
#: interfaces/templates/interface.html:50
msgid "Bridge Device"
msgstr ""
#: interfaces/templates/interface.html:53
msgid "Boot Mode"
msgstr ""
#: interfaces/templates/interface.html:55
#: interfaces/templates/interface.html:78 networks/templates/network.html:45
#: storages/templates/storage.html:58
msgid "State"
msgstr ""
#: interfaces/templates/interface.html:62 networks/templates/network.html:52
#: storages/templates/storage.html:66
msgid "Stop"
msgstr ""
#: interfaces/templates/interface.html:69
msgid "Slaves"
msgstr ""
#: interfaces/templates/interface.html:77
msgid "Speed"
msgstr ""
#: interfaces/templates/interfaces.html:48
msgid "Hypervisor doesn't have any Interfaces"
msgstr ""
#: logs/models.py:5
msgid "user"
msgstr ""
#: logs/models.py:6
msgid "host"
msgstr ""
#: logs/models.py:7
msgid "instance"
msgstr ""
#: logs/models.py:8
msgid "message"
msgstr ""
#: logs/models.py:9
msgid "date"
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/forms.py:9 storages/forms.py:9 storages/models.py:10
2021-12-20 08:00:02 +00:00
msgid "No pool name has been entered"
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/forms.py:13
2021-12-20 08:00:02 +00:00
msgid "No IPv4 subnet has been entered"
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/forms.py:18
2021-12-20 08:00:02 +00:00
msgid "No IPv6 subnet has been entered"
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/forms.py:34 storages/forms.py:30
2021-12-20 08:00:02 +00:00
msgid "The pool name must not contain any special characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/forms.py:38 storages/forms.py:34
2021-12-20 08:00:02 +00:00
msgid "The pool name must not exceed 20 characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/forms.py:47
2021-12-20 08:00:02 +00:00
msgid "The IPv4 subnet must not contain any special characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/forms.py:51
2021-12-20 08:00:02 +00:00
msgid "The IPv4 subnet must not exceed 20 characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/forms.py:60
2021-12-20 08:00:02 +00:00
msgid "The IPv6 subnet must not contain any special characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/forms.py:64
2021-12-20 08:00:02 +00:00
msgid "The IPv6 subnet must not exceed 42 characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/forms.py:74
2021-12-20 08:00:02 +00:00
msgid "The pool bridge name must not contain any special characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/forms.py:78
2021-12-20 08:00:02 +00:00
msgid "The pool bridge name must not exceed 20 characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/models.py:10
msgid "No network name has been entered"
msgstr ""
2021-12-20 08:00:02 +00:00
#: 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 ""
#: networks/templates/add_network_qos.html:29
#: networks/templates/add_network_qos.html:36
#: networks/templates/add_network_qos.html:43
msgid "kilobytes"
msgstr ""
#: networks/templates/create_net_block.html:12
msgid "Add New Network"
msgstr ""
#: networks/templates/create_net_block.html:20
#: storages/templates/create_stg_block.html:58
#: storages/templates/create_stg_block.html:87
msgid "default"
msgstr ""
#: networks/templates/create_net_block.html:24
msgid "Type forwarding"
msgstr ""
#: networks/templates/create_net_block.html:27
#: networks/templates/network.html:95
msgid "NAT"
msgstr ""
#: networks/templates/create_net_block.html:28
#: networks/templates/network.html:98 networks/templates/network.html:215
msgid "ROUTE"
msgstr ""
#: networks/templates/create_net_block.html:29
#: networks/templates/network.html:104 networks/templates/network.html:213
msgid "ISOLATE"
msgstr ""
#: networks/templates/create_net_block.html:30
#: networks/templates/network.html:101
msgid "BRIDGE"
msgstr ""
#: networks/templates/create_net_block.html:31
msgid "MACVTAP"
msgstr ""
#: networks/templates/create_net_block.html:36
msgid "IPv4 Subnet pool"
msgstr ""
#: networks/templates/create_net_block.html:42
msgid "DHCPv4"
msgstr ""
#: networks/templates/create_net_block.html:48
msgid "Fixed Addresses"
msgstr ""
#: networks/templates/create_net_block.html:54
msgid "Enable IPv6"
msgstr ""
#: networks/templates/create_net_block.html:60
msgid "IPv6 Subnet pool"
msgstr ""
#: networks/templates/create_net_block.html:66
msgid "DHCPv6"
msgstr ""
#: networks/templates/create_net_block.html:72
msgid "Bridge Name"
msgstr ""
#: networks/templates/create_net_block.html:78
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
#: networks/templates/network.html:173 networks/templates/network.html:282
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
#: networks/templates/network.html:281
msgid "ID"
msgstr ""
#: networks/templates/network.html:41
msgid "Network name"
msgstr ""
#: networks/templates/network.html:89
msgid "IPv4 Configuration"
msgstr ""
#: networks/templates/network.html:92
msgid "IPv4 Forwarding"
msgstr ""
#: networks/templates/network.html:112 networks/templates/network.html:224
msgid "ON"
msgstr ""
#: networks/templates/network.html:114 networks/templates/network.html:226
msgid "OFF"
msgstr ""
#: networks/templates/network.html:121 networks/templates/network.html:127
#: networks/templates/network.html:233 networks/templates/network.html:239
msgid "End"
msgstr ""
#: networks/templates/network.html:135 networks/templates/network.html:248
msgid "Edit DHCP Range"
msgstr ""
#: networks/templates/network.html:149
msgid "IPv4 Fixed Addresses"
msgstr ""
#: networks/templates/network.html:158 networks/templates/network.html:268
#: nwfilters/templates/nwfilters.html:83
msgid "Show"
msgstr ""
#: networks/templates/network.html:165 networks/templates/network.html:275
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/widgets.py:403
2021-12-20 08:00:02 +00:00
msgid "Clear"
msgstr ""
#: networks/templates/network.html:189 networks/templates/network.html:298
msgid "Edit entry"
msgstr ""
#: networks/templates/network.html:194 networks/templates/network.html:303
msgid "Delete entry"
msgstr ""
#: networks/templates/network.html:207
msgid "IPv6 Configuration"
msgstr ""
#: networks/templates/network.html:210
msgid "IPv6 Forwarding"
msgstr ""
#: networks/templates/network.html:261
msgid "IPv6 Fixed Addresses"
msgstr ""
#: networks/templates/networks.html:45
msgid "Hypervisor doesn't have any Network"
msgstr ""
#: networks/templates/networks.html:60
msgid "Forward"
msgstr ""
#: networks/views.py:43
msgid "Network pool name already in use"
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/views.py:50
2021-12-20 08:00:02 +00:00
msgid "Please enter bridge/dev name"
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/views.py:65
2021-12-20 08:00:02 +00:00
msgid "For libvirt, the IPv6 network prefix must be /64"
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/views.py:138
2021-12-20 08:00:02 +00:00
msgid "Unknown Network Family"
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/views.py:190
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Fixed address operation completed for %(family)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/views.py:204
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%(family)s Fixed Address is Deleted."
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/views.py:215
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%(family)s DHCP Range is Changed."
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/views.py:228
2021-12-20 08:00:02 +00:00
msgid ""
"Network XML is changed. \\Stop and start network to activate new config."
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/views.py:233
2021-12-20 08:00:02 +00:00
msgid "Network XML is changed."
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/views.py:247
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"%(qos_dir)s QoS is updated. Network XML is changed. Stop and start network "
"to activate new config"
msgstr ""
2023-05-10 08:23:06 +00:00
#: networks/views.py:267
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"%(qos_dir)s QoS is deleted. Network XML is changed. "
"Stop and start network to activate new config"
msgstr ""
#: 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 ""
#: nwfilters/templates/nwfilter.html:39 nwfilters/templates/nwfilters.html:53
#: virtsecrets/templates/secrets.html:60
msgid "UUID"
msgstr ""
#: nwfilters/templates/nwfilter.html:68
msgid "Filter References"
msgstr ""
#: nwfilters/templates/nwfilter.html:92
msgid "Reference"
msgstr ""
#: nwfilters/templates/nwfilter.html:117
msgid "Rules"
msgstr ""
#: nwfilters/templates/nwfilter.html:121
msgid "Rule"
msgstr ""
#: nwfilters/templates/nwfilter.html:122
msgid "Action Type"
msgstr ""
#: nwfilters/templates/nwfilter.html:124
msgid "Priority"
msgstr ""
#: nwfilters/templates/nwfilter.html:125
msgid "Statematch"
msgstr ""
#: nwfilters/templates/nwfilter.html:126
msgid "Directives"
msgstr ""
#: nwfilters/templates/nwfilters.html:69
msgid "Details of NWFilter"
msgstr ""
#: nwfilters/templates/nwfilters.html:92
msgid "Clone NWFilter"
msgstr ""
#: nwfilters/templates/nwfilters.html:132
msgid "Hypervisor doesn't have any NWFilters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: nwfilters/views.py:50
2021-12-20 08:00:02 +00:00
msgid "A network filter with this name already exists"
msgstr ""
2023-05-10 08:23:06 +00:00
#: nwfilters/views.py:55
2021-12-20 08:00:02 +00:00
msgid "A network filter with this UUID already exists"
msgstr ""
2023-05-10 08:23:06 +00:00
#: nwfilters/views.py:60
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%(filter)s network filter is created"
msgstr ""
2023-05-10 08:23:06 +00:00
#: nwfilters/views.py:73
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%(filter)s network filter is deleted"
msgstr ""
2023-05-10 08:23:06 +00:00
#: nwfilters/views.py:98
2021-12-20 08:00:02 +00:00
#, python-format
msgid "NWFilter is in use by %(instance)s. Cannot be deleted."
msgstr ""
2023-05-10 08:23:06 +00:00
#: nwfilters/views.py:118
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Cloning NWFilter %(name)s as %(clone)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: storages/forms.py:13 storages/forms.py:47
2021-12-20 08:00:02 +00:00
msgid "No path has been entered"
msgstr ""
2023-05-10 08:23:06 +00:00
#: storages/forms.py:44
2021-12-20 08:00:02 +00:00
msgid "The target must not contain any special characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: storages/forms.py:56
2021-12-20 08:00:02 +00:00
msgid "No device or path has been entered"
msgstr ""
2023-05-10 08:23:06 +00:00
#: storages/forms.py:59
2021-12-20 08:00:02 +00:00
msgid "The disk source must not contain any special characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: storages/forms.py:78 storages/forms.py:98
2021-12-20 08:00:02 +00:00
msgid "The image name must not contain any special characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: storages/forms.py:102
2021-12-20 08:00:02 +00:00
msgid "The image name must not exceed 120 characters"
msgstr ""
2023-05-10 08:23:06 +00:00
#: storages/models.py:13 storages/models.py:48
msgid "type"
msgstr ""
#: storages/models.py:14 storages/models.py:32 storages/models.py:44
msgid "size"
msgstr ""
#: storages/models.py:15
msgid "volumes"
msgstr ""
#: storages/models.py:27
msgid "format"
msgstr ""
#: storages/models.py:31
msgid "allocation"
msgstr ""
#: storages/models.py:43
msgid "state"
msgstr ""
#: storages/models.py:45
msgid "free"
msgstr ""
#: storages/models.py:47 venv/lib/python3.8/site-packages/click/types.py:815
msgid "path"
msgstr ""
#: storages/models.py:49
msgid "autostart"
msgstr ""
2021-12-20 08:00:02 +00:00
#: storages/templates/create_stg_block.html:12
msgid "Create Storage Pool"
msgstr ""
#: storages/templates/create_stg_block.html:19
msgid "DIR"
msgstr ""
#: storages/templates/create_stg_block.html:24
msgid "LVM"
msgstr ""
#: storages/templates/create_stg_block.html:29
msgid "CEPH"
msgstr ""
#: storages/templates/create_stg_block.html:34
msgid "NETFS"
msgstr ""
#: storages/templates/create_stg_block.html:39
msgid "ISO"
msgstr ""
#: storages/templates/create_stg_block.html:62
#: storages/templates/create_stg_block.html:236
msgid "Path"
msgstr ""
#: storages/templates/create_stg_block.html:120
msgid "Ceph User"
msgstr ""
#: storages/templates/create_stg_block.html:126
msgid "Ceph Pool"
msgstr ""
#: storages/templates/create_stg_block.html:132
msgid "Ceph Host"
msgstr ""
#: storages/templates/create_stg_block.html:191
msgid "Remote Path"
msgstr ""
#: storages/templates/create_stg_block.html:200
msgid "auto"
msgstr ""
#: storages/templates/create_stg_block.html:201
msgid "nfs"
msgstr ""
#: storages/templates/create_stg_block.html:202
msgid "glusterfs"
msgstr ""
#: storages/templates/create_stg_block.html:203
msgid "cifs"
msgstr ""
#: storages/templates/create_stg_block.html:208
msgid "Local Path"
msgstr ""
#: storages/templates/create_stg_vol_block.html:15
msgid "Upload ISO Image"
msgstr ""
#: storages/templates/create_stg_vol_block.html:29
msgid "Upload"
msgstr ""
#: storages/templates/create_stg_vol_block.html:46
msgid "Add New Volume"
msgstr ""
#: storages/templates/storage.html:46
msgid "Pool name"
msgstr ""
#: storages/templates/storage.html:48
msgid "Pool type"
msgstr ""
#: storages/templates/storage.html:50
msgid "Pool path"
msgstr ""
#: storages/templates/storage.html:52
msgid "Pool status"
msgstr ""
#: 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
msgid "Volumes"
msgstr ""
#: storages/templates/storage.html:98
msgid "Allocated"
msgstr ""
#: storages/templates/storage.html:119
msgid "Clone image"
msgstr ""
#: storages/templates/storage.html:132
msgid "Convert"
msgstr ""
#: storages/templates/storage.html:141
msgid "raw"
msgstr ""
#: storages/templates/storage.html:142
msgid "qcow"
msgstr ""
#: storages/templates/storage.html:143
msgid "qcow2"
msgstr ""
#: storages/templates/storage.html:187
msgid "Hypervisor doesn't have any Volumes"
msgstr ""
#: storages/templates/storages.html:45
msgid "Hypervisor doesn't have any Storages"
msgstr ""
2023-05-10 08:23:06 +00:00
#: storages/views.py:42
2021-12-20 08:00:02 +00:00
msgid "Pool name already use"
msgstr ""
2023-05-10 08:23:06 +00:00
#: storages/views.py:47
2021-12-20 08:00:02 +00:00
msgid "You need create secret for pool"
msgstr ""
2023-05-10 08:23:06 +00:00
#: storages/views.py:55
2021-12-20 08:00:02 +00:00
msgid "You need input all fields for creating ceph pool"
msgstr ""
2023-05-10 08:23:06 +00:00
#: storages/views.py:109
2021-12-20 08:00:02 +00:00
msgid "Security Issues with file uploading"
msgstr ""
2023-05-10 08:23:06 +00:00
#: storages/views.py:117
2021-12-20 08:00:02 +00:00
msgid "File not found. Check the path variable and filename"
msgstr ""
2023-05-10 08:23:06 +00:00
#: storages/views.py:168
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Volume: %(vol)s is deleted."
msgstr ""
2023-05-10 08:23:06 +00:00
#: storages/views.py:174
2021-12-20 08:00:02 +00:00
msgid "ISO image already exist"
msgstr ""
2023-05-10 08:23:06 +00:00
#: storages/views.py:180
2021-12-20 08:00:02 +00:00
#, python-format
msgid "ISO: %(file)s is uploaded."
msgstr ""
2023-05-10 08:23:06 +00:00
#: storages/views.py:190
2021-12-20 08:00:02 +00:00
msgid "Name of volume already in use"
msgstr ""
2023-05-10 08:23:06 +00:00
#: storages/views.py:204
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%(image)s image cloned as %(name)s successfully"
msgstr ""
2023-05-10 08:23:06 +00:00
#: storages/views.py:254
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Image file %(name)s is created successfully"
msgstr ""
#: templates/403.html:3
msgid "403"
msgstr ""
#: templates/403.html:7 templates/404.html:7 templates/500.html:7
msgid "Oops!"
msgstr ""
#: 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 ""
#: 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 ""
#: templates/common/confirm_delete.html:16
msgid "Are you sure you want to delete"
msgstr ""
#: templates/navbar.html:47
msgid "Log Out"
msgstr ""
#: templates/pleasewaitdialog.html:7
msgid "Processing"
msgstr ""
#: templates/search_block.html:3
msgid "Search"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/_termui_impl.py:496
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid "{editor}: Editing failed"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/_termui_impl.py:500
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid "{editor}: Editing failed: {e}"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/core.py:1097
2021-12-20 08:00:02 +00:00
msgid "Aborted!"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/core.py:1282
#: venv/lib/python3.8/site-packages/click/decorators.py:495
2021-12-20 08:00:02 +00:00
msgid "Show this message and exit."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/core.py:1313
#: venv/lib/python3.8/site-packages/click/core.py:1339
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid "(Deprecated) {text}"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/core.py:1383
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid "Got unexpected extra argument ({args})"
msgid_plural "Got unexpected extra arguments ({args})"
msgstr[0] ""
msgstr[1] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/core.py:1399
2021-12-20 08:00:02 +00:00
msgid "DeprecationWarning: The command {name!r} is deprecated."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/core.py:1605
2021-12-20 08:00:02 +00:00
msgid "Commands"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/core.py:1637
2021-12-20 08:00:02 +00:00
msgid "Missing command."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/core.py:1715
2021-12-20 08:00:02 +00:00
msgid "No such command {name!r}."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/core.py:2271
2021-12-20 08:00:02 +00:00
msgid "Value must be an iterable."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/core.py:2291
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid "Takes {nargs} values but 1 was given."
msgid_plural "Takes {nargs} values but {len} were given."
msgstr[0] ""
msgstr[1] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/core.py:2734
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid "env var: {var}"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/core.py:2764
2021-12-20 08:00:02 +00:00
msgid "(dynamic)"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/core.py:2777
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid "default: {default}"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/core.py:2790
2021-12-20 08:00:02 +00:00
msgid "required"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/decorators.py:400
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%(prog)s, version %(version)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/decorators.py:464
2021-12-20 08:00:02 +00:00
msgid "Show the version and exit."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/exceptions.py:43
#: venv/lib/python3.8/site-packages/click/exceptions.py:79
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid "Error: {message}"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/exceptions.py:71
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid "Try '{command} {option}' for help."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/exceptions.py:120
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid "Invalid value: {message}"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/exceptions.py:122
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid "Invalid value for {param_hint}: {message}"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/exceptions.py:178
2021-12-20 08:00:02 +00:00
msgid "Missing argument"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/exceptions.py:180
2021-12-20 08:00:02 +00:00
msgid "Missing option"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/exceptions.py:182
2021-12-20 08:00:02 +00:00
msgid "Missing parameter"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/exceptions.py:184
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid "Missing {param_type}"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/exceptions.py:191
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid "Missing parameter: {param_name}"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/exceptions.py:211
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid "No such option: {name}"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/exceptions.py:223
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid "Did you mean {possibility}?"
msgid_plural "(Possible options: {possibilities})"
msgstr[0] ""
msgstr[1] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/exceptions.py:261
2021-12-20 08:00:02 +00:00
msgid "unknown error"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/exceptions.py:268
2021-12-20 08:00:02 +00:00
msgid "Could not open file {filename!r}: {message}"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/parser.py:231
2021-12-20 08:00:02 +00:00
msgid "Argument {name!r} takes {nargs} values."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/parser.py:413
2021-12-20 08:00:02 +00:00
msgid "Option {name!r} does not take a value."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/parser.py:474
2021-12-20 08:00:02 +00:00
msgid "Option {name!r} requires an argument."
msgid_plural "Option {name!r} requires {nargs} arguments."
msgstr[0] ""
msgstr[1] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/shell_completion.py:316
2021-12-20 08:00:02 +00:00
msgid "Shell completion is not supported for Bash versions older than 4.4."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/shell_completion.py:322
2021-12-20 08:00:02 +00:00
msgid "Couldn't detect Bash version, shell completion is not supported."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/termui.py:160
2021-12-20 08:00:02 +00:00
msgid "Repeat for confirmation"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/termui.py:176
2021-12-20 08:00:02 +00:00
msgid "Error: The value you entered was invalid."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/termui.py:178
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid "Error: {e.message}"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/termui.py:189
2021-12-20 08:00:02 +00:00
msgid "Error: The two entered values do not match."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/termui.py:245
2021-12-20 08:00:02 +00:00
msgid "Error: invalid input"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/termui.py:776
2021-12-20 08:00:02 +00:00
msgid "Press any key to continue..."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/types.py:265
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid ""
"Choose from:\n"
"\t{choices}"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/types.py:297
2021-12-20 08:00:02 +00:00
msgid "{value!r} is not {choice}."
msgid_plural "{value!r} is not one of {choices}."
msgstr[0] ""
msgstr[1] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/types.py:387
2021-12-20 08:00:02 +00:00
msgid "{value!r} does not match the format {format}."
msgid_plural "{value!r} does not match the formats {formats}."
msgstr[0] ""
msgstr[1] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/types.py:409
2021-12-20 08:00:02 +00:00
msgid "{value!r} is not a valid {number_type}."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/types.py:465
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid "{value} is not in the range {range}."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/types.py:606
2021-12-20 08:00:02 +00:00
msgid "{value!r} is not a valid boolean."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/types.py:630
2021-12-20 08:00:02 +00:00
msgid "{value!r} is not a valid UUID."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/types.py:811
2021-12-20 08:00:02 +00:00
msgid "file"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/types.py:813
2021-12-20 08:00:02 +00:00
msgid "directory"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/types.py:861
2021-12-20 08:00:02 +00:00
msgid "{name} {filename!r} does not exist."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/types.py:870
2021-12-20 08:00:02 +00:00
msgid "{name} {filename!r} is a file."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/types.py:878
#, python-brace-format
msgid "{name} '{filename}' is a directory."
msgstr ""
#: venv/lib/python3.8/site-packages/click/types.py:887
msgid "{name} {filename!r} is not readable."
2021-12-20 08:00:02 +00:00
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/types.py:896
2021-12-20 08:00:02 +00:00
msgid "{name} {filename!r} is not writable."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/types.py:905
msgid "{name} {filename!r} is not executable."
2021-12-20 08:00:02 +00:00
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/click/types.py:972
2021-12-20 08:00:02 +00:00
#, 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] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/contrib/messages/apps.py:7
2021-12-20 08:00:02 +00:00
msgid "Messages"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/contrib/sitemaps/apps.py:8
2021-12-20 08:00:02 +00:00
msgid "Site Maps"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/contrib/staticfiles/apps.py:9
2021-12-20 08:00:02 +00:00
msgid "Static Files"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/contrib/syndication/apps.py:7
2021-12-20 08:00:02 +00:00
msgid "Syndication"
msgstr ""
#. Translators: String used to replace omitted page numbers in elided page
#. range generated by paginators, e.g. [1, 2, '…', 5, 6, 7, '…', 9, 10].
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/paginator.py:30
2021-12-20 08:00:02 +00:00
msgid "…"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/paginator.py:51
2021-12-20 08:00:02 +00:00
msgid "That page number is not an integer"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/paginator.py:53
2021-12-20 08:00:02 +00:00
msgid "That page number is less than 1"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/paginator.py:58
2021-12-20 08:00:02 +00:00
msgid "That page contains no results"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:22
2021-12-20 08:00:02 +00:00
msgid "Enter a valid value."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:93
#: venv/lib/python3.8/site-packages/django/forms/fields.py:675
2021-12-20 08:00:02 +00:00
msgid "Enter a valid URL."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:150
2021-12-20 08:00:02 +00:00
msgid "Enter a valid integer."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:161
2021-12-20 08:00:02 +00:00
msgid "Enter a valid email address."
msgstr ""
#. Translators: "letters" means latin letters: a-z and A-Z.
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:262
2021-12-20 08:00:02 +00:00
msgid ""
"Enter a valid “slug” consisting of letters, numbers, underscores or hyphens."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:269
2021-12-20 08:00:02 +00:00
msgid ""
"Enter a valid “slug” consisting of Unicode letters, numbers, underscores, or "
"hyphens."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:278
#: venv/lib/python3.8/site-packages/django/core/validators.py:288
#: venv/lib/python3.8/site-packages/django/core/validators.py:311
2021-12-20 08:00:02 +00:00
msgid "Enter a valid IPv4 address."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:296
#: venv/lib/python3.8/site-packages/django/core/validators.py:312
2021-12-20 08:00:02 +00:00
msgid "Enter a valid IPv6 address."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:306
#: venv/lib/python3.8/site-packages/django/core/validators.py:310
2021-12-20 08:00:02 +00:00
msgid "Enter a valid IPv4 or IPv6 address."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:340
2021-12-20 08:00:02 +00:00
msgid "Enter only digits separated by commas."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:346
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:379
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Ensure this value is less than or equal to %(limit_value)s."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:388
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Ensure this value is greater than or equal to %(limit_value)s."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:398
2021-12-20 08:00:02 +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] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:413
2021-12-20 08:00:02 +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] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:432
#: venv/lib/python3.8/site-packages/django/forms/fields.py:292
#: venv/lib/python3.8/site-packages/django/forms/fields.py:327
2021-12-20 08:00:02 +00:00
msgid "Enter a number."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:434
2021-12-20 08:00:02 +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] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:439
2021-12-20 08:00:02 +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] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:444
2021-12-20 08:00:02 +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] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:506
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"File extension “%(extension)s” is not allowed. Allowed extensions are: "
"%(allowed_extensions)s."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/core/validators.py:559
2021-12-20 08:00:02 +00:00
msgid "Null characters are not allowed."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/base.py:1210
#: venv/lib/python3.8/site-packages/django/forms/models.py:768
2021-12-20 08:00:02 +00:00
msgid "and"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/base.py:1212
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%(model_name)s with this %(field_labels)s already exists."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:100
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Value %(value)r is not a valid choice."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:101
2021-12-20 08:00:02 +00:00
msgid "This field cannot be null."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:102
2021-12-20 08:00:02 +00:00
msgid "This field cannot be blank."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:103
2021-12-20 08:00:02 +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"
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:107
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:126
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Field of type: %(field_type)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:958
2021-12-20 08:00:02 +00:00
#, python-format
msgid "“%(value)s” value must be either True or False."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:959
2021-12-20 08:00:02 +00:00
#, python-format
msgid "“%(value)s” value must be either True, False, or None."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:961
2021-12-20 08:00:02 +00:00
msgid "Boolean (Either True or False)"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1002
2021-12-20 08:00:02 +00:00
#, python-format
msgid "String (up to %(max_length)s)"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1096
2021-12-20 08:00:02 +00:00
msgid "Comma-separated integers"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1145
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"“%(value)s” value has an invalid date format. It must be in YYYY-MM-DD "
"format."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1147
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1290
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"“%(value)s” value has the correct format (YYYY-MM-DD) but it is an invalid "
"date."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1150
2021-12-20 08:00:02 +00:00
msgid "Date (without time)"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1288
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"“%(value)s” value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[."
"uuuuuu]][TZ] format."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1292
2021-12-20 08:00:02 +00:00
#, 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 ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1296
2021-12-20 08:00:02 +00:00
msgid "Date (with time)"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1444
2021-12-20 08:00:02 +00:00
#, python-format
msgid "“%(value)s” value must be a decimal number."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1446
2021-12-20 08:00:02 +00:00
msgid "Decimal number"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1585
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"“%(value)s” value has an invalid format. It must be in [DD] [[HH:]MM:]ss[."
"uuuuuu] format."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1588
2021-12-20 08:00:02 +00:00
msgid "Duration"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1638
2021-12-20 08:00:02 +00:00
msgid "Email address"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1661
2021-12-20 08:00:02 +00:00
msgid "File path"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1727
2021-12-20 08:00:02 +00:00
#, python-format
msgid "“%(value)s” value must be a float."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1729
2021-12-20 08:00:02 +00:00
msgid "Floating point number"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1767
2021-12-20 08:00:02 +00:00
#, python-format
msgid "“%(value)s” value must be an integer."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1769
2021-12-20 08:00:02 +00:00
msgid "Integer"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1852
2021-12-20 08:00:02 +00:00
msgid "Big (8 byte) integer"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1867
2021-12-20 08:00:02 +00:00
msgid "Small integer"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1875
2021-12-20 08:00:02 +00:00
msgid "IPv4 address"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1906
2021-12-20 08:00:02 +00:00
msgid "IP address"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1986
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1987
2021-12-20 08:00:02 +00:00
#, python-format
msgid "“%(value)s” value must be either None, True or False."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:1989
2021-12-20 08:00:02 +00:00
msgid "Boolean (Either True, False or None)"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:2043
2021-12-20 08:00:02 +00:00
msgid "Positive big integer"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:2056
2021-12-20 08:00:02 +00:00
msgid "Positive integer"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:2069
2021-12-20 08:00:02 +00:00
msgid "Positive small integer"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:2083
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Slug (up to %(max_length)s)"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:2115
2021-12-20 08:00:02 +00:00
msgid "Text"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:2181
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"“%(value)s” value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] "
"format."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:2183
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"“%(value)s” value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an "
"invalid time."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:2186
2021-12-20 08:00:02 +00:00
msgid "Time"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:2312
2021-12-20 08:00:02 +00:00
msgid "URL"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:2334
2021-12-20 08:00:02 +00:00
msgid "Raw binary data"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:2399
2021-12-20 08:00:02 +00:00
#, python-format
msgid "“%(value)s” is not a valid UUID."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/__init__.py:2401
2021-12-20 08:00:02 +00:00
msgid "Universally unique identifier"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/files.py:226
2021-12-20 08:00:02 +00:00
msgid "File"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/json.py:18
2021-12-20 08:00:02 +00:00
msgid "A JSON object"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/json.py:20
2021-12-20 08:00:02 +00:00
msgid "Value must be valid JSON."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/related.py:790
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%(model)s instance with %(field)s %(value)r does not exist."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/related.py:792
2021-12-20 08:00:02 +00:00
msgid "Foreign Key (type determined by related field)"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/related.py:1045
2021-12-20 08:00:02 +00:00
msgid "One-to-one relationship"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/related.py:1099
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%(from)s-%(to)s relationship"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/related.py:1100
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%(from)s-%(to)s relationships"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/db/models/fields/related.py:1142
2021-12-20 08:00:02 +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
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/boundfield.py:150
2021-12-20 08:00:02 +00:00
msgid ":?.!"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/fields.py:54
2021-12-20 08:00:02 +00:00
msgid "This field is required."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/fields.py:247
2021-12-20 08:00:02 +00:00
msgid "Enter a whole number."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/fields.py:402
#: venv/lib/python3.8/site-packages/django/forms/fields.py:1143
2021-12-20 08:00:02 +00:00
msgid "Enter a valid date."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/fields.py:426
#: venv/lib/python3.8/site-packages/django/forms/fields.py:1144
2021-12-20 08:00:02 +00:00
msgid "Enter a valid time."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/fields.py:454
2021-12-20 08:00:02 +00:00
msgid "Enter a valid date/time."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/fields.py:488
2021-12-20 08:00:02 +00:00
msgid "Enter a valid duration."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/fields.py:489
2021-12-20 08:00:02 +00:00
#, python-brace-format
msgid "The number of days must be between {min_days} and {max_days}."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/fields.py:549
2021-12-20 08:00:02 +00:00
msgid "No file was submitted. Check the encoding type on the form."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/fields.py:550
2021-12-20 08:00:02 +00:00
msgid "No file was submitted."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/fields.py:551
2021-12-20 08:00:02 +00:00
msgid "The submitted file is empty."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/fields.py:553
2021-12-20 08:00:02 +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] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/fields.py:556
2021-12-20 08:00:02 +00:00
msgid "Please either submit a file or check the clear checkbox, not both."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/fields.py:617
2021-12-20 08:00:02 +00:00
msgid ""
"Upload a valid image. The file you uploaded was either not an image or a "
"corrupted image."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/fields.py:779
#: venv/lib/python3.8/site-packages/django/forms/fields.py:869
#: venv/lib/python3.8/site-packages/django/forms/models.py:1309
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Select a valid choice. %(value)s is not one of the available choices."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/fields.py:870
#: venv/lib/python3.8/site-packages/django/forms/fields.py:985
#: venv/lib/python3.8/site-packages/django/forms/models.py:1308
2021-12-20 08:00:02 +00:00
msgid "Enter a list of values."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/fields.py:986
2021-12-20 08:00:02 +00:00
msgid "Enter a complete value."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/fields.py:1202
2021-12-20 08:00:02 +00:00
msgid "Enter a valid UUID."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/fields.py:1232
2021-12-20 08:00:02 +00:00
msgid "Enter a valid JSON."
msgstr ""
#. Translators: This is the default suffix added to form field labels
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/forms.py:76
2021-12-20 08:00:02 +00:00
msgid ":"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/forms.py:203
2021-12-20 08:00:02 +00:00
#, python-format
msgid "(Hidden field %(name)s) %(error)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/formsets.py:61
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"ManagementForm data is missing or has been tampered with. Missing fields: "
"%(field_names)s. You may need to file a bug report if the issue persists."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/formsets.py:370
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Please submit at most %d form."
msgid_plural "Please submit at most %d forms."
msgstr[0] ""
msgstr[1] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/formsets.py:377
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Please submit at least %d form."
msgid_plural "Please submit at least %d forms."
msgstr[0] ""
msgstr[1] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/formsets.py:405
#: venv/lib/python3.8/site-packages/django/forms/formsets.py:412
2021-12-20 08:00:02 +00:00
msgid "Order"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/models.py:763
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Please correct the duplicate data for %(field)s."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/models.py:767
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Please correct the duplicate data for %(field)s, which must be unique."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/models.py:773
2021-12-20 08:00:02 +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 ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/models.py:782
2021-12-20 08:00:02 +00:00
msgid "Please correct the duplicate values below."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/models.py:1109
2021-12-20 08:00:02 +00:00
msgid "The inline value did not match the parent instance."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/models.py:1193
2021-12-20 08:00:02 +00:00
msgid "Select a valid choice. That choice is not one of the available choices."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/models.py:1311
2021-12-20 08:00:02 +00:00
#, python-format
msgid "“%(pk)s” is not a valid value."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/utils.py:172
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"%(datetime)s couldnt be interpreted in time zone %(current_timezone)s; it "
"may be ambiguous or it may not exist."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/widgets.py:404
2021-12-20 08:00:02 +00:00
msgid "Currently"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/widgets.py:715
2021-12-20 08:00:02 +00:00
msgid "Yes"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/forms/widgets.py:716
2021-12-20 08:00:02 +00:00
msgid "No"
msgstr ""
#. Translators: Please do not add spaces around commas.
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/template/defaultfilters.py:817
2021-12-20 08:00:02 +00:00
msgid "yes,no,maybe"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/template/defaultfilters.py:846
#: venv/lib/python3.8/site-packages/django/template/defaultfilters.py:863
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] ""
msgstr[1] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/template/defaultfilters.py:865
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%s KB"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/template/defaultfilters.py:867
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%s MB"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/template/defaultfilters.py:869
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%s GB"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/template/defaultfilters.py:871
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%s TB"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/template/defaultfilters.py:873
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%s PB"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dateformat.py:66
2021-12-20 08:00:02 +00:00
msgid "p.m."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dateformat.py:67
2021-12-20 08:00:02 +00:00
msgid "a.m."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dateformat.py:72
2021-12-20 08:00:02 +00:00
msgid "PM"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dateformat.py:73
2021-12-20 08:00:02 +00:00
msgid "AM"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dateformat.py:146
2021-12-20 08:00:02 +00:00
msgid "midnight"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dateformat.py:148
2021-12-20 08:00:02 +00:00
msgid "noon"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:6
2021-12-20 08:00:02 +00:00
msgid "Monday"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:6
2021-12-20 08:00:02 +00:00
msgid "Tuesday"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:6
2021-12-20 08:00:02 +00:00
msgid "Wednesday"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:6
2021-12-20 08:00:02 +00:00
msgid "Thursday"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:6
2021-12-20 08:00:02 +00:00
msgid "Friday"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:7
2021-12-20 08:00:02 +00:00
msgid "Saturday"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:7
2021-12-20 08:00:02 +00:00
msgid "Sunday"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:10
2021-12-20 08:00:02 +00:00
msgid "Mon"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:10
2021-12-20 08:00:02 +00:00
msgid "Tue"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:10
2021-12-20 08:00:02 +00:00
msgid "Wed"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:10
2021-12-20 08:00:02 +00:00
msgid "Thu"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:10
2021-12-20 08:00:02 +00:00
msgid "Fri"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:11
2021-12-20 08:00:02 +00:00
msgid "Sat"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:11
2021-12-20 08:00:02 +00:00
msgid "Sun"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:14
2021-12-20 08:00:02 +00:00
msgid "January"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:14
2021-12-20 08:00:02 +00:00
msgid "February"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:14
2021-12-20 08:00:02 +00:00
msgid "March"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:14
2021-12-20 08:00:02 +00:00
msgid "April"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:14
2021-12-20 08:00:02 +00:00
msgid "May"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:14
2021-12-20 08:00:02 +00:00
msgid "June"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:15
2021-12-20 08:00:02 +00:00
msgid "July"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:15
2021-12-20 08:00:02 +00:00
msgid "August"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:15
2021-12-20 08:00:02 +00:00
msgid "September"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:15
2021-12-20 08:00:02 +00:00
msgid "October"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:15
2021-12-20 08:00:02 +00:00
msgid "November"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:16
2021-12-20 08:00:02 +00:00
msgid "December"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:19
2021-12-20 08:00:02 +00:00
msgid "jan"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:19
2021-12-20 08:00:02 +00:00
msgid "feb"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:19
2021-12-20 08:00:02 +00:00
msgid "mar"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:19
2021-12-20 08:00:02 +00:00
msgid "apr"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:19
2021-12-20 08:00:02 +00:00
msgid "may"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:19
2021-12-20 08:00:02 +00:00
msgid "jun"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:20
2021-12-20 08:00:02 +00:00
msgid "jul"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:20
2021-12-20 08:00:02 +00:00
msgid "aug"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:20
2021-12-20 08:00:02 +00:00
msgid "sep"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:20
2021-12-20 08:00:02 +00:00
msgid "oct"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:20
2021-12-20 08:00:02 +00:00
msgid "nov"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:20
2021-12-20 08:00:02 +00:00
msgid "dec"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:23
2021-12-20 08:00:02 +00:00
msgctxt "abbrev. month"
msgid "Jan."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:24
2021-12-20 08:00:02 +00:00
msgctxt "abbrev. month"
msgid "Feb."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:25
2021-12-20 08:00:02 +00:00
msgctxt "abbrev. month"
msgid "March"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:26
2021-12-20 08:00:02 +00:00
msgctxt "abbrev. month"
msgid "April"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:27
2021-12-20 08:00:02 +00:00
msgctxt "abbrev. month"
msgid "May"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:28
2021-12-20 08:00:02 +00:00
msgctxt "abbrev. month"
msgid "June"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:29
2021-12-20 08:00:02 +00:00
msgctxt "abbrev. month"
msgid "July"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:30
2021-12-20 08:00:02 +00:00
msgctxt "abbrev. month"
msgid "Aug."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:31
2021-12-20 08:00:02 +00:00
msgctxt "abbrev. month"
msgid "Sept."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:32
2021-12-20 08:00:02 +00:00
msgctxt "abbrev. month"
msgid "Oct."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:33
2021-12-20 08:00:02 +00:00
msgctxt "abbrev. month"
msgid "Nov."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:34
2021-12-20 08:00:02 +00:00
msgctxt "abbrev. month"
msgid "Dec."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:37
2021-12-20 08:00:02 +00:00
msgctxt "alt. month"
msgid "January"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:38
2021-12-20 08:00:02 +00:00
msgctxt "alt. month"
msgid "February"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:39
2021-12-20 08:00:02 +00:00
msgctxt "alt. month"
msgid "March"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:40
2021-12-20 08:00:02 +00:00
msgctxt "alt. month"
msgid "April"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:41
2021-12-20 08:00:02 +00:00
msgctxt "alt. month"
msgid "May"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:42
2021-12-20 08:00:02 +00:00
msgctxt "alt. month"
msgid "June"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:43
2021-12-20 08:00:02 +00:00
msgctxt "alt. month"
msgid "July"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:44
2021-12-20 08:00:02 +00:00
msgctxt "alt. month"
msgid "August"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:45
2021-12-20 08:00:02 +00:00
msgctxt "alt. month"
msgid "September"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:46
2021-12-20 08:00:02 +00:00
msgctxt "alt. month"
msgid "October"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:47
2021-12-20 08:00:02 +00:00
msgctxt "alt. month"
msgid "November"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/dates.py:48
2021-12-20 08:00:02 +00:00
msgctxt "alt. month"
msgid "December"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/ipv6.py:8
2021-12-20 08:00:02 +00:00
msgid "This is not a valid IPv6 address."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/text.py:71
2021-12-20 08:00:02 +00:00
#, python-format
msgctxt "String to return when truncating text"
msgid "%(truncated_text)s…"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/text.py:240
2021-12-20 08:00:02 +00:00
msgid "or"
msgstr ""
#. Translators: This string is used as a separator between list elements
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/text.py:259
#: venv/lib/python3.8/site-packages/django/utils/timesince.py:94
2021-12-20 08:00:02 +00:00
msgid ", "
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/timesince.py:9
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%d year"
msgid_plural "%d years"
msgstr[0] ""
msgstr[1] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/timesince.py:10
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%d month"
msgid_plural "%d months"
msgstr[0] ""
msgstr[1] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/timesince.py:11
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%d week"
msgid_plural "%d weeks"
msgstr[0] ""
msgstr[1] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/timesince.py:12
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%d day"
msgid_plural "%d days"
msgstr[0] ""
msgstr[1] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/timesince.py:13
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
msgstr[1] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/utils/timesince.py:14
2021-12-20 08:00:02 +00:00
#, python-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] ""
msgstr[1] ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/csrf.py:110
2021-12-20 08:00:02 +00:00
msgid "Forbidden"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/csrf.py:111
2021-12-20 08:00:02 +00:00
msgid "CSRF verification failed. Request aborted."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/csrf.py:115
2021-12-20 08:00:02 +00:00
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 ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/csrf.py:120
2021-12-20 08:00:02 +00:00
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 ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/csrf.py:124
2021-12-20 08:00:02 +00:00
msgid ""
"If you are using the <meta name=\"referrer\" content=\"no-referrer\"> tag or "
"including the “Referrer-Policy: no-referrer” header, please remove them. The "
"CSRF protection requires the “Referer” header to do strict referer checking. "
"If youre concerned about privacy, use alternatives like <a rel=\"noreferrer"
"\" …> for links to third-party sites."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/csrf.py:132
2021-12-20 08:00:02 +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 ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/csrf.py:137
2021-12-20 08:00:02 +00:00
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 ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/csrf.py:142
2021-12-20 08:00:02 +00:00
msgid "More information is available with DEBUG=True."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/generic/dates.py:41
2021-12-20 08:00:02 +00:00
msgid "No year specified"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/generic/dates.py:61
#: venv/lib/python3.8/site-packages/django/views/generic/dates.py:111
#: venv/lib/python3.8/site-packages/django/views/generic/dates.py:208
2021-12-20 08:00:02 +00:00
msgid "Date out of range"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/generic/dates.py:90
2021-12-20 08:00:02 +00:00
msgid "No month specified"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/generic/dates.py:142
2021-12-20 08:00:02 +00:00
msgid "No day specified"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/generic/dates.py:188
2021-12-20 08:00:02 +00:00
msgid "No week specified"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/generic/dates.py:338
#: venv/lib/python3.8/site-packages/django/views/generic/dates.py:367
2021-12-20 08:00:02 +00:00
#, python-format
msgid "No %(verbose_name_plural)s available"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/generic/dates.py:594
2021-12-20 08:00:02 +00:00
#, python-format
msgid ""
"Future %(verbose_name_plural)s not available because %(class_name)s."
"allow_future is False."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/generic/dates.py:628
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Invalid date string “%(datestr)s” given format “%(format)s”"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/generic/detail.py:54
2021-12-20 08:00:02 +00:00
#, python-format
msgid "No %(verbose_name)s found matching the query"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/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."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/generic/list.py:72
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Invalid page (%(page_number)s): %(message)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/generic/list.py:154
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Empty list and “%(class_name)s.allow_empty” is False."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/static.py:40
2021-12-20 08:00:02 +00:00
msgid "Directory indexes are not allowed here."
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/static.py:42
2021-12-20 08:00:02 +00:00
#, python-format
msgid "“%(path)s” does not exist"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/static.py:80
2021-12-20 08:00:02 +00:00
#, python-format
msgid "Index of %(directory)s"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/templates/default_urlconf.html:7
#: venv/lib/python3.8/site-packages/django/views/templates/default_urlconf.html:221
2021-12-20 08:00:02 +00:00
msgid "The install worked successfully! Congratulations!"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/templates/default_urlconf.html:207
2021-12-20 08:00:02 +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 ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/templates/default_urlconf.html:222
2021-12-20 08:00:02 +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 ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/templates/default_urlconf.html:230
2021-12-20 08:00:02 +00:00
msgid "Django Documentation"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/templates/default_urlconf.html:231
2021-12-20 08:00:02 +00:00
msgid "Topics, references, &amp; how-tos"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/templates/default_urlconf.html:239
2021-12-20 08:00:02 +00:00
msgid "Tutorial: A Polling App"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/templates/default_urlconf.html:240
2021-12-20 08:00:02 +00:00
msgid "Get started with Django"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/templates/default_urlconf.html:248
2021-12-20 08:00:02 +00:00
msgid "Django Community"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django/views/templates/default_urlconf.html:249
2021-12-20 08:00:02 +00:00
msgid "Connect, get help, or contribute"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django_bootstrap5/components.py:26
2021-12-20 08:00:02 +00:00
msgid "close"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/django_icons/renderers/image.py:217
2021-12-20 08:00:02 +00:00
msgid "Icon of {}"
msgstr ""
2023-05-10 08:23:06 +00:00
#: venv/lib/python3.8/site-packages/isort/main.py:158
2021-12-20 08:00:02 +00:00
msgid "show this help message and exit"
msgstr ""
#: 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 ""
#: webvirtcloud/middleware.py:18
#, python-format
msgid "libvirt Error - %(exception)s"
msgstr ""