
Also adds transifex client configuration and a shortcut in the run_tests script to compile the message files for Django's use. Fixes bug 1050807. Change-Id: Ic3d7b73d0b7ad0fcb5841a6ac90a2a21653d05be
3848 lines
133 KiB
Plaintext
3848 lines
133 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Translators:
|
|
# Alberto Molina Coballes <alb.molina@gmail.com>, 2012.
|
|
# <alb.molina@gmail.com>, 2012.
|
|
# Gabriel Hurley <gabriel@strikeawe.com>, 2012.
|
|
# Pedro Navarro Pérez <pednape@gmail.com>, 2012.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Horizon\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2012-09-18 22:18+0000\n"
|
|
"PO-Revision-Date: 2012-09-04 19:27+0000\n"
|
|
"Last-Translator: Alberto Molina Coballes <alb.molina@gmail.com>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: es\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"
|
|
|
|
#: base.py:437
|
|
msgid "Other"
|
|
msgstr "Otro"
|
|
|
|
#: decorators.py:56
|
|
msgid "Please log in to continue."
|
|
msgstr "Por favor inicie sesión para continuar."
|
|
|
|
#: decorators.py:87
|
|
#, python-format
|
|
msgid "You are not authorized to access %s"
|
|
msgstr "No está autorizado para acceder a %s"
|
|
|
|
#: exceptions.py:285
|
|
msgid "Unauthorized. Please try logging in again."
|
|
msgstr "No autorizado. Por favor ingrese de nuevo."
|
|
|
|
#: api/keystone.py:55
|
|
#, python-format
|
|
msgid "%(type)s (%(backend)s backend)"
|
|
msgstr "%(type)s (%(backend)s backend)"
|
|
|
|
#: api/nova.py:189
|
|
#, python-format
|
|
msgid "ALLOW %(from)s:%(to)s from %(group)s"
|
|
msgstr "PERMITIR %(from)s:%(to)s A %(group)s"
|
|
|
|
#: api/nova.py:194
|
|
#, python-format
|
|
msgid "ALLOW %(from)s:%(to)s from %(cidr)s"
|
|
msgstr "PERMITIR %(from)s:%(to)s desde %(cidr)s"
|
|
|
|
#: api/nova.py:530
|
|
msgid "Unknown instance"
|
|
msgstr "Instancia desconocida"
|
|
|
|
#: api/swift.py:216
|
|
msgid "Unicode is not currently supported for object copy."
|
|
msgstr "No es posible actualmente utilizar Unicode para copiar objetos "
|
|
|
|
#: browsers/base.py:90
|
|
msgid "Navigation Item"
|
|
msgstr "Item de Navegación"
|
|
|
|
#: browsers/views.py:42
|
|
#, python-format
|
|
msgid "Select a %s to browse."
|
|
msgstr "Seleccionar una %s para navegar."
|
|
|
|
#: dashboards/nova/dashboard.py:24
|
|
msgid "Manage Compute"
|
|
msgstr "Administrar Compute"
|
|
|
|
#: dashboards/nova/dashboard.py:35
|
|
msgid "Object Store"
|
|
msgstr "Almacén de Objetos"
|
|
|
|
#: dashboards/nova/dashboard.py:40 dashboards/nova/instances/workflows.py:37
|
|
#: dashboards/syspanel/networks/forms.py:35
|
|
#: dashboards/syspanel/networks/tables.py:67
|
|
#: dashboards/syspanel/projects/tables.py:65 tests/workflows_tests.py:39
|
|
msgid "Project"
|
|
msgstr "Proyecto"
|
|
|
|
#: dashboards/nova/access_and_security/panel.py:25
|
|
#: dashboards/nova/instances/workflows.py:347
|
|
msgid "Access & Security"
|
|
msgstr "Acceso y Seguridad"
|
|
|
|
#: dashboards/nova/access_and_security/views.py:50
|
|
msgid "Unable to retrieve keypair list."
|
|
msgstr "No ha sido posible obtener la lista de pares de claves"
|
|
|
|
#: dashboards/nova/access_and_security/views.py:59
|
|
#: dashboards/nova/access_and_security/security_groups/views.py:72
|
|
msgid "Unable to retrieve security groups."
|
|
msgstr "No ha sido posible obtener los grupos de seguridad."
|
|
|
|
#: dashboards/nova/access_and_security/views.py:68
|
|
#: dashboards/nova/access_and_security/floating_ips/workflows.py:48
|
|
msgid "Unable to retrieve floating IP addresses."
|
|
msgstr "No ha sido posible obtener direcciones IP flotantes."
|
|
|
|
#: dashboards/nova/access_and_security/views.py:75
|
|
#: dashboards/nova/access_and_security/floating_ips/workflows.py:64
|
|
#: dashboards/syspanel/instances/views.py:46
|
|
msgid "Unable to retrieve instance list."
|
|
msgstr "No ha sido posible obtener la lista de instancias"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/forms.py:31
|
|
msgid "Pool"
|
|
msgstr "Depósito"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/forms.py:42
|
|
#, python-format
|
|
msgid "Allocated Floating IP %(ip)s."
|
|
msgstr "IP flotantes %(ip)s asociadas."
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/forms.py:46
|
|
msgid "Unable to allocate Floating IP."
|
|
msgstr "No es posible asignar IP flotante"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/tables.py:36
|
|
msgid "Allocate IP To Project"
|
|
msgstr "Asignar una IP a un Proyecto"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/tables.py:46
|
|
msgid "Release"
|
|
msgstr "Publicación"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/tables.py:47
|
|
msgid "Released"
|
|
msgstr "Publicado"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/tables.py:48
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/floating_ips/_allocate.html:22
|
|
msgid "Floating IP"
|
|
msgstr "IP flotante"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/tables.py:49
|
|
#: dashboards/nova/access_and_security/floating_ips/tables.py:127
|
|
#: dashboards/syspanel/projects/workflows.py:45
|
|
msgid "Floating IPs"
|
|
msgstr "IPs flotantes"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/tables.py:58
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/floating_ips/associate.html:3
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/floating_ips/associate.html:6
|
|
#: dashboards/nova/instances/tables.py:219
|
|
msgid "Associate Floating IP"
|
|
msgstr "Asociar IP Flotante"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/tables.py:75
|
|
msgid "Disassociate Floating IP"
|
|
msgstr "Desasociar IP flotante"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/tables.py:89
|
|
#, python-format
|
|
msgid "Successfully disassociated Floating IP: %s"
|
|
msgstr "IP: %s desasociada correctamente"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/tables.py:93
|
|
msgid "Unable to disassociate floating IP."
|
|
msgstr "No es posible desasociar IP flotante"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/tables.py:110
|
|
#: dashboards/nova/access_and_security/floating_ips/workflows.py:31
|
|
#: dashboards/nova/access_and_security/floating_ips/workflows.py:38
|
|
#: dashboards/nova/instances/tables.py:291
|
|
#: dashboards/syspanel/instances/tables.py:71
|
|
msgid "IP Address"
|
|
msgstr "Dirección IP"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/tables.py:113
|
|
#: dashboards/nova/access_and_security/floating_ips/workflows.py:35
|
|
#: dashboards/nova/instances/tables.py:69
|
|
#: dashboards/nova/instances/tables.py:89
|
|
#: dashboards/nova/instances/tables.py:106
|
|
#: dashboards/nova/instances/tables.py:135
|
|
#: dashboards/nova/volumes/tables.py:205 tests/workflows_tests.py:58
|
|
msgid "Instance"
|
|
msgstr "Instancia"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/tables.py:116
|
|
msgid "Floating IP Pool"
|
|
msgstr "Depósito de IP flotantes"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/views.py:64
|
|
msgid "Unable to retrieve floating IP pools."
|
|
msgstr "No ha sido posible obtener los depósitos de IP flotantes."
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/views.py:67
|
|
msgid "No floating IP pools available."
|
|
msgstr "No hay disponible ningún depósito de IP flotantes"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/workflows.py:39
|
|
msgid "Select the IP address you wish to associate with the selected instance."
|
|
msgstr ""
|
|
"Seleccione la dirección IP que quiere asociar con la instancia seleccionada."
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/workflows.py:52
|
|
msgid "Select an IP address"
|
|
msgstr "Seleccione una dirección IP"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/workflows.py:54
|
|
msgid "No IP addresses available"
|
|
msgstr "No hay direcciones IP disponibles"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/workflows.py:75
|
|
#: dashboards/nova/volumes/forms.py:160
|
|
msgid "Select an instance"
|
|
msgstr "Seleccione una instancia"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/workflows.py:77
|
|
#: dashboards/nova/volumes/forms.py:162
|
|
msgid "No instances available"
|
|
msgstr "No hay instancias disponibles"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/workflows.py:96
|
|
msgid "Manage Floating IP Associations"
|
|
msgstr "Administrar las asociaciones de IP flotantes"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/workflows.py:97
|
|
msgid "Associate"
|
|
msgstr "Asociar"
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/workflows.py:98
|
|
#, python-format
|
|
msgid "IP address %s associated."
|
|
msgstr "Dirección IP %s asociada."
|
|
|
|
#: dashboards/nova/access_and_security/floating_ips/workflows.py:99
|
|
#, python-format
|
|
msgid "Unable to associate IP address %s."
|
|
msgstr "No ha sido posible asociar la dirección IP %s."
|
|
|
|
#: dashboards/nova/access_and_security/keypairs/forms.py:38
|
|
#: dashboards/nova/access_and_security/keypairs/forms.py:49
|
|
#: dashboards/nova/access_and_security/keypairs/tables.py:51
|
|
msgid "Keypair Name"
|
|
msgstr "Nombre del par de claves"
|
|
|
|
#: dashboards/nova/access_and_security/keypairs/forms.py:40
|
|
msgid ""
|
|
"Keypair names may only contain letters, numbers, underscores and hyphens."
|
|
msgstr ""
|
|
"Los pares de claves sólo pueden contener letras, números, guiones bajos y "
|
|
"guiones."
|
|
|
|
#: dashboards/nova/access_and_security/keypairs/forms.py:51
|
|
msgid "Public Key"
|
|
msgstr "Clave pública"
|
|
|
|
#: dashboards/nova/access_and_security/keypairs/forms.py:60
|
|
#, python-format
|
|
msgid "Successfully imported public key: %s"
|
|
msgstr "Se ha importado correctamente la clave pública: %s"
|
|
|
|
#: dashboards/nova/access_and_security/keypairs/forms.py:65
|
|
msgid "Unable to import keypair."
|
|
msgstr "No ha sido posible importar el par de claves."
|
|
|
|
#: dashboards/nova/access_and_security/keypairs/tables.py:29
|
|
#: dashboards/nova/instances/tables.py:295
|
|
#: dashboards/nova/instances/workflows.py:334
|
|
msgid "Keypair"
|
|
msgstr "Par de claves"
|
|
|
|
#: dashboards/nova/access_and_security/keypairs/tables.py:30
|
|
#: dashboards/nova/access_and_security/keypairs/tables.py:59
|
|
msgid "Keypairs"
|
|
msgstr "Pares de claves"
|
|
|
|
#: dashboards/nova/access_and_security/keypairs/tables.py:38
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/keypairs/_import.html:7
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/keypairs/_import.html:23
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/keypairs/import.html:6
|
|
msgid "Import Keypair"
|
|
msgstr "Importar par de claves"
|
|
|
|
#: dashboards/nova/access_and_security/keypairs/tables.py:45
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/keypairs/_create.html:7
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/keypairs/_create.html:23
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/keypairs/create.html:6
|
|
msgid "Create Keypair"
|
|
msgstr "Crear par de claves"
|
|
|
|
#: dashboards/nova/access_and_security/keypairs/tables.py:52
|
|
msgid "Fingerprint"
|
|
msgstr "Huella dactilar"
|
|
|
|
#: dashboards/nova/access_and_security/keypairs/views.py:73
|
|
#, python-format
|
|
msgid "Unable to create keypair: %(exc)s"
|
|
msgstr "No ha sido posible crear el par de claves: %(exc)s"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:35
|
|
#: dashboards/nova/access_and_security/security_groups/tables.py:57
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:39
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:114
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:9
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:10
|
|
#: dashboards/nova/images_and_snapshots/volume_snapshots/tables.py:76
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:9
|
|
#: dashboards/nova/instances/templates/instances/_launch_details_help.html:9
|
|
#: dashboards/nova/networks/forms.py:36 dashboards/nova/networks/tables.py:93
|
|
#: dashboards/nova/networks/ports/tables.py:40
|
|
#: dashboards/nova/networks/subnets/forms.py:42
|
|
#: dashboards/nova/networks/subnets/forms.py:101
|
|
#: dashboards/nova/networks/subnets/tables.py:81
|
|
#: dashboards/nova/networks/templates/networks/_detail_overview.html:7
|
|
#: dashboards/nova/networks/templates/networks/ports/_detail_overview.html:9
|
|
#: dashboards/nova/networks/templates/networks/subnets/_detail_overview.html:9
|
|
#: dashboards/nova/volumes/tables.py:143 dashboards/nova/volumes/tables.py:163
|
|
#: dashboards/nova/volumes/templates/volumes/_detail_overview.html:9
|
|
#: dashboards/syspanel/flavors/forms.py:35
|
|
#: dashboards/syspanel/networks/forms.py:33
|
|
#: dashboards/syspanel/networks/forms.py:68
|
|
#: dashboards/syspanel/networks/ports/forms.py:39
|
|
#: dashboards/syspanel/networks/ports/forms.py:71
|
|
#: dashboards/syspanel/networks/ports/tables.py:73
|
|
#: dashboards/syspanel/networks/subnets/tables.py:69
|
|
#: dashboards/syspanel/projects/tables.py:87
|
|
#: dashboards/syspanel/projects/workflows.py:69
|
|
#: dashboards/syspanel/services/tables.py:38
|
|
#: dashboards/syspanel/volumes/tables.py:10
|
|
msgid "Name"
|
|
msgstr "Nombre"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:37
|
|
#: dashboards/nova/access_and_security/security_groups/tables.py:58
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/keypairs/_create.html:16
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/keypairs/_import.html:16
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/security_groups/_create.html:17
|
|
#: dashboards/nova/containers/templates/containers/_copy.html:16
|
|
#: dashboards/nova/containers/templates/containers/_create.html:16
|
|
#: dashboards/nova/containers/templates/containers/_upload.html:17
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:15
|
|
#: dashboards/nova/networks/templates/networks/_create.html:16
|
|
#: dashboards/nova/networks/templates/networks/subnets/_create.html:17
|
|
#: dashboards/nova/volumes/forms.py:28 dashboards/nova/volumes/forms.py:195
|
|
#: dashboards/nova/volumes/tables.py:146
|
|
#: dashboards/nova/volumes/templates/volumes/_create.html:18
|
|
#: dashboards/nova/volumes/templates/volumes/_create_snapshot.html:17
|
|
#: dashboards/nova/volumes/templates/volumes/_detail_overview.html:14
|
|
#: dashboards/syspanel/flavors/templates/flavors/_create.html:17
|
|
#: dashboards/syspanel/flavors/templates/flavors/_edit.html:17
|
|
#: dashboards/syspanel/images/templates/images/_update.html:17
|
|
#: dashboards/syspanel/networks/templates/networks/_create.html:17
|
|
#: dashboards/syspanel/networks/templates/networks/ports/_create.html:17
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/_create.html:17
|
|
#: dashboards/syspanel/projects/tables.py:89
|
|
#: dashboards/syspanel/projects/workflows.py:72
|
|
#: dashboards/syspanel/projects/templates/projects/_add_user.html:17
|
|
#: dashboards/syspanel/projects/templates/projects/_create.html:17
|
|
#: dashboards/syspanel/projects/templates/projects/_create_user.html:17
|
|
#: dashboards/syspanel/projects/templates/projects/_quotas.html:16
|
|
#: dashboards/syspanel/projects/templates/projects/_update.html:17
|
|
#: dashboards/syspanel/users/templates/users/_create.html:16
|
|
#: dashboards/syspanel/users/templates/users/_update.html:16
|
|
msgid "Description"
|
|
msgstr "Descripción"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:45
|
|
#, python-format
|
|
msgid "Successfully created security group: %s"
|
|
msgstr "Se ha creado correctamente el grupo de seguridad: %s"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:51
|
|
msgid "Unable to create security group."
|
|
msgstr "No ha sido posible crear el grupo de seguridad"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:56
|
|
#: dashboards/nova/access_and_security/security_groups/tables.py:92
|
|
msgid "IP Protocol"
|
|
msgstr "Protocolo IP"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:60
|
|
msgid "The protocol which this rule should be applied to."
|
|
msgstr "El protocolo al que debe aplicarse esta regla."
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:64
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:70
|
|
#: dashboards/nova/access_and_security/security_groups/tables.py:94
|
|
msgid "From Port"
|
|
msgstr "Desde el Puerto"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:65
|
|
msgid ""
|
|
"TCP/UDP: Enter integer value between 1 and 65535. ICMP: enter a value for "
|
|
"ICMP type in the range (-1: 255)"
|
|
msgstr ""
|
|
"TCP/UDP: Introduzca un valor entero entre 1 y 65535. ICMP: introduzca un "
|
|
"valor para el tipo ICMP en el rango (-1: 255)"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:71
|
|
#: dashboards/nova/images_and_snapshots/images/tables.py:114
|
|
msgid "Type"
|
|
msgstr "Tipo"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:73
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:79
|
|
#: dashboards/nova/access_and_security/security_groups/tables.py:95
|
|
msgid "To Port"
|
|
msgstr "Al Puerto"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:74
|
|
msgid ""
|
|
"TCP/UDP: Enter integer value between 1 and 65535. ICMP: enter a value for "
|
|
"ICMP code in the range (-1: 255)"
|
|
msgstr ""
|
|
"TCP/UDP: Introduzca un valor entero entre 1 y 65535. ICMP: introduzca un "
|
|
"valor para el código ICMP en el rango (-1: 255)"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:80
|
|
msgid "Code"
|
|
msgstr "Código"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:83
|
|
msgid "Source Group"
|
|
msgstr "Grupo origen"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:85
|
|
msgid ""
|
|
"To specify an allowed IP range, select CIDR. To allow access from all "
|
|
"members of another security group select Source Group."
|
|
msgstr ""
|
|
"Para especificar un rango de IP permitido, seleccione CIDR. Para permitir "
|
|
"acceso a todos los miembros de otro grupo se seguridad, seleccione Grupo "
|
|
"Origen."
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:90
|
|
#: dashboards/nova/networks/templates/networks/subnets/_detail_overview.html:15
|
|
#: dashboards/syspanel/networks/subnets/tables.py:71
|
|
msgid "CIDR"
|
|
msgstr "CIDR"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:93
|
|
msgid "Classless Inter-Domain Routing (e.g. 192.168.0.0/24)"
|
|
msgstr "Enrutamiento entre dominios sin clases (p. ej. 192.168.0.0/24)"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:120
|
|
msgid "The ICMP type is invalid."
|
|
msgstr "El tipo ICMP no es válido."
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:123
|
|
msgid "The ICMP code is invalid."
|
|
msgstr "El código ICMP no es válido."
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:126
|
|
msgid "The ICMP type not in range (-1, 255)"
|
|
msgstr "El tipo ICMP está fuera de rango (-1,255)"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:129
|
|
msgid "The ICMP code not in range (-1, 255)"
|
|
msgstr "El código ICMP está fuera de rango (-1,255)"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:133
|
|
msgid "The \"from\" port number is invalid."
|
|
msgstr "El número de puerto \"from\" no es válido."
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:136
|
|
msgid "The \"to\" port number is invalid."
|
|
msgstr "El número de puerto \"to\" no es válido."
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:139
|
|
msgid ""
|
|
"The \"to\" port number must be greater than or equal to the \"from\" port "
|
|
"number."
|
|
msgstr ""
|
|
"El número de puerto \"to\" debe ser mayor o igual que el número de puerto "
|
|
"\"from\"."
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:145
|
|
msgid "Either CIDR or Source Group may be specified, but not both."
|
|
msgstr "Se debe especificar el CIDR o el Grupo Origen, pero no ambos."
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:167
|
|
#, python-format
|
|
msgid "Successfully added rule: %s"
|
|
msgstr "Se ha añadido correctamente la regla: %s"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/forms.py:172
|
|
msgid "Unable to add rule to security group."
|
|
msgstr "No ha sido posible añadir la regla al grupo de seguridad."
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/tables.py:30
|
|
msgid "Security Group"
|
|
msgstr "Grupo de Seguridad"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/tables.py:31
|
|
#: dashboards/nova/access_and_security/security_groups/tables.py:65
|
|
#: dashboards/nova/instances/workflows.py:339
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:49
|
|
msgid "Security Groups"
|
|
msgstr "Grupos de Seguridad"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/tables.py:44
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/security_groups/_create.html:7
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/security_groups/_create.html:23
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/security_groups/create.html:6
|
|
msgid "Create Security Group"
|
|
msgstr "Crear Grupo de Seguridad"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/tables.py:51
|
|
msgid "Edit Rules"
|
|
msgstr "Editar Reglas"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/tables.py:71
|
|
msgid "Rule"
|
|
msgstr "Regla"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/tables.py:72
|
|
msgid "Rules"
|
|
msgstr "Reglas"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/tables.py:96
|
|
msgid "Source"
|
|
msgstr "Origen"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/tables.py:106
|
|
msgid "Security Group Rules"
|
|
msgstr "Reglas del Grupo de Seguridad"
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/views.py:58
|
|
msgid "Unable to retrieve security group."
|
|
msgstr "No ha sido posible obtener el grupo de seguridad."
|
|
|
|
#: dashboards/nova/access_and_security/security_groups/views.py:78
|
|
#, python-format
|
|
msgid "%s (current)"
|
|
msgstr "%s (actual)"
|
|
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/index.html:6
|
|
msgid "Access & Security"
|
|
msgstr "Acceso y Seguridad"
|
|
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/floating_ips/_allocate.html:8
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/floating_ips/allocate.html:3
|
|
msgid "Allocate Floating IP"
|
|
msgstr "Asignar IP Flotante"
|
|
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/floating_ips/_allocate.html:17
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_create.html:16
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_update.html:16
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/_create.html:17
|
|
#: dashboards/nova/instances/templates/instances/_update.html:16
|
|
#: dashboards/nova/networks/templates/networks/_update.html:16
|
|
#: dashboards/nova/networks/templates/networks/subnets/_update.html:25
|
|
#: dashboards/settings/ec2/templates/ec2/download_form.html:17
|
|
#: dashboards/settings/project/templates/project/_openrc.html:24
|
|
#: dashboards/settings/user/templates/user/_settings.html:17
|
|
#: dashboards/syspanel/networks/templates/networks/_update.html:16
|
|
#: dashboards/syspanel/networks/templates/networks/ports/_update.html:21
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/_update.html:25
|
|
msgid "Description:"
|
|
msgstr "Descripción:"
|
|
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18
|
|
msgid "Allocate a floating IP from a given floating ip pool."
|
|
msgstr "Asociar una IP flotante desde un depósito de ip flotante determinado."
|
|
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/floating_ips/_allocate.html:20
|
|
#: dashboards/nova/instances/templates/instances/_launch_details_help.html:19
|
|
msgid "Project Quotas"
|
|
msgstr "Cuotas de Proyecto"
|
|
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/floating_ips/_allocate.html:31
|
|
msgid "Allocate IP"
|
|
msgstr "Asignar IP"
|
|
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/floating_ips/_allocate.html:32
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/keypairs/_create.html:24
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/keypairs/_import.html:24
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/security_groups/_create.html:24
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/security_groups/_edit_rules.html:20
|
|
#: dashboards/nova/containers/templates/containers/_copy.html:23
|
|
#: dashboards/nova/containers/templates/containers/_create.html:23
|
|
#: dashboards/nova/containers/templates/containers/_upload.html:24
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_create.html:32
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_update.html:23
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/_create.html:24
|
|
#: dashboards/nova/instances/templates/instances/_update.html:23
|
|
#: dashboards/nova/networks/templates/networks/_create.html:23
|
|
#: dashboards/nova/networks/templates/networks/_update.html:23
|
|
#: dashboards/nova/networks/templates/networks/subnets/_create.html:24
|
|
#: dashboards/nova/networks/templates/networks/subnets/_update.html:32
|
|
#: dashboards/nova/volumes/templates/volumes/_attach.html:24
|
|
#: dashboards/nova/volumes/templates/volumes/_create.html:56
|
|
#: dashboards/nova/volumes/templates/volumes/_create_snapshot.html:24
|
|
#: dashboards/settings/ec2/templates/ec2/download_form.html:24
|
|
#: dashboards/settings/project/templates/project/_openrc.html:31
|
|
#: dashboards/settings/user/templates/user/_settings.html:24
|
|
#: dashboards/syspanel/flavors/templates/flavors/_create.html:24
|
|
#: dashboards/syspanel/flavors/templates/flavors/_edit.html:25
|
|
#: dashboards/syspanel/images/templates/images/_update.html:24
|
|
#: dashboards/syspanel/networks/templates/networks/_create.html:24
|
|
#: dashboards/syspanel/networks/templates/networks/_update.html:23
|
|
#: dashboards/syspanel/networks/templates/networks/ports/_create.html:24
|
|
#: dashboards/syspanel/networks/templates/networks/ports/_update.html:28
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/_create.html:24
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/_update.html:32
|
|
#: dashboards/syspanel/projects/templates/projects/_add_user.html:24
|
|
#: dashboards/syspanel/projects/templates/projects/_create.html:24
|
|
#: dashboards/syspanel/projects/templates/projects/_create_user.html:24
|
|
#: dashboards/syspanel/projects/templates/projects/_quotas.html:23
|
|
#: dashboards/syspanel/projects/templates/projects/_update.html:24
|
|
#: dashboards/syspanel/users/templates/users/_create.html:23
|
|
#: dashboards/syspanel/users/templates/users/_update.html:23
|
|
#: templates/horizon/common/_workflow.html:33
|
|
msgid "Cancel"
|
|
msgstr "Cancelar"
|
|
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/keypairs/_create.html:17
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/keypairs/_import.html:17
|
|
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 ""
|
|
"Los pares de clave son credenciales ssh que se inyectan en las imágenes "
|
|
"cuando se lanzan. Creando un nuevo par de claves, se registra la clave "
|
|
"pública y se descarga la privada (un fichero .pem)"
|
|
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/keypairs/_create.html:18
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/keypairs/_import.html:18
|
|
msgid "Protect and use the key as you would any normal ssh private key."
|
|
msgstr "Proteja y use la clave como haría con cualquier clave ssh privada."
|
|
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/keypairs/download.html:3
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/keypairs/download.html:6
|
|
msgid "Download Keypair"
|
|
msgstr "Descargar Par de claves"
|
|
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/keypairs/download.html:11
|
|
#, python-format
|
|
msgid ""
|
|
"The keypair "%(keypair_name)s" should download automatically. If "
|
|
"not use the link below."
|
|
msgstr ""
|
|
"El par de claves "%(keypair_name)s" se debe descargar "
|
|
"automáticamente. En caso contrario utilice el enlace siguiente."
|
|
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/keypairs/download.html:15
|
|
#, python-format
|
|
msgid "Download keypair "%(keypair_name)s""
|
|
msgstr "Descargar el par de claves "%(keypair_name)s""
|
|
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/security_groups/_create.html:18
|
|
msgid "From here you can create a new security group"
|
|
msgstr "Desde aquí se puede crear un nuevo grupo de seguridad"
|
|
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/security_groups/_edit_rules.html:9
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/security_groups/edit_rules.html:6
|
|
msgid "Edit Security Group Rules"
|
|
msgstr "Editar las Reglas del Grupo de Seguridad"
|
|
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/security_groups/_edit_rules.html:12
|
|
#: dashboards/nova/access_and_security/templates/access_and_security/security_groups/_edit_rules.html:19
|
|
msgid "Add Rule"
|
|
msgstr "Añadir Regla"
|
|
|
|
#: dashboards/nova/containers/browsers.py:30
|
|
msgid "Swift"
|
|
msgstr "Swift"
|
|
|
|
#: dashboards/nova/containers/browsers.py:33
|
|
#: dashboards/nova/containers/tables.py:39
|
|
msgid "Container"
|
|
msgstr "Contenedor"
|
|
|
|
#: dashboards/nova/containers/forms.py:39
|
|
msgid "Slash is not an allowed character."
|
|
msgstr "No se permite el caracter barra (slash)."
|
|
|
|
#: dashboards/nova/containers/forms.py:49
|
|
#: dashboards/nova/containers/tables.py:120
|
|
msgid "Container Name"
|
|
msgstr "Número de contenedor"
|
|
|
|
#: dashboards/nova/containers/forms.py:57
|
|
msgid "Container created successfully."
|
|
msgstr "Se ha creado correctamente el Contenedor."
|
|
|
|
#: dashboards/nova/containers/forms.py:68
|
|
msgid "Folder created successfully."
|
|
msgstr "Carpeta creada correctamente."
|
|
|
|
#: dashboards/nova/containers/forms.py:71
|
|
msgid "Unable to create container."
|
|
msgstr "No ha sido posible crear el Contenedor."
|
|
|
|
#: dashboards/nova/containers/forms.py:79
|
|
#: dashboards/nova/containers/tables.py:252
|
|
msgid "Object Name"
|
|
msgstr "Nombre del Objeto"
|
|
|
|
#: dashboards/nova/containers/forms.py:81
|
|
msgid "File"
|
|
msgstr "Fichero"
|
|
|
|
#: dashboards/nova/containers/forms.py:95
|
|
msgid "Object was successfully uploaded."
|
|
msgstr "Se ha creado correctamente el objeto."
|
|
|
|
#: dashboards/nova/containers/forms.py:98
|
|
msgid "Unable to upload object."
|
|
msgstr "No ha sido posible subir el objeto."
|
|
|
|
#: dashboards/nova/containers/forms.py:102
|
|
msgid "Destination container"
|
|
msgstr "Contenedor destino"
|
|
|
|
#: dashboards/nova/containers/forms.py:106
|
|
msgid "Destination object name"
|
|
msgstr "Nombre del objeto destino"
|
|
|
|
#: dashboards/nova/containers/forms.py:137
|
|
#: dashboards/nova/containers/forms.py:163
|
|
msgid "Unable to copy object."
|
|
msgstr "No ha sido posible copiar el objeto"
|
|
|
|
#: dashboards/nova/containers/forms.py:153
|
|
#, python-format
|
|
msgid "Copied \"%(orig)s\" to \"%(dest)s\" as \"%(new)s\"."
|
|
msgstr "Copiado \"%(orig)s\" a \"%(dest)s\" como \"%(new)s\"."
|
|
|
|
#: dashboards/nova/containers/panel.py:28
|
|
#: dashboards/nova/containers/tables.py:40
|
|
#: dashboards/nova/containers/tables.py:127
|
|
#: dashboards/nova/containers/templates/containers/index.html:7
|
|
msgid "Containers"
|
|
msgstr "Contenedores"
|
|
|
|
#: dashboards/nova/containers/tables.py:61
|
|
#: dashboards/nova/containers/templates/containers/_create.html:7
|
|
#: dashboards/nova/containers/templates/containers/_create.html:22
|
|
#: dashboards/nova/containers/templates/containers/create.html:6
|
|
msgid "Create Container"
|
|
msgstr "Crear Contenedor"
|
|
|
|
#: dashboards/nova/containers/tables.py:68
|
|
msgid "View Container"
|
|
msgstr "Ver Contenedor"
|
|
|
|
#: dashboards/nova/containers/tables.py:80
|
|
#: dashboards/nova/containers/templates/containers/_upload.html:23
|
|
#: dashboards/nova/containers/templates/containers/upload.html:3
|
|
msgid "Upload Object"
|
|
msgstr "Subir objeto"
|
|
|
|
#: dashboards/nova/containers/tables.py:136
|
|
#: dashboards/nova/containers/tables.py:155
|
|
msgid "Object"
|
|
msgstr "Objeto"
|
|
|
|
#: dashboards/nova/containers/tables.py:137
|
|
#: dashboards/nova/containers/tables.py:156
|
|
#: dashboards/nova/containers/tables.py:262
|
|
msgid "Objects"
|
|
msgstr "Objetos"
|
|
|
|
#: dashboards/nova/containers/tables.py:148
|
|
msgid "Folder"
|
|
msgstr "Carpeta"
|
|
|
|
#: dashboards/nova/containers/tables.py:149
|
|
msgid "Folders"
|
|
msgstr "Carpetas"
|
|
|
|
#: dashboards/nova/containers/tables.py:162
|
|
msgid "Copy"
|
|
msgstr "Copiar"
|
|
|
|
#: dashboards/nova/containers/tables.py:175
|
|
msgid "Download"
|
|
msgstr "Descargar"
|
|
|
|
#: dashboards/nova/containers/tables.py:231
|
|
msgid "Create Folder"
|
|
msgstr "Crear Carpeta"
|
|
|
|
#: dashboards/nova/containers/tables.py:255
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:30
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:37
|
|
#: dashboards/nova/instances/tables.py:293
|
|
#: dashboards/nova/volumes/tables.py:149
|
|
#: dashboards/nova/volumes/templates/volumes/_detail_overview.html:26
|
|
#: dashboards/syspanel/instances/tables.py:73
|
|
msgid "Size"
|
|
msgstr "Tamaño"
|
|
|
|
#: dashboards/nova/containers/views.py:52
|
|
msgid "Unable to retrieve container list."
|
|
msgstr "No ha sido posible obtener la lista de contenedores"
|
|
|
|
#: dashboards/nova/containers/views.py:81
|
|
msgid "Unable to retrieve object list."
|
|
msgstr "No ha sido posible obtener la lista de objetos."
|
|
|
|
#: dashboards/nova/containers/views.py:165
|
|
msgid "Unable to retrieve object."
|
|
msgstr "No ha sido posible obtener el objeto"
|
|
|
|
#: dashboards/nova/containers/views.py:199
|
|
msgid "Unable to list containers."
|
|
msgstr "No ha sido posible listar los objetos."
|
|
|
|
#: dashboards/nova/containers/templates/containers/_copy.html:7
|
|
#: dashboards/nova/containers/templates/containers/_copy.html:22
|
|
#: dashboards/nova/containers/templates/containers/copy.html:3
|
|
#: dashboards/nova/containers/templates/containers/copy.html:6
|
|
msgid "Copy Object"
|
|
msgstr "Copiar objeto"
|
|
|
|
#: dashboards/nova/containers/templates/containers/_copy.html:17
|
|
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 ""
|
|
"Hacer una copia de un objeto existente para almacenarlo en éste u otro "
|
|
"contenedor. Se puede especificar también la ruta en la que la nueva copia "
|
|
"debe permancer dentro del contenedor seleccionado."
|
|
|
|
#: dashboards/nova/containers/templates/containers/_create.html:17
|
|
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 ""
|
|
"Un contenedor es un compartimento para almacenamiento de datos y proporciona "
|
|
"una forma de organizarlos. Se puede pensar que un contenedor es como una "
|
|
"carpeta en Windows ® o un directorio en UNIX ®. La principal "
|
|
"diferencia entre un contenedor y estos otros conceptios de sistemas de "
|
|
"ficheros es que un contenedor no se puede anidar. Sin embargo, sí es posible "
|
|
"crear un número ilimitado de contenedores desde una cuenta. Los datos deben "
|
|
"almacenarse en contenedores, por lo que es necesario tener al menos un "
|
|
"contenedor definido en la cuenta de usuario antes de subir datos."
|
|
|
|
#: dashboards/nova/containers/templates/containers/_upload.html:8
|
|
msgid "Upload Object To Container"
|
|
msgstr "Subir objeto al contenedor"
|
|
|
|
#: dashboards/nova/containers/templates/containers/_upload.html:18
|
|
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 ""
|
|
"Un objeto es la entidad básica de almacenamiento y opcionalmente metadatos "
|
|
"que representan los ficheros que se almacenan en el Almacén de Objetos de "
|
|
"OpenStack. Cuando se suben datos al Almacén de Objetos de OpenStack, los "
|
|
"datos se almacen tal cual (sin comprimir o cifrar) y están compuestos de una "
|
|
"ubicación (contenedor), el nombre del objeto y metadatos formados por pares "
|
|
"clave/valor."
|
|
|
|
#: dashboards/nova/containers/templates/containers/upload.html:6
|
|
msgid "Upload Objects"
|
|
msgstr "Subir objetos"
|
|
|
|
#: dashboards/nova/images_and_snapshots/panel.py:25
|
|
msgid "Images & Snapshots"
|
|
msgstr "Imágenes e instantáneas"
|
|
|
|
#: dashboards/nova/images_and_snapshots/views.py:62
|
|
msgid "Unable to retrieve images."
|
|
msgstr "No ha sido posible obtener las imágenes."
|
|
|
|
#: dashboards/nova/images_and_snapshots/views.py:73
|
|
msgid "Unable to retrieve snapshots."
|
|
msgstr "No ha sido posible obtener las instantáneas."
|
|
|
|
#: dashboards/nova/images_and_snapshots/views.py:81
|
|
#: dashboards/nova/volumes/forms.py:65
|
|
msgid "Unable to retrieve volume snapshots."
|
|
msgstr "No ha sido posible obtener las instantáneas de volúmenes."
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:41
|
|
msgid "Image Location"
|
|
msgstr "Ubicación de imágenes"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:42
|
|
msgid "An external (HTTP) URL to load the image from."
|
|
msgstr "Una (HTTP) URL externa desde la que cargar la imagen."
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:45
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:129
|
|
#: dashboards/nova/images_and_snapshots/images/tables.py:125
|
|
msgid "Format"
|
|
msgstr "Formato"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:49
|
|
msgid "AKI - Amazon Kernel Image"
|
|
msgstr "AKI - Amazon Kernel Image"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:52
|
|
msgid "AMI - Amazon Machine Image"
|
|
msgstr "AMI - Amazon Machine Image"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:55
|
|
msgid "ARI - Amazon Ramdisk Image"
|
|
msgstr "ARI - Amazon Ramdisk Image"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:58
|
|
msgid "ISO - Optical Disk Image"
|
|
msgstr "ISO - Imagen de disco óptico"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:60
|
|
msgid "QCOW2 - QEMU Emulator"
|
|
msgstr "QCOW2 - QEMU Emulator"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:67
|
|
msgid "Minimum Disk (GB)"
|
|
msgstr "Disco Mínimo (GB)"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:68
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:75
|
|
msgid ""
|
|
"The minimum disk size required to boot the image. If unspecified, this value "
|
|
"defaults to 0 (no minimum)."
|
|
msgstr ""
|
|
"El tamaño mínimo de disco es necesario para iniciar la imagen. Si no se "
|
|
"especifica este valor, se asume 0 (sin mínimo)."
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:74
|
|
msgid "Minimum Ram (MB)"
|
|
msgstr "RAM Mínima (MB)"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:81
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:133
|
|
#: dashboards/nova/images_and_snapshots/images/tables.py:122
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:15
|
|
msgid "Public"
|
|
msgstr "Público"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:105
|
|
#, python-format
|
|
msgid "Your image %s has been queued for creation."
|
|
msgstr "Su imagen %s se ha enviado a la cola para su creación."
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:109
|
|
msgid "Unable to create new image."
|
|
msgstr "No ha sido posible crear una imagen nueva."
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:115
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:48
|
|
msgid "Kernel ID"
|
|
msgstr "ID del kérnel"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:120
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:52
|
|
msgid "Ramdisk ID"
|
|
msgstr "ID del ramdisk"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:125
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:44
|
|
msgid "Architecture"
|
|
msgstr "Arquitectura"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:137
|
|
#, python-format
|
|
msgid "Unable to update image \"%s\"."
|
|
msgstr "No ha sido posible actualizar la imagen \"%s\"."
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/forms.py:161
|
|
msgid "Image was successfully updated."
|
|
msgstr "La imagen se ha actualizado correctamente."
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/tables.py:33
|
|
#: dashboards/nova/images_and_snapshots/snapshots/tables.py:32
|
|
#: dashboards/nova/instances/workflows.py:454
|
|
msgid "Launch"
|
|
msgstr "Lanzar"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/tables.py:45
|
|
#: dashboards/nova/images_and_snapshots/images/tables.py:81
|
|
#: dashboards/nova/instances/workflows.py:167
|
|
#: dashboards/nova/instances/workflows.py:172
|
|
msgid "Image"
|
|
msgstr "Imagen"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/tables.py:46
|
|
#: dashboards/nova/images_and_snapshots/images/tables.py:131
|
|
#: dashboards/syspanel/images/panel.py:28
|
|
#: dashboards/syspanel/images/tables.py:43
|
|
#: dashboards/syspanel/images/templates/images/index.html:3
|
|
#: dashboards/syspanel/images/templates/images/index.html:6
|
|
msgid "Images"
|
|
msgstr "Imágenes"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/tables.py:60
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_create.html:31
|
|
msgid "Create Image"
|
|
msgstr "Crear Imagen"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/tables.py:67
|
|
#: dashboards/syspanel/users/tables.py:31
|
|
msgid "Edit"
|
|
msgstr "Editar"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/tables.py:112
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:74
|
|
#: dashboards/syspanel/images/tables.py:39
|
|
msgid "Image Name"
|
|
msgstr "Nombre de la Imagen"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/tables.py:118
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:13
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:18
|
|
#: dashboards/nova/instances/tables.py:298
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:13
|
|
#: dashboards/nova/networks/tables.py:99
|
|
#: dashboards/nova/networks/ports/tables.py:44
|
|
#: dashboards/nova/networks/templates/networks/_detail_overview.html:13
|
|
#: dashboards/nova/networks/templates/networks/ports/_detail_overview.html:30
|
|
#: dashboards/nova/volumes/tables.py:153
|
|
#: dashboards/nova/volumes/templates/volumes/_detail_overview.html:17
|
|
#: dashboards/syspanel/instances/tables.py:78
|
|
#: dashboards/syspanel/networks/tables.py:74
|
|
#: dashboards/syspanel/networks/ports/tables.py:77
|
|
msgid "Status"
|
|
msgstr "Estado"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/tabs.py:26
|
|
#: dashboards/nova/images_and_snapshots/volume_snapshots/tabs.py:26
|
|
#: dashboards/nova/instances/tabs.py:25
|
|
#: dashboards/nova/networks/ports/tabs.py:29
|
|
#: dashboards/nova/networks/subnets/tabs.py:31
|
|
#: dashboards/nova/overview/panel.py:28
|
|
#: dashboards/nova/overview/templates/overview/usage.html:6
|
|
#: dashboards/nova/volumes/tabs.py:26
|
|
#: dashboards/syspanel/networks/ports/tabs.py:29
|
|
#: dashboards/syspanel/overview/panel.py:28
|
|
#: dashboards/syspanel/overview/templates/overview/usage.html:6
|
|
msgid "Overview"
|
|
msgstr "Visión General"
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/tabs.py:37
|
|
msgid "Unable to retrieve image details."
|
|
msgstr "No ha sido posible obtener los detalles de la imagen."
|
|
|
|
#: dashboards/nova/images_and_snapshots/images/views.py:60
|
|
msgid "Unable to retrieve image."
|
|
msgstr "No ha sido posible ibtener la imagen."
|
|
|
|
#: dashboards/nova/images_and_snapshots/snapshots/forms.py:36
|
|
msgid "Instance ID"
|
|
msgstr "ID de instancia"
|
|
|
|
#: dashboards/nova/images_and_snapshots/snapshots/forms.py:39
|
|
#: dashboards/nova/volumes/forms.py:193
|
|
msgid "Snapshot Name"
|
|
msgstr "Nombre de la instantánea"
|
|
|
|
#: dashboards/nova/images_and_snapshots/snapshots/forms.py:49
|
|
#, python-format
|
|
msgid "Snapshot \"%(name)s\" created for instance \"%(inst)s\""
|
|
msgstr "Instantánea \"%(name)s\" creada para la instancia \"%(inst)s\""
|
|
|
|
#: dashboards/nova/images_and_snapshots/snapshots/forms.py:55
|
|
msgid "Unable to create snapshot."
|
|
msgstr "No ha sido posible crear la instantánea"
|
|
|
|
#: dashboards/nova/images_and_snapshots/snapshots/tables.py:47
|
|
#: dashboards/nova/instances/workflows.py:106
|
|
#: dashboards/nova/instances/workflows.py:168
|
|
msgid "Snapshot"
|
|
msgstr "Instantánea"
|
|
|
|
#: dashboards/nova/images_and_snapshots/snapshots/tables.py:48
|
|
msgid "Snapshots"
|
|
msgstr "Instantáneas"
|
|
|
|
#: dashboards/nova/images_and_snapshots/snapshots/tables.py:54
|
|
msgid "Instance Snapshots"
|
|
msgstr "Instantáneas de instancias"
|
|
|
|
#: dashboards/nova/images_and_snapshots/snapshots/views.py:52
|
|
msgid "Unable to retrieve instance."
|
|
msgstr "No ha sido posible obtener la instancia."
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/index.html:3
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/index.html:6
|
|
msgid "Images & Snapshots"
|
|
msgstr "Imágenes e instantáneas"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_create.html:7
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/create.html:3
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/create.html:6
|
|
msgid "Create An Image"
|
|
msgstr "Crear Una Imagen"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_create.html:18
|
|
msgid "Specify an image to upload to the Image Service."
|
|
msgstr "Especifique una imagen para cargar la Servicio de Imágenes."
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_create.html:21
|
|
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 ""
|
|
"Actualemtente sólo están soportadas las imágenes a través de una URL HTTP. "
|
|
"La ubicación de la imagen debe ser accesible al Servicios de Imágenes. "
|
|
"Imágenes binarias comprimidas sí están soportadas (.zip and .tar.gz.)"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_create.html:24
|
|
msgid "Please note: "
|
|
msgstr "Por favor tenga en cuenta:"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_create.html:25
|
|
#, fuzzy
|
|
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 ""
|
|
"El campo de ubicación de la imagen DEBE ser una URL válida y directa al "
|
|
"binario de la imagen. URLs con redirecciones o páginas de error del servidor "
|
|
"producirán imágenes no utilizables."
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:3
|
|
msgid "Image Overview"
|
|
msgstr "Vistazo general de la imagen"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:6
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:7
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:6
|
|
#: dashboards/nova/volumes/templates/volumes/_detail_overview.html:6
|
|
msgid "Info"
|
|
msgstr "Info"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:11
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:12
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:11
|
|
#: dashboards/nova/networks/forms.py:38
|
|
#: dashboards/nova/networks/templates/networks/_detail_overview.html:9
|
|
#: dashboards/nova/networks/templates/networks/ports/_detail_overview.html:11
|
|
#: dashboards/nova/networks/templates/networks/subnets/_detail_overview.html:11
|
|
#: dashboards/nova/networks/templates/networks/subnets/_update.html:12
|
|
#: dashboards/nova/volumes/templates/volumes/_detail_overview.html:11
|
|
#: dashboards/syspanel/networks/forms.py:70
|
|
#: dashboards/syspanel/networks/templates/networks/ports/_update.html:12
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/_update.html:12
|
|
#: dashboards/syspanel/users/forms.py:113
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:17
|
|
msgid "Checksum"
|
|
msgstr "Checksum"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:19
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:39
|
|
#: dashboards/nova/volumes/templates/volumes/_detail_overview.html:28
|
|
msgid "Created"
|
|
msgstr "Creada"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:21
|
|
msgid "Updated"
|
|
msgstr "Actualizada"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:27
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:34
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:19
|
|
#: dashboards/nova/volumes/templates/volumes/_detail_overview.html:23
|
|
msgid "Specs"
|
|
msgstr "Especificaciones"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:32
|
|
msgid "Container Format"
|
|
msgstr "Formato de contenedor"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:34
|
|
msgid "Disk Format"
|
|
msgstr "Formato de disco"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:40
|
|
msgid "Custom Properties"
|
|
msgstr "Propiedades particulares"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:56
|
|
msgid "Euca2ools state"
|
|
msgstr "Estado Euca2ools"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:60
|
|
#: dashboards/nova/networks/templates/networks/_detail_overview.html:11
|
|
#: dashboards/nova/networks/templates/networks/ports/_detail_overview.html:15
|
|
#: dashboards/syspanel/projects/tables.py:90
|
|
msgid "Project ID"
|
|
msgstr "ID del proyecto"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_detail_overview.html:64
|
|
msgid "Image Type"
|
|
msgstr "Tipo de imagen"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_update.html:7
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_update.html:22
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/update.html:3
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/update.html:6
|
|
#: dashboards/syspanel/images/templates/images/_update.html:8
|
|
#: dashboards/syspanel/images/templates/images/_update.html:23
|
|
#: dashboards/syspanel/images/templates/images/update.html:4
|
|
#: dashboards/syspanel/images/templates/images/update.html:7
|
|
msgid "Update Image"
|
|
msgstr "Actualizar imagen"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/_update.html:17
|
|
#: dashboards/syspanel/images/templates/images/_update.html:18
|
|
msgid "From here you can modify different properties of an image."
|
|
msgstr "Desde aquí es posible modificar diferentes propiedades de una imagen."
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/images/detail.html:4
|
|
msgid "Image Detail "
|
|
msgstr "Detalle de la imagen"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/_create.html:8
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/_create.html:23
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/create.html:3
|
|
#: dashboards/nova/instances/tables.py:179
|
|
#: dashboards/nova/volumes/tables.py:75
|
|
msgid "Create Snapshot"
|
|
msgstr "Crear Instantánea"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/_create.html:18
|
|
msgid "Snapshots preserve the disk state of a running instance."
|
|
msgstr ""
|
|
"Las instantáneas conservan el estado de disco de una instancia en ejecución."
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:20
|
|
#: dashboards/nova/instances/workflows.py:74
|
|
#: dashboards/nova/instances/workflows.py:109
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:93
|
|
#: dashboards/nova/volumes/tables.py:36 dashboards/nova/volumes/tables.py:181
|
|
msgid "Volume"
|
|
msgstr "Volumen"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/_detail_overview.html:38
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:29
|
|
#: dashboards/nova/instances/templates/instances/_launch_details_help.html:11
|
|
#: dashboards/nova/instances/templates/instances/_launch_details_help.html:12
|
|
#: dashboards/nova/instances/templates/instances/_launch_details_help.html:13
|
|
#: dashboards/nova/volumes/templates/volumes/_detail_overview.html:27
|
|
msgid "GB"
|
|
msgstr "GB"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/create.html:6
|
|
msgid "Create a Snapshot"
|
|
msgstr "Crear una instantánea"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/detail.html:3
|
|
#, fuzzy
|
|
msgid "Volume Snapshot Details"
|
|
msgstr "Instantáneas de volumen"
|
|
|
|
#: dashboards/nova/images_and_snapshots/templates/images_and_snapshots/snapshots/detail.html:6
|
|
#, fuzzy
|
|
msgid "Volume Snapshot Detail"
|
|
msgstr "Instantánea de volumen"
|
|
|
|
#: dashboards/nova/images_and_snapshots/volume_snapshots/tables.py:33
|
|
#: dashboards/nova/instances/workflows.py:75
|
|
msgid "Volume Snapshot"
|
|
msgstr "Instantánea de volumen"
|
|
|
|
#: dashboards/nova/images_and_snapshots/volume_snapshots/tables.py:34
|
|
#: dashboards/nova/images_and_snapshots/volume_snapshots/tables.py:84
|
|
msgid "Volume Snapshots"
|
|
msgstr "Instantáneas de volumen"
|
|
|
|
#: dashboards/nova/images_and_snapshots/volume_snapshots/tables.py:42
|
|
#: dashboards/nova/volumes/tables.py:58
|
|
#: dashboards/nova/volumes/templates/volumes/_create.html:8
|
|
#: dashboards/nova/volumes/templates/volumes/_create.html:55
|
|
msgid "Create Volume"
|
|
msgstr "Crear Volumen"
|
|
|
|
#: dashboards/nova/images_and_snapshots/volume_snapshots/tables.py:79
|
|
#: dashboards/nova/volumes/forms.py:26
|
|
msgid "Volume Name"
|
|
msgstr "Nombre del Volumen"
|
|
|
|
#: dashboards/nova/images_and_snapshots/volume_snapshots/tabs.py:40
|
|
#, fuzzy
|
|
msgid "Unable to retrieve snapshot details."
|
|
msgstr "No ha sido posible obtener los detalles del puerto."
|
|
|
|
#: dashboards/nova/instances/forms.py:44
|
|
#, python-format
|
|
msgid "Instance \"%s\" updated."
|
|
msgstr "Instancia \"%s\" actualizada."
|
|
|
|
#: dashboards/nova/instances/forms.py:49
|
|
msgid "Unable to update instance."
|
|
msgstr "No ha sido posible actualizar la instancia."
|
|
|
|
#: dashboards/nova/instances/panel.py:24
|
|
#: dashboards/nova/instances/tables.py:70
|
|
#: dashboards/nova/instances/tables.py:90
|
|
#: dashboards/nova/instances/tables.py:107
|
|
#: dashboards/nova/instances/tables.py:136
|
|
#: dashboards/nova/instances/tables.py:313
|
|
#: dashboards/nova/instances/templates/instances/index.html:3
|
|
#: dashboards/nova/instances/templates/instances/index.html:6
|
|
#: dashboards/syspanel/instances/panel.py:28
|
|
#: dashboards/syspanel/instances/tables.py:93
|
|
#: dashboards/syspanel/instances/templates/instances/index.html:3
|
|
#: dashboards/syspanel/projects/workflows.py:38
|
|
msgid "Instances"
|
|
msgstr "Instancias"
|
|
|
|
#: dashboards/nova/instances/tables.py:67
|
|
msgid "Terminate"
|
|
msgstr "Terminar"
|
|
|
|
#: dashboards/nova/instances/tables.py:68
|
|
msgid "Scheduled termination of"
|
|
msgstr "Programada la finalización de"
|
|
|
|
#: dashboards/nova/instances/tables.py:87
|
|
msgid "Reboot"
|
|
msgstr "Reiniciar"
|
|
|
|
#: dashboards/nova/instances/tables.py:88
|
|
msgid "Rebooted"
|
|
msgstr "Reiniciada"
|
|
|
|
#: dashboards/nova/instances/tables.py:104
|
|
msgid "Pause"
|
|
msgstr "Pausar"
|
|
|
|
#: dashboards/nova/instances/tables.py:104
|
|
msgid "Unpause"
|
|
msgstr "No pausar"
|
|
|
|
#: dashboards/nova/instances/tables.py:105
|
|
msgid "Paused"
|
|
msgstr "Pausada"
|
|
|
|
#: dashboards/nova/instances/tables.py:105
|
|
msgid "Unpaused"
|
|
msgstr "Unpaused"
|
|
|
|
#: dashboards/nova/instances/tables.py:133
|
|
msgid "Suspend"
|
|
msgstr "Suspender"
|
|
|
|
#: dashboards/nova/instances/tables.py:133
|
|
msgid "Resume"
|
|
msgstr "Reanudar"
|
|
|
|
#: dashboards/nova/instances/tables.py:134
|
|
msgid "Suspended"
|
|
msgstr "Suspendida"
|
|
|
|
#: dashboards/nova/instances/tables.py:134
|
|
msgid "Resumed"
|
|
msgstr "Reanudadas"
|
|
|
|
#: dashboards/nova/instances/tables.py:162
|
|
#: dashboards/nova/instances/workflows.py:453
|
|
#: dashboards/nova/instances/templates/instances/launch.html:3
|
|
#: dashboards/nova/instances/templates/instances/launch.html:6
|
|
msgid "Launch Instance"
|
|
msgstr "Lanzar Instancia"
|
|
|
|
#: dashboards/nova/instances/tables.py:169
|
|
#: dashboards/nova/instances/templates/instances/_update.html:7
|
|
msgid "Edit Instance"
|
|
msgstr "Editar Instancia"
|
|
|
|
#: dashboards/nova/instances/tables.py:189
|
|
msgid "VNC Console"
|
|
msgstr "Consola VNC"
|
|
|
|
#: dashboards/nova/instances/tables.py:204
|
|
msgid "View Log"
|
|
msgstr "Ver Log"
|
|
|
|
#: dashboards/nova/instances/tables.py:252
|
|
#, python-format
|
|
msgid "%(name)s | %(RAM)s RAM | %(VCPU)s VCPU | %(disk)s Disk"
|
|
msgstr "%(name)s | %(RAM)s RAM | %(VCPU)s VCPU | %(disk)s Disco"
|
|
|
|
#: dashboards/nova/instances/tables.py:259
|
|
#: dashboards/nova/instances/tables.py:266
|
|
msgid "Not available"
|
|
msgstr "No disponible"
|
|
|
|
#: dashboards/nova/instances/tables.py:290
|
|
#: dashboards/nova/instances/workflows.py:175
|
|
#: dashboards/syspanel/instances/tables.py:70 usage/tables.py:57
|
|
msgid "Instance Name"
|
|
msgstr "Nombre de la Instancia"
|
|
|
|
#: dashboards/nova/instances/tables.py:302
|
|
#: dashboards/syspanel/instances/tables.py:82
|
|
msgid "Task"
|
|
msgstr "Tarea"
|
|
|
|
#: dashboards/nova/instances/tables.py:309
|
|
#: dashboards/syspanel/instances/tables.py:89
|
|
msgid "Power State"
|
|
msgstr "Estado"
|
|
|
|
#: dashboards/nova/instances/tabs.py:35
|
|
msgid "Log"
|
|
msgstr "Log"
|
|
|
|
#: dashboards/nova/instances/tabs.py:47 dashboards/nova/instances/views.py:105
|
|
#, python-format
|
|
msgid "Unable to get log for instance \"%s\"."
|
|
msgstr "No ha sido posible obtener el log de la instancia \"%s\"."
|
|
|
|
#: dashboards/nova/instances/tabs.py:54
|
|
msgid "VNC"
|
|
msgstr "VNC"
|
|
|
|
#: dashboards/nova/instances/tabs.py:69 dashboards/nova/instances/views.py:121
|
|
#, python-format
|
|
msgid "Unable to get VNC console for instance \"%s\"."
|
|
msgstr "No ha sido posible obtener consola VNC de la instancia \"%s\"."
|
|
|
|
#: dashboards/nova/instances/views.py:58
|
|
msgid "Unable to retrieve instances."
|
|
msgstr "No ha sido posible obtener las instancias."
|
|
|
|
#: dashboards/nova/instances/views.py:81
|
|
#: dashboards/syspanel/instances/views.py:77
|
|
msgid "Unable to retrieve instance size information."
|
|
msgstr "No ha sido posible obtener la información del tamaño de la instancia."
|
|
|
|
#: dashboards/nova/instances/views.py:143
|
|
msgid "Unable to retrieve instance details."
|
|
msgstr "No ha sido posible obtener los detalles de la instancia."
|
|
|
|
#: dashboards/nova/instances/views.py:178
|
|
#, python-format
|
|
msgid "Unable to retrieve details for instance \"%s\"."
|
|
msgstr "No ha sido posible obtener los detalles de la instancia \"%s\"."
|
|
|
|
#: dashboards/nova/instances/workflows.py:38
|
|
#: dashboards/syspanel/projects/tables.py:106
|
|
#: dashboards/syspanel/users/tables.py:40
|
|
#: dashboards/syspanel/users/tables.py:74 tests/workflows_tests.py:40
|
|
msgid "User"
|
|
msgstr "Usuario"
|
|
|
|
#: dashboards/nova/instances/workflows.py:52
|
|
msgid "Project & User"
|
|
msgstr "Proyecto y Usuario"
|
|
|
|
#: dashboards/nova/instances/workflows.py:65
|
|
msgid "Don't boot from a volume."
|
|
msgstr "No iniciar desde un volumen."
|
|
|
|
#: dashboards/nova/instances/workflows.py:66
|
|
msgid "Boot from volume."
|
|
msgstr "Iniciar desde un volumen."
|
|
|
|
#: dashboards/nova/instances/workflows.py:67
|
|
msgid "Boot from volume snapshot (creates a new volume)."
|
|
msgstr "Iniciar desde instantánea de volumen (crea un nuevo volumen)"
|
|
|
|
#: dashboards/nova/instances/workflows.py:71
|
|
#: dashboards/nova/instances/workflows.py:89
|
|
msgid "Volume Options"
|
|
msgstr "Opciones de Volumen"
|
|
|
|
#: dashboards/nova/instances/workflows.py:77
|
|
#: dashboards/nova/volumes/forms.py:126
|
|
msgid "Device Name"
|
|
msgstr "Nombre del dispositivo"
|
|
|
|
#: dashboards/nova/instances/workflows.py:80
|
|
msgid "Volume mount point (e.g. 'vda' mounts at '/dev/vda')."
|
|
msgstr "Punto de montaje del volumen (p. ej. 'vda' se monta en '/dev/vda')."
|
|
|
|
#: dashboards/nova/instances/workflows.py:82
|
|
msgid "Delete on Terminate"
|
|
msgstr "Borrar al terminar"
|
|
|
|
#: dashboards/nova/instances/workflows.py:85
|
|
msgid "Delete volume on instance terminate"
|
|
msgstr "Borrar volumen al terminar la instancia"
|
|
|
|
#: dashboards/nova/instances/workflows.py:99
|
|
#, python-format
|
|
msgid "Please choose a volume, or select %s."
|
|
msgstr "Por favor, elija un volumen o seleccione %s."
|
|
|
|
#: dashboards/nova/instances/workflows.py:116
|
|
msgid "Select Volume"
|
|
msgstr "Seleccione volumen"
|
|
|
|
#: dashboards/nova/instances/workflows.py:124
|
|
msgid "Unable to retrieve list of volumes."
|
|
msgstr "No ha sido posible obtener la lista de volúmenes."
|
|
|
|
#: dashboards/nova/instances/workflows.py:128
|
|
msgid "Select Volume Snapshot"
|
|
msgstr "Seleccionar Instantánea de Volumen"
|
|
|
|
#: dashboards/nova/instances/workflows.py:137
|
|
msgid "Unable to retrieve list of volume snapshots."
|
|
msgstr "No ha sido posible obtener la lista de instantáneas de volúmenes."
|
|
|
|
#: dashboards/nova/instances/workflows.py:170
|
|
msgid "Instance Source"
|
|
msgstr "Origen de la instancia"
|
|
|
|
#: dashboards/nova/instances/workflows.py:173
|
|
msgid "Instance Snapshot"
|
|
msgstr "Instantánea de la instancia"
|
|
|
|
#: dashboards/nova/instances/workflows.py:176
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:22
|
|
#: dashboards/syspanel/flavors/tables.py:13
|
|
msgid "Flavor"
|
|
msgstr "Sabor"
|
|
|
|
#: dashboards/nova/instances/workflows.py:177
|
|
msgid "Size of image to launch."
|
|
msgstr "Tamaño de la imagen a lanzar."
|
|
|
|
#: dashboards/nova/instances/workflows.py:178
|
|
msgid "Instance Count"
|
|
msgstr "Total de instancias"
|
|
|
|
#: dashboards/nova/instances/workflows.py:181
|
|
msgid "Number of instances to launch."
|
|
msgstr "Número de instancias a lanzar."
|
|
|
|
#: dashboards/nova/instances/workflows.py:184
|
|
msgid "Details"
|
|
msgstr "Detalles"
|
|
|
|
#: dashboards/nova/instances/workflows.py:197
|
|
msgid ""
|
|
"There are no image sources available; you must first create an image before "
|
|
"attempting to launch an instance."
|
|
msgstr ""
|
|
"No hay imágenes origen disponibles; se debe crear una imagen antes de "
|
|
"intentar lanzar una instancia."
|
|
|
|
#: dashboards/nova/instances/workflows.py:202
|
|
msgid "Please select an option for the instance source."
|
|
msgstr "Por favor seleccione una opción para el origen de la instancia."
|
|
|
|
#: dashboards/nova/instances/workflows.py:211
|
|
msgid ""
|
|
"Launching multiple instances is only supported for images and instance "
|
|
"snapshots."
|
|
msgstr ""
|
|
"El lanzamiento de múltiples instancias sólo está soportado para imágenes y "
|
|
"instantáneas de instancias."
|
|
|
|
#: dashboards/nova/instances/workflows.py:228
|
|
msgid "Unable to retrieve public images."
|
|
msgstr "No ha sido posible obtener las imágenes públicas."
|
|
|
|
#: dashboards/nova/instances/workflows.py:243
|
|
msgid "Unable to retrieve images for the current project."
|
|
msgstr "No ha sido posible obtener imágenes para el proyecto actual."
|
|
|
|
#: dashboards/nova/instances/workflows.py:266
|
|
msgid "Select Image"
|
|
msgstr "Seleccionar Imagen"
|
|
|
|
#: dashboards/nova/instances/workflows.py:268
|
|
msgid "No images available."
|
|
msgstr "No hay imágenes disponibles."
|
|
|
|
#: dashboards/nova/instances/workflows.py:277
|
|
msgid "Select Instance Snapshot"
|
|
msgstr "Seleccionar Instantánea de Instancia"
|
|
|
|
#: dashboards/nova/instances/workflows.py:279
|
|
msgid "No snapshots available."
|
|
msgstr "No hay instantáneas disponibles."
|
|
|
|
#: dashboards/nova/instances/workflows.py:290
|
|
msgid "Unable to retrieve instance flavors."
|
|
msgstr "No ha sido posible obtener los sabores para las instancias"
|
|
|
|
#: dashboards/nova/instances/workflows.py:303 usage/base.py:113
|
|
msgid "Unable to retrieve quota information."
|
|
msgstr "No ha sido posible obtener información de las cuotas."
|
|
|
|
#: dashboards/nova/instances/workflows.py:336
|
|
msgid "Which keypair to use for authentication."
|
|
msgstr "Qué par de claves utilizar para la autenticación."
|
|
|
|
#: dashboards/nova/instances/workflows.py:343
|
|
msgid "Launch instance in these security groups."
|
|
msgstr "Lanzar instancias en estos grupos de seguridad."
|
|
|
|
#: dashboards/nova/instances/workflows.py:348
|
|
msgid ""
|
|
"Control access to your instance via keypairs, security groups, and other "
|
|
"mechanisms."
|
|
msgstr ""
|
|
"Controlar el acceso a sus instancias mediante pares de claves, grupos de "
|
|
"seguridad y otros mecanismos."
|
|
|
|
#: dashboards/nova/instances/workflows.py:358
|
|
msgid "Unable to retrieve keypairs."
|
|
msgstr "No ha sido posible obtener los pares de claves."
|
|
|
|
#: dashboards/nova/instances/workflows.py:360
|
|
msgid "Select a keypair"
|
|
msgstr "Seleccione un par de claves"
|
|
|
|
#: dashboards/nova/instances/workflows.py:362
|
|
msgid "No keypairs available."
|
|
msgstr "No hay pares de claves disponibles."
|
|
|
|
#: dashboards/nova/instances/workflows.py:371
|
|
msgid "Unable to retrieve list of security groups"
|
|
msgstr "No ha sido posible obtener la lista de los grupos de seguridad"
|
|
|
|
#: dashboards/nova/instances/workflows.py:391
|
|
msgid "Customization Script"
|
|
msgstr ""
|
|
|
|
#: dashboards/nova/instances/workflows.py:393
|
|
msgid ""
|
|
"A script or set of commands to be executed after the instance has been built "
|
|
"(max 16kb)."
|
|
msgstr ""
|
|
"Un script o un conjunto de instrucciones para ejecutar una vez que la "
|
|
"instancia se haya levantado (max 16kb)."
|
|
|
|
#: dashboards/nova/instances/workflows.py:400
|
|
msgid "Post-Creation"
|
|
msgstr "Post-creación"
|
|
|
|
#: dashboards/nova/instances/workflows.py:411
|
|
#: dashboards/nova/networks/panel.py:24 dashboards/nova/networks/tables.py:43
|
|
#: dashboards/nova/networks/tables.py:105
|
|
#: dashboards/nova/networks/templates/networks/index.html:3
|
|
#: dashboards/nova/networks/templates/networks/index.html:6
|
|
#: dashboards/syspanel/networks/panel.py:24
|
|
#: dashboards/syspanel/networks/tables.py:35
|
|
#: dashboards/syspanel/networks/tables.py:80
|
|
#: dashboards/syspanel/networks/templates/networks/index.html:3
|
|
#: dashboards/syspanel/networks/templates/networks/index.html:6
|
|
msgid "Networks"
|
|
msgstr "Redes"
|
|
|
|
#: dashboards/nova/instances/workflows.py:414
|
|
msgid "Launch instance withthese networks"
|
|
msgstr "Lanzar la instancia con estas redes"
|
|
|
|
#: dashboards/nova/instances/workflows.py:418
|
|
msgid "Networking"
|
|
msgstr "Interconexiones"
|
|
|
|
#: dashboards/nova/instances/workflows.py:420
|
|
msgid "Select networks for your instance."
|
|
msgstr "Seleccione redes para su instancia."
|
|
|
|
#: dashboards/nova/instances/workflows.py:432
|
|
msgid "Unable to retrieve networks."
|
|
msgstr "No ha sido posible obtener las redes."
|
|
|
|
#: dashboards/nova/instances/workflows.py:455
|
|
#, python-format
|
|
msgid "Launched %(count)s named \"%(name)s\"."
|
|
msgstr "Lanzadas %(count)s de nombre \"%(name)s\"."
|
|
|
|
#: dashboards/nova/instances/workflows.py:456
|
|
#, python-format
|
|
msgid "Unable to launch %(count)s named \"%(name)s\"."
|
|
msgstr "No ha sido posible lanzar %(count)s de nombre \"%(name)s\"."
|
|
|
|
#: dashboards/nova/instances/workflows.py:469
|
|
#, python-format
|
|
msgid "%s instances"
|
|
msgstr "%s instancias"
|
|
|
|
#: dashboards/nova/instances/workflows.py:472
|
|
msgid "instance"
|
|
msgstr "instancia"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_log.html:4
|
|
msgid "Instance Console Log"
|
|
msgstr ""
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_log.html:7
|
|
msgid "Log Length"
|
|
msgstr "Longitud del Log"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_log.html:9
|
|
msgid "Go"
|
|
msgstr "Ir"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_log.html:11
|
|
msgid "View Full Log"
|
|
msgstr "Ver el log completo"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:3
|
|
msgid "Instance Overview"
|
|
msgstr "Visión general de la instancia"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:24
|
|
#: dashboards/nova/instances/templates/instances/_launch_details_help.html:14
|
|
#: dashboards/syspanel/flavors/tables.py:42 usage/tables.py:22
|
|
msgid "RAM"
|
|
msgstr "RAM"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:26
|
|
#: dashboards/nova/instances/templates/instances/_launch_details_help.html:10
|
|
#: dashboards/syspanel/flavors/forms.py:36
|
|
#: dashboards/syspanel/flavors/tables.py:40
|
|
#: dashboards/syspanel/projects/workflows.py:37 usage/tables.py:19
|
|
msgid "VCPUs"
|
|
msgstr "VCPUs"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:27
|
|
msgid "VCPU"
|
|
msgstr "VCPU"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:28
|
|
#: usage/tables.py:20
|
|
msgid "Disk"
|
|
msgstr "Disco"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:34
|
|
msgid "IP Addresses"
|
|
msgstr "Direcciones IP"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:59
|
|
msgid "No rules defined."
|
|
msgstr "No hay reglas definidas."
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:68
|
|
msgid "Meta"
|
|
msgstr "Meta"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:71
|
|
msgid "Key Name"
|
|
msgstr "Nombre del par de claves"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:84
|
|
msgid "Volumes Attached"
|
|
msgstr "Volúmenes vinculados"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:88
|
|
#: dashboards/nova/volumes/tables.py:166
|
|
#: dashboards/nova/volumes/templates/volumes/_detail_overview.html:38
|
|
#: dashboards/nova/volumes/templates/volumes/_detail_overview.html:45
|
|
msgid "Attached To"
|
|
msgstr "Vinculado a"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:90
|
|
#: dashboards/nova/volumes/templates/volumes/_detail_overview.html:42
|
|
msgid "on"
|
|
msgstr "en"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_overview.html:94
|
|
msgid "No volumes attached."
|
|
msgstr "No hay volúmenes vinculados."
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_vnc.html:3
|
|
msgid "Instance VNC Console"
|
|
msgstr "Consola VNC de la instancia"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_vnc.html:5
|
|
msgid ""
|
|
"If VNC console is not responding to keyboard input: click the grey status "
|
|
"bar below."
|
|
msgstr ""
|
|
"Si la consola VNC no responde al teclado: haga click en la barra gris "
|
|
"inferior."
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_vnc.html:5
|
|
msgid "Click here to show only VNC"
|
|
msgstr "Haga click aquí para mostrar sólo VNC"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_vnc.html:8
|
|
msgid "VNC console is currently unavailabe. Please try again later."
|
|
msgstr ""
|
|
"No está disponible la consola VNC actualmente. Por favor inténtelo de nuevo "
|
|
"más tarde."
|
|
|
|
#: dashboards/nova/instances/templates/instances/_detail_vnc.html:9
|
|
msgid "Reload"
|
|
msgstr "Recargar"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_launch_customize_help.html:2
|
|
msgid ""
|
|
"You can customize your instance after it's launched using the options "
|
|
"available here."
|
|
msgstr ""
|
|
"Se pueden personalizar instancias después de lanzarlas utilizando las "
|
|
"opciones disponibles aquí."
|
|
|
|
#: dashboards/nova/instances/templates/instances/_launch_customize_help.html:3
|
|
msgid ""
|
|
"The \"Customization Script\" field is analogous to \"User Data\" in other "
|
|
"systems."
|
|
msgstr ""
|
|
|
|
#: dashboards/nova/instances/templates/instances/_launch_details_help.html:3
|
|
msgid "Specify the details for launching an instance."
|
|
msgstr "Especificar los detalles para lanzar una instancia."
|
|
|
|
#: dashboards/nova/instances/templates/instances/_launch_details_help.html:4
|
|
msgid ""
|
|
"The chart below shows the resources used by this project in relation to the "
|
|
"project's quotas."
|
|
msgstr ""
|
|
"El siguiente gráfico muestra los recursos utilizados por este proyecto en "
|
|
"relación a las cuotas del proyecto."
|
|
|
|
#: dashboards/nova/instances/templates/instances/_launch_details_help.html:6
|
|
msgid "Flavor Details"
|
|
msgstr "Detalles del Sabor"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_launch_details_help.html:11
|
|
#: dashboards/syspanel/flavors/tables.py:44
|
|
msgid "Root Disk"
|
|
msgstr "Disco Raíz"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_launch_details_help.html:12
|
|
#: dashboards/syspanel/flavors/tables.py:46
|
|
msgid "Ephemeral Disk"
|
|
msgstr "Disco Efímero"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_launch_details_help.html:13
|
|
msgid "Total Disk"
|
|
msgstr "Disco Total"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_launch_details_help.html:14
|
|
#: dashboards/nova/instances/templates/instances/_launch_details_help.html:37
|
|
msgid "MB"
|
|
msgstr "MB"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_launch_details_help.html:21
|
|
msgid "Number of Instances"
|
|
msgstr "Número de Instancias"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_launch_details_help.html:29
|
|
msgid "Number of VCPUs"
|
|
msgstr "Número de VCPUs"
|
|
|
|
#: dashboards/nova/instances/templates/instances/_launch_details_help.html:37
|
|
#, fuzzy
|
|
msgid "Total RAM"
|
|
msgstr "Memoria total"
|
|
|
|
#: dashboards/nova/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 ""
|
|
"Una instancia se puede lanzar con varios tipos de volúmenes vinculados, que "
|
|
"se pueden seleccionar aquí."
|
|
|
|
#: dashboards/nova/instances/templates/instances/_update.html:17
|
|
msgid "You may update the editable properties of your instance here."
|
|
msgstr "Se puede actualizar las propiedades editables de la instancia aquí."
|
|
|
|
#: dashboards/nova/instances/templates/instances/_update.html:22
|
|
#: dashboards/nova/networks/templates/networks/_update.html:22
|
|
#: dashboards/nova/networks/templates/networks/subnets/_update.html:31
|
|
#: dashboards/syspanel/networks/templates/networks/_update.html:22
|
|
#: dashboards/syspanel/networks/templates/networks/ports/_update.html:27
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/_update.html:31
|
|
msgid "Save Changes"
|
|
msgstr "Guardar Cambios"
|
|
|
|
#: dashboards/nova/instances/templates/instances/detail.html:3
|
|
msgid "Instance Detail"
|
|
msgstr "Detalle de la instancia"
|
|
|
|
#: dashboards/nova/instances/templates/instances/update.html:3
|
|
#: dashboards/nova/instances/templates/instances/update.html:6
|
|
msgid "Update Instance"
|
|
msgstr "Actualizar instancia"
|
|
|
|
#: dashboards/nova/networks/forms.py:47
|
|
#: dashboards/syspanel/networks/forms.py:81
|
|
#, python-format
|
|
msgid "Network %s was successfully updated."
|
|
msgstr "La red %s se ha actualizado correctamente."
|
|
|
|
#: dashboards/nova/networks/forms.py:52
|
|
#: dashboards/syspanel/networks/forms.py:86
|
|
#, python-format
|
|
msgid "Failed to update network %s"
|
|
msgstr "Ha fallado la actualización de la red %s"
|
|
|
|
#: dashboards/nova/networks/tables.py:42
|
|
#: dashboards/nova/networks/templates/networks/subnets/index.html:3
|
|
#: dashboards/nova/networks/templates/networks/subnets/index.html:6
|
|
#: dashboards/syspanel/networks/tables.py:34
|
|
msgid "Network"
|
|
msgstr "Red"
|
|
|
|
#: dashboards/nova/networks/tables.py:58
|
|
#: dashboards/syspanel/networks/tables.py:41
|
|
#, python-format
|
|
msgid "Failed to delete network %s"
|
|
msgstr "Ha fallado el borrado de la red %s"
|
|
|
|
#: dashboards/nova/networks/tables.py:66
|
|
#: dashboards/nova/networks/workflows.py:110
|
|
#: dashboards/nova/networks/templates/networks/_create.html:7
|
|
#: dashboards/nova/networks/templates/networks/_create.html:22
|
|
#: dashboards/nova/networks/templates/networks/create.html:3
|
|
#: dashboards/nova/networks/templates/networks/create.html:6
|
|
#: dashboards/syspanel/networks/tables.py:49
|
|
#: dashboards/syspanel/networks/templates/networks/_create.html:8
|
|
#: dashboards/syspanel/networks/templates/networks/_create.html:23
|
|
#: dashboards/syspanel/networks/templates/networks/create.html:3
|
|
#: dashboards/syspanel/networks/templates/networks/create.html:6
|
|
msgid "Create Network"
|
|
msgstr "Crear red"
|
|
|
|
#: dashboards/nova/networks/tables.py:73
|
|
#: dashboards/nova/networks/templates/networks/_update.html:7
|
|
#: dashboards/syspanel/networks/tables.py:56
|
|
#: dashboards/syspanel/networks/templates/networks/_update.html:7
|
|
msgid "Edit Network"
|
|
msgstr "Editar red"
|
|
|
|
#: dashboards/nova/networks/tables.py:80
|
|
msgid "Add Subnet"
|
|
msgstr "Añadir Subred"
|
|
|
|
#: dashboards/nova/networks/tables.py:96
|
|
#: dashboards/syspanel/networks/tables.py:71
|
|
msgid "Subnets Associated"
|
|
msgstr "Subredes asociadas"
|
|
|
|
#: dashboards/nova/networks/tables.py:97
|
|
#: dashboards/nova/networks/templates/networks/_detail_overview.html:17
|
|
#: dashboards/syspanel/networks/forms.py:36
|
|
#: dashboards/syspanel/networks/forms.py:73
|
|
#: dashboards/syspanel/networks/tables.py:72
|
|
msgid "Shared"
|
|
msgstr ""
|
|
|
|
#: dashboards/nova/networks/tables.py:101
|
|
#: dashboards/nova/networks/ports/tables.py:46
|
|
#: dashboards/nova/networks/templates/networks/_detail_overview.html:15
|
|
#: dashboards/nova/networks/templates/networks/ports/_detail_overview.html:32
|
|
#: dashboards/syspanel/networks/tables.py:76
|
|
#: dashboards/syspanel/networks/ports/tables.py:79
|
|
msgid "Admin State"
|
|
msgstr "Estado de Administración"
|
|
|
|
#: dashboards/nova/networks/views.py:52
|
|
#: dashboards/syspanel/networks/views.py:60
|
|
msgid "Network list can not be retrieved."
|
|
msgstr "No ha sido posible obtener la lista de redes."
|
|
|
|
#: dashboards/nova/networks/views.py:86
|
|
msgid "Unable to retrieve network details."
|
|
msgstr "No ha sido posible obtener los detalles de la red."
|
|
|
|
#: dashboards/nova/networks/views.py:109
|
|
#: dashboards/syspanel/networks/views.py:91
|
|
msgid "Subnet list can not be retrieved."
|
|
msgstr "No ha sido posible obtener la lista de subredes."
|
|
|
|
#: dashboards/nova/networks/views.py:121
|
|
#: dashboards/syspanel/networks/views.py:103
|
|
msgid "Port list can not be retrieved."
|
|
msgstr "No ha sido posible obtener la lista de puertos."
|
|
|
|
#: dashboards/nova/networks/views.py:134
|
|
#: dashboards/nova/networks/subnets/tables.py:95
|
|
#: dashboards/syspanel/networks/views.py:118
|
|
#, python-format
|
|
msgid "Unable to retrieve details for network \"%s\"."
|
|
msgstr "No ha sido posible obtener detalles de la red \"%s\"."
|
|
|
|
#: dashboards/nova/networks/workflows.py:36
|
|
msgid "Network Name (optional)"
|
|
msgstr "Nombre de la red (opcional)"
|
|
|
|
#: dashboards/nova/networks/workflows.py:41
|
|
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 ""
|
|
"Desde aquí se puede creat una nueva red. ⏎ Adicionalmente una subred "
|
|
"asociada a esta red se creará en el siguiente panel."
|
|
|
|
#: dashboards/nova/networks/workflows.py:52
|
|
#: dashboards/nova/networks/subnets/tables.py:60
|
|
#: dashboards/nova/networks/templates/networks/subnets/_create.html:8
|
|
#: dashboards/nova/networks/templates/networks/subnets/_create.html:23
|
|
#: dashboards/nova/networks/templates/networks/subnets/create.html:3
|
|
#: dashboards/nova/networks/templates/networks/subnets/create.html:6
|
|
#: dashboards/syspanel/networks/subnets/tables.py:48
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/_create.html:8
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/_create.html:23
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/create.html:3
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/create.html:6
|
|
msgid "Create Subnet"
|
|
msgstr "Crear subred"
|
|
|
|
#: dashboards/nova/networks/workflows.py:55
|
|
msgid "Subnet Name (optional)"
|
|
msgstr "Nombre de subred (opcional)"
|
|
|
|
#: dashboards/nova/networks/workflows.py:57
|
|
#: dashboards/nova/networks/subnets/forms.py:44
|
|
#: dashboards/nova/networks/subnets/tables.py:83
|
|
#: dashboards/nova/networks/templates/networks/subnets/_update.html:14
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/_update.html:14
|
|
msgid "Network Address"
|
|
msgstr "Direcciones de red"
|
|
|
|
#: dashboards/nova/networks/workflows.py:60
|
|
#: dashboards/nova/networks/subnets/forms.py:47
|
|
msgid "Network address in CIDR format (e.g. 192.168.0.0/24)"
|
|
msgstr "Dirección de red en formato CIDR (p. ej. 192.168.0.0/24)"
|
|
|
|
#: dashboards/nova/networks/workflows.py:65
|
|
#: dashboards/nova/networks/subnets/forms.py:52
|
|
#: dashboards/nova/networks/subnets/tables.py:84
|
|
#: dashboards/syspanel/networks/subnets/tables.py:72
|
|
msgid "IP Version"
|
|
msgstr "Versión IP"
|
|
|
|
#: dashboards/nova/networks/workflows.py:66
|
|
msgid "Gateway IP (optional)"
|
|
msgstr "IP de la puerta de enlace (opcional)"
|
|
|
|
#: dashboards/nova/networks/workflows.py:69
|
|
#: dashboards/nova/networks/subnets/forms.py:56
|
|
#: dashboards/nova/networks/subnets/forms.py:106
|
|
msgid "IP address of Gateway (e.g. 192.168.0.1)"
|
|
msgstr "IP de la puerta de enlace (p. ej. 192.168.0.1)"
|
|
|
|
#: dashboards/nova/networks/workflows.py:76
|
|
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 ""
|
|
"Se puede crear una subred asociada con la nueva red, en cuyo caso se debe "
|
|
"especificar \"Dirección de red\". Si se quiere crear una nueva red SIN una "
|
|
"subred, desactive el cuadro \"Crear Subred\"."
|
|
|
|
#: dashboards/nova/networks/workflows.py:88
|
|
msgid "Specify \"Network Address\" or clear \"Create Subnet\" checkbox."
|
|
msgstr ""
|
|
"Especifique una \"Dirección de red\" o desactive el cuadro \"Crear Subred\"."
|
|
|
|
#: dashboards/nova/networks/workflows.py:93
|
|
#: dashboards/nova/networks/subnets/forms.py:69
|
|
msgid "Network Address and IP version are inconsistent."
|
|
msgstr "La dirección de red y la versión IP son inconsistentes."
|
|
|
|
#: dashboards/nova/networks/workflows.py:97
|
|
#: dashboards/nova/networks/subnets/forms.py:73
|
|
#: dashboards/nova/networks/subnets/forms.py:118
|
|
msgid "Gateway IP and IP version are inconsistent."
|
|
msgstr ""
|
|
"La dirección IP de la puerta de enlace y la versión IP son inconsistentes."
|
|
|
|
#: dashboards/nova/networks/workflows.py:111
|
|
msgid "Create"
|
|
msgstr "Crear"
|
|
|
|
#: dashboards/nova/networks/workflows.py:112
|
|
#, python-format
|
|
msgid "Created network \"%s\"."
|
|
msgstr "Se ha creado la red \"%s\"."
|
|
|
|
#: dashboards/nova/networks/workflows.py:113
|
|
#, python-format
|
|
msgid "Unable to create network \"%s\"."
|
|
msgstr "No ha sido posible crear la red \"%s\"."
|
|
|
|
#: dashboards/nova/networks/workflows.py:129
|
|
#, python-format
|
|
msgid "Network \"%s\" was successfully created."
|
|
msgstr "La red \"%s\" se ha creado correctamente."
|
|
|
|
#: dashboards/nova/networks/workflows.py:132
|
|
#, python-format
|
|
msgid "Failed to create network \"%s\"."
|
|
msgstr "Ha fallado la creación de la red \"%s\"."
|
|
|
|
#: dashboards/nova/networks/workflows.py:151
|
|
#, python-format
|
|
msgid "Subnet \"%s\" was successfully created."
|
|
msgstr "La subred \"%s\" se ha creado correctamente."
|
|
|
|
#: dashboards/nova/networks/workflows.py:154
|
|
#, python-format
|
|
msgid "Failed to create subnet \"%(sub)s\" for network \"%(net)s\"."
|
|
msgstr "Ha fallado la creación de la subred \"%(sub)s\" de la red \"%(net)s\"."
|
|
|
|
#: dashboards/nova/networks/ports/tables.py:35
|
|
msgid "Attached"
|
|
msgstr "Vinculado"
|
|
|
|
#: dashboards/nova/networks/ports/tables.py:35
|
|
msgid "Detached"
|
|
msgstr "Desvinculado"
|
|
|
|
#: dashboards/nova/networks/ports/tables.py:42
|
|
#: dashboards/syspanel/networks/ports/tables.py:75
|
|
msgid "Fixed IPs"
|
|
msgstr "IPs fijas"
|
|
|
|
#: dashboards/nova/networks/ports/tables.py:43
|
|
#: dashboards/syspanel/networks/ports/tables.py:76
|
|
msgid "Device Attached"
|
|
msgstr "Dispositivo vinculado"
|
|
|
|
#: dashboards/nova/networks/ports/tables.py:53
|
|
#: dashboards/syspanel/networks/ports/tables.py:35
|
|
#: dashboards/syspanel/networks/ports/tables.py:83
|
|
msgid "Ports"
|
|
msgstr "Puertos"
|
|
|
|
#: dashboards/nova/networks/ports/tabs.py:39
|
|
#: dashboards/syspanel/networks/ports/tabs.py:39
|
|
msgid "Unable to retrieve port details."
|
|
msgstr "No ha sido posible obtener los detalles del puerto."
|
|
|
|
#: dashboards/nova/networks/subnets/forms.py:34
|
|
#: dashboards/syspanel/networks/tables.py:68
|
|
#: dashboards/syspanel/networks/ports/forms.py:32
|
|
msgid "Network Name"
|
|
msgstr "Nombre de la red"
|
|
|
|
#: dashboards/nova/networks/subnets/forms.py:38
|
|
#: dashboards/nova/networks/templates/networks/ports/_detail_overview.html:13
|
|
#: dashboards/nova/networks/templates/networks/subnets/_detail_overview.html:13
|
|
#: dashboards/syspanel/networks/ports/forms.py:35
|
|
msgid "Network ID"
|
|
msgstr "ID de la red"
|
|
|
|
#: dashboards/nova/networks/subnets/forms.py:53
|
|
#: dashboards/nova/networks/subnets/forms.py:103
|
|
#: dashboards/nova/networks/subnets/tables.py:85
|
|
#: dashboards/nova/networks/templates/networks/subnets/_detail_overview.html:19
|
|
#: dashboards/syspanel/networks/subnets/tables.py:73
|
|
msgid "Gateway IP"
|
|
msgstr "IP de la puerta de enlace"
|
|
|
|
#: dashboards/nova/networks/subnets/forms.py:84
|
|
#, python-format
|
|
msgid "Subnet %s was successfully created."
|
|
msgstr "La subred %s se ha creado correctamente."
|
|
|
|
#: dashboards/nova/networks/subnets/forms.py:89
|
|
#, python-format
|
|
msgid "Failed to create subnet %s"
|
|
msgstr "Ha fallado la creación de la subred %s"
|
|
|
|
#: dashboards/nova/networks/subnets/forms.py:130
|
|
#, python-format
|
|
msgid "Subnet %s was successfully updated."
|
|
msgstr "La subred %s se ha actualizado correctamente."
|
|
|
|
#: dashboards/nova/networks/subnets/forms.py:135
|
|
#, python-format
|
|
msgid "Failed to update subnet %s"
|
|
msgstr "Ha fallado la actualización de la subred %s"
|
|
|
|
#: dashboards/nova/networks/subnets/tables.py:43
|
|
#: dashboards/nova/networks/templates/networks/subnets/_detail_overview.html:6
|
|
#: dashboards/syspanel/networks/subnets/tables.py:31
|
|
msgid "Subnet"
|
|
msgstr "Subred"
|
|
|
|
#: dashboards/nova/networks/subnets/tables.py:44
|
|
#: dashboards/nova/networks/subnets/tables.py:103
|
|
#: dashboards/syspanel/networks/subnets/tables.py:32
|
|
#: dashboards/syspanel/networks/subnets/tables.py:80
|
|
msgid "Subnets"
|
|
msgstr "Subredes"
|
|
|
|
#: dashboards/nova/networks/subnets/tables.py:50
|
|
#: dashboards/syspanel/networks/ports/tables.py:41
|
|
#: dashboards/syspanel/networks/subnets/tables.py:38
|
|
#, python-format
|
|
msgid "Failed to delete subnet %s"
|
|
msgstr "Ha fallado el borrado de la subred %s"
|
|
|
|
#: dashboards/nova/networks/subnets/tables.py:71
|
|
#: dashboards/nova/networks/templates/networks/subnets/_update.html:7
|
|
#: dashboards/syspanel/networks/subnets/tables.py:59
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/_update.html:7
|
|
msgid "Edit Subnet"
|
|
msgstr "Editar Subred"
|
|
|
|
#: dashboards/nova/networks/subnets/tabs.py:41
|
|
msgid "Unable to retrieve subnet details."
|
|
msgstr "No ha sido posible obtener los detalles de la subred."
|
|
|
|
#: dashboards/nova/networks/subnets/views.py:52
|
|
#: dashboards/syspanel/networks/ports/views.py:48
|
|
#: dashboards/syspanel/networks/subnets/views.py:47
|
|
msgid "Unable to retrieve network."
|
|
msgstr "No ha sido posible obtener la red."
|
|
|
|
#: dashboards/nova/networks/subnets/views.py:84
|
|
#: dashboards/syspanel/networks/subnets/views.py:80
|
|
msgid "Unable to retrieve subnet details"
|
|
msgstr "No ha sido posible obtener los detalles de la subred."
|
|
|
|
#: dashboards/nova/networks/templates/networks/_create.html:17
|
|
#: dashboards/syspanel/networks/templates/networks/_create.html:18
|
|
msgid "Select a name for your network."
|
|
msgstr "Seleccione un nombre para su red."
|
|
|
|
#: dashboards/nova/networks/templates/networks/_detail_overview.html:3
|
|
msgid "Network Overview"
|
|
msgstr "Vistazo General de la red"
|
|
|
|
#: dashboards/nova/networks/templates/networks/_update.html:17
|
|
#: dashboards/syspanel/networks/templates/networks/_update.html:17
|
|
msgid "You may update the editable properties of your network here."
|
|
msgstr "Se puede actualizar las propiedades editables de su red aquí."
|
|
|
|
#: dashboards/nova/networks/templates/networks/detail.html:3
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/index.html:3
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/index.html:6
|
|
msgid "Network Detail"
|
|
msgstr "Detalle de la red"
|
|
|
|
#: dashboards/nova/networks/templates/networks/detail.html:6
|
|
msgid "Network Detail: "
|
|
msgstr "Detalle de la red:"
|
|
|
|
#: dashboards/nova/networks/templates/networks/update.html:3
|
|
#: dashboards/nova/networks/templates/networks/update.html:6
|
|
#: dashboards/syspanel/networks/templates/networks/update.html:3
|
|
#: dashboards/syspanel/networks/templates/networks/update.html:6
|
|
msgid "Update Network"
|
|
msgstr "Actualizar Red"
|
|
|
|
#: dashboards/nova/networks/templates/networks/ports/_detail_overview.html:3
|
|
msgid "Port Overview"
|
|
msgstr "Vistazo General del puerto"
|
|
|
|
#: dashboards/nova/networks/templates/networks/ports/_detail_overview.html:6
|
|
#: dashboards/syspanel/networks/ports/tables.py:34
|
|
msgid "Port"
|
|
msgstr "Puerto"
|
|
|
|
#: dashboards/nova/networks/templates/networks/ports/_detail_overview.html:17
|
|
msgid "Fixed IP"
|
|
msgstr "IP fija"
|
|
|
|
#: dashboards/nova/networks/templates/networks/ports/_detail_overview.html:21
|
|
msgid "IP address:"
|
|
msgstr "Dirección IP:"
|
|
|
|
#: dashboards/nova/networks/templates/networks/ports/_detail_overview.html:22
|
|
msgid "Subnet ID"
|
|
msgstr "ID Subred"
|
|
|
|
#: dashboards/nova/networks/templates/networks/ports/_detail_overview.html:28
|
|
msgid "Mac Address"
|
|
msgstr "Dirección Mac"
|
|
|
|
#: dashboards/nova/networks/templates/networks/ports/_detail_overview.html:34
|
|
#: dashboards/syspanel/networks/ports/forms.py:41
|
|
#: dashboards/syspanel/networks/ports/forms.py:73
|
|
msgid "Device ID"
|
|
msgstr "ID del dispositivo"
|
|
|
|
#: dashboards/nova/networks/templates/networks/ports/detail.html:3
|
|
#: dashboards/nova/networks/templates/networks/ports/detail.html:6
|
|
msgid "Port Detail"
|
|
msgstr "Detalle del puerto"
|
|
|
|
#: dashboards/nova/networks/templates/networks/subnets/_create.html:18
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/_create.html:18
|
|
msgid ""
|
|
"You can create a subnet for the network. Any network address can be "
|
|
"specified unless the network address does not overlap other subnets in the "
|
|
"network."
|
|
msgstr ""
|
|
"Se puede crear una subred para una red. Se puede especificar cualquier "
|
|
"dirección salvo las que solapan con otras subredes de la red."
|
|
|
|
#: dashboards/nova/networks/templates/networks/subnets/_detail_overview.html:3
|
|
msgid "Subnet Overview"
|
|
msgstr "Vistazo General de la subred"
|
|
|
|
#: dashboards/nova/networks/templates/networks/subnets/_detail_overview.html:17
|
|
#: dashboards/nova/networks/templates/networks/subnets/_update.html:16
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/_update.html:16
|
|
msgid "IP version"
|
|
msgstr "Versión IP"
|
|
|
|
#: dashboards/nova/networks/templates/networks/subnets/_detail_overview.html:21
|
|
msgid "IP allocation pool"
|
|
msgstr "Depósito de IP para asociar"
|
|
|
|
#: dashboards/nova/networks/templates/networks/subnets/_detail_overview.html:24
|
|
msgid "Start"
|
|
msgstr "Empezar"
|
|
|
|
#: dashboards/nova/networks/templates/networks/subnets/_detail_overview.html:25
|
|
msgid " - End"
|
|
msgstr "- Terminar"
|
|
|
|
#: dashboards/nova/networks/templates/networks/subnets/_update.html:26
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/_update.html:26
|
|
msgid "You may update the editable properties of your subnet here."
|
|
msgstr "Se pueden actualizar las propiedades editables de la subred aquí."
|
|
|
|
#: dashboards/nova/networks/templates/networks/subnets/detail.html:3
|
|
#: dashboards/nova/networks/templates/networks/subnets/detail.html:6
|
|
msgid "Subnet Detail"
|
|
msgstr "Detalle de la subred"
|
|
|
|
#: dashboards/nova/networks/templates/networks/subnets/update.html:3
|
|
#: dashboards/nova/networks/templates/networks/subnets/update.html:6
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/update.html:3
|
|
#: dashboards/syspanel/networks/templates/networks/subnets/update.html:6
|
|
msgid "Update Subnet"
|
|
msgstr "Actualizar Subred"
|
|
|
|
#: dashboards/nova/templates/nova/_warning.html:6
|
|
msgid "You currently have the power to damage your OpenStack cloud..."
|
|
msgstr "Actualmente tiene la posibilidad de dañar su cloud OpenStack"
|
|
|
|
#: dashboards/nova/templates/nova/_warning.html:9
|
|
msgid ""
|
|
"Due to inconsistencies in the way Nova interacts with Keystone, a user with "
|
|
"an admin role has access to all resources in the system (volumes, snapshots, "
|
|
"keypairs, etc.), even in the Project dashboard where they should only see a "
|
|
"properly-scoped subset of those resources."
|
|
msgstr ""
|
|
"Debido a inconsistencias en la forma en que Nova interactúa con Keystone, un "
|
|
"usuario con el rol admin tiene acceso a todos los recursos del sistema "
|
|
"(volúmenes, instantáneas, pares de claves, etc.), incluso en el dashboard "
|
|
"del Proyecto en el que debiera ver un subconjunto determinado de estos "
|
|
"recursos."
|
|
|
|
#: dashboards/nova/templates/nova/_warning.html:10
|
|
msgid ""
|
|
"This means that Nova allows an admin user in the Project Dashboard to "
|
|
"successfully take actions which otherwise should not be permitted, causing "
|
|
"irresolvable conflicts in Nova."
|
|
msgstr ""
|
|
"Esto significa que Nova permite desde el Dashboard del Proyecto que un "
|
|
"usuario administrador realice acciones que no deberían permitirse, "
|
|
"provocando conflictos irresolubles en Nova."
|
|
|
|
#: dashboards/nova/templates/nova/_warning.html:11
|
|
msgid "A list of the known problems are as follows:"
|
|
msgstr "Una lista de los problemas conocidos es la siguiente:"
|
|
|
|
#: dashboards/nova/templates/nova/_warning.html:13
|
|
msgid ""
|
|
"Attaching a volume owned by project A to an instance in project B can "
|
|
"completely hang Nova."
|
|
msgstr ""
|
|
"Vincular un volumen propiedad del proyecto A a una instancia del proyecto B "
|
|
"puede colgar completamente Nova."
|
|
|
|
#: dashboards/nova/templates/nova/_warning.html:14
|
|
msgid ""
|
|
"Assigning keypairs owned by project A to an instance in project B can result "
|
|
"in failed instances, problems in retrieving instance details for non-admin "
|
|
"users, and/or security holes should the instance succeed in spawning."
|
|
msgstr ""
|
|
"Asignar pares de claves pertenecientes al proyecto A a una instancia del "
|
|
"proyecto B puede producir instancias erróneas, problemas al obtener detalles "
|
|
"para usuarios no administradores y/o agujeros de seguridad si la instancia "
|
|
"finalmente se genera."
|
|
|
|
#: dashboards/nova/templates/nova/_warning.html:15
|
|
msgid ""
|
|
"Attempting to launch an instance in project A from a snapshot or volume "
|
|
"snapshot owned by project B can hang Nova."
|
|
msgstr ""
|
|
"Intentar lanzar una instancia del proyecto A desde una instantánea o volumen "
|
|
"perteneciente al proyecto B puede colgar Nova."
|
|
|
|
#: dashboards/nova/templates/nova/_warning.html:16
|
|
msgid ""
|
|
"Attempting to boot from a volume owned by project A in project B can hang "
|
|
"Nova."
|
|
msgstr ""
|
|
"Intentar iniciar un volumen perteneciente al proyecto A en el proyecto B "
|
|
"puede colgar Nova."
|
|
|
|
#: dashboards/nova/templates/nova/_warning.html:18
|
|
msgid ""
|
|
"This is only a list of the reported inconsistencies. There may be others."
|
|
msgstr ""
|
|
"Esta es sólo una lista de las inconsistencias conocidas., puede haber otras."
|
|
|
|
#: dashboards/nova/templates/nova/_warning.html:19
|
|
msgid ""
|
|
"The recommended practice until this problem is resolved is to keep your "
|
|
"admin users and regular users separate. Create an \"admin\" project that "
|
|
"admin users have access to, and do not grant your admin users the admin role "
|
|
"on any other projects."
|
|
msgstr ""
|
|
"La práctica recomendada hasta que se solucione este problema es mantener los "
|
|
"usuarios administradores y convencionales separados. Crear un proyecto "
|
|
"\"admin\" al que los usuarios administradores pueden acceder y no dar el rol "
|
|
"de admin a los usuarios administradores en los otros proyectos."
|
|
|
|
#: dashboards/nova/templates/nova/_warning.html:20
|
|
msgid ""
|
|
"To follow the status of this bug, take a look at the following items on "
|
|
"launchpad:"
|
|
msgstr ""
|
|
"Para seguir el estado de este bug, eche un vistazo a los siguientes items de "
|
|
"launchpad:"
|
|
|
|
#: dashboards/nova/templates/nova/_warning.html:27
|
|
msgid ""
|
|
"Thank you for reading this warning and operating your cloud responsibly."
|
|
msgstr ""
|
|
"Gracias por leer esta advertencia y maneje su cloud con responsabilidad."
|
|
|
|
#: dashboards/nova/templates/nova/_warning.html:30
|
|
msgid "Close"
|
|
msgstr "Cerrar"
|
|
|
|
#: dashboards/nova/volumes/forms.py:29
|
|
msgid "Size (GB)"
|
|
msgstr "Tamaño (GB)"
|
|
|
|
#: dashboards/nova/volumes/forms.py:30
|
|
msgid "Use snapshot as a source"
|
|
msgstr "Usar una instantánea como origen"
|
|
|
|
#: dashboards/nova/volumes/forms.py:49
|
|
#, python-format
|
|
msgid "Volume size must be equal to or greater than the snapshot size (%sGB)"
|
|
msgstr ""
|
|
"El tamaño del volumen debe ser igual o mayor que el tamaño de la instantánea "
|
|
"(%s GB)"
|
|
|
|
#: dashboards/nova/volumes/forms.py:54
|
|
msgid "Unable to load the specified snapshot."
|
|
msgstr "No ha sido posible cargar la instantánea especificada."
|
|
|
|
#: dashboards/nova/volumes/forms.py:59
|
|
msgid "Choose a snapshot"
|
|
msgstr "Eliga una instantánea"
|
|
|
|
#: dashboards/nova/volumes/forms.py:83
|
|
#, python-format
|
|
msgid "The volume size cannot be less than the snapshot size (%sGB)"
|
|
msgstr ""
|
|
"El tamaño del volumen no puede ser menor que el de la instantánea (%sGB)"
|
|
|
|
#: dashboards/nova/volumes/forms.py:92
|
|
#, python-format
|
|
msgid ""
|
|
"A volume of %(req)iGB cannot be created as you only have %(avail)iGB of your "
|
|
"quota available."
|
|
msgstr ""
|
|
"Un volumen de %(req)iGB no se puede crear, ya que sólo tiene %(avail)iGB de "
|
|
"cuota disponible."
|
|
|
|
#: dashboards/nova/volumes/forms.py:99
|
|
msgid "You are already using all of your available volumes."
|
|
msgstr "Actualmente está utilizando todos sus volúmenes disponibles."
|
|
|
|
#: dashboards/nova/volumes/forms.py:115
|
|
msgid "Unable to create volume."
|
|
msgstr "No ha sido posible crear el volumen."
|
|
|
|
#: dashboards/nova/volumes/forms.py:123
|
|
msgid "Attach to Instance"
|
|
msgstr "Vincular a Instancia"
|
|
|
|
#: dashboards/nova/volumes/forms.py:124
|
|
msgid "Select an instance to attach to."
|
|
msgstr "Seleccione una instancia a la que vincular."
|
|
|
|
#: dashboards/nova/volumes/forms.py:168
|
|
msgid "Unknown instance (None)"
|
|
msgstr "Instancia desconocida (None)"
|
|
|
|
#: dashboards/nova/volumes/forms.py:179
|
|
#, python-format
|
|
msgid "Attaching volume %(vol)s to instance %(inst)s on %(dev)s."
|
|
msgstr "Vinculando el volumen %(vol)s a la instancia %(inst)s en %(dev)s."
|
|
|
|
#: dashboards/nova/volumes/forms.py:188
|
|
msgid "Unable to attach volume."
|
|
msgstr "No ha sido posible vincular el volumen."
|
|
|
|
#: dashboards/nova/volumes/forms.py:212
|
|
#, python-format
|
|
msgid "Creating volume snapshot \"%s\""
|
|
msgstr "Creando la instantánea del volumen \"%s\""
|
|
|
|
#: dashboards/nova/volumes/forms.py:218
|
|
msgid "Unable to create volume snapshot."
|
|
msgstr "No ha sido posible crear la instantánea del volumen."
|
|
|
|
#: dashboards/nova/volumes/panel.py:24 dashboards/nova/volumes/tables.py:37
|
|
#: dashboards/nova/volumes/tables.py:170 dashboards/nova/volumes/tables.py:182
|
|
#: dashboards/nova/volumes/templates/volumes/index.html:3
|
|
#: dashboards/nova/volumes/templates/volumes/index.html:6
|
|
#: dashboards/syspanel/projects/workflows.py:42
|
|
#: dashboards/syspanel/volumes/panel.py:9
|
|
#: dashboards/syspanel/volumes/tables.py:15
|
|
#: dashboards/syspanel/volumes/templates/volumes/index.html:3
|
|
#: dashboards/syspanel/volumes/templates/volumes/index.html:6
|
|
msgid "Volumes"
|
|
msgstr "Volúmenes"
|
|
|
|
#: dashboards/nova/volumes/tables.py:45
|
|
#, fuzzy, python-format
|
|
msgid "Unable to delete volume \"%s\". One or more snapshots depend on it."
|
|
msgstr "No ha sido posible obtener las instantáneas de volúmenes."
|
|
|
|
#: dashboards/nova/volumes/tables.py:65
|
|
msgid "Edit Attachments"
|
|
msgstr "Editar Vínculos"
|
|
|
|
#: dashboards/nova/volumes/tables.py:92
|
|
#, python-format
|
|
msgid "%sGB"
|
|
msgstr "%sGB"
|
|
|
|
#: dashboards/nova/volumes/tables.py:105 dashboards/nova/volumes/views.py:149
|
|
msgid "Unable to retrieve attachment information."
|
|
msgstr "No ha sido posible obtener la información del vínculo."
|
|
|
|
#: dashboards/nova/volumes/tables.py:122
|
|
#, python-format
|
|
msgid "Attached to %(instance)s on %(dev)s"
|
|
msgstr "Vinculada a %(instance)s en %(dev)s"
|
|
|
|
#: dashboards/nova/volumes/tables.py:179
|
|
msgid "Detach"
|
|
msgstr "Separar"
|
|
|
|
#: dashboards/nova/volumes/tables.py:180
|
|
msgid "Detaching"
|
|
msgstr "Desvinculando"
|
|
|
|
#: dashboards/nova/volumes/tables.py:215
|
|
#, python-format
|
|
msgid "%(dev)s on instance %(instance_name)s"
|
|
msgstr "%(dev)s en instancia %(instance_name)s"
|
|
|
|
#: dashboards/nova/volumes/tabs.py:41
|
|
msgid "Unable to retrieve volume details."
|
|
msgstr "No ha sido posible obtener detalles del volumen."
|
|
|
|
#: dashboards/nova/volumes/views.py:50
|
|
msgid "Unable to retrieve volume list."
|
|
msgstr "No ha sido posible obtener la lista de volúmenes."
|
|
|
|
#: dashboards/nova/volumes/views.py:58
|
|
msgid "Unable to retrieve volume/instance attachment information"
|
|
msgstr ""
|
|
"No ha sido posible obtener la información de vinculación volumen/instancia"
|
|
|
|
#: dashboards/nova/volumes/views.py:130 dashboards/nova/volumes/views.py:140
|
|
msgid "Unable to retrieve volume information."
|
|
msgstr "No ha sido posible obtener información del volumen."
|
|
|
|
#: dashboards/nova/volumes/templates/volumes/_attach.html:9
|
|
#: dashboards/nova/volumes/templates/volumes/attach.html:6
|
|
msgid "Manage Volume Attachments"
|
|
msgstr "Administrar vínculos de volúmenes"
|
|
|
|
#: dashboards/nova/volumes/templates/volumes/_attach.html:13
|
|
msgid "Attach To Instance"
|
|
msgstr "Vincular a una Instancia"
|
|
|
|
#: dashboards/nova/volumes/templates/volumes/_attach.html:22
|
|
msgid "Attach Volume"
|
|
msgstr "Vincular volumen"
|
|
|
|
#: dashboards/nova/volumes/templates/volumes/_create.html:20
|
|
#: dashboards/nova/volumes/templates/volumes/_create_snapshot.html:18
|
|
msgid "Volumes are block devices that can be attached to instances."
|
|
msgstr ""
|
|
"Los volúmenes son dispositivos de bloques que se pueden vincular a "
|
|
"instancias."
|
|
|
|
#: dashboards/nova/volumes/templates/volumes/_create.html:22
|
|
msgid "Volume Quotas"
|
|
msgstr "Cuotas de volúmen"
|
|
|
|
#: dashboards/nova/volumes/templates/volumes/_create.html:25
|
|
msgid "Total Gigabytes"
|
|
msgstr "Total Gigabytes"
|
|
|
|
#: dashboards/nova/volumes/templates/volumes/_create.html:34
|
|
msgid "Number of Volumes"
|
|
msgstr "Número de Volúmenes"
|
|
|
|
#: dashboards/nova/volumes/templates/volumes/_create_snapshot.html:8
|
|
#: dashboards/nova/volumes/templates/volumes/_create_snapshot.html:23
|
|
#: dashboards/nova/volumes/templates/volumes/create_snapshot.html:3
|
|
msgid "Create Volume Snapshot"
|
|
msgstr "Crear una instantánea de un volumen"
|
|
|
|
#: dashboards/nova/volumes/templates/volumes/_detail_overview.html:3
|
|
msgid "Volume Overview"
|
|
msgstr "Vista general del volumen"
|
|
|
|
#: dashboards/nova/volumes/templates/volumes/_detail_overview.html:34
|
|
msgid "Attachments"
|
|
msgstr "Anexos"
|
|
|
|
#: dashboards/nova/volumes/templates/volumes/_detail_overview.html:46
|
|
msgid "Not attached"
|
|
msgstr "No vinculado"
|
|
|
|
#: dashboards/nova/volumes/templates/volumes/create.html:6
|
|
msgid "Create a Volume"
|
|
msgstr "Crear un volumen"
|
|
|
|
#: dashboards/nova/volumes/templates/volumes/create_snapshot.html:6
|
|
msgid "Create a Volume Snapshot"
|
|
msgstr "Crear una instantánea de un volumen"
|
|
|
|
#: dashboards/nova/volumes/templates/volumes/detail.html:3
|
|
#: dashboards/syspanel/volumes/templates/volumes/detail.html:3
|
|
msgid "Volume Details"
|
|
msgstr "Detalles del volumen"
|
|
|
|
#: dashboards/nova/volumes/templates/volumes/detail.html:6
|
|
#: dashboards/syspanel/volumes/templates/volumes/detail.html:6
|
|
msgid "Volume Detail"
|
|
msgstr "Detalle del volumen"
|
|
|
|
#: dashboards/settings/dashboard.py:24 templates/_header.html:4
|
|
msgid "Settings"
|
|
msgstr "Ajustes"
|
|
|
|
#: dashboards/settings/ec2/forms.py:35 dashboards/settings/project/forms.py:35
|
|
msgid "Select a Project"
|
|
msgstr "Seleccione un Proyecto"
|
|
|
|
#: dashboards/settings/ec2/forms.py:45
|
|
msgid "Unable to retrieve tenant list."
|
|
msgstr "No ha sido posible obtener la lista de tenants"
|
|
|
|
#: dashboards/settings/ec2/forms.py:87
|
|
msgid "Unable to fetch EC2 credentials."
|
|
msgstr "No ha sido posible obtener las credenciales EC2."
|
|
|
|
#: dashboards/settings/ec2/forms.py:100
|
|
#, python-format
|
|
msgid "Error writing zipfile: %(exc)s"
|
|
msgstr "Error al escribir el fichero zip: %(exc)s"
|
|
|
|
#: dashboards/settings/ec2/panel.py:24
|
|
msgid "EC2 Credentials"
|
|
msgstr "Credenciales EC2"
|
|
|
|
#: dashboards/settings/ec2/templates/ec2/download_form.html:8
|
|
#: dashboards/settings/ec2/templates/ec2/download_form.html:23
|
|
#: dashboards/settings/ec2/templates/ec2/index.html:3
|
|
#: dashboards/settings/ec2/templates/ec2/index.html:6
|
|
msgid "Download EC2 Credentials"
|
|
msgstr "Descargar las credenciales EC2"
|
|
|
|
#: dashboards/settings/ec2/templates/ec2/download_form.html:18
|
|
msgid ""
|
|
"Clicking \"Download EC2 Credentials\" will download a zip file which "
|
|
"includes an rc file with your access/secret keys, as well as your x509 "
|
|
"private key and certificate."
|
|
msgstr ""
|
|
"Al hacer click en \"Descargar las credenciales EC2\" se descargará un "
|
|
"fichero zip que incluye un fichero rc con sus claves de acceso, así como sus "
|
|
"claves privadas x509 y certificado."
|
|
|
|
#: dashboards/settings/project/forms.py:70
|
|
#, python-format
|
|
msgid "Error Downloading RC File: %s"
|
|
msgstr "Error al descargar el fichero RC: %s"
|
|
|
|
#: dashboards/settings/project/panel.py:24
|
|
#: dashboards/settings/project/templates/project/_openrc.html:8
|
|
#: dashboards/settings/project/templates/project/settings.html:3
|
|
#: dashboards/settings/project/templates/project/settings.html:6
|
|
msgid "OpenStack API"
|
|
msgstr "OpenStack API"
|
|
|
|
#: dashboards/settings/project/tables.py:27
|
|
msgid "Service Name"
|
|
msgstr "Nombre del Servicio"
|
|
|
|
#: dashboards/settings/project/tables.py:29
|
|
msgid "Service Endpoint"
|
|
msgstr "Nodo del Servicio"
|
|
|
|
#: dashboards/settings/project/tables.py:33
|
|
msgid "API Endpoints"
|
|
msgstr "Nodos API"
|
|
|
|
#: dashboards/settings/project/templates/project/_openrc.html:15
|
|
msgid "Download OpenStack RC File"
|
|
msgstr "Descargar Fichero RC de OpenStack"
|
|
|
|
#: dashboards/settings/project/templates/project/_openrc.html:25
|
|
msgid ""
|
|
"Download the RC file for the selected project, then type \"source openrc\" "
|
|
"in the terminal to configure your environment to communicate with OpenStack."
|
|
msgstr ""
|
|
"Descargar el fichero RC para el proyecto seleccionado, para lo cual hay que "
|
|
"escribir \"source openrc\" en la terminal para configurar el entorno para "
|
|
"comunicarse con OpenStack."
|
|
|
|
#: dashboards/settings/project/templates/project/_openrc.html:30
|
|
msgid "Download RC File"
|
|
msgstr "Descargar Fichero RC"
|
|
|
|
#: dashboards/settings/user/forms.py:57
|
|
msgid "Settings saved."
|
|
msgstr "Ajustes guardados."
|
|
|
|
#: dashboards/settings/user/panel.py:24
|
|
#: dashboards/settings/user/templates/user/_settings.html:8
|
|
#: dashboards/settings/user/templates/user/settings.html:3
|
|
#: dashboards/settings/user/templates/user/settings.html:6
|
|
msgid "User Settings"
|
|
msgstr "Ajustes de Usuario"
|
|
|
|
#: dashboards/settings/user/templates/user/_settings.html:18
|
|
msgid "From here you can modify dashboard settings for your user."
|
|
msgstr "Desde aquí puede modificar los ajustes del panel de su usuario."
|
|
|
|
#: dashboards/settings/user/templates/user/_settings.html:23
|
|
#: dashboards/syspanel/flavors/templates/flavors/_edit.html:24
|
|
#: dashboards/syspanel/projects/workflows.py:268 workflows/base.py:538
|
|
msgid "Save"
|
|
msgstr "Guardar"
|
|
|
|
#: dashboards/syspanel/dashboard.py:24
|
|
msgid "System Panel"
|
|
msgstr "Panel del Sistema"
|
|
|
|
#: dashboards/syspanel/dashboard.py:30 tests/workflows_tests.py:74
|
|
msgid "Admin"
|
|
msgstr "Admin"
|
|
|
|
#: dashboards/syspanel/flavors/forms.py:37
|
|
#, fuzzy
|
|
msgid "RAM MB"
|
|
msgstr "RAM (MB)"
|
|
|
|
#: dashboards/syspanel/flavors/forms.py:38
|
|
msgid "Root Disk GB"
|
|
msgstr "GB de Disco Raíz"
|
|
|
|
#: dashboards/syspanel/flavors/forms.py:39
|
|
msgid "Ephemeral Disk GB"
|
|
msgstr "GB de Disco Efímero"
|
|
|
|
#: dashboards/syspanel/flavors/forms.py:49
|
|
msgid "Unable to get unique ID for new flavor."
|
|
msgstr "No ha sido posible obtener un ID único para el nuevo sabor."
|
|
|
|
#: dashboards/syspanel/flavors/forms.py:66
|
|
#, python-format
|
|
msgid "Created flavor \"%s\"."
|
|
msgstr "Sabor \"%s\" creado."
|
|
|
|
#: dashboards/syspanel/flavors/forms.py:70
|
|
msgid "Unable to create flavor."
|
|
msgstr "No ha sido posible crear el sabor."
|
|
|
|
#: dashboards/syspanel/flavors/forms.py:91
|
|
#, python-format
|
|
msgid "Updated flavor \"%s\"."
|
|
msgstr "Se ha actualizado el sabor \"%s\"."
|
|
|
|
#: dashboards/syspanel/flavors/forms.py:95
|
|
msgid "Unable to update flavor."
|
|
msgstr "No ha sido posible actualizar el sabor."
|
|
|
|
#: dashboards/syspanel/flavors/panel.py:28
|
|
#: dashboards/syspanel/flavors/tables.py:14
|
|
#: dashboards/syspanel/flavors/tables.py:51
|
|
#: dashboards/syspanel/flavors/templates/flavors/index.html:3
|
|
#: dashboards/syspanel/flavors/templates/flavors/index.html:6
|
|
msgid "Flavors"
|
|
msgstr "Sabores"
|
|
|
|
#: dashboards/syspanel/flavors/tables.py:22
|
|
#: dashboards/syspanel/flavors/templates/flavors/_create.html:8
|
|
#: dashboards/syspanel/flavors/templates/flavors/_create.html:23
|
|
#: dashboards/syspanel/flavors/templates/flavors/create.html:3
|
|
#: dashboards/syspanel/flavors/templates/flavors/create.html:6
|
|
msgid "Create Flavor"
|
|
msgstr "Crear sabor"
|
|
|
|
#: dashboards/syspanel/flavors/tables.py:29
|
|
#: dashboards/syspanel/flavors/templates/flavors/_edit.html:8
|
|
#: dashboards/syspanel/flavors/templates/flavors/edit.html:3
|
|
#: dashboards/syspanel/flavors/templates/flavors/edit.html:6
|
|
msgid "Edit Flavor"
|
|
msgstr "Editar sabor"
|
|
|
|
#: dashboards/syspanel/flavors/tables.py:35
|
|
#, python-format
|
|
msgid "%sMB"
|
|
msgstr "%sMB"
|
|
|
|
#: dashboards/syspanel/flavors/tables.py:39
|
|
msgid "Flavor Name"
|
|
msgstr "Nombre del sabor"
|
|
|
|
#: dashboards/syspanel/flavors/views.py:48
|
|
msgid "Unable to retrieve flavor list."
|
|
msgstr "No ha sido posible obtener la lista de sabores."
|
|
|
|
#: dashboards/syspanel/flavors/views.py:75
|
|
msgid "Unable to retrieve flavor data."
|
|
msgstr "No ha sido posible obtener los datos del sabor."
|
|
|
|
#: dashboards/syspanel/flavors/templates/flavors/_create.html:18
|
|
msgid "From here you can define the sizing of a new flavor."
|
|
msgstr "Desde aquí se puede definir el tamaño de uno nuevo sabor."
|
|
|
|
#: dashboards/syspanel/flavors/templates/flavors/_edit.html:18
|
|
msgid "From here you can alter the sizing of the current flavor."
|
|
msgstr "Desde aquí se puede modificar el tamaño del sabor actual."
|
|
|
|
#: dashboards/syspanel/flavors/templates/flavors/_edit.html:19
|
|
msgid ""
|
|
"Note: this will not affect the resources allocated to any existing instances "
|
|
"using this flavor."
|
|
msgstr ""
|
|
"Nota: esto no afectará a los recursos asociados a ninguna instancia "
|
|
"existente que esté usando este sabor."
|
|
|
|
#: dashboards/syspanel/images/views.py:53
|
|
msgid "Unable to retrieve image list."
|
|
msgstr "No ha sido posible obtener la lista de imágenes"
|
|
|
|
#: dashboards/syspanel/instances/tables.py:59 usage/tables.py:30
|
|
msgid "Project Name"
|
|
msgstr "Nombre del Proyecto"
|
|
|
|
#: dashboards/syspanel/instances/tables.py:66
|
|
#: dashboards/syspanel/services/tables.py:40
|
|
msgid "Host"
|
|
msgstr "Anfitrión"
|
|
|
|
#: dashboards/syspanel/instances/views.py:60
|
|
#: dashboards/syspanel/networks/views.py:48
|
|
msgid "Unable to retrieve instance tenant information."
|
|
msgstr "No ha sido posible obtener la información de la instancia del tenant"
|
|
|
|
#: dashboards/syspanel/instances/templates/instances/index.html:6
|
|
msgid "All Instances"
|
|
msgstr "Todas las Instancias"
|
|
|
|
#: dashboards/syspanel/networks/forms.py:45
|
|
#: dashboards/syspanel/users/forms.py:41
|
|
msgid "Select a project"
|
|
msgstr "Seleccionar un proyecto"
|
|
|
|
#: dashboards/syspanel/networks/forms.py:57
|
|
#, python-format
|
|
msgid "Network %s was successfully created."
|
|
msgstr "La red %s se ha creado correctamente."
|
|
|
|
#: dashboards/syspanel/networks/forms.py:63
|
|
#, python-format
|
|
msgid "Failed to create network %s"
|
|
msgstr "Ha fallado la creación de la red %s"
|
|
|
|
#: dashboards/syspanel/networks/ports/forms.py:53
|
|
#, python-format
|
|
msgid "Port %s was successfully created."
|
|
msgstr "El puerto %s se ha creado correctamente."
|
|
|
|
#: dashboards/syspanel/networks/ports/forms.py:58
|
|
#, python-format
|
|
msgid "Failed to create a port for network %s"
|
|
msgstr "Ha fallado la creación de un puerto para la red %s"
|
|
|
|
#: dashboards/syspanel/networks/ports/forms.py:83
|
|
#, python-format
|
|
msgid "Port %s was successfully updated."
|
|
msgstr "El puerto %s se ha actualizado correctamente."
|
|
|
|
#: dashboards/syspanel/networks/ports/forms.py:88
|
|
#, python-format
|
|
msgid "Failed to update port %s"
|
|
msgstr "Ha fallado la actualización del puerto %s"
|
|
|
|
#: dashboards/syspanel/networks/ports/tables.py:51
|
|
#: dashboards/syspanel/networks/templates/networks/ports/_create.html:8
|
|
#: dashboards/syspanel/networks/templates/networks/ports/_create.html:23
|
|
#: dashboards/syspanel/networks/templates/networks/ports/create.html:3
|
|
#: dashboards/syspanel/networks/templates/networks/ports/create.html:6
|
|
msgid "Create Port"
|
|
msgstr "Crear puerto"
|
|
|
|
#: dashboards/syspanel/networks/ports/tables.py:62
|
|
#: dashboards/syspanel/networks/templates/networks/ports/_update.html:7
|
|
msgid "Edit Port"
|
|
msgstr "Editar puerto"
|
|
|
|
#: dashboards/syspanel/networks/ports/views.py:81
|
|
msgid "Unable to retrieve port details"
|
|
msgstr "No ha sido posible obtener los detalles del puerto"
|
|
|
|
#: dashboards/syspanel/networks/subnets/forms.py:42
|
|
#, python-format
|
|
msgid "Failed to retrieve network %s for a subnet"
|
|
msgstr "No ha sido posible obtener la red %s para una subred"
|
|
|
|
#: dashboards/syspanel/networks/templates/networks/ports/_create.html:18
|
|
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 ""
|
|
"Se puede crear un puerto para una red. Si se especifica el ID del "
|
|
"dispositivo a vincluar, el dispositivo especificado se vinculará al puerto "
|
|
"creado"
|
|
|
|
#: dashboards/syspanel/networks/templates/networks/ports/_update.html:22
|
|
msgid "You may update the editable properties of your port here."
|
|
msgstr "Se puede actualizar las propiedades editables del puerto aquí."
|
|
|
|
#: dashboards/syspanel/networks/templates/networks/ports/update.html:3
|
|
#: dashboards/syspanel/networks/templates/networks/ports/update.html:6
|
|
msgid "Update Port"
|
|
msgstr "Actualizar puerto"
|
|
|
|
#: dashboards/syspanel/overview/templates/overview/usage.html:3
|
|
msgid "Usage Overview"
|
|
msgstr "Vistazo General del Uso"
|
|
|
|
#: dashboards/syspanel/overview/templates/overview/usage.html:12
|
|
msgid "Monitoring"
|
|
msgstr "Monitorización"
|
|
|
|
#: dashboards/syspanel/projects/panel.py:28
|
|
#: dashboards/syspanel/projects/tables.py:66
|
|
#: dashboards/syspanel/projects/tables.py:95
|
|
#: dashboards/syspanel/projects/templates/projects/index.html:8
|
|
msgid "Projects"
|
|
msgstr "Proyectos"
|
|
|
|
#: dashboards/syspanel/projects/tables.py:19
|
|
msgid "Modify Users"
|
|
msgstr "Modificar Usuarios"
|
|
|
|
#: dashboards/syspanel/projects/tables.py:32
|
|
msgid "View Usage"
|
|
msgstr "Ver utilización"
|
|
|
|
#: dashboards/syspanel/projects/tables.py:39
|
|
#: dashboards/syspanel/projects/templates/projects/_create.html:8
|
|
#: dashboards/syspanel/projects/templates/projects/_create.html:23
|
|
#: dashboards/syspanel/projects/templates/projects/create.html:6
|
|
msgid "Create Project"
|
|
msgstr "Crear Proyecto."
|
|
|
|
#: dashboards/syspanel/projects/tables.py:46
|
|
#: dashboards/syspanel/projects/workflows.py:267
|
|
#: dashboards/syspanel/projects/templates/projects/update.html:3
|
|
#: dashboards/syspanel/projects/templates/projects/update.html:6
|
|
msgid "Edit Project"
|
|
msgstr "Editar Proyecto"
|
|
|
|
#: dashboards/syspanel/projects/tables.py:91
|
|
#: dashboards/syspanel/projects/workflows.py:74
|
|
#: dashboards/syspanel/projects/workflows.py:249
|
|
#: dashboards/syspanel/services/tables.py:42
|
|
#: dashboards/syspanel/users/tables.py:39
|
|
#: dashboards/syspanel/users/tables.py:114
|
|
msgid "Enabled"
|
|
msgstr "Activado"
|
|
|
|
#: dashboards/syspanel/projects/tables.py:104
|
|
msgid "Remove"
|
|
msgstr "Borrar"
|
|
|
|
#: dashboards/syspanel/projects/tables.py:105
|
|
msgid "Removed"
|
|
msgstr "Borrado"
|
|
|
|
#: dashboards/syspanel/projects/tables.py:107
|
|
#: dashboards/syspanel/users/panel.py:28
|
|
#: dashboards/syspanel/users/tables.py:41
|
|
#: dashboards/syspanel/users/tables.py:75
|
|
#: dashboards/syspanel/users/tables.py:121
|
|
#: dashboards/syspanel/users/templates/users/index.html:8
|
|
msgid "Users"
|
|
msgstr "Usuarios"
|
|
|
|
#: dashboards/syspanel/projects/tables.py:125
|
|
msgid "Unable to retrieve role information."
|
|
msgstr "No ha sido posible obtener información del rol."
|
|
|
|
#: dashboards/syspanel/projects/tables.py:130
|
|
msgid "Roles"
|
|
msgstr "Roles"
|
|
|
|
#: dashboards/syspanel/projects/tables.py:134
|
|
msgid "Users For Project"
|
|
msgstr "Usuarios del Proyecto"
|
|
|
|
#: dashboards/syspanel/projects/tables.py:142
|
|
msgid "Add To Project"
|
|
msgstr "Añadir al Proyecto"
|
|
|
|
#: dashboards/syspanel/projects/tables.py:154
|
|
msgid "Add New Users"
|
|
msgstr "Añadir Nuevos Usuarios"
|
|
|
|
#: dashboards/syspanel/projects/views.py:67
|
|
msgid "Unable to retrieve project information."
|
|
msgstr "No ha sido posible obtener la información del proyecto."
|
|
|
|
#: dashboards/syspanel/projects/views.py:87
|
|
msgid "Unable to retrieve project list."
|
|
msgstr "No ha sido posible obtener la lista de proyectos."
|
|
|
|
#: dashboards/syspanel/projects/views.py:110
|
|
msgid "Unable to retrieve users."
|
|
msgstr "No ha sido posible obtener los usuarios."
|
|
|
|
#: dashboards/syspanel/projects/views.py:154
|
|
msgid "Unable to retrieve default quota values."
|
|
msgstr "No ha sido posible obtener los valores asumidos para las cuotas."
|
|
|
|
#: dashboards/syspanel/projects/views.py:182
|
|
msgid "Unable to retrieve project details."
|
|
msgstr "No ha sido posible obtener los detalles del proyecto."
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:35
|
|
msgid "Injected File Content Bytes"
|
|
msgstr ""
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:36
|
|
msgid "Metadata Items"
|
|
msgstr "Ítems de metadatos"
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:39
|
|
msgid "Injected Files"
|
|
msgstr "Ficheros inyectados"
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:43
|
|
msgid "Gigabytes"
|
|
msgstr "Gigabytes"
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:44
|
|
msgid "RAM (MB)"
|
|
msgstr "RAM (MB)"
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:48
|
|
msgid "Quota"
|
|
msgstr "Cuota"
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:50
|
|
msgid "From here you can set quotas (max limits) for the project."
|
|
msgstr ""
|
|
"Desde aquí se pueden establecer las cuotas (límites max.) del proyecto."
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:79
|
|
#: dashboards/syspanel/projects/workflows.py:252
|
|
msgid "Project Info"
|
|
msgstr "Info del Proyecto"
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:80
|
|
#: dashboards/syspanel/projects/templates/projects/_create.html:18
|
|
msgid "From here you can create a new project to organize users."
|
|
msgstr "Desde aquí se puede crear un proyecto nuevo para organizar usuarios."
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:99
|
|
msgid "Unable to retrieve user list. Please try again later."
|
|
msgstr ""
|
|
"No ha sido posible obtener la lista de usuarios. Por favor inténtelo de "
|
|
"nuevo más tarde."
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:153
|
|
#: dashboards/syspanel/projects/templates/projects/_update_members.html:16
|
|
msgid "Project Members"
|
|
msgstr "Miembros del Proyecto"
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:167
|
|
#: dashboards/syspanel/users/views.py:46
|
|
msgid "Unable to retrieve user list."
|
|
msgstr "No ha sido posible obtener la lista de usuarios."
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:178
|
|
msgid "Add Project"
|
|
msgstr "Añadir Proyecto"
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:179
|
|
msgid "Finish"
|
|
msgstr "Terminar"
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:180
|
|
#, python-format
|
|
msgid "Created new project \"%s\"."
|
|
msgstr "Se ha creado el nuevo proyecto \"%s\"."
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:181
|
|
#, python-format
|
|
msgid "Unable to create project \"%s\"."
|
|
msgstr "No ha sido posible crear el proyecto \"%s\"."
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:225
|
|
#, python-format
|
|
msgid "Failed to add %s project members and set project quotas."
|
|
msgstr ""
|
|
"Ha fallado al añadir los miembros del proyecto %s y los ajustes de las "
|
|
"cuotas del proyecto."
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:244
|
|
msgid "Unable to set project quotas."
|
|
msgstr "No ha sido posible establecer las cuotas para el proyecto."
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:254
|
|
msgid "From here you can edit the project details."
|
|
msgstr "Desde aquí se pueden editar los detalles del proyecto."
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:269
|
|
#, python-format
|
|
msgid "Modified project \"%s\"."
|
|
msgstr "Proyecto \"%s\" modificado."
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:270
|
|
#, python-format
|
|
msgid "Unable to modify project \"%s\"."
|
|
msgstr "No ha sido posible modificar el proyecto \"%s\"."
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:340
|
|
#, python-format
|
|
msgid "Failed to modify %s project members and update project quotas."
|
|
msgstr ""
|
|
"Ha fallado la modificación \"%s\" de los miembros del proyecto y "
|
|
"actualización de cuotas."
|
|
|
|
#: dashboards/syspanel/projects/workflows.py:361
|
|
msgid ""
|
|
"Modified project information and members, but unable to modify project "
|
|
"quotas."
|
|
msgstr ""
|
|
"Se ha modificado la información del proyecto y sus miembros, pero no ha sido "
|
|
"posible modificar las cuotas del mismo."
|
|
|
|
#: dashboards/syspanel/projects/templates/projects/_add_user.html:8
|
|
#: dashboards/syspanel/projects/templates/projects/add_user.html:3
|
|
#: dashboards/syspanel/projects/templates/projects/add_user.html:6
|
|
msgid "Add User To Project"
|
|
msgstr "Añadir Usuarios a un Proyecto"
|
|
|
|
#: dashboards/syspanel/projects/templates/projects/_add_user.html:18
|
|
msgid "Select the user role for the project."
|
|
msgstr "Seleccione el rol de usuario para el proyecto"
|
|
|
|
#: dashboards/syspanel/projects/templates/projects/_add_user.html:23
|
|
msgid "Add"
|
|
msgstr "Añadir"
|
|
|
|
#: dashboards/syspanel/projects/templates/projects/_create_user.html:7
|
|
#, python-format
|
|
msgid "Create User for project '%(tenant_name)s'."
|
|
msgstr "Crear usuario para el proyecto '%(tenant_name)s'."
|
|
|
|
#: dashboards/syspanel/projects/templates/projects/_create_user.html:18
|
|
msgid "From here you can create a new user to add to this project."
|
|
msgstr "Desde aquí se puede crear un nuevo usuario para añadir al proyecto."
|
|
|
|
#: dashboards/syspanel/projects/templates/projects/_create_user.html:23
|
|
#: dashboards/syspanel/users/tables.py:19
|
|
#: dashboards/syspanel/users/templates/users/_create.html:7
|
|
#: dashboards/syspanel/users/templates/users/_create.html:22
|
|
#: dashboards/syspanel/users/templates/users/create.html:7
|
|
msgid "Create User"
|
|
msgstr "Crear Usuario"
|
|
|
|
#: dashboards/syspanel/projects/templates/projects/_quotas.html:7
|
|
#: dashboards/syspanel/projects/templates/projects/_quotas.html:22
|
|
msgid "Update Quota"
|
|
msgstr "Actualizar Cuota"
|
|
|
|
#: dashboards/syspanel/projects/templates/projects/_quotas.html:17
|
|
#, python-format
|
|
msgid ""
|
|
"From here you can edit quotas (max limits) for the project %(tenant.name)s."
|
|
msgstr ""
|
|
"Desde aquí se puede editar las cuotas (límites máx.) del proyecto "
|
|
"%(tenant.name)s."
|
|
|
|
#: dashboards/syspanel/projects/templates/projects/_update.html:8
|
|
#: dashboards/syspanel/projects/templates/projects/_update.html:23
|
|
#: dashboards/syspanel/projects/templates/projects/quotas.html:6
|
|
msgid "Update Project"
|
|
msgstr "Actualizar Proyecto"
|
|
|
|
#: dashboards/syspanel/projects/templates/projects/_update.html:18
|
|
msgid "From here you can edit a project."
|
|
msgstr "Desde aquí se puede editar un proyecto."
|
|
|
|
#: dashboards/syspanel/projects/templates/projects/_update_members.html:7
|
|
msgid ""
|
|
"From here you can add and remove members to this project from the list of "
|
|
"all available users."
|
|
msgstr ""
|
|
"Desde aquí se puede añadir y quitar miembros a este proyecto de la lista de "
|
|
"todos los usuarios disponibles."
|
|
|
|
#: dashboards/syspanel/projects/templates/projects/_update_members.html:10
|
|
msgid "All Users"
|
|
msgstr "Todos los usuarios"
|
|
|
|
#: dashboards/syspanel/projects/templates/projects/_update_members.html:25
|
|
#: dashboards/syspanel/projects/templates/projects/_update_members.html:32
|
|
msgid "No users found."
|
|
msgstr "No se han encontrado usuarios."
|
|
|
|
#: dashboards/syspanel/projects/templates/projects/create_user.html:3
|
|
#: dashboards/syspanel/projects/templates/projects/create_user.html:6
|
|
msgid "Add New User"
|
|
msgstr "Añadir un nuevo usuario"
|
|
|
|
#: dashboards/syspanel/projects/templates/projects/usage.html:3
|
|
msgid "Project Usage Overview"
|
|
msgstr "Vistazo General de la utilización del Proyecto"
|
|
|
|
#: dashboards/syspanel/projects/templates/projects/usage.html:7
|
|
msgid "Project Usage"
|
|
msgstr "Utilización del Proyecto"
|
|
|
|
#: dashboards/syspanel/projects/templates/projects/users.html:7
|
|
msgid "Users for Project"
|
|
msgstr "Usuarios del Proyecto"
|
|
|
|
#: dashboards/syspanel/quotas/panel.py:28
|
|
#: dashboards/syspanel/quotas/tables.py:36
|
|
msgid "Quotas"
|
|
msgstr "Cuotas"
|
|
|
|
#: dashboards/syspanel/quotas/tables.py:28
|
|
msgid "Quota Name"
|
|
msgstr "Nombre de la Cuota"
|
|
|
|
#: dashboards/syspanel/quotas/tables.py:29
|
|
msgid "Limit"
|
|
msgstr "Límite"
|
|
|
|
#: dashboards/syspanel/quotas/views.py:45
|
|
msgid "Unable to get quota info."
|
|
msgstr "No ha sido posible obtener la info de la cuota."
|
|
|
|
#: dashboards/syspanel/quotas/templates/quotas/index.html:8
|
|
msgid "Default Quotas"
|
|
msgstr "Cuotas por defecto"
|
|
|
|
#: dashboards/syspanel/services/panel.py:28
|
|
#: dashboards/syspanel/services/tables.py:47
|
|
#: dashboards/syspanel/services/templates/services/index.html:8
|
|
msgid "Services"
|
|
msgstr "Servicios"
|
|
|
|
#: dashboards/syspanel/services/tables.py:37
|
|
msgid "Id"
|
|
msgstr "Id"
|
|
|
|
#: dashboards/syspanel/services/tables.py:39
|
|
msgid "Service"
|
|
msgstr "Servicio"
|
|
|
|
#: dashboards/syspanel/users/forms.py:53
|
|
msgid "Passwords do not match."
|
|
msgstr "Las contraseñas no coinciden."
|
|
|
|
#: dashboards/syspanel/users/forms.py:61
|
|
#: dashboards/syspanel/users/forms.py:114
|
|
#: dashboards/syspanel/users/tables.py:107
|
|
msgid "User Name"
|
|
msgstr "Nombre de Usuario"
|
|
|
|
#: dashboards/syspanel/users/forms.py:62
|
|
#: dashboards/syspanel/users/forms.py:115
|
|
#: dashboards/syspanel/users/tables.py:108
|
|
msgid "Email"
|
|
msgstr "Email"
|
|
|
|
#: dashboards/syspanel/users/forms.py:64
|
|
#: dashboards/syspanel/users/forms.py:116
|
|
msgid "Password"
|
|
msgstr "Contraseña"
|
|
|
|
#: dashboards/syspanel/users/forms.py:69
|
|
#: dashboards/syspanel/users/forms.py:123
|
|
msgid "Confirm Password"
|
|
msgstr "Confirme contraseña"
|
|
|
|
#: dashboards/syspanel/users/forms.py:72
|
|
#: dashboards/syspanel/users/forms.py:126
|
|
msgid "Primary Project"
|
|
msgstr "Proyecto principal"
|
|
|
|
#: dashboards/syspanel/users/forms.py:74
|
|
msgid "Role"
|
|
msgstr "Rol"
|
|
|
|
#: dashboards/syspanel/users/forms.py:95
|
|
#, python-format
|
|
msgid "User \"%s\" was successfully created."
|
|
msgstr "El usuario \"%s\" se ha creado correctamente."
|
|
|
|
#: dashboards/syspanel/users/forms.py:105
|
|
msgid "Unable to add userto primary project."
|
|
msgstr "No ha sido posible añadir el usuario al proyecto principal."
|
|
|
|
#: dashboards/syspanel/users/forms.py:109
|
|
msgid "Unable to create user."
|
|
msgstr "No ha sido posible crear el usuario."
|
|
|
|
#: dashboards/syspanel/users/forms.py:150
|
|
msgid "name"
|
|
msgstr "nombre"
|
|
|
|
#: dashboards/syspanel/users/forms.py:150
|
|
msgid "email"
|
|
msgstr "email"
|
|
|
|
#: dashboards/syspanel/users/forms.py:159
|
|
msgid "primary project"
|
|
msgstr "proyecto principal"
|
|
|
|
#: dashboards/syspanel/users/forms.py:172
|
|
#, python-format
|
|
msgid "The user %s has no role defined for"
|
|
msgstr "El usuario %s no tiene un rol definido"
|
|
|
|
#: dashboards/syspanel/users/forms.py:180
|
|
msgid "password"
|
|
msgstr "contraseña"
|
|
|
|
#: dashboards/syspanel/users/forms.py:189
|
|
msgid "User has been updated successfully."
|
|
msgstr "Se ha actualizado correctamente el usuario."
|
|
|
|
#: dashboards/syspanel/users/forms.py:193
|
|
#, python-format
|
|
msgid "Unable to update %(attributes)s for the user."
|
|
msgstr "No ha sido posible obtener %(attributes)s del usuario."
|
|
|
|
#: dashboards/syspanel/users/tables.py:38
|
|
msgid "Enable"
|
|
msgstr "Habilitado"
|
|
|
|
#: dashboards/syspanel/users/tables.py:38
|
|
msgid "Disable"
|
|
msgstr "Deshabilitado"
|
|
|
|
#: dashboards/syspanel/users/tables.py:39
|
|
msgid "Disabled"
|
|
msgstr "Deshabilitado"
|
|
|
|
#: dashboards/syspanel/users/tables.py:62
|
|
msgid "You cannot disable the user you are currently logged in as."
|
|
msgstr "No puede deshabilitar el usuario que está utilizando actualmente."
|
|
|
|
#: dashboards/syspanel/users/tables.py:113
|
|
msgid "User ID"
|
|
msgstr "ID de Usuario"
|
|
|
|
#: dashboards/syspanel/users/views.py:69
|
|
msgid "Unable to update user."
|
|
msgstr "No ha sido posible actualizar el usuario."
|
|
|
|
#: dashboards/syspanel/users/views.py:103
|
|
msgid "Unable to retrieve user roles."
|
|
msgstr "No ha sido posible obtener los roles de usuario."
|
|
|
|
#: dashboards/syspanel/users/templates/users/_create.html:17
|
|
msgid "From here you can create a new user and assign them to a project."
|
|
msgstr "Desde aquí se puede crear un nuevo usuario y asignarlo a un proyecto."
|
|
|
|
#: dashboards/syspanel/users/templates/users/_update.html:7
|
|
#: dashboards/syspanel/users/templates/users/_update.html:22
|
|
#: dashboards/syspanel/users/templates/users/update.html:7
|
|
msgid "Update User"
|
|
msgstr "Actualizar Usuario"
|
|
|
|
#: dashboards/syspanel/users/templates/users/_update.html:17
|
|
msgid ""
|
|
"From here you can edit the user's details, including their default project."
|
|
msgstr ""
|
|
"Desde aquí se puede editar los detalles del usuario, incluido su proyecto "
|
|
"por defecto."
|
|
|
|
#: tables/actions.py:338
|
|
msgid "Filter"
|
|
msgstr "Filtrar"
|
|
|
|
#: tables/actions.py:468
|
|
#, python-format
|
|
msgid "%(action)s %(data_type)s"
|
|
msgstr "%(action)s %(data_type)s"
|
|
|
|
#: tables/actions.py:502
|
|
msgid "N/A"
|
|
msgstr "N/A"
|
|
|
|
#: tables/actions.py:530
|
|
#, python-format
|
|
msgid "You do not have permission to %(action)s: %(objs)s"
|
|
msgstr "No tiene permiso para %(action)s: %(objs)s"
|
|
|
|
#: tables/actions.py:536
|
|
#, python-format
|
|
msgid "Unable to %(action)s: %(objs)s"
|
|
msgstr "No ha sido posible %(action)s: %(objs)s"
|
|
|
|
#: tables/actions.py:542
|
|
#, python-format
|
|
msgid "%(action)s: %(objs)s"
|
|
msgstr "%(action)s: %(objs)s"
|
|
|
|
#: tables/actions.py:552
|
|
msgid "Delete"
|
|
msgstr "Borrar"
|
|
|
|
#: tables/actions.py:553
|
|
msgid "Deleted"
|
|
msgstr "Borrado"
|
|
|
|
#: tables/base.py:266
|
|
#, python-format
|
|
msgid "The attribute %(attr)s doesn't exist on %(obj)s."
|
|
msgstr "El atributo %(attr)s no existe en %(obj)s."
|
|
|
|
#: tables/base.py:727
|
|
msgid "No items to display."
|
|
msgstr "No hay ítems que mostrar"
|
|
|
|
#: tables/base.py:830
|
|
msgid "Actions"
|
|
msgstr "Acciones"
|
|
|
|
#: tables/base.py:1008
|
|
#, python-format
|
|
msgid "No match returned for the id \"%s\"."
|
|
msgstr "Ninguna coincidencia para el id \"%s\"."
|
|
|
|
#: tables/base.py:1138
|
|
msgid "Please select a row before taking that action."
|
|
msgstr "Por favor, seleccione una fila antes de realizar la acción."
|
|
|
|
#: templates/_header.html:3
|
|
msgid "Logged in as"
|
|
msgstr "Identificado como"
|
|
|
|
#: templates/_header.html:6
|
|
msgid "Help"
|
|
msgstr "Ayuda"
|
|
|
|
#: templates/_header.html:8
|
|
msgid "Sign Out"
|
|
msgstr "Salir"
|
|
|
|
#: templates/base.html:20
|
|
msgid "Caution"
|
|
msgstr "Cuidado"
|
|
|
|
#: templates/base.html:21
|
|
msgid "You are acting as an admin user in the project dashboard."
|
|
msgstr ""
|
|
"Usted está actuando como usuario administrador en el dashboard del proyecto."
|
|
|
|
#: templates/base.html:23
|
|
msgid "Learn More"
|
|
msgstr "Aprender más"
|
|
|
|
#: templates/splash.html:7 templates/auth/login.html:4
|
|
msgid "Login"
|
|
msgstr "Ingresar"
|
|
|
|
#: templates/auth/_login.html:4
|
|
msgid "Log In"
|
|
msgstr "Ingresar"
|
|
|
|
#: templates/auth/_login.html:17
|
|
msgid "Sign In"
|
|
msgstr "Ingresar"
|
|
|
|
#: templates/horizon/_messages.html:7
|
|
msgid "Info: "
|
|
msgstr "Info:"
|
|
|
|
#: templates/horizon/_messages.html:13
|
|
msgid "Warning: "
|
|
msgstr "Aviso:"
|
|
|
|
#: templates/horizon/_messages.html:19
|
|
msgid "Success: "
|
|
msgstr "Correcto:"
|
|
|
|
#: templates/horizon/_messages.html:25
|
|
msgid "Error: "
|
|
msgstr "Error: "
|
|
|
|
#: templates/horizon/common/_data_table.html:44
|
|
msgid "Summary"
|
|
msgstr "Resumen"
|
|
|
|
#: templates/horizon/common/_data_table.html:53
|
|
#, python-format
|
|
msgid "Displaying %(counter)s item"
|
|
msgid_plural "Displaying %(counter)s items"
|
|
msgstr[0] "Mostrando %(counter)s item"
|
|
msgstr[1] "Mostrando %(counter)s items"
|
|
|
|
#: templates/horizon/common/_quota_summary.html:4
|
|
#, fuzzy
|
|
msgid "Quota Summary"
|
|
msgstr "Resumen"
|
|
|
|
#: templates/horizon/common/_quota_summary.html:5
|
|
#: templates/horizon/common/_quota_summary.html:8
|
|
#: templates/horizon/common/_quota_summary.html:11
|
|
msgid "Used"
|
|
msgstr ""
|
|
|
|
#: templates/horizon/common/_quota_summary.html:5
|
|
#: templates/horizon/common/_quota_summary.html:8
|
|
#: templates/horizon/common/_quota_summary.html:11
|
|
msgid "of"
|
|
msgstr ""
|
|
|
|
#: templates/horizon/common/_quota_summary.html:5
|
|
#, fuzzy
|
|
msgid "Available Instances"
|
|
msgstr "Todas las Instancias"
|
|
|
|
#: templates/horizon/common/_quota_summary.html:8
|
|
#, fuzzy
|
|
msgid "Available vCPUs"
|
|
msgstr "Disponible"
|
|
|
|
#: templates/horizon/common/_quota_summary.html:11
|
|
#, fuzzy
|
|
msgid "Available RAM"
|
|
msgstr "Disponible"
|
|
|
|
#: templates/horizon/common/_resource_browser.html:10
|
|
#, python-format
|
|
msgid "Displaying %(nav_items)s item"
|
|
msgid_plural "Displaying %(nav_items)s items"
|
|
msgstr[0] "Mostrando %(nav_items)s item"
|
|
msgstr[1] "Mostrando %(nav_items)s items"
|
|
|
|
#: templates/horizon/common/_resource_browser.html:11
|
|
#, python-format
|
|
msgid "Displaying %(content_items)s item"
|
|
msgid_plural "Displaying %(content_items)s items"
|
|
msgstr[0] "Mostrando %(content_items)s item"
|
|
msgstr[1] "Mostrando %(content_items)s items"
|
|
|
|
#: templates/horizon/common/_sidebar.html:14
|
|
msgid "Current Project"
|
|
msgstr "Proyecto Actual"
|
|
|
|
#: templates/horizon/common/_usage_summary.html:5
|
|
msgid "Select a month to query its usage"
|
|
msgstr "Seleccionar un mes para solicitar su uso"
|
|
|
|
#: templates/horizon/common/_usage_summary.html:9
|
|
msgid "Submit"
|
|
msgstr "Enviar"
|
|
|
|
#: templates/horizon/common/_usage_summary.html:14
|
|
msgid "Active Instances"
|
|
msgstr "Instancias Activas"
|
|
|
|
#: templates/horizon/common/_usage_summary.html:15
|
|
#, fuzzy
|
|
msgid "Active RAM"
|
|
msgstr "Memoria Activa"
|
|
|
|
#: templates/horizon/common/_usage_summary.html:16
|
|
msgid "This Month's VCPU-Hours"
|
|
msgstr "Horas VCPU de este mes"
|
|
|
|
#: templates/horizon/common/_usage_summary.html:17
|
|
msgid "This Month's GB-Hours"
|
|
msgstr "Horas GB de este mes"
|
|
|
|
#: templatetags/branding.py:35
|
|
msgid "Horizon"
|
|
msgstr "Horizon"
|
|
|
|
#: templatetags/horizon.py:108
|
|
msgid "No Limit"
|
|
msgstr "Sin límite"
|
|
|
|
#: templatetags/horizon.py:110 templatetags/horizon.py:112
|
|
msgid "Available"
|
|
msgstr "Disponible"
|
|
|
|
#: templatetags/sizeformat.py:45
|
|
#, python-format
|
|
msgid "%(size)d byte"
|
|
msgid_plural "%(size)d bytes"
|
|
msgstr[0] "%(size)d byte"
|
|
msgstr[1] "%(size)d bytes"
|
|
|
|
#: templatetags/sizeformat.py:49
|
|
#, python-format
|
|
msgid "%(size)d"
|
|
msgid_plural "%(size)d"
|
|
msgstr[0] "%(size)d"
|
|
msgstr[1] "%(size)d"
|
|
|
|
#: templatetags/sizeformat.py:52
|
|
#, python-format
|
|
msgid "%s KB"
|
|
msgstr "%s KB"
|
|
|
|
#: templatetags/sizeformat.py:55
|
|
#, python-format
|
|
msgid "%s MB"
|
|
msgstr "%s MB"
|
|
|
|
#: templatetags/sizeformat.py:58
|
|
#, python-format
|
|
msgid "%s GB"
|
|
msgstr "%s GB"
|
|
|
|
#: templatetags/sizeformat.py:61
|
|
#, python-format
|
|
msgid "%s TB"
|
|
msgstr "%s TB"
|
|
|
|
#: templatetags/sizeformat.py:63
|
|
#, python-format
|
|
msgid "%s PB"
|
|
msgstr "%s PB"
|
|
|
|
#: tests/base_tests.py:43
|
|
msgid "My Dashboard"
|
|
msgstr "Mi Dashboard"
|
|
|
|
#: tests/base_tests.py:49
|
|
msgid "My Panel"
|
|
msgstr "Mi Panel"
|
|
|
|
#: tests/base_tests.py:56
|
|
msgid "Admin Panel"
|
|
msgstr "Panel de Administración"
|
|
|
|
#: tests/message_tests.py:30
|
|
msgid "Giant ants are attacking San Francisco!"
|
|
msgstr "¡Hormigas gigantes están atacando Sevilla!"
|
|
|
|
#: tests/table_tests.py:106
|
|
msgid "Batch"
|
|
msgstr ""
|
|
|
|
#: tests/table_tests.py:107
|
|
msgid "Batched"
|
|
msgstr ""
|
|
|
|
#: tests/table_tests.py:108 tests/table_tests.py:119
|
|
msgid "Item"
|
|
msgstr "Item"
|
|
|
|
#: tests/table_tests.py:109 tests/table_tests.py:120
|
|
msgid "Items"
|
|
msgstr "Items"
|
|
|
|
#: tests/table_tests.py:117
|
|
msgid "Down"
|
|
msgstr "Abajo"
|
|
|
|
#: tests/table_tests.py:117
|
|
msgid "Up"
|
|
msgstr "Arriba"
|
|
|
|
#: tests/table_tests.py:118
|
|
msgid "Downed"
|
|
msgstr "Bajados"
|
|
|
|
#: tests/table_tests.py:118
|
|
msgid "Upped"
|
|
msgstr "Subidos"
|
|
|
|
#: tests/table_tests.py:185
|
|
msgid "No Actions Table"
|
|
msgstr ""
|
|
|
|
#: tests/tabs_tests.py:36
|
|
msgid "Tab One"
|
|
msgstr ""
|
|
|
|
#: tests/tabs_tests.py:42
|
|
msgid "Delayed Tab"
|
|
msgstr ""
|
|
|
|
#: tests/tabs_tests.py:49
|
|
msgid "Disabled Tab"
|
|
msgstr ""
|
|
|
|
#: tests/tabs_tests.py:58
|
|
msgid "Disallowed Tab"
|
|
msgstr ""
|
|
|
|
#: tests/tabs_tests.py:76
|
|
msgid "Tab With My Table"
|
|
msgstr ""
|
|
|
|
#: tests/tabs_tests.py:85
|
|
msgid "Recoverable Error Tab"
|
|
msgstr ""
|
|
|
|
#: tests/testsettings.py:118
|
|
msgid "Password must be between 8 and 18 characters."
|
|
msgstr "La contraseña debe tener entre 8 y 18 caracteres."
|
|
|
|
#: tests/workflows_tests.py:43
|
|
msgid "Test Action One"
|
|
msgstr ""
|
|
|
|
#: tests/workflows_tests.py:61
|
|
msgid "Test Action Two"
|
|
msgstr ""
|
|
|
|
#: tests/workflows_tests.py:69
|
|
msgid "Test Action Three"
|
|
msgstr ""
|
|
|
|
#: tests/workflows_tests.py:77
|
|
msgid "Admin Action"
|
|
msgstr ""
|
|
|
|
#: tests/test_dashboards/cats/dashboard.py:8
|
|
msgid "Cute Cats"
|
|
msgstr "Gatos bonitos"
|
|
|
|
#: tests/test_dashboards/cats/dashboard.py:14
|
|
msgid "Fierce Cats"
|
|
msgstr "Gatos feroces"
|
|
|
|
#: tests/test_dashboards/cats/dashboard.py:19
|
|
msgid "Cats"
|
|
msgstr "Gatos"
|
|
|
|
#: tests/test_dashboards/cats/kittens/panel.py:9
|
|
#: tests/test_dashboards/cats/kittens/templates/kittens/index.html:3
|
|
#: tests/test_dashboards/cats/kittens/templates/kittens/index.html:6
|
|
msgid "Kittens"
|
|
msgstr "Gatitos"
|
|
|
|
#: tests/test_dashboards/cats/tigers/panel.py:9
|
|
#: tests/test_dashboards/cats/tigers/templates/tigers/index.html:3
|
|
#: tests/test_dashboards/cats/tigers/templates/tigers/index.html:6
|
|
msgid "Tigers"
|
|
msgstr "Tigres"
|
|
|
|
#: tests/test_dashboards/dogs/dashboard.py:7
|
|
msgid "Dogs"
|
|
msgstr "Perros"
|
|
|
|
#: tests/test_dashboards/dogs/puppies/panel.py:9
|
|
#: tests/test_dashboards/dogs/puppies/templates/puppies/index.html:3
|
|
#: tests/test_dashboards/dogs/puppies/templates/puppies/index.html:6
|
|
msgid "Puppies"
|
|
msgstr "Perritos"
|
|
|
|
#: usage/base.py:96
|
|
msgid "Unable to retrieve usage information."
|
|
msgstr "No ha sido posible obtener la información de utilización."
|
|
|
|
#: usage/base.py:99
|
|
msgid "You are viewing data for the future, which may or may not exist."
|
|
msgstr "Está viendo datos del futuro, que pueden o no existir."
|
|
|
|
#: usage/tables.py:11
|
|
msgid "Download CSV Summary"
|
|
msgstr "Descargar resumen en CSV"
|
|
|
|
#: usage/tables.py:25
|
|
msgid "VCPU Hours"
|
|
msgstr "Horas VCPU"
|
|
|
|
#: usage/tables.py:32
|
|
msgid "Disk GB Hours"
|
|
msgstr "Horas de disco GB"
|
|
|
|
#: usage/tables.py:40 usage/tables.py:68
|
|
msgid "Usage Summary"
|
|
msgstr "Resumen de utilización"
|
|
|
|
#: usage/tables.py:60
|
|
msgid "Uptime"
|
|
msgstr "Tiempo en funcionamiento"
|
|
|
|
#: utils/fields.py:46
|
|
msgid "Incorrect format for IP address"
|
|
msgstr "Formato incorrecto de dirección IP"
|
|
|
|
#: utils/fields.py:47
|
|
msgid "Invalid version for IP address"
|
|
msgstr "Versión inválida de dirección IP"
|
|
|
|
#: utils/fields.py:48
|
|
msgid "Invalid subnet mask"
|
|
msgstr "Máscara de red inválida"
|
|
|
|
#: utils/validators.py:35
|
|
msgid "Password is not accepted"
|
|
msgstr "La contraseña no se ha aceptado"
|
|
|
|
#: workflows/base.py:70
|
|
msgid "Processing..."
|
|
msgstr "Procesando..."
|
|
|
|
#: workflows/base.py:539
|
|
#, python-format
|
|
msgid "%s completed successfully."
|
|
msgstr "%s completado correctamente."
|
|
|
|
#: workflows/base.py:540
|
|
#, python-format
|
|
msgid "%s did not complete."
|
|
msgstr "%s no completado."
|