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

10073 lines
307 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.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-10 01:06-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: settings.py:84
msgid "Select format"
msgstr ""
#: settings.py:85
msgid "AKI - Amazon Kernel Image"
msgstr ""
#: settings.py:86
msgid "AMI - Amazon Machine Image"
msgstr ""
#: settings.py:87
msgid "ARI - Amazon Ramdisk Image"
msgstr ""
#: settings.py:88
msgid "ISO - Optical Disk Image"
msgstr ""
#: settings.py:89
msgid "QCOW2 - QEMU Emulator"
msgstr ""
#: settings.py:90
msgid "Raw"
msgstr ""
#: settings.py:91
msgid "VDI"
msgstr ""
#: settings.py:92
msgid "VHD"
msgstr ""
#: settings.py:93
msgid "VMDK"
msgstr ""
#: api/ceilometer.py:736
msgid "Unable to retrieve Ceilometer meterlist."
msgstr ""
#: api/ceilometer.py:910
msgid "Duration of instance"
msgstr ""
#: api/ceilometer.py:914
msgid "Duration of instance <type> (openstack types)"
msgstr ""
#: api/ceilometer.py:919
msgid "Volume of RAM in MB"
msgstr ""
#: api/ceilometer.py:923
msgid "CPU time used"
msgstr ""
#: api/ceilometer.py:927
msgid "Average CPU utilization"
msgstr ""
#: api/ceilometer.py:931
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:28
msgid "Number of VCPUs"
msgstr ""
#: api/ceilometer.py:935
msgid "Number of read requests"
msgstr ""
#: api/ceilometer.py:939
msgid "Number of write requests"
msgstr ""
#: api/ceilometer.py:943
msgid "Volume of reads in B"
msgstr ""
#: api/ceilometer.py:947
msgid "Volume of writes in B"
msgstr ""
#: api/ceilometer.py:951
msgid "Size of root disk in GB"
msgstr ""
#: api/ceilometer.py:955
msgid "Size of ephemeral disk in GB"
msgstr ""
#: api/ceilometer.py:960
msgid "Number of incoming bytes on the network for a VM interface"
msgstr ""
#: api/ceilometer.py:965
msgid "Number of outgoing bytes on the network for a VM interface"
msgstr ""
#: api/ceilometer.py:970
msgid "Number of incoming packets for a VM interface"
msgstr ""
#: api/ceilometer.py:975
msgid "Number of outgoing packets for a VM interface"
msgstr ""
#: api/ceilometer.py:987
#, python-format
msgid "Duration of instance type %s (openstack flavor)"
msgstr ""
#: api/ceilometer.py:1007
msgid "Duration of network"
msgstr ""
#: api/ceilometer.py:1011
msgid "Creation requests for this network"
msgstr ""
#: api/ceilometer.py:1015
msgid "Update requests for this network"
msgstr ""
#: api/ceilometer.py:1019
msgid "Duration of subnet"
msgstr ""
#: api/ceilometer.py:1023
msgid "Creation requests for this subnet"
msgstr ""
#: api/ceilometer.py:1027
msgid "Update requests for this subnet"
msgstr ""
#: api/ceilometer.py:1031
msgid "Duration of port"
msgstr ""
#: api/ceilometer.py:1035
msgid "Creation requests for this port"
msgstr ""
#: api/ceilometer.py:1039
msgid "Update requests for this port"
msgstr ""
#: api/ceilometer.py:1043
msgid "Duration of router"
msgstr ""
#: api/ceilometer.py:1047
msgid "Creation requests for this router"
msgstr ""
#: api/ceilometer.py:1051
msgid "Update requests for this router"
msgstr ""
#: api/ceilometer.py:1055
msgid "Duration of floating ip"
msgstr ""
#: api/ceilometer.py:1059
msgid "Creation requests for this floating ip"
msgstr ""
#: api/ceilometer.py:1063
msgid "Update requests for this floating ip"
msgstr ""
#: api/ceilometer.py:1080
msgid "Image existence check"
msgstr ""
#: api/ceilometer.py:1084
msgid "Uploaded image size"
msgstr ""
#: api/ceilometer.py:1088
msgid "Number of update on the image"
msgstr ""
#: api/ceilometer.py:1092
msgid "Number of upload of the image"
msgstr ""
#: api/ceilometer.py:1096
msgid "Number of delete on the image"
msgstr ""
#: api/ceilometer.py:1100
msgid "Image is downloaded"
msgstr ""
#: api/ceilometer.py:1104
msgid "Image is served out"
msgstr ""
#: api/ceilometer.py:1121
msgid "Duration of volume"
msgstr ""
#: api/ceilometer.py:1125
msgid "Size of volume"
msgstr ""
#: api/ceilometer.py:1142
msgid "Number of objects"
msgstr ""
#: api/ceilometer.py:1146
msgid "Total size of stored objects"
msgstr ""
#: api/ceilometer.py:1150
msgid "Number of containers"
msgstr ""
#: api/ceilometer.py:1154
msgid "Number of incoming bytes"
msgstr ""
#: api/ceilometer.py:1158
msgid "Number of outgoing bytes"
msgstr ""
#: api/ceilometer.py:1162
msgid "Number of API requests against swift"
msgstr ""
#: api/ceilometer.py:1179
msgid "Amount of energy"
msgstr ""
#: api/ceilometer.py:1183
msgid "Power consumption"
msgstr ""
#: api/cinder.py:163
msgid "Unknown instance"
msgstr ""
#: api/keystone.py:94
#, python-format
msgid "%(type)s (%(backend)s backend)"
msgstr ""
#: api/keystone.py:320
msgid "Identity service does not allow editing user data."
msgstr ""
#: api/keystone.py:346
#, python-format
msgid "User %s has no role defined for that project."
msgstr ""
#: api/keystone.py:358 api/keystone.py:374
#: dashboards/settings/password/forms.py:61
msgid "Password changed. Please log in again to continue."
msgstr ""
#: api/neutron.py:199
#, python-format
msgid "ALLOW %(ethertype)s %(proto_port)s %(direction)s %(remote)s"
msgstr ""
#: api/neutron.py:762
msgid "Unable to connect to Neutron."
msgstr ""
#: api/neutron.py:799
#, python-format
msgid "Unable to parse IP address %s."
msgstr ""
#: api/nova.py:184
#, python-format
msgid "ALLOW %(from)s:%(to)s from %(group)s"
msgstr ""
#: api/nova.py:189
#, python-format
msgid "ALLOW %(from)s:%(to)s from %(cidr)s"
msgstr ""
#: api/nova.py:265
msgid "Couldn't get security group list."
msgstr ""
#: api/nova.py:272
#, python-format
msgid "Couldn't get current security group list for instance %s."
msgstr ""
#: api/nova.py:289
#, python-format
msgid "Failed to modify %d instance security groups."
msgstr ""
#: api/swift.py:200
msgid "The container cannot be deleted since it's not empty."
msgstr ""
#: dashboards/admin/dashboard.py:22
msgid "System"
msgstr ""
#: dashboards/admin/dashboard.py:30
msgid "Identity"
msgstr ""
#: dashboards/admin/dashboard.py:35
msgid "Admin"
msgstr ""
#: dashboards/admin/aggregates/forms.py:26
#: dashboards/admin/aggregates/tables.py:97
#: dashboards/admin/aggregates/workflows.py:24
#: dashboards/admin/domains/tables.py:164
#: dashboards/admin/domains/workflows.py:33
#: dashboards/admin/flavors/workflows.py:35
#: dashboards/admin/groups/forms.py:30 dashboards/admin/groups/forms.py:56
#: dashboards/admin/groups/tables.py:98 dashboards/admin/info/tables.py:50
#: dashboards/admin/info/tables.py:79 dashboards/admin/info/tables.py:100
#: dashboards/admin/info/tables.py:150 dashboards/admin/instances/tables.py:87
#: dashboards/admin/instances/tables.py:133
#: dashboards/admin/networks/forms.py:32 dashboards/admin/networks/forms.py:97
#: dashboards/admin/networks/ports/forms.py:40
#: dashboards/admin/networks/ports/tables.py:86
#: dashboards/admin/networks/subnets/tables.py:91
#: dashboards/admin/projects/tables.py:167
#: dashboards/admin/projects/workflows.py:107
#: dashboards/admin/routers/tables.py:57
#: dashboards/admin/routers/ports/tables.py:26
#: dashboards/admin/routers/templates/routers/_detail_overview.html:7
#: dashboards/admin/volumes/forms.py:29 dashboards/admin/volumes/tables.py:49
#: dashboards/admin/volumes/tables.py:67
#: dashboards/project/access_and_security/security_groups/forms.py:37
#: dashboards/project/access_and_security/security_groups/forms.py:64
#: dashboards/project/access_and_security/security_groups/tables.py:65
#: dashboards/project/containers/templates/containers/_object_detail.html:10
#: dashboards/project/database_backups/tables.py:117
#: dashboards/project/database_backups/templates/database_backups/details.html:18
#: dashboards/project/database_backups/templates/database_backups/details.html:42
#: dashboards/project/database_backups/workflows/create_backup.py:32
#: dashboards/project/databases/tables.py:206
#: dashboards/project/databases/templates/databases/_detail_overview.html:9
#: dashboards/project/firewalls/forms.py:35
#: dashboards/project/firewalls/forms.py:113
#: dashboards/project/firewalls/forms.py:140
#: dashboards/project/firewalls/tables.py:202
#: dashboards/project/firewalls/tables.py:234
#: dashboards/project/firewalls/tables.py:251
#: dashboards/project/firewalls/workflows.py:32
#: dashboards/project/firewalls/workflows.py:177
#: dashboards/project/firewalls/workflows.py:235
#: 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:186
#: 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:106
#: dashboards/project/loadbalancers/forms.py:33
#: dashboards/project/loadbalancers/forms.py:72
#: dashboards/project/loadbalancers/tables.py:211
#: dashboards/project/loadbalancers/workflows.py:31
#: dashboards/project/loadbalancers/workflows.py:148
#: 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:114
#: dashboards/project/networks/ports/forms.py:34
#: dashboards/project/networks/ports/tables.py:57
#: dashboards/project/networks/subnets/tables.py:104
#: 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:10
#: dashboards/project/routers/tables.py:144
#: dashboards/project/routers/ports/tables.py:94
#: dashboards/project/routers/templates/routers/_detail_overview.html:7
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:9
#: dashboards/project/volumes/snapshots/tables.py:126
#: 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:247
#: dashboards/project/volumes/volumes/tables.py:276
#: dashboards/project/vpn/forms.py:33 dashboards/project/vpn/forms.py:64
#: dashboards/project/vpn/forms.py:135 dashboards/project/vpn/forms.py:206
#: dashboards/project/vpn/tables.py:179 dashboards/project/vpn/tables.py:209
#: dashboards/project/vpn/tables.py:229 dashboards/project/vpn/tables.py:247
#: dashboards/project/vpn/workflows.py:27
#: dashboards/project/vpn/workflows.py:110
#: dashboards/project/vpn/workflows.py:209
#: dashboards/project/vpn/workflows.py:306
#: 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
#: dashboards/router/nexus1000v/forms.py:182
#: dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html:19
msgid "Name"
msgstr ""
#: dashboards/admin/aggregates/forms.py:27
msgid "Availability zones"
msgstr ""
#: dashboards/admin/aggregates/forms.py:42
#, python-format
msgid "Successfully updated aggregate: \"%s.\""
msgstr ""
#: dashboards/admin/aggregates/forms.py:47
#: dashboards/admin/aggregates/workflows.py:212
msgid "Unable to update the aggregate."
msgstr ""
#: dashboards/admin/aggregates/panel.py:21
#: dashboards/admin/aggregates/tables.py:24
#: dashboards/admin/aggregates/tables.py:111
#: dashboards/admin/aggregates/templates/aggregates/index.html:3
#: dashboards/admin/aggregates/templates/aggregates/index.html:6
msgid "Host Aggregates"
msgstr ""
#: dashboards/admin/aggregates/tables.py:23
msgid "Host Aggregate"
msgstr ""
#: dashboards/admin/aggregates/tables.py:32
#: dashboards/admin/aggregates/workflows.py:177
#: dashboards/admin/aggregates/workflows.py:178
#: dashboards/admin/aggregates/templates/aggregates/create.html:3
#: dashboards/admin/aggregates/templates/aggregates/create.html:6
msgid "Create Host Aggregate"
msgstr ""
#: dashboards/admin/aggregates/tables.py:39
msgid "Manage Hosts"
msgstr ""
#: dashboards/admin/aggregates/tables.py:46
#: 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 ""
#: dashboards/admin/aggregates/tables.py:91
msgid "Services Up"
msgstr ""
#: dashboards/admin/aggregates/tables.py:91
msgid "Services Down"
msgstr ""
#: dashboards/admin/aggregates/tables.py:99
#: dashboards/admin/aggregates/workflows.py:27
#: dashboards/project/instances/tables.py:808
#: dashboards/project/instances/templates/instances/_detail_overview.html:16
#: dashboards/project/instances/workflows/create_instance.py:76
#: dashboards/project/volumes/volumes/forms.py:76
#: dashboards/project/volumes/volumes/forms.py:81
#: dashboards/project/volumes/volumes/forms.py:82
#: dashboards/project/volumes/volumes/tables.py:284
msgid "Availability Zone"
msgstr ""
#: dashboards/admin/aggregates/tables.py:101
#: dashboards/admin/aggregates/tables.py:124
msgid "Hosts"
msgstr ""
#: dashboards/admin/aggregates/tables.py:105
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:67
msgid "Metadata"
msgstr ""
#: dashboards/admin/aggregates/tables.py:122
msgid "Availability Zone Name"
msgstr ""
#: dashboards/admin/aggregates/tables.py:128
msgid "Available"
msgstr ""
#: dashboards/admin/aggregates/tables.py:137
msgid "Availability Zones"
msgstr ""
#: dashboards/admin/aggregates/views.py:47
msgid "Unable to retrieve host aggregates list."
msgstr ""
#: dashboards/admin/aggregates/views.py:59
msgid "Unable to retrieve availability zone list."
msgstr ""
#: dashboards/admin/aggregates/views.py:92
msgid "Unable to retrieve the aggregate to be updated"
msgstr ""
#: dashboards/admin/aggregates/workflows.py:32
msgid "Host Aggregate Info"
msgstr ""
#: dashboards/admin/aggregates/workflows.py:33
msgid "From here you can create a new host aggregate to organize instances."
msgstr ""
#: dashboards/admin/aggregates/workflows.py:44
msgid "Unable to get host aggregate list"
msgstr ""
#: dashboards/admin/aggregates/workflows.py:51
#, python-format
msgid "The name \"%s\" is already used by another host aggregate."
msgstr ""
#: dashboards/admin/aggregates/workflows.py:69
#: dashboards/admin/aggregates/workflows.py:103
msgid "Unable to get the available hosts"
msgstr ""
#: dashboards/admin/aggregates/workflows.py:94
#: dashboards/admin/aggregates/workflows.py:134
msgid "Manage Hosts within Aggregate"
msgstr ""
#: dashboards/admin/aggregates/workflows.py:139
msgid ""
"You can add hosts to this aggregate. One host can be added to one or more "
"aggregate. You can also add the hosts later by editing the aggregate."
msgstr ""
#: dashboards/admin/aggregates/workflows.py:142
msgid "All available hosts"
msgstr ""
#: dashboards/admin/aggregates/workflows.py:143
msgid "Selected hosts"
msgstr ""
#: dashboards/admin/aggregates/workflows.py:144
msgid "No hosts found."
msgstr ""
#: dashboards/admin/aggregates/workflows.py:145
msgid "No host selected."
msgstr ""
#: dashboards/admin/aggregates/workflows.py:158
msgid "You can add hosts to this aggregate, as well as remove hosts from it."
msgstr ""
#: dashboards/admin/aggregates/workflows.py:160
msgid "All Available Hosts"
msgstr ""
#: dashboards/admin/aggregates/workflows.py:161
msgid "Selected Hosts"
msgstr ""
#: dashboards/admin/aggregates/workflows.py:162
msgid "No Hosts found."
msgstr ""
#: dashboards/admin/aggregates/workflows.py:163
msgid "No Host selected."
msgstr ""
#: dashboards/admin/aggregates/workflows.py:179
#, python-format
msgid "Created new host aggregate \"%s\"."
msgstr ""
#: dashboards/admin/aggregates/workflows.py:180
#, python-format
msgid "Unable to create host aggregate \"%s\"."
msgstr ""
#: dashboards/admin/aggregates/workflows.py:192
msgid "Unable to create host aggregate."
msgstr ""
#: dashboards/admin/aggregates/workflows.py:201
msgid "Error adding Hosts to the aggregate."
msgstr ""
#: dashboards/admin/aggregates/workflows.py:209
msgid "Add/Remove Hosts to Aggregate"
msgstr ""
#: dashboards/admin/aggregates/workflows.py:210
#: dashboards/admin/aggregates/templates/aggregates/_update.html:24
#: dashboards/admin/domains/workflows.py:199
#: dashboards/admin/flavors/workflows.py:263
#: dashboards/admin/flavors/templates/flavors/extras/_edit.html:25
#: dashboards/admin/projects/workflows.py:494
#: dashboards/project/instances/workflows/update_instance.py:134
#: dashboards/project/networks/subnets/workflows.py:150
#: dashboards/settings/user/templates/user/_settings.html:24
msgid "Save"
msgstr ""
#: dashboards/admin/aggregates/workflows.py:211
msgid "The Aggregate was updated."
msgstr ""
#: dashboards/admin/aggregates/workflows.py:232
msgid "Error when adding or removing hosts."
msgstr ""
#: dashboards/admin/aggregates/templates/aggregates/_update.html:18
#: dashboards/admin/domains/tables.py:166
#: dashboards/admin/domains/workflows.py:36
#: dashboards/admin/flavors/templates/flavors/extras/_create.html:19
#: dashboards/admin/flavors/templates/flavors/extras/_edit.html:19
#: dashboards/admin/groups/forms.py:33 dashboards/admin/groups/forms.py:59
#: dashboards/admin/groups/tables.py:100
#: dashboards/admin/groups/templates/groups/_create.html:17
#: dashboards/admin/groups/templates/groups/_update.html:17
#: 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/ports/_create.html:18
#: dashboards/admin/projects/tables.py:172
#: dashboards/admin/projects/workflows.py:110
#: dashboards/admin/roles/templates/roles/_create.html:17
#: dashboards/admin/roles/templates/roles/_update.html:17
#: dashboards/admin/users/templates/users/_create.html:17
#: dashboards/admin/users/templates/users/_update.html:17
#: dashboards/admin/volumes/templates/volumes/_create_volume_type.html:18
#: dashboards/project/access_and_security/security_groups/forms.py:44
#: dashboards/project/access_and_security/security_groups/forms.py:71
#: dashboards/project/access_and_security/security_groups/tables.py:66
#: 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/_create_pseudo_folder.html:17
#: dashboards/project/containers/templates/containers/_update.html:20
#: dashboards/project/containers/templates/containers/_upload.html:19
#: 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:115
#: dashboards/project/firewalls/forms.py:143
#: dashboards/project/firewalls/workflows.py:36
#: dashboards/project/firewalls/workflows.py:180
#: dashboards/project/firewalls/workflows.py:238
#: 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:43
#: dashboards/project/images/images/forms.py:188
#: dashboards/project/images/templates/images/images/_detail_overview.html:12
#: dashboards/project/instances/templates/instances/_decryptpassword.html:20
#: dashboards/project/instances/templates/instances/_rebuild.html:18
#: dashboards/project/loadbalancers/forms.py:38
#: dashboards/project/loadbalancers/forms.py:77
#: dashboards/project/loadbalancers/tables.py:213
#: dashboards/project/loadbalancers/workflows.py:34
#: dashboards/project/loadbalancers/workflows.py:151
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:12
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:12
#: dashboards/project/networks/templates/networks/_create.html:17
#: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:121
#: 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/_detail_overview.html:13
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:25
#: dashboards/project/stacks/templates/stacks/_select_template.html:19
#: dashboards/project/stacks/templates/stacks/_update.html:18
#: dashboards/project/volumes/snapshots/forms.py:27
#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:15
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:15
#: 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/_update.html:18
#: dashboards/project/volumes/volumes/forms.py:44
#: dashboards/project/volumes/volumes/forms.py:436
#: dashboards/project/volumes/volumes/forms.py:474
#: dashboards/project/volumes/volumes/tables.py:250
#: dashboards/project/vpn/forms.py:38 dashboards/project/vpn/forms.py:69
#: dashboards/project/vpn/forms.py:140 dashboards/project/vpn/forms.py:210
#: dashboards/project/vpn/tables.py:211 dashboards/project/vpn/workflows.py:30
#: dashboards/project/vpn/workflows.py:113
#: dashboards/project/vpn/workflows.py:212
#: dashboards/project/vpn/workflows.py:309
#: 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
#: dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html:18
msgid "Description"
msgstr ""
#: dashboards/admin/aggregates/templates/aggregates/_update.html:19
msgid "From here you can edit the aggregate name and availability zone"
msgstr ""
#: dashboards/admin/aggregates/templates/aggregates/_update.html:25
#: dashboards/admin/flavors/templates/flavors/extras/_create.html:26
#: dashboards/admin/flavors/templates/flavors/extras/_edit.html:26
#: dashboards/admin/groups/templates/groups/_add_non_member.html:8
#: dashboards/admin/groups/templates/groups/_create.html:24
#: dashboards/admin/groups/templates/groups/_update.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:25
#: dashboards/admin/networks/templates/networks/_update.html:24
#: dashboards/admin/networks/templates/networks/ports/_create.html:25
#: dashboards/admin/networks/templates/networks/ports/_update.html:29
#: dashboards/admin/roles/templates/roles/_create.html:24
#: dashboards/admin/roles/templates/roles/_update.html:24
#: dashboards/admin/users/templates/users/_create.html:34
#: dashboards/admin/users/templates/users/_update.html:34
#: dashboards/admin/volumes/templates/volumes/_create_volume_type.html:29
#: 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:32
#: 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:27
#: 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:39
#: 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/ports/_update.html:29
#: dashboards/project/routers/templates/routers/_create.html:21
#: 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/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/_update.html:25
#: 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 ""
#: dashboards/admin/aggregates/templates/aggregates/manage_hosts.html:3
#: dashboards/admin/aggregates/templates/aggregates/manage_hosts.html:6
msgid "Manage Hosts Aggregate"
msgstr ""
#: dashboards/admin/domains/panel.py:24 dashboards/admin/domains/tables.py:73
#: dashboards/admin/domains/tables.py:172
#: dashboards/admin/domains/templates/domains/index.html:3
#: dashboards/admin/domains/templates/domains/index.html:6
msgid "Domains"
msgstr ""
#: dashboards/admin/domains/tables.py:37
#: dashboards/admin/projects/tables.py:44
msgid "Modify Groups"
msgstr ""
#: dashboards/admin/domains/tables.py:50
#: dashboards/admin/domains/workflows.py:155
#: dashboards/admin/domains/workflows.py:156
msgid "Create Domain"
msgstr ""
#: dashboards/admin/domains/tables.py:61
#: dashboards/admin/flavors/extras/tables.py:44
#: dashboards/admin/roles/tables.py:35 dashboards/admin/users/tables.py:42
#: dashboards/project/containers/tables.py:297
#: dashboards/project/images/images/tables.py:85
msgid "Edit"
msgstr ""
#: dashboards/admin/domains/tables.py:72
msgid "Domain"
msgstr ""
#: dashboards/admin/domains/tables.py:82
#, python-format
msgid "Domain \"%s\" must be disabled before it can be deleted."
msgstr ""
#: dashboards/admin/domains/tables.py:112
msgid "Set Domain Context"
msgstr ""
#: dashboards/admin/domains/tables.py:137
#, python-format
msgid "Domain Context updated to Domain %s."
msgstr ""
#: dashboards/admin/domains/tables.py:141
msgid "Unable to set Domain Context."
msgstr ""
#: dashboards/admin/domains/tables.py:146
msgid "Clear Domain Context"
msgstr ""
#: dashboards/admin/domains/tables.py:160
msgid "Domain Context cleared."
msgstr ""
#: dashboards/admin/domains/tables.py:167
#: dashboards/admin/projects/workflows.py:101
#: dashboards/admin/users/forms.py:74 dashboards/admin/users/forms.py:150
msgid "Domain ID"
msgstr ""
#: dashboards/admin/domains/tables.py:168
#: dashboards/admin/domains/workflows.py:38
#: dashboards/admin/groups/tables.py:164 dashboards/admin/info/tables.py:136
#: dashboards/admin/projects/tables.py:178
#: dashboards/admin/projects/tables.py:180
#: dashboards/admin/projects/workflows.py:112
#: dashboards/admin/projects/workflows.py:473
#: dashboards/admin/users/tables.py:58 dashboards/admin/users/tables.py:139
#: dashboards/project/firewalls/forms.py:69
#: dashboards/project/firewalls/tables.py:220
#: dashboards/project/firewalls/workflows.py:69
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:53
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:63
msgid "Enabled"
msgstr ""
#: dashboards/admin/domains/views.py:47
msgid "Unable to retrieve domain list."
msgstr ""
#: dashboards/admin/domains/views.py:72
msgid "Unable to retrieve domain details."
msgstr ""
#: dashboards/admin/domains/workflows.py:43
#: dashboards/admin/domains/workflows.py:183
msgid "Domain Info"
msgstr ""
#: dashboards/admin/domains/workflows.py:45
msgid ""
"From here you can create a new domain to organize projects, groups and users."
msgstr ""
#: dashboards/admin/domains/workflows.py:62
#: dashboards/admin/projects/workflows.py:250
msgid "Unable to retrieve group list. Please try again later."
msgstr ""
#: dashboards/admin/domains/workflows.py:74
#: dashboards/admin/projects/workflows.py:161
#: dashboards/admin/projects/workflows.py:264
#, python-format
msgid "Could not find default role \"%s\" in Keystone"
msgstr ""
#: dashboards/admin/domains/workflows.py:127
#: dashboards/admin/domains/workflows.py:134
msgid "Domain Groups"
msgstr ""
#: dashboards/admin/domains/workflows.py:133
#: dashboards/admin/projects/workflows.py:322
msgid "All Groups"
msgstr ""
#: dashboards/admin/domains/workflows.py:135
#: dashboards/admin/projects/workflows.py:324
msgid "No groups found."
msgstr ""
#: dashboards/admin/domains/workflows.py:136
#: dashboards/admin/projects/workflows.py:325
msgid "No groups."
msgstr ""
#: dashboards/admin/domains/workflows.py:144
#: dashboards/admin/projects/workflows.py:333
msgid "Unable to retrieve role list."
msgstr ""
#: dashboards/admin/domains/workflows.py:157
#, python-format
msgid "Created new domain \"%s\"."
msgstr ""
#: dashboards/admin/domains/workflows.py:158
#, python-format
msgid "Unable to create domain \"%s\"."
msgstr ""
#: dashboards/admin/domains/workflows.py:185
msgid "From here you can edit the domain details."
msgstr ""
#: dashboards/admin/domains/workflows.py:198
msgid "Edit Domain"
msgstr ""
#: dashboards/admin/domains/workflows.py:200
#, python-format
msgid "Modified domain \"%s\"."
msgstr ""
#: dashboards/admin/domains/workflows.py:201
#, python-format
msgid "Unable to modify domain \"%s\"."
msgstr ""
#: dashboards/admin/domains/workflows.py:287
#, python-format
msgid "Failed to modify %s domain groups."
msgstr ""
#: dashboards/admin/flavors/panel.py:27 dashboards/admin/flavors/tables.py:31
#: dashboards/admin/flavors/tables.py:130
#: dashboards/admin/flavors/templates/flavors/index.html:3
#: dashboards/admin/flavors/templates/flavors/index.html:6
msgid "Flavors"
msgstr ""
#: dashboards/admin/flavors/tables.py:30
#: dashboards/admin/flavors/templates/flavors/extras/create.html:7
#: dashboards/admin/flavors/templates/flavors/extras/edit.html:7
#: dashboards/admin/flavors/templates/flavors/extras/index.html:7
#: dashboards/project/databases/workflows/create_instance.py:31
#: dashboards/project/instances/templates/instances/_detail_overview.html:46
#: dashboards/project/instances/workflows/create_instance.py:82
msgid "Flavor"
msgstr ""
#: dashboards/admin/flavors/tables.py:39
#: dashboards/admin/flavors/workflows.py:178
#: dashboards/admin/flavors/workflows.py:179
#: dashboards/admin/flavors/templates/flavors/create.html:3
#: dashboards/admin/flavors/templates/flavors/create.html:6
msgid "Create Flavor"
msgstr ""
#: dashboards/admin/flavors/tables.py:46
#: dashboards/admin/flavors/workflows.py:262
#: dashboards/admin/flavors/templates/flavors/update.html:3
#: dashboards/admin/flavors/templates/flavors/update.html:6
msgid "Edit Flavor"
msgstr ""
#: dashboards/admin/flavors/tables.py:53
msgid "View Extra Specs"
msgstr ""
#: dashboards/admin/flavors/tables.py:60
msgid "Modify Access"
msgstr ""
#: dashboards/admin/flavors/tables.py:83 dashboards/admin/flavors/tables.py:87
#, python-format
msgid "%sMB"
msgstr ""
#: dashboards/admin/flavors/tables.py:91 dashboards/admin/flavors/tables.py:95
#: dashboards/project/volumes/volumes/tables.py:191
#, python-format
msgid "%sGB"
msgstr ""
#: dashboards/admin/flavors/tables.py:103
msgid "Flavor Name"
msgstr ""
#: dashboards/admin/flavors/tables.py:104
#: dashboards/admin/flavors/workflows.py:46
#: dashboards/admin/info/tables.py:186 dashboards/admin/overview/views.py:33
#: dashboards/admin/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/overview/views.py:32 usage/tables.py:33
msgid "VCPUs"
msgstr ""
#: dashboards/admin/flavors/tables.py:106
#: dashboards/project/databases/templates/databases/_detail_overview.html:15
#: dashboards/project/instances/templates/instances/_detail_overview.html:48
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:14
#: usage/tables.py:36
msgid "RAM"
msgstr ""
#: dashboards/admin/flavors/tables.py:109
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:11
msgid "Root Disk"
msgstr ""
#: dashboards/admin/flavors/tables.py:112
#: dashboards/project/instances/templates/instances/_detail_overview.html:55
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:12
msgid "Ephemeral Disk"
msgstr ""
#: dashboards/admin/flavors/tables.py:115
msgid "Swap Disk"
msgstr ""
#: dashboards/admin/flavors/tables.py:117
#: dashboards/admin/flavors/workflows.py:41
#: dashboards/admin/networks/forms.py:99
#: dashboards/admin/networks/templates/networks/ports/_update.html:13
#: dashboards/admin/roles/forms.py:37
#: dashboards/admin/routers/templates/routers/_detail_overview.html:9
#: dashboards/admin/users/forms.py:156
#: dashboards/project/database_backups/templates/database_backups/details.html:22
#: dashboards/project/database_backups/templates/database_backups/details.html:44
#: 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:73
#: dashboards/project/loadbalancers/forms.py:165
#: dashboards/project/loadbalancers/forms.py:213
#: 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/forms.py:37
#: 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:12
#: dashboards/project/routers/templates/routers/_detail_overview.html:9
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:11
#: 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:66
#: dashboards/project/vpn/forms.py:137 dashboards/project/vpn/forms.py:207
#: 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:179
msgid "ID"
msgstr ""
#: dashboards/admin/flavors/tables.py:119
#: dashboards/project/containers/forms.py:41
#: dashboards/project/containers/templates/containers/_container_detail.html:14
#: dashboards/project/containers/templates/containers/_container_metadata.html:7
#: dashboards/project/images/images/forms.py:92
#: dashboards/project/images/images/forms.py:208
#: dashboards/project/images/images/tables.py:138
#: dashboards/project/images/images/tables.py:218
#: dashboards/project/images/templates/images/images/_detail_overview.html:19
msgid "Public"
msgstr ""
#: dashboards/admin/flavors/tables.py:123
#: dashboards/admin/flavors/extras/tables.py:59
msgid "Extra Specs"
msgstr ""
#: dashboards/admin/flavors/views.py:49
msgid "Unable to retrieve flavor list."
msgstr ""
#: dashboards/admin/flavors/views.py:72
#: dashboards/admin/flavors/extras/views.py:43
msgid "Unable to retrieve flavor details."
msgstr ""
#: 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 ""
#: dashboards/admin/flavors/workflows.py:38
msgid ""
"Name may only contain letters, numbers, underscores, periods and hyphens."
msgstr ""
#: dashboards/admin/flavors/workflows.py:48
msgid "RAM MB"
msgstr ""
#: 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:225
msgid "Flavor Info"
msgstr ""
#: dashboards/admin/flavors/workflows.py:59
msgid "From here you can create a new flavor to organize instance resources."
msgstr ""
#: dashboards/admin/flavors/workflows.py:71
#: dashboards/admin/flavors/workflows.py:236
msgid "Unable to get flavor list"
msgstr ""
#: dashboards/admin/flavors/workflows.py:78
#: dashboards/admin/flavors/workflows.py:244
#, python-format
msgid "The name \"%s\" is already used by another flavor."
msgstr ""
#: dashboards/admin/flavors/workflows.py:83
#, python-format
msgid "The ID \"%s\" is already used by another flavor."
msgstr ""
#: dashboards/admin/flavors/workflows.py:105
msgid "Unable to retrieve flavor access list. Please try again later."
msgstr ""
#: dashboards/admin/flavors/workflows.py:149
msgid "Flavor Access"
msgstr ""
#: dashboards/admin/flavors/workflows.py:155
msgid ""
"You can control access to this flavor by moving projects from the left "
"column to the right column. Only projects in the right column can use the "
"flavor. If there are no projects in the right column, all projects can use "
"the flavor."
msgstr ""
#: dashboards/admin/flavors/workflows.py:160
msgid "All Projects"
msgstr ""
#: dashboards/admin/flavors/workflows.py:161
msgid "Selected Projects"
msgstr ""
#: dashboards/admin/flavors/workflows.py:162
msgid "No projects found."
msgstr ""
#: dashboards/admin/flavors/workflows.py:163
msgid "No projects selected. All projects can use the flavor."
msgstr ""
#: dashboards/admin/flavors/workflows.py:180
#, python-format
msgid "Created new flavor \"%s\"."
msgstr ""
#: dashboards/admin/flavors/workflows.py:181
#, python-format
msgid "Unable to create flavor \"%s\"."
msgstr ""
#: dashboards/admin/flavors/workflows.py:206
msgid "Unable to create flavor."
msgstr ""
#: dashboards/admin/flavors/workflows.py:217
#, python-format
msgid "Unable to set flavor access for project %s."
msgstr ""
#: dashboards/admin/flavors/workflows.py:227
msgid "From here you can edit the flavor details."
msgstr ""
#: dashboards/admin/flavors/workflows.py:264
#, python-format
msgid "Modified flavor \"%s\"."
msgstr ""
#: dashboards/admin/flavors/workflows.py:265
#, python-format
msgid "Unable to modify flavor \"%s\"."
msgstr ""
#: dashboards/admin/flavors/workflows.py:310
msgid "Modified flavor information, but unable to modify flavor access."
msgstr ""
#: dashboards/admin/flavors/extras/forms.py:34
msgid "Keys"
msgstr ""
#: dashboards/admin/flavors/extras/forms.py:40
#: dashboards/admin/flavors/extras/forms.py:49
#: dashboards/admin/flavors/extras/tables.py:54
msgid "Key"
msgstr ""
#: dashboards/admin/flavors/extras/forms.py:43
msgid ""
"Key Name may only contain letters, numbers, underscores, periods, colons, "
"spaces and hyphens."
msgstr ""
#: dashboards/admin/flavors/extras/forms.py:50
#: dashboards/admin/flavors/extras/forms.py:85
#: dashboards/admin/flavors/extras/tables.py:55
#: dashboards/admin/metering/templates/metering/stats.html:89
msgid "Value"
msgstr ""
#: dashboards/admin/flavors/extras/forms.py:57
msgid "Other Key"
msgstr ""
#: dashboards/admin/flavors/extras/forms.py:64
#: dashboards/project/access_and_security/security_groups/forms.py:40
#: dashboards/project/access_and_security/security_groups/forms.py:67
msgid "This field is required."
msgstr ""
#: dashboards/admin/flavors/extras/forms.py:75
#, python-format
msgid "Created extra spec \"%s\"."
msgstr ""
#: dashboards/admin/flavors/extras/forms.py:80
msgid "Unable to create flavor extra spec."
msgstr ""
#: dashboards/admin/flavors/extras/forms.py:94
#, python-format
msgid "Saved extra spec \"%s\"."
msgstr ""
#: dashboards/admin/flavors/extras/forms.py:98
msgid "Unable to edit extra spec."
msgstr ""
#: dashboards/admin/flavors/extras/tables.py:24
msgid "ExtraSpec"
msgstr ""
#: dashboards/admin/flavors/extras/tables.py:25
msgid "ExtraSpecs"
msgstr ""
#: dashboards/admin/flavors/extras/tables.py:34
#: dashboards/admin/flavors/templates/flavors/extras/_create.html:25
#: dashboards/project/containers/templates/containers/_create_pseudo_folder.html:23
#: dashboards/project/networks/workflows.py:265
#: dashboards/project/networks/subnets/workflows.py:56
msgid "Create"
msgstr ""
#: dashboards/admin/flavors/extras/views.py:61
msgid "Unable to retrieve extra spec list."
msgstr ""
#: dashboards/admin/flavors/extras/views.py:96
msgid "Unable to retrieve flavor extra spec details."
msgstr ""
#: dashboards/admin/flavors/templates/flavors/extras/_create.html:10
#: dashboards/admin/flavors/templates/flavors/extras/create.html:4
msgid "Create Flavor Extra Spec"
msgstr ""
#: dashboards/admin/flavors/templates/flavors/extras/_create.html:20
msgid "Create a new \"extra spec\" key-value pair for a flavor."
msgstr ""
#: dashboards/admin/flavors/templates/flavors/extras/_edit.html:10
msgid "Edit Extra Spec Value"
msgstr ""
#: dashboards/admin/flavors/templates/flavors/extras/_edit.html:20
#, python-format
msgid "Update the \"extra spec\" value for &quot;%(key)s&quot;"
msgstr ""
#: dashboards/admin/flavors/templates/flavors/extras/_index.html:6
#: dashboards/admin/flavors/templates/flavors/extras/index.html:4
msgid "Flavor Extra Specs"
msgstr ""
#: dashboards/admin/flavors/templates/flavors/extras/_index.html:13
#: 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:103
msgid "Close"
msgstr ""
#: dashboards/admin/flavors/templates/flavors/extras/edit.html:4
msgid "Edit Flavor Extra Spec"
msgstr ""
#: dashboards/admin/groups/forms.py:46
#, python-format
msgid "Group \"%s\" was successfully created."
msgstr ""
#: dashboards/admin/groups/forms.py:49
msgid "Unable to create group."
msgstr ""
#: dashboards/admin/groups/forms.py:71
msgid "Group has been updated successfully."
msgstr ""
#: dashboards/admin/groups/forms.py:73
msgid "Unable to update the group."
msgstr ""
#: dashboards/admin/groups/panel.py:24 dashboards/admin/groups/tables.py:61
#: dashboards/admin/groups/tables.py:105
#: dashboards/admin/groups/templates/groups/index.html:3
#: dashboards/admin/groups/templates/groups/index.html:6
msgid "Groups"
msgstr ""
#: dashboards/admin/groups/tables.py:38
#: dashboards/admin/groups/templates/groups/_create.html:8
#: dashboards/admin/groups/templates/groups/_create.html:23
#: dashboards/admin/groups/templates/groups/create.html:3
#: dashboards/admin/groups/templates/groups/create.html:6
msgid "Create Group"
msgstr ""
#: dashboards/admin/groups/tables.py:49
msgid "Edit Group"
msgstr ""
#: dashboards/admin/groups/tables.py:60
msgid "Group"
msgstr ""
#: dashboards/admin/groups/tables.py:74 dashboards/admin/projects/tables.py:29
msgid "Modify Users"
msgstr ""
#: dashboards/admin/groups/tables.py:101
msgid "Group ID"
msgstr ""
#: dashboards/admin/groups/tables.py:122
msgid "Remove"
msgstr ""
#: dashboards/admin/groups/tables.py:123
msgid "Removed"
msgstr ""
#: dashboards/admin/groups/tables.py:124 dashboards/admin/groups/tables.py:181
#: dashboards/admin/users/tables.py:59 dashboards/admin/users/tables.py:102
#: dashboards/project/databases/tables.py:64
#: dashboards/project/instances/workflows/create_instance.py:50
msgid "User"
msgstr ""
#: dashboards/admin/groups/tables.py:125 dashboards/admin/groups/tables.py:182
#: dashboards/admin/users/panel.py:27 dashboards/admin/users/tables.py:60
#: dashboards/admin/users/tables.py:103 dashboards/admin/users/tables.py:146
#: dashboards/admin/users/templates/users/index.html:3
#: dashboards/admin/users/templates/users/index.html:6
#: dashboards/project/databases/tables.py:65
#: dashboards/project/databases/tabs.py:35
msgid "Users"
msgstr ""
#: dashboards/admin/groups/tables.py:146
msgid "Add..."
msgstr ""
#: dashboards/admin/groups/tables.py:160 dashboards/admin/users/forms.py:80
#: dashboards/admin/users/forms.py:157 dashboards/admin/users/tables.py:130
#: dashboards/project/databases/tables.py:176
msgid "User Name"
msgstr ""
#: dashboards/admin/groups/tables.py:161 dashboards/admin/users/forms.py:82
#: dashboards/admin/users/forms.py:159 dashboards/admin/users/tables.py:131
msgid "Email"
msgstr ""
#: dashboards/admin/groups/tables.py:163 dashboards/admin/users/tables.py:138
msgid "User ID"
msgstr ""
#: dashboards/admin/groups/tables.py:173
msgid "Group Members"
msgstr ""
#: dashboards/admin/groups/tables.py:179
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html:27
#: dashboards/project/firewalls/workflows.py:106
#: dashboards/project/firewalls/workflows.py:214
#: dashboards/project/firewalls/workflows.py:292
#: dashboards/project/loadbalancers/workflows.py:129
#: dashboards/project/loadbalancers/workflows.py:246
#: dashboards/project/loadbalancers/workflows.py:381
#: dashboards/project/loadbalancers/workflows.py:522
#: dashboards/project/vpn/workflows.py:92
#: dashboards/project/vpn/workflows.py:191
#: dashboards/project/vpn/workflows.py:288
#: dashboards/project/vpn/workflows.py:470
msgid "Add"
msgstr ""
#: dashboards/admin/groups/tables.py:180
msgid "Added"
msgstr ""
#: dashboards/admin/groups/tables.py:211
msgid "Non-Members"
msgstr ""
#: dashboards/admin/groups/views.py:45
msgid "Unable to retrieve group list."
msgstr ""
#: dashboards/admin/groups/views.py:68
msgid "Unable to update group."
msgstr ""
#: dashboards/admin/groups/views.py:119
msgid "Unable to retrieve group users."
msgstr ""
#: dashboards/admin/groups/views.py:140
msgid "Unable to retrieve users."
msgstr ""
#: dashboards/admin/groups/templates/groups/_add_non_member.html:5
msgid "Add Group Assignment"
msgstr ""
#: dashboards/admin/groups/templates/groups/_create.html:18
msgid "From here you can create a new group to organize users and roles."
msgstr ""
#: dashboards/admin/groups/templates/groups/_update.html:8
#: dashboards/admin/groups/templates/groups/_update.html:23
#: dashboards/admin/groups/templates/groups/update.html:3
#: dashboards/admin/groups/templates/groups/update.html:6
msgid "Update Group"
msgstr ""
#: dashboards/admin/groups/templates/groups/_update.html:18
msgid "From here you can edit the group's details."
msgstr ""
#: dashboards/admin/groups/templates/groups/add_non_member.html:3
msgid "Add User to Group"
msgstr ""
#: dashboards/admin/groups/templates/groups/manage.html:3
msgid "Group Management"
msgstr ""
#: dashboards/admin/groups/templates/groups/manage.html:6
msgid "Group Management: "
msgstr ""
#: dashboards/admin/hypervisors/panel.py:22
#: dashboards/admin/hypervisors/tables.py:64
#: dashboards/admin/hypervisors/templates/hypervisors/index.html:4
msgid "Hypervisors"
msgstr ""
#: dashboards/admin/hypervisors/tables.py:25
msgid "Hostname"
msgstr ""
#: dashboards/admin/hypervisors/tables.py:28
#: dashboards/admin/info/tables.py:149
#: dashboards/admin/routers/ports/tables.py:32
#: dashboards/project/access_and_security/security_groups/forms.py:169
#: dashboards/project/access_and_security/security_groups/forms.py:176
#: dashboards/project/images/images/tables.py:210
#: dashboards/project/loadbalancers/workflows.py:406
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:12
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:41
#: dashboards/project/routers/ports/tables.py:100
#: dashboards/project/volumes/volumes/forms.py:45
#: dashboards/project/volumes/volumes/tables.py:279
msgid "Type"
msgstr ""
#: dashboards/admin/hypervisors/tables.py:31
msgid "VCPUs (total)"
msgstr ""
#: dashboards/admin/hypervisors/tables.py:34
msgid "VCPUs (used)"
msgstr ""
#: dashboards/admin/hypervisors/tables.py:37
msgid "RAM (total)"
msgstr ""
#: dashboards/admin/hypervisors/tables.py:42
msgid "RAM (used)"
msgstr ""
#: dashboards/admin/hypervisors/tables.py:47
msgid "Storage (total)"
msgstr ""
#: dashboards/admin/hypervisors/tables.py:52
msgid "Storage (used)"
msgstr ""
#: dashboards/admin/hypervisors/tables.py:57
#: dashboards/admin/info/tables.py:187 dashboards/admin/instances/panel.py:27
#: dashboards/admin/instances/tables.py:36
#: dashboards/admin/instances/tables.py:167
#: dashboards/admin/instances/templates/instances/index.html:3
#: dashboards/admin/projects/workflows.py:48
#: dashboards/project/databases/tables.py:37
#: dashboards/project/instances/panel.py:23
#: dashboards/project/instances/tables.py:78
#: dashboards/project/instances/tables.py:101
#: dashboards/project/instances/tables.py:137
#: dashboards/project/instances/tables.py:178
#: dashboards/project/instances/tables.py:618
#: dashboards/project/instances/tables.py:639
#: dashboards/project/instances/tables.py:827
#: dashboards/project/instances/templates/instances/index.html:3
#: dashboards/project/instances/templates/instances/index.html:6
#: dashboards/project/network_topology/instances/tables.py:22
msgid "Instances"
msgstr ""
#: dashboards/admin/hypervisors/tables.py:69
#: dashboards/project/instances/tables.py:791
#: dashboards/project/instances/workflows/create_instance.py:79
#: dashboards/project/overview/views.py:32 usage/tables.py:71
msgid "Instance Name"
msgstr ""
#: dashboards/admin/hypervisors/tables.py:72
#: dashboards/project/images/snapshots/forms.py:30
msgid "Instance ID"
msgstr ""
#: dashboards/admin/hypervisors/tables.py:79
msgid "Hypervisor Instances"
msgstr ""
#: dashboards/admin/hypervisors/views.py:36
#: dashboards/admin/instances/views.py:147
msgid "Unable to retrieve hypervisor information."
msgstr ""
#: dashboards/admin/hypervisors/views.py:46
msgid "Unable to retrieve hypervisor statistics."
msgstr ""
#: dashboards/admin/hypervisors/views.py:67
msgid "Unable to retrieve hypervisor instances list."
msgstr ""
#: dashboards/admin/hypervisors/templates/hypervisors/detail.html:3
#: dashboards/admin/hypervisors/templates/hypervisors/detail.html:6
msgid "Hypervisor Servers"
msgstr ""
#: dashboards/admin/hypervisors/templates/hypervisors/index.html:7
msgid "All Hypervisors"
msgstr ""
#: dashboards/admin/hypervisors/templates/hypervisors/index.html:12
msgid "Hypervisor Summary"
msgstr ""
#: dashboards/admin/hypervisors/templates/hypervisors/index.html:15
msgid "VCPU Usage"
msgstr ""
#: 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 ""
#: dashboards/admin/hypervisors/templates/hypervisors/index.html:22
msgid "Memory Usage"
msgstr ""
#: dashboards/admin/hypervisors/templates/hypervisors/index.html:29
msgid "Disk Usage"
msgstr ""
#: dashboards/admin/images/panel.py:27 dashboards/admin/images/tables.py:60
#: 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:59
#: dashboards/project/images/images/tables.py:234
#: dashboards/project/images/templates/images/index.html:3
#: dashboards/project/images/templates/images/index.html:6
msgid "Images"
msgstr ""
#: dashboards/admin/images/tables.py:54
#: dashboards/admin/instances/tables.py:135
#: dashboards/project/images/images/tables.py:208
#: dashboards/project/instances/tables.py:793
#: dashboards/project/instances/templates/instances/_detail_overview.html:104
#: dashboards/project/instances/workflows/create_instance.py:104
msgid "Image Name"
msgstr ""
#: dashboards/admin/images/views.py:52
msgid "Unable to retrieve image list."
msgstr ""
#: 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:9
#: dashboards/project/images/templates/images/images/create.html:3
#: dashboards/project/images/templates/images/images/create.html:6
msgid "Create An Image"
msgstr ""
#: 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/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18
#: 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:18
#: dashboards/project/images/templates/images/images/_update.html:17
#: dashboards/project/images/templates/images/snapshots/_create.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/_update.html:17
#: dashboards/project/networks/templates/networks/ports/_update.html:22
#: dashboards/project/volumes/templates/volumes/snapshots/_update.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/_update_network_profile.html:17
#: dashboards/settings/password/templates/password/_change.html:18
#: dashboards/settings/user/templates/user/_settings.html:18
msgid "Description:"
msgstr ""
#: dashboards/admin/images/templates/images/_create.html:20
msgid "Specify an image to upload to the Image Service."
msgstr ""
#: dashboards/admin/images/templates/images/_create.html:23
#: dashboards/project/images/templates/images/images/_create.html:23
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 ""
#: dashboards/admin/images/templates/images/_create.html:26
#: dashboards/project/images/templates/images/images/_create.html:27
msgid "Please note: "
msgstr ""
#: dashboards/admin/images/templates/images/_create.html:27
#: dashboards/project/images/templates/images/images/_create.html:31
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 ""
#: dashboards/admin/images/templates/images/_create.html:33
#: dashboards/project/images/images/tables.py:77
#: dashboards/project/images/templates/images/images/_create.html:38
msgid "Create Image"
msgstr ""
#: 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 ""
#: dashboards/admin/images/templates/images/_update.html:19
#: dashboards/project/images/templates/images/images/_update.html:18
msgid "From here you can modify different properties of an image."
msgstr ""
#: dashboards/admin/info/panel.py:27
#: dashboards/admin/info/templates/info/index.html:3
#: dashboards/admin/info/templates/info/index.html:6
msgid "System Info"
msgstr ""
#: dashboards/admin/info/tables.py:51 dashboards/admin/metering/tables.py:25
#: dashboards/admin/metering/views.py:149
#: dashboards/project/access_and_security/api_access/tables.py:48
msgid "Service"
msgstr ""
#: dashboards/admin/info/tables.py:52 dashboards/admin/info/tables.py:80
#: dashboards/admin/info/tables.py:101 dashboards/admin/info/tables.py:151
#: dashboards/admin/instances/tables.py:129
#: dashboards/admin/volumes/tables.py:51
#: dashboards/project/databases/tables.py:155
#: dashboards/project/databases/templates/databases/_detail_overview.html:25
msgid "Host"
msgstr ""
#: dashboards/admin/info/tables.py:54 dashboards/admin/info/tables.py:82
#: dashboards/admin/info/tables.py:103 dashboards/admin/info/tables.py:152
#: dashboards/admin/instances/tables.py:145
#: dashboards/admin/networks/tables.py:88
#: dashboards/admin/networks/ports/tables.py:92
#: dashboards/admin/routers/tables.py:61
#: dashboards/admin/routers/ports/tables.py:30
#: dashboards/admin/routers/templates/routers/_detail_overview.html:13
#: dashboards/project/database_backups/tables.py:124
#: dashboards/project/database_backups/templates/database_backups/details.html:24
#: dashboards/project/database_backups/templates/database_backups/details.html:46
#: dashboards/project/databases/tables.py:161
#: dashboards/project/databases/tables.py:214
#: dashboards/project/databases/templates/databases/_detail_overview.html:13
#: dashboards/project/firewalls/tables.py:257
#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25
#: dashboards/project/images/images/tables.py:214
#: dashboards/project/images/templates/images/images/_detail_overview.html:17
#: dashboards/project/instances/tables.py:803
#: dashboards/project/instances/templates/instances/_detail_overview.html:14
#: dashboards/project/loadbalancers/tables.py:218
#: dashboards/project/loadbalancers/tables.py:250
#: 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:55
#: dashboards/project/networks/tables.py:120
#: dashboards/project/networks/ports/tables.py:61
#: dashboards/project/networks/templates/networks/_detail_overview.html:13
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32
#: dashboards/project/routers/tables.py:148
#: dashboards/project/routers/ports/tables.py:98
#: dashboards/project/routers/templates/routers/_detail_overview.html:11
#: dashboards/project/stacks/tables.py:100
#: dashboards/project/stacks/tables.py:132
#: dashboards/project/stacks/tables.py:179
#: 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:31
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36
#: 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:257
#: dashboards/project/vpn/tables.py:189 dashboards/project/vpn/tables.py:216
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71
#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38
msgid "Status"
msgstr ""
#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tabs.py:33
msgid "Services"
msgstr ""
#: dashboards/admin/info/tables.py:81 dashboards/admin/info/tables.py:102
msgid "Zone"
msgstr ""
#: dashboards/admin/info/tables.py:83 dashboards/admin/info/tables.py:105
#: dashboards/admin/info/tables.py:153 dashboards/project/overview/views.py:34
msgid "State"
msgstr ""
#: dashboards/admin/info/tables.py:85 dashboards/admin/info/tables.py:108
#: dashboards/admin/info/tables.py:155
msgid "Updated At"
msgstr ""
#: dashboards/admin/info/tables.py:94 dashboards/admin/info/tabs.py:49
msgid "Compute Services"
msgstr ""
#: dashboards/admin/info/tables.py:117 dashboards/admin/info/tabs.py:66
msgid "Block Storage Services"
msgstr ""
#: dashboards/admin/info/tables.py:138 dashboards/admin/users/tables.py:58
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:63
msgid "Disabled"
msgstr ""
#: dashboards/admin/info/tables.py:143
msgid "Up"
msgstr ""
#: dashboards/admin/info/tables.py:145
msgid "Down"
msgstr ""
#: dashboards/admin/info/tables.py:164 dashboards/admin/info/tabs.py:83
msgid "Network Agents"
msgstr ""
#: dashboards/admin/info/tables.py:183
#: dashboards/admin/projects/workflows.py:44
msgid "Injected File Content Bytes"
msgstr ""
#: dashboards/admin/info/tables.py:184
msgid "Length of Injected File Path"
msgstr ""
#: dashboards/admin/info/tables.py:185
#: dashboards/admin/projects/workflows.py:46
msgid "Metadata Items"
msgstr ""
#: dashboards/admin/info/tables.py:188
#: dashboards/admin/projects/workflows.py:50
msgid "Injected Files"
msgstr ""
#: dashboards/admin/info/tables.py:189
#: dashboards/admin/projects/workflows.py:53
#: dashboards/admin/volumes/panel.py:21 dashboards/admin/volumes/tables.py:56
#: dashboards/admin/volumes/templates/volumes/index.html:3
#: dashboards/admin/volumes/templates/volumes/index.html:6
#: dashboards/project/volumes/panel.py:23
#: dashboards/project/volumes/tabs.py:60
#: dashboards/project/volumes/volumes/tables.py:59
#: dashboards/project/volumes/volumes/tables.py:291
#: dashboards/project/volumes/volumes/tables.py:304
msgid "Volumes"
msgstr ""
#: dashboards/admin/info/tables.py:190
#: dashboards/admin/projects/workflows.py:54
#: dashboards/project/volumes/tabs.py:73
#: dashboards/project/volumes/snapshots/tables.py:45
#: dashboards/project/volumes/snapshots/tables.py:135
msgid "Volume Snapshots"
msgstr ""
#: dashboards/admin/info/tables.py:191
#: dashboards/admin/projects/workflows.py:56
msgid "Total Size of Volumes and Snapshots (GB)"
msgstr ""
#: dashboards/admin/info/tables.py:192
#: dashboards/admin/projects/workflows.py:57
msgid "RAM (MB)"
msgstr ""
#: dashboards/admin/info/tables.py:193
#: dashboards/admin/projects/workflows.py:58
#: dashboards/admin/projects/workflows.py:70
#: dashboards/project/access_and_security/tabs.py:74
#: dashboards/project/access_and_security/floating_ips/tables.py:64
#: dashboards/project/access_and_security/floating_ips/tables.py:145
msgid "Floating IPs"
msgstr ""
#: dashboards/admin/info/tables.py:194
#: dashboards/admin/projects/workflows.py:61
#: dashboards/admin/projects/workflows.py:67
#: dashboards/project/access_and_security/tabs.py:42
#: dashboards/project/access_and_security/security_groups/tables.py:27
#: dashboards/project/access_and_security/security_groups/tables.py:73
#: dashboards/project/instances/templates/instances/_detail_overview.html:77
#: dashboards/project/instances/workflows/create_instance.py:461
#: dashboards/project/instances/workflows/update_instance.py:80
msgid "Security Groups"
msgstr ""
#: dashboards/admin/info/tables.py:195
#: dashboards/admin/projects/workflows.py:63
#: dashboards/admin/projects/workflows.py:69
#: dashboards/project/access_and_security/security_groups/tables.py:171
msgid "Security Group Rules"
msgstr ""
#: dashboards/admin/info/tables.py:196
#: dashboards/project/access_and_security/tabs.py:58
#: dashboards/project/access_and_security/keypairs/tables.py:26
#: dashboards/project/access_and_security/keypairs/tables.py:70
msgid "Key Pairs"
msgstr ""
#: dashboards/admin/info/tables.py:197
#: dashboards/admin/networks/ports/tables.py:89
#: dashboards/admin/projects/workflows.py:59
#: dashboards/admin/routers/ports/tables.py:29
#: dashboards/project/networks/ports/tables.py:59
#: dashboards/project/routers/ports/tables.py:97
msgid "Fixed IPs"
msgstr ""
#: dashboards/admin/info/tables.py:198
msgid "LUKS Volumes"
msgstr ""
#: dashboards/admin/info/tables.py:199
msgid "LUKS Volume Snapshots"
msgstr ""
#: dashboards/admin/info/tables.py:201
msgid "Total Size of LUKS Volumes and Snapshots (GB)"
msgstr ""
#: dashboards/admin/info/tables.py:202
msgid "dm-crypt"
msgstr ""
#: dashboards/admin/info/tables.py:208
msgid "Quota Name"
msgstr ""
#: dashboards/admin/info/tables.py:209
msgid "Limit"
msgstr ""
#: dashboards/admin/info/tables.py:216
msgid "Quotas"
msgstr ""
#: dashboards/admin/info/tabs.py:57
msgid "Unable to get nova services list."
msgstr ""
#: dashboards/admin/info/tabs.py:74
msgid "Unable to get cinder services list."
msgstr ""
#: dashboards/admin/info/tabs.py:94
msgid "Unable to get network agents list."
msgstr ""
#: dashboards/admin/info/tabs.py:103
msgid "Default Quotas"
msgstr ""
#: dashboards/admin/info/tabs.py:113
msgid "Unable to get quota info."
msgstr ""
#: dashboards/admin/info/templates/info/_cell_status.html:4
msgid "Reason"
msgstr ""
#: dashboards/admin/instances/forms.py:27
msgid "Current Host"
msgstr ""
#: dashboards/admin/instances/forms.py:31
msgid "New Host"
msgstr ""
#: dashboards/admin/instances/forms.py:33
msgid "Choose a Host to migrate to."
msgstr ""
#: dashboards/admin/instances/forms.py:34
msgid "Disk Over Commit"
msgstr ""
#: dashboards/admin/instances/forms.py:36
msgid "Block Migration"
msgstr ""
#: dashboards/admin/instances/forms.py:56
msgid "Select a new host"
msgstr ""
#: dashboards/admin/instances/forms.py:58
msgid "No other hosts available."
msgstr ""
#: dashboards/admin/instances/forms.py:70
#, python-format
msgid "The instance is preparing the live migration to host \"%s\"."
msgstr ""
#: dashboards/admin/instances/forms.py:75
#, python-format
msgid "Failed to live migrate instance to host \"%s\"."
msgstr ""
#: dashboards/admin/instances/tables.py:33
msgid "Migrate"
msgstr ""
#: dashboards/admin/instances/tables.py:34
msgid "Scheduled migration (pending confirmation) of"
msgstr ""
#: dashboards/admin/instances/tables.py:35
#: dashboards/project/access_and_security/floating_ips/tables.py:131
#: dashboards/project/access_and_security/floating_ips/workflows.py:34
#: dashboards/project/databases/tables.py:36
#: dashboards/project/instances/tables.py:77
#: dashboards/project/instances/tables.py:100
#: dashboards/project/instances/tables.py:136
#: dashboards/project/instances/tables.py:177
#: dashboards/project/instances/tables.py:617
#: dashboards/project/instances/tables.py:638
#: dashboards/project/network_topology/templates/network_topology/_svg_element.html:196
#: dashboards/project/volumes/volumes/tables.py:329
msgid "Instance"
msgstr ""
#: dashboards/admin/instances/tables.py:57
#: dashboards/admin/instances/templates/instances/_live_migrate.html:23
msgid "Live Migrate Instance"
msgstr ""
#: dashboards/admin/instances/tables.py:86
#: dashboards/admin/instances/tables.py:122
#: dashboards/admin/metering/templates/metering/stats.html:84
#: dashboards/admin/networks/forms.py:34
#: dashboards/admin/networks/tables.py:81
#: dashboards/admin/projects/tables.py:103
#: dashboards/admin/routers/tables.py:55 dashboards/admin/volumes/tables.py:52
#: dashboards/project/dashboard.py:61
#: dashboards/project/images/images/tables.py:132
#: dashboards/project/instances/workflows/create_instance.py:49
#: dashboards/router/nexus1000v/forms.py:122
#: dashboards/router/nexus1000v/forms.py:194
#: dashboards/router/nexus1000v/tables.py:60
#: dashboards/router/nexus1000v/tables.py:82
msgid "Project"
msgstr ""
#: dashboards/admin/instances/tables.py:137
#: dashboards/project/access_and_security/floating_ips/tables.py:127
#: dashboards/project/access_and_security/floating_ips/workflows.py:30
#: dashboards/project/access_and_security/floating_ips/workflows.py:37
#: dashboards/project/instances/tables.py:795
#: dashboards/project/loadbalancers/tables.py:243
msgid "IP Address"
msgstr ""
#: dashboards/admin/instances/tables.py:140
#: dashboards/project/containers/tables.py:412
#: dashboards/project/containers/templates/containers/_container_detail.html:22
#: dashboards/project/containers/templates/containers/_object_detail.html:18
#: dashboards/project/databases/tables.py:157
#: dashboards/project/images/images/tables.py:228
#: dashboards/project/images/templates/images/images/_detail_overview.html:44
#: dashboards/project/instances/tables.py:798
#: 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:253
msgid "Size"
msgstr ""
#: dashboards/admin/instances/tables.py:151
#: dashboards/project/instances/tables.py:810
msgid "Task"
msgstr ""
#: dashboards/admin/instances/tables.py:158
#: dashboards/project/instances/tables.py:817
msgid "Power State"
msgstr ""
#: dashboards/admin/instances/tables.py:160
#: dashboards/project/instances/tables.py:820
#: dashboards/project/instances/templates/instances/_detail_overview.html:20
#: usage/tables.py:74
msgid "Uptime"
msgstr ""
#: dashboards/admin/instances/views.py:84
#: dashboards/project/access_and_security/tabs.py:99
#: dashboards/project/access_and_security/floating_ips/workflows.py:84
msgid "Unable to retrieve instance list."
msgstr ""
#: dashboards/admin/instances/views.py:91
#: dashboards/project/instances/views.py:78
msgid "Unable to retrieve IP addresses from Neutron."
msgstr ""
#: dashboards/admin/instances/views.py:106
#: dashboards/admin/networks/views.py:47
msgid "Unable to retrieve instance project information."
msgstr ""
#: dashboards/admin/instances/views.py:123
#: dashboards/project/instances/views.py:122
msgid "Unable to retrieve instance size information."
msgstr ""
#: dashboards/admin/instances/views.py:157
#: dashboards/project/instances/views.py:202
#: dashboards/project/instances/views.py:312
msgid "Unable to retrieve instance details."
msgstr ""
#: 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 ""
#: dashboards/admin/instances/templates/instances/_live_migrate.html:18
msgid "From here you can live migrate an instance to a specific host."
msgstr ""
#: dashboards/admin/instances/templates/instances/index.html:6
msgid "All Instances"
msgstr ""
#: dashboards/admin/metering/panel.py:20
msgid "Resource Usage"
msgstr ""
#: dashboards/admin/metering/tables.py:26
#: dashboards/admin/metering/views.py:148
msgid "Meter"
msgstr ""
#: dashboards/admin/metering/tables.py:28
msgid "Day"
msgstr ""
#: dashboards/admin/metering/tables.py:30
#: dashboards/admin/metering/views.py:149
msgid "Value (Avg)"
msgstr ""
#: dashboards/admin/metering/tabs.py:24
msgid "Stats"
msgstr ""
#: dashboards/admin/metering/tabs.py:41
msgid "There are no meters defined yet."
msgstr ""
#: dashboards/admin/metering/tabs.py:57
msgid "Daily Report"
msgstr ""
#: dashboards/admin/metering/views.py:148
#: dashboards/admin/overview/views.py:33 usage/tables.py:44
msgid "Project Name"
msgstr ""
#: dashboards/admin/metering/views.py:149
msgid "Time"
msgstr ""
#: dashboards/admin/metering/views.py:264
msgid "Unable to retrieve tenant list."
msgstr ""
#: dashboards/admin/metering/views.py:303
msgid "Unable to retrieve statistics."
msgstr ""
#: dashboards/admin/metering/views.py:310
msgid "Nova"
msgstr ""
#: dashboards/admin/metering/views.py:311
msgid "Neutron"
msgstr ""
#: dashboards/admin/metering/views.py:312
msgid "Glance"
msgstr ""
#: dashboards/admin/metering/views.py:313
msgid "Cinder"
msgstr ""
#: dashboards/admin/metering/views.py:314
msgid "Swift_meters"
msgstr ""
#: dashboards/admin/metering/views.py:315
msgid "Kwapi"
msgstr ""
#: dashboards/admin/metering/templates/metering/daily.html:6
#: dashboards/admin/metering/templates/metering/stats.html:102
msgid "Period"
msgstr ""
#: dashboards/admin/metering/templates/metering/daily.html:10
#: dashboards/admin/metering/templates/metering/stats.html:106
msgid "Last day"
msgstr ""
#: dashboards/admin/metering/templates/metering/daily.html:11
#: dashboards/admin/metering/templates/metering/stats.html:107
msgid "Last week"
msgstr ""
#: dashboards/admin/metering/templates/metering/daily.html:12
#: dashboards/admin/metering/templates/metering/stats.html:108
msgid "Month to date"
msgstr ""
#: dashboards/admin/metering/templates/metering/daily.html:13
#: dashboards/admin/metering/templates/metering/stats.html:109
msgid "Last 15 days"
msgstr ""
#: dashboards/admin/metering/templates/metering/daily.html:14
#: dashboards/admin/metering/templates/metering/stats.html:110
msgid "Last 30 days"
msgstr ""
#: dashboards/admin/metering/templates/metering/daily.html:15
#: dashboards/admin/metering/templates/metering/stats.html:111
msgid "Last year"
msgstr ""
#: dashboards/admin/metering/templates/metering/daily.html:16
#: dashboards/admin/metering/templates/metering/stats.html:112
#: dashboards/router/nexus1000v/forms.py:63
msgid "Other"
msgstr ""
#: dashboards/admin/metering/templates/metering/daily.html:21
#: dashboards/admin/metering/templates/metering/stats.html:117
msgid "From"
msgstr ""
#: dashboards/admin/metering/templates/metering/daily.html:28
#: dashboards/admin/metering/templates/metering/stats.html:124
msgid "To"
msgstr ""
#: dashboards/admin/metering/templates/metering/daily.html:35
msgid "Limit project count"
msgstr ""
#: dashboards/admin/metering/templates/metering/daily.html:40
msgid "Generate Report"
msgstr ""
#: dashboards/admin/metering/templates/metering/index.html:3
#: dashboards/admin/metering/templates/metering/index.html:6
msgid "Resources Usage Overview"
msgstr ""
#: dashboards/admin/metering/templates/metering/report.html:4
msgid "Usage Report"
msgstr ""
#: dashboards/admin/metering/templates/metering/report.html:7
msgid "Daily Usage Report Per Project"
msgstr ""
#: dashboards/admin/metering/templates/metering/report.html:12
#: usage/tables.py:25
msgid "Download CSV Summary"
msgstr ""
#: dashboards/admin/metering/templates/metering/report.html:13
msgid "Back"
msgstr ""
#: dashboards/admin/metering/templates/metering/report.html:20
msgid "No data available"
msgstr ""
#: dashboards/admin/metering/templates/metering/stats.html:10
msgid "Metric"
msgstr ""
#: dashboards/admin/metering/templates/metering/stats.html:16
msgid "Compute (Nova)"
msgstr ""
#: dashboards/admin/metering/templates/metering/stats.html:26
msgid "Network (Neutron)"
msgstr ""
#: dashboards/admin/metering/templates/metering/stats.html:36
msgid "Image (Glance)"
msgstr ""
#: dashboards/admin/metering/templates/metering/stats.html:46
msgid "Volume (Cinder)"
msgstr ""
#: dashboards/admin/metering/templates/metering/stats.html:56
msgid "Object Storage (Swift)"
msgstr ""
#: dashboards/admin/metering/templates/metering/stats.html:66
msgid "Energy (Kwapi)"
msgstr ""
#: dashboards/admin/metering/templates/metering/stats.html:79
msgid "Group by"
msgstr ""
#: dashboards/admin/metering/templates/metering/stats.html:83
msgid "--"
msgstr ""
#: dashboards/admin/metering/templates/metering/stats.html:94
msgid "Avg."
msgstr ""
#: dashboards/admin/metering/templates/metering/stats.html:95
msgid "Min."
msgstr ""
#: dashboards/admin/metering/templates/metering/stats.html:96
msgid "Max."
msgstr ""
#: dashboards/admin/metering/templates/metering/stats.html:97
msgid "Sum."
msgstr ""
#: dashboards/admin/metering/templates/metering/stats.html:136
msgid "Statistics of all resources"
msgstr ""
#: dashboards/admin/networks/forms.py:36
#: dashboards/project/networks/workflows.py:38
#: dashboards/router/nexus1000v/tables.py:37
#: dashboards/router/nexus1000v/tables.py:59
#: dashboards/router/nexus1000v/tables.py:74
#: dashboards/router/nexus1000v/tabs.py:22
msgid "Network Profile"
msgstr ""
#: dashboards/admin/networks/forms.py:37
#: dashboards/admin/networks/forms.py:102
#: dashboards/admin/networks/tables.py:90
#: dashboards/admin/networks/ports/forms.py:42
#: dashboards/admin/networks/ports/tables.py:94
#: dashboards/admin/routers/ports/tables.py:34
#: dashboards/project/firewalls/workflows.py:245
#: dashboards/project/loadbalancers/forms.py:40
#: dashboards/project/loadbalancers/forms.py:92
#: dashboards/project/loadbalancers/forms.py:172
#: dashboards/project/loadbalancers/forms.py:231
#: dashboards/project/loadbalancers/workflows.py:41
#: dashboards/project/loadbalancers/workflows.py:186
#: dashboards/project/loadbalancers/workflows.py:311
#: dashboards/project/loadbalancers/workflows.py:468
#: dashboards/project/networks/forms.py:40
#: dashboards/project/networks/tables.py:122
#: dashboards/project/networks/workflows.py:39
#: dashboards/project/networks/ports/forms.py:36
#: dashboards/project/networks/ports/tables.py:63
#: dashboards/project/networks/templates/networks/_detail_overview.html:15
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34
#: dashboards/project/routers/ports/tables.py:102
#: dashboards/project/vpn/forms.py:39 dashboards/project/vpn/forms.py:257
#: dashboards/project/vpn/workflows.py:33
#: dashboards/project/vpn/workflows.py:416
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:68
#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:35
msgid "Admin State"
msgstr ""
#: dashboards/admin/networks/forms.py:39
#: dashboards/admin/networks/forms.py:103
#: dashboards/admin/networks/tables.py:86
#: dashboards/project/firewalls/forms.py:68
#: dashboards/project/firewalls/forms.py:116
#: dashboards/project/firewalls/workflows.py:67
#: dashboards/project/firewalls/workflows.py:182
#: dashboards/project/firewalls/workflows.py:242
#: dashboards/project/firewalls/templates/firewalls/_policy_details.html:31
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:50
#: dashboards/project/networks/tables.py:118
#: dashboards/project/networks/templates/networks/_detail_overview.html:17
msgid "Shared"
msgstr ""
#: dashboards/admin/networks/forms.py:41
#: dashboards/admin/networks/forms.py:104
#: dashboards/admin/routers/tables.py:64
#: dashboards/project/networks/templates/networks/_detail_overview.html:19
#: dashboards/project/routers/tables.py:151
#: dashboards/project/routers/ports/forms.py:146
msgid "External Network"
msgstr ""
#: dashboards/admin/networks/forms.py:50 dashboards/admin/users/forms.py:57
msgid "Select a project"
msgstr ""
#: dashboards/admin/networks/forms.py:62
#: dashboards/project/networks/workflows.py:50
msgid "Select a profile"
msgstr ""
#: dashboards/admin/networks/forms.py:72
#: dashboards/project/networks/workflows.py:60
#: dashboards/router/nexus1000v/views.py:55
msgid "Network Profiles could not be retrieved."
msgstr ""
#: dashboards/admin/networks/forms.py:86
#, python-format
msgid "Network %s was successfully created."
msgstr ""
#: dashboards/admin/networks/forms.py:92
#, python-format
msgid "Failed to create network %s"
msgstr ""
#: dashboards/admin/networks/forms.py:115
#: dashboards/project/networks/forms.py:49
#, python-format
msgid "Network %s was successfully updated."
msgstr ""
#: dashboards/admin/networks/forms.py:120
#: dashboards/project/networks/forms.py:54
#, python-format
msgid "Failed to update network %s"
msgstr ""
#: dashboards/admin/networks/panel.py:23
#: dashboards/admin/networks/tables.py:34
#: dashboards/admin/networks/tables.py:94
#: dashboards/admin/networks/templates/networks/index.html:3
#: dashboards/admin/networks/templates/networks/index.html:6
#: dashboards/admin/projects/workflows.py:71
#: dashboards/project/instances/workflows/create_instance.py:553
#: dashboards/project/networks/panel.py:23
#: dashboards/project/networks/tables.py:42
#: dashboards/project/networks/tables.py:126
#: dashboards/project/networks/templates/networks/index.html:3
#: dashboards/project/networks/templates/networks/index.html:6
msgid "Networks"
msgstr ""
#: dashboards/admin/networks/tables.py:33 dashboards/project/dashboard.py:32
#: dashboards/project/networks/tables.py:41
#: dashboards/project/networks/workflows.py:67
#: dashboards/project/networks/templates/networks/subnets/index.html:3
#: dashboards/project/networks/templates/networks/subnets/index.html:6
msgid "Network"
msgstr ""
#: dashboards/admin/networks/tables.py:47
#: dashboards/project/networks/tables.py:64
#, python-format
msgid "Failed to delete network %s"
msgstr ""
#: dashboards/admin/networks/tables.py:55
#: dashboards/admin/networks/templates/networks/_create.html:9
#: dashboards/admin/networks/templates/networks/_create.html:24
#: 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:72
#: dashboards/project/networks/workflows.py:264
#: dashboards/project/networks/templates/networks/_create.html:8
#: dashboards/project/networks/templates/networks/_create.html:23
msgid "Create Network"
msgstr ""
#: dashboards/admin/networks/tables.py:63
#: dashboards/admin/networks/templates/networks/_update.html:8
#: dashboards/project/networks/tables.py:80
#: dashboards/project/networks/templates/networks/_update.html:8
msgid "Edit Network"
msgstr ""
#: dashboards/admin/networks/tables.py:82
#: dashboards/admin/networks/ports/forms.py:33
#: dashboards/project/networks/workflows.py:35
msgid "Network Name"
msgstr ""
#: dashboards/admin/networks/tables.py:85
#: dashboards/project/networks/tables.py:117
msgid "Subnets Associated"
msgstr ""
#: dashboards/admin/networks/views.py:58
#: dashboards/project/networks/views.py:52
msgid "Network list can not be retrieved."
msgstr ""
#: dashboards/admin/networks/views.py:90
#: dashboards/project/networks/views.py:107
msgid "Subnet list can not be retrieved."
msgstr ""
#: dashboards/admin/networks/views.py:102
#: dashboards/project/networks/views.py:119
msgid "Port list can not be retrieved."
msgstr ""
#: dashboards/admin/networks/views.py:117
#: dashboards/admin/networks/subnets/tables.py:107
#: dashboards/project/networks/views.py:132
#: dashboards/project/networks/subnets/tables.py:118
#, python-format
msgid "Unable to retrieve details for network \"%s\"."
msgstr ""
#: 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:15
msgid "Network ID"
msgstr ""
#: dashboards/admin/networks/ports/forms.py:44
#: dashboards/admin/networks/ports/forms.py:78
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:39
msgid "Device ID"
msgstr ""
#: dashboards/admin/networks/ports/forms.py:45
#: dashboards/admin/networks/ports/forms.py:79
msgid "Device ID attached to the port"
msgstr ""
#: dashboards/admin/networks/ports/forms.py:47
#: dashboards/admin/networks/ports/forms.py:81
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:38
msgid "Device Owner"
msgstr ""
#: dashboards/admin/networks/ports/forms.py:48
#: dashboards/admin/networks/ports/forms.py:82
msgid "Device owner attached to the port"
msgstr ""
#: dashboards/admin/networks/ports/forms.py:63
#, python-format
msgid "Port %s was successfully created."
msgstr ""
#: dashboards/admin/networks/ports/forms.py:68
#, python-format
msgid "Failed to create a port for network %s"
msgstr ""
#: dashboards/admin/networks/ports/forms.py:95
#: dashboards/project/networks/ports/forms.py:45
#, python-format
msgid "Port %s was successfully updated."
msgstr ""
#: dashboards/admin/networks/ports/forms.py:100
#: dashboards/project/networks/ports/forms.py:50
#, python-format
msgid "Failed to update port %s"
msgstr ""
#: dashboards/admin/networks/ports/tables.py:32
#: dashboards/project/access_and_security/security_groups/forms.py:127
#: dashboards/project/access_and_security/security_groups/forms.py:136
#: dashboards/project/access_and_security/security_groups/forms.py:143
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:7
msgid "Port"
msgstr ""
#: dashboards/admin/networks/ports/tables.py:33
#: dashboards/admin/networks/ports/tables.py:98
#: dashboards/admin/projects/workflows.py:72
#: dashboards/project/networks/ports/tables.py:70
msgid "Ports"
msgstr ""
#: dashboards/admin/networks/ports/tables.py:46
#, python-format
msgid "Failed to delete port: %s"
msgstr ""
#: dashboards/admin/networks/ports/tables.py:56
#: 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 ""
#: dashboards/admin/networks/ports/tables.py:68
#: dashboards/admin/networks/templates/networks/ports/_update.html:8
#: dashboards/project/networks/ports/tables.py:39
#: dashboards/project/networks/templates/networks/ports/_update.html:8
msgid "Edit Port"
msgstr ""
#: dashboards/admin/networks/ports/tables.py:91
msgid "Device Attached"
msgstr ""
#: dashboards/admin/networks/ports/tabs.py:25
#: dashboards/admin/overview/panel.py:27
#: dashboards/admin/overview/templates/overview/usage.html:6
#: dashboards/project/databases/tabs.py:25
#: dashboards/project/images/images/tabs.py:22
#: dashboards/project/instances/tabs.py:26
#: dashboards/project/networks/ports/tabs.py:25
#: dashboards/project/networks/subnets/tabs.py:25
#: 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/snapshots/tabs.py:25
#: dashboards/project/volumes/volumes/tabs.py:21
msgid "Overview"
msgstr ""
#: dashboards/admin/networks/ports/tabs.py:35
#: dashboards/project/networks/ports/tabs.py:35
#: dashboards/project/routers/ports/tabs.py:35
msgid "Unable to retrieve port details."
msgstr ""
#: dashboards/admin/networks/ports/views.py:48
#: dashboards/project/networks/subnets/views.py:46
msgid "Unable to retrieve network."
msgstr ""
#: dashboards/admin/networks/subnets/tables.py:31
#: dashboards/project/loadbalancers/tables.py:216
#: dashboards/project/loadbalancers/workflows.py:38
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:29
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:18
#: dashboards/project/networks/workflows.py:113
#: dashboards/project/networks/subnets/tables.py:44
#: dashboards/project/networks/subnets/workflows.py:37
#: dashboards/project/networks/subnets/workflows.py:118
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:7
#: dashboards/project/routers/ports/forms.py:29
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:30
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:44
#: dashboards/project/vpn/tables.py:212 dashboards/project/vpn/workflows.py:32
msgid "Subnet"
msgstr ""
#: dashboards/admin/networks/subnets/tables.py:32
#: dashboards/admin/networks/subnets/tables.py:114
#: dashboards/admin/projects/workflows.py:74
#: dashboards/project/networks/subnets/tables.py:45
#: dashboards/project/networks/subnets/tables.py:125
msgid "Subnets"
msgstr ""
#: dashboards/admin/networks/subnets/tables.py:45
#: dashboards/project/networks/subnets/tables.py:58
#, python-format
msgid "Failed to delete subnet %s"
msgstr ""
#: dashboards/admin/networks/subnets/tables.py:55
#: dashboards/project/networks/workflows.py:82
#: dashboards/project/networks/subnets/tables.py:68
#: dashboards/project/networks/subnets/workflows.py:55
msgid "Create Subnet"
msgstr ""
#: dashboards/admin/networks/subnets/tables.py:74
#: dashboards/project/networks/subnets/tables.py:87
#: dashboards/project/networks/subnets/workflows.py:149
msgid "Edit Subnet"
msgstr ""
#: dashboards/admin/networks/subnets/tables.py:93
#: dashboards/project/access_and_security/security_groups/forms.py:192
#: dashboards/project/access_and_security/security_groups/forms.py:204
#: dashboards/project/access_and_security/security_groups/forms.py:214
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:19
msgid "CIDR"
msgstr ""
#: dashboards/admin/networks/subnets/tables.py:94
#: dashboards/project/networks/workflows.py:95
#: dashboards/project/networks/subnets/tables.py:107
#: dashboards/project/networks/subnets/workflows.py:101
msgid "IP Version"
msgstr ""
#: dashboards/admin/networks/subnets/tables.py:95
#: dashboards/project/networks/workflows.py:97
#: dashboards/project/networks/subnets/tables.py:108
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:30
msgid "Gateway IP"
msgstr ""
#: dashboards/admin/networks/subnets/workflows.py:46
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr ""
#: dashboards/admin/networks/templates/networks/_create.html:19
#: dashboards/project/networks/templates/networks/_create.html:18
msgid "Select a name for your network."
msgstr ""
#: 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 ""
#: dashboards/admin/networks/templates/networks/_update.html:23
#: dashboards/admin/networks/templates/networks/ports/_update.html:28
#: 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/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 ""
#: 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
#: dashboards/router/nexus1000v/templates/nexus1000v/update_network_profile.html:3
msgid "Update Network"
msgstr ""
#: 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 ""
#: 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 ""
#: 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 ""
#: 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 ""
#: dashboards/admin/overview/views.py:33
#: dashboards/project/overview/views.py:32
msgid "Ram (MB)"
msgstr ""
#: dashboards/admin/overview/views.py:34
#: dashboards/project/overview/views.py:33
msgid "Disk (GB)"
msgstr ""
#: dashboards/admin/overview/views.py:34
#: dashboards/project/overview/views.py:33
msgid "Usage (Hours)"
msgstr ""
#: dashboards/admin/overview/views.py:65 dashboards/admin/projects/views.py:86
msgid "Unable to retrieve project list."
msgstr ""
#: dashboards/admin/overview/views.py:73
#: dashboards/project/databases/tables.py:63
#: dashboards/project/databases/tables.py:79
#: dashboards/project/instances/tables.py:688
#: dashboards/project/instances/tables.py:704
msgid "Deleted"
msgstr ""
#: dashboards/admin/overview/templates/overview/usage.csv:1
#: dashboards/project/overview/templates/overview/usage.csv:1
msgid "Usage Report For Period"
msgstr ""
#: dashboards/admin/overview/templates/overview/usage.csv:2
#: dashboards/project/overview/templates/overview/usage.csv:3
msgid "Active Instances"
msgstr ""
#: dashboards/admin/overview/templates/overview/usage.csv:3
#: dashboards/project/overview/templates/overview/usage.csv:4
msgid "CPU-HRs Used"
msgstr ""
#: dashboards/admin/overview/templates/overview/usage.csv:4
msgid "Total Active RAM (MB)"
msgstr ""
#: dashboards/admin/overview/templates/overview/usage.csv:5
#: dashboards/project/overview/templates/overview/usage.csv:6
msgid "Total Disk Size"
msgstr ""
#: dashboards/admin/overview/templates/overview/usage.csv:6
#: dashboards/project/overview/templates/overview/usage.csv:7
msgid "Total Disk Usage"
msgstr ""
#: dashboards/admin/overview/templates/overview/usage.html:3
msgid "Usage Overview"
msgstr ""
#: dashboards/admin/overview/templates/overview/usage.html:12
msgid "Monitoring"
msgstr ""
#: dashboards/admin/projects/panel.py:27
#: dashboards/admin/projects/tables.py:104
#: dashboards/admin/projects/tables.py:186
#: dashboards/admin/projects/templates/projects/index.html:3
#: dashboards/admin/projects/templates/projects/index.html:6
#: templates/403.html:25 templates/404.html:24
msgid "Projects"
msgstr ""
#: dashboards/admin/projects/tables.py:60
msgid "View Usage"
msgstr ""
#: dashboards/admin/projects/tables.py:68
#: dashboards/admin/projects/workflows.py:344
#: dashboards/admin/projects/workflows.py:345
msgid "Create Project"
msgstr ""
#: dashboards/admin/projects/tables.py:79
#: dashboards/admin/projects/workflows.py:493
msgid "Edit Project"
msgstr ""
#: dashboards/admin/projects/tables.py:90
msgid "Modify Quotas"
msgstr ""
#: dashboards/admin/projects/tables.py:158
msgid "This name is already taken."
msgstr ""
#: dashboards/admin/projects/tables.py:177
#: dashboards/admin/routers/templates/routers/_detail_overview.html:11
#: 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 ""
#: dashboards/admin/projects/views.py:56
#: dashboards/router/nexus1000v/views.py:44
msgid "Unable to retrieve project information."
msgstr ""
#: dashboards/admin/projects/views.py:129
msgid "Unable to retrieve default Neutron quota values."
msgstr ""
#: dashboards/admin/projects/views.py:137
msgid "Unable to retrieve default quota values."
msgstr ""
#: dashboards/admin/projects/views.py:167 dashboards/admin/users/views.py:94
msgid "Unable to retrieve project domain."
msgstr ""
#: dashboards/admin/projects/views.py:181
msgid "Unable to retrieve project details."
msgstr ""
#: dashboards/admin/projects/workflows.py:73
#: dashboards/admin/routers/panel.py:23 dashboards/admin/routers/tables.py:71
#: dashboards/admin/routers/templates/routers/index.html:3
#: dashboards/admin/routers/templates/routers/index.html:6
#: dashboards/project/network_topology/routers/tables.py:27
#: dashboards/project/routers/panel.py:23
#: dashboards/project/routers/tables.py:32
#: dashboards/project/routers/tables.py:158
#: dashboards/project/routers/templates/routers/index.html:3
#: dashboards/project/routers/templates/routers/index.html:6
msgid "Routers"
msgstr ""
#: dashboards/admin/projects/workflows.py:87
msgid "Quota"
msgstr ""
#: dashboards/admin/projects/workflows.py:89
msgid "From here you can set quotas (max limits) for the project."
msgstr ""
#: dashboards/admin/projects/workflows.py:104
#: dashboards/admin/users/forms.py:77 dashboards/admin/users/forms.py:153
msgid "Domain Name"
msgstr ""
#: dashboards/admin/projects/workflows.py:127
#: dashboards/admin/projects/workflows.py:476
msgid "Project Info"
msgstr ""
#: dashboards/admin/projects/workflows.py:128
msgid "From here you can create a new project to organize users."
msgstr ""
#: dashboards/admin/projects/workflows.py:147
msgid "Unable to retrieve user list. Please try again later."
msgstr ""
#: dashboards/admin/projects/workflows.py:219
#: dashboards/admin/projects/workflows.py:226
msgid "Project Members"
msgstr ""
#: dashboards/admin/projects/workflows.py:225
msgid "All Users"
msgstr ""
#: dashboards/admin/projects/workflows.py:227
msgid "No users found."
msgstr ""
#: dashboards/admin/projects/workflows.py:228
msgid "No users."
msgstr ""
#: dashboards/admin/projects/workflows.py:236
#: dashboards/admin/users/views.py:52
msgid "Unable to retrieve user list."
msgstr ""
#: dashboards/admin/projects/workflows.py:316
#: dashboards/admin/projects/workflows.py:323
msgid "Project Groups"
msgstr ""
#: dashboards/admin/projects/workflows.py:346
#, python-format
msgid "Created new project \"%s\"."
msgstr ""
#: dashboards/admin/projects/workflows.py:347
#, python-format
msgid "Unable to create project \"%s\"."
msgstr ""
#: dashboards/admin/projects/workflows.py:409
msgid ", add project groups"
msgstr ""
#: dashboards/admin/projects/workflows.py:412
#, python-format
msgid ""
"Failed to add %(users_to_add)s project members%(group_msg)s and set project "
"quotas."
msgstr ""
#: dashboards/admin/projects/workflows.py:443
#, python-format
msgid "Failed to add %s project groups and update project quotas."
msgstr ""
#: dashboards/admin/projects/workflows.py:468
msgid "Unable to set project quotas."
msgstr ""
#: dashboards/admin/projects/workflows.py:478
msgid "From here you can edit the project details."
msgstr ""
#: dashboards/admin/projects/workflows.py:495
#, python-format
msgid "Modified project \"%s\"."
msgstr ""
#: dashboards/admin/projects/workflows.py:496
#, python-format
msgid "Unable to modify project \"%s\"."
msgstr ""
#: dashboards/admin/projects/workflows.py:591
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 ""
#: dashboards/admin/projects/workflows.py:626
msgid ", update project groups"
msgstr ""
#: dashboards/admin/projects/workflows.py:629
#, python-format
msgid ""
"Failed to modify %(users_to_modify)s project members%(group_msg)s and update "
"project quotas."
msgstr ""
#: dashboards/admin/projects/workflows.py:701
#, python-format
msgid ""
"Failed to modify %s project members, update project groups and update "
"project quotas."
msgstr ""
#: dashboards/admin/projects/workflows.py:731
msgid ""
"Modified project information and members, but unable to modify project "
"quotas."
msgstr ""
#: dashboards/admin/projects/templates/projects/usage.html:3
msgid "Project Usage Overview"
msgstr ""
#: dashboards/admin/projects/templates/projects/usage.html:6
msgid "Project Usage"
msgstr ""
#: dashboards/admin/roles/forms.py:25 dashboards/admin/roles/forms.py:38
#: dashboards/admin/roles/tables.py:65
msgid "Role Name"
msgstr ""
#: dashboards/admin/roles/forms.py:30
msgid "Role created successfully."
msgstr ""
#: dashboards/admin/roles/forms.py:33
msgid "Unable to create role."
msgstr ""
#: dashboards/admin/roles/forms.py:43
msgid "Role updated successfully."
msgstr ""
#: dashboards/admin/roles/forms.py:46 dashboards/admin/roles/views.py:58
msgid "Unable to update role."
msgstr ""
#: dashboards/admin/roles/panel.py:24 dashboards/admin/roles/tables.py:46
#: dashboards/admin/roles/tables.py:70
#: dashboards/admin/roles/templates/roles/index.html:3
#: dashboards/admin/roles/templates/roles/index.html:6
msgid "Roles"
msgstr ""
#: dashboards/admin/roles/tables.py:24
#: dashboards/admin/roles/templates/roles/_create.html:8
#: dashboards/admin/roles/templates/roles/_create.html:23
#: dashboards/admin/roles/templates/roles/create.html:3
#: dashboards/admin/roles/templates/roles/create.html:7
msgid "Create Role"
msgstr ""
#: dashboards/admin/roles/tables.py:45 dashboards/admin/users/forms.py:94
msgid "Role"
msgstr ""
#: dashboards/admin/roles/tables.py:66
msgid "Role ID"
msgstr ""
#: dashboards/admin/roles/views.py:42
msgid "Unable to retrieve roles list."
msgstr ""
#: dashboards/admin/roles/templates/roles/_create.html:18
msgid "From here you can create a new role."
msgstr ""
#: dashboards/admin/roles/templates/roles/_update.html:8
#: dashboards/admin/roles/templates/roles/_update.html:23
#: dashboards/admin/roles/templates/roles/update.html:3
#: dashboards/admin/roles/templates/roles/update.html:7
msgid "Update Role"
msgstr ""
#: dashboards/admin/roles/templates/roles/_update.html:18
msgid "From here you can edit the role's details."
msgstr ""
#: dashboards/admin/routers/views.py:41 dashboards/project/routers/views.py:49
msgid "Unable to retrieve router list."
msgstr ""
#: dashboards/admin/routers/extensions/routerrules/tables.py:21
#: dashboards/project/routers/extensions/routerrules/forms.py:48
#: dashboards/project/routers/extensions/routerrules/tables.py:65
msgid "Source CIDR"
msgstr ""
#: dashboards/admin/routers/extensions/routerrules/tables.py:23
#: dashboards/project/routers/extensions/routerrules/forms.py:50
#: dashboards/project/routers/extensions/routerrules/tables.py:67
msgid "Destination CIDR"
msgstr ""
#: dashboards/admin/routers/extensions/routerrules/tables.py:24
#: dashboards/project/firewalls/forms.py:43
#: dashboards/project/firewalls/tables.py:218
#: dashboards/project/firewalls/workflows.py:45
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:19
#: dashboards/project/routers/extensions/routerrules/forms.py:52
#: dashboards/project/routers/extensions/routerrules/tables.py:68
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:100
msgid "Action"
msgstr ""
#: dashboards/admin/routers/extensions/routerrules/tables.py:25
#: dashboards/project/routers/extensions/routerrules/tables.py:69
msgid "Next Hops"
msgstr ""
#: dashboards/admin/routers/extensions/routerrules/tables.py:29
#: dashboards/project/routers/extensions/routerrules/tables.py:48
#: dashboards/project/routers/extensions/routerrules/tables.py:76
#: dashboards/project/routers/extensions/routerrules/tabs.py:32
msgid "Router Rules"
msgstr ""
#: 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:58
#: dashboards/project/routers/ports/tables.py:109
msgid "Interfaces"
msgstr ""
#: dashboards/admin/routers/templates/routers/_detail_overview.html:3
#: dashboards/project/routers/templates/routers/_detail_overview.html:3
msgid "Router Overview"
msgstr ""
#: dashboards/admin/routers/templates/routers/_detail_overview.html:8
#: 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:47
#: dashboards/project/images/templates/images/images/_detail_overview.html:49
#: dashboards/project/instances/templates/instances/_detail_overview.html:100
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:45
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:46
#: 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: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:38
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:11
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:13
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:16
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:20
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:38
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:46
#: dashboards/project/routers/templates/routers/_detail_overview.html:3
#: dashboards/project/routers/templates/routers/_detail_overview.html:8
#: dashboards/project/routers/templates/routers/_detail_overview.html:10
#: 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 ""
#: dashboards/admin/routers/templates/routers/_detail_overview.html:16
#: dashboards/project/routers/templates/routers/_detail_overview.html:14
msgid "External Gateway Information"
msgstr ""
#: dashboards/admin/routers/templates/routers/_detail_overview.html:17
#: dashboards/project/routers/templates/routers/_detail_overview.html:15
msgid "Connected External Network"
msgstr ""
#: 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 ""
#: dashboards/admin/routers/templates/routers/detail.html:6
msgid "Router Detail"
msgstr ""
#: dashboards/admin/users/forms.py:55
msgid "No available projects"
msgstr ""
#: dashboards/admin/users/forms.py:65 dashboards/project/instances/forms.py:89
#: dashboards/project/instances/workflows/create_instance.py:511
#: dashboards/settings/password/forms.py:46
msgid "Passwords do not match."
msgstr ""
#: dashboards/admin/users/forms.py:85 dashboards/admin/users/forms.py:162
#: dashboards/project/databases/workflows/create_instance.py:80
#: dashboards/project/instances/forms.py:155
#: dashboards/project/instances/tables.py:699
msgid "Password"
msgstr ""
#: dashboards/admin/users/forms.py:90 dashboards/admin/users/forms.py:168
msgid "Confirm Password"
msgstr ""
#: dashboards/admin/users/forms.py:92 dashboards/admin/users/forms.py:171
msgid "Primary Project"
msgstr ""
#: dashboards/admin/users/forms.py:125
#, python-format
msgid "User \"%s\" was successfully created."
msgstr ""
#: dashboards/admin/users/forms.py:141
msgid "Unable to add user to primary project."
msgstr ""
#: dashboards/admin/users/forms.py:145
msgid "Unable to create user."
msgstr ""
#: dashboards/admin/users/forms.py:202
msgid "User has been updated successfully."
msgstr ""
#: dashboards/admin/users/forms.py:205
msgid "Unable to update the user."
msgstr ""
#: dashboards/admin/users/tables.py:28
#: dashboards/admin/users/templates/users/_create.html:8
#: dashboards/admin/users/templates/users/_create.html:33
#: dashboards/admin/users/templates/users/create.html:3
#: dashboards/admin/users/templates/users/create.html:7
msgid "Create User"
msgstr ""
#: dashboards/admin/users/tables.py:57
msgid "Enable"
msgstr ""
#: dashboards/admin/users/tables.py:57
msgid "Disable"
msgstr ""
#: dashboards/admin/users/tables.py:90
msgid "You cannot disable the user you are currently logged in as."
msgstr ""
#: dashboards/admin/users/views.py:74
msgid "Unable to update user."
msgstr ""
#: dashboards/admin/users/views.py:120
msgid "Unable to retrieve user roles."
msgstr ""
#: dashboards/admin/users/templates/users/_create.html:18
msgid "From here you can create a new user and assign them to a project."
msgstr ""
#: dashboards/admin/users/templates/users/_update.html:8
#: dashboards/admin/users/templates/users/_update.html:33
#: dashboards/admin/users/templates/users/update.html:3
#: dashboards/admin/users/templates/users/update.html:7
msgid "Update User"
msgstr ""
#: dashboards/admin/users/templates/users/_update.html:18
msgid ""
"From here you can edit the user's details, including their default project."
msgstr ""
#: dashboards/admin/volumes/forms.py:36
#, python-format
msgid "Successfully created volume type: %s"
msgstr ""
#: dashboards/admin/volumes/forms.py:41
msgid "Unable to create volume type."
msgstr ""
#: dashboards/admin/volumes/tables.py:23
#: dashboards/admin/volumes/templates/volumes/_create_volume_type.html:9
#: dashboards/admin/volumes/templates/volumes/_create_volume_type.html:28
#: dashboards/admin/volumes/templates/volumes/create_volume_type.html:3
msgid "Create Volume Type"
msgstr ""
#: dashboards/admin/volumes/tables.py:30
msgid "Volume Type"
msgstr ""
#: dashboards/admin/volumes/tables.py:31 dashboards/admin/volumes/tables.py:77
msgid "Volume Types"
msgstr ""
#: dashboards/admin/volumes/views.py:56
msgid "Unable to retrieve volume project information."
msgstr ""
#: dashboards/admin/volumes/views.py:73
msgid "Unable to retrieve volume types"
msgstr ""
#: dashboards/admin/volumes/templates/volumes/_create_volume_type.html:19
msgid ""
"\n"
" The volume type defines the characteristics of a volume.\n"
" It usually maps to a set of capabilities of the storage back-end driver "
"to be used for this volume.\n"
" Examples: \"Performance\", \"SSD\", \"Backup\", etc.\n"
" "
msgstr ""
#: dashboards/admin/volumes/templates/volumes/create_volume_type.html:6
msgid "Create a Volume Type"
msgstr ""
#: dashboards/admin/volumes/templates/volumes/detail.html:3
#: dashboards/project/volumes/templates/volumes/volumes/detail.html:3
msgid "Volume Details"
msgstr ""
#: dashboards/admin/volumes/templates/volumes/detail.html:6
#: dashboards/project/volumes/templates/volumes/volumes/detail.html:6
msgid "Volume Details: "
msgstr ""
#: dashboards/admin/volumes/templates/volumes/detail.html:6
#: dashboards/project/volumes/templates/volumes/volumes/detail.html:6
msgid "Volume Details:"
msgstr ""
#: dashboards/project/dashboard.py:22
msgid "Compute"
msgstr ""
#: dashboards/project/dashboard.py:43
msgid "Object Store"
msgstr ""
#: dashboards/project/dashboard.py:48
msgid "Orchestration"
msgstr ""
#: dashboards/project/dashboard.py:54
#: dashboards/project/databases/tables.py:49
#: dashboards/project/databases/tables.py:81
#: dashboards/project/databases/tables.py:167
#: dashboards/project/databases/tables.py:178
#: dashboards/project/databases/tables.py:195
#: dashboards/project/databases/tabs.py:63
#: dashboards/project/databases/templates/databases/index.html:3
#: dashboards/project/databases/templates/databases/index.html:6
msgid "Databases"
msgstr ""
#: dashboards/project/access_and_security/panel.py:24
#: dashboards/project/instances/workflows/create_instance.py:469
msgid "Access & Security"
msgstr ""
#: dashboards/project/access_and_security/tabs.py:52
#: dashboards/project/access_and_security/security_groups/views.py:119
#: usage/base.py:109
msgid "Unable to retrieve security groups."
msgstr ""
#: dashboards/project/access_and_security/tabs.py:68
msgid "Unable to retrieve key pair list."
msgstr ""
#: dashboards/project/access_and_security/tabs.py:84
#: dashboards/project/access_and_security/floating_ips/workflows.py:67
#: usage/base.py:104
msgid "Unable to retrieve floating IP addresses."
msgstr ""
#: dashboards/project/access_and_security/tabs.py:91
#: dashboards/project/access_and_security/floating_ips/views.py:66
msgid "Unable to retrieve floating IP pools."
msgstr ""
#: dashboards/project/access_and_security/tabs.py:112
msgid "API Access"
msgstr ""
#: dashboards/project/access_and_security/api_access/tables.py:32
#: dashboards/project/access_and_security/api_access/tables.py:33
msgid "Download EC2 Credentials"
msgstr ""
#: dashboards/project/access_and_security/api_access/tables.py:40
#: dashboards/project/access_and_security/api_access/tables.py:41
msgid "Download OpenStack RC File"
msgstr ""
#: dashboards/project/access_and_security/api_access/tables.py:51
msgid "Service Endpoint"
msgstr ""
#: dashboards/project/access_and_security/api_access/tables.py:55
msgid "API Endpoints"
msgstr ""
#: dashboards/project/access_and_security/api_access/views.py:55
msgid "Unable to fetch EC2 credentials."
msgstr ""
#: dashboards/project/access_and_security/api_access/views.py:91
#, python-format
msgid "Error writing zipfile: %(exc)s"
msgstr ""
#: dashboards/project/access_and_security/api_access/views.py:132
#, python-format
msgid "Error Downloading RC File: %s"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/forms.py:31
#: dashboards/project/loadbalancers/forms.py:78
#: dashboards/project/loadbalancers/forms.py:168
#: dashboards/project/loadbalancers/tables.py:86
#: dashboards/project/loadbalancers/tables.py:249
#: dashboards/project/loadbalancers/workflows.py:294
#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:12
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:31
msgid "Pool"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/forms.py:43
msgid "You are already using all of your available floating IPs."
msgstr ""
#: dashboards/project/access_and_security/floating_ips/forms.py:51
#, python-format
msgid "Allocated Floating IP %(ip)s."
msgstr ""
#: dashboards/project/access_and_security/floating_ips/forms.py:55
msgid "Unable to allocate Floating IP."
msgstr ""
#: dashboards/project/access_and_security/floating_ips/tables.py:38
#: dashboards/project/access_and_security/floating_ips/tables.py:53
msgid "Allocate IP To Project"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/tables.py:51
#: dashboards/project/access_and_security/keypairs/tables.py:53
#: dashboards/project/instances/tables.py:241
#: dashboards/project/volumes/volumes/tables.py:100
msgid "(Quota exceeded)"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/tables.py:61
msgid "Release"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/tables.py:62
msgid "Released"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/tables.py:63
#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:23
msgid "Floating IP"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/tables.py:73
#: dashboards/project/access_and_security/floating_ips/workflows.py:125
#: dashboards/project/loadbalancers/workflows.py:584
msgid "Associate"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/tables.py:90
#: dashboards/project/loadbalancers/workflows.py:646
msgid "Disassociate"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/tables.py:105
#, python-format
msgid "Successfully disassociated Floating IP: %s"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/tables.py:109
#: dashboards/project/instances/tables.py:573
msgid "Unable to disassociate floating IP."
msgstr ""
#: dashboards/project/access_and_security/floating_ips/tables.py:134
msgid "Floating IP Pool"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/views.py:69
msgid "No floating IP pools available"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/workflows.py:38
msgid "Select the IP address you wish to associate with the selected instance."
msgstr ""
#: dashboards/project/access_and_security/floating_ips/workflows.py:44
msgid "Port to be associated"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/workflows.py:46
msgid "Instance to be associated"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/workflows.py:71
msgid "Select an IP address"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/workflows.py:73
msgid "No floating IP addresses allocated"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/workflows.py:96
msgid "Select a port"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/workflows.py:98
#: dashboards/project/volumes/volumes/forms.py:402
msgid "Select an instance"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/workflows.py:102
msgid "No ports available"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/workflows.py:104
#: dashboards/project/volumes/volumes/forms.py:404
msgid "No instances available"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/workflows.py:124
msgid "Manage Floating IP Associations"
msgstr ""
#: dashboards/project/access_and_security/floating_ips/workflows.py:126
#, python-format
msgid "IP address %s associated."
msgstr ""
#: dashboards/project/access_and_security/floating_ips/workflows.py:127
#, python-format
msgid "Unable to associate IP address %s."
msgstr ""
#: dashboards/project/access_and_security/keypairs/forms.py:33
msgid ""
"Key pair name may only contain letters, numbers, underscores, spaces and "
"hyphens."
msgstr ""
#: 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:62
#: dashboards/project/instances/forms.py:113
msgid "Key Pair Name"
msgstr ""
#: dashboards/project/access_and_security/keypairs/forms.py:54
msgid "Public Key"
msgstr ""
#: dashboards/project/access_and_security/keypairs/forms.py:64
#, python-format
msgid "Successfully imported public key: %s"
msgstr ""
#: dashboards/project/access_and_security/keypairs/forms.py:69
msgid "Unable to import key pair."
msgstr ""
#: dashboards/project/access_and_security/keypairs/tables.py:25
#: dashboards/project/instances/tables.py:800
#: dashboards/project/instances/workflows/create_instance.py:446
msgid "Key Pair"
msgstr ""
#: dashboards/project/access_and_security/keypairs/tables.py:34
#: 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:31
#: 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 ""
#: dashboards/project/access_and_security/keypairs/tables.py:41
#: dashboards/project/access_and_security/keypairs/tables.py:55
#: 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 ""
#: dashboards/project/access_and_security/keypairs/tables.py:63
msgid "Fingerprint"
msgstr ""
#: dashboards/project/access_and_security/keypairs/views.py:71
#, python-format
msgid "Unable to create key pair: %(exc)s"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:41
#: dashboards/project/access_and_security/security_groups/forms.py:68
msgid "The string may only contain ASCII characters and numbers."
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:52
#, python-format
msgid "Successfully created security group: %s"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:58
msgid "Unable to create security group."
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:80
#, python-format
msgid "Successfully updated security group: %s"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:86
msgid "Unable to update security group."
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:92
#: dashboards/project/access_and_security/security_groups/tables.py:89
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html:20
#: dashboards/project/firewalls/tables.py:52
msgid "Rule"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:101
#: dashboards/project/access_and_security/security_groups/forms.py:106
#: dashboards/project/access_and_security/security_groups/forms.py:107
#: dashboards/project/access_and_security/security_groups/forms.py:108
#: dashboards/project/access_and_security/security_groups/forms.py:109
#: 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/tables.py:152
msgid "Direction"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:116
#: dashboards/project/access_and_security/security_groups/forms.py:123
#: dashboards/project/access_and_security/security_groups/tables.py:157
msgid "IP Protocol"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:117
msgid "Enter an integer value between 0 and 255 (or -1 which means wildcard)."
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:126
#: dashboards/project/access_and_security/security_groups/forms.py:133
#: dashboards/project/access_and_security/security_groups/forms.py:134
msgid "Open Port"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:128
#: dashboards/project/access_and_security/security_groups/tables.py:160
msgid "Port Range"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:138
#: dashboards/project/access_and_security/security_groups/forms.py:149
#: dashboards/project/access_and_security/security_groups/forms.py:160
#: dashboards/project/loadbalancers/workflows.py:161
#: dashboards/project/loadbalancers/workflows.py:308
msgid "Enter an integer value between 1 and 65535."
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:147
#: dashboards/project/access_and_security/security_groups/forms.py:154
msgid "From Port"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:158
#: dashboards/project/access_and_security/security_groups/forms.py:165
msgid "To Port"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:171
msgid "Enter a value for ICMP type in the range (-1: 255)"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:180
#: dashboards/project/access_and_security/security_groups/forms.py:187
#: dashboards/project/instances/templates/instances/_detail_overview.html:32
msgid "Code"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:182
msgid "Enter a value for ICMP code in the range (-1: 255)"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:191
#: dashboards/project/access_and_security/security_groups/tables.py:161
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html:22
msgid "Remote"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:193
#: dashboards/project/access_and_security/security_groups/forms.py:216
#: dashboards/project/access_and_security/security_groups/forms.py:221
#: dashboards/project/access_and_security/security_groups/tables.py:26
msgid "Security Group"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:194
msgid ""
"To specify an allowed IP range, select \"CIDR\". To allow access from all "
"members of another security group select \"Security Group\"."
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:207
msgid "Classless Inter-Domain Routing (e.g. 192.168.0.0/24)"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:225
#: dashboards/project/access_and_security/security_groups/forms.py:233
#: dashboards/project/access_and_security/security_groups/tables.py:155
msgid "Ether Type"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:227
msgid "IPv4"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:228
msgid "IPv6"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:243
msgid "No security groups available"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:253
msgid "Custom TCP Rule"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:254
msgid "Custom UDP Rule"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:255
msgid "Custom ICMP Rule"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:257
msgid "Other Protocol"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:262
#: dashboards/project/access_and_security/security_groups/tables.py:126
msgid "Ingress"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:263
#: dashboards/project/access_and_security/security_groups/tables.py:128
msgid "Egress"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:293
msgid "The ICMP type is invalid."
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:296
msgid "The ICMP code is invalid."
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:299
msgid "The ICMP type not in range (-1, 255)"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:302
msgid "The ICMP code not in range (-1, 255)"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:315
msgid "The specified port is invalid."
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:320
msgid "The \"from\" port number is invalid."
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:323
msgid "The \"to\" port number is invalid."
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:326
msgid ""
"The \"to\" port number must be greater than or equal to the \"from\" port "
"number."
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:359
msgid "CIDR must be specified."
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:382
#, python-format
msgid "Successfully added rule: %s"
msgstr ""
#: dashboards/project/access_and_security/security_groups/forms.py:388
msgid "Unable to add rule to security group."
msgstr ""
#: dashboards/project/access_and_security/security_groups/tables.py:40
#: 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 ""
#: dashboards/project/access_and_security/security_groups/tables.py:47
#: 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 ""
#: dashboards/project/access_and_security/security_groups/tables.py:59
msgid "Manage Rules"
msgstr ""
#: dashboards/project/access_and_security/security_groups/tables.py:80
#: 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:26
#: dashboards/project/firewalls/workflows.py:105
msgid "Add Rule"
msgstr ""
#: dashboards/project/access_and_security/security_groups/tables.py:90
#: dashboards/project/firewalls/tables.py:53
#: dashboards/project/firewalls/tables.py:227
#: dashboards/project/firewalls/tables.py:237
#: dashboards/project/firewalls/workflows.py:133
#: dashboards/project/firewalls/workflows.py:139
#: dashboards/project/firewalls/templates/firewalls/_policy_details.html:19
msgid "Rules"
msgstr ""
#: dashboards/project/access_and_security/security_groups/tables.py:133
msgid "Any"
msgstr ""
#: dashboards/project/access_and_security/security_groups/views.py:52
#: dashboards/project/access_and_security/security_groups/views.py:78
msgid "Unable to retrieve security group."
msgstr ""
#: dashboards/project/access_and_security/security_groups/views.py:126
#, python-format
msgid "%s (current)"
msgstr ""
#: 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 ""
#: 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 ""
#: 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 ""
#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:21
msgid "Project Quotas"
msgstr ""
#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:42
msgid "Allocate IP"
msgstr ""
#: 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 ""
#: 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 ""
#: 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 ""
#: 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 ""
#: 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 ""
#: 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 ""
#: 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 ""
#: dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html:25
msgid "or:"
msgstr ""
#: 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 ""
#: 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 ""
#: 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 ""
#: 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 ""
#: 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 ""
#: 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 ""
#: 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 ""
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_create.html:19
msgid "From here you can create a new security group"
msgstr ""
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/_update.html:19
msgid "From here you can modify name and description of a security group."
msgstr ""
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/detail.html:3
msgid "Manage Security Group Rules"
msgstr ""
#: dashboards/project/access_and_security/templates/access_and_security/security_groups/detail.html:6
msgid "Manage Security Group Rules: "
msgstr ""
#: dashboards/project/containers/browsers.py:24
msgid "Swift"
msgstr ""
#: dashboards/project/containers/browsers.py:27
#: dashboards/project/containers/tables.py:107
msgid "Container"
msgstr ""
#: dashboards/project/containers/forms.py:33
msgid "Slash is not an allowed character."
msgstr ""
#: dashboards/project/containers/forms.py:40
#: dashboards/project/containers/templates/containers/_container_detail.html:18
#: dashboards/project/containers/templates/containers/_container_metadata.html:9
msgid "Private"
msgstr ""
#: dashboards/project/containers/forms.py:48
#: dashboards/project/containers/tables.py:243
#: dashboards/project/containers/templates/containers/_container_detail.html:10
msgid "Container Name"
msgstr ""
#: dashboards/project/containers/forms.py:50
#: dashboards/project/containers/templates/containers/_container_detail.html:12
msgid "Container Access"
msgstr ""
#: dashboards/project/containers/forms.py:63
msgid "Container created successfully."
msgstr ""
#: dashboards/project/containers/forms.py:74
msgid "Folder created successfully."
msgstr ""
#: dashboards/project/containers/forms.py:77
msgid "Unable to create container."
msgstr ""
#: dashboards/project/containers/forms.py:86
#: dashboards/project/containers/tables.py:409
msgid "Object Name"
msgstr ""
#: dashboards/project/containers/forms.py:87
msgid ""
"Slashes are allowed, and are treated as pseudo-folders by the Object Store."
msgstr ""
#: dashboards/project/containers/forms.py:94
#: dashboards/project/containers/templates/containers/_update.html:22
#: dashboards/project/stacks/forms.py:53
msgid "File"
msgstr ""
#: dashboards/project/containers/forms.py:121
msgid "Object was successfully uploaded."
msgstr ""
#: dashboards/project/containers/forms.py:125
msgid "Unable to upload object."
msgstr ""
#: dashboards/project/containers/forms.py:145
msgid "Object was successfully updated."
msgstr ""
#: dashboards/project/containers/forms.py:148
msgid "Unable to update object."
msgstr ""
#: dashboards/project/containers/forms.py:162
msgid "Pseudo-folder Name"
msgstr ""
#: dashboards/project/containers/forms.py:180
msgid "Pseudo-folder was successfully created."
msgstr ""
#: dashboards/project/containers/forms.py:184
msgid "Unable to create pseudo-folder."
msgstr ""
#: dashboards/project/containers/forms.py:188
msgid "Destination container"
msgstr ""
#: dashboards/project/containers/forms.py:192
msgid "Destination object name"
msgstr ""
#: dashboards/project/containers/forms.py:225
#, python-format
msgid "Copied \"%(orig)s\" to \"%(dest)s\" as \"%(new)s\"."
msgstr ""
#: dashboards/project/containers/forms.py:236
msgid "Unable to copy object."
msgstr ""
#: dashboards/project/containers/panel.py:27
#: dashboards/project/containers/tables.py:108
#: dashboards/project/containers/tables.py:254
#: dashboards/project/containers/templates/containers/index.html:3
#: dashboards/project/containers/templates/containers/index.html:7
msgid "Containers"
msgstr ""
#: dashboards/project/containers/tables.py:44
#: dashboards/project/containers/tables.py:284
msgid "View Details"
msgstr ""
#: dashboards/project/containers/tables.py:56
msgid "Make Public"
msgstr ""
#: dashboards/project/containers/tables.py:72
msgid "Successfully updated container access to public."
msgstr ""
#: dashboards/project/containers/tables.py:76
#: dashboards/project/containers/tables.py:102
msgid "Unable to update container access."
msgstr ""
#: dashboards/project/containers/tables.py:82
msgid "Make Private"
msgstr ""
#: dashboards/project/containers/tables.py:98
msgid "Successfully updated container access to private."
msgstr ""
#: dashboards/project/containers/tables.py:128
#: 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 ""
#: dashboards/project/containers/tables.py:135
msgid "View Container"
msgstr ""
#: dashboards/project/containers/tables.py:147
#: 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 ""
#: dashboards/project/containers/tables.py:175
#: dashboards/project/containers/templates/containers/_upload.html:26
#: dashboards/project/containers/templates/containers/upload.html:3
msgid "Upload Object"
msgstr ""
#: dashboards/project/containers/tables.py:245
#: 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 ""
#: dashboards/project/containers/tables.py:310
#: dashboards/project/containers/tables.py:326
#: dashboards/project/containers/templates/containers/_update.html:21
#: dashboards/project/containers/templates/containers/_upload.html:20
msgid "Object"
msgstr ""
#: dashboards/project/containers/tables.py:311
#: dashboards/project/containers/tables.py:327
#: dashboards/project/containers/tables.py:416
msgid "Objects"
msgstr ""
#: dashboards/project/containers/tables.py:333
msgid "Copy"
msgstr ""
#: dashboards/project/containers/tables.py:346
#: dashboards/project/databases/tables.py:209
msgid "Download"
msgstr ""
#: dashboards/project/containers/tables.py:394
msgid "pseudo-folder"
msgstr ""
#: dashboards/project/containers/views.py:68
msgid "Unable to retrieve container list."
msgstr ""
#: dashboards/project/containers/views.py:97
msgid "Unable to retrieve object list."
msgstr ""
#: dashboards/project/containers/views.py:208
msgid "Unable to retrieve object."
msgstr ""
#: dashboards/project/containers/views.py:242
msgid "Unable to list containers."
msgstr ""
#: dashboards/project/containers/views.py:277
#: dashboards/project/containers/views.py:300
msgid "Unable to retrieve details."
msgstr ""
#: dashboards/project/containers/templates/containers/_container_detail.html:15
msgid "Public URL"
msgstr ""
#: dashboards/project/containers/templates/containers/_container_detail.html:20
msgid "Object Count"
msgstr ""
#: dashboards/project/containers/templates/containers/_container_metadata.html:3
msgid "Object Count: "
msgstr ""
#: dashboards/project/containers/templates/containers/_container_metadata.html:4
msgid "Size: "
msgstr ""
#: dashboards/project/containers/templates/containers/_container_metadata.html:5
msgid "Access: "
msgstr ""
#: dashboards/project/containers/templates/containers/_copy.html:8
#: 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 ""
#: 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 also specify a path at which the new copy should live inside of the "
"selected container."
msgstr ""
#: 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 ""
#: 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 ""
#: dashboards/project/containers/templates/containers/_create_pseudo_folder.html:8
msgid "Create pseudo-folder in container"
msgstr ""
#: dashboards/project/containers/templates/containers/_create_pseudo_folder.html:18
#: dashboards/project/containers/templates/containers/_upload.html:21
msgid "Pseudo-folder"
msgstr ""
#: dashboards/project/containers/templates/containers/_create_pseudo_folder.html:18
#: dashboards/project/containers/templates/containers/_upload.html:21
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 ""
#: 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 ""
#: dashboards/project/containers/templates/containers/_object_detail.html:12
msgid "Hash"
msgstr ""
#: dashboards/project/containers/templates/containers/_object_detail.html:14
msgid "Content Type"
msgstr ""
#: dashboards/project/containers/templates/containers/_object_detail.html:16
msgid "Last Modified"
msgstr ""
#: dashboards/project/containers/templates/containers/_update.html:11
msgid "Edit Object"
msgstr ""
#: dashboards/project/containers/templates/containers/_update.html:21
#: dashboards/project/containers/templates/containers/_upload.html:20
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 ""
#: dashboards/project/containers/templates/containers/_update.html:22
msgid "A new uploaded file will replace the content of the current object"
msgstr ""
#: 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 ""
#: dashboards/project/containers/templates/containers/_upload.html:10
msgid "Upload Object To Container"
msgstr ""
#: dashboards/project/containers/templates/containers/upload.html:6
msgid "Upload Objects"
msgstr ""
#: dashboards/project/database_backups/panel.py:23
#: dashboards/project/database_backups/templates/database_backups/index.html:3
msgid "Database Backups"
msgstr ""
#: dashboards/project/database_backups/tables.py:37
#: dashboards/project/databases/tables.py:101
msgid "Create Backup"
msgstr ""
#: dashboards/project/database_backups/tables.py:44
msgid "Restore Backup"
msgstr ""
#: dashboards/project/database_backups/tables.py:58
msgid "Download Backup"
msgstr ""
#: dashboards/project/database_backups/tables.py:76
#: dashboards/project/databases/tables.py:62
#: dashboards/project/databases/tables.py:78
#: dashboards/project/firewalls/tables.py:50
#: dashboards/project/firewalls/tables.py:65
#: dashboards/project/firewalls/tables.py:80
#: dashboards/project/loadbalancers/tables.py:70
#: dashboards/project/loadbalancers/tables.py:84
#: dashboards/project/loadbalancers/tables.py:98
#: dashboards/project/loadbalancers/tables.py:107
#: dashboards/project/stacks/tables.py:49 dashboards/project/vpn/tables.py:63
#: dashboards/project/vpn/tables.py:77 dashboards/project/vpn/tables.py:91
#: dashboards/project/vpn/tables.py:105
msgid "Delete"
msgstr ""
#: dashboards/project/database_backups/tables.py:77
#: dashboards/project/firewalls/tables.py:51
#: dashboards/project/firewalls/tables.py:66
#: dashboards/project/firewalls/tables.py:81
#: dashboards/project/loadbalancers/tables.py:71
#: dashboards/project/loadbalancers/tables.py:85
#: dashboards/project/loadbalancers/tables.py:99
#: dashboards/project/loadbalancers/tables.py:108
#: dashboards/project/stacks/tables.py:50
#: dashboards/project/volumes/snapshots/tables.py:46
#: dashboards/project/volumes/volumes/tables.py:60
#: dashboards/project/vpn/tables.py:64 dashboards/project/vpn/tables.py:78
#: dashboards/project/vpn/tables.py:92 dashboards/project/vpn/tables.py:106
#, python-format
msgid "Scheduled deletion of %(data_type)s"
msgstr ""
#: dashboards/project/database_backups/tables.py:78
#: dashboards/project/database_backups/workflows/create_backup.py:64
#: dashboards/project/databases/workflows/create_instance.py:111
msgid "Backup"
msgstr ""
#: dashboards/project/database_backups/tables.py:79
#: dashboards/project/database_backups/tables.py:130
#: dashboards/project/database_backups/templates/database_backups/index.html:6
#: dashboards/project/databases/tables.py:220
#: dashboards/project/databases/tabs.py:88
msgid "Backups"
msgstr ""
#: dashboards/project/database_backups/tables.py:118
#: dashboards/project/databases/tables.py:207
msgid "Created At"
msgstr ""
#: dashboards/project/database_backups/tables.py:121
#: dashboards/project/databases/tables.py:48
#: dashboards/project/databases/tables.py:80
msgid "Database"
msgstr ""
#: dashboards/project/database_backups/views.py:48
msgid "Not Found"
msgstr ""
#: dashboards/project/database_backups/views.py:60
msgid "Error getting database backup list."
msgstr ""
#: dashboards/project/database_backups/views.py:88
#, python-format
msgid "Unable to retrieve details for backup: %s"
msgstr ""
#: dashboards/project/database_backups/templates/database_backups/_backup_details_help.html:3
msgid "Specify the details for the backup."
msgstr ""
#: 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:63
msgid "Backup Database"
msgstr ""
#: dashboards/project/database_backups/templates/database_backups/details.html:3
msgid "Backup Detail"
msgstr ""
#: dashboards/project/database_backups/templates/database_backups/details.html:6
msgid "Backup Detail: "
msgstr ""
#: dashboards/project/database_backups/templates/database_backups/details.html:12
msgid "Backup Overview"
msgstr ""
#: 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:120
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:6
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:6
#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:7
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:7
msgid "Info"
msgstr ""
#: dashboards/project/database_backups/templates/database_backups/details.html:26
msgid "Backup File Location"
msgstr ""
#: dashboards/project/database_backups/templates/database_backups/details.html:28
msgid "Initial Volume Size"
msgstr ""
#: dashboards/project/database_backups/templates/database_backups/details.html:29
#: 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/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 ""
#: dashboards/project/database_backups/templates/database_backups/details.html:30
msgid "Created On"
msgstr ""
#: dashboards/project/database_backups/templates/database_backups/details.html:32
msgid "Backup Duration"
msgstr ""
#: dashboards/project/database_backups/templates/database_backups/details.html:39
msgid "Database Info"
msgstr ""
#: dashboards/project/database_backups/workflows/create_backup.py:33
msgid "Database Instance"
msgstr ""
#: dashboards/project/database_backups/workflows/create_backup.py:37
msgid "Optional Backup Description"
msgstr ""
#: dashboards/project/database_backups/workflows/create_backup.py:40
#: dashboards/project/databases/workflows/create_instance.py:39
#: dashboards/project/instances/templates/instances/_detail_overview.html:34
#: dashboards/project/instances/workflows/create_instance.py:129
#: dashboards/project/loadbalancers/tables.py:276
msgid "Details"
msgstr ""
#: dashboards/project/database_backups/workflows/create_backup.py:50
msgid "Unable to list database instance to backup."
msgstr ""
#: dashboards/project/database_backups/workflows/create_backup.py:65
#, python-format
msgid "Scheduled backup \"%(name)s\"."
msgstr ""
#: dashboards/project/database_backups/workflows/create_backup.py:66
#: dashboards/project/databases/workflows/create_instance.py:154
#: dashboards/project/instances/workflows/create_instance.py:661
#, python-format
msgid "Unable to launch %(count)s named \"%(name)s\"."
msgstr ""
#: dashboards/project/database_backups/workflows/create_backup.py:76
#: dashboards/project/databases/workflows/create_instance.py:160
#: dashboards/project/instances/workflows/create_instance.py:677
msgid "instance"
msgstr ""
#: dashboards/project/database_backups/workflows/create_backup.py:88
msgid "Error creating database backup."
msgstr ""
#: dashboards/project/databases/panel.py:23
msgid "Database Instances"
msgstr ""
#: dashboards/project/databases/tables.py:34
#: dashboards/project/instances/tables.py:75
msgid "Terminate"
msgstr ""
#: dashboards/project/databases/tables.py:35
#: dashboards/project/instances/tables.py:76
#, python-format
msgid "Scheduled termination of %(data_type)s"
msgstr ""
#: dashboards/project/databases/tables.py:46
msgid "Restart"
msgstr ""
#: dashboards/project/databases/tables.py:47
msgid "Restarted"
msgstr ""
#: dashboards/project/databases/tables.py:72
msgid "Error deleting database user."
msgstr ""
#: dashboards/project/databases/tables.py:88
msgid "Error deleting database on instance."
msgstr ""
#: dashboards/project/databases/tables.py:94
#: dashboards/project/databases/templates/databases/launch.html:3
#: dashboards/project/instances/tables.py:216
#: dashboards/project/instances/tables.py:243
#: dashboards/project/instances/workflows/create_instance.py:658
#: dashboards/project/network_topology/templates/network_topology/index.html:28
msgid "Launch Instance"
msgstr ""
#: dashboards/project/databases/tables.py:129
#, python-format
msgid "%(name)s | %(RAM)s RAM"
msgstr ""
#: dashboards/project/databases/tables.py:133
#: dashboards/project/instances/tables.py:673
#: dashboards/project/instances/tables.py:680
msgid "Not available"
msgstr ""
#: dashboards/project/databases/tables.py:141
#: 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/instances/views.py:110
#: dashboards/project/loadbalancers/tables.py:266
#: 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:154
#: dashboards/project/databases/tables.py:191
#: dashboards/project/databases/workflows/create_instance.py:30
msgid "Database Name"
msgstr ""
#: dashboards/project/databases/tables.py:177
msgid "Allowed Hosts"
msgstr ""
#: dashboards/project/databases/tables.py:182
msgid "Database Instance Users"
msgstr ""
#: dashboards/project/databases/tables.py:211
msgid "Backup File"
msgstr ""
#: dashboards/project/databases/views.py:44
msgid "Not Assigned"
msgstr ""
#: dashboards/project/databases/views.py:60
msgid "Unable to retrieve database size information."
msgstr ""
#: dashboards/project/databases/views.py:81
msgid "Unable to retrieve database instances."
msgstr ""
#: dashboards/project/databases/views.py:116
#, python-format
msgid "Unable to retrieve details for database instance: %s"
msgstr ""
#: 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 ""
#: dashboards/project/databases/templates/databases/_detail_overview.html:21
msgid "Connection Info"
msgstr ""
#: dashboards/project/databases/templates/databases/_detail_overview.html:27
msgid "Database Port"
msgstr ""
#: dashboards/project/databases/templates/databases/_detail_overview.html:29
msgid "Connection Examples"
msgstr ""
#: 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 ""
#: 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 ""
#: dashboards/project/databases/templates/databases/_launch_initialize_help.html:3
msgid "Create an initial database and/or add initial users."
msgstr ""
#: dashboards/project/databases/templates/databases/_launch_initialize_help.html:5
msgid "Create Initial Databases"
msgstr ""
#: dashboards/project/databases/templates/databases/_launch_initialize_help.html:6
msgid "Optionally provide a comma separated list of databases to create:"
msgstr ""
#: dashboards/project/databases/templates/databases/_launch_initialize_help.html:9
msgid "Create Initial Admin User"
msgstr ""
#: dashboards/project/databases/templates/databases/_launch_initialize_help.html:10
msgid ""
"Create an optional initial user.\n"
" This user will have access to all databases you create."
msgstr ""
#: dashboards/project/databases/templates/databases/_launch_initialize_help.html:13
msgid "Username (required)"
msgstr ""
#: dashboards/project/databases/templates/databases/_launch_initialize_help.html:14
msgid "Password (required)"
msgstr ""
#: dashboards/project/databases/templates/databases/_launch_initialize_help.html:15
#: dashboards/project/databases/workflows/create_instance.py:82
msgid "Host (optional)"
msgstr ""
#: dashboards/project/databases/templates/databases/_launch_initialize_help.html:16
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 ""
#: dashboards/project/databases/templates/databases/_launch_restore_help.html:3
msgid "Create this database from a previous backup."
msgstr ""
#: dashboards/project/databases/templates/databases/detail.html:3
msgid "Database Detail"
msgstr ""
#: dashboards/project/databases/templates/databases/detail.html:6
msgid "Database Detail: "
msgstr ""
#: dashboards/project/databases/templates/databases/launch.html:6
#: dashboards/project/databases/workflows/create_instance.py:151
msgid "Launch Database"
msgstr ""
#: dashboards/project/databases/templates/databases/update.html:3
#: dashboards/project/databases/templates/databases/update.html:6
#: dashboards/project/instances/tables.py:259
#: dashboards/project/instances/workflows/update_instance.py:133
msgid "Edit Instance"
msgstr ""
#: dashboards/project/databases/workflows/create_instance.py:32
#: dashboards/project/instances/workflows/create_instance.py:83
msgid "Size of image to launch."
msgstr ""
#: dashboards/project/databases/workflows/create_instance.py:33
msgid "Volume Size"
msgstr ""
#: dashboards/project/databases/workflows/create_instance.py:36
msgid "Size of the volume in GB."
msgstr ""
#: dashboards/project/databases/workflows/create_instance.py:72
msgid "Initial Database"
msgstr ""
#: dashboards/project/databases/workflows/create_instance.py:74
msgid "Comma separated list of databases to create"
msgstr ""
#: dashboards/project/databases/workflows/create_instance.py:76
msgid "Initial Admin User"
msgstr ""
#: dashboards/project/databases/workflows/create_instance.py:78
msgid "Initial admin user to add"
msgstr ""
#: dashboards/project/databases/workflows/create_instance.py:84
msgid "Host or IP that the user is allowed to connect through."
msgstr ""
#: dashboards/project/databases/workflows/create_instance.py:88
msgid "Initialize Databases"
msgstr ""
#: dashboards/project/databases/workflows/create_instance.py:96
msgid "You must specify a password if you create a user."
msgstr ""
#: dashboards/project/databases/workflows/create_instance.py:99
msgid "You must specify at least one database if you create a user."
msgstr ""
#: dashboards/project/databases/workflows/create_instance.py:113
msgid "Select a backup to restore"
msgstr ""
#: dashboards/project/databases/workflows/create_instance.py:116
msgid "Restore From Backup"
msgstr ""
#: dashboards/project/databases/workflows/create_instance.py:140
msgid "Unable to find backup!"
msgstr ""
#: dashboards/project/databases/workflows/create_instance.py:152
#: dashboards/project/images/images/tables.py:34
#: dashboards/project/instances/workflows/create_instance.py:659
#: dashboards/project/stacks/templates/stacks/_create.html:24
msgid "Launch"
msgstr ""
#: dashboards/project/databases/workflows/create_instance.py:153
#: dashboards/project/instances/workflows/create_instance.py:660
#, python-format
msgid "Launched %(count)s named \"%(name)s\"."
msgstr ""
#: dashboards/project/firewalls/forms.py:40
#: dashboards/project/firewalls/tables.py:207
#: dashboards/project/firewalls/workflows.py:39
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:22
#: dashboards/project/loadbalancers/tables.py:217
#: dashboards/project/loadbalancers/workflows.py:39
#: dashboards/project/loadbalancers/workflows.py:164
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:33
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:28
msgid "Protocol"
msgstr ""
#: dashboards/project/firewalls/forms.py:41
msgid "Protocol for the firewall rule"
msgstr ""
#: dashboards/project/firewalls/forms.py:44
msgid "Action for the firewall rule"
msgstr ""
#: dashboards/project/firewalls/forms.py:46
#: dashboards/project/firewalls/workflows.py:49
msgid "Source IP Address/Subnet"
msgstr ""
#: dashboards/project/firewalls/forms.py:49
msgid "Source IP address or subnet"
msgstr ""
#: dashboards/project/firewalls/forms.py:51
#: dashboards/project/firewalls/workflows.py:53
msgid "Destination IP Address/Subnet"
msgstr ""
#: dashboards/project/firewalls/forms.py:54
msgid "Destination IP address or subnet"
msgstr ""
#: dashboards/project/firewalls/forms.py:57
#: dashboards/project/firewalls/workflows.py:58
msgid "Source Port/Port Range"
msgstr ""
#: dashboards/project/firewalls/forms.py:60
msgid "Source port (integer in [1, 65535] or range in a:b)"
msgstr ""
#: dashboards/project/firewalls/forms.py:63
#: dashboards/project/firewalls/workflows.py:63
msgid "Destination Port/Port Range"
msgstr ""
#: dashboards/project/firewalls/forms.py:66
msgid "Destination port (integer in [1, 65535] or range in a:b)"
msgstr ""
#: dashboards/project/firewalls/forms.py:80
#: dashboards/project/firewalls/workflows.py:40
#: dashboards/project/loadbalancers/workflows.py:408
msgid "TCP"
msgstr ""
#: dashboards/project/firewalls/forms.py:80
#: dashboards/project/firewalls/workflows.py:41
msgid "UDP"
msgstr ""
#: dashboards/project/firewalls/forms.py:80
#: dashboards/project/firewalls/workflows.py:42
msgid "ICMP"
msgstr ""
#: dashboards/project/firewalls/forms.py:86
#: dashboards/project/firewalls/workflows.py:46
msgid "ALLOW"
msgstr ""
#: dashboards/project/firewalls/forms.py:86
#: dashboards/project/firewalls/workflows.py:47
msgid "DENY"
msgstr ""
#: dashboards/project/firewalls/forms.py:100
#, python-format
msgid "Rule %s was successfully updated."
msgstr ""
#: dashboards/project/firewalls/forms.py:105
#, python-format
msgid "Failed to update rule %(name)s: %(reason)s"
msgstr ""
#: dashboards/project/firewalls/forms.py:117
#: dashboards/project/firewalls/tables.py:239
#: dashboards/project/firewalls/workflows.py:185
#: dashboards/project/firewalls/templates/firewalls/_policy_details.html:34
msgid "Audited"
msgstr ""
#: dashboards/project/firewalls/forms.py:126
#, python-format
msgid "Policy %s was successfully updated."
msgstr ""
#: dashboards/project/firewalls/forms.py:131
#, python-format
msgid "Failed to update policy %(name)s: %(reason)s"
msgstr ""
#: dashboards/project/firewalls/forms.py:145
#: dashboards/project/firewalls/tables.py:67
#: dashboards/project/firewalls/tables.py:255
#: dashboards/project/firewalls/workflows.py:240
msgid "Policy"
msgstr ""
#: dashboards/project/firewalls/forms.py:147
#: 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:52
msgid "Admin State Up"
msgstr ""
#: dashboards/project/firewalls/forms.py:161
msgid "Unable to retrieve policy list."
msgstr ""
#: dashboards/project/firewalls/forms.py:181
#, python-format
msgid "Firewall %s was successfully updated."
msgstr ""
#: dashboards/project/firewalls/forms.py:186
#, python-format
msgid "Failed to update firewall %(name)s: %(reason)s"
msgstr ""
#: dashboards/project/firewalls/forms.py:194
#: dashboards/project/firewalls/tables.py:149
msgid "Insert Rule"
msgstr ""
#: dashboards/project/firewalls/forms.py:195
msgid "Before"
msgstr ""
#: dashboards/project/firewalls/forms.py:197
msgid "After"
msgstr ""
#: dashboards/project/firewalls/forms.py:224
#, python-format
msgid "Failed to retrieve available rules: %s"
msgstr ""
#: dashboards/project/firewalls/forms.py:243
#, python-format
msgid "Rule %(rule)s was successfully inserted to policy %(policy)s."
msgstr ""
#: dashboards/project/firewalls/forms.py:251
#, python-format
msgid "Failed to insert rule to policy %(name)s: %(reason)s"
msgstr ""
#: dashboards/project/firewalls/forms.py:259
#: dashboards/project/firewalls/tables.py:168
msgid "Remove Rule"
msgstr ""
#: dashboards/project/firewalls/forms.py:279
#, python-format
msgid "Failed to retrieve current rules in policy %(name)s: %(reason)s"
msgstr ""
#: dashboards/project/firewalls/forms.py:295
#, python-format
msgid "Rule %(rule)s was successfully removed from policy %(policy)s."
msgstr ""
#: dashboards/project/firewalls/forms.py:303
#, python-format
msgid "Failed to remove rule from policy %(name)s: %(reason)s"
msgstr ""
#: dashboards/project/firewalls/panel.py:22
#: dashboards/project/firewalls/tables.py:83
#: dashboards/project/firewalls/tables.py:261
#: 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 ""
#: dashboards/project/firewalls/tables.py:34
#: dashboards/project/firewalls/workflows.py:213
msgid "Add Policy"
msgstr ""
#: dashboards/project/firewalls/tables.py:42
msgid "Create Firewall"
msgstr ""
#: dashboards/project/firewalls/tables.py:68
#: dashboards/project/firewalls/tables.py:243
msgid "Policies"
msgstr ""
#: dashboards/project/firewalls/tables.py:82
msgid "Firewall"
msgstr ""
#: dashboards/project/firewalls/tables.py:95
#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:8
#: dashboards/project/firewalls/templates/firewalls/updaterule.html:3
msgid "Edit Rule"
msgstr ""
#: dashboards/project/firewalls/tables.py:113
#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:8
#: dashboards/project/firewalls/templates/firewalls/updatepolicy.html:3
msgid "Edit Policy"
msgstr ""
#: dashboards/project/firewalls/tables.py:131
#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:8
#: dashboards/project/firewalls/templates/firewalls/updatefirewall.html:3
msgid "Edit Firewall"
msgstr ""
#: dashboards/project/firewalls/tables.py:205
#: 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 ""
#: dashboards/project/firewalls/tables.py:209
msgid "Source IP"
msgstr ""
#: dashboards/project/firewalls/tables.py:211
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:28
msgid "Source Port"
msgstr ""
#: dashboards/project/firewalls/tables.py:213
msgid "Destination IP"
msgstr ""
#: dashboards/project/firewalls/tables.py:215
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:34
msgid "Destination Port"
msgstr ""
#: dashboards/project/firewalls/tables.py:223
msgid "In Policy"
msgstr ""
#: dashboards/project/firewalls/tabs.py:33
msgid "Firewall Rules"
msgstr ""
#: dashboards/project/firewalls/tabs.py:45
msgid "Unable to retrieve rules list."
msgstr ""
#: dashboards/project/firewalls/tabs.py:54
msgid "Firewall Policies"
msgstr ""
#: dashboards/project/firewalls/tabs.py:66
msgid "Unable to retrieve policies list."
msgstr ""
#: dashboards/project/firewalls/tabs.py:87
msgid "Unable to retrieve firewall list."
msgstr ""
#: dashboards/project/firewalls/tabs.py:96
msgid "Firewall Rule Details"
msgstr ""
#: dashboards/project/firewalls/tabs.py:107
#: dashboards/project/firewalls/views.py:144
msgid "Unable to retrieve rule details."
msgstr ""
#: dashboards/project/firewalls/tabs.py:113
msgid "Firewall Policy Details"
msgstr ""
#: 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 ""
#: dashboards/project/firewalls/tabs.py:130
msgid "Firewall Details"
msgstr ""
#: dashboards/project/firewalls/tabs.py:141
#: dashboards/project/firewalls/views.py:209
msgid "Unable to retrieve firewall details."
msgstr ""
#: dashboards/project/firewalls/views.py:67
#, python-format
msgid "Deleted rule %s"
msgstr ""
#: dashboards/project/firewalls/views.py:70
#, python-format
msgid "Unable to delete rule. %s"
msgstr ""
#: dashboards/project/firewalls/views.py:75
#, python-format
msgid "Deleted policy %s"
msgstr ""
#: dashboards/project/firewalls/views.py:78
#, python-format
msgid "Unable to delete policy. %s"
msgstr ""
#: dashboards/project/firewalls/views.py:84
#, python-format
msgid "Deleted firewall %s"
msgstr ""
#: dashboards/project/firewalls/views.py:87
#, python-format
msgid "Unable to delete firewall. %s"
msgstr ""
#: dashboards/project/firewalls/workflows.py:75
msgid "AddRule"
msgstr ""
#: dashboards/project/firewalls/workflows.py:77
msgid ""
"Create a firewall rule.\n"
"\n"
"Protocol and action must be specified. Other fields are optional."
msgstr ""
#: dashboards/project/firewalls/workflows.py:107
#, python-format
msgid "Added Rule \"%s\"."
msgstr ""
#: dashboards/project/firewalls/workflows.py:108
#, python-format
msgid "Unable to add Rule \"%s\"."
msgstr ""
#: dashboards/project/firewalls/workflows.py:136
msgid "Create a policy with selected rules."
msgstr ""
#: dashboards/project/firewalls/workflows.py:141
msgid "Select rules for your policy."
msgstr ""
#: dashboards/project/firewalls/workflows.py:156
#, python-format
msgid "Unable to retrieve rules (%(error)s)."
msgstr ""
#: dashboards/project/firewalls/workflows.py:193
msgid "AddPolicy"
msgstr ""
#: dashboards/project/firewalls/workflows.py:195
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 ""
#: dashboards/project/firewalls/workflows.py:215
#, python-format
msgid "Added Policy \"%s\"."
msgstr ""
#: dashboards/project/firewalls/workflows.py:216
#, python-format
msgid "Unable to add Policy \"%s\"."
msgstr ""
#: dashboards/project/firewalls/workflows.py:252
msgid "Select a Policy"
msgstr ""
#: dashboards/project/firewalls/workflows.py:260
#, python-format
msgid "Unable to retrieve policy list (%(error)s)."
msgstr ""
#: dashboards/project/firewalls/workflows.py:272
msgid "AddFirewall"
msgstr ""
#: dashboards/project/firewalls/workflows.py:274
msgid ""
"Create a firewall based on a policy.\n"
"\n"
"A policy must be selected. Other fields are optional."
msgstr ""
#: dashboards/project/firewalls/workflows.py:291
msgid "Add Firewall"
msgstr ""
#: dashboards/project/firewalls/workflows.py:293
#, python-format
msgid "Added Firewall \"%s\"."
msgstr ""
#: dashboards/project/firewalls/workflows.py:294
#, python-format
msgid "Unable to add Firewall \"%s\"."
msgstr ""
#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:19
msgid "Policy ID"
msgstr ""
#: 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 ""
#: 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 ""
#: 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 ""
#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:18
msgid "Choose the rule you want to remove."
msgstr ""
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:25
msgid "Source IP Address"
msgstr ""
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:31
msgid "Destination IP Address"
msgstr ""
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:37
msgid "Used in Policy"
msgstr ""
#: dashboards/project/firewalls/templates/firewalls/_rule_details.html:47
msgid "Position in Policy"
msgstr ""
#: 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 ""
#: dashboards/project/firewalls/templates/firewalls/_update_rules.html:8
msgid "Selected Rules"
msgstr ""
#: dashboards/project/firewalls/templates/firewalls/_update_rules.html:11
msgid "Available Rules"
msgstr ""
#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:18
msgid "You may update firewall details here."
msgstr ""
#: 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 ""
#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:18
msgid "You may update rule details here."
msgstr ""
#: dashboards/project/firewalls/templates/firewalls/addfirewall.html:3
#: dashboards/project/firewalls/templates/firewalls/addfirewall.html:6
msgid "Add New Firewall"
msgstr ""
#: dashboards/project/firewalls/templates/firewalls/addpolicy.html:3
#: dashboards/project/firewalls/templates/firewalls/addpolicy.html:6
msgid "Add New Policy"
msgstr ""
#: dashboards/project/firewalls/templates/firewalls/addrule.html:3
#: dashboards/project/firewalls/templates/firewalls/addrule.html:6
msgid "Add New Rule"
msgstr ""
#: dashboards/project/firewalls/templates/firewalls/updatefirewall.html:6
msgid "Edit Firewall "
msgstr ""
#: dashboards/project/firewalls/templates/firewalls/updatepolicy.html:6
msgid "Edit Policy "
msgstr ""
#: dashboards/project/firewalls/templates/firewalls/updaterule.html:6
msgid "Edit Rule "
msgstr ""
#: dashboards/project/images/utils.py:43
msgid "Unable to retrieve public images."
msgstr ""
#: dashboards/project/images/utils.py:59
msgid "Unable to retrieve images for the current project."
msgstr ""
#: dashboards/project/images/views.py:51
msgid "Unable to retrieve images."
msgstr ""
#: dashboards/project/images/images/forms.py:47
msgid "Image Source"
msgstr ""
#: dashboards/project/images/images/forms.py:49
#: dashboards/project/images/images/forms.py:56
#: dashboards/project/images/images/forms.py:62
msgid "Image Location"
msgstr ""
#: dashboards/project/images/images/forms.py:50
#: dashboards/project/images/images/forms.py:64
#: dashboards/project/images/images/forms.py:69
msgid "Image File"
msgstr ""
#: dashboards/project/images/images/forms.py:57
msgid "An external (HTTP) URL to load the image from."
msgstr ""
#: dashboards/project/images/images/forms.py:65
msgid "A local image to upload."
msgstr ""
#: dashboards/project/images/images/forms.py:71
#: dashboards/project/images/images/forms.py:204
#: dashboards/project/images/images/tables.py:225
msgid "Format"
msgstr ""
#: dashboards/project/images/images/forms.py:76
#: dashboards/project/images/images/forms.py:200
msgid "Architecture"
msgstr ""
#: dashboards/project/images/images/forms.py:78
msgid "Minimum Disk (GB)"
msgstr ""
#: dashboards/project/images/images/forms.py:79
msgid ""
"The minimum disk size required to boot the image. If unspecified, this value "
"defaults to 0 (no minimum)."
msgstr ""
#: dashboards/project/images/images/forms.py:85
msgid "Minimum Ram (MB)"
msgstr ""
#: dashboards/project/images/images/forms.py:86
msgid ""
"The minimum memory size required to boot the image. If unspecified, this "
"value defaults to 0 (no minimum)."
msgstr ""
#: dashboards/project/images/images/forms.py:93
#: dashboards/project/images/images/forms.py:209
#: dashboards/project/images/images/tables.py:222
#: dashboards/project/images/templates/images/images/_detail_overview.html:21
msgid "Protected"
msgstr ""
#: dashboards/project/images/images/forms.py:136
msgid "A image or external image location must be specified."
msgstr ""
#: dashboards/project/images/images/forms.py:139
msgid "Can not specify both image and external image location."
msgstr ""
#: dashboards/project/images/images/forms.py:177
#, python-format
msgid "Your image %s has been queued for creation."
msgstr ""
#: dashboards/project/images/images/forms.py:181
msgid "Unable to create new image."
msgstr ""
#: dashboards/project/images/images/forms.py:190
msgid "Kernel ID"
msgstr ""
#: dashboards/project/images/images/forms.py:195
msgid "Ramdisk ID"
msgstr ""
#: dashboards/project/images/images/forms.py:219
#, python-format
msgid "Unable to update image \"%s\"."
msgstr ""
#: dashboards/project/images/images/forms.py:244
msgid "Image was successfully updated."
msgstr ""
#: dashboards/project/images/images/tables.py:58
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:57
#: dashboards/project/volumes/volumes/forms.py:193
msgid "Image"
msgstr ""
#: dashboards/project/images/images/tables.py:101
#: dashboards/project/volumes/snapshots/tables.py:82
#: 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:88
#: dashboards/project/volumes/volumes/tables.py:102
msgid "Create Volume"
msgstr ""
#: dashboards/project/images/images/tables.py:137
msgid "Shared with Me"
msgstr ""
#: dashboards/project/images/images/views.py:56
msgid "Unable to retrieve image."
msgstr ""
#: dashboards/project/images/images/views.py:95
msgid "Unable to retrieve image details."
msgstr ""
#: dashboards/project/images/snapshots/forms.py:33
#: dashboards/project/volumes/snapshots/forms.py:25
#: dashboards/project/volumes/volumes/forms.py:434
msgid "Snapshot Name"
msgstr ""
#: dashboards/project/images/snapshots/forms.py:43
#, python-format
msgid "Snapshot \"%(name)s\" created for instance \"%(inst)s\""
msgstr ""
#: dashboards/project/images/snapshots/forms.py:49
msgid "Unable to create snapshot."
msgstr ""
#: dashboards/project/images/snapshots/views.py:49
msgid "Unable to retrieve instance."
msgstr ""
#: dashboards/project/images/templates/images/images/_create.html:21
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 ""
#: dashboards/project/images/templates/images/images/_create.html:29
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 ""
#: dashboards/project/images/templates/images/images/_detail_overview.html:3
msgid "Image Overview"
msgstr ""
#: dashboards/project/images/templates/images/images/_detail_overview.html:18
#: dashboards/project/images/templates/images/images/_detail_overview.html:29
#: dashboards/project/instances/tables.py:579
#: 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:12
#: dashboards/project/volumes/snapshots/tables.py:114
msgid "Unknown"
msgstr ""
#: dashboards/project/images/templates/images/images/_detail_overview.html:23
msgid "Checksum"
msgstr ""
#: dashboards/project/images/templates/images/images/_detail_overview.html:25
#: dashboards/project/instances/templates/instances/_detail_overview.html:18
#: dashboards/project/instances/templates/instances/_detail_overview.html:36
#: dashboards/project/stacks/tables.py:91
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:22
#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:39
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:29
msgid "Created"
msgstr ""
#: dashboards/project/images/templates/images/images/_detail_overview.html:31
#: dashboards/project/stacks/tables.py:95
msgid "Updated"
msgstr ""
#: dashboards/project/images/templates/images/images/_detail_overview.html:35
msgid "Never updated"
msgstr ""
#: dashboards/project/images/templates/images/images/_detail_overview.html:41
#: dashboards/project/instances/templates/instances/_detail_overview.html:43
#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:34
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:24
msgid "Specs"
msgstr ""
#: dashboards/project/images/templates/images/images/_detail_overview.html:46
msgid "Container Format"
msgstr ""
#: dashboards/project/images/templates/images/images/_detail_overview.html:48
msgid "Disk Format"
msgstr ""
#: dashboards/project/images/templates/images/images/_detail_overview.html:51
msgid "Min Disk"
msgstr ""
#: dashboards/project/images/templates/images/images/_detail_overview.html:55
msgid "Min RAM"
msgstr ""
#: dashboards/project/images/templates/images/images/_detail_overview.html:62
msgid "Custom Properties"
msgstr ""
#: dashboards/project/images/templates/images/images/detail.html:4
msgid "Image Details"
msgstr ""
#: dashboards/project/images/templates/images/images/detail.html:7
msgid "Image Details: "
msgstr ""
#: dashboards/project/images/templates/images/images/detail.html:7
msgid "Image Details:"
msgstr ""
#: 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:297
#: dashboards/project/volumes/volumes/tables.py:150
msgid "Create Snapshot"
msgstr ""
#: dashboards/project/images/templates/images/snapshots/_create.html:19
msgid "Snapshots preserve the disk state of a running instance."
msgstr ""
#: dashboards/project/images/templates/images/snapshots/create.html:6
msgid "Create a Snapshot"
msgstr ""
#: dashboards/project/instances/console.py:41
#, python-format
msgid "Console type \"%s\" not supported."
msgstr ""
#: dashboards/project/instances/console.py:62
msgid "No available console found."
msgstr ""
#: dashboards/project/instances/forms.py:38
#: dashboards/project/instances/forms.py:61
#: dashboards/project/instances/workflows/create_instance.py:358
msgid "Select Image"
msgstr ""
#: dashboards/project/instances/forms.py:42
msgid "Rebuild Password"
msgstr ""
#: dashboards/project/instances/forms.py:47
msgid "Confirm Rebuild Password"
msgstr ""
#: dashboards/project/instances/forms.py:50
#: dashboards/project/instances/workflows/create_instance.py:628
msgid "Disk Partition"
msgstr ""
#: dashboards/project/instances/forms.py:63
#: dashboards/project/instances/workflows/create_instance.py:360
msgid "No images available"
msgstr ""
#: dashboards/project/instances/forms.py:75
#: dashboards/project/instances/workflows/create_instance.py:638
msgid "Automatic"
msgstr ""
#: dashboards/project/instances/forms.py:76
#: dashboards/project/instances/workflows/create_instance.py:639
msgid "Manual"
msgstr ""
#: dashboards/project/instances/forms.py:79
#: dashboards/project/instances/workflows/create_instance.py:153
#: dashboards/project/instances/workflows/create_instance.py:642
msgid "Unable to retrieve extensions information."
msgstr ""
#: dashboards/project/instances/forms.py:103
#, python-format
msgid "Rebuilding instance %s."
msgstr ""
#: dashboards/project/instances/forms.py:106
msgid "Unable to rebuild instance."
msgstr ""
#: dashboards/project/instances/forms.py:114
msgid "The Key Pair name that was associated with the instance"
msgstr ""
#: dashboards/project/instances/forms.py:121
msgid "The instance password encrypted with your public key."
msgstr ""
#: dashboards/project/instances/forms.py:124
msgid "Encrypted Password"
msgstr ""
#: dashboards/project/instances/forms.py:139
msgid "Instance Password is not set or is not yet available"
msgstr ""
#: dashboards/project/instances/forms.py:145
msgid "Private Key File"
msgstr ""
#: dashboards/project/instances/forms.py:150
msgid "OR Copy/Paste your Private Key"
msgstr ""
#: dashboards/project/instances/forms.py:159
msgid "Unable to retrieve instance password."
msgstr ""
#: dashboards/project/instances/tables.py:98
#: dashboards/project/instances/tables.py:698
msgid "Hard Reboot"
msgstr ""
#: dashboards/project/instances/tables.py:99
msgid "Hard Rebooted"
msgstr ""
#: dashboards/project/instances/tables.py:125
msgid "Soft Reboot"
msgstr ""
#: dashboards/project/instances/tables.py:126
msgid "Soft Rebooted"
msgstr ""
#: dashboards/project/instances/tables.py:134
msgid "Pause"
msgstr ""
#: dashboards/project/instances/tables.py:134
#: dashboards/project/instances/tables.py:175
msgid "Resume"
msgstr ""
#: dashboards/project/instances/tables.py:135
#: dashboards/project/instances/tables.py:692
#: dashboards/project/instances/tables.py:756
msgid "Paused"
msgstr ""
#: dashboards/project/instances/tables.py:135
#: dashboards/project/instances/tables.py:176
msgid "Resumed"
msgstr ""
#: dashboards/project/instances/tables.py:175
msgid "Suspend"
msgstr ""
#: dashboards/project/instances/tables.py:176
#: dashboards/project/instances/tables.py:691
#: dashboards/project/instances/tables.py:760
msgid "Suspended"
msgstr ""
#: dashboards/project/instances/tables.py:284
msgid "Edit Security Groups"
msgstr ""
#: dashboards/project/instances/tables.py:315
#: dashboards/project/instances/tabs.py:55
msgid "Console"
msgstr ""
#: dashboards/project/instances/tables.py:338
msgid "View Log"
msgstr ""
#: dashboards/project/instances/tables.py:361
#: dashboards/project/instances/workflows/resize_instance.py:91
msgid "Resize Instance"
msgstr ""
#: dashboards/project/instances/tables.py:388
msgid "Confirm Resize/Migrate"
msgstr ""
#: dashboards/project/instances/tables.py:407
#: dashboards/project/instances/tables.py:696
msgid "Revert Resize/Migrate"
msgstr ""
#: dashboards/project/instances/tables.py:426
#: 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 ""
#: dashboards/project/instances/tables.py:449
msgid "Retrieve Password"
msgstr ""
#: dashboards/project/instances/tables.py:472
#: dashboards/project/instances/tables.py:499
msgid "Associate Floating IP"
msgstr ""
#: dashboards/project/instances/tables.py:524
#, python-format
msgid "Successfully associated floating IP: %s"
msgstr ""
#: dashboards/project/instances/tables.py:528
msgid "Unable to associate floating IP."
msgstr ""
#: dashboards/project/instances/tables.py:534
msgid "Disassociate Floating IP"
msgstr ""
#: dashboards/project/instances/tables.py:567
#, python-format
msgid "Successfully disassociated floating IP: %s"
msgstr ""
#: dashboards/project/instances/tables.py:570
msgid "No floating IPs to disassociate."
msgstr ""
#: dashboards/project/instances/tables.py:580
#, python-format
msgid "Please try again later [Error: %s]."
msgstr ""
#: dashboards/project/instances/tables.py:582
msgid ""
"There is not enough capacity for this flavor in the selected availability "
"zone. Try again later or select a different availability zone."
msgstr ""
#: dashboards/project/instances/tables.py:594
#, python-format
msgid "Failed to launch instance \"%s\""
msgstr ""
#: dashboards/project/instances/tables.py:615
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:24
msgid "Start"
msgstr ""
#: dashboards/project/instances/tables.py:616
msgid "Started"
msgstr ""
#: dashboards/project/instances/tables.py:636
#: dashboards/project/instances/tables.py:637
#: dashboards/project/instances/tables.py:758
msgid "Shut Off"
msgstr ""
#: dashboards/project/instances/tables.py:666
#, python-format
msgid "%(name)s | %(RAM)s RAM | %(VCPU)s VCPU | %(disk)s Disk"
msgstr ""
#: dashboards/project/instances/tables.py:689
msgid "Active"
msgstr ""
#: dashboards/project/instances/tables.py:690
msgid "Shutoff"
msgstr ""
#: dashboards/project/instances/tables.py:693
msgid "Error"
msgstr ""
#: dashboards/project/instances/tables.py:694
msgid "Resize/Migrate"
msgstr ""
#: dashboards/project/instances/tables.py:695
msgid "Confirm or Revert Resize/Migrate"
msgstr ""
#: dashboards/project/instances/tables.py:697
msgid "Reboot"
msgstr ""
#: dashboards/project/instances/tables.py:700
msgid "Rebuild"
msgstr ""
#: dashboards/project/instances/tables.py:701
#: dashboards/project/instances/tables.py:741
msgid "Migrating"
msgstr ""
#: dashboards/project/instances/tables.py:702
msgid "Build"
msgstr ""
#: dashboards/project/instances/tables.py:703
msgid "Rescue"
msgstr ""
#: dashboards/project/instances/tables.py:705
msgid "Soft Deleted"
msgstr ""
#: dashboards/project/instances/tables.py:706
msgid "Shelved"
msgstr ""
#: dashboards/project/instances/tables.py:707
msgid "Shelved Offloaded"
msgstr ""
#: dashboards/project/instances/tables.py:712
msgid "Scheduling"
msgstr ""
#: dashboards/project/instances/tables.py:713
msgid "Block Device Mapping"
msgstr ""
#: dashboards/project/instances/tables.py:714
#: dashboards/project/instances/workflows/create_instance.py:575
msgid "Networking"
msgstr ""
#: dashboards/project/instances/tables.py:715
msgid "Spawning"
msgstr ""
#: dashboards/project/instances/tables.py:716
msgid "Snapshotting"
msgstr ""
#: dashboards/project/instances/tables.py:717
msgid "Image Snapshot Pending"
msgstr ""
#: dashboards/project/instances/tables.py:718
msgid "Image Pending Upload"
msgstr ""
#: dashboards/project/instances/tables.py:719
msgid "Image Uploading"
msgstr ""
#: dashboards/project/instances/tables.py:720
msgid "Image Backup"
msgstr ""
#: dashboards/project/instances/tables.py:721
msgid "Updating Password"
msgstr ""
#: dashboards/project/instances/tables.py:722
msgid "Preparing Resize or Migrate"
msgstr ""
#: dashboards/project/instances/tables.py:723
msgid "Resizing or Migrating"
msgstr ""
#: dashboards/project/instances/tables.py:724
msgid "Resized or Migrated"
msgstr ""
#: dashboards/project/instances/tables.py:725
msgid "Finishing Resize or Migrate"
msgstr ""
#: dashboards/project/instances/tables.py:726
msgid "Reverting Resize or Migrate"
msgstr ""
#: dashboards/project/instances/tables.py:727
msgid "Confirming Resize or Migrate"
msgstr ""
#: dashboards/project/instances/tables.py:728
msgid "Rebooting"
msgstr ""
#: dashboards/project/instances/tables.py:729
msgid "Rebooting Hard"
msgstr ""
#: dashboards/project/instances/tables.py:730
msgid "Pausing"
msgstr ""
#: dashboards/project/instances/tables.py:731
#: dashboards/project/instances/tables.py:733
msgid "Resuming"
msgstr ""
#: dashboards/project/instances/tables.py:732
msgid "Suspending"
msgstr ""
#: dashboards/project/instances/tables.py:734
msgid "Powering Off"
msgstr ""
#: dashboards/project/instances/tables.py:735
msgid "Powering On"
msgstr ""
#: dashboards/project/instances/tables.py:736
msgid "Rescuing"
msgstr ""
#: dashboards/project/instances/tables.py:737
msgid "Unrescuing"
msgstr ""
#: dashboards/project/instances/tables.py:738
msgid "Rebuilding"
msgstr ""
#: dashboards/project/instances/tables.py:739
msgid "Rebuild Block Device Mapping"
msgstr ""
#: dashboards/project/instances/tables.py:740
msgid "Rebuild Spawning"
msgstr ""
#: dashboards/project/instances/tables.py:742
msgid "Deleting"
msgstr ""
#: dashboards/project/instances/tables.py:743
msgid "Soft Deleting"
msgstr ""
#: dashboards/project/instances/tables.py:744
msgid "Restoring"
msgstr ""
#: dashboards/project/instances/tables.py:745
msgid "Shelving"
msgstr ""
#: dashboards/project/instances/tables.py:746
msgid "Shelving Image Pending Upload"
msgstr ""
#: dashboards/project/instances/tables.py:747
msgid "Shelving Image Uploading"
msgstr ""
#: dashboards/project/instances/tables.py:748
msgid "Shelving Offloading"
msgstr ""
#: dashboards/project/instances/tables.py:749
msgid "Unshelving"
msgstr ""
#: dashboards/project/instances/tables.py:753
msgid "No State"
msgstr ""
#: dashboards/project/instances/tables.py:754
msgid "Running"
msgstr ""
#: dashboards/project/instances/tables.py:755
msgid "Blocked"
msgstr ""
#: dashboards/project/instances/tables.py:757
msgid "Shut Down"
msgstr ""
#: dashboards/project/instances/tables.py:759
msgid "Crashed"
msgstr ""
#: dashboards/project/instances/tables.py:761
msgid "Failed"
msgstr ""
#: dashboards/project/instances/tables.py:762
msgid "Building"
msgstr ""
#: dashboards/project/instances/tabs.py:36
msgid "Log"
msgstr ""
#: dashboards/project/instances/tabs.py:48
#: dashboards/project/instances/views.py:145
#, python-format
msgid "Unable to get log for instance \"%s\"."
msgstr ""
#: dashboards/project/instances/utils.py:31
msgid "Unable to retrieve instance flavors."
msgstr ""
#: dashboards/project/instances/utils.py:62
msgid "Unable to sort instance flavors."
msgstr ""
#: dashboards/project/instances/views.py:70
msgid "Unable to retrieve instances."
msgstr ""
#: dashboards/project/instances/views.py:160
#, python-format
msgid "Unable to get VNC console for instance \"%s\"."
msgstr ""
#: dashboards/project/instances/views.py:171
#, python-format
msgid "Unable to get SPICE console for instance \"%s\"."
msgstr ""
#: dashboards/project/instances/views.py:182
#, python-format
msgid "Unable to get RDP console for instance \"%s\"."
msgstr ""
#: dashboards/project/instances/views.py:269
#, python-format
msgid "Unable to retrieve details for instance \"%s\"."
msgstr ""
#: dashboards/project/instances/views.py:280
#, python-format
msgid "Unable to retrieve IP addresses from Neutron for instance \"%s\"."
msgstr ""
#: dashboards/project/instances/views.py:324
msgid "Unable to retrieve flavors."
msgstr ""
#: dashboards/project/instances/templates/instances/_decryptpassword.html:10
#: dashboards/project/instances/templates/instances/decryptpassword.html:6
msgid "Retrieve Instance Password"
msgstr ""
#: 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 ""
#: dashboards/project/instances/templates/instances/_decryptpassword.html:22
msgid "Note: "
msgstr ""
#: 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 ""
#: dashboards/project/instances/templates/instances/_decryptpassword.html:30
msgid "Decrypt Password"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_console.html:4
msgid "Instance Console"
msgstr ""
#: 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 ""
#: dashboards/project/instances/templates/instances/_detail_console.html:6
msgid "Click here to show only console"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_console.html:7
msgid "To exit the fullscreen mode, click the browser's back button."
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_console.html:21
msgid "console is currently unavailable. Please try again later."
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_console.html:22
msgid "Reload"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_log.html:5
msgid "Instance Console Log"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_log.html:8
msgid "Log Length"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_log.html:10
msgid "Go"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_log.html:12
msgid "View Full Log"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_overview.html:27
msgid "Fault"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_overview.html:30
msgid "Message"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_overview.html:51
msgid "VCPU"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_overview.html:52
#: usage/tables.py:34
msgid "Disk"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_overview.html:62
msgid "IP Addresses"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_overview.html:87
msgid "No rules defined."
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_overview.html:96
msgid "Meta"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_overview.html:99
msgid "Key Name"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_overview.html:106
#: dashboards/project/loadbalancers/tables.py:215
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:27
msgid "N/A"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_overview.html:116
msgid "Volumes Attached"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_overview.html:120
#: 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:282
msgid "Attached To"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_overview.html:129
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:43
msgid "on"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_overview.html:132
#: dashboards/project/instances/workflows/create_instance.py:98
#: dashboards/project/instances/workflows/create_instance.py:336
#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:20
#: dashboards/project/volumes/volumes/forms.py:205
#: dashboards/project/volumes/volumes/tables.py:58
#: dashboards/project/volumes/volumes/tables.py:303
msgid "Volume"
msgstr ""
#: dashboards/project/instances/templates/instances/_detail_overview.html:133
msgid "No volumes attached."
msgstr ""
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:6
msgid "Flavor Details"
msgstr ""
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:13
msgid "Total Disk"
msgstr ""
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:14
msgid "MB"
msgstr ""
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:19
msgid "Project Limits"
msgstr ""
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:21
msgid "Number of Instances"
msgstr ""
#: 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 ""
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:35
msgid "Total RAM"
msgstr ""
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:36
#, python-format
msgid "<p>%(used)s of %(quota)s MB Used</p>"
msgstr ""
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:43
msgid "Some flavors not meeting minimum image requirements have been disabled."
msgstr ""
#: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:44
msgid "No flavors meet minimum criteria for selected image."
msgstr ""
#: dashboards/project/instances/templates/instances/_launch_advanced_help.html:2
msgid "Automatic: Entire disk is single partition and automatically resizes."
msgstr ""
#: dashboards/project/instances/templates/instances/_launch_advanced_help.html:3
msgid "Manual: Faster build times but requires manual partitioning."
msgstr ""
#: dashboards/project/instances/templates/instances/_launch_customize_help.html:2
msgid ""
"You can customize your instance after it's launched using the options "
"available here."
msgstr ""
#: dashboards/project/instances/templates/instances/_launch_customize_help.html:3
msgid ""
"The \"Customization Script\" field 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 ""
#: 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 ""
#: 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 ""
#: dashboards/project/instances/templates/instances/_rebuild.html:19
msgid "Select the image to rebuild your instance."
msgstr ""
#: dashboards/project/instances/templates/instances/_rebuild.html:21
msgid "You may optionally set a password on the rebuilt instance."
msgstr ""
#: dashboards/project/instances/templates/instances/_update_networks.html:8
msgid "Selected networks"
msgstr ""
#: dashboards/project/instances/templates/instances/_update_networks.html:11
msgid "Available networks"
msgstr ""
#: dashboards/project/instances/templates/instances/decryptpassword.html:3
msgid "Instance Admin Password"
msgstr ""
#: dashboards/project/instances/templates/instances/detail.html:3
msgid "Instance Details"
msgstr ""
#: dashboards/project/instances/templates/instances/detail.html:6
msgid "Instance Details: "
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:64
msgid "Project & User"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:85
msgid "Instance Count"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:88
msgid "Number of instances to launch."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:90
msgid "Instance Boot Source"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:92
msgid "Choose Your Boot Source Type."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:95
msgid "Instance Snapshot"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:100
#: dashboards/project/volumes/snapshots/tables.py:44
msgid "Volume Snapshot"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:111
msgid "Device size (GB)"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:113
msgid "Volume size in gigabytes (integer value)."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:116
#: dashboards/project/volumes/volumes/forms.py:366
msgid "Device Name"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:119
msgid "Volume mount point (e.g. 'vda' mounts at '/dev/vda')."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:122
msgid "Delete on Terminate"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:125
msgid "Delete volume on instance terminate"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:140
msgid "Select source"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:141
msgid "Boot from image"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:142
msgid "Boot from snapshot"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:145
msgid "Boot from volume"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:151
msgid "Boot from image (creates a new volume)"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:157
msgid "Boot from volume snapshot (creates a new volume)"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:168
#, 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:187
msgid "You must set volume size"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:190
#: dashboards/project/instances/workflows/create_instance.py:275
msgid "You must set device name"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:193
msgid "You must select an image."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:227
#, 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 ""
#: dashboards/project/instances/workflows/create_instance.py:244
#, 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 ""
#: dashboards/project/instances/workflows/create_instance.py:255
#: dashboards/project/instances/workflows/create_instance.py:272
msgid "You must select a snapshot."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:260
msgid "You must select a volume."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:266
msgid ""
"Launching multiple instances is only supported for images and instance "
"snapshots."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:292
#: dashboards/project/volumes/volumes/forms.py:240
msgid "Unable to retrieve availability zones."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:298
#: dashboards/project/volumes/volumes/forms.py:243
msgid "No availability zones found"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:300
#: dashboards/project/volumes/volumes/forms.py:245
msgid "Any Availability Zone"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:323
#: dashboards/project/instances/workflows/resize_instance.py:79
#: usage/base.py:226
msgid "Unable to retrieve quota information."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:333
#: dashboards/project/volumes/volumes/forms.py:180
msgid "Snapshot"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:338
#, python-format
msgid "%(name)s - %(size)s GB (%(label)s)"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:371
msgid "Select Instance Snapshot"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:373
msgid "No snapshots available"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:385
#: dashboards/project/volumes/volumes/forms.py:258
msgid "Unable to retrieve list of volumes."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:387
msgid "Select Volume"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:389
msgid "No volumes available"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:400
msgid "Unable to retrieve list of volume snapshots."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:403
msgid "Select Volume Snapshot"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:405
msgid "No volume snapshots available"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:448
msgid "Which key pair to use for authentication."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:452
msgid "Admin Pass"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:458
msgid "Confirm Admin Pass"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:465
msgid "Launch instance in these security groups."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:470
msgid ""
"Control access to your instance via key pairs, security groups, and other "
"mechanisms."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:486
msgid "Unable to retrieve key pairs."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:490
msgid "Select a key pair"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:492
msgid "No key pairs available"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:501
msgid "Unable to retrieve list of security groups"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:533
msgid "Customization Script"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:535
msgid ""
"A script or set of commands to be executed after the instance has been built "
"(max 16kb)."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:542
msgid "Post-Creation"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:558
msgid "At least one network must be specified."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:560
msgid "Launch instance with these networks"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:563
msgid "Policy Profiles"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:565
msgid "Launch instance with this policy profile"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:577
msgid "Select networks for your instance."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:589
msgid "Unable to retrieve networks."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:598
msgid "Unable to retrieve profiles."
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:646
msgid "Advanced Options"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:674
#, python-format
msgid "%s instances"
msgstr ""
#: dashboards/project/instances/workflows/create_instance.py:733
#, python-format
msgid "Port not created for profile-id (%s)."
msgstr ""
#: dashboards/project/instances/workflows/resize_instance.py:35
msgid "Old Flavor"
msgstr ""
#: dashboards/project/instances/workflows/resize_instance.py:40
msgid "New Flavor"
msgstr ""
#: dashboards/project/instances/workflows/resize_instance.py:42
msgid "Choose the flavor to launch."
msgstr ""
#: dashboards/project/instances/workflows/resize_instance.py:45
msgid "Flavor Choice"
msgstr ""
#: dashboards/project/instances/workflows/resize_instance.py:55
msgid "Please choose a new flavor that can not be same as the old one."
msgstr ""
#: dashboards/project/instances/workflows/resize_instance.py:64
msgid "Select a New Flavor"
msgstr ""
#: dashboards/project/instances/workflows/resize_instance.py:66
msgid "No flavors available"
msgstr ""
#: dashboards/project/instances/workflows/resize_instance.py:92
msgid "Resize"
msgstr ""
#: dashboards/project/instances/workflows/resize_instance.py:93
#, python-format
msgid "Scheduled resize of instance \"%s\"."
msgstr ""
#: dashboards/project/instances/workflows/resize_instance.py:94
#, python-format
msgid "Unable to resize instance \"%s\"."
msgstr ""
#: dashboards/project/instances/workflows/update_instance.py:39
msgid "Unable to retrieve security group list. Please try again later."
msgstr ""
#: dashboards/project/instances/workflows/update_instance.py:86
msgid ""
"From here you can add and remove security groups to this project from the "
"list of available security groups."
msgstr ""
#: dashboards/project/instances/workflows/update_instance.py:88
msgid "All Security Groups"
msgstr ""
#: dashboards/project/instances/workflows/update_instance.py:89
msgid "Instance Security Groups"
msgstr ""
#: dashboards/project/instances/workflows/update_instance.py:90
msgid "No security groups found."
msgstr ""
#: dashboards/project/instances/workflows/update_instance.py:91
msgid "No security groups enabled."
msgstr ""
#: dashboards/project/instances/workflows/update_instance.py:122
msgid "From here you can edit the instance details."
msgstr ""
#: dashboards/project/instances/workflows/update_instance.py:135
#, python-format
msgid "Modified instance \"%s\"."
msgstr ""
#: dashboards/project/instances/workflows/update_instance.py:136
#, python-format
msgid "Unable to modify instance \"%s\"."
msgstr ""
#: dashboards/project/loadbalancers/forms.py:39
#: dashboards/project/loadbalancers/workflows.py:40
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:36
msgid "Load Balancing Method"
msgstr ""
#: dashboards/project/loadbalancers/forms.py:60
#, python-format
msgid "Pool %s was successfully updated."
msgstr ""
#: dashboards/project/loadbalancers/forms.py:65
#, python-format
msgid "Failed to update pool %s"
msgstr ""
#: dashboards/project/loadbalancers/forms.py:80
#: dashboards/project/loadbalancers/workflows.py:166
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:39
msgid "Session Persistence"
msgstr ""
#: dashboards/project/loadbalancers/forms.py:84
#: dashboards/project/loadbalancers/workflows.py:173
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:43
msgid "Cookie Name"
msgstr ""
#: dashboards/project/loadbalancers/forms.py:85
#: dashboards/project/loadbalancers/workflows.py:174
msgid "Required for APP_COOKIE persistence; Ignored otherwise."
msgstr ""
#: dashboards/project/loadbalancers/forms.py:89
#: dashboards/project/loadbalancers/workflows.py:182
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:49
msgid "Connection Limit"
msgstr ""
#: dashboards/project/loadbalancers/forms.py:90
#: dashboards/project/loadbalancers/workflows.py:183
msgid ""
"Maximum number of connections allowed for the VIP or '-1' if the limit is "
"not set"
msgstr ""
#: dashboards/project/loadbalancers/forms.py:106
#: dashboards/project/loadbalancers/forms.py:186
#: dashboards/project/loadbalancers/tabs.py:41
#: dashboards/project/loadbalancers/workflows.py:324
msgid "Unable to retrieve pools list."
msgstr ""
#: dashboards/project/loadbalancers/forms.py:117
msgid "No session persistence"
msgstr ""
#: dashboards/project/loadbalancers/forms.py:127
#: dashboards/project/loadbalancers/workflows.py:214
msgid "Cookie name is required for APP_COOKIE persistence."
msgstr ""
#: dashboards/project/loadbalancers/forms.py:153
#, python-format
msgid "VIP %s was successfully updated."
msgstr ""
#: dashboards/project/loadbalancers/forms.py:158
#, python-format
msgid "Failed to update VIP %s"
msgstr ""
#: dashboards/project/loadbalancers/forms.py:169
#: dashboards/project/loadbalancers/workflows.py:303
#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:22
msgid "Weight"
msgstr ""
#: dashboards/project/loadbalancers/forms.py:170
#: dashboards/project/loadbalancers/workflows.py:305
msgid "Relative part of requests this pool member serves compared to others"
msgstr ""
#: dashboards/project/loadbalancers/forms.py:200
#, python-format
msgid "Member %s was successfully updated."
msgstr ""
#: dashboards/project/loadbalancers/forms.py:206
#, python-format
msgid "Failed to update member %s"
msgstr ""
#: dashboards/project/loadbalancers/forms.py:218
#: dashboards/project/loadbalancers/tables.py:273
#: dashboards/project/loadbalancers/workflows.py:417
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:15
msgid "Delay"
msgstr ""
#: dashboards/project/loadbalancers/forms.py:219
#: dashboards/project/loadbalancers/workflows.py:418
msgid "The minimum time in seconds between regular checks of a member"
msgstr ""
#: dashboards/project/loadbalancers/forms.py:223
#: dashboards/project/loadbalancers/tables.py:274
#: dashboards/project/loadbalancers/workflows.py:422
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:18
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:60
msgid "Timeout"
msgstr ""
#: dashboards/project/loadbalancers/forms.py:224
#: dashboards/project/loadbalancers/workflows.py:423
msgid "The maximum time in seconds for a monitor to wait for a reply"
msgstr ""
#: dashboards/project/loadbalancers/forms.py:228
#: dashboards/project/loadbalancers/workflows.py:427
msgid "Max Retries (1~10)"
msgstr ""
#: dashboards/project/loadbalancers/forms.py:229
#: dashboards/project/loadbalancers/workflows.py:428
msgid ""
"Number of permissible failures before changing the status of member to "
"inactive"
msgstr ""
#: dashboards/project/loadbalancers/forms.py:247
#, python-format
msgid "Health monitor %s was successfully updated."
msgstr ""
#: dashboards/project/loadbalancers/forms.py:253
#, python-format
msgid "Failed to update health monitor %s"
msgstr ""
#: dashboards/project/loadbalancers/panel.py:22
msgid "Load Balancers"
msgstr ""
#: dashboards/project/loadbalancers/tables.py:29
#: dashboards/project/loadbalancers/workflows.py:128
msgid "Add Pool"
msgstr ""
#: dashboards/project/loadbalancers/tables.py:37
#: dashboards/project/loadbalancers/workflows.py:245
msgid "Add VIP"
msgstr ""
#: dashboards/project/loadbalancers/tables.py:54
#: dashboards/project/loadbalancers/workflows.py:380
msgid "Add Member"
msgstr ""
#: dashboards/project/loadbalancers/tables.py:62
#: dashboards/project/loadbalancers/workflows.py:521
msgid "Add Monitor"
msgstr ""
#: dashboards/project/loadbalancers/tables.py:72
#: dashboards/project/loadbalancers/tables.py:219
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:18
msgid "VIP"
msgstr ""
#: dashboards/project/loadbalancers/tables.py:73
msgid "VIPs"
msgstr ""
#: dashboards/project/loadbalancers/tables.py:87
#: dashboards/project/loadbalancers/tables.py:224
#: dashboards/project/loadbalancers/tabs.py:29
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:38
msgid "Pools"
msgstr ""
#: dashboards/project/loadbalancers/tables.py:100
#: dashboards/project/loadbalancers/workflows.py:539
#: dashboards/project/loadbalancers/workflows.py:601
msgid "Monitor"
msgstr ""
#: dashboards/project/loadbalancers/tables.py:101
#: dashboards/project/loadbalancers/tables.py:280
#: dashboards/project/loadbalancers/tabs.py:69
msgid "Monitors"
msgstr ""
#: dashboards/project/loadbalancers/tables.py:109
msgid "Member"
msgstr ""
#: dashboards/project/loadbalancers/tables.py:110
#: dashboards/project/loadbalancers/tables.py:254
#: dashboards/project/loadbalancers/tabs.py:49
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:39
msgid "Members"
msgstr ""
#: dashboards/project/loadbalancers/tables.py:116
#: 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 ""
#: dashboards/project/loadbalancers/tables.py:128
#: 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 ""
#: dashboards/project/loadbalancers/tables.py:145
#: 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 ""
#: dashboards/project/loadbalancers/tables.py:157
#: 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 ""
#: dashboards/project/loadbalancers/tables.py:177
#: dashboards/project/loadbalancers/workflows.py:583
msgid "Associate Monitor"
msgstr ""
#: dashboards/project/loadbalancers/tables.py:192
msgid "Failed to retrieve health monitors."
msgstr ""
#: dashboards/project/loadbalancers/tables.py:198
#: dashboards/project/loadbalancers/workflows.py:645
msgid "Disassociate Monitor"
msgstr ""
#: dashboards/project/loadbalancers/tables.py:214
#: dashboards/project/loadbalancers/workflows.py:37
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:26
msgid "Provider"
msgstr ""
#: dashboards/project/loadbalancers/tables.py:247
#: dashboards/project/loadbalancers/workflows.py:160
#: dashboards/project/loadbalancers/workflows.py:307
#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:19
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:25
msgid "Protocol Port"
msgstr ""
#: dashboards/project/loadbalancers/tables.py:271
msgid "Monitor Type"
msgstr ""
#: dashboards/project/loadbalancers/tables.py:275
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:21
msgid "Max Retries"
msgstr ""
#: dashboards/project/loadbalancers/tabs.py:61
msgid "Unable to retrieve member list."
msgstr ""
#: dashboards/project/loadbalancers/tabs.py:81
msgid "Unable to retrieve monitor list."
msgstr ""
#: dashboards/project/loadbalancers/tabs.py:92
msgid "Pool Details"
msgstr ""
#: dashboards/project/loadbalancers/tabs.py:103
msgid "Unable to retrieve pool details."
msgstr ""
#: dashboards/project/loadbalancers/tabs.py:111
msgid "VIP Details"
msgstr ""
#: dashboards/project/loadbalancers/tabs.py:122
msgid "Unable to retrieve VIP details."
msgstr ""
#: dashboards/project/loadbalancers/tabs.py:127
msgid "Member Details"
msgstr ""
#: dashboards/project/loadbalancers/tabs.py:138
msgid "Unable to retrieve member details."
msgstr ""
#: dashboards/project/loadbalancers/tabs.py:143
msgid "Monitor Details"
msgstr ""
#: dashboards/project/loadbalancers/tabs.py:154
msgid "Unable to retrieve monitor details."
msgstr ""
#: 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 ""
#: dashboards/project/loadbalancers/utils.py:27
#, python-format
msgid "%(type)s delay:%(delay)d retries:%(max_retries)d timeout:%(timeout)d"
msgstr ""
#: dashboards/project/loadbalancers/views.py:50
#, python-format
msgid "Deleted monitor %s"
msgstr ""
#: dashboards/project/loadbalancers/views.py:53
#, python-format
msgid "Unable to delete monitor. %s"
msgstr ""
#: dashboards/project/loadbalancers/views.py:58
#, python-format
msgid "Deleted pool %s"
msgstr ""
#: dashboards/project/loadbalancers/views.py:61
#, python-format
msgid "Unable to delete pool. %s"
msgstr ""
#: dashboards/project/loadbalancers/views.py:66
#, python-format
msgid "Deleted member %s"
msgstr ""
#: dashboards/project/loadbalancers/views.py:69
#, python-format
msgid "Unable to delete member. %s"
msgstr ""
#: dashboards/project/loadbalancers/views.py:76
#, python-format
msgid "Unable to locate VIP to delete. %s"
msgstr ""
#: dashboards/project/loadbalancers/views.py:81
#, python-format
msgid "Deleted VIP %s"
msgstr ""
#: dashboards/project/loadbalancers/views.py:84
#, python-format
msgid "Unable to delete VIP. %s"
msgstr ""
#: dashboards/project/loadbalancers/views.py:104
#, python-format
msgid "Unable to retrieve pool subnet. %s"
msgstr ""
#: dashboards/project/loadbalancers/views.py:155
#, python-format
msgid "Unable to retrieve pool details. %s"
msgstr ""
#: dashboards/project/loadbalancers/views.py:185
#, python-format
msgid "Unable to retrieve VIP details. %s"
msgstr ""
#: dashboards/project/loadbalancers/views.py:229
#, python-format
msgid "Unable to retrieve member details. %s"
msgstr ""
#: dashboards/project/loadbalancers/views.py:258
#, python-format
msgid "Unable to retrieve health monitor details. %s"
msgstr ""
#: dashboards/project/loadbalancers/views.py:281
#: dashboards/project/loadbalancers/views.py:297
#, python-format
msgid "Unable to retrieve pool. %s"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:49
#: dashboards/project/vpn/workflows.py:40
msgid "Select a Subnet"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:54
#: dashboards/project/vpn/workflows.py:46
msgid "Unable to retrieve networks list."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:61
#: dashboards/project/loadbalancers/workflows.py:194
msgid "Select a Protocol"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:65
msgid "Select a Method"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:79
msgid "Unable to retrieve providers list."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:93
#, python-format
msgid "%s (default)"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:96
msgid "Provider for Load Balancer is not supported"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:98
msgid "No provider is available"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:104
msgid "Add New Pool"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:106
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 ""
#: dashboards/project/loadbalancers/workflows.py:130
#, python-format
msgid "Added pool \"%s\"."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:131
#, python-format
msgid "Unable to add pool \"%s\"."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:153
msgid "VIP Address from Floating IPs"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:191
#, python-format
msgid "Specify a free IP address from %s"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:198
msgid "No Session Persistence"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:204
msgid "Currently Not Supported"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:219
msgid "Specify VIP"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:221
msgid ""
"Create a VIP for this pool. Assign a name and description for the VIP. "
"Specify an IP address and port for the VIP. Choose the protocol and session "
"persistence method for the VIP.Specify the max connections allowed. Admin "
"State is UP (checked) by default."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:247
#, python-format
msgid "Added VIP \"%s\"."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:248
#, python-format
msgid "Unable to add VIP \"%s\"."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:261
#, python-format
msgid "Only one address can be specified. Unable to add VIP \"%s\"."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:271
#, python-format
msgid "Unable to retrieve the specified pool. Unable to add VIP \"%s\"."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:296
msgid "Member(s)"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:301
msgid "At least one member must be specified"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:302
#: dashboards/project/loadbalancers/workflows.py:344
msgid "Select members for this pool "
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:317
msgid "Select a Pool"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:337
msgid "Unable to retrieve instances list."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:341
msgid ""
"No servers available. To add a member, you need at least one running "
"instance."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:358
msgid "Add New Member"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:360
msgid ""
"Add member to selected pool.\n"
"\n"
"Choose one or more listed instances to be added to the pool as member(s). "
"Assign a numeric weight for this member Specify the port number the member"
"(s) operate on; e.g., 80."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:382
msgid "Added member(s)."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:383
msgid "Unable to add member(s)."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:407
msgid "PING"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:409
msgid "HTTP"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:410
msgid "HTTPS"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:433
msgid "GET"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:434
#: dashboards/project/loadbalancers/workflows.py:439
#: dashboards/project/loadbalancers/workflows.py:440
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:25
msgid "HTTP Method"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:435
msgid "HTTP method used to check health status of a member"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:446
#: dashboards/project/loadbalancers/workflows.py:450
#: dashboards/project/loadbalancers/workflows.py:451
#: dashboards/project/stacks/forms.py:52
msgid "URL"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:458
#: dashboards/project/loadbalancers/workflows.py:465
#: dashboards/project/loadbalancers/workflows.py:466
msgid "Expected HTTP Status Codes"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:459
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 ""
#: dashboards/project/loadbalancers/workflows.py:484
msgid "Please choose a HTTP method"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:487
msgid "Please specify an URL"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:490
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 ""
#: dashboards/project/loadbalancers/workflows.py:497
msgid "Add New Monitor"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:499
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 ""
#: dashboards/project/loadbalancers/workflows.py:523
msgid "Added monitor"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:524
msgid "Unable to add monitor"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:534
msgid "Unable to add monitor."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:545
#, python-format
msgid "Select a monitor template for %s"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:548
#: dashboards/project/loadbalancers/workflows.py:611
msgid "Select a Monitor"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:559
#: dashboards/project/loadbalancers/workflows.py:620
msgid "Unable to retrieve monitors list."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:565
#: dashboards/project/loadbalancers/workflows.py:626
msgid "Association Details"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:567
msgid "Associate a health monitor with target pool."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:585
msgid "Associated monitor."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:586
#: dashboards/project/loadbalancers/workflows.py:596
msgid "Unable to associate monitor."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:608
#, python-format
msgid "Select a health monitor of %s"
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:628
msgid "Disassociate a health monitor from target pool. "
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:647
msgid "Disassociated monitor."
msgstr ""
#: dashboards/project/loadbalancers/workflows.py:648
#: dashboards/project/loadbalancers/workflows.py:658
msgid "Unable to disassociate monitor."
msgstr ""
#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:16
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:22
msgid "Address"
msgstr ""
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:28
msgid "URL Path"
msgstr ""
#: dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html:31
msgid "Expected Codes"
msgstr ""
#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:51
msgid "Health Monitors"
msgstr ""
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:18
msgid ""
"You may update member attributes here: edit pool, weight or admin state."
msgstr ""
#: 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 ""
#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:18
msgid ""
"You may update pool for current tenant here: edit name, description, load "
"balancing method or admin state."
msgstr ""
#: 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 ""
#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:35
msgid "Port ID"
msgstr ""
#: dashboards/project/loadbalancers/templates/loadbalancers/details_tabs.html:3
#: dashboards/project/loadbalancers/templates/loadbalancers/details_tabs.html:6
msgid "Load Balancer"
msgstr ""
#: 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 ""
#: dashboards/project/network_topology/templates/network_topology/_create_router.html:9
#: dashboards/project/network_topology/templates/network_topology/_create_router.html:20
#: dashboards/project/routers/templates/routers/_create.html:9
#: dashboards/project/routers/templates/routers/_create.html:20
msgid "Create router"
msgstr ""
#: dashboards/project/network_topology/templates/network_topology/_svg_element.html:178
#: dashboards/project/routers/tables.py:31
#: dashboards/project/vpn/tables.py:213 dashboards/project/vpn/workflows.py:31
#: dashboards/router/dashboard.py:23
msgid "Router"
msgstr ""
#: 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:64
#: dashboards/project/routers/templates/routers/create.html:3
#: dashboards/project/routers/templates/routers/create.html:6
msgid "Create Router"
msgstr ""
#: dashboards/project/network_topology/templates/network_topology/create_router.html:6
msgid "Create a Router"
msgstr ""
#: dashboards/project/network_topology/templates/network_topology/index.html:13
msgid "This pane needs javascript support."
msgstr ""
#: dashboards/project/network_topology/templates/network_topology/index.html:22
msgid "Small"
msgstr ""
#: dashboards/project/network_topology/templates/network_topology/index.html:23
msgid "Normal"
msgstr ""
#: dashboards/project/network_topology/templates/network_topology/index.html:40
msgid "There are no networks, routers, or connected instances to display."
msgstr ""
#: dashboards/project/networks/tables.py:94
msgid "Add Subnet"
msgstr ""
#: dashboards/project/networks/views.py:84
msgid "Unable to retrieve network details."
msgstr ""
#: dashboards/project/networks/workflows.py:68
msgid ""
"From here you can create a new network.\n"
"In addition a subnet associated with the network can be created in the next "
"panel."
msgstr ""
#: dashboards/project/networks/workflows.py:85
msgid "Subnet Name"
msgstr ""
#: dashboards/project/networks/workflows.py:87
#: dashboards/project/networks/subnets/tables.py:106
#: dashboards/project/networks/subnets/workflows.py:80
msgid "Network Address"
msgstr ""
#: dashboards/project/networks/workflows.py:90
#: dashboards/project/networks/subnets/workflows.py:85
msgid "Network address in CIDR format (e.g. 192.168.0.0/24)"
msgstr ""
#: dashboards/project/networks/workflows.py:100
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). If you use the "
"default, leave blank. If you want to use no gateway, check 'Disable Gateway' "
"below."
msgstr ""
#: dashboards/project/networks/workflows.py:109
#: dashboards/project/networks/subnets/workflows.py:114
msgid "Disable Gateway"
msgstr ""
#: dashboards/project/networks/workflows.py:114
msgid ""
"You can 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 ""
#: dashboards/project/networks/workflows.py:125
msgid "Specify \"Network Address\" or clear \"Create Subnet\" checkbox."
msgstr ""
#: dashboards/project/networks/workflows.py:131
msgid "Network Address and IP version are inconsistent."
msgstr ""
#: dashboards/project/networks/workflows.py:135
#, python-format
msgid "The subnet in the Network Address is too small (/%s)."
msgstr ""
#: dashboards/project/networks/workflows.py:140
msgid "Gateway IP and IP version are inconsistent."
msgstr ""
#: dashboards/project/networks/workflows.py:143
msgid "Specify IP address of gateway or check \"Disable Gateway\"."
msgstr ""
#: dashboards/project/networks/workflows.py:163
msgid "Enable DHCP"
msgstr ""
#: dashboards/project/networks/workflows.py:167
msgid "Allocation Pools"
msgstr ""
#: dashboards/project/networks/workflows.py:168
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 ""
#: dashboards/project/networks/workflows.py:175
msgid "DNS Name Servers"
msgstr ""
#: dashboards/project/networks/workflows.py:176
msgid ""
"IP address list of DNS name servers for this subnet. One entry per line."
msgstr ""
#: dashboards/project/networks/workflows.py:181
msgid "Host Routes"
msgstr ""
#: dashboards/project/networks/workflows.py:182
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 ""
#: dashboards/project/networks/workflows.py:189
#: dashboards/project/networks/subnets/workflows.py:139
#: dashboards/project/networks/templates/networks/subnets/detail.html:3
#: dashboards/project/networks/templates/networks/subnets/detail.html:6
msgid "Subnet Detail"
msgstr ""
#: dashboards/project/networks/workflows.py:190
#: dashboards/project/networks/subnets/workflows.py:140
msgid "You can specify additional attributes for the subnet."
msgstr ""
#: dashboards/project/networks/workflows.py:196
#, python-format
msgid "%(field_name)s: Invalid IP address (value=%(ip)s)"
msgstr ""
#: dashboards/project/networks/workflows.py:205
#, python-format
msgid "%(field_name)s: Invalid IP address (value=%(network)s)"
msgstr ""
#: dashboards/project/networks/workflows.py:217
#, python-format
msgid "Start and end addresses must be specified (value=%s)"
msgstr ""
#: dashboards/project/networks/workflows.py:223
#, python-format
msgid "Start address is larger than end address (value=%s)"
msgstr ""
#: dashboards/project/networks/workflows.py:241
#, python-format
msgid ""
"Host Routes format error: Destination CIDR and nexthop must be specified "
"(value=%s)"
msgstr ""
#: dashboards/project/networks/workflows.py:266
#, python-format
msgid "Created network \"%s\"."
msgstr ""
#: dashboards/project/networks/workflows.py:267
#, python-format
msgid "Unable to create network \"%s\"."
msgstr ""
#: dashboards/project/networks/workflows.py:292
#, python-format
msgid "Network \"%s\" was successfully created."
msgstr ""
#: dashboards/project/networks/workflows.py:296
#, python-format
msgid "Failed to create network \"%(network)s\": %(reason)s"
msgstr ""
#: dashboards/project/networks/workflows.py:352
#, python-format
msgid "Subnet \"%s\" was successfully created."
msgstr ""
#: dashboards/project/networks/workflows.py:356
#, python-format
msgid ""
"Failed to create subnet \"%(sub)s\" for network \"%(net)s\": %(reason)s"
msgstr ""
#: dashboards/project/networks/workflows.py:372
#, python-format
msgid "Delete the created network \"%s\" due to subnet creation failure."
msgstr ""
#: dashboards/project/networks/workflows.py:380
#, python-format
msgid "Failed to delete network \"%s\""
msgstr ""
#: dashboards/project/networks/ports/tables.py:32
msgid "Attached"
msgstr ""
#: dashboards/project/networks/ports/tables.py:34
msgid "Detached"
msgstr ""
#: dashboards/project/networks/ports/tables.py:60
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:36
msgid "Attached Device"
msgstr ""
#: dashboards/project/networks/ports/views.py:54
msgid "Unable to retrieve port details"
msgstr ""
#: dashboards/project/networks/subnets/tabs.py:35
msgid "Unable to retrieve subnet details."
msgstr ""
#: dashboards/project/networks/subnets/views.py:65
msgid "Unable to retrieve subnet details"
msgstr ""
#: dashboards/project/networks/subnets/workflows.py:38
msgid ""
"You can create a subnet associated with the network. Advanced configuration "
"are available at \"Subnet Detail\" tab."
msgstr ""
#: dashboards/project/networks/subnets/workflows.py:57
#, python-format
msgid "Created subnet \"%s\"."
msgstr ""
#: dashboards/project/networks/subnets/workflows.py:58
#, python-format
msgid "Unable to create subnet \"%s\"."
msgstr ""
#: dashboards/project/networks/subnets/workflows.py:104
msgid "Gateway IP (optional)"
msgstr ""
#: dashboards/project/networks/subnets/workflows.py:107
msgid ""
"IP address of Gateway (e.g. 192.168.0.254). You need to specify an explicit "
"address to set the gateway. If you want to use no gateway, check 'Disable "
"Gateway' below."
msgstr ""
#: dashboards/project/networks/subnets/workflows.py:119
msgid ""
"You can update a subnet associated with the network. Advanced configuration "
"are available at \"Subnet Detail\" tab."
msgstr ""
#: dashboards/project/networks/subnets/workflows.py:151
#, python-format
msgid "Updated subnet \"%s\"."
msgstr ""
#: dashboards/project/networks/subnets/workflows.py:152
#, python-format
msgid "Unable to update subnet \"%s\"."
msgstr ""
#: dashboards/project/networks/subnets/workflows.py:188
#, python-format
msgid "Subnet \"%s\" was successfully updated."
msgstr ""
#: dashboards/project/networks/subnets/workflows.py:192
#, python-format
msgid "Failed to update subnet \"%(sub)s\": %(reason)s"
msgstr ""
#: dashboards/project/networks/templates/networks/_detail_overview.html:3
msgid "Network Overview"
msgstr ""
#: dashboards/project/networks/templates/networks/_detail_overview.html:22
msgid "Provider Network"
msgstr ""
#: dashboards/project/networks/templates/networks/_detail_overview.html:23
msgid "Network Type"
msgstr ""
#: dashboards/project/networks/templates/networks/_detail_overview.html:24
#: dashboards/router/nexus1000v/forms.py:115
#: dashboards/router/nexus1000v/forms.py:121
#: dashboards/router/nexus1000v/forms.py:192
msgid "Physical Network"
msgstr ""
#: dashboards/project/networks/templates/networks/_detail_overview.html:25
msgid "Segmentation ID"
msgstr ""
#: dashboards/project/networks/templates/networks/detail.html:6
msgid "Network Detail: "
msgstr ""
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:4
msgid "Port Overview"
msgstr ""
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:19
msgid "Fixed IP"
msgstr ""
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:23
msgid "IP address:"
msgstr ""
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:24
#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:23
msgid "Subnet ID"
msgstr ""
#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:30
msgid "Mac Address"
msgstr ""
#: dashboards/project/networks/templates/networks/ports/detail.html:3
#: dashboards/project/networks/templates/networks/ports/detail.html:6
msgid "Port Detail"
msgstr ""
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:4
msgid "Subnet Overview"
msgstr ""
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:17
msgid "IP version"
msgstr ""
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:21
msgid "IP allocation pool"
msgstr ""
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:25
msgid " - End"
msgstr ""
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:28
msgid "DHCP Enable"
msgstr ""
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:32
msgid "Additional routes"
msgstr ""
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:35
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:24
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:99
msgid "Destination"
msgstr ""
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:36
msgid " : Next hop"
msgstr ""
#: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:41
msgid "DNS name server"
msgstr ""
#: dashboards/project/overview/views.py:34
msgid "Uptime(Seconds)"
msgstr ""
#: dashboards/project/overview/templates/overview/usage.csv:5
msgid "Total Active Ram (MB)"
msgstr ""
#: dashboards/project/routers/forms.py:34
#: dashboards/project/routers/ports/forms.py:35
#: dashboards/project/routers/ports/forms.py:147
msgid "Router Name"
msgstr ""
#: dashboards/project/routers/forms.py:44
#, python-format
msgid "Router %s was successfully created."
msgstr ""
#: dashboards/project/routers/forms.py:49
msgid "Quota exceeded for resource router."
msgstr ""
#: dashboards/project/routers/forms.py:51
#, python-format
msgid "Failed to create router \"%s\"."
msgstr ""
#: dashboards/project/routers/tables.py:48
#: dashboards/project/routers/tables.py:54
#, python-format
msgid "Unable to delete router \"%s\""
msgstr ""
#: dashboards/project/routers/tables.py:72
#: 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 ""
#: dashboards/project/routers/tables.py:91
msgid "Clear"
msgstr ""
#: dashboards/project/routers/tables.py:92
msgid "Cleared"
msgstr ""
#: dashboards/project/routers/tables.py:93
msgid "Gateway"
msgstr ""
#: dashboards/project/routers/tables.py:94
msgid "Gateways"
msgstr ""
#: dashboards/project/routers/tables.py:111
#, python-format
msgid "Unable to clear gateway for router \"%(name)s\": \"%(msg)s\""
msgstr ""
#: dashboards/project/routers/tabs.py:54
msgid "Unable to retrieve router details."
msgstr ""
#: dashboards/project/routers/views.py:71
#, python-format
msgid "Unable to retrieve a list of external networks \"%s\"."
msgstr ""
#: dashboards/project/routers/views.py:83
#, python-format
msgid "External network \"%s\" not found."
msgstr ""
#: dashboards/project/routers/views.py:99
#, python-format
msgid "Unable to retrieve details for router \"%s\"."
msgstr ""
#: dashboards/project/routers/views.py:110
#, python-format
msgid "Unable to retrieve an external network \"%s\"."
msgstr ""
#: dashboards/project/routers/extensions/routerrules/forms.py:43
msgid "Input must be in CIDR format"
msgstr ""
#: dashboards/project/routers/extensions/routerrules/forms.py:53
msgid "Optional: Next Hop Addresses (comma delimited)"
msgstr ""
#: 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 ""
#: dashboards/project/routers/extensions/routerrules/forms.py:63
msgid "Permit"
msgstr ""
#: dashboards/project/routers/extensions/routerrules/forms.py:64
msgid "Deny"
msgstr ""
#: dashboards/project/routers/extensions/routerrules/forms.py:73
msgid "Unable to delete router rule."
msgstr ""
#: dashboards/project/routers/extensions/routerrules/forms.py:88
msgid "Router rule added"
msgstr ""
#: dashboards/project/routers/extensions/routerrules/forms.py:93
#, python-format
msgid "Failed to add router rule %s"
msgstr ""
#: dashboards/project/routers/extensions/routerrules/tables.py:30
#: 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 ""
#: dashboards/project/routers/extensions/routerrules/tables.py:47
msgid "Router Rule"
msgstr ""
#: dashboards/project/routers/extensions/routerrules/tabs.py:59
msgid "Router Rules Grid"
msgstr ""
#: dashboards/project/routers/extensions/routerrules/views.py:49
#: dashboards/project/routers/ports/views.py:48
msgid "Unable to retrieve router."
msgstr ""
#: dashboards/project/routers/ports/forms.py:31
msgid "IP Address (optional)"
msgstr ""
#: dashboards/project/routers/ports/forms.py:32
msgid ""
"You can specify an IP address of the interface created if you want (e.g. "
"192.168.0.254)."
msgstr ""
#: dashboards/project/routers/ports/forms.py:54
#: dashboards/project/routers/ports/forms.py:165
#, python-format
msgid "Failed to get network list %s"
msgstr ""
#: dashboards/project/routers/ports/forms.py:74
msgid "Select Subnet"
msgstr ""
#: dashboards/project/routers/ports/forms.py:76
msgid "No subnets available"
msgstr ""
#: dashboards/project/routers/ports/forms.py:84
msgid "Interface added"
msgstr ""
#: dashboards/project/routers/ports/forms.py:112
#, python-format
msgid "Unable to get subnet \"%s\""
msgstr ""
#: dashboards/project/routers/ports/forms.py:131
#, python-format
msgid "Failed to add_interface: %s"
msgstr ""
#: dashboards/project/routers/ports/forms.py:140
#, python-format
msgid "Failed to delete port %s"
msgstr ""
#: dashboards/project/routers/ports/forms.py:174
msgid "Select network"
msgstr ""
#: dashboards/project/routers/ports/forms.py:176
msgid "No networks available"
msgstr ""
#: dashboards/project/routers/ports/forms.py:184
msgid "Gateway interface is added"
msgstr ""
#: dashboards/project/routers/ports/forms.py:189
#, python-format
msgid "Failed to set gateway %s"
msgstr ""
#: dashboards/project/routers/ports/tables.py:31
msgid "External Gateway"
msgstr ""
#: dashboards/project/routers/ports/tables.py:33
msgid "Internal Interface"
msgstr ""
#: dashboards/project/routers/ports/tables.py:40
#: 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 ""
#: dashboards/project/routers/ports/tables.py:57
msgid "Interface"
msgstr ""
#: dashboards/project/routers/ports/tables.py:79
#, python-format
msgid "Failed to delete interface %s"
msgstr ""
#: dashboards/project/routers/ports/views.py:78
msgid "Unable to set gateway."
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 ""
#: 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 ""
#: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:27
msgid "Add rule"
msgstr ""
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:11
msgid "Router Rule Grid"
msgstr ""
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:18
msgid "Reset to Default"
msgstr ""
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:24
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:98
msgid "Source"
msgstr ""
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:92
msgid "Rule Conflict"
msgstr ""
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:95
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 ""
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:97
msgid "Conflicting Rule"
msgstr ""
#: dashboards/project/routers/templates/routers/extensions/routerrules/grid.html:122
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 ""
#: dashboards/project/routers/templates/routers/ports/_create.html:20
msgid "You can connect a specified subnet to the router."
msgstr ""
#: 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 ""
#: dashboards/project/routers/templates/routers/ports/_create.html:29
msgid "Add interface"
msgstr ""
#: 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 ""
#: dashboards/project/stacks/forms.py:48
#: 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 ""
#: dashboards/project/stacks/forms.py:49
msgid "From here you can select a template to launch a stack."
msgstr ""
#: dashboards/project/stacks/forms.py:54
msgid "Direct Input"
msgstr ""
#: dashboards/project/stacks/forms.py:56
msgid "Template Source"
msgstr ""
#: dashboards/project/stacks/forms.py:63 dashboards/project/stacks/forms.py:65
msgid "Template File"
msgstr ""
#: dashboards/project/stacks/forms.py:66
msgid "A local template to upload."
msgstr ""
#: dashboards/project/stacks/forms.py:73 dashboards/project/stacks/forms.py:75
msgid "Template URL"
msgstr ""
#: dashboards/project/stacks/forms.py:76
msgid "An external (HTTP) URL to load the template from."
msgstr ""
#: dashboards/project/stacks/forms.py:83 dashboards/project/stacks/forms.py:85
msgid "Template Data"
msgstr ""
#: dashboards/project/stacks/forms.py:86
msgid "The raw contents of the template."
msgstr ""
#: dashboards/project/stacks/forms.py:92
msgid "Environment Source"
msgstr ""
#: dashboards/project/stacks/forms.py:100
#: dashboards/project/stacks/forms.py:102
msgid "Environment File"
msgstr ""
#: dashboards/project/stacks/forms.py:103
msgid "A local environment to upload."
msgstr ""
#: dashboards/project/stacks/forms.py:110
#: dashboards/project/stacks/forms.py:112
msgid "Environment URL"
msgstr ""
#: dashboards/project/stacks/forms.py:113
msgid "An external (HTTP) URL to load the environment from."
msgstr ""
#: dashboards/project/stacks/forms.py:120
#: dashboards/project/stacks/forms.py:122
msgid "Environment Data"
msgstr ""
#: dashboards/project/stacks/forms.py:123
msgid "The raw contents of the environment file."
msgstr ""
#: dashboards/project/stacks/forms.py:135
msgid "template"
msgstr ""
#: dashboards/project/stacks/forms.py:137
msgid "environment"
msgstr ""
#: dashboards/project/stacks/forms.py:189
#, python-format
msgid "There was a problem parsing the %(prefix)s: %(error)s"
msgstr ""
#: dashboards/project/stacks/forms.py:197
#, python-format
msgid "Please specify a %s using only one source method."
msgstr ""
#: dashboards/project/stacks/forms.py:204
msgid "You must specify a template via one of the available sources."
msgstr ""
#: dashboards/project/stacks/forms.py:230
msgid "Edit Template"
msgstr ""
#: dashboards/project/stacks/forms.py:231
msgid "From here you can select a new template to re-launch a stack."
msgstr ""
#: dashboards/project/stacks/forms.py:233
#: dashboards/project/stacks/forms.py:372
msgid "Stack ID"
msgstr ""
#: dashboards/project/stacks/forms.py:236
#: dashboards/project/stacks/forms.py:266
#: dashboards/project/stacks/forms.py:375
#: dashboards/project/stacks/tables.py:88
msgid "Stack Name"
msgstr ""
#: dashboards/project/stacks/forms.py:247
msgid "Create Stack"
msgstr ""
#: dashboards/project/stacks/forms.py:267
msgid "Name of the stack to create."
msgstr ""
#: dashboards/project/stacks/forms.py:269
msgid ""
"Name must start with a letter and may only contain letters, numbers, "
"underscores, periods and hyphens."
msgstr ""
#: dashboards/project/stacks/forms.py:275
msgid "Creation Timeout (minutes)"
msgstr ""
#: dashboards/project/stacks/forms.py:276
msgid "Stack creation timeout in minutes."
msgstr ""
#: dashboards/project/stacks/forms.py:279
msgid "Rollback On Failure"
msgstr ""
#: dashboards/project/stacks/forms.py:280
msgid "Enable rollback on create/update failure."
msgstr ""
#: dashboards/project/stacks/forms.py:293
#, python-format
msgid "Password for user \"%s\""
msgstr ""
#: dashboards/project/stacks/forms.py:294
msgid ""
"This is required for operations to be performed throughout the lifecycle of "
"the stack"
msgstr ""
#: dashboards/project/stacks/forms.py:361
msgid "Stack creation started."
msgstr ""
#: dashboards/project/stacks/forms.py:370
#: dashboards/project/stacks/templates/stacks/_update.html:8
#: dashboards/project/stacks/templates/stacks/update.html:3
msgid "Update Stack Parameters"
msgstr ""
#: dashboards/project/stacks/forms.py:406
msgid "Stack update started."
msgstr ""
#: dashboards/project/stacks/panel.py:21
#: dashboards/project/stacks/tables.py:52
#: dashboards/project/stacks/tables.py:109
#: dashboards/project/stacks/templates/stacks/index.html:3
#: dashboards/project/stacks/templates/stacks/index.html:6
msgid "Stacks"
msgstr ""
#: dashboards/project/stacks/tables.py:31
#: 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 ""
#: dashboards/project/stacks/tables.py:39
msgid "Change Stack Template"
msgstr ""
#: dashboards/project/stacks/tables.py:51
msgid "Stack"
msgstr ""
#: dashboards/project/stacks/tables.py:121
#: dashboards/project/stacks/tables.py:166
msgid "Stack Resource"
msgstr ""
#: dashboards/project/stacks/tables.py:124
#: dashboards/project/stacks/tables.py:169
msgid "Resource"
msgstr ""
#: dashboards/project/stacks/tables.py:127
msgid "Time Since Event"
msgstr ""
#: dashboards/project/stacks/tables.py:135
#: dashboards/project/stacks/tables.py:184
msgid "Status Reason"
msgstr ""
#: dashboards/project/stacks/tables.py:139
msgid "Stack Events"
msgstr ""
#: dashboards/project/stacks/tables.py:172
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:21
msgid "Stack Resource Type"
msgstr ""
#: dashboards/project/stacks/tables.py:174
msgid "Date Updated"
msgstr ""
#: dashboards/project/stacks/tables.py:197
msgid "Stack Resources"
msgstr ""
#: dashboards/project/stacks/tabs.py:33
msgid "Topology"
msgstr ""
#: dashboards/project/stacks/tabs.py:86
msgid "Events"
msgstr ""
#: dashboards/project/stacks/tabs.py:105
#, python-format
msgid "Unable to get events for stack \"%s\"."
msgstr ""
#: dashboards/project/stacks/tabs.py:111
msgid "Resources"
msgstr ""
#: dashboards/project/stacks/tabs.py:130
#, python-format
msgid "Unable to get resources for stack \"%s\"."
msgstr ""
#: dashboards/project/stacks/views.py:64
msgid "Unable to retrieve stack list."
msgstr ""
#: dashboards/project/stacks/views.py:96
#: dashboards/project/stacks/views.py:173
#: dashboards/project/stacks/views.py:197
msgid "Unable to retrieve stack."
msgstr ""
#: dashboards/project/stacks/views.py:225
msgid "Unable to retrieve resource."
msgstr ""
#: dashboards/project/stacks/views.py:238
msgid "Unable to retrieve metadata."
msgstr ""
#: 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 ""
#: dashboards/project/stacks/templates/stacks/_change_template.html:25
#: dashboards/project/stacks/templates/stacks/_select_template.html:25
msgid "Next"
msgstr ""
#: dashboards/project/stacks/templates/stacks/_create.html:19
msgid "Create a new stack with the provided values."
msgstr ""
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:3
msgid "Stack Overview"
msgstr ""
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:24
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:34
msgid "Last Updated"
msgstr ""
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:32
msgid "Outputs"
msgstr ""
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:46
msgid "Stack Parameters"
msgstr ""
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:57
msgid "Launch Parameters"
msgstr ""
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:61
msgid "Minutes"
msgstr ""
#: dashboards/project/stacks/templates/stacks/_detail_overview.html:62
msgid "Rollback"
msgstr ""
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:3
msgid "Resource Overview"
msgstr ""
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:9
msgid "Stack Resource ID"
msgstr ""
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:13
msgid "Resource ID"
msgstr ""
#: dashboards/project/stacks/templates/stacks/_resource_overview.html:42
msgid "Resource Metadata"
msgstr ""
#: 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 don't change "
"them here."
msgstr ""
#: dashboards/project/stacks/templates/stacks/_update.html:24
msgid "Update"
msgstr ""
#: dashboards/project/stacks/templates/stacks/change_template.html:3
#: dashboards/project/stacks/templates/stacks/change_template.html:6
msgid "Change Template"
msgstr ""
#: dashboards/project/stacks/templates/stacks/detail.html:3
msgid "Stack Detail"
msgstr ""
#: dashboards/project/stacks/templates/stacks/detail.html:6
msgid "Stack Detail: "
msgstr ""
#: dashboards/project/stacks/templates/stacks/resource.html:3
msgid "Resource Detail"
msgstr ""
#: dashboards/project/stacks/templates/stacks/resource.html:6
msgid "Resource Detail: "
msgstr ""
#: dashboards/project/stacks/templates/stacks/update.html:6
msgid "Update Stack"
msgstr ""
#: dashboards/project/volumes/tabs.py:36
msgid "Unable to retrieve volume list."
msgstr ""
#: dashboards/project/volumes/tabs.py:46
msgid "Unable to retrieve volume/instance attachment information"
msgstr ""
#: dashboards/project/volumes/tabs.py:86
#: dashboards/project/volumes/volumes/forms.py:187
msgid "Unable to retrieve volume snapshots."
msgstr ""
#: dashboards/project/volumes/snapshots/forms.py:37
#, python-format
msgid "Updating volume snapshot \"%s\""
msgstr ""
#: dashboards/project/volumes/snapshots/forms.py:43
msgid "Unable to update volume snapshot."
msgstr ""
#: dashboards/project/volumes/snapshots/tables.py:63
#: 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 ""
#: dashboards/project/volumes/snapshots/tables.py:130
#: dashboards/project/volumes/volumes/forms.py:41
#: dashboards/project/volumes/volumes/forms.py:472
#: dashboards/project/volumes/volumes/forms.py:493
msgid "Volume Name"
msgstr ""
#: dashboards/project/volumes/snapshots/tabs.py:36
#: dashboards/project/volumes/snapshots/views.py:77
msgid "Unable to retrieve snapshot details."
msgstr ""
#: dashboards/project/volumes/snapshots/views.py:42
msgid "Unable to retrieve volume snapshot."
msgstr ""
#: dashboards/project/volumes/templates/volumes/index.html:3
#: dashboards/project/volumes/templates/volumes/index.html:6
msgid "Volumes &amp; Snapshots"
msgstr ""
#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:4
msgid "Volume Snapshot Overview"
msgstr ""
#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:19
msgid "From here you can modify the name and description of a snapshot."
msgstr ""
#: dashboards/project/volumes/templates/volumes/snapshots/detail.html:3
msgid "Volume Snapshot Details"
msgstr ""
#: dashboards/project/volumes/templates/volumes/snapshots/detail.html:6
msgid "Volume Snapshot Details: "
msgstr ""
#: dashboards/project/volumes/templates/volumes/snapshots/detail.html:6
msgid "Volume Snapshot Details:"
msgstr ""
#: 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 ""
#: dashboards/project/volumes/templates/volumes/volumes/_attach.html:14
msgid "Attach To Instance"
msgstr ""
#: dashboards/project/volumes/templates/volumes/volumes/_attach.html:23
msgid "Attach Volume"
msgstr ""
#: 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 ""
#: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:24
msgid "Create Volume Snapshot (Force)"
msgstr ""
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:4
msgid "Volume Overview"
msgstr ""
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:35
#: dashboards/project/volumes/volumes/tables.py:350
msgid "Attachments"
msgstr ""
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:47
msgid "Not attached"
msgstr ""
#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:54
#: dashboards/project/volumes/volumes/forms.py:48
msgid "Volume Source"
msgstr ""
#: 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:110
msgid "Extend Volume"
msgstr ""
#: dashboards/project/volumes/templates/volumes/volumes/_extend_limits.html:5
msgid "From here you can extend the size of a volume."
msgstr ""
#: dashboards/project/volumes/templates/volumes/volumes/_extend_limits.html:7
#: dashboards/project/volumes/templates/volumes/volumes/_limits.html:7
msgid "Volume Limits"
msgstr ""
#: dashboards/project/volumes/templates/volumes/volumes/_extend_limits.html:10
#: dashboards/project/volumes/templates/volumes/volumes/_limits.html:10
msgid "Total Gigabytes"
msgstr ""
#: dashboards/project/volumes/templates/volumes/volumes/_limits.html:5
msgid "Volumes are block devices that can be attached to instances."
msgstr ""
#: dashboards/project/volumes/templates/volumes/volumes/_limits.html:18
msgid "Number of Volumes"
msgstr ""
#: 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:167
msgid "Edit Volume"
msgstr ""
#: dashboards/project/volumes/templates/volumes/volumes/_update.html:19
msgid "From here you can modify name and description of a volume."
msgstr ""
#: dashboards/project/volumes/templates/volumes/volumes/create.html:6
msgid "Create a Volume"
msgstr ""
#: dashboards/project/volumes/templates/volumes/volumes/create_snapshot.html:6
msgid "Create a Volume Snapshot"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:47
#: dashboards/project/volumes/volumes/forms.py:497
msgid "Size (GB)"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:54
msgid "Use snapshot as a source"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:61
msgid "Use image as a source"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:68
msgid "Use a volume as source"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:106
#, python-format
msgid "Volume size must be equal to or greater than the snapshot size (%sGB)"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:115
msgid "Unable to load the specified snapshot."
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:126
#, python-format
msgid "Volume size must be equal to or greater than the image size (%s)"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:132
#, python-format
msgid ""
"Volume size must be equal to or greater than the image minimum disk size "
"(%sGB)"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:143
#, python-format
msgid "Unable to load the specified image. %s"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:152
#, python-format
msgid "Unable to load the specified volume. %s"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:159
#, python-format
msgid ""
"Volume size must be equal to or greater than the origin volume size (%s)"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:181
msgid "Choose a snapshot"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:194
msgid "Choose an image"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:206
msgid "Choose a volume"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:215
msgid "No source, empty volume"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:226
msgid "Unable to determine if availability zones extension is supported."
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:280
#, python-format
msgid "The volume size cannot be less than the snapshot size (%sGB)"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:292
#, python-format
msgid "The volume size cannot be less than the image size (%s)"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:297
#, python-format
msgid "The volume size cannot be less than the image minimum disk size (%sGB)"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:307
#, python-format
msgid "The volume size cannot be less than the source volume size (%sGB)"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:315
#, python-format
msgid ""
"A volume of %(req)iGB cannot be created as you only have %(avail)iGB of your "
"quota available."
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:322
msgid "You are already using all of your available volumes."
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:338
#, python-format
msgid "Creating volume \"%s\""
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:346
msgid "Unable to create volume."
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:363
msgid "Attach to Instance"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:364
msgid "Select an instance to attach to."
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:367
msgid "Actual device name may differ due to hypervisor settings."
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:410
msgid "Unknown instance (None)"
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:420
#, python-format
msgid "Attaching volume %(vol)s to instance %(inst)s on %(dev)s."
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:429
msgid "Unable to attach volume."
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:451
#, python-format
msgid "Creating volume snapshot \"%s\"."
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:454
#, python-format
msgid "Forcing to create snapshot \"%s\" from attached volume."
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:467
msgid "Unable to create volume snapshot."
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:482
#, python-format
msgid "Updating volume \"%s\""
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:488
msgid "Unable to update volume."
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:504
msgid "New size for extend must be greater than current size."
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:515
#, python-format
msgid "Successfully extended volume: \"%s\""
msgstr ""
#: dashboards/project/volumes/volumes/forms.py:521
msgid "Unable to extend volume."
msgstr ""
#: dashboards/project/volumes/volumes/tables.py:38
msgid "Launch as Instance"
msgstr ""
#: dashboards/project/volumes/volumes/tables.py:75
#, python-format
msgid "Unable to delete volume \"%s\". One or more snapshots depend on it."
msgstr ""
#: dashboards/project/volumes/volumes/tables.py:127
msgid "Edit Attachments"
msgstr ""
#: dashboards/project/volumes/volumes/tables.py:204
#: dashboards/project/volumes/volumes/views.py:211
msgid "Unable to retrieve attachment information."
msgstr ""
#: dashboards/project/volumes/volumes/tables.py:222
#, python-format
msgid "Attached to %(instance)s on %(dev)s"
msgstr ""
#: dashboards/project/volumes/volumes/tables.py:286
msgid "Bootable"
msgstr ""
#: dashboards/project/volumes/volumes/tables.py:301
msgid "Detach"
msgstr ""
#: dashboards/project/volumes/volumes/tables.py:302
msgid "Detaching"
msgstr ""
#: dashboards/project/volumes/volumes/tables.py:331
msgid "Device"
msgstr ""
#: dashboards/project/volumes/volumes/tables.py:340
#, python-format
msgid "Volume %(volume_name)s on instance %(instance_name)s"
msgstr ""
#: dashboards/project/volumes/volumes/views.py:62
msgid "Unable to retrieve volume details."
msgstr ""
#: dashboards/project/volumes/volumes/views.py:98
#: dashboards/project/volumes/volumes/views.py:141
#: dashboards/project/volumes/volumes/views.py:190
#: dashboards/project/volumes/volumes/views.py:202
msgid "Unable to retrieve volume information."
msgstr ""
#: dashboards/project/volumes/volumes/views.py:132
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 ""
#: dashboards/project/volumes/volumes/views.py:159
msgid "Unable to retrieve volume."
msgstr ""
#: dashboards/project/vpn/forms.py:51
#, python-format
msgid "VPN Service %s was successfully updated."
msgstr ""
#: dashboards/project/vpn/forms.py:57
#, python-format
msgid "Failed to update VPN Service %s"
msgstr ""
#: dashboards/project/vpn/forms.py:72 dashboards/project/vpn/forms.py:143
#: dashboards/project/vpn/tables.py:232 dashboards/project/vpn/tables.py:250
#: dashboards/project/vpn/workflows.py:114
#: dashboards/project/vpn/workflows.py:213
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:18
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:18
msgid "Authorization algorithm"
msgstr ""
#: dashboards/project/vpn/forms.py:73 dashboards/project/vpn/forms.py:144
msgid "sha1"
msgstr ""
#: dashboards/project/vpn/forms.py:76 dashboards/project/vpn/forms.py:151
#: dashboards/project/vpn/tables.py:235 dashboards/project/vpn/tables.py:253
#: dashboards/project/vpn/workflows.py:115
#: dashboards/project/vpn/workflows.py:215
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:21
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:24
msgid "Encryption algorithm"
msgstr ""
#: dashboards/project/vpn/forms.py:77 dashboards/project/vpn/forms.py:152
msgid "3des"
msgstr ""
#: dashboards/project/vpn/forms.py:78 dashboards/project/vpn/forms.py:153
msgid "aes-128"
msgstr ""
#: dashboards/project/vpn/forms.py:79 dashboards/project/vpn/forms.py:154
msgid "aes-192"
msgstr ""
#: dashboards/project/vpn/forms.py:80 dashboards/project/vpn/forms.py:155
msgid "aes-256"
msgstr ""
#: dashboards/project/vpn/forms.py:82 dashboards/project/vpn/workflows.py:116
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:24
msgid "IKE version"
msgstr ""
#: dashboards/project/vpn/forms.py:83
msgid "v1"
msgstr ""
#: dashboards/project/vpn/forms.py:84
msgid "v2"
msgstr ""
#: dashboards/project/vpn/forms.py:87 dashboards/project/vpn/workflows.py:117
msgid "Lifetime units for IKE keys"
msgstr ""
#: dashboards/project/vpn/forms.py:88 dashboards/project/vpn/forms.py:159
msgid "seconds"
msgstr ""
#: dashboards/project/vpn/forms.py:92 dashboards/project/vpn/workflows.py:119
msgid "Lifetime value for IKE keys"
msgstr ""
#: dashboards/project/vpn/forms.py:93 dashboards/project/vpn/forms.py:164
#: dashboards/project/vpn/workflows.py:121
#: dashboards/project/vpn/workflows.py:220
msgid "Equal to or more than 60"
msgstr ""
#: dashboards/project/vpn/forms.py:95 dashboards/project/vpn/forms.py:166
#: dashboards/project/vpn/workflows.py:122
#: dashboards/project/vpn/workflows.py:221
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:33
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:33
msgid "Perfect Forward Secrecy"
msgstr ""
#: dashboards/project/vpn/forms.py:96 dashboards/project/vpn/forms.py:167
msgid "group2"
msgstr ""
#: dashboards/project/vpn/forms.py:97 dashboards/project/vpn/forms.py:168
msgid "group5"
msgstr ""
#: dashboards/project/vpn/forms.py:98 dashboards/project/vpn/forms.py:169
msgid "group14"
msgstr ""
#: dashboards/project/vpn/forms.py:101 dashboards/project/vpn/workflows.py:124
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:36
msgid "IKE Phase1 negotiation mode"
msgstr ""
#: dashboards/project/vpn/forms.py:122
#, python-format
msgid "IKE Policy %s was successfully updated."
msgstr ""
#: dashboards/project/vpn/forms.py:128
#, python-format
msgid "Failed to update IKE Policy %s"
msgstr ""
#: dashboards/project/vpn/forms.py:147 dashboards/project/vpn/workflows.py:214
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:21
msgid "Encapsulation mode"
msgstr ""
#: dashboards/project/vpn/forms.py:148
msgid "tunnel"
msgstr ""
#: dashboards/project/vpn/forms.py:149
msgid "transport"
msgstr ""
#: dashboards/project/vpn/forms.py:158 dashboards/project/vpn/workflows.py:216
msgid "Lifetime units"
msgstr ""
#: dashboards/project/vpn/forms.py:163
msgid "Lifetime value"
msgstr ""
#: dashboards/project/vpn/forms.py:171 dashboards/project/vpn/workflows.py:222
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:36
msgid "Transform Protocol"
msgstr ""
#: dashboards/project/vpn/forms.py:172
msgid "esp"
msgstr ""
#: dashboards/project/vpn/forms.py:173
msgid "ah"
msgstr ""
#: dashboards/project/vpn/forms.py:174
msgid "ah-esp"
msgstr ""
#: dashboards/project/vpn/forms.py:193
#, python-format
msgid "IPSec Policy %s was successfully updated."
msgstr ""
#: dashboards/project/vpn/forms.py:199
#, python-format
msgid "Failed to update IPSec Policy %s"
msgstr ""
#: dashboards/project/vpn/forms.py:212 dashboards/project/vpn/workflows.py:317
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:31
msgid "Peer gateway public IPv4/IPv6 Address or FQDN"
msgstr ""
#: dashboards/project/vpn/forms.py:213 dashboards/project/vpn/workflows.py:318
msgid "Peer gateway public IPv4/IPv6 address or FQDN for the VPN Connection"
msgstr ""
#: dashboards/project/vpn/forms.py:218 dashboards/project/vpn/workflows.py:323
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:34
msgid "Peer router identity for authentication (Peer ID)"
msgstr ""
#: dashboards/project/vpn/forms.py:219 dashboards/project/vpn/workflows.py:324
msgid ""
"Peer router identity for authentication. Can be IPv4/IPv6 address, e-mail, "
"key ID, or FQDN"
msgstr ""
#: dashboards/project/vpn/forms.py:224 dashboards/project/vpn/workflows.py:329
msgid "Remote peer subnet(s)"
msgstr ""
#: dashboards/project/vpn/forms.py:225 dashboards/project/vpn/workflows.py:330
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 ""
#: dashboards/project/vpn/forms.py:232 dashboards/project/vpn/workflows.py:337
msgid "Pre-Shared Key (PSK) string"
msgstr ""
#: dashboards/project/vpn/forms.py:235 dashboards/project/vpn/workflows.py:402
msgid "Maximum Transmission Unit size for the connection"
msgstr ""
#: dashboards/project/vpn/forms.py:236 dashboards/project/vpn/workflows.py:404
msgid ""
"Equal to or more than 68 if the local subnet is IPv4. Equal to or more than "
"1280 if the local subnet is IPv6."
msgstr ""
#: dashboards/project/vpn/forms.py:239 dashboards/project/vpn/workflows.py:406
msgid "Dead peer detection actions"
msgstr ""
#: dashboards/project/vpn/forms.py:240
msgid "hold"
msgstr ""
#: dashboards/project/vpn/forms.py:241
msgid "clear"
msgstr ""
#: dashboards/project/vpn/forms.py:242
msgid "disabled"
msgstr ""
#: dashboards/project/vpn/forms.py:243
msgid "restart"
msgstr ""
#: dashboards/project/vpn/forms.py:244
msgid "restart-by-peer"
msgstr ""
#: dashboards/project/vpn/forms.py:247 dashboards/project/vpn/workflows.py:408
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:56
msgid "Dead peer detection interval"
msgstr ""
#: dashboards/project/vpn/forms.py:248 dashboards/project/vpn/workflows.py:410
msgid "Valid integer"
msgstr ""
#: dashboards/project/vpn/forms.py:251 dashboards/project/vpn/workflows.py:412
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:59
msgid "Dead peer detection timeout"
msgstr ""
#: dashboards/project/vpn/forms.py:252 dashboards/project/vpn/workflows.py:414
msgid "Valid integer greater than the DPD interval"
msgstr ""
#: dashboards/project/vpn/forms.py:254 dashboards/project/vpn/workflows.py:415
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:50
msgid "Initiator state"
msgstr ""
#: dashboards/project/vpn/forms.py:255
msgid "bi-directional"
msgstr ""
#: dashboards/project/vpn/forms.py:256
msgid "response-only"
msgstr ""
#: dashboards/project/vpn/forms.py:280
#, python-format
msgid "IPSec Site Connection %s was successfully updated."
msgstr ""
#: dashboards/project/vpn/forms.py:286
#, python-format
msgid "Failed to update IPSec Site Connection %s"
msgstr ""
#: dashboards/project/vpn/panel.py:26
msgid "VPN"
msgstr ""
#: dashboards/project/vpn/tables.py:31 dashboards/project/vpn/workflows.py:190
msgid "Add IKE Policy"
msgstr ""
#: dashboards/project/vpn/tables.py:39 dashboards/project/vpn/workflows.py:287
msgid "Add IPSec Policy"
msgstr ""
#: dashboards/project/vpn/tables.py:47 dashboards/project/vpn/workflows.py:91
msgid "Add VPN Service"
msgstr ""
#: dashboards/project/vpn/tables.py:55 dashboards/project/vpn/workflows.py:469
msgid "Add IPSec Site Connection"
msgstr ""
#: dashboards/project/vpn/tables.py:65 dashboards/project/vpn/tables.py:182
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:19
msgid "VPN Service"
msgstr ""
#: dashboards/project/vpn/tables.py:66 dashboards/project/vpn/tables.py:222
#: dashboards/project/vpn/tabs.py:51
msgid "VPN Services"
msgstr ""
#: dashboards/project/vpn/tables.py:79 dashboards/project/vpn/tables.py:184
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:23
msgid "IKE Policy"
msgstr ""
#: dashboards/project/vpn/tables.py:80 dashboards/project/vpn/tables.py:240
#: dashboards/project/vpn/tabs.py:71
msgid "IKE Policies"
msgstr ""
#: dashboards/project/vpn/tables.py:93 dashboards/project/vpn/tables.py:186
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:27
msgid "IPSec Policy"
msgstr ""
#: dashboards/project/vpn/tables.py:94 dashboards/project/vpn/tables.py:258
#: dashboards/project/vpn/tabs.py:91
msgid "IPSec Policies"
msgstr ""
#: dashboards/project/vpn/tables.py:107
msgid "IPSec Site Connection"
msgstr ""
#: dashboards/project/vpn/tables.py:108 dashboards/project/vpn/tables.py:195
#: dashboards/project/vpn/tabs.py:31
msgid "IPSec Site Connections"
msgstr ""
#: dashboards/project/vpn/tables.py:114
#: 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 ""
#: dashboards/project/vpn/tables.py:130
#: 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 ""
#: dashboards/project/vpn/tables.py:144
#: 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 ""
#: dashboards/project/vpn/tables.py:158
msgid "Edit Connection"
msgstr ""
#: dashboards/project/vpn/tables.py:236 dashboards/project/vpn/tables.py:254
msgid "PFS"
msgstr ""
#: dashboards/project/vpn/tabs.py:43
msgid "Unable to retrieve IPSec Site Connections list."
msgstr ""
#: dashboards/project/vpn/tabs.py:63 dashboards/project/vpn/workflows.py:375
msgid "Unable to retrieve VPN Services list."
msgstr ""
#: dashboards/project/vpn/tabs.py:83 dashboards/project/vpn/workflows.py:346
msgid "Unable to retrieve IKE Policies list."
msgstr ""
#: dashboards/project/vpn/tabs.py:103 dashboards/project/vpn/workflows.py:361
msgid "Unable to retrieve IPSec Policies list."
msgstr ""
#: dashboards/project/vpn/tabs.py:117
msgid "IKE Policy Details"
msgstr ""
#: dashboards/project/vpn/tabs.py:127
msgid "Unable to retrieve IKE Policy details."
msgstr ""
#: dashboards/project/vpn/tabs.py:138
msgid "IPSec Policy Details"
msgstr ""
#: dashboards/project/vpn/tabs.py:148
msgid "Unable to retrieve IPSec Policy details."
msgstr ""
#: dashboards/project/vpn/tabs.py:159
msgid "VPN Service Details"
msgstr ""
#: dashboards/project/vpn/tabs.py:169
msgid "Unable to retrieve VPN Service details."
msgstr ""
#: dashboards/project/vpn/tabs.py:186
msgid "IPSec Site Connection Details"
msgstr ""
#: dashboards/project/vpn/tabs.py:196
msgid "Unable to retrieve IPSec Site Connection details."
msgstr ""
#: dashboards/project/vpn/views.py:54
#, python-format
msgid "Deleted VPN Service %s"
msgstr ""
#: dashboards/project/vpn/views.py:57
#, python-format
msgid "Unable to delete VPN Service: %s"
msgstr ""
#: dashboards/project/vpn/views.py:64
#, python-format
msgid "Deleted IKE Policy %s"
msgstr ""
#: dashboards/project/vpn/views.py:67
#, python-format
msgid "Unable to delete IKE Policy: %s"
msgstr ""
#: dashboards/project/vpn/views.py:73
#, python-format
msgid "Deleted IPSec Policy %s"
msgstr ""
#: dashboards/project/vpn/views.py:76
#, python-format
msgid "Unable to delete IPSec Policy: %s"
msgstr ""
#: dashboards/project/vpn/views.py:83
#, python-format
msgid "Deleted IPSec Site Connection %s"
msgstr ""
#: dashboards/project/vpn/views.py:87
#, python-format
msgid "Unable to delete IPSec Site Connection: %s"
msgstr ""
#: dashboards/project/vpn/views.py:162
#, python-format
msgid "Unable to retrieve VPN Service details. %s"
msgstr ""
#: dashboards/project/vpn/views.py:191
#, python-format
msgid "Unable to retrieve IKE Policy details. %s"
msgstr ""
#: dashboards/project/vpn/views.py:227
#, python-format
msgid "Unable to retrieve IPSec Policy details. %s"
msgstr ""
#: dashboards/project/vpn/views.py:264
#, python-format
msgid "Unable to retrieve IPSec Site Connection details. %s"
msgstr ""
#: dashboards/project/vpn/workflows.py:55
msgid "Select a Router"
msgstr ""
#: dashboards/project/vpn/workflows.py:61
msgid "Unable to retrieve routers list."
msgstr ""
#: dashboards/project/vpn/workflows.py:69
msgid "Add New VPN Service"
msgstr ""
#: dashboards/project/vpn/workflows.py:71
msgid ""
"Create VPN Service for current project.\n"
"\n"
"Assign a name and description for the VPN Service. Select a router and a "
"subnet. Admin State is Up (checked) by default."
msgstr ""
#: dashboards/project/vpn/workflows.py:93
#, python-format
msgid "Added VPN Service \"%s\"."
msgstr ""
#: dashboards/project/vpn/workflows.py:94
#, python-format
msgid "Unable to add VPN Service \"%s\"."
msgstr ""
#: dashboards/project/vpn/workflows.py:164
msgid "Add New IKE Policy"
msgstr ""
#: dashboards/project/vpn/workflows.py:166
msgid ""
"Create IKE Policy for current project.\n"
"\n"
"Assign a name and description for the IKE Policy. "
msgstr ""
#: dashboards/project/vpn/workflows.py:192
#, python-format
msgid "Added IKE Policy \"%s\"."
msgstr ""
#: dashboards/project/vpn/workflows.py:193
#, python-format
msgid "Unable to add IKE Policy \"%s\"."
msgstr ""
#: dashboards/project/vpn/workflows.py:218
msgid "Lifetime value for IKE keys "
msgstr ""
#: dashboards/project/vpn/workflows.py:261
msgid "Add New IPSec Policy"
msgstr ""
#: dashboards/project/vpn/workflows.py:263
msgid ""
"Create IPSec Policy for current project.\n"
"\n"
"Assign a name and description for the IPSec Policy. "
msgstr ""
#: dashboards/project/vpn/workflows.py:289
#, python-format
msgid "Added IPSec Policy \"%s\"."
msgstr ""
#: dashboards/project/vpn/workflows.py:290
#, python-format
msgid "Unable to add IPSec Policy \"%s\"."
msgstr ""
#: dashboards/project/vpn/workflows.py:311
msgid "VPN Service associated with this connection"
msgstr ""
#: dashboards/project/vpn/workflows.py:313
msgid "IKE Policy associated with this connection"
msgstr ""
#: dashboards/project/vpn/workflows.py:315
msgid "IPSec Policy associated with this connection"
msgstr ""
#: dashboards/project/vpn/workflows.py:340
msgid "Select IKE Policy"
msgstr ""
#: dashboards/project/vpn/workflows.py:354
msgid "Select IPSec Policy"
msgstr ""
#: dashboards/project/vpn/workflows.py:369
msgid "Select VPN Service"
msgstr ""
#: dashboards/project/vpn/workflows.py:383
msgid "Add New IPSec Site Connection"
msgstr ""
#: dashboards/project/vpn/workflows.py:385
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 ""
#: dashboards/project/vpn/workflows.py:437
msgid "Optional Parameters"
msgstr ""
#: dashboards/project/vpn/workflows.py:439
msgid ""
"Fields in this tab are optional. You can configure the detail of IPSec site "
"connection created."
msgstr ""
#: dashboards/project/vpn/workflows.py:471
#, python-format
msgid "Added IPSec Site Connection \"%s\"."
msgstr ""
#: dashboards/project/vpn/workflows.py:472
#, python-format
msgid "Unable to add IPSec Site Connection \"%s\"."
msgstr ""
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:27
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:27
msgid "Lifetime Units"
msgstr ""
#: dashboards/project/vpn/templates/vpn/_ikepolicy_details.html:30
#: dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html:30
msgid "Lifetime Value"
msgstr ""
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:37
msgid "Remote peer subnet"
msgstr ""
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:44
msgid "Pre-Shared Key string"
msgstr ""
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:47
msgid "MTU"
msgstr ""
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:53
msgid "Dead peer detection action"
msgstr ""
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:62
msgid "Authorization mode"
msgstr ""
#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:65
msgid "Route mode"
msgstr ""
#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:18
msgid "You may update IKE Policy details here."
msgstr ""
#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:18
msgid "You may update IPSec Policy details here."
msgstr ""
#: 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 ""
#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:18
msgid "You may update IPSec Site Connection details here."
msgstr ""
#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:18
msgid "You may update VPN Service details here."
msgstr ""
#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:27
msgid "VPN Connections"
msgstr ""
#: 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 ""
#: dashboards/router/nexus1000v/forms.py:32
msgid "Select a tenant"
msgstr ""
#: dashboards/router/nexus1000v/forms.py:37
msgid "Projects could not be retrieved."
msgstr ""
#: dashboards/router/nexus1000v/forms.py:52
#: dashboards/router/nexus1000v/forms.py:183
#: dashboards/router/nexus1000v/tables.py:62
#: dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html:20
msgid "Segment Type"
msgstr ""
#: dashboards/router/nexus1000v/forms.py:53
#: dashboards/router/nexus1000v/forms.py:73
msgid "VLAN"
msgstr ""
#: dashboards/router/nexus1000v/forms.py:54
msgid "Overlay"
msgstr ""
#: dashboards/router/nexus1000v/forms.py:55
msgid "Trunk"
msgstr ""
#: dashboards/router/nexus1000v/forms.py:60
#: dashboards/router/nexus1000v/forms.py:70
#: dashboards/router/nexus1000v/forms.py:72
#: dashboards/router/nexus1000v/forms.py:78
#: dashboards/router/nexus1000v/tables.py:64
msgid "Sub Type"
msgstr ""
#: dashboards/router/nexus1000v/forms.py:61
msgid "Native VXLAN"
msgstr ""
#: dashboards/router/nexus1000v/forms.py:62
msgid "Enhanced VXLAN"
msgstr ""
#: dashboards/router/nexus1000v/forms.py:80
#: dashboards/router/nexus1000v/forms.py:86
#: dashboards/router/nexus1000v/forms.py:88
#: dashboards/router/nexus1000v/forms.py:189
#: dashboards/router/nexus1000v/tables.py:66
#: dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html:22
msgid "Segment Range"
msgstr ""
#: dashboards/router/nexus1000v/forms.py:89
msgid "1-4093 for VLAN; 5000-10000 for Overlay"
msgstr ""
#: dashboards/router/nexus1000v/forms.py:92
#: dashboards/router/nexus1000v/forms.py:99
#: dashboards/router/nexus1000v/tables.py:68
msgid "Multicast IP Range"
msgstr ""
#: dashboards/router/nexus1000v/forms.py:100
msgid "Multicast IPv4 range(e.g. 224.0.0.0-224.0.0.100)"
msgstr ""
#: dashboards/router/nexus1000v/forms.py:104
#: dashboards/router/nexus1000v/forms.py:111
msgid "Sub Type Value (Manual Input)"
msgstr ""
#: dashboards/router/nexus1000v/forms.py:113
msgid "Enter parameter (e.g. GRE)"
msgstr ""
#: dashboards/router/nexus1000v/forms.py:163
#, python-format
msgid "Network Profile %s was successfully created."
msgstr ""
#: dashboards/router/nexus1000v/forms.py:170
#, python-format
msgid "Failed to create network profile %s"
msgstr ""
#: dashboards/router/nexus1000v/forms.py:209
#, python-format
msgid "Network Profile %s was successfully updated."
msgstr ""
#: dashboards/router/nexus1000v/panel.py:24
msgid "Cisco Nexus 1000v"
msgstr ""
#: dashboards/router/nexus1000v/tables.py:31
#: 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 ""
#: dashboards/router/nexus1000v/tables.py:38
msgid "Network Profiles"
msgstr ""
#: dashboards/router/nexus1000v/tables.py:44
#, python-format
msgid "Failed to delete network profile (%s)."
msgstr ""
#: dashboards/router/nexus1000v/tables.py:52
#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:8
msgid "Edit Network Profile"
msgstr ""
#: dashboards/router/nexus1000v/tables.py:70
msgid "Physical Network Name"
msgstr ""
#: dashboards/router/nexus1000v/tables.py:81
#: dashboards/router/nexus1000v/tables.py:86
#: dashboards/router/nexus1000v/tabs.py:31
msgid "Policy Profile"
msgstr ""
#: dashboards/router/nexus1000v/views.py:131
msgid "Unable to retrieve network profile details."
msgstr ""
#: dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html:19
msgid " Select a name for your network profile."
msgstr ""
#: dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html:20
msgid " Segment types available are VLAN, Overlay and Trunk."
msgstr ""
#: 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 ""
#: 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 ""
#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:18
msgid "You may update the editable properties of your network profile here."
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 ""
#: 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 ""
#: dashboards/router/nexus1000v/templates/nexus1000v/update_network_profile.html:6
msgid "Update Network Profile"
msgstr ""
#: dashboards/settings/dashboard.py:22 templates/_header.html:54
msgid "Settings"
msgstr ""
#: dashboards/settings/password/forms.py:31
msgid "Current password"
msgstr ""
#: dashboards/settings/password/forms.py:33
msgid "New password"
msgstr ""
#: dashboards/settings/password/forms.py:38
msgid "Confirm new password"
msgstr ""
#: dashboards/settings/password/forms.py:66
msgid "Unable to change password."
msgstr ""
#: dashboards/settings/password/forms.py:69
msgid "Changing password is not supported."
msgstr ""
#: 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 ""
#: dashboards/settings/password/templates/password/_change.html:19
msgid ""
"From here you can change your password. We highly recommend you create a "
"strong one. "
msgstr ""
#: dashboards/settings/password/templates/password/_change.html:24
msgid "Change"
msgstr ""
#: dashboards/settings/user/forms.py:35
msgid "Language"
msgstr ""
#: dashboards/settings/user/forms.py:36
msgid "Timezone"
msgstr ""
#: dashboards/settings/user/forms.py:37
msgid "Items Per Page"
msgstr ""
#: dashboards/settings/user/forms.py:42
msgid "Number of items to show per page"
msgstr ""
#: dashboards/settings/user/forms.py:101
msgid "Settings saved."
msgstr ""
#: 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 ""
#: dashboards/settings/user/templates/user/_settings.html:19
msgid "From here you can modify dashboard settings for your user."
msgstr ""
#: templates/403.html:5 templates/403.html.py:10
msgid "Forbidden"
msgstr ""
#: templates/403.html:21 templates/404.html:20 templates/500.html:73
msgid "Home"
msgstr ""
#: templates/404.html:5
msgid "Page Not Found"
msgstr ""
#: templates/404.html:10
msgid "The page you were looking for doesn't exist"
msgstr ""
#: templates/404.html:11
msgid "You may have mistyped the address or the page may have moved."
msgstr ""
#: templates/500.html:20
msgid "Server error"
msgstr ""
#: templates/500.html:67
msgid "Something went wrong!"
msgstr ""
#: templates/500.html:68
msgid ""
"An unexpected error has occurred. Try refreshing the page. If that doesn't "
"help, contact your local administrator."
msgstr ""
#: templates/500.html:74 templates/_header.html:56
msgid "Help"
msgstr ""
#: templates/_header.html:61
msgid "Sign Out"
msgstr ""
#: usage/base.py:74
msgid "Invalid date format: Using today as default."
msgstr ""
#: usage/base.py:158
msgid "Unable to retrieve network quota information."
msgstr ""
#: usage/base.py:175 usage/quotas.py:260
msgid "Unable to retrieve volume limit information."
msgstr ""
#: usage/base.py:185
msgid "Unable to retrieve limit information."
msgstr ""
#: usage/base.py:205
msgid "Unable to retrieve usage information."
msgstr ""
#: usage/base.py:208
msgid ""
"Invalid time period. The end date should be more recent than the start date."
msgstr ""
#: usage/base.py:212
msgid ""
"Invalid time period. You are requesting data from the future which may not "
"exist."
msgstr ""
#: usage/quotas.py:248
msgid "Unable to retrieve compute limit information."
msgstr ""
#: usage/tables.py:39
msgid "VCPU Hours"
msgstr ""
#: usage/tables.py:46
msgid "Disk GB Hours"
msgstr ""
#: usage/tables.py:54 usage/tables.py:83
msgid "Usage"
msgstr ""