horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES/django.po

14029 lines
520 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Horizon\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-09 22:05-0500\n"
"PO-Revision-Date: 2014-10-09 23:51+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/horizon/language/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: settings.py:103
msgid "Select format"
msgstr "Select format"
#: settings.py:104
msgid "AKI - Amazon Kernel Image"
msgstr "AKI - Amazon Kernel Image"
#: settings.py:105
msgid "AMI - Amazon Machine Image"
msgstr "AMI - Amazon Machine Image"
#: settings.py:106
msgid "ARI - Amazon Ramdisk Image"
msgstr "ARI - Amazon Ramdisk Image"
#: settings.py:107
msgid "ISO - Optical Disk Image"
msgstr "ISO - Optical Disk Image"
#: settings.py:108
msgid "QCOW2 - QEMU Emulator"
msgstr "QCOW2 - QEMU Emulator"
#: settings.py:109
msgid "Raw"
msgstr "Raw"
#: settings.py:110
msgid "VDI"
msgstr "VDI"
#: settings.py:111
msgid "VHD"
msgstr "VHD"
#: settings.py:112
msgid "VMDK"
msgstr "VMDK"
#: settings.py:298
msgid "All TCP"
msgstr "All TCP"
#: settings.py:304
msgid "All UDP"
msgstr "All UDP"
#: settings.py:310
msgid "All ICMP"
msgstr "All ICMP"
#: api/ceilometer.py:738
msgid "Unable to retrieve Ceilometer meterlist."
msgstr "Unable to retrieve Ceilometer meterlist."
#: api/ceilometer.py:912
msgid "Duration of instance"
msgstr "Duration of instance"
#: api/ceilometer.py:916
msgid "Duration of instance <type> (openstack types)"
msgstr "Duration of instance <type> (openstack types)"
#: api/ceilometer.py:921
msgid "Volume of RAM in MB"
msgstr "Volume of RAM in MB"
#: api/ceilometer.py:925
msgid "CPU time used"
msgstr "CPU time used"
#: api/ceilometer.py:929
msgid "Average CPU utilization"
msgstr "Average CPU utilization"
#: api/ceilometer.py:933
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:28
msgid "Number of VCPUs"
msgstr "Number of VCPUs"
#: api/ceilometer.py:937
msgid "Number of read requests"
msgstr "Number of read requests"
#: api/ceilometer.py:941
msgid "Number of write requests"
msgstr "Number of write requests"
#: api/ceilometer.py:945
msgid "Volume of reads in B"
msgstr "Volume of reads in B"
#: api/ceilometer.py:949
msgid "Volume of writes in B"
msgstr "Volume of writes in B"
#: api/ceilometer.py:953
msgid "Size of root disk in GB"
msgstr "Size of root disk in GB"
#: api/ceilometer.py:957
msgid "Size of ephemeral disk in GB"
msgstr "Size of ephemeral disk in GB"
#: api/ceilometer.py:962
msgid "Number of incoming bytes on the network for a VM interface"
msgstr "Number of incoming bytes on the network for a VM interface"
#: api/ceilometer.py:967
msgid "Number of outgoing bytes on the network for a VM interface"
msgstr "Number of outgoing bytes on the network for a VM interface"
#: api/ceilometer.py:972
msgid "Number of incoming packets for a VM interface"
msgstr "Number of incoming packets for a VM interface"
#: api/ceilometer.py:977
msgid "Number of outgoing packets for a VM interface"
msgstr "Number of outgoing packets for a VM interface"
#: api/ceilometer.py:989
#, python-format
msgid "Duration of instance type %s (openstack flavor)"
msgstr "Duration of instance type %s (openstack flavour)"
#: api/ceilometer.py:1009
msgid "Duration of network"
msgstr "Duration of network"
#: api/ceilometer.py:1013
msgid "Creation requests for this network"
msgstr "Creation requests for this network"
#: api/ceilometer.py:1017
msgid "Update requests for this network"
msgstr "Update requests for this network"
#: api/ceilometer.py:1021
msgid "Duration of subnet"
msgstr "Duration of subnet"
#: api/ceilometer.py:1025
msgid "Creation requests for this subnet"
msgstr "Creation requests for this subnet"
#: api/ceilometer.py:1029
msgid "Update requests for this subnet"
msgstr "Update requests for this subnet"
#: api/ceilometer.py:1033
msgid "Duration of port"
msgstr "Duration of port"
#: api/ceilometer.py:1037
msgid "Creation requests for this port"
msgstr "Creation requests for this port"
#: api/ceilometer.py:1041
msgid "Update requests for this port"
msgstr "Update requests for this port"
#: api/ceilometer.py:1045
msgid "Duration of router"
msgstr "Duration of router"
#: api/ceilometer.py:1049
msgid "Creation requests for this router"
msgstr "Creation requests for this router"
#: api/ceilometer.py:1053
msgid "Update requests for this router"
msgstr "Update requests for this router"
#: api/ceilometer.py:1057
msgid "Duration of floating ip"
msgstr "Duration of floating ip"
#: api/ceilometer.py:1061
msgid "Creation requests for this floating ip"
msgstr "Creation requests for this floating ip"
#: api/ceilometer.py:1065
msgid "Update requests for this floating ip"
msgstr "Update requests for this floating ip"
#: api/ceilometer.py:1082
msgid "Image existence check"
msgstr "Image existence check"
#: api/ceilometer.py:1086
msgid "Uploaded image size"
msgstr "Uploaded image size"
#: api/ceilometer.py:1090
msgid "Number of update on the image"
msgstr "Number of update on the image"
#: api/ceilometer.py:1094
msgid "Number of upload of the image"
msgstr "Number of upload of the image"
#: api/ceilometer.py:1098
msgid "Number of delete on the image"
msgstr "Number of delete on the image"
#: api/ceilometer.py:1102
msgid "Image is downloaded"
msgstr "Image is downloaded"
#: api/ceilometer.py:1106
msgid "Image is served out"
msgstr "Image is served out"
#: api/ceilometer.py:1123
msgid "Duration of volume"
msgstr "Duration of volume"
#: api/ceilometer.py:1127
msgid "Size of volume"
msgstr "Size of volume"
#: api/ceilometer.py:1144
msgid "Number of objects"
msgstr "Number of objects"
#: api/ceilometer.py:1148
msgid "Total size of stored objects"
msgstr "Total size of stored objects"
#: api/ceilometer.py:1152
msgid "Number of containers"
msgstr "Number of containers"
#: api/ceilometer.py:1156
msgid "Number of incoming bytes"
msgstr "Number of incoming bytes"
#: api/ceilometer.py:1160
msgid "Number of outgoing bytes"
msgstr "Number of outgoing bytes"
#: api/ceilometer.py:1164
msgid "Number of API requests against swift"
msgstr "Number of API requests against swift"
#: api/ceilometer.py:1181
msgid "Amount of energy"
msgstr "Amount of energy"
#: api/ceilometer.py:1185
msgid "Power consumption"
msgstr "Power consumption"
#: api/cinder.py:46
msgid "back-end"
msgstr "back-end"
#: api/cinder.py:47
msgid "front-end"
msgstr "front-end"
#: api/cinder.py:48
msgctxt "Both of front-end and back-end"
msgid "both"
msgstr "both"
#: api/cinder.py:212
msgid "Unknown instance"
msgstr "Unknown Instance"
#: api/keystone.py:96
#, python-format
msgid "%(type)s (%(backend)s backend)"
msgstr "%(type)s (%(backend)s backend)"
#: api/keystone.py:324
msgid "Identity service does not allow editing user data."
msgstr "Identity service does not allow editing user data."
#: api/keystone.py:350
#, python-format
msgid "User %s has no role defined for that project."
msgstr "User %s has no role defined for that project."
#: api/keystone.py:362 api/keystone.py:378
#: dashboards/settings/password/forms.py:62
msgid "Password changed. Please log in again to continue."
msgstr "Password changed. Please log in again to continue."
#: api/neutron.py:207
#, python-format
msgid "ALLOW %(ethertype)s %(proto_port)s %(direction)s %(remote)s"
msgstr "ALLOW %(ethertype)s %(proto_port)s %(direction)s %(remote)s"
#: api/neutron.py:853
msgid "Unable to connect to Neutron."
msgstr "Unable to connect to Neutron."
#: api/neutron.py:890
#, python-format
msgid "Unable to parse IP address %s."
msgstr "Unable to parse IP address %s."
#. Translators: Only used inside Horizon code and invisible to users
#: api/neutron.py:1029
#, python-format
msgid ""
"The requested feature '%(feature)s' is unknown. Please make sure to specify "
"a feature defined in FEATURE_MAP."
msgstr "The requested feature '%(feature)s' is unknown. Please make sure to specify a feature defined in FEATURE_MAP."
#. Translators: Only used inside Horizon code and invisible to users
#: api/neutron.py:1047
#, python-format
msgid ""
"The 'operation' parameter for get_feature_permission '%(feature)s' is "
"invalid. It should be one of %(allowed)s"
msgstr "The 'operation' parameter for get_feature_permission '%(feature)s' is invalid. It should be one of %(allowed)s"
#: api/neutron.py:1062
#, python-format
msgid "Failed to check Neutron '%s' extension is not supported"
msgstr "Failed to check Neutron '%s' extension is not supported"
#: api/nova.py:211
#, python-format
msgid "ALLOW %(from)s:%(to)s from %(group)s"
msgstr "ALLOW %(from)s:%(to)s from %(group)s"
#: api/nova.py:216
#, python-format
msgid "ALLOW %(from)s:%(to)s from %(cidr)s"
msgstr "ALLOW %(from)s:%(to)s from %(cidr)s"
#: api/nova.py:292
msgid "Couldn't get security group list."
msgstr "Couldn't get security group list."
#: api/nova.py:299
#, python-format
msgid "Couldn't get current security group list for instance %s."
msgstr "Couldn't get current security group list for instance %s."
#: api/nova.py:316
#, python-format
msgid ""
"Failed to modify %(num_groups_to_modify)d instance security groups: %(err)s"
msgstr "Failed to modify %(num_groups_to_modify)d instance security groups: %(err)s"
#: api/nova.py:331
#, python-format
msgid "Failed to modify %d instance security groups"
msgstr "Failed to modify %d instance security groups"
#: api/nova.py:752
#, python-format
msgid "Name: %(name)s ID: %(uuid)s"
msgstr "Name: %(name)s ID: %(uuid)s"
#: api/nova.py:757
#, python-format
msgid "Failed to evacuate instances: %s"
msgstr "Failed to evacuate instances: %s"
#: api/swift.py:204
msgid "The container cannot be deleted since it's not empty."
msgstr "The container cannot be deleted since it's not empty."
#: dashboards/admin/dashboard.py:22
msgid "System"
msgstr "System"
#: dashboards/admin/dashboard.py:29
msgid "Admin"
msgstr "Admin"
#: dashboards/admin/aggregates/forms.py:28
#: dashboards/admin/aggregates/tables.py:128
#: dashboards/admin/aggregates/workflows.py:24
#: dashboards/admin/flavors/workflows.py:35 dashboards/admin/info/tables.py:64
#: dashboards/admin/info/tables.py:94 dashboards/admin/info/tables.py:118
#: dashboards/admin/info/tables.py:170 dashboards/admin/instances/tables.py:95
#: dashboards/admin/instances/tables.py:138
#: dashboards/admin/networks/forms.py:37
#: dashboards/admin/networks/forms.py:231
#: dashboards/admin/networks/ports/forms.py:40
#: dashboards/admin/networks/ports/tables.py:91
#: dashboards/admin/networks/subnets/tables.py:91
#: dashboards/admin/routers/tables.py:54
#: dashboards/admin/routers/ports/tables.py:26
#: dashboards/admin/routers/templates/routers/_detail_overview.html:7
#: dashboards/admin/volumes/snapshots/tables.py:58
#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:10
#: dashboards/admin/volumes/volume_types/tables.py:71
#: dashboards/admin/volumes/volume_types/tables.py:146
#: dashboards/admin/volumes/volumes/forms.py:29
#: dashboards/admin/volumes/volumes/forms.py:88
#: dashboards/admin/volumes/volumes/tables.py:41
#: dashboards/identity/domains/tables.py:198
#: dashboards/identity/domains/workflows.py:34
#: dashboards/identity/groups/forms.py:30
#: dashboards/identity/groups/forms.py:56
#: dashboards/identity/groups/tables.py:115
#: dashboards/identity/projects/tables.py:193
#: dashboards/identity/projects/workflows.py:125
#: dashboards/project/access_and_security/security_groups/forms.py:37
#: dashboards/project/access_and_security/security_groups/forms.py:66
#: dashboards/project/access_and_security/security_groups/tables.py:122
#: dashboards/project/containers/templates/containers/_object_detail.html:10
#: dashboards/project/data_processing/cluster_templates/tables.py:112
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:6
#: dashboards/project/data_processing/clusters/tables.py:108
#: dashboards/project/data_processing/clusters/tabs.py:134
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:6
#: dashboards/project/data_processing/data_plugins/templates/data_processing.data_plugins/_details.html:9
#: dashboards/project/data_processing/data_sources/tables.py:60
#: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:5
#: dashboards/project/data_processing/data_sources/workflows/create.py:28
#: dashboards/project/data_processing/job_binaries/forms.py:48
#: dashboards/project/data_processing/job_binaries/tables.py:81
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_details.html:5
#: dashboards/project/data_processing/jobs/tables.py:149
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_details.html:6
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/config_template.html:54
#: dashboards/project/data_processing/jobs/workflows/create.py:55
#: dashboards/project/data_processing/nodegroup_templates/tables.py:79
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:6
#: dashboards/project/data_processing/utils/workflow_helpers.py:107
#: dashboards/project/database_backups/tables.py:145
#: dashboards/project/database_backups/templates/database_backups/details.html:18
#: dashboards/project/database_backups/templates/database_backups/details.html:64
#: dashboards/project/database_backups/workflows/create_backup.py:32
#: dashboards/project/databases/tables.py:315
#: dashboards/project/databases/templates/databases/_detail_overview.html:9
#: dashboards/project/firewalls/forms.py:35
#: dashboards/project/firewalls/forms.py:117
#: dashboards/project/firewalls/forms.py:144
#: dashboards/project/firewalls/tables.py:200
#: dashboards/project/firewalls/tables.py:232
#: dashboards/project/firewalls/tables.py:249
#: dashboards/project/firewalls/workflows.py:32
#: dashboards/project/firewalls/workflows.py:177
#: dashboards/project/firewalls/workflows.py:234
#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:7
#: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7
#: dashboards/project/images/images/forms.py:40
#: dashboards/project/images/images/forms.py:193
#: dashboards/project/images/templates/images/images/_detail_overview.html:9
#: dashboards/project/instances/templates/instances/_detail_overview.html:10
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9
#: dashboards/project/instances/workflows/update_instance.py:105
#: dashboards/project/loadbalancers/forms.py:33
#: dashboards/project/loadbalancers/forms.py:75
#: dashboards/project/loadbalancers/tables.py:270
#: dashboards/project/loadbalancers/workflows.py:36
#: dashboards/project/loadbalancers/workflows.py:155
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:9
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:9
#: dashboards/project/networks/forms.py:35
#: dashboards/project/networks/tables.py:118
#: dashboards/project/networks/ports/forms.py:34
#: dashboards/project/networks/ports/tables.py:55
#: dashboards/project/networks/subnets/tables.py:116
#: dashboards/project/networks/templates/networks/_detail_overview.html:7
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:9
#: dashboards/project/routers/forms.py:85
#: dashboards/project/routers/tables.py:165
#: dashboards/project/routers/ports/tables.py:94
#: dashboards/project/routers/templates/routers/_detail_overview.html:9
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:9
#: dashboards/project/volumes/backups/tables.py:106
#: dashboards/project/volumes/snapshots/tables.py:138
#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:12
#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:10
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:10
#: dashboards/project/volumes/volumes/tables.py:325
#: dashboards/project/volumes/volumes/tables.py:354
#: dashboards/project/vpn/forms.py:33 dashboards/project/vpn/forms.py:67
#: dashboards/project/vpn/forms.py:138 dashboards/project/vpn/forms.py:209
#: dashboards/project/vpn/tables.py:232 dashboards/project/vpn/tables.py:262
#: dashboards/project/vpn/tables.py:282 dashboards/project/vpn/tables.py:300
#: dashboards/project/vpn/workflows.py:27
#: dashboards/project/vpn/workflows.py:112
#: dashboards/project/vpn/workflows.py:211
#: dashboards/project/vpn/workflows.py:308
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:6
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:6
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:7
#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:7
#: dashboards/router/nexus1000v/forms.py:50
msgid "Name"
msgstr "Name"
#: dashboards/admin/aggregates/forms.py:30
#: dashboards/admin/aggregates/tables.py:130
#: dashboards/admin/aggregates/workflows.py:27
#: dashboards/project/instances/tables.py:902
#: dashboards/project/instances/templates/instances/_detail_overview.html:16
#: dashboards/project/instances/workflows/create_instance.py:77
#: dashboards/project/volumes/volumes/forms.py:88
#: dashboards/project/volumes/volumes/forms.py:93
#: dashboards/project/volumes/volumes/forms.py:94
#: dashboards/project/volumes/volumes/tables.py:362
msgid "Availability Zone"
msgstr "Availability Zone"
#: dashboards/admin/aggregates/forms.py:45
#, python-format
msgid "Successfully updated aggregate: \"%s.\""
msgstr "Successfully updated aggregate: \"%s.\""
#: dashboards/admin/aggregates/forms.py:50
#: dashboards/admin/aggregates/workflows.py:211
msgid "Unable to update the aggregate."
msgstr "Unable to update the aggregate."
#: dashboards/admin/aggregates/forms.py:73
#: dashboards/admin/flavors/forms.py:44 dashboards/admin/images/forms.py:61
msgid "Metadata successfully updated."
msgstr "Metadata successfully updated."
#: dashboards/admin/aggregates/forms.py:76
msgid "Unable to update the aggregate metadata."
msgstr "Unable to update the aggregate metadata."
#: dashboards/admin/aggregates/panel.py:21
#: dashboards/admin/aggregates/tables.py:142
#: dashboards/admin/aggregates/templates/aggregates/index.html:3
#: dashboards/admin/aggregates/templates/aggregates/index.html:6
msgid "Host Aggregates"
msgstr "Host Aggregates"
#: dashboards/admin/aggregates/tables.py:29
msgid "Delete Host Aggregate"
msgid_plural "Delete Host Aggregates"
msgstr[0] ""
msgstr[1] "Delete Host Aggregates"
#: dashboards/admin/aggregates/tables.py:37
msgid "Deleted Host Aggregate"
msgid_plural "Deleted Host Aggregates"
msgstr[0] ""
msgstr[1] "Deleted Host Aggregates"
#: dashboards/admin/aggregates/tables.py:48
#: dashboards/admin/aggregates/workflows.py:176
#: dashboards/admin/aggregates/workflows.py:177
#: dashboards/admin/aggregates/templates/aggregates/create.html:3
#: dashboards/admin/aggregates/templates/aggregates/create.html:6
msgid "Create Host Aggregate"
msgstr "Create Host Aggregate"
#: dashboards/admin/aggregates/tables.py:56
msgid "Manage Hosts"
msgstr "Manage Hosts"
#: dashboards/admin/aggregates/tables.py:64
#: dashboards/admin/aggregates/templates/aggregates/_update_metadata.html:11
#: dashboards/admin/flavors/tables.py:70
#: dashboards/admin/flavors/templates/flavors/_update_metadata.html:11
#: dashboards/admin/images/tables.py:46
#: dashboards/admin/images/templates/images/_update_metadata.html:11
msgid "Update Metadata"
msgstr "Update Metadata"
#: dashboards/admin/aggregates/tables.py:72
#: dashboards/admin/aggregates/templates/aggregates/_update.html:9
#: dashboards/admin/aggregates/templates/aggregates/update.html:3
#: dashboards/admin/aggregates/templates/aggregates/update.html:6
msgid "Edit Host Aggregate"
msgstr "Edit Host Aggregate"
#: dashboards/admin/aggregates/tables.py:118
msgid "Services Up"
msgstr "Services Up"
#: dashboards/admin/aggregates/tables.py:118
msgid "Services Down"
msgstr "Services Down"
#: dashboards/admin/aggregates/tables.py:132
#: dashboards/admin/aggregates/tables.py:156
msgid "Hosts"
msgstr "Hosts"
#: dashboards/admin/aggregates/tables.py:136
#: dashboards/admin/flavors/tables.py:141
#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:46
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:67
msgid "Metadata"
msgstr "Metadata"
#: dashboards/admin/aggregates/tables.py:154
msgid "Availability Zone Name"
msgstr "Availability Zone Name"
#: dashboards/admin/aggregates/tables.py:160
#: dashboards/admin/volumes/snapshots/forms.py:24
#: dashboards/admin/volumes/volumes/forms.py:54
msgid "Available"
msgstr "Available"
#: dashboards/admin/aggregates/tables.py:169
msgid "Availability Zones"
msgstr "Availability Zones"
#: dashboards/admin/aggregates/views.py:51
msgid "Unable to retrieve host aggregates list."
msgstr "Unable to retrieve host aggregates list."
#: dashboards/admin/aggregates/views.py:63
msgid "Unable to retrieve availability zone list."
msgstr "Unable to retrieve availability zone list."
#: dashboards/admin/aggregates/views.py:96
msgid "Unable to retrieve the aggregate to be updated"
msgstr "Unable to retrieve the aggregate to be updated"
#: dashboards/admin/aggregates/views.py:130
msgid "Unable to retrieve available metadata for aggregate."
msgstr "Unable to retrieve available metadata for aggregate."
#: dashboards/admin/aggregates/views.py:143
msgid "Unable to retrieve the aggregate to be updated."
msgstr "Unable to retrieve the aggregate to be updated."
#: dashboards/admin/aggregates/workflows.py:31
msgid "Host Aggregate Information"
msgstr "Host Aggregate Information"
#: dashboards/admin/aggregates/workflows.py:32
msgid ""
"Host aggregates divide an availability zone into logical units by grouping "
"together hosts. Create a host aggregate then select the hosts contained in "
"it."
msgstr "Host aggregates divide an availability zone into logical units by grouping together hosts. Create a host aggregate then select the hosts contained in it."
#: dashboards/admin/aggregates/workflows.py:44
msgid "Unable to get host aggregate list"
msgstr "Unable to get host aggregate list"
#: dashboards/admin/aggregates/workflows.py:51
#, python-format
msgid "The name \"%s\" is already used by another host aggregate."
msgstr "The name \"%s\" is already used by another host aggregate."
#: dashboards/admin/aggregates/workflows.py:69
#: dashboards/admin/aggregates/workflows.py:103
msgid "Unable to get the available hosts"
msgstr "Unable to get the available hosts"
#: dashboards/admin/aggregates/workflows.py:94
#: dashboards/admin/aggregates/workflows.py:134
msgid "Manage Hosts within Aggregate"
msgstr "Manage Hosts within Aggregate"
#: dashboards/admin/aggregates/workflows.py:139
msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates."
msgstr "Add hosts to this aggregate. Hosts can be in multiple aggregates."
#: dashboards/admin/aggregates/workflows.py:141
msgid "All available hosts"
msgstr "All available hosts"
#: dashboards/admin/aggregates/workflows.py:142
msgid "Selected hosts"
msgstr "Selected hosts"
#: dashboards/admin/aggregates/workflows.py:143
msgid "No hosts found."
msgstr "No hosts found."
#: dashboards/admin/aggregates/workflows.py:144
msgid "No host selected."
msgstr "No host selected."
#: dashboards/admin/aggregates/workflows.py:157
msgid ""
"Add hosts to this aggregate or remove hosts from it. Hosts can be in "
"multiple aggregates."
msgstr "Add hosts to this aggregate or remove hosts from it. Hosts can be in multiple aggregates."
#: dashboards/admin/aggregates/workflows.py:159
msgid "All Available Hosts"
msgstr "All Available Hosts"
#: dashboards/admin/aggregates/workflows.py:160
msgid "Selected Hosts"
msgstr "Selected Hosts"
#: dashboards/admin/aggregates/workflows.py:161
msgid "No Hosts found."
msgstr "No Hosts found."
#: dashboards/admin/aggregates/workflows.py:162
msgid "No Host selected."
msgstr "No Host selected."
#: dashboards/admin/aggregates/workflows.py:178
#, python-format
msgid "Created new host aggregate \"%s\"."
msgstr "Created new host aggregate \"%s\"."
#: dashboards/admin/aggregates/workflows.py:179
#, python-format
msgid "Unable to create host aggregate \"%s\"."
msgstr "Unable to create host aggregate \"%s\"."
#: dashboards/admin/aggregates/workflows.py:191
msgid "Unable to create host aggregate."
msgstr "Unable to create host aggregate."
#: dashboards/admin/aggregates/workflows.py:200
msgid "Error adding Hosts to the aggregate."
msgstr "Error adding Hosts to the aggregate."
#: dashboards/admin/aggregates/workflows.py:208
msgid "Add/Remove Hosts to Aggregate"
msgstr "Add/Remove Hosts to Aggregate"
#: dashboards/admin/aggregates/workflows.py:209
#: dashboards/admin/aggregates/templates/aggregates/_update.html:24
#: dashboards/admin/flavors/workflows.py:264
#: dashboards/admin/volumes/templates/volumes/volume_types/extras/_edit.html:25
#: dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/_edit.html:25
#: dashboards/identity/domains/workflows.py:300
#: dashboards/identity/projects/workflows.py:511
#: dashboards/project/instances/workflows/update_instance.py:133
#: dashboards/project/networks/subnets/workflows.py:161
#: dashboards/settings/user/templates/user/_settings.html:24
msgid "Save"
msgstr "Save"
#: dashboards/admin/aggregates/workflows.py:210
msgid "The Aggregate was updated."
msgstr "The Aggregate was updated."
#: dashboards/admin/aggregates/workflows.py:231
msgid "Error when adding or removing hosts."
msgstr "Error when adding or removing hosts."
#: dashboards/admin/aggregates/templates/aggregates/_update.html:18
#: dashboards/admin/images/templates/images/_update.html:18
#: dashboards/admin/metering/tables.py:27
#: dashboards/admin/metering/views.py:148
#: dashboards/admin/networks/templates/networks/_create.html:18
#: dashboards/admin/networks/templates/networks/agents/_add.html:18
#: dashboards/admin/networks/templates/networks/ports/_create.html:18
#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:15
#: dashboards/admin/volumes/templates/volumes/volume_types/_create_qos_spec.html:18
#: dashboards/admin/volumes/templates/volumes/volume_types/_create_volume_type.html:18
#: dashboards/admin/volumes/templates/volumes/volume_types/extras/_create.html:19
#: dashboards/admin/volumes/templates/volumes/volume_types/extras/_edit.html:19
#: dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/_create.html:19
#: dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/_edit.html:19
#: dashboards/identity/domains/tables.py:200
#: dashboards/identity/domains/workflows.py:37
#: dashboards/identity/groups/forms.py:33
#: dashboards/identity/groups/forms.py:59
#: dashboards/identity/groups/tables.py:117
#: dashboards/identity/groups/templates/groups/_create.html:17
#: dashboards/identity/groups/templates/groups/_update.html:17
#: dashboards/identity/projects/tables.py:197
#: dashboards/identity/projects/workflows.py:129
#: dashboards/identity/roles/templates/roles/_create.html:17
#: dashboards/identity/roles/templates/roles/_update.html:17
#: dashboards/identity/users/templates/users/_create.html:17
#: dashboards/identity/users/templates/users/_update.html:17
#: dashboards/project/access_and_security/security_groups/forms.py:44
#: dashboards/project/access_and_security/security_groups/forms.py:73
#: dashboards/project/access_and_security/security_groups/tables.py:123
#: dashboards/project/data_processing/cluster_templates/tables.py:123
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:10
#: dashboards/project/data_processing/cluster_templates/workflows/create.py:99
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:10
#: dashboards/project/data_processing/clusters/workflows/create.py:73
#: dashboards/project/data_processing/data_image_registry/forms.py:30
#: dashboards/project/data_processing/data_plugins/tables.py:35
#: dashboards/project/data_processing/data_plugins/templates/data_processing.data_plugins/_details.html:13
#: dashboards/project/data_processing/data_sources/tables.py:65
#: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:13
#: dashboards/project/data_processing/data_sources/workflows/create.py:46
#: dashboards/project/data_processing/job_binaries/forms.py:77
#: dashboards/project/data_processing/job_binaries/tables.py:86
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_details.html:11
#: dashboards/project/data_processing/jobs/tables.py:152
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_details.html:10
#: dashboards/project/data_processing/jobs/workflows/create.py:65
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:10
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:39
#: dashboards/project/database_backups/templates/database_backups/details.html:20
#: dashboards/project/database_backups/workflows/create_backup.py:34
#: dashboards/project/firewalls/forms.py:38
#: dashboards/project/firewalls/forms.py:119
#: dashboards/project/firewalls/forms.py:147
#: dashboards/project/firewalls/workflows.py:36
#: dashboards/project/firewalls/workflows.py:179
#: dashboards/project/firewalls/workflows.py:237
#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:10
#: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10
#: dashboards/project/images/images/forms.py:41
#: dashboards/project/images/images/forms.py:194
#: dashboards/project/images/templates/images/images/_detail_overview.html:12
#: dashboards/project/loadbalancers/forms.py:38
#: dashboards/project/loadbalancers/forms.py:80
#: dashboards/project/loadbalancers/tables.py:272
#: dashboards/project/loadbalancers/workflows.py:39
#: dashboards/project/loadbalancers/workflows.py:158
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:12
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:12
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:122
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:13
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:29
#: dashboards/project/volumes/backups/forms.py:35
#: dashboards/project/volumes/backups/tables.py:109
#: dashboards/project/volumes/snapshots/forms.py:27
#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:17
#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:15
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:15
#: dashboards/project/volumes/volumes/forms.py:50
#: dashboards/project/volumes/volumes/forms.py:474
#: dashboards/project/volumes/volumes/forms.py:512
#: dashboards/project/volumes/volumes/tables.py:328
#: dashboards/project/vpn/forms.py:38 dashboards/project/vpn/forms.py:72
#: dashboards/project/vpn/forms.py:143 dashboards/project/vpn/forms.py:213
#: dashboards/project/vpn/tables.py:264 dashboards/project/vpn/workflows.py:30
#: dashboards/project/vpn/workflows.py:115
#: dashboards/project/vpn/workflows.py:214
#: dashboards/project/vpn/workflows.py:311
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:9
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:9
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:10
#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:10
msgid "Description"
msgstr "Description"
#: dashboards/admin/aggregates/templates/aggregates/_update.html:19
msgid ""
"Host aggregates divide an availability zone into logical units by grouping "
"together hosts. Edit the aggregate host to select hosts contained in it."
msgstr "Host aggregates divide an availability zone into logical units by grouping together hosts. Edit the aggregate host to select hosts contained in it."
#: dashboards/admin/aggregates/templates/aggregates/_update.html:25
#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:24
#: dashboards/admin/images/templates/images/_create.html:34
#: dashboards/admin/images/templates/images/_update.html:25
#: dashboards/admin/instances/templates/instances/_live_migrate.html:24
#: dashboards/admin/networks/templates/networks/_create.html:27
#: dashboards/admin/networks/templates/networks/_update.html:24
#: dashboards/admin/networks/templates/networks/agents/_add.html:25
#: dashboards/admin/networks/templates/networks/ports/_create.html:25
#: dashboards/admin/networks/templates/networks/ports/_update.html:29
#: dashboards/admin/routers/templates/routers/_update.html:24
#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:29
#: dashboards/admin/volumes/templates/volumes/volume_types/_associate_qos_spec.html:35
#: dashboards/admin/volumes/templates/volumes/volume_types/_create_qos_spec.html:37
#: dashboards/admin/volumes/templates/volumes/volume_types/_create_volume_type.html:34
#: dashboards/admin/volumes/templates/volumes/volume_types/_edit_qos_spec_consumer.html:29
#: dashboards/admin/volumes/templates/volumes/volume_types/extras/_create.html:26
#: dashboards/admin/volumes/templates/volumes/volume_types/extras/_edit.html:26
#: dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/_create.html:26
#: dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/_edit.html:26
#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:29
#: dashboards/identity/groups/templates/groups/_add_non_member.html:8
#: dashboards/identity/groups/templates/groups/_create.html:24
#: dashboards/identity/groups/templates/groups/_update.html:24
#: dashboards/identity/roles/templates/roles/_create.html:24
#: dashboards/identity/roles/templates/roles/_update.html:24
#: dashboards/identity/users/templates/users/_create.html:34
#: dashboards/identity/users/templates/users/_update.html:34
#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:43
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_create.html:25
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html:30
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html:28
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_create.html:25
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_update.html:25
#: dashboards/project/containers/templates/containers/_copy.html:24
#: dashboards/project/containers/templates/containers/_create.html:25
#: dashboards/project/containers/templates/containers/_create_pseudo_folder.html:24
#: dashboards/project/containers/templates/containers/_update.html:28
#: dashboards/project/containers/templates/containers/_upload.html:29
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_upload_file.html:23
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_create_cluster.html:22
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_edit_tags.html:28
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_register_image.html:26
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create.html:26
#: dashboards/project/databases/templates/databases/_resize_volume.html:25
#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:27
#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:24
#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:24
#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:24
#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:24
#: dashboards/project/images/templates/images/images/_create.html:40
#: dashboards/project/images/templates/images/images/_update.html:24
#: dashboards/project/images/templates/images/snapshots/_create.html:25
#: dashboards/project/instances/templates/instances/_decryptpassword.html:34
#: dashboards/project/instances/templates/instances/_rebuild.html:28
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:24
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:24
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:24
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:24
#: dashboards/project/network_topology/templates/network_topology/_create_router.html:21
#: dashboards/project/networks/templates/networks/_create.html:24
#: dashboards/project/networks/templates/networks/_update.html:24
#: dashboards/project/networks/templates/networks/create.html:9
#: dashboards/project/networks/templates/networks/create.html:24
#: dashboards/project/networks/templates/networks/ports/_update.html:29
#: dashboards/project/routers/templates/routers/_create.html:21
#: dashboards/project/routers/templates/routers/_update.html:24
#: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28
#: dashboards/project/routers/templates/routers/ports/_create.html:30
#: dashboards/project/routers/templates/routers/ports/_setgateway.html:25
#: dashboards/project/stacks/templates/stacks/_change_template.html:26
#: dashboards/project/stacks/templates/stacks/_create.html:25
#: dashboards/project/stacks/templates/stacks/_select_template.html:26
#: dashboards/project/stacks/templates/stacks/_update.html:25
#: dashboards/project/volumes/templates/volumes/backups/_create_backup.html:25
#: dashboards/project/volumes/templates/volumes/backups/_restore_backup.html:25
#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:25
#: dashboards/project/volumes/templates/volumes/volumes/_attach.html:25
#: dashboards/project/volumes/templates/volumes/volumes/_create.html:25
#: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:28
#: dashboards/project/volumes/templates/volumes/volumes/_extend.html:25
#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:40
#: dashboards/project/volumes/templates/volumes/volumes/_update.html:25
#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:41
#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:24
#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:24
#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:24
#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:24
#: dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html:28
#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:24
#: dashboards/settings/password/templates/password/_change.html:25
#: dashboards/settings/user/templates/user/_settings.html:25
msgid "Cancel"
msgstr "Cancel"
#: dashboards/admin/aggregates/templates/aggregates/_update_metadata.html:4
#: dashboards/admin/aggregates/templates/aggregates/_update_metadata.html:7
#: dashboards/admin/aggregates/templates/aggregates/update_metadata.html:3
#: dashboards/admin/aggregates/templates/aggregates/update_metadata.html:6
msgid "Update Aggregate Metadata"
msgstr "Update Aggregate Metadata"
#: dashboards/admin/aggregates/templates/aggregates/manage_hosts.html:3
#: dashboards/admin/aggregates/templates/aggregates/manage_hosts.html:6
msgid "Manage Hosts Aggregate"
msgstr "Manage Hosts Aggregate"
#: dashboards/admin/defaults/panel.py:23
#: dashboards/admin/defaults/templates/defaults/index.html:3
#: dashboards/admin/defaults/templates/defaults/index.html:6
msgid "Defaults"
msgstr "Defaults"
#: dashboards/admin/defaults/tables.py:34
#: dashboards/admin/defaults/workflows.py:80
msgid "Update Defaults"
msgstr "Update Defaults"
#: dashboards/admin/defaults/tables.py:41
#: dashboards/admin/defaults/workflows.py:31 usage/quotas.py:66
msgid "Injected File Content Bytes"
msgstr "Injected File Content Bytes"
#: dashboards/admin/defaults/tables.py:42
#: dashboards/admin/defaults/workflows.py:32
msgid "Length of Injected File Path"
msgstr "Length of Injected File Path"
#: dashboards/admin/defaults/tables.py:43
#: dashboards/admin/defaults/workflows.py:36
#: dashboards/identity/projects/workflows.py:46 usage/quotas.py:62
msgid "Metadata Items"
msgstr "Metadata Items"
#: dashboards/admin/defaults/tables.py:44
#: dashboards/admin/defaults/workflows.py:47
#: dashboards/admin/flavors/tables.py:122
#: dashboards/admin/flavors/workflows.py:46
#: dashboards/admin/overview/views.py:33
#: dashboards/identity/projects/workflows.py:47
#: dashboards/project/instances/templates/instances/_detail_overview.html:50
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:10
#: dashboards/project/instances/templates/instances/_instance_flavor.html:4
#: dashboards/project/overview/views.py:32 usage/quotas.py:63
#: usage/tables.py:33
msgid "VCPUs"
msgstr "VCPUs"
#: dashboards/admin/defaults/tables.py:45
#: dashboards/admin/defaults/workflows.py:42
#: dashboards/admin/hypervisors/tables.py:57
#: dashboards/admin/instances/panel.py:27
#: dashboards/admin/instances/tables.py:172
#: dashboards/admin/instances/templates/instances/index.html:3
#: dashboards/identity/projects/workflows.py:48
#: dashboards/project/data_processing/clusters/tabs.py:149
#: dashboards/project/databases/panel.py:23
#: dashboards/project/databases/tables.py:270
#: dashboards/project/databases/templates/databases/index.html:3
#: dashboards/project/databases/templates/databases/index.html:6
#: dashboards/project/instances/panel.py:23
#: dashboards/project/instances/tables.py:921
#: dashboards/project/instances/templates/instances/index.html:3
#: dashboards/project/instances/templates/instances/index.html:6
#: dashboards/project/network_topology/instances/tables.py:23
#: usage/quotas.py:64
msgid "Instances"
msgstr "Instances"
#: dashboards/admin/defaults/tables.py:46
#: dashboards/admin/defaults/workflows.py:46
#: dashboards/identity/projects/workflows.py:50 usage/quotas.py:65
msgid "Injected Files"
msgstr "Injected Files"
#: dashboards/admin/defaults/tables.py:47
#: dashboards/admin/defaults/workflows.py:53
#: dashboards/admin/volumes/panel.py:21 dashboards/admin/volumes/tabs.py:35
#: dashboards/admin/volumes/templates/volumes/index.html:3
#: dashboards/admin/volumes/templates/volumes/index.html:6
#: dashboards/admin/volumes/volumes/tables.py:48
#: dashboards/identity/projects/workflows.py:53
#: dashboards/project/volumes/panel.py:23
#: dashboards/project/volumes/tabs.py:62
#: dashboards/project/volumes/templates/volumes/index.html:3
#: dashboards/project/volumes/templates/volumes/index.html:6
#: dashboards/project/volumes/volumes/tables.py:371 usage/quotas.py:74
msgid "Volumes"
msgstr "Volumes"
#: dashboards/admin/defaults/tables.py:48
#: dashboards/admin/defaults/workflows.py:52
#: dashboards/admin/volumes/tabs.py:93
#: dashboards/admin/volumes/snapshots/tables.py:68
#: dashboards/identity/projects/workflows.py:54
#: dashboards/project/volumes/tabs.py:76
#: dashboards/project/volumes/snapshots/tables.py:147 usage/quotas.py:75
msgid "Volume Snapshots"
msgstr "Volume Snapshots"
#: dashboards/admin/defaults/tables.py:49
#: dashboards/admin/defaults/workflows.py:51
#: dashboards/identity/projects/workflows.py:56 usage/quotas.py:76
msgid "Total Size of Volumes and Snapshots (GB)"
msgstr "Total Size of Volumes and Snapshots (GB)"
#: dashboards/admin/defaults/tables.py:50
#: dashboards/admin/defaults/workflows.py:37
#: dashboards/admin/flavors/workflows.py:48
#: dashboards/admin/overview/views.py:33
#: dashboards/identity/projects/workflows.py:57
#: dashboards/project/overview/views.py:32 usage/quotas.py:67
msgid "RAM (MB)"
msgstr "RAM (MB)"
#: dashboards/admin/defaults/tables.py:51
#: dashboards/admin/defaults/workflows.py:38
#: dashboards/identity/projects/workflows.py:58
#: dashboards/identity/projects/workflows.py:70
#: dashboards/project/access_and_security/tabs.py:80
#: dashboards/project/access_and_security/floating_ips/tables.py:197
#: usage/quotas.py:68 usage/quotas.py:81
msgid "Floating IPs"
msgstr "Floating IPs"
#: dashboards/admin/defaults/tables.py:52
#: dashboards/admin/defaults/workflows.py:49
#: dashboards/identity/projects/workflows.py:61
#: dashboards/identity/projects/workflows.py:67
#: dashboards/project/access_and_security/tabs.py:43
#: dashboards/project/access_and_security/security_groups/tables.py:130
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:24
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:32
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:36
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:109
#: dashboards/project/instances/templates/instances/_detail_overview.html:77
#: dashboards/project/instances/workflows/create_instance.py:493
#: dashboards/project/instances/workflows/update_instance.py:80
#: usage/quotas.py:70 usage/quotas.py:82
msgid "Security Groups"
msgstr "Security Groups"
#: dashboards/admin/defaults/tables.py:53
#: dashboards/admin/defaults/workflows.py:44
#: dashboards/identity/projects/workflows.py:63
#: dashboards/identity/projects/workflows.py:69
#: dashboards/project/access_and_security/security_groups/tables.py:258
#: usage/quotas.py:71 usage/quotas.py:83
msgid "Security Group Rules"
msgstr "Security Group Rules"
#: dashboards/admin/defaults/tables.py:54
#: dashboards/admin/defaults/workflows.py:39
#: dashboards/project/access_and_security/tabs.py:63
#: dashboards/project/access_and_security/keypairs/tables.py:90
#: usage/quotas.py:72
msgid "Key Pairs"
msgstr "Key Pairs"
#: dashboards/admin/defaults/tables.py:55
#: dashboards/admin/networks/ports/tables.py:94
#: dashboards/admin/routers/ports/tables.py:29
#: dashboards/identity/projects/workflows.py:59
#: dashboards/project/networks/ports/tables.py:57
#: dashboards/project/routers/ports/tables.py:97 usage/quotas.py:69
msgid "Fixed IPs"
msgstr "Fixed IPs"
#: dashboards/admin/defaults/tables.py:56
msgid "LUKS Volumes"
msgstr "LUKS Volumes"
#: dashboards/admin/defaults/tables.py:57
msgid "LUKS Volume Snapshots"
msgstr "LUKS Volume Snapshots"
#: dashboards/admin/defaults/tables.py:59
msgid "Total Size of LUKS Volumes and Snapshots (GB)"
msgstr "Total Size of LUKS Volumes and Snapshots (GB)"
#: dashboards/admin/defaults/tables.py:60
msgid "dm-crypt"
msgstr "dm-crypt"
#: dashboards/admin/defaults/tables.py:66
msgid "Quota Name"
msgstr "Quota Name"
#: dashboards/admin/defaults/tables.py:67
msgid "Limit"
msgstr "Limit"
#: dashboards/admin/defaults/tables.py:74
msgid "Quotas"
msgstr "Quotas"
#: dashboards/admin/defaults/tabs.py:27
#: dashboards/admin/defaults/workflows.py:66
msgid "Default Quotas"
msgstr "Default Quotas"
#: dashboards/admin/defaults/tabs.py:37
msgid "Unable to get quota info."
msgstr "Unable to get quota info."
#: dashboards/admin/defaults/views.py:44
#: dashboards/identity/projects/views.py:159
msgid "Unable to retrieve default quota values."
msgstr "Unable to retrieve default quota values."
#: dashboards/admin/defaults/workflows.py:68
msgid "From here you can update the default quotas (max limits)."
msgstr "From here you can update the default quotas (max limits)."
#: dashboards/admin/defaults/workflows.py:79
msgid "Update Default Quotas"
msgstr "Update Default Quotas"
#: dashboards/admin/defaults/workflows.py:81
msgid "Default quotas updated."
msgstr "Default quotas updated."
#: dashboards/admin/defaults/workflows.py:82
#: dashboards/admin/defaults/workflows.py:99
msgid "Unable to update default quotas."
msgstr "Unable to update default quotas."
#: dashboards/admin/flavors/forms.py:48
msgid "Unable to update the flavor metadata."
msgstr "Unable to update the flavor metadata."
#: dashboards/admin/flavors/panel.py:27 dashboards/admin/flavors/tables.py:149
#: dashboards/admin/flavors/templates/flavors/index.html:3
#: dashboards/admin/flavors/templates/flavors/index.html:6
msgid "Flavors"
msgstr "Flavours"
#: dashboards/admin/flavors/tables.py:34
msgid "Delete Flavor"
msgid_plural "Delete Flavors"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/flavors/tables.py:42
msgid "Deleted Flavor"
msgid_plural "Deleted Flavors"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/flavors/tables.py:53
#: dashboards/admin/flavors/workflows.py:177
#: dashboards/admin/flavors/workflows.py:178
#: dashboards/admin/flavors/templates/flavors/create.html:3
#: dashboards/admin/flavors/templates/flavors/create.html:6
msgid "Create Flavor"
msgstr "Create Flavour"
#: dashboards/admin/flavors/tables.py:61
#: dashboards/admin/flavors/workflows.py:263
#: dashboards/admin/flavors/templates/flavors/update.html:3
#: dashboards/admin/flavors/templates/flavors/update.html:6
msgid "Edit Flavor"
msgstr "Edit Flavour"
#: dashboards/admin/flavors/tables.py:77
msgid "Modify Access"
msgstr "Modify Access"
#: dashboards/admin/flavors/tables.py:101
#: dashboards/admin/flavors/tables.py:105
#, python-format
msgid "%sMB"
msgstr "%sMB"
#: dashboards/admin/flavors/tables.py:109
#: dashboards/admin/flavors/tables.py:113
#: dashboards/project/volumes/backups/tables.py:95
#: dashboards/project/volumes/volumes/tables.py:259
#, python-format
msgid "%sGB"
msgstr "%sGB"
#: dashboards/admin/flavors/tables.py:121
msgid "Flavor Name"
msgstr "Flavour Name"
#: dashboards/admin/flavors/tables.py:124
#: dashboards/project/databases/templates/databases/_detail_overview.html:28
#: dashboards/project/instances/templates/instances/_detail_overview.html:48
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:14
#: dashboards/project/instances/templates/instances/_instance_flavor.html:5
#: usage/tables.py:37
msgid "RAM"
msgstr "RAM"
#: dashboards/admin/flavors/tables.py:127
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:11
msgid "Root Disk"
msgstr "Root Disk"
#: dashboards/admin/flavors/tables.py:130
#: dashboards/project/instances/templates/instances/_detail_overview.html:55
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:12
msgid "Ephemeral Disk"
msgstr "Ephemeral Disk"
#: dashboards/admin/flavors/tables.py:133
msgid "Swap Disk"
msgstr "Swap Disk"
#: dashboards/admin/flavors/tables.py:135
#: dashboards/admin/flavors/workflows.py:41
#: dashboards/admin/networks/agents/tables.py:92
#: dashboards/admin/networks/templates/networks/ports/_update.html:13
#: dashboards/admin/routers/templates/routers/_detail_overview.html:9
#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:12
#: dashboards/identity/roles/forms.py:37
#: dashboards/identity/users/forms.py:160
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:8
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:8
#: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:7
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_details.html:7
#: dashboards/project/data_processing/job_executions/tables.py:138
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:8
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_details.html:8
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:8
#: dashboards/project/database_backups/templates/database_backups/details.html:22
#: dashboards/project/database_backups/templates/database_backups/details.html:66
#: dashboards/project/databases/templates/databases/_detail_overview.html:11
#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:13
#: dashboards/project/firewalls/templates/firewalls/_policy_details.html:13
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:13
#: dashboards/project/images/templates/images/images/_detail_overview.html:15
#: dashboards/project/instances/templates/instances/_detail_overview.html:12
#: dashboards/project/loadbalancers/forms.py:34
#: dashboards/project/loadbalancers/forms.py:76
#: dashboards/project/loadbalancers/forms.py:171
#: dashboards/project/loadbalancers/forms.py:222
#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:6
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:6
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:6
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:6
#: dashboards/project/networks/templates/networks/_detail_overview.html:9
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:12
#: dashboards/project/networks/templates/networks/ports/_update.html:13
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:11
#: dashboards/project/routers/forms.py:89
#: dashboards/project/routers/templates/routers/_detail_overview.html:11
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:11
#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:14
#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:12
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:12
#: dashboards/project/vpn/forms.py:35 dashboards/project/vpn/forms.py:69
#: dashboards/project/vpn/forms.py:140 dashboards/project/vpn/forms.py:210
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:12
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:12
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:13
#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:13
#: dashboards/router/nexus1000v/forms.py:176
msgid "ID"
msgstr "ID"
#: dashboards/admin/flavors/tables.py:137
#: dashboards/project/containers/forms.py:42
#: dashboards/project/containers/templates/containers/_container_detail.html:14
#: dashboards/project/containers/templates/containers/_container_metadata.html:7
#: dashboards/project/images/images/forms.py:99
#: dashboards/project/images/images/forms.py:232
#: dashboards/project/images/images/tables.py:157
#: dashboards/project/images/images/tables.py:237
#: dashboards/project/images/templates/images/images/_detail_overview.html:21
msgid "Public"
msgstr "Public"
#: dashboards/admin/flavors/views.py:56
msgid "Unable to retrieve flavor list."
msgstr "Unable to retrieve flavour list."
#: dashboards/admin/flavors/views.py:79
msgid "Unable to retrieve flavor details."
msgstr "Unable to retrieve flavour details."
#: dashboards/admin/flavors/views.py:121
msgid "Unable to retrieve available metadata for flavors."
msgstr "Unable to retrieve available metadata for flavours."
#: dashboards/admin/flavors/views.py:135
msgid "Unable to retrieve the flavor metadata."
msgstr "Unable to retrieve the flavor metadata."
#: dashboards/admin/flavors/workflows.py:32
msgid ""
"Flavor ID should be UUID4 or integer. Leave this field blank or use 'auto' "
"to set a random UUID4."
msgstr "Flavour ID should be UUID4 or integer. Leave this field blank or use 'auto' to set a random UUID4."
#: dashboards/admin/flavors/workflows.py:38
msgid ""
"Name may only contain letters, numbers, underscores, periods and hyphens."
msgstr "Name may only contain letters, numbers, underscores, full stops and hyphens."
#: dashboards/admin/flavors/workflows.py:50
msgid "Root Disk (GB)"
msgstr ""
#: dashboards/admin/flavors/workflows.py:52
msgid "Ephemeral Disk (GB)"
msgstr ""
#: dashboards/admin/flavors/workflows.py:54
msgid "Swap Disk (MB)"
msgstr ""
#: dashboards/admin/flavors/workflows.py:58
#: dashboards/admin/flavors/workflows.py:224
msgid "Flavor Information"
msgstr "Flavor Information"
#: dashboards/admin/flavors/workflows.py:59
msgid ""
"Flavors define the sizes for RAM, disk, number of cores, and other resources"
" and can be selected when users deploy instances."
msgstr "Flavors define the sizes for RAM, disk, number of cores, and other resources and can be selected when users deploy instances."
#: dashboards/admin/flavors/workflows.py:72
#: dashboards/admin/flavors/workflows.py:237
msgid "Unable to get flavor list"
msgstr "Unable to get flavour list"
#: dashboards/admin/flavors/workflows.py:79
#: dashboards/admin/flavors/workflows.py:245
#, python-format
msgid "The name \"%s\" is already used by another flavor."
msgstr "The name \"%s\" is already used by another flavour."
#: dashboards/admin/flavors/workflows.py:84
#, python-format
msgid "The ID \"%s\" is already used by another flavor."
msgstr "The ID \"%s\" is already used by another flavour."
#: dashboards/admin/flavors/workflows.py:106
msgid "Unable to retrieve flavor access list. Please try again later."
msgstr "Unable to retrieve flavour access list. Please try again later."
#: dashboards/admin/flavors/workflows.py:150
msgid "Flavor Access"
msgstr "Flavour Access"
#: dashboards/admin/flavors/workflows.py:156
msgid ""
"Select the projects where the flavors will be used. If no projects are "
"selected, then the flavor will be available in all projects."
msgstr "Select the projects where the flavors will be used. If no projects are selected, then the flavor will be available in all projects."
#: dashboards/admin/flavors/workflows.py:159
msgid "All Projects"
msgstr "All Projects"
#: dashboards/admin/flavors/workflows.py:160
msgid "Selected Projects"
msgstr "Selected Projects"
#: dashboards/admin/flavors/workflows.py:161
msgid "No projects found."
msgstr "No projects found."
#: dashboards/admin/flavors/workflows.py:162
msgid "No projects selected. All projects can use the flavor."
msgstr "No projects selected. All projects can use the flavour."
#: dashboards/admin/flavors/workflows.py:179
#, python-format
msgid "Created new flavor \"%s\"."
msgstr "Created new flavour \"%s\"."
#: dashboards/admin/flavors/workflows.py:180
#, python-format
msgid "Unable to create flavor \"%s\"."
msgstr "Unable to create flavour \"%s\"."
#: dashboards/admin/flavors/workflows.py:205
msgid "Unable to create flavor."
msgstr "Unable to create flavour."
#: dashboards/admin/flavors/workflows.py:216
#, python-format
msgid "Unable to set flavor access for project %s."
msgstr "Unable to set flavour access for project %s."
#: dashboards/admin/flavors/workflows.py:226
msgid ""
"Edit the flavor details. Flavors define the sizes for RAM, disk, number of "
"cores, and other resources. Flavors are selected when users deploy "
"instances."
msgstr "Edit the flavor details. Flavors define the sizes for RAM, disk, number of cores, and other resources. Flavors are selected when users deploy instances."
#: dashboards/admin/flavors/workflows.py:265
#, python-format
msgid "Modified flavor \"%s\"."
msgstr "Modified flavour \"%s\"."
#: dashboards/admin/flavors/workflows.py:266
#, python-format
msgid "Unable to modify flavor \"%s\"."
msgstr "Unable to modify flavour \"%s\"."
#: dashboards/admin/flavors/workflows.py:311
msgid "Modified flavor information, but unable to modify flavor access."
msgstr "Modified flavour information, but unable to modify flavour access."
#: dashboards/admin/flavors/templates/flavors/_update_metadata.html:4
#: dashboards/admin/flavors/templates/flavors/_update_metadata.html:7
#: dashboards/admin/flavors/templates/flavors/update_metadata.html:3
#: dashboards/admin/flavors/templates/flavors/update_metadata.html:6
msgid "Update Flavor Metadata"
msgstr "Update Flavor Metadata"
#: dashboards/admin/hypervisors/panel.py:22
#: dashboards/admin/hypervisors/tables.py:64
#: dashboards/admin/hypervisors/templates/hypervisors/index.html:4
msgid "Hypervisors"
msgstr "Hypervisors"
#: dashboards/admin/hypervisors/tables.py:25
msgid "Hostname"
msgstr "Hostname"
#: dashboards/admin/hypervisors/tables.py:28
#: dashboards/admin/info/tables.py:169
#: dashboards/admin/routers/ports/tables.py:32
#: dashboards/project/access_and_security/security_groups/forms.py:173
#: dashboards/project/access_and_security/security_groups/forms.py:180
#: dashboards/project/data_processing/data_sources/tables.py:63
#: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:9
#: dashboards/project/images/images/tables.py:229
#: dashboards/project/loadbalancers/workflows.py:485
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:12
#: dashboards/project/routers/ports/tables.py:100
#: dashboards/project/volumes/volumes/forms.py:79
#: dashboards/project/volumes/volumes/forms.py:84
#: dashboards/project/volumes/volumes/forms.py:85
#: dashboards/project/volumes/volumes/forms.py:642
#: dashboards/project/volumes/volumes/tables.py:357
msgid "Type"
msgstr "Type"
#: dashboards/admin/hypervisors/tables.py:31
msgid "VCPUs (used)"
msgstr "VCPUs (used)"
#: dashboards/admin/hypervisors/tables.py:34
msgid "VCPUs (total)"
msgstr "VCPUs (total)"
#: dashboards/admin/hypervisors/tables.py:37
msgid "RAM (used)"
msgstr "RAM (used)"
#: dashboards/admin/hypervisors/tables.py:42
msgid "RAM (total)"
msgstr "RAM (total)"
#: dashboards/admin/hypervisors/tables.py:47
msgid "Storage (used)"
msgstr "Storage (used)"
#: dashboards/admin/hypervisors/tables.py:52
msgid "Storage (total)"
msgstr "Storage (total)"
#: dashboards/admin/hypervisors/tables.py:70
#: dashboards/project/databases/tables.py:249
#: dashboards/project/databases/workflows/create_instance.py:35
#: dashboards/project/instances/tables.py:863
#: dashboards/project/instances/tables.py:885
#: dashboards/project/instances/workflows/create_instance.py:80
#: dashboards/project/overview/views.py:32 usage/tables.py:72
msgid "Instance Name"
msgstr "Instance Name"
#: dashboards/admin/hypervisors/tables.py:73
#: dashboards/project/images/snapshots/forms.py:30
msgid "Instance ID"
msgstr "Instance ID"
#: dashboards/admin/hypervisors/tables.py:80
msgid "Hypervisor Instances"
msgstr "Hypervisor Instances"
#: dashboards/admin/hypervisors/tabs.py:26
msgid "Hypervisor"
msgstr "Hypervisor"
#: dashboards/admin/hypervisors/tabs.py:36
#: dashboards/admin/hypervisors/views.py:40
msgid "Unable to retrieve hypervisor information."
msgstr "Unable to retrieve hypervisor information."
#: dashboards/admin/hypervisors/views.py:50
msgid "Unable to retrieve hypervisor statistics."
msgstr "Unable to retrieve hypervisor statistics."
#: dashboards/admin/hypervisors/views.py:71
msgid "Unable to retrieve hypervisor instances list."
msgstr "Unable to retrieve hypervisor instances list."
#: dashboards/admin/hypervisors/compute/forms.py:25
#: dashboards/admin/instances/forms.py:27
msgid "Current Host"
msgstr "Current Host"
#: dashboards/admin/hypervisors/compute/forms.py:28
msgid "Target Host"
msgstr "Target Host"
#: dashboards/admin/hypervisors/compute/forms.py:29
msgid "Choose a Host to evacuate servers to."
msgstr "Choose a Host to evacuate servers to."
#: dashboards/admin/hypervisors/compute/forms.py:31
msgid "Shared Storage"
msgstr "Shared Storage"
#: dashboards/admin/hypervisors/compute/forms.py:47
msgid "Select a target host"
msgstr "Select a target host"
#: dashboards/admin/hypervisors/compute/forms.py:49
#: dashboards/admin/instances/forms.py:58
msgid "No other hosts available."
msgstr "No other hosts available."
#: dashboards/admin/hypervisors/compute/forms.py:60
#, python-format
msgid "Starting evacuation from %(current)s to %(target)s."
msgstr "Starting evacuation from %(current)s to %(target)s."
#: dashboards/admin/hypervisors/compute/forms.py:66
#, python-format
msgid "Failed to evacuate host: %s."
msgstr "Failed to evacuate host: %s."
#: dashboards/admin/hypervisors/compute/tables.py:27
#: dashboards/admin/hypervisors/compute/tables.py:41
#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:8
#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:23
#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:3
#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:6
msgid "Evacuate Host"
msgid_plural "Evacuate Hosts"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/hypervisors/compute/tables.py:35
msgid "Evacuated Host"
msgid_plural "Evacuated Hosts"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/hypervisors/compute/tables.py:65
#: dashboards/admin/info/tables.py:66 dashboards/admin/info/tables.py:95
#: dashboards/admin/info/tables.py:119 dashboards/admin/info/tables.py:171
#: dashboards/admin/instances/tables.py:134
#: dashboards/admin/networks/agents/tables.py:93
#: dashboards/admin/volumes/snapshots/tables.py:63
#: dashboards/admin/volumes/volumes/tables.py:43
#: dashboards/project/databases/tables.py:254
#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10
#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10
#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10
#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10
#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10
msgid "Host"
msgstr "Host"
#: dashboards/admin/hypervisors/compute/tables.py:66
#: dashboards/admin/info/tables.py:96 dashboards/admin/info/tables.py:120
msgid "Zone"
msgstr "Zone"
#: dashboards/admin/hypervisors/compute/tables.py:67
#: dashboards/admin/info/tables.py:68 dashboards/admin/info/tables.py:97
#: dashboards/admin/info/tables.py:121 dashboards/admin/info/tables.py:172
#: dashboards/admin/instances/tables.py:151
#: dashboards/admin/networks/tables.py:95
#: dashboards/admin/networks/agents/tables.py:94
#: dashboards/admin/networks/ports/tables.py:97
#: dashboards/admin/routers/ports/tables.py:30
#: dashboards/admin/routers/templates/routers/_detail_overview.html:13
#: dashboards/admin/volumes/snapshots/forms.py:33
#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18
#: dashboards/admin/volumes/volumes/forms.py:46
#: dashboards/project/data_processing/clusters/tables.py:111
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12
#: dashboards/project/data_processing/job_executions/tables.py:152
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:6
#: dashboards/project/database_backups/tables.py:161
#: dashboards/project/database_backups/templates/database_backups/details.html:30
#: dashboards/project/database_backups/templates/database_backups/details.html:71
#: dashboards/project/databases/tables.py:264
#: dashboards/project/databases/tables.py:328
#: dashboards/project/databases/templates/databases/_detail_overview.html:17
#: dashboards/project/firewalls/tables.py:255
#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25
#: dashboards/project/images/images/tables.py:233
#: dashboards/project/images/templates/images/images/_detail_overview.html:19
#: dashboards/project/instances/tables.py:897
#: dashboards/project/instances/templates/instances/_detail_overview.html:14
#: dashboards/project/loadbalancers/tables.py:277
#: dashboards/project/loadbalancers/tables.py:311
#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60
#: dashboards/project/networks/tables.py:124
#: dashboards/project/networks/ports/tables.py:59
#: dashboards/project/networks/templates/networks/_detail_overview.html:13
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32
#: dashboards/project/routers/tables.py:169
#: dashboards/project/routers/ports/tables.py:98
#: dashboards/project/routers/templates/routers/_detail_overview.html:13
#: dashboards/project/stacks/tables.py:113
#: dashboards/project/stacks/tables.py:150
#: dashboards/project/stacks/tables.py:197
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:35
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:40
#: dashboards/project/volumes/backups/tables.py:116
#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:20
#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18
#: dashboards/project/volumes/volumes/tables.py:335
#: dashboards/project/vpn/tables.py:242 dashboards/project/vpn/tables.py:269
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71
#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38
msgid "Status"
msgstr "Status"
#: dashboards/admin/hypervisors/compute/tables.py:68
#: dashboards/admin/info/tables.py:98 dashboards/admin/info/tables.py:123
#: dashboards/admin/info/tables.py:173 dashboards/project/overview/views.py:34
msgid "State"
msgstr "State"
#: dashboards/admin/hypervisors/compute/tables.py:70
#: dashboards/admin/networks/agents/tables.py:97
msgid "Updated At"
msgstr "Updated At"
#: dashboards/admin/hypervisors/compute/tables.py:79
#: dashboards/admin/hypervisors/compute/tabs.py:24
msgid "Compute Host"
msgstr "Compute Host"
#: dashboards/admin/hypervisors/compute/tabs.py:34
#: dashboards/admin/info/tabs.py:55
msgid "Unable to get nova services list."
msgstr "Unable to get nova services list."
#: dashboards/admin/hypervisors/compute/views.py:44
msgid "Unable to retrieve compute host information."
msgstr "Unable to retrieve compute host information."
#: dashboards/admin/hypervisors/templates/hypervisors/detail.html:3
#: dashboards/admin/hypervisors/templates/hypervisors/detail.html:6
msgid "Hypervisor Servers"
msgstr "Hypervisor Servers"
#: dashboards/admin/hypervisors/templates/hypervisors/index.html:7
msgid "All Hypervisors"
msgstr "All Hypervisors"
#: dashboards/admin/hypervisors/templates/hypervisors/index.html:12
msgid "Hypervisor Summary"
msgstr "Hypervisor Summary"
#: dashboards/admin/hypervisors/templates/hypervisors/index.html:15
msgid "VCPU Usage"
msgstr "VCPU Usage"
#: dashboards/admin/hypervisors/templates/hypervisors/index.html:16
#: dashboards/admin/hypervisors/templates/hypervisors/index.html:23
#: dashboards/admin/hypervisors/templates/hypervisors/index.html:30
#, python-format
msgid "Used <span> %(used)s </span> of <span> %(available)s </span>"
msgstr "Used <span> %(used)s </span> of <span> %(available)s </span>"
#: dashboards/admin/hypervisors/templates/hypervisors/index.html:22
msgid "Memory Usage"
msgstr "Memory Usage"
#: dashboards/admin/hypervisors/templates/hypervisors/index.html:29
msgid "Disk Usage"
msgstr "Disk Usage"
#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:17
#: dashboards/admin/images/templates/images/_create.html:18
#: dashboards/admin/instances/templates/instances/_live_migrate.html:17
#: dashboards/admin/networks/templates/networks/_update.html:17
#: dashboards/admin/networks/templates/networks/ports/_update.html:22
#: dashboards/admin/routers/templates/routers/_update.html:17
#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18
#: dashboards/admin/volumes/templates/volumes/volume_types/_associate_qos_spec.html:18
#: dashboards/admin/volumes/templates/volumes/volume_types/_edit_qos_spec_consumer.html:18
#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18
#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_create.html:17
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html:17
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html:18
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_create.html:18
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_update.html:18
#: dashboards/project/containers/templates/containers/_copy.html:17
#: dashboards/project/containers/templates/containers/_create.html:17
#: dashboards/project/containers/templates/containers/_update.html:20
#: dashboards/project/containers/templates/containers/_upload.html:21
#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17
#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17
#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17
#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17
#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17
#: dashboards/project/images/templates/images/images/_create.html:19
#: dashboards/project/images/templates/images/images/_update.html:17
#: dashboards/project/images/templates/images/snapshots/_create.html:18
#: dashboards/project/instances/templates/instances/_decryptpassword.html:20
#: dashboards/project/instances/templates/instances/_rebuild.html:18
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17
#: dashboards/project/networks/templates/networks/_create.html:17
#: dashboards/project/networks/templates/networks/_update.html:17
#: dashboards/project/networks/templates/networks/ports/_update.html:22
#: dashboards/project/routers/templates/routers/_update.html:17
#: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18
#: dashboards/project/routers/templates/routers/ports/_create.html:18
#: dashboards/project/routers/templates/routers/ports/_setgateway.html:18
#: dashboards/project/stacks/templates/stacks/_change_template.html:19
#: dashboards/project/stacks/templates/stacks/_create.html:18
#: dashboards/project/stacks/templates/stacks/_select_template.html:19
#: dashboards/project/stacks/templates/stacks/_update.html:18
#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18
#: dashboards/project/volumes/templates/volumes/volumes/_extend_limits.html:3
#: dashboards/project/volumes/templates/volumes/volumes/_limits.html:3
#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18
#: dashboards/project/volumes/templates/volumes/volumes/_update.html:18
#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18
#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17
#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17
#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17
#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17
#: dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html:18
#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17
#: dashboards/settings/password/templates/password/_change.html:18
#: dashboards/settings/user/templates/user/_settings.html:18
msgid "Description:"
msgstr "Description:"
#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:18
msgid ""
"Evacuate the servers from the selected down host to an active target host."
msgstr "Evacuate the servers from the selected down host to an active target host."
#: dashboards/admin/images/forms.py:65
msgid "Unable to update the image metadata."
msgstr "Unable to update the image metadata."
#: dashboards/admin/images/panel.py:27 dashboards/admin/images/tables.py:77
#: dashboards/admin/images/templates/images/index.html:3
#: dashboards/admin/images/templates/images/index.html:6
#: dashboards/project/images/panel.py:24
#: dashboards/project/images/images/tables.py:253
#: dashboards/project/images/templates/images/index.html:3
#: dashboards/project/images/templates/images/index.html:6
msgid "Images"
msgstr "Images"
#: dashboards/admin/images/tables.py:61
msgid "Image Name ="
msgstr "Image Name ="
#: dashboards/admin/images/tables.py:62
#: dashboards/admin/instances/tables.py:98
#: dashboards/project/instances/tables.py:864
msgid "Status ="
msgstr "Status ="
#: dashboards/admin/images/tables.py:63
msgid "Format ="
msgstr "Format ="
#: dashboards/admin/images/tables.py:64
msgid "Min. Size (MB)"
msgstr "Min. Size (MB)"
#: dashboards/admin/images/tables.py:65
msgid "Max. Size (MB)"
msgstr "Max. Size (MB)"
#: dashboards/admin/images/tables.py:71
#: dashboards/admin/instances/tables.py:140
#: dashboards/project/images/images/tables.py:227
#: dashboards/project/instances/tables.py:887
#: dashboards/project/instances/templates/instances/_detail_overview.html:104
#: dashboards/project/instances/workflows/create_instance.py:104
#: dashboards/project/volumes/volumes/forms.py:534
msgid "Image Name"
msgstr "Image Name"
#: dashboards/admin/images/views.py:80
msgid "Unable to retrieve image list."
msgstr "Unable to retrieve image list."
#: dashboards/admin/images/views.py:177
msgid "Unable to retrieve available properties for image."
msgstr "Unable to retrieve available properties for image."
#: dashboards/admin/images/views.py:190
msgid "Unable to retrieve the image to be updated."
msgstr "Unable to retrieve the image to be updated."
#: dashboards/admin/images/templates/images/_create.html:9
#: dashboards/admin/images/templates/images/create.html:3
#: dashboards/admin/images/templates/images/create.html:6
#: dashboards/project/images/templates/images/images/_create.html:10
#: dashboards/project/images/templates/images/images/create.html:3
#: dashboards/project/images/templates/images/images/create.html:6
msgid "Create An Image"
msgstr "Create An Image"
#: dashboards/admin/images/templates/images/_create.html:20
msgid "Specify an image to upload to the Image Service."
msgstr "Specify an image to upload to the Image Service."
#: dashboards/admin/images/templates/images/_create.html:23
#: dashboards/project/images/templates/images/images/_create.html:24
msgid ""
"Currently only images available via an HTTP URL are supported. The image "
"location must be accessible to the Image Service. Compressed image binaries "
"are supported (.zip and .tar.gz.)"
msgstr "Currently only images available via an HTTP URL are supported. The image location must be accessible to the Image Service. Compressed image binaries are supported (.zip and .tar.gz.)"
#: dashboards/admin/images/templates/images/_create.html:26
#: dashboards/project/images/templates/images/images/_create.html:28
msgid "Please note: "
msgstr "Please note: "
#: dashboards/admin/images/templates/images/_create.html:27
#: dashboards/project/images/templates/images/images/_create.html:32
msgid ""
"The Image Location field MUST be a valid and direct URL to the image binary."
" URLs that redirect or serve error pages will result in unusable images."
msgstr "The Image Location field MUST be a valid and direct URL to the image binary. URLs that redirect or serve error pages will result in unusable images."
#: dashboards/admin/images/templates/images/_create.html:33
#: dashboards/project/images/images/tables.py:93
#: dashboards/project/images/templates/images/images/_create.html:39
msgid "Create Image"
msgstr "Create Image"
#: dashboards/admin/images/templates/images/_update.html:9
#: dashboards/admin/images/templates/images/_update.html:24
#: dashboards/admin/images/templates/images/update.html:4
#: dashboards/admin/images/templates/images/update.html:7
#: dashboards/project/images/templates/images/images/_update.html:8
#: dashboards/project/images/templates/images/images/_update.html:23
#: dashboards/project/images/templates/images/images/update.html:3
#: dashboards/project/images/templates/images/images/update.html:6
msgid "Update Image"
msgstr "Update Image"
#: dashboards/admin/images/templates/images/_update.html:19
#: dashboards/project/images/templates/images/images/_update.html:18
msgid "Edit the image details."
msgstr "Edit the image details."
#: dashboards/admin/images/templates/images/_update_metadata.html:4
#: dashboards/admin/images/templates/images/_update_metadata.html:7
#: dashboards/admin/images/templates/images/update_metadata.html:3
#: dashboards/admin/images/templates/images/update_metadata.html:6
msgid "Update Image Metadata"
msgstr "Update Image Metadata"
#: dashboards/admin/info/panel.py:27
msgid "System Information"
msgstr "System Information"
#: dashboards/admin/info/tables.py:26 dashboards/admin/info/tables.py:156
#: dashboards/admin/networks/agents/tables.py:81
#: dashboards/identity/domains/tables.py:202
#: dashboards/identity/domains/workflows.py:39
#: dashboards/identity/groups/tables.py:195
#: dashboards/identity/projects/tables.py:203
#: dashboards/identity/projects/tables.py:205
#: dashboards/identity/projects/workflows.py:131
#: dashboards/identity/projects/workflows.py:490
#: dashboards/identity/users/tables.py:178
#: dashboards/project/firewalls/forms.py:69
#: dashboards/project/firewalls/tables.py:218
#: dashboards/project/firewalls/workflows.py:69
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:53
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:65
msgid "Enabled"
msgstr "Enabled"
#: dashboards/admin/info/tables.py:27 dashboards/admin/info/tables.py:158
#: dashboards/admin/networks/agents/tables.py:82
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:65
msgid "Disabled"
msgstr "Disabled"
#: dashboards/admin/info/tables.py:65 dashboards/admin/metering/tables.py:25
#: dashboards/admin/metering/views.py:149
#: dashboards/project/access_and_security/api_access/tables.py:53
msgid "Service"
msgstr "Service"
#: dashboards/admin/info/tables.py:74 dashboards/admin/info/tabs.py:30
msgid "Services"
msgstr "Services"
#: dashboards/admin/info/tables.py:103 dashboards/admin/info/tables.py:128
#: dashboards/admin/info/tables.py:177
msgctxt "Time since the last update"
msgid "Last Updated"
msgstr "Last Updated"
#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tabs.py:46
msgid "Compute Services"
msgstr "Compute Services"
#: dashboards/admin/info/tables.py:137 dashboards/admin/info/tabs.py:64
msgid "Block Storage Services"
msgstr "Block Storage Services"
#: dashboards/admin/info/tables.py:163
#: dashboards/admin/networks/agents/tables.py:87
msgid "Up"
msgstr "Up"
#: dashboards/admin/info/tables.py:165
#: dashboards/admin/networks/agents/tables.py:88
msgid "Down"
msgstr "Down"
#: dashboards/admin/info/tables.py:186 dashboards/admin/info/tabs.py:82
msgid "Network Agents"
msgstr "Network Agents"
#: dashboards/admin/info/tabs.py:73
msgid "Unable to get cinder services list."
msgstr "Unable to get cinder services list."
#: dashboards/admin/info/tabs.py:91
msgid "Unable to get network agents info."
msgstr "Unable to get network agents info."
#: dashboards/admin/info/tabs.py:98
msgid "Unable to get network agents list."
msgstr "Unable to get network agents list."
#: dashboards/admin/info/views.py:39
msgid "Unable to retrieve version information."
msgstr "Unable to retrieve version information."
#: dashboards/admin/info/templates/info/_cell_status.html:4
msgid "Reason"
msgstr "Reason"
#: dashboards/admin/info/templates/info/index.html:3
#: dashboards/admin/info/templates/info/index.html:6
msgid "System Info"
msgstr "System Info"
#: dashboards/admin/info/templates/info/index.html:14
#, python-format
msgid ""
"Version: %(version_info)s\n"
" "
msgstr "Version: %(version_info)s\n "
#: dashboards/admin/instances/forms.py:31
msgid "New Host"
msgstr "New Host"
#: dashboards/admin/instances/forms.py:32
msgid "Choose a Host to migrate to."
msgstr "Choose a Host to migrate to."
#: dashboards/admin/instances/forms.py:33
msgid "Disk Over Commit"
msgstr "Disk Over Commit"
#: dashboards/admin/instances/forms.py:35
msgid "Block Migration"
msgstr "Block Migration"
#: dashboards/admin/instances/forms.py:56
msgid "Select a new host"
msgstr "Select a new host"
#: dashboards/admin/instances/forms.py:70
#, python-format
msgid "The instance is preparing the live migration to host \"%s\"."
msgstr "The instance is preparing the live migration to host \"%s\"."
#: dashboards/admin/instances/forms.py:75
#, python-format
msgid "Failed to live migrate instance to host \"%s\"."
msgstr "Failed to live migrate instance to host \"%s\"."
#: dashboards/admin/instances/tables.py:41
msgid "Migrate Instance"
msgid_plural "Migrate Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/instances/tables.py:49
msgid "Scheduled migration (pending confirmation) of Instance"
msgid_plural "Scheduled migration (pending confirmation) of Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/instances/tables.py:66
#: dashboards/admin/instances/templates/instances/_live_migrate.html:23
msgid "Live Migrate Instance"
msgstr "Live Migrate Instance"
#: dashboards/admin/instances/tables.py:93
#: dashboards/admin/instances/tables.py:127
#: dashboards/admin/metering/templates/metering/stats.html:84
#: dashboards/admin/networks/forms.py:39
#: dashboards/admin/networks/tables.py:86
#: dashboards/admin/routers/tables.py:52
#: dashboards/admin/volumes/snapshots/tables.py:64
#: dashboards/admin/volumes/volumes/tables.py:44
#: dashboards/project/dashboard.py:75
#: dashboards/project/images/images/tables.py:151
#: dashboards/project/instances/workflows/create_instance.py:50
#: dashboards/router/nexus1000v/forms.py:121
#: dashboards/router/nexus1000v/forms.py:179
#: dashboards/router/nexus1000v/tables.py:76
#: dashboards/router/nexus1000v/tables.py:98
msgid "Project"
msgstr "Project"
#: dashboards/admin/instances/tables.py:94
msgid "Host ="
msgstr "Host ="
#: dashboards/admin/instances/tables.py:96
msgid "IPv4 Address ="
msgstr "IPv4 Address ="
#: dashboards/admin/instances/tables.py:97
msgid "IPv6 Address ="
msgstr "IPv6 Address ="
#: dashboards/admin/instances/tables.py:99
#: dashboards/project/instances/tables.py:865
msgid "Image ID ="
msgstr "Image ID ="
#: dashboards/admin/instances/tables.py:100
#: dashboards/project/instances/tables.py:866
msgid "Flavor ID ="
msgstr "Flavor ID ="
#: dashboards/admin/instances/tables.py:142
#: dashboards/project/access_and_security/floating_ips/tables.py:179
#: dashboards/project/access_and_security/floating_ips/workflows.py:33
#: dashboards/project/access_and_security/floating_ips/workflows.py:40
#: dashboards/project/instances/tables.py:889
#: dashboards/project/loadbalancers/tables.py:302
msgid "IP Address"
msgstr "IP Address"
#: dashboards/admin/instances/tables.py:145
#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:33
#: dashboards/project/containers/tables.py:446
#: dashboards/project/containers/templates/containers/_container_detail.html:22
#: dashboards/project/containers/templates/containers/_object_detail.html:18
#: dashboards/project/databases/tables.py:256
#: dashboards/project/images/images/tables.py:247
#: dashboards/project/images/templates/images/images/_detail_overview.html:46
#: dashboards/project/instances/tables.py:892
#: dashboards/project/instances/templates/instances/_instance_flavor.html:6
#: dashboards/project/volumes/backups/tables.py:112
#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37
#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:37
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:27
#: dashboards/project/volumes/volumes/tables.py:331
msgid "Size"
msgstr "Size"
#: dashboards/admin/instances/tables.py:156
#: dashboards/project/instances/tables.py:904
msgid "Task"
msgstr "Task"
#: dashboards/admin/instances/tables.py:163
#: dashboards/project/instances/tables.py:911
msgid "Power State"
msgstr "Power State"
#: dashboards/admin/instances/tables.py:165
#: dashboards/project/instances/tables.py:914 usage/tables.py:75
msgid "Time since created"
msgstr ""
#: dashboards/admin/instances/views.py:84
#: dashboards/project/access_and_security/tabs.py:112
#: dashboards/project/access_and_security/floating_ips/workflows.py:91
msgid "Unable to retrieve instance list."
msgstr "Unable to retrieve instance list."
#: dashboards/admin/instances/views.py:92
#: dashboards/project/instances/views.py:78
msgid "Unable to retrieve IP addresses from Neutron."
msgstr "Unable to retrieve IP addresses from Neutron."
#: dashboards/admin/instances/views.py:107
#: dashboards/admin/networks/views.py:49
msgid "Unable to retrieve instance project information."
msgstr "Unable to retrieve instance project information."
#: dashboards/admin/instances/views.py:124
#: dashboards/project/instances/views.py:119
msgid "Unable to retrieve instance size information."
msgstr "Unable to retrieve instance size information."
#: dashboards/admin/instances/views.py:157
msgid "Unable to retrieve host information."
msgstr "Unable to retrieve host information."
#: dashboards/admin/instances/views.py:167
#: dashboards/project/databases/views.py:138
#: dashboards/project/instances/views.py:208
#: dashboards/project/instances/views.py:322
msgid "Unable to retrieve instance details."
msgstr "Unable to retrieve instance details."
#: dashboards/admin/instances/templates/instances/_live_migrate.html:8
#: dashboards/admin/instances/templates/instances/live_migrate.html:3
#: dashboards/admin/instances/templates/instances/live_migrate.html:6
msgid "Live Migrate"
msgstr "Live Migrate"
#: dashboards/admin/instances/templates/instances/_live_migrate.html:18
msgid "Live migrate an instance to a specific host."
msgstr "Live migrate an instance to a specific host."
#: dashboards/admin/instances/templates/instances/index.html:6
msgid "All Instances"
msgstr "All Instances"
#: dashboards/admin/metering/panel.py:20
msgid "Resource Usage"
msgstr "Resource Usage"
#: dashboards/admin/metering/tables.py:26
#: dashboards/admin/metering/views.py:148
msgid "Meter"
msgstr "Meter"
#: dashboards/admin/metering/tables.py:28
msgid "Day"
msgstr "Day"
#: dashboards/admin/metering/tables.py:30
#: dashboards/admin/metering/views.py:149
msgid "Value (Avg)"
msgstr "Value (Avg)"
#: dashboards/admin/metering/tabs.py:24
msgid "Stats"
msgstr "Stats"
#: dashboards/admin/metering/tabs.py:41
msgid "There are no meters defined yet."
msgstr "There are no meters defined yet."
#: dashboards/admin/metering/tabs.py:57
msgid "Daily Report"
msgstr "Daily Report"
#: dashboards/admin/metering/views.py:148
#: dashboards/admin/overview/views.py:33 usage/tables.py:45
msgid "Project Name"
msgstr "Project Name"
#: dashboards/admin/metering/views.py:149
msgid "Time"
msgstr "Time"
#: dashboards/admin/metering/views.py:264
#: dashboards/admin/overview/views.py:65
#: dashboards/identity/projects/views.py:90
msgid "Unable to retrieve project list."
msgstr "Unable to retrieve project list."
#: dashboards/admin/metering/views.py:303
msgid "Unable to retrieve statistics."
msgstr "Unable to retrieve statistics."
#: dashboards/admin/metering/views.py:310
msgid "Nova"
msgstr "Nova"
#: dashboards/admin/metering/views.py:311
msgid "Neutron"
msgstr "Neutron"
#: dashboards/admin/metering/views.py:312
msgid "Glance"
msgstr "Glance"
#: dashboards/admin/metering/views.py:313
msgid "Cinder"
msgstr "Cinder"
#: dashboards/admin/metering/views.py:314
msgid "Swift_meters"
msgstr "Swift_meters"
#: dashboards/admin/metering/views.py:315
msgid "Kwapi"
msgstr "Kwapi"
#: dashboards/admin/metering/templates/metering/daily.html:6
#: dashboards/admin/metering/templates/metering/stats.html:102
msgid "Period"
msgstr "Period"
#: dashboards/admin/metering/templates/metering/daily.html:10
#: dashboards/admin/metering/templates/metering/stats.html:106
msgid "Last day"
msgstr "Last day"
#: dashboards/admin/metering/templates/metering/daily.html:11
#: dashboards/admin/metering/templates/metering/stats.html:107
msgid "Last week"
msgstr "Last week"
#: dashboards/admin/metering/templates/metering/daily.html:12
#: dashboards/admin/metering/templates/metering/stats.html:108
msgid "Month to date"
msgstr "Month to date"
#: dashboards/admin/metering/templates/metering/daily.html:13
#: dashboards/admin/metering/templates/metering/stats.html:109
msgid "Last 15 days"
msgstr "Last 15 days"
#: dashboards/admin/metering/templates/metering/daily.html:14
#: dashboards/admin/metering/templates/metering/stats.html:110
msgid "Last 30 days"
msgstr "Last 30 days"
#: dashboards/admin/metering/templates/metering/daily.html:15
#: dashboards/admin/metering/templates/metering/stats.html:111
msgid "Last year"
msgstr "Last year"
#: dashboards/admin/metering/templates/metering/daily.html:16
#: dashboards/admin/metering/templates/metering/stats.html:112
#: dashboards/router/nexus1000v/forms.py:62
msgid "Other"
msgstr "Other"
#: dashboards/admin/metering/templates/metering/daily.html:21
#: dashboards/admin/metering/templates/metering/stats.html:117
msgid "From"
msgstr "From"
#: dashboards/admin/metering/templates/metering/daily.html:28
#: dashboards/admin/metering/templates/metering/stats.html:124
msgid "To"
msgstr "To"
#: dashboards/admin/metering/templates/metering/daily.html:35
msgid "Limit project count"
msgstr "Limit project count"
#: dashboards/admin/metering/templates/metering/daily.html:42
msgid "Generate Report"
msgstr "Generate Report"
#: dashboards/admin/metering/templates/metering/index.html:3
#: dashboards/admin/metering/templates/metering/index.html:6
msgid "Resources Usage Overview"
msgstr "Resources Usage Overview"
#: dashboards/admin/metering/templates/metering/report.html:4
msgid "Usage Report"
msgstr "Usage Report"
#: dashboards/admin/metering/templates/metering/report.html:7
msgid "Daily Usage Report Per Project"
msgstr "Daily Usage Report Per Project"
#: dashboards/admin/metering/templates/metering/report.html:12
#: usage/tables.py:25
msgid "Download CSV Summary"
msgstr "Download CSV Summary"
#: dashboards/admin/metering/templates/metering/report.html:13
#: dashboards/project/networks/templates/networks/create.html:13
msgid "Back"
msgstr "Back"
#: dashboards/admin/metering/templates/metering/report.html:20
msgid "No data available"
msgstr "No data available"
#: dashboards/admin/metering/templates/metering/stats.html:10
msgid "Metric"
msgstr "Metric"
#: dashboards/admin/metering/templates/metering/stats.html:16
msgid "Compute (Nova)"
msgstr "Compute (Nova)"
#: dashboards/admin/metering/templates/metering/stats.html:26
msgid "Network (Neutron)"
msgstr "Network (Neutron)"
#: dashboards/admin/metering/templates/metering/stats.html:36
msgid "Image (Glance)"
msgstr "Image (Glance)"
#: dashboards/admin/metering/templates/metering/stats.html:46
msgid "Volume (Cinder)"
msgstr "Volume (Cinder)"
#: dashboards/admin/metering/templates/metering/stats.html:56
msgid "Object Storage (Swift)"
msgstr "Object Storage (Swift)"
#: dashboards/admin/metering/templates/metering/stats.html:66
msgid "Energy (Kwapi)"
msgstr "Energy (Kwapi)"
#: dashboards/admin/metering/templates/metering/stats.html:79
msgid "Group by"
msgstr "Group by"
#: dashboards/admin/metering/templates/metering/stats.html:83
msgid "--"
msgstr "--"
#: dashboards/admin/metering/templates/metering/stats.html:89
#: dashboards/admin/volumes/volume_types/extras/forms.py:24
#: dashboards/admin/volumes/volume_types/extras/forms.py:41
#: dashboards/admin/volumes/volume_types/extras/tables.py:70
#: dashboards/admin/volumes/volume_types/qos_specs/forms.py:25
#: dashboards/admin/volumes/volume_types/qos_specs/forms.py:47
#: dashboards/admin/volumes/volume_types/qos_specs/tables.py:59
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/config_template.html:55
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/config_template.html:65
msgid "Value"
msgstr "Value"
#: dashboards/admin/metering/templates/metering/stats.html:94
msgid "Avg."
msgstr "Avg."
#: dashboards/admin/metering/templates/metering/stats.html:95
msgid "Min."
msgstr "Min."
#: dashboards/admin/metering/templates/metering/stats.html:96
msgid "Max."
msgstr "Max."
#: dashboards/admin/metering/templates/metering/stats.html:97
msgid "Sum."
msgstr "Sum."
#: dashboards/admin/metering/templates/metering/stats.html:136
msgid "Statistics of all resources"
msgstr "Statistics of all resources"
#: dashboards/admin/networks/forms.py:29
msgid "Local"
msgstr "Local"
#: dashboards/admin/networks/forms.py:29
msgid "Flat"
msgstr "Flat"
#: dashboards/admin/networks/forms.py:44
#: dashboards/project/networks/workflows.py:43
#: dashboards/router/nexus1000v/tables.py:75
#: dashboards/router/nexus1000v/tables.py:90
#: dashboards/router/nexus1000v/tabs.py:22
msgid "Network Profile"
msgstr "Network Profile"
#: dashboards/admin/networks/forms.py:48
msgid "Provider Network Type"
msgstr "Provider Network Type"
#: dashboards/admin/networks/forms.py:49
msgid "The physical mechanism by which the virtual network is implemented."
msgstr "The physical mechanism by which the virtual network is implemented."
#: dashboards/admin/networks/forms.py:57 dashboards/admin/networks/forms.py:64
#: dashboards/admin/networks/forms.py:65
#: dashboards/router/nexus1000v/forms.py:114
#: dashboards/router/nexus1000v/forms.py:120
msgid "Physical Network"
msgstr "Physical Network"
#: dashboards/admin/networks/forms.py:58
msgid ""
"The name of the physical network over which the virtual network is "
"implemented."
msgstr "The name of the physical network over which the virtual network is implemented."
#: dashboards/admin/networks/forms.py:68 dashboards/admin/networks/forms.py:72
#: dashboards/admin/networks/forms.py:73 dashboards/admin/networks/forms.py:74
msgid "Segmentation ID"
msgstr "Segmentation ID"
#: dashboards/admin/networks/forms.py:78
#: dashboards/admin/networks/forms.py:235
#: dashboards/admin/networks/tables.py:97
#: dashboards/admin/networks/agents/tables.py:95
#: dashboards/admin/networks/ports/forms.py:44
#: dashboards/admin/networks/ports/tables.py:99
#: dashboards/admin/routers/ports/tables.py:34
#: dashboards/admin/routers/templates/routers/_detail_overview.html:15
#: dashboards/project/firewalls/forms.py:152
#: dashboards/project/firewalls/workflows.py:245
#: dashboards/project/loadbalancers/forms.py:42
#: dashboards/project/loadbalancers/forms.py:97
#: dashboards/project/loadbalancers/forms.py:180
#: dashboards/project/loadbalancers/forms.py:242
#: dashboards/project/loadbalancers/workflows.py:48
#: dashboards/project/loadbalancers/workflows.py:194
#: dashboards/project/loadbalancers/workflows.py:346
#: dashboards/project/loadbalancers/workflows.py:549
#: dashboards/project/networks/forms.py:39
#: dashboards/project/networks/tables.py:126
#: dashboards/project/networks/workflows.py:49
#: dashboards/project/networks/ports/forms.py:38
#: dashboards/project/networks/ports/tables.py:61
#: dashboards/project/networks/templates/networks/_detail_overview.html:15
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34
#: dashboards/project/routers/forms.py:88
#: dashboards/project/routers/ports/tables.py:102
#: dashboards/project/routers/templates/routers/_detail_overview.html:15
#: dashboards/project/vpn/forms.py:41 dashboards/project/vpn/forms.py:263
#: dashboards/project/vpn/workflows.py:35
#: dashboards/project/vpn/workflows.py:421
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:68
#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:35
msgid "Admin State"
msgstr "Admin State"
#: dashboards/admin/networks/forms.py:79
#: dashboards/admin/networks/forms.py:236
#: dashboards/admin/networks/tables.py:93
#: dashboards/project/firewalls/forms.py:68
#: dashboards/project/firewalls/forms.py:120
#: dashboards/project/firewalls/workflows.py:67
#: dashboards/project/firewalls/workflows.py:181
#: dashboards/project/firewalls/workflows.py:240
#: dashboards/project/firewalls/templates/firewalls/_policy_details.html:31
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:50
#: dashboards/project/networks/tables.py:122
#: dashboards/project/networks/templates/networks/_detail_overview.html:17
msgid "Shared"
msgstr "Shared"
#: dashboards/admin/networks/forms.py:81
#: dashboards/admin/networks/forms.py:237
#: dashboards/project/networks/templates/networks/_detail_overview.html:19
#: dashboards/project/routers/tables.py:179
#: dashboards/project/routers/ports/forms.py:146
msgid "External Network"
msgstr "External Network"
#: dashboards/admin/networks/forms.py:90 dashboards/identity/users/forms.py:58
#: dashboards/router/nexus1000v/forms.py:32
msgid "Select a project"
msgstr "Select a project"
#: dashboards/admin/networks/forms.py:113
#, python-format
msgid ""
"For VLAN networks, the VLAN VID on the physical network that realizes the "
"virtual network. Valid VLAN VIDs are %(vlan_min)s through %(vlan_max)s. For "
"GRE or VXLAN networks, the tunnel ID. Valid tunnel IDs for GRE networks are "
"%(gre_min)s through %(gre_max)s. For VXLAN networks, %(vxlan_min)s through "
"%(vxlan_max)s."
msgstr "For VLAN networks, the VLAN VID on the physical network that realizes the virtual network. Valid VLAN VIDs are %(vlan_min)s through %(vlan_max)s. For GRE or VXLAN networks, the tunnel ID. Valid tunnel IDs for GRE networks are %(gre_min)s through %(gre_max)s. For VXLAN networks, %(vxlan_min)s through %(vxlan_max)s."
#: dashboards/admin/networks/forms.py:142
#: dashboards/project/instances/workflows/create_instance.py:691
#: dashboards/project/networks/workflows.py:61
msgid "Select a profile"
msgstr "Select a profile"
#: dashboards/admin/networks/forms.py:152
#: dashboards/project/instances/workflows/create_instance.py:701
#: dashboards/project/networks/workflows.py:71
#: dashboards/router/nexus1000v/views.py:55
msgid "Network Profiles could not be retrieved."
msgstr "Network Profiles could not be retrieved."
#: dashboards/admin/networks/forms.py:183
#, python-format
msgid "Network %s was successfully created."
msgstr "Network %s was successfully created."
#: dashboards/admin/networks/forms.py:189
#, python-format
msgid "Failed to create network %s"
msgstr "Failed to create network %s"
#: dashboards/admin/networks/forms.py:219
#, python-format
msgid "For VLAN networks, valid VLAN IDs are %(min)s through %(max)s."
msgstr "For VLAN networks, valid VLAN IDs are %(min)s through %(max)s."
#: dashboards/admin/networks/forms.py:222
#, python-format
msgid "For GRE networks, valid tunnel IDs are %(min)s through %(max)s."
msgstr "For GRE networks, valid tunnel IDs are %(min)s through %(max)s."
#: dashboards/admin/networks/forms.py:225
#, python-format
msgid "For VXLAN networks, valid tunnel IDs are %(min)s through %(max)s."
msgstr "For VXLAN networks, valid tunnel IDs are %(min)s through %(max)s."
#: dashboards/admin/networks/forms.py:249
#: dashboards/project/networks/forms.py:49
#, python-format
msgid "Network %s was successfully updated."
msgstr "Network %s was successfully updated."
#: dashboards/admin/networks/forms.py:254
#: dashboards/project/networks/forms.py:54
#, python-format
msgid "Failed to update network %s"
msgstr "Failed to update network %s"
#: dashboards/admin/networks/panel.py:23
#: dashboards/admin/networks/tables.py:101
#: dashboards/admin/networks/templates/networks/index.html:3
#: dashboards/admin/networks/templates/networks/index.html:6
#: dashboards/identity/projects/workflows.py:71
#: dashboards/project/databases/workflows/create_instance.py:131
#: dashboards/project/instances/workflows/create_instance.py:644
#: dashboards/project/networks/panel.py:23
#: dashboards/project/networks/tables.py:130
#: dashboards/project/networks/templates/networks/index.html:3
#: dashboards/project/networks/templates/networks/index.html:6
#: usage/quotas.py:77
msgid "Networks"
msgstr "Networks"
#: dashboards/admin/networks/tables.py:37
#: dashboards/project/networks/tables.py:46
msgid "Delete Network"
msgid_plural "Delete Networks"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/networks/tables.py:45
#: dashboards/project/networks/tables.py:54
msgid "Deleted Network"
msgid_plural "Deleted Networks"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/networks/tables.py:56
#: dashboards/project/networks/tables.py:74
#, python-format
msgid "Failed to delete network %s"
msgstr "Failed to delete network %s"
#: dashboards/admin/networks/tables.py:64
#: dashboards/admin/networks/templates/networks/_create.html:9
#: dashboards/admin/networks/templates/networks/_create.html:26
#: dashboards/admin/networks/templates/networks/create.html:3
#: dashboards/admin/networks/templates/networks/create.html:6
#: dashboards/project/network_topology/templates/network_topology/index.html:31
#: dashboards/project/networks/tables.py:82
#: dashboards/project/networks/workflows.py:334
#: dashboards/project/networks/templates/networks/_create.html:8
#: dashboards/project/networks/templates/networks/_create.html:23
msgid "Create Network"
msgstr "Create Network"
#: dashboards/admin/networks/tables.py:73
#: dashboards/admin/networks/templates/networks/_update.html:8
#: dashboards/project/networks/tables.py:92
#: dashboards/project/networks/templates/networks/_update.html:8
msgid "Edit Network"
msgstr "Edit Network"
#: dashboards/admin/networks/tables.py:87
#: dashboards/admin/networks/agents/forms.py:35
#: dashboards/admin/networks/ports/forms.py:33
#: dashboards/project/networks/workflows.py:37
msgid "Network Name"
msgstr "Network Name"
#: dashboards/admin/networks/tables.py:90
#: dashboards/project/networks/tables.py:121
msgid "Subnets Associated"
msgstr "Subnets Associated"
#: dashboards/admin/networks/tables.py:92
#: dashboards/admin/networks/agents/tables.py:103
msgid "DHCP Agents"
msgstr "DHCP Agents"
#: dashboards/admin/networks/views.py:57
#: dashboards/admin/routers/templates/routers/_detail_overview.html:16
#: dashboards/project/images/templates/images/images/_detail_overview.html:20
#: dashboards/project/images/templates/images/images/_detail_overview.html:31
#: dashboards/project/instances/tables.py:617
#: dashboards/project/networks/templates/networks/_detail_overview.html:14
#: dashboards/project/networks/templates/networks/_detail_overview.html:16
#: dashboards/project/networks/templates/networks/_detail_overview.html:23
#: dashboards/project/routers/templates/routers/_detail_overview.html:14
#: dashboards/project/routers/templates/routers/_detail_overview.html:16
#: dashboards/project/volumes/backups/tables.py:36
#: dashboards/project/volumes/snapshots/tables.py:126
msgid "Unknown"
msgstr "Unknown"
#: dashboards/admin/networks/views.py:76
#: dashboards/project/networks/views.py:52
msgid "Network list can not be retrieved."
msgstr "Network list can not be retrieved."
#: dashboards/admin/networks/views.py:90
#: dashboards/admin/networks/views.py:139
#: dashboards/admin/networks/agents/forms.py:64
msgid "Unable to list dhcp agents hosting network."
msgstr "Unable to list dhcp agents hosting network."
#: dashboards/admin/networks/views.py:114
#: dashboards/project/networks/views.py:107
msgid "Subnet list can not be retrieved."
msgstr "Subnet list can not be retrieved."
#: dashboards/admin/networks/views.py:126
#: dashboards/project/networks/views.py:119
msgid "Port list can not be retrieved."
msgstr "Port list can not be retrieved."
#: dashboards/admin/networks/views.py:151
#: dashboards/admin/networks/subnets/tables.py:107
#: dashboards/project/networks/views.py:132
#: dashboards/project/networks/subnets/tables.py:130
#, python-format
msgid "Unable to retrieve details for network \"%s\"."
msgstr "Unable to retrieve details for network \"%s\"."
#: dashboards/admin/networks/agents/forms.py:38
msgid "New DHCP Agent"
msgstr "New DHCP Agent"
#: dashboards/admin/networks/agents/forms.py:39
msgid "Choose an DHCP Agent to attach to."
msgstr "Choose an DHCP Agent to attach to."
#: dashboards/admin/networks/agents/forms.py:57
msgid "Select a new agent"
msgstr "Select a new agent"
#: dashboards/admin/networks/agents/forms.py:59
msgid "No other agents available."
msgstr "No other agents available."
#: dashboards/admin/networks/agents/forms.py:76
#, python-format
msgid "Agent %s was successfully added."
msgstr "Agent %s was successfully added."
#: dashboards/admin/networks/agents/forms.py:82
#, python-format
msgid "Failed to add agent %(agent_name)s for network %(network)s."
msgstr "Failed to add agent %(agent_name)s for network %(network)s."
#: dashboards/admin/networks/agents/tables.py:39
msgid "Delete DHCP Agent"
msgid_plural "Delete DHCP Agents"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/networks/agents/tables.py:47
msgid "Deleted DHCP Agent"
msgid_plural "Deleted DHCP Agents"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/networks/agents/tables.py:60
#, python-format
msgid "Failed to delete agent: %s"
msgstr "Failed to delete agent: %s"
#: dashboards/admin/networks/agents/tables.py:69
#: dashboards/admin/networks/templates/networks/agents/_add.html:9
#: dashboards/admin/networks/templates/networks/agents/_add.html:24
#: dashboards/admin/networks/templates/networks/agents/add.html:3
#: dashboards/admin/networks/templates/networks/agents/add.html:6
msgid "Add DHCP Agent"
msgstr "Add DHCP Agent"
#: dashboards/admin/networks/agents/views.py:59
#: dashboards/admin/networks/ports/views.py:48
#: dashboards/project/networks/subnets/views.py:49
msgid "Unable to retrieve network."
msgstr "Unable to retrieve network."
#: dashboards/admin/networks/agents/views.py:70
msgid "Unable to retrieve agent list."
msgstr "Unable to retrieve agent list."
#: dashboards/admin/networks/ports/forms.py:36
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:15
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:14
msgid "Network ID"
msgstr "Network ID"
#: dashboards/admin/networks/ports/forms.py:45
#: dashboards/admin/networks/ports/forms.py:88
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:43
msgid "Device ID"
msgstr "Device ID"
#: dashboards/admin/networks/ports/forms.py:46
#: dashboards/admin/networks/ports/forms.py:89
msgid "Device ID attached to the port"
msgstr "Device ID attached to the port"
#: dashboards/admin/networks/ports/forms.py:48
#: dashboards/admin/networks/ports/forms.py:91
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:42
msgid "Device Owner"
msgstr "Device Owner"
#: dashboards/admin/networks/ports/forms.py:49
#: dashboards/admin/networks/ports/forms.py:92
msgid "Device owner attached to the port"
msgstr "Device owner attached to the port"
#: dashboards/admin/networks/ports/forms.py:57
#: dashboards/project/networks/ports/tables.py:63
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37
msgid "MAC Learning State"
msgstr "MAC Learning State"
#: dashboards/admin/networks/ports/forms.py:73
#, python-format
msgid "Port %s was successfully created."
msgstr "Port %s was successfully created."
#: dashboards/admin/networks/ports/forms.py:78
#, python-format
msgid "Failed to create a port for network %s"
msgstr "Failed to create a port for network %s"
#: dashboards/admin/networks/ports/forms.py:110
#: dashboards/project/networks/ports/forms.py:58
#, python-format
msgid "Port %s was successfully updated."
msgstr "Port %s was successfully updated."
#: dashboards/admin/networks/ports/forms.py:115
#: dashboards/project/networks/ports/forms.py:63
#, python-format
msgid "Failed to update port %s"
msgstr "Failed to update port %s"
#: dashboards/admin/networks/ports/tables.py:36
msgid "Delete Port"
msgid_plural "Delete Ports"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/networks/ports/tables.py:44
msgid "Deleted Port"
msgid_plural "Deleted Ports"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/networks/ports/tables.py:55
#, python-format
msgid "Failed to delete port: %s"
msgstr "Failed to delete port: %s"
#: dashboards/admin/networks/ports/tables.py:65
#: dashboards/admin/networks/templates/networks/ports/_create.html:9
#: dashboards/admin/networks/templates/networks/ports/_create.html:24
#: dashboards/admin/networks/templates/networks/ports/create.html:3
#: dashboards/admin/networks/templates/networks/ports/create.html:6
msgid "Create Port"
msgstr "Create Port"
#: dashboards/admin/networks/ports/tables.py:78
#: dashboards/admin/networks/templates/networks/ports/_update.html:8
#: dashboards/project/networks/ports/tables.py:42
#: dashboards/project/networks/templates/networks/ports/_update.html:8
msgid "Edit Port"
msgstr "Edit Port"
#: dashboards/admin/networks/ports/tables.py:96
msgid "Device Attached"
msgstr "Device Attached"
#: dashboards/admin/networks/ports/tables.py:101
#: dashboards/project/networks/ports/forms.py:45
msgid "Mac Learning State"
msgstr "Mac Learning State"
#: dashboards/admin/networks/ports/tables.py:105
#: dashboards/identity/projects/workflows.py:72
#: dashboards/project/networks/ports/tables.py:70 usage/quotas.py:79
msgid "Ports"
msgstr "Ports"
#: dashboards/admin/networks/ports/tabs.py:25
#: dashboards/admin/overview/panel.py:27
#: dashboards/admin/overview/templates/overview/usage.html:6
#: dashboards/admin/volumes/snapshots/tabs.py:23
#: dashboards/project/databases/tabs.py:26
#: dashboards/project/images/images/tabs.py:22
#: dashboards/project/instances/tabs.py:29
#: dashboards/project/networks/ports/tabs.py:21
#: dashboards/project/networks/subnets/tabs.py:21
#: dashboards/project/overview/panel.py:27
#: dashboards/project/overview/templates/overview/usage.html:6
#: dashboards/project/routers/ports/tabs.py:24
#: dashboards/project/stacks/tabs.py:53 dashboards/project/stacks/tabs.py:67
#: dashboards/project/volumes/backups/tabs.py:24
#: dashboards/project/volumes/snapshots/tabs.py:25
#: dashboards/project/volumes/volumes/tabs.py:21
msgid "Overview"
msgstr "Overview"
#: dashboards/admin/networks/ports/tabs.py:35
#: dashboards/project/networks/ports/views.py:46
#: dashboards/project/routers/ports/tabs.py:35
msgid "Unable to retrieve port details."
msgstr "Unable to retrieve port details."
#: dashboards/admin/networks/subnets/tables.py:37
#: dashboards/project/networks/subnets/tables.py:60
msgid "Delete Subnet"
msgid_plural "Delete Subnets"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/networks/subnets/tables.py:45
#: dashboards/project/networks/subnets/tables.py:68
msgid "Deleted Subnet"
msgid_plural "Deleted Subnets"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/networks/subnets/tables.py:56
#: dashboards/project/networks/subnets/tables.py:79
#, python-format
msgid "Failed to delete subnet %s"
msgstr "Failed to delete subnet %s"
#: dashboards/admin/networks/subnets/tables.py:66
#: dashboards/project/networks/workflows.py:90
#: dashboards/project/networks/subnets/tables.py:90
#: dashboards/project/networks/subnets/workflows.py:56
msgid "Create Subnet"
msgstr "Create Subnet"
#: dashboards/admin/networks/subnets/tables.py:79
#: dashboards/project/networks/subnets/tables.py:104
#: dashboards/project/networks/subnets/workflows.py:160
msgid "Edit Subnet"
msgstr "Edit Subnet"
#: dashboards/admin/networks/subnets/tables.py:93
#: dashboards/project/access_and_security/security_groups/forms.py:196
#: dashboards/project/access_and_security/security_groups/forms.py:208
#: dashboards/project/access_and_security/security_groups/forms.py:218
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:18
msgid "CIDR"
msgstr "CIDR"
#: dashboards/admin/networks/subnets/tables.py:94
#: dashboards/project/networks/workflows.py:126
#: dashboards/project/networks/subnets/tables.py:119
#: dashboards/project/networks/subnets/workflows.py:100
msgid "IP Version"
msgstr "IP Version"
#: dashboards/admin/networks/subnets/tables.py:95
#: dashboards/project/networks/workflows.py:128
#: dashboards/project/networks/subnets/tables.py:120
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:27
msgid "Gateway IP"
msgstr "Gateway IP"
#: dashboards/admin/networks/subnets/tables.py:114
#: dashboards/identity/projects/workflows.py:74
#: dashboards/project/networks/subnets/tables.py:137 usage/quotas.py:78
msgid "Subnets"
msgstr "Subnets"
#: dashboards/admin/networks/subnets/workflows.py:46
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "Failed to retrieve network %s for a subnet"
#: dashboards/admin/networks/templates/networks/_create.html:19
msgid "Create a new network for any project as you need."
msgstr "Create a new network for any project as you need."
#: dashboards/admin/networks/templates/networks/_create.html:20
msgid ""
"Provider specified network can be created. You can specify a physical "
"network type (like Flat, VLAN, GRE, and VXLAN) and its segmentation_id or "
"physical network name for a new virtual network."
msgstr "Provider specified network can be created. You can specify a physical network type (like Flat, VLAN, GRE, and VXLAN) and its segmentation_id or physical network name for a new virtual network."
#: dashboards/admin/networks/templates/networks/_create.html:21
msgid ""
"In addition, you can create an external network or a shared network by "
"checking the corresponding checkbox."
msgstr "In addition, you can create an external network or a shared network by checking the corresponding checkbox."
#: dashboards/admin/networks/templates/networks/_update.html:18
#: dashboards/project/networks/templates/networks/_update.html:18
msgid "You may update the editable properties of your network here."
msgstr "You may update the editable properties of your network here."
#: dashboards/admin/networks/templates/networks/_update.html:23
#: dashboards/admin/networks/templates/networks/ports/_update.html:28
#: dashboards/admin/routers/templates/routers/_update.html:23
#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:26
#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:23
#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:23
#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:23
#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:23
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:23
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:23
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:23
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:23
#: dashboards/project/networks/templates/networks/_update.html:23
#: dashboards/project/networks/templates/networks/ports/_update.html:28
#: dashboards/project/routers/templates/routers/_update.html:23
#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:23
#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:23
#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:23
#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:23
#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:23
msgid "Save Changes"
msgstr "Save Changes"
#: dashboards/admin/networks/templates/networks/update.html:3
#: dashboards/admin/networks/templates/networks/update.html:6
#: dashboards/project/networks/templates/networks/update.html:3
#: dashboards/project/networks/templates/networks/update.html:6
msgid "Update Network"
msgstr "Update Network"
#: dashboards/admin/networks/templates/networks/agents/_add.html:19
msgid "From here you can add a DHCP agent for the network."
msgstr "From here you can add a DHCP agent for the network."
#: dashboards/admin/networks/templates/networks/ports/_create.html:19
msgid ""
"You can create a port for the network. If you specify device ID to be "
"attached, the device specified will be attached to the port created."
msgstr "You can create a port for the network. If you specify device ID to be attached, the device specified will be attached to the port created."
#: dashboards/admin/networks/templates/networks/ports/_update.html:23
#: dashboards/project/networks/templates/networks/ports/_update.html:23
msgid "You may update the editable properties of your port here."
msgstr "You may update the editable properties of your port here."
#: dashboards/admin/networks/templates/networks/ports/update.html:3
#: dashboards/admin/networks/templates/networks/ports/update.html:6
#: dashboards/project/networks/templates/networks/ports/update.html:3
#: dashboards/project/networks/templates/networks/ports/update.html:6
msgid "Update Port"
msgstr "Update Port"
#: dashboards/admin/networks/templates/networks/subnets/index.html:3
#: dashboards/admin/networks/templates/networks/subnets/index.html:6
#: dashboards/project/networks/templates/networks/detail.html:3
msgid "Network Detail"
msgstr "Network Detail"
#: dashboards/admin/overview/views.py:34
#: dashboards/project/overview/views.py:33
msgid "Disk (GB)"
msgstr "Disk (GB)"
#: dashboards/admin/overview/views.py:34
#: dashboards/project/overview/views.py:33
msgid "Usage (Hours)"
msgstr "Usage (Hours)"
#: dashboards/admin/overview/views.py:73
msgid "Deleted"
msgstr "Deleted"
#: dashboards/admin/overview/templates/overview/usage.csv:1
#: dashboards/project/overview/templates/overview/usage.csv:1
msgid "Usage Report For Period"
msgstr "Usage Report For Period"
#: dashboards/admin/overview/templates/overview/usage.csv:2
#: dashboards/project/overview/templates/overview/usage.csv:3
msgid "Active Instances"
msgstr "Active Instances"
#: dashboards/admin/overview/templates/overview/usage.csv:3
#: dashboards/project/overview/templates/overview/usage.csv:4
msgid "Total VCPU Usage (Hours)"
msgstr "Total VCPU Usage (Hours)"
#: dashboards/admin/overview/templates/overview/usage.csv:4
#: dashboards/project/overview/templates/overview/usage.csv:5
msgid "Total Active RAM (MB)"
msgstr "Total Active RAM (MB)"
#: dashboards/admin/overview/templates/overview/usage.csv:5
#: dashboards/project/overview/templates/overview/usage.csv:6
msgid "Total Disk Size (GB)"
msgstr "Total Disk Size (GB)"
#: dashboards/admin/overview/templates/overview/usage.csv:6
#: dashboards/project/overview/templates/overview/usage.csv:7
msgid "Total Disk Usage (Hours)"
msgstr "Total Disk Usage (Hours)"
#: dashboards/admin/overview/templates/overview/usage.html:3
msgid "Usage Overview"
msgstr "Usage Overview"
#: dashboards/admin/overview/templates/overview/usage.html:12
msgid "Monitoring"
msgstr "Monitoring"
#: dashboards/admin/routers/panel.py:24 dashboards/admin/routers/tables.py:59
#: dashboards/admin/routers/templates/routers/index.html:3
#: dashboards/admin/routers/templates/routers/index.html:6
#: dashboards/identity/projects/workflows.py:73
#: dashboards/project/network_topology/routers/tables.py:27
#: dashboards/project/routers/panel.py:24
#: dashboards/project/routers/tables.py:197
#: dashboards/project/routers/templates/routers/index.html:3
#: dashboards/project/routers/templates/routers/index.html:6
#: usage/quotas.py:80
msgid "Routers"
msgstr "Routers"
#: dashboards/admin/routers/views.py:42 dashboards/project/routers/views.py:51
msgid "Unable to retrieve router list."
msgstr "Unable to retrieve router list."
#: dashboards/admin/routers/extensions/routerrules/tables.py:21
#: dashboards/project/routers/extensions/routerrules/forms.py:48
#: dashboards/project/routers/extensions/routerrules/tables.py:70
msgid "Source CIDR"
msgstr "Source CIDR"
#: dashboards/admin/routers/extensions/routerrules/tables.py:23
#: dashboards/project/routers/extensions/routerrules/forms.py:50
#: dashboards/project/routers/extensions/routerrules/tables.py:72
msgid "Destination CIDR"
msgstr "Destination CIDR"
#: dashboards/admin/routers/extensions/routerrules/tables.py:24
#: dashboards/project/firewalls/forms.py:43
#: dashboards/project/firewalls/tables.py:216
#: dashboards/project/firewalls/workflows.py:45
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:19
#: dashboards/project/instances/audit_tables.py:25
#: dashboards/project/routers/extensions/routerrules/forms.py:52
#: dashboards/project/routers/extensions/routerrules/tables.py:73
msgid "Action"
msgstr "Action"
#: dashboards/admin/routers/extensions/routerrules/tables.py:25
#: dashboards/project/routers/extensions/routerrules/tables.py:74
msgid "Next Hops"
msgstr "Next Hops"
#: dashboards/admin/routers/extensions/routerrules/tables.py:29
#: dashboards/project/routers/extensions/routerrules/tables.py:81
#: dashboards/project/routers/extensions/routerrules/tabs.py:32
msgid "Router Rules"
msgstr "Router Rules"
#: dashboards/admin/routers/ports/tables.py:41
#: dashboards/project/network_topology/ports/tables.py:28
#: dashboards/project/routers/tabs.py:27
#: dashboards/project/routers/ports/tables.py:109
msgid "Interfaces"
msgstr "Interfaces"
#: dashboards/admin/routers/templates/routers/_detail_overview.html:3
msgid "Router Overview"
msgstr "Router Overview"
#: dashboards/admin/routers/templates/routers/_detail_overview.html:8
#: dashboards/admin/volumes/volume_types/forms.py:50
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:11
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:11
#: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:14
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_details.html:12
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_details.html:11
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_details.html:16
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_details.html:22
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:11
#: dashboards/project/images/templates/images/images/_detail_overview.html:10
#: dashboards/project/images/templates/images/images/_detail_overview.html:16
#: dashboards/project/images/templates/images/images/_detail_overview.html:49
#: dashboards/project/images/templates/images/images/_detail_overview.html:51
#: dashboards/project/instances/templates/instances/_detail_overview.html:100
#: dashboards/project/instances/templates/instances/_detail_overview.html:109
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:45
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:51
#: dashboards/project/networks/templates/networks/_detail_overview.html:8
#: dashboards/project/networks/templates/networks/_detail_overview.html:10
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:11
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:13
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:16
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:27
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:31
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:33
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:35
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:42
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:10
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:12
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:15
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:19
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:47
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:55
#: dashboards/project/routers/templates/routers/_detail_overview.html:4
#: dashboards/project/routers/templates/routers/_detail_overview.html:10
#: dashboards/project/routers/templates/routers/_detail_overview.html:12
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:7
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:10
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:7
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:10
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:8
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:11
#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:8
#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:11
msgid "None"
msgstr "None"
#: dashboards/admin/routers/templates/routers/_detail_overview.html:11
#: dashboards/identity/projects/tables.py:202
#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:16
#: dashboards/project/firewalls/templates/firewalls/_policy_details.html:16
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:16
#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:9
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:9
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:15
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:15
#: dashboards/project/networks/templates/networks/_detail_overview.html:11
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:17
#: dashboards/project/overview/templates/overview/usage.csv:2
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:15
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:15
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:16
#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:16
msgid "Project ID"
msgstr "Project ID"
#: dashboards/admin/routers/templates/routers/_detail_overview.html:18
#: dashboards/project/routers/forms.py:47
#: dashboards/project/routers/forms.py:105
#: dashboards/project/routers/forms.py:111
#: dashboards/project/routers/tables.py:173
#: dashboards/project/routers/templates/routers/_detail_overview.html:18
msgid "Distributed"
msgstr "Distributed"
#: dashboards/admin/routers/templates/routers/_detail_overview.html:22
#: dashboards/project/routers/forms.py:37
#: dashboards/project/routers/forms.py:92
#: dashboards/project/routers/templates/routers/_detail_overview.html:22
msgid "High Availability Mode"
msgstr ""
#: dashboards/admin/routers/templates/routers/_detail_overview.html:26
#: dashboards/project/routers/templates/routers/_detail_overview.html:26
msgid "External Gateway Information"
msgstr "External Gateway Information"
#: dashboards/admin/routers/templates/routers/_detail_overview.html:27
msgid "Connected External Network"
msgstr "Connected External Network"
#: dashboards/admin/routers/templates/routers/_update.html:8
#: dashboards/project/routers/tables.py:83
#: dashboards/project/routers/templates/routers/_update.html:8
msgid "Edit Router"
msgstr "Edit Router"
#: dashboards/admin/routers/templates/routers/_update.html:18
#: dashboards/project/routers/templates/routers/_update.html:18
msgid "You may update the editable properties of your router here."
msgstr "You may update the editable properties of your router here."
#: dashboards/admin/routers/templates/routers/detail.html:3
#: dashboards/project/routers/templates/routers/detail.html:3
#: dashboards/project/routers/templates/routers/detail.html:6
msgid "Router Details"
msgstr "Router Details"
#: dashboards/admin/routers/templates/routers/detail.html:6
msgid "Router Detail"
msgstr "Router Detail"
#: dashboards/admin/routers/templates/routers/update.html:3
#: dashboards/admin/routers/templates/routers/update.html:6
#: dashboards/project/routers/templates/routers/update.html:3
#: dashboards/project/routers/templates/routers/update.html:6
msgid "Update Router"
msgstr "Update Router"
#: dashboards/admin/volumes/tabs.py:50 dashboards/admin/volumes/tabs.py:117
#: dashboards/admin/volumes/snapshots/tables.py:51
msgid "Unable to retrieve volume project information."
msgstr "Unable to retrieve volume project information."
#: dashboards/admin/volumes/tabs.py:65
#: dashboards/admin/volumes/volume_types/tables.py:83
msgid "Volume Types"
msgstr "Volume Types"
#: dashboards/admin/volumes/tabs.py:77
msgid "Unable to retrieve volume types"
msgstr "Unable to retrieve volume types"
#: dashboards/admin/volumes/tabs.py:87
msgid "Unable to retrieve QoS specs"
msgstr ""
#: dashboards/admin/volumes/tabs.py:109 dashboards/project/volumes/tabs.py:90
#: dashboards/project/volumes/volumes/forms.py:201
msgid "Unable to retrieve volume snapshots."
msgstr "Unable to retrieve volume snapshots."
#: dashboards/admin/volumes/snapshots/forms.py:25
#: dashboards/admin/volumes/volumes/forms.py:55
msgid "Creating"
msgstr "Creating"
#: dashboards/admin/volumes/snapshots/forms.py:26
#: dashboards/admin/volumes/volumes/forms.py:56
msgid "Deleting"
msgstr "Deleting"
#: dashboards/admin/volumes/snapshots/forms.py:27
#: dashboards/admin/volumes/volumes/forms.py:58
msgid "Error"
msgstr "Error"
#: dashboards/admin/volumes/snapshots/forms.py:28
#: dashboards/admin/volumes/volumes/forms.py:59
msgid "Error Deleting"
msgstr "Error Deleting"
#: dashboards/admin/volumes/snapshots/forms.py:43
#, python-format
msgid "Successfully updated volume snapshot status: \"%s\"."
msgstr "Successfully updated volume snapshot status: \"%s\"."
#: dashboards/admin/volumes/snapshots/forms.py:48
msgid "Unable to update volume snapshot status."
msgstr "Unable to update volume snapshot status."
#: dashboards/admin/volumes/snapshots/tables.py:29
#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:28
#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:28
msgid "Update Status"
msgstr "Update Status"
#: dashboards/admin/volumes/snapshots/tables.py:61
#: dashboards/project/volumes/backups/tables.py:120
#: dashboards/project/volumes/snapshots/tables.py:142
#: dashboards/project/volumes/volumes/forms.py:47
#: dashboards/project/volumes/volumes/forms.py:510
#: dashboards/project/volumes/volumes/forms.py:531
#: dashboards/project/volumes/volumes/forms.py:591
#: dashboards/project/volumes/volumes/forms.py:639
msgid "Volume Name"
msgstr "Volume Name"
#: dashboards/admin/volumes/snapshots/views.py:44
#: dashboards/project/volumes/snapshots/views.py:44
msgid "Unable to retrieve volume snapshot."
msgstr "Unable to retrieve volume snapshot."
#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:4
#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:4
msgid "Volume Snapshot Overview"
msgstr "Volume Snapshot Overview"
#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:7
#: dashboards/project/data_processing/data_plugins/templates/data_processing.data_plugins/_details.html:6
#: dashboards/project/database_backups/templates/database_backups/details.html:15
#: dashboards/project/databases/templates/databases/_detail_overview.html:6
#: dashboards/project/images/templates/images/images/_detail_overview.html:6
#: dashboards/project/instances/templates/instances/_detail_overview.html:7
#: dashboards/project/instances/workflows/update_instance.py:119
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:6
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:6
#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:9
#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:7
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:7
msgid "Info"
msgstr "Info"
#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:20
#: dashboards/project/instances/templates/instances/_detail_overview.html:138
#: dashboards/project/instances/workflows/create_instance.py:98
#: dashboards/project/instances/workflows/create_instance.py:367
#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:23
#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:20
#: dashboards/project/volumes/volumes/forms.py:219
msgid "Volume"
msgstr "Volume"
#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:30
#: dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/_index.html:7
#: dashboards/admin/volumes/volume_types/tables.py:149
#: dashboards/admin/volumes/volume_types/qos_specs/tables.py:36
#: dashboards/project/databases/templates/databases/_detail_overview.html:23
#: dashboards/project/images/templates/images/images/_detail_overview.html:43
#: dashboards/project/instances/templates/instances/_detail_overview.html:43
#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:34
#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:34
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:24
msgid "Specs"
msgstr "Specs"
#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:34
#: dashboards/project/database_backups/templates/database_backups/details.html:35
#: dashboards/project/instances/templates/instances/_detail_overview.html:53
#: dashboards/project/instances/templates/instances/_detail_overview.html:56
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:11
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:12
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:13
#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:38
#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:38
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:28
#: dashboards/project/volumes/templates/volumes/volumes/_extend_limits.html:10
#: dashboards/project/volumes/templates/volumes/volumes/_extend_limits.html:11
#: dashboards/project/volumes/templates/volumes/volumes/_limits.html:10
#: dashboards/project/volumes/templates/volumes/volumes/_limits.html:11
msgid "GB"
msgstr "GB"
#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:35
#: dashboards/project/data_processing/cluster_templates/workflows/create.py:82
#: dashboards/project/data_processing/jobs/workflows/launch.py:407
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:304
#: dashboards/project/database_backups/tables.py:150
#: dashboards/project/database_backups/templates/database_backups/details.html:36
#: dashboards/project/databases/tables.py:316
#: dashboards/project/databases/templates/databases/_detail_overview.html:34
#: dashboards/project/images/templates/images/images/_detail_overview.html:27
#: dashboards/project/instances/templates/instances/_detail_overview.html:18
#: dashboards/project/instances/templates/instances/_detail_overview.html:36
#: dashboards/project/stacks/tables.py:104
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:22
#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:39
#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:39
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:29
msgid "Created"
msgstr "Created"
#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:9
#: dashboards/admin/volumes/templates/volumes/snapshots/update_status.html:3
#: dashboards/admin/volumes/templates/volumes/snapshots/update_status.html:6
msgid "Update Volume Snapshot Status"
msgstr "Update Volume Snapshot Status"
#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:19
msgid ""
"\n"
" The status of a volume snapshot is normally managed automatically. In some circumstances\n"
" an administrator may need to explicitly update the status value. This is equivalent to\n"
" the <tt>cinder snapshot-reset-state</tt> command.\n"
" "
msgstr "\n The status of a volume snapshot is normally managed automatically. In some circumstances\n an administrator may need to explicitly update the status value. This is equivalent to\n the <tt>cinder snapshot-reset-state</tt> command.\n "
#: dashboards/admin/volumes/templates/volumes/volume_types/_associate_qos_spec.html:9
#: dashboards/admin/volumes/templates/volumes/volume_types/associate_qos_spec.html:6
msgid "Associate QoS Spec with Volume Type"
msgstr ""
#: dashboards/admin/volumes/templates/volumes/volume_types/_associate_qos_spec.html:19
msgid ""
"\n"
" Add, modify or remove the QoS Spec associated with this volume type.\n"
" <br>\n"
" <br>\n"
" \"None\" indicates that no QoS Spec is currently associated. Conversely, setting\n"
" the QoS Spec to \"None\" will remove the current association.\n"
" <br>\n"
" <br>\n"
" This is equivalent to the <tt>cinder qos-associate</tt> and <tt>cinder qos-disassociate</tt>\n"
" commands.\n"
" "
msgstr ""
#: dashboards/admin/volumes/templates/volumes/volume_types/_associate_qos_spec.html:34
#: dashboards/project/access_and_security/floating_ips/tables.py:107
#: dashboards/project/access_and_security/floating_ips/workflows.py:137
#: dashboards/project/loadbalancers/workflows.py:666
msgid "Associate"
msgstr "Associate"
#: dashboards/admin/volumes/templates/volumes/volume_types/_create_qos_spec.html:9
#: dashboards/admin/volumes/templates/volumes/volume_types/create_qos_spec.html:3
#: dashboards/admin/volumes/volume_types/tables.py:107
msgid "Create QoS Spec"
msgstr ""
#: dashboards/admin/volumes/templates/volumes/volume_types/_create_qos_spec.html:19
msgid ""
"\n"
" QoS Specs can be associated with volume types.\n"
" It is used to map to a set of quality of service capabilities requested\n"
" by the volume owner. This is equivalent to the\n"
" <tt>cinder qos-create</tt> command. Once the QoS Spec gets created,\n"
" click the \"Manage Specs\" button to manage the key-value specs for the QoS Spec.\n"
" <br>\n"
" <br>\n"
" Each QoS Specs entity will have a \"Consumer\" value which indicates where the\n"
" administrator would like the QoS policy to be enforced. This value can be \"front-end\"\n"
" (Nova Compute), \"back-end\" (Cinder back-end), or \"both\".\n"
" "
msgstr ""
#: dashboards/admin/volumes/templates/volumes/volume_types/_create_qos_spec.html:36
#: dashboards/admin/volumes/templates/volumes/volume_types/extras/_create.html:25
#: dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/_create.html:25
#: dashboards/admin/volumes/volume_types/extras/tables.py:48
#: dashboards/admin/volumes/volume_types/qos_specs/tables.py:24
#: dashboards/project/containers/templates/containers/_create_pseudo_folder.html:23
#: dashboards/project/data_processing/cluster_templates/workflows/create.py:81
#: dashboards/project/data_processing/cluster_templates/workflows/create.py:226
#: dashboards/project/data_processing/clusters/workflows/create.py:196
#: dashboards/project/data_processing/data_sources/workflows/create.py:79
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create.html:25
#: dashboards/project/data_processing/jobs/workflows/create.py:119
#: dashboards/project/data_processing/jobs/workflows/launch.py:406
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:175
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:303
#: dashboards/project/networks/workflows.py:335
#: dashboards/project/networks/subnets/workflows.py:57
msgid "Create"
msgstr "Create"
#: dashboards/admin/volumes/templates/volumes/volume_types/_create_volume_type.html:9
#: dashboards/admin/volumes/templates/volumes/volume_types/_create_volume_type.html:33
#: dashboards/admin/volumes/templates/volumes/volume_types/create_volume_type.html:3
#: dashboards/admin/volumes/volume_types/tables.py:24
msgid "Create Volume Type"
msgstr "Create Volume Type"
#: dashboards/admin/volumes/templates/volumes/volume_types/_create_volume_type.html:19
msgid ""
"\n"
" Volume type is a type or label that can be selected at volume creation\n"
" time in OpenStack. It usually maps to a set of capabilities of the storage\n"
" back-end driver to be used for this volume. Examples: \"Performance\",\n"
" \"SSD\", \"Backup\", etc. This is equivalent to the\n"
" <tt>cinder type-create</tt> command. Once the volume type gets created,\n"
" click the \"View Extra Specs\" button to set up extra specs key-value\n"
" pair(s) for that volume type.\n"
" "
msgstr "\n Volume type is a type or label that can be selected at volume creation\n time in OpenStack. It usually maps to a set of capabilities of the storage\n back-end driver to be used for this volume. Examples: \"Performance\",\n \"SSD\", \"Backup\", etc. This is equivalent to the\n <tt>cinder type-create</tt> command. Once the volume type gets created,\n click the \"View Extra Specs\" button to set up extra specs key-value\n pair(s) for that volume type.\n "
#: dashboards/admin/volumes/templates/volumes/volume_types/_edit_qos_spec_consumer.html:9
msgid "Edit Consumer of QoS Spec"
msgstr ""
#: dashboards/admin/volumes/templates/volumes/volume_types/_edit_qos_spec_consumer.html:19
msgid ""
"\n"
" Each QoS Specs entity will have a \"Consumer\" value which indicates where the\n"
" administrator would like the QoS policy to be enforced. This value can be \"front-end\"\n"
" (Nova Compute), \"back-end\" (Cinder back-end), or \"both\".\n"
" "
msgstr ""
#: dashboards/admin/volumes/templates/volumes/volume_types/_edit_qos_spec_consumer.html:28
msgid "Modify Consumer"
msgstr "Modify Consumer"
#: dashboards/admin/volumes/templates/volumes/volume_types/associate_qos_spec.html:3
msgid "Associate QoS Spec"
msgstr ""
#: dashboards/admin/volumes/templates/volumes/volume_types/create_qos_spec.html:6
msgid "Create a QoS Spec"
msgstr ""
#: dashboards/admin/volumes/templates/volumes/volume_types/create_volume_type.html:6
msgid "Create a Volume Type"
msgstr "Create a Volume Type"
#: dashboards/admin/volumes/templates/volumes/volume_types/edit_qos_spec_consumer.html:3
#: dashboards/admin/volumes/templates/volumes/volume_types/edit_qos_spec_consumer.html:6
msgid "Edit QoS Spec Consumer"
msgstr ""
#: dashboards/admin/volumes/templates/volumes/volume_types/extras/_create.html:10
#: dashboards/admin/volumes/templates/volumes/volume_types/extras/create.html:4
msgid "Create Volume Type Extra Spec"
msgstr "Create Volume Type Extra Spec"
#: dashboards/admin/volumes/templates/volumes/volume_types/extras/_create.html:20
msgid "Create a new \"extra spec\" key-value pair for a volume type."
msgstr "Create a new \"extra spec\" key-value pair for a volume type."
#: dashboards/admin/volumes/templates/volumes/volume_types/extras/_edit.html:10
msgid "Edit Extra Spec Value"
msgstr "Edit Extra Spec Value"
#: dashboards/admin/volumes/templates/volumes/volume_types/extras/_edit.html:20
#, python-format
msgid "Update the \"extra spec\" value for \"%(key)s\""
msgstr "Update the \"extra spec\" value for \"%(key)s\""
#: dashboards/admin/volumes/templates/volumes/volume_types/extras/_index.html:6
#: dashboards/admin/volumes/templates/volumes/volume_types/extras/index.html:4
msgid "Volume Type Extra Specs"
msgstr "Volume Type Extra Specs"
#: dashboards/admin/volumes/templates/volumes/volume_types/extras/_index.html:13
#: dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/_index.html:14
#: dashboards/project/containers/templates/containers/_container_detail.html:29
#: dashboards/project/containers/templates/containers/_object_detail.html:25
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:104
msgid "Close"
msgstr "Close"
#: dashboards/admin/volumes/templates/volumes/volume_types/extras/create.html:7
#: dashboards/admin/volumes/templates/volumes/volume_types/extras/edit.html:7
#: dashboards/admin/volumes/templates/volumes/volume_types/extras/index.html:7
msgid "Volume Type"
msgstr "Volume Type"
#: dashboards/admin/volumes/templates/volumes/volume_types/extras/edit.html:4
msgid "Edit Volume Type Extra Spec"
msgstr "Edit Volume Type Extra Spec"
#: dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/_create.html:10
#: dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/create.html:4
msgid "Create Spec"
msgstr "Create Spec"
#: dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/_create.html:20
#, python-format
msgid "Create a new \"spec\" key-value pair for QoS Spec \"%(qos_spec_name)s\""
msgstr ""
#: dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/_edit.html:10
msgid "Edit Spec Value: "
msgstr "Edit Spec Value: "
#: dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/_edit.html:20
#, python-format
msgid "Update the spec value for \"%(key)s\""
msgstr "Update the spec value for \"%(key)s\""
#: dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/create.html:7
#: dashboards/admin/volumes/volume_types/qos_specs/tables.py:35
msgid "Spec"
msgstr "Spec"
#: dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/edit.html:4
msgid "Edit Spec"
msgstr "Edit Spec"
#: dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/edit.html:7
msgid "QoS Spec: "
msgstr ""
#: dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/index.html:5
msgid "QoS Spec"
msgstr ""
#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:9
#: dashboards/admin/volumes/templates/volumes/volumes/update_status.html:3
#: dashboards/admin/volumes/templates/volumes/volumes/update_status.html:6
#: dashboards/admin/volumes/volumes/tables.py:31
msgid "Update Volume Status"
msgstr "Update Volume Status"
#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:19
msgid ""
"\n"
" The status of a volume is normally managed automatically. In some circumstances an\n"
" administrator may need to explicitly update the status value. This is equivalent to\n"
" the <tt>cinder reset-state</tt> command.\n"
" "
msgstr "\n The status of a volume is normally managed automatically. In some circumstances an\n administrator may need to explicitly update the status value. This is equivalent to\n the <tt>cinder reset-state</tt> command.\n "
#: dashboards/admin/volumes/templates/volumes/volumes/detail.html:3
#: dashboards/project/volumes/templates/volumes/volumes/detail.html:3
msgid "Volume Details"
msgstr "Volume Details"
#: dashboards/admin/volumes/templates/volumes/volumes/detail.html:6
#: dashboards/project/volumes/templates/volumes/volumes/detail.html:6
msgid "Volume Details: "
msgstr "Volume Details: "
#: dashboards/admin/volumes/templates/volumes/volumes/detail.html:6
#: dashboards/project/volumes/templates/volumes/volumes/detail.html:6
msgid "Volume Details:"
msgstr "Volume Details:"
#: dashboards/admin/volumes/volume_types/forms.py:25
msgid "QoS Spec to be associated"
msgstr ""
#: dashboards/admin/volumes/volume_types/forms.py:26
msgid "Choose associated QoS Spec."
msgstr ""
#: dashboards/admin/volumes/volume_types/forms.py:71
msgid ""
"New associated QoS Spec must be different than the current associated QoS "
"Spec."
msgstr ""
#: dashboards/admin/volumes/volume_types/forms.py:103
msgid "Successfully updated QoS Spec association."
msgstr ""
#: dashboards/admin/volumes/volume_types/forms.py:107
msgid "Error updating QoS Spec association."
msgstr ""
#: dashboards/admin/volumes/volume_types/forms.py:113
msgid "QoS Spec Consumer"
msgstr ""
#: dashboards/admin/volumes/volume_types/forms.py:115
msgid "Choose consumer for this QoS Spec."
msgstr ""
#: dashboards/admin/volumes/volume_types/forms.py:131
msgid ""
"QoS Spec consumer value must be different than the current consumer value."
msgstr ""
#: dashboards/admin/volumes/volume_types/forms.py:145
msgid "Successfully modified QoS Spec consumer."
msgstr ""
#: dashboards/admin/volumes/volume_types/forms.py:148
msgid "Error editing QoS Spec consumer."
msgstr ""
#: dashboards/admin/volumes/volume_types/tables.py:33
msgid "View Extra Specs"
msgstr "View Extra Specs"
#: dashboards/admin/volumes/volume_types/tables.py:41
msgid "Manage QoS Spec Association"
msgstr ""
#: dashboards/admin/volumes/volume_types/tables.py:52
msgid "Delete VolumeType"
msgid_plural "Delete VolumeTypes"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/volumes/volume_types/tables.py:60
msgid "Deleted VolumeType"
msgid_plural "Deleted VolumeTypes"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/volumes/volume_types/tables.py:73
msgid "Associated QoS Spec"
msgstr ""
#: dashboards/admin/volumes/volume_types/tables.py:93
msgid "Manage Specs"
msgstr "Manage Specs"
#: dashboards/admin/volumes/volume_types/tables.py:118
msgid "Delete QoS Spec"
msgid_plural "Delete QoS Specs"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/volumes/volume_types/tables.py:126
msgid "Deleted QoS Spec"
msgid_plural "Deleted QoS Specs"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/volumes/volume_types/tables.py:138
msgid "Edit Consumer"
msgstr "Edit Consumer"
#: dashboards/admin/volumes/volume_types/tables.py:147
#: dashboards/admin/volumes/volumes/forms.py:89
msgid "Consumer"
msgstr "Consumer"
#: dashboards/admin/volumes/volume_types/tables.py:161
msgid "QoS Specs"
msgstr ""
#: dashboards/admin/volumes/volume_types/views.py:69
msgid "Unable to retrieve QoS Spec details."
msgstr ""
#: dashboards/admin/volumes/volume_types/views.py:101
#: dashboards/admin/volumes/volume_types/extras/views.py:36
msgid "Unable to retrieve volume type details."
msgstr "Unable to retrieve volume type details."
#: dashboards/admin/volumes/volume_types/views.py:111
msgid "Unable to retrieve QoS Specs."
msgstr ""
#: dashboards/admin/volumes/volume_types/views.py:130
msgid "Unable to retrieve QoS Spec association."
msgstr ""
#: dashboards/admin/volumes/volume_types/extras/forms.py:23
#: dashboards/admin/volumes/volume_types/extras/tables.py:69
#: dashboards/admin/volumes/volume_types/qos_specs/forms.py:24
#: dashboards/admin/volumes/volume_types/qos_specs/tables.py:58
msgid "Key"
msgstr "Key"
#: dashboards/admin/volumes/volume_types/extras/forms.py:32
#, python-format
msgid "Created extra spec \"%s\"."
msgstr "Created extra spec \"%s\"."
#: dashboards/admin/volumes/volume_types/extras/forms.py:37
msgid "Unable to create volume type extra spec."
msgstr "Unable to create volume type extra spec."
#: dashboards/admin/volumes/volume_types/extras/forms.py:50
#, python-format
msgid "Saved extra spec \"%s\"."
msgstr "Saved extra spec \"%s\"."
#: dashboards/admin/volumes/volume_types/extras/forms.py:55
msgid "Unable to edit volume type extra spec."
msgstr "Unable to edit volume type extra spec."
#: dashboards/admin/volumes/volume_types/extras/tables.py:27
msgid "Delete Extra Spec"
msgid_plural "Delete Extra Specs"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/volumes/volume_types/extras/tables.py:35
msgid "Deleted Extra Spec"
msgid_plural "Deleted Extra Specs"
msgstr[0] ""
msgstr[1] ""
#: dashboards/admin/volumes/volume_types/extras/tables.py:59
#: dashboards/admin/volumes/volume_types/qos_specs/tables.py:48
#: dashboards/identity/domains/tables.py:80
#: dashboards/identity/roles/tables.py:37
#: dashboards/identity/users/tables.py:45
#: dashboards/project/containers/tables.py:318
#: dashboards/project/images/images/tables.py:102
msgid "Edit"
msgstr "Edit"
#: dashboards/admin/volumes/volume_types/extras/tables.py:74
msgid "Extra Specs"
msgstr "Extra Specs"
#: dashboards/admin/volumes/volume_types/extras/views.py:55
msgid "Unable to retrieve extra spec list."
msgstr "Unable to retrieve extra spec list."
#: dashboards/admin/volumes/volume_types/extras/views.py:90
msgid "Unable to retrieve volume type extra spec details."
msgstr "Unable to retrieve volume type extra spec details."
#: dashboards/admin/volumes/volume_types/qos_specs/forms.py:37
#, python-format
msgid "Created spec \"%s\"."
msgstr "Created spec \"%s\"."
#: dashboards/admin/volumes/volume_types/qos_specs/forms.py:42
msgid "Unable to create spec."
msgstr "Unable to create spec."
#: dashboards/admin/volumes/volume_types/qos_specs/forms.py:64
#, python-format
msgid "Saved spec \"%s\"."
msgstr "Saved spec \"%s\"."
#: dashboards/admin/volumes/volume_types/qos_specs/forms.py:69
msgid "Unable to edit spec."
msgstr "Unable to edit spec."
#: dashboards/admin/volumes/volume_types/qos_specs/tables.py:63
msgid "Key-Value Pairs"
msgstr "Key-Value Pairs"
#: dashboards/admin/volumes/volume_types/qos_specs/views.py:48
msgid "undefined"
msgstr "undefined"
#: dashboards/admin/volumes/volume_types/qos_specs/views.py:64
msgid "Unable to retrieve QoS spec list."
msgstr ""
#: dashboards/admin/volumes/volume_types/qos_specs/views.py:100
msgid "Unable to retrieve QoS spec details."
msgstr ""
#: dashboards/admin/volumes/volumes/forms.py:36
#, python-format
msgid "Successfully created volume type: %s"
msgstr "Successfully created volume type: %s"
#: dashboards/admin/volumes/volumes/forms.py:41
msgid "Unable to create volume type."
msgstr "Unable to create volume type."
#: dashboards/admin/volumes/volumes/forms.py:53
msgid "Attaching"
msgstr "Attaching"
#: dashboards/admin/volumes/volumes/forms.py:57
msgid "Detaching"
msgstr "Detaching"
#: dashboards/admin/volumes/volumes/forms.py:60
msgid "In Use"
msgstr "In Use"
#: dashboards/admin/volumes/volumes/forms.py:77
#, python-format
msgid "Successfully updated volume status to \"%s\"."
msgstr "Successfully updated volume status to \"%s\"."
#: dashboards/admin/volumes/volumes/forms.py:82
#, python-format
msgid "Unable to update volume status to \"%s\"."
msgstr "Unable to update volume status to \"%s\"."
#: dashboards/admin/volumes/volumes/forms.py:98
#, python-format
msgid "Successfully created QoS Spec: %s"
msgstr ""
#: dashboards/admin/volumes/volumes/forms.py:103
msgid "Unable to create QoS Spec."
msgstr ""
#: dashboards/admin/volumes/volumes/views.py:61
#: dashboards/project/volumes/volumes/views.py:66
msgid "Unable to retrieve volume details."
msgstr "Unable to retrieve volume details."
#: dashboards/identity/dashboard.py:22
msgid "Identity"
msgstr "Identity"
#: dashboards/identity/domains/panel.py:24
#: dashboards/identity/domains/tables.py:206
#: dashboards/identity/domains/templates/domains/index.html:3
#: dashboards/identity/domains/templates/domains/index.html:6
msgid "Domains"
msgstr "Domains"
#: dashboards/identity/domains/tables.py:38
#: dashboards/identity/groups/tables.py:91
#: dashboards/identity/projects/tables.py:30
msgid "Modify Users"
msgstr "Modify Users"
#: dashboards/identity/domains/tables.py:54
#: dashboards/identity/projects/tables.py:46
msgid "Modify Groups"
msgstr "Modify Groups"
#: dashboards/identity/domains/tables.py:68
#: dashboards/identity/domains/workflows.py:253
#: dashboards/identity/domains/workflows.py:254
msgid "Create Domain"
msgstr "Create Domain"
#: dashboards/identity/domains/tables.py:94
msgid "Delete Domain"
msgid_plural "Delete Domains"
msgstr[0] ""
msgstr[1] ""
#: dashboards/identity/domains/tables.py:102
msgid "Deleted Domain"
msgid_plural "Deleted Domains"
msgstr[0] ""
msgstr[1] ""
#: dashboards/identity/domains/tables.py:116
#, python-format
msgid "Domain \"%s\" must be disabled before it can be deleted."
msgstr "Domain \"%s\" must be disabled before it can be deleted."
#: dashboards/identity/domains/tables.py:146
msgid "Set Domain Context"
msgstr "Set Domain Context"
#: dashboards/identity/domains/tables.py:171
#, python-format
msgid "Domain Context updated to Domain %s."
msgstr "Domain Context updated to Domain %s."
#: dashboards/identity/domains/tables.py:175
msgid "Unable to set Domain Context."
msgstr "Unable to set Domain Context."
#: dashboards/identity/domains/tables.py:180
msgid "Clear Domain Context"
msgstr "Clear Domain Context"
#: dashboards/identity/domains/tables.py:194
msgid "Domain Context cleared."
msgstr "Domain Context cleared."
#: dashboards/identity/domains/tables.py:201
#: dashboards/identity/projects/workflows.py:119
#: dashboards/identity/users/forms.py:75
#: dashboards/identity/users/forms.py:154
msgid "Domain ID"
msgstr "Domain ID"
#: dashboards/identity/domains/views.py:51
msgid "Unable to retrieve domain list."
msgstr "Unable to retrieve domain list."
#: dashboards/identity/domains/views.py:60
msgid "Unable to retrieve domain information."
msgstr "Unable to retrieve domain information."
#: dashboards/identity/domains/views.py:62
msgid "Insufficient privilege level to view domain information."
msgstr "Insufficient privilege level to view domain information."
#: dashboards/identity/domains/views.py:88
msgid "Unable to retrieve domain details."
msgstr "Unable to retrieve domain details."
#: dashboards/identity/domains/workflows.py:44
#: dashboards/identity/domains/workflows.py:281
msgid "Domain Information"
msgstr "Domain Information"
#: dashboards/identity/domains/workflows.py:46
msgid ""
"Domains provide separation between users and infrastructure used by "
"different organizations."
msgstr "Domains provide separation between users and infrastructure used by different organizations."
#: dashboards/identity/domains/workflows.py:72
#: dashboards/identity/domains/workflows.py:171
#: dashboards/identity/projects/workflows.py:179
#: dashboards/identity/projects/workflows.py:277
#, python-format
msgid "Could not find default role \"%s\" in Keystone"
msgstr "Could not find default role \"%s\" in Keystone"
#: dashboards/identity/domains/workflows.py:77
msgid "Unable to find default role."
msgstr "Unable to find default role."
#: dashboards/identity/domains/workflows.py:89
#: dashboards/identity/projects/workflows.py:249
#: dashboards/identity/users/views.py:56
msgid "Unable to retrieve user list."
msgstr "Unable to retrieve user list."
#: dashboards/identity/domains/workflows.py:98
#: dashboards/identity/domains/workflows.py:145
#: dashboards/identity/domains/workflows.py:242
#: dashboards/identity/projects/workflows.py:346
msgid "Unable to retrieve role list."
msgstr "Unable to retrieve role list."
#: dashboards/identity/domains/workflows.py:115
msgid "Unable to retrieve user domain role assignments."
msgstr "Unable to retrieve user domain role assignments."
#: dashboards/identity/domains/workflows.py:127
#: dashboards/identity/domains/workflows.py:134
msgid "Domain Members"
msgstr "Domain Members"
#: dashboards/identity/domains/workflows.py:133
#: dashboards/identity/projects/workflows.py:238
msgid "All Users"
msgstr "All Users"
#: dashboards/identity/domains/workflows.py:135
#: dashboards/identity/projects/workflows.py:240
msgid "No users found."
msgstr "No users found."
#: dashboards/identity/domains/workflows.py:136
#: dashboards/identity/projects/workflows.py:241
msgid "No users."
msgstr "No users."
#: dashboards/identity/domains/workflows.py:161
#: dashboards/identity/projects/workflows.py:263
msgid "Unable to retrieve group list. Please try again later."
msgstr "Unable to retrieve group list. Please try again later."
#: dashboards/identity/domains/workflows.py:224
#: dashboards/identity/domains/workflows.py:231
msgid "Domain Groups"
msgstr "Domain Groups"
#: dashboards/identity/domains/workflows.py:230
#: dashboards/identity/projects/workflows.py:335
msgid "All Groups"
msgstr "All Groups"
#: dashboards/identity/domains/workflows.py:232
#: dashboards/identity/projects/workflows.py:337
msgid "No groups found."
msgstr "No groups found."
#: dashboards/identity/domains/workflows.py:233
#: dashboards/identity/projects/workflows.py:338
msgid "No groups."
msgstr "No groups."
#: dashboards/identity/domains/workflows.py:255
#, python-format
msgid "Created new domain \"%s\"."
msgstr "Created new domain \"%s\"."
#: dashboards/identity/domains/workflows.py:256
#, python-format
msgid "Unable to create domain \"%s\"."
msgstr "Unable to create domain \"%s\"."
#: dashboards/identity/domains/workflows.py:283
msgid ""
"Domains provide separation between users and infrastructure used by "
"different organizations. Edit the domain details to add or remove groups in "
"the domain."
msgstr "Domains provide separation between users and infrastructure used by different organizations. Edit the domain details to add or remove groups in the domain."
#: dashboards/identity/domains/workflows.py:299
msgid "Edit Domain"
msgstr "Edit Domain"
#: dashboards/identity/domains/workflows.py:301
#, python-format
msgid "Modified domain \"%s\"."
msgstr "Modified domain \"%s\"."
#: dashboards/identity/domains/workflows.py:302
#, python-format
msgid "Unable to modify domain \"%s\"."
msgstr "Unable to modify domain \"%s\"."
#: dashboards/identity/domains/workflows.py:367
msgid ""
"You cannot revoke your administrative privileges from the domain you are "
"currently logged into. Please switch to another domain with administrative "
"privileges or remove the administrative role manually via the CLI."
msgstr "You cannot revoke your administrative privileges from the domain you are currently logged into. Please switch to another domain with administrative privileges or remove the administrative role manually via the CLI."
#: dashboards/identity/domains/workflows.py:402
#, python-format
msgid "Failed to modify %s project members and update domain groups."
msgstr "Failed to modify %s project members and update domain groups."
#: dashboards/identity/domains/workflows.py:474
#, python-format
msgid "Failed to modify %s domain groups."
msgstr "Failed to modify %s domain groups."
#: dashboards/identity/groups/forms.py:46
#, python-format
msgid "Group \"%s\" was successfully created."
msgstr "Group \"%s\" was successfully created."
#: dashboards/identity/groups/forms.py:49
msgid "Unable to create group."
msgstr "Unable to create group."
#: dashboards/identity/groups/forms.py:71
msgid "Group has been updated successfully."
msgstr "Group has been updated successfully."
#: dashboards/identity/groups/forms.py:73
msgid "Unable to update the group."
msgstr "Unable to update the group."
#: dashboards/identity/groups/panel.py:24
#: dashboards/identity/groups/tables.py:122
#: dashboards/identity/groups/templates/groups/index.html:3
#: dashboards/identity/groups/templates/groups/index.html:6
msgid "Groups"
msgstr "Groups"
#: dashboards/identity/groups/tables.py:39
#: dashboards/identity/groups/templates/groups/_create.html:8
#: dashboards/identity/groups/templates/groups/_create.html:23
#: dashboards/identity/groups/templates/groups/create.html:3
#: dashboards/identity/groups/templates/groups/create.html:6
msgid "Create Group"
msgstr "Create Group"
#: dashboards/identity/groups/tables.py:51
msgid "Edit Group"
msgstr "Edit Group"
#: dashboards/identity/groups/tables.py:65
msgid "Delete Group"
msgid_plural "Delete Groups"
msgstr[0] ""
msgstr[1] ""
#: dashboards/identity/groups/tables.py:73
msgid "Deleted Group"
msgid_plural "Deleted Groups"
msgstr[0] ""
msgstr[1] ""
#: dashboards/identity/groups/tables.py:118
msgid "Group ID"
msgstr "Group ID"
#: dashboards/identity/groups/tables.py:141
msgid "Remove User"
msgid_plural "Remove Users"
msgstr[0] ""
msgstr[1] ""
#: dashboards/identity/groups/tables.py:149
msgid "Removed User"
msgid_plural "Removed Users"
msgstr[0] ""
msgstr[1] ""
#: dashboards/identity/groups/tables.py:175
msgid "Add..."
msgstr "Add..."
#: dashboards/identity/groups/tables.py:190
#: dashboards/identity/users/forms.py:81
#: dashboards/identity/users/forms.py:161
#: dashboards/identity/users/tables.py:167
#: dashboards/project/data_processing/data_image_registry/forms.py:28
#: dashboards/project/databases/tables.py:281
msgid "User Name"
msgstr "User Name"
#: dashboards/identity/groups/tables.py:191
#: dashboards/identity/users/forms.py:83
#: dashboards/identity/users/forms.py:163
#: dashboards/identity/users/tables.py:168
msgid "Email"
msgstr "Email"
#: dashboards/identity/groups/tables.py:194
#: dashboards/identity/users/tables.py:177
#: dashboards/project/instances/audit_tables.py:28
msgid "User ID"
msgstr "User ID"
#: dashboards/identity/groups/tables.py:204
msgid "Group Members"
msgstr "Group Members"
#: dashboards/identity/groups/tables.py:212
msgid "Add User"
msgid_plural "Add Users"
msgstr[0] ""
msgstr[1] ""
#: dashboards/identity/groups/tables.py:220
msgid "Added User"
msgid_plural "Added Users"
msgstr[0] ""
msgstr[1] ""
#: dashboards/identity/groups/tables.py:254
msgid "Non-Members"
msgstr "Non-Members"
#: dashboards/identity/groups/views.py:49
msgid "Unable to retrieve group list."
msgstr "Unable to retrieve group list."
#: dashboards/identity/groups/views.py:51
msgid "Insufficient privilege level to view group information."
msgstr "Insufficient privilege level to view group information."
#: dashboards/identity/groups/views.py:75
msgid "Unable to update group."
msgstr "Unable to update group."
#: dashboards/identity/groups/views.py:126
msgid "Unable to retrieve group users."
msgstr "Unable to retrieve group users."
#: dashboards/identity/groups/views.py:147
msgid "Unable to retrieve users."
msgstr "Unable to retrieve users."
#: dashboards/identity/groups/templates/groups/_add_non_member.html:5
msgid "Add Group Assignment"
msgstr "Add Group Assignment"
#: dashboards/identity/groups/templates/groups/_create.html:18
msgid ""
"Groups are used to manage access and assign roles to multiple users at once."
" After creating the group, edit the group to add users."
msgstr "Groups are used to manage access and assign roles to multiple users at once. After creating the group, edit the group to add users."
#: dashboards/identity/groups/templates/groups/_update.html:8
#: dashboards/identity/groups/templates/groups/_update.html:23
#: dashboards/identity/groups/templates/groups/update.html:3
#: dashboards/identity/groups/templates/groups/update.html:6
msgid "Update Group"
msgstr "Update Group"
#: dashboards/identity/groups/templates/groups/_update.html:18
msgid ""
"Groups are used to manage access and assign roles to multiple users at once."
" Edit the group to add users."
msgstr "Groups are used to manage access and assign roles to multiple users at once. Edit the group to add users."
#: dashboards/identity/groups/templates/groups/add_non_member.html:3
msgid "Add User to Group"
msgstr "Add User to Group"
#: dashboards/identity/groups/templates/groups/manage.html:3
msgid "Group Management"
msgstr "Group Management"
#: dashboards/identity/groups/templates/groups/manage.html:6
msgid "Group Management: "
msgstr "Group Management: "
#: dashboards/identity/projects/panel.py:27
#: dashboards/identity/projects/tables.py:211
#: dashboards/identity/projects/templates/projects/index.html:3
#: dashboards/identity/projects/templates/projects/index.html:6
#: templates/403.html:25 templates/404.html:24
msgid "Projects"
msgstr "Projects"
#: dashboards/identity/projects/tables.py:64
msgid "View Usage"
msgstr "View Usage"
#: dashboards/identity/projects/tables.py:75
#: dashboards/identity/projects/workflows.py:357
#: dashboards/identity/projects/workflows.py:358
msgid "Create Project"
msgstr "Create Project"
#: dashboards/identity/projects/tables.py:87
#: dashboards/identity/projects/workflows.py:510
msgid "Edit Project"
msgstr "Edit Project"
#: dashboards/identity/projects/tables.py:99
msgid "Modify Quotas"
msgstr "Modify Quotas"
#: dashboards/identity/projects/tables.py:116
msgid "Delete Project"
msgid_plural "Delete Projects"
msgstr[0] ""
msgstr[1] ""
#: dashboards/identity/projects/tables.py:124
msgid "Deleted Project"
msgid_plural "Deleted Projects"
msgstr[0] ""
msgstr[1] ""
#: dashboards/identity/projects/tables.py:184
msgid "This name is already taken."
msgstr "This name is already taken."
#: dashboards/identity/projects/views.py:58
#: dashboards/identity/projects/views.py:103
#: dashboards/router/nexus1000v/views.py:44
msgid "Unable to retrieve project information."
msgstr "Unable to retrieve project information."
#: dashboards/identity/projects/views.py:107
msgid "Insufficient privilege level to view project information."
msgstr "Insufficient privilege level to view project information."
#: dashboards/identity/projects/views.py:151
msgid "Unable to retrieve default Neutron quota values."
msgstr "Unable to retrieve default Neutron quota values."
#: dashboards/identity/projects/views.py:189
#: dashboards/identity/users/views.py:110
msgid "Unable to retrieve project domain."
msgstr "Unable to retrieve project domain."
#: dashboards/identity/projects/views.py:203
msgid "Unable to retrieve project details."
msgstr "Unable to retrieve project details."
#: dashboards/identity/projects/workflows.py:44
msgid "Injected File Content (Bytes)"
msgstr ""
#: dashboards/identity/projects/workflows.py:87
msgid "Quota"
msgstr "Quota"
#: dashboards/identity/projects/workflows.py:89
msgid "Set maximum quotas for the project."
msgstr "Set maximum quotas for the project."
#: dashboards/identity/projects/workflows.py:99
#, python-format
msgid "%(used)s %(key)s used"
msgstr "%(used)s %(key)s used"
#: dashboards/identity/projects/workflows.py:104
#, python-format
msgid "Quota value(s) cannot be less than the current usage value(s): %s."
msgstr "Quota value(s) cannot be less than the current usage value(s): %s."
#: dashboards/identity/projects/workflows.py:122
#: dashboards/identity/users/forms.py:78
#: dashboards/identity/users/forms.py:157
msgid "Domain Name"
msgstr "Domain Name"
#: dashboards/identity/projects/workflows.py:146
#: dashboards/identity/projects/workflows.py:493
msgid "Project Information"
msgstr "Project Information"
#: dashboards/identity/projects/workflows.py:147
msgid "Create a project to organize users."
msgstr "Create a project to organize users."
#: dashboards/identity/projects/workflows.py:165
msgid "Unable to retrieve user list. Please try again later."
msgstr "Unable to retrieve user list. Please try again later."
#: dashboards/identity/projects/workflows.py:232
#: dashboards/identity/projects/workflows.py:239
msgid "Project Members"
msgstr "Project Members"
#: dashboards/identity/projects/workflows.py:329
#: dashboards/identity/projects/workflows.py:336
msgid "Project Groups"
msgstr "Project Groups"
#: dashboards/identity/projects/workflows.py:359
#, python-format
msgid "Created new project \"%s\"."
msgstr "Created new project \"%s\"."
#: dashboards/identity/projects/workflows.py:360
#, python-format
msgid "Unable to create project \"%s\"."
msgstr "Unable to create project \"%s\"."
#: dashboards/identity/projects/workflows.py:422
msgid ", add project groups"
msgstr ", add project groups"
#: dashboards/identity/projects/workflows.py:425
#, python-format
msgid ""
"Failed to add %(users_to_add)s project members%(group_msg)s and set project "
"quotas."
msgstr "Failed to add %(users_to_add)s project members%(group_msg)s and set project quotas."
#: dashboards/identity/projects/workflows.py:457
#, python-format
msgid "Failed to add %s project groups and update project quotas."
msgstr "Failed to add %s project groups and update project quotas."
#: dashboards/identity/projects/workflows.py:485
msgid "Unable to set project quotas."
msgstr "Unable to set project quotas."
#: dashboards/identity/projects/workflows.py:495
msgid "Edit the project details."
msgstr "Edit the project details."
#: dashboards/identity/projects/workflows.py:512
#, python-format
msgid "Modified project \"%s\"."
msgstr "Modified project \"%s\"."
#: dashboards/identity/projects/workflows.py:513
#, python-format
msgid "Unable to modify project \"%s\"."
msgstr "Unable to modify project \"%s\"."
#: dashboards/identity/projects/workflows.py:608
msgid ""
"You cannot revoke your administrative privileges from the project you are "
"currently logged into. Please switch to another project with administrative "
"privileges or remove the administrative role manually via the CLI."
msgstr "You cannot revoke your administrative privileges from the project you are currently logged into. Please switch to another project with administrative privileges or remove the administrative role manually via the CLI."
#: dashboards/identity/projects/workflows.py:643
msgid ", update project groups"
msgstr ", update project groups"
#: dashboards/identity/projects/workflows.py:646
#, python-format
msgid ""
"Failed to modify %(users_to_modify)s project members%(group_msg)s and update"
" project quotas."
msgstr "Failed to modify %(users_to_modify)s project members%(group_msg)s and update project quotas."
#: dashboards/identity/projects/workflows.py:719
#, python-format
msgid ""
"Failed to modify %s project members, update project groups and update "
"project quotas."
msgstr "Failed to modify %s project members, update project groups and update project quotas."
#: dashboards/identity/projects/workflows.py:752
msgid ""
"Modified project information and members, but unable to modify project "
"quotas."
msgstr "Modified project information and members, but unable to modify project quotas."
#: dashboards/identity/projects/templates/projects/usage.html:3
msgid "Project Usage Overview"
msgstr "Project Usage Overview"
#: dashboards/identity/projects/templates/projects/usage.html:6
msgid "Project Usage"
msgstr "Project Usage"
#: dashboards/identity/roles/forms.py:25 dashboards/identity/roles/forms.py:38
#: dashboards/identity/roles/tables.py:81
msgid "Role Name"
msgstr "Role Name"
#: dashboards/identity/roles/forms.py:30
msgid "Role created successfully."
msgstr "Role created successfully."
#: dashboards/identity/roles/forms.py:33
msgid "Unable to create role."
msgstr "Unable to create role."
#: dashboards/identity/roles/forms.py:43
msgid "Role updated successfully."
msgstr "Role updated successfully."
#: dashboards/identity/roles/forms.py:46 dashboards/identity/roles/views.py:65
msgid "Unable to update role."
msgstr "Unable to update role."
#: dashboards/identity/roles/panel.py:24
#: dashboards/identity/roles/tables.py:86
#: dashboards/identity/roles/templates/roles/index.html:3
#: dashboards/identity/roles/templates/roles/index.html:6
msgid "Roles"
msgstr "Roles"
#: dashboards/identity/roles/tables.py:25
#: dashboards/identity/roles/templates/roles/_create.html:8
#: dashboards/identity/roles/templates/roles/_create.html:23
#: dashboards/identity/roles/templates/roles/create.html:3
#: dashboards/identity/roles/templates/roles/create.html:7
msgid "Create Role"
msgstr "Create Role"
#: dashboards/identity/roles/tables.py:51
msgid "Delete Role"
msgid_plural "Delete Roles"
msgstr[0] ""
msgstr[1] ""
#: dashboards/identity/roles/tables.py:59
msgid "Deleted Role"
msgid_plural "Deleted Roles"
msgstr[0] ""
msgstr[1] ""
#: dashboards/identity/roles/tables.py:82
msgid "Role ID"
msgstr "Role ID"
#: dashboards/identity/roles/views.py:46
msgid "Unable to retrieve roles list."
msgstr "Unable to retrieve roles list."
#: dashboards/identity/roles/views.py:48
msgid "Insufficient privilege level to view role information."
msgstr "Insufficient privilege level to view role information."
#: dashboards/identity/roles/templates/roles/_create.html:18
msgid "Create a new role."
msgstr "Create a new role."
#: dashboards/identity/roles/templates/roles/_update.html:8
#: dashboards/identity/roles/templates/roles/_update.html:23
#: dashboards/identity/roles/templates/roles/update.html:3
#: dashboards/identity/roles/templates/roles/update.html:7
msgid "Update Role"
msgstr "Update Role"
#: dashboards/identity/roles/templates/roles/_update.html:18
msgid "Edit the role's details."
msgstr "Edit the role's details."
#: dashboards/identity/users/forms.py:56
msgid "No available projects"
msgstr "No available projects"
#: dashboards/identity/users/forms.py:66
#: dashboards/project/instances/forms.py:89
#: dashboards/project/instances/workflows/create_instance.py:542
#: dashboards/settings/password/forms.py:47
msgid "Passwords do not match."
msgstr "Passwords do not match."
#: dashboards/identity/users/forms.py:86
#: dashboards/identity/users/forms.py:166
#: dashboards/project/data_processing/job_binaries/forms.py:72
#: dashboards/project/databases/workflows/create_instance.py:197
#: dashboards/project/instances/forms.py:153
msgid "Password"
msgstr "Password"
#: dashboards/identity/users/forms.py:91
#: dashboards/identity/users/forms.py:172
msgid "Confirm Password"
msgstr "Confirm Password"
#: dashboards/identity/users/forms.py:93
#: dashboards/identity/users/forms.py:175
msgid "Primary Project"
msgstr "Primary Project"
#: dashboards/identity/users/forms.py:96
msgid "Role"
msgstr "Role"
#: dashboards/identity/users/forms.py:129
#, python-format
msgid "User \"%s\" was successfully created."
msgstr "User \"%s\" was successfully created."
#: dashboards/identity/users/forms.py:145
msgid "Unable to add user to primary project."
msgstr "Unable to add user to primary project."
#: dashboards/identity/users/forms.py:149
msgid "Unable to create user."
msgstr "Unable to create user."
#: dashboards/identity/users/forms.py:208
msgid "User has been updated successfully."
msgstr "User has been updated successfully."
#: dashboards/identity/users/forms.py:211
msgid "Unable to update the user."
msgstr "Unable to update the user."
#: dashboards/identity/users/panel.py:27
#: dashboards/identity/users/tables.py:185
#: dashboards/identity/users/templates/users/index.html:3
#: dashboards/identity/users/templates/users/index.html:6
#: dashboards/project/databases/tables.py:287
#: dashboards/project/databases/tabs.py:47
msgid "Users"
msgstr "Users"
#: dashboards/identity/users/tables.py:30
#: dashboards/identity/users/templates/users/_create.html:8
#: dashboards/identity/users/templates/users/_create.html:33
#: dashboards/identity/users/templates/users/create.html:3
#: dashboards/identity/users/templates/users/create.html:7
msgid "Create User"
msgstr "Create User"
#: dashboards/identity/users/tables.py:64
msgid "Enable User"
msgid_plural "Enable Users"
msgstr[0] ""
msgstr[1] ""
#: dashboards/identity/users/tables.py:69
msgid "Disable User"
msgid_plural "Disable Users"
msgstr[0] ""
msgstr[1] ""
#: dashboards/identity/users/tables.py:79
msgid "Enabled User"
msgid_plural "Enabled Users"
msgstr[0] ""
msgstr[1] ""
#: dashboards/identity/users/tables.py:84
msgid "Disabled User"
msgid_plural "Disabled Users"
msgstr[0] ""
msgstr[1] ""
#: dashboards/identity/users/tables.py:114
msgid "You cannot disable the user you are currently logged in as."
msgstr "You cannot disable the user you are currently logged in as."
#: dashboards/identity/users/tables.py:129
#: dashboards/project/databases/tables.py:90
msgid "Delete User"
msgid_plural "Delete Users"
msgstr[0] ""
msgstr[1] ""
#: dashboards/identity/users/tables.py:137
#: dashboards/project/databases/tables.py:98
msgid "Deleted User"
msgid_plural "Deleted Users"
msgstr[0] ""
msgstr[1] ""
#: dashboards/identity/users/views.py:65
msgid "Unable to retrieve user information."
msgstr "Unable to retrieve user information."
#: dashboards/identity/users/views.py:67
msgid "Insufficient privilege level to view user information."
msgstr "Insufficient privilege level to view user information."
#: dashboards/identity/users/views.py:90
msgid "Unable to update user."
msgstr "Unable to update user."
#: dashboards/identity/users/views.py:136
msgid "Unable to retrieve user roles."
msgstr "Unable to retrieve user roles."
#: dashboards/identity/users/templates/users/_create.html:18
msgid ""
"Create a new user and set related properties including the Primary Project "
"and Role."
msgstr "Create a new user and set related properties including the Primary Project and Role."
#: dashboards/identity/users/templates/users/_update.html:8
#: dashboards/identity/users/templates/users/_update.html:33
#: dashboards/identity/users/templates/users/update.html:3
#: dashboards/identity/users/templates/users/update.html:7
msgid "Update User"
msgstr "Update User"
#: dashboards/identity/users/templates/users/_update.html:18
msgid "Edit the user's details, including the Primary Project and Role."
msgstr "Edit the user's details, including the Primary Project and Role."
#: dashboards/project/dashboard.py:22
msgid "Compute"
msgstr "Compute"
#: dashboards/project/dashboard.py:32
#: dashboards/project/networks/workflows.py:78
#: dashboards/project/networks/templates/networks/subnets/index.html:3
#: dashboards/project/networks/templates/networks/subnets/index.html:6
msgid "Network"
msgstr "Network"
#: dashboards/project/dashboard.py:43
msgid "Object Store"
msgstr "Object Store"
#: dashboards/project/dashboard.py:48
msgid "Orchestration"
msgstr "Orchestration"
#: dashboards/project/dashboard.py:54
#: dashboards/project/database_backups/tables.py:153
msgid "Database"
msgstr "Database"
#: dashboards/project/dashboard.py:61
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/cluster_templates.html:3
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/clusters.html:3
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/image_registry.html:3
#: dashboards/project/data_processing/data_plugins/templates/data_processing.data_plugins/plugins.html:3
#: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/data_sources.html:3
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/job_binaries.html:3
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/job_executions.html:3
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/jobs.html:3
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/nodegroup_templates.html:3
msgid "Data Processing"
msgstr "Data Processing"
#: dashboards/project/access_and_security/panel.py:24
#: dashboards/project/instances/workflows/create_instance.py:500
msgid "Access & Security"
msgstr "Access & Security"
#: dashboards/project/access_and_security/tabs.py:57
#: dashboards/project/access_and_security/security_groups/views.py:120
#: usage/base.py:116
msgid "Unable to retrieve security groups."
msgstr "Unable to retrieve security groups."
#: dashboards/project/access_and_security/tabs.py:74
msgid "Unable to retrieve key pair list."
msgstr "Unable to retrieve key pair list."
#: dashboards/project/access_and_security/tabs.py:94
#: dashboards/project/access_and_security/floating_ips/workflows.py:73
#: usage/base.py:111
msgid "Unable to retrieve floating IP addresses."
msgstr "Unable to retrieve floating IP addresses."
#: dashboards/project/access_and_security/tabs.py:104
#: dashboards/project/access_and_security/floating_ips/views.py:71
msgid "Unable to retrieve floating IP pools."
msgstr "Unable to retrieve floating IP pools."
#: dashboards/project/access_and_security/tabs.py:128
msgid "API Access"
msgstr "API Access"
#: dashboards/project/access_and_security/api_access/tables.py:33
#: dashboards/project/access_and_security/api_access/tables.py:34
msgid "Download EC2 Credentials"
msgstr "Download EC2 Credentials"
#: dashboards/project/access_and_security/api_access/tables.py:45
#: dashboards/project/access_and_security/api_access/tables.py:46
msgid "Download OpenStack RC File"
msgstr "Download OpenStack RC File"
#: dashboards/project/access_and_security/api_access/tables.py:56
msgid "Service Endpoint"
msgstr "Service Endpoint"
#: dashboards/project/access_and_security/api_access/tables.py:60
msgid "API Endpoints"
msgstr "API Endpoints"
#: dashboards/project/access_and_security/api_access/views.py:55
msgid "Unable to fetch EC2 credentials."
msgstr "Unable to fetch EC2 credentials."
#: dashboards/project/access_and_security/api_access/views.py:91
#, python-format
msgid "Error writing zipfile: %(exc)s"
msgstr "Error writing zipfile: %(exc)s"
#: dashboards/project/access_and_security/api_access/views.py:136
#, python-format
msgid "Error Downloading RC File: %s"
msgstr "Error Downloading RC File: %s"
#: dashboards/project/access_and_security/floating_ips/forms.py:31
#: dashboards/project/loadbalancers/forms.py:81
#: dashboards/project/loadbalancers/forms.py:174
#: dashboards/project/loadbalancers/tables.py:310
#: dashboards/project/loadbalancers/workflows.py:300
#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:12
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:31
msgid "Pool"
msgstr "Pool"
#: dashboards/project/access_and_security/floating_ips/forms.py:43
msgid "You are already using all of your available floating IPs."
msgstr "You are already using all of your available floating IPs."
#: dashboards/project/access_and_security/floating_ips/forms.py:51
#, python-format
msgid "Allocated Floating IP %(ip)s."
msgstr "Allocated Floating IP %(ip)s."
#: dashboards/project/access_and_security/floating_ips/forms.py:55
msgid "Unable to allocate Floating IP."
msgstr "Unable to allocate Floating IP."
#: dashboards/project/access_and_security/floating_ips/tables.py:42
#: dashboards/project/access_and_security/floating_ips/tables.py:58
msgid "Allocate IP To Project"
msgstr "Allocate IP To Project"
#: dashboards/project/access_and_security/floating_ips/tables.py:56
#: dashboards/project/access_and_security/keypairs/tables.py:73
#: dashboards/project/instances/tables.py:329
#: dashboards/project/volumes/volumes/tables.py:124
#: dashboards/project/volumes/volumes/tables.py:192
msgid "(Quota exceeded)"
msgstr "(Quota exceeded)"
#: dashboards/project/access_and_security/floating_ips/tables.py:79
msgid "Release Floating IP"
msgid_plural "Release Floating IPs"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/access_and_security/floating_ips/tables.py:87
msgid "Released Floating IP"
msgid_plural "Released Floating IPs"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/access_and_security/floating_ips/tables.py:129
#: dashboards/project/loadbalancers/workflows.py:729
msgid "Disassociate"
msgstr "Disassociate"
#: dashboards/project/access_and_security/floating_ips/tables.py:148
#, python-format
msgid "Successfully disassociated Floating IP: %s"
msgstr "Successfully disassociated Floating IP: %s"
#: dashboards/project/access_and_security/floating_ips/tables.py:152
#: dashboards/project/instances/tables.py:611
msgid "Unable to disassociate floating IP."
msgstr "Unable to disassociate floating IP."
#: dashboards/project/access_and_security/floating_ips/tables.py:158
#, python-format
msgid "%(instance_name)s %(fixed_ip)s"
msgstr "%(instance_name)s %(fixed_ip)s"
#: dashboards/project/access_and_security/floating_ips/tables.py:162
#, python-format
msgid "Load Balancer VIP %s"
msgstr "Load Balancer VIP %s"
#: dashboards/project/access_and_security/floating_ips/tables.py:183
msgid "Mapped Fixed IP Address"
msgstr "Mapped Fixed IP Address"
#: dashboards/project/access_and_security/floating_ips/tables.py:186
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:18
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19
msgid "Floating IP Pool"
msgstr "Floating IP Pool"
#: dashboards/project/access_and_security/floating_ips/views.py:74
msgid "No floating IP pools available"
msgstr "No floating IP pools available"
#: dashboards/project/access_and_security/floating_ips/workflows.py:37
#: dashboards/project/network_topology/templates/network_topology/_svg_element.html:196
#: dashboards/project/volumes/volumes/tables.py:423
msgid "Instance"
msgstr "Instance"
#: dashboards/project/access_and_security/floating_ips/workflows.py:41
msgid ""
"Select the IP address you wish to associate with the selected instance."
msgstr "Select the IP address you wish to associate with the selected instance."
#: dashboards/project/access_and_security/floating_ips/workflows.py:47
msgid "Port to be associated"
msgstr "Port to be associated"
#: dashboards/project/access_and_security/floating_ips/workflows.py:49
msgid "Instance to be associated"
msgstr "Instance to be associated"
#: dashboards/project/access_and_security/floating_ips/workflows.py:77
msgid "Select an IP address"
msgstr "Select an IP address"
#: dashboards/project/access_and_security/floating_ips/workflows.py:79
msgid "No floating IP addresses allocated"
msgstr "No floating IP addresses allocated"
#: dashboards/project/access_and_security/floating_ips/workflows.py:108
msgid "Select a port"
msgstr "Select a port"
#: dashboards/project/access_and_security/floating_ips/workflows.py:110
#: dashboards/project/volumes/volumes/forms.py:440
msgid "Select an instance"
msgstr "Select an instance"
#: dashboards/project/access_and_security/floating_ips/workflows.py:114
msgid "No ports available"
msgstr "No ports available"
#: dashboards/project/access_and_security/floating_ips/workflows.py:116
#: dashboards/project/volumes/volumes/forms.py:442
msgid "No instances available"
msgstr "No instances available"
#: dashboards/project/access_and_security/floating_ips/workflows.py:136
msgid "Manage Floating IP Associations"
msgstr "Manage Floating IP Associations"
#: dashboards/project/access_and_security/floating_ips/workflows.py:138
#, python-format
msgid "IP address %s associated."
msgstr "IP address %s associated."
#: dashboards/project/access_and_security/floating_ips/workflows.py:139
#, python-format
msgid "Unable to associate IP address %s."
msgstr "Unable to associate IP address %s."
#: dashboards/project/access_and_security/keypairs/forms.py:33
msgid ""
"Key pair name may only contain letters, numbers, underscores, spaces and "
"hyphens."
msgstr "Key pair name may only contain letters, numbers, underscores, spaces and hyphens."
#: dashboards/project/access_and_security/keypairs/forms.py:41
#: dashboards/project/access_and_security/keypairs/forms.py:51
#: dashboards/project/access_and_security/keypairs/tables.py:82
#: dashboards/project/instances/forms.py:113
msgid "Key Pair Name"
msgstr "Key Pair Name"
#: dashboards/project/access_and_security/keypairs/forms.py:54
msgid "Public Key"
msgstr "Public Key"
#: dashboards/project/access_and_security/keypairs/forms.py:64
#, python-format
msgid "Successfully imported public key: %s"
msgstr "Successfully imported public key: %s"
#: dashboards/project/access_and_security/keypairs/forms.py:69
msgid "Unable to import key pair."
msgstr "Unable to import key pair."
#: dashboards/project/access_and_security/keypairs/tables.py:31
msgid "Delete Key Pair"
msgid_plural "Delete Key Pairs"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/access_and_security/keypairs/tables.py:39
msgid "Deleted Key Pair"
msgid_plural "Deleted Key Pairs"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/access_and_security/keypairs/tables.py:50
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html:8
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html:29
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/import.html:3
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/import.html:6
msgid "Import Key Pair"
msgstr "Import Key Pair"
#: dashboards/project/access_and_security/keypairs/tables.py:59
#: dashboards/project/access_and_security/keypairs/tables.py:75
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_create.html:8
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_create.html:24
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/create.html:3
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/create.html:6
msgid "Create Key Pair"
msgstr "Create Key Pair"
#: dashboards/project/access_and_security/keypairs/tables.py:83
msgid "Fingerprint"
msgstr "Fingerprint"
#: dashboards/project/access_and_security/keypairs/views.py:74
#, python-format
msgid "Unable to create key pair: %(exc)s"
msgstr "Unable to create key pair: %(exc)s"
#: dashboards/project/access_and_security/security_groups/forms.py:40
#: dashboards/project/access_and_security/security_groups/forms.py:69
msgid "This field is required."
msgstr "This field is required."
#: dashboards/project/access_and_security/security_groups/forms.py:41
#: dashboards/project/access_and_security/security_groups/forms.py:70
msgid "The string may only contain ASCII characters and numbers."
msgstr "The string may only contain ASCII characters and numbers."
#: dashboards/project/access_and_security/security_groups/forms.py:54
#, python-format
msgid "Successfully created security group: %s"
msgstr "Successfully created security group: %s"
#: dashboards/project/access_and_security/security_groups/forms.py:60
msgid "Unable to create security group."
msgstr "Unable to create security group."
#: dashboards/project/access_and_security/security_groups/forms.py:84
#, python-format
msgid "Successfully updated security group: %s"
msgstr "Successfully updated security group: %s"
#: dashboards/project/access_and_security/security_groups/forms.py:90
msgid "Unable to update security group."
msgstr "Unable to update security group."
#: dashboards/project/access_and_security/security_groups/forms.py:96
msgid "Rule"
msgstr "Rule"
#: dashboards/project/access_and_security/security_groups/forms.py:105
#: dashboards/project/access_and_security/security_groups/forms.py:110
#: dashboards/project/access_and_security/security_groups/forms.py:111
#: dashboards/project/access_and_security/security_groups/forms.py:112
#: dashboards/project/access_and_security/security_groups/forms.py:113
#: dashboards/project/access_and_security/security_groups/forms.py:114
#: dashboards/project/access_and_security/security_groups/forms.py:115
#: dashboards/project/access_and_security/security_groups/forms.py:116
#: dashboards/project/access_and_security/security_groups/tables.py:239
msgid "Direction"
msgstr "Direction"
#: dashboards/project/access_and_security/security_groups/forms.py:120
#: dashboards/project/access_and_security/security_groups/forms.py:127
#: dashboards/project/access_and_security/security_groups/tables.py:244
msgid "IP Protocol"
msgstr "IP Protocol"
#: dashboards/project/access_and_security/security_groups/forms.py:121
msgid "Enter an integer value between 0 and 255 (or -1 which means wildcard)."
msgstr "Enter an integer value between 0 and 255 (or -1 which means wildcard)."
#: dashboards/project/access_and_security/security_groups/forms.py:130
#: dashboards/project/access_and_security/security_groups/forms.py:137
#: dashboards/project/access_and_security/security_groups/forms.py:138
msgid "Open Port"
msgstr "Open Port"
#: dashboards/project/access_and_security/security_groups/forms.py:131
#: dashboards/project/access_and_security/security_groups/forms.py:140
#: dashboards/project/access_and_security/security_groups/forms.py:147
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:7
msgid "Port"
msgstr "Port"
#: dashboards/project/access_and_security/security_groups/forms.py:132
#: dashboards/project/access_and_security/security_groups/tables.py:247
msgid "Port Range"
msgstr "Port Range"
#: dashboards/project/access_and_security/security_groups/forms.py:142
#: dashboards/project/access_and_security/security_groups/forms.py:153
#: dashboards/project/access_and_security/security_groups/forms.py:164
#: dashboards/project/loadbalancers/workflows.py:168
msgid "Enter an integer value between 1 and 65535."
msgstr "Enter an integer value between 1 and 65535."
#: dashboards/project/access_and_security/security_groups/forms.py:151
#: dashboards/project/access_and_security/security_groups/forms.py:158
msgid "From Port"
msgstr "From Port"
#: dashboards/project/access_and_security/security_groups/forms.py:162
#: dashboards/project/access_and_security/security_groups/forms.py:169
msgid "To Port"
msgstr "To Port"
#: dashboards/project/access_and_security/security_groups/forms.py:175
msgid "Enter a value for ICMP type in the range (-1: 255)"
msgstr "Enter a value for ICMP type in the range (-1: 255)"
#: dashboards/project/access_and_security/security_groups/forms.py:184
#: dashboards/project/access_and_security/security_groups/forms.py:191
#: dashboards/project/instances/templates/instances/_detail_overview.html:32
msgid "Code"
msgstr "Code"
#: dashboards/project/access_and_security/security_groups/forms.py:186
msgid "Enter a value for ICMP code in the range (-1: 255)"
msgstr "Enter a value for ICMP code in the range (-1: 255)"
#: dashboards/project/access_and_security/security_groups/forms.py:195
#: dashboards/project/access_and_security/security_groups/tables.py:248
msgid "Remote"
msgstr "Remote"
#: dashboards/project/access_and_security/security_groups/forms.py:197
#: dashboards/project/access_and_security/security_groups/forms.py:220
#: dashboards/project/access_and_security/security_groups/forms.py:225
msgid "Security Group"
msgstr "Security Group"
#: dashboards/project/access_and_security/security_groups/forms.py:198
msgid ""
"To specify an allowed IP range, select \"CIDR\". To allow access from all "
"members of another security group select \"Security Group\"."
msgstr "To specify an allowed IP range, select \"CIDR\". To allow access from all members of another security group select \"Security Group\"."
#: dashboards/project/access_and_security/security_groups/forms.py:211
msgid "Classless Inter-Domain Routing (e.g. 192.168.0.0/24)"
msgstr "Classless Inter-Domain Routing (e.g. 192.168.0.0/24)"
#: dashboards/project/access_and_security/security_groups/forms.py:229
#: dashboards/project/access_and_security/security_groups/forms.py:237
#: dashboards/project/access_and_security/security_groups/tables.py:242
msgid "Ether Type"
msgstr "Ether Type"
#: dashboards/project/access_and_security/security_groups/forms.py:231
msgid "IPv4"
msgstr "IPv4"
#: dashboards/project/access_and_security/security_groups/forms.py:232
msgid "IPv6"
msgstr "IPv6"
#: dashboards/project/access_and_security/security_groups/forms.py:247
msgid "No security groups available"
msgstr "No security groups available"
#: dashboards/project/access_and_security/security_groups/forms.py:257
msgid "Custom TCP Rule"
msgstr "Custom TCP Rule"
#: dashboards/project/access_and_security/security_groups/forms.py:258
msgid "Custom UDP Rule"
msgstr "Custom UDP Rule"
#: dashboards/project/access_and_security/security_groups/forms.py:259
msgid "Custom ICMP Rule"
msgstr "Custom ICMP Rule"
#: dashboards/project/access_and_security/security_groups/forms.py:261
msgid "Other Protocol"
msgstr "Other Protocol"
#: dashboards/project/access_and_security/security_groups/forms.py:266
#: dashboards/project/access_and_security/security_groups/tables.py:213
msgid "Ingress"
msgstr "Ingress"
#: dashboards/project/access_and_security/security_groups/forms.py:267
#: dashboards/project/access_and_security/security_groups/tables.py:215
msgid "Egress"
msgstr "Egress"
#: dashboards/project/access_and_security/security_groups/forms.py:297
msgid "The ICMP type is invalid."
msgstr "The ICMP type is invalid."
#: dashboards/project/access_and_security/security_groups/forms.py:300
msgid "The ICMP code is invalid."
msgstr "The ICMP code is invalid."
#: dashboards/project/access_and_security/security_groups/forms.py:303
msgid "The ICMP type not in range (-1, 255)"
msgstr "The ICMP type not in range (-1, 255)"
#: dashboards/project/access_and_security/security_groups/forms.py:306
msgid "The ICMP code not in range (-1, 255)"
msgstr "The ICMP code not in range (-1, 255)"
#: dashboards/project/access_and_security/security_groups/forms.py:319
msgid "The specified port is invalid."
msgstr "The specified port is invalid."
#: dashboards/project/access_and_security/security_groups/forms.py:324
msgid "The \"from\" port number is invalid."
msgstr "The \"from\" port number is invalid."
#: dashboards/project/access_and_security/security_groups/forms.py:327
msgid "The \"to\" port number is invalid."
msgstr "The \"to\" port number is invalid."
#: dashboards/project/access_and_security/security_groups/forms.py:330
msgid ""
"The \"to\" port number must be greater than or equal to the \"from\" port "
"number."
msgstr "The \"to\" port number must be greater than or equal to the \"from\" port number."
#: dashboards/project/access_and_security/security_groups/forms.py:363
msgid "CIDR must be specified."
msgstr "CIDR must be specified."
#: dashboards/project/access_and_security/security_groups/forms.py:386
#, python-format
msgid "Successfully added rule: %s"
msgstr "Successfully added rule: %s"
#: dashboards/project/access_and_security/security_groups/forms.py:392
msgid "Unable to add rule to security group."
msgstr "Unable to add rule to security group."
#: dashboards/project/access_and_security/security_groups/tables.py:36
msgid "Delete Security Group"
msgid_plural "Delete Security Groups"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/access_and_security/security_groups/tables.py:44
msgid "Deleted Security Group"
msgid_plural "Deleted Security Groups"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/access_and_security/security_groups/tables.py:69
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_create.html:8
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_create.html:24
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/create.html:3
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/create.html:6
msgid "Create Security Group"
msgstr "Create Security Group"
#: dashboards/project/access_and_security/security_groups/tables.py:85
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_update.html:8
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_update.html:24
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/update.html:3
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/update.html:6
msgid "Edit Security Group"
msgstr "Edit Security Group"
#: dashboards/project/access_and_security/security_groups/tables.py:107
msgid "Manage Rules"
msgstr "Manage Rules"
#: dashboards/project/access_and_security/security_groups/tables.py:137
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html:8
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/add_rule.html:3
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/add_rule.html:6
#: dashboards/project/firewalls/tables.py:28
#: dashboards/project/firewalls/workflows.py:105
msgid "Add Rule"
msgstr "Add Rule"
#: dashboards/project/access_and_security/security_groups/tables.py:158
#: dashboards/project/firewalls/tables.py:58
msgid "Delete Rule"
msgid_plural "Delete Rules"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/access_and_security/security_groups/tables.py:166
msgid "Deleted Rule"
msgid_plural "Deleted Rules"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/access_and_security/security_groups/tables.py:220
msgid "Any"
msgstr "Any"
#: dashboards/project/access_and_security/security_groups/views.py:52
#: dashboards/project/access_and_security/security_groups/views.py:79
msgid "Unable to retrieve security group."
msgstr "Unable to retrieve security group."
#: dashboards/project/access_and_security/security_groups/views.py:127
#, python-format
msgid "%s (current)"
msgstr "%s (current)"
#: dashboards/project/access_and_security/templates/access_and_security/index.html:3
#: dashboards/project/access_and_security/templates/access_and_security/index.html:6
msgid "Access &amp; Security"
msgstr "Access &amp; Security"
#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:9
#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/allocate.html:3
msgid "Allocate Floating IP"
msgstr "Allocate Floating IP"
#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:19
msgid "Allocate a floating IP from a given floating IP pool."
msgstr "Allocate a floating IP from a given floating IP pool."
#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:21
msgid "Project Quotas"
msgstr "Project Quotas"
#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:23
msgid "Floating IP"
msgstr "Floating IP"
#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:42
msgid "Allocate IP"
msgstr "Allocate IP"
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_create.html:18
msgid ""
"Key pairs are ssh credentials which are injected into images when they are "
"launched. Creating a new key pair registers the public key and downloads the"
" private key (a .pem file)."
msgstr "Key pairs are ssh credentials which are injected into images when they are launched. Creating a new key pair registers the public key and downloads the private key (a .pem file)."
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_create.html:19
msgid "Protect and use the key as you would any normal ssh private key."
msgstr "Protect and use the key as you would any normal ssh private key."
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html:18
msgid "Key Pairs are how you login to your instance after it is launched."
msgstr "Key Pairs are how you login to your instance after it is launched."
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html:19
msgid ""
"Choose a key pair name you will recognise and paste your SSH public key into"
" the space provided."
msgstr "Choose a key pair name you will recognise and paste your SSH public key into the space provided."
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html:20
msgid "SSH key pairs can be generated with the ssh-keygen command:"
msgstr "SSH key pairs can be generated with the ssh-keygen command:"
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html:22
msgid ""
"This generates a pair of keys: a key you keep private (cloud.key) and a "
"public key (cloud.key.pub). Paste the contents of the public key file here."
msgstr "This generates a pair of keys: a key you keep private (cloud.key) and a public key (cloud.key.pub). Paste the contents of the public key file here."
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html:23
msgid ""
"After launching an instance, you login using the private key (the username "
"might be different depending on the image you launched):"
msgstr "After launching an instance, you login using the private key (the username might be different depending on the image you launched):"
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/download.html:4
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/download.html:7
msgid "Download Key Pair"
msgstr "Download Key Pair"
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/download.html:12
#, python-format
msgid ""
"The key pair &quot;%(keypair_name)s&quot; should download automatically. If "
"not use the link below."
msgstr "The key pair &quot;%(keypair_name)s&quot; should download automatically. If not use the link below."
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/download.html:16
#, python-format
msgid "Download key pair &quot;%(keypair_name)s&quot;"
msgstr "Download key pair &quot;%(keypair_name)s&quot;"
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html:19
msgid ""
"Rules define which traffic is allowed to instances assigned to the security "
"group. A security group rule consists of three main parts:"
msgstr "Rules define which traffic is allowed to instances assigned to the security group. A security group rule consists of three main parts:"
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html:20
msgid "Rule:"
msgstr ""
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html:20
msgid ""
"You can specify the desired rule template or use custom rules, the options "
"are Custom TCP Rule, Custom UDP Rule, or Custom ICMP Rule."
msgstr "You can specify the desired rule template or use custom rules, the options are Custom TCP Rule, Custom UDP Rule, or Custom ICMP Rule."
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html:21
msgid "Open Port/Port Range:"
msgstr ""
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html:21
msgid ""
"For TCP and UDP rules you may choose to open either a single port or a range"
" of ports. Selecting the \"Port Range\" option will provide you with space "
"to provide both the starting and ending ports for the range. For ICMP rules "
"you instead specify an ICMP type and code in the spaces provided."
msgstr "For TCP and UDP rules you may choose to open either a single port or a range of ports. Selecting the \"Port Range\" option will provide you with space to provide both the starting and ending ports for the range. For ICMP rules you instead specify an ICMP type and code in the spaces provided."
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html:22
msgid "Remote:"
msgstr ""
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html:22
msgid ""
"You must specify the source of the traffic to be allowed via this rule. You "
"may do so either in the form of an IP address block (CIDR) or via a source "
"group (Security Group). Selecting a security group as the source will allow "
"any other instance in that security group access to any other instance via "
"this rule."
msgstr "You must specify the source of the traffic to be allowed via this rule. You may do so either in the form of an IP address block (CIDR) or via a source group (Security Group). Selecting a security group as the source will allow any other instance in that security group access to any other instance via this rule."
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html:27
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/config_template.html:59
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/config_template.html:69
#: dashboards/project/firewalls/workflows.py:106
#: dashboards/project/firewalls/workflows.py:213
#: dashboards/project/firewalls/workflows.py:291
#: dashboards/project/loadbalancers/workflows.py:136
#: dashboards/project/loadbalancers/workflows.py:259
#: dashboards/project/loadbalancers/workflows.py:425
#: dashboards/project/loadbalancers/workflows.py:603
#: dashboards/project/vpn/workflows.py:94
#: dashboards/project/vpn/workflows.py:193
#: dashboards/project/vpn/workflows.py:290
#: dashboards/project/vpn/workflows.py:475
msgid "Add"
msgstr "Add"
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_create.html:19
msgid ""
"Security groups are sets of IP filter rules that are applied to the network "
"settings for the VM. After the security group is created, you can add rules "
"to the security group."
msgstr "Security groups are sets of IP filter rules that are applied to the network settings for the VM. After the security group is created, you can add rules to the security group."
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_update.html:19
msgid ""
"Security groups are sets of IP filter rules that are applied to the network "
"settings for the VM. Edit the security group to add and change the rules."
msgstr "Security groups are sets of IP filter rules that are applied to the network settings for the VM. Edit the security group to add and change the rules."
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/detail.html:3
msgid "Manage Security Group Rules"
msgstr "Manage Security Group Rules"
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/detail.html:6
msgid "Manage Security Group Rules: "
msgstr "Manage Security Group Rules: "
#: dashboards/project/containers/browsers.py:24
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:11
msgid "Swift"
msgstr "Swift"
#: dashboards/project/containers/browsers.py:27
msgid "Container"
msgstr "Container"
#: dashboards/project/containers/forms.py:34
msgid "Slash is not an allowed character."
msgstr "Slash is not an allowed character."
#: dashboards/project/containers/forms.py:41
#: dashboards/project/containers/templates/containers/_container_detail.html:18
#: dashboards/project/containers/templates/containers/_container_metadata.html:9
msgid "Private"
msgstr "Private"
#: dashboards/project/containers/forms.py:49
#: dashboards/project/containers/tables.py:265
#: dashboards/project/containers/templates/containers/_container_detail.html:10
#: dashboards/project/volumes/backups/forms.py:39
msgid "Container Name"
msgstr "Container Name"
#: dashboards/project/containers/forms.py:51
#: dashboards/project/containers/templates/containers/_container_detail.html:12
msgid "Container Access"
msgstr "Container Access"
#: dashboards/project/containers/forms.py:63
msgid "Container created successfully."
msgstr "Container created successfully."
#: dashboards/project/containers/forms.py:74
msgid "Folder created successfully."
msgstr "Folder created successfully."
#: dashboards/project/containers/forms.py:77
msgid "Unable to create container."
msgstr "Unable to create container."
#: dashboards/project/containers/forms.py:84
#: dashboards/project/instances/workflows/create_instance.py:569
#: dashboards/project/stacks/forms.py:56
msgid "File"
msgstr "File"
#: dashboards/project/containers/forms.py:88
#: dashboards/project/containers/tables.py:443
msgid "Object Name"
msgstr "Object Name"
#: dashboards/project/containers/forms.py:89
msgid ""
"Slashes are allowed, and are treated as pseudo-folders by the Object Store."
msgstr "Slashes are allowed, and are treated as pseudo-folders by the Object Store."
#: dashboards/project/containers/forms.py:120
msgid "Object was successfully uploaded."
msgstr "Object was successfully uploaded."
#: dashboards/project/containers/forms.py:124
msgid "Unable to upload object."
msgstr "Unable to upload object."
#: dashboards/project/containers/forms.py:144
msgid "Object was successfully updated."
msgstr "Object was successfully updated."
#: dashboards/project/containers/forms.py:147
msgid "Unable to update object."
msgstr "Unable to update object."
#: dashboards/project/containers/forms.py:161
msgid "Pseudo-folder Name"
msgstr "Pseudo-folder Name"
#: dashboards/project/containers/forms.py:179
msgid "Pseudo-folder was successfully created."
msgstr "Pseudo-folder was successfully created."
#: dashboards/project/containers/forms.py:183
msgid "Unable to create pseudo-folder."
msgstr "Unable to create pseudo-folder."
#: dashboards/project/containers/forms.py:187
msgid "Destination container"
msgstr "Destination container"
#: dashboards/project/containers/forms.py:190
msgctxt "Swift pseudo folder path"
msgid "Path"
msgstr "Path"
#: dashboards/project/containers/forms.py:193
msgid "Destination object name"
msgstr "Destination object name"
#: dashboards/project/containers/forms.py:226
#, python-format
msgid "Copied \"%(orig)s\" to \"%(dest)s\" as \"%(new)s\"."
msgstr "Copied \"%(orig)s\" to \"%(dest)s\" as \"%(new)s\"."
#: dashboards/project/containers/forms.py:237
msgid "Unable to copy object."
msgstr "Unable to copy object."
#: dashboards/project/containers/panel.py:27
#: dashboards/project/containers/tables.py:276
#: dashboards/project/containers/templates/containers/index.html:5
#: dashboards/project/containers/templates/containers/index.html:9
msgid "Containers"
msgstr "Containers"
#: dashboards/project/containers/tables.py:45
#: dashboards/project/containers/tables.py:306
msgid "View Details"
msgstr "View Details"
#: dashboards/project/containers/tables.py:56
msgid "Make Public"
msgstr "Make Public"
#: dashboards/project/containers/tables.py:72
msgid "Successfully updated container access to public."
msgstr "Successfully updated container access to public."
#: dashboards/project/containers/tables.py:76
#: dashboards/project/containers/tables.py:102
msgid "Unable to update container access."
msgstr "Unable to update container access."
#: dashboards/project/containers/tables.py:82
msgid "Make Private"
msgstr "Make Private"
#: dashboards/project/containers/tables.py:98
msgid "Successfully updated container access to private."
msgstr "Successfully updated container access to private."
#: dashboards/project/containers/tables.py:110
msgid "Delete Container"
msgid_plural "Delete Containers"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/containers/tables.py:118
msgid "Deleted Container"
msgid_plural "Deleted Containers"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/containers/tables.py:132
msgid "Unable to delete container."
msgstr "Unable to delete container."
#: dashboards/project/containers/tables.py:149
#: dashboards/project/containers/templates/containers/_create.html:8
#: dashboards/project/containers/templates/containers/_create.html:24
#: dashboards/project/containers/templates/containers/create.html:3
#: dashboards/project/containers/templates/containers/create.html:6
msgid "Create Container"
msgstr "Create Container"
#: dashboards/project/containers/tables.py:157
msgid "View Container"
msgstr "View Container"
#: dashboards/project/containers/tables.py:169
#: dashboards/project/containers/templates/containers/create_pseudo_folder.html:3
#: dashboards/project/containers/templates/containers/create_pseudo_folder.html:6
msgid "Create Pseudo-folder"
msgstr "Create Pseudo-folder"
#: dashboards/project/containers/tables.py:197
#: dashboards/project/containers/templates/containers/_upload.html:28
#: dashboards/project/containers/templates/containers/upload.html:3
msgid "Upload Object"
msgstr "Upload Object"
#: dashboards/project/containers/tables.py:267
#: dashboards/project/containers/templates/containers/_container_detail.html:5
#: dashboards/project/containers/templates/containers/container_detail.html:3
#: dashboards/project/containers/templates/containers/container_detail.html:6
msgid "Container Details"
msgstr "Container Details"
#: dashboards/project/containers/tables.py:333
msgid "Delete Object"
msgid_plural "Delete Objects"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/containers/tables.py:341
msgid "Deleted Object"
msgid_plural "Deleted Objects"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/containers/tables.py:368
msgid "Copy"
msgstr "Copy"
#: dashboards/project/containers/tables.py:381
#: dashboards/project/databases/tables.py:318
msgid "Download"
msgstr "Download"
#: dashboards/project/containers/tables.py:428
msgid "pseudo-folder"
msgstr "pseudo-folder"
#: dashboards/project/containers/tables.py:450
msgid "Objects"
msgstr "Objects"
#: dashboards/project/containers/views.py:57
msgid "Unable to retrieve container list."
msgstr "Unable to retrieve container list."
#: dashboards/project/containers/views.py:86
msgid "Unable to retrieve object list."
msgstr "Unable to retrieve object list."
#: dashboards/project/containers/views.py:197
msgid "Unable to retrieve object."
msgstr "Unable to retrieve object."
#: dashboards/project/containers/views.py:232
msgid "Unable to list containers."
msgstr "Unable to list containers."
#: dashboards/project/containers/views.py:273
#: dashboards/project/containers/views.py:296
msgid "Unable to retrieve details."
msgstr "Unable to retrieve details."
#: dashboards/project/containers/templates/containers/_container_detail.html:15
msgid "Public URL"
msgstr "Public URL"
#: dashboards/project/containers/templates/containers/_container_detail.html:20
msgid "Object Count"
msgstr "Object Count"
#: dashboards/project/containers/templates/containers/_container_metadata.html:3
msgid "Object Count: "
msgstr "Object Count: "
#: dashboards/project/containers/templates/containers/_container_metadata.html:4
msgid "Size: "
msgstr "Size: "
#: dashboards/project/containers/templates/containers/_container_metadata.html:5
msgid "Access: "
msgstr "Access: "
#: dashboards/project/containers/templates/containers/_copy.html:8
#, python-format
msgid "Copy Object: %(object_name)s"
msgstr ""
#: dashboards/project/containers/templates/containers/_copy.html:18
msgid ""
"Make a new copy of an existing object to store in this or another container."
" You may additionally specify the path within the selected container where "
"the new copy should be stored."
msgstr "Make a new copy of an existing object to store in this or another container. You may additionally specify the path within the selected container where the new copy should be stored."
#: dashboards/project/containers/templates/containers/_copy.html:23
#: dashboards/project/containers/templates/containers/copy.html:3
#: dashboards/project/containers/templates/containers/copy.html:6
msgid "Copy Object"
msgstr "Copy Object"
#: dashboards/project/containers/templates/containers/_create.html:18
msgid ""
"A container is a storage compartment for your data and provides a way for "
"you to organize your data. You can think of a container as a folder in "
"Windows &reg; or a directory in UNIX &reg;. The primary difference between a"
" container and these other file system concepts is that containers cannot be"
" nested. You can, however, create an unlimited number of containers within "
"your account. Data must be stored in a container so you must have at least "
"one container defined in your account prior to uploading data."
msgstr "A container is a storage compartment for your data and provides a way for you to organize your data. You can think of a container as a folder in Windows &reg; or a directory in UNIX &reg;. The primary difference between a container and these other file system concepts is that containers cannot be nested. You can, however, create an unlimited number of containers within your account. Data must be stored in a container so you must have at least one container defined in your account prior to uploading data."
#: dashboards/project/containers/templates/containers/_create.html:19
msgid ""
"Note: A Public Container will allow anyone with the Public URL to gain "
"access to your objects in the container."
msgstr "Note: A Public Container will allow anyone with the Public URL to gain access to your objects in the container."
#: dashboards/project/containers/templates/containers/_create_pseudo_folder.html:8
msgid "Create pseudo-folder in container"
msgstr "Create pseudo-folder in container"
#: dashboards/project/containers/templates/containers/_create_pseudo_folder.html:18
#: dashboards/project/containers/templates/containers/_upload.html:23
msgid "Pseudo-folder:"
msgstr ""
#: dashboards/project/containers/templates/containers/_create_pseudo_folder.html:18
#: dashboards/project/containers/templates/containers/_upload.html:23
msgid ""
"Within a container you can group your objects into pseudo-folders, which "
"behave similarly to folders in your desktop operating system, with the "
"exception that they are virtual collections defined by a common prefix on "
"the object's name. A slash (/) character is used as the delimiter for "
"pseudo-folders in the Object Store."
msgstr "Within a container you can group your objects into pseudo-folders, which behave similarly to folders in your desktop operating system, with the exception that they are virtual collections defined by a common prefix on the object's name. A slash (/) character is used as the delimiter for pseudo-folders in the Object Store."
#: dashboards/project/containers/templates/containers/_object_detail.html:5
#: dashboards/project/containers/templates/containers/object_detail.html:3
#: dashboards/project/containers/templates/containers/object_detail.html:6
msgid "Object Details"
msgstr "Object Details"
#: dashboards/project/containers/templates/containers/_object_detail.html:12
msgid "Hash"
msgstr "Hash"
#: dashboards/project/containers/templates/containers/_object_detail.html:14
msgid "Content Type"
msgstr "Content Type"
#: dashboards/project/containers/templates/containers/_object_detail.html:16
msgid "Last Modified"
msgstr "Last Modified"
#: dashboards/project/containers/templates/containers/_update.html:11
msgid "Edit Object"
msgstr "Edit Object"
#: dashboards/project/containers/templates/containers/_update.html:21
#: dashboards/project/containers/templates/containers/_upload.html:22
msgid "Object:"
msgstr ""
#: dashboards/project/containers/templates/containers/_update.html:21
#: dashboards/project/containers/templates/containers/_upload.html:22
msgid ""
"An object is the basic storage entity that represents a file you store in "
"the OpenStack Object Storage system. When you upload data to OpenStack "
"Object Storage, the data is stored as-is (no compression or encryption) and "
"consists of a location (container), the object's name, and any metadata "
"consisting of key/value pairs."
msgstr "An object is the basic storage entity that represents a file you store in the OpenStack Object Storage system. When you upload data to OpenStack Object Storage, the data is stored as-is (no compression or encryption) and consists of a location (container), the object's name, and any metadata consisting of key/value pairs."
#: dashboards/project/containers/templates/containers/_update.html:22
msgid "File:"
msgstr ""
#: dashboards/project/containers/templates/containers/_update.html:22
msgid "A new uploaded file will replace the content of the current object"
msgstr "A new uploaded file will replace the content of the current object"
#: dashboards/project/containers/templates/containers/_update.html:27
#: dashboards/project/containers/templates/containers/update.html:3
#: dashboards/project/containers/templates/containers/update.html:6
msgid "Update Object"
msgstr "Update Object"
#: dashboards/project/containers/templates/containers/_upload.html:11
#, python-format
msgid "Upload Object To Container: %(container_name)s"
msgstr ""
#: dashboards/project/containers/templates/containers/upload.html:6
msgid "Upload Objects"
msgstr "Upload Objects"
#: dashboards/project/data_processing/cluster_templates/forms.py:31
msgid "Cluster Template Name"
msgstr "Cluster Template Name"
#: dashboards/project/data_processing/cluster_templates/forms.py:39
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:14
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:30
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:22
msgid "Template"
msgstr "Template"
#: dashboards/project/data_processing/cluster_templates/forms.py:57
msgid "Unable to upload cluster template file"
msgstr "Unable to upload cluster template file"
#: dashboards/project/data_processing/cluster_templates/panel.py:22
#: dashboards/project/data_processing/cluster_templates/tables.py:127
msgid "Cluster Templates"
msgstr "Cluster Templates"
#: dashboards/project/data_processing/cluster_templates/tables.py:31
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_upload_file.html:11
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/upload_file.html:3
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/upload_file.html:6
msgid "Upload Template"
msgstr "Upload Template"
#: dashboards/project/data_processing/cluster_templates/tables.py:39
#: dashboards/project/data_processing/clusters/tables.py:33
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_create_cluster.html:10
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/configure.html:3
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/configure.html:6
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/create.html:3
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/create.html:6
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/create_cluster.html:3
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/create_cluster.html:6
#: dashboards/project/data_processing/clusters/workflows/create.py:54
#: dashboards/project/data_processing/clusters/workflows/create.py:195
msgid "Launch Cluster"
msgstr "Launch Cluster"
#: dashboards/project/data_processing/cluster_templates/tables.py:55
#: dashboards/project/data_processing/nodegroup_templates/tables.py:47
msgid "Copy Template"
msgstr "Copy Template"
#: dashboards/project/data_processing/cluster_templates/tables.py:64
#: dashboards/project/data_processing/cluster_templates/tables.py:78
#: dashboards/project/data_processing/nodegroup_templates/tables.py:56
msgid "Delete Template"
msgid_plural "Delete Templates"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/data_processing/cluster_templates/tables.py:72
#: dashboards/project/data_processing/nodegroup_templates/tables.py:64
msgid "Deleted Template"
msgid_plural "Deleted Templates"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/data_processing/cluster_templates/tables.py:87
#: dashboards/project/data_processing/nodegroup_templates/tables.py:28
msgid "Create Template"
msgstr "Create Template"
#: dashboards/project/data_processing/cluster_templates/tables.py:96
msgid "Configure Cluster Template"
msgstr "Configure Cluster Template"
#: dashboards/project/data_processing/cluster_templates/tables.py:115
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_configure_general_help.html:6
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:14
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_configure_general_help.html:6
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:24
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_tag_form.html:7
#: dashboards/project/data_processing/nodegroup_templates/tables.py:82
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_configure_general_help.html:6
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:24
msgid "Plugin"
msgstr "Plugin"
#: dashboards/project/data_processing/cluster_templates/tables.py:117
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:16
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:26
#: dashboards/project/data_processing/nodegroup_templates/tables.py:84
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:26
#: dashboards/project/data_processing/utils/workflow_helpers.py:175
msgid "Hadoop Version"
msgstr "Hadoop Version"
#: dashboards/project/data_processing/cluster_templates/tables.py:119
#: dashboards/project/data_processing/cluster_templates/tabs.py:48
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:3
#: dashboards/project/data_processing/cluster_templates/workflows/create.py:207
#: dashboards/project/data_processing/clusters/tabs.py:86
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:6
msgid "Node Groups"
msgstr "Node Groups"
#: dashboards/project/data_processing/cluster_templates/tabs.py:31
#: dashboards/project/data_processing/clusters/tabs.py:37
#: dashboards/project/data_processing/data_sources/tabs.py:27
#: dashboards/project/data_processing/job_binaries/tabs.py:27
#: dashboards/project/data_processing/job_executions/tabs.py:26
#: dashboards/project/data_processing/jobs/tabs.py:26
#: dashboards/project/data_processing/nodegroup_templates/tabs.py:30
msgid "General Info"
msgstr "General Info"
#: dashboards/project/data_processing/cluster_templates/tabs.py:43
msgid "Unable to fetch cluster template details."
msgstr "Unable to fetch cluster template details."
#: dashboards/project/data_processing/cluster_templates/tabs.py:68
msgid "Unable to fetch node group details."
msgstr "Unable to fetch node group details."
#: dashboards/project/data_processing/cluster_templates/views.py:52
msgid "Unable to fetch cluster template list"
msgstr "Unable to fetch cluster template list"
#: dashboards/project/data_processing/cluster_templates/views.py:112
#: dashboards/project/data_processing/clusters/views.py:97
msgid "Unable to fetch cluster template."
msgstr "Unable to fetch cluster template."
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_configure_general_help.html:4
msgid "This Cluster Template will be created for:"
msgstr "This Cluster Template will be created for:"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_configure_general_help.html:8
#: dashboards/project/data_processing/cluster_templates/workflows/create.py:60
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_configure_general_help.html:8
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_configure_general_help.html:8
msgid "Hadoop version"
msgstr "Hadoop version"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_configure_general_help.html:12
msgid ""
"The Cluster Template object should specify Node Group Templates that will be used to build a Hadoop Cluster.\n"
" You can add Node Groups using Node Group Templates on a &quotNode Groups&quot tab."
msgstr "The Cluster Template object should specify Node Group Templates that will be used to build a Hadoop Cluster.\n You can add Node Groups using Node Group Templates on a &quotNode Groups&quot tab."
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_configure_general_help.html:16
msgid ""
"You may set <b>cluster</b> scoped Hadoop configurations on corresponding "
"tabs."
msgstr "You may set <b>cluster</b> scoped Hadoop configurations on corresponding tabs."
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_configure_general_help.html:19
msgid ""
"The Cluster Template object may specify a list of processes in anti-affinity group.\n"
" That means these processes may not be launched more than once on a single host."
msgstr "The Cluster Template object may specify a list of processes in anti-affinity group.\n That means these processes may not be launched more than once on a single host."
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_create_general_help.html:3
msgid "Select a plugin and Hadoop version for a new Cluster template."
msgstr "Select a plugin and Hadoop version for a new Cluster template."
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:3
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:3
msgid "Template Overview"
msgstr "Template Overview"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:20
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:46
msgid "Anti-affinity enabled for"
msgstr "Anti-affinity enabled for"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:30
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:56
msgid "no processes"
msgstr "no processes"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:34
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:46
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:60
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:54
msgid "Node Configurations"
msgstr "Node Configurations"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:42
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:54
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:68
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:62
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_service_confs.html:12
#, python-format
msgid "%(conf_name)s: %(conf_value)s"
msgstr ""
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:46
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:58
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:72
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:66
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_service_confs.html:17
msgid "No configurations"
msgstr "No configurations"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:51
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:77
msgid "Cluster configurations are not specified"
msgstr "Cluster configurations are not specified"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:7
#, python-format
msgid "Node Group: %(node_group_name)s"
msgstr ""
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:8
msgid "Nodes Count"
msgstr "Nodes Count"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:11
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:14
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:14
#: dashboards/project/databases/templates/databases/_detail_overview.html:26
#: dashboards/project/databases/workflows/create_instance.py:36
#: dashboards/project/instances/templates/instances/_detail_overview.html:46
#: dashboards/project/instances/workflows/create_instance.py:83
msgid "Flavor"
msgstr "Flavour"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:12
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:15
msgid "Flavor is not specified"
msgstr "Flavor is not specified"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:18
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:34
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:26
msgid "Template not specified"
msgstr "Template not specified"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:21
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:29
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:31
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:101
msgid "Auto Security Group"
msgstr ""
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:33
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:41
#: dashboards/project/data_processing/nodegroup_templates/tables.py:86
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:47
msgid "Node Processes"
msgstr "Node Processes"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:43
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:51
msgid "Node processes are not specified"
msgstr "Node processes are not specified"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:63
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:71
msgid "Node configurations are not specified"
msgstr "Node configurations are not specified"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_upload_file.html:22
#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:40
msgid "Upload"
msgstr "Upload"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/cluster_node_groups_template.html:95
msgid "Select a Node Group Template to add:"
msgstr ""
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/cluster_templates.html:6
msgid "Data Processing - Cluster Templates"
msgstr "Data Processing - Cluster Templates"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/cluster_templates.html:22
msgid "Add Node Group"
msgstr "Add Node Group"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/configure.html:3
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/configure.html:6
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/create.html:3
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/create.html:6
#: dashboards/project/data_processing/cluster_templates/workflows/create.py:80
#: dashboards/project/data_processing/cluster_templates/workflows/create.py:225
msgid "Create Cluster Template"
msgstr "Create Cluster Template"
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/details.html:3
#: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/details.html:6
msgid "Cluster Template Details"
msgstr "Cluster Template Details"
#: dashboards/project/data_processing/cluster_templates/workflows/copy.py:32
#, python-format
msgid "Cluster Template copy %s created"
msgstr "Cluster Template copy %s created"
#: dashboards/project/data_processing/cluster_templates/workflows/copy.py:96
msgid "Unable to fetch template to copy."
msgstr "Unable to fetch template to copy."
#: dashboards/project/data_processing/cluster_templates/workflows/create.py:49
msgid "Unable to fetch plugin list."
msgstr "Unable to fetch plugin list."
#: dashboards/project/data_processing/cluster_templates/workflows/create.py:53
#: dashboards/project/data_processing/jobs/workflows/launch.py:354
msgid "Plugin name"
msgstr "Plugin name"
#: dashboards/project/data_processing/cluster_templates/workflows/create.py:69
msgid "Select plugin and hadoop version for cluster template"
msgstr "Select plugin and hadoop version for cluster template"
#: dashboards/project/data_processing/cluster_templates/workflows/create.py:83
#: dashboards/project/data_processing/jobs/workflows/launch.py:408
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:305
msgid "Could not create"
msgstr "Could not create"
#: dashboards/project/data_processing/cluster_templates/workflows/create.py:97
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:37
msgid "Template Name"
msgstr "Template Name"
#: dashboards/project/data_processing/cluster_templates/workflows/create.py:138
#: dashboards/project/data_processing/data_plugins/tabs.py:26
#: dashboards/project/database_backups/workflows/create_backup.py:43
#: dashboards/project/databases/workflows/create_instance.py:47
#: dashboards/project/instances/templates/instances/_detail_overview.html:34
#: dashboards/project/instances/workflows/create_instance.py:131
#: dashboards/project/loadbalancers/tables.py:337
msgid "Details"
msgstr "Details"
#: dashboards/project/data_processing/cluster_templates/workflows/create.py:227
#, python-format
msgid "Created Cluster Template %s"
msgstr "Created Cluster Template %s"
#: dashboards/project/data_processing/cluster_templates/workflows/create.py:310
msgid "Cluster template creation failed"
msgstr "Cluster template creation failed"
#: dashboards/project/data_processing/clusters/panel.py:22
#: dashboards/project/data_processing/clusters/tables.py:119
msgid "Clusters"
msgstr "Clusters"
#: dashboards/project/data_processing/clusters/tables.py:41
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/scale.html:3
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/scale.html:6
#: dashboards/project/data_processing/clusters/workflows/scale.py:42
msgid "Scale Cluster"
msgstr "Scale Cluster"
#: dashboards/project/data_processing/clusters/tables.py:53
msgid "Delete Cluster"
msgid_plural "Delete Clusters"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/data_processing/clusters/tables.py:61
msgid "Deleted Cluster"
msgid_plural "Deleted Clusters"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/data_processing/clusters/tables.py:84
msgid "Unable to update row"
msgstr "Unable to update row"
#: dashboards/project/data_processing/clusters/tables.py:94
#: dashboards/project/data_processing/clusters/workflows/create.py:177
#: dashboards/project/data_processing/jobs/workflows/launch.py:312
msgid "Configure Cluster"
msgstr "Configure Cluster"
#: dashboards/project/data_processing/clusters/tables.py:115
msgid "Instances Count"
msgstr "Instances Count"
#: dashboards/project/data_processing/clusters/tabs.py:111
msgid "Unable to get node group details."
msgstr "Unable to get node group details."
#: dashboards/project/data_processing/clusters/tabs.py:137
msgid "Internal IP"
msgstr "Internal IP"
#: dashboards/project/data_processing/clusters/tabs.py:140
msgid "Management IP"
msgstr "Management IP"
#: dashboards/project/data_processing/clusters/tabs.py:145
msgid " "
msgstr " "
#: dashboards/project/data_processing/clusters/tabs.py:174
msgid "Unable to fetch instance details."
msgstr "Unable to fetch instance details."
#: dashboards/project/data_processing/clusters/views.py:47
msgid "Unable to fetch cluster list"
msgstr "Unable to fetch cluster list"
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_configure_general_help.html:4
msgid "This Cluster will be started with:"
msgstr "This Cluster will be started with:"
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_configure_general_help.html:12
msgid "Cluster can be launched using existing Cluster Templates."
msgstr "Cluster can be launched using existing Cluster Templates."
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_configure_general_help.html:15
msgid ""
"The Cluster object should specify OpenStack Image to boot instances for "
"Hadoop Cluster."
msgstr "The Cluster object should specify OpenStack Image to boot instances for Hadoop Cluster."
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_configure_general_help.html:18
msgid "User has to choose a keypair to have access to clusters instances."
msgstr "User has to choose a keypair to have access to clusters instances."
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_create_cluster.html:21
msgid " Done"
msgstr " Done"
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_create_general_help.html:3
msgid "Select a plugin and Hadoop version for a new Cluster."
msgstr "Select a plugin and Hadoop version for a new Cluster."
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:3
msgid "Cluster Overview"
msgstr "Cluster Overview"
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:17
msgid "Error Details"
msgstr "Error Details"
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:36
#: dashboards/project/data_processing/clusters/workflows/create.py:79
msgid "Base Image"
msgstr "Base Image"
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:39
#: dashboards/project/data_processing/clusters/workflows/create.py:95
msgid "Neutron Management Network"
msgstr "Neutron Management Network"
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:42
#: dashboards/project/data_processing/clusters/workflows/create.py:82
msgid "Keypair"
msgstr "Keypair"
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:86
#, python-format
msgid "%(key)s:%(val | safe)s "
msgstr ""
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_instances_details.html:2
msgid "Cluster Instances"
msgstr "Cluster Instances"
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:10
#, python-format
msgid "Name: %(node_group_name)s"
msgstr ""
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:11
msgid "Number of Nodes"
msgstr "Number of Nodes"
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/clusters.html:6
msgid "Data Processing - Clusters"
msgstr "Data Processing - Clusters"
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/details.html:3
#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/details.html:6
msgid "Cluster Details"
msgstr "Cluster Details"
#: dashboards/project/data_processing/clusters/workflows/create.py:43
#: dashboards/project/data_processing/jobs/workflows/launch.py:394
msgid "Select plugin and hadoop version for cluster"
msgstr "Select plugin and hadoop version for cluster"
#: dashboards/project/data_processing/clusters/workflows/create.py:71
msgid "Cluster Name"
msgstr "Cluster Name"
#: dashboards/project/data_processing/clusters/workflows/create.py:76
msgid "Cluster Template"
msgstr "Cluster Template"
#: dashboards/project/data_processing/clusters/workflows/create.py:84
msgid "Which keypair to use for authentication."
msgstr "Which keypair to use for authentication."
#: dashboards/project/data_processing/clusters/workflows/create.py:125
msgid "Unable to fetch image choices."
msgstr "Unable to fetch image choices."
#: dashboards/project/data_processing/clusters/workflows/create.py:134
msgid "Unable to fetch keypair choices."
msgstr "Unable to fetch keypair choices."
#: dashboards/project/data_processing/clusters/workflows/create.py:136
msgid "No keypair"
msgstr "No keypair"
#: dashboards/project/data_processing/clusters/workflows/create.py:197
#, python-format
msgid "Created Cluster %s"
msgstr "Created Cluster %s"
#: dashboards/project/data_processing/clusters/workflows/create.py:229
msgid "Unable to create the cluster"
msgstr "Unable to create the cluster"
#: dashboards/project/data_processing/clusters/workflows/scale.py:43
msgid "Scale"
msgstr "Scale"
#: dashboards/project/data_processing/clusters/workflows/scale.py:50
msgid "Scaled cluster successfully started."
msgstr "Scaled cluster successfully started."
#: dashboards/project/data_processing/clusters/workflows/scale.py:107
msgid "Unable to fetch cluster to scale"
msgstr "Unable to fetch cluster to scale"
#: dashboards/project/data_processing/clusters/workflows/scale.py:162
msgid "Unable to fetch cluster to scale."
msgstr "Unable to fetch cluster to scale."
#: dashboards/project/data_processing/clusters/workflows/scale.py:172
msgid "Scale cluster operation failed"
msgstr "Scale cluster operation failed"
#: dashboards/project/data_processing/data_image_registry/forms.py:45
msgid "Successfully updated image."
msgstr "Successfully updated image."
#: dashboards/project/data_processing/data_image_registry/forms.py:50
msgid "Failed to update image."
msgstr "Failed to update image."
#: dashboards/project/data_processing/data_image_registry/forms.py:59
#: dashboards/project/data_processing/data_image_registry/tables.py:76
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:57
#: dashboards/project/volumes/volumes/forms.py:207
msgid "Image"
msgstr "Image"
#: dashboards/project/data_processing/data_image_registry/forms.py:71
#: dashboards/project/instances/forms.py:38
#: dashboards/project/instances/forms.py:61
#: dashboards/project/instances/workflows/create_instance.py:389
msgid "Select Image"
msgstr "Select Image"
#: dashboards/project/data_processing/data_image_registry/forms.py:73
msgid "No images available."
msgstr "No images available."
#: dashboards/project/data_processing/data_image_registry/forms.py:83
#, python-format
msgid "Unable to retrieve images with filter %s."
msgstr "Unable to retrieve images with filter %s."
#: dashboards/project/data_processing/data_image_registry/forms.py:110
msgid "Unable to fetch available images."
msgstr "Unable to fetch available images."
#: dashboards/project/data_processing/data_image_registry/panel.py:22
#: dashboards/project/data_processing/data_image_registry/tables.py:84
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/image_registry.html:6
msgid "Image Registry"
msgstr "Image Registry"
#: dashboards/project/data_processing/data_image_registry/tables.py:30
msgid "Edit Tags"
msgstr "Edit Tags"
#: dashboards/project/data_processing/data_image_registry/tables.py:44
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_register_image.html:10
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/register_image.html:3
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/register_image.html:6
msgid "Register Image"
msgstr "Register Image"
#: dashboards/project/data_processing/data_image_registry/tables.py:54
msgid "Unregister Image"
msgid_plural "Unregister Images"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/data_processing/data_image_registry/tables.py:62
msgid "Unregistered Image"
msgid_plural "Unregistered Images"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/data_processing/data_image_registry/tables.py:80
msgid "Tags"
msgstr "Tags"
#: dashboards/project/data_processing/data_image_registry/views.py:47
msgid "Unable to retrieve image list"
msgstr "Unable to retrieve image list"
#: dashboards/project/data_processing/data_image_registry/views.py:57
#: dashboards/project/data_processing/data_image_registry/views.py:72
msgid "Unable to process plugin tags"
msgstr "Unable to process plugin tags"
#: dashboards/project/data_processing/data_image_registry/views.py:98
msgid "Unable to fetch the image details"
msgstr "Unable to fetch the image details"
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_edit_tags.html:10
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/edit_tags.html:3
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/edit_tags.html:6
msgid "Edit Image Tags"
msgstr "Edit Image Tags"
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_edit_tags.html:27
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_register_image.html:25
msgid "Done"
msgstr "Done"
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_help.html:3
msgid "Image Registry tool:"
msgstr "Image Registry tool:"
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_help.html:6
msgid ""
"Image Registry is used to provide additional information about images for "
"Data Processing."
msgstr "Image Registry is used to provide additional information about images for Data Processing."
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_help.html:9
msgid ""
"Specified User Name will be used by Data Processing to apply configs and "
"manage processes on instances."
msgstr "Specified User Name will be used by Data Processing to apply configs and manage processes on instances."
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_help.html:12
msgid ""
"Tags are used for filtering images suitable for each plugin and each Data Processing version.\n"
" To add required tags, select a plugin and a Data Processing version and click &quot;Add plugin tags&quot; button."
msgstr ""
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_help.html:16
msgid "You may also add any custom tag."
msgstr "You may also add any custom tag."
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_help.html:19
msgid "Unnecessary tags may be removed by clicking a cross near tag's name."
msgstr "Unnecessary tags may be removed by clicking a cross near tag's name."
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_tag_form.html:5
msgid ""
"Register tags required for the Plugin with specified Data Processing Version"
msgstr "Register tags required for the Plugin with specified Data Processing Version"
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_tag_form.html:8
msgid "Version"
msgstr "Version"
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_tag_form.html:30
msgid "Add plugin tags"
msgstr "Add plugin tags"
#: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_tag_form.html:38
msgid "Add custom tag"
msgstr "Add custom tag"
#: dashboards/project/data_processing/data_plugins/panel.py:22
#: dashboards/project/data_processing/data_plugins/tables.py:39
msgid "Plugins"
msgstr "Plugins"
#: dashboards/project/data_processing/data_plugins/tables.py:26
#: dashboards/project/data_processing/data_plugins/templates/data_processing.data_plugins/_details.html:11
msgid "Title"
msgstr "Title"
#: dashboards/project/data_processing/data_plugins/tables.py:30
#: dashboards/project/data_processing/data_plugins/templates/data_processing.data_plugins/_details.html:15
msgid "Supported Versions"
msgstr "Supported Versions"
#: dashboards/project/data_processing/data_plugins/tabs.py:39
msgid "Unable to retrieve plugin."
msgstr "Unable to retrieve plugin."
#: dashboards/project/data_processing/data_plugins/views.py:40
msgid "Unable to retrieve data processing plugins."
msgstr "Unable to retrieve data processing plugins."
#: dashboards/project/data_processing/data_plugins/templates/data_processing.data_plugins/_details.html:3
msgid "Data Processing Plugin Overview"
msgstr "Data Processing Plugin Overview"
#: dashboards/project/data_processing/data_plugins/templates/data_processing.data_plugins/details.html:3
#: dashboards/project/data_processing/data_plugins/templates/data_processing.data_plugins/details.html:6
msgid "Data Processing Plugin Details"
msgstr "Data Processing Plugin Details"
#: dashboards/project/data_processing/data_plugins/templates/data_processing.data_plugins/plugins.html:6
msgid "Data Processing Plugins"
msgstr "Data Processing Plugins"
#: dashboards/project/data_processing/data_sources/panel.py:22
#: dashboards/project/data_processing/data_sources/tables.py:69
#: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/data_sources.html:6
msgid "Data Sources"
msgstr "Data Sources"
#: dashboards/project/data_processing/data_sources/tables.py:28
#: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/create.html:3
#: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/create.html:6
#: dashboards/project/data_processing/data_sources/workflows/create.py:54
#: dashboards/project/data_processing/data_sources/workflows/create.py:78
msgid "Create Data Source"
msgstr "Create Data Source"
#: dashboards/project/data_processing/data_sources/tables.py:38
msgid "Delete Data source"
msgid_plural "Delete Data sources"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/data_processing/data_sources/tables.py:46
msgid "Deleted Data source"
msgid_plural "Deleted Data sources"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/data_processing/data_sources/tabs.py:38
msgid "Unable to retrieve data source details"
msgstr "Unable to retrieve data source details"
#: dashboards/project/data_processing/data_sources/views.py:45
#: dashboards/project/data_processing/jobs/workflows/launch.py:75
msgid "Unable to fetch data sources."
msgstr "Unable to fetch data sources."
#: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_create_data_source_help.html:4
msgid "Create a Data Source with a specified name."
msgstr "Create a Data Source with a specified name."
#: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_create_data_source_help.html:7
msgid "Select the type of your Data Source."
msgstr "Select the type of your Data Source."
#: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_create_data_source_help.html:10
msgid "You may need to enter the username and password for your Data Source."
msgstr "You may need to enter the username and password for your Data Source."
#: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_create_data_source_help.html:13
msgid "You may also enter an optional description for your Data Source."
msgstr "You may also enter an optional description for your Data Source."
#: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:2
msgid "Data Source Overview"
msgstr "Data Source Overview"
#: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:11
#: dashboards/project/data_processing/data_sources/workflows/create.py:35
#: dashboards/project/data_processing/job_binaries/forms.py:52
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_details.html:9
#: dashboards/project/loadbalancers/workflows.py:525
#: dashboards/project/loadbalancers/workflows.py:529
#: dashboards/project/loadbalancers/workflows.py:530
#: dashboards/project/stacks/forms.py:58
msgid "URL"
msgstr "URL"
#: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:15
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_details.html:13
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_details.html:24
msgid "Create time"
msgstr "Create time"
#: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/details.html:3
#: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/details.html:6
msgid "Data Source Details"
msgstr "Data Source Details"
#: dashboards/project/data_processing/data_sources/workflows/create.py:31
msgid "Data Source Type"
msgstr "Data Source Type"
#: dashboards/project/data_processing/data_sources/workflows/create.py:37
msgid "Source username"
msgstr "Source username"
#: dashboards/project/data_processing/data_sources/workflows/create.py:42
msgid "Source password"
msgstr "Source password"
#: dashboards/project/data_processing/data_sources/workflows/create.py:80
msgid "Data source created"
msgstr "Data source created"
#: dashboards/project/data_processing/data_sources/workflows/create.py:81
msgid "Could not create data source"
msgstr "Could not create data source"
#: dashboards/project/data_processing/job_binaries/forms.py:50
msgid "Storage type"
msgstr "Storage type"
#: dashboards/project/data_processing/job_binaries/forms.py:55
msgid "Internal binary"
msgstr "Internal binary"
#: dashboards/project/data_processing/job_binaries/forms.py:58
msgid "Upload File"
msgstr "Upload File"
#: dashboards/project/data_processing/job_binaries/forms.py:61
msgid "Script name"
msgstr "Script name"
#: dashboards/project/data_processing/job_binaries/forms.py:64
msgid "Script text"
msgstr "Script text"
#: dashboards/project/data_processing/job_binaries/forms.py:69
msgid "Username"
msgstr "Username"
#: dashboards/project/data_processing/job_binaries/forms.py:99
msgid "Failed to get list of internal binaries."
msgstr "Failed to get list of internal binaries."
#: dashboards/project/data_processing/job_binaries/forms.py:129
#: dashboards/project/data_processing/job_binaries/forms.py:172
msgid "Unable to create job binary"
msgstr "Unable to create job binary"
#: dashboards/project/data_processing/job_binaries/forms.py:144
#: dashboards/project/data_processing/job_binaries/tables.py:31
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create.html:11
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/create.html:3
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/create.html:6
msgid "Create Job Binary"
msgstr "Create Job Binary"
#: dashboards/project/data_processing/job_binaries/forms.py:161
msgid "Unable to upload job binary"
msgstr "Unable to upload job binary"
#: dashboards/project/data_processing/job_binaries/forms.py:194
msgid "Failed to fetch internal binary list"
msgstr "Failed to fetch internal binary list"
#: dashboards/project/data_processing/job_binaries/panel.py:22
#: dashboards/project/data_processing/job_binaries/tables.py:90
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/job_binaries.html:6
msgid "Job Binaries"
msgstr "Job Binaries"
#: dashboards/project/data_processing/job_binaries/tables.py:41
msgid "Delete Job binary"
msgid_plural "Delete Job binaries"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/data_processing/job_binaries/tables.py:49
msgid "Deleted Job binary"
msgid_plural "Deleted Job binaries"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/data_processing/job_binaries/tables.py:74
msgid "Download Job Binary"
msgstr "Download Job Binary"
#: dashboards/project/data_processing/job_binaries/tables.py:84
msgid "Url"
msgstr "Url"
#: dashboards/project/data_processing/job_binaries/tabs.py:38
msgid "Unable to fetch job binary."
msgstr "Unable to fetch job binary."
#: dashboards/project/data_processing/job_binaries/views.py:51
msgid "Unable to fetch job binary list."
msgstr "Unable to fetch job binary list."
#: dashboards/project/data_processing/job_binaries/views.py:85
#, python-format
msgid "Unable to fetch job binary: %(exc)s"
msgstr "Unable to fetch job binary: %(exc)s"
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:4
msgid ""
"<b>Important</b>: The name that you give your job binary will be the name used in your job execution.\n"
" If your binary requires a particular name or extension (ie: \".jar\"), be sure to include it here."
msgstr "<b>Important</b>: The name that you give your job binary will be the name used in your job execution.\n If your binary requires a particular name or extension (ie: \".jar\"), be sure to include it here."
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:8
msgid "Select the storage type for your job binary."
msgstr "Select the storage type for your job binary."
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:10
msgid "Data Processing internal database"
msgstr "Data Processing internal database"
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:15
msgid ""
"For Data Processing internal job binaries, you may choose from the "
"following:"
msgstr "For Data Processing internal job binaries, you may choose from the following:"
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:17
msgid "Choose an existing file"
msgstr "Choose an existing file"
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:18
msgid "Upload a new file"
msgstr "Upload a new file"
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:19
msgid "Create a script to be uploaded dynamically"
msgstr "Create a script to be uploaded dynamically"
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:23
msgid "For Object Store job binaries, you must:"
msgstr "For Object Store job binaries, you must:"
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:25
msgid "Enter the URL for the file"
msgstr "Enter the URL for the file"
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:26
msgid "Enter the username and password required to access that file"
msgstr "Enter the username and password required to access that file"
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:30
msgid "You may also enter an optional description for your job binary."
msgstr "You may also enter an optional description for your job binary."
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_details.html:2
msgid "Job Binary Overview"
msgstr "Job Binary Overview"
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_details.html:16
msgid "Download job binary"
msgstr "Download job binary"
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/details.html:3
#: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/details.html:6
msgid "Job Binary Details"
msgstr "Job Binary Details"
#: dashboards/project/data_processing/job_executions/panel.py:22
#: dashboards/project/data_processing/job_executions/tables.py:161
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/job_executions.html:6
msgid "Job Executions"
msgstr "Job Executions"
#: dashboards/project/data_processing/job_executions/tables.py:34
msgid "Delete Job execution"
msgid_plural "Delete Job executions"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/data_processing/job_executions/tables.py:42
msgid "Deleted Job execution"
msgid_plural "Deleted Job executions"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/data_processing/job_executions/tables.py:58
#: dashboards/project/data_processing/job_executions/tables.py:87
#: dashboards/project/data_processing/jobs/tables.py:64
#: dashboards/project/data_processing/jobs/tables.py:93
#: dashboards/project/data_processing/jobs/tables.py:122
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/launch.html:3
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/launch.html:6
#: dashboards/project/data_processing/jobs/workflows/launch.py:330
#: dashboards/project/data_processing/jobs/workflows/launch.py:405
#: dashboards/project/data_processing/jobs/workflows/launch.py:415
msgid "Launch Job"
msgid_plural "Launch Jobs"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/data_processing/job_executions/tables.py:66
#: dashboards/project/data_processing/job_executions/tables.py:95
#: dashboards/project/data_processing/jobs/tables.py:72
#: dashboards/project/data_processing/jobs/tables.py:101
#: dashboards/project/data_processing/jobs/tables.py:130
msgid "Launched Job"
msgid_plural "Launched Jobs"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/data_processing/job_executions/tables.py:72
msgid "Relaunch On Existing Cluster"
msgstr "Relaunch On Existing Cluster"
#: dashboards/project/data_processing/job_executions/tables.py:101
msgid "Relaunch On New Cluster"
msgstr "Relaunch On New Cluster"
#: dashboards/project/data_processing/job_executions/tables.py:143
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:10
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_details.html:3
#: dashboards/project/data_processing/jobs/workflows/launch.py:56
#: dashboards/project/data_processing/jobs/workflows/launch.py:97
#: dashboards/project/data_processing/jobs/workflows/launch.py:122
msgid "Job"
msgstr "Job"
#: dashboards/project/data_processing/job_executions/tables.py:147
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:16
#: dashboards/project/data_processing/jobs/workflows/launch.py:104
msgid "Cluster"
msgstr "Cluster"
#: dashboards/project/data_processing/job_executions/views.py:43
msgid "Unable to fetch job executions."
msgstr "Unable to fetch job executions."
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:3
msgid "Job Execution Overview"
msgstr "Job Execution Overview"
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:12
msgid "Input Data Source"
msgstr "Input Data Source"
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:14
msgid "Output Data Source"
msgstr "Output Data Source"
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:18
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:24
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:38
msgid "Last Updated"
msgstr "Last Updated"
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:20
msgctxt "Start time"
msgid "Started"
msgstr "Started"
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:22
msgctxt "End time"
msgid "Ended"
msgstr "Ended"
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:24
msgid "Return Code"
msgstr "Return Code"
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:26
msgid "Oozie Job ID"
msgstr "Oozie Job ID"
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:28
msgctxt "Created time"
msgid "Created"
msgstr "Created"
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:30
msgid "Job Configuration"
msgstr "Job Configuration"
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:32
#, python-format
msgid "%(group)s:"
msgstr ""
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/details.html:3
#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/details.html:6
msgid "Job Execution Details"
msgstr "Job Execution Details"
#: dashboards/project/data_processing/jobs/panel.py:22
#: dashboards/project/data_processing/jobs/tables.py:156
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/jobs.html:6
msgid "Jobs"
msgstr "Jobs"
#: dashboards/project/data_processing/jobs/tables.py:30
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/create.html:3
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/create.html:6
#: dashboards/project/data_processing/jobs/workflows/create.py:95
#: dashboards/project/data_processing/jobs/workflows/create.py:118
msgid "Create Job"
msgstr "Create Job"
#: dashboards/project/data_processing/jobs/tables.py:40
msgid "Delete Job"
msgid_plural "Delete Jobs"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/data_processing/jobs/tables.py:48
msgid "Deleted Job"
msgid_plural "Deleted Jobs"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/data_processing/jobs/tables.py:78
msgid "Launch On Existing Cluster"
msgstr "Launch On Existing Cluster"
#: dashboards/project/data_processing/jobs/tables.py:107
#: dashboards/project/data_processing/jobs/tables.py:136
msgid "Launch On New Cluster"
msgstr "Launch On New Cluster"
#: dashboards/project/data_processing/jobs/views.py:48
#: dashboards/project/data_processing/jobs/workflows/launch.py:89
msgid "Unable to fetch jobs."
msgstr "Unable to fetch jobs."
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:4
msgid "Create a job with a specified name."
msgstr "Create a job with a specified name."
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:7
msgid "Select the type of your job:"
msgstr "Select the type of your job:"
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:9
#: dashboards/project/data_processing/jobs/workflows/create.py:70
msgid "Pig"
msgstr "Pig"
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:10
#: dashboards/project/data_processing/jobs/workflows/create.py:70
msgid "Hive"
msgstr "Hive"
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:11
#: dashboards/project/data_processing/jobs/workflows/create.py:71
msgid "Spark"
msgstr "Spark"
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:12
#: dashboards/project/data_processing/jobs/workflows/create.py:72
msgid "MapReduce"
msgstr "MapReduce"
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:13
#: dashboards/project/data_processing/jobs/workflows/create.py:74
msgid "Java Action"
msgstr "Java Action"
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:17
msgid ""
"Choose or create your main binary. Additional libraries can be added from "
"the \"Libs\" tab."
msgstr "Choose or create your main binary. Additional libraries can be added from the \"Libs\" tab."
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:20
msgid "For Spark jobs, only a main is required, \"libs\" are optional."
msgstr "For Spark jobs, only a main is required, \"libs\" are optional."
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:23
msgid ""
"For MapReduce or Java Action jobs, \"mains\" are not applicable. You are required to add one\n"
" or more \"libs\" for these jobs."
msgstr "For MapReduce or Java Action jobs, \"mains\" are not applicable. You are required to add one\n or more \"libs\" for these jobs."
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:27
msgid "You may also enter an optional description for your job."
msgstr "You may also enter an optional description for your job."
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_libs_help.html:4
msgid "Add libraries to your job."
msgstr "Add libraries to your job."
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_libs_help.html:7
msgid ""
"Choose from the list of binaries and click \"choose\" to add the library to "
"your job. This can be repeated for additional libraries."
msgstr "Choose from the list of binaries and click \"choose\" to add the library to your job. This can be repeated for additional libraries."
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_details.html:12
msgid "Mains"
msgstr "Mains"
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_details.html:18
#: dashboards/project/data_processing/jobs/workflows/create.py:48
msgid "Libs"
msgstr "Libs"
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_launch_job_configure_help.html:4
msgid "Enter any custom configuration required for your job's execution."
msgstr "Enter any custom configuration required for your job's execution."
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_launch_job_help.html:4
msgid "Launch the given job on a cluster."
msgstr "Launch the given job on a cluster."
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_launch_job_help.html:7
msgid "Choose the cluster to use for the job execution."
msgstr "Choose the cluster to use for the job execution."
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_launch_job_help.html:10
msgid "Choose the Input Data Source (n/a for Java jobs)."
msgstr "Choose the Input Data Source (n/a for Java jobs)."
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_launch_job_help.html:13
msgid "Choose the Output Data Source (n/a for Java jobs)."
msgstr "Choose the Output Data Source (n/a for Java jobs)."
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/config_template.html:5
msgid "Select property name"
msgstr ""
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/config_template.html:16
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/config_template.html:34
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/config_template.html:47
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/library_template.html:3
msgid "Remove"
msgstr "Remove"
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/config_template.html:220
msgid "Configuration"
msgstr "Configuration"
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/config_template.html:223
msgid "Parameters"
msgstr "Parameters"
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/config_template.html:226
msgid "Arguments"
msgstr "Arguments"
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/details.html:3
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/details.html:6
msgid "Job Details"
msgstr "Job Details"
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/library_template.html:86
msgid "Choose"
msgstr "Choose"
#: dashboards/project/data_processing/jobs/templates/data_processing.jobs/library_template.html:98
msgid "Chosen Libraries"
msgstr "Chosen Libraries"
#: dashboards/project/data_processing/jobs/workflows/create.py:31
msgid "Choose libraries"
msgstr "Choose libraries"
#: dashboards/project/data_processing/jobs/workflows/create.py:43
#: dashboards/project/data_processing/jobs/workflows/create.py:82
msgid "-- not selected --"
msgstr "-- not selected --"
#: dashboards/project/data_processing/jobs/workflows/create.py:57
msgid "Job Type"
msgstr "Job Type"
#: dashboards/project/data_processing/jobs/workflows/create.py:59
msgid "Choose a main binary"
msgstr "Choose a main binary"
#: dashboards/project/data_processing/jobs/workflows/create.py:61
msgid "Choose the binary which should be used in this Job."
msgstr "Choose the binary which should be used in this Job."
#: dashboards/project/data_processing/jobs/workflows/create.py:73
msgid "Streaming MapReduce"
msgstr "Streaming MapReduce"
#: dashboards/project/data_processing/jobs/workflows/create.py:120
msgid "Job created"
msgstr "Job created"
#: dashboards/project/data_processing/jobs/workflows/create.py:121
msgid "Could not create job"
msgstr "Could not create job"
#: dashboards/project/data_processing/jobs/workflows/launch.py:40
msgid "Input"
msgstr "Input"
#: dashboards/project/data_processing/jobs/workflows/launch.py:45
msgid "Output"
msgstr "Output"
#: dashboards/project/data_processing/jobs/workflows/launch.py:114
msgid "Unable to fetch clusters."
msgstr "Unable to fetch clusters."
#: dashboards/project/data_processing/jobs/workflows/launch.py:154
msgid "Main Class"
msgstr "Main Class"
#: dashboards/project/data_processing/jobs/workflows/launch.py:157
msgid "Java Opts"
msgstr "Java Opts"
#: dashboards/project/data_processing/jobs/workflows/launch.py:160
msgid "Mapper"
msgstr "Mapper"
#: dashboards/project/data_processing/jobs/workflows/launch.py:162
msgid "Reducer"
msgstr "Reducer"
#: dashboards/project/data_processing/jobs/workflows/launch.py:230
msgid "Configure"
msgstr "Configure"
#: dashboards/project/data_processing/jobs/workflows/launch.py:308
msgid "Persist cluster after job exit"
msgstr "Persist cluster after job exit"
#: dashboards/project/data_processing/jobs/workflows/launch.py:331
#: dashboards/project/data_processing/jobs/workflows/launch.py:416
#: dashboards/project/databases/workflows/create_instance.py:273
#: dashboards/project/images/images/tables.py:35
#: dashboards/project/instances/workflows/create_instance.py:785
#: dashboards/project/stacks/templates/stacks/_create.html:24
msgid "Launch"
msgstr "Launch"
#: dashboards/project/data_processing/jobs/workflows/launch.py:332
#: dashboards/project/data_processing/jobs/workflows/launch.py:417
msgid "Job launched"
msgstr "Job launched"
#: dashboards/project/data_processing/jobs/workflows/launch.py:333
#: dashboards/project/data_processing/jobs/workflows/launch.py:418
msgid "Could not launch job"
msgstr "Could not launch job"
#: dashboards/project/data_processing/jobs/workflows/launch.py:359
msgid "Job configs"
msgstr "Job configs"
#: dashboards/project/data_processing/jobs/workflows/launch.py:363
msgid "Job args"
msgstr "Job args"
#: dashboards/project/data_processing/jobs/workflows/launch.py:367
msgid "Job params"
msgstr "Job params"
#: dashboards/project/data_processing/jobs/workflows/launch.py:373
msgid "Job Execution ID"
msgstr "Job Execution ID"
#: dashboards/project/data_processing/jobs/workflows/launch.py:449
msgid "Unable to create new cluster for job."
msgstr "Unable to create new cluster for job."
#: dashboards/project/data_processing/jobs/workflows/launch.py:462
msgid "Unable to launch job."
msgstr "Unable to launch job."
#: dashboards/project/data_processing/nodegroup_templates/panel.py:22
#: dashboards/project/data_processing/nodegroup_templates/tables.py:92
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/nodegroup_templates.html:6
msgid "Node Group Templates"
msgstr "Node Group Templates"
#: dashboards/project/data_processing/nodegroup_templates/tables.py:37
msgid "Configure Template"
msgstr "Configure Template"
#: dashboards/project/data_processing/nodegroup_templates/tables.py:70
msgid "Delete"
msgstr "Delete"
#: dashboards/project/data_processing/nodegroup_templates/tabs.py:43
#: dashboards/project/data_processing/nodegroup_templates/tabs.py:84
msgid "Unable to fetch node group template."
msgstr "Unable to fetch node group template."
#: dashboards/project/data_processing/nodegroup_templates/tabs.py:49
msgid "Unable to fetch flavor for template."
msgstr "Unable to fetch flavor for template."
#: dashboards/project/data_processing/nodegroup_templates/tabs.py:58
msgid "Unable to fetch floating ip pools."
msgstr ""
#: dashboards/project/data_processing/nodegroup_templates/tabs.py:71
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_service_confs.html:2
msgid "Service Configurations"
msgstr "Service Configurations"
#: dashboards/project/data_processing/nodegroup_templates/views.py:48
msgid "Unable to fetch node group template list."
msgstr "Unable to fetch node group template list."
#: dashboards/project/data_processing/nodegroup_templates/views.py:103
msgid "Unable to fetch template object."
msgstr "Unable to fetch template object."
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_configure_general_help.html:4
msgid "This Node Group Template will be created for:"
msgstr "This Node Group Template will be created for:"
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_configure_general_help.html:12
msgid ""
"The Node Group Template object should specify processes that will be "
"launched on each instance. Also an OpenStack flavor is required to boot VMs."
msgstr "The Node Group Template object should specify processes that will be launched on each instance. Also an OpenStack flavor is required to boot VMs."
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_configure_general_help.html:15
msgid ""
"Data Processing provides different storage location options. You may choose "
"Ephemeral Drive or a Cinder Volume to be attached to instances."
msgstr "Data Processing provides different storage location options. You may choose Ephemeral Drive or a Cinder Volume to be attached to instances."
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_configure_general_help.html:18
msgid ""
"When processes are selected, you may set <b>node</b> scoped Hadoop "
"configurations on corresponding tabs."
msgstr "When processes are selected, you may set <b>node</b> scoped Hadoop configurations on corresponding tabs."
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_create_general_help.html:3
msgid "Select a plugin and Hadoop version for a new Node group template."
msgstr "Select a plugin and Hadoop version for a new Node group template."
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:57
msgid "HDFS placement"
msgstr "HDFS placement"
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:59
msgid "Cinder volumes"
msgstr "Cinder volumes"
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:60
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:53
msgid "Volumes per node"
msgstr "Volumes per node"
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:62
msgid "Volumes size"
msgstr "Volumes size"
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:65
msgid "Ephemeral drive"
msgstr "Ephemeral drive"
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_fields_help.html:3
msgid "Filter"
msgstr "Filter"
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_fields_help.html:4
msgid "Show full configuration"
msgstr "Show full configuration"
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_fields_help.html:5
msgid "Hide full configuration"
msgstr "Hide full configuration"
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/configure.html:3
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/configure.html:6
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/create.html:3
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/create.html:6
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:174
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:302
msgid "Create Node Group Template"
msgstr "Create Node Group Template"
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/details.html:3
msgid "Nodegroup Template Details"
msgstr "Nodegroup Template Details"
#: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/details.html:6
msgid "Node Group Template Details"
msgstr "Node Group Template Details"
#: dashboards/project/data_processing/nodegroup_templates/workflows/copy.py:29
#, python-format
msgid "Node Group Template copy %s created"
msgstr "Node Group Template copy %s created"
#: dashboards/project/data_processing/nodegroup_templates/workflows/copy.py:77
msgid "Unable to fetch plugin details."
msgstr "Unable to fetch plugin details."
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:43
msgid "OpenStack Flavor"
msgstr "OpenStack Flavor"
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:46
msgid "Storage location"
msgstr "Storage location"
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:47
msgid "Choose a storage location"
msgstr "Choose a storage location"
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:60
msgid "Volumes size (GB)"
msgstr "Volumes size (GB)"
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:88
msgid "Unable to generate process choices."
msgstr "Unable to generate process choices."
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:96
msgid "Floating IP pool"
msgstr "Floating IP pool"
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:103
msgid "Create security group for this Node Group."
msgstr ""
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:111
msgid "Launch instances in these security groups."
msgstr ""
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:116
msgid "Processes"
msgstr "Processes"
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:118
msgid "Processes to be launched in node group"
msgstr "Processes to be launched in node group"
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:150
msgid "Configure Node Group Template"
msgstr "Configure Node Group Template"
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:176
#, python-format
msgid "Created Node Group Template %s"
msgstr "Created Node Group Template %s"
#: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:283
msgid "Select plugin and hadoop version"
msgstr "Select plugin and hadoop version"
#: dashboards/project/data_processing/utils/anti_affinity.py:31
msgid "Use anti-affinity groups for: "
msgstr "Use anti-affinity groups for: "
#: dashboards/project/data_processing/utils/anti_affinity.py:33
msgid "Use anti-affinity groups for processes"
msgstr "Use anti-affinity groups for processes"
#: dashboards/project/data_processing/utils/anti_affinity.py:66
msgid "Unable to populate anti-affinity processes."
msgstr "Unable to populate anti-affinity processes."
#: dashboards/project/data_processing/utils/neutron_support.py:32
#: dashboards/project/databases/workflows/create_instance.py:161
#: dashboards/project/instances/workflows/create_instance.py:687
msgid "Unable to retrieve networks."
msgstr "Unable to retrieve networks."
#: dashboards/project/data_processing/utils/workflow_helpers.py:111
msgid "Node group cluster"
msgstr "Node group cluster"
#: dashboards/project/data_processing/utils/workflow_helpers.py:115
msgid "Count"
msgstr "Count"
#: dashboards/project/data_processing/utils/workflow_helpers.py:168
msgid "Plugin Name"
msgstr "Plugin Name"
#: dashboards/project/database_backups/panel.py:23
#: dashboards/project/database_backups/tables.py:167
#: dashboards/project/database_backups/templates/database_backups/index.html:6
#: dashboards/project/databases/tables.py:334
#: dashboards/project/databases/tabs.py:104
msgid "Backups"
msgstr "Backups"
#: dashboards/project/database_backups/tables.py:38
#: dashboards/project/databases/tables.py:148
#: dashboards/project/volumes/volumes/tables.py:198
msgid "Create Backup"
msgstr "Create Backup"
#: dashboards/project/database_backups/tables.py:46
#: dashboards/project/volumes/backups/tables.py:63
msgid "Restore Backup"
msgstr "Restore Backup"
#: dashboards/project/database_backups/tables.py:61
msgid "Download Backup"
msgstr "Download Backup"
#: dashboards/project/database_backups/tables.py:81
msgid "Delete Backup"
msgid_plural "Delete Backups"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/database_backups/tables.py:89
msgid "Deleted Backup"
msgid_plural "Deleted Backups"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/database_backups/tables.py:129
#: dashboards/project/database_backups/tables.py:135
#: dashboards/project/databases/tables.py:194
#: dashboards/project/databases/tables.py:200
#: dashboards/project/databases/tables.py:217
#: dashboards/project/databases/tables.py:223
#: dashboards/project/instances/tables.py:732
#: dashboards/project/instances/tables.py:739
msgid "Not available"
msgstr "Not available"
#: dashboards/project/database_backups/tables.py:147
#: dashboards/project/database_backups/templates/database_backups/details.html:25
#: dashboards/project/databases/tables.py:251
#: dashboards/project/databases/templates/databases/_detail_overview.html:13
#: dashboards/project/databases/workflows/create_instance.py:42
msgid "Datastore"
msgstr "Datastore"
#: dashboards/project/database_backups/tables.py:149
#: dashboards/project/database_backups/templates/database_backups/details.html:27
#: dashboards/project/databases/tables.py:253
#: dashboards/project/databases/templates/databases/_detail_overview.html:15
msgid "Datastore Version"
msgstr "Datastore Version"
#: dashboards/project/database_backups/tables.py:155
#: dashboards/project/databases/tables.py:322
msgid "Incremental"
msgstr "Incremental"
#: dashboards/project/database_backups/views.py:48
msgid "Not Found"
msgstr "Not Found"
#: dashboards/project/database_backups/views.py:60
msgid "Error getting database backup list."
msgstr "Error getting database backup list."
#: dashboards/project/database_backups/views.py:88
#, python-format
msgid "Unable to retrieve details for backup: %s"
msgstr "Unable to retrieve details for backup: %s"
#: dashboards/project/database_backups/views.py:96
#, python-format
msgid "Unable to retrieve details for parent backup: %s"
msgstr "Unable to retrieve details for parent backup: %s"
#: dashboards/project/database_backups/templates/database_backups/_backup_details_help.html:3
msgid "Specify the details for the database backup."
msgstr "Specify the details for the database backup."
#: dashboards/project/database_backups/templates/database_backups/_backup_details_help.html:4
msgid ""
"You can perform an incremental backup by specifying a parent backup. "
"<strong>However,</strong> not all databases support incremental backups in "
"which case this operation will result in an error."
msgstr "You can perform an incremental backup by specifying a parent backup. <strong>However,</strong> not all databases support incremental backups in which case this operation will result in an error."
#: dashboards/project/database_backups/templates/database_backups/backup.html:3
#: dashboards/project/database_backups/templates/database_backups/backup.html:6
#: dashboards/project/database_backups/workflows/create_backup.py:82
msgid "Backup Database"
msgstr "Backup Database"
#: dashboards/project/database_backups/templates/database_backups/details.html:3
msgid "Backup Details"
msgstr "Backup Details"
#: dashboards/project/database_backups/templates/database_backups/details.html:6
msgid "Backup Details: "
msgstr "Backup Details: "
#: dashboards/project/database_backups/templates/database_backups/details.html:12
msgid "Backup Overview"
msgstr "Backup Overview"
#: dashboards/project/database_backups/templates/database_backups/details.html:32
msgid "Backup File Location"
msgstr "Backup File Location"
#: dashboards/project/database_backups/templates/database_backups/details.html:34
msgid "Initial Volume Size"
msgstr "Initial Volume Size"
#: dashboards/project/database_backups/templates/database_backups/details.html:38
#: dashboards/project/databases/templates/databases/_detail_overview.html:36
#: dashboards/project/images/templates/images/images/_detail_overview.html:33
#: dashboards/project/stacks/tables.py:108
msgid "Updated"
msgstr "Updated"
#: dashboards/project/database_backups/templates/database_backups/details.html:40
msgid "Backup Duration"
msgstr "Backup Duration"
#: dashboards/project/database_backups/templates/database_backups/details.html:47
msgid "Incremental Backup"
msgstr "Incremental Backup"
#: dashboards/project/database_backups/templates/database_backups/details.html:50
#: dashboards/project/database_backups/workflows/create_backup.py:38
msgid "Parent Backup"
msgstr "Parent Backup"
#: dashboards/project/database_backups/templates/database_backups/details.html:61
msgid "Database Info"
msgstr "Database Info"
#: dashboards/project/database_backups/templates/database_backups/index.html:3
msgid "Database Backups"
msgstr "Database Backups"
#: dashboards/project/database_backups/workflows/create_backup.py:33
msgid "Database Instance"
msgstr "Database Instance"
#: dashboards/project/database_backups/workflows/create_backup.py:37
msgid "Optional Backup Description"
msgstr "Optional Backup Description"
#: dashboards/project/database_backups/workflows/create_backup.py:40
msgid "Optional parent backup"
msgstr "Optional parent backup"
#: dashboards/project/database_backups/workflows/create_backup.py:53
msgid "Unable to list database instances to backup."
msgstr "Unable to list database instances to backup."
#: dashboards/project/database_backups/workflows/create_backup.py:65
msgid "Unable to list database backups for parent."
msgstr "Unable to list database backups for parent."
#: dashboards/project/database_backups/workflows/create_backup.py:69
msgid "Select parent backup"
msgstr "Select parent backup"
#: dashboards/project/database_backups/workflows/create_backup.py:71
#: dashboards/project/databases/workflows/create_instance.py:248
msgid "No backups available"
msgstr "No backups available"
#: dashboards/project/database_backups/workflows/create_backup.py:83
#: dashboards/project/databases/workflows/create_instance.py:228
msgid "Backup"
msgstr "Backup"
#: dashboards/project/database_backups/workflows/create_backup.py:84
#, python-format
msgid "Scheduled backup \"%(name)s\"."
msgstr "Scheduled backup \"%(name)s\"."
#: dashboards/project/database_backups/workflows/create_backup.py:85
#: dashboards/project/databases/workflows/create_instance.py:275
#: dashboards/project/instances/workflows/create_instance.py:787
#, python-format
msgid "Unable to launch %(count)s named \"%(name)s\"."
msgstr "Unable to launch %(count)s named \"%(name)s\"."
#: dashboards/project/database_backups/workflows/create_backup.py:95
#: dashboards/project/databases/workflows/create_instance.py:291
#: dashboards/project/instances/workflows/create_instance.py:804
msgid "instance"
msgstr "instance"
#: dashboards/project/database_backups/workflows/create_backup.py:108
msgid "Error creating database backup."
msgstr "Error creating database backup."
#: dashboards/project/databases/forms.py:28
#: dashboards/project/volumes/volumes/forms.py:596
msgid "Current Size (GB)"
msgstr "Current Size (GB)"
#: dashboards/project/databases/forms.py:32
#: dashboards/project/volumes/volumes/forms.py:600
msgid "New Size (GB)"
msgstr "New Size (GB)"
#: dashboards/project/databases/forms.py:39
msgid "New size for volume must be greater than current size."
msgstr "New size for volume must be greater than current size."
#: dashboards/project/databases/forms.py:50
#, python-format
msgid "Resizing volume \"%s\""
msgstr "Resizing volume \"%s\""
#: dashboards/project/databases/forms.py:53
#, python-format
msgid "Unable to resize volume. %s"
msgstr "Unable to resize volume. %s"
#: dashboards/project/databases/tables.py:37
#: dashboards/project/instances/tables.py:90
msgid "Terminate Instance"
msgid_plural "Terminate Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/databases/tables.py:45
#: dashboards/project/instances/tables.py:98
msgid "Scheduled termination of Instance"
msgid_plural "Scheduled termination of Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/databases/tables.py:62
msgid "Restart Instance"
msgid_plural "Restart Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/databases/tables.py:70
msgid "Restarted Instance"
msgid_plural "Restarted Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/databases/tables.py:108
msgid "Error deleting database user."
msgstr "Error deleting database user."
#: dashboards/project/databases/tables.py:116
msgid "Delete Database"
msgid_plural "Delete Databases"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/databases/tables.py:124
msgid "Deleted Database"
msgid_plural "Deleted Databases"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/databases/tables.py:134
msgid "Error deleting database on instance."
msgstr "Error deleting database on instance."
#: dashboards/project/databases/tables.py:140
#: dashboards/project/databases/templates/databases/launch.html:3
#: dashboards/project/databases/workflows/create_instance.py:272
#: dashboards/project/instances/tables.py:303
#: dashboards/project/instances/tables.py:331
#: dashboards/project/instances/workflows/create_instance.py:784
#: dashboards/project/network_topology/templates/network_topology/index.html:28
msgid "Launch Instance"
msgstr "Launch Instance"
#: dashboards/project/databases/tables.py:164
msgid "Resize Volume"
msgstr "Resize Volume"
#: dashboards/project/databases/tables.py:208
#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:12
#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:12
#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:12
#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:12
#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:12
msgid "Not Assigned"
msgstr "Not Assigned"
#: dashboards/project/databases/tables.py:213
#, python-format
msgid "%(name)s | %(RAM)s RAM"
msgstr "%(name)s | %(RAM)s RAM"
#: dashboards/project/databases/tables.py:231
#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:8
#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:11
#: dashboards/project/firewalls/templates/firewalls/_policy_details.html:8
#: dashboards/project/firewalls/templates/firewalls/_policy_details.html:11
#: dashboards/project/firewalls/templates/firewalls/_policy_details.html:27
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:8
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:11
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:43
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:48
#: dashboards/project/loadbalancers/tables.py:327
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:10
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:13
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:23
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:47
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:59
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:10
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:13
msgid "-"
msgstr "-"
#: dashboards/project/databases/tables.py:259
#: dashboards/project/databases/templates/databases/_detail_overview.html:31
#: dashboards/project/databases/workflows/create_instance.py:38
msgid "Volume Size"
msgstr "Volume Size"
#: dashboards/project/databases/tables.py:282
msgid "Allowed Host"
msgstr "Allowed Host"
#: dashboards/project/databases/tables.py:283
#: dashboards/project/databases/tables.py:300
#: dashboards/project/databases/tabs.py:77
msgid "Databases"
msgstr "Databases"
#: dashboards/project/databases/tables.py:296
msgid "Database Name"
msgstr "Database Name"
#: dashboards/project/databases/tables.py:320
msgid "Backup File"
msgstr "Backup File"
#: dashboards/project/databases/tabs.py:63
msgid "Unable to get user data."
msgstr "Unable to get user data."
#: dashboards/project/databases/tabs.py:90
msgid "Unable to get databases data."
msgstr "Unable to get databases data."
#: dashboards/project/databases/tabs.py:115
msgid "Unable to get database backup data."
msgstr "Unable to get database backup data."
#: dashboards/project/databases/views.py:55
msgid "Unable to retrieve database size information."
msgstr "Unable to retrieve database size information."
#: dashboards/project/databases/views.py:76
msgid "Unable to retrieve database instances."
msgstr "Unable to retrieve database instances."
#: dashboards/project/databases/views.py:111
#, python-format
msgid "Unable to retrieve details for database instance: %s"
msgstr "Unable to retrieve details for database instance: %s"
#: dashboards/project/databases/templates/databases/_detail_overview.html:3
#: dashboards/project/instances/templates/instances/_detail_overview.html:4
#: dashboards/project/overview/templates/overview/usage.html:3
msgid "Instance Overview"
msgstr "Instance Overview"
#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:6
#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:6
#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:6
#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:6
#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:6
msgid "Connection Info"
msgstr "Connection Info"
#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:15
#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:15
#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:15
msgid "Database Port"
msgstr "Database Port"
#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:17
#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:15
#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:17
#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:17
#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:15
msgid "Connection Examples"
msgstr "Connection Examples"
#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:19
#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:18
#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:19
msgid "USERNAME"
msgstr "USERNAME"
#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:19
#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:19
msgid "PASSWORD"
msgstr "PASSWORD"
#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:19
#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:19
msgid "DATABASE"
msgstr "DATABASE"
#: dashboards/project/databases/templates/databases/_launch_details_help.html:3
#: dashboards/project/instances/templates/instances/_launch_details_help.html:5
msgid "Specify the details for launching an instance."
msgstr "Specify the details for launching an instance."
#: dashboards/project/databases/templates/databases/_launch_details_help.html:4
msgid ""
"<strong>Please note:</strong> The value specified in the Volume Size field "
"should be greater than 0, however, some configurations do not support "
"specifying volume size. If specifying the volume size results in an error "
"stating volume support is not enabled, enter 0."
msgstr "<strong>Please note:</strong> The value specified in the Volume Size field should be greater than 0, however, some configurations do not support specifying volume size. If specifying the volume size results in an error stating volume support is not enabled, enter 0."
#: dashboards/project/databases/templates/databases/_launch_initialize_help.html:3
#: dashboards/project/databases/workflows/create_instance.py:189
msgid "Initial Databases"
msgstr "Initial Databases"
#: dashboards/project/databases/templates/databases/_launch_initialize_help.html:4
msgid "Optionally provide a comma separated list of databases to create:"
msgstr "Optionally provide a comma separated list of databases to create:"
#: dashboards/project/databases/templates/databases/_launch_initialize_help.html:7
#: dashboards/project/databases/workflows/create_instance.py:193
msgid "Initial Admin User"
msgstr "Initial Admin User"
#: dashboards/project/databases/templates/databases/_launch_initialize_help.html:8
msgid ""
"Create an optional initial user.\n"
" This user will have access to all databases you create."
msgstr "Create an optional initial user.\n This user will have access to all databases you create."
#: dashboards/project/databases/templates/databases/_launch_initialize_help.html:12
msgid "Username (required)"
msgstr "Username (required)"
#: dashboards/project/databases/templates/databases/_launch_initialize_help.html:13
msgid "Password (required)"
msgstr "Password (required)"
#: dashboards/project/databases/templates/databases/_launch_initialize_help.html:14
#: dashboards/project/databases/workflows/create_instance.py:199
msgid "Allowed Host (optional)"
msgstr "Allowed Host (optional)"
#: dashboards/project/databases/templates/databases/_launch_initialize_help.html:15
msgid ""
"Allow the user to connect from this host\n"
" only. If not provided this user will be allowed to connect from anywhere.\n"
" "
msgstr "Allow the user to connect from this host\n only. If not provided this user will be allowed to connect from anywhere.\n "
#: dashboards/project/databases/templates/databases/_launch_network_help.html:4
msgid ""
"\n"
" Move networks from 'Available Networks' to 'Selected Networks' by\n"
" clicking the button, or dragging and dropping. You can change the\n"
" NIC order by dragging and dropping as well.\n"
" "
msgstr "\n Move networks from 'Available Networks' to 'Selected Networks' by\n clicking the button, or dragging and dropping. You can change the\n NIC order by dragging and dropping as well.\n "
#: dashboards/project/databases/templates/databases/_launch_networks.html:8
#: dashboards/project/instances/templates/instances/_update_networks.html:8
msgid "Selected networks"
msgstr "Selected networks"
#: dashboards/project/databases/templates/databases/_launch_networks.html:11
#: dashboards/project/instances/templates/instances/_update_networks.html:11
msgid "Available networks"
msgstr "Available networks"
#: dashboards/project/databases/templates/databases/_launch_restore_help.html:3
msgid "Create this database from a previous backup."
msgstr "Create this database from a previous backup."
#: dashboards/project/databases/templates/databases/_resize_volume.html:9
#: dashboards/project/databases/templates/databases/_resize_volume.html:24
#: dashboards/project/databases/templates/databases/resize_volume.html:3
#: dashboards/project/databases/templates/databases/resize_volume.html:6
msgid "Resize Database Volume"
msgstr "Resize Database Volume"
#: dashboards/project/databases/templates/databases/_resize_volume.html:18
msgid "Specify the new volume size for the database instance."
msgstr "Specify the new volume size for the database instance."
#: dashboards/project/databases/templates/databases/_resize_volume.html:19
msgid ""
"<strong>Please note:</strong> The new value must be greater than the "
"existing volume size."
msgstr "<strong>Please note:</strong> The new value must be greater than the existing volume size."
#: dashboards/project/databases/templates/databases/detail.html:3
#: dashboards/project/instances/templates/instances/detail.html:3
msgid "Instance Details"
msgstr "Instance Details"
#: dashboards/project/databases/templates/databases/detail.html:6
#: dashboards/project/instances/templates/instances/detail.html:6
msgid "Instance Details: "
msgstr "Instance Details: "
#: dashboards/project/databases/templates/databases/launch.html:6
msgid "Launch Database"
msgstr "Launch Database"
#: dashboards/project/databases/templates/databases/update.html:3
#: dashboards/project/databases/templates/databases/update.html:6
#: dashboards/project/instances/tables.py:347
#: dashboards/project/instances/workflows/update_instance.py:132
msgid "Edit Instance"
msgstr "Edit Instance"
#: dashboards/project/databases/workflows/create_instance.py:37
#: dashboards/project/instances/workflows/create_instance.py:84
msgid "Size of image to launch."
msgstr "Size of image to launch."
#: dashboards/project/databases/workflows/create_instance.py:41
msgid "Size of the volume in GB."
msgstr "Size of the volume in GB."
#: dashboards/project/databases/workflows/create_instance.py:44
msgid "Type and version of datastore."
msgstr "Type and version of datastore."
#: dashboards/project/databases/workflows/create_instance.py:52
msgid "You must select a datastore type and version."
msgstr "You must select a datastore type and version."
#: dashboards/project/databases/workflows/create_instance.py:64
msgid "Unable to obtain flavors."
msgstr "Unable to obtain flavors."
#: dashboards/project/databases/workflows/create_instance.py:115
msgid "Select datastore type and version"
msgstr "Select datastore type and version"
#: dashboards/project/databases/workflows/create_instance.py:135
#: dashboards/project/instances/workflows/create_instance.py:648
msgid "At least one network must be specified."
msgstr "At least one network must be specified."
#: dashboards/project/databases/workflows/create_instance.py:137
#: dashboards/project/instances/workflows/create_instance.py:650
msgid "Launch instance with these networks"
msgstr "Launch instance with these networks"
#: dashboards/project/databases/workflows/create_instance.py:147
#: dashboards/project/instances/workflows/create_instance.py:672
msgid "Networking"
msgstr "Networking"
#: dashboards/project/databases/workflows/create_instance.py:149
#: dashboards/project/instances/workflows/create_instance.py:674
msgid "Select networks for your instance."
msgstr "Select networks for your instance."
#: dashboards/project/databases/workflows/create_instance.py:191
msgid "Comma separated list of databases to create"
msgstr "Comma separated list of databases to create"
#: dashboards/project/databases/workflows/create_instance.py:195
msgid "Initial admin user to add"
msgstr "Initial admin user to add"
#: dashboards/project/databases/workflows/create_instance.py:201
msgid "Host or IP that the user is allowed to connect through."
msgstr "Host or IP that the user is allowed to connect through."
#: dashboards/project/databases/workflows/create_instance.py:205
msgid "Initialize Databases"
msgstr "Initialise Databases"
#: dashboards/project/databases/workflows/create_instance.py:213
msgid "You must specify a password if you create a user."
msgstr "You must specify a password if you create a user."
#: dashboards/project/databases/workflows/create_instance.py:216
msgid "You must specify at least one database if you create a user."
msgstr "You must specify at least one database if you create a user."
#: dashboards/project/databases/workflows/create_instance.py:230
msgid "Select a backup to restore"
msgstr "Select a backup to restore"
#: dashboards/project/databases/workflows/create_instance.py:233
msgid "Restore From Backup"
msgstr "Restore From Backup"
#: dashboards/project/databases/workflows/create_instance.py:246
msgid "Select backup"
msgstr "Select backup"
#: dashboards/project/databases/workflows/create_instance.py:261
msgid "Unable to find backup!"
msgstr "Unable to find backup!"
#: dashboards/project/databases/workflows/create_instance.py:274
#: dashboards/project/instances/workflows/create_instance.py:786
#, python-format
msgid "Launched %(count)s named \"%(name)s\"."
msgstr "Launched %(count)s named \"%(name)s\"."
#: dashboards/project/firewalls/forms.py:40
#: dashboards/project/firewalls/tables.py:205
#: dashboards/project/firewalls/workflows.py:39
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:22
#: dashboards/project/loadbalancers/tables.py:276
#: dashboards/project/loadbalancers/workflows.py:44
#: dashboards/project/loadbalancers/workflows.py:171
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:33
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:28
msgid "Protocol"
msgstr "Protocol"
#: dashboards/project/firewalls/forms.py:41
msgid "Protocol for the firewall rule"
msgstr "Protocol for the firewall rule"
#: dashboards/project/firewalls/forms.py:44
msgid "Action for the firewall rule"
msgstr "Action for the firewall rule"
#: dashboards/project/firewalls/forms.py:46
#: dashboards/project/firewalls/workflows.py:49
msgid "Source IP Address/Subnet"
msgstr "Source IP Address/Subnet"
#: dashboards/project/firewalls/forms.py:49
msgid "Source IP address or subnet"
msgstr "Source IP address or subnet"
#: dashboards/project/firewalls/forms.py:51
#: dashboards/project/firewalls/workflows.py:53
msgid "Destination IP Address/Subnet"
msgstr "Destination IP Address/Subnet"
#: dashboards/project/firewalls/forms.py:54
msgid "Destination IP address or subnet"
msgstr "Destination IP address or subnet"
#: dashboards/project/firewalls/forms.py:57
#: dashboards/project/firewalls/workflows.py:58
msgid "Source Port/Port Range"
msgstr "Source Port/Port Range"
#: dashboards/project/firewalls/forms.py:60
msgid "Source port (integer in [1, 65535] or range in a:b)"
msgstr "Source port (integer in [1, 65535] or range in a:b)"
#: dashboards/project/firewalls/forms.py:63
#: dashboards/project/firewalls/workflows.py:63
msgid "Destination Port/Port Range"
msgstr "Destination Port/Port Range"
#: dashboards/project/firewalls/forms.py:66
msgid "Destination port (integer in [1, 65535] or range in a:b)"
msgstr "Destination port (integer in [1, 65535] or range in a:b)"
#: dashboards/project/firewalls/forms.py:81
#: dashboards/project/firewalls/workflows.py:40
#: dashboards/project/loadbalancers/workflows.py:487
msgid "TCP"
msgstr "TCP"
#: dashboards/project/firewalls/forms.py:81
#: dashboards/project/firewalls/workflows.py:41
msgid "UDP"
msgstr "UDP"
#: dashboards/project/firewalls/forms.py:81
#: dashboards/project/firewalls/workflows.py:42
msgid "ICMP"
msgstr "ICMP"
#: dashboards/project/firewalls/forms.py:82
#: dashboards/project/firewalls/tables.py:203
#: dashboards/project/firewalls/workflows.py:43
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:23
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:26
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:29
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:32
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:35
msgid "ANY"
msgstr "ANY"
#: dashboards/project/firewalls/forms.py:88
#: dashboards/project/firewalls/workflows.py:46
msgid "ALLOW"
msgstr "ALLOW"
#: dashboards/project/firewalls/forms.py:88
#: dashboards/project/firewalls/workflows.py:47
msgid "DENY"
msgstr "DENY"
#: dashboards/project/firewalls/forms.py:104
#, python-format
msgid "Rule %s was successfully updated."
msgstr "Rule %s was successfully updated."
#: dashboards/project/firewalls/forms.py:109
#, python-format
msgid "Failed to update rule %(name)s: %(reason)s"
msgstr "Failed to update rule %(name)s: %(reason)s"
#: dashboards/project/firewalls/forms.py:121
#: dashboards/project/firewalls/tables.py:237
#: dashboards/project/firewalls/workflows.py:184
#: dashboards/project/firewalls/templates/firewalls/_policy_details.html:34
msgid "Audited"
msgstr "Audited"
#: dashboards/project/firewalls/forms.py:130
#, python-format
msgid "Policy %s was successfully updated."
msgstr "Policy %s was successfully updated."
#: dashboards/project/firewalls/forms.py:135
#, python-format
msgid "Failed to update policy %(name)s: %(reason)s"
msgstr "Failed to update policy %(name)s: %(reason)s"
#: dashboards/project/firewalls/forms.py:149
#: dashboards/project/firewalls/tables.py:253
#: dashboards/project/firewalls/workflows.py:239
msgid "Policy"
msgstr "Policy"
#: dashboards/project/firewalls/forms.py:165
msgid "Unable to retrieve policy list."
msgstr "Unable to retrieve policy list."
#: dashboards/project/firewalls/forms.py:186
#, python-format
msgid "Firewall %s was successfully updated."
msgstr "Firewall %s was successfully updated."
#: dashboards/project/firewalls/forms.py:191
#, python-format
msgid "Failed to update firewall %(name)s: %(reason)s"
msgstr "Failed to update firewall %(name)s: %(reason)s"
#: dashboards/project/firewalls/forms.py:199
#: dashboards/project/firewalls/tables.py:158
msgid "Insert Rule"
msgstr "Insert Rule"
#: dashboards/project/firewalls/forms.py:200
msgid "Before"
msgstr "Before"
#: dashboards/project/firewalls/forms.py:202
msgid "After"
msgstr "After"
#: dashboards/project/firewalls/forms.py:229
#, python-format
msgid "Failed to retrieve available rules: %s"
msgstr "Failed to retrieve available rules: %s"
#: dashboards/project/firewalls/forms.py:248
#, python-format
msgid "Rule %(rule)s was successfully inserted to policy %(policy)s."
msgstr "Rule %(rule)s was successfully inserted to policy %(policy)s."
#: dashboards/project/firewalls/forms.py:256
#, python-format
msgid "Failed to insert rule to policy %(name)s: %(reason)s"
msgstr "Failed to insert rule to policy %(name)s: %(reason)s"
#: dashboards/project/firewalls/forms.py:264
#: dashboards/project/firewalls/tables.py:172
msgid "Remove Rule"
msgstr "Remove Rule"
#: dashboards/project/firewalls/forms.py:284
#, python-format
msgid "Failed to retrieve current rules in policy %(name)s: %(reason)s"
msgstr "Failed to retrieve current rules in policy %(name)s: %(reason)s"
#: dashboards/project/firewalls/forms.py:300
#, python-format
msgid "Rule %(rule)s was successfully removed from policy %(policy)s."
msgstr "Rule %(rule)s was successfully removed from policy %(policy)s."
#: dashboards/project/firewalls/forms.py:308
#, python-format
msgid "Failed to remove rule from policy %(name)s: %(reason)s"
msgstr "Failed to remove rule from policy %(name)s: %(reason)s"
#: dashboards/project/firewalls/panel.py:22
#: dashboards/project/firewalls/tables.py:259
#: dashboards/project/firewalls/tabs.py:75
#: dashboards/project/firewalls/templates/firewalls/details_tabs.html:3
#: dashboards/project/firewalls/templates/firewalls/details_tabs.html:6
msgid "Firewalls"
msgstr "Firewalls"
#: dashboards/project/firewalls/tables.py:37
#: dashboards/project/firewalls/workflows.py:212
msgid "Add Policy"
msgstr "Add Policy"
#: dashboards/project/firewalls/tables.py:45
msgid "Create Firewall"
msgstr "Create Firewall"
#: dashboards/project/firewalls/tables.py:66
msgid "Scheduled deletion of Rule"
msgid_plural "Scheduled deletion of Rules"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/firewalls/tables.py:80
msgid "Delete Policy"
msgid_plural "Delete Policies"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/firewalls/tables.py:88
msgid "Scheduled deletion of Policy"
msgid_plural "Scheduled deletion of Policies"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/firewalls/tables.py:103
msgid "Delete Firewall"
msgid_plural "Delete Firewalls"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/firewalls/tables.py:111
msgid "Scheduled deletion of Firewall"
msgid_plural "Scheduled deletion of Firewalls"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/firewalls/tables.py:121
#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:8
#: dashboards/project/firewalls/templates/firewalls/updaterule.html:3
msgid "Edit Rule"
msgstr "Edit Rule"
#: dashboards/project/firewalls/tables.py:133
#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:8
#: dashboards/project/firewalls/templates/firewalls/updatepolicy.html:3
msgid "Edit Policy"
msgstr "Edit Policy"
#: dashboards/project/firewalls/tables.py:145
#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:8
#: dashboards/project/firewalls/templates/firewalls/updatefirewall.html:3
msgid "Edit Firewall"
msgstr "Edit Firewall"
#: dashboards/project/firewalls/tables.py:207
msgid "Source IP"
msgstr "Source IP"
#: dashboards/project/firewalls/tables.py:209
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:28
msgid "Source Port"
msgstr "Source Port"
#: dashboards/project/firewalls/tables.py:211
msgid "Destination IP"
msgstr "Destination IP"
#: dashboards/project/firewalls/tables.py:213
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:34
msgid "Destination Port"
msgstr "Destination Port"
#: dashboards/project/firewalls/tables.py:221
msgid "In Policy"
msgstr "In Policy"
#: dashboards/project/firewalls/tables.py:225
#: dashboards/project/firewalls/tables.py:235
#: dashboards/project/firewalls/workflows.py:133
#: dashboards/project/firewalls/workflows.py:139
#: dashboards/project/firewalls/templates/firewalls/_policy_details.html:19
msgid "Rules"
msgstr "Rules"
#: dashboards/project/firewalls/tables.py:241
msgid "Policies"
msgstr "Policies"
#: dashboards/project/firewalls/tabs.py:33
msgid "Firewall Rules"
msgstr "Firewall Rules"
#: dashboards/project/firewalls/tabs.py:45
msgid "Unable to retrieve rules list."
msgstr "Unable to retrieve rules list."
#: dashboards/project/firewalls/tabs.py:54
msgid "Firewall Policies"
msgstr "Firewall Policies"
#: dashboards/project/firewalls/tabs.py:66
msgid "Unable to retrieve policies list."
msgstr "Unable to retrieve policies list."
#: dashboards/project/firewalls/tabs.py:87
msgid "Unable to retrieve firewall list."
msgstr "Unable to retrieve firewall list."
#: dashboards/project/firewalls/tabs.py:96
msgid "Firewall Rule Details"
msgstr "Firewall Rule Details"
#: dashboards/project/firewalls/tabs.py:107
#: dashboards/project/firewalls/views.py:144
msgid "Unable to retrieve rule details."
msgstr "Unable to retrieve rule details."
#: dashboards/project/firewalls/tabs.py:113
msgid "Firewall Policy Details"
msgstr "Firewall Policy Details"
#: dashboards/project/firewalls/tabs.py:124
#: dashboards/project/firewalls/views.py:176
#: dashboards/project/firewalls/views.py:242
#: dashboards/project/firewalls/views.py:276
msgid "Unable to retrieve policy details."
msgstr "Unable to retrieve policy details."
#: dashboards/project/firewalls/tabs.py:130
msgid "Firewall Details"
msgstr "Firewall Details"
#: dashboards/project/firewalls/tabs.py:141
#: dashboards/project/firewalls/views.py:209
msgid "Unable to retrieve firewall details."
msgstr "Unable to retrieve firewall details."
#: dashboards/project/firewalls/views.py:67
#, python-format
msgid "Deleted rule %s"
msgstr "Deleted rule %s"
#: dashboards/project/firewalls/views.py:70
#, python-format
msgid "Unable to delete rule. %s"
msgstr "Unable to delete rule. %s"
#: dashboards/project/firewalls/views.py:75
#, python-format
msgid "Deleted policy %s"
msgstr "Deleted policy %s"
#: dashboards/project/firewalls/views.py:78
#, python-format
msgid "Unable to delete policy. %s"
msgstr "Unable to delete policy. %s"
#: dashboards/project/firewalls/views.py:84
#, python-format
msgid "Deleted firewall %s"
msgstr "Deleted firewall %s"
#: dashboards/project/firewalls/views.py:87
#, python-format
msgid "Unable to delete firewall. %s"
msgstr "Unable to delete firewall. %s"
#: dashboards/project/firewalls/workflows.py:75
msgid "AddRule"
msgstr "AddRule"
#: dashboards/project/firewalls/workflows.py:77
msgid ""
"Create a firewall rule.\n"
"\n"
"Protocol and action must be specified. Other fields are optional."
msgstr "Create a firewall rule.\n\nProtocol and action must be specified. Other fields are optional."
#: dashboards/project/firewalls/workflows.py:107
#, python-format
msgid "Added Rule \"%s\"."
msgstr "Added Rule \"%s\"."
#: dashboards/project/firewalls/workflows.py:108
#, python-format
msgid "Unable to add Rule \"%s\"."
msgstr "Unable to add Rule \"%s\"."
#: dashboards/project/firewalls/workflows.py:136
msgid "Create a policy with selected rules."
msgstr "Create a policy with selected rules."
#: dashboards/project/firewalls/workflows.py:141
msgid "Select rules for your policy."
msgstr "Select rules for your policy."
#: dashboards/project/firewalls/workflows.py:156
#, python-format
msgid "Unable to retrieve rules (%(error)s)."
msgstr "Unable to retrieve rules (%(error)s)."
#: dashboards/project/firewalls/workflows.py:192
msgid "AddPolicy"
msgstr "AddPolicy"
#: dashboards/project/firewalls/workflows.py:194
msgid ""
"Create a firewall policy with an ordered list of firewall rules.\n"
"\n"
"A name must be given. Firewall rules are added in the order placed under the Rules tab."
msgstr "Create a firewall policy with an ordered list of firewall rules.\n\nA name must be given. Firewall rules are added in the order placed under the Rules tab."
#: dashboards/project/firewalls/workflows.py:214
#, python-format
msgid "Added Policy \"%s\"."
msgstr "Added Policy \"%s\"."
#: dashboards/project/firewalls/workflows.py:215
#, python-format
msgid "Unable to add Policy \"%s\"."
msgstr "Unable to add Policy \"%s\"."
#: dashboards/project/firewalls/workflows.py:250
msgid "Select a Policy"
msgstr "Select a Policy"
#: dashboards/project/firewalls/workflows.py:258
#, python-format
msgid "Unable to retrieve policy list (%(error)s)."
msgstr "Unable to retrieve policy list (%(error)s)."
#: dashboards/project/firewalls/workflows.py:270
msgid "AddFirewall"
msgstr "AddFirewall"
#: dashboards/project/firewalls/workflows.py:272
msgid ""
"Create a firewall based on a policy.\n"
"\n"
"A policy must be selected. Other fields are optional."
msgstr "Create a firewall based on a policy.\n\nA policy must be selected. Other fields are optional."
#: dashboards/project/firewalls/workflows.py:290
msgid "Add Firewall"
msgstr "Add Firewall"
#: dashboards/project/firewalls/workflows.py:292
#, python-format
msgid "Added Firewall \"%s\"."
msgstr "Added Firewall \"%s\"."
#: dashboards/project/firewalls/workflows.py:293
#, python-format
msgid "Unable to add Firewall \"%s\"."
msgstr "Unable to add Firewall \"%s\"."
#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:19
msgid "Policy ID"
msgstr "Policy ID"
#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:28
#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:25
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:35
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:63
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:57
msgid "Admin State Up"
msgstr "Admin State Up"
#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:8
#: dashboards/project/firewalls/templates/firewalls/insert_rule_to_policy.html:3
#: dashboards/project/firewalls/templates/firewalls/insert_rule_to_policy.html:6
msgid "Insert Rule to Policy"
msgstr "Insert Rule to Policy"
#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:18
msgid ""
"Choose the rule you want to insert. Specify\n"
" either the rule you want to insert immediately before, or the rule\n"
" to insert immediately after. If both are specified, the prior\n"
" takes precedence."
msgstr "Choose the rule you want to insert. Specify\n either the rule you want to insert immediately before, or the rule\n to insert immediately after. If both are specified, the prior\n takes precedence."
#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:8
#: dashboards/project/firewalls/templates/firewalls/remove_rule_from_policy.html:3
#: dashboards/project/firewalls/templates/firewalls/remove_rule_from_policy.html:6
msgid "Remove Rule from Policy"
msgstr "Remove Rule from Policy"
#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:18
msgid "Choose the rule you want to remove."
msgstr "Choose the rule you want to remove."
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:25
msgid "Source IP Address"
msgstr "Source IP Address"
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:31
msgid "Destination IP Address"
msgstr "Destination IP Address"
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:37
msgid "Used in Policy"
msgstr "Used in Policy"
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:47
msgid "Position in Policy"
msgstr "Position in Policy"
#: dashboards/project/firewalls/templates/firewalls/_update_rule_help.html:3
msgid ""
"Choose rule(s) from Available Rules to Selected Rule by push button or drag and drop,\n"
"you may change their order by drag and drop as well. "
msgstr "Choose rule(s) from Available Rules to Selected Rule by push button or drag and drop,\nyou may change their order by drag and drop as well. "
#: dashboards/project/firewalls/templates/firewalls/_update_rules.html:8
msgid "Selected Rules"
msgstr "Selected Rules"
#: dashboards/project/firewalls/templates/firewalls/_update_rules.html:11
msgid "Available Rules"
msgstr "Available Rules"
#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:18
msgid "You may update firewall details here."
msgstr "You may update firewall details here."
#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:18
msgid ""
"You may update policy details here. Use 'Insert Rule' or 'Remove Rule' links"
" instead to insert or remove a rule"
msgstr "You may update policy details here. Use 'Insert Rule' or 'Remove Rule' links instead to insert or remove a rule"
#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:18
msgid "You may update rule details here."
msgstr "You may update rule details here."
#: dashboards/project/firewalls/templates/firewalls/addfirewall.html:3
#: dashboards/project/firewalls/templates/firewalls/addfirewall.html:6
msgid "Add New Firewall"
msgstr "Add New Firewall"
#: dashboards/project/firewalls/templates/firewalls/addpolicy.html:3
#: dashboards/project/firewalls/templates/firewalls/addpolicy.html:6
msgid "Add New Policy"
msgstr "Add New Policy"
#: dashboards/project/firewalls/templates/firewalls/addrule.html:3
#: dashboards/project/firewalls/templates/firewalls/addrule.html:6
msgid "Add New Rule"
msgstr "Add New Rule"
#: dashboards/project/firewalls/templates/firewalls/updatefirewall.html:6
msgid "Edit Firewall "
msgstr "Edit Firewall "
#: dashboards/project/firewalls/templates/firewalls/updatepolicy.html:6
msgid "Edit Policy "
msgstr "Edit Policy "
#: dashboards/project/firewalls/templates/firewalls/updaterule.html:6
msgid "Edit Rule "
msgstr "Edit Rule "
#: dashboards/project/images/utils.py:43
msgid "Unable to retrieve public images."
msgstr "Unable to retrieve public images."
#: dashboards/project/images/utils.py:59
msgid "Unable to retrieve images for the current project."
msgstr "Unable to retrieve images for the current project."
#: dashboards/project/images/views.py:54
msgid "Unable to retrieve images."
msgstr "Unable to retrieve images."
#: dashboards/project/images/images/forms.py:45
msgid "Image Source"
msgstr "Image Source"
#: dashboards/project/images/images/forms.py:47
#: dashboards/project/images/images/forms.py:54
#: dashboards/project/images/images/forms.py:60
msgid "Image Location"
msgstr "Image Location"
#: dashboards/project/images/images/forms.py:48
#: dashboards/project/images/images/forms.py:65
#: dashboards/project/images/images/forms.py:70
msgid "Image File"
msgstr "Image File"
#: dashboards/project/images/images/forms.py:55
msgid "An external (HTTP) URL to load the image from."
msgstr "An external (HTTP) URL to load the image from."
#: dashboards/project/images/images/forms.py:66
msgid "A local image to upload."
msgstr "A local image to upload."
#: dashboards/project/images/images/forms.py:76
#: dashboards/project/images/images/forms.py:214
#: dashboards/project/images/images/tables.py:244
msgid "Format"
msgstr "Format"
#: dashboards/project/images/images/forms.py:81
#: dashboards/project/images/images/forms.py:209
msgid "Architecture"
msgstr "Architecture"
#: dashboards/project/images/images/forms.py:83
#: dashboards/project/images/images/forms.py:216
msgid "Minimum Disk (GB)"
msgstr "Minimum Disk (GB)"
#: dashboards/project/images/images/forms.py:85
#: dashboards/project/images/images/forms.py:218
msgid ""
"The minimum disk size required to boot the image. If unspecified, this value"
" defaults to 0 (no minimum)."
msgstr "The minimum disk size required to boot the image. If unspecified, this value defaults to 0 (no minimum)."
#: dashboards/project/images/images/forms.py:91
#: dashboards/project/images/images/forms.py:224
msgid "Minimum RAM (MB)"
msgstr "Minimum RAM (MB)"
#: dashboards/project/images/images/forms.py:93
#: dashboards/project/images/images/forms.py:226
msgid ""
"The minimum memory size required to boot the image. If unspecified, this "
"value defaults to 0 (no minimum)."
msgstr "The minimum memory size required to boot the image. If unspecified, this value defaults to 0 (no minimum)."
#: dashboards/project/images/images/forms.py:100
#: dashboards/project/images/images/forms.py:233
#: dashboards/project/images/images/tables.py:241
#: dashboards/project/images/templates/images/images/_detail_overview.html:23
msgid "Protected"
msgstr "Protected"
#: dashboards/project/images/images/forms.py:143
msgid "A image or external image location must be specified."
msgstr "A image or external image location must be specified."
#: dashboards/project/images/images/forms.py:146
msgid "Can not specify both image and external image location."
msgstr "Can not specify both image and external image location."
#: dashboards/project/images/images/forms.py:184
#, python-format
msgid "Your image %s has been queued for creation."
msgstr "Your image %s has been queued for creation."
#: dashboards/project/images/images/forms.py:188
msgid "Unable to create new image."
msgstr "Unable to create new image."
#: dashboards/project/images/images/forms.py:198
msgid "Kernel ID"
msgstr "Kernel ID"
#: dashboards/project/images/images/forms.py:204
msgid "Ramdisk ID"
msgstr "Ramdisk ID"
#: dashboards/project/images/images/forms.py:246
#, python-format
msgid "Unable to update image \"%s\"."
msgstr "Unable to update image \"%s\"."
#: dashboards/project/images/images/forms.py:273
msgid "Image was successfully updated."
msgstr "Image was successfully updated."
#: dashboards/project/images/images/tables.py:63
msgid "Delete Image"
msgid_plural "Delete Images"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/images/images/tables.py:71
msgid "Deleted Image"
msgid_plural "Deleted Images"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/images/images/tables.py:119
#: dashboards/project/volumes/snapshots/tables.py:93
#: dashboards/project/volumes/templates/volumes/volumes/_create.html:9
#: dashboards/project/volumes/templates/volumes/volumes/_create.html:24
#: dashboards/project/volumes/templates/volumes/volumes/create.html:3
#: dashboards/project/volumes/volumes/tables.py:101
#: dashboards/project/volumes/volumes/tables.py:126
msgid "Create Volume"
msgstr "Create Volume"
#: dashboards/project/images/images/tables.py:156
msgid "Shared with Me"
msgstr "Shared with Me"
#: dashboards/project/images/images/views.py:58
msgid "Unable to retrieve image."
msgstr "Unable to retrieve image."
#: dashboards/project/images/images/views.py:106
msgid "Unable to retrieve image details."
msgstr "Unable to retrieve image details."
#: dashboards/project/images/snapshots/forms.py:33
#: dashboards/project/volumes/snapshots/forms.py:25
#: dashboards/project/volumes/volumes/forms.py:472
msgid "Snapshot Name"
msgstr "Snapshot Name"
#: dashboards/project/images/snapshots/forms.py:43
#, python-format
msgid "Snapshot \"%(name)s\" created for instance \"%(inst)s\""
msgstr "Snapshot \"%(name)s\" created for instance \"%(inst)s\""
#: dashboards/project/images/snapshots/forms.py:49
msgid "Unable to create snapshot."
msgstr "Unable to create snapshot."
#: dashboards/project/images/snapshots/views.py:49
msgid "Unable to retrieve instance."
msgstr "Unable to retrieve instance."
#: dashboards/project/images/templates/images/images/_create.html:22
msgid ""
"Images can be provided via an HTTP URL or be uploaded from your local file "
"system. Compressed image binaries are supported (.zip and .tar.gz.)"
msgstr "Images can be provided via an HTTP URL or be uploaded from your local file system. Compressed image binaries are supported (.zip and .tar.gz.)"
#: dashboards/project/images/templates/images/images/_create.html:30
msgid ""
"If you select an image via an HTTP URL, the Image Location field MUST be a "
"valid and direct URL to the image binary; it must also be accessible to the "
"Image Service. URLs that redirect or serve error pages will result in "
"unusable images."
msgstr "If you select an image via an HTTP URL, the Image Location field MUST be a valid and direct URL to the image binary; it must also be accessible to the Image Service. URLs that redirect or serve error pages will result in unusable images."
#: dashboards/project/images/templates/images/images/_detail_overview.html:3
msgid "Image Overview"
msgstr "Image Overview"
#: dashboards/project/images/templates/images/images/_detail_overview.html:17
msgid "Owner"
msgstr "Owner"
#: dashboards/project/images/templates/images/images/_detail_overview.html:25
msgid "Checksum"
msgstr "Checksum"
#: dashboards/project/images/templates/images/images/_detail_overview.html:37
msgid "Never updated"
msgstr "Never updated"
#: dashboards/project/images/templates/images/images/_detail_overview.html:48
msgid "Container Format"
msgstr "Container Format"
#: dashboards/project/images/templates/images/images/_detail_overview.html:50
#: dashboards/project/volumes/volumes/forms.py:535
msgid "Disk Format"
msgstr "Disk Format"
#: dashboards/project/images/templates/images/images/_detail_overview.html:53
msgid "Min Disk"
msgstr "Min Disk"
#: dashboards/project/images/templates/images/images/_detail_overview.html:57
msgid "Min RAM"
msgstr "Min RAM"
#: dashboards/project/images/templates/images/images/_detail_overview.html:64
msgid "Custom Properties"
msgstr "Custom Properties"
#: dashboards/project/images/templates/images/images/detail.html:4
msgid "Image Details"
msgstr "Image Details"
#: dashboards/project/images/templates/images/images/detail.html:7
msgid "Image Details: "
msgstr "Image Details: "
#: dashboards/project/images/templates/images/images/detail.html:7
msgid "Image Details:"
msgstr "Image Details:"
#: dashboards/project/images/templates/images/snapshots/_create.html:9
#: dashboards/project/images/templates/images/snapshots/_create.html:24
#: dashboards/project/images/templates/images/snapshots/create.html:3
#: dashboards/project/instances/tables.py:383
#: dashboards/project/volumes/volumes/tables.py:173
msgid "Create Snapshot"
msgstr "Create Snapshot"
#: dashboards/project/images/templates/images/snapshots/_create.html:19
msgid "Snapshots preserve the disk state of a running instance."
msgstr "Snapshots preserve the disk state of a running instance."
#: dashboards/project/images/templates/images/snapshots/create.html:6
msgid "Create a Snapshot"
msgstr "Create a Snapshot"
#: dashboards/project/instances/audit_tables.py:24
msgid "Request ID"
msgstr "Request ID"
#: dashboards/project/instances/audit_tables.py:26
msgid "Start Time"
msgstr "Start Time"
#: dashboards/project/instances/audit_tables.py:29
#: dashboards/project/instances/templates/instances/_detail_overview.html:30
msgid "Message"
msgstr "Message"
#: dashboards/project/instances/audit_tables.py:33
msgid "Instance Action List"
msgstr "Instance Action List"
#: dashboards/project/instances/console.py:41
#, python-format
msgid "Console type \"%s\" not supported."
msgstr "Console type \"%s\" not supported."
#: dashboards/project/instances/console.py:66
msgid "No available console found."
msgstr "No available console found."
#: dashboards/project/instances/forms.py:42
msgid "Rebuild Password"
msgstr "Rebuild Password"
#: dashboards/project/instances/forms.py:47
msgid "Confirm Rebuild Password"
msgstr "Confirm Rebuild Password"
#: dashboards/project/instances/forms.py:50
#: dashboards/project/instances/workflows/create_instance.py:732
msgid "Disk Partition"
msgstr "Disk Partition"
#: dashboards/project/instances/forms.py:63
#: dashboards/project/instances/workflows/create_instance.py:391
msgid "No images available"
msgstr "No images available"
#: dashboards/project/instances/forms.py:75
#: dashboards/project/instances/workflows/create_instance.py:749
msgid "Automatic"
msgstr "Automatic"
#: dashboards/project/instances/forms.py:76
#: dashboards/project/instances/workflows/create_instance.py:750
msgid "Manual"
msgstr "Manual"
#: dashboards/project/instances/forms.py:79
#: dashboards/project/instances/workflows/create_instance.py:155
#: dashboards/project/instances/workflows/create_instance.py:759
msgid "Unable to retrieve extensions information."
msgstr "Unable to retrieve extensions information."
#: dashboards/project/instances/forms.py:103
#, python-format
msgid "Rebuilding instance %s."
msgstr "Rebuilding instance %s."
#: dashboards/project/instances/forms.py:106
msgid "Unable to rebuild instance."
msgstr "Unable to rebuild instance."
#: dashboards/project/instances/forms.py:114
msgid "The Key Pair name that was associated with the instance"
msgstr "The Key Pair name that was associated with the instance"
#: dashboards/project/instances/forms.py:121
msgid "The instance password encrypted with your public key."
msgstr "The instance password encrypted with your public key."
#: dashboards/project/instances/forms.py:124
msgid "Encrypted Password"
msgstr "Encrypted Password"
#: dashboards/project/instances/forms.py:139
msgid "Instance Password is not set or is not yet available"
msgstr "Instance Password is not set or is not yet available"
#: dashboards/project/instances/forms.py:145
msgid "Private Key File"
msgstr "Private Key File"
#: dashboards/project/instances/forms.py:149
msgid "OR Copy/Paste your Private Key"
msgstr "OR Copy/Paste your Private Key"
#: dashboards/project/instances/forms.py:157
msgid "Unable to retrieve instance password."
msgstr "Unable to retrieve instance password."
#: dashboards/project/instances/tables.py:119
msgid "Hard Reboot Instance"
msgid_plural "Hard Reboot Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/instances/tables.py:127
msgid "Hard Rebooted Instance"
msgid_plural "Hard Rebooted Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/instances/tables.py:150
msgid "Soft Reboot Instance"
msgid_plural "Soft Reboot Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/instances/tables.py:158
msgid "Soft Rebooted Instance"
msgid_plural "Soft Rebooted Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/instances/tables.py:175
msgid "Pause Instance"
msgid_plural "Pause Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/instances/tables.py:180
#: dashboards/project/instances/tables.py:247
msgid "Resume Instance"
msgid_plural "Resume Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/instances/tables.py:190
msgid "Paused Instance"
msgid_plural "Paused Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/instances/tables.py:195
#: dashboards/project/instances/tables.py:262
msgid "Resumed Instance"
msgid_plural "Resumed Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/instances/tables.py:242
msgid "Suspend Instance"
msgid_plural "Suspend Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/instances/tables.py:257
msgid "Suspended Instance"
msgid_plural "Suspended Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/instances/tables.py:370
msgid "Edit Security Groups"
msgstr "Edit Security Groups"
#: dashboards/project/instances/tables.py:396
#: dashboards/project/instances/tabs.py:58
msgid "Console"
msgstr "Console"
#: dashboards/project/instances/tables.py:416
msgid "View Log"
msgstr "View Log"
#: dashboards/project/instances/tables.py:433
#: dashboards/project/instances/workflows/resize_instance.py:88
msgid "Resize Instance"
msgstr "Resize Instance"
#: dashboards/project/instances/tables.py:457
msgid "Confirm Resize/Migrate"
msgstr "Confirm Resize/Migrate"
#: dashboards/project/instances/tables.py:470
msgid "Revert Resize/Migrate"
msgstr "Revert Resize/Migrate"
#: dashboards/project/instances/tables.py:483
#: dashboards/project/instances/templates/instances/_rebuild.html:9
#: dashboards/project/instances/templates/instances/_rebuild.html:27
#: dashboards/project/instances/templates/instances/rebuild.html:3
#: dashboards/project/instances/templates/instances/rebuild.html:6
msgid "Rebuild Instance"
msgstr "Rebuild Instance"
#: dashboards/project/instances/tables.py:500
msgid "Retrieve Password"
msgstr "Retrieve Password"
#: dashboards/project/instances/tables.py:523
#: dashboards/project/instances/tables.py:547
msgid "Associate Floating IP"
msgstr "Associate Floating IP"
#: dashboards/project/instances/tables.py:566
#, python-format
msgid "Successfully associated floating IP: %s"
msgstr "Successfully associated floating IP: %s"
#: dashboards/project/instances/tables.py:570
msgid "Unable to associate floating IP."
msgstr "Unable to associate floating IP."
#: dashboards/project/instances/tables.py:576
msgid "Disassociate Floating IP"
msgstr "Disassociate Floating IP"
#: dashboards/project/instances/tables.py:605
#, python-format
msgid "Successfully disassociated floating IP: %s"
msgstr "Successfully disassociated floating IP: %s"
#: dashboards/project/instances/tables.py:608
msgid "No floating IPs to disassociate."
msgstr "No floating IPs to disassociate."
#: dashboards/project/instances/tables.py:618
#, python-format
msgid "Please try again later [Error: %s]."
msgstr "Please try again later [Error: %s]."
#: dashboards/project/instances/tables.py:620
msgid ""
"There is not enough capacity for this flavor in the selected availability "
"zone. Try again later or select a different availability zone."
msgstr "There is not enough capacity for this flavor in the selected availability zone. Try again later or select a different availability zone."
#: dashboards/project/instances/tables.py:632
#, python-format
msgid "Failed to launch instance \"%s\""
msgstr "Failed to launch instance \"%s\""
#: dashboards/project/instances/tables.py:658
msgid "Start Instance"
msgid_plural "Start Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/instances/tables.py:666
msgid "Started Instance"
msgid_plural "Started Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/instances/tables.py:687
msgctxt "Action to perform (the instance is currently running)"
msgid "Shut Off Instance"
msgid_plural "Shut Off Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/instances/tables.py:696
msgctxt "Past action (the instance is currently already Shut Off)"
msgid "Shut Off Instance"
msgid_plural "Shut Off Instances"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/instances/tables.py:723
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: dashboards/project/instances/tables.py:747
#: dashboards/project/instances/tables.py:769
msgctxt "Current status of an Instance"
msgid "Deleted"
msgstr "Deleted"
#: dashboards/project/instances/tables.py:748
msgctxt "Current status of an Instance"
msgid "Active"
msgstr "Active"
#: dashboards/project/instances/tables.py:749
msgctxt "Current status of an Instance"
msgid "Shutoff"
msgstr "Shutoff"
#: dashboards/project/instances/tables.py:751
msgctxt "Current status of an Instance"
msgid "Suspended"
msgstr "Suspended"
#: dashboards/project/instances/tables.py:752
msgctxt "Current status of an Instance"
msgid "Paused"
msgstr "Paused"
#: dashboards/project/instances/tables.py:753
msgctxt "Current status of an Instance"
msgid "Error"
msgstr "Error"
#: dashboards/project/instances/tables.py:755
msgctxt "Current status of an Instance"
msgid "Resize/Migrate"
msgstr "Resize/Migrate"
#: dashboards/project/instances/tables.py:757
msgctxt "Current status of an Instance"
msgid "Confirm or Revert Resize/Migrate"
msgstr "Confirm or Revert Resize/Migrate"
#: dashboards/project/instances/tables.py:759
msgctxt "Current status of an Instance"
msgid "Revert Resize/Migrate"
msgstr "Revert Resize/Migrate"
#: dashboards/project/instances/tables.py:760
msgctxt "Current status of an Instance"
msgid "Reboot"
msgstr "Reboot"
#: dashboards/project/instances/tables.py:762
msgctxt "Current status of an Instance"
msgid "Hard Reboot"
msgstr "Hard Reboot"
#: dashboards/project/instances/tables.py:763
msgctxt "Current status of an Instance"
msgid "Password"
msgstr "Password"
#: dashboards/project/instances/tables.py:764
msgctxt "Current status of an Instance"
msgid "Rebuild"
msgstr "Rebuild"
#: dashboards/project/instances/tables.py:766
msgctxt "Current status of an Instance"
msgid "Migrating"
msgstr "Migrating"
#: dashboards/project/instances/tables.py:767
msgctxt "Current status of an Instance"
msgid "Build"
msgstr "Build"
#: dashboards/project/instances/tables.py:768
msgctxt "Current status of an Instance"
msgid "Rescue"
msgstr "Rescue"
#: dashboards/project/instances/tables.py:771
msgctxt "Current status of an Instance"
msgid "Soft Deleted"
msgstr "Soft Deleted"
#: dashboards/project/instances/tables.py:772
msgctxt "Current status of an Instance"
msgid "Shelved"
msgstr "Shelved"
#: dashboards/project/instances/tables.py:774
msgctxt "Current status of an Instance"
msgid "Shelved Offloaded"
msgstr "Shelved Offloaded"
#: dashboards/project/instances/tables.py:780
msgctxt "Task status of an Instance"
msgid "Scheduling"
msgstr "Scheduling"
#: dashboards/project/instances/tables.py:782
msgctxt "Task status of an Instance"
msgid "Block Device Mapping"
msgstr "Block Device Mapping"
#: dashboards/project/instances/tables.py:784
msgctxt "Task status of an Instance"
msgid "Networking"
msgstr "Networking"
#: dashboards/project/instances/tables.py:785
msgctxt "Task status of an Instance"
msgid "Spawning"
msgstr "Spawning"
#: dashboards/project/instances/tables.py:787
msgctxt "Task status of an Instance"
msgid "Snapshotting"
msgstr "Snapshotting"
#: dashboards/project/instances/tables.py:789
msgctxt "Task status of an Instance"
msgid "Image Snapshot Pending"
msgstr "Image Snapshot Pending"
#: dashboards/project/instances/tables.py:791
msgctxt "Task status of an Instance"
msgid "Image Pending Upload"
msgstr "Image Pending Upload"
#: dashboards/project/instances/tables.py:793
msgctxt "Task status of an Instance"
msgid "Image Uploading"
msgstr "Image Uploading"
#: dashboards/project/instances/tables.py:795
msgctxt "Task status of an Instance"
msgid "Image Backup"
msgstr "Image Backup"
#: dashboards/project/instances/tables.py:797
msgctxt "Task status of an Instance"
msgid "Updating Password"
msgstr "Updating Password"
#: dashboards/project/instances/tables.py:799
msgctxt "Task status of an Instance"
msgid "Preparing Resize or Migrate"
msgstr "Preparing Resize or Migrate"
#: dashboards/project/instances/tables.py:801
msgctxt "Task status of an Instance"
msgid "Resizing or Migrating"
msgstr "Resizing or Migrating"
#: dashboards/project/instances/tables.py:803
msgctxt "Task status of an Instance"
msgid "Resized or Migrated"
msgstr "Resized or Migrated"
#: dashboards/project/instances/tables.py:805
msgctxt "Task status of an Instance"
msgid "Finishing Resize or Migrate"
msgstr "Finishing Resize or Migrate"
#: dashboards/project/instances/tables.py:807
msgctxt "Task status of an Instance"
msgid "Reverting Resize or Migrate"
msgstr "Reverting Resize or Migrate"
#: dashboards/project/instances/tables.py:809
msgctxt "Task status of an Instance"
msgid "Confirming Resize or Migrate"
msgstr "Confirming Resize or Migrate"
#: dashboards/project/instances/tables.py:810
msgctxt "Task status of an Instance"
msgid "Rebooting"
msgstr "Rebooting"
#: dashboards/project/instances/tables.py:812
msgctxt "Task status of an Instance"
msgid "Rebooting Hard"
msgstr "Rebooting Hard"
#: dashboards/project/instances/tables.py:813
msgctxt "Task status of an Instance"
msgid "Pausing"
msgstr "Pausing"
#: dashboards/project/instances/tables.py:814
#: dashboards/project/instances/tables.py:817
msgctxt "Task status of an Instance"
msgid "Resuming"
msgstr "Resuming"
#: dashboards/project/instances/tables.py:816
msgctxt "Task status of an Instance"
msgid "Suspending"
msgstr "Suspending"
#: dashboards/project/instances/tables.py:819
msgctxt "Task status of an Instance"
msgid "Powering Off"
msgstr "Powering Off"
#: dashboards/project/instances/tables.py:821
msgctxt "Task status of an Instance"
msgid "Powering On"
msgstr "Powering On"
#: dashboards/project/instances/tables.py:822
msgctxt "Task status of an Instance"
msgid "Rescuing"
msgstr "Rescuing"
#: dashboards/project/instances/tables.py:824
msgctxt "Task status of an Instance"
msgid "Unrescuing"
msgstr "Unrescuing"
#: dashboards/project/instances/tables.py:826
msgctxt "Task status of an Instance"
msgid "Rebuilding"
msgstr "Rebuilding"
#: dashboards/project/instances/tables.py:828
msgctxt "Task status of an Instance"
msgid "Rebuild Block Device Mapping"
msgstr "Rebuild Block Device Mapping"
#: dashboards/project/instances/tables.py:830
msgctxt "Task status of an Instance"
msgid "Rebuild Spawning"
msgstr "Rebuild Spawning"
#: dashboards/project/instances/tables.py:831
msgctxt "Task status of an Instance"
msgid "Migrating"
msgstr "Migrating"
#: dashboards/project/instances/tables.py:832
msgctxt "Task status of an Instance"
msgid "Deleting"
msgstr "Deleting"
#: dashboards/project/instances/tables.py:834
msgctxt "Task status of an Instance"
msgid "Soft Deleting"
msgstr "Soft Deleting"
#: dashboards/project/instances/tables.py:835
msgctxt "Task status of an Instance"
msgid "Restoring"
msgstr "Restoring"
#: dashboards/project/instances/tables.py:836
msgctxt "Task status of an Instance"
msgid "Shelving"
msgstr "Shelving"
#: dashboards/project/instances/tables.py:838
msgctxt "Task status of an Instance"
msgid "Shelving Image Pending Upload"
msgstr "Shelving Image Pending Upload"
#: dashboards/project/instances/tables.py:840
msgctxt "Task status of an Instance"
msgid "Shelving Image Uploading"
msgstr "Shelving Image Uploading"
#: dashboards/project/instances/tables.py:842
msgctxt "Task status of an Instance"
msgid "Shelving Offloading"
msgstr "Shelving Offloading"
#: dashboards/project/instances/tables.py:844
msgctxt "Task status of an Instance"
msgid "Unshelving"
msgstr "Unshelving"
#: dashboards/project/instances/tables.py:848
msgctxt "Power state of an Instance"
msgid "No State"
msgstr "No State"
#: dashboards/project/instances/tables.py:849
msgctxt "Power state of an Instance"
msgid "Running"
msgstr "Running"
#: dashboards/project/instances/tables.py:850
msgctxt "Power state of an Instance"
msgid "Blocked"
msgstr "Blocked"
#: dashboards/project/instances/tables.py:851
msgctxt "Power state of an Instance"
msgid "Paused"
msgstr "Paused"
#: dashboards/project/instances/tables.py:852
msgctxt "Power state of an Instance"
msgid "Shut Down"
msgstr "Shut Down"
#: dashboards/project/instances/tables.py:853
msgctxt "Power state of an Instance"
msgid "Shut Off"
msgstr "Shut Off"
#: dashboards/project/instances/tables.py:854
msgctxt "Power state of an Instance"
msgid "Crashed"
msgstr "Crashed"
#: dashboards/project/instances/tables.py:855
msgctxt "Power state of an Instance"
msgid "Suspended"
msgstr "Suspended"
#: dashboards/project/instances/tables.py:856
msgctxt "Power state of an Instance"
msgid "Failed"
msgstr "Failed"
#: dashboards/project/instances/tables.py:857
msgctxt "Power state of an Instance"
msgid "Building"
msgstr "Building"
#: dashboards/project/instances/tables.py:894
#: dashboards/project/instances/workflows/create_instance.py:478
msgid "Key Pair"
msgstr "Key Pair"
#: dashboards/project/instances/tabs.py:39
msgid "Log"
msgstr "Log"
#: dashboards/project/instances/tabs.py:51
#: dashboards/project/instances/views.py:151
#, python-format
msgid "Unable to get log for instance \"%s\"."
msgstr "Unable to get log for instance \"%s\"."
#: dashboards/project/instances/tabs.py:81
msgid "Action Log"
msgstr "Action Log"
#: dashboards/project/instances/tabs.py:94
msgid "Unable to retrieve instance action list."
msgstr "Unable to retrieve instance action list."
#: dashboards/project/instances/utils.py:31
msgid "Unable to retrieve instance flavors."
msgstr "Unable to retrieve instance flavours."
#: dashboards/project/instances/utils.py:62
msgid "Unable to sort instance flavors."
msgstr "Unable to sort instance flavors."
#: dashboards/project/instances/views.py:70
msgid "Unable to retrieve instances."
msgstr "Unable to retrieve instances."
#: dashboards/project/instances/views.py:166
#, python-format
msgid "Unable to get VNC console for instance \"%s\"."
msgstr "Unable to get VNC console for instance \"%s\"."
#: dashboards/project/instances/views.py:177
#, python-format
msgid "Unable to get SPICE console for instance \"%s\"."
msgstr "Unable to get SPICE console for instance \"%s\"."
#: dashboards/project/instances/views.py:188
#, python-format
msgid "Unable to get RDP console for instance \"%s\"."
msgstr "Unable to get RDP console for instance \"%s\"."
#: dashboards/project/instances/views.py:279
#, python-format
msgid "Unable to retrieve details for instance \"%s\"."
msgstr "Unable to retrieve details for instance \"%s\"."
#: dashboards/project/instances/views.py:290
#, python-format
msgid "Unable to retrieve IP addresses from Neutron for instance \"%s\"."
msgstr "Unable to retrieve IP addresses from Neutron for instance \"%s\"."
#: dashboards/project/instances/views.py:334
msgid "Unable to retrieve flavors."
msgstr "Unable to retrieve flavours."
#: dashboards/project/instances/templates/instances/_decryptpassword.html:10
#: dashboards/project/instances/templates/instances/decryptpassword.html:6
msgid "Retrieve Instance Password"
msgstr "Retrieve Instance Password"
#: dashboards/project/instances/templates/instances/_decryptpassword.html:21
msgid ""
"To decrypt your password you will need the private key of your key pair for "
"this instance. Select the private key file, or copy and paste the content of"
" your private key file into the text area below, then click Decrypt "
"Password."
msgstr "To decrypt your password you will need the private key of your key pair for this instance. Select the private key file, or copy and paste the content of your private key file into the text area below, then click Decrypt Password."
#: dashboards/project/instances/templates/instances/_decryptpassword.html:22
msgid "Note: "
msgstr "Note: "
#: dashboards/project/instances/templates/instances/_decryptpassword.html:22
msgid ""
"The private key will be only used in your browser and will not be sent to "
"the server"
msgstr "The private key will be only used in your browser and will not be sent to the server"
#: dashboards/project/instances/templates/instances/_decryptpassword.html:30
msgid "Decrypt Password"
msgstr "Decrypt Password"
#: dashboards/project/instances/templates/instances/_detail_console.html:4
msgid "Instance Console"
msgstr "Instance Console"
#: dashboards/project/instances/templates/instances/_detail_console.html:6
msgid ""
"If console is not responding to keyboard input: click the grey status bar "
"below."
msgstr "If console is not responding to keyboard input: click the grey status bar below."
#: dashboards/project/instances/templates/instances/_detail_console.html:6
msgid "Click here to show only console"
msgstr "Click here to show only console"
#: dashboards/project/instances/templates/instances/_detail_console.html:7
msgid "To exit the fullscreen mode, click the browser's back button."
msgstr "To exit the fullscreen mode, click the browser's back button."
#: dashboards/project/instances/templates/instances/_detail_console.html:21
msgid "console is currently unavailable. Please try again later."
msgstr "console is currently unavailable. Please try again later."
#: dashboards/project/instances/templates/instances/_detail_console.html:22
msgid "Reload"
msgstr "Reload"
#: dashboards/project/instances/templates/instances/_detail_log.html:5
msgid "Instance Console Log"
msgstr "Instance Console Log"
#: dashboards/project/instances/templates/instances/_detail_log.html:8
msgid "Log Length"
msgstr "Log Length"
#: dashboards/project/instances/templates/instances/_detail_log.html:10
msgid "Go"
msgstr "Go"
#: dashboards/project/instances/templates/instances/_detail_log.html:12
msgid "View Full Log"
msgstr "View Full Log"
#: dashboards/project/instances/templates/instances/_detail_overview.html:20
msgid "Uptime"
msgstr "Uptime"
#: dashboards/project/instances/templates/instances/_detail_overview.html:27
msgid "Fault"
msgstr "Fault"
#: dashboards/project/instances/templates/instances/_detail_overview.html:51
msgid "VCPU"
msgstr "VCPU"
#: dashboards/project/instances/templates/instances/_detail_overview.html:52
#: usage/tables.py:34
msgid "Disk"
msgstr "Disk"
#: dashboards/project/instances/templates/instances/_detail_overview.html:62
msgid "IP Addresses"
msgstr "IP Addresses"
#: dashboards/project/instances/templates/instances/_detail_overview.html:87
msgid "No rules defined."
msgstr "No rules defined."
#: dashboards/project/instances/templates/instances/_detail_overview.html:96
msgid "Meta"
msgstr "Meta"
#: dashboards/project/instances/templates/instances/_detail_overview.html:99
msgid "Key Name"
msgstr "Key Name"
#: dashboards/project/instances/templates/instances/_detail_overview.html:112
#: dashboards/project/loadbalancers/tables.py:274
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:27
msgid "N/A"
msgstr "N/A"
#: dashboards/project/instances/templates/instances/_detail_overview.html:122
msgid "Volumes Attached"
msgstr "Volumes Attached"
#: dashboards/project/instances/templates/instances/_detail_overview.html:126
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:39
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:46
#: dashboards/project/volumes/volumes/tables.py:360
msgid "Attached To"
msgstr "Attached To"
#: dashboards/project/instances/templates/instances/_detail_overview.html:135
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:43
msgid "on"
msgstr "on"
#: dashboards/project/instances/templates/instances/_detail_overview.html:139
msgid "No volumes attached."
msgstr "No volumes attached."
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:6
msgid "Flavor Details"
msgstr "Flavour Details"
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:13
msgid "Total Disk"
msgstr "Total Disk"
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:14
msgid "MB"
msgstr "MB"
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:19
msgid "Project Limits"
msgstr "Project Limits"
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:21
msgid "Number of Instances"
msgstr "Number of Instances"
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:22
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:29
#, python-format
msgid "<p>%(used)s of %(quota)s Used</p>"
msgstr "<p>%(used)s of %(quota)s Used</p>"
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:35
msgid "Total RAM"
msgstr "Total RAM"
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:36
#, python-format
msgid "<p>%(used)s of %(quota)s MB Used</p>"
msgstr "<p>%(used)s of %(quota)s MB Used</p>"
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:43
msgid ""
"Some flavors not meeting minimum image requirements have been disabled."
msgstr "Some flavors not meeting minimum image requirements have been disabled."
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:44
msgid "No flavors meet minimum criteria for selected image."
msgstr "No flavors meet minimum criteria for selected image."
#: dashboards/project/instances/templates/instances/_instance_flavor.html:8
#, python-format
msgid "Flavor Details: %(name)s\">%(name)s"
msgstr ""
#: dashboards/project/instances/templates/instances/_launch_advanced_help.html:2
msgid "Specify advanced options to use when launching an instance."
msgstr ""
#: dashboards/project/instances/templates/instances/_launch_customize_help.html:2
msgid ""
"You can customize your instance after it has launched using the options "
"available here."
msgstr "You can customize your instance after it has launched using the options available here."
#: dashboards/project/instances/templates/instances/_launch_customize_help.html:3
msgid "\"Customization Script\" is analogous to \"User Data\" in other systems."
msgstr ""
#: dashboards/project/instances/templates/instances/_launch_details_help.html:6
msgid ""
"The chart below shows the resources used by this project in relation to the "
"project's quotas."
msgstr "The chart below shows the resources used by this project in relation to the project's quotas."
#: dashboards/project/instances/templates/instances/_launch_network_help.html:3
msgid ""
"Choose network from Available networks to Selected networks by push button "
"or drag and drop, you may change NIC order by drag and drop as well. "
msgstr "Choose network from Available networks to Selected networks by push button or drag and drop, you may change NIC order by drag and drop as well. "
#: dashboards/project/instances/templates/instances/_launch_volumes_help.html:3
msgid ""
"An instance can be launched with varying types of attached storage. You may "
"select from those options here."
msgstr "An instance can be launched with varying types of attached storage. You may select from those options here."
#: dashboards/project/instances/templates/instances/_rebuild.html:19
msgid "Select the image to rebuild your instance."
msgstr "Select the image to rebuild your instance."
#: dashboards/project/instances/templates/instances/_rebuild.html:21
msgid "You may optionally set a password on the rebuilt instance."
msgstr "You may optionally set a password on the rebuilt instance."
#: dashboards/project/instances/templates/instances/decryptpassword.html:3
msgid "Instance Admin Password"
msgstr "Instance Admin Password"
#: dashboards/project/instances/workflows/create_instance.py:51
msgid "User"
msgstr "User"
#: dashboards/project/instances/workflows/create_instance.py:65
msgid "Project & User"
msgstr "Project & User"
#: dashboards/project/instances/workflows/create_instance.py:86
msgid "Instance Count"
msgstr "Instance Count"
#: dashboards/project/instances/workflows/create_instance.py:89
msgid "Number of instances to launch."
msgstr "Number of instances to launch."
#: dashboards/project/instances/workflows/create_instance.py:91
msgid "Instance Boot Source"
msgstr "Instance Boot Source"
#: dashboards/project/instances/workflows/create_instance.py:92
msgid "Choose Your Boot Source Type."
msgstr "Choose Your Boot Source Type."
#: dashboards/project/instances/workflows/create_instance.py:95
msgid "Instance Snapshot"
msgstr "Instance Snapshot"
#: dashboards/project/instances/workflows/create_instance.py:100
msgid "Volume Snapshot"
msgstr "Volume Snapshot"
#: dashboards/project/instances/workflows/create_instance.py:111
msgid "Device size (GB)"
msgstr "Device size (GB)"
#: dashboards/project/instances/workflows/create_instance.py:115
msgid "Volume size in gigabytes (integer value)."
msgstr "Volume size in gigabytes (integer value)."
#: dashboards/project/instances/workflows/create_instance.py:118
#: dashboards/project/volumes/volumes/forms.py:400
msgid "Device Name"
msgstr "Device Name"
#: dashboards/project/instances/workflows/create_instance.py:121
msgid "Volume mount point (e.g. 'vda' mounts at '/dev/vda')."
msgstr "Volume mount point (e.g. 'vda' mounts at '/dev/vda')."
#: dashboards/project/instances/workflows/create_instance.py:124
msgid "Delete on Terminate"
msgstr "Delete on Terminate"
#: dashboards/project/instances/workflows/create_instance.py:127
msgid "Delete volume on instance terminate"
msgstr "Delete volume on instance terminate"
#: dashboards/project/instances/workflows/create_instance.py:142
msgid "Select source"
msgstr "Select source"
#: dashboards/project/instances/workflows/create_instance.py:143
msgid "Boot from image"
msgstr "Boot from image"
#: dashboards/project/instances/workflows/create_instance.py:144
msgid "Boot from snapshot"
msgstr "Boot from snapshot"
#: dashboards/project/instances/workflows/create_instance.py:147
msgid "Boot from volume"
msgstr "Boot from volume"
#: dashboards/project/instances/workflows/create_instance.py:153
msgid "Boot from image (creates a new volume)"
msgstr "Boot from image (creates a new volume)"
#: dashboards/project/instances/workflows/create_instance.py:159
msgid "Boot from volume snapshot (creates a new volume)"
msgstr "Boot from volume snapshot (creates a new volume)"
#: dashboards/project/instances/workflows/create_instance.py:170
#, python-format
msgid ""
"The requested instance cannot be launched as you only have %(avail)i of your"
" quota available. "
msgid_plural ""
"The requested %(req)i instances cannot be launched as you only have "
"%(avail)i of your quota available."
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/instances/workflows/create_instance.py:197
#, python-format
msgid "Cores(Available: %(avail)s, Requested: %(req)s)"
msgstr "Cores(Available: %(avail)s, Requested: %(req)s)"
#: dashboards/project/instances/workflows/create_instance.py:204
#, python-format
msgid "RAM(Available: %(avail)s, Requested: %(req)s)"
msgstr "RAM(Available: %(avail)s, Requested: %(req)s)"
#: dashboards/project/instances/workflows/create_instance.py:211
#, python-format
msgid ""
"The requested instance cannot be launched. The following requested "
"resource(s) exceed quota(s): %s."
msgstr "The requested instance cannot be launched. The following requested resource(s) exceed quota(s): %s."
#: dashboards/project/instances/workflows/create_instance.py:226
msgid "You must set volume size"
msgstr "You must set volume size"
#: dashboards/project/instances/workflows/create_instance.py:229
msgid "Volume size must be greater than 0"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:232
#: dashboards/project/instances/workflows/create_instance.py:306
msgid "You must set device name"
msgstr "You must set device name"
#: dashboards/project/instances/workflows/create_instance.py:235
msgid "You must select an image."
msgstr "You must select an image."
#: dashboards/project/instances/workflows/create_instance.py:258
#, python-format
msgid ""
"The flavor '%(flavor)s' is too small for requested image.\n"
"Minimum requirements: %(min_ram)s MB of RAM and %(min_disk)s GB of Root Disk."
msgstr "The flavor '%(flavor)s' is too small for requested image.\nMinimum requirements: %(min_ram)s MB of RAM and %(min_disk)s GB of Root Disk."
#: dashboards/project/instances/workflows/create_instance.py:275
#, python-format
msgid ""
"The Volume size is too small for the '%(image_name)s' image and has to be "
"greater than or equal to '%(smallest_size)d' GB."
msgstr "The Volume size is too small for the '%(image_name)s' image and has to be greater than or equal to '%(smallest_size)d' GB."
#: dashboards/project/instances/workflows/create_instance.py:286
#: dashboards/project/instances/workflows/create_instance.py:303
msgid "You must select a snapshot."
msgstr "You must select a snapshot."
#: dashboards/project/instances/workflows/create_instance.py:291
msgid "You must select a volume."
msgstr "You must select a volume."
#: dashboards/project/instances/workflows/create_instance.py:297
msgid ""
"Launching multiple instances is only supported for images and instance "
"snapshots."
msgstr "Launching multiple instances is only supported for images and instance snapshots."
#: dashboards/project/instances/workflows/create_instance.py:323
#: dashboards/project/volumes/volumes/forms.py:271
msgid "Unable to retrieve availability zones."
msgstr "Unable to retrieve availability zones."
#: dashboards/project/instances/workflows/create_instance.py:329
#: dashboards/project/volumes/volumes/forms.py:274
msgid "No availability zones found"
msgstr "No availability zones found"
#: dashboards/project/instances/workflows/create_instance.py:331
#: dashboards/project/volumes/volumes/forms.py:276
msgid "Any Availability Zone"
msgstr "Any Availability Zone"
#: dashboards/project/instances/workflows/create_instance.py:354
#: dashboards/project/instances/workflows/resize_instance.py:76
#: usage/base.py:237
msgid "Unable to retrieve quota information."
msgstr "Unable to retrieve quota information."
#: dashboards/project/instances/workflows/create_instance.py:364
#: dashboards/project/volumes/volumes/forms.py:194
msgid "Snapshot"
msgstr "Snapshot"
#: dashboards/project/instances/workflows/create_instance.py:369
#, python-format
msgid "%(name)s - %(size)s GB (%(label)s)"
msgstr "%(name)s - %(size)s GB (%(label)s)"
#: dashboards/project/instances/workflows/create_instance.py:403
msgid "Select Instance Snapshot"
msgstr "Select Instance Snapshot"
#: dashboards/project/instances/workflows/create_instance.py:405
msgid "No snapshots available"
msgstr "No snapshots available"
#: dashboards/project/instances/workflows/create_instance.py:417
#: dashboards/project/volumes/volumes/forms.py:289
msgid "Unable to retrieve list of volumes."
msgstr "Unable to retrieve list of volumes."
#: dashboards/project/instances/workflows/create_instance.py:419
#: dashboards/project/volumes/backups/forms.py:69
msgid "Select Volume"
msgstr "Select Volume"
#: dashboards/project/instances/workflows/create_instance.py:421
msgid "No volumes available"
msgstr "No volumes available"
#: dashboards/project/instances/workflows/create_instance.py:432
msgid "Unable to retrieve list of volume snapshots."
msgstr "Unable to retrieve list of volume snapshots."
#: dashboards/project/instances/workflows/create_instance.py:435
msgid "Select Volume Snapshot"
msgstr "Select Volume Snapshot"
#: dashboards/project/instances/workflows/create_instance.py:437
msgid "No volume snapshots available"
msgstr "No volume snapshots available"
#: dashboards/project/instances/workflows/create_instance.py:480
msgid "Key pair to use for authentication."
msgstr "Key pair to use for authentication."
#: dashboards/project/instances/workflows/create_instance.py:484
msgid "Admin Pass"
msgstr "Admin Pass"
#: dashboards/project/instances/workflows/create_instance.py:490
msgid "Confirm Admin Pass"
msgstr "Confirm Admin Pass"
#: dashboards/project/instances/workflows/create_instance.py:496
msgid "Launch instance in these security groups."
msgstr "Launch instance in these security groups."
#: dashboards/project/instances/workflows/create_instance.py:501
msgid ""
"Control access to your instance via key pairs, security groups, and other "
"mechanisms."
msgstr "Control access to your instance via key pairs, security groups, and other mechanisms."
#: dashboards/project/instances/workflows/create_instance.py:517
msgid "Unable to retrieve key pairs."
msgstr "Unable to retrieve key pairs."
#: dashboards/project/instances/workflows/create_instance.py:521
msgid "Select a key pair"
msgstr "Select a key pair"
#: dashboards/project/instances/workflows/create_instance.py:523
msgid "No key pairs available"
msgstr "No key pairs available"
#: dashboards/project/instances/workflows/create_instance.py:532
msgid "Unable to retrieve list of security groups"
msgstr "Unable to retrieve list of security groups"
#: dashboards/project/instances/workflows/create_instance.py:564
msgid "Post-Creation"
msgstr "Post-Creation"
#: dashboards/project/instances/workflows/create_instance.py:568
#: dashboards/project/stacks/forms.py:57
msgid "Direct Input"
msgstr "Direct Input"
#: dashboards/project/instances/workflows/create_instance.py:572
msgid "Customization Script Source"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:576
msgid ""
"A script or set of commands to be executed after the instance has been built"
" (max 16kb)."
msgstr "A script or set of commands to be executed after the instance has been built (max 16kb)."
#: dashboards/project/instances/workflows/create_instance.py:580
#: dashboards/project/instances/workflows/create_instance.py:585
msgid "Script File"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:589
#: dashboards/project/instances/workflows/create_instance.py:594
msgid "Script Data"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:621
msgid "File exceeds maximum size (16kb)"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:629
#: dashboards/project/stacks/forms.py:186
#, python-format
msgid "There was a problem parsing the %(prefix)s: %(error)s"
msgstr "There was a problem parsing the %(prefix)s: %(error)s"
#: dashboards/project/instances/workflows/create_instance.py:656
msgid "Policy Profiles"
msgstr "Policy Profiles"
#: dashboards/project/instances/workflows/create_instance.py:659
msgid "Launch instance with this policy profile"
msgstr "Launch instance with this policy profile"
#: dashboards/project/instances/workflows/create_instance.py:733
msgid ""
"Automatic: The entire disk is a single partition and automatically resizes. "
"Manual: Results in faster build times but requires manual partitioning."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:736
msgid "Configuration Drive"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:737
msgid ""
"Configure OpenStack to write metadata to a special configuration drive that "
"attaches to the instance when it boots."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:763
msgid "Advanced Options"
msgstr "Advanced Options"
#: dashboards/project/instances/workflows/create_instance.py:801
#, python-format
msgid "%s instances"
msgstr "%s instances"
#: dashboards/project/instances/workflows/create_instance.py:859
#, python-format
msgid "Port not created for profile-id (%s)."
msgstr "Port not created for profile-id (%s)."
#: dashboards/project/instances/workflows/resize_instance.py:34
msgid "Old Flavor"
msgstr "Old Flavour"
#: dashboards/project/instances/workflows/resize_instance.py:38
msgid "New Flavor"
msgstr "New Flavour"
#: dashboards/project/instances/workflows/resize_instance.py:39
msgid "Choose the flavor to launch."
msgstr "Choose the flavour to launch."
#: dashboards/project/instances/workflows/resize_instance.py:42
msgid "Flavor Choice"
msgstr "Flavour Choice"
#: dashboards/project/instances/workflows/resize_instance.py:52
msgid "Please choose a new flavor that is not the same as the old one."
msgstr "Please choose a new flavour that is not the same as the old one."
#: dashboards/project/instances/workflows/resize_instance.py:61
msgid "Select a New Flavor"
msgstr "Select a New Flavor"
#: dashboards/project/instances/workflows/resize_instance.py:63
msgid "No flavors available"
msgstr "No flavors available"
#: dashboards/project/instances/workflows/resize_instance.py:89
msgid "Resize"
msgstr "Resize"
#: dashboards/project/instances/workflows/resize_instance.py:90
#, python-format
msgid "Scheduled resize of instance \"%s\"."
msgstr "Scheduled resize of instance \"%s\"."
#: dashboards/project/instances/workflows/resize_instance.py:91
#, python-format
msgid "Unable to resize instance \"%s\"."
msgstr "Unable to resize instance \"%s\"."
#: dashboards/project/instances/workflows/update_instance.py:39
msgid "Unable to retrieve security group list. Please try again later."
msgstr "Unable to retrieve security group list. Please try again later."
#: dashboards/project/instances/workflows/update_instance.py:86
msgid ""
"Add and remove security groups to this project from the list of available "
"security groups."
msgstr "Add and remove security groups to this project from the list of available security groups."
#: dashboards/project/instances/workflows/update_instance.py:88
msgid "All Security Groups"
msgstr "All Security Groups"
#: dashboards/project/instances/workflows/update_instance.py:89
msgid "Instance Security Groups"
msgstr "Instance Security Groups"
#: dashboards/project/instances/workflows/update_instance.py:90
msgid "No security groups found."
msgstr "No security groups found."
#: dashboards/project/instances/workflows/update_instance.py:91
msgid "No security groups enabled."
msgstr "No security groups enabled."
#: dashboards/project/instances/workflows/update_instance.py:121
msgid "Edit the instance details."
msgstr "Edit the instance details."
#: dashboards/project/instances/workflows/update_instance.py:134
#, python-format
msgid "Modified instance \"%s\"."
msgstr "Modified instance \"%s\"."
#: dashboards/project/instances/workflows/update_instance.py:135
#, python-format
msgid "Unable to modify instance \"%s\"."
msgstr "Unable to modify instance \"%s\"."
#: dashboards/project/loadbalancers/forms.py:39
#: dashboards/project/loadbalancers/workflows.py:45
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:36
msgid "Load Balancing Method"
msgstr "Load Balancing Method"
#: dashboards/project/loadbalancers/forms.py:63
#, python-format
msgid "Pool %s was successfully updated."
msgstr "Pool %s was successfully updated."
#: dashboards/project/loadbalancers/forms.py:68
#, python-format
msgid "Failed to update pool %s"
msgstr "Failed to update pool %s"
#: dashboards/project/loadbalancers/forms.py:83
#: dashboards/project/loadbalancers/workflows.py:173
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:39
msgid "Session Persistence"
msgstr "Session Persistence"
#: dashboards/project/loadbalancers/forms.py:87
#: dashboards/project/loadbalancers/workflows.py:180
msgid "Cookie Name"
msgstr "Cookie Name"
#: dashboards/project/loadbalancers/forms.py:88
#: dashboards/project/loadbalancers/workflows.py:181
msgid "Required for APP_COOKIE persistence; Ignored otherwise."
msgstr "Required for APP_COOKIE persistence; Ignored otherwise."
#: dashboards/project/loadbalancers/forms.py:92
#: dashboards/project/loadbalancers/workflows.py:189
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:54
msgid "Connection Limit"
msgstr "Connection Limit"
#: dashboards/project/loadbalancers/forms.py:93
#: dashboards/project/loadbalancers/workflows.py:190
msgid ""
"Maximum number of connections allowed for the VIP or '-1' if the limit is "
"not set"
msgstr "Maximum number of connections allowed for the VIP or '-1' if the limit is not set"
#: dashboards/project/loadbalancers/forms.py:111
#: dashboards/project/loadbalancers/forms.py:194
#: dashboards/project/loadbalancers/tabs.py:40
#: dashboards/project/loadbalancers/workflows.py:358
msgid "Unable to retrieve pools list."
msgstr "Unable to retrieve pools list."
#: dashboards/project/loadbalancers/forms.py:122
msgid "No session persistence"
msgstr "No session persistence"
#: dashboards/project/loadbalancers/forms.py:132
#: dashboards/project/loadbalancers/workflows.py:227
msgid "Cookie name is required for APP_COOKIE persistence."
msgstr "Cookie name is required for APP_COOKIE persistence."
#: dashboards/project/loadbalancers/forms.py:159
#, python-format
msgid "VIP %s was successfully updated."
msgstr "VIP %s was successfully updated."
#: dashboards/project/loadbalancers/forms.py:164
#, python-format
msgid "Failed to update VIP %s"
msgstr "Failed to update VIP %s"
#: dashboards/project/loadbalancers/forms.py:175
#: dashboards/project/loadbalancers/tables.py:308
#: dashboards/project/loadbalancers/workflows.py:331
#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:22
msgid "Weight"
msgstr "Weight"
#: dashboards/project/loadbalancers/forms.py:176
msgid "Relative part of requests this pool member serves compared to others"
msgstr "Relative part of requests this pool member serves compared to others"
#: dashboards/project/loadbalancers/forms.py:209
#, python-format
msgid "Member %s was successfully updated."
msgstr "Member %s was successfully updated."
#: dashboards/project/loadbalancers/forms.py:215
#, python-format
msgid "Failed to update member %s"
msgstr "Failed to update member %s"
#: dashboards/project/loadbalancers/forms.py:227
#: dashboards/project/loadbalancers/tables.py:334
#: dashboards/project/loadbalancers/workflows.py:496
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:15
msgid "Delay"
msgstr "Delay"
#: dashboards/project/loadbalancers/forms.py:228
#: dashboards/project/loadbalancers/workflows.py:497
msgid "The minimum time in seconds between regular checks of a member"
msgstr "The minimum time in seconds between regular checks of a member"
#: dashboards/project/loadbalancers/forms.py:232
#: dashboards/project/loadbalancers/tables.py:335
#: dashboards/project/loadbalancers/workflows.py:501
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:18
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:62
msgid "Timeout"
msgstr "Timeout"
#: dashboards/project/loadbalancers/forms.py:233
#: dashboards/project/loadbalancers/workflows.py:502
msgid "The maximum time in seconds for a monitor to wait for a reply"
msgstr "The maximum time in seconds for a monitor to wait for a reply"
#: dashboards/project/loadbalancers/forms.py:237
#: dashboards/project/loadbalancers/workflows.py:506
msgid "Max Retries (1~10)"
msgstr "Max Retries (1~10)"
#: dashboards/project/loadbalancers/forms.py:238
#: dashboards/project/loadbalancers/workflows.py:507
msgid ""
"Number of permissible failures before changing the status of member to "
"inactive"
msgstr "Number of permissible failures before changing the status of member to inactive"
#: dashboards/project/loadbalancers/forms.py:259
#, python-format
msgid "Health monitor %s was successfully updated."
msgstr "Health monitor %s was successfully updated."
#: dashboards/project/loadbalancers/forms.py:265
#, python-format
msgid "Failed to update health monitor %s"
msgstr "Failed to update health monitor %s"
#: dashboards/project/loadbalancers/panel.py:22
msgid "Load Balancers"
msgstr "Load Balancers"
#: dashboards/project/loadbalancers/tables.py:31
#: dashboards/project/loadbalancers/workflows.py:135
msgid "Add Pool"
msgstr "Add Pool"
#: dashboards/project/loadbalancers/tables.py:40
#: dashboards/project/loadbalancers/workflows.py:258
msgid "Add VIP"
msgstr "Add VIP"
#: dashboards/project/loadbalancers/tables.py:58
#: dashboards/project/loadbalancers/workflows.py:424
msgid "Add Member"
msgstr "Add Member"
#: dashboards/project/loadbalancers/tables.py:67
#: dashboards/project/loadbalancers/workflows.py:602
msgid "Add Monitor"
msgstr "Add Monitor"
#: dashboards/project/loadbalancers/tables.py:81
msgid "Delete VIP"
msgid_plural "Delete VIPs"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/loadbalancers/tables.py:89
msgid "Scheduled deletion of VIP"
msgid_plural "Scheduled deletion of VIPs"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/loadbalancers/tables.py:107
msgid "Delete Pool"
msgid_plural "Delete Pools"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/loadbalancers/tables.py:115
msgid "Scheduled deletion of Pool"
msgid_plural "Scheduled deletion of Pools"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/loadbalancers/tables.py:134
msgid "Delete Monitor"
msgid_plural "Delete Monitors"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/loadbalancers/tables.py:142
msgid "Scheduled deletion of Monitor"
msgid_plural "Scheduled deletion of Monitors"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/loadbalancers/tables.py:155
msgid "Delete Member"
msgid_plural "Delete Members"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/loadbalancers/tables.py:163
msgid "Scheduled deletion of Member"
msgid_plural "Scheduled deletion of Members"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/loadbalancers/tables.py:171
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:8
#: dashboards/project/loadbalancers/templates/loadbalancers/updatepool.html:3
#: dashboards/project/loadbalancers/templates/loadbalancers/updatepool.html:6
msgid "Edit Pool"
msgstr "Edit Pool"
#: dashboards/project/loadbalancers/tables.py:183
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:8
#: dashboards/project/loadbalancers/templates/loadbalancers/updatevip.html:3
#: dashboards/project/loadbalancers/templates/loadbalancers/updatevip.html:6
msgid "Edit VIP"
msgstr "Edit VIP"
#: dashboards/project/loadbalancers/tables.py:200
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:8
#: dashboards/project/loadbalancers/templates/loadbalancers/updatemember.html:3
#: dashboards/project/loadbalancers/templates/loadbalancers/updatemember.html:6
msgid "Edit Member"
msgstr "Edit Member"
#: dashboards/project/loadbalancers/tables.py:212
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:8
#: dashboards/project/loadbalancers/templates/loadbalancers/updatemonitor.html:3
#: dashboards/project/loadbalancers/templates/loadbalancers/updatemonitor.html:6
msgid "Edit Monitor"
msgstr "Edit Monitor"
#: dashboards/project/loadbalancers/tables.py:233
#: dashboards/project/loadbalancers/workflows.py:665
msgid "Associate Monitor"
msgstr "Associate Monitor"
#: dashboards/project/loadbalancers/tables.py:249
msgid "Failed to retrieve health monitors."
msgstr "Failed to retrieve health monitors."
#: dashboards/project/loadbalancers/tables.py:256
#: dashboards/project/loadbalancers/workflows.py:728
msgid "Disassociate Monitor"
msgstr "Disassociate Monitor"
#: dashboards/project/loadbalancers/tables.py:273
#: dashboards/project/loadbalancers/workflows.py:42
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:26
msgid "Provider"
msgstr "Provider"
#: dashboards/project/loadbalancers/tables.py:275
#: dashboards/project/loadbalancers/workflows.py:43
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:29
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:18
#: dashboards/project/networks/workflows.py:158
#: dashboards/project/networks/subnets/workflows.py:38
#: dashboards/project/networks/subnets/workflows.py:116
#: dashboards/project/routers/ports/forms.py:29
#: dashboards/project/vpn/tables.py:265 dashboards/project/vpn/workflows.py:32
msgid "Subnet"
msgstr "Subnet"
#: dashboards/project/loadbalancers/tables.py:278
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:18
msgid "VIP"
msgstr "VIP"
#: dashboards/project/loadbalancers/tables.py:283
#: dashboards/project/loadbalancers/tabs.py:28
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:38
msgid "Pools"
msgstr "Pools"
#: dashboards/project/loadbalancers/tables.py:306
#: dashboards/project/loadbalancers/workflows.py:167
#: dashboards/project/loadbalancers/workflows.py:338
#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:19
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:25
msgid "Protocol Port"
msgstr "Protocol Port"
#: dashboards/project/loadbalancers/tables.py:315
#: dashboards/project/loadbalancers/tabs.py:48
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:39
msgid "Members"
msgstr "Members"
#: dashboards/project/loadbalancers/tables.py:332
msgid "Monitor Type"
msgstr "Monitor Type"
#: dashboards/project/loadbalancers/tables.py:336
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:21
msgid "Max Retries"
msgstr "Max Retries"
#: dashboards/project/loadbalancers/tables.py:341
#: dashboards/project/loadbalancers/tabs.py:68
msgid "Monitors"
msgstr "Monitors"
#: dashboards/project/loadbalancers/tabs.py:60
msgid "Unable to retrieve member list."
msgstr "Unable to retrieve member list."
#: dashboards/project/loadbalancers/tabs.py:80
msgid "Unable to retrieve monitor list."
msgstr "Unable to retrieve monitor list."
#: dashboards/project/loadbalancers/tabs.py:91
msgid "Pool Details"
msgstr "Pool Details"
#: dashboards/project/loadbalancers/tabs.py:101
msgid "VIP Details"
msgstr "VIP Details"
#: dashboards/project/loadbalancers/tabs.py:112
msgid "Unable to retrieve VIP details."
msgstr "Unable to retrieve VIP details."
#: dashboards/project/loadbalancers/tabs.py:117
msgid "Member Details"
msgstr "Member Details"
#: dashboards/project/loadbalancers/tabs.py:127
msgid "Monitor Details"
msgstr "Monitor Details"
#: dashboards/project/loadbalancers/utils.py:22
#, python-format
msgid ""
"%(type)s: url:%(url_path)s method:%(http_method)s codes:%(expected_codes)s "
"delay:%(delay)d retries:%(max_retries)d timeout:%(timeout)d"
msgstr "%(type)s: url:%(url_path)s method:%(http_method)s codes:%(expected_codes)s delay:%(delay)d retries:%(max_retries)d timeout:%(timeout)d"
#: dashboards/project/loadbalancers/utils.py:27
#, python-format
msgid "%(type)s delay:%(delay)d retries:%(max_retries)d timeout:%(timeout)d"
msgstr "%(type)s delay:%(delay)d retries:%(max_retries)d timeout:%(timeout)d"
#: dashboards/project/loadbalancers/views.py:53
#, python-format
msgid "Deleted monitor %s"
msgstr "Deleted monitor %s"
#: dashboards/project/loadbalancers/views.py:56
#, python-format
msgid "Unable to delete monitor. %s"
msgstr "Unable to delete monitor. %s"
#: dashboards/project/loadbalancers/views.py:61
#, python-format
msgid "Deleted pool %s"
msgstr "Deleted pool %s"
#: dashboards/project/loadbalancers/views.py:64
#, python-format
msgid "Unable to delete pool. %s"
msgstr "Unable to delete pool. %s"
#: dashboards/project/loadbalancers/views.py:69
#, python-format
msgid "Deleted member %s"
msgstr "Deleted member %s"
#: dashboards/project/loadbalancers/views.py:72
#, python-format
msgid "Unable to delete member. %s"
msgstr "Unable to delete member. %s"
#: dashboards/project/loadbalancers/views.py:79
#, python-format
msgid "Unable to locate VIP to delete. %s"
msgstr "Unable to locate VIP to delete. %s"
#: dashboards/project/loadbalancers/views.py:84
#, python-format
msgid "Deleted VIP %s"
msgstr "Deleted VIP %s"
#: dashboards/project/loadbalancers/views.py:87
#, python-format
msgid "Unable to delete VIP. %s"
msgstr "Unable to delete VIP. %s"
#: dashboards/project/loadbalancers/views.py:107
#, python-format
msgid "Unable to retrieve pool subnet. %s"
msgstr "Unable to retrieve pool subnet. %s"
#: dashboards/project/loadbalancers/views.py:133
msgid "Unable to retrieve pool details."
msgstr "Unable to retrieve pool details."
#: dashboards/project/loadbalancers/views.py:175
msgid "Unable to retrieve member details."
msgstr "Unable to retrieve member details."
#: dashboards/project/loadbalancers/views.py:206
msgid "Unable to retrieve monitor details."
msgstr "Unable to retrieve monitor details."
#: dashboards/project/loadbalancers/views.py:244
#, python-format
msgid "Unable to retrieve pool details. %s"
msgstr "Unable to retrieve pool details. %s"
#: dashboards/project/loadbalancers/views.py:274
#, python-format
msgid "Unable to retrieve VIP details. %s"
msgstr "Unable to retrieve VIP details. %s"
#: dashboards/project/loadbalancers/views.py:318
#, python-format
msgid "Unable to retrieve member details. %s"
msgstr "Unable to retrieve member details. %s"
#: dashboards/project/loadbalancers/views.py:347
#, python-format
msgid "Unable to retrieve health monitor details. %s"
msgstr "Unable to retrieve health monitor details. %s"
#: dashboards/project/loadbalancers/views.py:370
#: dashboards/project/loadbalancers/views.py:386
#, python-format
msgid "Unable to retrieve pool. %s"
msgstr "Unable to retrieve pool. %s"
#: dashboards/project/loadbalancers/workflows.py:55
#: dashboards/project/loadbalancers/workflows.py:199
#: dashboards/project/vpn/workflows.py:42
msgid "Select a Subnet"
msgstr "Select a Subnet"
#: dashboards/project/loadbalancers/workflows.py:60
#: dashboards/project/loadbalancers/workflows.py:204
#: dashboards/project/vpn/workflows.py:48
msgid "Unable to retrieve networks list."
msgstr "Unable to retrieve networks list."
#: dashboards/project/loadbalancers/workflows.py:67
#: dashboards/project/loadbalancers/workflows.py:210
msgid "Select a Protocol"
msgstr "Select a Protocol"
#: dashboards/project/loadbalancers/workflows.py:71
msgid "Select a Method"
msgstr "Select a Method"
#: dashboards/project/loadbalancers/workflows.py:85
msgid "Unable to retrieve providers list."
msgstr "Unable to retrieve providers list."
#: dashboards/project/loadbalancers/workflows.py:99
#, python-format
msgid "%s (default)"
msgstr "%s (default)"
#: dashboards/project/loadbalancers/workflows.py:102
msgid "Provider for Load Balancer is not supported"
msgstr "Provider for Load Balancer is not supported"
#: dashboards/project/loadbalancers/workflows.py:104
msgid "No provider is available"
msgstr "No provider is available"
#: dashboards/project/loadbalancers/workflows.py:110
msgid "Add New Pool"
msgstr "Add New Pool"
#: dashboards/project/loadbalancers/workflows.py:112
msgid ""
"Create Pool for current project.\n"
"\n"
"Assign a name and description for the pool. Choose one subnet where all members of this pool must be on. Select the protocol and load balancing method for this pool. Admin State is UP (checked) by default."
msgstr "Create Pool for current project.\n\nAssign a name and description for the pool. Choose one subnet where all members of this pool must be on. Select the protocol and load balancing method for this pool. Admin State is UP (checked) by default."
#: dashboards/project/loadbalancers/workflows.py:137
#, python-format
msgid "Added pool \"%s\"."
msgstr "Added pool \"%s\"."
#: dashboards/project/loadbalancers/workflows.py:138
#, python-format
msgid "Unable to add pool \"%s\"."
msgstr "Unable to add pool \"%s\"."
#: dashboards/project/loadbalancers/workflows.py:159
msgid "VIP Subnet"
msgstr "VIP Subnet"
#: dashboards/project/loadbalancers/workflows.py:162
msgid "Specify a free IP address from the selected subnet"
msgstr "Specify a free IP address from the selected subnet"
#: dashboards/project/loadbalancers/workflows.py:214
msgid "No Session Persistence"
msgstr "No Session Persistence"
#: dashboards/project/loadbalancers/workflows.py:232
msgid "Specify VIP"
msgstr "Specify VIP"
#: dashboards/project/loadbalancers/workflows.py:234
msgid ""
"Create a VIP for this pool. Assign a name, description, IP address, port, "
"and maximum connections allowed for the VIP. Choose the protocol and session"
" persistence method for the VIP. Admin State is UP (checked) by default."
msgstr "Create a VIP for this pool. Assign a name, description, IP address, port, and maximum connections allowed for the VIP. Choose the protocol and session persistence method for the VIP. Admin State is UP (checked) by default."
#: dashboards/project/loadbalancers/workflows.py:260
#, python-format
msgid "Added VIP \"%s\"."
msgstr "Added VIP \"%s\"."
#: dashboards/project/loadbalancers/workflows.py:261
#, python-format
msgid "Unable to add VIP \"%s\"."
msgstr "Unable to add VIP \"%s\"."
#: dashboards/project/loadbalancers/workflows.py:277
#, python-format
msgid "Unable to retrieve the specified pool. Unable to add VIP \"%s\"."
msgstr "Unable to retrieve the specified pool. Unable to add VIP \"%s\"."
#: dashboards/project/loadbalancers/workflows.py:302
msgid "Member Source"
msgstr "Member Source"
#: dashboards/project/loadbalancers/workflows.py:303
msgid "Select from active instances"
msgstr "Select from active instances"
#: dashboards/project/loadbalancers/workflows.py:304
#: dashboards/project/loadbalancers/workflows.py:321
msgid "Specify member IP address"
msgstr "Specify member IP address"
#: dashboards/project/loadbalancers/workflows.py:311
#: dashboards/project/loadbalancers/workflows.py:317
msgid "Member(s)"
msgstr "Member(s)"
#: dashboards/project/loadbalancers/workflows.py:319
msgid "Select members for this pool "
msgstr "Select members for this pool "
#: dashboards/project/loadbalancers/workflows.py:320
#: dashboards/project/loadbalancers/workflows.py:326
msgid "Member address"
msgstr "Member address"
#: dashboards/project/loadbalancers/workflows.py:332
msgid ""
"Relative part of requests this pool member serves compared to others. \n"
"The same weight will be applied to all the selected members and can be modified later. Weight must be in the range 1 to 256."
msgstr "Relative part of requests this pool member serves compared to others. \nThe same weight will be applied to all the selected members and can be modified later. Weight must be in the range 1 to 256."
#: dashboards/project/loadbalancers/workflows.py:339
msgid ""
"Enter an integer value between 1 and 65535. The same port will be used for "
"all the selected members and can be modified later."
msgstr "Enter an integer value between 1 and 65535. The same port will be used for all the selected members and can be modified later."
#: dashboards/project/loadbalancers/workflows.py:351
msgid "Select a Pool"
msgstr "Select a Pool"
#: dashboards/project/loadbalancers/workflows.py:371
msgid "Unable to retrieve instances list."
msgstr "Unable to retrieve instances list."
#: dashboards/project/loadbalancers/workflows.py:375
msgid ""
"No servers available. To add a member, you need at least one running "
"instance."
msgstr "No servers available. To add a member, you need at least one running instance."
#: dashboards/project/loadbalancers/workflows.py:391
msgid "At least one member must be specified"
msgstr "At least one member must be specified"
#: dashboards/project/loadbalancers/workflows.py:395
msgid "Member IP address must be specified"
msgstr "Member IP address must be specified"
#: dashboards/project/loadbalancers/workflows.py:400
msgid "Add New Member"
msgstr "Add New Member"
#: dashboards/project/loadbalancers/workflows.py:402
msgid ""
"Add member(s) to the selected pool.\n"
"\n"
"Choose one or more listed instances to be added to the pool as member(s). Assign a numeric weight and port number for the selected member(s) to operate(s) on; e.g., 80. \n"
"\n"
"Only one port can be associated with each instance."
msgstr "Add member(s) to the selected pool.\n\nChoose one or more listed instances to be added to the pool as member(s). Assign a numeric weight and port number for the selected member(s) to operate(s) on; e.g., 80. \n\nOnly one port can be associated with each instance."
#: dashboards/project/loadbalancers/workflows.py:426
msgid "Added member(s)."
msgstr "Added member(s)."
#: dashboards/project/loadbalancers/workflows.py:427
msgid "Unable to add member(s)"
msgstr "Unable to add member(s)"
#: dashboards/project/loadbalancers/workflows.py:437
msgid "Unable to retrieve the specified pool."
msgstr "Unable to retrieve the specified pool."
#: dashboards/project/loadbalancers/workflows.py:486
msgid "PING"
msgstr "PING"
#: dashboards/project/loadbalancers/workflows.py:488
msgid "HTTP"
msgstr "HTTP"
#: dashboards/project/loadbalancers/workflows.py:489
msgid "HTTPS"
msgstr "HTTPS"
#: dashboards/project/loadbalancers/workflows.py:512
msgid "GET"
msgstr "GET"
#: dashboards/project/loadbalancers/workflows.py:513
#: dashboards/project/loadbalancers/workflows.py:518
#: dashboards/project/loadbalancers/workflows.py:519
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:25
msgid "HTTP Method"
msgstr "HTTP Method"
#: dashboards/project/loadbalancers/workflows.py:514
msgid "HTTP method used to check health status of a member"
msgstr "HTTP method used to check health status of a member"
#: dashboards/project/loadbalancers/workflows.py:537
#: dashboards/project/loadbalancers/workflows.py:544
#: dashboards/project/loadbalancers/workflows.py:545
msgid "Expected HTTP Status Codes"
msgstr "Expected HTTP Status Codes"
#: dashboards/project/loadbalancers/workflows.py:538
msgid ""
"Expected code may be a single value (e.g. 200), a list of values (e.g. 200, "
"202), or range of values (e.g. 200-204)"
msgstr "Expected code may be a single value (e.g. 200), a list of values (e.g. 200, 202), or range of values (e.g. 200-204)"
#: dashboards/project/loadbalancers/workflows.py:564
msgid "Please choose a HTTP method"
msgstr "Please choose a HTTP method"
#: dashboards/project/loadbalancers/workflows.py:567
msgid "Please specify an URL"
msgstr "Please specify an URL"
#: dashboards/project/loadbalancers/workflows.py:570
msgid ""
"Please enter a single value (e.g. 200), a list of values (e.g. 200, 202), or"
" range of values (e.g. 200-204)"
msgstr "Please enter a single value (e.g. 200), a list of values (e.g. 200, 202), or range of values (e.g. 200-204)"
#: dashboards/project/loadbalancers/workflows.py:577
msgid "Add New Monitor"
msgstr "Add New Monitor"
#: dashboards/project/loadbalancers/workflows.py:579
msgid ""
"Create a monitor template.\n"
"\n"
"Select type of monitoring. Specify delay, timeout, and retry limits required by the monitor. Specify method, URL path, and expected HTTP codes upon success."
msgstr "Create a monitor template.\n\nSelect type of monitoring. Specify delay, timeout, and retry limits required by the monitor. Specify method, URL path, and expected HTTP codes upon success."
#: dashboards/project/loadbalancers/workflows.py:604
msgid "Added monitor"
msgstr "Added monitor"
#: dashboards/project/loadbalancers/workflows.py:605
msgid "Unable to add monitor"
msgstr "Unable to add monitor"
#: dashboards/project/loadbalancers/workflows.py:615
msgid "Unable to add monitor."
msgstr "Unable to add monitor."
#: dashboards/project/loadbalancers/workflows.py:620
#: dashboards/project/loadbalancers/workflows.py:683
msgid "Monitor"
msgstr "Monitor"
#: dashboards/project/loadbalancers/workflows.py:626
#, python-format
msgid "Select a monitor template for %s"
msgstr "Select a monitor template for %s"
#: dashboards/project/loadbalancers/workflows.py:629
#: dashboards/project/loadbalancers/workflows.py:693
msgid "Select a Monitor"
msgstr "Select a Monitor"
#: dashboards/project/loadbalancers/workflows.py:641
#: dashboards/project/loadbalancers/workflows.py:703
msgid "Unable to retrieve monitors list."
msgstr "Unable to retrieve monitors list."
#: dashboards/project/loadbalancers/workflows.py:647
#: dashboards/project/loadbalancers/workflows.py:709
msgid "Association Details"
msgstr "Association Details"
#: dashboards/project/loadbalancers/workflows.py:649
msgid "Associate a health monitor with target pool."
msgstr "Associate a health monitor with target pool."
#: dashboards/project/loadbalancers/workflows.py:667
msgid "Associated monitor."
msgstr "Associated monitor."
#: dashboards/project/loadbalancers/workflows.py:668
#: dashboards/project/loadbalancers/workflows.py:678
msgid "Unable to associate monitor."
msgstr "Unable to associate monitor."
#: dashboards/project/loadbalancers/workflows.py:690
#, python-format
msgid "Select a health monitor of %s"
msgstr "Select a health monitor of %s"
#: dashboards/project/loadbalancers/workflows.py:711
msgid "Disassociate a health monitor from target pool. "
msgstr "Disassociate a health monitor from target pool. "
#: dashboards/project/loadbalancers/workflows.py:730
msgid "Disassociated monitor."
msgstr "Disassociated monitor."
#: dashboards/project/loadbalancers/workflows.py:731
#: dashboards/project/loadbalancers/workflows.py:741
msgid "Unable to disassociate monitor."
msgstr "Unable to disassociate monitor."
#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:16
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:22
msgid "Address"
msgstr "Address"
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:28
msgid "URL Path"
msgstr "URL Path"
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:31
msgid "Expected Codes"
msgstr "Expected Codes"
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:51
msgid "Health Monitors"
msgstr "Health Monitors"
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:18
msgid ""
"You may update member attributes here: edit pool, weight or admin state."
msgstr "You may update member attributes here: edit pool, weight or admin state."
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:18
msgid ""
"You may update health monitor attributes here: edit delay, timeout, max "
"retries or admin state."
msgstr "You may update health monitor attributes here: edit delay, timeout, max retries or admin state."
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:18
msgid ""
"You may update pool attributes here: edit name, description, load balancing "
"method or admin state."
msgstr "You may update pool attributes here: edit name, description, load balancing method or admin state."
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:18
msgid ""
"You may update VIP attributes here: edit name, description, pool, session "
"persistence, connection limit or admin state."
msgstr "You may update VIP attributes here: edit name, description, pool, session persistence, connection limit or admin state."
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:35
msgid "Port ID"
msgstr "Port ID"
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:42
#, python-format
msgid "Type: %(persistence_type)s"
msgstr ""
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:47
#, python-format
msgid "Cookie Name: %(cookie_name)s"
msgstr ""
#: dashboards/project/loadbalancers/templates/loadbalancers/details_tabs.html:3
#: dashboards/project/loadbalancers/templates/loadbalancers/details_tabs.html:6
msgid "Load Balancer"
msgstr "Load Balancer"
#: dashboards/project/network_topology/panel.py:27
#: dashboards/project/network_topology/templates/network_topology/index.html:4
#: dashboards/project/network_topology/templates/network_topology/index.html:7
msgid "Network Topology"
msgstr "Network Topology"
#: dashboards/project/network_topology/templates/network_topology/_create_router.html:9
#: dashboards/project/network_topology/templates/network_topology/_create_router.html:20
#: dashboards/project/network_topology/templates/network_topology/create_router.html:3
#: dashboards/project/network_topology/templates/network_topology/index.html:34
#: dashboards/project/routers/tables.py:74
#: dashboards/project/routers/templates/routers/_create.html:9
#: dashboards/project/routers/templates/routers/_create.html:20
#: dashboards/project/routers/templates/routers/create.html:3
#: dashboards/project/routers/templates/routers/create.html:6
msgid "Create Router"
msgstr "Create Router"
#: dashboards/project/network_topology/templates/network_topology/_svg_element.html:178
#: dashboards/project/vpn/tables.py:266 dashboards/project/vpn/workflows.py:31
#: dashboards/router/dashboard.py:21
msgid "Router"
msgstr "Router"
#: dashboards/project/network_topology/templates/network_topology/create_router.html:6
msgid "Create a Router"
msgstr "Create a Router"
#: dashboards/project/network_topology/templates/network_topology/index.html:13
msgid "This pane needs javascript support."
msgstr "This pane needs javascript support."
#: dashboards/project/network_topology/templates/network_topology/index.html:22
msgid "Small"
msgstr "Small"
#: dashboards/project/network_topology/templates/network_topology/index.html:23
msgid "Normal"
msgstr "Normal"
#: dashboards/project/network_topology/templates/network_topology/index.html:40
msgid "There are no networks, routers, or connected instances to display."
msgstr "There are no networks, routers, or connected instances to display."
#: dashboards/project/networks/tables.py:102
msgid "Add Subnet"
msgstr "Add Subnet"
#: dashboards/project/networks/views.py:85
msgid "Unable to retrieve network details."
msgstr "Unable to retrieve network details."
#: dashboards/project/networks/workflows.py:50
msgid "The state to start the network in."
msgstr "The state to start the network in."
#: dashboards/project/networks/workflows.py:79
msgid ""
"Create a new network. In addition a subnet associated with the network can "
"be created in the next panel."
msgstr "Create a new network. In addition a subnet associated with the network can be created in the next panel."
#: dashboards/project/networks/workflows.py:106
msgid "Subnet Name"
msgstr "Subnet Name"
#: dashboards/project/networks/workflows.py:108
#: dashboards/project/networks/subnets/tables.py:118
#: dashboards/project/networks/subnets/workflows.py:81
msgid "Network Address"
msgstr "Network Address"
#: dashboards/project/networks/workflows.py:116
msgid "Network address in CIDR format (e.g. 192.168.0.0/24, 2001:DB8::/48)"
msgstr "Network address in CIDR format (e.g. 192.168.0.0/24, 2001:DB8::/48)"
#: dashboards/project/networks/workflows.py:135
msgid ""
"IP address of Gateway (e.g. 192.168.0.254) The default value is the first IP"
" of the network address (e.g. 192.168.0.1 for 192.168.0.0/24, 2001:DB8::1 "
"for 2001:DB8::/48). If you use the default, leave blank. If you do not want "
"to use a gateway, check 'Disable Gateway' below."
msgstr "IP address of Gateway (e.g. 192.168.0.254) The default value is the first IP of the network address (e.g. 192.168.0.1 for 192.168.0.0/24, 2001:DB8::1 for 2001:DB8::/48). If you use the default, leave blank. If you do not want to use a gateway, check 'Disable Gateway' below."
#: dashboards/project/networks/workflows.py:145
#: dashboards/project/networks/subnets/workflows.py:112
msgid "Disable Gateway"
msgstr "Disable Gateway"
#: dashboards/project/networks/workflows.py:154
msgid "Specify \"Network Address\" or clear \"Create Subnet\" checkbox."
msgstr "Specify \"Network Address\" or clear \"Create Subnet\" checkbox."
#: dashboards/project/networks/workflows.py:159
msgid ""
"Create a subnet associated with the new network, in which case \"Network "
"Address\" must be specified. If you wish to create a network without a "
"subnet, uncheck the \"Create Subnet\" checkbox."
msgstr "Create a subnet associated with the new network, in which case \"Network Address\" must be specified. If you wish to create a network without a subnet, uncheck the \"Create Subnet\" checkbox."
#: dashboards/project/networks/workflows.py:182
msgid "Network Address and IP version are inconsistent."
msgstr "Network Address and IP version are inconsistent."
#: dashboards/project/networks/workflows.py:186
#, python-format
msgid "The subnet in the Network Address is too small (/%s)."
msgstr "The subnet in the Network Address is too small (/%s)."
#: dashboards/project/networks/workflows.py:191
msgid "Gateway IP and IP version are inconsistent."
msgstr "Gateway IP and IP version are inconsistent."
#: dashboards/project/networks/workflows.py:194
msgid "Specify IP address of gateway or check \"Disable Gateway\"."
msgstr "Specify IP address of gateway or check \"Disable Gateway\"."
#: dashboards/project/networks/workflows.py:214
msgid "Enable DHCP"
msgstr "Enable DHCP"
#: dashboards/project/networks/workflows.py:217
#: dashboards/project/networks/workflows.py:221
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:32
msgid "IPv6 Address Configuration Mode"
msgstr "IPv6 Address Configuration Mode"
#: dashboards/project/networks/workflows.py:225
msgid ""
"It specifies how IPv6 address and additional information are configured. We "
"can specify SLAAC/DHCPv6 stateful/DHCPv6 stateless provided by OpenStack, or"
" specify no option. 'No option selected' means addresses are configured "
"manually or configured by non-OpenStack system."
msgstr "It specifies how IPv6 address and additional information are configured. We can specify SLAAC/DHCPv6 stateful/DHCPv6 stateless provided by OpenStack, or specify no option. 'No option selected' means addresses are configured manually or configured by non-OpenStack system."
#: dashboards/project/networks/workflows.py:233
msgid "Allocation Pools"
msgstr "Allocation Pools"
#: dashboards/project/networks/workflows.py:234
msgid ""
"IP address allocation pools. Each entry is: start_ip_address,end_ip_address "
"(e.g., 192.168.1.100,192.168.1.120) and one entry per line."
msgstr "IP address allocation pools. Each entry is: start_ip_address,end_ip_address (e.g., 192.168.1.100,192.168.1.120) and one entry per line."
#: dashboards/project/networks/workflows.py:241
msgid "DNS Name Servers"
msgstr "DNS Name Servers"
#: dashboards/project/networks/workflows.py:242
msgid ""
"IP address list of DNS name servers for this subnet. One entry per line."
msgstr "IP address list of DNS name servers for this subnet. One entry per line."
#: dashboards/project/networks/workflows.py:247
msgid "Host Routes"
msgstr "Host Routes"
#: dashboards/project/networks/workflows.py:248
msgid ""
"Additional routes announced to the hosts. Each entry is: "
"destination_cidr,nexthop (e.g., 192.168.200.0/24,10.56.1.254) and one entry "
"per line."
msgstr "Additional routes announced to the hosts. Each entry is: destination_cidr,nexthop (e.g., 192.168.200.0/24,10.56.1.254) and one entry per line."
#: dashboards/project/networks/workflows.py:255
#: dashboards/project/networks/subnets/workflows.py:150
#: dashboards/project/networks/templates/networks/subnets/detail.html:3
#: dashboards/project/networks/templates/networks/subnets/detail.html:6
msgid "Subnet Detail"
msgstr "Subnet Detail"
#: dashboards/project/networks/workflows.py:256
#: dashboards/project/networks/subnets/workflows.py:151
msgid "Specify additional attributes for the subnet."
msgstr "Specify additional attributes for the subnet."
#: dashboards/project/networks/workflows.py:259
#, python-format
msgid "%s (Default)"
msgstr "%s (Default)"
#: dashboards/project/networks/workflows.py:268
#, python-format
msgid "%(field_name)s: Invalid IP address (value=%(ip)s)"
msgstr "%(field_name)s: Invalid IP address (value=%(ip)s)"
#: dashboards/project/networks/workflows.py:276
#, python-format
msgid "%(field_name)s: Invalid IP address (value=%(network)s)"
msgstr "%(field_name)s: Invalid IP address (value=%(network)s)"
#: dashboards/project/networks/workflows.py:287
#, python-format
msgid "Start and end addresses must be specified (value=%s)"
msgstr "Start and end addresses must be specified (value=%s)"
#: dashboards/project/networks/workflows.py:293
#, python-format
msgid "Start address is larger than end address (value=%s)"
msgstr "Start address is larger than end address (value=%s)"
#: dashboards/project/networks/workflows.py:311
#, python-format
msgid ""
"Host Routes format error: Destination CIDR and nexthop must be specified "
"(value=%s)"
msgstr "Host Routes format error: Destination CIDR and nexthop must be specified (value=%s)"
#: dashboards/project/networks/workflows.py:336
#, python-format
msgid "Created network \"%s\"."
msgstr "Created network \"%s\"."
#: dashboards/project/networks/workflows.py:337
#, python-format
msgid "Unable to create network \"%s\"."
msgstr "Unable to create network \"%s\"."
#: dashboards/project/networks/workflows.py:362
#, python-format
msgid "Network \"%s\" was successfully created."
msgstr "Network \"%s\" was successfully created."
#: dashboards/project/networks/workflows.py:366
#, python-format
msgid "Failed to create network \"%(network)s\": %(reason)s"
msgstr "Failed to create network \"%(network)s\": %(reason)s"
#: dashboards/project/networks/workflows.py:429
#, python-format
msgid "Subnet \"%s\" was successfully created."
msgstr "Subnet \"%s\" was successfully created."
#: dashboards/project/networks/workflows.py:433
#, python-format
msgid "Failed to create subnet \"%(sub)s\" for network \"%(net)s\": %(reason)s"
msgstr "Failed to create subnet \"%(sub)s\" for network \"%(net)s\": %(reason)s"
#: dashboards/project/networks/workflows.py:449
#, python-format
msgid "Delete the created network \"%s\" due to subnet creation failure."
msgstr "Delete the created network \"%s\" due to subnet creation failure."
#: dashboards/project/networks/workflows.py:456
#, python-format
msgid "Failed to delete network \"%s\""
msgstr "Failed to delete network \"%s\""
#: dashboards/project/networks/ports/tables.py:35
msgid "Attached"
msgstr "Attached"
#: dashboards/project/networks/ports/tables.py:37
msgid "Detached"
msgstr "Detached"
#: dashboards/project/networks/ports/tables.py:58
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40
msgid "Attached Device"
msgstr "Attached Device"
#: dashboards/project/networks/ports/views.py:92
msgid "Unable to retrieve port details"
msgstr "Unable to retrieve port details"
#: dashboards/project/networks/subnets/utils.py:20
msgid "No options specified"
msgstr "No options specified"
#: dashboards/project/networks/subnets/utils.py:22
msgid "SLAAC: Address discovered from Openstack Router"
msgstr "SLAAC: Address discovered from Openstack Router"
#: dashboards/project/networks/subnets/utils.py:24
msgid "DHCPv6 stateful: Address discovered from Openstack DHCP"
msgstr "DHCPv6 stateful: Address discovered from Openstack DHCP"
#: dashboards/project/networks/subnets/utils.py:26
msgid ""
"DHCPv6 stateless: Address discovered from Openstack Router and info from "
"Openstack DHCP"
msgstr "DHCPv6 stateless: Address discovered from Openstack Router and info from Openstack DHCP"
#: dashboards/project/networks/subnets/views.py:68
msgid "Unable to retrieve subnet details"
msgstr "Unable to retrieve subnet details"
#: dashboards/project/networks/subnets/views.py:112
msgid "Unable to retrieve subnet details."
msgstr "Unable to retrieve subnet details."
#: dashboards/project/networks/subnets/workflows.py:35
msgid "Specify \"Network Address\""
msgstr ""
#: dashboards/project/networks/subnets/workflows.py:39
msgid ""
"Create a subnet associated with the network. Advanced configuration is "
"available by clicking on the \"Subnet Detail\" tab."
msgstr "Create a subnet associated with the network. Advanced configuration is available by clicking on the \"Subnet Detail\" tab."
#: dashboards/project/networks/subnets/workflows.py:58
#, python-format
msgid "Created subnet \"%s\"."
msgstr "Created subnet \"%s\"."
#: dashboards/project/networks/subnets/workflows.py:59
#, python-format
msgid "Unable to create subnet \"%s\"."
msgstr "Unable to create subnet \"%s\"."
#: dashboards/project/networks/subnets/workflows.py:86
msgid "Network address in CIDR format (e.g. 192.168.0.0/24)"
msgstr "Network address in CIDR format (e.g. 192.168.0.0/24)"
#: dashboards/project/networks/subnets/workflows.py:103
msgid "Gateway IP (optional)"
msgstr "Gateway IP (optional)"
#: dashboards/project/networks/subnets/workflows.py:106
msgid ""
"IP address of Gateway (e.g. 192.168.0.254). Specify an explicit address to "
"set the gateway. If you do not want to use a gateway, check 'Disable "
"Gateway' below."
msgstr "IP address of Gateway (e.g. 192.168.0.254). Specify an explicit address to set the gateway. If you do not want to use a gateway, check 'Disable Gateway' below."
#: dashboards/project/networks/subnets/workflows.py:117
msgid ""
"Update a subnet associated with the network. Advanced configuration are "
"available at \"Subnet Detail\" tab."
msgstr "Update a subnet associated with the network. Advanced configuration are available at \"Subnet Detail\" tab."
#: dashboards/project/networks/subnets/workflows.py:162
#, python-format
msgid "Updated subnet \"%s\"."
msgstr "Updated subnet \"%s\"."
#: dashboards/project/networks/subnets/workflows.py:163
#, python-format
msgid "Unable to update subnet \"%s\"."
msgstr "Unable to update subnet \"%s\"."
#: dashboards/project/networks/subnets/workflows.py:198
#, python-format
msgid "Subnet \"%s\" was successfully updated."
msgstr "Subnet \"%s\" was successfully updated."
#: dashboards/project/networks/subnets/workflows.py:202
#, python-format
msgid "Failed to update subnet \"%(sub)s\": %(reason)s"
msgstr "Failed to update subnet \"%(sub)s\": %(reason)s"
#: dashboards/project/networks/templates/networks/_create.html:18
msgid "Select a name for your network."
msgstr "Select a name for your network."
#: dashboards/project/networks/templates/networks/_detail_overview.html:3
msgid "Network Overview"
msgstr "Network Overview"
#: dashboards/project/networks/templates/networks/_detail_overview.html:22
msgid "Provider Network"
msgstr "Provider Network"
#: dashboards/project/networks/templates/networks/_detail_overview.html:23
msgid "Network Type:"
msgstr ""
#: dashboards/project/networks/templates/networks/_detail_overview.html:24
msgid "Physical Network:"
msgstr ""
#: dashboards/project/networks/templates/networks/_detail_overview.html:25
msgid "Segmentation ID:"
msgstr ""
#: dashboards/project/networks/templates/networks/create.html:17
#: dashboards/project/stacks/templates/stacks/_change_template.html:25
#: dashboards/project/stacks/templates/stacks/_select_template.html:25
msgid "Next"
msgstr "Next"
#: dashboards/project/networks/templates/networks/detail.html:6
msgid "Network Detail: "
msgstr "Network Detail: "
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:4
msgid "Port Overview"
msgstr "Port Overview"
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:19
msgid "Fixed IP"
msgstr "Fixed IP"
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:23
msgid "IP address:"
msgstr "IP address:"
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:24
#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:23
msgid "Subnet ID"
msgstr "Subnet ID"
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:30
msgid "Mac Address"
msgstr "Mac Address"
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:45
msgid "No attached device"
msgstr "No attached device"
#: dashboards/project/networks/templates/networks/ports/detail.html:3
#: dashboards/project/networks/templates/networks/ports/detail.html:6
msgid "Port Detail"
msgstr "Port Detail"
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:4
msgid "Subnet Overview"
msgstr "Subnet Overview"
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:16
msgid "IP version"
msgstr "IP version"
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:20
msgid "IP allocation pool"
msgstr "IP allocation pool"
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:23
msgid "Start"
msgstr "Start"
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:24
msgid " - End"
msgstr " - End"
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:29
msgid "DHCP Enable"
msgstr "DHCP Enable"
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:36
#, python-format
msgid ""
"\n"
" Other IPv6 modes: ipv6_ra_mode=%(ra_mode)s, ipv6_address_mode=%(addr_mode)s\n"
" "
msgstr "\n Other IPv6 modes: ipv6_ra_mode=%(ra_mode)s, ipv6_address_mode=%(addr_mode)s\n "
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:41
msgid "Additional routes"
msgstr "Additional routes"
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:44
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:24
msgid "Destination"
msgstr "Destination"
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:45
msgid " : Next hop"
msgstr " : Next hop"
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:50
msgid "DNS name server"
msgstr "DNS name server"
#: dashboards/project/overview/views.py:34
msgid "Uptime (Seconds)"
msgstr "Uptime (Seconds)"
#: dashboards/project/routers/forms.py:35
#: dashboards/project/routers/ports/forms.py:35
#: dashboards/project/routers/ports/forms.py:147
msgid "Router Name"
msgstr "Router Name"
#: dashboards/project/routers/forms.py:36
#: dashboards/project/routers/forms.py:91
msgid "Router Type"
msgstr "Router Type"
#: dashboards/project/routers/forms.py:45
#: dashboards/project/routers/forms.py:55
msgid "Use Server Default"
msgstr "Use Server Default"
#: dashboards/project/routers/forms.py:46
#: dashboards/project/routers/forms.py:110
msgid "Centralized"
msgstr "Centralized"
#: dashboards/project/routers/forms.py:56
msgid "Enable HA mode"
msgstr ""
#: dashboards/project/routers/forms.py:57
msgid "Disable HA mode"
msgstr ""
#: dashboards/project/routers/forms.py:70
#, python-format
msgid "Router %s was successfully created."
msgstr "Router %s was successfully created."
#: dashboards/project/routers/forms.py:75
msgid "Quota exceeded for resource router."
msgstr "Quota exceeded for resource router."
#: dashboards/project/routers/forms.py:77
#, python-format
msgid "Failed to create router \"%s\"."
msgstr "Failed to create router \"%s\"."
#: dashboards/project/routers/forms.py:129
#, python-format
msgid "Router %s was successfully updated."
msgstr "Router %s was successfully updated."
#: dashboards/project/routers/forms.py:134
#, python-format
msgid "Failed to update router %s"
msgstr "Failed to update router %s"
#: dashboards/project/routers/tables.py:36
msgid "Delete Router"
msgid_plural "Delete Routers"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/routers/tables.py:44
msgid "Deleted Router"
msgid_plural "Deleted Routers"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/routers/tables.py:58
#: dashboards/project/routers/tables.py:64
#, python-format
msgid "Unable to delete router \"%s\""
msgstr "Unable to delete router \"%s\""
#: dashboards/project/routers/tables.py:92
#: dashboards/project/routers/templates/routers/ports/_setgateway.html:9
#: dashboards/project/routers/templates/routers/ports/_setgateway.html:24
#: dashboards/project/routers/templates/routers/ports/setgateway.html:3
#: dashboards/project/routers/templates/routers/ports/setgateway.html:6
msgid "Set Gateway"
msgstr "Set Gateway"
#: dashboards/project/routers/tables.py:108
msgid "Clear Gateway"
msgid_plural "Clear Gateways"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/routers/tables.py:116
msgid "Cleared Gateway"
msgid_plural "Cleared Gateways"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/routers/tables.py:132
#, python-format
msgid "Unable to clear gateway for router \"%(name)s\": \"%(msg)s\""
msgstr "Unable to clear gateway for router \"%(name)s\": \"%(msg)s\""
#. Translators: High Availability mode of Neutron router
#: dashboards/project/routers/tables.py:177
msgid "HA mode"
msgstr ""
#: dashboards/project/routers/tabs.py:54
#: dashboards/project/routers/views.py:169
msgid "Unable to retrieve router details."
msgstr "Unable to retrieve router details."
#: dashboards/project/routers/views.py:73
#, python-format
msgid "Unable to retrieve a list of external networks \"%s\"."
msgstr "Unable to retrieve a list of external networks \"%s\"."
#: dashboards/project/routers/views.py:86
#, python-format
msgid ""
"External network \"%(ext_net_id)s\" expected but not found for router "
"\"%(router_id)s\"."
msgstr "External network \"%(ext_net_id)s\" expected but not found for router \"%(router_id)s\"."
#. Translators: The usage is "<UUID of ext_net> (Not Found)"
#: dashboards/project/routers/views.py:94
#, python-format
msgctxt "External network not found"
msgid "%s (Not Found)"
msgstr "%s (Not Found)"
#: dashboards/project/routers/views.py:109
#, python-format
msgid "Unable to retrieve details for router \"%s\"."
msgstr "Unable to retrieve details for router \"%s\"."
#: dashboards/project/routers/views.py:120
#, python-format
msgid "Unable to retrieve an external network \"%s\"."
msgstr "Unable to retrieve an external network \"%s\"."
#: dashboards/project/routers/extensions/routerrules/forms.py:43
msgid "Input must be in CIDR format"
msgstr "Input must be in CIDR format"
#: dashboards/project/routers/extensions/routerrules/forms.py:53
msgid "Optional: Next Hop Addresses (comma delimited)"
msgstr "Optional: Next Hop Addresses (comma delimited)"
#: dashboards/project/routers/extensions/routerrules/forms.py:56
#: dashboards/project/routers/ports/forms.py:38
#: dashboards/project/routers/ports/forms.py:150
#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:19
msgid "Router ID"
msgstr "Router ID"
#: dashboards/project/routers/extensions/routerrules/forms.py:63
msgid "Permit"
msgstr "Permit"
#: dashboards/project/routers/extensions/routerrules/forms.py:64
msgid "Deny"
msgstr "Deny"
#: dashboards/project/routers/extensions/routerrules/forms.py:73
msgid "Unable to delete router rule."
msgstr "Unable to delete router rule."
#: dashboards/project/routers/extensions/routerrules/forms.py:88
msgid "Router rule added"
msgstr "Router rule added"
#: dashboards/project/routers/extensions/routerrules/forms.py:93
#, python-format
msgid "Failed to add router rule %s"
msgstr "Failed to add router rule %s"
#: dashboards/project/routers/extensions/routerrules/tables.py:32
#: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:9
#: dashboards/project/routers/templates/routers/extensions/routerrules/create.html:3
#: dashboards/project/routers/templates/routers/extensions/routerrules/create.html:6
msgid "Add Router Rule"
msgstr "Add Router Rule"
#: dashboards/project/routers/extensions/routerrules/tables.py:47
msgid "Delete Router Rule"
msgid_plural "Delete Router Rules"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/routers/extensions/routerrules/tables.py:55
msgid "Deleted Router Rule"
msgid_plural "Deleted Router Rules"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/routers/extensions/routerrules/tabs.py:59
msgid "Router Rules Grid"
msgstr "Router Rules Grid"
#: dashboards/project/routers/extensions/routerrules/views.py:49
#: dashboards/project/routers/ports/views.py:48
msgid "Unable to retrieve router."
msgstr "Unable to retrieve router."
#: dashboards/project/routers/ports/forms.py:31
msgid "IP Address (optional)"
msgstr "IP Address (optional)"
#: dashboards/project/routers/ports/forms.py:32
msgid "Specify an IP address for the interface created (e.g. 192.168.0.254)."
msgstr "Specify an IP address for the interface created (e.g. 192.168.0.254)."
#: dashboards/project/routers/ports/forms.py:54
#: dashboards/project/routers/ports/forms.py:165
#, python-format
msgid "Failed to get network list %s"
msgstr "Failed to get network list %s"
#: dashboards/project/routers/ports/forms.py:74
msgid "Select Subnet"
msgstr "Select Subnet"
#: dashboards/project/routers/ports/forms.py:76
msgid "No subnets available"
msgstr "No subnets available"
#: dashboards/project/routers/ports/forms.py:84
msgid "Interface added"
msgstr "Interface added"
#: dashboards/project/routers/ports/forms.py:112
#, python-format
msgid "Unable to get subnet \"%s\""
msgstr "Unable to get subnet \"%s\""
#: dashboards/project/routers/ports/forms.py:131
#, python-format
msgid "Failed to add_interface: %s"
msgstr "Failed to add_interface: %s"
#: dashboards/project/routers/ports/forms.py:140
#, python-format
msgid "Failed to delete port %s"
msgstr "Failed to delete port %s"
#: dashboards/project/routers/ports/forms.py:174
msgid "Select network"
msgstr "Select network"
#: dashboards/project/routers/ports/forms.py:176
msgid "No networks available"
msgstr "No networks available"
#: dashboards/project/routers/ports/forms.py:184
msgid "Gateway interface is added"
msgstr "Gateway interface is added"
#: dashboards/project/routers/ports/forms.py:189
#, python-format
msgid "Failed to set gateway %s"
msgstr "Failed to set gateway %s"
#: dashboards/project/routers/ports/tables.py:33
msgid "External Gateway"
msgstr "External Gateway"
#: dashboards/project/routers/ports/tables.py:35
msgid "Internal Interface"
msgstr "Internal Interface"
#: dashboards/project/routers/ports/tables.py:42
#: dashboards/project/routers/templates/routers/ports/_create.html:9
#: dashboards/project/routers/templates/routers/ports/create.html:3
#: dashboards/project/routers/templates/routers/ports/create.html:6
msgid "Add Interface"
msgstr "Add Interface"
#: dashboards/project/routers/ports/tables.py:57
msgid "Delete Interface"
msgid_plural "Delete Interfaces"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/routers/ports/tables.py:65
msgid "Deleted Interface"
msgid_plural "Deleted Interfaces"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/routers/ports/tables.py:84
#, python-format
msgid "Failed to delete interface %s"
msgstr "Failed to delete interface %s"
#: dashboards/project/routers/ports/views.py:78
msgid "Unable to set gateway."
msgstr "Unable to set gateway."
#: dashboards/project/routers/templates/routers/_detail_overview.html:4
#, python-format
msgid "Router Overview: %(router_name)s"
msgstr ""
#: dashboards/project/routers/templates/routers/_detail_overview.html:27
msgid "Connected External Network:"
msgstr ""
#: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:20
msgid ""
"Routing rules to apply to router. Rules are matched by most specific source "
"first and then by most specific destination."
msgstr "Routing rules to apply to router. Rules are matched by most specific source first and then by most specific destination."
#: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:21
msgid ""
"The next hop addresses can be used to override the router used by the "
"client."
msgstr "The next hop addresses can be used to override the router used by the client."
#: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:27
msgid "Add rule"
msgstr "Add rule"
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:11
msgid "Router Rule Grid"
msgstr "Router Rule Grid"
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:18
msgid "Reset to Default"
msgstr "Reset to Default"
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:24
msgid "Source"
msgstr "Source"
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:30
#, python-format
msgid "Subnet: %(dest_subnetname)s"
msgstr ""
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:45
#, python-format
msgid "Subnet: %(row_source_subnetname)s"
msgstr ""
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:93
msgid "Rule Conflict"
msgstr "Rule Conflict"
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:96
msgid ""
"A more specific rule affects a portion of this traffic so a rule cannot be "
"automatically generated to control the behavior of the entire "
"source/destination combination."
msgstr "A more specific rule affects a portion of this traffic so a rule cannot be automatically generated to control the behavior of the entire source/destination combination."
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:98
msgid "Conflicting Rule"
msgstr "Conflicting Rule"
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:99
msgid "Source:"
msgstr ""
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:100
msgid "Destination:"
msgstr ""
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:101
msgid "Action:"
msgstr ""
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:123
msgid ""
"The color and icon of an intersection indicates whether or not traffic is permitted from the source (row) to the destination (column).\n"
" Clicking the <i class=\"icon-random\"></i> button in the intersection will install a rule to switch the traffic behavior.<br/>\n"
"\n"
" <b>Note:</b> Rules only affect one direction of traffic. The opposite direction is outlined when hovering over an intersection.\n"
" "
msgstr "The colour and icon of an intersection indicates whether or not traffic is permitted from the source (row) to the destination (column).\n Clicking the <i class=\"icon-random\"></i> button in the intersection will install a rule to switch the traffic behaviour.<br/>\n\n <b>Note:</b> Rules only affect one direction of traffic. The opposite direction is outlined when hovering over an intersection.\n "
#: dashboards/project/routers/templates/routers/ports/_create.html:20
msgid "You can connect a specified subnet to the router."
msgstr "You can connect a specified subnet to the router."
#: dashboards/project/routers/templates/routers/ports/_create.html:23
msgid ""
"The default IP address of the interface created is a gateway of the selected"
" subnet. You can specify another IP address of the interface here. You must "
"select a subnet to which the specified IP address belongs to from the above "
"list."
msgstr "The default IP address of the interface created is a gateway of the selected subnet. You can specify another IP address of the interface here. You must select a subnet to which the specified IP address belongs to from the above list."
#: dashboards/project/routers/templates/routers/ports/_create.html:29
msgid "Add interface"
msgstr "Add interface"
#: dashboards/project/routers/templates/routers/ports/_setgateway.html:19
msgid ""
"You can connect a specified external network to the router. The external "
"network is regarded as a default route of the router and the router acts as "
"a gateway for external connectivity."
msgstr "You can connect a specified external network to the router. The external network is regarded as a default route of the router and the router acts as a gateway for external connectivity."
#: dashboards/project/stacks/forms.py:51
#: dashboards/project/stacks/templates/stacks/_change_template.html:9
#: dashboards/project/stacks/templates/stacks/_select_template.html:9
#: dashboards/project/stacks/templates/stacks/select_template.html:3
#: dashboards/project/stacks/templates/stacks/select_template.html:6
msgid "Select Template"
msgstr "Select Template"
#: dashboards/project/stacks/forms.py:52
msgid "Select a template to launch a stack."
msgstr "Select a template to launch a stack."
#: dashboards/project/stacks/forms.py:60
msgid "Template Source"
msgstr "Template Source"
#: dashboards/project/stacks/forms.py:67 dashboards/project/stacks/forms.py:69
msgid "Template File"
msgstr "Template File"
#: dashboards/project/stacks/forms.py:70
msgid "A local template to upload."
msgstr "A local template to upload."
#: dashboards/project/stacks/forms.py:77 dashboards/project/stacks/forms.py:79
msgid "Template URL"
msgstr "Template URL"
#: dashboards/project/stacks/forms.py:80
msgid "An external (HTTP) URL to load the template from."
msgstr "An external (HTTP) URL to load the template from."
#: dashboards/project/stacks/forms.py:87 dashboards/project/stacks/forms.py:89
msgid "Template Data"
msgstr "Template Data"
#: dashboards/project/stacks/forms.py:90
msgid "The raw contents of the template."
msgstr "The raw contents of the template."
#: dashboards/project/stacks/forms.py:96
msgid "Environment Source"
msgstr "Environment Source"
#: dashboards/project/stacks/forms.py:104
#: dashboards/project/stacks/forms.py:106
msgid "Environment File"
msgstr "Environment File"
#: dashboards/project/stacks/forms.py:107
msgid "A local environment to upload."
msgstr "A local environment to upload."
#: dashboards/project/stacks/forms.py:114
#: dashboards/project/stacks/forms.py:116
msgid "Environment Data"
msgstr "Environment Data"
#: dashboards/project/stacks/forms.py:117
msgid "The raw contents of the environment file."
msgstr "The raw contents of the environment file."
#: dashboards/project/stacks/forms.py:129
msgid "template"
msgstr "template"
#: dashboards/project/stacks/forms.py:131
msgid "environment"
msgstr "environment"
#: dashboards/project/stacks/forms.py:194
#, python-format
msgid "Please specify a %s using only one source method."
msgstr "Please specify a %s using only one source method."
#: dashboards/project/stacks/forms.py:201
msgid "You must specify a template via one of the available sources."
msgstr "You must specify a template via one of the available sources."
#: dashboards/project/stacks/forms.py:226
msgid "Edit Template"
msgstr "Edit Template"
#: dashboards/project/stacks/forms.py:227
msgid "Select a new template to re-launch a stack."
msgstr "Select a new template to re-launch a stack."
#: dashboards/project/stacks/forms.py:228
#: dashboards/project/stacks/forms.py:366
msgid "Stack ID"
msgstr "Stack ID"
#: dashboards/project/stacks/forms.py:230
#: dashboards/project/stacks/forms.py:254
#: dashboards/project/stacks/forms.py:368
#: dashboards/project/stacks/tables.py:101
msgid "Stack Name"
msgstr "Stack Name"
#: dashboards/project/stacks/forms.py:239
msgid "Create Stack"
msgstr "Create Stack"
#: dashboards/project/stacks/forms.py:255
msgid "Name of the stack to create."
msgstr "Name of the stack to create."
#: dashboards/project/stacks/forms.py:257
msgid ""
"Name must start with a letter and may only contain letters, numbers, "
"underscores, periods and hyphens."
msgstr "Name must start with a letter and may only contain letters, numbers, underscores, full stops and hyphens."
#: dashboards/project/stacks/forms.py:262
msgid "Creation Timeout (minutes)"
msgstr "Creation Timeout (minutes)"
#: dashboards/project/stacks/forms.py:263
msgid "Stack creation timeout in minutes."
msgstr "Stack creation timeout in minutes."
#: dashboards/project/stacks/forms.py:265
msgid "Rollback On Failure"
msgstr "Rollback On Failure"
#: dashboards/project/stacks/forms.py:266
msgid "Enable rollback on create/update failure."
msgstr "Enable rollback on create/update failure."
#: dashboards/project/stacks/forms.py:279
#, python-format
msgid "Password for user \"%s\""
msgstr "Password for user \"%s\""
#: dashboards/project/stacks/forms.py:280
msgid ""
"This is required for operations to be performed throughout the lifecycle of "
"the stack"
msgstr "This is required for operations to be performed throughout the lifecycle of the stack"
#: dashboards/project/stacks/forms.py:355
msgid "Stack creation started."
msgstr "Stack creation started."
#: dashboards/project/stacks/forms.py:364
#: dashboards/project/stacks/templates/stacks/_update.html:8
#: dashboards/project/stacks/templates/stacks/update.html:3
msgid "Update Stack Parameters"
msgstr "Update Stack Parameters"
#: dashboards/project/stacks/forms.py:397
msgid "Stack update started."
msgstr "Stack update started."
#: dashboards/project/stacks/panel.py:21
#: dashboards/project/stacks/tables.py:122
#: dashboards/project/stacks/templates/stacks/index.html:3
#: dashboards/project/stacks/templates/stacks/index.html:6
msgid "Stacks"
msgstr "Stacks"
#: dashboards/project/stacks/tables.py:32
#: dashboards/project/stacks/templates/stacks/_create.html:8
#: dashboards/project/stacks/templates/stacks/create.html:3
#: dashboards/project/stacks/templates/stacks/create.html:6
msgid "Launch Stack"
msgstr "Launch Stack"
#: dashboards/project/stacks/tables.py:41
msgid "Change Stack Template"
msgstr "Change Stack Template"
#: dashboards/project/stacks/tables.py:54
msgid "Delete Stack"
msgid_plural "Delete Stacks"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/stacks/tables.py:62
msgid "Deleted Stack"
msgid_plural "Deleted Stacks"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/stacks/tables.py:139
#: dashboards/project/stacks/tables.py:184
msgid "Stack Resource"
msgstr "Stack Resource"
#: dashboards/project/stacks/tables.py:142
#: dashboards/project/stacks/tables.py:187
msgid "Resource"
msgstr "Resource"
#: dashboards/project/stacks/tables.py:145
msgid "Time Since Event"
msgstr "Time Since Event"
#: dashboards/project/stacks/tables.py:153
#: dashboards/project/stacks/tables.py:202
msgid "Status Reason"
msgstr "Status Reason"
#: dashboards/project/stacks/tables.py:157
msgid "Stack Events"
msgstr "Stack Events"
#: dashboards/project/stacks/tables.py:190
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:25
msgid "Stack Resource Type"
msgstr "Stack Resource Type"
#: dashboards/project/stacks/tables.py:192
msgid "Date Updated"
msgstr "Date Updated"
#: dashboards/project/stacks/tables.py:215
msgid "Stack Resources"
msgstr "Stack Resources"
#: dashboards/project/stacks/tabs.py:33
msgid "Topology"
msgstr "Topology"
#: dashboards/project/stacks/tabs.py:86
msgid "Events"
msgstr "Events"
#: dashboards/project/stacks/tabs.py:108
#, python-format
msgid "Unable to get events for stack \"%s\"."
msgstr "Unable to get events for stack \"%s\"."
#: dashboards/project/stacks/tabs.py:114
msgid "Resources"
msgstr "Resources"
#: dashboards/project/stacks/tabs.py:136
#, python-format
msgid "Unable to get resources for stack \"%s\"."
msgstr "Unable to get resources for stack \"%s\"."
#: dashboards/project/stacks/views.py:79
msgid "Unable to retrieve stack list."
msgstr "Unable to retrieve stack list."
#: dashboards/project/stacks/views.py:111
#: dashboards/project/stacks/views.py:188
#: dashboards/project/stacks/views.py:216
msgid "Unable to retrieve stack."
msgstr "Unable to retrieve stack."
#: dashboards/project/stacks/views.py:247
msgid "Unable to retrieve resource."
msgstr "Unable to retrieve resource."
#: dashboards/project/stacks/views.py:260
msgid "Unable to retrieve metadata."
msgstr "Unable to retrieve metadata."
#: dashboards/project/stacks/templates/stacks/_change_template.html:20
#: dashboards/project/stacks/templates/stacks/_select_template.html:20
msgid ""
"Use one of the available template source options to specify the template to "
"be used in creating this stack."
msgstr "Use one of the available template source options to specify the template to be used in creating this stack."
#: dashboards/project/stacks/templates/stacks/_create.html:19
msgid "Create a new stack with the provided values."
msgstr "Create a new stack with the provided values."
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:3
msgid "Stack Overview"
msgstr "Stack Overview"
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:28
#, python-format
msgid "%(stack_status_title)s: %(stack_status_reason)s"
msgstr ""
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:34
msgid "Outputs"
msgstr "Outputs"
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:48
msgid "Stack Parameters"
msgstr "Stack Parameters"
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:59
msgid "Launch Parameters"
msgstr "Launch Parameters"
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:63
msgid "Minutes"
msgstr "Minutes"
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:64
msgid "Rollback"
msgstr "Rollback"
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:3
msgid "Resource Overview"
msgstr "Resource Overview"
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:9
msgid "Stack Resource ID"
msgstr "Stack Resource ID"
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:13
msgid "Resource ID"
msgstr "Resource ID"
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:42
#, python-format
msgid "%(resource_status)s: %(resource_status_reason)s"
msgstr ""
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:48
msgid "Resource Metadata"
msgstr "Resource Metadata"
#: dashboards/project/stacks/templates/stacks/_update.html:19
msgid ""
"Update a stack with the provided values. Please note that any encrypted "
"parameters, such as passwords, will be reset to default if you do not change"
" them here."
msgstr "Update a stack with the provided values. Please note that any encrypted parameters, such as passwords, will be reset to default if you do not change them here."
#: dashboards/project/stacks/templates/stacks/_update.html:24
msgid "Update"
msgstr "Update"
#: dashboards/project/stacks/templates/stacks/change_template.html:3
#: dashboards/project/stacks/templates/stacks/change_template.html:6
msgid "Change Template"
msgstr "Change Template"
#: dashboards/project/stacks/templates/stacks/detail.html:3
msgid "Stack Detail"
msgstr "Stack Detail"
#: dashboards/project/stacks/templates/stacks/detail.html:6
msgid "Stack Detail: "
msgstr "Stack Detail: "
#: dashboards/project/stacks/templates/stacks/resource.html:3
msgid "Resource Detail"
msgstr "Resource Detail"
#: dashboards/project/stacks/templates/stacks/resource.html:6
msgid "Resource Detail: "
msgstr "Resource Detail: "
#: dashboards/project/stacks/templates/stacks/update.html:6
msgid "Update Stack"
msgstr "Update Stack"
#: dashboards/project/volumes/tabs.py:38
msgid "Unable to retrieve volume list."
msgstr "Unable to retrieve volume list."
#: dashboards/project/volumes/tabs.py:48
msgid "Unable to retrieve volume/instance attachment information"
msgstr "Unable to retrieve volume/instance attachment information"
#: dashboards/project/volumes/tabs.py:104
#: dashboards/project/volumes/backups/tables.py:48
#: dashboards/project/volumes/backups/tables.py:126
msgid "Volume Backups"
msgstr "Volume Backups"
#: dashboards/project/volumes/tabs.py:121
msgid "Unable to retrieve volume backups."
msgstr "Unable to retrieve volume backups."
#: dashboards/project/volumes/backups/forms.py:33
msgid "Backup Name"
msgstr "Backup Name"
#: dashboards/project/volumes/backups/forms.py:56
#, python-format
msgid "Creating volume backup \"%s\""
msgstr "Creating volume backup \"%s\""
#: dashboards/project/volumes/backups/forms.py:63
msgid "Unable to create volume backup."
msgstr "Unable to create volume backup."
#: dashboards/project/volumes/backups/forms.py:79
msgid "Unable to lookup volume or backup information."
msgstr "Unable to lookup volume or backup information."
#: dashboards/project/volumes/backups/forms.py:85
msgid "Create a New Volume"
msgstr "Create a New Volume"
#: dashboards/project/volumes/backups/forms.py:102
#, python-format
msgid ""
"Successfully restored backup %(backup_name)s to volume with id: "
"%(volume_id)s"
msgstr "Successfully restored backup %(backup_name)s to volume with id: %(volume_id)s"
#: dashboards/project/volumes/backups/forms.py:108
msgid "Unable to restore backup."
msgstr "Unable to restore backup."
#: dashboards/project/volumes/backups/tables.py:47
msgid "Volume Backup"
msgstr "Volume Backup"
#: dashboards/project/volumes/backups/tables.py:49
#, python-format
msgid "Scheduled deletion of %(data_type)s"
msgstr "Scheduled deletion of %(data_type)s"
#: dashboards/project/volumes/backups/tabs.py:41
#: dashboards/project/volumes/backups/views.py:67
msgid "Unable to retrieve backup details."
msgstr "Unable to retrieve backup details."
#: dashboards/project/volumes/snapshots/forms.py:37
#, python-format
msgid "Updating volume snapshot \"%s\""
msgstr "Updating volume snapshot \"%s\""
#: dashboards/project/volumes/snapshots/forms.py:43
msgid "Unable to update volume snapshot."
msgstr "Unable to update volume snapshot."
#: dashboards/project/volumes/snapshots/tables.py:56
msgid "Delete Volume Snapshot"
msgid_plural "Delete Volume Snapshots"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/volumes/snapshots/tables.py:64
msgid "Scheduled deletion of Volume Snapshot"
msgid_plural "Scheduled deletion of Volume Snapshots"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/volumes/snapshots/tables.py:79
#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:9
#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:24
#: dashboards/project/volumes/templates/volumes/snapshots/update.html:3
#: dashboards/project/volumes/templates/volumes/snapshots/update.html:6
msgid "Edit Snapshot"
msgstr "Edit Snapshot"
#: dashboards/project/volumes/snapshots/tabs.py:36
#: dashboards/project/volumes/snapshots/views.py:83
msgid "Unable to retrieve snapshot details."
msgstr "Unable to retrieve snapshot details."
#: dashboards/project/volumes/templates/volumes/backups/_create_backup.html:9
#: dashboards/project/volumes/templates/volumes/backups/_create_backup.html:24
#: dashboards/project/volumes/templates/volumes/backups/create_backup.html:3
msgid "Create Volume Backup"
msgstr "Create Volume Backup"
#: dashboards/project/volumes/templates/volumes/backups/_create_backup.html:18
msgid "Volume Backup:"
msgstr ""
#: dashboards/project/volumes/templates/volumes/backups/_create_backup.html:18
msgid ""
"Volume Backups are stored using the Object Storage service. You must have "
"this service activated in order to create a backup."
msgstr "Volume Backups are stored using the Object Storage service. You must have this service activated in order to create a backup."
#: dashboards/project/volumes/templates/volumes/backups/_create_backup.html:19
msgid ""
"If no container name is provided, a default container named volumebackups "
"will be provisioned for you. Backups will be the same size as the volume "
"they originate from."
msgstr "If no container name is provided, a default container named volumebackups will be provisioned for you. Backups will be the same size as the volume they originate from."
#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:5
#, python-format
msgid "Volume Backup Overview: %(backup_display_name)s"
msgstr ""
#: dashboards/project/volumes/templates/volumes/backups/_restore_backup.html:9
#: dashboards/project/volumes/templates/volumes/backups/restore_backup.html:3
msgid "Restore Volume Backup"
msgstr "Restore Volume Backup"
#: dashboards/project/volumes/templates/volumes/backups/_restore_backup.html:18
msgid "Restore Backup:"
msgstr ""
#: dashboards/project/volumes/templates/volumes/backups/_restore_backup.html:18
msgid "Select a volume to restore to."
msgstr "Select a volume to restore to."
#: dashboards/project/volumes/templates/volumes/backups/_restore_backup.html:19
msgid "Optionally, you may choose to create a new volume."
msgstr "Optionally, you may choose to create a new volume."
#: dashboards/project/volumes/templates/volumes/backups/_restore_backup.html:24
msgid "Restore Backup to Volume"
msgstr "Restore Backup to Volume"
#: dashboards/project/volumes/templates/volumes/backups/create_backup.html:6
msgid "Create a Volume Backup"
msgstr "Create a Volume Backup"
#: dashboards/project/volumes/templates/volumes/backups/detail.html:3
msgid "Volume Backup Details"
msgstr "Volume Backup Details"
#: dashboards/project/volumes/templates/volumes/backups/detail.html:6
msgid "Volume Backup Details: "
msgstr "Volume Backup Details: "
#: dashboards/project/volumes/templates/volumes/backups/detail.html:6
msgid "Volume Backup Details:"
msgstr "Volume Backup Details:"
#: dashboards/project/volumes/templates/volumes/backups/restore_backup.html:6
msgid "Restore a Volume Backup"
msgstr "Restore a Volume Backup"
#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:19
msgid "Modify the name and description of a snapshot."
msgstr "Modify the name and description of a snapshot."
#: dashboards/project/volumes/templates/volumes/snapshots/detail.html:3
msgid "Volume Snapshot Details"
msgstr "Volume Snapshot Details"
#: dashboards/project/volumes/templates/volumes/snapshots/detail.html:6
msgid "Volume Snapshot Details: "
msgstr "Volume Snapshot Details: "
#: dashboards/project/volumes/templates/volumes/snapshots/detail.html:6
msgid "Volume Snapshot Details:"
msgstr "Volume Snapshot Details:"
#: dashboards/project/volumes/templates/volumes/volumes/_attach.html:10
#: dashboards/project/volumes/templates/volumes/volumes/attach.html:3
#: dashboards/project/volumes/templates/volumes/volumes/attach.html:6
msgid "Manage Volume Attachments"
msgstr "Manage Volume Attachments"
#: dashboards/project/volumes/templates/volumes/volumes/_attach.html:14
msgid "Attach To Instance"
msgstr "Attach To Instance"
#: dashboards/project/volumes/templates/volumes/volumes/_attach.html:23
msgid "Attach Volume"
msgstr "Attach Volume"
#: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:9
#: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:26
#: dashboards/project/volumes/templates/volumes/volumes/create_snapshot.html:3
msgid "Create Volume Snapshot"
msgstr "Create Volume Snapshot"
#: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:24
msgid "Create Volume Snapshot (Force)"
msgstr "Create Volume Snapshot (Force)"
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:4
msgid "Volume Overview"
msgstr "Volume Overview"
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:35
#: dashboards/project/volumes/volumes/tables.py:444
msgid "Attachments"
msgstr "Attachments"
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:47
msgid "Not attached"
msgstr "Not attached"
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:54
#: dashboards/project/volumes/volumes/forms.py:51
msgid "Volume Source"
msgstr "Volume Source"
#: dashboards/project/volumes/templates/volumes/volumes/_extend.html:9
#: dashboards/project/volumes/templates/volumes/volumes/_extend.html:24
#: dashboards/project/volumes/templates/volumes/volumes/extend.html:3
#: dashboards/project/volumes/templates/volumes/volumes/extend.html:6
#: dashboards/project/volumes/volumes/tables.py:138
msgid "Extend Volume"
msgstr "Extend Volume"
#: dashboards/project/volumes/templates/volumes/volumes/_extend_limits.html:5
msgid "Extend the size of a volume."
msgstr "Extend the size of a volume."
#: dashboards/project/volumes/templates/volumes/volumes/_extend_limits.html:7
#: dashboards/project/volumes/templates/volumes/volumes/_limits.html:7
msgid "Volume Limits"
msgstr "Volume Limits"
#: dashboards/project/volumes/templates/volumes/volumes/_extend_limits.html:10
#: dashboards/project/volumes/templates/volumes/volumes/_limits.html:10
msgid "Total Gigabytes"
msgstr "Total Gigabytes"
#: dashboards/project/volumes/templates/volumes/volumes/_limits.html:5
msgid "Volumes are block devices that can be attached to instances."
msgstr "Volumes are block devices that can be attached to instances."
#: dashboards/project/volumes/templates/volumes/volumes/_limits.html:18
msgid "Number of Volumes"
msgstr "Number of Volumes"
#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:9
#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:39
#: dashboards/project/volumes/templates/volumes/volumes/retype.html:3
#: dashboards/project/volumes/templates/volumes/volumes/retype.html:6
#: dashboards/project/volumes/volumes/tables.py:238
msgid "Change Volume Type"
msgstr "Change Volume Type"
#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:19
msgid ""
"\n"
" Change the volume type of a volume after its creation.\n"
" This is equivalent to the <tt>cinder retype</tt> command.\n"
" "
msgstr "\n Change the volume type of a volume after its creation.\n This is equivalent to the <tt>cinder retype</tt> command.\n "
#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:24
msgid ""
"\n"
" The \"Volume Type\" selected must be different from the current volume type.\n"
" "
msgstr "\n The \"Volume Type\" selected must be different from the current volume type.\n "
#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:28
msgid ""
"\n"
" The \"Migration Policy\" is only used if the volume retype cannot be\n"
" completed. If the \"Migration Policy\" is \"On Demand\", the back end will\n"
" perform volume migration. Note that migration may take a significant\n"
" amount of time to complete, in some cases hours.\n"
" "
msgstr "\n The \"Migration Policy\" is only used if the volume retype cannot be\n completed. If the \"Migration Policy\" is \"On Demand\", the back end will\n perform volume migration. Note that migration may take a significant\n amount of time to complete, in some cases hours.\n "
#: dashboards/project/volumes/templates/volumes/volumes/_snapshot_limits.html:5
msgid "From here you can create a snapshot of a volume."
msgstr "From here you can create a snapshot of a volume."
#: dashboards/project/volumes/templates/volumes/volumes/_snapshot_limits.html:9
msgid "Snapshot Limits"
msgstr "Snapshot Limits"
#: dashboards/project/volumes/templates/volumes/volumes/_snapshot_limits.html:21
msgid "Number of Snapshots"
msgstr "Number of Snapshots"
#: dashboards/project/volumes/templates/volumes/volumes/_update.html:9
#: dashboards/project/volumes/templates/volumes/volumes/_update.html:24
#: dashboards/project/volumes/templates/volumes/volumes/update.html:3
#: dashboards/project/volumes/templates/volumes/volumes/update.html:6
#: dashboards/project/volumes/volumes/tables.py:226
msgid "Edit Volume"
msgstr "Edit Volume"
#: dashboards/project/volumes/templates/volumes/volumes/_update.html:19
msgid "Modify name and description of a volume."
msgstr "Modify name and description of a volume."
#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:9
#: dashboards/project/volumes/templates/volumes/volumes/upload_to_image.html:3
#: dashboards/project/volumes/templates/volumes/volumes/upload_to_image.html:6
msgid "Upload Volume to Image"
msgstr "Upload Volume to Image"
#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:19
msgid ""
"\n"
" Upload the volume to the Image Service as an image.\n"
" This is equivalent to the <tt>cinder upload-to-image</tt> command.\n"
" "
msgstr "\n Upload the volume to the Image Service as an image.\n This is equivalent to the <tt>cinder upload-to-image</tt> command.\n "
#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:24
msgid ""
"\n"
" Choose \"Disk Format\" for the image. The volume images are created with\n"
" the QEMU disk image utility.\n"
" "
msgstr "\n Choose \"Disk Format\" for the image. The volume images are created with\n the QEMU disk image utility.\n "
#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:30
msgid ""
"\n"
" When the volume status is \"in-use\", you can use \"Force\" to upload the\n"
" volume to an image.\n"
" "
msgstr "\n When the volume status is \"in-use\", you can use \"Force\" to upload the\n volume to an image.\n "
#: dashboards/project/volumes/templates/volumes/volumes/create.html:6
msgid "Create a Volume"
msgstr "Create a Volume"
#: dashboards/project/volumes/templates/volumes/volumes/create_snapshot.html:6
msgid "Create a Volume Snapshot"
msgstr "Create a Volume Snapshot"
#: dashboards/project/volumes/volumes/forms.py:57
msgid "Use snapshot as a source"
msgstr "Use snapshot as a source"
#: dashboards/project/volumes/volumes/forms.py:64
msgid "Use image as a source"
msgstr "Use image as a source"
#: dashboards/project/volumes/volumes/forms.py:71
msgid "Use a volume as source"
msgstr "Use a volume as source"
#: dashboards/project/volumes/volumes/forms.py:86
msgid "Size (GB)"
msgstr "Size (GB)"
#: dashboards/project/volumes/volumes/forms.py:99
msgid "No volume type"
msgstr "No volume type"
#: dashboards/project/volumes/volumes/forms.py:118
#, python-format
msgid "Volume size must be equal to or greater than the snapshot size (%sGB)"
msgstr "Volume size must be equal to or greater than the snapshot size (%sGB)"
#: dashboards/project/volumes/volumes/forms.py:127
msgid "Unable to load the specified snapshot."
msgstr "Unable to load the specified snapshot."
#: dashboards/project/volumes/volumes/forms.py:138
#, python-format
msgid "Volume size must be equal to or greater than the image size (%s)"
msgstr "Volume size must be equal to or greater than the image size (%s)"
#: dashboards/project/volumes/volumes/forms.py:146
#, python-format
msgid ""
"Volume size must be equal to or greater than the image minimum disk size "
"(%sGB)"
msgstr "Volume size must be equal to or greater than the image minimum disk size (%sGB)"
#: dashboards/project/volumes/volumes/forms.py:157
#, python-format
msgid "Unable to load the specified image. %s"
msgstr "Unable to load the specified image. %s"
#: dashboards/project/volumes/volumes/forms.py:166
#, python-format
msgid "Unable to load the specified volume. %s"
msgstr "Unable to load the specified volume. %s"
#: dashboards/project/volumes/volumes/forms.py:173
#, python-format
msgid ""
"Volume size must be equal to or greater than the origin volume size (%s)"
msgstr "Volume size must be equal to or greater than the origin volume size (%s)"
#: dashboards/project/volumes/volumes/forms.py:195
msgid "Choose a snapshot"
msgstr "Choose a snapshot"
#: dashboards/project/volumes/volumes/forms.py:208
msgid "Choose an image"
msgstr "Choose an image"
#: dashboards/project/volumes/volumes/forms.py:220
msgid "Choose a volume"
msgstr "Choose a volume"
#: dashboards/project/volumes/volumes/forms.py:229
msgid "No source, empty volume"
msgstr "No source, empty volume"
#: dashboards/project/volumes/volumes/forms.py:240
msgid "Image source must be specified"
msgstr "Image source must be specified"
#: dashboards/project/volumes/volumes/forms.py:244
msgid "Snapshot source must be specified"
msgstr "Snapshot source must be specified"
#: dashboards/project/volumes/volumes/forms.py:248
msgid "Volume source must be specified"
msgstr "Volume source must be specified"
#: dashboards/project/volumes/volumes/forms.py:257
msgid "Unable to determine if availability zones extension is supported."
msgstr "Unable to determine if availability zones extension is supported."
#: dashboards/project/volumes/volumes/forms.py:311
#, python-format
msgid "The volume size cannot be less than the snapshot size (%sGB)"
msgstr "The volume size cannot be less than the snapshot size (%sGB)"
#: dashboards/project/volumes/volumes/forms.py:323
#, python-format
msgid "The volume size cannot be less than the image size (%s)"
msgstr "The volume size cannot be less than the image size (%s)"
#: dashboards/project/volumes/volumes/forms.py:330
#, python-format
msgid "The volume size cannot be less than the image minimum disk size (%sGB)"
msgstr "The volume size cannot be less than the image minimum disk size (%sGB)"
#: dashboards/project/volumes/volumes/forms.py:340
#, python-format
msgid "The volume size cannot be less than the source volume size (%sGB)"
msgstr "The volume size cannot be less than the source volume size (%sGB)"
#: dashboards/project/volumes/volumes/forms.py:348
#, python-format
msgid ""
"A volume of %(req)iGB cannot be created as you only have %(avail)iGB of your"
" quota available."
msgstr "A volume of %(req)iGB cannot be created as you only have %(avail)iGB of your quota available."
#: dashboards/project/volumes/volumes/forms.py:355
msgid "You are already using all of your available volumes."
msgstr "You are already using all of your available volumes."
#: dashboards/project/volumes/volumes/forms.py:371
#, python-format
msgid "Creating volume \"%s\""
msgstr "Creating volume \"%s\""
#: dashboards/project/volumes/volumes/forms.py:379
msgid "Unable to create volume."
msgstr "Unable to create volume."
#: dashboards/project/volumes/volumes/forms.py:396
msgid "Attach to Instance"
msgstr "Attach to Instance"
#: dashboards/project/volumes/volumes/forms.py:397
msgid "Select an instance to attach to."
msgstr "Select an instance to attach to."
#: dashboards/project/volumes/volumes/forms.py:404
msgid ""
"Actual device name may differ due to hypervisor settings. If not specified, "
"then hypervisor will select a device name."
msgstr "Actual device name may differ due to hypervisor settings. If not specified, then hypervisor will select a device name."
#: dashboards/project/volumes/volumes/forms.py:448
msgid "Unknown instance (None)"
msgstr "Unknown instance (None)"
#: dashboards/project/volumes/volumes/forms.py:458
#, python-format
msgid "Attaching volume %(vol)s to instance %(inst)s on %(dev)s."
msgstr "Attaching volume %(vol)s to instance %(inst)s on %(dev)s."
#: dashboards/project/volumes/volumes/forms.py:467
msgid "Unable to attach volume."
msgstr "Unable to attach volume."
#: dashboards/project/volumes/volumes/forms.py:489
#, python-format
msgid "Creating volume snapshot \"%s\"."
msgstr "Creating volume snapshot \"%s\"."
#: dashboards/project/volumes/volumes/forms.py:492
#, python-format
msgid "Forcing to create snapshot \"%s\" from attached volume."
msgstr "Forcing to create snapshot \"%s\" from attached volume."
#: dashboards/project/volumes/volumes/forms.py:505
msgid "Unable to create volume snapshot."
msgstr "Unable to create volume snapshot."
#: dashboards/project/volumes/volumes/forms.py:520
#, python-format
msgid "Updating volume \"%s\""
msgstr "Updating volume \"%s\""
#: dashboards/project/volumes/volumes/forms.py:526
msgid "Unable to update volume."
msgstr "Unable to update volume."
#: dashboards/project/volumes/volumes/forms.py:540
msgctxt "Force upload volume in in-use status to image"
msgid "Force"
msgstr "Force"
#: dashboards/project/volumes/volumes/forms.py:575
#, python-format
msgid "Successfully sent the request to upload volume to image for volume: \"%s\""
msgstr "Successfully sent the request to upload volume to image for volume: \"%s\""
#: dashboards/project/volumes/volumes/forms.py:582
#, python-format
msgid "Unable to upload volume to image for volume: \"%s\""
msgstr "Unable to upload volume to image for volume: \"%s\""
#: dashboards/project/volumes/volumes/forms.py:608
msgid "New size must be greater than current size."
msgstr "New size must be greater than current size."
#: dashboards/project/volumes/volumes/forms.py:614
#, python-format
msgid ""
"Volume cannot be extended to %(req)iGB as you only have %(avail)iGB of your "
"quota available."
msgstr "Volume cannot be extended to %(req)iGB as you only have %(avail)iGB of your quota available."
#: dashboards/project/volumes/volumes/forms.py:628
#, python-format
msgid "Extending volume: \"%s\""
msgstr "Extending volume: \"%s\""
#: dashboards/project/volumes/volumes/forms.py:634
msgid "Unable to extend volume."
msgstr "Unable to extend volume."
#: dashboards/project/volumes/volumes/forms.py:643
msgid "Never"
msgstr "Never"
#: dashboards/project/volumes/volumes/forms.py:644
msgid "On Demand"
msgstr "On Demand"
#: dashboards/project/volumes/volumes/forms.py:645
msgid "Migration Policy"
msgstr "Migration Policy"
#: dashboards/project/volumes/volumes/forms.py:662
msgid "Unable to retrieve the volume type list."
msgstr "Unable to retrieve the volume type list."
#: dashboards/project/volumes/volumes/forms.py:671
#, python-format
msgid "New volume type must be different from the original volume type \"%s\"."
msgstr "New volume type must be different from the original volume type \"%s\"."
#: dashboards/project/volumes/volumes/forms.py:687
#, python-format
msgid ""
"Successfully sent the request to change the volume type to \"%(vtype)s\" for"
" volume: \"%(name)s\""
msgstr "Successfully sent the request to change the volume type to \"%(vtype)s\" for volume: \"%(name)s\""
#: dashboards/project/volumes/volumes/forms.py:696
#, python-format
msgid "Unable to change the volume type for volume: \"%s\""
msgstr "Unable to change the volume type for volume: \"%s\""
#: dashboards/project/volumes/volumes/tables.py:43
msgid "Launch as Instance"
msgstr "Launch as Instance"
#: dashboards/project/volumes/volumes/tables.py:67
msgid "Delete Volume"
msgid_plural "Delete Volumes"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/volumes/volumes/tables.py:75
msgid "Scheduled deletion of Volume"
msgid_plural "Scheduled deletion of Volumes"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/volumes/volumes/tables.py:88
#, python-format
msgid "Unable to delete volume \"%s\". One or more snapshots depend on it."
msgstr "Unable to delete volume \"%s\". One or more snapshots depend on it."
#: dashboards/project/volumes/volumes/tables.py:149
msgid "Edit Attachments"
msgstr "Edit Attachments"
#: dashboards/project/volumes/volumes/tables.py:183
msgid "Unable to retrieve tenant limits."
msgstr "Unable to retrieve tenant limits."
#: dashboards/project/volumes/volumes/tables.py:210
msgid "Upload to Image"
msgstr "Upload to Image"
#: dashboards/project/volumes/volumes/tables.py:272
#: dashboards/project/volumes/volumes/views.py:248
msgid "Unable to retrieve attachment information."
msgstr "Unable to retrieve attachment information."
#: dashboards/project/volumes/volumes/tables.py:290
#, python-format
msgid "Attached to %(instance)s on %(dev)s"
msgstr "Attached to %(instance)s on %(dev)s"
#: dashboards/project/volumes/volumes/tables.py:311
msgid "No"
msgstr "No"
#: dashboards/project/volumes/volumes/tables.py:313
msgid "Yes"
msgstr "Yes"
#: dashboards/project/volumes/volumes/tables.py:364
msgid "Bootable"
msgstr "Bootable"
#: dashboards/project/volumes/volumes/tables.py:367
msgid "Encrypted"
msgstr "Encrypted"
#: dashboards/project/volumes/volumes/tables.py:388
msgid "Detach Volume"
msgid_plural "Detach Volumes"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/volumes/volumes/tables.py:397
msgid "Detaching Volume"
msgid_plural "Detaching Volumes"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/volumes/volumes/tables.py:425
msgid "Device"
msgstr "Device"
#: dashboards/project/volumes/volumes/tables.py:434
#, python-format
msgid "Volume %(volume_name)s on instance %(instance_name)s"
msgstr "Volume %(volume_name)s on instance %(instance_name)s"
#: dashboards/project/volumes/volumes/views.py:105
#: dashboards/project/volumes/volumes/views.py:148
#: dashboards/project/volumes/volumes/views.py:231
msgid "Unable to retrieve volume information."
msgstr "Unable to retrieve volume information."
#: dashboards/project/volumes/volumes/views.py:139
msgid ""
"This volume is currently attached to an instance. In some cases, creating a "
"snapshot from an attached volume can result in a corrupted snapshot."
msgstr "This volume is currently attached to an instance. In some cases, creating a snapshot from an attached volume can result in a corrupted snapshot."
#: dashboards/project/volumes/volumes/views.py:167
#: dashboards/project/volumes/volumes/views.py:297
#, python-format
msgid "Unable to retrieve volume information for volume: \"%s\""
msgstr "Unable to retrieve volume information for volume: \"%s\""
#: dashboards/project/volumes/volumes/views.py:200
msgid "Unable to retrieve volume."
msgstr "Unable to retrieve volume."
#: dashboards/project/vpn/forms.py:54
#, python-format
msgid "VPN Service %s was successfully updated."
msgstr "VPN Service %s was successfully updated."
#: dashboards/project/vpn/forms.py:60
#, python-format
msgid "Failed to update VPN Service %s"
msgstr "Failed to update VPN Service %s"
#: dashboards/project/vpn/forms.py:75 dashboards/project/vpn/forms.py:146
#: dashboards/project/vpn/tables.py:285 dashboards/project/vpn/tables.py:303
#: dashboards/project/vpn/workflows.py:116
#: dashboards/project/vpn/workflows.py:215
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:18
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:18
msgid "Authorization algorithm"
msgstr "Authorisation algorithm"
#: dashboards/project/vpn/forms.py:76 dashboards/project/vpn/forms.py:147
msgid "sha1"
msgstr "sha1"
#: dashboards/project/vpn/forms.py:79 dashboards/project/vpn/forms.py:154
#: dashboards/project/vpn/tables.py:288 dashboards/project/vpn/tables.py:306
#: dashboards/project/vpn/workflows.py:117
#: dashboards/project/vpn/workflows.py:217
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:21
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:24
msgid "Encryption algorithm"
msgstr "Encryption algorithm"
#: dashboards/project/vpn/forms.py:80 dashboards/project/vpn/forms.py:155
msgid "3des"
msgstr "3des"
#: dashboards/project/vpn/forms.py:81 dashboards/project/vpn/forms.py:156
msgid "aes-128"
msgstr "aes-128"
#: dashboards/project/vpn/forms.py:82 dashboards/project/vpn/forms.py:157
msgid "aes-192"
msgstr "aes-192"
#: dashboards/project/vpn/forms.py:83 dashboards/project/vpn/forms.py:158
msgid "aes-256"
msgstr "aes-256"
#: dashboards/project/vpn/forms.py:85 dashboards/project/vpn/workflows.py:118
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:24
msgid "IKE version"
msgstr "IKE version"
#: dashboards/project/vpn/forms.py:86
msgid "v1"
msgstr "v1"
#: dashboards/project/vpn/forms.py:87
msgid "v2"
msgstr "v2"
#: dashboards/project/vpn/forms.py:90 dashboards/project/vpn/workflows.py:119
msgid "Lifetime units for IKE keys"
msgstr "Lifetime units for IKE keys"
#: dashboards/project/vpn/forms.py:91 dashboards/project/vpn/forms.py:162
msgid "seconds"
msgstr "seconds"
#: dashboards/project/vpn/forms.py:95 dashboards/project/vpn/workflows.py:121
msgid "Lifetime value for IKE keys"
msgstr "Lifetime value for IKE keys"
#: dashboards/project/vpn/forms.py:96 dashboards/project/vpn/forms.py:167
#: dashboards/project/vpn/workflows.py:123
#: dashboards/project/vpn/workflows.py:222
msgid "Equal to or greater than 60"
msgstr "Equal to or greater than 60"
#: dashboards/project/vpn/forms.py:98 dashboards/project/vpn/forms.py:169
#: dashboards/project/vpn/workflows.py:124
#: dashboards/project/vpn/workflows.py:223
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:33
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:33
msgid "Perfect Forward Secrecy"
msgstr "Perfect Forward Secrecy"
#: dashboards/project/vpn/forms.py:99 dashboards/project/vpn/forms.py:170
msgid "group2"
msgstr "group2"
#: dashboards/project/vpn/forms.py:100 dashboards/project/vpn/forms.py:171
msgid "group5"
msgstr "group5"
#: dashboards/project/vpn/forms.py:101 dashboards/project/vpn/forms.py:172
msgid "group14"
msgstr "group14"
#: dashboards/project/vpn/forms.py:104 dashboards/project/vpn/workflows.py:126
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:36
msgid "IKE Phase1 negotiation mode"
msgstr "IKE Phase1 negotiation mode"
#: dashboards/project/vpn/forms.py:125
#, python-format
msgid "IKE Policy %s was successfully updated."
msgstr "IKE Policy %s was successfully updated."
#: dashboards/project/vpn/forms.py:131
#, python-format
msgid "Failed to update IKE Policy %s"
msgstr "Failed to update IKE Policy %s"
#: dashboards/project/vpn/forms.py:150 dashboards/project/vpn/workflows.py:216
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:21
msgid "Encapsulation mode"
msgstr "Encapsulation mode"
#: dashboards/project/vpn/forms.py:151
msgid "tunnel"
msgstr "tunnel"
#: dashboards/project/vpn/forms.py:152
msgid "transport"
msgstr "transport"
#: dashboards/project/vpn/forms.py:161 dashboards/project/vpn/workflows.py:218
msgid "Lifetime units"
msgstr "Lifetime units"
#: dashboards/project/vpn/forms.py:166
msgid "Lifetime value"
msgstr "Lifetime value"
#: dashboards/project/vpn/forms.py:174 dashboards/project/vpn/workflows.py:224
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:36
msgid "Transform Protocol"
msgstr "Transform Protocol"
#: dashboards/project/vpn/forms.py:175
msgid "esp"
msgstr "esp"
#: dashboards/project/vpn/forms.py:176
msgid "ah"
msgstr "ah"
#: dashboards/project/vpn/forms.py:177
msgid "ah-esp"
msgstr "ah-esp"
#: dashboards/project/vpn/forms.py:196
#, python-format
msgid "IPSec Policy %s was successfully updated."
msgstr "IPSec Policy %s was successfully updated."
#: dashboards/project/vpn/forms.py:202
#, python-format
msgid "Failed to update IPSec Policy %s"
msgstr "Failed to update IPSec Policy %s"
#: dashboards/project/vpn/forms.py:215 dashboards/project/vpn/workflows.py:319
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:31
msgid "Peer gateway public IPv4/IPv6 Address or FQDN"
msgstr "Peer gateway public IPv4/IPv6 Address or FQDN"
#: dashboards/project/vpn/forms.py:216 dashboards/project/vpn/workflows.py:320
msgid "Peer gateway public IPv4/IPv6 address or FQDN for the VPN Connection"
msgstr "Peer gateway public IPv4/IPv6 address or FQDN for the VPN Connection"
#: dashboards/project/vpn/forms.py:221 dashboards/project/vpn/workflows.py:325
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:34
msgid "Peer router identity for authentication (Peer ID)"
msgstr "Peer router identity for authentication (Peer ID)"
#: dashboards/project/vpn/forms.py:222 dashboards/project/vpn/workflows.py:326
msgid ""
"Peer router identity for authentication. Can be IPv4/IPv6 address, e-mail, "
"key ID, or FQDN"
msgstr "Peer router identity for authentication. Can be IPv4/IPv6 address, e-mail, key ID, or FQDN"
#: dashboards/project/vpn/forms.py:227 dashboards/project/vpn/workflows.py:331
msgid "Remote peer subnet(s)"
msgstr "Remote peer subnet(s)"
#: dashboards/project/vpn/forms.py:228 dashboards/project/vpn/workflows.py:332
msgid ""
"Remote peer subnet(s) address(es) with mask(s) in CIDR format separated with"
" commas if needed (e.g. 20.1.0.0/24, 21.1.0.0/24)"
msgstr "Remote peer subnet(s) address(es) with mask(s) in CIDR format separated with commas if needed (e.g. 20.1.0.0/24, 21.1.0.0/24)"
#: dashboards/project/vpn/forms.py:235 dashboards/project/vpn/workflows.py:339
msgid "Pre-Shared Key (PSK) string"
msgstr "Pre-Shared Key (PSK) string"
#: dashboards/project/vpn/forms.py:238 dashboards/project/vpn/workflows.py:404
msgid "Maximum Transmission Unit size for the connection"
msgstr "Maximum Transmission Unit size for the connection"
#: dashboards/project/vpn/forms.py:239 dashboards/project/vpn/workflows.py:406
msgid ""
"Equal to or greater than 68 if the local subnet is IPv4. Equal to or greater"
" than 1280 if the local subnet is IPv6."
msgstr "Equal to or greater than 68 if the local subnet is IPv4. Equal to or greater than 1280 if the local subnet is IPv6."
#: dashboards/project/vpn/forms.py:243 dashboards/project/vpn/workflows.py:409
msgid "Dead peer detection actions"
msgstr "Dead peer detection actions"
#: dashboards/project/vpn/forms.py:244
msgid "hold"
msgstr "hold"
#: dashboards/project/vpn/forms.py:245
msgid "clear"
msgstr "clear"
#: dashboards/project/vpn/forms.py:246
msgid "disabled"
msgstr "disabled"
#: dashboards/project/vpn/forms.py:247
msgid "restart"
msgstr "restart"
#: dashboards/project/vpn/forms.py:248
msgid "restart-by-peer"
msgstr "restart-by-peer"
#: dashboards/project/vpn/forms.py:251 dashboards/project/vpn/workflows.py:411
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:56
msgid "Dead peer detection interval"
msgstr "Dead peer detection interval"
#: dashboards/project/vpn/forms.py:252 dashboards/project/vpn/workflows.py:413
msgid "Valid integer"
msgstr "Valid integer"
#: dashboards/project/vpn/forms.py:255 dashboards/project/vpn/workflows.py:415
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:59
msgid "Dead peer detection timeout"
msgstr "Dead peer detection timeout"
#: dashboards/project/vpn/forms.py:256 dashboards/project/vpn/workflows.py:417
msgid "Valid integer greater than the DPD interval"
msgstr "Valid integer greater than the DPD interval"
#: dashboards/project/vpn/forms.py:258 dashboards/project/vpn/workflows.py:418
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:50
msgid "Initiator state"
msgstr "Initiator state"
#: dashboards/project/vpn/forms.py:259
msgid "bi-directional"
msgstr "bi-directional"
#: dashboards/project/vpn/forms.py:260
msgid "response-only"
msgstr "response-only"
#: dashboards/project/vpn/forms.py:287
#, python-format
msgid "IPSec Site Connection %s was successfully updated."
msgstr "IPSec Site Connection %s was successfully updated."
#: dashboards/project/vpn/forms.py:293
#, python-format
msgid "Failed to update IPSec Site Connection %s"
msgstr "Failed to update IPSec Site Connection %s"
#: dashboards/project/vpn/panel.py:26
msgid "VPN"
msgstr "VPN"
#: dashboards/project/vpn/tables.py:32 dashboards/project/vpn/workflows.py:192
msgid "Add IKE Policy"
msgstr "Add IKE Policy"
#: dashboards/project/vpn/tables.py:41 dashboards/project/vpn/workflows.py:289
msgid "Add IPSec Policy"
msgstr "Add IPSec Policy"
#: dashboards/project/vpn/tables.py:50 dashboards/project/vpn/workflows.py:93
msgid "Add VPN Service"
msgstr "Add VPN Service"
#: dashboards/project/vpn/tables.py:59 dashboards/project/vpn/workflows.py:474
msgid "Add IPSec Site Connection"
msgstr "Add IPSec Site Connection"
#: dashboards/project/vpn/tables.py:73
msgid "Delete VPN Service"
msgid_plural "Delete VPN Services"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/vpn/tables.py:81
msgid "Scheduled deletion of VPN Service"
msgid_plural "Scheduled deletion of VPN Services"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/vpn/tables.py:99
msgid "Delete IKE Policy"
msgid_plural "Delete IKE Policies"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/vpn/tables.py:107
msgid "Scheduled deletion of IKE Policy"
msgid_plural "Scheduled deletion of IKE Policies"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/vpn/tables.py:125
msgid "Delete IPSec Policy"
msgid_plural "Delete IPSec Policies"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/vpn/tables.py:133
msgid "Scheduled deletion of IPSec Policy"
msgid_plural "Scheduled deletion of IPSec Policies"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/vpn/tables.py:151
msgid "Delete IPSec Site Connection"
msgid_plural "Delete IPSec Site Connections"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/vpn/tables.py:159
msgid "Scheduled deletion of IPSec Site Connection"
msgid_plural "Scheduled deletion of IPSec Site Connections"
msgstr[0] ""
msgstr[1] ""
#: dashboards/project/vpn/tables.py:167
#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:8
#: dashboards/project/vpn/templates/vpn/update_vpnservice.html:3
#: dashboards/project/vpn/templates/vpn/update_vpnservice.html:6
msgid "Edit VPN Service"
msgstr "Edit VPN Service"
#: dashboards/project/vpn/tables.py:183
#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:8
#: dashboards/project/vpn/templates/vpn/update_ikepolicy.html:3
#: dashboards/project/vpn/templates/vpn/update_ikepolicy.html:6
msgid "Edit IKE Policy"
msgstr "Edit IKE Policy"
#: dashboards/project/vpn/tables.py:197
#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:8
#: dashboards/project/vpn/templates/vpn/update_ipsecpolicy.html:3
#: dashboards/project/vpn/templates/vpn/update_ipsecpolicy.html:6
msgid "Edit IPSec Policy"
msgstr "Edit IPSec Policy"
#: dashboards/project/vpn/tables.py:211
msgid "Edit Connection"
msgstr "Edit Connection"
#: dashboards/project/vpn/tables.py:235
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:19
msgid "VPN Service"
msgstr "VPN Service"
#: dashboards/project/vpn/tables.py:237
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:23
msgid "IKE Policy"
msgstr "IKE Policy"
#: dashboards/project/vpn/tables.py:239
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:27
msgid "IPSec Policy"
msgstr "IPSec Policy"
#: dashboards/project/vpn/tables.py:248 dashboards/project/vpn/tabs.py:30
msgid "IPSec Site Connections"
msgstr "IPSec Site Connections"
#: dashboards/project/vpn/tables.py:275 dashboards/project/vpn/tabs.py:50
msgid "VPN Services"
msgstr "VPN Services"
#: dashboards/project/vpn/tables.py:289 dashboards/project/vpn/tables.py:307
msgid "PFS"
msgstr "PFS"
#: dashboards/project/vpn/tables.py:293 dashboards/project/vpn/tabs.py:70
msgid "IKE Policies"
msgstr "IKE Policies"
#: dashboards/project/vpn/tables.py:311 dashboards/project/vpn/tabs.py:90
msgid "IPSec Policies"
msgstr "IPSec Policies"
#: dashboards/project/vpn/tabs.py:42
msgid "Unable to retrieve IPSec Site Connections list."
msgstr "Unable to retrieve IPSec Site Connections list."
#: dashboards/project/vpn/tabs.py:62 dashboards/project/vpn/workflows.py:377
msgid "Unable to retrieve VPN Services list."
msgstr "Unable to retrieve VPN Services list."
#: dashboards/project/vpn/tabs.py:82 dashboards/project/vpn/workflows.py:348
msgid "Unable to retrieve IKE Policies list."
msgstr "Unable to retrieve IKE Policies list."
#: dashboards/project/vpn/tabs.py:102 dashboards/project/vpn/workflows.py:363
msgid "Unable to retrieve IPSec Policies list."
msgstr "Unable to retrieve IPSec Policies list."
#: dashboards/project/vpn/tabs.py:116
msgid "IKE Policy Details"
msgstr "IKE Policy Details"
#: dashboards/project/vpn/tabs.py:131
msgid "IPSec Policy Details"
msgstr "IPSec Policy Details"
#: dashboards/project/vpn/tabs.py:146
msgid "VPN Service Details"
msgstr "VPN Service Details"
#: dashboards/project/vpn/tabs.py:161
msgid "IPSec Site Connection Details"
msgstr "IPSec Site Connection Details"
#: dashboards/project/vpn/views.py:55
#, python-format
msgid "Deleted VPN Service %s"
msgstr "Deleted VPN Service %s"
#: dashboards/project/vpn/views.py:58
#, python-format
msgid "Unable to delete VPN Service: %s"
msgstr "Unable to delete VPN Service: %s"
#: dashboards/project/vpn/views.py:65
#, python-format
msgid "Deleted IKE Policy %s"
msgstr "Deleted IKE Policy %s"
#: dashboards/project/vpn/views.py:68
#, python-format
msgid "Unable to delete IKE Policy: %s"
msgstr "Unable to delete IKE Policy: %s"
#: dashboards/project/vpn/views.py:74
#, python-format
msgid "Deleted IPSec Policy %s"
msgstr "Deleted IPSec Policy %s"
#: dashboards/project/vpn/views.py:77
#, python-format
msgid "Unable to delete IPSec Policy: %s"
msgstr "Unable to delete IPSec Policy: %s"
#: dashboards/project/vpn/views.py:84
#, python-format
msgid "Deleted IPSec Site Connection %s"
msgstr "Deleted IPSec Site Connection %s"
#: dashboards/project/vpn/views.py:88
#, python-format
msgid "Unable to delete IPSec Site Connection: %s"
msgstr "Unable to delete IPSec Site Connection: %s"
#: dashboards/project/vpn/views.py:135
msgid "Unable to retrieve IKE Policy details."
msgstr "Unable to retrieve IKE Policy details."
#: dashboards/project/vpn/views.py:167
msgid "Unable to retrieve IPSec Policy details."
msgstr "Unable to retrieve IPSec Policy details."
#: dashboards/project/vpn/views.py:202
msgid "Unable to retrieve VPN Service details."
msgstr "Unable to retrieve VPN Service details."
#: dashboards/project/vpn/views.py:242
msgid "Unable to retrieve IPSec Site Connection details."
msgstr "Unable to retrieve IPSec Site Connection details."
#: dashboards/project/vpn/views.py:285
#, python-format
msgid "Unable to retrieve VPN Service details. %s"
msgstr "Unable to retrieve VPN Service details. %s"
#: dashboards/project/vpn/views.py:314
#, python-format
msgid "Unable to retrieve IKE Policy details. %s"
msgstr "Unable to retrieve IKE Policy details. %s"
#: dashboards/project/vpn/views.py:350
#, python-format
msgid "Unable to retrieve IPSec Policy details. %s"
msgstr "Unable to retrieve IPSec Policy details. %s"
#: dashboards/project/vpn/views.py:387
#, python-format
msgid "Unable to retrieve IPSec Site Connection details. %s"
msgstr "Unable to retrieve IPSec Site Connection details. %s"
#: dashboards/project/vpn/workflows.py:36
#: dashboards/project/vpn/workflows.py:422
msgid "The state to start in."
msgstr "The state to start in."
#: dashboards/project/vpn/workflows.py:57
msgid "Select a Router"
msgstr "Select a Router"
#: dashboards/project/vpn/workflows.py:63
msgid "Unable to retrieve routers list."
msgstr "Unable to retrieve routers list."
#: dashboards/project/vpn/workflows.py:71
msgid "Add New VPN Service"
msgstr "Add New VPN Service"
#: dashboards/project/vpn/workflows.py:73
msgid ""
"Create VPN Service for current project.\n"
"\n"
"Specify a name, description, router, and subnet for the VPN Service. Admin State is Up (checked) by default."
msgstr "Create VPN Service for current project.\n\nSpecify a name, description, router, and subnet for the VPN Service. Admin State is Up (checked) by default."
#: dashboards/project/vpn/workflows.py:95
#, python-format
msgid "Added VPN Service \"%s\"."
msgstr "Added VPN Service \"%s\"."
#: dashboards/project/vpn/workflows.py:96
#, python-format
msgid "Unable to add VPN Service \"%s\"."
msgstr "Unable to add VPN Service \"%s\"."
#: dashboards/project/vpn/workflows.py:166
msgid "Add New IKE Policy"
msgstr "Add New IKE Policy"
#: dashboards/project/vpn/workflows.py:168
msgid ""
"Create IKE Policy for current project.\n"
"\n"
"Assign a name and description for the IKE Policy. "
msgstr "Create IKE Policy for current project.\n\nAssign a name and description for the IKE Policy. "
#: dashboards/project/vpn/workflows.py:194
#, python-format
msgid "Added IKE Policy \"%s\"."
msgstr "Added IKE Policy \"%s\"."
#: dashboards/project/vpn/workflows.py:195
#, python-format
msgid "Unable to add IKE Policy \"%s\"."
msgstr "Unable to add IKE Policy \"%s\"."
#: dashboards/project/vpn/workflows.py:220
msgid "Lifetime value for IKE keys "
msgstr "Lifetime value for IKE keys "
#: dashboards/project/vpn/workflows.py:263
msgid "Add New IPSec Policy"
msgstr "Add New IPSec Policy"
#: dashboards/project/vpn/workflows.py:265
msgid ""
"Create IPSec Policy for current project.\n"
"\n"
"Assign a name and description for the IPSec Policy. "
msgstr "Create IPSec Policy for current project.\n\nAssign a name and description for the IPSec Policy. "
#: dashboards/project/vpn/workflows.py:291
#, python-format
msgid "Added IPSec Policy \"%s\"."
msgstr "Added IPSec Policy \"%s\"."
#: dashboards/project/vpn/workflows.py:292
#, python-format
msgid "Unable to add IPSec Policy \"%s\"."
msgstr "Unable to add IPSec Policy \"%s\"."
#: dashboards/project/vpn/workflows.py:313
msgid "VPN Service associated with this connection"
msgstr "VPN Service associated with this connection"
#: dashboards/project/vpn/workflows.py:315
msgid "IKE Policy associated with this connection"
msgstr "IKE Policy associated with this connection"
#: dashboards/project/vpn/workflows.py:317
msgid "IPSec Policy associated with this connection"
msgstr "IPSec Policy associated with this connection"
#: dashboards/project/vpn/workflows.py:342
msgid "Select IKE Policy"
msgstr "Select IKE Policy"
#: dashboards/project/vpn/workflows.py:356
msgid "Select IPSec Policy"
msgstr "Select IPSec Policy"
#: dashboards/project/vpn/workflows.py:371
msgid "Select VPN Service"
msgstr "Select VPN Service"
#: dashboards/project/vpn/workflows.py:385
msgid "Add New IPSec Site Connection"
msgstr "Add New IPSec Site Connection"
#: dashboards/project/vpn/workflows.py:387
msgid ""
"Create IPSec Site Connection for current project.\n"
"\n"
"Assign a name and description for the IPSec Site Connection. All fields in this tab are required."
msgstr "Create IPSec Site Connection for current project.\n\nAssign a name and description for the IPSec Site Connection. All fields in this tab are required."
#: dashboards/project/vpn/workflows.py:442
msgid "Optional Parameters"
msgstr "Optional Parameters"
#: dashboards/project/vpn/workflows.py:444
msgid ""
"Fields in this tab are optional. You can configure the detail of IPSec site "
"connection created."
msgstr "Fields in this tab are optional. You can configure the detail of IPSec site connection created."
#: dashboards/project/vpn/workflows.py:476
#, python-format
msgid "Added IPSec Site Connection \"%s\"."
msgstr "Added IPSec Site Connection \"%s\"."
#: dashboards/project/vpn/workflows.py:477
#, python-format
msgid "Unable to add IPSec Site Connection \"%s\"."
msgstr "Unable to add IPSec Site Connection \"%s\"."
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:27
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:27
msgid "Lifetime Units"
msgstr "Lifetime Units"
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:30
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:30
msgid "Lifetime Value"
msgstr "Lifetime Value"
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:37
msgid "Remote peer subnet"
msgstr "Remote peer subnet"
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:44
msgid "Pre-Shared Key string"
msgstr "Pre-Shared Key string"
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:47
msgid "MTU"
msgstr "MTU"
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:53
msgid "Dead peer detection action"
msgstr "Dead peer detection action"
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:62
msgid "Authorization mode"
msgstr "Authorisation mode"
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:65
msgid "Route mode"
msgstr "Route mode"
#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:18
msgid "You may update IKE Policy details here."
msgstr "You may update IKE Policy details here."
#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:18
msgid "You may update IPSec Policy details here."
msgstr "You may update IPSec Policy details here."
#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:8
#: dashboards/project/vpn/templates/vpn/update_ipsecsiteconnection.html:3
#: dashboards/project/vpn/templates/vpn/update_ipsecsiteconnection.html:6
msgid "Edit IPSec Site Connection"
msgstr "Edit IPSec Site Connection"
#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:18
msgid "You may update IPSec Site Connection details here."
msgstr "You may update IPSec Site Connection details here."
#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:18
msgid "You may update VPN Service details here."
msgstr "You may update VPN Service details here."
#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:27
msgid "VPN Connections"
msgstr "VPN Connections"
#: dashboards/project/vpn/templates/vpn/details_tabs.html:3
#: dashboards/project/vpn/templates/vpn/details_tabs.html:6
#: dashboards/project/vpn/templates/vpn/index.html:3
#: dashboards/project/vpn/templates/vpn/index.html:6
msgid "Virtual Private Network"
msgstr "Virtual Private Network"
#: dashboards/router/nexus1000v/forms.py:37
msgid "Projects could not be retrieved."
msgstr "Projects could not be retrieved."
#: dashboards/router/nexus1000v/forms.py:51
#: dashboards/router/nexus1000v/tables.py:78
msgid "Segment Type"
msgstr "Segment Type"
#: dashboards/router/nexus1000v/forms.py:52
#: dashboards/router/nexus1000v/forms.py:72
msgid "VLAN"
msgstr "VLAN"
#: dashboards/router/nexus1000v/forms.py:53
msgid "Overlay"
msgstr "Overlay"
#: dashboards/router/nexus1000v/forms.py:54
msgid "Trunk"
msgstr "Trunk"
#: dashboards/router/nexus1000v/forms.py:59
#: dashboards/router/nexus1000v/forms.py:69
#: dashboards/router/nexus1000v/forms.py:71
#: dashboards/router/nexus1000v/forms.py:77
#: dashboards/router/nexus1000v/tables.py:80
msgid "Sub Type"
msgstr "Sub Type"
#: dashboards/router/nexus1000v/forms.py:60
msgid "Native VXLAN"
msgstr "Native VXLAN"
#: dashboards/router/nexus1000v/forms.py:61
msgid "Enhanced VXLAN"
msgstr "Enhanced VXLAN"
#: dashboards/router/nexus1000v/forms.py:79
#: dashboards/router/nexus1000v/forms.py:85
#: dashboards/router/nexus1000v/forms.py:87
#: dashboards/router/nexus1000v/tables.py:82
msgid "Segment Range"
msgstr "Segment Range"
#: dashboards/router/nexus1000v/forms.py:88
msgid "1-4093 for VLAN; 5000 and above for Overlay"
msgstr ""
#: dashboards/router/nexus1000v/forms.py:91
#: dashboards/router/nexus1000v/forms.py:98
#: dashboards/router/nexus1000v/tables.py:84
msgid "Multicast IP Range"
msgstr "Multicast IP Range"
#: dashboards/router/nexus1000v/forms.py:99
msgid "Multicast IPv4 range(e.g. 224.0.1.0-224.0.1.100)"
msgstr ""
#: dashboards/router/nexus1000v/forms.py:103
#: dashboards/router/nexus1000v/forms.py:110
msgid "Sub Type Value (Manual Input)"
msgstr "Sub Type Value (Manual Input)"
#: dashboards/router/nexus1000v/forms.py:112
msgid "Enter parameter (e.g. GRE)"
msgstr "Enter parameter (e.g. GRE)"
#: dashboards/router/nexus1000v/forms.py:162
#, python-format
msgid "Network Profile %s was successfully created."
msgstr "Network Profile %s was successfully created."
#: dashboards/router/nexus1000v/forms.py:169
#, python-format
msgid "Failed to create network profile %s"
msgstr "Failed to create network profile %s"
#: dashboards/router/nexus1000v/forms.py:203
#, python-format
msgid "Network Profile %s was successfully updated."
msgstr "Network Profile %s was successfully updated."
#: dashboards/router/nexus1000v/forms.py:209
#, python-format
msgid "Failed to update network profile (%s)."
msgstr "Failed to update network profile (%s)."
#: dashboards/router/nexus1000v/panel.py:23
msgid "Cisco Nexus 1000v"
msgstr "Cisco Nexus 1000v"
#: dashboards/router/nexus1000v/tables.py:32
#: dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html:9
#: dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html:27
#: dashboards/router/nexus1000v/templates/nexus1000v/create_network_profile.html:3
#: dashboards/router/nexus1000v/templates/nexus1000v/create_network_profile.html:6
msgid "Create Network Profile"
msgstr "Create Network Profile"
#: dashboards/router/nexus1000v/tables.py:42
msgid "Delete Network Profile"
msgid_plural "Delete Network Profiles"
msgstr[0] ""
msgstr[1] ""
#: dashboards/router/nexus1000v/tables.py:50
msgid "Deleted Network Profile"
msgid_plural "Deleted Network Profiles"
msgstr[0] ""
msgstr[1] ""
#: dashboards/router/nexus1000v/tables.py:59
#, python-format
msgid "Failed to delete network profile (%s)."
msgstr "Failed to delete network profile (%s)."
#: dashboards/router/nexus1000v/tables.py:67
#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:8
msgid "Edit Network Profile"
msgstr "Edit Network Profile"
#: dashboards/router/nexus1000v/tables.py:86
msgid "Physical Network Name"
msgstr "Physical Network Name"
#: dashboards/router/nexus1000v/tables.py:97
#: dashboards/router/nexus1000v/tables.py:102
#: dashboards/router/nexus1000v/tabs.py:31
msgid "Policy Profile"
msgstr "Policy Profile"
#: dashboards/router/nexus1000v/views.py:131
msgid "Unable to retrieve network profile details."
msgstr "Unable to retrieve network profile details."
#: dashboards/router/nexus1000v/views.py:142
msgid "Failed to obtain network profile binding"
msgstr ""
#: dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html:19
msgid "Name:"
msgstr "Name:"
#: dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html:19
msgid " Select a name for your network profile."
msgstr " Select a name for your network profile."
#: dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html:20
msgid "Segment Type:"
msgstr ""
#: dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html:20
msgid " Segment types available are VLAN, Overlay and Trunk."
msgstr " Segment types available are VLAN, Overlay and Trunk."
#: dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html:21
msgid "Segment Sub Type:"
msgstr ""
#: dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html:21
msgid ""
" Sub types available are for the Overlay and Trunk segments. Available sub-"
"types for Overlay are: Native-VXLAN, Enhanced-VXLAN or 'Other' (eg. GRE) "
"which can be manually inputed as a text parameter for subtype. Available "
"sub-type for Trunk is: VLAN."
msgstr " Sub types available are for the Overlay and Trunk segments. Available sub-types for Overlay are: Native-VXLAN, Enhanced-VXLAN or 'Other' (eg. GRE) which can be manually inputed as a text parameter for subtype. Available sub-type for Trunk is: VLAN."
#: dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html:22
msgid "Segment Range:"
msgstr ""
#: dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html:22
msgid ""
" Segment Ranges are 1-4093 for VLAN and above 5000 for Enhanced-VXLAN "
"Overlay."
msgstr " Segment Ranges are 1-4093 for VLAN and above 5000 for Enhanced-VXLAN Overlay."
#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:18
msgid ""
"Edit the network profile to update name, segment range or multicast IP "
"range."
msgstr ""
#: dashboards/router/nexus1000v/templates/nexus1000v/index.html:3
#: dashboards/router/nexus1000v/templates/nexus1000v/network_profile/index.html:3
#: dashboards/router/nexus1000v/templates/nexus1000v/policy_profile/index.html:3
msgid "Cisco Nexus 1000V Networking"
msgstr "Cisco Nexus 1000V Networking"
#: dashboards/router/nexus1000v/templates/nexus1000v/index.html:6
#: dashboards/router/nexus1000v/templates/nexus1000v/network_profile/index.html:6
#: dashboards/router/nexus1000v/templates/nexus1000v/policy_profile/index.html:6
msgid "Cisco Nexus 1000V"
msgstr "Cisco Nexus 1000V"
#: dashboards/router/nexus1000v/templates/nexus1000v/update_network_profile.html:3
#: dashboards/router/nexus1000v/templates/nexus1000v/update_network_profile.html:6
msgid "Update Network Profile"
msgstr "Update Network Profile"
#: dashboards/settings/dashboard.py:22 templates/_header.html:33
msgid "Settings"
msgstr "Settings"
#: dashboards/settings/password/forms.py:31
msgid "Current password"
msgstr "Current password"
#: dashboards/settings/password/forms.py:33
msgid "New password"
msgstr "New password"
#: dashboards/settings/password/forms.py:38
msgid "Confirm new password"
msgstr "Confirm new password"
#: dashboards/settings/password/forms.py:67
msgid "Unable to change password."
msgstr "Unable to change password."
#: dashboards/settings/password/forms.py:70
msgid "Changing password is not supported."
msgstr "Changing password is not supported."
#: dashboards/settings/password/panel.py:23
#: dashboards/settings/password/templates/password/_change.html:9
#: dashboards/settings/password/templates/password/change.html:3
#: dashboards/settings/password/templates/password/change.html:6
msgid "Change Password"
msgstr "Change Password"
#: dashboards/settings/password/templates/password/_change.html:19
msgid "Change your password. We highly recommend you create a strong one. "
msgstr "Change your password. We highly recommend you create a strong one. "
#: dashboards/settings/password/templates/password/_change.html:24
msgid "Change"
msgstr "Change"
#: dashboards/settings/user/forms.py:38
msgid "Language"
msgstr "Language"
#: dashboards/settings/user/forms.py:39
msgid "Timezone"
msgstr "Timezone"
#: dashboards/settings/user/forms.py:40
msgid "Items Per Page"
msgstr "Items Per Page"
#: dashboards/settings/user/forms.py:45
msgid "Number of items to show per page"
msgstr "Number of items to show per page"
#: dashboards/settings/user/forms.py:80
#, python-format
msgid "UTC %(hour)s:%(min)s"
msgstr ""
#: dashboards/settings/user/forms.py:86
msgid "UTC"
msgstr ""
#: dashboards/settings/user/forms.py:88
msgid "GMT"
msgstr ""
#. Translators: UTC offset and timezone label
#: dashboards/settings/user/forms.py:93
#, python-format
msgid "%(offset)s: %(label)s"
msgstr ""
#: dashboards/settings/user/forms.py:121
msgid "Settings saved."
msgstr "Settings saved."
#: dashboards/settings/user/panel.py:23
#: dashboards/settings/user/templates/user/_settings.html:9
#: dashboards/settings/user/templates/user/settings.html:3
#: dashboards/settings/user/templates/user/settings.html:6
msgid "User Settings"
msgstr "User Settings"
#: dashboards/settings/user/templates/user/_settings.html:19
msgid "Modify dashboard settings for your user."
msgstr "Modify dashboard settings for your user."
#: templates/403.html:5 templates/403.html.py:10
msgid "Forbidden"
msgstr "Forbidden"
#: templates/403.html:21 templates/404.html:20 templates/500.html:73
msgid "Home"
msgstr "Home"
#: templates/404.html:5
msgid "Page Not Found"
msgstr "Page Not Found"
#: templates/404.html:10
msgid "The page you were looking for doesn't exist"
msgstr "The page you were looking for does not exist"
#: templates/404.html:11
msgid "You may have mistyped the address or the page may have moved."
msgstr "You may have mistyped the address or the page may have moved."
#: templates/500.html:20
msgid "Server error"
msgstr "Server error"
#: templates/500.html:67
msgid "Something went wrong!"
msgstr "Something went wrong!"
#: templates/500.html:68
msgid ""
"An unexpected error has occurred. Try refreshing the page. If that doesn't "
"help, contact your local administrator."
msgstr "An unexpected error has occurred. Try refreshing the page. If that doesn't help, contact your local administrator."
#: templates/500.html:74 templates/_header.html:35
msgid "Help"
msgstr "Help"
#: templates/_header.html:20
msgid "Filter selections"
msgstr "Filter selections"
#: templates/_header.html:40
msgid "Sign Out"
msgstr "Sign Out"
#: templates/context_selection/_domain_list.html:4
msgid "Domains:"
msgstr "Domains:"
#: templates/context_selection/_project_list.html:6
msgid "Projects:"
msgstr "Projects:"
#: templates/context_selection/_region_list.html:7
msgid "Regions:"
msgstr "Regions:"
#: usage/base.py:74
msgid "Invalid date format: Using today as default."
msgstr "Invalid date format: Using today as default."
#: usage/base.py:171
msgid "Unable to retrieve network quota information."
msgstr "Unable to retrieve network quota information."
#: usage/base.py:186 usage/quotas.py:292
msgid "Unable to retrieve volume limit information."
msgstr "Unable to retrieve volume limit information."
#: usage/base.py:196
msgid "Unable to retrieve limit information."
msgstr "Unable to retrieve limit information."
#: usage/base.py:216 usage/views.py:54
msgid "Unable to retrieve usage information."
msgstr "Unable to retrieve usage information."
#: usage/base.py:219
msgid ""
"Invalid time period. The end date should be more recent than the start date."
msgstr "Invalid time period. The end date should be more recent than the start date."
#: usage/base.py:223
msgid ""
"Invalid time period. You are requesting data from the future which may not "
"exist."
msgstr "Invalid time period. You are requesting data from the future which may not exist."
#: usage/quotas.py:73
msgid "Injected File Path Bytes"
msgstr "Injected File Path Bytes"
#: usage/quotas.py:278
msgid "Unable to retrieve compute limit information."
msgstr "Unable to retrieve compute limit information."
#: usage/tables.py:40
msgid "VCPU Hours"
msgstr "VCPU Hours"
#: usage/tables.py:47
msgid "Disk GB Hours"
msgstr "Disk GB Hours"
#: usage/tables.py:55 usage/tables.py:84
msgid "Usage"
msgstr "Usage"