horizon/django-openstack/django_openstack/locale/es/LC_MESSAGES/django.po

1949 lines
51 KiB
Plaintext

# Translations of Dashboard for OpenStack User Interface.
# Copyright 2011 Midokura KK
# This file is distributed under the same license as the Dashboard for OpenStack.
# FIRST AUTHOR Jeffrey Wilcox, 2011.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: openstack-dashboard\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-10-27 14:03+0900\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: api.py:1002 syspanel/views/services.py:88
#, python-format
msgid "Unable to get service info: %s"
msgstr ""
#: api.py:1028 dash/views/instances.py:180 syspanel/views/flavors.py:95
#: syspanel/views/instances.py:146
#, python-format
msgid "Unable to get usage info: %s"
msgstr ""
#: context_processors.py:34
#, python-format
msgid ""
"Unable to retrieve tenant list from "
"keystone: %s"
msgstr ""
#: forms.py:180
#, python-format
msgid "Unexpected error: %s"
msgstr ""
#: auth/views.py:38
msgid "User Name"
msgstr ""
#: auth/views.py:39 syspanel/views/users.py:55 syspanel/views/users.py:73
msgid "Password"
msgstr ""
#: auth/views.py:83
#, python-format
msgid "No tenants present for user: %(user)s"
msgstr ""
#: auth/views.py:105
#, python-format
msgid "Error authenticating: %s"
msgstr ""
#: auth/views.py:110
#, python-format
msgid "Error authenticating with keystone: %s"
msgstr ""
#: dash/views/containers.py:49
#, python-format
msgid "Unable to delete non-empty container: %s"
msgstr ""
#: dash/views/containers.py:55
#, python-format
msgid "Successfully deleted container: %s"
msgstr ""
#: dash/views/containers.py:61
msgid "Container Name"
msgstr ""
#: dash/views/containers.py:65
msgid "Container was successfully created."
msgstr ""
#: dash/views/floating_ips.py:47
#, python-format
msgid "Successfully released Floating IP: %s"
msgstr ""
#: dash/views/floating_ips.py:51
#, python-format
msgid "Error releasing Floating IP from tenant: %s"
msgstr ""
#: dash/views/floating_ips.py:67
#: templates/django_openstack/dash/networks/_detail.html:19
msgid "Instance"
msgstr ""
#: dash/views/floating_ips.py:76
#, python-format
msgid ""
"Successfully associated Floating IP: "
"%(ip)s with Instance: %(inst)s"
msgstr ""
#: dash/views/floating_ips.py:82
#, python-format
msgid "Error associating Floating IP: %s"
msgstr ""
#: dash/views/floating_ips.py:99
#, python-format
msgid "Successfully disassociated Floating IP: %s"
msgstr ""
#: dash/views/floating_ips.py:103
#, python-format
msgid "Error disassociating Floating IP: %s"
msgstr ""
#: dash/views/floating_ips.py:118
#, python-format
msgid ""
"Successfully allocated Floating IP \"%(ip)s\" "
"to tenant \"%(tenant)s\""
msgstr ""
#: dash/views/floating_ips.py:124
#, python-format
msgid ""
"Error allocating Floating IP \"%(ip)s\" to tenant \"%(tenant)s"
"\": %(msg)s"
msgstr ""
#: dash/views/floating_ips.py:142
#, python-format
msgid "Error fetching floating ips: %s"
msgstr ""
#: dash/views/images.py:46 syspanel/views/flavors.py:45
#: syspanel/views/images.py:75 syspanel/views/tenants.py:86
#: syspanel/views/tenants.py:114 syspanel/views/users.py:53
#: templates/django_openstack/dash/containers/_list.html:6
#: templates/django_openstack/dash/images/_list.html:6
#: templates/django_openstack/dash/instances/_list.html:7
#: templates/django_openstack/dash/instances/usage.html:61
#: templates/django_openstack/dash/keypairs/_list.html:4
#: templates/django_openstack/dash/networks/_list.html:5
#: templates/django_openstack/dash/objects/_list.html:6
#: templates/django_openstack/dash/security_groups/_list.html:4
#: templates/django_openstack/syspanel/flavors/_list.html:5
#: templates/django_openstack/syspanel/images/_list.html:7
#: templates/django_openstack/syspanel/instances/_list.html:5
#: templates/django_openstack/syspanel/instances/tenant_usage.html:67
#: templates/django_openstack/syspanel/tenants/_list.html:5
#: templates/django_openstack/syspanel/tenants/users.html:23
#: templates/django_openstack/syspanel/tenants/users.html:53
#: templates/django_openstack/syspanel/users/index.html:21
msgid "Name"
msgstr ""
#: dash/views/images.py:47 syspanel/views/images.py:76
#: templates/django_openstack/syspanel/images/_list.html:37
msgid "Kernel ID"
msgstr ""
#: dash/views/images.py:49 syspanel/views/images.py:78
#: templates/django_openstack/syspanel/images/_list.html:38
msgid "Ramdisk ID"
msgstr ""
#: dash/views/images.py:51 syspanel/views/images.py:80
#: templates/django_openstack/syspanel/images/_list.html:39
msgid "Architecture"
msgstr ""
#: dash/views/images.py:52 syspanel/views/images.py:82
#: templates/django_openstack/syspanel/images/_list.html:41
msgid "Container Format"
msgstr ""
#: dash/views/images.py:54 syspanel/views/images.py:84
#: templates/django_openstack/syspanel/images/_list.html:42
msgid "Disk Format"
msgstr ""
#: dash/views/images.py:59 dash/views/images.py:233
#, python-format
msgid "Unable to retreive image info from glance: %s"
msgstr ""
#: dash/views/images.py:61
#, python-format
msgid "Error updating image with id: %s"
msgstr ""
#: dash/views/images.py:66 dash/views/images.py:95
msgid "Error connecting to glance"
msgstr ""
#: dash/views/images.py:92 syspanel/views/images.py:159
msgid "Image was successfully updated."
msgstr ""
#: dash/views/images.py:101
msgid "Unspecified Exception in image update"
msgstr ""
#: dash/views/images.py:105
msgid ""
"Unable to update image. You are not "
"its owner."
msgstr ""
#: dash/views/images.py:111
msgid "Server Name"
msgstr ""
#: dash/views/images.py:115
msgid "User Data"
msgstr ""
#: dash/views/images.py:125
#: templates/django_openstack/dash/instances/usage.html:66
#: templates/django_openstack/syspanel/instances/tenant_usage.html:72
msgid "Flavor"
msgstr ""
#: dash/views/images.py:130
msgid "Key Name"
msgstr ""
#: dash/views/images.py:138 templates/django_openstack/dash/_sidebar.html:13
#: templates/django_openstack/dash/security_groups/index.html:13
msgid "Security Groups"
msgstr ""
#: dash/views/images.py:169
msgid "Instance was successfully launched"
msgstr ""
#: dash/views/images.py:178
#, python-format
msgid "Unable to launch instance: %s"
msgstr ""
#: dash/views/images.py:192
msgid ""
"Unable to delete image, you are not "
"its owner."
msgstr ""
#: dash/views/images.py:197 dash/views/images.py:228 dash/views/images.py:318
#: dash/views/snapshots.py:79 syspanel/views/images.py:49
#: syspanel/views/images.py:67 syspanel/views/images.py:109
#: syspanel/views/images.py:130 syspanel/views/images.py:163
#: syspanel/views/images.py:227
#, python-format
msgid "Error connecting to glance: %s"
msgstr ""
#: dash/views/images.py:202
msgid "Error deleting image: %(image)s: %i(msg)s"
msgstr ""
#: dash/views/images.py:219
#, python-format
msgid ""
"Unable to retrienve tenant info from "
"keystone: %s"
msgstr ""
#: dash/views/images.py:225 syspanel/views/images.py:105
#: templates/django_openstack/dash/images/index.html:22
msgid "There are currently no images."
msgstr ""
#: dash/views/images.py:231 dash/views/snapshots.py:83
#: syspanel/views/images.py:113
#, python-format
msgid "Error retrieving image list: %s"
msgstr ""
#: dash/views/images.py:290
#, python-format
msgid "Error parsing quota for %(image)s: %(msg)s"
msgstr ""
#: dash/views/images.py:323 syspanel/views/images.py:134
#, python-format
msgid "Error retrieving image %(image)s: %(msg)s"
msgstr ""
#: dash/views/instances.py:55
#, python-format
msgid "ApiException while terminating instance \"%s\""
msgstr ""
#: dash/views/instances.py:58
#, python-format
msgid "Unable to terminate %(inst)s: %(message)s"
msgstr ""
#: dash/views/instances.py:61
#, python-format
msgid "Instance %s has been terminated."
msgstr ""
#: dash/views/instances.py:75
msgid "Instance rebooting"
msgstr ""
#: dash/views/instances.py:77
#, python-format
msgid "ApiException while rebooting instance \"%s\""
msgstr ""
#: dash/views/instances.py:80
#, python-format
msgid "Unable to reboot instance: %s"
msgstr ""
#: dash/views/instances.py:83
#, python-format
msgid "Instance %s has been rebooted."
msgstr ""
#: dash/views/instances.py:105
#, python-format
msgid "Instance '%s' updated"
msgstr ""
#: dash/views/instances.py:109
#, python-format
msgid "Unable to update instance: %s"
msgstr ""
#: dash/views/instances.py:124
msgid "Exception in instance index"
msgstr ""
#: dash/views/instances.py:125 dash/views/instances.py:147
#: syspanel/views/instances.py:193 syspanel/views/instances.py:221
#, python-format
msgid "Unable to get instance list: %s"
msgstr ""
#: dash/views/instances.py:178
msgid "ApiException in instance usage"
msgstr ""
#: dash/views/instances.py:241
msgid "ApiException while fetching instance console"
msgstr ""
#: dash/views/instances.py:243
#, python-format
msgid "Unable to get log for instance %(inst)s: %(msg)s"
msgstr ""
#: dash/views/instances.py:256
msgid "ApiException while fetching instance vnc connection"
msgstr ""
#: dash/views/instances.py:258 syspanel/views/instances.py:249
#, python-format
msgid "Unable to get vnc console for instance %(inst)s: %(message)s"
msgstr ""
#: dash/views/instances.py:268 dash/views/instances.py:307
msgid "ApiException while fetching instance info"
msgstr ""
#: dash/views/instances.py:270 syspanel/views/instances.py:255
#, python-format
msgid "Unable to get information for instance %(inst)s: %(message)s"
msgstr ""
#: dash/views/instances.py:300
msgid ""
"ApiException while fetching instance vnc "
"connection"
msgstr ""
#: dash/views/instances.py:303
#, python-format
msgid "Unable to get vnc console for instance %(inst)s: %(msg)s"
msgstr ""
#: dash/views/instances.py:309
#, python-format
msgid "Unable to get information for instance %(inst)s: %(msg)s"
msgstr ""
#: dash/views/keypairs.py:49
#, python-format
msgid "Successfully deleted keypair: %s"
msgstr ""
#: dash/views/keypairs.py:54
#, python-format
msgid "Error deleting keypair: %s"
msgstr ""
#: dash/views/keypairs.py:60 dash/views/keypairs.py:81
msgid "Keypair Name"
msgstr ""
#: dash/views/keypairs.py:75
#, python-format
msgid "Error Creating Keypair: %s"
msgstr ""
#: dash/views/keypairs.py:83
msgid "Public Key"
msgstr ""
#: dash/views/keypairs.py:89
#, python-format
msgid "Successfully imported public key: %s"
msgstr ""
#: dash/views/keypairs.py:95
#, python-format
msgid "Error Importing Keypair: %s"
msgstr ""
#: dash/views/keypairs.py:111
#, python-format
msgid "Error fetching keypairs: %s"
msgstr ""
#: dash/views/networks.py:49
msgid "Network Name"
msgstr ""
#: dash/views/networks.py:60
#, python-format
msgid "Unable to create network %(network)s: %(msg)s"
msgstr ""
#: dash/views/networks.py:64
#, python-format
msgid "Network %s has been created."
msgstr ""
#: dash/views/networks.py:80
#, python-format
msgid "Unable to delete network %(network)s: %(msg)s"
msgstr ""
#: dash/views/networks.py:83
#, python-format
msgid "Network %s has been deleted."
msgstr ""
#: dash/views/networks.py:102
#, python-format
msgid "Unable to rename network %(network)s: %(msg)s"
msgstr ""
#: dash/views/networks.py:105
#, python-format
msgid "Network %(net)s has been renamed to %(new_name)s."
msgstr ""
#: dash/views/networks.py:138
#, python-format
msgid "Unable to get network list: %s"
msgstr ""
#: dash/views/networks.py:174
#, python-format
msgid "Unable to get network details: %s"
msgstr ""
#: dash/views/objects.py:54
#, python-format
msgid "There are no objects matching that prefix in %s"
msgstr ""
#: dash/views/objects.py:70
#, python-format
msgid "Successfully deleted object: %s"
msgstr ""
#: dash/views/objects.py:76
msgid "Object Name"
msgstr ""
#: dash/views/objects.py:77
msgid "File"
msgstr ""
#: dash/views/objects.py:87
msgid "Object was successfully uploaded."
msgstr ""
#: dash/views/objects.py:93
msgid "Container to store object in"
msgstr ""
#: dash/views/objects.py:96
msgid "New object name"
msgstr ""
#: dash/views/objects.py:118
#, python-format
msgid "Object was successfully copied to %(container)s\\%(obj)s"
msgstr ""
#: dash/views/ports.py:43
msgid "Number of Ports"
msgstr ""
#: dash/views/ports.py:53
#, python-format
msgid "Unable to create ports on network %(network)s: %(msg)s"
msgstr ""
#: dash/views/ports.py:56
#, python-format
msgid "%(num_ports)s ports created on network %(network)s."
msgstr ""
#: dash/views/ports.py:75
#, python-format
msgid "Unable to delete port %(port)s: %(msg)s"
msgstr ""
#: dash/views/ports.py:78
#, python-format
msgid "Port %(port)s deleted from network %(network)s."
msgstr ""
#: dash/views/ports.py:89
msgid "Select VIF to connect"
msgstr ""
#: dash/views/ports.py:100
#, python-format
msgid "Unable to attach port %(port)s to VIF %(vif)s: %(msg)s"
msgstr ""
#: dash/views/ports.py:103
#, python-format
msgid "Port %(port)s connected to VIF %(vif)s."
msgstr ""
#: dash/views/ports.py:120
#, python-format
msgid "Unable to detach port %(port)s: %(message)s"
msgstr ""
#: dash/views/ports.py:123
#, python-format
msgid "Port %s detached."
msgstr ""
#: dash/views/ports.py:142
#, python-format
msgid "Unable to set port state to %(state)s: %(message)s"
msgstr ""
#: dash/views/ports.py:145
#, python-format
msgid "Port %(port)s state set to %(state)s."
msgstr ""
#: dash/views/security_groups.py:56
#, python-format
msgid "Successfully created security_group: %s"
msgstr ""
#: dash/views/security_groups.py:62
#, python-format
msgid "Error creating security group: %s"
msgstr ""
#: dash/views/security_groups.py:76
#, python-format
msgid "Successfully deleted security_group: %s"
msgstr ""
#: dash/views/security_groups.py:80
#, python-format
msgid "Error deleting security group: %s"
msgstr ""
#: dash/views/security_groups.py:109
#, python-format
msgid "Successfully added rule: %s"
msgstr ""
#: dash/views/security_groups.py:113
#, python-format
msgid "Error adding rule security group: %s"
msgstr ""
#: dash/views/security_groups.py:131
#, python-format
msgid "Successfully deleted rule: %s"
msgstr ""
#: dash/views/security_groups.py:135
#, python-format
msgid "Error authorizing security group: %s"
msgstr ""
#: dash/views/security_groups.py:153
#, python-format
msgid "Error fetching security_groups: %s"
msgstr ""
#: dash/views/security_groups.py:181
#, python-format
msgid "Error getting security_group: %s"
msgstr ""
#: dash/views/snapshots.py:51
msgid "Snapshot Name"
msgstr ""
#: dash/views/snapshots.py:62
#, python-format
msgid "Snapshot \"%(name)s\" created for instance \"%(inst)s\""
msgstr ""
#: dash/views/snapshots.py:66
#, python-format
msgid "Error Creating Snapshot: %s"
msgstr ""
#: dash/views/snapshots.py:104
#, python-format
msgid "Unable to retreive instance: %s"
msgstr ""
#: dash/views/snapshots.py:111
#, python-format
msgid ""
"To snapshot, instance state must be one of "
"the following: %s"
msgstr ""
#: middleware/keystone.py:77
msgid "Your token has expired. Please log in again"
msgstr ""
#: syspanel/views/flavors.py:44
msgid "Flavor ID"
msgstr ""
#: syspanel/views/flavors.py:46 syspanel/views/tenants.py:148
#: templates/django_openstack/dash/instances/usage.html:63
#: templates/django_openstack/syspanel/flavors/_list.html:6
#: templates/django_openstack/syspanel/instances/tenant_usage.html:69
#: templates/django_openstack/syspanel/instances/usage.html:78
msgid "VCPUs"
msgstr ""
#: syspanel/views/flavors.py:47
msgid "Memory MB"
msgstr ""
#: syspanel/views/flavors.py:48
msgid "Disk GB"
msgstr ""
#: syspanel/views/flavors.py:57
#, python-format
msgid "%s was successfully added to flavors."
msgstr ""
#: syspanel/views/flavors.py:72
#, python-format
msgid "Successfully deleted flavor: %s"
msgstr ""
#: syspanel/views/flavors.py:75
#, python-format
msgid "Unable to delete flavor: %s"
msgstr ""
#: syspanel/views/images.py:52
#, python-format
msgid "Error deleting image: %s"
msgstr ""
#: syspanel/views/images.py:70 syspanel/views/images.py:167
#, python-format
msgid "Error updating image: %s"
msgstr ""
#: syspanel/views/images.py:171
msgid "Image could not be updated, please try again."
msgstr ""
#: syspanel/views/images.py:176 syspanel/views/images.py:235
msgid "Image could not be uploaded, please try agian."
msgstr ""
#: syspanel/views/images.py:215
msgid "Image was successfully uploaded."
msgstr ""
#: syspanel/views/images.py:219
msgid "Image could not be uploaded, please try again."
msgstr ""
#: syspanel/views/images.py:231
#, python-format
msgid "Error adding image: %s"
msgstr ""
#: syspanel/views/instances.py:92 syspanel/views/instances.py:131
msgid "No data for the selected period"
msgstr ""
#: syspanel/views/services.py:59
#, python-format
msgid "Service '%s' has been enabled"
msgstr ""
#: syspanel/views/services.py:62
#, python-format
msgid "Service '%s' has been disabled"
msgstr ""
#: syspanel/views/services.py:68
#, python-format
msgid "Unable to update service '%(name)s': %(msg)s"
msgstr ""
#: syspanel/views/tenants.py:57
#, python-format
msgid "%(user)s was successfully added to %(tenant)s."
msgstr ""
#: syspanel/views/tenants.py:60
#, python-format
msgid "Unable to create user association: %s"
msgstr ""
#: syspanel/views/tenants.py:77
#, python-format
msgid "%(user)s was successfully removed from %(tenant)s."
msgstr ""
#: syspanel/views/tenants.py:80 syspanel/views/tenants.py:106
#, python-format
msgid "Unable to create tenant: %s"
msgstr ""
#: syspanel/views/tenants.py:88 syspanel/views/tenants.py:117
#: templates/django_openstack/dash/keypairs/create.html:36
#: templates/django_openstack/dash/keypairs/import.html:26
#: templates/django_openstack/dash/networks/create.html:23
#: templates/django_openstack/dash/objects/copy.html:25
#: templates/django_openstack/dash/objects/upload.html:24
#: templates/django_openstack/dash/ports/create.html:23
#: templates/django_openstack/dash/security_groups/_list.html:5
#: templates/django_openstack/dash/security_groups/create.html:21
#: templates/django_openstack/dash/snapshots/create.html:31
#: templates/django_openstack/syspanel/flavors/create.html:36
#: templates/django_openstack/syspanel/images/update.html:21
#: templates/django_openstack/syspanel/tenants/_list.html:6
#: templates/django_openstack/syspanel/tenants/create.html:21
#: templates/django_openstack/syspanel/tenants/quotas.html:21
#: templates/django_openstack/syspanel/tenants/update.html:21
#: templates/django_openstack/syspanel/users/create.html:22
#: templates/django_openstack/syspanel/users/update.html:22
msgid "Description"
msgstr ""
#: syspanel/views/tenants.py:89 syspanel/views/tenants.py:118
#: templates/django_openstack/syspanel/services/_list.html:7
#: templates/django_openstack/syspanel/tenants/_list.html:7
msgid "Enabled"
msgstr ""
#: syspanel/views/tenants.py:100
#, python-format
msgid "%s was successfully created."
msgstr ""
#: syspanel/views/tenants.py:112 syspanel/views/users.py:68
#: templates/django_openstack/dash/images/_list.html:5
#: templates/django_openstack/dash/instances/_list.html:6
#: templates/django_openstack/dash/instances/usage.html:60
#: templates/django_openstack/dash/networks/_detail.html:4
#: templates/django_openstack/dash/networks/_list.html:4
#: templates/django_openstack/syspanel/images/_list.html:6
#: templates/django_openstack/syspanel/instances/tenant_usage.html:66
#: templates/django_openstack/syspanel/tenants/users.html:22
#: templates/django_openstack/syspanel/tenants/users.html:52
#: templates/django_openstack/syspanel/users/index.html:20
msgid "ID"
msgstr ""
#: syspanel/views/tenants.py:129
#, python-format
msgid "%s was successfully updated."
msgstr ""
#: syspanel/views/tenants.py:137 syspanel/views/tenants.py:245
#, python-format
msgid "Unable to update tenant: %s"
msgstr ""
#: syspanel/views/tenants.py:142
msgid "ID (name)"
msgstr ""
#: syspanel/views/tenants.py:144
msgid "Metadata Items"
msgstr ""
#: syspanel/views/tenants.py:145
msgid "Injected Files"
msgstr ""
#: syspanel/views/tenants.py:146
msgid "Injected File Content Bytes"
msgstr ""
#: syspanel/views/tenants.py:149
#: templates/django_openstack/dash/_sidebar.html:8
#: templates/django_openstack/dash/images/launch.html:37
#: templates/django_openstack/dash/instances/index.html:13
#: templates/django_openstack/syspanel/_sidebar.html:9
#: templates/django_openstack/syspanel/instances/index.html:13
#: templates/django_openstack/syspanel/instances/usage.html:77
msgid "Instances"
msgstr ""
#: syspanel/views/tenants.py:150
#: templates/django_openstack/dash/images/launch.html:41
msgid "Volumes"
msgstr ""
#: syspanel/views/tenants.py:151
#: templates/django_openstack/dash/images/launch.html:45
msgid "Gigabytes"
msgstr ""
#: syspanel/views/tenants.py:152
msgid "RAM (in MB)"
msgstr ""
#: syspanel/views/tenants.py:153
#: templates/django_openstack/dash/_sidebar.html:12
#: templates/django_openstack/dash/floating_ips/index.html:13
#: templates/django_openstack/dash/images/launch.html:33
msgid "Floating IPs"
msgstr ""
#: syspanel/views/tenants.py:169
#, python-format
msgid "Quotas for %s were successfully updated."
msgstr ""
#: syspanel/views/tenants.py:173
#, python-format
msgid "Unable to update quotas: %s"
msgstr ""
#: syspanel/views/tenants.py:183
#, python-format
msgid "Successfully deleted tenant %(tenant)s."
msgstr ""
#: syspanel/views/tenants.py:188
#, python-format
msgid "Error deleting tenant: %s"
msgstr ""
#: syspanel/views/tenants.py:206
#, python-format
msgid "Unable to get tenant info: %s"
msgstr ""
#: syspanel/views/users.py:54 syspanel/views/users.py:72
#: templates/django_openstack/syspanel/tenants/users.html:24
#: templates/django_openstack/syspanel/users/index.html:22
msgid "Email"
msgstr ""
#: syspanel/views/users.py:58 syspanel/views/users.py:76
msgid "Primary Tenant"
msgstr ""
#: syspanel/views/users.py:86
#, python-format
msgid "%(user)s was successfully deleted."
msgstr ""
#: syspanel/views/users.py:92
msgid "ID (username)"
msgstr ""
#: syspanel/views/users.py:93
msgid "enabled"
msgstr ""
#: syspanel/views/users.py:104
#, python-format
msgid "User %(user)s %(state)s"
msgstr ""
#: syspanel/views/users.py:109
#, python-format
msgid "Unable to %(state)s user %(user)s"
msgstr ""
#: syspanel/views/users.py:128
#, python-format
msgid "Unable to list users: %s"
msgstr ""
#: syspanel/views/users.py:160
#, python-format
msgid "Updated %(attrib)s for %(user)s."
msgstr ""
#: syspanel/views/users.py:166
msgid "Unable to update user, please try again."
msgstr ""
#: syspanel/views/users.py:194
#, python-format
msgid "Unable to retrieve tenant list: %s"
msgstr ""
#: syspanel/views/users.py:212
#, python-format
msgid "User \"%s\" was successfully created."
msgstr ""
#: syspanel/views/users.py:222
#, python-format
msgid "Error assigning role to user: %s"
msgstr ""
#: syspanel/views/users.py:232
#, python-format
msgid "Error creating user: %s"
msgstr ""
#: templates/django_openstack/auth/_login.html:14
#: templates/django_openstack/auth/_switch.html:14
msgid "Login"
msgstr ""
#: templates/django_openstack/common/_page_header.html:12
msgid "Search"
msgstr ""
#: templates/django_openstack/common/_page_header.html:17
msgid "Refresh"
msgstr ""
#: templates/django_openstack/common/_page_header.html:17
#: templates/django_openstack/dash/objects/index.html:17
msgid "Refresh List"
msgstr ""
#: templates/django_openstack/common/instances/_reboot.html:8
msgid "Reboot"
msgstr ""
#: templates/django_openstack/common/instances/_terminate.html:8
msgid "Terminate"
msgstr ""
#: templates/django_openstack/dash/_sidebar.html:5
msgid "Manage Compute"
msgstr ""
#: templates/django_openstack/dash/_sidebar.html:7
#: templates/django_openstack/dash/instances/usage.html:14
#: templates/django_openstack/syspanel/_sidebar.html:7
msgid "Overview"
msgstr ""
#: templates/django_openstack/dash/_sidebar.html:9
#: templates/django_openstack/dash/images/index.html:12
#: templates/django_openstack/syspanel/_sidebar.html:11
#: templates/django_openstack/syspanel/images/index.html:13
msgid "Images"
msgstr ""
#: templates/django_openstack/dash/_sidebar.html:10
#: templates/django_openstack/dash/snapshots/index.html:13
msgid "Snapshots"
msgstr ""
#: templates/django_openstack/dash/_sidebar.html:11
#: templates/django_openstack/dash/keypairs/index.html:13
msgid "Keypairs"
msgstr ""
#: templates/django_openstack/dash/_sidebar.html:15
#: templates/django_openstack/dash/networks/index.html:13
msgid "Networks"
msgstr ""
#: templates/django_openstack/dash/_sidebar.html:19
msgid "Manage Object Store"
msgstr ""
#: templates/django_openstack/dash/_sidebar.html:21
#: templates/django_openstack/dash/containers/index.html:13
msgid "Containers"
msgstr ""
#: templates/django_openstack/dash/settings.html:20
msgid "Dashboard Settings"
msgstr ""
#: templates/django_openstack/dash/settings.html:26
msgid "Dashboard User Interface Language"
msgstr ""
#: templates/django_openstack/dash/settings.html:38
msgid "Select Language"
msgstr ""
#: templates/django_openstack/dash/containers/_delete.html:8
#: templates/django_openstack/dash/images/_delete.html:8
#: templates/django_openstack/dash/keypairs/_delete.html:8
#: templates/django_openstack/dash/networks/_delete.html:8
#: templates/django_openstack/dash/networks/_delete_port.html:9
#: templates/django_openstack/dash/objects/_delete.html:8
#: templates/django_openstack/dash/security_groups/_delete.html:8
#: templates/django_openstack/dash/security_groups/_delete_rule.html:8
#: templates/django_openstack/syspanel/flavors/_delete.html:8
#: templates/django_openstack/syspanel/images/_delete.html:8
#: templates/django_openstack/syspanel/tenants/_delete.html:8
#: templates/django_openstack/syspanel/users/_delete.html:8
msgid "Delete"
msgstr ""
#: templates/django_openstack/dash/containers/_form.html:10
msgid "Create Container"
msgstr ""
#: templates/django_openstack/dash/containers/_list.html:7
#: templates/django_openstack/dash/instances/_list.html:13
#: templates/django_openstack/dash/keypairs/_list.html:6
#: templates/django_openstack/dash/networks/_detail.html:7
#: templates/django_openstack/dash/objects/_list.html:7
#: templates/django_openstack/dash/security_groups/_list.html:6
#: templates/django_openstack/dash/security_groups/edit_rules.html:24
#: templates/django_openstack/syspanel/flavors/_list.html:9
#: templates/django_openstack/syspanel/instances/_list.html:13
#: templates/django_openstack/syspanel/services/_list.html:9
#: templates/django_openstack/syspanel/tenants/users.html:25
#: templates/django_openstack/syspanel/tenants/users.html:54
msgid "Actions"
msgstr ""
#: templates/django_openstack/dash/containers/_list.html:17
msgid "List Objects"
msgstr ""
#: templates/django_openstack/dash/containers/_list.html:18
#: templates/django_openstack/dash/objects/_form.html:10
msgid "Upload Object"
msgstr ""
#: templates/django_openstack/dash/containers/create.html:11
#: templates/django_openstack/syspanel/tenants/_create_form.html:5
#: templates/django_openstack/syspanel/tenants/create.html:11
msgid "Create Tenant"
msgstr ""
#: templates/django_openstack/dash/containers/create.html:22
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® or a directory in UNIX®. 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 ""
#: templates/django_openstack/dash/containers/index.html:18
msgid "Create New Container"
msgstr ""
#: templates/django_openstack/dash/floating_ips/_allocate.html:7
msgid "Allocate IP"
msgstr ""
#: templates/django_openstack/dash/floating_ips/_associate.html:14
msgid "Associate IP"
msgstr ""
#: templates/django_openstack/dash/floating_ips/_disassociate.html:8
msgid "Disassociate"
msgstr ""
#: templates/django_openstack/dash/floating_ips/_list.html:14
msgid "Instance ID:"
msgstr ""
#: templates/django_openstack/dash/floating_ips/_list.html:15
msgid "Fixed IP:"
msgstr ""
#: templates/django_openstack/dash/floating_ips/_list.html:28
msgid "Associate to instance"
msgstr ""
#: templates/django_openstack/dash/floating_ips/_release.html:8
msgid "Release"
msgstr ""
#: templates/django_openstack/dash/floating_ips/associate.html:12
msgid "Associate Floating IP"
msgstr ""
#: templates/django_openstack/dash/floating_ips/associate.html:22
#: templates/django_openstack/dash/images/launch.html:21
#: templates/django_openstack/dash/images/update.html:21
#: templates/django_openstack/dash/instances/update.html:23
msgid "Description:"
msgstr ""
#: templates/django_openstack/dash/floating_ips/associate.html:23
msgid "Associate a floating ip with an instance."
msgstr ""
#: templates/django_openstack/dash/floating_ips/index.html:21
#: templates/django_openstack/dash/images/index.html:21
#: templates/django_openstack/dash/instances/index.html:22
#: templates/django_openstack/dash/instances/usage.html:97
#: templates/django_openstack/dash/keypairs/index.html:23
#: templates/django_openstack/dash/networks/detail.html:27
#: templates/django_openstack/dash/networks/index.html:23
#: templates/django_openstack/dash/security_groups/index.html:24
#: templates/django_openstack/dash/snapshots/index.html:22
#: templates/django_openstack/syspanel/instances/index.html:22
#: templates/django_openstack/syspanel/tenants/users.html:44
msgid "Info"
msgstr ""
#: templates/django_openstack/dash/floating_ips/index.html:22
msgid "There are currently no floating ips assigned to your tenant."
msgstr ""
#: templates/django_openstack/dash/images/_form.html:10
#: templates/django_openstack/dash/images/update.html:11
#: templates/django_openstack/syspanel/images/_form.html:10
#: templates/django_openstack/syspanel/images/update.html:11
msgid "Update Image"
msgstr ""
#: templates/django_openstack/dash/images/_launch.html:5
#: templates/django_openstack/dash/images/_launch_form.html:14
#: templates/django_openstack/dash/images/launch.html:12
msgid "Launch Instance"
msgstr ""
#: templates/django_openstack/dash/images/_list.html:7
#: templates/django_openstack/syspanel/images/_list.html:10
#: templates/django_openstack/syspanel/instances/_list.html:9
msgid "Created"
msgstr ""
#: templates/django_openstack/dash/images/_list.html:8
#: templates/django_openstack/syspanel/images/_list.html:11
msgid "Updated"
msgstr ""
#: templates/django_openstack/dash/images/_list.html:9
#: templates/django_openstack/dash/instances/usage.html:68
#: templates/django_openstack/syspanel/images/_list.html:12
#: templates/django_openstack/syspanel/instances/tenant_usage.html:74
msgid "Status"
msgstr ""
#: templates/django_openstack/dash/images/_list.html:22
#: templates/django_openstack/dash/instances/_list.html:68
#: templates/django_openstack/syspanel/images/_list.html:28
#: templates/django_openstack/syspanel/tenants/_list.html:19
#: templates/django_openstack/syspanel/users/index.html:36
msgid "Edit"
msgstr ""
#: templates/django_openstack/dash/images/_list.html:24
msgid "Launch"
msgstr ""
#: templates/django_openstack/dash/images/launch.html:22
msgid ""
"Specify the details for launching an instance. Also please make note of the "
"table below; all tenants have quotas which define the limit of resources you "
"are allowed to provision."
msgstr ""
#: templates/django_openstack/dash/images/launch.html:25
#: templates/django_openstack/syspanel/quotas/index.html:19
msgid "Quota Name"
msgstr ""
#: templates/django_openstack/dash/images/launch.html:26
#: templates/django_openstack/syspanel/quotas/index.html:20
msgid "Limit"
msgstr ""
#: templates/django_openstack/dash/images/launch.html:29
msgid "RAM (MB)"
msgstr ""
#: templates/django_openstack/dash/images/update.html:22
#: templates/django_openstack/syspanel/images/update.html:22
msgid "From here you can modify different properties of an image."
msgstr ""
#: templates/django_openstack/dash/instances/_form.html:10
#: templates/django_openstack/dash/instances/update.html:12
msgid "Update Instance"
msgstr ""
#: templates/django_openstack/dash/instances/_list.html:8
msgid "Groups"
msgstr ""
#: templates/django_openstack/dash/instances/_list.html:9
#: templates/django_openstack/syspanel/instances/_list.html:10
msgid "Image"
msgstr ""
#: templates/django_openstack/dash/instances/_list.html:10
#: templates/django_openstack/syspanel/images/_list.html:8
msgid "Size"
msgstr ""
#: templates/django_openstack/dash/instances/_list.html:11
#: templates/django_openstack/syspanel/instances/_list.html:11
msgid "IPs"
msgstr ""
#: templates/django_openstack/dash/instances/_list.html:12
#: templates/django_openstack/dash/networks/_detail.html:5
#: templates/django_openstack/syspanel/images/_list.html:36
#: templates/django_openstack/syspanel/instances/_list.html:12
msgid "State"
msgstr ""
#: templates/django_openstack/dash/instances/_list.html:66
msgid "Log"
msgstr ""
#: templates/django_openstack/dash/instances/_list.html:67
#: templates/django_openstack/syspanel/instances/_list.html:49
msgid "VNC Console"
msgstr ""
#: templates/django_openstack/dash/instances/_list.html:69
msgid "Snapshot"
msgstr ""
#: templates/django_openstack/dash/instances/index.html:23
#, python-format
msgid ""
"There are currently no instances. You can launch an instance from the <a "
"href='%(dash_img_url)s'>Images Page.</a>"
msgstr ""
#: templates/django_openstack/dash/instances/update.html:19
msgid "Return to Instances List"
msgstr ""
#: templates/django_openstack/dash/instances/update.html:24
msgid "Update the name and description of your instance"
msgstr ""
#: templates/django_openstack/dash/instances/usage.html:46
#: templates/django_openstack/syspanel/instances/tenant_usage.html:60
#: templates/django_openstack/syspanel/instances/usage.html:70
msgid "Download CSV"
msgstr ""
#: templates/django_openstack/dash/instances/usage.html:50
msgid "Hide Terminated"
msgstr ""
#: templates/django_openstack/dash/instances/usage.html:52
msgid "Show Terminated"
msgstr ""
#: templates/django_openstack/dash/instances/usage.html:62
#: templates/django_openstack/syspanel/instances/_list.html:7
#: templates/django_openstack/syspanel/instances/tenant_usage.html:68
msgid "User"
msgstr ""
#: templates/django_openstack/dash/instances/usage.html:64
#: templates/django_openstack/syspanel/instances/tenant_usage.html:70
msgid "Ram Size"
msgstr ""
#: templates/django_openstack/dash/instances/usage.html:65
#: templates/django_openstack/syspanel/instances/tenant_usage.html:71
msgid "Disk Size"
msgstr ""
#: templates/django_openstack/dash/instances/usage.html:67
#: templates/django_openstack/syspanel/instances/tenant_usage.html:73
msgid "Uptime"
msgstr ""
#: templates/django_openstack/dash/instances/usage.html:89
msgid "No active instances."
msgstr ""
#: templates/django_openstack/dash/instances/usage.html:98
#, python-format
msgid ""
"There are currently no instances.<br/><br/>You can launch an instance from "
"the <a href='%(dash_img_url)s'>Images Page.</a>"
msgstr ""
#: templates/django_openstack/dash/keypairs/_form.html:10
msgid "Add Keypair"
msgstr ""
#: templates/django_openstack/dash/keypairs/_list.html:5
msgid "Fingerprint"
msgstr ""
#: templates/django_openstack/dash/keypairs/create.html:24
#: templates/django_openstack/dash/keypairs/import.html:15
msgid "Create Keypair"
msgstr ""
#: templates/django_openstack/dash/keypairs/create.html:30
msgid "Your private key is being downloaded."
msgstr ""
#: templates/django_openstack/dash/keypairs/create.html:32
#: templates/django_openstack/dash/keypairs/import.html:22
msgid "Return to keypairs list"
msgstr ""
#: templates/django_openstack/dash/keypairs/create.html:37
#: templates/django_openstack/dash/keypairs/import.html:27
msgid ""
"Keypairs 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 ""
#: templates/django_openstack/dash/keypairs/create.html:38
#: templates/django_openstack/dash/keypairs/import.html:28
msgid "Protect and use the key as you would any normal ssh private key."
msgstr ""
#: templates/django_openstack/dash/keypairs/index.html:19
#: templates/django_openstack/dash/keypairs/index.html:26
msgid "Add New Keypair"
msgstr ""
#: templates/django_openstack/dash/keypairs/index.html:20
#: templates/django_openstack/dash/keypairs/index.html:27
msgid "Import Keypair"
msgstr ""
#: templates/django_openstack/dash/keypairs/index.html:24
msgid "There are currently no keypairs."
msgstr ""
#: templates/django_openstack/dash/networks/_detach_port.html:9
msgid "Detach"
msgstr ""
#: templates/django_openstack/dash/networks/_detail.html:6
msgid "Attachment"
msgstr ""
#: templates/django_openstack/dash/networks/_detail.html:8
msgid "Extensions"
msgstr ""
#: templates/django_openstack/dash/networks/_detail.html:20
msgid "VIF Id"
msgstr ""
#: templates/django_openstack/dash/networks/_detail.html:36
msgid "Attach"
msgstr ""
#: templates/django_openstack/dash/networks/_form.html:10
#: templates/django_openstack/dash/networks/create.html:12
#: templates/django_openstack/dash/ports/create.html:12
msgid "Create Network"
msgstr ""
#: templates/django_openstack/dash/networks/_list.html:6
msgid "Ports"
msgstr ""
#: templates/django_openstack/dash/networks/_list.html:7
msgid "Available"
msgstr ""
#: templates/django_openstack/dash/networks/_list.html:8
msgid "Used"
msgstr ""
#: templates/django_openstack/dash/networks/_list.html:9
msgid "Action"
msgstr ""
#: templates/django_openstack/dash/networks/_list.html:22
#: templates/django_openstack/dash/networks/_rename.html:11
#: templates/django_openstack/dash/networks/_rename.html:15
#: templates/django_openstack/dash/networks/rename.html:31
msgid "Rename"
msgstr ""
#: templates/django_openstack/dash/networks/_rename_form.html:11
#: templates/django_openstack/dash/networks/rename.html:12
msgid "Rename Network"
msgstr ""
#: templates/django_openstack/dash/networks/_toggle_port.html:11
msgid "Port UP"
msgstr ""
#: templates/django_openstack/dash/networks/_toggle_port.html:14
msgid "Port DOWN"
msgstr ""
#: templates/django_openstack/dash/networks/create.html:19
#: templates/django_openstack/dash/networks/rename.html:27
msgid "Return to networks list"
msgstr ""
#: templates/django_openstack/dash/networks/create.html:24
msgid "Networks provide layer 2 connectivity to your instances."
msgstr ""
#: templates/django_openstack/dash/networks/detail.html:24
#: templates/django_openstack/dash/networks/detail.html:28
msgid "Create Ports"
msgstr ""
#: templates/django_openstack/dash/networks/detail.html:28
msgid "There are currently no ports in this network."
msgstr ""
#: templates/django_openstack/dash/networks/index.html:20
msgid "Create New Network"
msgstr ""
#: templates/django_openstack/dash/networks/index.html:24
msgid "There are currently no networks."
msgstr ""
#: templates/django_openstack/dash/networks/index.html:24
msgid "Create A Network"
msgstr ""
#: templates/django_openstack/dash/networks/rename.html:32
msgid "Enter a new name for your network."
msgstr ""
#: templates/django_openstack/dash/objects/_copy.html:10
#: templates/django_openstack/dash/objects/copy.html:11
msgid "Copy Object"
msgstr ""
#: templates/django_openstack/dash/objects/_filter.html:7
msgid "Filter"
msgstr ""
#: templates/django_openstack/dash/objects/_list.html:16
msgid "Copy"
msgstr ""
#: templates/django_openstack/dash/objects/_list.html:18
msgid "Download"
msgstr ""
#: templates/django_openstack/dash/objects/copy.html:21
#: templates/django_openstack/dash/objects/upload.html:20
msgid "Return to objects list"
msgstr ""
#: templates/django_openstack/dash/objects/copy.html:26
msgid ""
"You may make a new copy of an existing object to store in this or another "
"container."
msgstr ""
#: templates/django_openstack/dash/objects/index.html:31
#, python-format
msgid ""
"There are currently no objects in the container %(container_name)s. You can "
"upload a new object from the <a href='%(dash_obj_up_url)s'>Object Upload "
"Page &gt;&gt;</a>"
msgstr ""
#: templates/django_openstack/dash/objects/index.html:34
msgid "Upload New Object &gt;&gt;"
msgstr ""
#: templates/django_openstack/dash/objects/upload.html:11
msgid "Upload Objects"
msgstr ""
#: templates/django_openstack/dash/objects/upload.html:25
msgid ""
"An object is the basic storage entity and any optional metadata that "
"represents the files 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 ""
#: templates/django_openstack/dash/ports/attach.html:12
msgid "Attach Port"
msgstr ""
#: templates/django_openstack/dash/ports/attach.html:38
#: templates/django_openstack/dash/ports/create.html:19
msgid "Return to network detail"
msgstr ""
#: templates/django_openstack/dash/ports/attach.html:42
msgid ""
"<p>Select an interface from the list on the left to attach it to this port.</"
"p>\n"
" <p>Only interfaces that are not connected to any existing port are "
"shown</p>\n"
" <p>If you want to reconnect a connected interface, please detach it "
"first</p>"
msgstr ""
#: templates/django_openstack/dash/ports/create.html:24
msgid ""
"You can plug virtual interfaces from your instances to ports created in the "
"network"
msgstr ""
#: templates/django_openstack/dash/security_groups/_form.html:11
#: templates/django_openstack/dash/security_groups/create.html:11
#: templates/django_openstack/dash/security_groups/index.html:20
msgid "Create Security Group"
msgstr ""
#: templates/django_openstack/dash/security_groups/_list.html:14
msgid "Edit Rules"
msgstr ""
#: templates/django_openstack/dash/security_groups/create.html:22
msgid "From here you can create a new security group"
msgstr ""
#: templates/django_openstack/dash/security_groups/edit_rules.html:11
msgid "Edit Security Group Rules"
msgstr ""
#: templates/django_openstack/dash/security_groups/edit_rules.html:17
msgid "Rules for Security Group"
msgstr ""
#: templates/django_openstack/dash/security_groups/edit_rules.html:20
msgid "IP Protocol"
msgstr ""
#: templates/django_openstack/dash/security_groups/edit_rules.html:21
msgid "From Port"
msgstr ""
#: templates/django_openstack/dash/security_groups/edit_rules.html:22
msgid "To Port"
msgstr ""
#: templates/django_openstack/dash/security_groups/edit_rules.html:23
msgid "CIDR"
msgstr ""
#: templates/django_openstack/dash/security_groups/edit_rules.html:41
msgid "No rules for this security group"
msgstr ""
#: templates/django_openstack/dash/security_groups/edit_rules.html:49
msgid "Add a rule"
msgstr ""
#: templates/django_openstack/dash/security_groups/edit_rules.html:60
msgid "Add Rule"
msgstr ""
#: templates/django_openstack/dash/security_groups/index.html:25
#, python-format
msgid ""
"There are currently no security groups. <a href='%(dash_sec_url)s'>Create A "
"Security Group &gt;&gt;</a>"
msgstr ""
#: templates/django_openstack/dash/snapshots/_form.html:11
msgid "Create Snapshot"
msgstr ""
#: templates/django_openstack/dash/snapshots/create.html:19
msgid "Create a Snapshot"
msgstr ""
#: templates/django_openstack/dash/snapshots/create.html:25
msgid "Choose a name for your snapshot."
msgstr ""
#: templates/django_openstack/dash/snapshots/create.html:27
msgid "Return to snapshots list"
msgstr ""
#: templates/django_openstack/dash/snapshots/create.html:32
msgid "Snapshots preserve the disk state of a running instance."
msgstr ""
#: templates/django_openstack/dash/snapshots/index.html:23
#, python-format
msgid ""
"There are currently no snapshots. You can create snapshots from running "
"instances. <a href='%(inst_url)s'>View Running Instances &gt;&gt;</a>"
msgstr ""
#: templates/django_openstack/syspanel/_sidebar.html:5
msgid "System Panel"
msgstr ""
#: templates/django_openstack/syspanel/_sidebar.html:8
#: templates/django_openstack/syspanel/services/index.html:13
msgid "Services"
msgstr ""
#: templates/django_openstack/syspanel/_sidebar.html:10
#: templates/django_openstack/syspanel/flavors/index.html:13
msgid "Flavors"
msgstr ""
#: templates/django_openstack/syspanel/_sidebar.html:12
#: templates/django_openstack/syspanel/tenants/index.html:13
msgid "Tenants"
msgstr ""
#: templates/django_openstack/syspanel/_sidebar.html:13
#: templates/django_openstack/syspanel/users/index.html:13
msgid "Users"
msgstr ""
#: templates/django_openstack/syspanel/_sidebar.html:14
msgid "Quotas"
msgstr ""
#: templates/django_openstack/syspanel/flavors/_create.html:5
#: templates/django_openstack/syspanel/flavors/_form.html:14
#: templates/django_openstack/syspanel/flavors/create.html:11
msgid "Create Flavor"
msgstr ""
#: templates/django_openstack/syspanel/flavors/_list.html:4
#: templates/django_openstack/syspanel/tenants/_list.html:4
msgid "Id"
msgstr ""
#: templates/django_openstack/syspanel/flavors/_list.html:7
msgid "Memory"
msgstr ""
#: templates/django_openstack/syspanel/flavors/_list.html:8
#: templates/django_openstack/syspanel/instances/usage.html:79
msgid "Disk"
msgstr ""
#: templates/django_openstack/syspanel/flavors/create.html:37
msgid "From here you can define the sizing of a new flavor."
msgstr ""
#: templates/django_openstack/syspanel/flavors/index.html:18
msgid "Create New Flavor"
msgstr ""
#: templates/django_openstack/syspanel/images/_list.html:9
msgid "Public"
msgstr ""
#: templates/django_openstack/syspanel/images/_list.html:35
msgid "Location"
msgstr ""
#: templates/django_openstack/syspanel/images/_list.html:40
msgid "Project ID"
msgstr ""
#: templates/django_openstack/syspanel/images/_toggle.html:8
msgid "Toggle Public"
msgstr ""
#: templates/django_openstack/syspanel/instances/_list.html:6
#: templates/django_openstack/syspanel/instances/usage.html:76
msgid "Tenant"
msgstr ""
#: templates/django_openstack/syspanel/instances/_list.html:8
msgid "Host"
msgstr ""
#: templates/django_openstack/syspanel/instances/_list.html:48
msgid "Console Log"
msgstr ""
#: templates/django_openstack/syspanel/instances/index.html:23
#, python-format
msgid ""
"There are currently no instances. You can launch an instance from the <a "
"href='%(dash_image_url)s'>Images Page.</a>"
msgstr ""
#: templates/django_openstack/syspanel/instances/tenant_usage.html:14
#: templates/django_openstack/syspanel/instances/usage.html:16
msgid "System Panel Overview"
msgstr ""
#: templates/django_openstack/syspanel/instances/tenant_usage.html:52
#: templates/django_openstack/syspanel/instances/usage.html:61
msgid "Active Instances"
msgstr ""
#: templates/django_openstack/syspanel/instances/tenant_usage.html:53
#: templates/django_openstack/syspanel/instances/usage.html:62
msgid "This month's VCPU-Hours"
msgstr ""
#: templates/django_openstack/syspanel/instances/tenant_usage.html:54
#: templates/django_openstack/syspanel/instances/usage.html:63
msgid "This month's GB-Hours"
msgstr ""
#: templates/django_openstack/syspanel/instances/tenant_usage.html:61
msgid "Tenant Usage"
msgstr ""
#: templates/django_openstack/syspanel/instances/usage.html:23
msgid "Monitoring"
msgstr ""
#: templates/django_openstack/syspanel/instances/usage.html:34
msgid "Select a month to query its usage"
msgstr ""
#: templates/django_openstack/syspanel/instances/usage.html:71
msgid "Server Usage Summary"
msgstr ""
#: templates/django_openstack/syspanel/instances/usage.html:80
msgid "RAM"
msgstr ""
#: templates/django_openstack/syspanel/instances/usage.html:81
msgid "VCPU CPU-Hours"
msgstr ""
#: templates/django_openstack/syspanel/instances/usage.html:82
msgid "Disk GB-Hours"
msgstr ""
#: templates/django_openstack/syspanel/quotas/index.html:13
msgid "Default Quotas"
msgstr ""
#: templates/django_openstack/syspanel/services/_list.html:5
msgid "Service"
msgstr ""
#: templates/django_openstack/syspanel/services/_list.html:6
msgid "System Stats"
msgstr ""
#: templates/django_openstack/syspanel/services/_list.html:8
msgid "Up"
msgstr ""
#: templates/django_openstack/syspanel/services/_list.html:22
msgid "Hypervisor"
msgstr ""
#: templates/django_openstack/syspanel/services/_list.html:25
msgid "Allocable Cores"
msgstr ""
#: templates/django_openstack/syspanel/services/_list.html:30
msgid "Allocable Storage"
msgstr ""
#: templates/django_openstack/syspanel/services/_list.html:35
msgid "System Ram"
msgstr ""
#: templates/django_openstack/syspanel/services/_toggle.html:10
#: templates/django_openstack/syspanel/users/_toggle_enabled.html:18
msgid "Enable"
msgstr ""
#: templates/django_openstack/syspanel/services/_toggle.html:20
#: templates/django_openstack/syspanel/users/_toggle_enabled.html:9
msgid "Disable"
msgstr ""
#: templates/django_openstack/syspanel/tenants/_add_user.html:9
msgid "Add"
msgstr ""
#: templates/django_openstack/syspanel/tenants/_list.html:8
#: templates/django_openstack/syspanel/users/index.html:24
msgid "Options"
msgstr ""
#: templates/django_openstack/syspanel/tenants/_list.html:20
msgid "View Members"
msgstr ""
#: templates/django_openstack/syspanel/tenants/_list.html:21
msgid "Modify Quotas"
msgstr ""
#: templates/django_openstack/syspanel/tenants/_remove_user.html:9
msgid "Remove"
msgstr ""
#: templates/django_openstack/syspanel/tenants/_update_form.html:5
#: templates/django_openstack/syspanel/tenants/update.html:11
msgid "Update Tenant"
msgstr ""
#: templates/django_openstack/syspanel/tenants/_update_quotas_form.html:5
msgid "Update Quotas"
msgstr ""
#: templates/django_openstack/syspanel/tenants/create.html:22
msgid "From here you can create a new tenant (aka project) to organize users."
msgstr ""
#: templates/django_openstack/syspanel/tenants/index.html:18
msgid "Create New Tenant"
msgstr ""
#: templates/django_openstack/syspanel/tenants/quotas.html:11
msgid "Update Tenant Quotas"
msgstr ""
#: templates/django_openstack/syspanel/tenants/quotas.html:22
msgid ""
"From here you can edit quotas (max limits) for the tenant {{tenant_id}}."
msgstr ""
#: templates/django_openstack/syspanel/tenants/update.html:22
msgid "From here you can edit a tenant."
msgstr ""
#: templates/django_openstack/syspanel/tenants/users.html:12
msgid "Users for Tenant"
msgstr ""
#: templates/django_openstack/syspanel/tenants/users.html:45
msgid "here are currently no users for this tenant"
msgstr ""
#: templates/django_openstack/syspanel/tenants/users.html:49
msgid "Add new users"
msgstr ""
#: templates/django_openstack/syspanel/users/_create_form.html:5
#: templates/django_openstack/syspanel/users/create.html:12
msgid "Create User"
msgstr ""
#: templates/django_openstack/syspanel/users/_update_form.html:5
#: templates/django_openstack/syspanel/users/update.html:12
msgid "Update User"
msgstr ""
#: templates/django_openstack/syspanel/users/create.html:23
msgid ""
"From here you can create a new user and assign them to a tenant (aka "
"project)."
msgstr ""
#: templates/django_openstack/syspanel/users/index.html:23
msgid "Default Tenant"
msgstr ""
#: templates/django_openstack/syspanel/users/index.html:42
msgid "Create New User"
msgstr ""
#: templates/django_openstack/syspanel/users/update.html:23
msgid ""
"From here you can edit users by changing their usernames, emails, passwords, "
"and tenants."
msgstr ""
#: templatetags/templatetags/sizeformat.py:46
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] ""
msgstr[1] ""
#: templatetags/templatetags/sizeformat.py:50
#, python-format
msgid "%(size)d"
msgid_plural "%(size)d"
msgstr[0] ""
msgstr[1] ""
#: templatetags/templatetags/sizeformat.py:53
#, python-format
msgid "%s KB"
msgstr ""
#: templatetags/templatetags/sizeformat.py:56
#, python-format
msgid "%s MB"
msgstr ""
#: templatetags/templatetags/sizeformat.py:59
#, python-format
msgid "%s GB"
msgstr ""
#: templatetags/templatetags/sizeformat.py:62
#, python-format
msgid "%s TB"
msgstr ""
#: templatetags/templatetags/sizeformat.py:64
#, python-format
msgid "%s PB"
msgstr ""