From 11a1196311c7db37b5554c1a724c0e353d2e3526 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 5 Sep 2014 06:03:24 +0000 Subject: [PATCH] Imported Translations from Transifex Change-Id: Ide25d046f97969c30d8643c7a9e99421267b4ce0 --- horizon/locale/en_GB/LC_MESSAGES/django.po | 10 +- horizon/locale/es/LC_MESSAGES/django.po | 8 +- horizon/locale/fr/LC_MESSAGES/django.po | 12 +- horizon/locale/ko_KR/LC_MESSAGES/django.po | 17 +- horizon/locale/zh_CN/LC_MESSAGES/django.po | 8 +- .../locale/cs/LC_MESSAGES/django.po | 857 ++++---- .../locale/de/LC_MESSAGES/django.po | 869 ++++---- .../locale/en/LC_MESSAGES/django.po | 855 ++++---- .../locale/en_AU/LC_MESSAGES/django.po | 859 ++++---- .../locale/es/LC_MESSAGES/django.po | 1771 +++++++++-------- .../locale/fr/LC_MESSAGES/django.po | 947 +++++---- .../locale/ja/LC_MESSAGES/django.po | 859 ++++---- .../locale/ko_KR/LC_MESSAGES/django.po | 1204 ++++++----- .../locale/pt_BR/LC_MESSAGES/django.po | 857 ++++---- .../locale/zh_CN/LC_MESSAGES/django.po | 995 +++++---- 15 files changed, 5623 insertions(+), 4505 deletions(-) diff --git a/horizon/locale/en_GB/LC_MESSAGES/django.po b/horizon/locale/en_GB/LC_MESSAGES/django.po index 2d3f0bbad7..939847a7ac 100644 --- a/horizon/locale/en_GB/LC_MESSAGES/django.po +++ b/horizon/locale/en_GB/LC_MESSAGES/django.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-28 15:08-0500\n" -"PO-Revision-Date: 2014-08-28 14:43+0000\n" -"Last-Translator: openstackjenkins \n" +"POT-Creation-Date: 2014-09-04 19:17-0500\n" +"PO-Revision-Date: 2014-09-02 09:54+0000\n" +"Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/horizon/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -221,11 +221,11 @@ msgstr "« Prev" #: templates/horizon/common/_data_table.html:71 msgid "Next »" -msgstr "" +msgstr "Next »" #: templates/horizon/common/_data_table_table_actions.html:38 msgid "More Actions" -msgstr "" +msgstr "More Actions" #: templates/horizon/common/_formset_table.html:35 msgid "Add a row" diff --git a/horizon/locale/es/LC_MESSAGES/django.po b/horizon/locale/es/LC_MESSAGES/django.po index 10abf6c195..8eca0b8c7e 100644 --- a/horizon/locale/es/LC_MESSAGES/django.po +++ b/horizon/locale/es/LC_MESSAGES/django.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-28 15:08-0500\n" -"PO-Revision-Date: 2014-08-28 14:43+0000\n" -"Last-Translator: openstackjenkins \n" +"POT-Creation-Date: 2014-09-04 19:17-0500\n" +"PO-Revision-Date: 2014-09-03 11:30+0000\n" +"Last-Translator: Marian Tort \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/horizon/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -227,7 +227,7 @@ msgstr "Siguiente »" #: templates/horizon/common/_data_table_table_actions.html:38 msgid "More Actions" -msgstr "" +msgstr "Más acciones" #: templates/horizon/common/_formset_table.html:35 msgid "Add a row" diff --git a/horizon/locale/fr/LC_MESSAGES/django.po b/horizon/locale/fr/LC_MESSAGES/django.po index 3f1f094394..de83fea705 100644 --- a/horizon/locale/fr/LC_MESSAGES/django.po +++ b/horizon/locale/fr/LC_MESSAGES/django.po @@ -8,17 +8,19 @@ # Orizhial , 2014 # EVEILLARD , 2014 # François Bureau, 2014 +# Frédéric , 2014 # Kamel_CW , 2014 # Léo Carré , 2014 # Mohamed-Younès BOUMEDIENE , 2014 +# Xavier Gauvrit , 2014 # zopanix , 2014 msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-28 15:08-0500\n" -"PO-Revision-Date: 2014-08-28 14:43+0000\n" -"Last-Translator: openstackjenkins \n" +"POT-Creation-Date: 2014-09-04 19:17-0500\n" +"PO-Revision-Date: 2014-09-04 13:03+0000\n" +"Last-Translator: JF Taltavull \n" "Language-Team: French (http://www.transifex.com/projects/p/horizon/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -190,7 +192,7 @@ msgstr "Vous n'avez pas la permission d'accéder à la ressource :" msgid "" "Login as different user or go back to home " "page" -msgstr "Connectez-vous avec un autre nom d'utilisateur ou revenir à la page d’accueil" +msgstr "Connectez-vous avec un autre nom d'utilisateur ou revenez à la page d’accueil" #: templates/auth/_login.html:32 msgid "Sign In" @@ -233,7 +235,7 @@ msgstr "Suivant »" #: templates/horizon/common/_data_table_table_actions.html:38 msgid "More Actions" -msgstr "" +msgstr "Plus d'Actions" #: templates/horizon/common/_formset_table.html:35 msgid "Add a row" diff --git a/horizon/locale/ko_KR/LC_MESSAGES/django.po b/horizon/locale/ko_KR/LC_MESSAGES/django.po index 47e60d2420..c3006fd565 100644 --- a/horizon/locale/ko_KR/LC_MESSAGES/django.po +++ b/horizon/locale/ko_KR/LC_MESSAGES/django.po @@ -4,14 +4,15 @@ # # Translators: # Chun-Kil Kang , 2014 +# muhanpong , 2014 # Sungjin Kang , 2014 msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-28 15:08-0500\n" -"PO-Revision-Date: 2014-08-28 14:43+0000\n" -"Last-Translator: openstackjenkins \n" +"POT-Creation-Date: 2014-09-04 19:17-0500\n" +"PO-Revision-Date: 2014-09-02 09:00+0000\n" +"Last-Translator: muhanpong \n" "Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/horizon/language/ko_KR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -102,7 +103,7 @@ msgstr "N/A" #: tables/actions.py:723 #, python-format msgid "You are not allowed to %(action)s: %(objs)s" -msgstr "당신은 %(action)s 이(가) 허용되지 않습니다. : %(objs)s" +msgstr " %(action)s 이(가) 허용되지 않습니다: %(objs)s " #: tables/actions.py:730 #, python-format @@ -142,7 +143,7 @@ msgstr "표시할 항목이 없습니다." #: tables/base.py:1038 #: templates/horizon/common/_data_table_table_actions.html:40 msgid "Actions" -msgstr "실행" +msgstr "작업" #: tables/base.py:1263 #, python-format @@ -225,7 +226,7 @@ msgstr "다음 »" #: templates/horizon/common/_data_table_table_actions.html:38 msgid "More Actions" -msgstr "" +msgstr "기타 작업" #: templates/horizon/common/_formset_table.html:35 msgid "Add a row" @@ -326,11 +327,11 @@ msgstr "사용 중인 RAM" #: templates/horizon/common/_usage_summary.html:22 msgid "This Period's VCPU-Hours" -msgstr "이번 달 VCPU 사용 시간" +msgstr "이 기간의 VCPU 사용 시간" #: templates/horizon/common/_usage_summary.html:23 msgid "This Period's GB-Hours" -msgstr "GB-Hours 사용시간" +msgstr "이 기간의 GB-Hours 사용 시간" #: templates/horizon/common/_workflow.html:40 msgid "Back" diff --git a/horizon/locale/zh_CN/LC_MESSAGES/django.po b/horizon/locale/zh_CN/LC_MESSAGES/django.po index 9d0cfb918d..5c287f2322 100644 --- a/horizon/locale/zh_CN/LC_MESSAGES/django.po +++ b/horizon/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-28 15:08-0500\n" -"PO-Revision-Date: 2014-08-28 14:43+0000\n" -"Last-Translator: openstackjenkins \n" +"POT-Creation-Date: 2014-09-04 19:17-0500\n" +"PO-Revision-Date: 2014-09-04 10:10+0000\n" +"Last-Translator: LIU Yulong \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/horizon/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -225,7 +225,7 @@ msgstr "下一页 »" #: templates/horizon/common/_data_table_table_actions.html:38 msgid "More Actions" -msgstr "" +msgstr "更多操作" #: templates/horizon/common/_formset_table.html:35 msgid "Add a row" diff --git a/openstack_dashboard/locale/cs/LC_MESSAGES/django.po b/openstack_dashboard/locale/cs/LC_MESSAGES/django.po index 6262829a58..f6ba7cfc0f 100644 --- a/openstack_dashboard/locale/cs/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/cs/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-01 19:31-0500\n" -"PO-Revision-Date: 2014-09-01 23:37+0000\n" +"POT-Creation-Date: 2014-09-04 19:17-0500\n" +"PO-Revision-Date: 2014-09-05 00:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Czech (http://www.transifex.com/projects/p/horizon/language/cs/)\n" "MIME-Version: 1.0\n" @@ -18,55 +18,55 @@ msgstr "" "Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: settings.py:99 +#: settings.py:100 msgid "Select format" msgstr "Vyberte formát" -#: settings.py:100 +#: settings.py:101 msgid "AKI - Amazon Kernel Image" msgstr "AKI - Obraz kernelu Amazon" -#: settings.py:101 +#: settings.py:102 msgid "AMI - Amazon Machine Image" msgstr "AMI - Obraz stroje Amazon" -#: settings.py:102 +#: settings.py:103 msgid "ARI - Amazon Ramdisk Image" msgstr "ARI - Obraz Ramdisku Amazon" -#: settings.py:103 +#: settings.py:104 msgid "ISO - Optical Disk Image" msgstr "ISO - Obraz optického disku" -#: settings.py:104 +#: settings.py:105 msgid "QCOW2 - QEMU Emulator" msgstr "QCOW2 - Emulátor QEMU" -#: settings.py:105 +#: settings.py:106 msgid "Raw" msgstr "Prosté" -#: settings.py:106 +#: settings.py:107 msgid "VDI" msgstr "VDI" -#: settings.py:107 +#: settings.py:108 msgid "VHD" msgstr "VHD" -#: settings.py:108 +#: settings.py:109 msgid "VMDK" msgstr "VMDK" -#: settings.py:272 +#: settings.py:275 msgid "All TCP" msgstr "" -#: settings.py:278 +#: settings.py:281 msgid "All UDP" msgstr "" -#: settings.py:284 +#: settings.py:287 msgid "All ICMP" msgstr "" @@ -309,47 +309,57 @@ msgstr "Nelze se připojit k Neutron." msgid "Unable to parse IP address %s." msgstr "Nelze zpracovat IP adresu %s." -#: api/neutron.py:923 +#: api/neutron.py:934 #, python-format msgid "" "The 'operation' parameter for get_dvr_permission is invalid. It should be " "one of %s" msgstr "" -#: api/neutron.py:936 +#: api/neutron.py:947 msgid "Failed to check Neutron \"dvr\" extension is not supported" msgstr "" -#: api/nova.py:193 +#: api/nova.py:211 #, python-format msgid "ALLOW %(from)s:%(to)s from %(group)s" msgstr "Povolit %(from)s:%(to)s z %(group)s" -#: api/nova.py:198 +#: api/nova.py:216 #, python-format msgid "ALLOW %(from)s:%(to)s from %(cidr)s" msgstr "Povolit %(from)s:%(to)s z %(cidr)s" -#: api/nova.py:274 +#: api/nova.py:292 msgid "Couldn't get security group list." msgstr "Nelze získat seznam bezpečnostních skupin." -#: api/nova.py:281 +#: api/nova.py:299 #, python-format msgid "Couldn't get current security group list for instance %s." msgstr "Nelze získat seznam současných bezpečnostních skupin pro instanci %s." -#: api/nova.py:298 +#: api/nova.py:316 #, python-format msgid "" "Failed to modify %(num_groups_to_modify)d instance security groups: %(err)s" msgstr "" -#: api/nova.py:313 +#: api/nova.py:331 #, python-format msgid "Failed to modify %d instance security groups" msgstr "" +#: api/nova.py:743 +#, python-format +msgid "Name: %(name)s ID: %(uuid)s" +msgstr "" + +#: api/nova.py:748 +#, python-format +msgid "Failed to evacuate instances: %s" +msgstr "" + #: api/swift.py:200 msgid "The container cannot be deleted since it's not empty." msgstr "Kontejner nelze smazat protože není prázdný." @@ -484,7 +494,7 @@ msgstr "Jméno" #: dashboards/admin/aggregates/forms.py:28 #: dashboards/admin/aggregates/tables.py:108 #: dashboards/admin/aggregates/workflows.py:27 -#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/tables.py:836 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:77 #: dashboards/project/volumes/volumes/forms.py:81 @@ -545,6 +555,7 @@ msgstr "Služby mimo provoz" #: dashboards/admin/aggregates/tables.py:110 #: dashboards/admin/aggregates/tables.py:133 +#: dashboards/admin/hypervisors/compute/tables.py:25 msgid "Hosts" msgstr "Hostitelé" @@ -826,6 +837,7 @@ msgstr "" #: dashboards/admin/aggregates/templates/aggregates/_update.html:25 #: dashboards/admin/flavors/templates/flavors/extras/_create.html:26 #: dashboards/admin/flavors/templates/flavors/extras/_edit.html:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:24 #: dashboards/admin/images/templates/images/_create.html:34 #: dashboards/admin/images/templates/images/_update.html:25 #: dashboards/admin/images/templates/images/properties/_create.html:26 @@ -987,7 +999,8 @@ msgstr "Název konfigurace" #: dashboards/project/instances/templates/instances/_detail_overview.html:50 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:10 #: dashboards/project/instances/templates/instances/_instance_flavor.html:4 -#: dashboards/project/overview/views.py:32 usage/tables.py:33 +#: dashboards/project/overview/views.py:32 usage/quotas.py:63 +#: usage/tables.py:33 msgid "VCPUs" msgstr "VCPU" @@ -1022,7 +1035,7 @@ msgstr "Swap disk" #: dashboards/admin/routers/templates/routers/_detail_overview.html:9 #: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:12 #: dashboards/identity/roles/forms.py:37 -#: dashboards/identity/users/forms.py:159 +#: dashboards/identity/users/forms.py:160 #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:8 #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:8 #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:7 @@ -1432,24 +1445,25 @@ msgstr "Kapacita (Celkem)" #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/databases/templates/databases/index.html:6 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:80 -#: dashboards/project/instances/tables.py:104 -#: dashboards/project/instances/tables.py:140 -#: dashboards/project/instances/tables.py:181 -#: dashboards/project/instances/tables.py:635 -#: dashboards/project/instances/tables.py:656 -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:82 +#: dashboards/project/instances/tables.py:106 +#: dashboards/project/instances/tables.py:142 +#: dashboards/project/instances/tables.py:183 +#: dashboards/project/instances/tables.py:640 +#: dashboards/project/instances/tables.py:661 +#: dashboards/project/instances/tables.py:855 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/instances/templates/instances/index.html:6 #: dashboards/project/network_topology/instances/tables.py:23 +#: usage/quotas.py:64 msgid "Instances" msgstr "Instance" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:204 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:792 -#: dashboards/project/instances/tables.py:814 +#: dashboards/project/instances/tables.py:797 +#: dashboards/project/instances/tables.py:819 #: dashboards/project/instances/workflows/create_instance.py:80 #: dashboards/project/overview/views.py:32 usage/tables.py:72 msgid "Instance Name" @@ -1464,19 +1478,182 @@ msgstr "ID instance" msgid "Hypervisor Instances" msgstr "Instance hypervizorů" -#: dashboards/admin/hypervisors/views.py:36 +#: dashboards/admin/hypervisors/tabs.py:26 +msgid "Hypervisor" +msgstr "" + +#: dashboards/admin/hypervisors/tabs.py:36 +#: dashboards/admin/hypervisors/views.py:40 #: dashboards/admin/instances/views.py:156 msgid "Unable to retrieve hypervisor information." msgstr "Nelze získat informace o hypervisoru." -#: dashboards/admin/hypervisors/views.py:46 +#: dashboards/admin/hypervisors/views.py:50 msgid "Unable to retrieve hypervisor statistics." msgstr "Nelze získat statistiky hypervisoru." -#: dashboards/admin/hypervisors/views.py:67 +#: dashboards/admin/hypervisors/views.py:71 msgid "Unable to retrieve hypervisor instances list." msgstr "Nelze získat seznam instancí hypervizoru." +#: dashboards/admin/hypervisors/compute/forms.py:25 +#: dashboards/admin/instances/forms.py:27 +msgid "Current Host" +msgstr "Současný hostitel" + +#: dashboards/admin/hypervisors/compute/forms.py:28 +msgid "Target Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:29 +msgid "Choose a Host to evacuate servers to." +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:31 +msgid "Shared Storage" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:47 +msgid "Select a target host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:49 +#: dashboards/admin/instances/forms.py:57 +msgid "No other hosts available." +msgstr "Žádní další hostitelé nejsou dostupní." + +#: dashboards/admin/hypervisors/compute/forms.py:60 +#, python-format +msgid "Starting evacuation from %(current)s to %(target)s." +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:66 +#, python-format +msgid "Failed to evacuate host: %s." +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:24 +#: dashboards/admin/hypervisors/compute/tables.py:52 +#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 +#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 +#: dashboards/admin/instances/tables.py:131 +#: dashboards/admin/networks/agents/tables.py:78 +#: dashboards/admin/volumes/snapshots/tables.py:63 +#: dashboards/admin/volumes/volumes/tables.py:70 +#: dashboards/project/databases/tables.py:209 +#: dashboards/project/databases/templates/databases/_detail_overview.html:48 +#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 +msgid "Host" +msgstr "Hostitel" + +#: dashboards/admin/hypervisors/compute/tables.py:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:8 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:23 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:3 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:6 +msgid "Evacuate Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:34 +msgid "Evacuate" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:35 +msgid "Evacuated" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:53 +#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 +msgid "Zone" +msgstr "Zóna" + +#: dashboards/admin/hypervisors/compute/tables.py:54 +#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 +#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 +#: dashboards/admin/instances/tables.py:147 +#: dashboards/admin/networks/tables.py:92 +#: dashboards/admin/networks/agents/tables.py:79 +#: dashboards/admin/networks/ports/tables.py:94 +#: dashboards/admin/routers/ports/tables.py:30 +#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 +#: dashboards/admin/volumes/snapshots/forms.py:33 +#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/admin/volumes/volumes/forms.py:46 +#: dashboards/project/data_processing/clusters/tables.py:98 +#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 +#: dashboards/project/data_processing/job_executions/tables.py:99 +#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 +#: dashboards/project/database_backups/tables.py:152 +#: dashboards/project/database_backups/templates/database_backups/details.html:30 +#: dashboards/project/database_backups/templates/database_backups/details.html:71 +#: dashboards/project/databases/tables.py:219 +#: dashboards/project/databases/tables.py:283 +#: dashboards/project/databases/templates/databases/_detail_overview.html:17 +#: dashboards/project/firewalls/tables.py:259 +#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 +#: dashboards/project/images/images/tables.py:218 +#: dashboards/project/images/templates/images/images/_detail_overview.html:17 +#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/templates/instances/_detail_overview.html:14 +#: dashboards/project/loadbalancers/tables.py:284 +#: dashboards/project/loadbalancers/tables.py:318 +#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 +#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 +#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 +#: dashboards/project/networks/tables.py:123 +#: dashboards/project/networks/ports/tables.py:64 +#: dashboards/project/networks/templates/networks/_detail_overview.html:13 +#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 +#: dashboards/project/routers/tables.py:166 +#: dashboards/project/routers/ports/tables.py:94 +#: dashboards/project/routers/templates/routers/_detail_overview.html:11 +#: dashboards/project/stacks/tables.py:98 +#: dashboards/project/stacks/tables.py:135 +#: dashboards/project/stacks/tables.py:182 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 +#: dashboards/project/volumes/backups/tables.py:116 +#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 +#: dashboards/project/volumes/volumes/tables.py:348 +#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 +#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 +#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 +msgid "Status" +msgstr "Stav" + +#: dashboards/admin/hypervisors/compute/tables.py:55 +#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 +#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 +msgid "State" +msgstr "Stav" + +#: dashboards/admin/hypervisors/compute/tables.py:57 +#: dashboards/admin/networks/agents/tables.py:82 +msgid "Updated At" +msgstr "Aktualizováno" + +#: dashboards/admin/hypervisors/compute/tables.py:66 +#: dashboards/admin/hypervisors/compute/tabs.py:24 +msgid "Compute Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tabs.py:34 +#: dashboards/admin/info/tabs.py:56 +msgid "Unable to get nova services list." +msgstr "Nelze získat seznam služeb nova." + +#: dashboards/admin/hypervisors/compute/views.py:44 +msgid "Unable to retrieve compute host information." +msgstr "" + #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:3 #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:6 msgid "Hypervisor Servers" @@ -1509,6 +1686,48 @@ msgstr "Využití paměti" msgid "Disk Usage" msgstr "Využití disku" +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:17 +#: dashboards/admin/images/templates/images/_create.html:18 +#: dashboards/admin/instances/templates/instances/_live_migrate.html:17 +#: dashboards/admin/networks/templates/networks/_update.html:17 +#: dashboards/admin/networks/templates/networks/ports/_update.html:22 +#: dashboards/admin/routers/templates/routers/_update.html:17 +#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18 +#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18 +#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18 +#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17 +#: dashboards/project/images/templates/images/images/_create.html:19 +#: dashboards/project/images/templates/images/images/_update.html:17 +#: dashboards/project/images/templates/images/snapshots/_create.html:18 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17 +#: dashboards/project/networks/templates/networks/_update.html:17 +#: dashboards/project/networks/templates/networks/ports/_update.html:22 +#: dashboards/project/routers/templates/routers/_update.html:17 +#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18 +#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17 +#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17 +#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17 +#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17 +#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17 +#: dashboards/settings/password/templates/password/_change.html:18 +#: dashboards/settings/user/templates/user/_settings.html:18 +msgid "Description:" +msgstr "Popis:" + +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:18 +msgid "" +"Evacuate the servers from the selected down host to an active target host." +msgstr "" + #: dashboards/admin/images/panel.py:27 dashboards/admin/images/tables.py:76 #: dashboards/admin/images/templates/images/index.html:3 #: dashboards/admin/images/templates/images/index.html:6 @@ -1531,7 +1750,7 @@ msgstr "" #: dashboards/admin/images/tables.py:61 #: dashboards/admin/instances/tables.py:95 -#: dashboards/project/instances/tables.py:793 +#: dashboards/project/instances/tables.py:798 msgid "Status =" msgstr "" @@ -1550,7 +1769,7 @@ msgstr "" #: dashboards/admin/images/tables.py:70 #: dashboards/admin/instances/tables.py:137 #: dashboards/project/images/images/tables.py:212 -#: dashboards/project/instances/tables.py:816 +#: dashboards/project/instances/tables.py:821 #: dashboards/project/instances/templates/instances/_detail_overview.html:104 #: dashboards/project/instances/workflows/create_instance.py:104 #: dashboards/project/volumes/volumes/forms.py:523 @@ -1635,42 +1854,6 @@ msgstr "" msgid "Create An Image" msgstr "Vytvořit obraz" -#: dashboards/admin/images/templates/images/_create.html:18 -#: dashboards/admin/instances/templates/instances/_live_migrate.html:17 -#: dashboards/admin/networks/templates/networks/_update.html:17 -#: dashboards/admin/networks/templates/networks/ports/_update.html:22 -#: dashboards/admin/routers/templates/routers/_update.html:17 -#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18 -#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18 -#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18 -#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17 -#: dashboards/project/images/templates/images/images/_create.html:19 -#: dashboards/project/images/templates/images/images/_update.html:17 -#: dashboards/project/images/templates/images/snapshots/_create.html:18 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17 -#: dashboards/project/networks/templates/networks/_update.html:17 -#: dashboards/project/networks/templates/networks/ports/_update.html:22 -#: dashboards/project/routers/templates/routers/_update.html:17 -#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18 -#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17 -#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17 -#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17 -#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17 -#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17 -#: dashboards/settings/password/templates/password/_change.html:18 -#: dashboards/settings/user/templates/user/_settings.html:18 -msgid "Description:" -msgstr "Popis:" - #: dashboards/admin/images/templates/images/_create.html:20 msgid "Specify an image to upload to the Image Service." msgstr "Zadejte obraz pro nahrání do Služby obrazů." @@ -1798,92 +1981,10 @@ msgstr "Zakázáno" msgid "Service" msgstr "Služba" -#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 -#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 -#: dashboards/admin/instances/tables.py:131 -#: dashboards/admin/networks/agents/tables.py:78 -#: dashboards/admin/volumes/snapshots/tables.py:63 -#: dashboards/admin/volumes/volumes/tables.py:70 -#: dashboards/project/databases/tables.py:209 -#: dashboards/project/databases/templates/databases/_detail_overview.html:48 -#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 -msgid "Host" -msgstr "Hostitel" - -#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 -#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 -#: dashboards/admin/instances/tables.py:147 -#: dashboards/admin/networks/tables.py:92 -#: dashboards/admin/networks/agents/tables.py:79 -#: dashboards/admin/networks/ports/tables.py:94 -#: dashboards/admin/routers/ports/tables.py:30 -#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 -#: dashboards/admin/volumes/snapshots/forms.py:33 -#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/admin/volumes/volumes/forms.py:46 -#: dashboards/project/data_processing/clusters/tables.py:98 -#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 -#: dashboards/project/data_processing/job_executions/tables.py:99 -#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 -#: dashboards/project/database_backups/tables.py:152 -#: dashboards/project/database_backups/templates/database_backups/details.html:30 -#: dashboards/project/database_backups/templates/database_backups/details.html:71 -#: dashboards/project/databases/tables.py:219 -#: dashboards/project/databases/tables.py:283 -#: dashboards/project/databases/templates/databases/_detail_overview.html:17 -#: dashboards/project/firewalls/tables.py:259 -#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 -#: dashboards/project/images/images/tables.py:218 -#: dashboards/project/images/templates/images/images/_detail_overview.html:17 -#: dashboards/project/instances/tables.py:826 -#: dashboards/project/instances/templates/instances/_detail_overview.html:14 -#: dashboards/project/loadbalancers/tables.py:284 -#: dashboards/project/loadbalancers/tables.py:318 -#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 -#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 -#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 -#: dashboards/project/networks/tables.py:123 -#: dashboards/project/networks/ports/tables.py:64 -#: dashboards/project/networks/templates/networks/_detail_overview.html:13 -#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 -#: dashboards/project/routers/tables.py:166 -#: dashboards/project/routers/ports/tables.py:94 -#: dashboards/project/routers/templates/routers/_detail_overview.html:11 -#: dashboards/project/stacks/tables.py:98 -#: dashboards/project/stacks/tables.py:135 -#: dashboards/project/stacks/tables.py:182 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 -#: dashboards/project/volumes/backups/tables.py:116 -#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 -#: dashboards/project/volumes/volumes/tables.py:348 -#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 -#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 -#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 -msgid "Status" -msgstr "Stav" - #: dashboards/admin/info/tables.py:67 dashboards/admin/info/tabs.py:31 msgid "Services" msgstr "Služby" -#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 -msgid "Zone" -msgstr "Zóna" - -#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 -#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 -msgid "State" -msgstr "Stav" - #: dashboards/admin/info/tables.py:96 dashboards/admin/info/tables.py:121 #: dashboards/admin/info/tables.py:170 msgctxt "Time since the last update" @@ -1913,7 +2014,7 @@ msgid "Network Agents" msgstr "Síťoví agenti" #: dashboards/admin/info/tables.py:198 -#: dashboards/identity/projects/workflows.py:44 +#: dashboards/identity/projects/workflows.py:44 usage/quotas.py:66 msgid "Injected File Content Bytes" msgstr "Bajty obsahu vloženého souboru" @@ -1922,12 +2023,12 @@ msgid "Length of Injected File Path" msgstr "Délka vložené cesty souboru" #: dashboards/admin/info/tables.py:200 -#: dashboards/identity/projects/workflows.py:46 +#: dashboards/identity/projects/workflows.py:46 usage/quotas.py:62 msgid "Metadata Items" msgstr "Položky popisných dat" #: dashboards/admin/info/tables.py:203 -#: dashboards/identity/projects/workflows.py:50 +#: dashboards/identity/projects/workflows.py:50 usage/quotas.py:65 msgid "Injected Files" msgstr "Vložené soubory" @@ -1943,7 +2044,7 @@ msgstr "Vložené soubory" #: dashboards/project/volumes/templates/volumes/index.html:6 #: dashboards/project/volumes/volumes/tables.py:60 #: dashboards/project/volumes/volumes/tables.py:384 -#: dashboards/project/volumes/volumes/tables.py:398 +#: dashboards/project/volumes/volumes/tables.py:398 usage/quotas.py:74 msgid "Volumes" msgstr "Svazky" @@ -1952,18 +2053,18 @@ msgstr "Svazky" #: dashboards/identity/projects/workflows.py:54 #: dashboards/project/volumes/tabs.py:76 #: dashboards/project/volumes/snapshots/tables.py:45 -#: dashboards/project/volumes/snapshots/tables.py:137 +#: dashboards/project/volumes/snapshots/tables.py:137 usage/quotas.py:75 msgid "Volume Snapshots" msgstr "Snímky svazku" #: dashboards/admin/info/tables.py:206 -#: dashboards/identity/projects/workflows.py:56 +#: dashboards/identity/projects/workflows.py:56 usage/quotas.py:76 msgid "Total Size of Volumes and Snapshots (GB)" msgstr "Celková velikost Svazků a Snímků (GB)" #: dashboards/admin/info/tables.py:207 dashboards/admin/overview/views.py:33 #: dashboards/identity/projects/workflows.py:57 -#: dashboards/project/overview/views.py:32 +#: dashboards/project/overview/views.py:32 usage/quotas.py:67 msgid "RAM (MB)" msgstr "RAM (MB)" @@ -1973,6 +2074,7 @@ msgstr "RAM (MB)" #: dashboards/project/access_and_security/tabs.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:175 +#: usage/quotas.py:68 usage/quotas.py:81 msgid "Floating IPs" msgstr "Plovoucí IP adresy" @@ -1985,6 +2087,7 @@ msgstr "Plovoucí IP adresy" #: dashboards/project/instances/templates/instances/_detail_overview.html:77 #: dashboards/project/instances/workflows/create_instance.py:488 #: dashboards/project/instances/workflows/update_instance.py:80 +#: usage/quotas.py:70 usage/quotas.py:82 msgid "Security Groups" msgstr "Bezpečnostní skupiny" @@ -1992,6 +2095,7 @@ msgstr "Bezpečnostní skupiny" #: dashboards/identity/projects/workflows.py:63 #: dashboards/identity/projects/workflows.py:69 #: dashboards/project/access_and_security/security_groups/tables.py:247 +#: usage/quotas.py:71 usage/quotas.py:83 msgid "Security Group Rules" msgstr "Pravidla bezpečnostní skupiny" @@ -1999,6 +2103,7 @@ msgstr "Pravidla bezpečnostní skupiny" #: dashboards/project/access_and_security/tabs.py:58 #: dashboards/project/access_and_security/keypairs/tables.py:26 #: dashboards/project/access_and_security/keypairs/tables.py:75 +#: usage/quotas.py:72 msgid "Key Pairs" msgstr "Klíčové páry" @@ -2007,7 +2112,7 @@ msgstr "Klíčové páry" #: dashboards/admin/routers/ports/tables.py:29 #: dashboards/identity/projects/workflows.py:59 #: dashboards/project/networks/ports/tables.py:62 -#: dashboards/project/routers/ports/tables.py:93 +#: dashboards/project/routers/ports/tables.py:93 usage/quotas.py:69 msgid "Fixed IPs" msgstr "Statické IP" @@ -2039,10 +2144,6 @@ msgstr "Limit" msgid "Quotas" msgstr "Kvóty" -#: dashboards/admin/info/tabs.py:56 -msgid "Unable to get nova services list." -msgstr "Nelze získat seznam služeb nova." - #: dashboards/admin/info/tabs.py:74 msgid "Unable to get cinder services list." msgstr "Nelze získat seznam služeb cinder." @@ -2083,10 +2184,6 @@ msgid "" " " msgstr "Verze: %(version_info)s\n \n " -#: dashboards/admin/instances/forms.py:27 -msgid "Current Host" -msgstr "Současný hostitel" - #: dashboards/admin/instances/forms.py:31 msgid "New Host" msgstr "Nový hostitel" @@ -2107,10 +2204,6 @@ msgstr "Přesunutí bloku" msgid "Select a new host" msgstr "Vyberte nového hostitele" -#: dashboards/admin/instances/forms.py:57 -msgid "No other hosts available." -msgstr "Žádní další hostitelé nejsou dostupní." - #: dashboards/admin/instances/forms.py:69 #, python-format msgid "The instance is preparing the live migration to host \"%s\"." @@ -2134,12 +2227,12 @@ msgstr "Naplánovaný přesun (čeká se na potvrzení) " #: dashboards/project/access_and_security/floating_ips/workflows.py:34 #: dashboards/project/databases/tables.py:36 #: dashboards/project/databases/tables.py:49 -#: dashboards/project/instances/tables.py:79 -#: dashboards/project/instances/tables.py:103 -#: dashboards/project/instances/tables.py:139 -#: dashboards/project/instances/tables.py:180 -#: dashboards/project/instances/tables.py:634 -#: dashboards/project/instances/tables.py:655 +#: dashboards/project/instances/tables.py:81 +#: dashboards/project/instances/tables.py:105 +#: dashboards/project/instances/tables.py:141 +#: dashboards/project/instances/tables.py:182 +#: dashboards/project/instances/tables.py:639 +#: dashboards/project/instances/tables.py:660 #: dashboards/project/network_topology/templates/network_topology/_svg_element.html:196 #: dashboards/project/volumes/volumes/tables.py:423 msgid "Instance" @@ -2182,12 +2275,12 @@ msgid "IPv6 Address =" msgstr "" #: dashboards/admin/instances/tables.py:96 -#: dashboards/project/instances/tables.py:794 +#: dashboards/project/instances/tables.py:799 msgid "Image ID =" msgstr "" #: dashboards/admin/instances/tables.py:97 -#: dashboards/project/instances/tables.py:795 +#: dashboards/project/instances/tables.py:800 msgid "Flavor ID =" msgstr "" @@ -2195,7 +2288,7 @@ msgstr "" #: dashboards/project/access_and_security/floating_ips/tables.py:157 #: dashboards/project/access_and_security/floating_ips/workflows.py:30 #: dashboards/project/access_and_security/floating_ips/workflows.py:37 -#: dashboards/project/instances/tables.py:818 +#: dashboards/project/instances/tables.py:823 #: dashboards/project/loadbalancers/tables.py:309 msgid "IP Address" msgstr "IP adresa" @@ -2208,7 +2301,7 @@ msgstr "IP adresa" #: dashboards/project/databases/tables.py:211 #: dashboards/project/images/images/tables.py:232 #: dashboards/project/images/templates/images/images/_detail_overview.html:44 -#: dashboards/project/instances/tables.py:821 +#: dashboards/project/instances/tables.py:826 #: dashboards/project/instances/templates/instances/_instance_flavor.html:6 #: dashboards/project/volumes/backups/tables.py:112 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:35 @@ -2219,17 +2312,17 @@ msgid "Size" msgstr "Velikost" #: dashboards/admin/instances/tables.py:153 -#: dashboards/project/instances/tables.py:833 +#: dashboards/project/instances/tables.py:838 msgid "Task" msgstr "Úloha" #: dashboards/admin/instances/tables.py:160 -#: dashboards/project/instances/tables.py:840 +#: dashboards/project/instances/tables.py:845 msgid "Power State" msgstr "Stav napájení" #: dashboards/admin/instances/tables.py:162 -#: dashboards/project/instances/tables.py:843 +#: dashboards/project/instances/tables.py:848 #: dashboards/project/instances/templates/instances/_detail_overview.html:20 #: usage/tables.py:75 msgid "Uptime" @@ -2670,6 +2763,7 @@ msgstr "Aktualizace sítě %s selhala" #: dashboards/project/networks/tables.py:129 #: dashboards/project/networks/templates/networks/index.html:3 #: dashboards/project/networks/templates/networks/index.html:6 +#: usage/quotas.py:77 msgid "Networks" msgstr "Sítě" @@ -2729,7 +2823,7 @@ msgstr "" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:18 #: dashboards/project/images/templates/images/images/_detail_overview.html:29 -#: dashboards/project/instances/tables.py:596 +#: dashboards/project/instances/tables.py:601 #: dashboards/project/networks/templates/networks/_detail_overview.html:14 #: dashboards/project/networks/templates/networks/_detail_overview.html:16 #: dashboards/project/networks/templates/networks/_detail_overview.html:23 @@ -2817,10 +2911,6 @@ msgstr "" msgid "Id" msgstr "Id" -#: dashboards/admin/networks/agents/tables.py:82 -msgid "Updated At" -msgstr "Aktualizováno" - #: dashboards/admin/networks/agents/views.py:59 #: dashboards/admin/networks/ports/views.py:48 #: dashboards/project/networks/subnets/views.py:46 @@ -2898,7 +2988,7 @@ msgstr "Port" #: dashboards/admin/networks/ports/tables.py:33 #: dashboards/admin/networks/ports/tables.py:102 #: dashboards/identity/projects/workflows.py:72 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:75 usage/quotas.py:79 msgid "Ports" msgstr "Porty" @@ -2977,7 +3067,7 @@ msgstr "Podsíť" #: dashboards/admin/networks/subnets/tables.py:116 #: dashboards/identity/projects/workflows.py:74 #: dashboards/project/networks/subnets/tables.py:45 -#: dashboards/project/networks/subnets/tables.py:127 +#: dashboards/project/networks/subnets/tables.py:127 usage/quotas.py:78 msgid "Subnets" msgstr "Podsítě" @@ -3121,8 +3211,8 @@ msgstr "Nelze získaz seznam projektu." #: dashboards/project/data_processing/nodegroup_templates/tables.py:57 #: dashboards/project/databases/tables.py:64 #: dashboards/project/databases/tables.py:80 -#: dashboards/project/instances/tables.py:712 -#: dashboards/project/instances/tables.py:728 +#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:733 msgid "Deleted" msgstr "Smazáno" @@ -3174,6 +3264,7 @@ msgstr "Sledování" #: dashboards/project/routers/tables.py:188 #: dashboards/project/routers/templates/routers/index.html:3 #: dashboards/project/routers/templates/routers/index.html:6 +#: usage/quotas.py:80 msgid "Routers" msgstr "Routery" @@ -3364,13 +3455,13 @@ msgstr "" #: dashboards/admin/volumes/snapshots/forms.py:26 #: dashboards/admin/volumes/volumes/forms.py:56 -#: dashboards/project/instances/tables.py:766 +#: dashboards/project/instances/tables.py:771 msgid "Deleting" msgstr "Mazání" #: dashboards/admin/volumes/snapshots/forms.py:27 #: dashboards/admin/volumes/volumes/forms.py:58 -#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:722 msgid "Error" msgstr "Chyba" @@ -3715,7 +3806,7 @@ msgstr "Kontext domény vyčištěn." #: dashboards/identity/domains/tables.py:186 #: dashboards/identity/projects/workflows.py:119 #: dashboards/identity/users/forms.py:75 -#: dashboards/identity/users/forms.py:153 +#: dashboards/identity/users/forms.py:154 msgid "Domain ID" msgstr "ID domény" @@ -3951,7 +4042,7 @@ msgstr "Přidat..." #: dashboards/identity/groups/tables.py:163 #: dashboards/identity/users/forms.py:81 -#: dashboards/identity/users/forms.py:160 +#: dashboards/identity/users/forms.py:161 #: dashboards/identity/users/tables.py:132 #: dashboards/project/data_processing/data_image_registry/forms.py:28 #: dashboards/project/databases/tables.py:236 @@ -3960,7 +4051,7 @@ msgstr "Uživatelské jméno" #: dashboards/identity/groups/tables.py:164 #: dashboards/identity/users/forms.py:83 -#: dashboards/identity/users/forms.py:162 +#: dashboards/identity/users/forms.py:163 #: dashboards/identity/users/tables.py:133 msgid "Email" msgstr "E-mail" @@ -4133,7 +4224,7 @@ msgstr "" #: dashboards/identity/projects/workflows.py:122 #: dashboards/identity/users/forms.py:78 -#: dashboards/identity/users/forms.py:156 +#: dashboards/identity/users/forms.py:157 msgid "Domain Name" msgstr "Název domény" @@ -4324,42 +4415,42 @@ msgid "Passwords do not match." msgstr "Hesla se neshodují." #: dashboards/identity/users/forms.py:86 -#: dashboards/identity/users/forms.py:165 +#: dashboards/identity/users/forms.py:166 #: dashboards/project/data_processing/job_binaries/forms.py:71 #: dashboards/project/databases/workflows/create_instance.py:197 #: dashboards/project/instances/forms.py:153 -#: dashboards/project/instances/tables.py:723 +#: dashboards/project/instances/tables.py:728 msgid "Password" msgstr "Heslo" #: dashboards/identity/users/forms.py:91 -#: dashboards/identity/users/forms.py:171 +#: dashboards/identity/users/forms.py:172 msgid "Confirm Password" msgstr "Potvrdit heslo" #: dashboards/identity/users/forms.py:93 -#: dashboards/identity/users/forms.py:174 +#: dashboards/identity/users/forms.py:175 msgid "Primary Project" msgstr "Hlavní projekt" -#: dashboards/identity/users/forms.py:128 +#: dashboards/identity/users/forms.py:129 #, python-format msgid "User \"%s\" was successfully created." msgstr "Uživatel \"%s\" byl úspěšně vytvořen." -#: dashboards/identity/users/forms.py:144 +#: dashboards/identity/users/forms.py:145 msgid "Unable to add user to primary project." msgstr "Nelze přidat roli do hlavního projektu." -#: dashboards/identity/users/forms.py:148 +#: dashboards/identity/users/forms.py:149 msgid "Unable to create user." msgstr "Nelze vytvořit uživatele." -#: dashboards/identity/users/forms.py:206 +#: dashboards/identity/users/forms.py:208 msgid "User has been updated successfully." msgstr "Uživatel byl úspěšně aktualizován." -#: dashboards/identity/users/forms.py:209 +#: dashboards/identity/users/forms.py:211 msgid "Unable to update the user." msgstr "Nelze aktualizovat uživatele." @@ -4540,7 +4631,7 @@ msgstr "Přidělit IP do projektu" #: dashboards/project/access_and_security/floating_ips/tables.py:55 #: dashboards/project/access_and_security/keypairs/tables.py:58 -#: dashboards/project/instances/tables.py:245 +#: dashboards/project/instances/tables.py:247 #: dashboards/project/volumes/volumes/tables.py:112 msgid "(Quota exceeded)" msgstr "(Kvóta překročena)" @@ -4575,7 +4666,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "Úspěšně odloučeny plovoucí IP: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:139 -#: dashboards/project/instances/tables.py:590 +#: dashboards/project/instances/tables.py:595 msgid "Unable to disassociate floating IP." msgstr "Nelze odloučit plovoucí IP." @@ -4668,7 +4759,7 @@ msgid "Unable to import key pair." msgstr "Nelze importovat pár klíčů." #: dashboards/project/access_and_security/keypairs/tables.py:25 -#: dashboards/project/instances/tables.py:823 +#: dashboards/project/instances/tables.py:828 #: dashboards/project/instances/workflows/create_instance.py:473 msgid "Key Pair" msgstr "Pár klíčů" @@ -5136,7 +5227,7 @@ msgstr "Nelze vytvořit kontejner." #: dashboards/project/containers/forms.py:83 #: dashboards/project/containers/templates/containers/_update.html:22 -#: dashboards/project/stacks/forms.py:55 +#: dashboards/project/stacks/forms.py:56 msgid "File" msgstr "Soubor" @@ -6164,7 +6255,7 @@ msgstr "" #: dashboards/project/loadbalancers/workflows.py:519 #: dashboards/project/loadbalancers/workflows.py:523 #: dashboards/project/loadbalancers/workflows.py:524 -#: dashboards/project/stacks/forms.py:57 +#: dashboards/project/stacks/forms.py:58 msgid "URL" msgstr "URL" @@ -6453,7 +6544,7 @@ msgid "Last Updated" msgstr "Naposledy aktualizováno" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:19 -#: dashboards/project/instances/tables.py:633 +#: dashboards/project/instances/tables.py:638 msgid "Started" msgstr "Spuštěno" @@ -6858,7 +6949,7 @@ msgid "Storage location" msgstr "" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:47 -msgid "Storage" +msgid "Choose a storage location" msgstr "" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:60 @@ -6978,8 +7069,8 @@ msgstr "Záloha" #: dashboards/project/databases/tables.py:155 #: dashboards/project/databases/tables.py:172 #: dashboards/project/databases/tables.py:178 -#: dashboards/project/instances/tables.py:697 -#: dashboards/project/instances/tables.py:704 +#: dashboards/project/instances/tables.py:702 +#: dashboards/project/instances/tables.py:709 msgid "Not available" msgstr "Není dostupné" @@ -7162,12 +7253,12 @@ msgid "Unable to resize volume. %s" msgstr "" #: dashboards/project/databases/tables.py:34 -#: dashboards/project/instances/tables.py:77 +#: dashboards/project/instances/tables.py:79 msgid "Terminate" msgstr "Ukončit" #: dashboards/project/databases/tables.py:35 -#: dashboards/project/instances/tables.py:78 +#: dashboards/project/instances/tables.py:80 #, python-format msgid "Scheduled termination of %(data_type)s" msgstr "Naplánované ukončení %(data_type)s" @@ -7198,8 +7289,8 @@ msgstr "Chyba při mazání databáze v instanci." #: dashboards/project/databases/tables.py:95 #: dashboards/project/databases/templates/databases/launch.html:3 #: dashboards/project/databases/workflows/create_instance.py:272 -#: dashboards/project/instances/tables.py:219 -#: dashboards/project/instances/tables.py:247 +#: dashboards/project/instances/tables.py:221 +#: dashboards/project/instances/tables.py:249 #: dashboards/project/instances/workflows/create_instance.py:696 #: dashboards/project/network_topology/templates/network_topology/index.html:28 msgid "Launch Instance" @@ -7443,7 +7534,7 @@ msgstr "Spustit databázi" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:263 +#: dashboards/project/instances/tables.py:265 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "Upravit instanci" @@ -7484,7 +7575,7 @@ msgid "Launch instance with these networks" msgstr "Spustit instanci s těmito sítěmi" #: dashboards/project/databases/workflows/create_instance.py:147 -#: dashboards/project/instances/tables.py:738 +#: dashboards/project/instances/tables.py:743 #: dashboards/project/instances/workflows/create_instance.py:607 msgid "Networking" msgstr "Síťování" @@ -8274,7 +8365,7 @@ msgstr "Podrobnosti obrazu:" #: dashboards/project/images/templates/images/snapshots/_create.html:9 #: dashboards/project/images/templates/images/snapshots/_create.html:24 #: dashboards/project/images/templates/images/snapshots/create.html:3 -#: dashboards/project/instances/tables.py:305 +#: dashboards/project/instances/tables.py:307 #: dashboards/project/volumes/volumes/tables.py:167 msgid "Create Snapshot" msgstr "Vytvořit snímek" @@ -8384,81 +8475,81 @@ msgstr "NEBO Zkopírujte/Vložte váš soukromý klíč" msgid "Unable to retrieve instance password." msgstr "Nelze získat heslo instance." -#: dashboards/project/instances/tables.py:101 -#: dashboards/project/instances/tables.py:722 +#: dashboards/project/instances/tables.py:103 +#: dashboards/project/instances/tables.py:727 msgid "Hard Reboot" msgstr "Tvrdý restart" -#: dashboards/project/instances/tables.py:102 +#: dashboards/project/instances/tables.py:104 msgid "Hard Rebooted" msgstr "Tvrdě restartováno" -#: dashboards/project/instances/tables.py:128 +#: dashboards/project/instances/tables.py:130 msgid "Soft Reboot" msgstr "Měkký restart" -#: dashboards/project/instances/tables.py:129 +#: dashboards/project/instances/tables.py:131 msgid "Soft Rebooted" msgstr "Měkce restartováno" -#: dashboards/project/instances/tables.py:137 +#: dashboards/project/instances/tables.py:139 msgid "Pause" msgstr "Pozastavit" -#: dashboards/project/instances/tables.py:137 -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:139 +#: dashboards/project/instances/tables.py:180 msgid "Resume" msgstr "Obnovit" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:716 -#: dashboards/project/instances/tables.py:780 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:785 msgid "Paused" msgstr "Pozastaveno" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:179 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:181 msgid "Resumed" msgstr "Obnoveno" -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:180 msgid "Suspend" msgstr "Uspat" -#: dashboards/project/instances/tables.py:179 -#: dashboards/project/instances/tables.py:715 -#: dashboards/project/instances/tables.py:784 +#: dashboards/project/instances/tables.py:181 +#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:789 msgid "Suspended" msgstr "Uspáno" -#: dashboards/project/instances/tables.py:292 +#: dashboards/project/instances/tables.py:294 msgid "Edit Security Groups" msgstr "Upravit bezpečnostní skupiny" -#: dashboards/project/instances/tables.py:324 +#: dashboards/project/instances/tables.py:326 #: dashboards/project/instances/tabs.py:58 msgid "Console" msgstr "Konzole" -#: dashboards/project/instances/tables.py:350 +#: dashboards/project/instances/tables.py:352 msgid "View Log" msgstr "Zobrazit protokol" -#: dashboards/project/instances/tables.py:373 +#: dashboards/project/instances/tables.py:375 #: dashboards/project/instances/workflows/resize_instance.py:88 msgid "Resize Instance" msgstr "Změnit velikost instance" -#: dashboards/project/instances/tables.py:400 +#: dashboards/project/instances/tables.py:405 msgid "Confirm Resize/Migrate" msgstr "Potvrdit Změnu velikosti/Migraci" -#: dashboards/project/instances/tables.py:419 -#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:424 +#: dashboards/project/instances/tables.py:725 msgid "Revert Resize/Migrate" msgstr "Vrátit zpět Změnu velikosti/Migraci" -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:443 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 #: dashboards/project/instances/templates/instances/rebuild.html:3 @@ -8466,280 +8557,280 @@ msgstr "Vrátit zpět Změnu velikosti/Migraci" msgid "Rebuild Instance" msgstr "Znovu sestavit instanci" -#: dashboards/project/instances/tables.py:461 +#: dashboards/project/instances/tables.py:466 msgid "Retrieve Password" msgstr "Získat heslo" -#: dashboards/project/instances/tables.py:484 -#: dashboards/project/instances/tables.py:514 +#: dashboards/project/instances/tables.py:489 +#: dashboards/project/instances/tables.py:519 msgid "Associate Floating IP" msgstr "Přidružit plovoucí IP" -#: dashboards/project/instances/tables.py:539 +#: dashboards/project/instances/tables.py:544 #, python-format msgid "Successfully associated floating IP: %s" msgstr "Plovoucí IP úspěšně přidružena: %s" -#: dashboards/project/instances/tables.py:543 +#: dashboards/project/instances/tables.py:548 msgid "Unable to associate floating IP." msgstr "Nelze přidružit plovoucí IP." -#: dashboards/project/instances/tables.py:549 +#: dashboards/project/instances/tables.py:554 msgid "Disassociate Floating IP" msgstr "Odloučit plovoucí IP" -#: dashboards/project/instances/tables.py:584 +#: dashboards/project/instances/tables.py:589 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "Plovoucí IP úspěšně odloučena: %s" -#: dashboards/project/instances/tables.py:587 +#: dashboards/project/instances/tables.py:592 msgid "No floating IPs to disassociate." msgstr "Žádné plovoucí IP k odloučení" -#: dashboards/project/instances/tables.py:597 +#: dashboards/project/instances/tables.py:602 #, python-format msgid "Please try again later [Error: %s]." msgstr "Zkuste to prosím znovu později [Chyba: %s]." -#: dashboards/project/instances/tables.py:599 +#: dashboards/project/instances/tables.py:604 msgid "" "There is not enough capacity for this flavor in the selected availability " "zone. Try again later or select a different availability zone." msgstr "Pro tuto konfiguraci není ve zvolené zóně dostupnosti dostatečné místo. Zkuste znovu později nebo zvolte jinou zónu dostupnosti." -#: dashboards/project/instances/tables.py:611 +#: dashboards/project/instances/tables.py:616 #, python-format msgid "Failed to launch instance \"%s\"" msgstr "Nelze spustit instanci \"%s\"" -#: dashboards/project/instances/tables.py:632 +#: dashboards/project/instances/tables.py:637 #: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:24 msgid "Start" msgstr "Začátek" -#: dashboards/project/instances/tables.py:653 -#: dashboards/project/instances/tables.py:654 -#: dashboards/project/instances/tables.py:782 +#: dashboards/project/instances/tables.py:658 +#: dashboards/project/instances/tables.py:659 +#: dashboards/project/instances/tables.py:787 msgid "Shut Off" msgstr "Vypnuto" -#: dashboards/project/instances/tables.py:688 +#: dashboards/project/instances/tables.py:693 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:713 +#: dashboards/project/instances/tables.py:718 msgid "Active" msgstr "Aktivní" -#: dashboards/project/instances/tables.py:714 +#: dashboards/project/instances/tables.py:719 msgid "Shutoff" msgstr "Vypnout" -#: dashboards/project/instances/tables.py:718 +#: dashboards/project/instances/tables.py:723 msgid "Resize/Migrate" msgstr "Změnit velikost/Přesunout" -#: dashboards/project/instances/tables.py:719 +#: dashboards/project/instances/tables.py:724 msgid "Confirm or Revert Resize/Migrate" msgstr "Potvrdit nebo Vrátit zpět Změnu velikosti/Přesun" -#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:726 msgid "Reboot" msgstr "Restartovat" -#: dashboards/project/instances/tables.py:724 +#: dashboards/project/instances/tables.py:729 msgid "Rebuild" msgstr "Znovu sestavit" -#: dashboards/project/instances/tables.py:725 -#: dashboards/project/instances/tables.py:765 +#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:770 msgid "Migrating" msgstr "Přesunování" -#: dashboards/project/instances/tables.py:726 +#: dashboards/project/instances/tables.py:731 msgid "Build" msgstr "Sestavit" -#: dashboards/project/instances/tables.py:727 +#: dashboards/project/instances/tables.py:732 msgid "Rescue" msgstr "Zachránit" -#: dashboards/project/instances/tables.py:729 +#: dashboards/project/instances/tables.py:734 msgid "Soft Deleted" msgstr "Měkce smazáno" -#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:735 msgid "Shelved" msgstr "Uskladněno" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:736 msgid "Shelved Offloaded" msgstr "" -#: dashboards/project/instances/tables.py:736 +#: dashboards/project/instances/tables.py:741 msgid "Scheduling" msgstr "Plánování" -#: dashboards/project/instances/tables.py:737 +#: dashboards/project/instances/tables.py:742 msgid "Block Device Mapping" msgstr "Mapování blokového zařízení" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:744 msgid "Spawning" msgstr "" -#: dashboards/project/instances/tables.py:740 +#: dashboards/project/instances/tables.py:745 msgid "Snapshotting" msgstr "Snímkování" -#: dashboards/project/instances/tables.py:741 +#: dashboards/project/instances/tables.py:746 msgid "Image Snapshot Pending" msgstr "Obraz čeká na snímkování" -#: dashboards/project/instances/tables.py:742 +#: dashboards/project/instances/tables.py:747 msgid "Image Pending Upload" msgstr "Obraz čeká na nahrání" -#: dashboards/project/instances/tables.py:743 +#: dashboards/project/instances/tables.py:748 msgid "Image Uploading" msgstr "Nahrávání obrazu" -#: dashboards/project/instances/tables.py:744 +#: dashboards/project/instances/tables.py:749 msgid "Image Backup" msgstr "Záloha obrazu" -#: dashboards/project/instances/tables.py:745 +#: dashboards/project/instances/tables.py:750 msgid "Updating Password" msgstr "Aktualizace hesla" -#: dashboards/project/instances/tables.py:746 +#: dashboards/project/instances/tables.py:751 msgid "Preparing Resize or Migrate" msgstr "Příprava na Změnu velikost nebo Přesun" -#: dashboards/project/instances/tables.py:747 +#: dashboards/project/instances/tables.py:752 msgid "Resizing or Migrating" msgstr "Měnění velikosti nebo Přesunování" -#: dashboards/project/instances/tables.py:748 +#: dashboards/project/instances/tables.py:753 msgid "Resized or Migrated" msgstr "Velikost změněna nebo Přesunuto" -#: dashboards/project/instances/tables.py:749 +#: dashboards/project/instances/tables.py:754 msgid "Finishing Resize or Migrate" msgstr "Dokončování Změny velikosti nebo Přesunu" -#: dashboards/project/instances/tables.py:750 +#: dashboards/project/instances/tables.py:755 msgid "Reverting Resize or Migrate" msgstr "Vrácení Změny velikost nebo Přesunu" -#: dashboards/project/instances/tables.py:751 +#: dashboards/project/instances/tables.py:756 msgid "Confirming Resize or Migrate" msgstr "Potvrzování Změny velikosti nebo Přesunu" -#: dashboards/project/instances/tables.py:752 +#: dashboards/project/instances/tables.py:757 msgid "Rebooting" msgstr "Restartování" -#: dashboards/project/instances/tables.py:753 +#: dashboards/project/instances/tables.py:758 msgid "Rebooting Hard" msgstr "Tvrdé restartování" -#: dashboards/project/instances/tables.py:754 +#: dashboards/project/instances/tables.py:759 msgid "Pausing" msgstr "Pozastavování" -#: dashboards/project/instances/tables.py:755 -#: dashboards/project/instances/tables.py:757 +#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:762 msgid "Resuming" msgstr "Obnovování" -#: dashboards/project/instances/tables.py:756 +#: dashboards/project/instances/tables.py:761 msgid "Suspending" msgstr "Uspávání" -#: dashboards/project/instances/tables.py:758 +#: dashboards/project/instances/tables.py:763 msgid "Powering Off" msgstr "Vypínání" -#: dashboards/project/instances/tables.py:759 +#: dashboards/project/instances/tables.py:764 msgid "Powering On" msgstr "Zapínání" -#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:765 msgid "Rescuing" msgstr "Zachraňování" -#: dashboards/project/instances/tables.py:761 +#: dashboards/project/instances/tables.py:766 msgid "Unrescuing" msgstr "Ručení záchrany" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:767 msgid "Rebuilding" msgstr "Znovu sestavování" -#: dashboards/project/instances/tables.py:763 +#: dashboards/project/instances/tables.py:768 msgid "Rebuild Block Device Mapping" msgstr "Znovu sestavit mapování blokového zařízení" -#: dashboards/project/instances/tables.py:764 +#: dashboards/project/instances/tables.py:769 msgid "Rebuild Spawning" msgstr "" -#: dashboards/project/instances/tables.py:767 +#: dashboards/project/instances/tables.py:772 msgid "Soft Deleting" msgstr "Měkké smazání" -#: dashboards/project/instances/tables.py:768 +#: dashboards/project/instances/tables.py:773 msgid "Restoring" msgstr "Obnovování" -#: dashboards/project/instances/tables.py:769 +#: dashboards/project/instances/tables.py:774 msgid "Shelving" msgstr "Uskladňování" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:775 msgid "Shelving Image Pending Upload" msgstr "Uskladňování obrazu čekajícího na nahrání" -#: dashboards/project/instances/tables.py:771 +#: dashboards/project/instances/tables.py:776 msgid "Shelving Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:772 +#: dashboards/project/instances/tables.py:777 msgid "Shelving Offloading" msgstr "" -#: dashboards/project/instances/tables.py:773 +#: dashboards/project/instances/tables.py:778 msgid "Unshelving" msgstr "Vyskladňování" -#: dashboards/project/instances/tables.py:777 +#: dashboards/project/instances/tables.py:782 msgid "No State" msgstr "Žádný stav" -#: dashboards/project/instances/tables.py:778 +#: dashboards/project/instances/tables.py:783 msgid "Running" msgstr "Běží" -#: dashboards/project/instances/tables.py:779 +#: dashboards/project/instances/tables.py:784 msgid "Blocked" msgstr "Blokováno" -#: dashboards/project/instances/tables.py:781 +#: dashboards/project/instances/tables.py:786 msgid "Shut Down" msgstr "Vypnout" -#: dashboards/project/instances/tables.py:783 +#: dashboards/project/instances/tables.py:788 msgid "Crashed" msgstr "Spadlo" -#: dashboards/project/instances/tables.py:785 +#: dashboards/project/instances/tables.py:790 msgid "Failed" msgstr "Selhalo" -#: dashboards/project/instances/tables.py:786 +#: dashboards/project/instances/tables.py:791 msgid "Building" msgstr "Sestavování" @@ -10873,7 +10964,7 @@ msgid "" "a gateway for external connectivity." msgstr "Zadanou vnější síť můžete připojit k routeru. Vnější síť je považována za výchozí trasu routeru a router funguje jako brána pro vnější připojení." -#: dashboards/project/stacks/forms.py:50 +#: dashboards/project/stacks/forms.py:51 #: dashboards/project/stacks/templates/stacks/_change_template.html:9 #: dashboards/project/stacks/templates/stacks/_select_template.html:9 #: dashboards/project/stacks/templates/stacks/select_template.html:3 @@ -10881,158 +10972,158 @@ msgstr "Zadanou vnější síť můžete připojit k routeru. Vnější síť je msgid "Select Template" msgstr "Vybrat šablonu" -#: dashboards/project/stacks/forms.py:51 +#: dashboards/project/stacks/forms.py:52 msgid "Select a template to launch a stack." msgstr "" -#: dashboards/project/stacks/forms.py:56 +#: dashboards/project/stacks/forms.py:57 msgid "Direct Input" msgstr "Přímý vstup" -#: dashboards/project/stacks/forms.py:59 +#: dashboards/project/stacks/forms.py:60 msgid "Template Source" msgstr "Zdroj šablony" -#: dashboards/project/stacks/forms.py:66 dashboards/project/stacks/forms.py:68 +#: dashboards/project/stacks/forms.py:67 dashboards/project/stacks/forms.py:69 msgid "Template File" msgstr "Soubor šablony" -#: dashboards/project/stacks/forms.py:69 +#: dashboards/project/stacks/forms.py:70 msgid "A local template to upload." msgstr "Místní šablona pro nahrání." -#: dashboards/project/stacks/forms.py:76 dashboards/project/stacks/forms.py:78 +#: dashboards/project/stacks/forms.py:77 dashboards/project/stacks/forms.py:79 msgid "Template URL" msgstr "URL šablony" -#: dashboards/project/stacks/forms.py:79 +#: dashboards/project/stacks/forms.py:80 msgid "An external (HTTP) URL to load the template from." msgstr "Vnější (HTTP) URL z které načíst šablonu." -#: dashboards/project/stacks/forms.py:86 dashboards/project/stacks/forms.py:88 +#: dashboards/project/stacks/forms.py:87 dashboards/project/stacks/forms.py:89 msgid "Template Data" msgstr "Data šablony" -#: dashboards/project/stacks/forms.py:89 +#: dashboards/project/stacks/forms.py:90 msgid "The raw contents of the template." msgstr "Čistý obsah šablony." -#: dashboards/project/stacks/forms.py:95 +#: dashboards/project/stacks/forms.py:96 msgid "Environment Source" msgstr "Zdroj prostředí" -#: dashboards/project/stacks/forms.py:103 -#: dashboards/project/stacks/forms.py:105 +#: dashboards/project/stacks/forms.py:104 +#: dashboards/project/stacks/forms.py:106 msgid "Environment File" msgstr "Soubor prostředí" -#: dashboards/project/stacks/forms.py:106 +#: dashboards/project/stacks/forms.py:107 msgid "A local environment to upload." msgstr "Místní prostředí pro nahrání." -#: dashboards/project/stacks/forms.py:113 -#: dashboards/project/stacks/forms.py:115 +#: dashboards/project/stacks/forms.py:114 +#: dashboards/project/stacks/forms.py:116 msgid "Environment Data" msgstr "Data prostředí" -#: dashboards/project/stacks/forms.py:116 +#: dashboards/project/stacks/forms.py:117 msgid "The raw contents of the environment file." msgstr "Čistý obsah souboru prostředí." -#: dashboards/project/stacks/forms.py:128 +#: dashboards/project/stacks/forms.py:129 msgid "template" msgstr "šablona" -#: dashboards/project/stacks/forms.py:130 +#: dashboards/project/stacks/forms.py:131 msgid "environment" msgstr "prostředí" -#: dashboards/project/stacks/forms.py:185 +#: dashboards/project/stacks/forms.py:186 #, python-format msgid "There was a problem parsing the %(prefix)s: %(error)s" msgstr "Při zpracování %(prefix)s nastal problém: %(error)s" -#: dashboards/project/stacks/forms.py:193 +#: dashboards/project/stacks/forms.py:194 #, python-format msgid "Please specify a %s using only one source method." msgstr "Zadejte prosím %s pomocí pouze jedné zdrojové metody." -#: dashboards/project/stacks/forms.py:200 +#: dashboards/project/stacks/forms.py:201 msgid "You must specify a template via one of the available sources." msgstr "Musíte zadat šablonu pomocí jednoho z dostupných zdrojů." -#: dashboards/project/stacks/forms.py:225 +#: dashboards/project/stacks/forms.py:226 msgid "Edit Template" msgstr "Upravit šablonu" -#: dashboards/project/stacks/forms.py:226 +#: dashboards/project/stacks/forms.py:227 msgid "Select a new template to re-launch a stack." msgstr "" -#: dashboards/project/stacks/forms.py:227 -#: dashboards/project/stacks/forms.py:354 +#: dashboards/project/stacks/forms.py:228 +#: dashboards/project/stacks/forms.py:358 msgid "Stack ID" msgstr "ID zásobníku" -#: dashboards/project/stacks/forms.py:229 -#: dashboards/project/stacks/forms.py:253 -#: dashboards/project/stacks/forms.py:356 +#: dashboards/project/stacks/forms.py:230 +#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:360 #: dashboards/project/stacks/tables.py:86 msgid "Stack Name" msgstr "Název zásobníku" -#: dashboards/project/stacks/forms.py:238 +#: dashboards/project/stacks/forms.py:239 msgid "Create Stack" msgstr "Vytvořit zásobník" -#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:255 msgid "Name of the stack to create." msgstr "Název zásobníku pro vytvoření." -#: dashboards/project/stacks/forms.py:256 +#: dashboards/project/stacks/forms.py:257 msgid "" "Name must start with a letter and may only contain letters, numbers, " "underscores, periods and hyphens." msgstr "Názvy musí začínat pouze písmenem a může obsahovat pouze písmena, čísla, podtržítka, tečky a pomlčky." -#: dashboards/project/stacks/forms.py:261 +#: dashboards/project/stacks/forms.py:262 msgid "Creation Timeout (minutes)" msgstr "Časový limit vytvoření (v minutách)" -#: dashboards/project/stacks/forms.py:262 +#: dashboards/project/stacks/forms.py:263 msgid "Stack creation timeout in minutes." msgstr "Časový limit vytvoření zásobníku v minutách." -#: dashboards/project/stacks/forms.py:264 +#: dashboards/project/stacks/forms.py:265 msgid "Rollback On Failure" msgstr "Zpětné vrácení při selhání" -#: dashboards/project/stacks/forms.py:265 +#: dashboards/project/stacks/forms.py:266 msgid "Enable rollback on create/update failure." msgstr "Povolit zpětné vrácení při chybě ve vytváření/aktualizaci." -#: dashboards/project/stacks/forms.py:278 +#: dashboards/project/stacks/forms.py:279 #, python-format msgid "Password for user \"%s\"" msgstr "Heslo pro uživatele \"%s\"" -#: dashboards/project/stacks/forms.py:279 +#: dashboards/project/stacks/forms.py:280 msgid "" "This is required for operations to be performed throughout the lifecycle of " "the stack" msgstr "Toto je vyžadováno pro operace prováděné během životního cyklu zásobníku" -#: dashboards/project/stacks/forms.py:343 +#: dashboards/project/stacks/forms.py:347 msgid "Stack creation started." msgstr "Zahájeno vytváření zásobníku." -#: dashboards/project/stacks/forms.py:352 +#: dashboards/project/stacks/forms.py:356 #: dashboards/project/stacks/templates/stacks/_update.html:8 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "Aktualizovat parametry zásobníku" -#: dashboards/project/stacks/forms.py:385 +#: dashboards/project/stacks/forms.py:389 msgid "Stack update started." msgstr "Zahájena aktualizace zásobníku." @@ -12710,7 +12801,7 @@ msgstr "Cisco Nexus 1000V" msgid "Update Network Profile" msgstr "Aktualizovat síťový profil" -#: dashboards/settings/dashboard.py:22 templates/_header.html:54 +#: dashboards/settings/dashboard.py:22 templates/_header.html:33 msgid "Settings" msgstr "Nastavení" @@ -12814,14 +12905,30 @@ msgid "" "help, contact your local administrator." msgstr "Byla zjištěna neočekávaná chyba. Zkuste obnovit stránku. Pokud to nepomůže, kontaktujte správce." -#: templates/500.html:74 templates/_header.html:56 +#: templates/500.html:74 templates/_header.html:35 msgid "Help" msgstr "Nápověda" -#: templates/_header.html:61 +#: templates/_header.html:20 +msgid "Filter selections" +msgstr "" + +#: templates/_header.html:40 msgid "Sign Out" msgstr "Odhlásit" +#: templates/context_selection/_domain_list.html:4 +msgid "Domains:" +msgstr "" + +#: templates/context_selection/_project_list.html:4 +msgid "Projects:" +msgstr "" + +#: templates/context_selection/_region_list.html:5 +msgid "Regions:" +msgstr "" + #: usage/base.py:74 msgid "Invalid date format: Using today as default." msgstr "neplatný formát data: Dnešek použit jako výchozí." @@ -12830,7 +12937,7 @@ msgstr "neplatný formát data: Dnešek použit jako výchozí." msgid "Unable to retrieve network quota information." msgstr "Nelze získat informace o kvótě sítě." -#: usage/base.py:179 usage/quotas.py:267 +#: usage/base.py:179 usage/quotas.py:292 msgid "Unable to retrieve volume limit information." msgstr "Nelze získat informace o omezení velikosti svazku." @@ -12853,7 +12960,11 @@ msgid "" "exist." msgstr "Neplatné časové období. Žádáte o data z budoucnosti, která nemusí existovat." -#: usage/quotas.py:253 +#: usage/quotas.py:73 +msgid "Injected File Path Bytes" +msgstr "Bajty vložené cesty souboru" + +#: usage/quotas.py:278 msgid "Unable to retrieve compute limit information." msgstr "Nelze získat informace o omezení výpočtů." diff --git a/openstack_dashboard/locale/de/LC_MESSAGES/django.po b/openstack_dashboard/locale/de/LC_MESSAGES/django.po index 9093609347..cb214d75e8 100644 --- a/openstack_dashboard/locale/de/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/de/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-01 19:31-0500\n" -"PO-Revision-Date: 2014-09-01 23:37+0000\n" +"POT-Creation-Date: 2014-09-04 19:17-0500\n" +"PO-Revision-Date: 2014-09-05 00:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: German (http://www.transifex.com/projects/p/horizon/language/de/)\n" "MIME-Version: 1.0\n" @@ -21,55 +21,55 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: settings.py:99 +#: settings.py:100 msgid "Select format" msgstr "Format auswählen" -#: settings.py:100 +#: settings.py:101 msgid "AKI - Amazon Kernel Image" msgstr "AKI - Amazon Kernelabbild" -#: settings.py:101 +#: settings.py:102 msgid "AMI - Amazon Machine Image" msgstr "AMI - Amazon Maschinenabbild" -#: settings.py:102 +#: settings.py:103 msgid "ARI - Amazon Ramdisk Image" msgstr "ARI - Amazon Ramdiskabbild" -#: settings.py:103 +#: settings.py:104 msgid "ISO - Optical Disk Image" msgstr "ISO - Datenträgerabbild" -#: settings.py:104 +#: settings.py:105 msgid "QCOW2 - QEMU Emulator" msgstr "QCOW2 - QEMU Emulator" -#: settings.py:105 +#: settings.py:106 msgid "Raw" msgstr "Raw" -#: settings.py:106 +#: settings.py:107 msgid "VDI" msgstr "VDI" -#: settings.py:107 +#: settings.py:108 msgid "VHD" msgstr "VHD" -#: settings.py:108 +#: settings.py:109 msgid "VMDK" msgstr "VMDK" -#: settings.py:272 +#: settings.py:275 msgid "All TCP" msgstr "Alle TCP" -#: settings.py:278 +#: settings.py:281 msgid "All UDP" msgstr "Alle UDP" -#: settings.py:284 +#: settings.py:287 msgid "All ICMP" msgstr "Alle ICMP" @@ -312,47 +312,57 @@ msgstr "Keine Verbindung zu Neutron." msgid "Unable to parse IP address %s." msgstr "IP Adresse %s kann nicht analysiert werden." -#: api/neutron.py:923 +#: api/neutron.py:934 #, python-format msgid "" "The 'operation' parameter for get_dvr_permission is invalid. It should be " "one of %s" msgstr "" -#: api/neutron.py:936 +#: api/neutron.py:947 msgid "Failed to check Neutron \"dvr\" extension is not supported" msgstr "" -#: api/nova.py:193 +#: api/nova.py:211 #, python-format msgid "ALLOW %(from)s:%(to)s from %(group)s" msgstr "Erlaube %(from)s:%(to)s von %(group)s" -#: api/nova.py:198 +#: api/nova.py:216 #, python-format msgid "ALLOW %(from)s:%(to)s from %(cidr)s" msgstr "Erlaube %(from)s:%(to)s von %(cidr)s" -#: api/nova.py:274 +#: api/nova.py:292 msgid "Couldn't get security group list." msgstr "Sicherheitsgruppe konnte nicht ermittelt werden." -#: api/nova.py:281 +#: api/nova.py:299 #, python-format msgid "Couldn't get current security group list for instance %s." msgstr "Aktuelle Sicherheitsgruppe für Instanz %s konnte nicht ermittelt werden." -#: api/nova.py:298 +#: api/nova.py:316 #, python-format msgid "" "Failed to modify %(num_groups_to_modify)d instance security groups: %(err)s" msgstr "" -#: api/nova.py:313 +#: api/nova.py:331 #, python-format msgid "Failed to modify %d instance security groups" msgstr "" +#: api/nova.py:743 +#, python-format +msgid "Name: %(name)s ID: %(uuid)s" +msgstr "" + +#: api/nova.py:748 +#, python-format +msgid "Failed to evacuate instances: %s" +msgstr "" + #: api/swift.py:200 msgid "The container cannot be deleted since it's not empty." msgstr "Der Container kann nicht gelöscht werden, da er nicht leer ist." @@ -487,7 +497,7 @@ msgstr "Name" #: dashboards/admin/aggregates/forms.py:28 #: dashboards/admin/aggregates/tables.py:108 #: dashboards/admin/aggregates/workflows.py:27 -#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/tables.py:836 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:77 #: dashboards/project/volumes/volumes/forms.py:81 @@ -548,6 +558,7 @@ msgstr "Gestoppte Dienste" #: dashboards/admin/aggregates/tables.py:110 #: dashboards/admin/aggregates/tables.py:133 +#: dashboards/admin/hypervisors/compute/tables.py:25 msgid "Hosts" msgstr "Hosts" @@ -829,6 +840,7 @@ msgstr "" #: dashboards/admin/aggregates/templates/aggregates/_update.html:25 #: dashboards/admin/flavors/templates/flavors/extras/_create.html:26 #: dashboards/admin/flavors/templates/flavors/extras/_edit.html:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:24 #: dashboards/admin/images/templates/images/_create.html:34 #: dashboards/admin/images/templates/images/_update.html:25 #: dashboards/admin/images/templates/images/properties/_create.html:26 @@ -990,7 +1002,8 @@ msgstr "Varianten-Name" #: dashboards/project/instances/templates/instances/_detail_overview.html:50 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:10 #: dashboards/project/instances/templates/instances/_instance_flavor.html:4 -#: dashboards/project/overview/views.py:32 usage/tables.py:33 +#: dashboards/project/overview/views.py:32 usage/quotas.py:63 +#: usage/tables.py:33 msgid "VCPUs" msgstr "VCPUs" @@ -1025,7 +1038,7 @@ msgstr "Swap-Platte" #: dashboards/admin/routers/templates/routers/_detail_overview.html:9 #: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:12 #: dashboards/identity/roles/forms.py:37 -#: dashboards/identity/users/forms.py:159 +#: dashboards/identity/users/forms.py:160 #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:8 #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:8 #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:7 @@ -1435,24 +1448,25 @@ msgstr "Speicher (gesamt)" #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/databases/templates/databases/index.html:6 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:80 -#: dashboards/project/instances/tables.py:104 -#: dashboards/project/instances/tables.py:140 -#: dashboards/project/instances/tables.py:181 -#: dashboards/project/instances/tables.py:635 -#: dashboards/project/instances/tables.py:656 -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:82 +#: dashboards/project/instances/tables.py:106 +#: dashboards/project/instances/tables.py:142 +#: dashboards/project/instances/tables.py:183 +#: dashboards/project/instances/tables.py:640 +#: dashboards/project/instances/tables.py:661 +#: dashboards/project/instances/tables.py:855 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/instances/templates/instances/index.html:6 #: dashboards/project/network_topology/instances/tables.py:23 +#: usage/quotas.py:64 msgid "Instances" msgstr "Instanzen" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:204 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:792 -#: dashboards/project/instances/tables.py:814 +#: dashboards/project/instances/tables.py:797 +#: dashboards/project/instances/tables.py:819 #: dashboards/project/instances/workflows/create_instance.py:80 #: dashboards/project/overview/views.py:32 usage/tables.py:72 msgid "Instance Name" @@ -1467,19 +1481,182 @@ msgstr "Instanz-ID" msgid "Hypervisor Instances" msgstr "Hypervisor-Instanzen" -#: dashboards/admin/hypervisors/views.py:36 +#: dashboards/admin/hypervisors/tabs.py:26 +msgid "Hypervisor" +msgstr "" + +#: dashboards/admin/hypervisors/tabs.py:36 +#: dashboards/admin/hypervisors/views.py:40 #: dashboards/admin/instances/views.py:156 msgid "Unable to retrieve hypervisor information." msgstr "Hypervisor-Informationen konnten nicht abgerufen werden. " -#: dashboards/admin/hypervisors/views.py:46 +#: dashboards/admin/hypervisors/views.py:50 msgid "Unable to retrieve hypervisor statistics." msgstr "Hypervisor-Statistiken konnten nicht abgerufen werden." -#: dashboards/admin/hypervisors/views.py:67 +#: dashboards/admin/hypervisors/views.py:71 msgid "Unable to retrieve hypervisor instances list." msgstr "Hypervisor-Instanzenliste kann nicht abgerufen werden." +#: dashboards/admin/hypervisors/compute/forms.py:25 +#: dashboards/admin/instances/forms.py:27 +msgid "Current Host" +msgstr "Aktueller Host" + +#: dashboards/admin/hypervisors/compute/forms.py:28 +msgid "Target Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:29 +msgid "Choose a Host to evacuate servers to." +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:31 +msgid "Shared Storage" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:47 +msgid "Select a target host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:49 +#: dashboards/admin/instances/forms.py:57 +msgid "No other hosts available." +msgstr "Keine weiteren Hosts verfügbar." + +#: dashboards/admin/hypervisors/compute/forms.py:60 +#, python-format +msgid "Starting evacuation from %(current)s to %(target)s." +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:66 +#, python-format +msgid "Failed to evacuate host: %s." +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:24 +#: dashboards/admin/hypervisors/compute/tables.py:52 +#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 +#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 +#: dashboards/admin/instances/tables.py:131 +#: dashboards/admin/networks/agents/tables.py:78 +#: dashboards/admin/volumes/snapshots/tables.py:63 +#: dashboards/admin/volumes/volumes/tables.py:70 +#: dashboards/project/databases/tables.py:209 +#: dashboards/project/databases/templates/databases/_detail_overview.html:48 +#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 +msgid "Host" +msgstr "Host" + +#: dashboards/admin/hypervisors/compute/tables.py:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:8 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:23 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:3 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:6 +msgid "Evacuate Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:34 +msgid "Evacuate" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:35 +msgid "Evacuated" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:53 +#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 +msgid "Zone" +msgstr "Zone" + +#: dashboards/admin/hypervisors/compute/tables.py:54 +#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 +#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 +#: dashboards/admin/instances/tables.py:147 +#: dashboards/admin/networks/tables.py:92 +#: dashboards/admin/networks/agents/tables.py:79 +#: dashboards/admin/networks/ports/tables.py:94 +#: dashboards/admin/routers/ports/tables.py:30 +#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 +#: dashboards/admin/volumes/snapshots/forms.py:33 +#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/admin/volumes/volumes/forms.py:46 +#: dashboards/project/data_processing/clusters/tables.py:98 +#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 +#: dashboards/project/data_processing/job_executions/tables.py:99 +#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 +#: dashboards/project/database_backups/tables.py:152 +#: dashboards/project/database_backups/templates/database_backups/details.html:30 +#: dashboards/project/database_backups/templates/database_backups/details.html:71 +#: dashboards/project/databases/tables.py:219 +#: dashboards/project/databases/tables.py:283 +#: dashboards/project/databases/templates/databases/_detail_overview.html:17 +#: dashboards/project/firewalls/tables.py:259 +#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 +#: dashboards/project/images/images/tables.py:218 +#: dashboards/project/images/templates/images/images/_detail_overview.html:17 +#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/templates/instances/_detail_overview.html:14 +#: dashboards/project/loadbalancers/tables.py:284 +#: dashboards/project/loadbalancers/tables.py:318 +#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 +#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 +#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 +#: dashboards/project/networks/tables.py:123 +#: dashboards/project/networks/ports/tables.py:64 +#: dashboards/project/networks/templates/networks/_detail_overview.html:13 +#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 +#: dashboards/project/routers/tables.py:166 +#: dashboards/project/routers/ports/tables.py:94 +#: dashboards/project/routers/templates/routers/_detail_overview.html:11 +#: dashboards/project/stacks/tables.py:98 +#: dashboards/project/stacks/tables.py:135 +#: dashboards/project/stacks/tables.py:182 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 +#: dashboards/project/volumes/backups/tables.py:116 +#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 +#: dashboards/project/volumes/volumes/tables.py:348 +#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 +#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 +#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 +msgid "Status" +msgstr "Status" + +#: dashboards/admin/hypervisors/compute/tables.py:55 +#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 +#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 +msgid "State" +msgstr "Zustand" + +#: dashboards/admin/hypervisors/compute/tables.py:57 +#: dashboards/admin/networks/agents/tables.py:82 +msgid "Updated At" +msgstr "Aktualisiert am" + +#: dashboards/admin/hypervisors/compute/tables.py:66 +#: dashboards/admin/hypervisors/compute/tabs.py:24 +msgid "Compute Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tabs.py:34 +#: dashboards/admin/info/tabs.py:56 +msgid "Unable to get nova services list." +msgstr "Nova Serviceliste kann nicht abgerufen werden." + +#: dashboards/admin/hypervisors/compute/views.py:44 +msgid "Unable to retrieve compute host information." +msgstr "" + #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:3 #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:6 msgid "Hypervisor Servers" @@ -1512,6 +1689,48 @@ msgstr "Speicherverbrauch" msgid "Disk Usage" msgstr "Festplattenbelegung" +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:17 +#: dashboards/admin/images/templates/images/_create.html:18 +#: dashboards/admin/instances/templates/instances/_live_migrate.html:17 +#: dashboards/admin/networks/templates/networks/_update.html:17 +#: dashboards/admin/networks/templates/networks/ports/_update.html:22 +#: dashboards/admin/routers/templates/routers/_update.html:17 +#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18 +#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18 +#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18 +#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17 +#: dashboards/project/images/templates/images/images/_create.html:19 +#: dashboards/project/images/templates/images/images/_update.html:17 +#: dashboards/project/images/templates/images/snapshots/_create.html:18 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17 +#: dashboards/project/networks/templates/networks/_update.html:17 +#: dashboards/project/networks/templates/networks/ports/_update.html:22 +#: dashboards/project/routers/templates/routers/_update.html:17 +#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18 +#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17 +#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17 +#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17 +#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17 +#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17 +#: dashboards/settings/password/templates/password/_change.html:18 +#: dashboards/settings/user/templates/user/_settings.html:18 +msgid "Description:" +msgstr "Beschreibung:" + +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:18 +msgid "" +"Evacuate the servers from the selected down host to an active target host." +msgstr "" + #: dashboards/admin/images/panel.py:27 dashboards/admin/images/tables.py:76 #: dashboards/admin/images/templates/images/index.html:3 #: dashboards/admin/images/templates/images/index.html:6 @@ -1534,7 +1753,7 @@ msgstr "Abbildname =" #: dashboards/admin/images/tables.py:61 #: dashboards/admin/instances/tables.py:95 -#: dashboards/project/instances/tables.py:793 +#: dashboards/project/instances/tables.py:798 msgid "Status =" msgstr "Status =" @@ -1553,7 +1772,7 @@ msgstr "Max. Größe (MB)" #: dashboards/admin/images/tables.py:70 #: dashboards/admin/instances/tables.py:137 #: dashboards/project/images/images/tables.py:212 -#: dashboards/project/instances/tables.py:816 +#: dashboards/project/instances/tables.py:821 #: dashboards/project/instances/templates/instances/_detail_overview.html:104 #: dashboards/project/instances/workflows/create_instance.py:104 #: dashboards/project/volumes/volumes/forms.py:523 @@ -1638,42 +1857,6 @@ msgstr "" msgid "Create An Image" msgstr "Abbild erstellen" -#: dashboards/admin/images/templates/images/_create.html:18 -#: dashboards/admin/instances/templates/instances/_live_migrate.html:17 -#: dashboards/admin/networks/templates/networks/_update.html:17 -#: dashboards/admin/networks/templates/networks/ports/_update.html:22 -#: dashboards/admin/routers/templates/routers/_update.html:17 -#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18 -#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18 -#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18 -#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17 -#: dashboards/project/images/templates/images/images/_create.html:19 -#: dashboards/project/images/templates/images/images/_update.html:17 -#: dashboards/project/images/templates/images/snapshots/_create.html:18 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17 -#: dashboards/project/networks/templates/networks/_update.html:17 -#: dashboards/project/networks/templates/networks/ports/_update.html:22 -#: dashboards/project/routers/templates/routers/_update.html:17 -#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18 -#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17 -#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17 -#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17 -#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17 -#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17 -#: dashboards/settings/password/templates/password/_change.html:18 -#: dashboards/settings/user/templates/user/_settings.html:18 -msgid "Description:" -msgstr "Beschreibung:" - #: dashboards/admin/images/templates/images/_create.html:20 msgid "Specify an image to upload to the Image Service." msgstr "Wählen Sie ein Abbild zum Hochladen aus." @@ -1801,92 +1984,10 @@ msgstr "Deaktiviert" msgid "Service" msgstr "Dienst" -#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 -#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 -#: dashboards/admin/instances/tables.py:131 -#: dashboards/admin/networks/agents/tables.py:78 -#: dashboards/admin/volumes/snapshots/tables.py:63 -#: dashboards/admin/volumes/volumes/tables.py:70 -#: dashboards/project/databases/tables.py:209 -#: dashboards/project/databases/templates/databases/_detail_overview.html:48 -#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 -msgid "Host" -msgstr "Host" - -#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 -#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 -#: dashboards/admin/instances/tables.py:147 -#: dashboards/admin/networks/tables.py:92 -#: dashboards/admin/networks/agents/tables.py:79 -#: dashboards/admin/networks/ports/tables.py:94 -#: dashboards/admin/routers/ports/tables.py:30 -#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 -#: dashboards/admin/volumes/snapshots/forms.py:33 -#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/admin/volumes/volumes/forms.py:46 -#: dashboards/project/data_processing/clusters/tables.py:98 -#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 -#: dashboards/project/data_processing/job_executions/tables.py:99 -#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 -#: dashboards/project/database_backups/tables.py:152 -#: dashboards/project/database_backups/templates/database_backups/details.html:30 -#: dashboards/project/database_backups/templates/database_backups/details.html:71 -#: dashboards/project/databases/tables.py:219 -#: dashboards/project/databases/tables.py:283 -#: dashboards/project/databases/templates/databases/_detail_overview.html:17 -#: dashboards/project/firewalls/tables.py:259 -#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 -#: dashboards/project/images/images/tables.py:218 -#: dashboards/project/images/templates/images/images/_detail_overview.html:17 -#: dashboards/project/instances/tables.py:826 -#: dashboards/project/instances/templates/instances/_detail_overview.html:14 -#: dashboards/project/loadbalancers/tables.py:284 -#: dashboards/project/loadbalancers/tables.py:318 -#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 -#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 -#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 -#: dashboards/project/networks/tables.py:123 -#: dashboards/project/networks/ports/tables.py:64 -#: dashboards/project/networks/templates/networks/_detail_overview.html:13 -#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 -#: dashboards/project/routers/tables.py:166 -#: dashboards/project/routers/ports/tables.py:94 -#: dashboards/project/routers/templates/routers/_detail_overview.html:11 -#: dashboards/project/stacks/tables.py:98 -#: dashboards/project/stacks/tables.py:135 -#: dashboards/project/stacks/tables.py:182 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 -#: dashboards/project/volumes/backups/tables.py:116 -#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 -#: dashboards/project/volumes/volumes/tables.py:348 -#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 -#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 -#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 -msgid "Status" -msgstr "Status" - #: dashboards/admin/info/tables.py:67 dashboards/admin/info/tabs.py:31 msgid "Services" msgstr "Dienste" -#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 -msgid "Zone" -msgstr "Zone" - -#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 -#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 -msgid "State" -msgstr "Zustand" - #: dashboards/admin/info/tables.py:96 dashboards/admin/info/tables.py:121 #: dashboards/admin/info/tables.py:170 msgctxt "Time since the last update" @@ -1916,7 +2017,7 @@ msgid "Network Agents" msgstr "Netzwerk Agenten" #: dashboards/admin/info/tables.py:198 -#: dashboards/identity/projects/workflows.py:44 +#: dashboards/identity/projects/workflows.py:44 usage/quotas.py:66 msgid "Injected File Content Bytes" msgstr "Anzahl Bytes für injizierte Dateien" @@ -1925,12 +2026,12 @@ msgid "Length of Injected File Path" msgstr "Länge des injizierten Dateipfades" #: dashboards/admin/info/tables.py:200 -#: dashboards/identity/projects/workflows.py:46 +#: dashboards/identity/projects/workflows.py:46 usage/quotas.py:62 msgid "Metadata Items" msgstr "Metadaten Elemente" #: dashboards/admin/info/tables.py:203 -#: dashboards/identity/projects/workflows.py:50 +#: dashboards/identity/projects/workflows.py:50 usage/quotas.py:65 msgid "Injected Files" msgstr "Injizierte Dateien" @@ -1946,7 +2047,7 @@ msgstr "Injizierte Dateien" #: dashboards/project/volumes/templates/volumes/index.html:6 #: dashboards/project/volumes/volumes/tables.py:60 #: dashboards/project/volumes/volumes/tables.py:384 -#: dashboards/project/volumes/volumes/tables.py:398 +#: dashboards/project/volumes/volumes/tables.py:398 usage/quotas.py:74 msgid "Volumes" msgstr "Datenträger" @@ -1955,18 +2056,18 @@ msgstr "Datenträger" #: dashboards/identity/projects/workflows.py:54 #: dashboards/project/volumes/tabs.py:76 #: dashboards/project/volumes/snapshots/tables.py:45 -#: dashboards/project/volumes/snapshots/tables.py:137 +#: dashboards/project/volumes/snapshots/tables.py:137 usage/quotas.py:75 msgid "Volume Snapshots" msgstr "Schattenkopien" #: dashboards/admin/info/tables.py:206 -#: dashboards/identity/projects/workflows.py:56 +#: dashboards/identity/projects/workflows.py:56 usage/quotas.py:76 msgid "Total Size of Volumes and Snapshots (GB)" msgstr "Gesamtgröße von Datenträgern und Schattenkopien (GB)" #: dashboards/admin/info/tables.py:207 dashboards/admin/overview/views.py:33 #: dashboards/identity/projects/workflows.py:57 -#: dashboards/project/overview/views.py:32 +#: dashboards/project/overview/views.py:32 usage/quotas.py:67 msgid "RAM (MB)" msgstr "RAM (MB)" @@ -1976,6 +2077,7 @@ msgstr "RAM (MB)" #: dashboards/project/access_and_security/tabs.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:175 +#: usage/quotas.py:68 usage/quotas.py:81 msgid "Floating IPs" msgstr "Floating IPs" @@ -1988,6 +2090,7 @@ msgstr "Floating IPs" #: dashboards/project/instances/templates/instances/_detail_overview.html:77 #: dashboards/project/instances/workflows/create_instance.py:488 #: dashboards/project/instances/workflows/update_instance.py:80 +#: usage/quotas.py:70 usage/quotas.py:82 msgid "Security Groups" msgstr "Sicherheitsgruppen" @@ -1995,6 +2098,7 @@ msgstr "Sicherheitsgruppen" #: dashboards/identity/projects/workflows.py:63 #: dashboards/identity/projects/workflows.py:69 #: dashboards/project/access_and_security/security_groups/tables.py:247 +#: usage/quotas.py:71 usage/quotas.py:83 msgid "Security Group Rules" msgstr "Sicherheitsgrupperegeln" @@ -2002,6 +2106,7 @@ msgstr "Sicherheitsgrupperegeln" #: dashboards/project/access_and_security/tabs.py:58 #: dashboards/project/access_and_security/keypairs/tables.py:26 #: dashboards/project/access_and_security/keypairs/tables.py:75 +#: usage/quotas.py:72 msgid "Key Pairs" msgstr "Schlüsselpaare" @@ -2010,7 +2115,7 @@ msgstr "Schlüsselpaare" #: dashboards/admin/routers/ports/tables.py:29 #: dashboards/identity/projects/workflows.py:59 #: dashboards/project/networks/ports/tables.py:62 -#: dashboards/project/routers/ports/tables.py:93 +#: dashboards/project/routers/ports/tables.py:93 usage/quotas.py:69 msgid "Fixed IPs" msgstr "Feste IPs" @@ -2042,10 +2147,6 @@ msgstr "Limit" msgid "Quotas" msgstr "Kontingente" -#: dashboards/admin/info/tabs.py:56 -msgid "Unable to get nova services list." -msgstr "Nova Serviceliste kann nicht abgerufen werden." - #: dashboards/admin/info/tabs.py:74 msgid "Unable to get cinder services list." msgstr "Cinder-Dienstliste kann nicht abgerufen werden." @@ -2086,10 +2187,6 @@ msgid "" " " msgstr "Version: %(version_info)s\n " -#: dashboards/admin/instances/forms.py:27 -msgid "Current Host" -msgstr "Aktueller Host" - #: dashboards/admin/instances/forms.py:31 msgid "New Host" msgstr "Neuer Host" @@ -2110,10 +2207,6 @@ msgstr "Block Migration" msgid "Select a new host" msgstr "Wählen Sie einen neuen Host" -#: dashboards/admin/instances/forms.py:57 -msgid "No other hosts available." -msgstr "Keine weiteren Hosts verfügbar." - #: dashboards/admin/instances/forms.py:69 #, python-format msgid "The instance is preparing the live migration to host \"%s\"." @@ -2137,12 +2230,12 @@ msgstr "Geplante Migration (wartet auf Bestätigung) von" #: dashboards/project/access_and_security/floating_ips/workflows.py:34 #: dashboards/project/databases/tables.py:36 #: dashboards/project/databases/tables.py:49 -#: dashboards/project/instances/tables.py:79 -#: dashboards/project/instances/tables.py:103 -#: dashboards/project/instances/tables.py:139 -#: dashboards/project/instances/tables.py:180 -#: dashboards/project/instances/tables.py:634 -#: dashboards/project/instances/tables.py:655 +#: dashboards/project/instances/tables.py:81 +#: dashboards/project/instances/tables.py:105 +#: dashboards/project/instances/tables.py:141 +#: dashboards/project/instances/tables.py:182 +#: dashboards/project/instances/tables.py:639 +#: dashboards/project/instances/tables.py:660 #: dashboards/project/network_topology/templates/network_topology/_svg_element.html:196 #: dashboards/project/volumes/volumes/tables.py:423 msgid "Instance" @@ -2185,12 +2278,12 @@ msgid "IPv6 Address =" msgstr "IPv6 Adresse =" #: dashboards/admin/instances/tables.py:96 -#: dashboards/project/instances/tables.py:794 +#: dashboards/project/instances/tables.py:799 msgid "Image ID =" msgstr "Abbild ID =" #: dashboards/admin/instances/tables.py:97 -#: dashboards/project/instances/tables.py:795 +#: dashboards/project/instances/tables.py:800 msgid "Flavor ID =" msgstr "Variante ID =" @@ -2198,7 +2291,7 @@ msgstr "Variante ID =" #: dashboards/project/access_and_security/floating_ips/tables.py:157 #: dashboards/project/access_and_security/floating_ips/workflows.py:30 #: dashboards/project/access_and_security/floating_ips/workflows.py:37 -#: dashboards/project/instances/tables.py:818 +#: dashboards/project/instances/tables.py:823 #: dashboards/project/loadbalancers/tables.py:309 msgid "IP Address" msgstr "IP-Adresse" @@ -2211,7 +2304,7 @@ msgstr "IP-Adresse" #: dashboards/project/databases/tables.py:211 #: dashboards/project/images/images/tables.py:232 #: dashboards/project/images/templates/images/images/_detail_overview.html:44 -#: dashboards/project/instances/tables.py:821 +#: dashboards/project/instances/tables.py:826 #: dashboards/project/instances/templates/instances/_instance_flavor.html:6 #: dashboards/project/volumes/backups/tables.py:112 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:35 @@ -2222,17 +2315,17 @@ msgid "Size" msgstr "Größe" #: dashboards/admin/instances/tables.py:153 -#: dashboards/project/instances/tables.py:833 +#: dashboards/project/instances/tables.py:838 msgid "Task" msgstr "Aufgabe" #: dashboards/admin/instances/tables.py:160 -#: dashboards/project/instances/tables.py:840 +#: dashboards/project/instances/tables.py:845 msgid "Power State" msgstr "Zustand" #: dashboards/admin/instances/tables.py:162 -#: dashboards/project/instances/tables.py:843 +#: dashboards/project/instances/tables.py:848 #: dashboards/project/instances/templates/instances/_detail_overview.html:20 #: usage/tables.py:75 msgid "Uptime" @@ -2673,6 +2766,7 @@ msgstr "Das Netzwerk %s konnte nicht aktualisiert werden." #: dashboards/project/networks/tables.py:129 #: dashboards/project/networks/templates/networks/index.html:3 #: dashboards/project/networks/templates/networks/index.html:6 +#: usage/quotas.py:77 msgid "Networks" msgstr "Netzwerke" @@ -2732,7 +2826,7 @@ msgstr "DHCP Agenten" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:18 #: dashboards/project/images/templates/images/images/_detail_overview.html:29 -#: dashboards/project/instances/tables.py:596 +#: dashboards/project/instances/tables.py:601 #: dashboards/project/networks/templates/networks/_detail_overview.html:14 #: dashboards/project/networks/templates/networks/_detail_overview.html:16 #: dashboards/project/networks/templates/networks/_detail_overview.html:23 @@ -2820,10 +2914,6 @@ msgstr "DHCP Agent hinzufügen" msgid "Id" msgstr "Id" -#: dashboards/admin/networks/agents/tables.py:82 -msgid "Updated At" -msgstr "Aktualisiert am" - #: dashboards/admin/networks/agents/views.py:59 #: dashboards/admin/networks/ports/views.py:48 #: dashboards/project/networks/subnets/views.py:46 @@ -2901,7 +2991,7 @@ msgstr "Port" #: dashboards/admin/networks/ports/tables.py:33 #: dashboards/admin/networks/ports/tables.py:102 #: dashboards/identity/projects/workflows.py:72 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:75 usage/quotas.py:79 msgid "Ports" msgstr "Ports" @@ -2980,7 +3070,7 @@ msgstr "Subnetz" #: dashboards/admin/networks/subnets/tables.py:116 #: dashboards/identity/projects/workflows.py:74 #: dashboards/project/networks/subnets/tables.py:45 -#: dashboards/project/networks/subnets/tables.py:127 +#: dashboards/project/networks/subnets/tables.py:127 usage/quotas.py:78 msgid "Subnets" msgstr "Subnetze" @@ -3124,8 +3214,8 @@ msgstr "Projektliste kann nicht abgerufen werden." #: dashboards/project/data_processing/nodegroup_templates/tables.py:57 #: dashboards/project/databases/tables.py:64 #: dashboards/project/databases/tables.py:80 -#: dashboards/project/instances/tables.py:712 -#: dashboards/project/instances/tables.py:728 +#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:733 msgid "Deleted" msgstr "Gelöscht" @@ -3177,6 +3267,7 @@ msgstr "Überwachung" #: dashboards/project/routers/tables.py:188 #: dashboards/project/routers/templates/routers/index.html:3 #: dashboards/project/routers/templates/routers/index.html:6 +#: usage/quotas.py:80 msgid "Routers" msgstr "Router" @@ -3322,7 +3413,7 @@ msgstr "Angeschlossenes externes Netzwerk" #: dashboards/project/routers/tables.py:74 #: dashboards/project/routers/templates/routers/_update.html:8 msgid "Edit Router" -msgstr "" +msgstr "Router Bearbeiten" #: dashboards/admin/routers/templates/routers/_update.html:18 #: dashboards/project/routers/templates/routers/_update.html:18 @@ -3344,7 +3435,7 @@ msgstr "Router Detail" #: dashboards/project/routers/templates/routers/update.html:3 #: dashboards/project/routers/templates/routers/update.html:6 msgid "Update Router" -msgstr "" +msgstr "Router Aktualisieren" #: dashboards/admin/volumes/tabs.py:49 dashboards/admin/volumes/tabs.py:96 #: dashboards/admin/volumes/snapshots/tables.py:51 @@ -3367,13 +3458,13 @@ msgstr "Erzeuge" #: dashboards/admin/volumes/snapshots/forms.py:26 #: dashboards/admin/volumes/volumes/forms.py:56 -#: dashboards/project/instances/tables.py:766 +#: dashboards/project/instances/tables.py:771 msgid "Deleting" msgstr "Löscht" #: dashboards/admin/volumes/snapshots/forms.py:27 #: dashboards/admin/volumes/volumes/forms.py:58 -#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:722 msgid "Error" msgstr "Fehler" @@ -3718,7 +3809,7 @@ msgstr "Domänen-Kontext gelöscht." #: dashboards/identity/domains/tables.py:186 #: dashboards/identity/projects/workflows.py:119 #: dashboards/identity/users/forms.py:75 -#: dashboards/identity/users/forms.py:153 +#: dashboards/identity/users/forms.py:154 msgid "Domain ID" msgstr "Domänen-ID" @@ -3954,7 +4045,7 @@ msgstr "Hinzufügen..." #: dashboards/identity/groups/tables.py:163 #: dashboards/identity/users/forms.py:81 -#: dashboards/identity/users/forms.py:160 +#: dashboards/identity/users/forms.py:161 #: dashboards/identity/users/tables.py:132 #: dashboards/project/data_processing/data_image_registry/forms.py:28 #: dashboards/project/databases/tables.py:236 @@ -3963,7 +4054,7 @@ msgstr "Benutzername" #: dashboards/identity/groups/tables.py:164 #: dashboards/identity/users/forms.py:83 -#: dashboards/identity/users/forms.py:162 +#: dashboards/identity/users/forms.py:163 #: dashboards/identity/users/tables.py:133 msgid "Email" msgstr "E-Mail" @@ -4136,7 +4227,7 @@ msgstr "" #: dashboards/identity/projects/workflows.py:122 #: dashboards/identity/users/forms.py:78 -#: dashboards/identity/users/forms.py:156 +#: dashboards/identity/users/forms.py:157 msgid "Domain Name" msgstr "Domänen-Name" @@ -4302,7 +4393,7 @@ msgstr "" #: dashboards/identity/roles/templates/roles/_create.html:18 msgid "Create a new role." -msgstr "" +msgstr "Neue Rolle erstellen." #: dashboards/identity/roles/templates/roles/_update.html:8 #: dashboards/identity/roles/templates/roles/_update.html:23 @@ -4327,42 +4418,42 @@ msgid "Passwords do not match." msgstr "Die Passwörter stimmen nicht überein." #: dashboards/identity/users/forms.py:86 -#: dashboards/identity/users/forms.py:165 +#: dashboards/identity/users/forms.py:166 #: dashboards/project/data_processing/job_binaries/forms.py:71 #: dashboards/project/databases/workflows/create_instance.py:197 #: dashboards/project/instances/forms.py:153 -#: dashboards/project/instances/tables.py:723 +#: dashboards/project/instances/tables.py:728 msgid "Password" msgstr "Passwort" #: dashboards/identity/users/forms.py:91 -#: dashboards/identity/users/forms.py:171 +#: dashboards/identity/users/forms.py:172 msgid "Confirm Password" msgstr "Passwort bestätigen" #: dashboards/identity/users/forms.py:93 -#: dashboards/identity/users/forms.py:174 +#: dashboards/identity/users/forms.py:175 msgid "Primary Project" msgstr "Primäres Projekt" -#: dashboards/identity/users/forms.py:128 +#: dashboards/identity/users/forms.py:129 #, python-format msgid "User \"%s\" was successfully created." msgstr "Der Benutzer \"%s\" wurde erfolgreich erstellt." -#: dashboards/identity/users/forms.py:144 +#: dashboards/identity/users/forms.py:145 msgid "Unable to add user to primary project." msgstr "Benutzer konnte dem primären Projekt nicht hinzugefügt werden." -#: dashboards/identity/users/forms.py:148 +#: dashboards/identity/users/forms.py:149 msgid "Unable to create user." msgstr "Benutzer kann nicht erstellt werden." -#: dashboards/identity/users/forms.py:206 +#: dashboards/identity/users/forms.py:208 msgid "User has been updated successfully." msgstr "Benutzer wurde erfolgreich aktualisiert." -#: dashboards/identity/users/forms.py:209 +#: dashboards/identity/users/forms.py:211 msgid "Unable to update the user." msgstr "Benutzer kann nicht aktualisert werden." @@ -4543,7 +4634,7 @@ msgstr "IP zu Projekt zuweisen" #: dashboards/project/access_and_security/floating_ips/tables.py:55 #: dashboards/project/access_and_security/keypairs/tables.py:58 -#: dashboards/project/instances/tables.py:245 +#: dashboards/project/instances/tables.py:247 #: dashboards/project/volumes/volumes/tables.py:112 msgid "(Quota exceeded)" msgstr "(Kontingent überschritten)" @@ -4578,7 +4669,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "Floating IP erfolgreich getrennt: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:139 -#: dashboards/project/instances/tables.py:590 +#: dashboards/project/instances/tables.py:595 msgid "Unable to disassociate floating IP." msgstr "Floating IP kann nicht getrennt werden." @@ -4671,7 +4762,7 @@ msgid "Unable to import key pair." msgstr "Schlüsselpaar kann nicht importiert werden." #: dashboards/project/access_and_security/keypairs/tables.py:25 -#: dashboards/project/instances/tables.py:823 +#: dashboards/project/instances/tables.py:828 #: dashboards/project/instances/workflows/create_instance.py:473 msgid "Key Pair" msgstr "Schlüsselpaar" @@ -5139,7 +5230,7 @@ msgstr "Container konnte nicht erstellt werden. " #: dashboards/project/containers/forms.py:83 #: dashboards/project/containers/templates/containers/_update.html:22 -#: dashboards/project/stacks/forms.py:55 +#: dashboards/project/stacks/forms.py:56 msgid "File" msgstr "Datei" @@ -5781,7 +5872,7 @@ msgstr "" #: dashboards/project/data_processing/clusters/tables.py:52 #: dashboards/project/data_processing/jobs/workflows/launch.py:104 msgid "Cluster" -msgstr "" +msgstr "Cluster" #: dashboards/project/data_processing/clusters/tables.py:71 msgid "Unable to update row" @@ -5894,7 +5985,7 @@ msgstr "" #: dashboards/project/data_processing/clusters/workflows/create.py:71 msgid "Cluster Name" -msgstr "" +msgstr "Cluster Name" #: dashboards/project/data_processing/clusters/workflows/create.py:76 msgid "Cluster Template" @@ -6167,7 +6258,7 @@ msgstr "Datenquellenübersicht" #: dashboards/project/loadbalancers/workflows.py:519 #: dashboards/project/loadbalancers/workflows.py:523 #: dashboards/project/loadbalancers/workflows.py:524 -#: dashboards/project/stacks/forms.py:57 +#: dashboards/project/stacks/forms.py:58 msgid "URL" msgstr "URL" @@ -6456,7 +6547,7 @@ msgid "Last Updated" msgstr "Letzte Aktualisierung" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:19 -#: dashboards/project/instances/tables.py:633 +#: dashboards/project/instances/tables.py:638 msgid "Started" msgstr "Gestartet" @@ -6861,7 +6952,7 @@ msgid "Storage location" msgstr "" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:47 -msgid "Storage" +msgid "Choose a storage location" msgstr "" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:60 @@ -6981,8 +7072,8 @@ msgstr "Backup" #: dashboards/project/databases/tables.py:155 #: dashboards/project/databases/tables.py:172 #: dashboards/project/databases/tables.py:178 -#: dashboards/project/instances/tables.py:697 -#: dashboards/project/instances/tables.py:704 +#: dashboards/project/instances/tables.py:702 +#: dashboards/project/instances/tables.py:709 msgid "Not available" msgstr "Nicht verfügbar" @@ -7165,12 +7256,12 @@ msgid "Unable to resize volume. %s" msgstr "" #: dashboards/project/databases/tables.py:34 -#: dashboards/project/instances/tables.py:77 +#: dashboards/project/instances/tables.py:79 msgid "Terminate" msgstr "Beenden" #: dashboards/project/databases/tables.py:35 -#: dashboards/project/instances/tables.py:78 +#: dashboards/project/instances/tables.py:80 #, python-format msgid "Scheduled termination of %(data_type)s" msgstr "Geplante Beendigung von %(data_type)s" @@ -7201,8 +7292,8 @@ msgstr "Fehler beim Löschen der Datenbank auf Instanz." #: dashboards/project/databases/tables.py:95 #: dashboards/project/databases/templates/databases/launch.html:3 #: dashboards/project/databases/workflows/create_instance.py:272 -#: dashboards/project/instances/tables.py:219 -#: dashboards/project/instances/tables.py:247 +#: dashboards/project/instances/tables.py:221 +#: dashboards/project/instances/tables.py:249 #: dashboards/project/instances/workflows/create_instance.py:696 #: dashboards/project/network_topology/templates/network_topology/index.html:28 msgid "Launch Instance" @@ -7446,7 +7537,7 @@ msgstr "Datenbank starten" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:263 +#: dashboards/project/instances/tables.py:265 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "Instanz bearbeiten" @@ -7487,7 +7578,7 @@ msgid "Launch instance with these networks" msgstr "Instanz mit diesen Netzwerken starten" #: dashboards/project/databases/workflows/create_instance.py:147 -#: dashboards/project/instances/tables.py:738 +#: dashboards/project/instances/tables.py:743 #: dashboards/project/instances/workflows/create_instance.py:607 msgid "Networking" msgstr "Netzwerk" @@ -8277,7 +8368,7 @@ msgstr "Abbilddetails:" #: dashboards/project/images/templates/images/snapshots/_create.html:9 #: dashboards/project/images/templates/images/snapshots/_create.html:24 #: dashboards/project/images/templates/images/snapshots/create.html:3 -#: dashboards/project/instances/tables.py:305 +#: dashboards/project/instances/tables.py:307 #: dashboards/project/volumes/volumes/tables.py:167 msgid "Create Snapshot" msgstr "Speicherauszug erstellen" @@ -8296,7 +8387,7 @@ msgstr "" #: dashboards/project/instances/audit_tables.py:26 msgid "Start Time" -msgstr "" +msgstr "Startzeit" #: dashboards/project/instances/audit_tables.py:29 #: dashboards/project/instances/templates/instances/_detail_overview.html:30 @@ -8387,81 +8478,81 @@ msgstr "oder kopieren und fügen Sie Ihren privaten Schlüssel ein" msgid "Unable to retrieve instance password." msgstr "Instanzen-Passwort kann nicht abgerufen werden." -#: dashboards/project/instances/tables.py:101 -#: dashboards/project/instances/tables.py:722 +#: dashboards/project/instances/tables.py:103 +#: dashboards/project/instances/tables.py:727 msgid "Hard Reboot" msgstr "Zurücksetzen" -#: dashboards/project/instances/tables.py:102 +#: dashboards/project/instances/tables.py:104 msgid "Hard Rebooted" msgstr "Zurückgesetzt" -#: dashboards/project/instances/tables.py:128 +#: dashboards/project/instances/tables.py:130 msgid "Soft Reboot" msgstr "Neustart" -#: dashboards/project/instances/tables.py:129 +#: dashboards/project/instances/tables.py:131 msgid "Soft Rebooted" msgstr "Neustart" -#: dashboards/project/instances/tables.py:137 +#: dashboards/project/instances/tables.py:139 msgid "Pause" msgstr "Pausieren" -#: dashboards/project/instances/tables.py:137 -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:139 +#: dashboards/project/instances/tables.py:180 msgid "Resume" msgstr "Fortsetzen" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:716 -#: dashboards/project/instances/tables.py:780 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:785 msgid "Paused" msgstr "Pausiert" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:179 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:181 msgid "Resumed" msgstr "Fortgesetzt" -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:180 msgid "Suspend" msgstr "Unterbrechen" -#: dashboards/project/instances/tables.py:179 -#: dashboards/project/instances/tables.py:715 -#: dashboards/project/instances/tables.py:784 +#: dashboards/project/instances/tables.py:181 +#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:789 msgid "Suspended" msgstr "Unterbrochen" -#: dashboards/project/instances/tables.py:292 +#: dashboards/project/instances/tables.py:294 msgid "Edit Security Groups" msgstr "Sicherheitsgruppen bearbeiten" -#: dashboards/project/instances/tables.py:324 +#: dashboards/project/instances/tables.py:326 #: dashboards/project/instances/tabs.py:58 msgid "Console" msgstr "Konsole" -#: dashboards/project/instances/tables.py:350 +#: dashboards/project/instances/tables.py:352 msgid "View Log" msgstr "Log anzeigen" -#: dashboards/project/instances/tables.py:373 +#: dashboards/project/instances/tables.py:375 #: dashboards/project/instances/workflows/resize_instance.py:88 msgid "Resize Instance" msgstr "Instanzgröße ändern" -#: dashboards/project/instances/tables.py:400 +#: dashboards/project/instances/tables.py:405 msgid "Confirm Resize/Migrate" msgstr "Größenänderung/Migration bestätigen" -#: dashboards/project/instances/tables.py:419 -#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:424 +#: dashboards/project/instances/tables.py:725 msgid "Revert Resize/Migrate" msgstr "Größenänderung/Migration zurücknehmen" -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:443 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 #: dashboards/project/instances/templates/instances/rebuild.html:3 @@ -8469,280 +8560,280 @@ msgstr "Größenänderung/Migration zurücknehmen" msgid "Rebuild Instance" msgstr "Instanz erneuern" -#: dashboards/project/instances/tables.py:461 +#: dashboards/project/instances/tables.py:466 msgid "Retrieve Password" msgstr "Passwort abrufen" -#: dashboards/project/instances/tables.py:484 -#: dashboards/project/instances/tables.py:514 +#: dashboards/project/instances/tables.py:489 +#: dashboards/project/instances/tables.py:519 msgid "Associate Floating IP" msgstr "Floating IP zuweisen" -#: dashboards/project/instances/tables.py:539 +#: dashboards/project/instances/tables.py:544 #, python-format msgid "Successfully associated floating IP: %s" msgstr "Floating IP %s erfolgreich zugewiesen" -#: dashboards/project/instances/tables.py:543 +#: dashboards/project/instances/tables.py:548 msgid "Unable to associate floating IP." msgstr "Floating IP kann nicht zugewiesen werden." -#: dashboards/project/instances/tables.py:549 +#: dashboards/project/instances/tables.py:554 msgid "Disassociate Floating IP" msgstr "Floating IP trennen" -#: dashboards/project/instances/tables.py:584 +#: dashboards/project/instances/tables.py:589 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "Floating IP %s erfolgreich getrennt" -#: dashboards/project/instances/tables.py:587 +#: dashboards/project/instances/tables.py:592 msgid "No floating IPs to disassociate." msgstr "Keine floating IPs zum Trennen vorhanden." -#: dashboards/project/instances/tables.py:597 +#: dashboards/project/instances/tables.py:602 #, python-format msgid "Please try again later [Error: %s]." msgstr "Bitte versuchen Sie es später erneut [Fehler: %s]." -#: dashboards/project/instances/tables.py:599 +#: dashboards/project/instances/tables.py:604 msgid "" "There is not enough capacity for this flavor in the selected availability " "zone. Try again later or select a different availability zone." msgstr "Es gibt in der ausgewählten Verfügbarkeitszone für diese Variante nicht genug Kapazitäten. Versuchen Sie es später erneut oder wählen Sie eine andere Verfügbarkeitszone." -#: dashboards/project/instances/tables.py:611 +#: dashboards/project/instances/tables.py:616 #, python-format msgid "Failed to launch instance \"%s\"" msgstr "Fehler beim Starten der Instanz \"%s\"" -#: dashboards/project/instances/tables.py:632 +#: dashboards/project/instances/tables.py:637 #: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:24 msgid "Start" msgstr "Starten" -#: dashboards/project/instances/tables.py:653 -#: dashboards/project/instances/tables.py:654 -#: dashboards/project/instances/tables.py:782 +#: dashboards/project/instances/tables.py:658 +#: dashboards/project/instances/tables.py:659 +#: dashboards/project/instances/tables.py:787 msgid "Shut Off" msgstr "Abschalten" -#: dashboards/project/instances/tables.py:688 +#: dashboards/project/instances/tables.py:693 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:713 +#: dashboards/project/instances/tables.py:718 msgid "Active" msgstr "Aktiv" -#: dashboards/project/instances/tables.py:714 +#: dashboards/project/instances/tables.py:719 msgid "Shutoff" msgstr "Abschaltung" -#: dashboards/project/instances/tables.py:718 +#: dashboards/project/instances/tables.py:723 msgid "Resize/Migrate" msgstr "Größenänderung/Migration" -#: dashboards/project/instances/tables.py:719 +#: dashboards/project/instances/tables.py:724 msgid "Confirm or Revert Resize/Migrate" msgstr "Größenänderung/Migration bestätigen oder zurücknehmen" -#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:726 msgid "Reboot" msgstr "Neustart" -#: dashboards/project/instances/tables.py:724 +#: dashboards/project/instances/tables.py:729 msgid "Rebuild" msgstr "" -#: dashboards/project/instances/tables.py:725 -#: dashboards/project/instances/tables.py:765 +#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:770 msgid "Migrating" msgstr "Migrieren" -#: dashboards/project/instances/tables.py:726 +#: dashboards/project/instances/tables.py:731 msgid "Build" msgstr "" -#: dashboards/project/instances/tables.py:727 +#: dashboards/project/instances/tables.py:732 msgid "Rescue" msgstr "" -#: dashboards/project/instances/tables.py:729 +#: dashboards/project/instances/tables.py:734 msgid "Soft Deleted" msgstr "" -#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:735 msgid "Shelved" msgstr "" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:736 msgid "Shelved Offloaded" msgstr "" -#: dashboards/project/instances/tables.py:736 +#: dashboards/project/instances/tables.py:741 msgid "Scheduling" msgstr "" -#: dashboards/project/instances/tables.py:737 +#: dashboards/project/instances/tables.py:742 msgid "Block Device Mapping" msgstr "" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:744 msgid "Spawning" msgstr "" -#: dashboards/project/instances/tables.py:740 +#: dashboards/project/instances/tables.py:745 msgid "Snapshotting" msgstr "Momentaufnahme wird ausgeführt" -#: dashboards/project/instances/tables.py:741 +#: dashboards/project/instances/tables.py:746 msgid "Image Snapshot Pending" msgstr "" -#: dashboards/project/instances/tables.py:742 +#: dashboards/project/instances/tables.py:747 msgid "Image Pending Upload" msgstr "" -#: dashboards/project/instances/tables.py:743 +#: dashboards/project/instances/tables.py:748 msgid "Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:744 +#: dashboards/project/instances/tables.py:749 msgid "Image Backup" msgstr "" -#: dashboards/project/instances/tables.py:745 +#: dashboards/project/instances/tables.py:750 msgid "Updating Password" msgstr "Aktualisiere Passwort" -#: dashboards/project/instances/tables.py:746 +#: dashboards/project/instances/tables.py:751 msgid "Preparing Resize or Migrate" msgstr "Vorbereitung von Größenänderung oder Migration" -#: dashboards/project/instances/tables.py:747 +#: dashboards/project/instances/tables.py:752 msgid "Resizing or Migrating" msgstr "Größenänderung oder Migration wird ausgeführt" -#: dashboards/project/instances/tables.py:748 +#: dashboards/project/instances/tables.py:753 msgid "Resized or Migrated" msgstr "Größenänderung oder Migration ausgeführt" -#: dashboards/project/instances/tables.py:749 +#: dashboards/project/instances/tables.py:754 msgid "Finishing Resize or Migrate" msgstr "Größenänderung oder Migration wird abgeschlossen" -#: dashboards/project/instances/tables.py:750 +#: dashboards/project/instances/tables.py:755 msgid "Reverting Resize or Migrate" msgstr "Größenänderung oder Migration wird zurückgenommen" -#: dashboards/project/instances/tables.py:751 +#: dashboards/project/instances/tables.py:756 msgid "Confirming Resize or Migrate" msgstr "Größenänderung oder Migration wird bestätigt" -#: dashboards/project/instances/tables.py:752 +#: dashboards/project/instances/tables.py:757 msgid "Rebooting" msgstr "" -#: dashboards/project/instances/tables.py:753 +#: dashboards/project/instances/tables.py:758 msgid "Rebooting Hard" msgstr "" -#: dashboards/project/instances/tables.py:754 +#: dashboards/project/instances/tables.py:759 msgid "Pausing" msgstr "Pausieren" -#: dashboards/project/instances/tables.py:755 -#: dashboards/project/instances/tables.py:757 +#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:762 msgid "Resuming" msgstr "Wird fortgesetzt" -#: dashboards/project/instances/tables.py:756 +#: dashboards/project/instances/tables.py:761 msgid "Suspending" msgstr "" -#: dashboards/project/instances/tables.py:758 +#: dashboards/project/instances/tables.py:763 msgid "Powering Off" msgstr "" -#: dashboards/project/instances/tables.py:759 +#: dashboards/project/instances/tables.py:764 msgid "Powering On" msgstr "" -#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:765 msgid "Rescuing" msgstr "" -#: dashboards/project/instances/tables.py:761 +#: dashboards/project/instances/tables.py:766 msgid "Unrescuing" msgstr "" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:767 msgid "Rebuilding" msgstr "Erneuernd" -#: dashboards/project/instances/tables.py:763 +#: dashboards/project/instances/tables.py:768 msgid "Rebuild Block Device Mapping" msgstr "" -#: dashboards/project/instances/tables.py:764 +#: dashboards/project/instances/tables.py:769 msgid "Rebuild Spawning" msgstr "" -#: dashboards/project/instances/tables.py:767 +#: dashboards/project/instances/tables.py:772 msgid "Soft Deleting" msgstr "" -#: dashboards/project/instances/tables.py:768 +#: dashboards/project/instances/tables.py:773 msgid "Restoring" msgstr "Wiederherstellend" -#: dashboards/project/instances/tables.py:769 +#: dashboards/project/instances/tables.py:774 msgid "Shelving" msgstr "" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:775 msgid "Shelving Image Pending Upload" msgstr "" -#: dashboards/project/instances/tables.py:771 +#: dashboards/project/instances/tables.py:776 msgid "Shelving Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:772 +#: dashboards/project/instances/tables.py:777 msgid "Shelving Offloading" msgstr "" -#: dashboards/project/instances/tables.py:773 +#: dashboards/project/instances/tables.py:778 msgid "Unshelving" msgstr "" -#: dashboards/project/instances/tables.py:777 +#: dashboards/project/instances/tables.py:782 msgid "No State" msgstr "Kein Zustand" -#: dashboards/project/instances/tables.py:778 +#: dashboards/project/instances/tables.py:783 msgid "Running" msgstr "Läuft" -#: dashboards/project/instances/tables.py:779 +#: dashboards/project/instances/tables.py:784 msgid "Blocked" msgstr "Blockiert" -#: dashboards/project/instances/tables.py:781 +#: dashboards/project/instances/tables.py:786 msgid "Shut Down" msgstr "Stillgelegt" -#: dashboards/project/instances/tables.py:783 +#: dashboards/project/instances/tables.py:788 msgid "Crashed" msgstr "Abgestürzt" -#: dashboards/project/instances/tables.py:785 +#: dashboards/project/instances/tables.py:790 msgid "Failed" msgstr "Fehlgeschlagen" -#: dashboards/project/instances/tables.py:786 +#: dashboards/project/instances/tables.py:791 msgid "Building" msgstr "Aufbauend" @@ -10875,7 +10966,7 @@ msgid "" "a gateway for external connectivity." msgstr "Sie können ein ausgewähltes externes Netzwerk mit dem Router verbinden. Das externe Netzwerk wird als Standardroute des Routers genutzt und der Router agiert als Gateway zur externen Anbindung." -#: dashboards/project/stacks/forms.py:50 +#: dashboards/project/stacks/forms.py:51 #: dashboards/project/stacks/templates/stacks/_change_template.html:9 #: dashboards/project/stacks/templates/stacks/_select_template.html:9 #: dashboards/project/stacks/templates/stacks/select_template.html:3 @@ -10883,158 +10974,158 @@ msgstr "Sie können ein ausgewähltes externes Netzwerk mit dem Router verbinden msgid "Select Template" msgstr "Template auswählen" -#: dashboards/project/stacks/forms.py:51 +#: dashboards/project/stacks/forms.py:52 msgid "Select a template to launch a stack." msgstr "" -#: dashboards/project/stacks/forms.py:56 +#: dashboards/project/stacks/forms.py:57 msgid "Direct Input" msgstr "Direkteingabe" -#: dashboards/project/stacks/forms.py:59 +#: dashboards/project/stacks/forms.py:60 msgid "Template Source" msgstr "Vorlagenquelle" -#: dashboards/project/stacks/forms.py:66 dashboards/project/stacks/forms.py:68 +#: dashboards/project/stacks/forms.py:67 dashboards/project/stacks/forms.py:69 msgid "Template File" msgstr "Vorlagendatei" -#: dashboards/project/stacks/forms.py:69 +#: dashboards/project/stacks/forms.py:70 msgid "A local template to upload." msgstr "Eine lokale Vorlage zum hochladen." -#: dashboards/project/stacks/forms.py:76 dashboards/project/stacks/forms.py:78 +#: dashboards/project/stacks/forms.py:77 dashboards/project/stacks/forms.py:79 msgid "Template URL" msgstr "Template URL" -#: dashboards/project/stacks/forms.py:79 +#: dashboards/project/stacks/forms.py:80 msgid "An external (HTTP) URL to load the template from." msgstr "Eine externe (HTTP) URL, von der die Vorlage geladen wird." -#: dashboards/project/stacks/forms.py:86 dashboards/project/stacks/forms.py:88 +#: dashboards/project/stacks/forms.py:87 dashboards/project/stacks/forms.py:89 msgid "Template Data" msgstr "Template Data" -#: dashboards/project/stacks/forms.py:89 +#: dashboards/project/stacks/forms.py:90 msgid "The raw contents of the template." msgstr "Der rohe Inhalt der Vorlage" -#: dashboards/project/stacks/forms.py:95 +#: dashboards/project/stacks/forms.py:96 msgid "Environment Source" msgstr "Umgebungsquelle" -#: dashboards/project/stacks/forms.py:103 -#: dashboards/project/stacks/forms.py:105 +#: dashboards/project/stacks/forms.py:104 +#: dashboards/project/stacks/forms.py:106 msgid "Environment File" msgstr "Umgebungsdatei" -#: dashboards/project/stacks/forms.py:106 +#: dashboards/project/stacks/forms.py:107 msgid "A local environment to upload." msgstr "Eine lokale Umgebung zum Hochladen." -#: dashboards/project/stacks/forms.py:113 -#: dashboards/project/stacks/forms.py:115 +#: dashboards/project/stacks/forms.py:114 +#: dashboards/project/stacks/forms.py:116 msgid "Environment Data" msgstr "Umgebungsdaten" -#: dashboards/project/stacks/forms.py:116 +#: dashboards/project/stacks/forms.py:117 msgid "The raw contents of the environment file." msgstr "Der rohe Inhalt der Umgebungsdatei." -#: dashboards/project/stacks/forms.py:128 +#: dashboards/project/stacks/forms.py:129 msgid "template" msgstr "Vorlage" -#: dashboards/project/stacks/forms.py:130 +#: dashboards/project/stacks/forms.py:131 msgid "environment" msgstr "Umgebung" -#: dashboards/project/stacks/forms.py:185 +#: dashboards/project/stacks/forms.py:186 #, python-format msgid "There was a problem parsing the %(prefix)s: %(error)s" msgstr "Es gab einb Problem beim analysieren von %(prefix)s: %(error)s" -#: dashboards/project/stacks/forms.py:193 +#: dashboards/project/stacks/forms.py:194 #, python-format msgid "Please specify a %s using only one source method." msgstr "Bitte spezifizieren Sie ein %s, indem Sie nur eine Quell-Methode benutzen." -#: dashboards/project/stacks/forms.py:200 +#: dashboards/project/stacks/forms.py:201 msgid "You must specify a template via one of the available sources." msgstr "Sie müssen eine Vorlage aus den vorhandenen Quellen angeben." -#: dashboards/project/stacks/forms.py:225 +#: dashboards/project/stacks/forms.py:226 msgid "Edit Template" msgstr "Vorlage editieren" -#: dashboards/project/stacks/forms.py:226 +#: dashboards/project/stacks/forms.py:227 msgid "Select a new template to re-launch a stack." msgstr "" -#: dashboards/project/stacks/forms.py:227 -#: dashboards/project/stacks/forms.py:354 +#: dashboards/project/stacks/forms.py:228 +#: dashboards/project/stacks/forms.py:358 msgid "Stack ID" msgstr "Stack-ID" -#: dashboards/project/stacks/forms.py:229 -#: dashboards/project/stacks/forms.py:253 -#: dashboards/project/stacks/forms.py:356 +#: dashboards/project/stacks/forms.py:230 +#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:360 #: dashboards/project/stacks/tables.py:86 msgid "Stack Name" msgstr "Stack Name" -#: dashboards/project/stacks/forms.py:238 +#: dashboards/project/stacks/forms.py:239 msgid "Create Stack" msgstr "Erzeuge Stack" -#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:255 msgid "Name of the stack to create." msgstr "Name des Stacks, der erzeugt werden soll." -#: dashboards/project/stacks/forms.py:256 +#: dashboards/project/stacks/forms.py:257 msgid "" "Name must start with a letter and may only contain letters, numbers, " "underscores, periods and hyphens." msgstr "Der Name muss mit einem Buchstaben beginnen und darf nur Buchstaben, Nummern, Unterstriche, Punkte und Bindestriche enthalten." -#: dashboards/project/stacks/forms.py:261 +#: dashboards/project/stacks/forms.py:262 msgid "Creation Timeout (minutes)" msgstr "Zeitüberschreitung bei der Erzeugung (Minuten)" -#: dashboards/project/stacks/forms.py:262 +#: dashboards/project/stacks/forms.py:263 msgid "Stack creation timeout in minutes." msgstr "Zeitüberschreitung bei der Erzeugung in Minuten." -#: dashboards/project/stacks/forms.py:264 +#: dashboards/project/stacks/forms.py:265 msgid "Rollback On Failure" msgstr "Zurückrollen nach einem Fehler" -#: dashboards/project/stacks/forms.py:265 +#: dashboards/project/stacks/forms.py:266 msgid "Enable rollback on create/update failure." msgstr "Ermögliche ein Zurückrollen nach einem Erzeugungs/Aktualisierungs-Fehler." -#: dashboards/project/stacks/forms.py:278 +#: dashboards/project/stacks/forms.py:279 #, python-format msgid "Password for user \"%s\"" msgstr "Passwort für Benutzer \"%s\"" -#: dashboards/project/stacks/forms.py:279 +#: dashboards/project/stacks/forms.py:280 msgid "" "This is required for operations to be performed throughout the lifecycle of " "the stack" msgstr "Dies wird zur Ausführung von Operationen während des Lebenszykluses des Stacks benötigt." -#: dashboards/project/stacks/forms.py:343 +#: dashboards/project/stacks/forms.py:347 msgid "Stack creation started." msgstr "Erzeugung des Stacks gestartet." -#: dashboards/project/stacks/forms.py:352 +#: dashboards/project/stacks/forms.py:356 #: dashboards/project/stacks/templates/stacks/_update.html:8 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "Stack-Parameter aktuakisieren" -#: dashboards/project/stacks/forms.py:385 +#: dashboards/project/stacks/forms.py:389 msgid "Stack update started." msgstr "Stack-Aktualisierung gestartet." @@ -12712,7 +12803,7 @@ msgstr "Cisco Nexus 1000V" msgid "Update Network Profile" msgstr "Netzwerkprofil aktualisieren" -#: dashboards/settings/dashboard.py:22 templates/_header.html:54 +#: dashboards/settings/dashboard.py:22 templates/_header.html:33 msgid "Settings" msgstr "Einstellungen" @@ -12816,14 +12907,30 @@ msgid "" "help, contact your local administrator." msgstr "Ein unerwarteter Fehler ist aufgetreten. Versuchen Sie die Seite neu zu lagen. Wenn das nicht hilft, kontaktieren Sie Ihren lokalen Administrator." -#: templates/500.html:74 templates/_header.html:56 +#: templates/500.html:74 templates/_header.html:35 msgid "Help" msgstr "Hilfe" -#: templates/_header.html:61 +#: templates/_header.html:20 +msgid "Filter selections" +msgstr "" + +#: templates/_header.html:40 msgid "Sign Out" msgstr "Abmelden" +#: templates/context_selection/_domain_list.html:4 +msgid "Domains:" +msgstr "" + +#: templates/context_selection/_project_list.html:4 +msgid "Projects:" +msgstr "" + +#: templates/context_selection/_region_list.html:5 +msgid "Regions:" +msgstr "" + #: usage/base.py:74 msgid "Invalid date format: Using today as default." msgstr "Ungültiges Datumsformat: verwende Heute als Voreinstellung." @@ -12832,7 +12939,7 @@ msgstr "Ungültiges Datumsformat: verwende Heute als Voreinstellung." msgid "Unable to retrieve network quota information." msgstr "Netzwerk Quota kann nicht abgerufen werden." -#: usage/base.py:179 usage/quotas.py:267 +#: usage/base.py:179 usage/quotas.py:292 msgid "Unable to retrieve volume limit information." msgstr "Datenträgerbegrenzungsinformationen können nicht abgerufen werden." @@ -12855,7 +12962,11 @@ msgid "" "exist." msgstr "Ungültiger Zeitbereich. Sie fordern möglicherweise nichtexistente Daten aus der Zukunft an." -#: usage/quotas.py:253 +#: usage/quotas.py:73 +msgid "Injected File Path Bytes" +msgstr "Anzahl Bytes der injizierten Dateipfade" + +#: usage/quotas.py:278 msgid "Unable to retrieve compute limit information." msgstr "Rechenzeitbegrenzungsinformationen können nicht abgerufen werden." diff --git a/openstack_dashboard/locale/en/LC_MESSAGES/django.po b/openstack_dashboard/locale/en/LC_MESSAGES/django.po index b0dbc66467..a3793122f4 100644 --- a/openstack_dashboard/locale/en/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-02 01:05-0500\n" +"POT-Creation-Date: 2014-09-05 01:03-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,55 +17,55 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: settings.py:99 +#: settings.py:100 msgid "Select format" msgstr "" -#: settings.py:100 +#: settings.py:101 msgid "AKI - Amazon Kernel Image" msgstr "" -#: settings.py:101 +#: settings.py:102 msgid "AMI - Amazon Machine Image" msgstr "" -#: settings.py:102 +#: settings.py:103 msgid "ARI - Amazon Ramdisk Image" msgstr "" -#: settings.py:103 +#: settings.py:104 msgid "ISO - Optical Disk Image" msgstr "" -#: settings.py:104 +#: settings.py:105 msgid "QCOW2 - QEMU Emulator" msgstr "" -#: settings.py:105 +#: settings.py:106 msgid "Raw" msgstr "" -#: settings.py:106 +#: settings.py:107 msgid "VDI" msgstr "" -#: settings.py:107 +#: settings.py:108 msgid "VHD" msgstr "" -#: settings.py:108 +#: settings.py:109 msgid "VMDK" msgstr "" -#: settings.py:272 +#: settings.py:275 msgid "All TCP" msgstr "" -#: settings.py:278 +#: settings.py:281 msgid "All UDP" msgstr "" -#: settings.py:284 +#: settings.py:287 msgid "All ICMP" msgstr "" @@ -308,47 +308,57 @@ msgstr "" msgid "Unable to parse IP address %s." msgstr "" -#: api/neutron.py:923 +#: api/neutron.py:934 #, python-format msgid "" "The 'operation' parameter for get_dvr_permission is invalid. It should be " "one of %s" msgstr "" -#: api/neutron.py:936 +#: api/neutron.py:947 msgid "Failed to check Neutron \"dvr\" extension is not supported" msgstr "" -#: api/nova.py:193 +#: api/nova.py:211 #, python-format msgid "ALLOW %(from)s:%(to)s from %(group)s" msgstr "" -#: api/nova.py:198 +#: api/nova.py:216 #, python-format msgid "ALLOW %(from)s:%(to)s from %(cidr)s" msgstr "" -#: api/nova.py:274 +#: api/nova.py:292 msgid "Couldn't get security group list." msgstr "" -#: api/nova.py:281 +#: api/nova.py:299 #, python-format msgid "Couldn't get current security group list for instance %s." msgstr "" -#: api/nova.py:298 +#: api/nova.py:316 #, python-format msgid "" "Failed to modify %(num_groups_to_modify)d instance security groups: %(err)s" msgstr "" -#: api/nova.py:313 +#: api/nova.py:331 #, python-format msgid "Failed to modify %d instance security groups" msgstr "" +#: api/nova.py:743 +#, python-format +msgid "Name: %(name)s ID: %(uuid)s" +msgstr "" + +#: api/nova.py:748 +#, python-format +msgid "Failed to evacuate instances: %s" +msgstr "" + #: api/swift.py:200 msgid "The container cannot be deleted since it's not empty." msgstr "" @@ -483,7 +493,7 @@ msgstr "" #: dashboards/admin/aggregates/forms.py:28 #: dashboards/admin/aggregates/tables.py:108 #: dashboards/admin/aggregates/workflows.py:27 -#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/tables.py:836 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:77 #: dashboards/project/volumes/volumes/forms.py:81 @@ -544,6 +554,7 @@ msgstr "" #: dashboards/admin/aggregates/tables.py:110 #: dashboards/admin/aggregates/tables.py:133 +#: dashboards/admin/hypervisors/compute/tables.py:25 msgid "Hosts" msgstr "" @@ -825,6 +836,7 @@ msgstr "" #: dashboards/admin/aggregates/templates/aggregates/_update.html:25 #: dashboards/admin/flavors/templates/flavors/extras/_create.html:26 #: dashboards/admin/flavors/templates/flavors/extras/_edit.html:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:24 #: dashboards/admin/images/templates/images/_create.html:34 #: dashboards/admin/images/templates/images/_update.html:25 #: dashboards/admin/images/templates/images/properties/_create.html:26 @@ -986,7 +998,8 @@ msgstr "" #: dashboards/project/instances/templates/instances/_detail_overview.html:50 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:10 #: dashboards/project/instances/templates/instances/_instance_flavor.html:4 -#: dashboards/project/overview/views.py:32 usage/tables.py:33 +#: dashboards/project/overview/views.py:32 usage/quotas.py:63 +#: usage/tables.py:33 msgid "VCPUs" msgstr "" @@ -1021,7 +1034,7 @@ msgstr "" #: dashboards/admin/routers/templates/routers/_detail_overview.html:9 #: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:12 #: dashboards/identity/roles/forms.py:37 -#: dashboards/identity/users/forms.py:159 +#: dashboards/identity/users/forms.py:160 #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:8 #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:8 #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:7 @@ -1430,24 +1443,25 @@ msgstr "" #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/databases/templates/databases/index.html:6 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:80 -#: dashboards/project/instances/tables.py:104 -#: dashboards/project/instances/tables.py:140 -#: dashboards/project/instances/tables.py:181 -#: dashboards/project/instances/tables.py:635 -#: dashboards/project/instances/tables.py:656 -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:82 +#: dashboards/project/instances/tables.py:106 +#: dashboards/project/instances/tables.py:142 +#: dashboards/project/instances/tables.py:183 +#: dashboards/project/instances/tables.py:640 +#: dashboards/project/instances/tables.py:661 +#: dashboards/project/instances/tables.py:855 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/instances/templates/instances/index.html:6 #: dashboards/project/network_topology/instances/tables.py:23 +#: usage/quotas.py:64 msgid "Instances" msgstr "" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:204 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:792 -#: dashboards/project/instances/tables.py:814 +#: dashboards/project/instances/tables.py:797 +#: dashboards/project/instances/tables.py:819 #: dashboards/project/instances/workflows/create_instance.py:80 #: dashboards/project/overview/views.py:32 usage/tables.py:72 msgid "Instance Name" @@ -1462,19 +1476,182 @@ msgstr "" msgid "Hypervisor Instances" msgstr "" -#: dashboards/admin/hypervisors/views.py:36 +#: dashboards/admin/hypervisors/tabs.py:26 +msgid "Hypervisor" +msgstr "" + +#: dashboards/admin/hypervisors/tabs.py:36 +#: dashboards/admin/hypervisors/views.py:40 #: dashboards/admin/instances/views.py:156 msgid "Unable to retrieve hypervisor information." msgstr "" -#: dashboards/admin/hypervisors/views.py:46 +#: dashboards/admin/hypervisors/views.py:50 msgid "Unable to retrieve hypervisor statistics." msgstr "" -#: dashboards/admin/hypervisors/views.py:67 +#: dashboards/admin/hypervisors/views.py:71 msgid "Unable to retrieve hypervisor instances list." msgstr "" +#: dashboards/admin/hypervisors/compute/forms.py:25 +#: dashboards/admin/instances/forms.py:27 +msgid "Current Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:28 +msgid "Target Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:29 +msgid "Choose a Host to evacuate servers to." +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:31 +msgid "Shared Storage" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:47 +msgid "Select a target host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:49 +#: dashboards/admin/instances/forms.py:57 +msgid "No other hosts available." +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:60 +#, python-format +msgid "Starting evacuation from %(current)s to %(target)s." +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:66 +#, python-format +msgid "Failed to evacuate host: %s." +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:24 +#: dashboards/admin/hypervisors/compute/tables.py:52 +#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 +#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 +#: dashboards/admin/instances/tables.py:131 +#: dashboards/admin/networks/agents/tables.py:78 +#: dashboards/admin/volumes/snapshots/tables.py:63 +#: dashboards/admin/volumes/volumes/tables.py:70 +#: dashboards/project/databases/tables.py:209 +#: dashboards/project/databases/templates/databases/_detail_overview.html:48 +#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 +msgid "Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:8 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:23 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:3 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:6 +msgid "Evacuate Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:34 +msgid "Evacuate" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:35 +msgid "Evacuated" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:53 +#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 +msgid "Zone" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:54 +#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 +#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 +#: dashboards/admin/instances/tables.py:147 +#: dashboards/admin/networks/tables.py:92 +#: dashboards/admin/networks/agents/tables.py:79 +#: dashboards/admin/networks/ports/tables.py:94 +#: dashboards/admin/routers/ports/tables.py:30 +#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 +#: dashboards/admin/volumes/snapshots/forms.py:33 +#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/admin/volumes/volumes/forms.py:46 +#: dashboards/project/data_processing/clusters/tables.py:98 +#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 +#: dashboards/project/data_processing/job_executions/tables.py:99 +#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 +#: dashboards/project/database_backups/tables.py:152 +#: dashboards/project/database_backups/templates/database_backups/details.html:30 +#: dashboards/project/database_backups/templates/database_backups/details.html:71 +#: dashboards/project/databases/tables.py:219 +#: dashboards/project/databases/tables.py:283 +#: dashboards/project/databases/templates/databases/_detail_overview.html:17 +#: dashboards/project/firewalls/tables.py:259 +#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 +#: dashboards/project/images/images/tables.py:218 +#: dashboards/project/images/templates/images/images/_detail_overview.html:17 +#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/templates/instances/_detail_overview.html:14 +#: dashboards/project/loadbalancers/tables.py:284 +#: dashboards/project/loadbalancers/tables.py:318 +#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 +#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 +#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 +#: dashboards/project/networks/tables.py:123 +#: dashboards/project/networks/ports/tables.py:64 +#: dashboards/project/networks/templates/networks/_detail_overview.html:13 +#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 +#: dashboards/project/routers/tables.py:166 +#: dashboards/project/routers/ports/tables.py:94 +#: dashboards/project/routers/templates/routers/_detail_overview.html:11 +#: dashboards/project/stacks/tables.py:98 +#: dashboards/project/stacks/tables.py:135 +#: dashboards/project/stacks/tables.py:182 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 +#: dashboards/project/volumes/backups/tables.py:116 +#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 +#: dashboards/project/volumes/volumes/tables.py:348 +#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 +#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 +#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 +msgid "Status" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:55 +#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 +#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 +msgid "State" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:57 +#: dashboards/admin/networks/agents/tables.py:82 +msgid "Updated At" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:66 +#: dashboards/admin/hypervisors/compute/tabs.py:24 +msgid "Compute Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tabs.py:34 +#: dashboards/admin/info/tabs.py:56 +msgid "Unable to get nova services list." +msgstr "" + +#: dashboards/admin/hypervisors/compute/views.py:44 +msgid "Unable to retrieve compute host information." +msgstr "" + #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:3 #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:6 msgid "Hypervisor Servers" @@ -1507,6 +1684,48 @@ msgstr "" msgid "Disk Usage" msgstr "" +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:17 +#: dashboards/admin/images/templates/images/_create.html:18 +#: dashboards/admin/instances/templates/instances/_live_migrate.html:17 +#: dashboards/admin/networks/templates/networks/_update.html:17 +#: dashboards/admin/networks/templates/networks/ports/_update.html:22 +#: dashboards/admin/routers/templates/routers/_update.html:17 +#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18 +#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18 +#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18 +#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17 +#: dashboards/project/images/templates/images/images/_create.html:19 +#: dashboards/project/images/templates/images/images/_update.html:17 +#: dashboards/project/images/templates/images/snapshots/_create.html:18 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17 +#: dashboards/project/networks/templates/networks/_update.html:17 +#: dashboards/project/networks/templates/networks/ports/_update.html:22 +#: dashboards/project/routers/templates/routers/_update.html:17 +#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18 +#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17 +#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17 +#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17 +#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17 +#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17 +#: dashboards/settings/password/templates/password/_change.html:18 +#: dashboards/settings/user/templates/user/_settings.html:18 +msgid "Description:" +msgstr "" + +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:18 +msgid "" +"Evacuate the servers from the selected down host to an active target host." +msgstr "" + #: dashboards/admin/images/panel.py:27 dashboards/admin/images/tables.py:76 #: dashboards/admin/images/templates/images/index.html:3 #: dashboards/admin/images/templates/images/index.html:6 @@ -1529,7 +1748,7 @@ msgstr "" #: dashboards/admin/images/tables.py:61 #: dashboards/admin/instances/tables.py:95 -#: dashboards/project/instances/tables.py:793 +#: dashboards/project/instances/tables.py:798 msgid "Status =" msgstr "" @@ -1548,7 +1767,7 @@ msgstr "" #: dashboards/admin/images/tables.py:70 #: dashboards/admin/instances/tables.py:137 #: dashboards/project/images/images/tables.py:212 -#: dashboards/project/instances/tables.py:816 +#: dashboards/project/instances/tables.py:821 #: dashboards/project/instances/templates/instances/_detail_overview.html:104 #: dashboards/project/instances/workflows/create_instance.py:104 #: dashboards/project/volumes/volumes/forms.py:523 @@ -1633,42 +1852,6 @@ msgstr "" msgid "Create An Image" msgstr "" -#: dashboards/admin/images/templates/images/_create.html:18 -#: dashboards/admin/instances/templates/instances/_live_migrate.html:17 -#: dashboards/admin/networks/templates/networks/_update.html:17 -#: dashboards/admin/networks/templates/networks/ports/_update.html:22 -#: dashboards/admin/routers/templates/routers/_update.html:17 -#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18 -#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18 -#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18 -#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17 -#: dashboards/project/images/templates/images/images/_create.html:19 -#: dashboards/project/images/templates/images/images/_update.html:17 -#: dashboards/project/images/templates/images/snapshots/_create.html:18 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17 -#: dashboards/project/networks/templates/networks/_update.html:17 -#: dashboards/project/networks/templates/networks/ports/_update.html:22 -#: dashboards/project/routers/templates/routers/_update.html:17 -#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18 -#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17 -#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17 -#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17 -#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17 -#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17 -#: dashboards/settings/password/templates/password/_change.html:18 -#: dashboards/settings/user/templates/user/_settings.html:18 -msgid "Description:" -msgstr "" - #: dashboards/admin/images/templates/images/_create.html:20 msgid "Specify an image to upload to the Image Service." msgstr "" @@ -1796,92 +1979,10 @@ msgstr "" msgid "Service" msgstr "" -#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 -#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 -#: dashboards/admin/instances/tables.py:131 -#: dashboards/admin/networks/agents/tables.py:78 -#: dashboards/admin/volumes/snapshots/tables.py:63 -#: dashboards/admin/volumes/volumes/tables.py:70 -#: dashboards/project/databases/tables.py:209 -#: dashboards/project/databases/templates/databases/_detail_overview.html:48 -#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 -msgid "Host" -msgstr "" - -#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 -#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 -#: dashboards/admin/instances/tables.py:147 -#: dashboards/admin/networks/tables.py:92 -#: dashboards/admin/networks/agents/tables.py:79 -#: dashboards/admin/networks/ports/tables.py:94 -#: dashboards/admin/routers/ports/tables.py:30 -#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 -#: dashboards/admin/volumes/snapshots/forms.py:33 -#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/admin/volumes/volumes/forms.py:46 -#: dashboards/project/data_processing/clusters/tables.py:98 -#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 -#: dashboards/project/data_processing/job_executions/tables.py:99 -#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 -#: dashboards/project/database_backups/tables.py:152 -#: dashboards/project/database_backups/templates/database_backups/details.html:30 -#: dashboards/project/database_backups/templates/database_backups/details.html:71 -#: dashboards/project/databases/tables.py:219 -#: dashboards/project/databases/tables.py:283 -#: dashboards/project/databases/templates/databases/_detail_overview.html:17 -#: dashboards/project/firewalls/tables.py:259 -#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 -#: dashboards/project/images/images/tables.py:218 -#: dashboards/project/images/templates/images/images/_detail_overview.html:17 -#: dashboards/project/instances/tables.py:826 -#: dashboards/project/instances/templates/instances/_detail_overview.html:14 -#: dashboards/project/loadbalancers/tables.py:284 -#: dashboards/project/loadbalancers/tables.py:318 -#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 -#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 -#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 -#: dashboards/project/networks/tables.py:123 -#: dashboards/project/networks/ports/tables.py:64 -#: dashboards/project/networks/templates/networks/_detail_overview.html:13 -#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 -#: dashboards/project/routers/tables.py:166 -#: dashboards/project/routers/ports/tables.py:94 -#: dashboards/project/routers/templates/routers/_detail_overview.html:11 -#: dashboards/project/stacks/tables.py:98 -#: dashboards/project/stacks/tables.py:135 -#: dashboards/project/stacks/tables.py:182 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 -#: dashboards/project/volumes/backups/tables.py:116 -#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 -#: dashboards/project/volumes/volumes/tables.py:348 -#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 -#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 -#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 -msgid "Status" -msgstr "" - #: dashboards/admin/info/tables.py:67 dashboards/admin/info/tabs.py:31 msgid "Services" msgstr "" -#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 -msgid "Zone" -msgstr "" - -#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 -#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 -msgid "State" -msgstr "" - #: dashboards/admin/info/tables.py:96 dashboards/admin/info/tables.py:121 #: dashboards/admin/info/tables.py:170 msgctxt "Time since the last update" @@ -1911,7 +2012,7 @@ msgid "Network Agents" msgstr "" #: dashboards/admin/info/tables.py:198 -#: dashboards/identity/projects/workflows.py:44 +#: dashboards/identity/projects/workflows.py:44 usage/quotas.py:66 msgid "Injected File Content Bytes" msgstr "" @@ -1920,12 +2021,12 @@ msgid "Length of Injected File Path" msgstr "" #: dashboards/admin/info/tables.py:200 -#: dashboards/identity/projects/workflows.py:46 +#: dashboards/identity/projects/workflows.py:46 usage/quotas.py:62 msgid "Metadata Items" msgstr "" #: dashboards/admin/info/tables.py:203 -#: dashboards/identity/projects/workflows.py:50 +#: dashboards/identity/projects/workflows.py:50 usage/quotas.py:65 msgid "Injected Files" msgstr "" @@ -1941,7 +2042,7 @@ msgstr "" #: dashboards/project/volumes/templates/volumes/index.html:6 #: dashboards/project/volumes/volumes/tables.py:60 #: dashboards/project/volumes/volumes/tables.py:384 -#: dashboards/project/volumes/volumes/tables.py:398 +#: dashboards/project/volumes/volumes/tables.py:398 usage/quotas.py:74 msgid "Volumes" msgstr "" @@ -1950,18 +2051,18 @@ msgstr "" #: dashboards/identity/projects/workflows.py:54 #: dashboards/project/volumes/tabs.py:76 #: dashboards/project/volumes/snapshots/tables.py:45 -#: dashboards/project/volumes/snapshots/tables.py:137 +#: dashboards/project/volumes/snapshots/tables.py:137 usage/quotas.py:75 msgid "Volume Snapshots" msgstr "" #: dashboards/admin/info/tables.py:206 -#: dashboards/identity/projects/workflows.py:56 +#: dashboards/identity/projects/workflows.py:56 usage/quotas.py:76 msgid "Total Size of Volumes and Snapshots (GB)" msgstr "" #: dashboards/admin/info/tables.py:207 dashboards/admin/overview/views.py:33 #: dashboards/identity/projects/workflows.py:57 -#: dashboards/project/overview/views.py:32 +#: dashboards/project/overview/views.py:32 usage/quotas.py:67 msgid "RAM (MB)" msgstr "" @@ -1971,6 +2072,7 @@ msgstr "" #: dashboards/project/access_and_security/tabs.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:175 +#: usage/quotas.py:68 usage/quotas.py:81 msgid "Floating IPs" msgstr "" @@ -1983,6 +2085,7 @@ msgstr "" #: dashboards/project/instances/templates/instances/_detail_overview.html:77 #: dashboards/project/instances/workflows/create_instance.py:488 #: dashboards/project/instances/workflows/update_instance.py:80 +#: usage/quotas.py:70 usage/quotas.py:82 msgid "Security Groups" msgstr "" @@ -1990,6 +2093,7 @@ msgstr "" #: dashboards/identity/projects/workflows.py:63 #: dashboards/identity/projects/workflows.py:69 #: dashboards/project/access_and_security/security_groups/tables.py:247 +#: usage/quotas.py:71 usage/quotas.py:83 msgid "Security Group Rules" msgstr "" @@ -1997,6 +2101,7 @@ msgstr "" #: dashboards/project/access_and_security/tabs.py:58 #: dashboards/project/access_and_security/keypairs/tables.py:26 #: dashboards/project/access_and_security/keypairs/tables.py:75 +#: usage/quotas.py:72 msgid "Key Pairs" msgstr "" @@ -2005,7 +2110,7 @@ msgstr "" #: dashboards/admin/routers/ports/tables.py:29 #: dashboards/identity/projects/workflows.py:59 #: dashboards/project/networks/ports/tables.py:62 -#: dashboards/project/routers/ports/tables.py:93 +#: dashboards/project/routers/ports/tables.py:93 usage/quotas.py:69 msgid "Fixed IPs" msgstr "" @@ -2037,10 +2142,6 @@ msgstr "" msgid "Quotas" msgstr "" -#: dashboards/admin/info/tabs.py:56 -msgid "Unable to get nova services list." -msgstr "" - #: dashboards/admin/info/tabs.py:74 msgid "Unable to get cinder services list." msgstr "" @@ -2081,10 +2182,6 @@ msgid "" " " msgstr "" -#: dashboards/admin/instances/forms.py:27 -msgid "Current Host" -msgstr "" - #: dashboards/admin/instances/forms.py:31 msgid "New Host" msgstr "" @@ -2105,10 +2202,6 @@ msgstr "" msgid "Select a new host" msgstr "" -#: dashboards/admin/instances/forms.py:57 -msgid "No other hosts available." -msgstr "" - #: dashboards/admin/instances/forms.py:69 #, python-format msgid "The instance is preparing the live migration to host \"%s\"." @@ -2132,12 +2225,12 @@ msgstr "" #: dashboards/project/access_and_security/floating_ips/workflows.py:34 #: dashboards/project/databases/tables.py:36 #: dashboards/project/databases/tables.py:49 -#: dashboards/project/instances/tables.py:79 -#: dashboards/project/instances/tables.py:103 -#: dashboards/project/instances/tables.py:139 -#: dashboards/project/instances/tables.py:180 -#: dashboards/project/instances/tables.py:634 -#: dashboards/project/instances/tables.py:655 +#: dashboards/project/instances/tables.py:81 +#: dashboards/project/instances/tables.py:105 +#: dashboards/project/instances/tables.py:141 +#: dashboards/project/instances/tables.py:182 +#: dashboards/project/instances/tables.py:639 +#: dashboards/project/instances/tables.py:660 #: dashboards/project/network_topology/templates/network_topology/_svg_element.html:196 #: dashboards/project/volumes/volumes/tables.py:423 msgid "Instance" @@ -2180,12 +2273,12 @@ msgid "IPv6 Address =" msgstr "" #: dashboards/admin/instances/tables.py:96 -#: dashboards/project/instances/tables.py:794 +#: dashboards/project/instances/tables.py:799 msgid "Image ID =" msgstr "" #: dashboards/admin/instances/tables.py:97 -#: dashboards/project/instances/tables.py:795 +#: dashboards/project/instances/tables.py:800 msgid "Flavor ID =" msgstr "" @@ -2193,7 +2286,7 @@ msgstr "" #: dashboards/project/access_and_security/floating_ips/tables.py:157 #: dashboards/project/access_and_security/floating_ips/workflows.py:30 #: dashboards/project/access_and_security/floating_ips/workflows.py:37 -#: dashboards/project/instances/tables.py:818 +#: dashboards/project/instances/tables.py:823 #: dashboards/project/loadbalancers/tables.py:309 msgid "IP Address" msgstr "" @@ -2206,7 +2299,7 @@ msgstr "" #: dashboards/project/databases/tables.py:211 #: dashboards/project/images/images/tables.py:232 #: dashboards/project/images/templates/images/images/_detail_overview.html:44 -#: dashboards/project/instances/tables.py:821 +#: dashboards/project/instances/tables.py:826 #: dashboards/project/instances/templates/instances/_instance_flavor.html:6 #: dashboards/project/volumes/backups/tables.py:112 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:35 @@ -2217,17 +2310,17 @@ msgid "Size" msgstr "" #: dashboards/admin/instances/tables.py:153 -#: dashboards/project/instances/tables.py:833 +#: dashboards/project/instances/tables.py:838 msgid "Task" msgstr "" #: dashboards/admin/instances/tables.py:160 -#: dashboards/project/instances/tables.py:840 +#: dashboards/project/instances/tables.py:845 msgid "Power State" msgstr "" #: dashboards/admin/instances/tables.py:162 -#: dashboards/project/instances/tables.py:843 +#: dashboards/project/instances/tables.py:848 #: dashboards/project/instances/templates/instances/_detail_overview.html:20 #: usage/tables.py:75 msgid "Uptime" @@ -2668,6 +2761,7 @@ msgstr "" #: dashboards/project/networks/tables.py:129 #: dashboards/project/networks/templates/networks/index.html:3 #: dashboards/project/networks/templates/networks/index.html:6 +#: usage/quotas.py:77 msgid "Networks" msgstr "" @@ -2727,7 +2821,7 @@ msgstr "" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:18 #: dashboards/project/images/templates/images/images/_detail_overview.html:29 -#: dashboards/project/instances/tables.py:596 +#: dashboards/project/instances/tables.py:601 #: dashboards/project/networks/templates/networks/_detail_overview.html:14 #: dashboards/project/networks/templates/networks/_detail_overview.html:16 #: dashboards/project/networks/templates/networks/_detail_overview.html:23 @@ -2815,10 +2909,6 @@ msgstr "" msgid "Id" msgstr "" -#: dashboards/admin/networks/agents/tables.py:82 -msgid "Updated At" -msgstr "" - #: dashboards/admin/networks/agents/views.py:59 #: dashboards/admin/networks/ports/views.py:48 #: dashboards/project/networks/subnets/views.py:46 @@ -2896,7 +2986,7 @@ msgstr "" #: dashboards/admin/networks/ports/tables.py:33 #: dashboards/admin/networks/ports/tables.py:102 #: dashboards/identity/projects/workflows.py:72 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:75 usage/quotas.py:79 msgid "Ports" msgstr "" @@ -2975,7 +3065,7 @@ msgstr "" #: dashboards/admin/networks/subnets/tables.py:116 #: dashboards/identity/projects/workflows.py:74 #: dashboards/project/networks/subnets/tables.py:45 -#: dashboards/project/networks/subnets/tables.py:127 +#: dashboards/project/networks/subnets/tables.py:127 usage/quotas.py:78 msgid "Subnets" msgstr "" @@ -3119,8 +3209,8 @@ msgstr "" #: dashboards/project/data_processing/nodegroup_templates/tables.py:57 #: dashboards/project/databases/tables.py:64 #: dashboards/project/databases/tables.py:80 -#: dashboards/project/instances/tables.py:712 -#: dashboards/project/instances/tables.py:728 +#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:733 msgid "Deleted" msgstr "" @@ -3172,6 +3262,7 @@ msgstr "" #: dashboards/project/routers/tables.py:188 #: dashboards/project/routers/templates/routers/index.html:3 #: dashboards/project/routers/templates/routers/index.html:6 +#: usage/quotas.py:80 msgid "Routers" msgstr "" @@ -3362,13 +3453,13 @@ msgstr "" #: dashboards/admin/volumes/snapshots/forms.py:26 #: dashboards/admin/volumes/volumes/forms.py:56 -#: dashboards/project/instances/tables.py:766 +#: dashboards/project/instances/tables.py:771 msgid "Deleting" msgstr "" #: dashboards/admin/volumes/snapshots/forms.py:27 #: dashboards/admin/volumes/volumes/forms.py:58 -#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:722 msgid "Error" msgstr "" @@ -3721,7 +3812,7 @@ msgstr "" #: dashboards/identity/domains/tables.py:186 #: dashboards/identity/projects/workflows.py:119 #: dashboards/identity/users/forms.py:75 -#: dashboards/identity/users/forms.py:153 +#: dashboards/identity/users/forms.py:154 msgid "Domain ID" msgstr "" @@ -3957,7 +4048,7 @@ msgstr "" #: dashboards/identity/groups/tables.py:163 #: dashboards/identity/users/forms.py:81 -#: dashboards/identity/users/forms.py:160 +#: dashboards/identity/users/forms.py:161 #: dashboards/identity/users/tables.py:132 #: dashboards/project/data_processing/data_image_registry/forms.py:28 #: dashboards/project/databases/tables.py:236 @@ -3966,7 +4057,7 @@ msgstr "" #: dashboards/identity/groups/tables.py:164 #: dashboards/identity/users/forms.py:83 -#: dashboards/identity/users/forms.py:162 +#: dashboards/identity/users/forms.py:163 #: dashboards/identity/users/tables.py:133 msgid "Email" msgstr "" @@ -4139,7 +4230,7 @@ msgstr "" #: dashboards/identity/projects/workflows.py:122 #: dashboards/identity/users/forms.py:78 -#: dashboards/identity/users/forms.py:156 +#: dashboards/identity/users/forms.py:157 msgid "Domain Name" msgstr "" @@ -4330,42 +4421,42 @@ msgid "Passwords do not match." msgstr "" #: dashboards/identity/users/forms.py:86 -#: dashboards/identity/users/forms.py:165 +#: dashboards/identity/users/forms.py:166 #: dashboards/project/data_processing/job_binaries/forms.py:71 #: dashboards/project/databases/workflows/create_instance.py:197 #: dashboards/project/instances/forms.py:153 -#: dashboards/project/instances/tables.py:723 +#: dashboards/project/instances/tables.py:728 msgid "Password" msgstr "" #: dashboards/identity/users/forms.py:91 -#: dashboards/identity/users/forms.py:171 +#: dashboards/identity/users/forms.py:172 msgid "Confirm Password" msgstr "" #: dashboards/identity/users/forms.py:93 -#: dashboards/identity/users/forms.py:174 +#: dashboards/identity/users/forms.py:175 msgid "Primary Project" msgstr "" -#: dashboards/identity/users/forms.py:128 +#: dashboards/identity/users/forms.py:129 #, python-format msgid "User \"%s\" was successfully created." msgstr "" -#: dashboards/identity/users/forms.py:144 +#: dashboards/identity/users/forms.py:145 msgid "Unable to add user to primary project." msgstr "" -#: dashboards/identity/users/forms.py:148 +#: dashboards/identity/users/forms.py:149 msgid "Unable to create user." msgstr "" -#: dashboards/identity/users/forms.py:206 +#: dashboards/identity/users/forms.py:208 msgid "User has been updated successfully." msgstr "" -#: dashboards/identity/users/forms.py:209 +#: dashboards/identity/users/forms.py:211 msgid "Unable to update the user." msgstr "" @@ -4546,7 +4637,7 @@ msgstr "" #: dashboards/project/access_and_security/floating_ips/tables.py:55 #: dashboards/project/access_and_security/keypairs/tables.py:58 -#: dashboards/project/instances/tables.py:245 +#: dashboards/project/instances/tables.py:247 #: dashboards/project/volumes/volumes/tables.py:112 msgid "(Quota exceeded)" msgstr "" @@ -4581,7 +4672,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "" #: dashboards/project/access_and_security/floating_ips/tables.py:139 -#: dashboards/project/instances/tables.py:590 +#: dashboards/project/instances/tables.py:595 msgid "Unable to disassociate floating IP." msgstr "" @@ -4673,7 +4764,7 @@ msgid "Unable to import key pair." msgstr "" #: dashboards/project/access_and_security/keypairs/tables.py:25 -#: dashboards/project/instances/tables.py:823 +#: dashboards/project/instances/tables.py:828 #: dashboards/project/instances/workflows/create_instance.py:473 msgid "Key Pair" msgstr "" @@ -5141,7 +5232,7 @@ msgstr "" #: dashboards/project/containers/forms.py:83 #: dashboards/project/containers/templates/containers/_update.html:22 -#: dashboards/project/stacks/forms.py:55 +#: dashboards/project/stacks/forms.py:56 msgid "File" msgstr "" @@ -6175,7 +6266,7 @@ msgstr "" #: dashboards/project/loadbalancers/workflows.py:519 #: dashboards/project/loadbalancers/workflows.py:523 #: dashboards/project/loadbalancers/workflows.py:524 -#: dashboards/project/stacks/forms.py:57 +#: dashboards/project/stacks/forms.py:58 msgid "URL" msgstr "" @@ -6465,7 +6556,7 @@ msgid "Last Updated" msgstr "" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:19 -#: dashboards/project/instances/tables.py:633 +#: dashboards/project/instances/tables.py:638 msgid "Started" msgstr "" @@ -6871,7 +6962,7 @@ msgid "Storage location" msgstr "" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:47 -msgid "Storage" +msgid "Choose a storage location" msgstr "" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:60 @@ -6991,8 +7082,8 @@ msgstr "" #: dashboards/project/databases/tables.py:155 #: dashboards/project/databases/tables.py:172 #: dashboards/project/databases/tables.py:178 -#: dashboards/project/instances/tables.py:697 -#: dashboards/project/instances/tables.py:704 +#: dashboards/project/instances/tables.py:702 +#: dashboards/project/instances/tables.py:709 msgid "Not available" msgstr "" @@ -7175,12 +7266,12 @@ msgid "Unable to resize volume. %s" msgstr "" #: dashboards/project/databases/tables.py:34 -#: dashboards/project/instances/tables.py:77 +#: dashboards/project/instances/tables.py:79 msgid "Terminate" msgstr "" #: dashboards/project/databases/tables.py:35 -#: dashboards/project/instances/tables.py:78 +#: dashboards/project/instances/tables.py:80 #, python-format msgid "Scheduled termination of %(data_type)s" msgstr "" @@ -7211,8 +7302,8 @@ msgstr "" #: dashboards/project/databases/tables.py:95 #: dashboards/project/databases/templates/databases/launch.html:3 #: dashboards/project/databases/workflows/create_instance.py:272 -#: dashboards/project/instances/tables.py:219 -#: dashboards/project/instances/tables.py:247 +#: dashboards/project/instances/tables.py:221 +#: dashboards/project/instances/tables.py:249 #: dashboards/project/instances/workflows/create_instance.py:696 #: dashboards/project/network_topology/templates/network_topology/index.html:28 msgid "Launch Instance" @@ -7457,7 +7548,7 @@ msgstr "" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:263 +#: dashboards/project/instances/tables.py:265 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "" @@ -7498,7 +7589,7 @@ msgid "Launch instance with these networks" msgstr "" #: dashboards/project/databases/workflows/create_instance.py:147 -#: dashboards/project/instances/tables.py:738 +#: dashboards/project/instances/tables.py:743 #: dashboards/project/instances/workflows/create_instance.py:607 msgid "Networking" msgstr "" @@ -8290,7 +8381,7 @@ msgstr "" #: dashboards/project/images/templates/images/snapshots/_create.html:9 #: dashboards/project/images/templates/images/snapshots/_create.html:24 #: dashboards/project/images/templates/images/snapshots/create.html:3 -#: dashboards/project/instances/tables.py:305 +#: dashboards/project/instances/tables.py:307 #: dashboards/project/volumes/volumes/tables.py:167 msgid "Create Snapshot" msgstr "" @@ -8400,81 +8491,81 @@ msgstr "" msgid "Unable to retrieve instance password." msgstr "" -#: dashboards/project/instances/tables.py:101 -#: dashboards/project/instances/tables.py:722 +#: dashboards/project/instances/tables.py:103 +#: dashboards/project/instances/tables.py:727 msgid "Hard Reboot" msgstr "" -#: dashboards/project/instances/tables.py:102 +#: dashboards/project/instances/tables.py:104 msgid "Hard Rebooted" msgstr "" -#: dashboards/project/instances/tables.py:128 +#: dashboards/project/instances/tables.py:130 msgid "Soft Reboot" msgstr "" -#: dashboards/project/instances/tables.py:129 +#: dashboards/project/instances/tables.py:131 msgid "Soft Rebooted" msgstr "" -#: dashboards/project/instances/tables.py:137 +#: dashboards/project/instances/tables.py:139 msgid "Pause" msgstr "" -#: dashboards/project/instances/tables.py:137 -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:139 +#: dashboards/project/instances/tables.py:180 msgid "Resume" msgstr "" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:716 -#: dashboards/project/instances/tables.py:780 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:785 msgid "Paused" msgstr "" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:179 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:181 msgid "Resumed" msgstr "" -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:180 msgid "Suspend" msgstr "" -#: dashboards/project/instances/tables.py:179 -#: dashboards/project/instances/tables.py:715 -#: dashboards/project/instances/tables.py:784 +#: dashboards/project/instances/tables.py:181 +#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:789 msgid "Suspended" msgstr "" -#: dashboards/project/instances/tables.py:292 +#: dashboards/project/instances/tables.py:294 msgid "Edit Security Groups" msgstr "" -#: dashboards/project/instances/tables.py:324 +#: dashboards/project/instances/tables.py:326 #: dashboards/project/instances/tabs.py:58 msgid "Console" msgstr "" -#: dashboards/project/instances/tables.py:350 +#: dashboards/project/instances/tables.py:352 msgid "View Log" msgstr "" -#: dashboards/project/instances/tables.py:373 +#: dashboards/project/instances/tables.py:375 #: dashboards/project/instances/workflows/resize_instance.py:88 msgid "Resize Instance" msgstr "" -#: dashboards/project/instances/tables.py:400 +#: dashboards/project/instances/tables.py:405 msgid "Confirm Resize/Migrate" msgstr "" -#: dashboards/project/instances/tables.py:419 -#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:424 +#: dashboards/project/instances/tables.py:725 msgid "Revert Resize/Migrate" msgstr "" -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:443 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 #: dashboards/project/instances/templates/instances/rebuild.html:3 @@ -8482,280 +8573,280 @@ msgstr "" msgid "Rebuild Instance" msgstr "" -#: dashboards/project/instances/tables.py:461 +#: dashboards/project/instances/tables.py:466 msgid "Retrieve Password" msgstr "" -#: dashboards/project/instances/tables.py:484 -#: dashboards/project/instances/tables.py:514 +#: dashboards/project/instances/tables.py:489 +#: dashboards/project/instances/tables.py:519 msgid "Associate Floating IP" msgstr "" -#: dashboards/project/instances/tables.py:539 +#: dashboards/project/instances/tables.py:544 #, python-format msgid "Successfully associated floating IP: %s" msgstr "" -#: dashboards/project/instances/tables.py:543 +#: dashboards/project/instances/tables.py:548 msgid "Unable to associate floating IP." msgstr "" -#: dashboards/project/instances/tables.py:549 +#: dashboards/project/instances/tables.py:554 msgid "Disassociate Floating IP" msgstr "" -#: dashboards/project/instances/tables.py:584 +#: dashboards/project/instances/tables.py:589 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "" -#: dashboards/project/instances/tables.py:587 +#: dashboards/project/instances/tables.py:592 msgid "No floating IPs to disassociate." msgstr "" -#: dashboards/project/instances/tables.py:597 +#: dashboards/project/instances/tables.py:602 #, python-format msgid "Please try again later [Error: %s]." msgstr "" -#: dashboards/project/instances/tables.py:599 +#: dashboards/project/instances/tables.py:604 msgid "" "There is not enough capacity for this flavor in the selected availability " "zone. Try again later or select a different availability zone." msgstr "" -#: dashboards/project/instances/tables.py:611 +#: dashboards/project/instances/tables.py:616 #, python-format msgid "Failed to launch instance \"%s\"" msgstr "" -#: dashboards/project/instances/tables.py:632 +#: dashboards/project/instances/tables.py:637 #: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:24 msgid "Start" msgstr "" -#: dashboards/project/instances/tables.py:653 -#: dashboards/project/instances/tables.py:654 -#: dashboards/project/instances/tables.py:782 +#: dashboards/project/instances/tables.py:658 +#: dashboards/project/instances/tables.py:659 +#: dashboards/project/instances/tables.py:787 msgid "Shut Off" msgstr "" -#: dashboards/project/instances/tables.py:688 +#: dashboards/project/instances/tables.py:693 #, python-format msgid "%s GB" msgstr "" -#: dashboards/project/instances/tables.py:713 +#: dashboards/project/instances/tables.py:718 msgid "Active" msgstr "" -#: dashboards/project/instances/tables.py:714 +#: dashboards/project/instances/tables.py:719 msgid "Shutoff" msgstr "" -#: dashboards/project/instances/tables.py:718 +#: dashboards/project/instances/tables.py:723 msgid "Resize/Migrate" msgstr "" -#: dashboards/project/instances/tables.py:719 +#: dashboards/project/instances/tables.py:724 msgid "Confirm or Revert Resize/Migrate" msgstr "" -#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:726 msgid "Reboot" msgstr "" -#: dashboards/project/instances/tables.py:724 +#: dashboards/project/instances/tables.py:729 msgid "Rebuild" msgstr "" -#: dashboards/project/instances/tables.py:725 -#: dashboards/project/instances/tables.py:765 +#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:770 msgid "Migrating" msgstr "" -#: dashboards/project/instances/tables.py:726 +#: dashboards/project/instances/tables.py:731 msgid "Build" msgstr "" -#: dashboards/project/instances/tables.py:727 +#: dashboards/project/instances/tables.py:732 msgid "Rescue" msgstr "" -#: dashboards/project/instances/tables.py:729 +#: dashboards/project/instances/tables.py:734 msgid "Soft Deleted" msgstr "" -#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:735 msgid "Shelved" msgstr "" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:736 msgid "Shelved Offloaded" msgstr "" -#: dashboards/project/instances/tables.py:736 +#: dashboards/project/instances/tables.py:741 msgid "Scheduling" msgstr "" -#: dashboards/project/instances/tables.py:737 +#: dashboards/project/instances/tables.py:742 msgid "Block Device Mapping" msgstr "" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:744 msgid "Spawning" msgstr "" -#: dashboards/project/instances/tables.py:740 +#: dashboards/project/instances/tables.py:745 msgid "Snapshotting" msgstr "" -#: dashboards/project/instances/tables.py:741 +#: dashboards/project/instances/tables.py:746 msgid "Image Snapshot Pending" msgstr "" -#: dashboards/project/instances/tables.py:742 +#: dashboards/project/instances/tables.py:747 msgid "Image Pending Upload" msgstr "" -#: dashboards/project/instances/tables.py:743 +#: dashboards/project/instances/tables.py:748 msgid "Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:744 +#: dashboards/project/instances/tables.py:749 msgid "Image Backup" msgstr "" -#: dashboards/project/instances/tables.py:745 +#: dashboards/project/instances/tables.py:750 msgid "Updating Password" msgstr "" -#: dashboards/project/instances/tables.py:746 +#: dashboards/project/instances/tables.py:751 msgid "Preparing Resize or Migrate" msgstr "" -#: dashboards/project/instances/tables.py:747 +#: dashboards/project/instances/tables.py:752 msgid "Resizing or Migrating" msgstr "" -#: dashboards/project/instances/tables.py:748 +#: dashboards/project/instances/tables.py:753 msgid "Resized or Migrated" msgstr "" -#: dashboards/project/instances/tables.py:749 +#: dashboards/project/instances/tables.py:754 msgid "Finishing Resize or Migrate" msgstr "" -#: dashboards/project/instances/tables.py:750 +#: dashboards/project/instances/tables.py:755 msgid "Reverting Resize or Migrate" msgstr "" -#: dashboards/project/instances/tables.py:751 +#: dashboards/project/instances/tables.py:756 msgid "Confirming Resize or Migrate" msgstr "" -#: dashboards/project/instances/tables.py:752 +#: dashboards/project/instances/tables.py:757 msgid "Rebooting" msgstr "" -#: dashboards/project/instances/tables.py:753 +#: dashboards/project/instances/tables.py:758 msgid "Rebooting Hard" msgstr "" -#: dashboards/project/instances/tables.py:754 +#: dashboards/project/instances/tables.py:759 msgid "Pausing" msgstr "" -#: dashboards/project/instances/tables.py:755 -#: dashboards/project/instances/tables.py:757 +#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:762 msgid "Resuming" msgstr "" -#: dashboards/project/instances/tables.py:756 +#: dashboards/project/instances/tables.py:761 msgid "Suspending" msgstr "" -#: dashboards/project/instances/tables.py:758 +#: dashboards/project/instances/tables.py:763 msgid "Powering Off" msgstr "" -#: dashboards/project/instances/tables.py:759 +#: dashboards/project/instances/tables.py:764 msgid "Powering On" msgstr "" -#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:765 msgid "Rescuing" msgstr "" -#: dashboards/project/instances/tables.py:761 +#: dashboards/project/instances/tables.py:766 msgid "Unrescuing" msgstr "" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:767 msgid "Rebuilding" msgstr "" -#: dashboards/project/instances/tables.py:763 +#: dashboards/project/instances/tables.py:768 msgid "Rebuild Block Device Mapping" msgstr "" -#: dashboards/project/instances/tables.py:764 +#: dashboards/project/instances/tables.py:769 msgid "Rebuild Spawning" msgstr "" -#: dashboards/project/instances/tables.py:767 +#: dashboards/project/instances/tables.py:772 msgid "Soft Deleting" msgstr "" -#: dashboards/project/instances/tables.py:768 +#: dashboards/project/instances/tables.py:773 msgid "Restoring" msgstr "" -#: dashboards/project/instances/tables.py:769 +#: dashboards/project/instances/tables.py:774 msgid "Shelving" msgstr "" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:775 msgid "Shelving Image Pending Upload" msgstr "" -#: dashboards/project/instances/tables.py:771 +#: dashboards/project/instances/tables.py:776 msgid "Shelving Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:772 +#: dashboards/project/instances/tables.py:777 msgid "Shelving Offloading" msgstr "" -#: dashboards/project/instances/tables.py:773 +#: dashboards/project/instances/tables.py:778 msgid "Unshelving" msgstr "" -#: dashboards/project/instances/tables.py:777 +#: dashboards/project/instances/tables.py:782 msgid "No State" msgstr "" -#: dashboards/project/instances/tables.py:778 +#: dashboards/project/instances/tables.py:783 msgid "Running" msgstr "" -#: dashboards/project/instances/tables.py:779 +#: dashboards/project/instances/tables.py:784 msgid "Blocked" msgstr "" -#: dashboards/project/instances/tables.py:781 +#: dashboards/project/instances/tables.py:786 msgid "Shut Down" msgstr "" -#: dashboards/project/instances/tables.py:783 +#: dashboards/project/instances/tables.py:788 msgid "Crashed" msgstr "" -#: dashboards/project/instances/tables.py:785 +#: dashboards/project/instances/tables.py:790 msgid "Failed" msgstr "" -#: dashboards/project/instances/tables.py:786 +#: dashboards/project/instances/tables.py:791 msgid "Building" msgstr "" @@ -10895,7 +10986,7 @@ msgid "" "a gateway for external connectivity." msgstr "" -#: dashboards/project/stacks/forms.py:50 +#: dashboards/project/stacks/forms.py:51 #: dashboards/project/stacks/templates/stacks/_change_template.html:9 #: dashboards/project/stacks/templates/stacks/_select_template.html:9 #: dashboards/project/stacks/templates/stacks/select_template.html:3 @@ -10903,158 +10994,158 @@ msgstr "" msgid "Select Template" msgstr "" -#: dashboards/project/stacks/forms.py:51 +#: dashboards/project/stacks/forms.py:52 msgid "Select a template to launch a stack." msgstr "" -#: dashboards/project/stacks/forms.py:56 +#: dashboards/project/stacks/forms.py:57 msgid "Direct Input" msgstr "" -#: dashboards/project/stacks/forms.py:59 +#: dashboards/project/stacks/forms.py:60 msgid "Template Source" msgstr "" -#: dashboards/project/stacks/forms.py:66 dashboards/project/stacks/forms.py:68 +#: dashboards/project/stacks/forms.py:67 dashboards/project/stacks/forms.py:69 msgid "Template File" msgstr "" -#: dashboards/project/stacks/forms.py:69 +#: dashboards/project/stacks/forms.py:70 msgid "A local template to upload." msgstr "" -#: dashboards/project/stacks/forms.py:76 dashboards/project/stacks/forms.py:78 +#: dashboards/project/stacks/forms.py:77 dashboards/project/stacks/forms.py:79 msgid "Template URL" msgstr "" -#: dashboards/project/stacks/forms.py:79 +#: dashboards/project/stacks/forms.py:80 msgid "An external (HTTP) URL to load the template from." msgstr "" -#: dashboards/project/stacks/forms.py:86 dashboards/project/stacks/forms.py:88 +#: dashboards/project/stacks/forms.py:87 dashboards/project/stacks/forms.py:89 msgid "Template Data" msgstr "" -#: dashboards/project/stacks/forms.py:89 +#: dashboards/project/stacks/forms.py:90 msgid "The raw contents of the template." msgstr "" -#: dashboards/project/stacks/forms.py:95 +#: dashboards/project/stacks/forms.py:96 msgid "Environment Source" msgstr "" -#: dashboards/project/stacks/forms.py:103 -#: dashboards/project/stacks/forms.py:105 +#: dashboards/project/stacks/forms.py:104 +#: dashboards/project/stacks/forms.py:106 msgid "Environment File" msgstr "" -#: dashboards/project/stacks/forms.py:106 +#: dashboards/project/stacks/forms.py:107 msgid "A local environment to upload." msgstr "" -#: dashboards/project/stacks/forms.py:113 -#: dashboards/project/stacks/forms.py:115 +#: dashboards/project/stacks/forms.py:114 +#: dashboards/project/stacks/forms.py:116 msgid "Environment Data" msgstr "" -#: dashboards/project/stacks/forms.py:116 +#: dashboards/project/stacks/forms.py:117 msgid "The raw contents of the environment file." msgstr "" -#: dashboards/project/stacks/forms.py:128 +#: dashboards/project/stacks/forms.py:129 msgid "template" msgstr "" -#: dashboards/project/stacks/forms.py:130 +#: dashboards/project/stacks/forms.py:131 msgid "environment" msgstr "" -#: dashboards/project/stacks/forms.py:185 +#: dashboards/project/stacks/forms.py:186 #, python-format msgid "There was a problem parsing the %(prefix)s: %(error)s" msgstr "" -#: dashboards/project/stacks/forms.py:193 +#: dashboards/project/stacks/forms.py:194 #, python-format msgid "Please specify a %s using only one source method." msgstr "" -#: dashboards/project/stacks/forms.py:200 +#: dashboards/project/stacks/forms.py:201 msgid "You must specify a template via one of the available sources." msgstr "" -#: dashboards/project/stacks/forms.py:225 +#: dashboards/project/stacks/forms.py:226 msgid "Edit Template" msgstr "" -#: dashboards/project/stacks/forms.py:226 +#: dashboards/project/stacks/forms.py:227 msgid "Select a new template to re-launch a stack." msgstr "" -#: dashboards/project/stacks/forms.py:227 -#: dashboards/project/stacks/forms.py:354 +#: dashboards/project/stacks/forms.py:228 +#: dashboards/project/stacks/forms.py:358 msgid "Stack ID" msgstr "" -#: dashboards/project/stacks/forms.py:229 -#: dashboards/project/stacks/forms.py:253 -#: dashboards/project/stacks/forms.py:356 +#: dashboards/project/stacks/forms.py:230 +#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:360 #: dashboards/project/stacks/tables.py:86 msgid "Stack Name" msgstr "" -#: dashboards/project/stacks/forms.py:238 +#: dashboards/project/stacks/forms.py:239 msgid "Create Stack" msgstr "" -#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:255 msgid "Name of the stack to create." msgstr "" -#: dashboards/project/stacks/forms.py:256 +#: dashboards/project/stacks/forms.py:257 msgid "" "Name must start with a letter and may only contain letters, numbers, " "underscores, periods and hyphens." msgstr "" -#: dashboards/project/stacks/forms.py:261 +#: dashboards/project/stacks/forms.py:262 msgid "Creation Timeout (minutes)" msgstr "" -#: dashboards/project/stacks/forms.py:262 +#: dashboards/project/stacks/forms.py:263 msgid "Stack creation timeout in minutes." msgstr "" -#: dashboards/project/stacks/forms.py:264 +#: dashboards/project/stacks/forms.py:265 msgid "Rollback On Failure" msgstr "" -#: dashboards/project/stacks/forms.py:265 +#: dashboards/project/stacks/forms.py:266 msgid "Enable rollback on create/update failure." msgstr "" -#: dashboards/project/stacks/forms.py:278 +#: dashboards/project/stacks/forms.py:279 #, python-format msgid "Password for user \"%s\"" msgstr "" -#: dashboards/project/stacks/forms.py:279 +#: dashboards/project/stacks/forms.py:280 msgid "" "This is required for operations to be performed throughout the lifecycle of " "the stack" msgstr "" -#: dashboards/project/stacks/forms.py:343 +#: dashboards/project/stacks/forms.py:347 msgid "Stack creation started." msgstr "" -#: dashboards/project/stacks/forms.py:352 +#: dashboards/project/stacks/forms.py:356 #: dashboards/project/stacks/templates/stacks/_update.html:8 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "" -#: dashboards/project/stacks/forms.py:385 +#: dashboards/project/stacks/forms.py:389 msgid "Stack update started." msgstr "" @@ -12742,7 +12833,7 @@ msgstr "" msgid "Update Network Profile" msgstr "" -#: dashboards/settings/dashboard.py:22 templates/_header.html:54 +#: dashboards/settings/dashboard.py:22 templates/_header.html:33 msgid "Settings" msgstr "" @@ -12846,14 +12937,30 @@ msgid "" "help, contact your local administrator." msgstr "" -#: templates/500.html:74 templates/_header.html:56 +#: templates/500.html:74 templates/_header.html:35 msgid "Help" msgstr "" -#: templates/_header.html:61 +#: templates/_header.html:20 +msgid "Filter selections" +msgstr "" + +#: templates/_header.html:40 msgid "Sign Out" msgstr "" +#: templates/context_selection/_domain_list.html:4 +msgid "Domains:" +msgstr "" + +#: templates/context_selection/_project_list.html:4 +msgid "Projects:" +msgstr "" + +#: templates/context_selection/_region_list.html:5 +msgid "Regions:" +msgstr "" + #: usage/base.py:74 msgid "Invalid date format: Using today as default." msgstr "" @@ -12862,7 +12969,7 @@ msgstr "" msgid "Unable to retrieve network quota information." msgstr "" -#: usage/base.py:179 usage/quotas.py:267 +#: usage/base.py:179 usage/quotas.py:292 msgid "Unable to retrieve volume limit information." msgstr "" @@ -12885,7 +12992,11 @@ msgid "" "exist." msgstr "" -#: usage/quotas.py:253 +#: usage/quotas.py:73 +msgid "Injected File Path Bytes" +msgstr "" + +#: usage/quotas.py:278 msgid "Unable to retrieve compute limit information." msgstr "" diff --git a/openstack_dashboard/locale/en_AU/LC_MESSAGES/django.po b/openstack_dashboard/locale/en_AU/LC_MESSAGES/django.po index 3200236531..744db014fe 100644 --- a/openstack_dashboard/locale/en_AU/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/en_AU/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-01 19:31-0500\n" -"PO-Revision-Date: 2014-09-01 23:37+0000\n" +"POT-Creation-Date: 2014-09-04 19:17-0500\n" +"PO-Revision-Date: 2014-09-05 00:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: English (Australia) (http://www.transifex.com/projects/p/horizon/language/en_AU/)\n" "MIME-Version: 1.0\n" @@ -18,55 +18,55 @@ msgstr "" "Language: en_AU\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: settings.py:99 +#: settings.py:100 msgid "Select format" msgstr "Select format" -#: settings.py:100 +#: settings.py:101 msgid "AKI - Amazon Kernel Image" msgstr "AKI - Amazon Kernel Image" -#: settings.py:101 +#: settings.py:102 msgid "AMI - Amazon Machine Image" msgstr "AMI - Amazon Machine Image" -#: settings.py:102 +#: settings.py:103 msgid "ARI - Amazon Ramdisk Image" msgstr "ARI - Amazon Ramdisk Image" -#: settings.py:103 +#: settings.py:104 msgid "ISO - Optical Disk Image" msgstr "ISO - Optical Disk Image" -#: settings.py:104 +#: settings.py:105 msgid "QCOW2 - QEMU Emulator" msgstr "QCOW2 - QEMU Emulator" -#: settings.py:105 +#: settings.py:106 msgid "Raw" msgstr "Raw" -#: settings.py:106 +#: settings.py:107 msgid "VDI" msgstr "VDI" -#: settings.py:107 +#: settings.py:108 msgid "VHD" msgstr "VHD" -#: settings.py:108 +#: settings.py:109 msgid "VMDK" msgstr "VMDK" -#: settings.py:272 +#: settings.py:275 msgid "All TCP" msgstr "All TCP" -#: settings.py:278 +#: settings.py:281 msgid "All UDP" msgstr "All UDP" -#: settings.py:284 +#: settings.py:287 msgid "All ICMP" msgstr "All ICMP" @@ -309,47 +309,57 @@ msgstr "Unable to connect to Neutron." msgid "Unable to parse IP address %s." msgstr "Unable to parse IP address %s." -#: api/neutron.py:923 +#: api/neutron.py:934 #, python-format msgid "" "The 'operation' parameter for get_dvr_permission is invalid. It should be " "one of %s" msgstr "" -#: api/neutron.py:936 +#: api/neutron.py:947 msgid "Failed to check Neutron \"dvr\" extension is not supported" msgstr "" -#: api/nova.py:193 +#: api/nova.py:211 #, python-format msgid "ALLOW %(from)s:%(to)s from %(group)s" msgstr "ALLOW %(from)s:%(to)s from %(group)s" -#: api/nova.py:198 +#: api/nova.py:216 #, python-format msgid "ALLOW %(from)s:%(to)s from %(cidr)s" msgstr "ALLOW %(from)s:%(to)s from %(cidr)s" -#: api/nova.py:274 +#: api/nova.py:292 msgid "Couldn't get security group list." msgstr "Couldn't get security group list." -#: api/nova.py:281 +#: api/nova.py:299 #, python-format msgid "Couldn't get current security group list for instance %s." msgstr "Couldn't get current security group list for instance %s." -#: api/nova.py:298 +#: api/nova.py:316 #, python-format msgid "" "Failed to modify %(num_groups_to_modify)d instance security groups: %(err)s" msgstr "Failed to modify %(num_groups_to_modify)d instance security groups: %(err)s" -#: api/nova.py:313 +#: api/nova.py:331 #, python-format msgid "Failed to modify %d instance security groups" msgstr "Failed to modify %d instance security groups" +#: api/nova.py:743 +#, python-format +msgid "Name: %(name)s ID: %(uuid)s" +msgstr "" + +#: api/nova.py:748 +#, python-format +msgid "Failed to evacuate instances: %s" +msgstr "" + #: api/swift.py:200 msgid "The container cannot be deleted since it's not empty." msgstr "The container cannot be deleted since it's not empty." @@ -484,7 +494,7 @@ msgstr "Name" #: dashboards/admin/aggregates/forms.py:28 #: dashboards/admin/aggregates/tables.py:108 #: dashboards/admin/aggregates/workflows.py:27 -#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/tables.py:836 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:77 #: dashboards/project/volumes/volumes/forms.py:81 @@ -545,6 +555,7 @@ msgstr "Services Down" #: dashboards/admin/aggregates/tables.py:110 #: dashboards/admin/aggregates/tables.py:133 +#: dashboards/admin/hypervisors/compute/tables.py:25 msgid "Hosts" msgstr "Hosts" @@ -826,6 +837,7 @@ msgstr "" #: dashboards/admin/aggregates/templates/aggregates/_update.html:25 #: dashboards/admin/flavors/templates/flavors/extras/_create.html:26 #: dashboards/admin/flavors/templates/flavors/extras/_edit.html:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:24 #: dashboards/admin/images/templates/images/_create.html:34 #: dashboards/admin/images/templates/images/_update.html:25 #: dashboards/admin/images/templates/images/properties/_create.html:26 @@ -987,7 +999,8 @@ msgstr "Flavor Name" #: dashboards/project/instances/templates/instances/_detail_overview.html:50 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:10 #: dashboards/project/instances/templates/instances/_instance_flavor.html:4 -#: dashboards/project/overview/views.py:32 usage/tables.py:33 +#: dashboards/project/overview/views.py:32 usage/quotas.py:63 +#: usage/tables.py:33 msgid "VCPUs" msgstr "VCPUs" @@ -1022,7 +1035,7 @@ msgstr "Swap Disk" #: dashboards/admin/routers/templates/routers/_detail_overview.html:9 #: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:12 #: dashboards/identity/roles/forms.py:37 -#: dashboards/identity/users/forms.py:159 +#: dashboards/identity/users/forms.py:160 #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:8 #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:8 #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:7 @@ -1432,24 +1445,25 @@ msgstr "Storage (total)" #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/databases/templates/databases/index.html:6 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:80 -#: dashboards/project/instances/tables.py:104 -#: dashboards/project/instances/tables.py:140 -#: dashboards/project/instances/tables.py:181 -#: dashboards/project/instances/tables.py:635 -#: dashboards/project/instances/tables.py:656 -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:82 +#: dashboards/project/instances/tables.py:106 +#: dashboards/project/instances/tables.py:142 +#: dashboards/project/instances/tables.py:183 +#: dashboards/project/instances/tables.py:640 +#: dashboards/project/instances/tables.py:661 +#: dashboards/project/instances/tables.py:855 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/instances/templates/instances/index.html:6 #: dashboards/project/network_topology/instances/tables.py:23 +#: usage/quotas.py:64 msgid "Instances" msgstr "Instances" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:204 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:792 -#: dashboards/project/instances/tables.py:814 +#: dashboards/project/instances/tables.py:797 +#: dashboards/project/instances/tables.py:819 #: dashboards/project/instances/workflows/create_instance.py:80 #: dashboards/project/overview/views.py:32 usage/tables.py:72 msgid "Instance Name" @@ -1464,19 +1478,182 @@ msgstr "Instance ID" msgid "Hypervisor Instances" msgstr "Hypervisor Instances" -#: dashboards/admin/hypervisors/views.py:36 +#: dashboards/admin/hypervisors/tabs.py:26 +msgid "Hypervisor" +msgstr "" + +#: dashboards/admin/hypervisors/tabs.py:36 +#: dashboards/admin/hypervisors/views.py:40 #: dashboards/admin/instances/views.py:156 msgid "Unable to retrieve hypervisor information." msgstr "Unable to retrieve hypervisor information." -#: dashboards/admin/hypervisors/views.py:46 +#: dashboards/admin/hypervisors/views.py:50 msgid "Unable to retrieve hypervisor statistics." msgstr "Unable to retrieve hypervisor statistics." -#: dashboards/admin/hypervisors/views.py:67 +#: dashboards/admin/hypervisors/views.py:71 msgid "Unable to retrieve hypervisor instances list." msgstr "Unable to retrieve hypervisor instances list." +#: dashboards/admin/hypervisors/compute/forms.py:25 +#: dashboards/admin/instances/forms.py:27 +msgid "Current Host" +msgstr "Current Host" + +#: dashboards/admin/hypervisors/compute/forms.py:28 +msgid "Target Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:29 +msgid "Choose a Host to evacuate servers to." +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:31 +msgid "Shared Storage" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:47 +msgid "Select a target host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:49 +#: dashboards/admin/instances/forms.py:57 +msgid "No other hosts available." +msgstr "No other hosts available." + +#: dashboards/admin/hypervisors/compute/forms.py:60 +#, python-format +msgid "Starting evacuation from %(current)s to %(target)s." +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:66 +#, python-format +msgid "Failed to evacuate host: %s." +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:24 +#: dashboards/admin/hypervisors/compute/tables.py:52 +#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 +#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 +#: dashboards/admin/instances/tables.py:131 +#: dashboards/admin/networks/agents/tables.py:78 +#: dashboards/admin/volumes/snapshots/tables.py:63 +#: dashboards/admin/volumes/volumes/tables.py:70 +#: dashboards/project/databases/tables.py:209 +#: dashboards/project/databases/templates/databases/_detail_overview.html:48 +#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 +msgid "Host" +msgstr "Host" + +#: dashboards/admin/hypervisors/compute/tables.py:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:8 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:23 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:3 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:6 +msgid "Evacuate Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:34 +msgid "Evacuate" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:35 +msgid "Evacuated" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:53 +#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 +msgid "Zone" +msgstr "Zone" + +#: dashboards/admin/hypervisors/compute/tables.py:54 +#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 +#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 +#: dashboards/admin/instances/tables.py:147 +#: dashboards/admin/networks/tables.py:92 +#: dashboards/admin/networks/agents/tables.py:79 +#: dashboards/admin/networks/ports/tables.py:94 +#: dashboards/admin/routers/ports/tables.py:30 +#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 +#: dashboards/admin/volumes/snapshots/forms.py:33 +#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/admin/volumes/volumes/forms.py:46 +#: dashboards/project/data_processing/clusters/tables.py:98 +#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 +#: dashboards/project/data_processing/job_executions/tables.py:99 +#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 +#: dashboards/project/database_backups/tables.py:152 +#: dashboards/project/database_backups/templates/database_backups/details.html:30 +#: dashboards/project/database_backups/templates/database_backups/details.html:71 +#: dashboards/project/databases/tables.py:219 +#: dashboards/project/databases/tables.py:283 +#: dashboards/project/databases/templates/databases/_detail_overview.html:17 +#: dashboards/project/firewalls/tables.py:259 +#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 +#: dashboards/project/images/images/tables.py:218 +#: dashboards/project/images/templates/images/images/_detail_overview.html:17 +#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/templates/instances/_detail_overview.html:14 +#: dashboards/project/loadbalancers/tables.py:284 +#: dashboards/project/loadbalancers/tables.py:318 +#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 +#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 +#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 +#: dashboards/project/networks/tables.py:123 +#: dashboards/project/networks/ports/tables.py:64 +#: dashboards/project/networks/templates/networks/_detail_overview.html:13 +#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 +#: dashboards/project/routers/tables.py:166 +#: dashboards/project/routers/ports/tables.py:94 +#: dashboards/project/routers/templates/routers/_detail_overview.html:11 +#: dashboards/project/stacks/tables.py:98 +#: dashboards/project/stacks/tables.py:135 +#: dashboards/project/stacks/tables.py:182 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 +#: dashboards/project/volumes/backups/tables.py:116 +#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 +#: dashboards/project/volumes/volumes/tables.py:348 +#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 +#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 +#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 +msgid "Status" +msgstr "Status" + +#: dashboards/admin/hypervisors/compute/tables.py:55 +#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 +#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 +msgid "State" +msgstr "State" + +#: dashboards/admin/hypervisors/compute/tables.py:57 +#: dashboards/admin/networks/agents/tables.py:82 +msgid "Updated At" +msgstr "Updated At" + +#: dashboards/admin/hypervisors/compute/tables.py:66 +#: dashboards/admin/hypervisors/compute/tabs.py:24 +msgid "Compute Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tabs.py:34 +#: dashboards/admin/info/tabs.py:56 +msgid "Unable to get nova services list." +msgstr "Unable to get nova services list." + +#: dashboards/admin/hypervisors/compute/views.py:44 +msgid "Unable to retrieve compute host information." +msgstr "" + #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:3 #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:6 msgid "Hypervisor Servers" @@ -1509,6 +1686,48 @@ msgstr "Memory Usage" msgid "Disk Usage" msgstr "Disk Usage" +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:17 +#: dashboards/admin/images/templates/images/_create.html:18 +#: dashboards/admin/instances/templates/instances/_live_migrate.html:17 +#: dashboards/admin/networks/templates/networks/_update.html:17 +#: dashboards/admin/networks/templates/networks/ports/_update.html:22 +#: dashboards/admin/routers/templates/routers/_update.html:17 +#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18 +#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18 +#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18 +#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17 +#: dashboards/project/images/templates/images/images/_create.html:19 +#: dashboards/project/images/templates/images/images/_update.html:17 +#: dashboards/project/images/templates/images/snapshots/_create.html:18 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17 +#: dashboards/project/networks/templates/networks/_update.html:17 +#: dashboards/project/networks/templates/networks/ports/_update.html:22 +#: dashboards/project/routers/templates/routers/_update.html:17 +#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18 +#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17 +#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17 +#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17 +#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17 +#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17 +#: dashboards/settings/password/templates/password/_change.html:18 +#: dashboards/settings/user/templates/user/_settings.html:18 +msgid "Description:" +msgstr "Description:" + +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:18 +msgid "" +"Evacuate the servers from the selected down host to an active target host." +msgstr "" + #: dashboards/admin/images/panel.py:27 dashboards/admin/images/tables.py:76 #: dashboards/admin/images/templates/images/index.html:3 #: dashboards/admin/images/templates/images/index.html:6 @@ -1531,7 +1750,7 @@ msgstr "" #: dashboards/admin/images/tables.py:61 #: dashboards/admin/instances/tables.py:95 -#: dashboards/project/instances/tables.py:793 +#: dashboards/project/instances/tables.py:798 msgid "Status =" msgstr "" @@ -1550,7 +1769,7 @@ msgstr "" #: dashboards/admin/images/tables.py:70 #: dashboards/admin/instances/tables.py:137 #: dashboards/project/images/images/tables.py:212 -#: dashboards/project/instances/tables.py:816 +#: dashboards/project/instances/tables.py:821 #: dashboards/project/instances/templates/instances/_detail_overview.html:104 #: dashboards/project/instances/workflows/create_instance.py:104 #: dashboards/project/volumes/volumes/forms.py:523 @@ -1635,42 +1854,6 @@ msgstr "Unable to retrieve image custom property." msgid "Create An Image" msgstr "Create An Image" -#: dashboards/admin/images/templates/images/_create.html:18 -#: dashboards/admin/instances/templates/instances/_live_migrate.html:17 -#: dashboards/admin/networks/templates/networks/_update.html:17 -#: dashboards/admin/networks/templates/networks/ports/_update.html:22 -#: dashboards/admin/routers/templates/routers/_update.html:17 -#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18 -#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18 -#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18 -#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17 -#: dashboards/project/images/templates/images/images/_create.html:19 -#: dashboards/project/images/templates/images/images/_update.html:17 -#: dashboards/project/images/templates/images/snapshots/_create.html:18 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17 -#: dashboards/project/networks/templates/networks/_update.html:17 -#: dashboards/project/networks/templates/networks/ports/_update.html:22 -#: dashboards/project/routers/templates/routers/_update.html:17 -#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18 -#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17 -#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17 -#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17 -#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17 -#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17 -#: dashboards/settings/password/templates/password/_change.html:18 -#: dashboards/settings/user/templates/user/_settings.html:18 -msgid "Description:" -msgstr "Description:" - #: dashboards/admin/images/templates/images/_create.html:20 msgid "Specify an image to upload to the Image Service." msgstr "Specify an image to upload to the Image Service." @@ -1798,92 +1981,10 @@ msgstr "Disabled" msgid "Service" msgstr "Service" -#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 -#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 -#: dashboards/admin/instances/tables.py:131 -#: dashboards/admin/networks/agents/tables.py:78 -#: dashboards/admin/volumes/snapshots/tables.py:63 -#: dashboards/admin/volumes/volumes/tables.py:70 -#: dashboards/project/databases/tables.py:209 -#: dashboards/project/databases/templates/databases/_detail_overview.html:48 -#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 -msgid "Host" -msgstr "Host" - -#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 -#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 -#: dashboards/admin/instances/tables.py:147 -#: dashboards/admin/networks/tables.py:92 -#: dashboards/admin/networks/agents/tables.py:79 -#: dashboards/admin/networks/ports/tables.py:94 -#: dashboards/admin/routers/ports/tables.py:30 -#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 -#: dashboards/admin/volumes/snapshots/forms.py:33 -#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/admin/volumes/volumes/forms.py:46 -#: dashboards/project/data_processing/clusters/tables.py:98 -#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 -#: dashboards/project/data_processing/job_executions/tables.py:99 -#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 -#: dashboards/project/database_backups/tables.py:152 -#: dashboards/project/database_backups/templates/database_backups/details.html:30 -#: dashboards/project/database_backups/templates/database_backups/details.html:71 -#: dashboards/project/databases/tables.py:219 -#: dashboards/project/databases/tables.py:283 -#: dashboards/project/databases/templates/databases/_detail_overview.html:17 -#: dashboards/project/firewalls/tables.py:259 -#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 -#: dashboards/project/images/images/tables.py:218 -#: dashboards/project/images/templates/images/images/_detail_overview.html:17 -#: dashboards/project/instances/tables.py:826 -#: dashboards/project/instances/templates/instances/_detail_overview.html:14 -#: dashboards/project/loadbalancers/tables.py:284 -#: dashboards/project/loadbalancers/tables.py:318 -#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 -#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 -#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 -#: dashboards/project/networks/tables.py:123 -#: dashboards/project/networks/ports/tables.py:64 -#: dashboards/project/networks/templates/networks/_detail_overview.html:13 -#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 -#: dashboards/project/routers/tables.py:166 -#: dashboards/project/routers/ports/tables.py:94 -#: dashboards/project/routers/templates/routers/_detail_overview.html:11 -#: dashboards/project/stacks/tables.py:98 -#: dashboards/project/stacks/tables.py:135 -#: dashboards/project/stacks/tables.py:182 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 -#: dashboards/project/volumes/backups/tables.py:116 -#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 -#: dashboards/project/volumes/volumes/tables.py:348 -#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 -#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 -#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 -msgid "Status" -msgstr "Status" - #: dashboards/admin/info/tables.py:67 dashboards/admin/info/tabs.py:31 msgid "Services" msgstr "Services" -#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 -msgid "Zone" -msgstr "Zone" - -#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 -#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 -msgid "State" -msgstr "State" - #: dashboards/admin/info/tables.py:96 dashboards/admin/info/tables.py:121 #: dashboards/admin/info/tables.py:170 msgctxt "Time since the last update" @@ -1913,7 +2014,7 @@ msgid "Network Agents" msgstr "Network Agents" #: dashboards/admin/info/tables.py:198 -#: dashboards/identity/projects/workflows.py:44 +#: dashboards/identity/projects/workflows.py:44 usage/quotas.py:66 msgid "Injected File Content Bytes" msgstr "Injected File Content Bytes" @@ -1922,12 +2023,12 @@ msgid "Length of Injected File Path" msgstr "Length of Injected File Path" #: dashboards/admin/info/tables.py:200 -#: dashboards/identity/projects/workflows.py:46 +#: dashboards/identity/projects/workflows.py:46 usage/quotas.py:62 msgid "Metadata Items" msgstr "Metadata Items" #: dashboards/admin/info/tables.py:203 -#: dashboards/identity/projects/workflows.py:50 +#: dashboards/identity/projects/workflows.py:50 usage/quotas.py:65 msgid "Injected Files" msgstr "Injected Files" @@ -1943,7 +2044,7 @@ msgstr "Injected Files" #: dashboards/project/volumes/templates/volumes/index.html:6 #: dashboards/project/volumes/volumes/tables.py:60 #: dashboards/project/volumes/volumes/tables.py:384 -#: dashboards/project/volumes/volumes/tables.py:398 +#: dashboards/project/volumes/volumes/tables.py:398 usage/quotas.py:74 msgid "Volumes" msgstr "Volumes" @@ -1952,18 +2053,18 @@ msgstr "Volumes" #: dashboards/identity/projects/workflows.py:54 #: dashboards/project/volumes/tabs.py:76 #: dashboards/project/volumes/snapshots/tables.py:45 -#: dashboards/project/volumes/snapshots/tables.py:137 +#: dashboards/project/volumes/snapshots/tables.py:137 usage/quotas.py:75 msgid "Volume Snapshots" msgstr "Volume Snapshots" #: dashboards/admin/info/tables.py:206 -#: dashboards/identity/projects/workflows.py:56 +#: dashboards/identity/projects/workflows.py:56 usage/quotas.py:76 msgid "Total Size of Volumes and Snapshots (GB)" msgstr "Total Size of Volumes and Snapshots (GB)" #: dashboards/admin/info/tables.py:207 dashboards/admin/overview/views.py:33 #: dashboards/identity/projects/workflows.py:57 -#: dashboards/project/overview/views.py:32 +#: dashboards/project/overview/views.py:32 usage/quotas.py:67 msgid "RAM (MB)" msgstr "RAM (MB)" @@ -1973,6 +2074,7 @@ msgstr "RAM (MB)" #: dashboards/project/access_and_security/tabs.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:175 +#: usage/quotas.py:68 usage/quotas.py:81 msgid "Floating IPs" msgstr "Floating IPs" @@ -1985,6 +2087,7 @@ msgstr "Floating IPs" #: dashboards/project/instances/templates/instances/_detail_overview.html:77 #: dashboards/project/instances/workflows/create_instance.py:488 #: dashboards/project/instances/workflows/update_instance.py:80 +#: usage/quotas.py:70 usage/quotas.py:82 msgid "Security Groups" msgstr "Security Groups" @@ -1992,6 +2095,7 @@ msgstr "Security Groups" #: dashboards/identity/projects/workflows.py:63 #: dashboards/identity/projects/workflows.py:69 #: dashboards/project/access_and_security/security_groups/tables.py:247 +#: usage/quotas.py:71 usage/quotas.py:83 msgid "Security Group Rules" msgstr "Security Group Rules" @@ -1999,6 +2103,7 @@ msgstr "Security Group Rules" #: dashboards/project/access_and_security/tabs.py:58 #: dashboards/project/access_and_security/keypairs/tables.py:26 #: dashboards/project/access_and_security/keypairs/tables.py:75 +#: usage/quotas.py:72 msgid "Key Pairs" msgstr "Key Pairs" @@ -2007,7 +2112,7 @@ msgstr "Key Pairs" #: dashboards/admin/routers/ports/tables.py:29 #: dashboards/identity/projects/workflows.py:59 #: dashboards/project/networks/ports/tables.py:62 -#: dashboards/project/routers/ports/tables.py:93 +#: dashboards/project/routers/ports/tables.py:93 usage/quotas.py:69 msgid "Fixed IPs" msgstr "Fixed IPs" @@ -2039,10 +2144,6 @@ msgstr "Limit" msgid "Quotas" msgstr "Quotas" -#: dashboards/admin/info/tabs.py:56 -msgid "Unable to get nova services list." -msgstr "Unable to get nova services list." - #: dashboards/admin/info/tabs.py:74 msgid "Unable to get cinder services list." msgstr "Unable to get cinder services list." @@ -2083,10 +2184,6 @@ msgid "" " " msgstr "Version: %(version_info)s\n " -#: dashboards/admin/instances/forms.py:27 -msgid "Current Host" -msgstr "Current Host" - #: dashboards/admin/instances/forms.py:31 msgid "New Host" msgstr "New Host" @@ -2107,10 +2204,6 @@ msgstr "Block Migration" msgid "Select a new host" msgstr "Select a new host" -#: dashboards/admin/instances/forms.py:57 -msgid "No other hosts available." -msgstr "No other hosts available." - #: dashboards/admin/instances/forms.py:69 #, python-format msgid "The instance is preparing the live migration to host \"%s\"." @@ -2134,12 +2227,12 @@ msgstr "Scheduled migration (pending confirmation) of" #: dashboards/project/access_and_security/floating_ips/workflows.py:34 #: dashboards/project/databases/tables.py:36 #: dashboards/project/databases/tables.py:49 -#: dashboards/project/instances/tables.py:79 -#: dashboards/project/instances/tables.py:103 -#: dashboards/project/instances/tables.py:139 -#: dashboards/project/instances/tables.py:180 -#: dashboards/project/instances/tables.py:634 -#: dashboards/project/instances/tables.py:655 +#: dashboards/project/instances/tables.py:81 +#: dashboards/project/instances/tables.py:105 +#: dashboards/project/instances/tables.py:141 +#: dashboards/project/instances/tables.py:182 +#: dashboards/project/instances/tables.py:639 +#: dashboards/project/instances/tables.py:660 #: dashboards/project/network_topology/templates/network_topology/_svg_element.html:196 #: dashboards/project/volumes/volumes/tables.py:423 msgid "Instance" @@ -2182,12 +2275,12 @@ msgid "IPv6 Address =" msgstr "" #: dashboards/admin/instances/tables.py:96 -#: dashboards/project/instances/tables.py:794 +#: dashboards/project/instances/tables.py:799 msgid "Image ID =" msgstr "" #: dashboards/admin/instances/tables.py:97 -#: dashboards/project/instances/tables.py:795 +#: dashboards/project/instances/tables.py:800 msgid "Flavor ID =" msgstr "" @@ -2195,7 +2288,7 @@ msgstr "" #: dashboards/project/access_and_security/floating_ips/tables.py:157 #: dashboards/project/access_and_security/floating_ips/workflows.py:30 #: dashboards/project/access_and_security/floating_ips/workflows.py:37 -#: dashboards/project/instances/tables.py:818 +#: dashboards/project/instances/tables.py:823 #: dashboards/project/loadbalancers/tables.py:309 msgid "IP Address" msgstr "IP Address" @@ -2208,7 +2301,7 @@ msgstr "IP Address" #: dashboards/project/databases/tables.py:211 #: dashboards/project/images/images/tables.py:232 #: dashboards/project/images/templates/images/images/_detail_overview.html:44 -#: dashboards/project/instances/tables.py:821 +#: dashboards/project/instances/tables.py:826 #: dashboards/project/instances/templates/instances/_instance_flavor.html:6 #: dashboards/project/volumes/backups/tables.py:112 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:35 @@ -2219,17 +2312,17 @@ msgid "Size" msgstr "Size" #: dashboards/admin/instances/tables.py:153 -#: dashboards/project/instances/tables.py:833 +#: dashboards/project/instances/tables.py:838 msgid "Task" msgstr "Task" #: dashboards/admin/instances/tables.py:160 -#: dashboards/project/instances/tables.py:840 +#: dashboards/project/instances/tables.py:845 msgid "Power State" msgstr "Power State" #: dashboards/admin/instances/tables.py:162 -#: dashboards/project/instances/tables.py:843 +#: dashboards/project/instances/tables.py:848 #: dashboards/project/instances/templates/instances/_detail_overview.html:20 #: usage/tables.py:75 msgid "Uptime" @@ -2670,6 +2763,7 @@ msgstr "Failed to update network %s" #: dashboards/project/networks/tables.py:129 #: dashboards/project/networks/templates/networks/index.html:3 #: dashboards/project/networks/templates/networks/index.html:6 +#: usage/quotas.py:77 msgid "Networks" msgstr "Networks" @@ -2729,7 +2823,7 @@ msgstr "" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:18 #: dashboards/project/images/templates/images/images/_detail_overview.html:29 -#: dashboards/project/instances/tables.py:596 +#: dashboards/project/instances/tables.py:601 #: dashboards/project/networks/templates/networks/_detail_overview.html:14 #: dashboards/project/networks/templates/networks/_detail_overview.html:16 #: dashboards/project/networks/templates/networks/_detail_overview.html:23 @@ -2817,10 +2911,6 @@ msgstr "" msgid "Id" msgstr "Id" -#: dashboards/admin/networks/agents/tables.py:82 -msgid "Updated At" -msgstr "Updated At" - #: dashboards/admin/networks/agents/views.py:59 #: dashboards/admin/networks/ports/views.py:48 #: dashboards/project/networks/subnets/views.py:46 @@ -2898,7 +2988,7 @@ msgstr "Port" #: dashboards/admin/networks/ports/tables.py:33 #: dashboards/admin/networks/ports/tables.py:102 #: dashboards/identity/projects/workflows.py:72 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:75 usage/quotas.py:79 msgid "Ports" msgstr "Ports" @@ -2977,7 +3067,7 @@ msgstr "Subnet" #: dashboards/admin/networks/subnets/tables.py:116 #: dashboards/identity/projects/workflows.py:74 #: dashboards/project/networks/subnets/tables.py:45 -#: dashboards/project/networks/subnets/tables.py:127 +#: dashboards/project/networks/subnets/tables.py:127 usage/quotas.py:78 msgid "Subnets" msgstr "Subnets" @@ -3121,8 +3211,8 @@ msgstr "Unable to retrieve project list." #: dashboards/project/data_processing/nodegroup_templates/tables.py:57 #: dashboards/project/databases/tables.py:64 #: dashboards/project/databases/tables.py:80 -#: dashboards/project/instances/tables.py:712 -#: dashboards/project/instances/tables.py:728 +#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:733 msgid "Deleted" msgstr "Deleted" @@ -3174,6 +3264,7 @@ msgstr "Monitoring" #: dashboards/project/routers/tables.py:188 #: dashboards/project/routers/templates/routers/index.html:3 #: dashboards/project/routers/templates/routers/index.html:6 +#: usage/quotas.py:80 msgid "Routers" msgstr "Routers" @@ -3364,13 +3455,13 @@ msgstr "" #: dashboards/admin/volumes/snapshots/forms.py:26 #: dashboards/admin/volumes/volumes/forms.py:56 -#: dashboards/project/instances/tables.py:766 +#: dashboards/project/instances/tables.py:771 msgid "Deleting" msgstr "Deleting" #: dashboards/admin/volumes/snapshots/forms.py:27 #: dashboards/admin/volumes/volumes/forms.py:58 -#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:722 msgid "Error" msgstr "Error" @@ -3715,7 +3806,7 @@ msgstr "Domain Context cleared." #: dashboards/identity/domains/tables.py:186 #: dashboards/identity/projects/workflows.py:119 #: dashboards/identity/users/forms.py:75 -#: dashboards/identity/users/forms.py:153 +#: dashboards/identity/users/forms.py:154 msgid "Domain ID" msgstr "Domain ID" @@ -3951,7 +4042,7 @@ msgstr "Add..." #: dashboards/identity/groups/tables.py:163 #: dashboards/identity/users/forms.py:81 -#: dashboards/identity/users/forms.py:160 +#: dashboards/identity/users/forms.py:161 #: dashboards/identity/users/tables.py:132 #: dashboards/project/data_processing/data_image_registry/forms.py:28 #: dashboards/project/databases/tables.py:236 @@ -3960,7 +4051,7 @@ msgstr "User Name" #: dashboards/identity/groups/tables.py:164 #: dashboards/identity/users/forms.py:83 -#: dashboards/identity/users/forms.py:162 +#: dashboards/identity/users/forms.py:163 #: dashboards/identity/users/tables.py:133 msgid "Email" msgstr "Email" @@ -4133,7 +4224,7 @@ msgstr "" #: dashboards/identity/projects/workflows.py:122 #: dashboards/identity/users/forms.py:78 -#: dashboards/identity/users/forms.py:156 +#: dashboards/identity/users/forms.py:157 msgid "Domain Name" msgstr "Domain Name" @@ -4324,42 +4415,42 @@ msgid "Passwords do not match." msgstr "Passwords do not match." #: dashboards/identity/users/forms.py:86 -#: dashboards/identity/users/forms.py:165 +#: dashboards/identity/users/forms.py:166 #: dashboards/project/data_processing/job_binaries/forms.py:71 #: dashboards/project/databases/workflows/create_instance.py:197 #: dashboards/project/instances/forms.py:153 -#: dashboards/project/instances/tables.py:723 +#: dashboards/project/instances/tables.py:728 msgid "Password" msgstr "Password" #: dashboards/identity/users/forms.py:91 -#: dashboards/identity/users/forms.py:171 +#: dashboards/identity/users/forms.py:172 msgid "Confirm Password" msgstr "Confirm Password" #: dashboards/identity/users/forms.py:93 -#: dashboards/identity/users/forms.py:174 +#: dashboards/identity/users/forms.py:175 msgid "Primary Project" msgstr "Primary Project" -#: dashboards/identity/users/forms.py:128 +#: dashboards/identity/users/forms.py:129 #, python-format msgid "User \"%s\" was successfully created." msgstr "User \"%s\" was successfully created." -#: dashboards/identity/users/forms.py:144 +#: dashboards/identity/users/forms.py:145 msgid "Unable to add user to primary project." msgstr "Unable to add user to primary project." -#: dashboards/identity/users/forms.py:148 +#: dashboards/identity/users/forms.py:149 msgid "Unable to create user." msgstr "Unable to create user." -#: dashboards/identity/users/forms.py:206 +#: dashboards/identity/users/forms.py:208 msgid "User has been updated successfully." msgstr "User has been updated successfully." -#: dashboards/identity/users/forms.py:209 +#: dashboards/identity/users/forms.py:211 msgid "Unable to update the user." msgstr "Unable to update the user." @@ -4540,7 +4631,7 @@ msgstr "Allocate IP To Project" #: dashboards/project/access_and_security/floating_ips/tables.py:55 #: dashboards/project/access_and_security/keypairs/tables.py:58 -#: dashboards/project/instances/tables.py:245 +#: dashboards/project/instances/tables.py:247 #: dashboards/project/volumes/volumes/tables.py:112 msgid "(Quota exceeded)" msgstr "(Quota exceeded)" @@ -4575,7 +4666,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "Successfully disassociated Floating IP: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:139 -#: dashboards/project/instances/tables.py:590 +#: dashboards/project/instances/tables.py:595 msgid "Unable to disassociate floating IP." msgstr "Unable to disassociate floating IP." @@ -4668,7 +4759,7 @@ msgid "Unable to import key pair." msgstr "Unable to import key pair." #: dashboards/project/access_and_security/keypairs/tables.py:25 -#: dashboards/project/instances/tables.py:823 +#: dashboards/project/instances/tables.py:828 #: dashboards/project/instances/workflows/create_instance.py:473 msgid "Key Pair" msgstr "Key Pair" @@ -5136,7 +5227,7 @@ msgstr "Unable to create container." #: dashboards/project/containers/forms.py:83 #: dashboards/project/containers/templates/containers/_update.html:22 -#: dashboards/project/stacks/forms.py:55 +#: dashboards/project/stacks/forms.py:56 msgid "File" msgstr "File" @@ -6164,7 +6255,7 @@ msgstr "" #: dashboards/project/loadbalancers/workflows.py:519 #: dashboards/project/loadbalancers/workflows.py:523 #: dashboards/project/loadbalancers/workflows.py:524 -#: dashboards/project/stacks/forms.py:57 +#: dashboards/project/stacks/forms.py:58 msgid "URL" msgstr "URL" @@ -6453,7 +6544,7 @@ msgid "Last Updated" msgstr "Last Updated" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:19 -#: dashboards/project/instances/tables.py:633 +#: dashboards/project/instances/tables.py:638 msgid "Started" msgstr "Started" @@ -6858,8 +6949,8 @@ msgid "Storage location" msgstr "Storage location" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:47 -msgid "Storage" -msgstr "Storage" +msgid "Choose a storage location" +msgstr "" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:60 msgid "Volumes size (GB)" @@ -6978,8 +7069,8 @@ msgstr "Backup" #: dashboards/project/databases/tables.py:155 #: dashboards/project/databases/tables.py:172 #: dashboards/project/databases/tables.py:178 -#: dashboards/project/instances/tables.py:697 -#: dashboards/project/instances/tables.py:704 +#: dashboards/project/instances/tables.py:702 +#: dashboards/project/instances/tables.py:709 msgid "Not available" msgstr "Not available" @@ -7162,12 +7253,12 @@ msgid "Unable to resize volume. %s" msgstr "Unable to resize volume. %s" #: dashboards/project/databases/tables.py:34 -#: dashboards/project/instances/tables.py:77 +#: dashboards/project/instances/tables.py:79 msgid "Terminate" msgstr "Terminate" #: dashboards/project/databases/tables.py:35 -#: dashboards/project/instances/tables.py:78 +#: dashboards/project/instances/tables.py:80 #, python-format msgid "Scheduled termination of %(data_type)s" msgstr "Scheduled termination of %(data_type)s" @@ -7198,8 +7289,8 @@ msgstr "Error deleting database on instance." #: dashboards/project/databases/tables.py:95 #: dashboards/project/databases/templates/databases/launch.html:3 #: dashboards/project/databases/workflows/create_instance.py:272 -#: dashboards/project/instances/tables.py:219 -#: dashboards/project/instances/tables.py:247 +#: dashboards/project/instances/tables.py:221 +#: dashboards/project/instances/tables.py:249 #: dashboards/project/instances/workflows/create_instance.py:696 #: dashboards/project/network_topology/templates/network_topology/index.html:28 msgid "Launch Instance" @@ -7443,7 +7534,7 @@ msgstr "Launch Database" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:263 +#: dashboards/project/instances/tables.py:265 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "Edit Instance" @@ -7484,7 +7575,7 @@ msgid "Launch instance with these networks" msgstr "Launch instance with these networks" #: dashboards/project/databases/workflows/create_instance.py:147 -#: dashboards/project/instances/tables.py:738 +#: dashboards/project/instances/tables.py:743 #: dashboards/project/instances/workflows/create_instance.py:607 msgid "Networking" msgstr "Networking" @@ -8274,7 +8365,7 @@ msgstr "Image Details:" #: dashboards/project/images/templates/images/snapshots/_create.html:9 #: dashboards/project/images/templates/images/snapshots/_create.html:24 #: dashboards/project/images/templates/images/snapshots/create.html:3 -#: dashboards/project/instances/tables.py:305 +#: dashboards/project/instances/tables.py:307 #: dashboards/project/volumes/volumes/tables.py:167 msgid "Create Snapshot" msgstr "Create Snapshot" @@ -8384,81 +8475,81 @@ msgstr "OR Copy/Paste your Private Key" msgid "Unable to retrieve instance password." msgstr "Unable to retrieve instance password." -#: dashboards/project/instances/tables.py:101 -#: dashboards/project/instances/tables.py:722 +#: dashboards/project/instances/tables.py:103 +#: dashboards/project/instances/tables.py:727 msgid "Hard Reboot" msgstr "Hard Reboot" -#: dashboards/project/instances/tables.py:102 +#: dashboards/project/instances/tables.py:104 msgid "Hard Rebooted" msgstr "Hard Rebooted" -#: dashboards/project/instances/tables.py:128 +#: dashboards/project/instances/tables.py:130 msgid "Soft Reboot" msgstr "Soft Reboot" -#: dashboards/project/instances/tables.py:129 +#: dashboards/project/instances/tables.py:131 msgid "Soft Rebooted" msgstr "Soft Rebooted" -#: dashboards/project/instances/tables.py:137 +#: dashboards/project/instances/tables.py:139 msgid "Pause" msgstr "Pause" -#: dashboards/project/instances/tables.py:137 -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:139 +#: dashboards/project/instances/tables.py:180 msgid "Resume" msgstr "Resume" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:716 -#: dashboards/project/instances/tables.py:780 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:785 msgid "Paused" msgstr "Paused" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:179 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:181 msgid "Resumed" msgstr "Resumed" -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:180 msgid "Suspend" msgstr "Suspend" -#: dashboards/project/instances/tables.py:179 -#: dashboards/project/instances/tables.py:715 -#: dashboards/project/instances/tables.py:784 +#: dashboards/project/instances/tables.py:181 +#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:789 msgid "Suspended" msgstr "Suspended" -#: dashboards/project/instances/tables.py:292 +#: dashboards/project/instances/tables.py:294 msgid "Edit Security Groups" msgstr "Edit Security Groups" -#: dashboards/project/instances/tables.py:324 +#: dashboards/project/instances/tables.py:326 #: dashboards/project/instances/tabs.py:58 msgid "Console" msgstr "Console" -#: dashboards/project/instances/tables.py:350 +#: dashboards/project/instances/tables.py:352 msgid "View Log" msgstr "View Log" -#: dashboards/project/instances/tables.py:373 +#: dashboards/project/instances/tables.py:375 #: dashboards/project/instances/workflows/resize_instance.py:88 msgid "Resize Instance" msgstr "Resize Instance" -#: dashboards/project/instances/tables.py:400 +#: dashboards/project/instances/tables.py:405 msgid "Confirm Resize/Migrate" msgstr "Confirm Resize/Migrate" -#: dashboards/project/instances/tables.py:419 -#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:424 +#: dashboards/project/instances/tables.py:725 msgid "Revert Resize/Migrate" msgstr "Revert Resize/Migrate" -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:443 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 #: dashboards/project/instances/templates/instances/rebuild.html:3 @@ -8466,280 +8557,280 @@ msgstr "Revert Resize/Migrate" msgid "Rebuild Instance" msgstr "Rebuild Instance" -#: dashboards/project/instances/tables.py:461 +#: dashboards/project/instances/tables.py:466 msgid "Retrieve Password" msgstr "Retrieve Password" -#: dashboards/project/instances/tables.py:484 -#: dashboards/project/instances/tables.py:514 +#: dashboards/project/instances/tables.py:489 +#: dashboards/project/instances/tables.py:519 msgid "Associate Floating IP" msgstr "Associate Floating IP" -#: dashboards/project/instances/tables.py:539 +#: dashboards/project/instances/tables.py:544 #, python-format msgid "Successfully associated floating IP: %s" msgstr "Successfully associated floating IP: %s" -#: dashboards/project/instances/tables.py:543 +#: dashboards/project/instances/tables.py:548 msgid "Unable to associate floating IP." msgstr "Unable to associate floating IP." -#: dashboards/project/instances/tables.py:549 +#: dashboards/project/instances/tables.py:554 msgid "Disassociate Floating IP" msgstr "Disassociate Floating IP" -#: dashboards/project/instances/tables.py:584 +#: dashboards/project/instances/tables.py:589 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "Successfully disassociated floating IP: %s" -#: dashboards/project/instances/tables.py:587 +#: dashboards/project/instances/tables.py:592 msgid "No floating IPs to disassociate." msgstr "No floating IPs to disassociate." -#: dashboards/project/instances/tables.py:597 +#: dashboards/project/instances/tables.py:602 #, python-format msgid "Please try again later [Error: %s]." msgstr "Please try again later [Error: %s]." -#: dashboards/project/instances/tables.py:599 +#: dashboards/project/instances/tables.py:604 msgid "" "There is not enough capacity for this flavor in the selected availability " "zone. Try again later or select a different availability zone." msgstr "There is not enough capacity for this flavor in the selected availability zone. Try again later or select a different availability zone." -#: dashboards/project/instances/tables.py:611 +#: dashboards/project/instances/tables.py:616 #, python-format msgid "Failed to launch instance \"%s\"" msgstr "Failed to launch instance \"%s\"" -#: dashboards/project/instances/tables.py:632 +#: dashboards/project/instances/tables.py:637 #: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:24 msgid "Start" msgstr "Start" -#: dashboards/project/instances/tables.py:653 -#: dashboards/project/instances/tables.py:654 -#: dashboards/project/instances/tables.py:782 +#: dashboards/project/instances/tables.py:658 +#: dashboards/project/instances/tables.py:659 +#: dashboards/project/instances/tables.py:787 msgid "Shut Off" msgstr "Shut Off" -#: dashboards/project/instances/tables.py:688 +#: dashboards/project/instances/tables.py:693 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:713 +#: dashboards/project/instances/tables.py:718 msgid "Active" msgstr "Active" -#: dashboards/project/instances/tables.py:714 +#: dashboards/project/instances/tables.py:719 msgid "Shutoff" msgstr "Shutoff" -#: dashboards/project/instances/tables.py:718 +#: dashboards/project/instances/tables.py:723 msgid "Resize/Migrate" msgstr "Resize/Migrate" -#: dashboards/project/instances/tables.py:719 +#: dashboards/project/instances/tables.py:724 msgid "Confirm or Revert Resize/Migrate" msgstr "Confirm or Revert Resize/Migrate" -#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:726 msgid "Reboot" msgstr "Reboot" -#: dashboards/project/instances/tables.py:724 +#: dashboards/project/instances/tables.py:729 msgid "Rebuild" msgstr "Rebuild" -#: dashboards/project/instances/tables.py:725 -#: dashboards/project/instances/tables.py:765 +#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:770 msgid "Migrating" msgstr "Migrating" -#: dashboards/project/instances/tables.py:726 +#: dashboards/project/instances/tables.py:731 msgid "Build" msgstr "Build" -#: dashboards/project/instances/tables.py:727 +#: dashboards/project/instances/tables.py:732 msgid "Rescue" msgstr "Rescue" -#: dashboards/project/instances/tables.py:729 +#: dashboards/project/instances/tables.py:734 msgid "Soft Deleted" msgstr "Soft Deleted" -#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:735 msgid "Shelved" msgstr "Shelved" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:736 msgid "Shelved Offloaded" msgstr "Shelved Offloaded" -#: dashboards/project/instances/tables.py:736 +#: dashboards/project/instances/tables.py:741 msgid "Scheduling" msgstr "Scheduling" -#: dashboards/project/instances/tables.py:737 +#: dashboards/project/instances/tables.py:742 msgid "Block Device Mapping" msgstr "Block Device Mapping" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:744 msgid "Spawning" msgstr "Spawning" -#: dashboards/project/instances/tables.py:740 +#: dashboards/project/instances/tables.py:745 msgid "Snapshotting" msgstr "Snapshotting" -#: dashboards/project/instances/tables.py:741 +#: dashboards/project/instances/tables.py:746 msgid "Image Snapshot Pending" msgstr "Image Snapshot Pending" -#: dashboards/project/instances/tables.py:742 +#: dashboards/project/instances/tables.py:747 msgid "Image Pending Upload" msgstr "Image Pending Upload" -#: dashboards/project/instances/tables.py:743 +#: dashboards/project/instances/tables.py:748 msgid "Image Uploading" msgstr "Image Uploading" -#: dashboards/project/instances/tables.py:744 +#: dashboards/project/instances/tables.py:749 msgid "Image Backup" msgstr "Image Backup" -#: dashboards/project/instances/tables.py:745 +#: dashboards/project/instances/tables.py:750 msgid "Updating Password" msgstr "Updating Password" -#: dashboards/project/instances/tables.py:746 +#: dashboards/project/instances/tables.py:751 msgid "Preparing Resize or Migrate" msgstr "Preparing Resize or Migrate" -#: dashboards/project/instances/tables.py:747 +#: dashboards/project/instances/tables.py:752 msgid "Resizing or Migrating" msgstr "Resizing or Migrating" -#: dashboards/project/instances/tables.py:748 +#: dashboards/project/instances/tables.py:753 msgid "Resized or Migrated" msgstr "Resized or Migrated" -#: dashboards/project/instances/tables.py:749 +#: dashboards/project/instances/tables.py:754 msgid "Finishing Resize or Migrate" msgstr "Finishing Resize or Migrate" -#: dashboards/project/instances/tables.py:750 +#: dashboards/project/instances/tables.py:755 msgid "Reverting Resize or Migrate" msgstr "Reverting Resize or Migrate" -#: dashboards/project/instances/tables.py:751 +#: dashboards/project/instances/tables.py:756 msgid "Confirming Resize or Migrate" msgstr "Confirming Resize or Migrate" -#: dashboards/project/instances/tables.py:752 +#: dashboards/project/instances/tables.py:757 msgid "Rebooting" msgstr "Rebooting" -#: dashboards/project/instances/tables.py:753 +#: dashboards/project/instances/tables.py:758 msgid "Rebooting Hard" msgstr "Rebooting Hard" -#: dashboards/project/instances/tables.py:754 +#: dashboards/project/instances/tables.py:759 msgid "Pausing" msgstr "Pause" -#: dashboards/project/instances/tables.py:755 -#: dashboards/project/instances/tables.py:757 +#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:762 msgid "Resuming" msgstr "Resuming" -#: dashboards/project/instances/tables.py:756 +#: dashboards/project/instances/tables.py:761 msgid "Suspending" msgstr "Suspending" -#: dashboards/project/instances/tables.py:758 +#: dashboards/project/instances/tables.py:763 msgid "Powering Off" msgstr "Powering Off" -#: dashboards/project/instances/tables.py:759 +#: dashboards/project/instances/tables.py:764 msgid "Powering On" msgstr "Powering On" -#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:765 msgid "Rescuing" msgstr "Rescuing" -#: dashboards/project/instances/tables.py:761 +#: dashboards/project/instances/tables.py:766 msgid "Unrescuing" msgstr "Unrescuing" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:767 msgid "Rebuilding" msgstr "Rebuilding" -#: dashboards/project/instances/tables.py:763 +#: dashboards/project/instances/tables.py:768 msgid "Rebuild Block Device Mapping" msgstr "Rebuild Block Device Mapping" -#: dashboards/project/instances/tables.py:764 +#: dashboards/project/instances/tables.py:769 msgid "Rebuild Spawning" msgstr "Rebuild Spawning" -#: dashboards/project/instances/tables.py:767 +#: dashboards/project/instances/tables.py:772 msgid "Soft Deleting" msgstr "Soft Deleting" -#: dashboards/project/instances/tables.py:768 +#: dashboards/project/instances/tables.py:773 msgid "Restoring" msgstr "Restoring" -#: dashboards/project/instances/tables.py:769 +#: dashboards/project/instances/tables.py:774 msgid "Shelving" msgstr "Shelving" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:775 msgid "Shelving Image Pending Upload" msgstr "Shelving Image Pending Upload" -#: dashboards/project/instances/tables.py:771 +#: dashboards/project/instances/tables.py:776 msgid "Shelving Image Uploading" msgstr "Shelving Image Uploading" -#: dashboards/project/instances/tables.py:772 +#: dashboards/project/instances/tables.py:777 msgid "Shelving Offloading" msgstr "Shelving Offloading" -#: dashboards/project/instances/tables.py:773 +#: dashboards/project/instances/tables.py:778 msgid "Unshelving" msgstr "Unshelving" -#: dashboards/project/instances/tables.py:777 +#: dashboards/project/instances/tables.py:782 msgid "No State" msgstr "No State" -#: dashboards/project/instances/tables.py:778 +#: dashboards/project/instances/tables.py:783 msgid "Running" msgstr "Running" -#: dashboards/project/instances/tables.py:779 +#: dashboards/project/instances/tables.py:784 msgid "Blocked" msgstr "Blocked" -#: dashboards/project/instances/tables.py:781 +#: dashboards/project/instances/tables.py:786 msgid "Shut Down" msgstr "Shut Down" -#: dashboards/project/instances/tables.py:783 +#: dashboards/project/instances/tables.py:788 msgid "Crashed" msgstr "Crashed" -#: dashboards/project/instances/tables.py:785 +#: dashboards/project/instances/tables.py:790 msgid "Failed" msgstr "Failed" -#: dashboards/project/instances/tables.py:786 +#: dashboards/project/instances/tables.py:791 msgid "Building" msgstr "Building" @@ -10872,7 +10963,7 @@ msgid "" "a gateway for external connectivity." msgstr "You can connect a specified external network to the router. The external network is regarded as a default route of the router and the router acts as a gateway for external connectivity." -#: dashboards/project/stacks/forms.py:50 +#: dashboards/project/stacks/forms.py:51 #: dashboards/project/stacks/templates/stacks/_change_template.html:9 #: dashboards/project/stacks/templates/stacks/_select_template.html:9 #: dashboards/project/stacks/templates/stacks/select_template.html:3 @@ -10880,158 +10971,158 @@ msgstr "You can connect a specified external network to the router. The external msgid "Select Template" msgstr "Select Template" -#: dashboards/project/stacks/forms.py:51 +#: dashboards/project/stacks/forms.py:52 msgid "Select a template to launch a stack." msgstr "" -#: dashboards/project/stacks/forms.py:56 +#: dashboards/project/stacks/forms.py:57 msgid "Direct Input" msgstr "Direct Input" -#: dashboards/project/stacks/forms.py:59 +#: dashboards/project/stacks/forms.py:60 msgid "Template Source" msgstr "Template Source" -#: dashboards/project/stacks/forms.py:66 dashboards/project/stacks/forms.py:68 +#: dashboards/project/stacks/forms.py:67 dashboards/project/stacks/forms.py:69 msgid "Template File" msgstr "Template File" -#: dashboards/project/stacks/forms.py:69 +#: dashboards/project/stacks/forms.py:70 msgid "A local template to upload." msgstr "A local template to upload." -#: dashboards/project/stacks/forms.py:76 dashboards/project/stacks/forms.py:78 +#: dashboards/project/stacks/forms.py:77 dashboards/project/stacks/forms.py:79 msgid "Template URL" msgstr "Template URL" -#: dashboards/project/stacks/forms.py:79 +#: dashboards/project/stacks/forms.py:80 msgid "An external (HTTP) URL to load the template from." msgstr "An external (HTTP) URL to load the template from." -#: dashboards/project/stacks/forms.py:86 dashboards/project/stacks/forms.py:88 +#: dashboards/project/stacks/forms.py:87 dashboards/project/stacks/forms.py:89 msgid "Template Data" msgstr "Template Data" -#: dashboards/project/stacks/forms.py:89 +#: dashboards/project/stacks/forms.py:90 msgid "The raw contents of the template." msgstr "The raw contents of the template." -#: dashboards/project/stacks/forms.py:95 +#: dashboards/project/stacks/forms.py:96 msgid "Environment Source" msgstr "Environment Source" -#: dashboards/project/stacks/forms.py:103 -#: dashboards/project/stacks/forms.py:105 +#: dashboards/project/stacks/forms.py:104 +#: dashboards/project/stacks/forms.py:106 msgid "Environment File" msgstr "Environment File" -#: dashboards/project/stacks/forms.py:106 +#: dashboards/project/stacks/forms.py:107 msgid "A local environment to upload." msgstr "A local environment to upload." -#: dashboards/project/stacks/forms.py:113 -#: dashboards/project/stacks/forms.py:115 +#: dashboards/project/stacks/forms.py:114 +#: dashboards/project/stacks/forms.py:116 msgid "Environment Data" msgstr "Environment Data" -#: dashboards/project/stacks/forms.py:116 +#: dashboards/project/stacks/forms.py:117 msgid "The raw contents of the environment file." msgstr "The raw contents of the environment file." -#: dashboards/project/stacks/forms.py:128 +#: dashboards/project/stacks/forms.py:129 msgid "template" msgstr "template" -#: dashboards/project/stacks/forms.py:130 +#: dashboards/project/stacks/forms.py:131 msgid "environment" msgstr "environment" -#: dashboards/project/stacks/forms.py:185 +#: dashboards/project/stacks/forms.py:186 #, python-format msgid "There was a problem parsing the %(prefix)s: %(error)s" msgstr "There was a problem parsing the %(prefix)s: %(error)s" -#: dashboards/project/stacks/forms.py:193 +#: dashboards/project/stacks/forms.py:194 #, python-format msgid "Please specify a %s using only one source method." msgstr "Please specify a %s using only one source method." -#: dashboards/project/stacks/forms.py:200 +#: dashboards/project/stacks/forms.py:201 msgid "You must specify a template via one of the available sources." msgstr "You must specify a template via one of the available sources." -#: dashboards/project/stacks/forms.py:225 +#: dashboards/project/stacks/forms.py:226 msgid "Edit Template" msgstr "Edit Template" -#: dashboards/project/stacks/forms.py:226 +#: dashboards/project/stacks/forms.py:227 msgid "Select a new template to re-launch a stack." msgstr "" -#: dashboards/project/stacks/forms.py:227 -#: dashboards/project/stacks/forms.py:354 +#: dashboards/project/stacks/forms.py:228 +#: dashboards/project/stacks/forms.py:358 msgid "Stack ID" msgstr "Stack ID" -#: dashboards/project/stacks/forms.py:229 -#: dashboards/project/stacks/forms.py:253 -#: dashboards/project/stacks/forms.py:356 +#: dashboards/project/stacks/forms.py:230 +#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:360 #: dashboards/project/stacks/tables.py:86 msgid "Stack Name" msgstr "Stack Name" -#: dashboards/project/stacks/forms.py:238 +#: dashboards/project/stacks/forms.py:239 msgid "Create Stack" msgstr "Create Stack" -#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:255 msgid "Name of the stack to create." msgstr "Name of the stack to create." -#: dashboards/project/stacks/forms.py:256 +#: dashboards/project/stacks/forms.py:257 msgid "" "Name must start with a letter and may only contain letters, numbers, " "underscores, periods and hyphens." msgstr "Name must start with a letter and may only contain letters, numbers, underscores, full stops and hyphens." -#: dashboards/project/stacks/forms.py:261 +#: dashboards/project/stacks/forms.py:262 msgid "Creation Timeout (minutes)" msgstr "Creation Timeout (minutes)" -#: dashboards/project/stacks/forms.py:262 +#: dashboards/project/stacks/forms.py:263 msgid "Stack creation timeout in minutes." msgstr "Stack creation timeout in minutes." -#: dashboards/project/stacks/forms.py:264 +#: dashboards/project/stacks/forms.py:265 msgid "Rollback On Failure" msgstr "Rollback On Failure" -#: dashboards/project/stacks/forms.py:265 +#: dashboards/project/stacks/forms.py:266 msgid "Enable rollback on create/update failure." msgstr "Enable rollback on create/update failure." -#: dashboards/project/stacks/forms.py:278 +#: dashboards/project/stacks/forms.py:279 #, python-format msgid "Password for user \"%s\"" msgstr "Password for user \"%s\"" -#: dashboards/project/stacks/forms.py:279 +#: dashboards/project/stacks/forms.py:280 msgid "" "This is required for operations to be performed throughout the lifecycle of " "the stack" msgstr "This is required for operations to be performed throughout the lifecycle of the stack" -#: dashboards/project/stacks/forms.py:343 +#: dashboards/project/stacks/forms.py:347 msgid "Stack creation started." msgstr "Stack creation started." -#: dashboards/project/stacks/forms.py:352 +#: dashboards/project/stacks/forms.py:356 #: dashboards/project/stacks/templates/stacks/_update.html:8 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "Update Stack Parameters" -#: dashboards/project/stacks/forms.py:385 +#: dashboards/project/stacks/forms.py:389 msgid "Stack update started." msgstr "Stack update started." @@ -12709,7 +12800,7 @@ msgstr "Cisco Nexus 1000V" msgid "Update Network Profile" msgstr "Update Network Profile" -#: dashboards/settings/dashboard.py:22 templates/_header.html:54 +#: dashboards/settings/dashboard.py:22 templates/_header.html:33 msgid "Settings" msgstr "Settings" @@ -12813,14 +12904,30 @@ msgid "" "help, contact your local administrator." msgstr "An unexpected error has occurred. Try refreshing the page. If that doesn't help, contact your local administrator." -#: templates/500.html:74 templates/_header.html:56 +#: templates/500.html:74 templates/_header.html:35 msgid "Help" msgstr "Help" -#: templates/_header.html:61 +#: templates/_header.html:20 +msgid "Filter selections" +msgstr "" + +#: templates/_header.html:40 msgid "Sign Out" msgstr "Sign Out" +#: templates/context_selection/_domain_list.html:4 +msgid "Domains:" +msgstr "" + +#: templates/context_selection/_project_list.html:4 +msgid "Projects:" +msgstr "" + +#: templates/context_selection/_region_list.html:5 +msgid "Regions:" +msgstr "" + #: usage/base.py:74 msgid "Invalid date format: Using today as default." msgstr "Invalid date format: Using today as default." @@ -12829,7 +12936,7 @@ msgstr "Invalid date format: Using today as default." msgid "Unable to retrieve network quota information." msgstr "Unable to retrieve network quota information." -#: usage/base.py:179 usage/quotas.py:267 +#: usage/base.py:179 usage/quotas.py:292 msgid "Unable to retrieve volume limit information." msgstr "Unable to retrieve volume limit information." @@ -12852,7 +12959,11 @@ msgid "" "exist." msgstr "Invalid time period. You are requesting data from the future which may not exist." -#: usage/quotas.py:253 +#: usage/quotas.py:73 +msgid "Injected File Path Bytes" +msgstr "Injected File Path Bytes" + +#: usage/quotas.py:278 msgid "Unable to retrieve compute limit information." msgstr "Unable to retrieve compute limit information." diff --git a/openstack_dashboard/locale/es/LC_MESSAGES/django.po b/openstack_dashboard/locale/es/LC_MESSAGES/django.po index 3282901484..b1b98eecc3 100644 --- a/openstack_dashboard/locale/es/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/es/LC_MESSAGES/django.po @@ -4,16 +4,18 @@ # # Translators: # Alberto Molina Coballes , 2014 +# egongu90 , 2014 # David Martinez Morata, 2014 # Guillermo Vitas Gil , 2014 # Marian Tort , 2014 # Milton Mazzarri , 2014 +# Pablo Iranzo Gómez , 2014 msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-01 19:31-0500\n" -"PO-Revision-Date: 2014-09-01 23:37+0000\n" +"POT-Creation-Date: 2014-09-04 19:17-0500\n" +"PO-Revision-Date: 2014-09-05 00:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/horizon/language/es/)\n" "MIME-Version: 1.0\n" @@ -22,57 +24,57 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: settings.py:99 +#: settings.py:100 msgid "Select format" msgstr "Seleccionar formato" -#: settings.py:100 +#: settings.py:101 msgid "AKI - Amazon Kernel Image" msgstr "AKI - Amazon Kernel Image" -#: settings.py:101 +#: settings.py:102 msgid "AMI - Amazon Machine Image" msgstr "AMI - Amazon Machine Image" -#: settings.py:102 +#: settings.py:103 msgid "ARI - Amazon Ramdisk Image" msgstr "ARI - Amazon Ramdisk Image" -#: settings.py:103 +#: settings.py:104 msgid "ISO - Optical Disk Image" msgstr "ISO - Imagen de disco óptico" -#: settings.py:104 +#: settings.py:105 msgid "QCOW2 - QEMU Emulator" msgstr "QCOW2 - Emulador QEMU" -#: settings.py:105 +#: settings.py:106 msgid "Raw" msgstr "Raw" -#: settings.py:106 +#: settings.py:107 msgid "VDI" msgstr "VDI" -#: settings.py:107 +#: settings.py:108 msgid "VHD" msgstr "VHD" -#: settings.py:108 +#: settings.py:109 msgid "VMDK" msgstr "VMDK" -#: settings.py:272 +#: settings.py:275 msgid "All TCP" -msgstr "" +msgstr "Todos los TCP" -#: settings.py:278 +#: settings.py:281 msgid "All UDP" -msgstr "" +msgstr "Todos los UDP" -#: settings.py:284 +#: settings.py:287 msgid "All ICMP" -msgstr "" +msgstr "Todos los ICMP" #: api/ceilometer.py:736 msgid "Unable to retrieve Ceilometer meterlist." @@ -313,46 +315,56 @@ msgstr "No ha sido posible conectar con Neutron." msgid "Unable to parse IP address %s." msgstr "No ha sido posible analizar dirección IP %s." -#: api/neutron.py:923 +#: api/neutron.py:934 #, python-format msgid "" "The 'operation' parameter for get_dvr_permission is invalid. It should be " "one of %s" -msgstr "" +msgstr "El parametro 'operation' para get_dvr_permission es invalido. Debería ser uno de %s" -#: api/neutron.py:936 +#: api/neutron.py:947 msgid "Failed to check Neutron \"dvr\" extension is not supported" -msgstr "" +msgstr "Fallo al verificar la extension \"dvr\" de Neutron, no esta soportada" -#: api/nova.py:193 +#: api/nova.py:211 #, python-format msgid "ALLOW %(from)s:%(to)s from %(group)s" msgstr "PERMITIR %(from)s:%(to)s desde %(group)s" -#: api/nova.py:198 +#: api/nova.py:216 #, python-format msgid "ALLOW %(from)s:%(to)s from %(cidr)s" msgstr "PERMITIR %(from)s:%(to)s desde %(cidr)s" -#: api/nova.py:274 +#: api/nova.py:292 msgid "Couldn't get security group list." msgstr "No se ha podido obtener la lista de grupos de seguridad." -#: api/nova.py:281 +#: api/nova.py:299 #, python-format msgid "Couldn't get current security group list for instance %s." msgstr "No se ha podido obtener la lista de grupos de seguridad actuales de la instancia %s." -#: api/nova.py:298 +#: api/nova.py:316 #, python-format msgid "" "Failed to modify %(num_groups_to_modify)d instance security groups: %(err)s" -msgstr "" +msgstr "Error al modificar %(num_groups_to_modify)d grupos de seguridad de la instancia: %(err)s" -#: api/nova.py:313 +#: api/nova.py:331 #, python-format msgid "Failed to modify %d instance security groups" -msgstr "" +msgstr "Fallo al modificar la instancia de seguridad de grupos %d" + +#: api/nova.py:743 +#, python-format +msgid "Name: %(name)s ID: %(uuid)s" +msgstr "Nombre: %(name)s ID: %(uuid)s" + +#: api/nova.py:748 +#, python-format +msgid "Failed to evacuate instances: %s" +msgstr "Fallo al evacuar las instancias: %s" #: api/swift.py:200 msgid "The container cannot be deleted since it's not empty." @@ -488,7 +500,7 @@ msgstr "Nombre" #: dashboards/admin/aggregates/forms.py:28 #: dashboards/admin/aggregates/tables.py:108 #: dashboards/admin/aggregates/workflows.py:27 -#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/tables.py:836 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:77 #: dashboards/project/volumes/volumes/forms.py:81 @@ -549,6 +561,7 @@ msgstr "Servicios parados" #: dashboards/admin/aggregates/tables.py:110 #: dashboards/admin/aggregates/tables.py:133 +#: dashboards/admin/hypervisors/compute/tables.py:25 msgid "Hosts" msgstr "Hosts" @@ -586,14 +599,14 @@ msgstr "No ha sido posible obtener el agregado a actualizar" #: dashboards/admin/aggregates/workflows.py:31 msgid "Host Aggregate Information" -msgstr "" +msgstr "Información sobre la Agregación de Host" #: dashboards/admin/aggregates/workflows.py:32 msgid "" "Host aggregates divide an availability zone into logical units by grouping " "together hosts. Create a host aggregate then select the hosts contained in " "it." -msgstr "" +msgstr "La agregación de hosts divide una zona de disponibilidad en unidades mediante la agrupación de los hosts. Crea una agregación de hosts y selecciona los hosts que va a contener." #: dashboards/admin/aggregates/workflows.py:44 msgid "Unable to get host aggregate list" @@ -616,7 +629,7 @@ msgstr "Administre los host del grupo" #: dashboards/admin/aggregates/workflows.py:139 msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates." -msgstr "" +msgstr "Añade hosts a esta agregación. Un Host puede pertenecer a varias agregaciones." #: dashboards/admin/aggregates/workflows.py:141 msgid "All available hosts" @@ -638,7 +651,7 @@ msgstr "No se han seleccionado hosts." msgid "" "Add hosts to this aggregate or remove hosts from it. Hosts can be in " "multiple aggregates." -msgstr "" +msgstr "Añade o quita hosts de esta agregación. Un Host puede pertenecer a varias agregaciones." #: dashboards/admin/aggregates/workflows.py:159 msgid "All Available Hosts" @@ -825,11 +838,12 @@ msgstr "Descripción" msgid "" "Host aggregates divide an availability zone into logical units by grouping " "together hosts. Edit the aggregate host to select hosts contained in it." -msgstr "" +msgstr "La agregación de hosts divide una zona de disponibilidad en unidades mediante la agrupación de los hosts. Edita la agregacion de hosts para seleccionar los que va a contener." #: dashboards/admin/aggregates/templates/aggregates/_update.html:25 #: dashboards/admin/flavors/templates/flavors/extras/_create.html:26 #: dashboards/admin/flavors/templates/flavors/extras/_edit.html:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:24 #: dashboards/admin/images/templates/images/_create.html:34 #: dashboards/admin/images/templates/images/_update.html:25 #: dashboards/admin/images/templates/images/properties/_create.html:26 @@ -991,7 +1005,8 @@ msgstr "Nombre del sabor" #: dashboards/project/instances/templates/instances/_detail_overview.html:50 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:10 #: dashboards/project/instances/templates/instances/_instance_flavor.html:4 -#: dashboards/project/overview/views.py:32 usage/tables.py:33 +#: dashboards/project/overview/views.py:32 usage/quotas.py:63 +#: usage/tables.py:33 msgid "VCPUs" msgstr "VCPUs" @@ -1026,7 +1041,7 @@ msgstr "Disco de intercambio (swap)" #: dashboards/admin/routers/templates/routers/_detail_overview.html:9 #: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:12 #: dashboards/identity/roles/forms.py:37 -#: dashboards/identity/users/forms.py:159 +#: dashboards/identity/users/forms.py:160 #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:8 #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:8 #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:7 @@ -1129,13 +1144,13 @@ msgstr "Espacio de intercambio (swap) MB" #: dashboards/admin/flavors/workflows.py:58 #: dashboards/admin/flavors/workflows.py:224 msgid "Flavor Information" -msgstr "" +msgstr "Información del sabor" #: dashboards/admin/flavors/workflows.py:59 msgid "" "Flavors define the sizes for RAM, disk, number of cores, and other resources" " and can be selected when users deploy instances." -msgstr "" +msgstr "Los sabores definen los tamaños de memoria RAM, disco, número de cores y otros recursos que pueden ser seleccionados por los usuarios al desplegar instancias." #: dashboards/admin/flavors/workflows.py:72 #: dashboards/admin/flavors/workflows.py:237 @@ -1165,7 +1180,7 @@ msgstr "Acceso al sabor" msgid "" "Select the projects where the flavors will be used. If no projects are " "selected, then the flavor will be available in all projects." -msgstr "" +msgstr "Seleccione los proyectos donde se utilizarán los sabores. Si no se selecciona ningún proyecto, el sabor estará disponible para todos los proyectos." #: dashboards/admin/flavors/workflows.py:159 msgid "All Projects" @@ -1207,7 +1222,7 @@ msgid "" "Edit the flavor details. Flavors define the sizes for RAM, disk, number of " "cores, and other resources. Flavors are selected when users deploy " "instances." -msgstr "" +msgstr "Modifique los detalles del sabor. Los sabores definen el tamaño de la RAM, disco, número de núcleos y otros recursos. Se seleccionarán los sabores cuando los usuarios implementen las instancias." #: dashboards/admin/flavors/workflows.py:265 #, python-format @@ -1436,24 +1451,25 @@ msgstr "Almacenamiento (total)" #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/databases/templates/databases/index.html:6 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:80 -#: dashboards/project/instances/tables.py:104 -#: dashboards/project/instances/tables.py:140 -#: dashboards/project/instances/tables.py:181 -#: dashboards/project/instances/tables.py:635 -#: dashboards/project/instances/tables.py:656 -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:82 +#: dashboards/project/instances/tables.py:106 +#: dashboards/project/instances/tables.py:142 +#: dashboards/project/instances/tables.py:183 +#: dashboards/project/instances/tables.py:640 +#: dashboards/project/instances/tables.py:661 +#: dashboards/project/instances/tables.py:855 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/instances/templates/instances/index.html:6 #: dashboards/project/network_topology/instances/tables.py:23 +#: usage/quotas.py:64 msgid "Instances" msgstr "Instancias" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:204 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:792 -#: dashboards/project/instances/tables.py:814 +#: dashboards/project/instances/tables.py:797 +#: dashboards/project/instances/tables.py:819 #: dashboards/project/instances/workflows/create_instance.py:80 #: dashboards/project/overview/views.py:32 usage/tables.py:72 msgid "Instance Name" @@ -1468,19 +1484,182 @@ msgstr "Instancia ID" msgid "Hypervisor Instances" msgstr "Instancias por hipervisor" -#: dashboards/admin/hypervisors/views.py:36 +#: dashboards/admin/hypervisors/tabs.py:26 +msgid "Hypervisor" +msgstr "Hipervisor" + +#: dashboards/admin/hypervisors/tabs.py:36 +#: dashboards/admin/hypervisors/views.py:40 #: dashboards/admin/instances/views.py:156 msgid "Unable to retrieve hypervisor information." msgstr "No ha sido posible obtener la información del hipervisor." -#: dashboards/admin/hypervisors/views.py:46 +#: dashboards/admin/hypervisors/views.py:50 msgid "Unable to retrieve hypervisor statistics." msgstr "No ha sido posible obtener las estadísticas del hipervisor." -#: dashboards/admin/hypervisors/views.py:67 +#: dashboards/admin/hypervisors/views.py:71 msgid "Unable to retrieve hypervisor instances list." msgstr "No ha sido posible obtener la lista de instancias por hipervisor" +#: dashboards/admin/hypervisors/compute/forms.py:25 +#: dashboards/admin/instances/forms.py:27 +msgid "Current Host" +msgstr "Host actual" + +#: dashboards/admin/hypervisors/compute/forms.py:28 +msgid "Target Host" +msgstr "Anfitrión destino" + +#: dashboards/admin/hypervisors/compute/forms.py:29 +msgid "Choose a Host to evacuate servers to." +msgstr "Elija un anfitrión al que evacuar los servidores." + +#: dashboards/admin/hypervisors/compute/forms.py:31 +msgid "Shared Storage" +msgstr "Almacenamiento compartido" + +#: dashboards/admin/hypervisors/compute/forms.py:47 +msgid "Select a target host" +msgstr "Escoja un anfitrión destino." + +#: dashboards/admin/hypervisors/compute/forms.py:49 +#: dashboards/admin/instances/forms.py:57 +msgid "No other hosts available." +msgstr "No hay otros hosts disponibles." + +#: dashboards/admin/hypervisors/compute/forms.py:60 +#, python-format +msgid "Starting evacuation from %(current)s to %(target)s." +msgstr "Comenzando la evacuación de %(current)s a %(target)s." + +#: dashboards/admin/hypervisors/compute/forms.py:66 +#, python-format +msgid "Failed to evacuate host: %s." +msgstr "Fallo al evacuar el host: %s." + +#: dashboards/admin/hypervisors/compute/tables.py:24 +#: dashboards/admin/hypervisors/compute/tables.py:52 +#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 +#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 +#: dashboards/admin/instances/tables.py:131 +#: dashboards/admin/networks/agents/tables.py:78 +#: dashboards/admin/volumes/snapshots/tables.py:63 +#: dashboards/admin/volumes/volumes/tables.py:70 +#: dashboards/project/databases/tables.py:209 +#: dashboards/project/databases/templates/databases/_detail_overview.html:48 +#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 +msgid "Host" +msgstr "Host" + +#: dashboards/admin/hypervisors/compute/tables.py:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:8 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:23 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:3 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:6 +msgid "Evacuate Host" +msgstr "Evacuar anfitrión" + +#: dashboards/admin/hypervisors/compute/tables.py:34 +msgid "Evacuate" +msgstr "Evacuar" + +#: dashboards/admin/hypervisors/compute/tables.py:35 +msgid "Evacuated" +msgstr "Evacuado" + +#: dashboards/admin/hypervisors/compute/tables.py:53 +#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 +msgid "Zone" +msgstr "Zona" + +#: dashboards/admin/hypervisors/compute/tables.py:54 +#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 +#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 +#: dashboards/admin/instances/tables.py:147 +#: dashboards/admin/networks/tables.py:92 +#: dashboards/admin/networks/agents/tables.py:79 +#: dashboards/admin/networks/ports/tables.py:94 +#: dashboards/admin/routers/ports/tables.py:30 +#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 +#: dashboards/admin/volumes/snapshots/forms.py:33 +#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/admin/volumes/volumes/forms.py:46 +#: dashboards/project/data_processing/clusters/tables.py:98 +#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 +#: dashboards/project/data_processing/job_executions/tables.py:99 +#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 +#: dashboards/project/database_backups/tables.py:152 +#: dashboards/project/database_backups/templates/database_backups/details.html:30 +#: dashboards/project/database_backups/templates/database_backups/details.html:71 +#: dashboards/project/databases/tables.py:219 +#: dashboards/project/databases/tables.py:283 +#: dashboards/project/databases/templates/databases/_detail_overview.html:17 +#: dashboards/project/firewalls/tables.py:259 +#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 +#: dashboards/project/images/images/tables.py:218 +#: dashboards/project/images/templates/images/images/_detail_overview.html:17 +#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/templates/instances/_detail_overview.html:14 +#: dashboards/project/loadbalancers/tables.py:284 +#: dashboards/project/loadbalancers/tables.py:318 +#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 +#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 +#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 +#: dashboards/project/networks/tables.py:123 +#: dashboards/project/networks/ports/tables.py:64 +#: dashboards/project/networks/templates/networks/_detail_overview.html:13 +#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 +#: dashboards/project/routers/tables.py:166 +#: dashboards/project/routers/ports/tables.py:94 +#: dashboards/project/routers/templates/routers/_detail_overview.html:11 +#: dashboards/project/stacks/tables.py:98 +#: dashboards/project/stacks/tables.py:135 +#: dashboards/project/stacks/tables.py:182 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 +#: dashboards/project/volumes/backups/tables.py:116 +#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 +#: dashboards/project/volumes/volumes/tables.py:348 +#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 +#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 +#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 +msgid "Status" +msgstr "Estado" + +#: dashboards/admin/hypervisors/compute/tables.py:55 +#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 +#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 +msgid "State" +msgstr "Estado" + +#: dashboards/admin/hypervisors/compute/tables.py:57 +#: dashboards/admin/networks/agents/tables.py:82 +msgid "Updated At" +msgstr "Actualizado el" + +#: dashboards/admin/hypervisors/compute/tables.py:66 +#: dashboards/admin/hypervisors/compute/tabs.py:24 +msgid "Compute Host" +msgstr "Anfitrión de cómputo" + +#: dashboards/admin/hypervisors/compute/tabs.py:34 +#: dashboards/admin/info/tabs.py:56 +msgid "Unable to get nova services list." +msgstr "No ha sido posible obtener la lista de servicios de nova." + +#: dashboards/admin/hypervisors/compute/views.py:44 +msgid "Unable to retrieve compute host information." +msgstr "No fue posible obtener la información del anfitrión de cómputo." + #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:3 #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:6 msgid "Hypervisor Servers" @@ -1513,132 +1692,7 @@ msgstr "Uso de memoria" msgid "Disk Usage" msgstr "Uso de disco" -#: dashboards/admin/images/panel.py:27 dashboards/admin/images/tables.py:76 -#: dashboards/admin/images/templates/images/index.html:3 -#: dashboards/admin/images/templates/images/index.html:6 -#: dashboards/project/data_processing/data_image_registry/tables.py:54 -#: dashboards/project/images/panel.py:24 -#: dashboards/project/images/images/tables.py:60 -#: dashboards/project/images/images/tables.py:238 -#: dashboards/project/images/templates/images/index.html:3 -#: dashboards/project/images/templates/images/index.html:6 -msgid "Images" -msgstr "Imágenes" - -#: dashboards/admin/images/tables.py:45 -msgid "View Custom Properties" -msgstr "Ver Propiedades Personalizadas" - -#: dashboards/admin/images/tables.py:60 -msgid "Image Name =" -msgstr "Nombre de imagen =" - -#: dashboards/admin/images/tables.py:61 -#: dashboards/admin/instances/tables.py:95 -#: dashboards/project/instances/tables.py:793 -msgid "Status =" -msgstr "Estado =" - -#: dashboards/admin/images/tables.py:62 -msgid "Format =" -msgstr "Formato =" - -#: dashboards/admin/images/tables.py:63 -msgid "Min. Size (MB)" -msgstr "Tamaño min. (MB)" - -#: dashboards/admin/images/tables.py:64 -msgid "Max. Size (MB)" -msgstr "Tamaño máx. (MB)" - -#: dashboards/admin/images/tables.py:70 -#: dashboards/admin/instances/tables.py:137 -#: dashboards/project/images/images/tables.py:212 -#: dashboards/project/instances/tables.py:816 -#: dashboards/project/instances/templates/instances/_detail_overview.html:104 -#: dashboards/project/instances/workflows/create_instance.py:104 -#: dashboards/project/volumes/volumes/forms.py:523 -msgid "Image Name" -msgstr "Nombre de la imagen" - -#: dashboards/admin/images/views.py:75 -msgid "Unable to retrieve image list." -msgstr "No ha sido posible obtener la lista de imágenes." - -#: dashboards/admin/images/properties/forms.py:53 -#, python-format -msgid "Created custom property \"%s\"." -msgstr "Propiedad Personalizada \"%s\" Creada." - -#: dashboards/admin/images/properties/forms.py:57 -#, python-format -msgid "Unable to create image custom property. Property \"%s\" is read only." -msgstr "" - -#: dashboards/admin/images/properties/forms.py:61 -#, python-format -msgid "Unable to create image custom property. Property \"%s\" already exists." -msgstr "" - -#: dashboards/admin/images/properties/forms.py:65 -#, python-format -msgid "Unable to create image custom property \"%s\"." -msgstr "" - -#: dashboards/admin/images/properties/forms.py:79 -#, python-format -msgid "Saved custom property \"%s\"." -msgstr "" - -#: dashboards/admin/images/properties/forms.py:83 -#, python-format -msgid "Unable to edit image custom property. Property \"%s\" is read only." -msgstr "" - -#: dashboards/admin/images/properties/forms.py:87 -#, python-format -msgid "Unable to edit image custom property \"%s\"." -msgstr "" - -#: dashboards/admin/images/properties/tables.py:40 -msgid "Property" -msgstr "Propiedad" - -#: dashboards/admin/images/properties/tables.py:41 -msgid "Properties" -msgstr "Propiedades" - -#: dashboards/admin/images/properties/tables.py:55 -msgid "Create Property" -msgstr "Crear propiedad" - -#: dashboards/admin/images/properties/tables.py:86 -#: dashboards/project/images/templates/images/images/_detail_overview.html:62 -msgid "Custom Properties" -msgstr "Propiedades personalizadas" - -#: dashboards/admin/images/properties/views.py:36 -#: dashboards/project/images/images/views.py:95 -msgid "Unable to retrieve image details." -msgstr "No ha sido posible obtener los detalles de la imagen." - -#: dashboards/admin/images/properties/views.py:61 -msgid "Unable to retrieve image custom properties list." -msgstr "" - -#: dashboards/admin/images/properties/views.py:86 -msgid "Unable to retrieve image custom property." -msgstr "" - -#: dashboards/admin/images/templates/images/_create.html:9 -#: dashboards/admin/images/templates/images/create.html:3 -#: dashboards/admin/images/templates/images/create.html:6 -#: dashboards/project/images/templates/images/images/_create.html:10 -#: dashboards/project/images/templates/images/images/create.html:3 -#: dashboards/project/images/templates/images/images/create.html:6 -msgid "Create An Image" -msgstr "Crear una imagen" - +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:17 #: dashboards/admin/images/templates/images/_create.html:18 #: dashboards/admin/instances/templates/instances/_live_migrate.html:17 #: dashboards/admin/networks/templates/networks/_update.html:17 @@ -1675,6 +1729,137 @@ msgstr "Crear una imagen" msgid "Description:" msgstr "Descripción:" +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:18 +msgid "" +"Evacuate the servers from the selected down host to an active target host." +msgstr "Evacuar los servidores del anfitrión caido a un anfitrión objetivo activo." + +#: dashboards/admin/images/panel.py:27 dashboards/admin/images/tables.py:76 +#: dashboards/admin/images/templates/images/index.html:3 +#: dashboards/admin/images/templates/images/index.html:6 +#: dashboards/project/data_processing/data_image_registry/tables.py:54 +#: dashboards/project/images/panel.py:24 +#: dashboards/project/images/images/tables.py:60 +#: dashboards/project/images/images/tables.py:238 +#: dashboards/project/images/templates/images/index.html:3 +#: dashboards/project/images/templates/images/index.html:6 +msgid "Images" +msgstr "Imágenes" + +#: dashboards/admin/images/tables.py:45 +msgid "View Custom Properties" +msgstr "Ver Propiedades Personalizadas" + +#: dashboards/admin/images/tables.py:60 +msgid "Image Name =" +msgstr "Nombre de imagen =" + +#: dashboards/admin/images/tables.py:61 +#: dashboards/admin/instances/tables.py:95 +#: dashboards/project/instances/tables.py:798 +msgid "Status =" +msgstr "Estado =" + +#: dashboards/admin/images/tables.py:62 +msgid "Format =" +msgstr "Formato =" + +#: dashboards/admin/images/tables.py:63 +msgid "Min. Size (MB)" +msgstr "Tamaño min. (MB)" + +#: dashboards/admin/images/tables.py:64 +msgid "Max. Size (MB)" +msgstr "Tamaño máx. (MB)" + +#: dashboards/admin/images/tables.py:70 +#: dashboards/admin/instances/tables.py:137 +#: dashboards/project/images/images/tables.py:212 +#: dashboards/project/instances/tables.py:821 +#: dashboards/project/instances/templates/instances/_detail_overview.html:104 +#: dashboards/project/instances/workflows/create_instance.py:104 +#: dashboards/project/volumes/volumes/forms.py:523 +msgid "Image Name" +msgstr "Nombre de la imagen" + +#: dashboards/admin/images/views.py:75 +msgid "Unable to retrieve image list." +msgstr "No ha sido posible obtener la lista de imágenes." + +#: dashboards/admin/images/properties/forms.py:53 +#, python-format +msgid "Created custom property \"%s\"." +msgstr "Propiedad Personalizada \"%s\" Creada." + +#: dashboards/admin/images/properties/forms.py:57 +#, python-format +msgid "Unable to create image custom property. Property \"%s\" is read only." +msgstr "No se puede crear la propiedad imagen personalizada. La propiedad \"%s\" es de solo lectura." + +#: dashboards/admin/images/properties/forms.py:61 +#, python-format +msgid "Unable to create image custom property. Property \"%s\" already exists." +msgstr "No se puede crear la propiedad imagen personalizada. La propiedad \"%s\" ya existe." + +#: dashboards/admin/images/properties/forms.py:65 +#, python-format +msgid "Unable to create image custom property \"%s\"." +msgstr "No fue posible crear la propiedad personalizada de la imagen \"%s\"." + +#: dashboards/admin/images/properties/forms.py:79 +#, python-format +msgid "Saved custom property \"%s\"." +msgstr "Almacenada la propiedad \"%s\"." + +#: dashboards/admin/images/properties/forms.py:83 +#, python-format +msgid "Unable to edit image custom property. Property \"%s\" is read only." +msgstr "No fue posible editar la propiedad personalizada de la imagen. La propiedad \"%s\" es de sólo lectura." + +#: dashboards/admin/images/properties/forms.py:87 +#, python-format +msgid "Unable to edit image custom property \"%s\"." +msgstr "No fue posible editar la propiedad personalizada de la imagen \"%s\"." + +#: dashboards/admin/images/properties/tables.py:40 +msgid "Property" +msgstr "Propiedad" + +#: dashboards/admin/images/properties/tables.py:41 +msgid "Properties" +msgstr "Propiedades" + +#: dashboards/admin/images/properties/tables.py:55 +msgid "Create Property" +msgstr "Crear propiedad" + +#: dashboards/admin/images/properties/tables.py:86 +#: dashboards/project/images/templates/images/images/_detail_overview.html:62 +msgid "Custom Properties" +msgstr "Propiedades personalizadas" + +#: dashboards/admin/images/properties/views.py:36 +#: dashboards/project/images/images/views.py:95 +msgid "Unable to retrieve image details." +msgstr "No ha sido posible obtener los detalles de la imagen." + +#: dashboards/admin/images/properties/views.py:61 +msgid "Unable to retrieve image custom properties list." +msgstr "No fue posible obtener el listado de propiedades personalizadas de la imagen." + +#: dashboards/admin/images/properties/views.py:86 +msgid "Unable to retrieve image custom property." +msgstr "No fue posible obtener la propiedad personalizada de la imagen." + +#: dashboards/admin/images/templates/images/_create.html:9 +#: dashboards/admin/images/templates/images/create.html:3 +#: dashboards/admin/images/templates/images/create.html:6 +#: dashboards/project/images/templates/images/images/_create.html:10 +#: dashboards/project/images/templates/images/images/create.html:3 +#: dashboards/project/images/templates/images/images/create.html:6 +msgid "Create An Image" +msgstr "Crear una imagen" + #: dashboards/admin/images/templates/images/_create.html:20 msgid "Specify an image to upload to the Image Service." msgstr "Especifique una imagen para subir al Servicio de imágenes." @@ -1719,25 +1904,25 @@ msgstr "Actualizar imagen" #: dashboards/admin/images/templates/images/_update.html:19 #: dashboards/project/images/templates/images/images/_update.html:18 msgid "Modify different properties of an image." -msgstr "" +msgstr "Modificar varias propiedades de una imagen." #: dashboards/admin/images/templates/images/properties/_create.html:10 #: dashboards/admin/images/templates/images/properties/create.html:4 msgid "Create Image Custom Property" -msgstr "" +msgstr "Crear una propiedad personalizada para la imagen" #: dashboards/admin/images/templates/images/properties/_create.html:20 msgid "Create a new custom property for an image." -msgstr "" +msgstr "Crear una nueva propiedad personalizada para una imagen." #: dashboards/admin/images/templates/images/properties/_edit.html:10 msgid "Edit Custom Property Value" -msgstr "" +msgstr "Editar el valor de la propiedad personalizada" #: dashboards/admin/images/templates/images/properties/_edit.html:20 #, python-format msgid "Update the custom property value for "%(key)s"" -msgstr "" +msgstr "Actualizar el valor de la propiedad personalizada para "%(key)s"" #: dashboards/admin/images/templates/images/properties/create.html:7 #: dashboards/admin/images/templates/images/properties/edit.html:7 @@ -1752,23 +1937,23 @@ msgstr "Imagen" #: dashboards/admin/images/templates/images/properties/edit.html:4 msgid "Edit Image Custom Property" -msgstr "" +msgstr "Editar propiedad personalizada de la imagen" #: dashboards/admin/images/templates/images/properties/index.html:3 msgid "Image Custom Properties" -msgstr "" +msgstr "Propiedades personalizadas de la imagen" #: dashboards/admin/images/templates/images/properties/index.html:6 msgid "Image Custom Properties: " -msgstr "" +msgstr "Propiedades personalizadas de la imagen:" #: dashboards/admin/images/templates/images/properties/index.html:6 msgid "Image Custom Properties:" -msgstr "" +msgstr "Propiedades personalizadas de la imagen:" #: dashboards/admin/info/panel.py:27 msgid "System Information" -msgstr "" +msgstr "Información del Sistema" #: dashboards/admin/info/tables.py:26 dashboards/admin/info/tables.py:149 #: dashboards/admin/networks/agents/tables.py:66 @@ -1802,92 +1987,10 @@ msgstr "Deshabilitado" msgid "Service" msgstr "Servicio" -#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 -#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 -#: dashboards/admin/instances/tables.py:131 -#: dashboards/admin/networks/agents/tables.py:78 -#: dashboards/admin/volumes/snapshots/tables.py:63 -#: dashboards/admin/volumes/volumes/tables.py:70 -#: dashboards/project/databases/tables.py:209 -#: dashboards/project/databases/templates/databases/_detail_overview.html:48 -#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 -msgid "Host" -msgstr "Host" - -#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 -#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 -#: dashboards/admin/instances/tables.py:147 -#: dashboards/admin/networks/tables.py:92 -#: dashboards/admin/networks/agents/tables.py:79 -#: dashboards/admin/networks/ports/tables.py:94 -#: dashboards/admin/routers/ports/tables.py:30 -#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 -#: dashboards/admin/volumes/snapshots/forms.py:33 -#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/admin/volumes/volumes/forms.py:46 -#: dashboards/project/data_processing/clusters/tables.py:98 -#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 -#: dashboards/project/data_processing/job_executions/tables.py:99 -#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 -#: dashboards/project/database_backups/tables.py:152 -#: dashboards/project/database_backups/templates/database_backups/details.html:30 -#: dashboards/project/database_backups/templates/database_backups/details.html:71 -#: dashboards/project/databases/tables.py:219 -#: dashboards/project/databases/tables.py:283 -#: dashboards/project/databases/templates/databases/_detail_overview.html:17 -#: dashboards/project/firewalls/tables.py:259 -#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 -#: dashboards/project/images/images/tables.py:218 -#: dashboards/project/images/templates/images/images/_detail_overview.html:17 -#: dashboards/project/instances/tables.py:826 -#: dashboards/project/instances/templates/instances/_detail_overview.html:14 -#: dashboards/project/loadbalancers/tables.py:284 -#: dashboards/project/loadbalancers/tables.py:318 -#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 -#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 -#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 -#: dashboards/project/networks/tables.py:123 -#: dashboards/project/networks/ports/tables.py:64 -#: dashboards/project/networks/templates/networks/_detail_overview.html:13 -#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 -#: dashboards/project/routers/tables.py:166 -#: dashboards/project/routers/ports/tables.py:94 -#: dashboards/project/routers/templates/routers/_detail_overview.html:11 -#: dashboards/project/stacks/tables.py:98 -#: dashboards/project/stacks/tables.py:135 -#: dashboards/project/stacks/tables.py:182 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 -#: dashboards/project/volumes/backups/tables.py:116 -#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 -#: dashboards/project/volumes/volumes/tables.py:348 -#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 -#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 -#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 -msgid "Status" -msgstr "Estado" - #: dashboards/admin/info/tables.py:67 dashboards/admin/info/tabs.py:31 msgid "Services" msgstr "Servicios" -#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 -msgid "Zone" -msgstr "Zona" - -#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 -#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 -msgid "State" -msgstr "Estado" - #: dashboards/admin/info/tables.py:96 dashboards/admin/info/tables.py:121 #: dashboards/admin/info/tables.py:170 msgctxt "Time since the last update" @@ -1917,7 +2020,7 @@ msgid "Network Agents" msgstr "Agentes de red" #: dashboards/admin/info/tables.py:198 -#: dashboards/identity/projects/workflows.py:44 +#: dashboards/identity/projects/workflows.py:44 usage/quotas.py:66 msgid "Injected File Content Bytes" msgstr "Bytes de contenido del archivo inyectado" @@ -1926,12 +2029,12 @@ msgid "Length of Injected File Path" msgstr "Longitud de la ruta del archivo inyectada" #: dashboards/admin/info/tables.py:200 -#: dashboards/identity/projects/workflows.py:46 +#: dashboards/identity/projects/workflows.py:46 usage/quotas.py:62 msgid "Metadata Items" msgstr "Ítems de metadatos" #: dashboards/admin/info/tables.py:203 -#: dashboards/identity/projects/workflows.py:50 +#: dashboards/identity/projects/workflows.py:50 usage/quotas.py:65 msgid "Injected Files" msgstr "Archivos inyectados" @@ -1947,7 +2050,7 @@ msgstr "Archivos inyectados" #: dashboards/project/volumes/templates/volumes/index.html:6 #: dashboards/project/volumes/volumes/tables.py:60 #: dashboards/project/volumes/volumes/tables.py:384 -#: dashboards/project/volumes/volumes/tables.py:398 +#: dashboards/project/volumes/volumes/tables.py:398 usage/quotas.py:74 msgid "Volumes" msgstr "Volúmenes" @@ -1956,18 +2059,18 @@ msgstr "Volúmenes" #: dashboards/identity/projects/workflows.py:54 #: dashboards/project/volumes/tabs.py:76 #: dashboards/project/volumes/snapshots/tables.py:45 -#: dashboards/project/volumes/snapshots/tables.py:137 +#: dashboards/project/volumes/snapshots/tables.py:137 usage/quotas.py:75 msgid "Volume Snapshots" msgstr "Instantáneas de volumen" #: dashboards/admin/info/tables.py:206 -#: dashboards/identity/projects/workflows.py:56 +#: dashboards/identity/projects/workflows.py:56 usage/quotas.py:76 msgid "Total Size of Volumes and Snapshots (GB)" msgstr "Tamaño total de volúmenes e instantáneas (GB)" #: dashboards/admin/info/tables.py:207 dashboards/admin/overview/views.py:33 #: dashboards/identity/projects/workflows.py:57 -#: dashboards/project/overview/views.py:32 +#: dashboards/project/overview/views.py:32 usage/quotas.py:67 msgid "RAM (MB)" msgstr "RAM (MB)" @@ -1977,6 +2080,7 @@ msgstr "RAM (MB)" #: dashboards/project/access_and_security/tabs.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:175 +#: usage/quotas.py:68 usage/quotas.py:81 msgid "Floating IPs" msgstr "IPs flotantes" @@ -1989,6 +2093,7 @@ msgstr "IPs flotantes" #: dashboards/project/instances/templates/instances/_detail_overview.html:77 #: dashboards/project/instances/workflows/create_instance.py:488 #: dashboards/project/instances/workflows/update_instance.py:80 +#: usage/quotas.py:70 usage/quotas.py:82 msgid "Security Groups" msgstr "Grupos de seguridad" @@ -1996,6 +2101,7 @@ msgstr "Grupos de seguridad" #: dashboards/identity/projects/workflows.py:63 #: dashboards/identity/projects/workflows.py:69 #: dashboards/project/access_and_security/security_groups/tables.py:247 +#: usage/quotas.py:71 usage/quotas.py:83 msgid "Security Group Rules" msgstr "Reglas del grupo de seguridad" @@ -2003,6 +2109,7 @@ msgstr "Reglas del grupo de seguridad" #: dashboards/project/access_and_security/tabs.py:58 #: dashboards/project/access_and_security/keypairs/tables.py:26 #: dashboards/project/access_and_security/keypairs/tables.py:75 +#: usage/quotas.py:72 msgid "Key Pairs" msgstr "Pares de claves" @@ -2011,7 +2118,7 @@ msgstr "Pares de claves" #: dashboards/admin/routers/ports/tables.py:29 #: dashboards/identity/projects/workflows.py:59 #: dashboards/project/networks/ports/tables.py:62 -#: dashboards/project/routers/ports/tables.py:93 +#: dashboards/project/routers/ports/tables.py:93 usage/quotas.py:69 msgid "Fixed IPs" msgstr "IPs fijas" @@ -2043,10 +2150,6 @@ msgstr "Límite" msgid "Quotas" msgstr "Cuotas" -#: dashboards/admin/info/tabs.py:56 -msgid "Unable to get nova services list." -msgstr "No ha sido posible obtener la lista de servicios de nova." - #: dashboards/admin/info/tabs.py:74 msgid "Unable to get cinder services list." msgstr "No ha sido posible obtener la lista de servicios de cinder" @@ -2087,10 +2190,6 @@ msgid "" " " msgstr "Versión: %(version_info)s\n " -#: dashboards/admin/instances/forms.py:27 -msgid "Current Host" -msgstr "Host actual" - #: dashboards/admin/instances/forms.py:31 msgid "New Host" msgstr "Nuevo host" @@ -2111,10 +2210,6 @@ msgstr "Migración de bloques" msgid "Select a new host" msgstr "Seleccione un nuevo host" -#: dashboards/admin/instances/forms.py:57 -msgid "No other hosts available." -msgstr "No hay otros hosts disponibles." - #: dashboards/admin/instances/forms.py:69 #, python-format msgid "The instance is preparing the live migration to host \"%s\"." @@ -2138,12 +2233,12 @@ msgstr "Migración programada (pendiente de confirmación) de" #: dashboards/project/access_and_security/floating_ips/workflows.py:34 #: dashboards/project/databases/tables.py:36 #: dashboards/project/databases/tables.py:49 -#: dashboards/project/instances/tables.py:79 -#: dashboards/project/instances/tables.py:103 -#: dashboards/project/instances/tables.py:139 -#: dashboards/project/instances/tables.py:180 -#: dashboards/project/instances/tables.py:634 -#: dashboards/project/instances/tables.py:655 +#: dashboards/project/instances/tables.py:81 +#: dashboards/project/instances/tables.py:105 +#: dashboards/project/instances/tables.py:141 +#: dashboards/project/instances/tables.py:182 +#: dashboards/project/instances/tables.py:639 +#: dashboards/project/instances/tables.py:660 #: dashboards/project/network_topology/templates/network_topology/_svg_element.html:196 #: dashboards/project/volumes/volumes/tables.py:423 msgid "Instance" @@ -2175,7 +2270,7 @@ msgstr "Proyecto" #: dashboards/admin/instances/tables.py:91 msgid "Host =" -msgstr "" +msgstr "Anfitrión = " #: dashboards/admin/instances/tables.py:93 msgid "IPv4 Address =" @@ -2186,20 +2281,20 @@ msgid "IPv6 Address =" msgstr "Dirección IPv6 =" #: dashboards/admin/instances/tables.py:96 -#: dashboards/project/instances/tables.py:794 +#: dashboards/project/instances/tables.py:799 msgid "Image ID =" msgstr "ID de imagen =" #: dashboards/admin/instances/tables.py:97 -#: dashboards/project/instances/tables.py:795 +#: dashboards/project/instances/tables.py:800 msgid "Flavor ID =" -msgstr "" +msgstr "ID sabor = " #: dashboards/admin/instances/tables.py:139 #: dashboards/project/access_and_security/floating_ips/tables.py:157 #: dashboards/project/access_and_security/floating_ips/workflows.py:30 #: dashboards/project/access_and_security/floating_ips/workflows.py:37 -#: dashboards/project/instances/tables.py:818 +#: dashboards/project/instances/tables.py:823 #: dashboards/project/loadbalancers/tables.py:309 msgid "IP Address" msgstr "Dirección IP" @@ -2212,7 +2307,7 @@ msgstr "Dirección IP" #: dashboards/project/databases/tables.py:211 #: dashboards/project/images/images/tables.py:232 #: dashboards/project/images/templates/images/images/_detail_overview.html:44 -#: dashboards/project/instances/tables.py:821 +#: dashboards/project/instances/tables.py:826 #: dashboards/project/instances/templates/instances/_instance_flavor.html:6 #: dashboards/project/volumes/backups/tables.py:112 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:35 @@ -2223,17 +2318,17 @@ msgid "Size" msgstr "Tamaño" #: dashboards/admin/instances/tables.py:153 -#: dashboards/project/instances/tables.py:833 +#: dashboards/project/instances/tables.py:838 msgid "Task" msgstr "Tarea" #: dashboards/admin/instances/tables.py:160 -#: dashboards/project/instances/tables.py:840 +#: dashboards/project/instances/tables.py:845 msgid "Power State" msgstr "Estado de energía" #: dashboards/admin/instances/tables.py:162 -#: dashboards/project/instances/tables.py:843 +#: dashboards/project/instances/tables.py:848 #: dashboards/project/instances/templates/instances/_detail_overview.html:20 #: usage/tables.py:75 msgid "Uptime" @@ -2275,7 +2370,7 @@ msgstr "Migración en vivo" #: dashboards/admin/instances/templates/instances/_live_migrate.html:18 msgid "Live migrate an instance to a specific host." -msgstr "" +msgstr "Migrar en vivo una instancia a un anfitrión específico." #: dashboards/admin/instances/templates/instances/index.html:6 msgid "All Instances" @@ -2495,7 +2590,7 @@ msgstr "Estadísticas para todos los recursos" #: dashboards/admin/networks/forms.py:29 msgid "Local" -msgstr "" +msgstr "Local" #: dashboards/admin/networks/forms.py:29 msgid "Flat" @@ -2512,11 +2607,11 @@ msgstr "Perfil de red" #: dashboards/admin/networks/forms.py:48 msgid "Provider Network Type" -msgstr "" +msgstr "Proveedor Tipo de red" #: dashboards/admin/networks/forms.py:49 msgid "The physical mechanism by which the virtual network is implemented." -msgstr "" +msgstr "El mecanismo físico por el que la red virtual se implementa." #: dashboards/admin/networks/forms.py:57 dashboards/admin/networks/forms.py:64 #: dashboards/admin/networks/forms.py:65 @@ -2531,7 +2626,7 @@ msgstr "Red física" msgid "" "The name of the physical network over which the virtual network is " "implemented." -msgstr "" +msgstr "El nombre de la red física sobre la que se implementa la red virtual." #: dashboards/admin/networks/forms.py:68 dashboards/admin/networks/forms.py:72 #: dashboards/admin/networks/forms.py:73 dashboards/admin/networks/forms.py:74 @@ -2637,17 +2732,17 @@ msgstr "Ha ocurrido un fallo al crear red %s" #: dashboards/admin/networks/forms.py:218 #, python-format msgid "For VLAN networks, valid VLAN IDs are %(min)s through %(max)s." -msgstr "" +msgstr "Para las redes VLAN, los ID válidos son %(min)s hasta %(max)s." #: dashboards/admin/networks/forms.py:221 #, python-format msgid "For GRE networks, valid tunnel IDs are %(min)s through %(max)s." -msgstr "" +msgstr "Para las redes GRE los ID de tunel válidos son %(min)s hasta %(max)s." #: dashboards/admin/networks/forms.py:224 #, python-format msgid "For VXLAN networks, valid tunnel IDs are %(min)s through %(max)s." -msgstr "" +msgstr "Para las redes VXLAN los ID de tunel válidos son %(min)s hasta %(max)s." #: dashboards/admin/networks/forms.py:248 #: dashboards/project/networks/forms.py:49 @@ -2674,6 +2769,7 @@ msgstr "Ha habido un fallo al actualizar la red %s" #: dashboards/project/networks/tables.py:129 #: dashboards/project/networks/templates/networks/index.html:3 #: dashboards/project/networks/templates/networks/index.html:6 +#: usage/quotas.py:77 msgid "Networks" msgstr "Redes" @@ -2733,7 +2829,7 @@ msgstr "Agentes DHCP" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:18 #: dashboards/project/images/templates/images/images/_detail_overview.html:29 -#: dashboards/project/instances/tables.py:596 +#: dashboards/project/instances/tables.py:601 #: dashboards/project/networks/templates/networks/_detail_overview.html:14 #: dashboards/project/networks/templates/networks/_detail_overview.html:16 #: dashboards/project/networks/templates/networks/_detail_overview.html:23 @@ -2753,7 +2849,7 @@ msgstr "No ha sido posible obtener la lista de redes." #: dashboards/admin/networks/views.py:140 #: dashboards/admin/networks/agents/forms.py:64 msgid "Unable to list dhcp agents hosting network." -msgstr "" +msgstr "No es posible enumerar los agentes dhcp del segmento de red." #: dashboards/admin/networks/views.py:115 #: dashboards/project/networks/views.py:107 @@ -2779,7 +2875,7 @@ msgstr "Nuevo agente DHCP" #: dashboards/admin/networks/agents/forms.py:39 msgid "Choose an DHCP Agent to attach to." -msgstr "" +msgstr "Escoja un agente DHCP al que unirse." #: dashboards/admin/networks/agents/forms.py:57 msgid "Select a new agent" @@ -2821,10 +2917,6 @@ msgstr "Añadir agente DHCP" msgid "Id" msgstr "ID" -#: dashboards/admin/networks/agents/tables.py:82 -msgid "Updated At" -msgstr "Actualizado el" - #: dashboards/admin/networks/agents/views.py:59 #: dashboards/admin/networks/ports/views.py:48 #: dashboards/project/networks/subnets/views.py:46 @@ -2867,7 +2959,7 @@ msgstr "Propietario del dispositivo asociado al puerto" #: dashboards/project/networks/ports/tables.py:68 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" -msgstr "" +msgstr "Estado de aprendizaje MAC" #: dashboards/admin/networks/ports/forms.py:72 #, python-format @@ -2902,7 +2994,7 @@ msgstr "Puerto" #: dashboards/admin/networks/ports/tables.py:33 #: dashboards/admin/networks/ports/tables.py:102 #: dashboards/identity/projects/workflows.py:72 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:75 usage/quotas.py:79 msgid "Ports" msgstr "Puertos" @@ -2933,7 +3025,7 @@ msgstr "Dispositivo asociado" #: dashboards/admin/networks/ports/tables.py:98 #: dashboards/project/networks/ports/forms.py:43 msgid "Mac Learning State" -msgstr "" +msgstr "Estado de aprendizaje MAC" #: dashboards/admin/networks/ports/tabs.py:25 #: dashboards/admin/overview/panel.py:27 @@ -2981,7 +3073,7 @@ msgstr "Subred" #: dashboards/admin/networks/subnets/tables.py:116 #: dashboards/identity/projects/workflows.py:74 #: dashboards/project/networks/subnets/tables.py:45 -#: dashboards/project/networks/subnets/tables.py:127 +#: dashboards/project/networks/subnets/tables.py:127 usage/quotas.py:78 msgid "Subnets" msgstr "Subredes" @@ -3125,8 +3217,8 @@ msgstr "No ha sido posible obtener la lista de proyectos." #: dashboards/project/data_processing/nodegroup_templates/tables.py:57 #: dashboards/project/databases/tables.py:64 #: dashboards/project/databases/tables.py:80 -#: dashboards/project/instances/tables.py:712 -#: dashboards/project/instances/tables.py:728 +#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:733 msgid "Deleted" msgstr "Borrado" @@ -3178,6 +3270,7 @@ msgstr "Monitorización" #: dashboards/project/routers/tables.py:188 #: dashboards/project/routers/templates/routers/index.html:3 #: dashboards/project/routers/templates/routers/index.html:6 +#: usage/quotas.py:80 msgid "Routers" msgstr "Routers" @@ -3307,7 +3400,7 @@ msgstr "ID del proyecto" #: dashboards/project/routers/tables.py:170 #: dashboards/project/routers/templates/routers/_detail_overview.html:16 msgid "Distributed" -msgstr "" +msgstr "Distribuido.¡" #: dashboards/admin/routers/templates/routers/_detail_overview.html:22 #: dashboards/project/routers/templates/routers/_detail_overview.html:20 @@ -3323,12 +3416,12 @@ msgstr "Red exterior conectada" #: dashboards/project/routers/tables.py:74 #: dashboards/project/routers/templates/routers/_update.html:8 msgid "Edit Router" -msgstr "" +msgstr "Editar enrutador" #: dashboards/admin/routers/templates/routers/_update.html:18 #: dashboards/project/routers/templates/routers/_update.html:18 msgid "You may update the editable properties of your router here." -msgstr "" +msgstr "Puede actualizar las propiedades editables de su enrutador aquí." #: dashboards/admin/routers/templates/routers/detail.html:3 #: dashboards/project/routers/templates/routers/detail.html:3 @@ -3345,7 +3438,7 @@ msgstr "Detalle del router" #: dashboards/project/routers/templates/routers/update.html:3 #: dashboards/project/routers/templates/routers/update.html:6 msgid "Update Router" -msgstr "" +msgstr "Actualizar enrutador" #: dashboards/admin/volumes/tabs.py:49 dashboards/admin/volumes/tabs.py:96 #: dashboards/admin/volumes/snapshots/tables.py:51 @@ -3368,34 +3461,34 @@ msgstr "Creando" #: dashboards/admin/volumes/snapshots/forms.py:26 #: dashboards/admin/volumes/volumes/forms.py:56 -#: dashboards/project/instances/tables.py:766 +#: dashboards/project/instances/tables.py:771 msgid "Deleting" msgstr "Borrando" #: dashboards/admin/volumes/snapshots/forms.py:27 #: dashboards/admin/volumes/volumes/forms.py:58 -#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:722 msgid "Error" msgstr "Error" #: dashboards/admin/volumes/snapshots/forms.py:28 msgid "Error_Deleting" -msgstr "" +msgstr "Error_Deleting" #: dashboards/admin/volumes/snapshots/forms.py:43 #, python-format msgid "Successfully updated volume snapshot status: \"%s\"." -msgstr "" +msgstr "Actualización satisfactoria del estado de la instantánea del volumen: \"%s\"." #: dashboards/admin/volumes/snapshots/forms.py:48 msgid "Unable to update volume snapshot status." -msgstr "" +msgstr "No fue posible actualizar el estado de la instantánea del volumen." #: dashboards/admin/volumes/snapshots/tables.py:29 #: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:28 #: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:28 msgid "Update Status" -msgstr "" +msgstr "Actualizar estado" #: dashboards/admin/volumes/snapshots/tables.py:61 #: dashboards/project/volumes/backups/tables.py:120 @@ -3496,7 +3589,7 @@ msgstr "Creada" #: dashboards/admin/volumes/templates/volumes/snapshots/update_status.html:3 #: dashboards/admin/volumes/templates/volumes/snapshots/update_status.html:6 msgid "Update Volume Snapshot Status" -msgstr "" +msgstr "Actualizar estado de instantánea de volumen" #: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:19 msgid "" @@ -3532,7 +3625,7 @@ msgstr "" #: dashboards/admin/volumes/templates/volumes/volumes/update_status.html:6 #: dashboards/admin/volumes/volumes/tables.py:58 msgid "Update Volume Status" -msgstr "" +msgstr "Actualizar estado del volumen" #: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:19 msgid "" @@ -3565,20 +3658,20 @@ msgstr "Detalles del volumen:" #: dashboards/admin/volumes/templates/volumes/volumes/extras/_create.html:10 #: dashboards/admin/volumes/templates/volumes/volumes/extras/create.html:4 msgid "Create Volume Type Extra Spec" -msgstr "" +msgstr "Crea especificaciones adicionales para el tipo de volumen." #: dashboards/admin/volumes/templates/volumes/volumes/extras/_create.html:20 msgid "Create a new \"extra spec\" key-value pair for a volume type." -msgstr "" +msgstr "Crea un nuevo par clave-valor \"especificación adicional\" para un tipo de volumen." #: dashboards/admin/volumes/templates/volumes/volumes/extras/_edit.html:20 msgid "Update the \"extra spec\" value for" -msgstr "" +msgstr "Actualiza el valor \"especificación adicional\" para" #: dashboards/admin/volumes/templates/volumes/volumes/extras/_index.html:6 #: dashboards/admin/volumes/templates/volumes/volumes/extras/index.html:4 msgid "Volume Type Extra Specs" -msgstr "" +msgstr "Especificaciones adicionales para el tipo de volumen" #: dashboards/admin/volumes/templates/volumes/volumes/extras/create.html:7 #: dashboards/admin/volumes/templates/volumes/volumes/extras/edit.html:7 @@ -3589,7 +3682,7 @@ msgstr "Tipo de volumen" #: dashboards/admin/volumes/templates/volumes/volumes/extras/edit.html:4 msgid "Edit Volume Type Extra Spec" -msgstr "" +msgstr "Edita las especificaciones adicionales del tipo de volumen" #: dashboards/admin/volumes/volumes/forms.py:36 #, python-format @@ -3602,7 +3695,7 @@ msgstr "No ha sido posible crear el tipo de volumen." #: dashboards/admin/volumes/volumes/forms.py:53 msgid "Attaching" -msgstr "" +msgstr "Anexando" #: dashboards/admin/volumes/volumes/forms.py:57 #: dashboards/project/volumes/volumes/tables.py:396 @@ -3611,7 +3704,7 @@ msgstr "Desasociando" #: dashboards/admin/volumes/volumes/forms.py:59 msgid "Error Deleting" -msgstr "" +msgstr "Error borrando" #: dashboards/admin/volumes/volumes/forms.py:60 msgid "In Use" @@ -3620,12 +3713,12 @@ msgstr "En uso" #: dashboards/admin/volumes/volumes/forms.py:77 #, python-format msgid "Successfully updated volume status to \"%s\"." -msgstr "" +msgstr "Actualización satisfactoria del estado del volumen a \"%s\"." #: dashboards/admin/volumes/volumes/forms.py:82 #, python-format msgid "Unable to update volume status to \"%s\"." -msgstr "" +msgstr "No fue posible actualizar el estado del volumen a \"%s\"." #: dashboards/admin/volumes/volumes/tables.py:40 #: dashboards/admin/volumes/volumes/tables.py:96 @@ -3639,23 +3732,23 @@ msgstr "No ha sido posible obtener los detalles del volumen." #: dashboards/admin/volumes/volumes/extras/forms.py:37 msgid "Unable to create volume type extra spec." -msgstr "" +msgstr "No se puede crear una especificaciones adicionales para el tipo de volumen" #: dashboards/admin/volumes/volumes/extras/forms.py:55 msgid "Unable to edit volume type extra spec." -msgstr "" +msgstr "No se puede editar una especificaciones adicionales para el tipo de volumen" #: dashboards/admin/volumes/volumes/extras/tables.py:22 msgid "Extra Spec" -msgstr "" +msgstr "Especificaciones Adicionales" #: dashboards/admin/volumes/volumes/extras/views.py:36 msgid "Unable to retrieve volume type details." -msgstr "" +msgstr "No fue posible obtener los detalles del tipo de volumen." #: dashboards/admin/volumes/volumes/extras/views.py:89 msgid "Unable to retrieve volume type extra spec details." -msgstr "" +msgstr "No es posible obtener los detalles de las especificaciones adicionales del volumen" #: dashboards/identity/dashboard.py:22 msgid "Identity" @@ -3719,7 +3812,7 @@ msgstr "Se ha vaciado el dominio de contexto." #: dashboards/identity/domains/tables.py:186 #: dashboards/identity/projects/workflows.py:119 #: dashboards/identity/users/forms.py:75 -#: dashboards/identity/users/forms.py:153 +#: dashboards/identity/users/forms.py:154 msgid "Domain ID" msgstr "ID de dominio" @@ -3729,11 +3822,11 @@ msgstr "No ha sido posible obtener la lista de dominios." #: dashboards/identity/domains/views.py:60 msgid "Unable to retrieve domain information." -msgstr "" +msgstr "No fue posible obtener la información del dominio." #: dashboards/identity/domains/views.py:62 msgid "Insufficient privilege level to view domain information." -msgstr "" +msgstr "Privilegios insuficientes para consultar la información del dominio." #: dashboards/identity/domains/views.py:88 msgid "Unable to retrieve domain details." @@ -3742,13 +3835,13 @@ msgstr "No ha sido posible obtener los detalles del dominio." #: dashboards/identity/domains/workflows.py:43 #: dashboards/identity/domains/workflows.py:280 msgid "Domain Information" -msgstr "" +msgstr "Información del Dominio " #: dashboards/identity/domains/workflows.py:45 msgid "" "Domains provide separation between users and infrastructure used by " "different organizations." -msgstr "" +msgstr "Los dominios ofrecen una separación entre los usuarios y la infraestructura utilizada por las distintas organizaciones." #: dashboards/identity/domains/workflows.py:71 #: dashboards/identity/domains/workflows.py:170 @@ -3760,7 +3853,7 @@ msgstr "No se ha encontrado el rol predeterminado \"%s\" en Keystone" #: dashboards/identity/domains/workflows.py:76 msgid "Unable to find default role." -msgstr "" +msgstr "No fue posible encontrar el rol predeterminado." #: dashboards/identity/domains/workflows.py:88 #: dashboards/identity/projects/workflows.py:248 @@ -3777,12 +3870,12 @@ msgstr "No ha sido posible obtener la lista de roles." #: dashboards/identity/domains/workflows.py:114 msgid "Unable to retrieve user domain role assignments." -msgstr "" +msgstr "No se pueden recuperar las asignaciones de roles de dominio de usuario." #: dashboards/identity/domains/workflows.py:126 #: dashboards/identity/domains/workflows.py:133 msgid "Domain Members" -msgstr "" +msgstr "Miembros del dominio" #: dashboards/identity/domains/workflows.py:132 #: dashboards/identity/projects/workflows.py:237 @@ -3839,7 +3932,7 @@ msgid "" "Domains provide separation between users and infrastructure used by " "different organizations. Edit the domain details to add or remove groups in " "the domain." -msgstr "" +msgstr "Los dominios ofrecen una separación entre los usuarios y la infraestructura utilizada por las distintas organizaciones. Modifique los detalles del dominio para añadir o eliminar grupos en el dominio." #: dashboards/identity/domains/workflows.py:298 msgid "Edit Domain" @@ -3860,12 +3953,12 @@ msgid "" "You cannot revoke your administrative privileges from the domain you are " "currently logged into. Please switch to another domain with administrative " "privileges or remove the administrative role manually via the CLI." -msgstr "" +msgstr "No puedes revocar tus privilegios administrativos sobre el dominio al que estás conectado actualmente. Por favor, cambia a otro dominio con privilegios administrativos o quita la función administrativa de forma manual a través de la CLI." #: dashboards/identity/domains/workflows.py:401 #, python-format msgid "Failed to modify %s project members and update domain groups." -msgstr "" +msgstr "Ha ocurrido un fallo al modificar los miembros del proyecto %s y actualizar los grupos del dominio." #: dashboards/identity/domains/workflows.py:473 #, python-format @@ -3955,7 +4048,7 @@ msgstr "Añadir..." #: dashboards/identity/groups/tables.py:163 #: dashboards/identity/users/forms.py:81 -#: dashboards/identity/users/forms.py:160 +#: dashboards/identity/users/forms.py:161 #: dashboards/identity/users/tables.py:132 #: dashboards/project/data_processing/data_image_registry/forms.py:28 #: dashboards/project/databases/tables.py:236 @@ -3964,7 +4057,7 @@ msgstr "Usuario" #: dashboards/identity/groups/tables.py:164 #: dashboards/identity/users/forms.py:83 -#: dashboards/identity/users/forms.py:162 +#: dashboards/identity/users/forms.py:163 #: dashboards/identity/users/tables.py:133 msgid "Email" msgstr "Correo electrónico" @@ -4009,7 +4102,7 @@ msgstr "No ha sido posible obtener la lista del grupo." #: dashboards/identity/groups/views.py:51 msgid "Insufficient privilege level to view group information." -msgstr "" +msgstr "Privilegios insuficientes para consultar la información del grupo." #: dashboards/identity/groups/views.py:75 msgid "Unable to update group." @@ -4031,7 +4124,7 @@ msgstr "Añadir asignación de grupo" msgid "" "Groups are used to manage access and assign roles to multiple users at once." " After creating the group, edit the group to add users." -msgstr "" +msgstr "Los grupos se utilizan para gestionar el acceso y asignar roles a múltiples usuarios a la vez. Después de crear un grupo, modifíquelo para añadir usuarios." #: dashboards/identity/groups/templates/groups/_update.html:8 #: dashboards/identity/groups/templates/groups/_update.html:23 @@ -4044,7 +4137,7 @@ msgstr "Actualizar grupo" msgid "" "Groups are used to manage access and assign roles to multiple users at once." " Edit the group to add users." -msgstr "" +msgstr "Los grupos se utilizan para gestionar el acceso y asignar roles a múltiples usuarios a la vez. Modifique el grupo para añadir usuarios." #: dashboards/identity/groups/templates/groups/add_non_member.html:3 msgid "Add User to Group" @@ -4098,7 +4191,7 @@ msgstr "No ha sido posible obtener la información del proyecto." #: dashboards/identity/projects/views.py:107 msgid "Insufficient privilege level to view project information." -msgstr "" +msgstr "Privilegios insuficientes para consultar la información del proyecto." #: dashboards/identity/projects/views.py:151 msgid "Unable to retrieve default Neutron quota values." @@ -4123,32 +4216,32 @@ msgstr "Cuota" #: dashboards/identity/projects/workflows.py:89 msgid "Set maximum quotas for the project." -msgstr "" +msgstr "Establecer las cuotas máximas para el proyecto." #: dashboards/identity/projects/workflows.py:99 #, python-format msgid "%(used)s %(key)s used" -msgstr "" +msgstr "%(used)s %(key)s usadas" #: dashboards/identity/projects/workflows.py:104 #, python-format msgid "Quota value(s) cannot be less than the current usage value(s): %s." -msgstr "" +msgstr "El valor (o valores) de la Cuota no puede ser inferior al valor (o valores) de uso actual: %s." #: dashboards/identity/projects/workflows.py:122 #: dashboards/identity/users/forms.py:78 -#: dashboards/identity/users/forms.py:156 +#: dashboards/identity/users/forms.py:157 msgid "Domain Name" msgstr "Nombre de dominio" #: dashboards/identity/projects/workflows.py:145 #: dashboards/identity/projects/workflows.py:492 msgid "Project Information" -msgstr "" +msgstr "Información del proyecto" #: dashboards/identity/projects/workflows.py:146 msgid "Create a project to organize users." -msgstr "" +msgstr "Crear un proyecto para organizar usuarios." #: dashboards/identity/projects/workflows.py:164 msgid "Unable to retrieve user list. Please try again later." @@ -4196,7 +4289,7 @@ msgstr "No ha sido posible definir las cuotas para el proyecto." #: dashboards/identity/projects/workflows.py:494 msgid "Edit the project details." -msgstr "" +msgstr "Editar los detalles del proyecto." #: dashboards/identity/projects/workflows.py:511 #, python-format @@ -4299,11 +4392,11 @@ msgstr "No ha sido posible obtener la lista de roles." #: dashboards/identity/roles/views.py:48 msgid "Insufficient privilege level to view role information." -msgstr "" +msgstr "Privilegios insuficientes para consultar la información del rol." #: dashboards/identity/roles/templates/roles/_create.html:18 msgid "Create a new role." -msgstr "" +msgstr "Crear un nuevo rol." #: dashboards/identity/roles/templates/roles/_update.html:8 #: dashboards/identity/roles/templates/roles/_update.html:23 @@ -4314,7 +4407,7 @@ msgstr "Actualizar rol" #: dashboards/identity/roles/templates/roles/_update.html:18 msgid "Edit the role's details." -msgstr "" +msgstr "Editar los detalles del rol." #: dashboards/identity/users/forms.py:56 msgid "No available projects" @@ -4328,42 +4421,42 @@ msgid "Passwords do not match." msgstr "Las contraseñas no coinciden." #: dashboards/identity/users/forms.py:86 -#: dashboards/identity/users/forms.py:165 +#: dashboards/identity/users/forms.py:166 #: dashboards/project/data_processing/job_binaries/forms.py:71 #: dashboards/project/databases/workflows/create_instance.py:197 #: dashboards/project/instances/forms.py:153 -#: dashboards/project/instances/tables.py:723 +#: dashboards/project/instances/tables.py:728 msgid "Password" msgstr "Contraseña" #: dashboards/identity/users/forms.py:91 -#: dashboards/identity/users/forms.py:171 +#: dashboards/identity/users/forms.py:172 msgid "Confirm Password" msgstr "Confirme la contraseña" #: dashboards/identity/users/forms.py:93 -#: dashboards/identity/users/forms.py:174 +#: dashboards/identity/users/forms.py:175 msgid "Primary Project" msgstr "Proyecto principal" -#: dashboards/identity/users/forms.py:128 +#: dashboards/identity/users/forms.py:129 #, python-format msgid "User \"%s\" was successfully created." msgstr "El usuario \"%s\" fue creado correctamente." -#: dashboards/identity/users/forms.py:144 +#: dashboards/identity/users/forms.py:145 msgid "Unable to add user to primary project." msgstr "No ha sido posible añadir el usuario al proyecto principal." -#: dashboards/identity/users/forms.py:148 +#: dashboards/identity/users/forms.py:149 msgid "Unable to create user." msgstr "No ha sido posible crear el usuario." -#: dashboards/identity/users/forms.py:206 +#: dashboards/identity/users/forms.py:208 msgid "User has been updated successfully." msgstr "Se ha actualizado el usuario correctamente." -#: dashboards/identity/users/forms.py:209 +#: dashboards/identity/users/forms.py:211 msgid "Unable to update the user." msgstr "No ha sido posible actualizar el usuario." @@ -4389,11 +4482,11 @@ msgstr "No puede deshabilitar el usuario que está utilizando actualmente." #: dashboards/identity/users/views.py:65 msgid "Unable to retrieve user information." -msgstr "" +msgstr "No fue posible obtener la informaciónd el usuario." #: dashboards/identity/users/views.py:67 msgid "Insufficient privilege level to view user information." -msgstr "" +msgstr "Privilegios insuficientes para consultar la información del usuario." #: dashboards/identity/users/views.py:90 msgid "Unable to update user." @@ -4407,7 +4500,7 @@ msgstr "No ha sido posible obtener los roles de usuario." msgid "" "Create a new user and set related properties including the Primary Project " "and Role." -msgstr "" +msgstr "Crear un nuevo usuario y establecer propiedades, incluyendo el Proyecto principal y Rol." #: dashboards/identity/users/templates/users/_update.html:8 #: dashboards/identity/users/templates/users/_update.html:33 @@ -4418,7 +4511,7 @@ msgstr "Actualizar usuario" #: dashboards/identity/users/templates/users/_update.html:18 msgid "Edit the user's details, including the Primary Project and Role." -msgstr "" +msgstr "Editar los detalles del usuario, incluyendo el Proyecto Principal y Rol." #: dashboards/project/dashboard.py:22 msgid "Compute" @@ -4449,7 +4542,7 @@ msgstr "Base de datos" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/jobs.html:3 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/nodegroup_templates.html:3 msgid "Data Processing" -msgstr "" +msgstr "Procesando los datos" #: dashboards/project/access_and_security/panel.py:24 #: dashboards/project/instances/workflows/create_instance.py:495 @@ -4544,7 +4637,7 @@ msgstr "Asignar IP al proyecto" #: dashboards/project/access_and_security/floating_ips/tables.py:55 #: dashboards/project/access_and_security/keypairs/tables.py:58 -#: dashboards/project/instances/tables.py:245 +#: dashboards/project/instances/tables.py:247 #: dashboards/project/volumes/volumes/tables.py:112 msgid "(Quota exceeded)" msgstr "(Cuota superada)" @@ -4579,7 +4672,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "La IP flotante %s fue desasociada correctamente" #: dashboards/project/access_and_security/floating_ips/tables.py:139 -#: dashboards/project/instances/tables.py:590 +#: dashboards/project/instances/tables.py:595 msgid "Unable to disassociate floating IP." msgstr "No ha sido posible desasociar la IP flotante." @@ -4672,7 +4765,7 @@ msgid "Unable to import key pair." msgstr "No ha sido posible importar el par de claves." #: dashboards/project/access_and_security/keypairs/tables.py:25 -#: dashboards/project/instances/tables.py:823 +#: dashboards/project/instances/tables.py:828 #: dashboards/project/instances/workflows/create_instance.py:473 msgid "Key Pair" msgstr "Par de claves" @@ -5077,14 +5170,14 @@ msgstr "Debe especificar el origen del tráfico a permitir a través de esta reg msgid "" "Security groups are sets of IP filter rules that are applied to the network " "settings for the VM. Edit the security group to add and change the rules." -msgstr "" +msgstr "Los grupos de seguridad son conjuntos de reglas de filtros IP que se aplican a la configuración de red para la máquina virtual. Edita el grupo de seguridad para agregar y cambiar las reglas." #: dashboards/project/access_and_security/templates/access_and_security/security_groups/_update.html:19 msgid "" "Security groups are sets of IP filter rules that are applied to the " "networking settings for the VM. Edit the security group to add and change " "the rules." -msgstr "" +msgstr "Los grupos de seguridad son conjuntos de reglas de filtros IP que se aplican a la configuración de red para la máquina virtual. Edita el grupo de seguridad para agregar y cambiar las reglas." #: dashboards/project/access_and_security/templates/access_and_security/security_groups/detail.html:3 msgid "Manage Security Group Rules" @@ -5140,7 +5233,7 @@ msgstr "No ha sido posible crear el contenedor." #: dashboards/project/containers/forms.py:83 #: dashboards/project/containers/templates/containers/_update.html:22 -#: dashboards/project/stacks/forms.py:55 +#: dashboards/project/stacks/forms.py:56 msgid "File" msgstr "Fichero" @@ -5235,7 +5328,7 @@ msgstr "Se ha modificado correctamente a acceso privado el contenedor." #: dashboards/project/containers/tables.py:118 msgid "Unable to delete container." -msgstr "" +msgstr "No fue posible eliminar el contenedor." #: dashboards/project/containers/tables.py:135 #: dashboards/project/containers/templates/containers/_create.html:8 @@ -5345,7 +5438,7 @@ msgid "" "Make a new copy of an existing object to store in this or another container." " You may additionally specify the path within the selected container where " "the new copy should be stored." -msgstr "" +msgstr "Cree una nueva copia de un objeto existente para ser almacenada en este u otro contenedor. Adicionalmente, también puede especificar la ruta dentro del contenedor seleccionado donde la nueva copia será almacenada." #: dashboards/project/containers/templates/containers/_create.html:18 msgid "" @@ -5435,7 +5528,7 @@ msgstr "Cargar objetos" #: dashboards/project/data_processing/cluster_templates/forms.py:31 msgid "Cluster Template Name" -msgstr "" +msgstr "Nombre de Plantilla de Clúster" #: dashboards/project/data_processing/cluster_templates/forms.py:39 #: dashboards/project/data_processing/cluster_templates/tables.py:65 @@ -5448,12 +5541,12 @@ msgstr "Plantilla" #: dashboards/project/data_processing/cluster_templates/forms.py:57 msgid "Unable to upload cluster template file" -msgstr "" +msgstr "No se puede subir el archivo de plantilla de clúster" #: dashboards/project/data_processing/cluster_templates/panel.py:22 #: dashboards/project/data_processing/cluster_templates/tables.py:114 msgid "Cluster Templates" -msgstr "" +msgstr "Plantillas de clúster." #: dashboards/project/data_processing/cluster_templates/tables.py:30 #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_upload_file.html:11 @@ -5474,7 +5567,7 @@ msgstr "Subir plantilla" #: dashboards/project/data_processing/clusters/workflows/create.py:54 #: dashboards/project/data_processing/clusters/workflows/create.py:195 msgid "Launch Cluster" -msgstr "" +msgstr "Ejecutar Clúster" #: dashboards/project/data_processing/cluster_templates/tables.py:53 #: dashboards/project/data_processing/nodegroup_templates/tables.py:46 @@ -5520,7 +5613,7 @@ msgstr "Crear plantilla" #: dashboards/project/data_processing/cluster_templates/tables.py:83 msgid "Configure Cluster Template" -msgstr "" +msgstr "Configurar plantilla del clúster." #: dashboards/project/data_processing/cluster_templates/tables.py:102 #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_configure_general_help.html:6 @@ -5564,24 +5657,24 @@ msgstr "Info general" #: dashboards/project/data_processing/cluster_templates/tabs.py:43 msgid "Unable to fetch cluster template details." -msgstr "" +msgstr "No se pudieron obtener detalles de la plantilla de clúster" #: dashboards/project/data_processing/cluster_templates/tabs.py:68 msgid "Unable to fetch node group details." -msgstr "" +msgstr "No se pudieron obtener detalles del grupo de nodos" #: dashboards/project/data_processing/cluster_templates/views.py:52 msgid "Unable to fetch cluster template list" -msgstr "" +msgstr "No se pudo obtener la lista de plantillas de clúster" #: dashboards/project/data_processing/cluster_templates/views.py:112 #: dashboards/project/data_processing/clusters/views.py:97 msgid "Unable to fetch cluster template." -msgstr "" +msgstr "No se pudo obtener la plantilla de clúster" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_configure_general_help.html:4 msgid "This Cluster Template will be created for:" -msgstr "" +msgstr "Esta plantilla de clúster se creará para:" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_configure_general_help.html:8 #: dashboards/project/data_processing/cluster_templates/workflows/create.py:59 @@ -5600,27 +5693,27 @@ msgstr "" msgid "" "You may set cluster scoped Hadoop configurations on corresponding " "tabs." -msgstr "" +msgstr "Puedes fijar los valores de las configuraciones en el ámbito clúster de Hadoop en las fichas correspondientes." #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_configure_general_help.html:19 msgid "" "The Cluster Template object may specify a list of processes in anti-affinity group.\n" " That means these processes may not be launched more than once on a single host." -msgstr "" +msgstr "El objeto plantilla de Cluster puede especificar una lista de procesos en el grupo anti-afinidad.\nEso significa que estos procesos no pueden ser lanzados más de una vez en un solo host." #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_create_general_help.html:3 msgid "Select a plugin and Hadoop version for a new Cluster template." -msgstr "" +msgstr "Selecciona un plugin y la versión de Hadoop para una nueva plantilla Clúster." #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:3 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:3 msgid "Template Overview" -msgstr "" +msgstr "Panorámica de plantillas." #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:20 #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:46 msgid "Anti-affinity enabled for" -msgstr "" +msgstr "Anti-afinidad habilitada para" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:30 #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:56 @@ -5658,7 +5751,7 @@ msgstr "Conteo de nodos" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:12 #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:15 msgid "Flavor is not specified" -msgstr "" +msgstr "Sabor no especificado" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:18 #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:34 @@ -5686,15 +5779,15 @@ msgstr "Configuraciones del nodo no han sido especificadas" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_upload_file.html:22 #: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:40 msgid "Upload" -msgstr "" +msgstr "Subir" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/cluster_node_groups_template.html:93 msgid "Select a Node Group Template to add" -msgstr "" +msgstr "Selecciona una plantilla de nodo de grupo para agregar" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/cluster_templates.html:6 msgid "Data Processing - Cluster Templates" -msgstr "" +msgstr "Procesamiento de Datos - Plantillas de Clúster" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/cluster_templates.html:22 msgid "Add Node Group" @@ -5707,25 +5800,25 @@ msgstr "Añadir Grupo de Nodos" #: dashboards/project/data_processing/cluster_templates/workflows/create.py:79 #: dashboards/project/data_processing/cluster_templates/workflows/create.py:221 msgid "Create Cluster Template" -msgstr "" +msgstr "Crear plantilla del Clúster" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/details.html:3 #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/details.html:6 msgid "Cluster Template Details" -msgstr "" +msgstr "Detalles de plantilla del Clúster" #: dashboards/project/data_processing/cluster_templates/workflows/copy.py:30 #, python-format msgid "Cluster Template copy %s created" -msgstr "" +msgstr "Creada la copia de la Plantilla de Clúster %s." #: dashboards/project/data_processing/cluster_templates/workflows/copy.py:80 msgid "Unable to fetch template to copy." -msgstr "" +msgstr "No fue posible obtener la plantilla a copiar." #: dashboards/project/data_processing/cluster_templates/workflows/create.py:48 msgid "Unable to fetch plugin list." -msgstr "" +msgstr "No fue posible obtener el listado de complementos." #: dashboards/project/data_processing/cluster_templates/workflows/create.py:52 #: dashboards/project/data_processing/jobs/workflows/launch.py:354 @@ -5734,7 +5827,7 @@ msgstr "Nombre del Plugin" #: dashboards/project/data_processing/cluster_templates/workflows/create.py:68 msgid "Select plugin and hadoop version for cluster template" -msgstr "" +msgstr "Selecciona plugin y versión de Hadoop para la plantilla de clúster" #: dashboards/project/data_processing/cluster_templates/workflows/create.py:82 #: dashboards/project/data_processing/jobs/workflows/launch.py:408 @@ -5760,11 +5853,11 @@ msgstr "Detalles" #: dashboards/project/data_processing/cluster_templates/workflows/create.py:223 #, python-format msgid "Created Cluster Template %s" -msgstr "" +msgstr "Creada Plantilla de Clúster %s" #: dashboards/project/data_processing/cluster_templates/workflows/create.py:301 msgid "Cluster template creation failed" -msgstr "" +msgstr "Falló la creación de la Plantilla del Clúster" #: dashboards/project/data_processing/clusters/panel.py:22 #: dashboards/project/data_processing/clusters/tables.py:53 @@ -5777,7 +5870,7 @@ msgstr "Clusters" #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/scale.html:6 #: dashboards/project/data_processing/clusters/workflows/scale.py:41 msgid "Scale Cluster" -msgstr "" +msgstr "Escalar Clúster" #: dashboards/project/data_processing/clusters/tables.py:52 #: dashboards/project/data_processing/jobs/workflows/launch.py:104 @@ -5786,21 +5879,21 @@ msgstr "Cluster" #: dashboards/project/data_processing/clusters/tables.py:71 msgid "Unable to update row" -msgstr "" +msgstr "No fue posible actualizar la fila" #: dashboards/project/data_processing/clusters/tables.py:81 #: dashboards/project/data_processing/clusters/workflows/create.py:177 #: dashboards/project/data_processing/jobs/workflows/launch.py:312 msgid "Configure Cluster" -msgstr "" +msgstr "Configurar Clúster" #: dashboards/project/data_processing/clusters/tables.py:102 msgid "Instances Count" -msgstr "" +msgstr "Número de instancias" #: dashboards/project/data_processing/clusters/tabs.py:106 msgid "Unable to get node group details." -msgstr "" +msgstr "No fue posible obtener los detalles del grupo de nodos." #: dashboards/project/data_processing/clusters/tabs.py:126 msgid "Internal IP" @@ -5816,29 +5909,29 @@ msgstr " " #: dashboards/project/data_processing/clusters/tabs.py:163 msgid "Unable to fetch instance details." -msgstr "" +msgstr "No fue posible obtener los detalles de la instancia." #: dashboards/project/data_processing/clusters/views.py:47 msgid "Unable to fetch cluster list" -msgstr "" +msgstr "No fue posible obtener el listado de clústers" #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_configure_general_help.html:4 msgid "This Cluster will be started with:" -msgstr "" +msgstr "Este Clúster será arrancado con:" #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_configure_general_help.html:12 msgid "Cluster can be launched using existing Cluster Templates." -msgstr "" +msgstr "El Clúster se puede iniciar utilizando plantillas de clúster existentes." #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_configure_general_help.html:15 msgid "" "The Cluster object should specify OpenStack Image to boot instances for " "Hadoop Cluster." -msgstr "" +msgstr "El objeto Clúster debe especificar una Imagen OpenStack para arrancar instancias para el Clúster Hadoop." #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_configure_general_help.html:18 msgid "User has to choose a keypair to have access to clusters instances." -msgstr "" +msgstr "El usuario tiene que elegir un par de claves para tener acceso a las instancias de clusters." #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_create_cluster.html:21 msgid " Done" @@ -5846,11 +5939,11 @@ msgstr "Hecho" #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_create_general_help.html:3 msgid "Select a plugin and Hadoop version for a new Cluster." -msgstr "" +msgstr "Selecciona plugin y versión de Hadoop para un nuevo Clúster" #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:3 msgid "Cluster Overview" -msgstr "" +msgstr "Panorámica de Clúster" #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:17 msgid "Error Details" @@ -5864,7 +5957,7 @@ msgstr "Imagen base" #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:39 #: dashboards/project/data_processing/clusters/workflows/create.py:95 msgid "Neutron Management Network" -msgstr "" +msgstr "Red de gestión de Neutron" #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:42 #: dashboards/project/data_processing/clusters/workflows/create.py:82 @@ -5873,7 +5966,7 @@ msgstr "Par de clave" #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_instances_details.html:2 msgid "Cluster Instances" -msgstr "" +msgstr "Instancias de Clúster" #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:11 msgid "Number of Nodes" @@ -5881,17 +5974,17 @@ msgstr "Número de nodos" #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/clusters.html:6 msgid "Data Processing - Clusters" -msgstr "" +msgstr "Procesamiento de Datos - Clústers" #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/details.html:3 #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/details.html:6 msgid "Cluster Details" -msgstr "" +msgstr "Detalles del Clúster" #: dashboards/project/data_processing/clusters/workflows/create.py:43 #: dashboards/project/data_processing/jobs/workflows/launch.py:394 msgid "Select plugin and hadoop version for cluster" -msgstr "" +msgstr "Selecciona el plugin y la versión de Hadoop para el clúster" #: dashboards/project/data_processing/clusters/workflows/create.py:71 msgid "Cluster Name" @@ -5907,15 +6000,15 @@ msgstr "Qué par de claves usar para la autenticación." #: dashboards/project/data_processing/clusters/workflows/create.py:125 msgid "Unable to fetch image choices." -msgstr "" +msgstr "No fue posible recuperar las opciones de imagenes." #: dashboards/project/data_processing/clusters/workflows/create.py:134 msgid "Unable to fetch keypair choices." -msgstr "" +msgstr "No fue posible recuperar las opciones de parejas de claves." #: dashboards/project/data_processing/clusters/workflows/create.py:136 msgid "No keypair" -msgstr "" +msgstr "Sin pareja de claves" #: dashboards/project/data_processing/clusters/workflows/create.py:197 #, python-format @@ -5924,27 +6017,27 @@ msgstr "Creado cluster %s" #: dashboards/project/data_processing/clusters/workflows/create.py:229 msgid "Unable to create the cluster" -msgstr "" +msgstr "No fue posible crear el cluster" #: dashboards/project/data_processing/clusters/workflows/scale.py:42 msgid "Scale" -msgstr "" +msgstr "Escalar" #: dashboards/project/data_processing/clusters/workflows/scale.py:49 msgid "Scaled cluster successfully started." -msgstr "" +msgstr "Iniciado correctamente el Clúster adaptado." #: dashboards/project/data_processing/clusters/workflows/scale.py:97 msgid "Unable to fetch cluster to scale" -msgstr "" +msgstr "Imposible obtener clúster para adaptar" #: dashboards/project/data_processing/clusters/workflows/scale.py:152 msgid "Unable to fetch cluster to scale." -msgstr "" +msgstr "Imposible obtener clúster para adaptar" #: dashboards/project/data_processing/clusters/workflows/scale.py:162 msgid "Scale cluster operation failed" -msgstr "" +msgstr "La operación de escalado de clúster falló" #: dashboards/project/data_processing/data_image_registry/forms.py:45 msgid "Successfully updated image." @@ -5978,7 +6071,7 @@ msgstr "No fue posible obtener las imágenes disponibles." #: dashboards/project/data_processing/data_image_registry/tables.py:71 #: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/image_registry.html:6 msgid "Image Registry" -msgstr "" +msgstr "Registro de imágenes" #: dashboards/project/data_processing/data_image_registry/tables.py:29 msgid "Edit Tags" @@ -5993,11 +6086,11 @@ msgstr "Registrar imagen" #: dashboards/project/data_processing/data_image_registry/tables.py:51 msgid "Unregister" -msgstr "" +msgstr "Cancelar registro" #: dashboards/project/data_processing/data_image_registry/tables.py:52 msgid "Unregistered" -msgstr "" +msgstr "Registro cancelado" #: dashboards/project/data_processing/data_image_registry/tables.py:67 msgid "Tags" @@ -6010,7 +6103,7 @@ msgstr "No fue posible obtener la lista de imágenes" #: dashboards/project/data_processing/data_image_registry/views.py:57 #: dashboards/project/data_processing/data_image_registry/views.py:72 msgid "Unable to process plugin tags" -msgstr "" +msgstr "No se pueden procesar las etiquetas del plugin" #: dashboards/project/data_processing/data_image_registry/views.py:98 msgid "Unable to fetch the image details" @@ -6029,13 +6122,13 @@ msgstr "Hecho" #: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_help.html:3 msgid "Image Registry tool:" -msgstr "" +msgstr "Herramienta de Registro de Imágenes:" #: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_help.html:6 msgid "" "Image Registry is used to provide additional information about images for " "Data Processing." -msgstr "" +msgstr "El Registro de Imagen se utiliza para proporcionar información adicional sobre las imágenes para el procesamiento de datos." #: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_help.html:9 msgid "" @@ -6051,7 +6144,7 @@ msgstr "" #: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_help.html:16 msgid "You may also add any custom tag." -msgstr "" +msgstr "También puedes añadir cualquier etiqueta personalizada." #: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_help.html:19 msgid "Unnecessary tags may be removed by clicking a cross near tag's name." @@ -6068,7 +6161,7 @@ msgstr "Versión" #: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_tag_form.html:30 msgid "Add plugin tags" -msgstr "" +msgstr "Añadir etiquetas de complemento" #: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_tag_form.html:38 msgid "Add custom tag" @@ -6095,26 +6188,26 @@ msgstr "No ha sido posible obtener el plugin." #: dashboards/project/data_processing/data_plugins/views.py:40 msgid "Unable to retrieve data processing plugins." -msgstr "" +msgstr "No se pueden recuperar los plugins de procesamiento de datos." #: dashboards/project/data_processing/data_plugins/templates/data_processing.data_plugins/_details.html:3 msgid "Data Processing Plugin Overview" -msgstr "" +msgstr "Visión general del Plugin de Procesamiento de Datos" #: dashboards/project/data_processing/data_plugins/templates/data_processing.data_plugins/details.html:3 #: dashboards/project/data_processing/data_plugins/templates/data_processing.data_plugins/details.html:6 msgid "Data Processing Plugin Details" -msgstr "" +msgstr "Detalles del Plugin de Procesamiento de Datos" #: dashboards/project/data_processing/data_plugins/templates/data_processing.data_plugins/plugins.html:6 msgid "Data Processing Plugins" -msgstr "" +msgstr "Plugins de Procesamiento de Datos" #: dashboards/project/data_processing/data_sources/panel.py:22 #: dashboards/project/data_processing/data_sources/tables.py:56 #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/data_sources.html:6 msgid "Data Sources" -msgstr "" +msgstr "Orígenes de datos" #: dashboards/project/data_processing/data_sources/tables.py:27 #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/create.html:3 @@ -6122,15 +6215,15 @@ msgstr "" #: dashboards/project/data_processing/data_sources/workflows/create.py:64 #: dashboards/project/data_processing/data_sources/workflows/create.py:88 msgid "Create Data Source" -msgstr "" +msgstr "Crear origen de datos" #: dashboards/project/data_processing/data_sources/tables.py:37 msgid "Data source" -msgstr "" +msgstr "Origen de datos" #: dashboards/project/data_processing/data_sources/tables.py:38 msgid "Data sources" -msgstr "" +msgstr "Orígenes de datos" #: dashboards/project/data_processing/data_sources/tabs.py:38 msgid "Unable to retrieve data source details" @@ -6139,27 +6232,27 @@ msgstr "No fue posible obtener detalles de la fuente de datos" #: dashboards/project/data_processing/data_sources/views.py:45 #: dashboards/project/data_processing/jobs/workflows/launch.py:75 msgid "Unable to fetch data sources." -msgstr "" +msgstr "No fue posible obtener los orígenes de datos." #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_create_data_source_help.html:4 msgid "Create a Data Source with a specified name." -msgstr "" +msgstr "Crear un origen de datos con el nombre especificado." #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_create_data_source_help.html:7 msgid "Select the type of your Data Source." -msgstr "" +msgstr "Seleccione el tipo de su origen de datos." #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_create_data_source_help.html:10 msgid "You may need to enter the username and password for your Data Source." -msgstr "" +msgstr "Es posible que deba introducir el usuario y contraseña para su Data Source." #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_create_data_source_help.html:13 msgid "You may also enter an optional description for your Data Source." -msgstr "" +msgstr "Puede introducir una descripción opcional para su Data Source." #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:2 msgid "Data Source Overview" -msgstr "" +msgstr "Resumen Source Overview" #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:11 #: dashboards/project/data_processing/data_sources/workflows/create.py:35 @@ -6168,45 +6261,45 @@ msgstr "" #: dashboards/project/loadbalancers/workflows.py:519 #: dashboards/project/loadbalancers/workflows.py:523 #: dashboards/project/loadbalancers/workflows.py:524 -#: dashboards/project/stacks/forms.py:57 +#: dashboards/project/stacks/forms.py:58 msgid "URL" msgstr "URL" #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:13 #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_details.html:23 msgid "Tenant id" -msgstr "" +msgstr "Id de Proyecto" #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:17 #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_details.html:15 #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_details.html:25 msgid "Create time" -msgstr "" +msgstr "Hora de creación" #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/details.html:3 #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/details.html:6 msgid "Data Source Details" -msgstr "" +msgstr "Detalles del Origen de Datos" #: dashboards/project/data_processing/data_sources/workflows/create.py:31 msgid "Data Source Type" -msgstr "" +msgstr "Tipo de Data Source" #: dashboards/project/data_processing/data_sources/workflows/create.py:37 msgid "Source username" -msgstr "" +msgstr "Usuario de origen" #: dashboards/project/data_processing/data_sources/workflows/create.py:41 msgid "Source password" -msgstr "" +msgstr "Contraseña de origen" #: dashboards/project/data_processing/data_sources/workflows/create.py:90 msgid "Data source created" -msgstr "" +msgstr "Origen de datos creado" #: dashboards/project/data_processing/data_sources/workflows/create.py:91 msgid "Could not create data source" -msgstr "" +msgstr "No fue posible crear el origen de datos" #: dashboards/project/data_processing/job_binaries/forms.py:50 msgid "Storage type" @@ -6214,7 +6307,7 @@ msgstr "Tipo de almacenamiento" #: dashboards/project/data_processing/job_binaries/forms.py:55 msgid "Internal binary" -msgstr "" +msgstr "Binario interno" #: dashboards/project/data_processing/job_binaries/forms.py:58 msgid "Upload File" @@ -6222,11 +6315,11 @@ msgstr "Subir archivo" #: dashboards/project/data_processing/job_binaries/forms.py:61 msgid "Script name" -msgstr "" +msgstr "Nombre del script" #: dashboards/project/data_processing/job_binaries/forms.py:64 msgid "Script text" -msgstr "" +msgstr "Texto del script" #: dashboards/project/data_processing/job_binaries/forms.py:68 msgid "Username" @@ -6239,7 +6332,7 @@ msgstr "" #: dashboards/project/data_processing/job_binaries/forms.py:128 #: dashboards/project/data_processing/job_binaries/forms.py:171 msgid "Unable to create job binary" -msgstr "" +msgstr "No se puede crear el archivo binario del trabajo" #: dashboards/project/data_processing/job_binaries/forms.py:143 #: dashboards/project/data_processing/job_binaries/tables.py:30 @@ -6247,7 +6340,7 @@ msgstr "" #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/create.html:3 #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/create.html:6 msgid "Create Job Binary" -msgstr "" +msgstr "Crea archivo binario del trabajo" #: dashboards/project/data_processing/job_binaries/forms.py:160 msgid "Unable to upload job binary" @@ -6261,19 +6354,19 @@ msgstr "" #: dashboards/project/data_processing/job_binaries/tables.py:77 #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/job_binaries.html:6 msgid "Job Binaries" -msgstr "" +msgstr "Archivos binarios del trabajo" #: dashboards/project/data_processing/job_binaries/tables.py:40 msgid "Job binary" -msgstr "" +msgstr "Archivo binario del trabajo" #: dashboards/project/data_processing/job_binaries/tables.py:41 msgid "Job binaries" -msgstr "" +msgstr "Archivos binarios del trabajo" #: dashboards/project/data_processing/job_binaries/tables.py:61 msgid "Download Job Binary" -msgstr "" +msgstr "Descarga archivo binario del trabajo" #: dashboards/project/data_processing/job_binaries/tables.py:71 msgid "Url" @@ -6281,16 +6374,16 @@ msgstr "Url" #: dashboards/project/data_processing/job_binaries/tabs.py:38 msgid "Unable to fetch job binary." -msgstr "" +msgstr "Imposible obtener el archivo binario del trabajo" #: dashboards/project/data_processing/job_binaries/views.py:51 msgid "Unable to fetch job binary list." -msgstr "" +msgstr "Imposible obtener la lista de archivos binarios del trabajo" #: dashboards/project/data_processing/job_binaries/views.py:85 #, python-format msgid "Unable to fetch job binary: %(exc)s" -msgstr "" +msgstr "Imposible obtener los binarios del trabajo: %(exc)s" #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:4 msgid "" @@ -6300,11 +6393,11 @@ msgstr "" #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:8 msgid "Select the storage type for your job binary." -msgstr "" +msgstr "Elige el tipo de almacenamiento para los binarios del trabajo." #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:10 msgid "Data Processing internal database" -msgstr "" +msgstr "Base de datos interna de Procesamiento de Datos" #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:15 msgid "" @@ -6361,7 +6454,7 @@ msgstr "" #: dashboards/project/data_processing/job_executions/tables.py:108 #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/job_executions.html:6 msgid "Job Executions" -msgstr "" +msgstr "Ejecución de trabajos" #: dashboards/project/data_processing/job_executions/tables.py:33 msgid "Job execution" @@ -6369,11 +6462,11 @@ msgstr "" #: dashboards/project/data_processing/job_executions/tables.py:34 msgid "Job executions" -msgstr "" +msgstr "Ejecución de trabajos" #: dashboards/project/data_processing/job_executions/tables.py:43 msgid "Relaunch On Existing Cluster" -msgstr "" +msgstr "Volver a lanzar en un Clúster existente" #: dashboards/project/data_processing/job_executions/tables.py:44 #: dashboards/project/data_processing/job_executions/tables.py:62 @@ -6395,7 +6488,7 @@ msgstr "Lanzar" #: dashboards/project/data_processing/jobs/tables.py:68 #: dashboards/project/data_processing/jobs/tables.py:85 msgid "Launched" -msgstr "" +msgstr "Ejecutada" #: dashboards/project/data_processing/job_executions/tables.py:46 #: dashboards/project/data_processing/job_executions/tables.py:64 @@ -6408,7 +6501,7 @@ msgstr "" #: dashboards/project/data_processing/jobs/workflows/launch.py:97 #: dashboards/project/data_processing/jobs/workflows/launch.py:122 msgid "Job" -msgstr "" +msgstr "Trabajo" #: dashboards/project/data_processing/job_executions/tables.py:47 #: dashboards/project/data_processing/job_executions/tables.py:65 @@ -6420,11 +6513,11 @@ msgstr "" #: dashboards/project/data_processing/jobs/tables.py:107 #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/jobs.html:6 msgid "Jobs" -msgstr "" +msgstr "Trabajos" #: dashboards/project/data_processing/job_executions/tables.py:61 msgid "Relaunch On New Cluster" -msgstr "" +msgstr "Volver a lanzar en un nuevo Clúster" #: dashboards/project/data_processing/job_executions/views.py:43 msgid "Unable to fetch job executions." @@ -6432,23 +6525,23 @@ msgstr "" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:2 msgid "Job Execution Overview" -msgstr "" +msgstr "Vista general de la ejecución de trabajos" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:9 msgid "Job Id" -msgstr "" +msgstr "Identificador del trabajo" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:11 msgid "Input Id" -msgstr "" +msgstr "ID entrada" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:13 msgid "Output Id" -msgstr "" +msgstr "ID salida" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:15 msgid "Cluster Id" -msgstr "" +msgstr "ID Clúster" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:17 #: dashboards/project/stacks/templates/stacks/_detail_overview.html:24 @@ -6457,17 +6550,17 @@ msgid "Last Updated" msgstr "Actualizada por última vez" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:19 -#: dashboards/project/instances/tables.py:633 +#: dashboards/project/instances/tables.py:638 msgid "Started" msgstr "Arrancado" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:21 msgid "Ended" -msgstr "" +msgstr "Finalizó" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:23 msgid "Return Code" -msgstr "" +msgstr "Código de retorno" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:25 msgid "Oozie Job Id" @@ -6475,16 +6568,16 @@ msgstr "" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:29 msgid "Tenant Id" -msgstr "" +msgstr "Id de Proyecto" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:31 msgid "Job Configuration" -msgstr "" +msgstr "Configuración del trabajo" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/details.html:3 #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/details.html:6 msgid "Job Execution Details" -msgstr "" +msgstr "Detalles de la ejecución del trabajo" #: dashboards/project/data_processing/jobs/tables.py:29 #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/create.html:3 @@ -6492,34 +6585,34 @@ msgstr "" #: dashboards/project/data_processing/jobs/workflows/create.py:95 #: dashboards/project/data_processing/jobs/workflows/create.py:118 msgid "Create Job" -msgstr "" +msgstr "Crear trabajo" #: dashboards/project/data_processing/jobs/tables.py:49 msgid "Launch On Existing Cluster" -msgstr "" +msgstr "Ejecutar en un clúster existente" #: dashboards/project/data_processing/jobs/tables.py:66 #: dashboards/project/data_processing/jobs/tables.py:83 msgid "Launch On New Cluster" -msgstr "" +msgstr "Ejecutar en un nuevo Clúster" #: dashboards/project/data_processing/jobs/views.py:48 #: dashboards/project/data_processing/jobs/workflows/launch.py:89 msgid "Unable to fetch jobs." -msgstr "" +msgstr "No fue posible obtener los trabajos." #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:4 msgid "Create a job with a specified name." -msgstr "" +msgstr "Crear un trabajo con el nombre especificado." #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:7 msgid "Select the type of your job:" -msgstr "" +msgstr "Escoja el tipo de trabajo:" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:9 #: dashboards/project/data_processing/jobs/workflows/create.py:70 msgid "Pig" -msgstr "" +msgstr "Cerdo" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:10 #: dashboards/project/data_processing/jobs/workflows/create.py:70 @@ -6539,7 +6632,7 @@ msgstr "MapReduce" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:13 #: dashboards/project/data_processing/jobs/workflows/create.py:74 msgid "Java Action" -msgstr "" +msgstr "Acción Java" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:17 msgid "" @@ -6578,19 +6671,19 @@ msgstr "" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_details.html:17 #: dashboards/project/data_processing/jobs/workflows/create.py:48 msgid "Libs" -msgstr "" +msgstr "Librerías" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_launch_job_configure_help.html:4 msgid "Enter any custom configuration required for your job's execution." -msgstr "" +msgstr "Introduzca cualquier configuración personalizada necesaria para la ejecución del trabajo." #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_launch_job_help.html:4 msgid "Launch the given job on a cluster." -msgstr "" +msgstr "Ejecutar el trabajo en un clúster." #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_launch_job_help.html:7 msgid "Choose the cluster to use for the job execution." -msgstr "" +msgstr "Escoja el clúster a usar para la ejecución del trabajo." #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_launch_job_help.html:10 msgid "Choose the Input Data Source (n/a for Java jobs)." @@ -6615,7 +6708,7 @@ msgstr "Argumentos" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/details.html:3 #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/details.html:6 msgid "Job Details" -msgstr "" +msgstr "Detalles del trabajo" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/launch.html:3 #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/launch.html:6 @@ -6623,28 +6716,28 @@ msgstr "" #: dashboards/project/data_processing/jobs/workflows/launch.py:405 #: dashboards/project/data_processing/jobs/workflows/launch.py:415 msgid "Launch Job" -msgstr "" +msgstr "Ejecutar trabajo" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/library_template.html:86 msgid "Choose" -msgstr "" +msgstr "Escoger" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/library_template.html:98 msgid "Chosen Libraries" -msgstr "" +msgstr "Librerías escogidas" #: dashboards/project/data_processing/jobs/workflows/create.py:31 msgid "Choose libraries" -msgstr "" +msgstr "Escoger librerías" #: dashboards/project/data_processing/jobs/workflows/create.py:43 #: dashboards/project/data_processing/jobs/workflows/create.py:82 msgid "-- not selected --" -msgstr "" +msgstr "-- no seleccionado --" #: dashboards/project/data_processing/jobs/workflows/create.py:57 msgid "Job Type" -msgstr "" +msgstr "Tipo de trabajo" #: dashboards/project/data_processing/jobs/workflows/create.py:59 msgid "Choose a main binary" @@ -6660,27 +6753,27 @@ msgstr "" #: dashboards/project/data_processing/jobs/workflows/create.py:120 msgid "Job created" -msgstr "" +msgstr "Trabajo creado" #: dashboards/project/data_processing/jobs/workflows/create.py:121 msgid "Could not create job" -msgstr "" +msgstr "No se puedo crear el trabajo" #: dashboards/project/data_processing/jobs/workflows/launch.py:40 msgid "Input" -msgstr "" +msgstr "Entrada" #: dashboards/project/data_processing/jobs/workflows/launch.py:45 msgid "Output" -msgstr "" +msgstr "Salida" #: dashboards/project/data_processing/jobs/workflows/launch.py:114 msgid "Unable to fetch clusters." -msgstr "" +msgstr "No fue posible obtener los clústers." #: dashboards/project/data_processing/jobs/workflows/launch.py:154 msgid "Main Class" -msgstr "" +msgstr "Clase principal" #: dashboards/project/data_processing/jobs/workflows/launch.py:157 msgid "Java Opts" @@ -6696,7 +6789,7 @@ msgstr "" #: dashboards/project/data_processing/jobs/workflows/launch.py:230 msgid "Configure" -msgstr "" +msgstr "Configurar" #: dashboards/project/data_processing/jobs/workflows/launch.py:308 msgid "Persist cluster after job exit" @@ -6705,12 +6798,12 @@ msgstr "" #: dashboards/project/data_processing/jobs/workflows/launch.py:332 #: dashboards/project/data_processing/jobs/workflows/launch.py:417 msgid "Job launched" -msgstr "" +msgstr "Trabajo ejecutado" #: dashboards/project/data_processing/jobs/workflows/launch.py:333 #: dashboards/project/data_processing/jobs/workflows/launch.py:418 msgid "Could not launch job" -msgstr "" +msgstr "No fue posible ejcutar el trabajo" #: dashboards/project/data_processing/jobs/workflows/launch.py:359 msgid "Job configs" @@ -6718,23 +6811,23 @@ msgstr "" #: dashboards/project/data_processing/jobs/workflows/launch.py:363 msgid "Job args" -msgstr "" +msgstr "Argumentos del trabajo" #: dashboards/project/data_processing/jobs/workflows/launch.py:367 msgid "Job params" -msgstr "" +msgstr "Parámetros del trabajo" #: dashboards/project/data_processing/jobs/workflows/launch.py:373 msgid "Job Execution Id" -msgstr "" +msgstr "Identificador de ejecución del trabajo" #: dashboards/project/data_processing/jobs/workflows/launch.py:449 msgid "Unable to create new cluster for job." -msgstr "" +msgstr "No fue posible crear un nuevo clúster para el trabajo." #: dashboards/project/data_processing/jobs/workflows/launch.py:462 msgid "Unable to launch job." -msgstr "" +msgstr "No fue posible ejecutar el trabajo." #: dashboards/project/data_processing/nodegroup_templates/panel.py:22 #: dashboards/project/data_processing/nodegroup_templates/tables.py:80 @@ -6744,7 +6837,7 @@ msgstr "" #: dashboards/project/data_processing/nodegroup_templates/tables.py:36 msgid "Configure Template" -msgstr "" +msgstr "Configurar plantilla" #: dashboards/project/data_processing/nodegroup_templates/tabs.py:42 #: dashboards/project/data_processing/nodegroup_templates/tabs.py:66 @@ -6753,12 +6846,12 @@ msgstr "" #: dashboards/project/data_processing/nodegroup_templates/tabs.py:48 msgid "Unable to fetch flavor for template." -msgstr "" +msgstr "No fue posible obtener el sabor para el template." #: dashboards/project/data_processing/nodegroup_templates/tabs.py:53 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_service_confs.html:2 msgid "Service Configurations" -msgstr "" +msgstr "Configuraciones de servicio" #: dashboards/project/data_processing/nodegroup_templates/views.py:48 msgid "Unable to fetch node group template list." @@ -6800,20 +6893,20 @@ msgstr "" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:36 msgid "Cinder volumes" -msgstr "" +msgstr "Volúmenes Cinder" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:37 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:53 msgid "Volumes per node" -msgstr "" +msgstr "Volúmenes por nodo" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:39 msgid "Volumes size" -msgstr "" +msgstr "Tamaño de volúmenes" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:42 msgid "Ephemeral drive" -msgstr "" +msgstr "Disco efímero" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_fields_help.html:3 msgid "Filter" @@ -6821,11 +6914,11 @@ msgstr "Filtrar" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_fields_help.html:4 msgid "Show full configuration" -msgstr "" +msgstr "Mostrar configuración completa" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_fields_help.html:5 msgid "Hide full configuration" -msgstr "" +msgstr "Ocultar configuración completa" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/configure.html:3 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/configure.html:6 @@ -6855,19 +6948,19 @@ msgstr "" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:43 msgid "OpenStack Flavor" -msgstr "" +msgstr "Sabor OpenStack" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:46 msgid "Storage location" -msgstr "" +msgstr "Ubicación del almacenamiento" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:47 -msgid "Storage" +msgid "Choose a storage location" msgstr "" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:60 msgid "Volumes size (GB)" -msgstr "" +msgstr "Tamaño de volúmenes (GB)" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:89 msgid "Unable to generate process choices." @@ -6875,15 +6968,15 @@ msgstr "" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:97 msgid "Floating IP pool" -msgstr "" +msgstr "Repositorio de IP flotantes" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:102 msgid "Processes" -msgstr "" +msgstr "Procesos" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:104 msgid "Processes to be launched in node group" -msgstr "" +msgstr "Procesos a lanzar en el grupo de nodo" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:136 msgid "Configure Node Group Template" @@ -6922,11 +7015,11 @@ msgstr "" #: dashboards/project/data_processing/utils/workflow_helpers.py:115 msgid "Count" -msgstr "" +msgstr "Elementos" #: dashboards/project/data_processing/utils/workflow_helpers.py:155 msgid "Plugin Name" -msgstr "" +msgstr "Nombre del plugin" #: dashboards/project/database_backups/panel.py:23 #: dashboards/project/database_backups/tables.py:81 @@ -6982,8 +7075,8 @@ msgstr "Copia de seguridad" #: dashboards/project/databases/tables.py:155 #: dashboards/project/databases/tables.py:172 #: dashboards/project/databases/tables.py:178 -#: dashboards/project/instances/tables.py:697 -#: dashboards/project/instances/tables.py:704 +#: dashboards/project/instances/tables.py:702 +#: dashboards/project/instances/tables.py:709 msgid "Not available" msgstr "No disponible" @@ -7005,7 +7098,7 @@ msgstr "" #: dashboards/project/database_backups/tables.py:146 #: dashboards/project/databases/tables.py:277 msgid "Incremental" -msgstr "" +msgstr "Incremental" #: dashboards/project/database_backups/views.py:48 msgid "Not Found" @@ -7027,14 +7120,14 @@ msgstr "" #: dashboards/project/database_backups/templates/database_backups/_backup_details_help.html:3 msgid "Specify the details for the database backup." -msgstr "" +msgstr "Especificar los detalles para la copia de seguridad de la base de datos." #: dashboards/project/database_backups/templates/database_backups/_backup_details_help.html:4 msgid "" "You can perform an incremental backup by specifying a parent backup. " "However, not all databases support incremental backups in " "which case this operation will result in an error." -msgstr "" +msgstr "Puede realizar una copia incremental especificando la copia original. No obstante, no todas las bases de datos permiten las copias incrementales, en cuyo caso, esta operación fallará." #: dashboards/project/database_backups/templates/database_backups/backup.html:3 #: dashboards/project/database_backups/templates/database_backups/backup.html:6 @@ -7044,11 +7137,11 @@ msgstr "Base de datos de copias de seguridad" #: dashboards/project/database_backups/templates/database_backups/details.html:3 msgid "Backup Details" -msgstr "" +msgstr "Detalles de la copia de seguridad" #: dashboards/project/database_backups/templates/database_backups/details.html:6 msgid "Backup Details: " -msgstr "" +msgstr "Detalles de la copia de seguridad:" #: dashboards/project/database_backups/templates/database_backups/details.html:12 msgid "Backup Overview" @@ -7075,7 +7168,7 @@ msgstr "Duración de la copia de seguridad" #: dashboards/project/database_backups/templates/database_backups/details.html:47 msgid "Incremental Backup" -msgstr "" +msgstr "Copia incremental" #: dashboards/project/database_backups/templates/database_backups/details.html:50 #: dashboards/project/database_backups/workflows/create_backup.py:38 @@ -7104,7 +7197,7 @@ msgstr "" #: dashboards/project/database_backups/workflows/create_backup.py:53 msgid "Unable to list database instances to backup." -msgstr "" +msgstr "No ha sido obtener la lista de instancias de la base de datos para backup." #: dashboards/project/database_backups/workflows/create_backup.py:65 msgid "Unable to list database backups for parent." @@ -7117,7 +7210,7 @@ msgstr "" #: dashboards/project/database_backups/workflows/create_backup.py:71 #: dashboards/project/databases/workflows/create_instance.py:248 msgid "No backups available" -msgstr "" +msgstr "No hay copias de seguridad disponibles" #: dashboards/project/database_backups/workflows/create_backup.py:84 #, python-format @@ -7149,29 +7242,29 @@ msgstr "Tamaño actual (GB)" #: dashboards/project/databases/forms.py:32 #: dashboards/project/volumes/volumes/forms.py:588 msgid "New Size (GB)" -msgstr "" +msgstr "Nuevo tamaño (GB)" #: dashboards/project/databases/forms.py:39 msgid "New size for volume must be greater than current size." -msgstr "" +msgstr "El nuevo tamaño para el volumen debe ser mayor que el actual." #: dashboards/project/databases/forms.py:50 #, python-format msgid "Resizing volume \"%s\"" -msgstr "" +msgstr "Redimensionando volumen \"%s\"" #: dashboards/project/databases/forms.py:53 #, python-format msgid "Unable to resize volume. %s" -msgstr "" +msgstr "No fue posible redimensionar el volumen. %s" #: dashboards/project/databases/tables.py:34 -#: dashboards/project/instances/tables.py:77 +#: dashboards/project/instances/tables.py:79 msgid "Terminate" msgstr "Terminar" #: dashboards/project/databases/tables.py:35 -#: dashboards/project/instances/tables.py:78 +#: dashboards/project/instances/tables.py:80 #, python-format msgid "Scheduled termination of %(data_type)s" msgstr "Programada terminación de %(data_type)s" @@ -7202,8 +7295,8 @@ msgstr "Error al borrar la base de datos en la instancia." #: dashboards/project/databases/tables.py:95 #: dashboards/project/databases/templates/databases/launch.html:3 #: dashboards/project/databases/workflows/create_instance.py:272 -#: dashboards/project/instances/tables.py:219 -#: dashboards/project/instances/tables.py:247 +#: dashboards/project/instances/tables.py:221 +#: dashboards/project/instances/tables.py:249 #: dashboards/project/instances/workflows/create_instance.py:696 #: dashboards/project/network_topology/templates/network_topology/index.html:28 msgid "Launch Instance" @@ -7211,7 +7304,7 @@ msgstr "Lanzar Instancia" #: dashboards/project/databases/tables.py:119 msgid "Resize Volume" -msgstr "" +msgstr "Redimensionar Volumen" #: dashboards/project/databases/tables.py:163 #: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:13 @@ -7256,7 +7349,7 @@ msgstr "Tamaño del volumen" #: dashboards/project/databases/tables.py:237 msgid "Allowed Host" -msgstr "" +msgstr "Anfitrión permitido" #: dashboards/project/databases/tables.py:251 msgid "Database Name" @@ -7268,15 +7361,15 @@ msgstr "Fichero de copia de seguridad" #: dashboards/project/databases/tabs.py:63 msgid "Unable to get user data." -msgstr "" +msgstr "No ha sido posible obtener los datos del usuario." #: dashboards/project/databases/tabs.py:90 msgid "Unable to get databases data." -msgstr "" +msgstr "No ha sido posible obtener los datos de las bases de datos." #: dashboards/project/databases/tabs.py:115 msgid "Unable to get database backup data." -msgstr "" +msgstr "No ha sido posible obtener los datos de la copia de seguridad." #: dashboards/project/databases/views.py:55 msgid "Unable to retrieve database size information." @@ -7354,7 +7447,7 @@ msgstr "Nota: El valor especificado en el campo del tamaño del #: dashboards/project/databases/templates/databases/_launch_initialize_help.html:3 #: dashboards/project/databases/workflows/create_instance.py:189 msgid "Initial Databases" -msgstr "" +msgstr "Bases de datos iniciales." #: dashboards/project/databases/templates/databases/_launch_initialize_help.html:4 msgid "Optionally provide a comma separated list of databases to create:" @@ -7382,7 +7475,7 @@ msgstr "Contraseña (obligatoria)" #: dashboards/project/databases/templates/databases/_launch_initialize_help.html:14 #: dashboards/project/databases/workflows/create_instance.py:199 msgid "Allowed Host (optional)" -msgstr "" +msgstr "Anfitrión permitido (opcional)" #: dashboards/project/databases/templates/databases/_launch_initialize_help.html:15 msgid "" @@ -7403,7 +7496,7 @@ msgstr "" #: dashboards/project/databases/templates/databases/_launch_networks.html:8 #: dashboards/project/instances/templates/instances/_update_networks.html:8 msgid "Selected networks" -msgstr "" +msgstr "Redes seleccionadas" #: dashboards/project/databases/templates/databases/_launch_networks.html:11 #: dashboards/project/instances/templates/instances/_update_networks.html:11 @@ -7419,17 +7512,17 @@ msgstr "Crear esta base de datos desde una copia de seguridad previa." #: dashboards/project/databases/templates/databases/resize_volume.html:3 #: dashboards/project/databases/templates/databases/resize_volume.html:6 msgid "Resize Database Volume" -msgstr "" +msgstr "Redimensionar el volumen de la base de datos" #: dashboards/project/databases/templates/databases/_resize_volume.html:18 msgid "Specify the new volume size for the database instance." -msgstr "" +msgstr "Especificar el nuevo tamaño del volumen para la instacia de la base de datos." #: dashboards/project/databases/templates/databases/_resize_volume.html:19 msgid "" "Please note: The new value must be greater than the " "existing volume size." -msgstr "" +msgstr "Nota: El nuevo valor debe ser mayor que el tamaño de volumen actual." #: dashboards/project/databases/templates/databases/detail.html:3 #: dashboards/project/instances/templates/instances/detail.html:3 @@ -7447,7 +7540,7 @@ msgstr "Lanzar base de datos" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:263 +#: dashboards/project/instances/tables.py:265 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "Editar instancia" @@ -7471,7 +7564,7 @@ msgstr "" #: dashboards/project/databases/workflows/create_instance.py:64 msgid "Unable to obtain flavors." -msgstr "" +msgstr "No ha sido posible obtener los sabores." #: dashboards/project/databases/workflows/create_instance.py:115 msgid "Select datastore type and version" @@ -7488,7 +7581,7 @@ msgid "Launch instance with these networks" msgstr "Lanzar instancia con estas redes" #: dashboards/project/databases/workflows/create_instance.py:147 -#: dashboards/project/instances/tables.py:738 +#: dashboards/project/instances/tables.py:743 #: dashboards/project/instances/workflows/create_instance.py:607 msgid "Networking" msgstr "Redes" @@ -7532,7 +7625,7 @@ msgstr "Restaurar desde copia de seguridad" #: dashboards/project/databases/workflows/create_instance.py:246 msgid "Select backup" -msgstr "" +msgstr "Seleccionar copia de seguridad" #: dashboards/project/databases/workflows/create_instance.py:261 msgid "Unable to find backup!" @@ -8134,7 +8227,7 @@ msgstr "El tamaño mínimo de disco necesario para arrancar la imagen. Si no se #: dashboards/project/images/images/forms.py:93 msgid "Minimum RAM (MB)" -msgstr "" +msgstr "Memoria RAM mínima (MB)" #: dashboards/project/images/images/forms.py:95 msgid "" @@ -8278,7 +8371,7 @@ msgstr "Detalles de la imagen:" #: dashboards/project/images/templates/images/snapshots/_create.html:9 #: dashboards/project/images/templates/images/snapshots/_create.html:24 #: dashboards/project/images/templates/images/snapshots/create.html:3 -#: dashboards/project/instances/tables.py:305 +#: dashboards/project/instances/tables.py:307 #: dashboards/project/volumes/volumes/tables.py:167 msgid "Create Snapshot" msgstr "Crear instantánea" @@ -8293,11 +8386,11 @@ msgstr "Crear instantánea" #: dashboards/project/instances/audit_tables.py:24 msgid "Request ID" -msgstr "" +msgstr "ID de la petición" #: dashboards/project/instances/audit_tables.py:26 msgid "Start Time" -msgstr "" +msgstr "Hora de inicio" #: dashboards/project/instances/audit_tables.py:29 #: dashboards/project/instances/templates/instances/_detail_overview.html:30 @@ -8388,81 +8481,81 @@ msgstr "O copie y pegue su clave privada" msgid "Unable to retrieve instance password." msgstr "No ha sido posible obtener la contraseña de la instancia." -#: dashboards/project/instances/tables.py:101 -#: dashboards/project/instances/tables.py:722 +#: dashboards/project/instances/tables.py:103 +#: dashboards/project/instances/tables.py:727 msgid "Hard Reboot" msgstr "Reinicio brusco" -#: dashboards/project/instances/tables.py:102 +#: dashboards/project/instances/tables.py:104 msgid "Hard Rebooted" msgstr "Reiniciado bruscamente" -#: dashboards/project/instances/tables.py:128 +#: dashboards/project/instances/tables.py:130 msgid "Soft Reboot" msgstr "Reinicio suave" -#: dashboards/project/instances/tables.py:129 +#: dashboards/project/instances/tables.py:131 msgid "Soft Rebooted" msgstr "Reiniciado suavemente" -#: dashboards/project/instances/tables.py:137 +#: dashboards/project/instances/tables.py:139 msgid "Pause" msgstr "Pausar" -#: dashboards/project/instances/tables.py:137 -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:139 +#: dashboards/project/instances/tables.py:180 msgid "Resume" msgstr "Reanudar" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:716 -#: dashboards/project/instances/tables.py:780 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:785 msgid "Paused" msgstr "Pausada" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:179 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:181 msgid "Resumed" msgstr "Reanudada" -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:180 msgid "Suspend" msgstr "Suspender" -#: dashboards/project/instances/tables.py:179 -#: dashboards/project/instances/tables.py:715 -#: dashboards/project/instances/tables.py:784 +#: dashboards/project/instances/tables.py:181 +#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:789 msgid "Suspended" msgstr "Suspendida" -#: dashboards/project/instances/tables.py:292 +#: dashboards/project/instances/tables.py:294 msgid "Edit Security Groups" msgstr "Editar grupos de seguridad" -#: dashboards/project/instances/tables.py:324 +#: dashboards/project/instances/tables.py:326 #: dashboards/project/instances/tabs.py:58 msgid "Console" msgstr "Consola" -#: dashboards/project/instances/tables.py:350 +#: dashboards/project/instances/tables.py:352 msgid "View Log" msgstr "Ver log" -#: dashboards/project/instances/tables.py:373 +#: dashboards/project/instances/tables.py:375 #: dashboards/project/instances/workflows/resize_instance.py:88 msgid "Resize Instance" msgstr "Redimensionar instancia" -#: dashboards/project/instances/tables.py:400 +#: dashboards/project/instances/tables.py:405 msgid "Confirm Resize/Migrate" msgstr "Confirmar redimensionar/migrar" -#: dashboards/project/instances/tables.py:419 -#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:424 +#: dashboards/project/instances/tables.py:725 msgid "Revert Resize/Migrate" msgstr "Revertir redimensionar/migrar" -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:443 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 #: dashboards/project/instances/templates/instances/rebuild.html:3 @@ -8470,280 +8563,280 @@ msgstr "Revertir redimensionar/migrar" msgid "Rebuild Instance" msgstr "Reconstruir instancia" -#: dashboards/project/instances/tables.py:461 +#: dashboards/project/instances/tables.py:466 msgid "Retrieve Password" msgstr "Obtener contraseña" -#: dashboards/project/instances/tables.py:484 -#: dashboards/project/instances/tables.py:514 +#: dashboards/project/instances/tables.py:489 +#: dashboards/project/instances/tables.py:519 msgid "Associate Floating IP" msgstr "Asociar IP flotante" -#: dashboards/project/instances/tables.py:539 +#: dashboards/project/instances/tables.py:544 #, python-format msgid "Successfully associated floating IP: %s" msgstr "Asociada correctamente la IP flotante: %s" -#: dashboards/project/instances/tables.py:543 +#: dashboards/project/instances/tables.py:548 msgid "Unable to associate floating IP." msgstr "No ha sido posible asociar la IP flotante." -#: dashboards/project/instances/tables.py:549 +#: dashboards/project/instances/tables.py:554 msgid "Disassociate Floating IP" msgstr "Desasociar IP flotante" -#: dashboards/project/instances/tables.py:584 +#: dashboards/project/instances/tables.py:589 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "Se ha desasociado correctamente la IP flotante: %s" -#: dashboards/project/instances/tables.py:587 +#: dashboards/project/instances/tables.py:592 msgid "No floating IPs to disassociate." msgstr "No hay IPs flotantes que desasociar." -#: dashboards/project/instances/tables.py:597 +#: dashboards/project/instances/tables.py:602 #, python-format msgid "Please try again later [Error: %s]." msgstr "Por favor inténtelo de nuevo más tarde [Error: %s]." -#: dashboards/project/instances/tables.py:599 +#: dashboards/project/instances/tables.py:604 msgid "" "There is not enough capacity for this flavor in the selected availability " "zone. Try again later or select a different availability zone." msgstr "No hay suficiente capacidad para este sabor en la zona de disponibilidad seleccionada. Inténtelo de nuevo más tarde o seleccione otra zona de disponibilidad." -#: dashboards/project/instances/tables.py:611 +#: dashboards/project/instances/tables.py:616 #, python-format msgid "Failed to launch instance \"%s\"" msgstr "Ha ocurrido un fallo en el lanzamiento de la instancia \"%s\"" -#: dashboards/project/instances/tables.py:632 +#: dashboards/project/instances/tables.py:637 #: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:24 msgid "Start" msgstr "Arrancar" -#: dashboards/project/instances/tables.py:653 -#: dashboards/project/instances/tables.py:654 -#: dashboards/project/instances/tables.py:782 +#: dashboards/project/instances/tables.py:658 +#: dashboards/project/instances/tables.py:659 +#: dashboards/project/instances/tables.py:787 msgid "Shut Off" msgstr "Apagado" -#: dashboards/project/instances/tables.py:688 +#: dashboards/project/instances/tables.py:693 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:713 +#: dashboards/project/instances/tables.py:718 msgid "Active" msgstr "Activo" -#: dashboards/project/instances/tables.py:714 +#: dashboards/project/instances/tables.py:719 msgid "Shutoff" msgstr "Apagada" -#: dashboards/project/instances/tables.py:718 +#: dashboards/project/instances/tables.py:723 msgid "Resize/Migrate" msgstr "Redimensionar/Migrar" -#: dashboards/project/instances/tables.py:719 +#: dashboards/project/instances/tables.py:724 msgid "Confirm or Revert Resize/Migrate" msgstr "Confirmar o revertir redimensionar/migrar" -#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:726 msgid "Reboot" msgstr "Reinicio" -#: dashboards/project/instances/tables.py:724 +#: dashboards/project/instances/tables.py:729 msgid "Rebuild" msgstr "Reconstruir" -#: dashboards/project/instances/tables.py:725 -#: dashboards/project/instances/tables.py:765 +#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:770 msgid "Migrating" msgstr "Migrando" -#: dashboards/project/instances/tables.py:726 +#: dashboards/project/instances/tables.py:731 msgid "Build" msgstr "Construir" -#: dashboards/project/instances/tables.py:727 +#: dashboards/project/instances/tables.py:732 msgid "Rescue" msgstr "Rescate" -#: dashboards/project/instances/tables.py:729 +#: dashboards/project/instances/tables.py:734 msgid "Soft Deleted" msgstr "Borrado no definitivo" -#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:735 msgid "Shelved" msgstr "Pospuesta" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:736 msgid "Shelved Offloaded" msgstr "Pospuesta descargada" -#: dashboards/project/instances/tables.py:736 +#: dashboards/project/instances/tables.py:741 msgid "Scheduling" msgstr "Programando" -#: dashboards/project/instances/tables.py:737 +#: dashboards/project/instances/tables.py:742 msgid "Block Device Mapping" msgstr "Mapeando el dispositivo de bloques" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:744 msgid "Spawning" msgstr "Generando" -#: dashboards/project/instances/tables.py:740 +#: dashboards/project/instances/tables.py:745 msgid "Snapshotting" msgstr "Realizar instantáneas" -#: dashboards/project/instances/tables.py:741 +#: dashboards/project/instances/tables.py:746 msgid "Image Snapshot Pending" msgstr "Instantánea de imagen pendiente" -#: dashboards/project/instances/tables.py:742 +#: dashboards/project/instances/tables.py:747 msgid "Image Pending Upload" msgstr "Imagen pendiente de cargar" -#: dashboards/project/instances/tables.py:743 +#: dashboards/project/instances/tables.py:748 msgid "Image Uploading" msgstr "Subiendo imagen" -#: dashboards/project/instances/tables.py:744 +#: dashboards/project/instances/tables.py:749 msgid "Image Backup" msgstr "Copia de seguridad de la imagen" -#: dashboards/project/instances/tables.py:745 +#: dashboards/project/instances/tables.py:750 msgid "Updating Password" msgstr "Actualizando contraseña" -#: dashboards/project/instances/tables.py:746 +#: dashboards/project/instances/tables.py:751 msgid "Preparing Resize or Migrate" msgstr "Preparándose para redimensionar o migrar" -#: dashboards/project/instances/tables.py:747 +#: dashboards/project/instances/tables.py:752 msgid "Resizing or Migrating" msgstr "Redimensionando o migrando" -#: dashboards/project/instances/tables.py:748 +#: dashboards/project/instances/tables.py:753 msgid "Resized or Migrated" msgstr "Redimensionada o migrada" -#: dashboards/project/instances/tables.py:749 +#: dashboards/project/instances/tables.py:754 msgid "Finishing Resize or Migrate" msgstr "Terminando redimensionar o migrar" -#: dashboards/project/instances/tables.py:750 +#: dashboards/project/instances/tables.py:755 msgid "Reverting Resize or Migrate" msgstr "Revertiendo redimensionar o migrar" -#: dashboards/project/instances/tables.py:751 +#: dashboards/project/instances/tables.py:756 msgid "Confirming Resize or Migrate" msgstr "Confirmando redimensionar o migrar" -#: dashboards/project/instances/tables.py:752 +#: dashboards/project/instances/tables.py:757 msgid "Rebooting" msgstr "Reiniciando" -#: dashboards/project/instances/tables.py:753 +#: dashboards/project/instances/tables.py:758 msgid "Rebooting Hard" msgstr "Reiniciando desde cero" -#: dashboards/project/instances/tables.py:754 +#: dashboards/project/instances/tables.py:759 msgid "Pausing" msgstr "Poniéndose en pausa" -#: dashboards/project/instances/tables.py:755 -#: dashboards/project/instances/tables.py:757 +#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:762 msgid "Resuming" msgstr "Reanudando" -#: dashboards/project/instances/tables.py:756 +#: dashboards/project/instances/tables.py:761 msgid "Suspending" msgstr "Suspendiendo" -#: dashboards/project/instances/tables.py:758 +#: dashboards/project/instances/tables.py:763 msgid "Powering Off" msgstr "Apagando" -#: dashboards/project/instances/tables.py:759 +#: dashboards/project/instances/tables.py:764 msgid "Powering On" msgstr "Encendiendo" -#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:765 msgid "Rescuing" msgstr "Rescatando" -#: dashboards/project/instances/tables.py:761 +#: dashboards/project/instances/tables.py:766 msgid "Unrescuing" msgstr "Cancelando rescate" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:767 msgid "Rebuilding" msgstr "Reconstruyendo" -#: dashboards/project/instances/tables.py:763 +#: dashboards/project/instances/tables.py:768 msgid "Rebuild Block Device Mapping" msgstr "Reconstruyendo el mapeo del dispositivo de bloques" -#: dashboards/project/instances/tables.py:764 +#: dashboards/project/instances/tables.py:769 msgid "Rebuild Spawning" msgstr "Reconstruyendo la semilla" -#: dashboards/project/instances/tables.py:767 +#: dashboards/project/instances/tables.py:772 msgid "Soft Deleting" msgstr "Borrado no definitivo" -#: dashboards/project/instances/tables.py:768 +#: dashboards/project/instances/tables.py:773 msgid "Restoring" msgstr "Restaurando" -#: dashboards/project/instances/tables.py:769 +#: dashboards/project/instances/tables.py:774 msgid "Shelving" msgstr "Posponiendo" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:775 msgid "Shelving Image Pending Upload" msgstr "Imagen pospuesta pendiente de cargar" -#: dashboards/project/instances/tables.py:771 +#: dashboards/project/instances/tables.py:776 msgid "Shelving Image Uploading" msgstr "Posponiendo carga de imagen" -#: dashboards/project/instances/tables.py:772 +#: dashboards/project/instances/tables.py:777 msgid "Shelving Offloading" msgstr "Posponiendo descarga" -#: dashboards/project/instances/tables.py:773 +#: dashboards/project/instances/tables.py:778 msgid "Unshelving" msgstr "" -#: dashboards/project/instances/tables.py:777 +#: dashboards/project/instances/tables.py:782 msgid "No State" msgstr "Sin estado" -#: dashboards/project/instances/tables.py:778 +#: dashboards/project/instances/tables.py:783 msgid "Running" msgstr "Ejecutando" -#: dashboards/project/instances/tables.py:779 +#: dashboards/project/instances/tables.py:784 msgid "Blocked" msgstr "Bloqueado" -#: dashboards/project/instances/tables.py:781 +#: dashboards/project/instances/tables.py:786 msgid "Shut Down" msgstr "Cerrar" -#: dashboards/project/instances/tables.py:783 +#: dashboards/project/instances/tables.py:788 msgid "Crashed" msgstr "Estrellado" -#: dashboards/project/instances/tables.py:785 +#: dashboards/project/instances/tables.py:790 msgid "Failed" msgstr "Erróneo" -#: dashboards/project/instances/tables.py:786 +#: dashboards/project/instances/tables.py:791 msgid "Building" msgstr "Construyendo" @@ -8759,11 +8852,11 @@ msgstr "No ha sido posible obtener el log de la instancia \"%s\"." #: dashboards/project/instances/tabs.py:81 msgid "Action Log" -msgstr "" +msgstr "Registro de acciones" #: dashboards/project/instances/tabs.py:94 msgid "Unable to retrieve instance action list." -msgstr "" +msgstr "No fue posible obtener el listado de acciones de la instancia." #: dashboards/project/instances/utils.py:31 msgid "Unable to retrieve instance flavors." @@ -8987,7 +9080,7 @@ msgstr "Manual: Tiempo de creación más rápido pero precisa de particionado ma msgid "" "You can customize your instance after it has launched using the options " "available here." -msgstr "" +msgstr "Puede personalizar su instancia una vez ejecutada usando las opciones aquí disponibles." #: dashboards/project/instances/templates/instances/_launch_customize_help.html:3 msgid "" @@ -9005,7 +9098,7 @@ msgstr "La siguiente tabla muestra los recursos utilizados por este proyecto en msgid "" "Choose network from Available networks to Selected networks by push button " "or drag and drop, you may change NIC order by drag and drop as well. " -msgstr "" +msgstr "Escoger una red de \"Redes disponibles\" a \"Redes seleccionadas\" pulsando el botón o arrastrando y soltando. También puede cambiar el orden de la NIC arrastrando y soltando." #: dashboards/project/instances/templates/instances/_launch_volumes_help.html:3 msgid "" @@ -9081,7 +9174,7 @@ msgstr "Borrar volumen al terminar la instancia" #: dashboards/project/instances/workflows/create_instance.py:141 msgid "Select source" -msgstr "" +msgstr "Escoger origen" #: dashboards/project/instances/workflows/create_instance.py:142 msgid "Boot from image" @@ -9117,19 +9210,19 @@ msgstr[1] "Las instancias solicitadas %(req)i no pueden ser lanzadas debido que #: dashboards/project/instances/workflows/create_instance.py:196 #, python-format msgid "Cores(Available: %(avail)s, Requested: %(req)s)" -msgstr "" +msgstr "Cores(Disponible: %(avail)s, Solicitados: %(req)s)" #: dashboards/project/instances/workflows/create_instance.py:203 #, python-format msgid "RAM(Available: %(avail)s, Requested: %(req)s)" -msgstr "" +msgstr "RAM(Disponible: %(avail)s, Solicitada: %(req)s)" #: dashboards/project/instances/workflows/create_instance.py:210 #, python-format msgid "" "The requested instance cannot be launched. The following requested " "resource(s) exceed quota(s): %s." -msgstr "" +msgstr "La instancia solicitada no puede ser ejecutada. Los siguientes recursos solicitados exceden la quota(s): %s." #: dashboards/project/instances/workflows/create_instance.py:224 msgid "You must set volume size" @@ -9240,7 +9333,7 @@ msgstr "No hay instantáneas de volúmenes disponibles" #: dashboards/project/instances/workflows/create_instance.py:475 msgid "Key pair to use for authentication." -msgstr "" +msgstr "Pareja de claves a utilizar para la autentificación." #: dashboards/project/instances/workflows/create_instance.py:479 msgid "Admin Pass" @@ -9330,7 +9423,7 @@ msgstr "Elección de sabor" #: dashboards/project/instances/workflows/resize_instance.py:52 msgid "Please choose a new flavor that is not the same as the old one." -msgstr "" +msgstr "Escoja un sabor nuevo distinto al anterior." #: dashboards/project/instances/workflows/resize_instance.py:61 msgid "Select a New Flavor" @@ -9362,7 +9455,7 @@ msgstr "No ha sido posible obtener la lista de grupos de seguridad. Inténtelo m msgid "" "Add and remove security groups to this project from the list of available " "security groups." -msgstr "" +msgstr "Añada y elimine grupos de seguridad a este proyecto desde la lista de grupos de seguridad disponibles." #: dashboards/project/instances/workflows/update_instance.py:88 msgid "All Security Groups" @@ -9382,7 +9475,7 @@ msgstr "No hay grupos de seguridad habilitados." #: dashboards/project/instances/workflows/update_instance.py:121 msgid "Edit the instance details." -msgstr "" +msgstr "Editar los detalles de la instancia." #: dashboards/project/instances/workflows/update_instance.py:134 #, python-format @@ -9894,7 +9987,7 @@ msgstr "" #: dashboards/project/loadbalancers/workflows.py:299 msgid "Select from active instances" -msgstr "" +msgstr "Seleccionar desde instancias activas" #: dashboards/project/loadbalancers/workflows.py:300 #: dashboards/project/loadbalancers/workflows.py:317 @@ -9968,11 +10061,11 @@ msgstr "Miembro(s) agregado(s)." #: dashboards/project/loadbalancers/workflows.py:421 msgid "Unable to add member(s)" -msgstr "" +msgstr "No ha sido posible añadir miembro(s)" #: dashboards/project/loadbalancers/workflows.py:431 msgid "Unable to retrieve the specified pool." -msgstr "" +msgstr "No ha sido posible obtener el repositorio especificado." #: dashboards/project/loadbalancers/workflows.py:480 msgid "PING" @@ -10210,7 +10303,7 @@ msgstr "No ha sido posible obtener los detalles de la red." msgid "" "Create a new network. In addition a subnet associated with the network can " "be created in the next panel." -msgstr "" +msgstr "Crear una nueva red. También se podrá crear una subred asociada a la red en la siguiente pantalla." #: dashboards/project/networks/workflows.py:88 msgid "Subnet Name" @@ -10245,7 +10338,7 @@ msgid "" "Create a subnet associated with the new network, in which case \"Network " "Address\" must be specified. If you wish to create a network without a " "subnet, uncheck the \"Create Subnet\" checkbox." -msgstr "" +msgstr "Crear una subred asociada con la nueva red, donde \"Dirección de red\" deberá especificarse. Si desea crear una red sin subred, desmarque la opción \"Crear subred\"." #: dashboards/project/networks/workflows.py:136 msgid "Specify \"Network Address\" or clear \"Create Subnet\" checkbox." @@ -10312,7 +10405,7 @@ msgstr "Detalle de subred" #: dashboards/project/networks/workflows.py:201 #: dashboards/project/networks/subnets/workflows.py:137 msgid "Specify additional attributes for the subnet." -msgstr "" +msgstr "Especificar atributos adicionales para la subred." #: dashboards/project/networks/workflows.py:207 #, python-format @@ -10410,7 +10503,7 @@ msgstr "No ha sido posible obtener los detalles de la subred" msgid "" "Create a subnet associated with the network. Advanced configuration is " "available by clicking on the \"Subnet Detail\" tab." -msgstr "" +msgstr "Crear una subred asociada con la red. Podrá consultar la configuración avanzada haciendo clic en la pestaña \"Detalles de la subred\"" #: dashboards/project/networks/subnets/workflows.py:57 #, python-format @@ -10498,7 +10591,7 @@ msgstr "Dirección MAC" #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:45 msgid "No attached device" -msgstr "" +msgstr "Ningún dispositivo asociado" #: dashboards/project/networks/templates/networks/ports/detail.html:3 #: dashboards/project/networks/templates/networks/ports/detail.html:6 @@ -10545,7 +10638,7 @@ msgstr "servidor DNS" #: dashboards/project/overview/views.py:34 msgid "Uptime (Seconds)" -msgstr "" +msgstr "Tiempo en funcionamiento (Segundos)" #: dashboards/project/routers/forms.py:35 #: dashboards/project/routers/ports/forms.py:35 @@ -10556,16 +10649,16 @@ msgstr "Nombre del router" #: dashboards/project/routers/forms.py:36 #: dashboards/project/routers/forms.py:77 msgid "Router Type" -msgstr "" +msgstr "Tipo de enrutador" #: dashboards/project/routers/forms.py:44 msgid "Use Server Default" -msgstr "" +msgstr "Usar el predeterminado del servidor" #: dashboards/project/routers/forms.py:45 #: dashboards/project/routers/forms.py:95 msgid "Centralized" -msgstr "" +msgstr "Centralizado" #: dashboards/project/routers/forms.py:58 #, python-format @@ -10584,12 +10677,12 @@ msgstr "Ha ocurrido un fallo al crear el router \"%s\"." #: dashboards/project/routers/forms.py:107 #, python-format msgid "Router %s was successfully updated." -msgstr "" +msgstr "El enrutador %s fue actualizado correctamente." #: dashboards/project/routers/forms.py:112 #, python-format msgid "Failed to update router %s" -msgstr "" +msgstr "Fallo al actualizar el router %s" #: dashboards/project/routers/tables.py:49 #: dashboards/project/routers/tables.py:55 @@ -10646,7 +10739,7 @@ msgstr "" #: dashboards/project/routers/views.py:90 #, python-format msgid "%s (Not Found)" -msgstr "" +msgstr "%s (no encontrado)" #: dashboards/project/routers/views.py:105 #, python-format @@ -10720,7 +10813,7 @@ msgstr "Dirección IP (opcional)" #: dashboards/project/routers/ports/forms.py:32 msgid "Specify an IP address for the interface created (e.g. 192.168.0.254)." -msgstr "" +msgstr "Especifique una dirección IP para la interfaz creada (p.e. 192.168.0.254)." #: dashboards/project/routers/ports/forms.py:54 #: dashboards/project/routers/ports/forms.py:165 @@ -10876,7 +10969,7 @@ msgid "" "a gateway for external connectivity." msgstr "Puede conectar una red exterior concreta al encaminador. Se considera la red exterior como la ruta por defecto del encaminador que actúa como puerta de enlace para la conexión exterior." -#: dashboards/project/stacks/forms.py:50 +#: dashboards/project/stacks/forms.py:51 #: dashboards/project/stacks/templates/stacks/_change_template.html:9 #: dashboards/project/stacks/templates/stacks/_select_template.html:9 #: dashboards/project/stacks/templates/stacks/select_template.html:3 @@ -10884,158 +10977,158 @@ msgstr "Puede conectar una red exterior concreta al encaminador. Se considera la msgid "Select Template" msgstr "Seleccionar plantilla" -#: dashboards/project/stacks/forms.py:51 +#: dashboards/project/stacks/forms.py:52 msgid "Select a template to launch a stack." -msgstr "" +msgstr "Selecciona una plantilla para lanzar una pila." -#: dashboards/project/stacks/forms.py:56 +#: dashboards/project/stacks/forms.py:57 msgid "Direct Input" msgstr "Entrada Directa" -#: dashboards/project/stacks/forms.py:59 +#: dashboards/project/stacks/forms.py:60 msgid "Template Source" msgstr "Origen de la plantilla" -#: dashboards/project/stacks/forms.py:66 dashboards/project/stacks/forms.py:68 +#: dashboards/project/stacks/forms.py:67 dashboards/project/stacks/forms.py:69 msgid "Template File" msgstr "Fichero de plantilla" -#: dashboards/project/stacks/forms.py:69 +#: dashboards/project/stacks/forms.py:70 msgid "A local template to upload." msgstr "Plantilla local a cargar." -#: dashboards/project/stacks/forms.py:76 dashboards/project/stacks/forms.py:78 +#: dashboards/project/stacks/forms.py:77 dashboards/project/stacks/forms.py:79 msgid "Template URL" msgstr "URL de plantilla" -#: dashboards/project/stacks/forms.py:79 +#: dashboards/project/stacks/forms.py:80 msgid "An external (HTTP) URL to load the template from." msgstr "Una URL externa (HTTP) a cargar desde la plantilla." -#: dashboards/project/stacks/forms.py:86 dashboards/project/stacks/forms.py:88 +#: dashboards/project/stacks/forms.py:87 dashboards/project/stacks/forms.py:89 msgid "Template Data" msgstr "Plantilla de datos" -#: dashboards/project/stacks/forms.py:89 +#: dashboards/project/stacks/forms.py:90 msgid "The raw contents of the template." msgstr "El contenido en bruto de la plantilla" -#: dashboards/project/stacks/forms.py:95 +#: dashboards/project/stacks/forms.py:96 msgid "Environment Source" msgstr "Fuente de Entorno" -#: dashboards/project/stacks/forms.py:103 -#: dashboards/project/stacks/forms.py:105 +#: dashboards/project/stacks/forms.py:104 +#: dashboards/project/stacks/forms.py:106 msgid "Environment File" msgstr "Archivo de Entorno" -#: dashboards/project/stacks/forms.py:106 +#: dashboards/project/stacks/forms.py:107 msgid "A local environment to upload." msgstr "Entorno local a cargar" -#: dashboards/project/stacks/forms.py:113 -#: dashboards/project/stacks/forms.py:115 +#: dashboards/project/stacks/forms.py:114 +#: dashboards/project/stacks/forms.py:116 msgid "Environment Data" msgstr "Datos de Entorno" -#: dashboards/project/stacks/forms.py:116 +#: dashboards/project/stacks/forms.py:117 msgid "The raw contents of the environment file." msgstr "Los contenidos planos de el archivo de entorno." -#: dashboards/project/stacks/forms.py:128 +#: dashboards/project/stacks/forms.py:129 msgid "template" msgstr "plantilla" -#: dashboards/project/stacks/forms.py:130 +#: dashboards/project/stacks/forms.py:131 msgid "environment" msgstr "Entorno" -#: dashboards/project/stacks/forms.py:185 +#: dashboards/project/stacks/forms.py:186 #, python-format msgid "There was a problem parsing the %(prefix)s: %(error)s" msgstr "Hubo un problema analizando el %(prefix)s:%(error)s " -#: dashboards/project/stacks/forms.py:193 +#: dashboards/project/stacks/forms.py:194 #, python-format msgid "Please specify a %s using only one source method." msgstr "Por favor especifique una %s utilizando solo un método origen" -#: dashboards/project/stacks/forms.py:200 +#: dashboards/project/stacks/forms.py:201 msgid "You must specify a template via one of the available sources." msgstr "Debe especificar una plantilla mediante una de los orígenes disponibles." -#: dashboards/project/stacks/forms.py:225 +#: dashboards/project/stacks/forms.py:226 msgid "Edit Template" msgstr "Editar plantilla" -#: dashboards/project/stacks/forms.py:226 -msgid "Select a new template to re-launch a stack." -msgstr "" - #: dashboards/project/stacks/forms.py:227 -#: dashboards/project/stacks/forms.py:354 +msgid "Select a new template to re-launch a stack." +msgstr "Seleccione una nueva plantilla para relanzar una pila." + +#: dashboards/project/stacks/forms.py:228 +#: dashboards/project/stacks/forms.py:358 msgid "Stack ID" msgstr "ID de pila" -#: dashboards/project/stacks/forms.py:229 -#: dashboards/project/stacks/forms.py:253 -#: dashboards/project/stacks/forms.py:356 +#: dashboards/project/stacks/forms.py:230 +#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:360 #: dashboards/project/stacks/tables.py:86 msgid "Stack Name" msgstr "Nombre de la pila" -#: dashboards/project/stacks/forms.py:238 +#: dashboards/project/stacks/forms.py:239 msgid "Create Stack" msgstr "Crear pila" -#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:255 msgid "Name of the stack to create." msgstr "Nombre de la pila a crear." -#: dashboards/project/stacks/forms.py:256 +#: dashboards/project/stacks/forms.py:257 msgid "" "Name must start with a letter and may only contain letters, numbers, " "underscores, periods and hyphens." msgstr "El nombre debe comenzar con una letra y sólo puede incluir letras, números, guiones bajos, puntos y guiones." -#: dashboards/project/stacks/forms.py:261 +#: dashboards/project/stacks/forms.py:262 msgid "Creation Timeout (minutes)" msgstr "Tiempo de espera de creación (minutos)" -#: dashboards/project/stacks/forms.py:262 +#: dashboards/project/stacks/forms.py:263 msgid "Stack creation timeout in minutes." msgstr "Tiempo de espera de la creación de la pila en minutos." -#: dashboards/project/stacks/forms.py:264 +#: dashboards/project/stacks/forms.py:265 msgid "Rollback On Failure" msgstr "Restauración tras fallo" -#: dashboards/project/stacks/forms.py:265 +#: dashboards/project/stacks/forms.py:266 msgid "Enable rollback on create/update failure." msgstr "Habilitar restauración tras fallo de creación/actualización." -#: dashboards/project/stacks/forms.py:278 +#: dashboards/project/stacks/forms.py:279 #, python-format msgid "Password for user \"%s\"" msgstr "Contraseña para usuario \"%s\"" -#: dashboards/project/stacks/forms.py:279 +#: dashboards/project/stacks/forms.py:280 msgid "" "This is required for operations to be performed throughout the lifecycle of " "the stack" msgstr "Esto es indispensable para operaciones que se ejecuten durante el ciclo de vida de la pila." -#: dashboards/project/stacks/forms.py:343 +#: dashboards/project/stacks/forms.py:347 msgid "Stack creation started." msgstr "Se ha iniciado la creación de pila." -#: dashboards/project/stacks/forms.py:352 +#: dashboards/project/stacks/forms.py:356 #: dashboards/project/stacks/templates/stacks/_update.html:8 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "Actualizar parámetros de la pila" -#: dashboards/project/stacks/forms.py:385 +#: dashboards/project/stacks/forms.py:389 msgid "Stack update started." msgstr "Comenzado actualización de la pila" @@ -11199,7 +11292,7 @@ msgid "" "Update a stack with the provided values. Please note that any encrypted " "parameters, such as passwords, will be reset to default if you do not change" " them here." -msgstr "" +msgstr "Actualizar una pila con los valores proporcionados. Importante: cualquier parámetro encriptado, como contraseñas, se restablecerán con parámetros predeterminados si no los cambia aquí." #: dashboards/project/stacks/templates/stacks/_update.html:24 msgid "Update" @@ -11242,24 +11335,24 @@ msgstr "No ha sido posible obtener información de la asociación volumen/instan #: dashboards/project/volumes/backups/tables.py:48 #: dashboards/project/volumes/backups/tables.py:126 msgid "Volume Backups" -msgstr "" +msgstr "Copias de seguridad de volumen" #: dashboards/project/volumes/tabs.py:121 msgid "Unable to retrieve volume backups." -msgstr "" +msgstr "No ha sido posible obtener las copias de seguridad del volumen." #: dashboards/project/volumes/backups/forms.py:33 msgid "Backup Name" -msgstr "" +msgstr "Nombre de la copia" #: dashboards/project/volumes/backups/forms.py:56 #, python-format msgid "Creating volume backup \"%s\"" -msgstr "" +msgstr "Creando copia de seguridad del volumen \"%s\"" #: dashboards/project/volumes/backups/forms.py:63 msgid "Unable to create volume backup." -msgstr "" +msgstr "No ha sido posible obtener la copia de seguridad del volumen." #: dashboards/project/volumes/backups/forms.py:79 msgid "Unable to lookup volume or backup information." @@ -11274,7 +11367,7 @@ msgstr "Crear un nuevo volumen" msgid "" "Successfully restored backup %(backup_name)s to volume with id: " "%(volume_id)s" -msgstr "" +msgstr "Se ha restaurado con éxito la copia de seguridad %(backup_name)s al volumen con ID: %(volume_id)s" #: dashboards/project/volumes/backups/forms.py:108 msgid "Unable to restore backup." @@ -11283,7 +11376,7 @@ msgstr "No pude restaurar el respaldo." #: dashboards/project/volumes/backups/tables.py:47 #: dashboards/project/volumes/templates/volumes/backups/_create_backup.html:18 msgid "Volume Backup" -msgstr "" +msgstr "Copia de seguridad del volumen" #: dashboards/project/volumes/backups/tabs.py:41 #: dashboards/project/volumes/backups/views.py:61 @@ -11329,20 +11422,20 @@ msgid "" "If no container name is provided, a default container named volumebackups " "will be provisioned for you. Backups will be the same size as the volume " "they originate from." -msgstr "" +msgstr "Si no propociona ningún nombre para el contenedor, se creará uno por defecto llamado \"volumebackups\". Las copias de seguridad serán del mismo tamaño que el volumen del cual originan. " #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:4 msgid "Volume Backup Overview" -msgstr "" +msgstr "Resumen de la copia de seguridad del volumen" #: dashboards/project/volumes/templates/volumes/backups/_restore_backup.html:9 #: dashboards/project/volumes/templates/volumes/backups/restore_backup.html:3 msgid "Restore Volume Backup" -msgstr "" +msgstr "Restaurar copia de seguridad del volumen" #: dashboards/project/volumes/templates/volumes/backups/_restore_backup.html:18 msgid "Select a volume to restore to." -msgstr "" +msgstr "Seleccionar un volumen a restaurar." #: dashboards/project/volumes/templates/volumes/backups/_restore_backup.html:19 msgid "Optionally, you may choose to create a new volume." @@ -11370,11 +11463,11 @@ msgstr "Detalles del respaldo del volumen:" #: dashboards/project/volumes/templates/volumes/backups/restore_backup.html:6 msgid "Restore a Volume Backup" -msgstr "" +msgstr "Restaurar una copia de seguridad de volumen" #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:19 msgid "Modify the name and description of a snapshot." -msgstr "" +msgstr "Modificar el nombre y descripción de una instantánea." #: dashboards/project/volumes/templates/volumes/snapshots/detail.html:3 msgid "Volume Snapshot Details" @@ -11440,7 +11533,7 @@ msgstr "Extender volumen" #: dashboards/project/volumes/templates/volumes/volumes/_extend_limits.html:5 msgid "Extend the size of a volume." -msgstr "" +msgstr "Extender el tamaño de un volumen." #: dashboards/project/volumes/templates/volumes/volumes/_extend_limits.html:7 #: dashboards/project/volumes/templates/volumes/volumes/_limits.html:7 @@ -11466,7 +11559,7 @@ msgstr "Número de volúmenes" #: dashboards/project/volumes/templates/volumes/volumes/retype.html:6 #: dashboards/project/volumes/volumes/tables.py:244 msgid "Change Volume Type" -msgstr "" +msgstr "Cambiar el tipo de Volumen" #: dashboards/project/volumes/templates/volumes/volumes/_retype.html:19 msgid "" @@ -11474,14 +11567,14 @@ msgid "" " From here you can change the volume type of a volume after its creation.\n" " This is equivalent to the cinder retype command.\n" " " -msgstr "" +msgstr "\nDesde aquí puedes cambiar el tipo de un volumen después de haberlo creado.\nEsta acción es equivalente al comando cinder retype." #: dashboards/project/volumes/templates/volumes/volumes/_retype.html:24 msgid "" "\n" " The \"Volume Type\" selected must be different from the current volume type.\n" " " -msgstr "" +msgstr "\nEl \"tipo de volumen\" seleccionado debe ser diferente del tipo de volumen actual." #: dashboards/project/volumes/templates/volumes/volumes/_retype.html:28 msgid "" @@ -11491,19 +11584,19 @@ msgid "" " perform volume migration. Note that migration may take a significant\n" " amount of time to complete, in some cases hours.\n" " " -msgstr "" +msgstr "\nLa \"Política de Migración\" se utiliza únicamente si el cambio de tipo del volumen no puede completarse. Si la \"Política de Migración\" es \"Bajo Demanda\", el back end ejecutará la migración del volumen. Ten en cuenta que la migración puede tardar bastante tiempo en completarse, en algunos casos varias horas." #: dashboards/project/volumes/templates/volumes/volumes/_snapshot_limits.html:5 msgid "From here you can create a snapshot of a volume." -msgstr "" +msgstr "Aquí podrá crear una instantánea de un volumen." #: dashboards/project/volumes/templates/volumes/volumes/_snapshot_limits.html:9 msgid "Snapshot Limits" -msgstr "" +msgstr "Límites de instantáneas" #: dashboards/project/volumes/templates/volumes/volumes/_snapshot_limits.html:21 msgid "Number of Snapshots" -msgstr "" +msgstr "Número de instantáneas" #: dashboards/project/volumes/templates/volumes/volumes/_update.html:9 #: dashboards/project/volumes/templates/volumes/volumes/_update.html:24 @@ -11515,13 +11608,13 @@ msgstr "Editar volumen" #: dashboards/project/volumes/templates/volumes/volumes/_update.html:19 msgid "Modify name and description of a volume." -msgstr "" +msgstr "Modificar nombre y descripción de un volumen." #: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:9 #: dashboards/project/volumes/templates/volumes/volumes/upload_to_image.html:3 #: dashboards/project/volumes/templates/volumes/volumes/upload_to_image.html:6 msgid "Upload Volume to Image" -msgstr "" +msgstr "Cargar un volumen a una imagen" #: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:19 msgid "" @@ -11573,7 +11666,7 @@ msgstr "Usar un volumen como origen" #: dashboards/project/volumes/volumes/forms.py:92 msgid "No volume type" -msgstr "" +msgstr "Sin tipo de volumen" #: dashboards/project/volumes/volumes/forms.py:111 #, python-format @@ -11630,15 +11723,15 @@ msgstr "Sin origen, volumen vacío" #: dashboards/project/volumes/volumes/forms.py:231 msgid "Image source must be specified" -msgstr "" +msgstr "El recurso de la imagen debe ser especificado" #: dashboards/project/volumes/volumes/forms.py:235 msgid "Snapshot source must be specified" -msgstr "" +msgstr "El recurso de la instantánea debe ser especificado" #: dashboards/project/volumes/volumes/forms.py:239 msgid "Volume source must be specified" -msgstr "" +msgstr "El recurso del volumen debe ser especificado" #: dashboards/project/volumes/volumes/forms.py:248 msgid "Unable to determine if availability zones extension is supported." @@ -11696,7 +11789,7 @@ msgstr "Seleccionar una instancia a la que asociar." msgid "" "Actual device name may differ due to hypervisor settings. If not specified, " "then hypervisor will select a device name." -msgstr "" +msgstr "El nombre del dispositivo actual puede ser diferente debido a la configuración del hipervisor. En caso de no ser especificado, el hipervisor seleccionará un nombre para el dispositivo." #: dashboards/project/volumes/volumes/forms.py:437 msgid "Unknown instance (None)" @@ -11736,17 +11829,17 @@ msgstr "No ha sido posible modificar el volumen." #: dashboards/project/volumes/volumes/forms.py:528 msgid "Force" -msgstr "" +msgstr "Forzar" #: dashboards/project/volumes/volumes/forms.py:563 #, python-format msgid "Successfully sent the request to upload volume to image for volume: \"%s\"" -msgstr "" +msgstr "Se ha enviado correctamente la petición para cargar el volumen a la imagen para el volumen: \"%s\"" #: dashboards/project/volumes/volumes/forms.py:570 #, python-format msgid "Unable to upload volume to image for volume: \"%s\"" -msgstr "" +msgstr "No ha sido posible cargar el volumen a la imagen para el volumen: \"%s\"" #: dashboards/project/volumes/volumes/forms.py:595 msgid "New size must be greater than current size." @@ -11767,36 +11860,36 @@ msgstr "Nunca" #: dashboards/project/volumes/volumes/forms.py:623 msgid "On Demand" -msgstr "" +msgstr "Bajo demanda" #: dashboards/project/volumes/volumes/forms.py:624 msgid "Migration Policy" -msgstr "" +msgstr "Política de migración" #: dashboards/project/volumes/volumes/forms.py:641 msgid "Unable to retrieve the volume type list." -msgstr "" +msgstr "No fue posible obtener el listado de tipos de volumen." #: dashboards/project/volumes/volumes/forms.py:650 #, python-format msgid "New volume type must be different from the original volume type \"%s\"." -msgstr "" +msgstr "El nuevo tipo de volumen debe ser distinto al tipo de volumen original \"%s\"." #: dashboards/project/volumes/volumes/forms.py:666 #, python-format msgid "" "Successfully sent the request to change the volume type to \"%(vtype)s\" for" " volume: \"%(name)s\"" -msgstr "" +msgstr "Se ha enviado correctamente la petición de cambio de tipo de volument a \"%(vtype)s\" para el volumen \"%(name)s\"" #: dashboards/project/volumes/volumes/forms.py:675 #, python-format msgid "Unable to change the volume type for volume: \"%s\"" -msgstr "" +msgstr "No ha sido posible cambiar el tipo de volumen para el volumen: \"%s\"" #: dashboards/project/volumes/volumes/tables.py:38 msgid "Launch as Instance" -msgstr "" +msgstr "Ejecutar como instancia" #: dashboards/project/volumes/volumes/tables.py:76 #, python-format @@ -11809,7 +11902,7 @@ msgstr "Editar asociaciones" #: dashboards/project/volumes/volumes/tables.py:203 msgid "Upload to Image" -msgstr "" +msgstr "Subir Imagen" #: dashboards/project/volumes/volumes/tables.py:285 #: dashboards/project/volumes/volumes/views.py:244 @@ -11831,11 +11924,11 @@ msgstr "Sí" #: dashboards/project/volumes/volumes/tables.py:377 msgid "Bootable" -msgstr "" +msgstr "Arrancable" #: dashboards/project/volumes/volumes/tables.py:380 msgid "Encrypted" -msgstr "" +msgstr "Cifrado" #: dashboards/project/volumes/volumes/tables.py:395 msgid "Detach" @@ -11866,7 +11959,7 @@ msgstr "Este volumen está actualmente asociado a una instancia. En algunos caso #: dashboards/project/volumes/volumes/views.py:293 #, python-format msgid "Unable to retrieve volume information for volume: \"%s\"" -msgstr "" +msgstr "No ha sido posible obtener la información de volumen para el volumen: \"%s\"" #: dashboards/project/volumes/volumes/views.py:196 msgid "Unable to retrieve volume." @@ -11949,7 +12042,7 @@ msgstr "Valores de vida útil para claves IKE" #: dashboards/project/vpn/workflows.py:121 #: dashboards/project/vpn/workflows.py:220 msgid "Equal to or greater than 60" -msgstr "" +msgstr "Mayor o igual que 60" #: dashboards/project/vpn/forms.py:95 dashboards/project/vpn/forms.py:166 #: dashboards/project/vpn/workflows.py:122 @@ -12076,7 +12169,7 @@ msgstr "Unidad máxima de transmisión para la conexión" msgid "" "Equal to or greater than 68 if the local subnet is IPv4. Equal to or greater" " than 1280 if the local subnet is IPv6." -msgstr "" +msgstr "Mayor o igual que 68 si la subred local es IPv4. Igual o mayor que 1280 si la subred local es IPv6." #: dashboards/project/vpn/forms.py:240 dashboards/project/vpn/workflows.py:407 msgid "Dead peer detection actions" @@ -12356,7 +12449,7 @@ msgid "" "Create VPN Service for current project.\n" "\n" "Specify a name, description, router, and subnet for the VPN Service. Admin State is Up (checked) by default." -msgstr "" +msgstr "Crear VPN Service para el proyecto actual.\n\nEspecificar nombre, descripción, router y subred para el VPN Service. Admin State estará marcado por defecto." #: dashboards/project/vpn/workflows.py:93 #, python-format @@ -12713,7 +12806,7 @@ msgstr "Cisco Nexus 1000v" msgid "Update Network Profile" msgstr "Actualizar perfil de red" -#: dashboards/settings/dashboard.py:22 templates/_header.html:54 +#: dashboards/settings/dashboard.py:22 templates/_header.html:33 msgid "Settings" msgstr "Ajustes" @@ -12746,7 +12839,7 @@ msgstr "Cambiar contraseña" #: dashboards/settings/password/templates/password/_change.html:19 msgid "Change your password. We highly recommend you create a strong one. " -msgstr "" +msgstr "Cambiar su contraseña. Le recomendamos encarecidamente que cree una contraseña segura." #: dashboards/settings/password/templates/password/_change.html:24 msgid "Change" @@ -12781,7 +12874,7 @@ msgstr "Ajustes de usuario" #: dashboards/settings/user/templates/user/_settings.html:19 msgid "Modify dashboard settings for your user." -msgstr "" +msgstr "Modificar las opciones del panel para su usuario." #: templates/403.html:5 templates/403.html.py:10 msgid "Forbidden" @@ -12817,14 +12910,30 @@ msgid "" "help, contact your local administrator." msgstr "Ha ocurrido un error inesperado. Pruebe a refrescar la página. Si esto no lo soluciona, contacte con su administrador local." -#: templates/500.html:74 templates/_header.html:56 +#: templates/500.html:74 templates/_header.html:35 msgid "Help" msgstr "Ayuda" -#: templates/_header.html:61 +#: templates/_header.html:20 +msgid "Filter selections" +msgstr "Filtar selecciones" + +#: templates/_header.html:40 msgid "Sign Out" msgstr "Salir" +#: templates/context_selection/_domain_list.html:4 +msgid "Domains:" +msgstr "Dominios:" + +#: templates/context_selection/_project_list.html:4 +msgid "Projects:" +msgstr "Proyectos:" + +#: templates/context_selection/_region_list.html:5 +msgid "Regions:" +msgstr "Regiones:" + #: usage/base.py:74 msgid "Invalid date format: Using today as default." msgstr "Formato de fecha no válido: se usará la de hoy como predeterminada." @@ -12833,7 +12942,7 @@ msgstr "Formato de fecha no válido: se usará la de hoy como predeterminada." msgid "Unable to retrieve network quota information." msgstr "No ha sido posible obtener la información de la cuota de la red." -#: usage/base.py:179 usage/quotas.py:267 +#: usage/base.py:179 usage/quotas.py:292 msgid "Unable to retrieve volume limit information." msgstr "No ha sido posible obtener la información del límite del volumen." @@ -12856,7 +12965,11 @@ msgid "" "exist." msgstr "Período de tiempo no válido. Está solicitando datos futuros que pueden no existir. " -#: usage/quotas.py:253 +#: usage/quotas.py:73 +msgid "Injected File Path Bytes" +msgstr "Bytes de ruta de ficheros inyectados" + +#: usage/quotas.py:278 msgid "Unable to retrieve compute limit information." msgstr "No ha sido posible obtener la información del límite de computación." diff --git a/openstack_dashboard/locale/fr/LC_MESSAGES/django.po b/openstack_dashboard/locale/fr/LC_MESSAGES/django.po index fc33e65544..cce8e53307 100644 --- a/openstack_dashboard/locale/fr/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/fr/LC_MESSAGES/django.po @@ -5,7 +5,7 @@ # Translators: # Adrien Cunin , 2014 # Adrien Cunin , 2014 -# AChrist , 2014 +# Ambroise Christea , 2014 # Andrew_Melim , 2014 # Bruno seznec , 2014 # Cédric Soulas , 2014 @@ -18,11 +18,13 @@ # EVEILLARD , 2014 # François Bureau, 2014 # Frédéric , 2014 +# JF Taltavull , 2014 # Kamel_CW , 2014 # Léo Carré , 2014 # Andrew_Melim , 2014 -# paulgonin , 2014 -# AChrist , 2014 +# Paul Gonin , 2014 +# Paul Gonin , 2014 +# Ambroise Christea , 2014 # EVEILLARD , 2014 # Xavier Gauvrit , 2014 # zopanix , 2014 @@ -30,8 +32,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-01 19:31-0500\n" -"PO-Revision-Date: 2014-09-01 23:37+0000\n" +"POT-Creation-Date: 2014-09-04 19:17-0500\n" +"PO-Revision-Date: 2014-09-05 00:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: French (http://www.transifex.com/projects/p/horizon/language/fr/)\n" "MIME-Version: 1.0\n" @@ -40,55 +42,55 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: settings.py:99 +#: settings.py:100 msgid "Select format" msgstr "Sélectionner un format" -#: settings.py:100 +#: settings.py:101 msgid "AKI - Amazon Kernel Image" msgstr "AKI - Amazon Kernel Image" -#: settings.py:101 +#: settings.py:102 msgid "AMI - Amazon Machine Image" msgstr "AMI - Amazon Machine Image" -#: settings.py:102 +#: settings.py:103 msgid "ARI - Amazon Ramdisk Image" msgstr "ARI - Amazon Ramdisk Image" -#: settings.py:103 +#: settings.py:104 msgid "ISO - Optical Disk Image" msgstr "ISO - Image Disque Optique" -#: settings.py:104 +#: settings.py:105 msgid "QCOW2 - QEMU Emulator" msgstr "QCOW2 - Emulateur QEMU" -#: settings.py:105 +#: settings.py:106 msgid "Raw" msgstr "Raw" -#: settings.py:106 +#: settings.py:107 msgid "VDI" msgstr "VDI" -#: settings.py:107 +#: settings.py:108 msgid "VHD" msgstr "VHD" -#: settings.py:108 +#: settings.py:109 msgid "VMDK" msgstr "VMDK" -#: settings.py:272 +#: settings.py:275 msgid "All TCP" msgstr "Tout TCP" -#: settings.py:278 +#: settings.py:281 msgid "All UDP" msgstr "Tout UDP" -#: settings.py:284 +#: settings.py:287 msgid "All ICMP" msgstr "All ICMP" @@ -331,47 +333,57 @@ msgstr "Impossible de se connecter à Neutron" msgid "Unable to parse IP address %s." msgstr "Impossible de trouver l'adresse IP %s" -#: api/neutron.py:923 +#: api/neutron.py:934 #, python-format msgid "" "The 'operation' parameter for get_dvr_permission is invalid. It should be " "one of %s" -msgstr "" +msgstr "Le paramètre 'opération' pour get_dvr_permission est invalide. Il devrait être un des %s" -#: api/neutron.py:936 +#: api/neutron.py:947 msgid "Failed to check Neutron \"dvr\" extension is not supported" -msgstr "" +msgstr "Échec dans la vérification que l'extension Neutron \"dvr\" n'est pas supportée. " -#: api/nova.py:193 +#: api/nova.py:211 #, python-format msgid "ALLOW %(from)s:%(to)s from %(group)s" msgstr "AUTORISER %(from)s:%(to)s depuis %(group)s" -#: api/nova.py:198 +#: api/nova.py:216 #, python-format msgid "ALLOW %(from)s:%(to)s from %(cidr)s" msgstr "AUTORISER %(from)s:%(to)s depuis %(cidr)s" -#: api/nova.py:274 +#: api/nova.py:292 msgid "Couldn't get security group list." msgstr "Impossible de récupérer la liste des groupes de sécurité." -#: api/nova.py:281 +#: api/nova.py:299 #, python-format msgid "Couldn't get current security group list for instance %s." msgstr "Impossible de récupérer la liste actuelle des groupes de sécurité pour l'instance %s." -#: api/nova.py:298 +#: api/nova.py:316 #, python-format msgid "" "Failed to modify %(num_groups_to_modify)d instance security groups: %(err)s" msgstr "Impossible de modifier %(num_groups_to_modify)d le groupe de sécurité de l'instance: %(err)s" -#: api/nova.py:313 +#: api/nova.py:331 #, python-format msgid "Failed to modify %d instance security groups" msgstr "Impossible de modifier %d le groupe de sécurité de l'instance" +#: api/nova.py:743 +#, python-format +msgid "Name: %(name)s ID: %(uuid)s" +msgstr "Nom: %(name)s ID: %(uuid)s" + +#: api/nova.py:748 +#, python-format +msgid "Failed to evacuate instances: %s" +msgstr "L'évacuation des instances: %s a échoué" + #: api/swift.py:200 msgid "The container cannot be deleted since it's not empty." msgstr "Le conteneur ne peut pas être supprimé car il n'est pas vide." @@ -506,7 +518,7 @@ msgstr "Nom" #: dashboards/admin/aggregates/forms.py:28 #: dashboards/admin/aggregates/tables.py:108 #: dashboards/admin/aggregates/workflows.py:27 -#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/tables.py:836 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:77 #: dashboards/project/volumes/volumes/forms.py:81 @@ -532,7 +544,7 @@ msgstr "Impossible de mettre à jour l'agrégat" #: dashboards/admin/aggregates/templates/aggregates/index.html:3 #: dashboards/admin/aggregates/templates/aggregates/index.html:6 msgid "Host Aggregates" -msgstr "Agrégations d'hôte." +msgstr "Agrégats d'hôtes" #: dashboards/admin/aggregates/tables.py:25 msgid "Host Aggregate" @@ -567,6 +579,7 @@ msgstr "Services Arrêtés" #: dashboards/admin/aggregates/tables.py:110 #: dashboards/admin/aggregates/tables.py:133 +#: dashboards/admin/hypervisors/compute/tables.py:25 msgid "Hosts" msgstr "Hôtes" @@ -604,14 +617,14 @@ msgstr "impossible de retrouver l'agrégat à mettre à jour" #: dashboards/admin/aggregates/workflows.py:31 msgid "Host Aggregate Information" -msgstr "" +msgstr "Informations concernant la grappe d'hôtes" #: dashboards/admin/aggregates/workflows.py:32 msgid "" "Host aggregates divide an availability zone into logical units by grouping " "together hosts. Create a host aggregate then select the hosts contained in " "it." -msgstr "" +msgstr "Les grappes d'hôtes permettent de définir des zones logiques au sein des zones de disponibilités en regroupant ensemble des hôtes.\nCréez une grappe d'hôtes et ensuite choisissez les hôtes lui appartenant." #: dashboards/admin/aggregates/workflows.py:44 msgid "Unable to get host aggregate list" @@ -634,7 +647,7 @@ msgstr "Gestion de l'agrégat d'hôtes" #: dashboards/admin/aggregates/workflows.py:139 msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates." -msgstr "" +msgstr "Ajouter des hôtes dans cette grappe. Les hôtes peuvent appartenir à plusieurs grappes." #: dashboards/admin/aggregates/workflows.py:141 msgid "All available hosts" @@ -656,7 +669,7 @@ msgstr "Aucun hôte sélectionné" msgid "" "Add hosts to this aggregate or remove hosts from it. Hosts can be in " "multiple aggregates." -msgstr "" +msgstr "Ajouter ou retirer des hôtes dans cette grappe. Les hôtes peuvent appartenir à plusieurs grappes" #: dashboards/admin/aggregates/workflows.py:159 msgid "All Available Hosts" @@ -843,11 +856,12 @@ msgstr "Description" msgid "" "Host aggregates divide an availability zone into logical units by grouping " "together hosts. Edit the aggregate host to select hosts contained in it." -msgstr "" +msgstr "Les grappes d'hôtes permettent de définir des zones logiques au sein des zones de disponibilités en regroupant ensemble des hôtes.\nEditez une grappe d'hôtes pour choisir les hôtes lui appartenant." #: dashboards/admin/aggregates/templates/aggregates/_update.html:25 #: dashboards/admin/flavors/templates/flavors/extras/_create.html:26 #: dashboards/admin/flavors/templates/flavors/extras/_edit.html:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:24 #: dashboards/admin/images/templates/images/_create.html:34 #: dashboards/admin/images/templates/images/_update.html:25 #: dashboards/admin/images/templates/images/properties/_create.html:26 @@ -1009,7 +1023,8 @@ msgstr "Nom du type d'instance" #: dashboards/project/instances/templates/instances/_detail_overview.html:50 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:10 #: dashboards/project/instances/templates/instances/_instance_flavor.html:4 -#: dashboards/project/overview/views.py:32 usage/tables.py:33 +#: dashboards/project/overview/views.py:32 usage/quotas.py:63 +#: usage/tables.py:33 msgid "VCPUs" msgstr "VCPUs" @@ -1044,7 +1059,7 @@ msgstr "Disque d'échange" #: dashboards/admin/routers/templates/routers/_detail_overview.html:9 #: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:12 #: dashboards/identity/roles/forms.py:37 -#: dashboards/identity/users/forms.py:159 +#: dashboards/identity/users/forms.py:160 #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:8 #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:8 #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:7 @@ -1147,13 +1162,13 @@ msgstr "Disque d'échange Mo" #: dashboards/admin/flavors/workflows.py:58 #: dashboards/admin/flavors/workflows.py:224 msgid "Flavor Information" -msgstr "" +msgstr "Information sur le type d'instance" #: dashboards/admin/flavors/workflows.py:59 msgid "" "Flavors define the sizes for RAM, disk, number of cores, and other resources" " and can be selected when users deploy instances." -msgstr "" +msgstr "Les types d'instances définissent les tailles de la RAM, du disque, du nombre de cœurs et les autres ressources et et peuvent être sélectionnées quand les utilisateurs déploient des instances." #: dashboards/admin/flavors/workflows.py:72 #: dashboards/admin/flavors/workflows.py:237 @@ -1183,7 +1198,7 @@ msgstr "Accès du Type d'instance " msgid "" "Select the projects where the flavors will be used. If no projects are " "selected, then the flavor will be available in all projects." -msgstr "" +msgstr "Choisissez les projets pour lesquels ces types d'instance vont être utilisés. Si aucun projet n'est sélectionné, le type d'instance sera disponible pour tous les projets." #: dashboards/admin/flavors/workflows.py:159 msgid "All Projects" @@ -1454,24 +1469,25 @@ msgstr "Stockage (total)" #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/databases/templates/databases/index.html:6 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:80 -#: dashboards/project/instances/tables.py:104 -#: dashboards/project/instances/tables.py:140 -#: dashboards/project/instances/tables.py:181 -#: dashboards/project/instances/tables.py:635 -#: dashboards/project/instances/tables.py:656 -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:82 +#: dashboards/project/instances/tables.py:106 +#: dashboards/project/instances/tables.py:142 +#: dashboards/project/instances/tables.py:183 +#: dashboards/project/instances/tables.py:640 +#: dashboards/project/instances/tables.py:661 +#: dashboards/project/instances/tables.py:855 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/instances/templates/instances/index.html:6 #: dashboards/project/network_topology/instances/tables.py:23 +#: usage/quotas.py:64 msgid "Instances" msgstr "Instances" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:204 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:792 -#: dashboards/project/instances/tables.py:814 +#: dashboards/project/instances/tables.py:797 +#: dashboards/project/instances/tables.py:819 #: dashboards/project/instances/workflows/create_instance.py:80 #: dashboards/project/overview/views.py:32 usage/tables.py:72 msgid "Instance Name" @@ -1486,19 +1502,182 @@ msgstr "ID de l'instance" msgid "Hypervisor Instances" msgstr "Les instances de l'hyperviseur" -#: dashboards/admin/hypervisors/views.py:36 +#: dashboards/admin/hypervisors/tabs.py:26 +msgid "Hypervisor" +msgstr "Hyperviseur" + +#: dashboards/admin/hypervisors/tabs.py:36 +#: dashboards/admin/hypervisors/views.py:40 #: dashboards/admin/instances/views.py:156 msgid "Unable to retrieve hypervisor information." msgstr "Impossible de récupérer les informations de l'hyperviseur." -#: dashboards/admin/hypervisors/views.py:46 +#: dashboards/admin/hypervisors/views.py:50 msgid "Unable to retrieve hypervisor statistics." msgstr "Impossible de récupérer les statistiques de l'hyperviseur." -#: dashboards/admin/hypervisors/views.py:67 +#: dashboards/admin/hypervisors/views.py:71 msgid "Unable to retrieve hypervisor instances list." msgstr "Impossible de récupérer la liste des instances de l'hyperviseur." +#: dashboards/admin/hypervisors/compute/forms.py:25 +#: dashboards/admin/instances/forms.py:27 +msgid "Current Host" +msgstr "Hôte actuel" + +#: dashboards/admin/hypervisors/compute/forms.py:28 +msgid "Target Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:29 +msgid "Choose a Host to evacuate servers to." +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:31 +msgid "Shared Storage" +msgstr "Stockage partagé" + +#: dashboards/admin/hypervisors/compute/forms.py:47 +msgid "Select a target host" +msgstr "Choisir un hôte cible" + +#: dashboards/admin/hypervisors/compute/forms.py:49 +#: dashboards/admin/instances/forms.py:57 +msgid "No other hosts available." +msgstr "Pas d'autres hôtes disponibles." + +#: dashboards/admin/hypervisors/compute/forms.py:60 +#, python-format +msgid "Starting evacuation from %(current)s to %(target)s." +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:66 +#, python-format +msgid "Failed to evacuate host: %s." +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:24 +#: dashboards/admin/hypervisors/compute/tables.py:52 +#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 +#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 +#: dashboards/admin/instances/tables.py:131 +#: dashboards/admin/networks/agents/tables.py:78 +#: dashboards/admin/volumes/snapshots/tables.py:63 +#: dashboards/admin/volumes/volumes/tables.py:70 +#: dashboards/project/databases/tables.py:209 +#: dashboards/project/databases/templates/databases/_detail_overview.html:48 +#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 +msgid "Host" +msgstr "Host" + +#: dashboards/admin/hypervisors/compute/tables.py:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:8 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:23 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:3 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:6 +msgid "Evacuate Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:34 +msgid "Evacuate" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:35 +msgid "Evacuated" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:53 +#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 +msgid "Zone" +msgstr "Zone" + +#: dashboards/admin/hypervisors/compute/tables.py:54 +#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 +#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 +#: dashboards/admin/instances/tables.py:147 +#: dashboards/admin/networks/tables.py:92 +#: dashboards/admin/networks/agents/tables.py:79 +#: dashboards/admin/networks/ports/tables.py:94 +#: dashboards/admin/routers/ports/tables.py:30 +#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 +#: dashboards/admin/volumes/snapshots/forms.py:33 +#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/admin/volumes/volumes/forms.py:46 +#: dashboards/project/data_processing/clusters/tables.py:98 +#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 +#: dashboards/project/data_processing/job_executions/tables.py:99 +#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 +#: dashboards/project/database_backups/tables.py:152 +#: dashboards/project/database_backups/templates/database_backups/details.html:30 +#: dashboards/project/database_backups/templates/database_backups/details.html:71 +#: dashboards/project/databases/tables.py:219 +#: dashboards/project/databases/tables.py:283 +#: dashboards/project/databases/templates/databases/_detail_overview.html:17 +#: dashboards/project/firewalls/tables.py:259 +#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 +#: dashboards/project/images/images/tables.py:218 +#: dashboards/project/images/templates/images/images/_detail_overview.html:17 +#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/templates/instances/_detail_overview.html:14 +#: dashboards/project/loadbalancers/tables.py:284 +#: dashboards/project/loadbalancers/tables.py:318 +#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 +#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 +#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 +#: dashboards/project/networks/tables.py:123 +#: dashboards/project/networks/ports/tables.py:64 +#: dashboards/project/networks/templates/networks/_detail_overview.html:13 +#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 +#: dashboards/project/routers/tables.py:166 +#: dashboards/project/routers/ports/tables.py:94 +#: dashboards/project/routers/templates/routers/_detail_overview.html:11 +#: dashboards/project/stacks/tables.py:98 +#: dashboards/project/stacks/tables.py:135 +#: dashboards/project/stacks/tables.py:182 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 +#: dashboards/project/volumes/backups/tables.py:116 +#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 +#: dashboards/project/volumes/volumes/tables.py:348 +#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 +#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 +#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 +msgid "Status" +msgstr "Statut" + +#: dashboards/admin/hypervisors/compute/tables.py:55 +#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 +#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 +msgid "State" +msgstr "Etat" + +#: dashboards/admin/hypervisors/compute/tables.py:57 +#: dashboards/admin/networks/agents/tables.py:82 +msgid "Updated At" +msgstr "Mis à jour à" + +#: dashboards/admin/hypervisors/compute/tables.py:66 +#: dashboards/admin/hypervisors/compute/tabs.py:24 +msgid "Compute Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tabs.py:34 +#: dashboards/admin/info/tabs.py:56 +msgid "Unable to get nova services list." +msgstr "Impossible d'obtenir la liste des services Nova." + +#: dashboards/admin/hypervisors/compute/views.py:44 +msgid "Unable to retrieve compute host information." +msgstr "" + #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:3 #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:6 msgid "Hypervisor Servers" @@ -1531,6 +1710,48 @@ msgstr "Utilisation de la Mémoire" msgid "Disk Usage" msgstr "Utilisation du disque" +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:17 +#: dashboards/admin/images/templates/images/_create.html:18 +#: dashboards/admin/instances/templates/instances/_live_migrate.html:17 +#: dashboards/admin/networks/templates/networks/_update.html:17 +#: dashboards/admin/networks/templates/networks/ports/_update.html:22 +#: dashboards/admin/routers/templates/routers/_update.html:17 +#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18 +#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18 +#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18 +#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17 +#: dashboards/project/images/templates/images/images/_create.html:19 +#: dashboards/project/images/templates/images/images/_update.html:17 +#: dashboards/project/images/templates/images/snapshots/_create.html:18 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17 +#: dashboards/project/networks/templates/networks/_update.html:17 +#: dashboards/project/networks/templates/networks/ports/_update.html:22 +#: dashboards/project/routers/templates/routers/_update.html:17 +#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18 +#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17 +#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17 +#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17 +#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17 +#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17 +#: dashboards/settings/password/templates/password/_change.html:18 +#: dashboards/settings/user/templates/user/_settings.html:18 +msgid "Description:" +msgstr "Description :" + +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:18 +msgid "" +"Evacuate the servers from the selected down host to an active target host." +msgstr "" + #: dashboards/admin/images/panel.py:27 dashboards/admin/images/tables.py:76 #: dashboards/admin/images/templates/images/index.html:3 #: dashboards/admin/images/templates/images/index.html:6 @@ -1553,7 +1774,7 @@ msgstr "Nom de l'image =" #: dashboards/admin/images/tables.py:61 #: dashboards/admin/instances/tables.py:95 -#: dashboards/project/instances/tables.py:793 +#: dashboards/project/instances/tables.py:798 msgid "Status =" msgstr "Statut =" @@ -1572,7 +1793,7 @@ msgstr "Poids maximum (MB)" #: dashboards/admin/images/tables.py:70 #: dashboards/admin/instances/tables.py:137 #: dashboards/project/images/images/tables.py:212 -#: dashboards/project/instances/tables.py:816 +#: dashboards/project/instances/tables.py:821 #: dashboards/project/instances/templates/instances/_detail_overview.html:104 #: dashboards/project/instances/workflows/create_instance.py:104 #: dashboards/project/volumes/volumes/forms.py:523 @@ -1657,42 +1878,6 @@ msgstr "Impossible de récupérer les propriétés personnalisées de l'image." msgid "Create An Image" msgstr "Créer une image" -#: dashboards/admin/images/templates/images/_create.html:18 -#: dashboards/admin/instances/templates/instances/_live_migrate.html:17 -#: dashboards/admin/networks/templates/networks/_update.html:17 -#: dashboards/admin/networks/templates/networks/ports/_update.html:22 -#: dashboards/admin/routers/templates/routers/_update.html:17 -#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18 -#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18 -#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18 -#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17 -#: dashboards/project/images/templates/images/images/_create.html:19 -#: dashboards/project/images/templates/images/images/_update.html:17 -#: dashboards/project/images/templates/images/snapshots/_create.html:18 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17 -#: dashboards/project/networks/templates/networks/_update.html:17 -#: dashboards/project/networks/templates/networks/ports/_update.html:22 -#: dashboards/project/routers/templates/routers/_update.html:17 -#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18 -#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17 -#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17 -#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17 -#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17 -#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17 -#: dashboards/settings/password/templates/password/_change.html:18 -#: dashboards/settings/user/templates/user/_settings.html:18 -msgid "Description:" -msgstr "Description :" - #: dashboards/admin/images/templates/images/_create.html:20 msgid "Specify an image to upload to the Image Service." msgstr "Spécifier une image à téléverser vers le Service d'image." @@ -1737,7 +1922,7 @@ msgstr "Mettre à jour une image" #: dashboards/admin/images/templates/images/_update.html:19 #: dashboards/project/images/templates/images/images/_update.html:18 msgid "Modify different properties of an image." -msgstr "" +msgstr "Modifier différentes propriétés d'une image." #: dashboards/admin/images/templates/images/properties/_create.html:10 #: dashboards/admin/images/templates/images/properties/create.html:4 @@ -1786,7 +1971,7 @@ msgstr "Propriétés Personnalisées de l'Image :" #: dashboards/admin/info/panel.py:27 msgid "System Information" -msgstr "" +msgstr "Information du système" #: dashboards/admin/info/tables.py:26 dashboards/admin/info/tables.py:149 #: dashboards/admin/networks/agents/tables.py:66 @@ -1820,92 +2005,10 @@ msgstr "Désactivé" msgid "Service" msgstr "Service" -#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 -#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 -#: dashboards/admin/instances/tables.py:131 -#: dashboards/admin/networks/agents/tables.py:78 -#: dashboards/admin/volumes/snapshots/tables.py:63 -#: dashboards/admin/volumes/volumes/tables.py:70 -#: dashboards/project/databases/tables.py:209 -#: dashboards/project/databases/templates/databases/_detail_overview.html:48 -#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 -msgid "Host" -msgstr "Host" - -#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 -#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 -#: dashboards/admin/instances/tables.py:147 -#: dashboards/admin/networks/tables.py:92 -#: dashboards/admin/networks/agents/tables.py:79 -#: dashboards/admin/networks/ports/tables.py:94 -#: dashboards/admin/routers/ports/tables.py:30 -#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 -#: dashboards/admin/volumes/snapshots/forms.py:33 -#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/admin/volumes/volumes/forms.py:46 -#: dashboards/project/data_processing/clusters/tables.py:98 -#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 -#: dashboards/project/data_processing/job_executions/tables.py:99 -#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 -#: dashboards/project/database_backups/tables.py:152 -#: dashboards/project/database_backups/templates/database_backups/details.html:30 -#: dashboards/project/database_backups/templates/database_backups/details.html:71 -#: dashboards/project/databases/tables.py:219 -#: dashboards/project/databases/tables.py:283 -#: dashboards/project/databases/templates/databases/_detail_overview.html:17 -#: dashboards/project/firewalls/tables.py:259 -#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 -#: dashboards/project/images/images/tables.py:218 -#: dashboards/project/images/templates/images/images/_detail_overview.html:17 -#: dashboards/project/instances/tables.py:826 -#: dashboards/project/instances/templates/instances/_detail_overview.html:14 -#: dashboards/project/loadbalancers/tables.py:284 -#: dashboards/project/loadbalancers/tables.py:318 -#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 -#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 -#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 -#: dashboards/project/networks/tables.py:123 -#: dashboards/project/networks/ports/tables.py:64 -#: dashboards/project/networks/templates/networks/_detail_overview.html:13 -#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 -#: dashboards/project/routers/tables.py:166 -#: dashboards/project/routers/ports/tables.py:94 -#: dashboards/project/routers/templates/routers/_detail_overview.html:11 -#: dashboards/project/stacks/tables.py:98 -#: dashboards/project/stacks/tables.py:135 -#: dashboards/project/stacks/tables.py:182 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 -#: dashboards/project/volumes/backups/tables.py:116 -#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 -#: dashboards/project/volumes/volumes/tables.py:348 -#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 -#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 -#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 -msgid "Status" -msgstr "Statut" - #: dashboards/admin/info/tables.py:67 dashboards/admin/info/tabs.py:31 msgid "Services" msgstr "Services" -#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 -msgid "Zone" -msgstr "Zone" - -#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 -#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 -msgid "State" -msgstr "Etat" - #: dashboards/admin/info/tables.py:96 dashboards/admin/info/tables.py:121 #: dashboards/admin/info/tables.py:170 msgctxt "Time since the last update" @@ -1935,7 +2038,7 @@ msgid "Network Agents" msgstr "Agents réseau." #: dashboards/admin/info/tables.py:198 -#: dashboards/identity/projects/workflows.py:44 +#: dashboards/identity/projects/workflows.py:44 usage/quotas.py:66 msgid "Injected File Content Bytes" msgstr "Taille en octets des Fichiers Injectés " @@ -1944,12 +2047,12 @@ msgid "Length of Injected File Path" msgstr "Longueur de chemin de fichier injecté" #: dashboards/admin/info/tables.py:200 -#: dashboards/identity/projects/workflows.py:46 +#: dashboards/identity/projects/workflows.py:46 usage/quotas.py:62 msgid "Metadata Items" msgstr "Eléments des métadonnées" #: dashboards/admin/info/tables.py:203 -#: dashboards/identity/projects/workflows.py:50 +#: dashboards/identity/projects/workflows.py:50 usage/quotas.py:65 msgid "Injected Files" msgstr "Fichiers Injectés" @@ -1965,7 +2068,7 @@ msgstr "Fichiers Injectés" #: dashboards/project/volumes/templates/volumes/index.html:6 #: dashboards/project/volumes/volumes/tables.py:60 #: dashboards/project/volumes/volumes/tables.py:384 -#: dashboards/project/volumes/volumes/tables.py:398 +#: dashboards/project/volumes/volumes/tables.py:398 usage/quotas.py:74 msgid "Volumes" msgstr "Volumes" @@ -1974,18 +2077,18 @@ msgstr "Volumes" #: dashboards/identity/projects/workflows.py:54 #: dashboards/project/volumes/tabs.py:76 #: dashboards/project/volumes/snapshots/tables.py:45 -#: dashboards/project/volumes/snapshots/tables.py:137 +#: dashboards/project/volumes/snapshots/tables.py:137 usage/quotas.py:75 msgid "Volume Snapshots" msgstr "Instantanés du volume" #: dashboards/admin/info/tables.py:206 -#: dashboards/identity/projects/workflows.py:56 +#: dashboards/identity/projects/workflows.py:56 usage/quotas.py:76 msgid "Total Size of Volumes and Snapshots (GB)" msgstr "Taille totale des volumes et des clichés instantanés (GB)" #: dashboards/admin/info/tables.py:207 dashboards/admin/overview/views.py:33 #: dashboards/identity/projects/workflows.py:57 -#: dashboards/project/overview/views.py:32 +#: dashboards/project/overview/views.py:32 usage/quotas.py:67 msgid "RAM (MB)" msgstr "RAM (Mo)" @@ -1995,6 +2098,7 @@ msgstr "RAM (Mo)" #: dashboards/project/access_and_security/tabs.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:175 +#: usage/quotas.py:68 usage/quotas.py:81 msgid "Floating IPs" msgstr "IP flottantes" @@ -2007,6 +2111,7 @@ msgstr "IP flottantes" #: dashboards/project/instances/templates/instances/_detail_overview.html:77 #: dashboards/project/instances/workflows/create_instance.py:488 #: dashboards/project/instances/workflows/update_instance.py:80 +#: usage/quotas.py:70 usage/quotas.py:82 msgid "Security Groups" msgstr "Groupes de sécurité" @@ -2014,6 +2119,7 @@ msgstr "Groupes de sécurité" #: dashboards/identity/projects/workflows.py:63 #: dashboards/identity/projects/workflows.py:69 #: dashboards/project/access_and_security/security_groups/tables.py:247 +#: usage/quotas.py:71 usage/quotas.py:83 msgid "Security Group Rules" msgstr "Règles de Groupe de Sécurité" @@ -2021,6 +2127,7 @@ msgstr "Règles de Groupe de Sécurité" #: dashboards/project/access_and_security/tabs.py:58 #: dashboards/project/access_and_security/keypairs/tables.py:26 #: dashboards/project/access_and_security/keypairs/tables.py:75 +#: usage/quotas.py:72 msgid "Key Pairs" msgstr "Paires de clés" @@ -2029,7 +2136,7 @@ msgstr "Paires de clés" #: dashboards/admin/routers/ports/tables.py:29 #: dashboards/identity/projects/workflows.py:59 #: dashboards/project/networks/ports/tables.py:62 -#: dashboards/project/routers/ports/tables.py:93 +#: dashboards/project/routers/ports/tables.py:93 usage/quotas.py:69 msgid "Fixed IPs" msgstr "IP fixes" @@ -2061,10 +2168,6 @@ msgstr "Limite" msgid "Quotas" msgstr "Quotas" -#: dashboards/admin/info/tabs.py:56 -msgid "Unable to get nova services list." -msgstr "Impossible d'obtenir la liste des services Nova." - #: dashboards/admin/info/tabs.py:74 msgid "Unable to get cinder services list." msgstr "Impossible d'obtenir la liste des services Cinder." @@ -2105,10 +2208,6 @@ msgid "" " " msgstr "Version: %(version_info)s\n " -#: dashboards/admin/instances/forms.py:27 -msgid "Current Host" -msgstr "Hôte actuel" - #: dashboards/admin/instances/forms.py:31 msgid "New Host" msgstr "Nouvel hôte" @@ -2129,10 +2228,6 @@ msgstr "Migration par Bloc" msgid "Select a new host" msgstr "Sélectionnez un nouvel hôte" -#: dashboards/admin/instances/forms.py:57 -msgid "No other hosts available." -msgstr "Pas d'autres hôtes disponibles." - #: dashboards/admin/instances/forms.py:69 #, python-format msgid "The instance is preparing the live migration to host \"%s\"." @@ -2156,12 +2251,12 @@ msgstr "Migration planifiée (en attente de validation) de" #: dashboards/project/access_and_security/floating_ips/workflows.py:34 #: dashboards/project/databases/tables.py:36 #: dashboards/project/databases/tables.py:49 -#: dashboards/project/instances/tables.py:79 -#: dashboards/project/instances/tables.py:103 -#: dashboards/project/instances/tables.py:139 -#: dashboards/project/instances/tables.py:180 -#: dashboards/project/instances/tables.py:634 -#: dashboards/project/instances/tables.py:655 +#: dashboards/project/instances/tables.py:81 +#: dashboards/project/instances/tables.py:105 +#: dashboards/project/instances/tables.py:141 +#: dashboards/project/instances/tables.py:182 +#: dashboards/project/instances/tables.py:639 +#: dashboards/project/instances/tables.py:660 #: dashboards/project/network_topology/templates/network_topology/_svg_element.html:196 #: dashboards/project/volumes/volumes/tables.py:423 msgid "Instance" @@ -2204,12 +2299,12 @@ msgid "IPv6 Address =" msgstr "Adresse IPv6 =" #: dashboards/admin/instances/tables.py:96 -#: dashboards/project/instances/tables.py:794 +#: dashboards/project/instances/tables.py:799 msgid "Image ID =" msgstr "ID de l'image =" #: dashboards/admin/instances/tables.py:97 -#: dashboards/project/instances/tables.py:795 +#: dashboards/project/instances/tables.py:800 msgid "Flavor ID =" msgstr "ID de la saveur =" @@ -2217,7 +2312,7 @@ msgstr "ID de la saveur =" #: dashboards/project/access_and_security/floating_ips/tables.py:157 #: dashboards/project/access_and_security/floating_ips/workflows.py:30 #: dashboards/project/access_and_security/floating_ips/workflows.py:37 -#: dashboards/project/instances/tables.py:818 +#: dashboards/project/instances/tables.py:823 #: dashboards/project/loadbalancers/tables.py:309 msgid "IP Address" msgstr "Adresse IP" @@ -2230,7 +2325,7 @@ msgstr "Adresse IP" #: dashboards/project/databases/tables.py:211 #: dashboards/project/images/images/tables.py:232 #: dashboards/project/images/templates/images/images/_detail_overview.html:44 -#: dashboards/project/instances/tables.py:821 +#: dashboards/project/instances/tables.py:826 #: dashboards/project/instances/templates/instances/_instance_flavor.html:6 #: dashboards/project/volumes/backups/tables.py:112 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:35 @@ -2241,17 +2336,17 @@ msgid "Size" msgstr "Taille" #: dashboards/admin/instances/tables.py:153 -#: dashboards/project/instances/tables.py:833 +#: dashboards/project/instances/tables.py:838 msgid "Task" msgstr "Tâche" #: dashboards/admin/instances/tables.py:160 -#: dashboards/project/instances/tables.py:840 +#: dashboards/project/instances/tables.py:845 msgid "Power State" msgstr "État de l'alimentation" #: dashboards/admin/instances/tables.py:162 -#: dashboards/project/instances/tables.py:843 +#: dashboards/project/instances/tables.py:848 #: dashboards/project/instances/templates/instances/_detail_overview.html:20 #: usage/tables.py:75 msgid "Uptime" @@ -2293,7 +2388,7 @@ msgstr "Migration Dynamique" #: dashboards/admin/instances/templates/instances/_live_migrate.html:18 msgid "Live migrate an instance to a specific host." -msgstr "" +msgstr "Migrer directement une instance à un hôte spécifique." #: dashboards/admin/instances/templates/instances/index.html:6 msgid "All Instances" @@ -2692,6 +2787,7 @@ msgstr "Echec lors de la mise à jour du réseau %s" #: dashboards/project/networks/tables.py:129 #: dashboards/project/networks/templates/networks/index.html:3 #: dashboards/project/networks/templates/networks/index.html:6 +#: usage/quotas.py:77 msgid "Networks" msgstr "Réseaux" @@ -2751,7 +2847,7 @@ msgstr "Agents DHCP" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:18 #: dashboards/project/images/templates/images/images/_detail_overview.html:29 -#: dashboards/project/instances/tables.py:596 +#: dashboards/project/instances/tables.py:601 #: dashboards/project/networks/templates/networks/_detail_overview.html:14 #: dashboards/project/networks/templates/networks/_detail_overview.html:16 #: dashboards/project/networks/templates/networks/_detail_overview.html:23 @@ -2839,10 +2935,6 @@ msgstr "Ajouter un agent DHCP" msgid "Id" msgstr "Id" -#: dashboards/admin/networks/agents/tables.py:82 -msgid "Updated At" -msgstr "Mis à jour à" - #: dashboards/admin/networks/agents/views.py:59 #: dashboards/admin/networks/ports/views.py:48 #: dashboards/project/networks/subnets/views.py:46 @@ -2920,7 +3012,7 @@ msgstr "Port" #: dashboards/admin/networks/ports/tables.py:33 #: dashboards/admin/networks/ports/tables.py:102 #: dashboards/identity/projects/workflows.py:72 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:75 usage/quotas.py:79 msgid "Ports" msgstr "Ports" @@ -2999,7 +3091,7 @@ msgstr "Sous-réseau" #: dashboards/admin/networks/subnets/tables.py:116 #: dashboards/identity/projects/workflows.py:74 #: dashboards/project/networks/subnets/tables.py:45 -#: dashboards/project/networks/subnets/tables.py:127 +#: dashboards/project/networks/subnets/tables.py:127 usage/quotas.py:78 msgid "Subnets" msgstr "Sous-réseaux" @@ -3143,8 +3235,8 @@ msgstr "Impossible de récupérer la liste des projets." #: dashboards/project/data_processing/nodegroup_templates/tables.py:57 #: dashboards/project/databases/tables.py:64 #: dashboards/project/databases/tables.py:80 -#: dashboards/project/instances/tables.py:712 -#: dashboards/project/instances/tables.py:728 +#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:733 msgid "Deleted" msgstr "Supprimé" @@ -3196,6 +3288,7 @@ msgstr "Monitoring" #: dashboards/project/routers/tables.py:188 #: dashboards/project/routers/templates/routers/index.html:3 #: dashboards/project/routers/templates/routers/index.html:6 +#: usage/quotas.py:80 msgid "Routers" msgstr "Routeurs" @@ -3341,12 +3434,12 @@ msgstr "Réseau externe connecté" #: dashboards/project/routers/tables.py:74 #: dashboards/project/routers/templates/routers/_update.html:8 msgid "Edit Router" -msgstr "" +msgstr "Routeur d’Édition" #: dashboards/admin/routers/templates/routers/_update.html:18 #: dashboards/project/routers/templates/routers/_update.html:18 msgid "You may update the editable properties of your router here." -msgstr "" +msgstr "Vous pouvez peut être mettre à jour les propriétés éditables de votre routeur ici." #: dashboards/admin/routers/templates/routers/detail.html:3 #: dashboards/project/routers/templates/routers/detail.html:3 @@ -3363,7 +3456,7 @@ msgstr "Détail du Routeur" #: dashboards/project/routers/templates/routers/update.html:3 #: dashboards/project/routers/templates/routers/update.html:6 msgid "Update Router" -msgstr "" +msgstr "Routeur de mise à jour" #: dashboards/admin/volumes/tabs.py:49 dashboards/admin/volumes/tabs.py:96 #: dashboards/admin/volumes/snapshots/tables.py:51 @@ -3386,13 +3479,13 @@ msgstr "Création" #: dashboards/admin/volumes/snapshots/forms.py:26 #: dashboards/admin/volumes/volumes/forms.py:56 -#: dashboards/project/instances/tables.py:766 +#: dashboards/project/instances/tables.py:771 msgid "Deleting" msgstr "Suppression en cours" #: dashboards/admin/volumes/snapshots/forms.py:27 #: dashboards/admin/volumes/volumes/forms.py:58 -#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:722 msgid "Error" msgstr "Erreur" @@ -3737,7 +3830,7 @@ msgstr "Le contexte du domaine a été retiré." #: dashboards/identity/domains/tables.py:186 #: dashboards/identity/projects/workflows.py:119 #: dashboards/identity/users/forms.py:75 -#: dashboards/identity/users/forms.py:153 +#: dashboards/identity/users/forms.py:154 msgid "Domain ID" msgstr "ID de Domaine" @@ -3760,13 +3853,13 @@ msgstr "Impossible de récupérer les détails du domaine." #: dashboards/identity/domains/workflows.py:43 #: dashboards/identity/domains/workflows.py:280 msgid "Domain Information" -msgstr "" +msgstr "Information de Domaine" #: dashboards/identity/domains/workflows.py:45 msgid "" "Domains provide separation between users and infrastructure used by " "different organizations." -msgstr "" +msgstr "Les domaines fournissent des séparations entre les utilisateurs et l'infrastructure utilisée par les différentes organisations." #: dashboards/identity/domains/workflows.py:71 #: dashboards/identity/domains/workflows.py:170 @@ -3778,7 +3871,7 @@ msgstr "Impossible de trouver le rôle par défaut \"%s\" dans Keystone" #: dashboards/identity/domains/workflows.py:76 msgid "Unable to find default role." -msgstr "" +msgstr "Incapable de trouver le rôle par défaut." #: dashboards/identity/domains/workflows.py:88 #: dashboards/identity/projects/workflows.py:248 @@ -3795,12 +3888,12 @@ msgstr "Impossible de récupérer la liste des rôles." #: dashboards/identity/domains/workflows.py:114 msgid "Unable to retrieve user domain role assignments." -msgstr "" +msgstr "Incapable de récupérer le domaine utilisateur d'affectation des rôles." #: dashboards/identity/domains/workflows.py:126 #: dashboards/identity/domains/workflows.py:133 msgid "Domain Members" -msgstr "" +msgstr "Membres du domaine" #: dashboards/identity/domains/workflows.py:132 #: dashboards/identity/projects/workflows.py:237 @@ -3857,7 +3950,7 @@ msgid "" "Domains provide separation between users and infrastructure used by " "different organizations. Edit the domain details to add or remove groups in " "the domain." -msgstr "" +msgstr "Les domaines fournissent une séparation entre les utilisateurs et l'infrastructure utilisée par différentes organisations. Éditer les détails du domaine pour ajouter ou enlever des groupes du domaine." #: dashboards/identity/domains/workflows.py:298 msgid "Edit Domain" @@ -3973,7 +4066,7 @@ msgstr "Ajouter..." #: dashboards/identity/groups/tables.py:163 #: dashboards/identity/users/forms.py:81 -#: dashboards/identity/users/forms.py:160 +#: dashboards/identity/users/forms.py:161 #: dashboards/identity/users/tables.py:132 #: dashboards/project/data_processing/data_image_registry/forms.py:28 #: dashboards/project/databases/tables.py:236 @@ -3982,7 +4075,7 @@ msgstr "Nom d'utilisateur" #: dashboards/identity/groups/tables.py:164 #: dashboards/identity/users/forms.py:83 -#: dashboards/identity/users/forms.py:162 +#: dashboards/identity/users/forms.py:163 #: dashboards/identity/users/tables.py:133 msgid "Email" msgstr "E-mail" @@ -4141,12 +4234,12 @@ msgstr "Quota" #: dashboards/identity/projects/workflows.py:89 msgid "Set maximum quotas for the project." -msgstr "" +msgstr "Positionner les quotas maximum pour le projet." #: dashboards/identity/projects/workflows.py:99 #, python-format msgid "%(used)s %(key)s used" -msgstr "" +msgstr "%(used)s %(key)s utilisé" #: dashboards/identity/projects/workflows.py:104 #, python-format @@ -4155,18 +4248,18 @@ msgstr "" #: dashboards/identity/projects/workflows.py:122 #: dashboards/identity/users/forms.py:78 -#: dashboards/identity/users/forms.py:156 +#: dashboards/identity/users/forms.py:157 msgid "Domain Name" msgstr "Nom de Domaine" #: dashboards/identity/projects/workflows.py:145 #: dashboards/identity/projects/workflows.py:492 msgid "Project Information" -msgstr "" +msgstr "Information du projet" #: dashboards/identity/projects/workflows.py:146 msgid "Create a project to organize users." -msgstr "" +msgstr "Créer un projet pour organiser les utilisateurs." #: dashboards/identity/projects/workflows.py:164 msgid "Unable to retrieve user list. Please try again later." @@ -4214,7 +4307,7 @@ msgstr "Impossible de définir les quotas du projet." #: dashboards/identity/projects/workflows.py:494 msgid "Edit the project details." -msgstr "" +msgstr "Éditer les détails du projet." #: dashboards/identity/projects/workflows.py:511 #, python-format @@ -4321,7 +4414,7 @@ msgstr "Niveau de privilèges insuffisants pour voir les informations du rôle." #: dashboards/identity/roles/templates/roles/_create.html:18 msgid "Create a new role." -msgstr "" +msgstr "Créer un nouveau rôle." #: dashboards/identity/roles/templates/roles/_update.html:8 #: dashboards/identity/roles/templates/roles/_update.html:23 @@ -4332,7 +4425,7 @@ msgstr "Mettre à jour le Rôle" #: dashboards/identity/roles/templates/roles/_update.html:18 msgid "Edit the role's details." -msgstr "" +msgstr "Éditer les détails du rôle." #: dashboards/identity/users/forms.py:56 msgid "No available projects" @@ -4346,42 +4439,42 @@ msgid "Passwords do not match." msgstr "Les mots de passe ne correspondent pas." #: dashboards/identity/users/forms.py:86 -#: dashboards/identity/users/forms.py:165 +#: dashboards/identity/users/forms.py:166 #: dashboards/project/data_processing/job_binaries/forms.py:71 #: dashboards/project/databases/workflows/create_instance.py:197 #: dashboards/project/instances/forms.py:153 -#: dashboards/project/instances/tables.py:723 +#: dashboards/project/instances/tables.py:728 msgid "Password" msgstr "Mot de Passe" #: dashboards/identity/users/forms.py:91 -#: dashboards/identity/users/forms.py:171 +#: dashboards/identity/users/forms.py:172 msgid "Confirm Password" msgstr "Confirmer le mot de passe" #: dashboards/identity/users/forms.py:93 -#: dashboards/identity/users/forms.py:174 +#: dashboards/identity/users/forms.py:175 msgid "Primary Project" msgstr "Projet primaire" -#: dashboards/identity/users/forms.py:128 +#: dashboards/identity/users/forms.py:129 #, python-format msgid "User \"%s\" was successfully created." msgstr "L'utilisateur \"%s\" a été créé avec succès." -#: dashboards/identity/users/forms.py:144 +#: dashboards/identity/users/forms.py:145 msgid "Unable to add user to primary project." msgstr "Impossible d'ajouter un utilisateur au projet primaire." -#: dashboards/identity/users/forms.py:148 +#: dashboards/identity/users/forms.py:149 msgid "Unable to create user." msgstr "Impossible de créer l'utilisateur." -#: dashboards/identity/users/forms.py:206 +#: dashboards/identity/users/forms.py:208 msgid "User has been updated successfully." msgstr "L'utilisateur a été mis à jour avec succès." -#: dashboards/identity/users/forms.py:209 +#: dashboards/identity/users/forms.py:211 msgid "Unable to update the user." msgstr "Impossible de mettre à jour l'utilisateur." @@ -4436,7 +4529,7 @@ msgstr "Mettre à jour un Utilisateur" #: dashboards/identity/users/templates/users/_update.html:18 msgid "Edit the user's details, including the Primary Project and Role." -msgstr "" +msgstr "Éditer les détails de l'utilisateur, en incluant le Projet Primaire et le Rôle." #: dashboards/project/dashboard.py:22 msgid "Compute" @@ -4562,7 +4655,7 @@ msgstr "Allouer une adresse IP au projet" #: dashboards/project/access_and_security/floating_ips/tables.py:55 #: dashboards/project/access_and_security/keypairs/tables.py:58 -#: dashboards/project/instances/tables.py:245 +#: dashboards/project/instances/tables.py:247 #: dashboards/project/volumes/volumes/tables.py:112 msgid "(Quota exceeded)" msgstr "(Quota dépassé)" @@ -4597,7 +4690,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "IP flottante dissociée avec succès : %s" #: dashboards/project/access_and_security/floating_ips/tables.py:139 -#: dashboards/project/instances/tables.py:590 +#: dashboards/project/instances/tables.py:595 msgid "Unable to disassociate floating IP." msgstr "Impossible de dissocier l'IP flottante." @@ -4690,7 +4783,7 @@ msgid "Unable to import key pair." msgstr "Impossible d'importer la paire de clés." #: dashboards/project/access_and_security/keypairs/tables.py:25 -#: dashboards/project/instances/tables.py:823 +#: dashboards/project/instances/tables.py:828 #: dashboards/project/instances/workflows/create_instance.py:473 msgid "Key Pair" msgstr "Paire de clés" @@ -5158,7 +5251,7 @@ msgstr "Impossible de créer le conteneur." #: dashboards/project/containers/forms.py:83 #: dashboards/project/containers/templates/containers/_update.html:22 -#: dashboards/project/stacks/forms.py:55 +#: dashboards/project/stacks/forms.py:56 msgid "File" msgstr "Fichier" @@ -6186,7 +6279,7 @@ msgstr "Aperçu de la source de données" #: dashboards/project/loadbalancers/workflows.py:519 #: dashboards/project/loadbalancers/workflows.py:523 #: dashboards/project/loadbalancers/workflows.py:524 -#: dashboards/project/stacks/forms.py:57 +#: dashboards/project/stacks/forms.py:58 msgid "URL" msgstr "URL" @@ -6475,7 +6568,7 @@ msgid "Last Updated" msgstr "Dernière mise à jour" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:19 -#: dashboards/project/instances/tables.py:633 +#: dashboards/project/instances/tables.py:638 msgid "Started" msgstr "Démarré" @@ -6880,8 +6973,8 @@ msgid "Storage location" msgstr "Emplacement de stockage" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:47 -msgid "Storage" -msgstr "Stockage" +msgid "Choose a storage location" +msgstr "" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:60 msgid "Volumes size (GB)" @@ -7000,8 +7093,8 @@ msgstr "Sauvegarde" #: dashboards/project/databases/tables.py:155 #: dashboards/project/databases/tables.py:172 #: dashboards/project/databases/tables.py:178 -#: dashboards/project/instances/tables.py:697 -#: dashboards/project/instances/tables.py:704 +#: dashboards/project/instances/tables.py:702 +#: dashboards/project/instances/tables.py:709 msgid "Not available" msgstr "Non disponible" @@ -7184,12 +7277,12 @@ msgid "Unable to resize volume. %s" msgstr "Impossible modifier le volume. %s" #: dashboards/project/databases/tables.py:34 -#: dashboards/project/instances/tables.py:77 +#: dashboards/project/instances/tables.py:79 msgid "Terminate" msgstr "Terminer" #: dashboards/project/databases/tables.py:35 -#: dashboards/project/instances/tables.py:78 +#: dashboards/project/instances/tables.py:80 #, python-format msgid "Scheduled termination of %(data_type)s" msgstr "Arrêt programmé de %(data_type)s" @@ -7220,8 +7313,8 @@ msgstr "Erreur lors de la suppression de la base de données sur l'instance." #: dashboards/project/databases/tables.py:95 #: dashboards/project/databases/templates/databases/launch.html:3 #: dashboards/project/databases/workflows/create_instance.py:272 -#: dashboards/project/instances/tables.py:219 -#: dashboards/project/instances/tables.py:247 +#: dashboards/project/instances/tables.py:221 +#: dashboards/project/instances/tables.py:249 #: dashboards/project/instances/workflows/create_instance.py:696 #: dashboards/project/network_topology/templates/network_topology/index.html:28 msgid "Launch Instance" @@ -7465,7 +7558,7 @@ msgstr "Lancer la Base de Données" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:263 +#: dashboards/project/instances/tables.py:265 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "Editer l'instance" @@ -7506,7 +7599,7 @@ msgid "Launch instance with these networks" msgstr "Lancer l'instance avec ces réseaux" #: dashboards/project/databases/workflows/create_instance.py:147 -#: dashboards/project/instances/tables.py:738 +#: dashboards/project/instances/tables.py:743 #: dashboards/project/instances/workflows/create_instance.py:607 msgid "Networking" msgstr "Réseaux" @@ -8296,7 +8389,7 @@ msgstr "Détails de l'image:" #: dashboards/project/images/templates/images/snapshots/_create.html:9 #: dashboards/project/images/templates/images/snapshots/_create.html:24 #: dashboards/project/images/templates/images/snapshots/create.html:3 -#: dashboards/project/instances/tables.py:305 +#: dashboards/project/instances/tables.py:307 #: dashboards/project/volumes/volumes/tables.py:167 msgid "Create Snapshot" msgstr "Créer un instantané" @@ -8315,7 +8408,7 @@ msgstr "" #: dashboards/project/instances/audit_tables.py:26 msgid "Start Time" -msgstr "" +msgstr "Instant de départ" #: dashboards/project/instances/audit_tables.py:29 #: dashboards/project/instances/templates/instances/_detail_overview.html:30 @@ -8406,81 +8499,81 @@ msgstr "OU Copier/Coller vote Clé Privée" msgid "Unable to retrieve instance password." msgstr "Impossible de récupérer le mot de passe de l'instance." -#: dashboards/project/instances/tables.py:101 -#: dashboards/project/instances/tables.py:722 +#: dashboards/project/instances/tables.py:103 +#: dashboards/project/instances/tables.py:727 msgid "Hard Reboot" msgstr "Redémarrage à froid" -#: dashboards/project/instances/tables.py:102 +#: dashboards/project/instances/tables.py:104 msgid "Hard Rebooted" msgstr "Redémarrée à froid" -#: dashboards/project/instances/tables.py:128 +#: dashboards/project/instances/tables.py:130 msgid "Soft Reboot" msgstr "Redémarrage à chaud" -#: dashboards/project/instances/tables.py:129 +#: dashboards/project/instances/tables.py:131 msgid "Soft Rebooted" msgstr "Redémarrée à chaud" -#: dashboards/project/instances/tables.py:137 +#: dashboards/project/instances/tables.py:139 msgid "Pause" msgstr "Pause" -#: dashboards/project/instances/tables.py:137 -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:139 +#: dashboards/project/instances/tables.py:180 msgid "Resume" msgstr "Reprendre" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:716 -#: dashboards/project/instances/tables.py:780 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:785 msgid "Paused" msgstr "En pause" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:179 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:181 msgid "Resumed" msgstr "Repris" -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:180 msgid "Suspend" msgstr "Suspendre" -#: dashboards/project/instances/tables.py:179 -#: dashboards/project/instances/tables.py:715 -#: dashboards/project/instances/tables.py:784 +#: dashboards/project/instances/tables.py:181 +#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:789 msgid "Suspended" msgstr "Suspendu" -#: dashboards/project/instances/tables.py:292 +#: dashboards/project/instances/tables.py:294 msgid "Edit Security Groups" msgstr "Editer les groupes de sécurité" -#: dashboards/project/instances/tables.py:324 +#: dashboards/project/instances/tables.py:326 #: dashboards/project/instances/tabs.py:58 msgid "Console" msgstr "Console" -#: dashboards/project/instances/tables.py:350 +#: dashboards/project/instances/tables.py:352 msgid "View Log" msgstr "Voir le journal" -#: dashboards/project/instances/tables.py:373 +#: dashboards/project/instances/tables.py:375 #: dashboards/project/instances/workflows/resize_instance.py:88 msgid "Resize Instance" msgstr "Redimensionner une instance" -#: dashboards/project/instances/tables.py:400 +#: dashboards/project/instances/tables.py:405 msgid "Confirm Resize/Migrate" msgstr "Confirmer Redimensionner/Migrer" -#: dashboards/project/instances/tables.py:419 -#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:424 +#: dashboards/project/instances/tables.py:725 msgid "Revert Resize/Migrate" msgstr "Annuler Redimensionner/Migrer " -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:443 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 #: dashboards/project/instances/templates/instances/rebuild.html:3 @@ -8488,280 +8581,280 @@ msgstr "Annuler Redimensionner/Migrer " msgid "Rebuild Instance" msgstr "Reconstruire l'instance" -#: dashboards/project/instances/tables.py:461 +#: dashboards/project/instances/tables.py:466 msgid "Retrieve Password" msgstr "Récupérer le mot de passe" -#: dashboards/project/instances/tables.py:484 -#: dashboards/project/instances/tables.py:514 +#: dashboards/project/instances/tables.py:489 +#: dashboards/project/instances/tables.py:519 msgid "Associate Floating IP" msgstr "Associer une adresse IP flottante" -#: dashboards/project/instances/tables.py:539 +#: dashboards/project/instances/tables.py:544 #, python-format msgid "Successfully associated floating IP: %s" msgstr "IP flottante associée avec succès : %s" -#: dashboards/project/instances/tables.py:543 +#: dashboards/project/instances/tables.py:548 msgid "Unable to associate floating IP." msgstr "Impossible d'associer l'adresse IP flottante." -#: dashboards/project/instances/tables.py:549 +#: dashboards/project/instances/tables.py:554 msgid "Disassociate Floating IP" msgstr "Dissocier une adresse IP flottante" -#: dashboards/project/instances/tables.py:584 +#: dashboards/project/instances/tables.py:589 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "IP flottante dissociée avec succès : %s " -#: dashboards/project/instances/tables.py:587 +#: dashboards/project/instances/tables.py:592 msgid "No floating IPs to disassociate." msgstr "Aucune adresse IP à dissocier." -#: dashboards/project/instances/tables.py:597 +#: dashboards/project/instances/tables.py:602 #, python-format msgid "Please try again later [Error: %s]." msgstr "Veuillez recommencer ultérieurement [Error: %s]." -#: dashboards/project/instances/tables.py:599 +#: dashboards/project/instances/tables.py:604 msgid "" "There is not enough capacity for this flavor in the selected availability " "zone. Try again later or select a different availability zone." msgstr "Il n'y a pas assez de capacité pour ce gabarit dans la zone de disponibilité sélectionné. Essayez à nouveau ultérieurement ou sélectionnez une zone de disponibilité différente." -#: dashboards/project/instances/tables.py:611 +#: dashboards/project/instances/tables.py:616 #, python-format msgid "Failed to launch instance \"%s\"" msgstr "Impossible de lancer l'instance \"%s\"" -#: dashboards/project/instances/tables.py:632 +#: dashboards/project/instances/tables.py:637 #: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:24 msgid "Start" msgstr "Démarrer" -#: dashboards/project/instances/tables.py:653 -#: dashboards/project/instances/tables.py:654 -#: dashboards/project/instances/tables.py:782 +#: dashboards/project/instances/tables.py:658 +#: dashboards/project/instances/tables.py:659 +#: dashboards/project/instances/tables.py:787 msgid "Shut Off" msgstr "Éteindre" -#: dashboards/project/instances/tables.py:688 +#: dashboards/project/instances/tables.py:693 #, python-format msgid "%s GB" msgstr "%s Go" -#: dashboards/project/instances/tables.py:713 +#: dashboards/project/instances/tables.py:718 msgid "Active" msgstr "Active" -#: dashboards/project/instances/tables.py:714 +#: dashboards/project/instances/tables.py:719 msgid "Shutoff" msgstr "Extinction" -#: dashboards/project/instances/tables.py:718 +#: dashboards/project/instances/tables.py:723 msgid "Resize/Migrate" msgstr "Redimensionner/Migrer" -#: dashboards/project/instances/tables.py:719 +#: dashboards/project/instances/tables.py:724 msgid "Confirm or Revert Resize/Migrate" msgstr "Confirmez ou revenir Redimensionner/Migrer" -#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:726 msgid "Reboot" msgstr "Redémarrage" -#: dashboards/project/instances/tables.py:724 +#: dashboards/project/instances/tables.py:729 msgid "Rebuild" msgstr "Reconstruire" -#: dashboards/project/instances/tables.py:725 -#: dashboards/project/instances/tables.py:765 +#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:770 msgid "Migrating" msgstr "Migration" -#: dashboards/project/instances/tables.py:726 +#: dashboards/project/instances/tables.py:731 msgid "Build" msgstr "Version" -#: dashboards/project/instances/tables.py:727 +#: dashboards/project/instances/tables.py:732 msgid "Rescue" msgstr "Secours" -#: dashboards/project/instances/tables.py:729 +#: dashboards/project/instances/tables.py:734 msgid "Soft Deleted" msgstr "Supprimé à chaud" -#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:735 msgid "Shelved" msgstr "En attente" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:736 msgid "Shelved Offloaded" msgstr "En attente déchargé" -#: dashboards/project/instances/tables.py:736 +#: dashboards/project/instances/tables.py:741 msgid "Scheduling" msgstr "Programmation" -#: dashboards/project/instances/tables.py:737 +#: dashboards/project/instances/tables.py:742 msgid "Block Device Mapping" msgstr "Le mappage d'unité par bloc" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:744 msgid "Spawning" msgstr "Génération" -#: dashboards/project/instances/tables.py:740 +#: dashboards/project/instances/tables.py:745 msgid "Snapshotting" msgstr "Snapshotting" -#: dashboards/project/instances/tables.py:741 +#: dashboards/project/instances/tables.py:746 msgid "Image Snapshot Pending" msgstr "Instantanée en attente" -#: dashboards/project/instances/tables.py:742 +#: dashboards/project/instances/tables.py:747 msgid "Image Pending Upload" msgstr "Image en attente d'upload" -#: dashboards/project/instances/tables.py:743 +#: dashboards/project/instances/tables.py:748 msgid "Image Uploading" msgstr "Image en cours d'upload" -#: dashboards/project/instances/tables.py:744 +#: dashboards/project/instances/tables.py:749 msgid "Image Backup" msgstr "Sauvegarde de l'image" -#: dashboards/project/instances/tables.py:745 +#: dashboards/project/instances/tables.py:750 msgid "Updating Password" msgstr "Mettant à jour le mot de passe d'utilisateur" -#: dashboards/project/instances/tables.py:746 +#: dashboards/project/instances/tables.py:751 msgid "Preparing Resize or Migrate" msgstr "Préparation Redimensionner ou Migrer" -#: dashboards/project/instances/tables.py:747 +#: dashboards/project/instances/tables.py:752 msgid "Resizing or Migrating" msgstr "Redimensionnement ou Migration" -#: dashboards/project/instances/tables.py:748 +#: dashboards/project/instances/tables.py:753 msgid "Resized or Migrated" msgstr "Redimensionnée ou Migré" -#: dashboards/project/instances/tables.py:749 +#: dashboards/project/instances/tables.py:754 msgid "Finishing Resize or Migrate" msgstr "Finition Redimensionner ou Migrer" -#: dashboards/project/instances/tables.py:750 +#: dashboards/project/instances/tables.py:755 msgid "Reverting Resize or Migrate" msgstr "Restauration Redimensionner ou Migrer" -#: dashboards/project/instances/tables.py:751 +#: dashboards/project/instances/tables.py:756 msgid "Confirming Resize or Migrate" msgstr "Confirmation Redimensionner ou Migrer" -#: dashboards/project/instances/tables.py:752 +#: dashboards/project/instances/tables.py:757 msgid "Rebooting" msgstr "Réamorçage" -#: dashboards/project/instances/tables.py:753 +#: dashboards/project/instances/tables.py:758 msgid "Rebooting Hard" msgstr "Réamorçage à froid" -#: dashboards/project/instances/tables.py:754 +#: dashboards/project/instances/tables.py:759 msgid "Pausing" msgstr "Pause" -#: dashboards/project/instances/tables.py:755 -#: dashboards/project/instances/tables.py:757 +#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:762 msgid "Resuming" msgstr "Reprise en cours" -#: dashboards/project/instances/tables.py:756 +#: dashboards/project/instances/tables.py:761 msgid "Suspending" msgstr "Suspension" -#: dashboards/project/instances/tables.py:758 +#: dashboards/project/instances/tables.py:763 msgid "Powering Off" msgstr "Mise hors tension" -#: dashboards/project/instances/tables.py:759 +#: dashboards/project/instances/tables.py:764 msgid "Powering On" msgstr "Mise sous tension" -#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:765 msgid "Rescuing" msgstr "Secours" -#: dashboards/project/instances/tables.py:761 +#: dashboards/project/instances/tables.py:766 msgid "Unrescuing" msgstr "Pas de secours" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:767 msgid "Rebuilding" msgstr "Reconstruction" -#: dashboards/project/instances/tables.py:763 +#: dashboards/project/instances/tables.py:768 msgid "Rebuild Block Device Mapping" msgstr "Reconstruction de mappage d'unité par bloc" -#: dashboards/project/instances/tables.py:764 +#: dashboards/project/instances/tables.py:769 msgid "Rebuild Spawning" msgstr "Génération d'une Reconstruction" -#: dashboards/project/instances/tables.py:767 +#: dashboards/project/instances/tables.py:772 msgid "Soft Deleting" msgstr "Suppression logicielle" -#: dashboards/project/instances/tables.py:768 +#: dashboards/project/instances/tables.py:773 msgid "Restoring" msgstr "Restoration en cours" -#: dashboards/project/instances/tables.py:769 +#: dashboards/project/instances/tables.py:774 msgid "Shelving" msgstr "Mise en suspension" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:775 msgid "Shelving Image Pending Upload" msgstr "Mise en suspension de l'image en attente de téléversement" -#: dashboards/project/instances/tables.py:771 +#: dashboards/project/instances/tables.py:776 msgid "Shelving Image Uploading" msgstr "Mise en suspension du téléversement de l'image" -#: dashboards/project/instances/tables.py:772 +#: dashboards/project/instances/tables.py:777 msgid "Shelving Offloading" msgstr "En attente de déchargement" -#: dashboards/project/instances/tables.py:773 +#: dashboards/project/instances/tables.py:778 msgid "Unshelving" msgstr "Réveil" -#: dashboards/project/instances/tables.py:777 +#: dashboards/project/instances/tables.py:782 msgid "No State" msgstr "Pas d'état" -#: dashboards/project/instances/tables.py:778 +#: dashboards/project/instances/tables.py:783 msgid "Running" msgstr "En cours" -#: dashboards/project/instances/tables.py:779 +#: dashboards/project/instances/tables.py:784 msgid "Blocked" msgstr "Verrouillé" -#: dashboards/project/instances/tables.py:781 +#: dashboards/project/instances/tables.py:786 msgid "Shut Down" msgstr "Shut Down" -#: dashboards/project/instances/tables.py:783 +#: dashboards/project/instances/tables.py:788 msgid "Crashed" msgstr "Crashé" -#: dashboards/project/instances/tables.py:785 +#: dashboards/project/instances/tables.py:790 msgid "Failed" msgstr "Échec" -#: dashboards/project/instances/tables.py:786 +#: dashboards/project/instances/tables.py:791 msgid "Building" msgstr "Construction" @@ -9005,7 +9098,7 @@ msgstr "Manuel: Temps de construction plus rapide mais nécessite un partitionne msgid "" "You can customize your instance after it has launched using the options " "available here." -msgstr "" +msgstr "Vous pouvez personnaliser votre instance après l'avoir lancé en utilisant les options disponibles ici." #: dashboards/project/instances/templates/instances/_launch_customize_help.html:3 msgid "" @@ -9135,19 +9228,19 @@ msgstr[1] "Les instances %(req)i demandées ne peuvent être lancées que si vou #: dashboards/project/instances/workflows/create_instance.py:196 #, python-format msgid "Cores(Available: %(avail)s, Requested: %(req)s)" -msgstr "" +msgstr "Cœurs (Disponible : %(avail)s, Demandé : %(req)s)" #: dashboards/project/instances/workflows/create_instance.py:203 #, python-format msgid "RAM(Available: %(avail)s, Requested: %(req)s)" -msgstr "" +msgstr "RAM (Disponible : %(avail)s, Demandé : %(req)s)" #: dashboards/project/instances/workflows/create_instance.py:210 #, python-format msgid "" "The requested instance cannot be launched. The following requested " "resource(s) exceed quota(s): %s." -msgstr "" +msgstr "L'instance demandée ne peut être lancée. Les ressources suivantes demandées excédent les quotas : %s." #: dashboards/project/instances/workflows/create_instance.py:224 msgid "You must set volume size" @@ -9258,7 +9351,7 @@ msgstr "Pas instantanés de volume disponibles" #: dashboards/project/instances/workflows/create_instance.py:475 msgid "Key pair to use for authentication." -msgstr "" +msgstr "Paire de clés à utiliser pour authentification." #: dashboards/project/instances/workflows/create_instance.py:479 msgid "Admin Pass" @@ -9348,7 +9441,7 @@ msgstr "Choix du type d'instance" #: dashboards/project/instances/workflows/resize_instance.py:52 msgid "Please choose a new flavor that is not the same as the old one." -msgstr "" +msgstr "Choisir, s'il vous plaît, un nouveau type d'instance qui n'est la même que l'ancienne." #: dashboards/project/instances/workflows/resize_instance.py:61 msgid "Select a New Flavor" @@ -9380,7 +9473,7 @@ msgstr "Impossible de récupérer la liste des groupes de sécurité. Veuillez r msgid "" "Add and remove security groups to this project from the list of available " "security groups." -msgstr "" +msgstr "Ajouter et enlever des groupes de sécurité à ce projet depuis la liste des groupes de sécurité disponibles." #: dashboards/project/instances/workflows/update_instance.py:88 msgid "All Security Groups" @@ -9400,7 +9493,7 @@ msgstr "Aucun groupe de sécurité activé." #: dashboards/project/instances/workflows/update_instance.py:121 msgid "Edit the instance details." -msgstr "" +msgstr "Éditer les détails de l'instance." #: dashboards/project/instances/workflows/update_instance.py:134 #, python-format @@ -10894,7 +10987,7 @@ msgid "" "a gateway for external connectivity." msgstr "Vous pouvez connecter un réseau externe au routeur. Ce réseau est considéré comme la route par défaut du routeur et le routeur agit comme une passerelle pour la connectivité externe. " -#: dashboards/project/stacks/forms.py:50 +#: dashboards/project/stacks/forms.py:51 #: dashboards/project/stacks/templates/stacks/_change_template.html:9 #: dashboards/project/stacks/templates/stacks/_select_template.html:9 #: dashboards/project/stacks/templates/stacks/select_template.html:3 @@ -10902,158 +10995,158 @@ msgstr "Vous pouvez connecter un réseau externe au routeur. Ce réseau est cons msgid "Select Template" msgstr "Sélectionnez un modèle" -#: dashboards/project/stacks/forms.py:51 +#: dashboards/project/stacks/forms.py:52 msgid "Select a template to launch a stack." msgstr "" -#: dashboards/project/stacks/forms.py:56 +#: dashboards/project/stacks/forms.py:57 msgid "Direct Input" msgstr "Entrée directe" -#: dashboards/project/stacks/forms.py:59 +#: dashboards/project/stacks/forms.py:60 msgid "Template Source" msgstr "Source du modèle" -#: dashboards/project/stacks/forms.py:66 dashboards/project/stacks/forms.py:68 +#: dashboards/project/stacks/forms.py:67 dashboards/project/stacks/forms.py:69 msgid "Template File" msgstr "Fichier du modèle" -#: dashboards/project/stacks/forms.py:69 +#: dashboards/project/stacks/forms.py:70 msgid "A local template to upload." msgstr "Un modèle local à télécharger." -#: dashboards/project/stacks/forms.py:76 dashboards/project/stacks/forms.py:78 +#: dashboards/project/stacks/forms.py:77 dashboards/project/stacks/forms.py:79 msgid "Template URL" msgstr "URL du modèle" -#: dashboards/project/stacks/forms.py:79 +#: dashboards/project/stacks/forms.py:80 msgid "An external (HTTP) URL to load the template from." msgstr "Une URL externe à partir de laquelle le modèle est disponible." -#: dashboards/project/stacks/forms.py:86 dashboards/project/stacks/forms.py:88 +#: dashboards/project/stacks/forms.py:87 dashboards/project/stacks/forms.py:89 msgid "Template Data" msgstr "Données du modèle" -#: dashboards/project/stacks/forms.py:89 +#: dashboards/project/stacks/forms.py:90 msgid "The raw contents of the template." msgstr "Les données brutes du modèle" -#: dashboards/project/stacks/forms.py:95 +#: dashboards/project/stacks/forms.py:96 msgid "Environment Source" msgstr "Environment Source" -#: dashboards/project/stacks/forms.py:103 -#: dashboards/project/stacks/forms.py:105 +#: dashboards/project/stacks/forms.py:104 +#: dashboards/project/stacks/forms.py:106 msgid "Environment File" msgstr "Fichier d'Environment" -#: dashboards/project/stacks/forms.py:106 +#: dashboards/project/stacks/forms.py:107 msgid "A local environment to upload." msgstr "Un environement local à télécharger." -#: dashboards/project/stacks/forms.py:113 -#: dashboards/project/stacks/forms.py:115 +#: dashboards/project/stacks/forms.py:114 +#: dashboards/project/stacks/forms.py:116 msgid "Environment Data" msgstr "Données d'Environnement" -#: dashboards/project/stacks/forms.py:116 +#: dashboards/project/stacks/forms.py:117 msgid "The raw contents of the environment file." msgstr "Les données brutes du fichier d'environnement" -#: dashboards/project/stacks/forms.py:128 +#: dashboards/project/stacks/forms.py:129 msgid "template" msgstr "Modèle" -#: dashboards/project/stacks/forms.py:130 +#: dashboards/project/stacks/forms.py:131 msgid "environment" msgstr "environnement" -#: dashboards/project/stacks/forms.py:185 +#: dashboards/project/stacks/forms.py:186 #, python-format msgid "There was a problem parsing the %(prefix)s: %(error)s" msgstr "Il y a eu un problème lors de l'analyse syntaxique de %(prefix)s: %(error)s" -#: dashboards/project/stacks/forms.py:193 +#: dashboards/project/stacks/forms.py:194 #, python-format msgid "Please specify a %s using only one source method." msgstr "Veuillez spécifier un %s utilisant une seule source" -#: dashboards/project/stacks/forms.py:200 +#: dashboards/project/stacks/forms.py:201 msgid "You must specify a template via one of the available sources." msgstr "Vous devez spécifier un modèle via une des sources disponibles." -#: dashboards/project/stacks/forms.py:225 +#: dashboards/project/stacks/forms.py:226 msgid "Edit Template" msgstr "Edition du modèle" -#: dashboards/project/stacks/forms.py:226 +#: dashboards/project/stacks/forms.py:227 msgid "Select a new template to re-launch a stack." msgstr "" -#: dashboards/project/stacks/forms.py:227 -#: dashboards/project/stacks/forms.py:354 +#: dashboards/project/stacks/forms.py:228 +#: dashboards/project/stacks/forms.py:358 msgid "Stack ID" msgstr "Id de la pile." -#: dashboards/project/stacks/forms.py:229 -#: dashboards/project/stacks/forms.py:253 -#: dashboards/project/stacks/forms.py:356 +#: dashboards/project/stacks/forms.py:230 +#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:360 #: dashboards/project/stacks/tables.py:86 msgid "Stack Name" msgstr "Nom de la Pile" -#: dashboards/project/stacks/forms.py:238 +#: dashboards/project/stacks/forms.py:239 msgid "Create Stack" msgstr "Créez une pile" -#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:255 msgid "Name of the stack to create." msgstr "Nom de la pile à créer." -#: dashboards/project/stacks/forms.py:256 +#: dashboards/project/stacks/forms.py:257 msgid "" "Name must start with a letter and may only contain letters, numbers, " "underscores, periods and hyphens." msgstr "Le nom doit commencer par une lettre et ne peut contenir que des lettres, des chiffres, soulignement, et des traits d'union." -#: dashboards/project/stacks/forms.py:261 +#: dashboards/project/stacks/forms.py:262 msgid "Creation Timeout (minutes)" msgstr "Délai d'attente à la création (minutes)" -#: dashboards/project/stacks/forms.py:262 +#: dashboards/project/stacks/forms.py:263 msgid "Stack creation timeout in minutes." msgstr "Délai d'expiration (en minutes) pour la création de stack " -#: dashboards/project/stacks/forms.py:264 +#: dashboards/project/stacks/forms.py:265 msgid "Rollback On Failure" msgstr "Retour arrière en cas d'échec" -#: dashboards/project/stacks/forms.py:265 +#: dashboards/project/stacks/forms.py:266 msgid "Enable rollback on create/update failure." msgstr "Permettre le retour arrière en cas d'échec de la création / mise à jour." -#: dashboards/project/stacks/forms.py:278 +#: dashboards/project/stacks/forms.py:279 #, python-format msgid "Password for user \"%s\"" msgstr "Mot de Passe pour l'utilisateur \"%s\"" -#: dashboards/project/stacks/forms.py:279 +#: dashboards/project/stacks/forms.py:280 msgid "" "This is required for operations to be performed throughout the lifecycle of " "the stack" msgstr "C'est obligatoire pour les opérations à réaliser pendant tout le cycle de vie de la stack" -#: dashboards/project/stacks/forms.py:343 +#: dashboards/project/stacks/forms.py:347 msgid "Stack creation started." msgstr "Création de stack commencée" -#: dashboards/project/stacks/forms.py:352 +#: dashboards/project/stacks/forms.py:356 #: dashboards/project/stacks/templates/stacks/_update.html:8 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "Mise à jour des paramètres de la pile." -#: dashboards/project/stacks/forms.py:385 +#: dashboards/project/stacks/forms.py:389 msgid "Stack update started." msgstr "Mise à jour de stack commencée." @@ -12731,7 +12824,7 @@ msgstr "Cisco Nexus 1000V" msgid "Update Network Profile" msgstr "Mise à jour du profil réseau" -#: dashboards/settings/dashboard.py:22 templates/_header.html:54 +#: dashboards/settings/dashboard.py:22 templates/_header.html:33 msgid "Settings" msgstr "Paramètres " @@ -12835,14 +12928,30 @@ msgid "" "help, contact your local administrator." msgstr "Une erreur imprévue est survenue. Essayer de rafraichir la page. Si cela n'aide pas, contacter votre administrateur local." -#: templates/500.html:74 templates/_header.html:56 +#: templates/500.html:74 templates/_header.html:35 msgid "Help" msgstr "Aide" -#: templates/_header.html:61 +#: templates/_header.html:20 +msgid "Filter selections" +msgstr "" + +#: templates/_header.html:40 msgid "Sign Out" msgstr "Se Déconnecter" +#: templates/context_selection/_domain_list.html:4 +msgid "Domains:" +msgstr "" + +#: templates/context_selection/_project_list.html:4 +msgid "Projects:" +msgstr "" + +#: templates/context_selection/_region_list.html:5 +msgid "Regions:" +msgstr "" + #: usage/base.py:74 msgid "Invalid date format: Using today as default." msgstr "Format de date invalide : date du jour utilisée par défaut." @@ -12851,7 +12960,7 @@ msgstr "Format de date invalide : date du jour utilisée par défaut." msgid "Unable to retrieve network quota information." msgstr "Impossible de récupérer les informations de quotas réseau." -#: usage/base.py:179 usage/quotas.py:267 +#: usage/base.py:179 usage/quotas.py:292 msgid "Unable to retrieve volume limit information." msgstr "Impossible de récupérer les informations de limite de volume." @@ -12874,7 +12983,11 @@ msgid "" "exist." msgstr "Période de temps invalide. Vous demandez des données dans le futur qui ne peuvent pas exister." -#: usage/quotas.py:253 +#: usage/quotas.py:73 +msgid "Injected File Path Bytes" +msgstr "Octets de Chemin de fichier injecté" + +#: usage/quotas.py:278 msgid "Unable to retrieve compute limit information." msgstr "Impossible de récupérer les informations sur les limites de calcul." diff --git a/openstack_dashboard/locale/ja/LC_MESSAGES/django.po b/openstack_dashboard/locale/ja/LC_MESSAGES/django.po index b3f525e94f..e251383f07 100644 --- a/openstack_dashboard/locale/ja/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/ja/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-01 19:31-0500\n" -"PO-Revision-Date: 2014-09-02 04:10+0000\n" +"POT-Creation-Date: 2014-09-04 19:17-0500\n" +"PO-Revision-Date: 2014-09-05 00:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Japanese (http://www.transifex.com/projects/p/horizon/language/ja/)\n" "MIME-Version: 1.0\n" @@ -19,55 +19,55 @@ msgstr "" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: settings.py:99 +#: settings.py:100 msgid "Select format" msgstr "" -#: settings.py:100 +#: settings.py:101 msgid "AKI - Amazon Kernel Image" msgstr "AKI - Amazon カーネル・イメージ" -#: settings.py:101 +#: settings.py:102 msgid "AMI - Amazon Machine Image" msgstr "AMI - Amazon マシン・イメージ" -#: settings.py:102 +#: settings.py:103 msgid "ARI - Amazon Ramdisk Image" msgstr "ARI - Amazon ラムディスク・イメージ" -#: settings.py:103 +#: settings.py:104 msgid "ISO - Optical Disk Image" msgstr "ISO - 光学ディスク・イメージ" -#: settings.py:104 +#: settings.py:105 msgid "QCOW2 - QEMU Emulator" msgstr "QCOW2 - QEMU エミュレーター" -#: settings.py:105 +#: settings.py:106 msgid "Raw" msgstr "Raw" -#: settings.py:106 +#: settings.py:107 msgid "VDI" msgstr "VDI" -#: settings.py:107 +#: settings.py:108 msgid "VHD" msgstr "VHD" -#: settings.py:108 +#: settings.py:109 msgid "VMDK" msgstr "VMDK" -#: settings.py:272 +#: settings.py:275 msgid "All TCP" msgstr "All TCP" -#: settings.py:278 +#: settings.py:281 msgid "All UDP" msgstr "All UDP" -#: settings.py:284 +#: settings.py:287 msgid "All ICMP" msgstr "All ICMP" @@ -310,47 +310,57 @@ msgstr "Neutron に接続できません。" msgid "Unable to parse IP address %s." msgstr "IPアドレス %s のパースに失敗しました。" -#: api/neutron.py:923 +#: api/neutron.py:934 #, python-format msgid "" "The 'operation' parameter for get_dvr_permission is invalid. It should be " "one of %s" msgstr "" -#: api/neutron.py:936 +#: api/neutron.py:947 msgid "Failed to check Neutron \"dvr\" extension is not supported" msgstr "" -#: api/nova.py:193 +#: api/nova.py:211 #, python-format msgid "ALLOW %(from)s:%(to)s from %(group)s" msgstr "%(group)s からポート番号 %(from)s:%(to)s への通信を許可します" -#: api/nova.py:198 +#: api/nova.py:216 #, python-format msgid "ALLOW %(from)s:%(to)s from %(cidr)s" msgstr "%(cidr)s からポート番号 %(from)s:%(to)s への通信を許可します" -#: api/nova.py:274 +#: api/nova.py:292 msgid "Couldn't get security group list." msgstr "セキュリティグループ一覧を取得できません。" -#: api/nova.py:281 +#: api/nova.py:299 #, python-format msgid "Couldn't get current security group list for instance %s." msgstr "インスタンス %s の現在のセキュリティグループ一覧を取得できません。" -#: api/nova.py:298 +#: api/nova.py:316 #, python-format msgid "" "Failed to modify %(num_groups_to_modify)d instance security groups: %(err)s" msgstr "インスタンスの %(num_groups_to_modify)d 個のセキュリティグループが更新できませんでした: %(err)s" -#: api/nova.py:313 +#: api/nova.py:331 #, python-format msgid "Failed to modify %d instance security groups" msgstr "インスタンスの %d 個のセキュリティグループが更新できませんでした" +#: api/nova.py:743 +#, python-format +msgid "Name: %(name)s ID: %(uuid)s" +msgstr "" + +#: api/nova.py:748 +#, python-format +msgid "Failed to evacuate instances: %s" +msgstr "" + #: api/swift.py:200 msgid "The container cannot be deleted since it's not empty." msgstr "コンテナーが空ではないため、削除できません。" @@ -485,7 +495,7 @@ msgstr "名前" #: dashboards/admin/aggregates/forms.py:28 #: dashboards/admin/aggregates/tables.py:108 #: dashboards/admin/aggregates/workflows.py:27 -#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/tables.py:836 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:77 #: dashboards/project/volumes/volumes/forms.py:81 @@ -546,6 +556,7 @@ msgstr "サービスダウン" #: dashboards/admin/aggregates/tables.py:110 #: dashboards/admin/aggregates/tables.py:133 +#: dashboards/admin/hypervisors/compute/tables.py:25 msgid "Hosts" msgstr "ホスト" @@ -827,6 +838,7 @@ msgstr "" #: dashboards/admin/aggregates/templates/aggregates/_update.html:25 #: dashboards/admin/flavors/templates/flavors/extras/_create.html:26 #: dashboards/admin/flavors/templates/flavors/extras/_edit.html:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:24 #: dashboards/admin/images/templates/images/_create.html:34 #: dashboards/admin/images/templates/images/_update.html:25 #: dashboards/admin/images/templates/images/properties/_create.html:26 @@ -988,7 +1000,8 @@ msgstr "フレーバー名" #: dashboards/project/instances/templates/instances/_detail_overview.html:50 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:10 #: dashboards/project/instances/templates/instances/_instance_flavor.html:4 -#: dashboards/project/overview/views.py:32 usage/tables.py:33 +#: dashboards/project/overview/views.py:32 usage/quotas.py:63 +#: usage/tables.py:33 msgid "VCPUs" msgstr "仮想 CPU" @@ -1023,7 +1036,7 @@ msgstr "スワップディスク" #: dashboards/admin/routers/templates/routers/_detail_overview.html:9 #: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:12 #: dashboards/identity/roles/forms.py:37 -#: dashboards/identity/users/forms.py:159 +#: dashboards/identity/users/forms.py:160 #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:8 #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:8 #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:7 @@ -1433,24 +1446,25 @@ msgstr "ストレージ (総量)" #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/databases/templates/databases/index.html:6 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:80 -#: dashboards/project/instances/tables.py:104 -#: dashboards/project/instances/tables.py:140 -#: dashboards/project/instances/tables.py:181 -#: dashboards/project/instances/tables.py:635 -#: dashboards/project/instances/tables.py:656 -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:82 +#: dashboards/project/instances/tables.py:106 +#: dashboards/project/instances/tables.py:142 +#: dashboards/project/instances/tables.py:183 +#: dashboards/project/instances/tables.py:640 +#: dashboards/project/instances/tables.py:661 +#: dashboards/project/instances/tables.py:855 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/instances/templates/instances/index.html:6 #: dashboards/project/network_topology/instances/tables.py:23 +#: usage/quotas.py:64 msgid "Instances" msgstr "インスタンス" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:204 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:792 -#: dashboards/project/instances/tables.py:814 +#: dashboards/project/instances/tables.py:797 +#: dashboards/project/instances/tables.py:819 #: dashboards/project/instances/workflows/create_instance.py:80 #: dashboards/project/overview/views.py:32 usage/tables.py:72 msgid "Instance Name" @@ -1465,19 +1479,182 @@ msgstr "インスタンス ID" msgid "Hypervisor Instances" msgstr "ハイパーバイザーインスタンス" -#: dashboards/admin/hypervisors/views.py:36 +#: dashboards/admin/hypervisors/tabs.py:26 +msgid "Hypervisor" +msgstr "ハイパーバイザー" + +#: dashboards/admin/hypervisors/tabs.py:36 +#: dashboards/admin/hypervisors/views.py:40 #: dashboards/admin/instances/views.py:156 msgid "Unable to retrieve hypervisor information." msgstr "ハイパーバイザーの情報を取得できません。" -#: dashboards/admin/hypervisors/views.py:46 +#: dashboards/admin/hypervisors/views.py:50 msgid "Unable to retrieve hypervisor statistics." msgstr "ハイパーバイザーの統計を取得できません。" -#: dashboards/admin/hypervisors/views.py:67 +#: dashboards/admin/hypervisors/views.py:71 msgid "Unable to retrieve hypervisor instances list." msgstr "ハイパーバイザーのインスタンス一覧を取得できません。" +#: dashboards/admin/hypervisors/compute/forms.py:25 +#: dashboards/admin/instances/forms.py:27 +msgid "Current Host" +msgstr "現在のホスト" + +#: dashboards/admin/hypervisors/compute/forms.py:28 +msgid "Target Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:29 +msgid "Choose a Host to evacuate servers to." +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:31 +msgid "Shared Storage" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:47 +msgid "Select a target host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:49 +#: dashboards/admin/instances/forms.py:57 +msgid "No other hosts available." +msgstr "他のホストがありません。" + +#: dashboards/admin/hypervisors/compute/forms.py:60 +#, python-format +msgid "Starting evacuation from %(current)s to %(target)s." +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:66 +#, python-format +msgid "Failed to evacuate host: %s." +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:24 +#: dashboards/admin/hypervisors/compute/tables.py:52 +#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 +#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 +#: dashboards/admin/instances/tables.py:131 +#: dashboards/admin/networks/agents/tables.py:78 +#: dashboards/admin/volumes/snapshots/tables.py:63 +#: dashboards/admin/volumes/volumes/tables.py:70 +#: dashboards/project/databases/tables.py:209 +#: dashboards/project/databases/templates/databases/_detail_overview.html:48 +#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 +msgid "Host" +msgstr "ホスト" + +#: dashboards/admin/hypervisors/compute/tables.py:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:8 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:23 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:3 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:6 +msgid "Evacuate Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:34 +msgid "Evacuate" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:35 +msgid "Evacuated" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:53 +#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 +msgid "Zone" +msgstr "ゾーン" + +#: dashboards/admin/hypervisors/compute/tables.py:54 +#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 +#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 +#: dashboards/admin/instances/tables.py:147 +#: dashboards/admin/networks/tables.py:92 +#: dashboards/admin/networks/agents/tables.py:79 +#: dashboards/admin/networks/ports/tables.py:94 +#: dashboards/admin/routers/ports/tables.py:30 +#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 +#: dashboards/admin/volumes/snapshots/forms.py:33 +#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/admin/volumes/volumes/forms.py:46 +#: dashboards/project/data_processing/clusters/tables.py:98 +#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 +#: dashboards/project/data_processing/job_executions/tables.py:99 +#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 +#: dashboards/project/database_backups/tables.py:152 +#: dashboards/project/database_backups/templates/database_backups/details.html:30 +#: dashboards/project/database_backups/templates/database_backups/details.html:71 +#: dashboards/project/databases/tables.py:219 +#: dashboards/project/databases/tables.py:283 +#: dashboards/project/databases/templates/databases/_detail_overview.html:17 +#: dashboards/project/firewalls/tables.py:259 +#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 +#: dashboards/project/images/images/tables.py:218 +#: dashboards/project/images/templates/images/images/_detail_overview.html:17 +#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/templates/instances/_detail_overview.html:14 +#: dashboards/project/loadbalancers/tables.py:284 +#: dashboards/project/loadbalancers/tables.py:318 +#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 +#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 +#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 +#: dashboards/project/networks/tables.py:123 +#: dashboards/project/networks/ports/tables.py:64 +#: dashboards/project/networks/templates/networks/_detail_overview.html:13 +#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 +#: dashboards/project/routers/tables.py:166 +#: dashboards/project/routers/ports/tables.py:94 +#: dashboards/project/routers/templates/routers/_detail_overview.html:11 +#: dashboards/project/stacks/tables.py:98 +#: dashboards/project/stacks/tables.py:135 +#: dashboards/project/stacks/tables.py:182 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 +#: dashboards/project/volumes/backups/tables.py:116 +#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 +#: dashboards/project/volumes/volumes/tables.py:348 +#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 +#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 +#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 +msgid "Status" +msgstr "状態" + +#: dashboards/admin/hypervisors/compute/tables.py:55 +#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 +#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 +msgid "State" +msgstr "状態" + +#: dashboards/admin/hypervisors/compute/tables.py:57 +#: dashboards/admin/networks/agents/tables.py:82 +msgid "Updated At" +msgstr "最終更新" + +#: dashboards/admin/hypervisors/compute/tables.py:66 +#: dashboards/admin/hypervisors/compute/tabs.py:24 +msgid "Compute Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tabs.py:34 +#: dashboards/admin/info/tabs.py:56 +msgid "Unable to get nova services list." +msgstr "nova サービスの一覧を取得できません。" + +#: dashboards/admin/hypervisors/compute/views.py:44 +msgid "Unable to retrieve compute host information." +msgstr "" + #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:3 #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:6 msgid "Hypervisor Servers" @@ -1510,6 +1687,48 @@ msgstr "メモリ使用量" msgid "Disk Usage" msgstr "ディスク使用量" +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:17 +#: dashboards/admin/images/templates/images/_create.html:18 +#: dashboards/admin/instances/templates/instances/_live_migrate.html:17 +#: dashboards/admin/networks/templates/networks/_update.html:17 +#: dashboards/admin/networks/templates/networks/ports/_update.html:22 +#: dashboards/admin/routers/templates/routers/_update.html:17 +#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18 +#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18 +#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18 +#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17 +#: dashboards/project/images/templates/images/images/_create.html:19 +#: dashboards/project/images/templates/images/images/_update.html:17 +#: dashboards/project/images/templates/images/snapshots/_create.html:18 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17 +#: dashboards/project/networks/templates/networks/_update.html:17 +#: dashboards/project/networks/templates/networks/ports/_update.html:22 +#: dashboards/project/routers/templates/routers/_update.html:17 +#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18 +#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17 +#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17 +#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17 +#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17 +#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17 +#: dashboards/settings/password/templates/password/_change.html:18 +#: dashboards/settings/user/templates/user/_settings.html:18 +msgid "Description:" +msgstr "説明" + +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:18 +msgid "" +"Evacuate the servers from the selected down host to an active target host." +msgstr "" + #: dashboards/admin/images/panel.py:27 dashboards/admin/images/tables.py:76 #: dashboards/admin/images/templates/images/index.html:3 #: dashboards/admin/images/templates/images/index.html:6 @@ -1532,7 +1751,7 @@ msgstr "" #: dashboards/admin/images/tables.py:61 #: dashboards/admin/instances/tables.py:95 -#: dashboards/project/instances/tables.py:793 +#: dashboards/project/instances/tables.py:798 msgid "Status =" msgstr "" @@ -1551,7 +1770,7 @@ msgstr "" #: dashboards/admin/images/tables.py:70 #: dashboards/admin/instances/tables.py:137 #: dashboards/project/images/images/tables.py:212 -#: dashboards/project/instances/tables.py:816 +#: dashboards/project/instances/tables.py:821 #: dashboards/project/instances/templates/instances/_detail_overview.html:104 #: dashboards/project/instances/workflows/create_instance.py:104 #: dashboards/project/volumes/volumes/forms.py:523 @@ -1636,42 +1855,6 @@ msgstr "イメージのカスタム属性を取得できません。" msgid "Create An Image" msgstr "イメージの作成" -#: dashboards/admin/images/templates/images/_create.html:18 -#: dashboards/admin/instances/templates/instances/_live_migrate.html:17 -#: dashboards/admin/networks/templates/networks/_update.html:17 -#: dashboards/admin/networks/templates/networks/ports/_update.html:22 -#: dashboards/admin/routers/templates/routers/_update.html:17 -#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18 -#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18 -#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18 -#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17 -#: dashboards/project/images/templates/images/images/_create.html:19 -#: dashboards/project/images/templates/images/images/_update.html:17 -#: dashboards/project/images/templates/images/snapshots/_create.html:18 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17 -#: dashboards/project/networks/templates/networks/_update.html:17 -#: dashboards/project/networks/templates/networks/ports/_update.html:22 -#: dashboards/project/routers/templates/routers/_update.html:17 -#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18 -#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17 -#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17 -#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17 -#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17 -#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17 -#: dashboards/settings/password/templates/password/_change.html:18 -#: dashboards/settings/user/templates/user/_settings.html:18 -msgid "Description:" -msgstr "説明" - #: dashboards/admin/images/templates/images/_create.html:20 msgid "Specify an image to upload to the Image Service." msgstr "イメージサービスにアップロードするイメージを指定します。" @@ -1799,92 +1982,10 @@ msgstr "無効化しました" msgid "Service" msgstr "サービス" -#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 -#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 -#: dashboards/admin/instances/tables.py:131 -#: dashboards/admin/networks/agents/tables.py:78 -#: dashboards/admin/volumes/snapshots/tables.py:63 -#: dashboards/admin/volumes/volumes/tables.py:70 -#: dashboards/project/databases/tables.py:209 -#: dashboards/project/databases/templates/databases/_detail_overview.html:48 -#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 -msgid "Host" -msgstr "ホスト" - -#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 -#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 -#: dashboards/admin/instances/tables.py:147 -#: dashboards/admin/networks/tables.py:92 -#: dashboards/admin/networks/agents/tables.py:79 -#: dashboards/admin/networks/ports/tables.py:94 -#: dashboards/admin/routers/ports/tables.py:30 -#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 -#: dashboards/admin/volumes/snapshots/forms.py:33 -#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/admin/volumes/volumes/forms.py:46 -#: dashboards/project/data_processing/clusters/tables.py:98 -#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 -#: dashboards/project/data_processing/job_executions/tables.py:99 -#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 -#: dashboards/project/database_backups/tables.py:152 -#: dashboards/project/database_backups/templates/database_backups/details.html:30 -#: dashboards/project/database_backups/templates/database_backups/details.html:71 -#: dashboards/project/databases/tables.py:219 -#: dashboards/project/databases/tables.py:283 -#: dashboards/project/databases/templates/databases/_detail_overview.html:17 -#: dashboards/project/firewalls/tables.py:259 -#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 -#: dashboards/project/images/images/tables.py:218 -#: dashboards/project/images/templates/images/images/_detail_overview.html:17 -#: dashboards/project/instances/tables.py:826 -#: dashboards/project/instances/templates/instances/_detail_overview.html:14 -#: dashboards/project/loadbalancers/tables.py:284 -#: dashboards/project/loadbalancers/tables.py:318 -#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 -#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 -#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 -#: dashboards/project/networks/tables.py:123 -#: dashboards/project/networks/ports/tables.py:64 -#: dashboards/project/networks/templates/networks/_detail_overview.html:13 -#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 -#: dashboards/project/routers/tables.py:166 -#: dashboards/project/routers/ports/tables.py:94 -#: dashboards/project/routers/templates/routers/_detail_overview.html:11 -#: dashboards/project/stacks/tables.py:98 -#: dashboards/project/stacks/tables.py:135 -#: dashboards/project/stacks/tables.py:182 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 -#: dashboards/project/volumes/backups/tables.py:116 -#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 -#: dashboards/project/volumes/volumes/tables.py:348 -#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 -#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 -#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 -msgid "Status" -msgstr "状態" - #: dashboards/admin/info/tables.py:67 dashboards/admin/info/tabs.py:31 msgid "Services" msgstr "サービス" -#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 -msgid "Zone" -msgstr "ゾーン" - -#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 -#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 -msgid "State" -msgstr "状態" - #: dashboards/admin/info/tables.py:96 dashboards/admin/info/tables.py:121 #: dashboards/admin/info/tables.py:170 msgctxt "Time since the last update" @@ -1914,7 +2015,7 @@ msgid "Network Agents" msgstr "ネットワークエージェント" #: dashboards/admin/info/tables.py:198 -#: dashboards/identity/projects/workflows.py:44 +#: dashboards/identity/projects/workflows.py:44 usage/quotas.py:66 msgid "Injected File Content Bytes" msgstr "injected file のバイト数" @@ -1923,12 +2024,12 @@ msgid "Length of Injected File Path" msgstr "" #: dashboards/admin/info/tables.py:200 -#: dashboards/identity/projects/workflows.py:46 +#: dashboards/identity/projects/workflows.py:46 usage/quotas.py:62 msgid "Metadata Items" msgstr "メタデータ項目数" #: dashboards/admin/info/tables.py:203 -#: dashboards/identity/projects/workflows.py:50 +#: dashboards/identity/projects/workflows.py:50 usage/quotas.py:65 msgid "Injected Files" msgstr "injected file" @@ -1944,7 +2045,7 @@ msgstr "injected file" #: dashboards/project/volumes/templates/volumes/index.html:6 #: dashboards/project/volumes/volumes/tables.py:60 #: dashboards/project/volumes/volumes/tables.py:384 -#: dashboards/project/volumes/volumes/tables.py:398 +#: dashboards/project/volumes/volumes/tables.py:398 usage/quotas.py:74 msgid "Volumes" msgstr "ボリューム" @@ -1953,18 +2054,18 @@ msgstr "ボリューム" #: dashboards/identity/projects/workflows.py:54 #: dashboards/project/volumes/tabs.py:76 #: dashboards/project/volumes/snapshots/tables.py:45 -#: dashboards/project/volumes/snapshots/tables.py:137 +#: dashboards/project/volumes/snapshots/tables.py:137 usage/quotas.py:75 msgid "Volume Snapshots" msgstr "ボリュームのスナップショット" #: dashboards/admin/info/tables.py:206 -#: dashboards/identity/projects/workflows.py:56 +#: dashboards/identity/projects/workflows.py:56 usage/quotas.py:76 msgid "Total Size of Volumes and Snapshots (GB)" msgstr "ボリュームとスナップショットの合計サイズ (GB)" #: dashboards/admin/info/tables.py:207 dashboards/admin/overview/views.py:33 #: dashboards/identity/projects/workflows.py:57 -#: dashboards/project/overview/views.py:32 +#: dashboards/project/overview/views.py:32 usage/quotas.py:67 msgid "RAM (MB)" msgstr "メモリー (MB)" @@ -1974,6 +2075,7 @@ msgstr "メモリー (MB)" #: dashboards/project/access_and_security/tabs.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:175 +#: usage/quotas.py:68 usage/quotas.py:81 msgid "Floating IPs" msgstr "Floating IP" @@ -1986,6 +2088,7 @@ msgstr "Floating IP" #: dashboards/project/instances/templates/instances/_detail_overview.html:77 #: dashboards/project/instances/workflows/create_instance.py:488 #: dashboards/project/instances/workflows/update_instance.py:80 +#: usage/quotas.py:70 usage/quotas.py:82 msgid "Security Groups" msgstr "セキュリティグループ" @@ -1993,6 +2096,7 @@ msgstr "セキュリティグループ" #: dashboards/identity/projects/workflows.py:63 #: dashboards/identity/projects/workflows.py:69 #: dashboards/project/access_and_security/security_groups/tables.py:247 +#: usage/quotas.py:71 usage/quotas.py:83 msgid "Security Group Rules" msgstr "セキュリティグループルール" @@ -2000,6 +2104,7 @@ msgstr "セキュリティグループルール" #: dashboards/project/access_and_security/tabs.py:58 #: dashboards/project/access_and_security/keypairs/tables.py:26 #: dashboards/project/access_and_security/keypairs/tables.py:75 +#: usage/quotas.py:72 msgid "Key Pairs" msgstr "キーペア" @@ -2008,7 +2113,7 @@ msgstr "キーペア" #: dashboards/admin/routers/ports/tables.py:29 #: dashboards/identity/projects/workflows.py:59 #: dashboards/project/networks/ports/tables.py:62 -#: dashboards/project/routers/ports/tables.py:93 +#: dashboards/project/routers/ports/tables.py:93 usage/quotas.py:69 msgid "Fixed IPs" msgstr "固定 IP" @@ -2040,10 +2145,6 @@ msgstr "上限値" msgid "Quotas" msgstr "クォータ" -#: dashboards/admin/info/tabs.py:56 -msgid "Unable to get nova services list." -msgstr "nova サービスの一覧を取得できません。" - #: dashboards/admin/info/tabs.py:74 msgid "Unable to get cinder services list." msgstr "" @@ -2084,10 +2185,6 @@ msgid "" " " msgstr "" -#: dashboards/admin/instances/forms.py:27 -msgid "Current Host" -msgstr "現在のホスト" - #: dashboards/admin/instances/forms.py:31 msgid "New Host" msgstr "新規ホスト" @@ -2108,10 +2205,6 @@ msgstr "ブロックマイグレーション" msgid "Select a new host" msgstr "新規ホストの選択" -#: dashboards/admin/instances/forms.py:57 -msgid "No other hosts available." -msgstr "他のホストがありません。" - #: dashboards/admin/instances/forms.py:69 #, python-format msgid "The instance is preparing the live migration to host \"%s\"." @@ -2135,12 +2228,12 @@ msgstr "(確認待ちで) マイグレーション予約しました" #: dashboards/project/access_and_security/floating_ips/workflows.py:34 #: dashboards/project/databases/tables.py:36 #: dashboards/project/databases/tables.py:49 -#: dashboards/project/instances/tables.py:79 -#: dashboards/project/instances/tables.py:103 -#: dashboards/project/instances/tables.py:139 -#: dashboards/project/instances/tables.py:180 -#: dashboards/project/instances/tables.py:634 -#: dashboards/project/instances/tables.py:655 +#: dashboards/project/instances/tables.py:81 +#: dashboards/project/instances/tables.py:105 +#: dashboards/project/instances/tables.py:141 +#: dashboards/project/instances/tables.py:182 +#: dashboards/project/instances/tables.py:639 +#: dashboards/project/instances/tables.py:660 #: dashboards/project/network_topology/templates/network_topology/_svg_element.html:196 #: dashboards/project/volumes/volumes/tables.py:423 msgid "Instance" @@ -2183,12 +2276,12 @@ msgid "IPv6 Address =" msgstr "" #: dashboards/admin/instances/tables.py:96 -#: dashboards/project/instances/tables.py:794 +#: dashboards/project/instances/tables.py:799 msgid "Image ID =" msgstr "" #: dashboards/admin/instances/tables.py:97 -#: dashboards/project/instances/tables.py:795 +#: dashboards/project/instances/tables.py:800 msgid "Flavor ID =" msgstr "" @@ -2196,7 +2289,7 @@ msgstr "" #: dashboards/project/access_and_security/floating_ips/tables.py:157 #: dashboards/project/access_and_security/floating_ips/workflows.py:30 #: dashboards/project/access_and_security/floating_ips/workflows.py:37 -#: dashboards/project/instances/tables.py:818 +#: dashboards/project/instances/tables.py:823 #: dashboards/project/loadbalancers/tables.py:309 msgid "IP Address" msgstr "IP アドレス" @@ -2209,7 +2302,7 @@ msgstr "IP アドレス" #: dashboards/project/databases/tables.py:211 #: dashboards/project/images/images/tables.py:232 #: dashboards/project/images/templates/images/images/_detail_overview.html:44 -#: dashboards/project/instances/tables.py:821 +#: dashboards/project/instances/tables.py:826 #: dashboards/project/instances/templates/instances/_instance_flavor.html:6 #: dashboards/project/volumes/backups/tables.py:112 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:35 @@ -2220,17 +2313,17 @@ msgid "Size" msgstr "サイズ" #: dashboards/admin/instances/tables.py:153 -#: dashboards/project/instances/tables.py:833 +#: dashboards/project/instances/tables.py:838 msgid "Task" msgstr "タスク" #: dashboards/admin/instances/tables.py:160 -#: dashboards/project/instances/tables.py:840 +#: dashboards/project/instances/tables.py:845 msgid "Power State" msgstr "稼働状態" #: dashboards/admin/instances/tables.py:162 -#: dashboards/project/instances/tables.py:843 +#: dashboards/project/instances/tables.py:848 #: dashboards/project/instances/templates/instances/_detail_overview.html:20 #: usage/tables.py:75 msgid "Uptime" @@ -2671,6 +2764,7 @@ msgstr "ネットワーク %s の更新に失敗しました" #: dashboards/project/networks/tables.py:129 #: dashboards/project/networks/templates/networks/index.html:3 #: dashboards/project/networks/templates/networks/index.html:6 +#: usage/quotas.py:77 msgid "Networks" msgstr "ネットワーク" @@ -2730,7 +2824,7 @@ msgstr "DHCP エージェント" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:18 #: dashboards/project/images/templates/images/images/_detail_overview.html:29 -#: dashboards/project/instances/tables.py:596 +#: dashboards/project/instances/tables.py:601 #: dashboards/project/networks/templates/networks/_detail_overview.html:14 #: dashboards/project/networks/templates/networks/_detail_overview.html:16 #: dashboards/project/networks/templates/networks/_detail_overview.html:23 @@ -2818,10 +2912,6 @@ msgstr "DHCP エージェントの追加" msgid "Id" msgstr "ID" -#: dashboards/admin/networks/agents/tables.py:82 -msgid "Updated At" -msgstr "最終更新" - #: dashboards/admin/networks/agents/views.py:59 #: dashboards/admin/networks/ports/views.py:48 #: dashboards/project/networks/subnets/views.py:46 @@ -2899,7 +2989,7 @@ msgstr "ポート" #: dashboards/admin/networks/ports/tables.py:33 #: dashboards/admin/networks/ports/tables.py:102 #: dashboards/identity/projects/workflows.py:72 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:75 usage/quotas.py:79 msgid "Ports" msgstr "ポート" @@ -2978,7 +3068,7 @@ msgstr "サブネット" #: dashboards/admin/networks/subnets/tables.py:116 #: dashboards/identity/projects/workflows.py:74 #: dashboards/project/networks/subnets/tables.py:45 -#: dashboards/project/networks/subnets/tables.py:127 +#: dashboards/project/networks/subnets/tables.py:127 usage/quotas.py:78 msgid "Subnets" msgstr "サブネット" @@ -3122,8 +3212,8 @@ msgstr "プロジェクト一覧を取得できません。" #: dashboards/project/data_processing/nodegroup_templates/tables.py:57 #: dashboards/project/databases/tables.py:64 #: dashboards/project/databases/tables.py:80 -#: dashboards/project/instances/tables.py:712 -#: dashboards/project/instances/tables.py:728 +#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:733 msgid "Deleted" msgstr "削除しました" @@ -3175,6 +3265,7 @@ msgstr "監視" #: dashboards/project/routers/tables.py:188 #: dashboards/project/routers/templates/routers/index.html:3 #: dashboards/project/routers/templates/routers/index.html:6 +#: usage/quotas.py:80 msgid "Routers" msgstr "ルーター" @@ -3365,13 +3456,13 @@ msgstr "" #: dashboards/admin/volumes/snapshots/forms.py:26 #: dashboards/admin/volumes/volumes/forms.py:56 -#: dashboards/project/instances/tables.py:766 +#: dashboards/project/instances/tables.py:771 msgid "Deleting" msgstr "" #: dashboards/admin/volumes/snapshots/forms.py:27 #: dashboards/admin/volumes/volumes/forms.py:58 -#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:722 msgid "Error" msgstr "エラー" @@ -3716,7 +3807,7 @@ msgstr "ドメインコンテキストをクリアしました。" #: dashboards/identity/domains/tables.py:186 #: dashboards/identity/projects/workflows.py:119 #: dashboards/identity/users/forms.py:75 -#: dashboards/identity/users/forms.py:153 +#: dashboards/identity/users/forms.py:154 msgid "Domain ID" msgstr "ドメイン ID" @@ -3952,7 +4043,7 @@ msgstr "追加..." #: dashboards/identity/groups/tables.py:163 #: dashboards/identity/users/forms.py:81 -#: dashboards/identity/users/forms.py:160 +#: dashboards/identity/users/forms.py:161 #: dashboards/identity/users/tables.py:132 #: dashboards/project/data_processing/data_image_registry/forms.py:28 #: dashboards/project/databases/tables.py:236 @@ -3961,7 +4052,7 @@ msgstr "ユーザー名" #: dashboards/identity/groups/tables.py:164 #: dashboards/identity/users/forms.py:83 -#: dashboards/identity/users/forms.py:162 +#: dashboards/identity/users/forms.py:163 #: dashboards/identity/users/tables.py:133 msgid "Email" msgstr "電子メール" @@ -4134,7 +4225,7 @@ msgstr "" #: dashboards/identity/projects/workflows.py:122 #: dashboards/identity/users/forms.py:78 -#: dashboards/identity/users/forms.py:156 +#: dashboards/identity/users/forms.py:157 msgid "Domain Name" msgstr "ドメイン名" @@ -4325,42 +4416,42 @@ msgid "Passwords do not match." msgstr "パスワードが一致しません。" #: dashboards/identity/users/forms.py:86 -#: dashboards/identity/users/forms.py:165 +#: dashboards/identity/users/forms.py:166 #: dashboards/project/data_processing/job_binaries/forms.py:71 #: dashboards/project/databases/workflows/create_instance.py:197 #: dashboards/project/instances/forms.py:153 -#: dashboards/project/instances/tables.py:723 +#: dashboards/project/instances/tables.py:728 msgid "Password" msgstr "パスワード" #: dashboards/identity/users/forms.py:91 -#: dashboards/identity/users/forms.py:171 +#: dashboards/identity/users/forms.py:172 msgid "Confirm Password" msgstr "パスワード(確認)" #: dashboards/identity/users/forms.py:93 -#: dashboards/identity/users/forms.py:174 +#: dashboards/identity/users/forms.py:175 msgid "Primary Project" msgstr "主プロジェクト" -#: dashboards/identity/users/forms.py:128 +#: dashboards/identity/users/forms.py:129 #, python-format msgid "User \"%s\" was successfully created." msgstr "ユーザー \"%s\" を作成しました。" -#: dashboards/identity/users/forms.py:144 +#: dashboards/identity/users/forms.py:145 msgid "Unable to add user to primary project." msgstr "ユーザーを主プロジェクトに追加できません。" -#: dashboards/identity/users/forms.py:148 +#: dashboards/identity/users/forms.py:149 msgid "Unable to create user." msgstr "ユーザーを作成できません。" -#: dashboards/identity/users/forms.py:206 +#: dashboards/identity/users/forms.py:208 msgid "User has been updated successfully." msgstr "ユーザーが正常に更新されました。" -#: dashboards/identity/users/forms.py:209 +#: dashboards/identity/users/forms.py:211 msgid "Unable to update the user." msgstr "ユーザーを更新できません。" @@ -4541,7 +4632,7 @@ msgstr "Floating IP の確保" #: dashboards/project/access_and_security/floating_ips/tables.py:55 #: dashboards/project/access_and_security/keypairs/tables.py:58 -#: dashboards/project/instances/tables.py:245 +#: dashboards/project/instances/tables.py:247 #: dashboards/project/volumes/volumes/tables.py:112 msgid "(Quota exceeded)" msgstr "(クォータを超過しました)" @@ -4576,7 +4667,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "Floating IP の割り当て解除に成功しました: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:139 -#: dashboards/project/instances/tables.py:590 +#: dashboards/project/instances/tables.py:595 msgid "Unable to disassociate floating IP." msgstr "Floating IP の割り当てを解除できません。" @@ -4669,7 +4760,7 @@ msgid "Unable to import key pair." msgstr "キーペアをインポートできません。" #: dashboards/project/access_and_security/keypairs/tables.py:25 -#: dashboards/project/instances/tables.py:823 +#: dashboards/project/instances/tables.py:828 #: dashboards/project/instances/workflows/create_instance.py:473 msgid "Key Pair" msgstr "キーペア" @@ -5137,7 +5228,7 @@ msgstr "コンテナーを作成できません。" #: dashboards/project/containers/forms.py:83 #: dashboards/project/containers/templates/containers/_update.html:22 -#: dashboards/project/stacks/forms.py:55 +#: dashboards/project/stacks/forms.py:56 msgid "File" msgstr "ファイル" @@ -6165,7 +6256,7 @@ msgstr "" #: dashboards/project/loadbalancers/workflows.py:519 #: dashboards/project/loadbalancers/workflows.py:523 #: dashboards/project/loadbalancers/workflows.py:524 -#: dashboards/project/stacks/forms.py:57 +#: dashboards/project/stacks/forms.py:58 msgid "URL" msgstr "URL" @@ -6454,7 +6545,7 @@ msgid "Last Updated" msgstr "最終更新" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:19 -#: dashboards/project/instances/tables.py:633 +#: dashboards/project/instances/tables.py:638 msgid "Started" msgstr "開始しました" @@ -6859,8 +6950,8 @@ msgid "Storage location" msgstr "" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:47 -msgid "Storage" -msgstr "ストレージ" +msgid "Choose a storage location" +msgstr "" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:60 msgid "Volumes size (GB)" @@ -6979,8 +7070,8 @@ msgstr "バックアップ" #: dashboards/project/databases/tables.py:155 #: dashboards/project/databases/tables.py:172 #: dashboards/project/databases/tables.py:178 -#: dashboards/project/instances/tables.py:697 -#: dashboards/project/instances/tables.py:704 +#: dashboards/project/instances/tables.py:702 +#: dashboards/project/instances/tables.py:709 msgid "Not available" msgstr "N/A" @@ -7163,12 +7254,12 @@ msgid "Unable to resize volume. %s" msgstr "" #: dashboards/project/databases/tables.py:34 -#: dashboards/project/instances/tables.py:77 +#: dashboards/project/instances/tables.py:79 msgid "Terminate" msgstr "終了" #: dashboards/project/databases/tables.py:35 -#: dashboards/project/instances/tables.py:78 +#: dashboards/project/instances/tables.py:80 #, python-format msgid "Scheduled termination of %(data_type)s" msgstr "%(data_type)sの終了を予約しました。" @@ -7199,8 +7290,8 @@ msgstr "インスタンスからのデータベースの削除でエラーが発 #: dashboards/project/databases/tables.py:95 #: dashboards/project/databases/templates/databases/launch.html:3 #: dashboards/project/databases/workflows/create_instance.py:272 -#: dashboards/project/instances/tables.py:219 -#: dashboards/project/instances/tables.py:247 +#: dashboards/project/instances/tables.py:221 +#: dashboards/project/instances/tables.py:249 #: dashboards/project/instances/workflows/create_instance.py:696 #: dashboards/project/network_topology/templates/network_topology/index.html:28 msgid "Launch Instance" @@ -7444,7 +7535,7 @@ msgstr "データベースの起動" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:263 +#: dashboards/project/instances/tables.py:265 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "インスタンスの編集" @@ -7485,7 +7576,7 @@ msgid "Launch instance with these networks" msgstr "これらのネットワークでインスタンスを起動します。" #: dashboards/project/databases/workflows/create_instance.py:147 -#: dashboards/project/instances/tables.py:738 +#: dashboards/project/instances/tables.py:743 #: dashboards/project/instances/workflows/create_instance.py:607 msgid "Networking" msgstr "ネットワーク" @@ -8275,7 +8366,7 @@ msgstr "イメージの詳細:" #: dashboards/project/images/templates/images/snapshots/_create.html:9 #: dashboards/project/images/templates/images/snapshots/_create.html:24 #: dashboards/project/images/templates/images/snapshots/create.html:3 -#: dashboards/project/instances/tables.py:305 +#: dashboards/project/instances/tables.py:307 #: dashboards/project/volumes/volumes/tables.py:167 msgid "Create Snapshot" msgstr "スナップショットの作成" @@ -8385,81 +8476,81 @@ msgstr "または、秘密鍵をコピーして貼り付けてください" msgid "Unable to retrieve instance password." msgstr "インスタンスのパスワードを取得できません。" -#: dashboards/project/instances/tables.py:101 -#: dashboards/project/instances/tables.py:722 +#: dashboards/project/instances/tables.py:103 +#: dashboards/project/instances/tables.py:727 msgid "Hard Reboot" msgstr "ハードリブート" -#: dashboards/project/instances/tables.py:102 +#: dashboards/project/instances/tables.py:104 msgid "Hard Rebooted" msgstr "ハードリブートを行いました" -#: dashboards/project/instances/tables.py:128 +#: dashboards/project/instances/tables.py:130 msgid "Soft Reboot" msgstr "ソフトリブート" -#: dashboards/project/instances/tables.py:129 +#: dashboards/project/instances/tables.py:131 msgid "Soft Rebooted" msgstr "ソフトリブートを行いました" -#: dashboards/project/instances/tables.py:137 +#: dashboards/project/instances/tables.py:139 msgid "Pause" msgstr "一時停止" -#: dashboards/project/instances/tables.py:137 -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:139 +#: dashboards/project/instances/tables.py:180 msgid "Resume" msgstr "再開" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:716 -#: dashboards/project/instances/tables.py:780 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:785 msgid "Paused" msgstr "一時停止しました" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:179 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:181 msgid "Resumed" msgstr "再開しました" -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:180 msgid "Suspend" msgstr "休止" -#: dashboards/project/instances/tables.py:179 -#: dashboards/project/instances/tables.py:715 -#: dashboards/project/instances/tables.py:784 +#: dashboards/project/instances/tables.py:181 +#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:789 msgid "Suspended" msgstr "休止しました" -#: dashboards/project/instances/tables.py:292 +#: dashboards/project/instances/tables.py:294 msgid "Edit Security Groups" msgstr "セキュリティグループの編集" -#: dashboards/project/instances/tables.py:324 +#: dashboards/project/instances/tables.py:326 #: dashboards/project/instances/tabs.py:58 msgid "Console" msgstr "コンソール" -#: dashboards/project/instances/tables.py:350 +#: dashboards/project/instances/tables.py:352 msgid "View Log" msgstr "ログの参照" -#: dashboards/project/instances/tables.py:373 +#: dashboards/project/instances/tables.py:375 #: dashboards/project/instances/workflows/resize_instance.py:88 msgid "Resize Instance" msgstr "インスタンスのリサイズ" -#: dashboards/project/instances/tables.py:400 +#: dashboards/project/instances/tables.py:405 msgid "Confirm Resize/Migrate" msgstr "リサイズ/マイグレーションの確定" -#: dashboards/project/instances/tables.py:419 -#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:424 +#: dashboards/project/instances/tables.py:725 msgid "Revert Resize/Migrate" msgstr "リサイズ/マイグレーションの取り消し" -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:443 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 #: dashboards/project/instances/templates/instances/rebuild.html:3 @@ -8467,280 +8558,280 @@ msgstr "リサイズ/マイグレーションの取り消し" msgid "Rebuild Instance" msgstr "インスタンスの再作成" -#: dashboards/project/instances/tables.py:461 +#: dashboards/project/instances/tables.py:466 msgid "Retrieve Password" msgstr "パスワードの取得" -#: dashboards/project/instances/tables.py:484 -#: dashboards/project/instances/tables.py:514 +#: dashboards/project/instances/tables.py:489 +#: dashboards/project/instances/tables.py:519 msgid "Associate Floating IP" msgstr "Floating IP の割り当て" -#: dashboards/project/instances/tables.py:539 +#: dashboards/project/instances/tables.py:544 #, python-format msgid "Successfully associated floating IP: %s" msgstr "Floating IP の割り当て解除に成功しました: %s" -#: dashboards/project/instances/tables.py:543 +#: dashboards/project/instances/tables.py:548 msgid "Unable to associate floating IP." msgstr "Floating IP の割り当てを解除できません。" -#: dashboards/project/instances/tables.py:549 +#: dashboards/project/instances/tables.py:554 msgid "Disassociate Floating IP" msgstr "Floating IP の割り当て解除" -#: dashboards/project/instances/tables.py:584 +#: dashboards/project/instances/tables.py:589 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "Floating IP の割り当て解除に成功しました: %s" -#: dashboards/project/instances/tables.py:587 +#: dashboards/project/instances/tables.py:592 msgid "No floating IPs to disassociate." msgstr "利用可能な Floating IP プールがありません。" -#: dashboards/project/instances/tables.py:597 +#: dashboards/project/instances/tables.py:602 #, python-format msgid "Please try again later [Error: %s]." msgstr "後からもう一度お試しください [エラー: %s]" -#: dashboards/project/instances/tables.py:599 +#: dashboards/project/instances/tables.py:604 msgid "" "There is not enough capacity for this flavor in the selected availability " "zone. Try again later or select a different availability zone." msgstr "選択されたアベイラビリティゾーンに十分な容量がありません。時間を置いて再度実行するか、異なるアベイラビリティゾーンを選択してください。" -#: dashboards/project/instances/tables.py:611 +#: dashboards/project/instances/tables.py:616 #, python-format msgid "Failed to launch instance \"%s\"" msgstr "インスタンス \"%s\" の起動に失敗しました" -#: dashboards/project/instances/tables.py:632 +#: dashboards/project/instances/tables.py:637 #: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:24 msgid "Start" msgstr "開始" -#: dashboards/project/instances/tables.py:653 -#: dashboards/project/instances/tables.py:654 -#: dashboards/project/instances/tables.py:782 +#: dashboards/project/instances/tables.py:658 +#: dashboards/project/instances/tables.py:659 +#: dashboards/project/instances/tables.py:787 msgid "Shut Off" msgstr "シャットダウン" -#: dashboards/project/instances/tables.py:688 +#: dashboards/project/instances/tables.py:693 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:713 +#: dashboards/project/instances/tables.py:718 msgid "Active" msgstr "稼働中" -#: dashboards/project/instances/tables.py:714 +#: dashboards/project/instances/tables.py:719 msgid "Shutoff" msgstr "電源断" -#: dashboards/project/instances/tables.py:718 +#: dashboards/project/instances/tables.py:723 msgid "Resize/Migrate" msgstr "容量変更/マイグレーション" -#: dashboards/project/instances/tables.py:719 +#: dashboards/project/instances/tables.py:724 msgid "Confirm or Revert Resize/Migrate" msgstr "容量変更/マイグレーションの確定か取消" -#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:726 msgid "Reboot" msgstr "リブート" -#: dashboards/project/instances/tables.py:724 +#: dashboards/project/instances/tables.py:729 msgid "Rebuild" msgstr "再作成" -#: dashboards/project/instances/tables.py:725 -#: dashboards/project/instances/tables.py:765 +#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:770 msgid "Migrating" msgstr "マイグレーション中" -#: dashboards/project/instances/tables.py:726 +#: dashboards/project/instances/tables.py:731 msgid "Build" msgstr "" -#: dashboards/project/instances/tables.py:727 +#: dashboards/project/instances/tables.py:732 msgid "Rescue" msgstr "レスキュー" -#: dashboards/project/instances/tables.py:729 +#: dashboards/project/instances/tables.py:734 msgid "Soft Deleted" msgstr "" -#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:735 msgid "Shelved" msgstr "" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:736 msgid "Shelved Offloaded" msgstr "" -#: dashboards/project/instances/tables.py:736 +#: dashboards/project/instances/tables.py:741 msgid "Scheduling" msgstr "スケジューリング" -#: dashboards/project/instances/tables.py:737 +#: dashboards/project/instances/tables.py:742 msgid "Block Device Mapping" msgstr "" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:744 msgid "Spawning" msgstr "" -#: dashboards/project/instances/tables.py:740 +#: dashboards/project/instances/tables.py:745 msgid "Snapshotting" msgstr "スナップショットの取得中" -#: dashboards/project/instances/tables.py:741 +#: dashboards/project/instances/tables.py:746 msgid "Image Snapshot Pending" msgstr "" -#: dashboards/project/instances/tables.py:742 +#: dashboards/project/instances/tables.py:747 msgid "Image Pending Upload" msgstr "" -#: dashboards/project/instances/tables.py:743 +#: dashboards/project/instances/tables.py:748 msgid "Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:744 +#: dashboards/project/instances/tables.py:749 msgid "Image Backup" msgstr "" -#: dashboards/project/instances/tables.py:745 +#: dashboards/project/instances/tables.py:750 msgid "Updating Password" msgstr "" -#: dashboards/project/instances/tables.py:746 +#: dashboards/project/instances/tables.py:751 msgid "Preparing Resize or Migrate" msgstr "容量変更/マイグレーションの準備中" -#: dashboards/project/instances/tables.py:747 +#: dashboards/project/instances/tables.py:752 msgid "Resizing or Migrating" msgstr "容量変更/マイグレーションの実行中" -#: dashboards/project/instances/tables.py:748 +#: dashboards/project/instances/tables.py:753 msgid "Resized or Migrated" msgstr "容量変更/マイグレーション済み" -#: dashboards/project/instances/tables.py:749 +#: dashboards/project/instances/tables.py:754 msgid "Finishing Resize or Migrate" msgstr "容量変更/マイグレーションの終了中" -#: dashboards/project/instances/tables.py:750 +#: dashboards/project/instances/tables.py:755 msgid "Reverting Resize or Migrate" msgstr "容量変更/マイグレーションの取り消し中" -#: dashboards/project/instances/tables.py:751 +#: dashboards/project/instances/tables.py:756 msgid "Confirming Resize or Migrate" msgstr "容量変更/マイグレーションの確定中" -#: dashboards/project/instances/tables.py:752 +#: dashboards/project/instances/tables.py:757 msgid "Rebooting" msgstr "" -#: dashboards/project/instances/tables.py:753 +#: dashboards/project/instances/tables.py:758 msgid "Rebooting Hard" msgstr "" -#: dashboards/project/instances/tables.py:754 +#: dashboards/project/instances/tables.py:759 msgid "Pausing" msgstr "休止中" -#: dashboards/project/instances/tables.py:755 -#: dashboards/project/instances/tables.py:757 +#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:762 msgid "Resuming" msgstr "再開中" -#: dashboards/project/instances/tables.py:756 +#: dashboards/project/instances/tables.py:761 msgid "Suspending" msgstr "" -#: dashboards/project/instances/tables.py:758 +#: dashboards/project/instances/tables.py:763 msgid "Powering Off" msgstr "" -#: dashboards/project/instances/tables.py:759 +#: dashboards/project/instances/tables.py:764 msgid "Powering On" msgstr "" -#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:765 msgid "Rescuing" msgstr "レスキュー中" -#: dashboards/project/instances/tables.py:761 +#: dashboards/project/instances/tables.py:766 msgid "Unrescuing" msgstr "アンレスキュー中" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:767 msgid "Rebuilding" msgstr "" -#: dashboards/project/instances/tables.py:763 +#: dashboards/project/instances/tables.py:768 msgid "Rebuild Block Device Mapping" msgstr "" -#: dashboards/project/instances/tables.py:764 +#: dashboards/project/instances/tables.py:769 msgid "Rebuild Spawning" msgstr "" -#: dashboards/project/instances/tables.py:767 +#: dashboards/project/instances/tables.py:772 msgid "Soft Deleting" msgstr "" -#: dashboards/project/instances/tables.py:768 +#: dashboards/project/instances/tables.py:773 msgid "Restoring" msgstr "" -#: dashboards/project/instances/tables.py:769 +#: dashboards/project/instances/tables.py:774 msgid "Shelving" msgstr "" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:775 msgid "Shelving Image Pending Upload" msgstr "" -#: dashboards/project/instances/tables.py:771 +#: dashboards/project/instances/tables.py:776 msgid "Shelving Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:772 +#: dashboards/project/instances/tables.py:777 msgid "Shelving Offloading" msgstr "" -#: dashboards/project/instances/tables.py:773 +#: dashboards/project/instances/tables.py:778 msgid "Unshelving" msgstr "" -#: dashboards/project/instances/tables.py:777 +#: dashboards/project/instances/tables.py:782 msgid "No State" msgstr "" -#: dashboards/project/instances/tables.py:778 +#: dashboards/project/instances/tables.py:783 msgid "Running" msgstr "" -#: dashboards/project/instances/tables.py:779 +#: dashboards/project/instances/tables.py:784 msgid "Blocked" msgstr "" -#: dashboards/project/instances/tables.py:781 +#: dashboards/project/instances/tables.py:786 msgid "Shut Down" msgstr "" -#: dashboards/project/instances/tables.py:783 +#: dashboards/project/instances/tables.py:788 msgid "Crashed" msgstr "" -#: dashboards/project/instances/tables.py:785 +#: dashboards/project/instances/tables.py:790 msgid "Failed" msgstr "" -#: dashboards/project/instances/tables.py:786 +#: dashboards/project/instances/tables.py:791 msgid "Building" msgstr "" @@ -10872,7 +10963,7 @@ msgid "" "a gateway for external connectivity." msgstr "指定した外部ネットワークをルーターに接続できます。外部ネットワークはルーターのデフォルトルートとして扱われます。また、ルーターは外部接続用のゲートウェイとして動作します。" -#: dashboards/project/stacks/forms.py:50 +#: dashboards/project/stacks/forms.py:51 #: dashboards/project/stacks/templates/stacks/_change_template.html:9 #: dashboards/project/stacks/templates/stacks/_select_template.html:9 #: dashboards/project/stacks/templates/stacks/select_template.html:3 @@ -10880,158 +10971,158 @@ msgstr "指定した外部ネットワークをルーターに接続できます msgid "Select Template" msgstr "テンプレートの選択" -#: dashboards/project/stacks/forms.py:51 +#: dashboards/project/stacks/forms.py:52 msgid "Select a template to launch a stack." msgstr "" -#: dashboards/project/stacks/forms.py:56 +#: dashboards/project/stacks/forms.py:57 msgid "Direct Input" msgstr "直接入力" -#: dashboards/project/stacks/forms.py:59 +#: dashboards/project/stacks/forms.py:60 msgid "Template Source" msgstr "テンプレートの指定方法" -#: dashboards/project/stacks/forms.py:66 dashboards/project/stacks/forms.py:68 +#: dashboards/project/stacks/forms.py:67 dashboards/project/stacks/forms.py:69 msgid "Template File" msgstr "テンプレートファイル" -#: dashboards/project/stacks/forms.py:69 +#: dashboards/project/stacks/forms.py:70 msgid "A local template to upload." msgstr "ローカルにあるアップロードするテンプレート" -#: dashboards/project/stacks/forms.py:76 dashboards/project/stacks/forms.py:78 +#: dashboards/project/stacks/forms.py:77 dashboards/project/stacks/forms.py:79 msgid "Template URL" msgstr "テンプレート URL" -#: dashboards/project/stacks/forms.py:79 +#: dashboards/project/stacks/forms.py:80 msgid "An external (HTTP) URL to load the template from." msgstr "テンプレートを読み込む外部 (HTTP) URL。" -#: dashboards/project/stacks/forms.py:86 dashboards/project/stacks/forms.py:88 +#: dashboards/project/stacks/forms.py:87 dashboards/project/stacks/forms.py:89 msgid "Template Data" msgstr "テンプレートデータ" -#: dashboards/project/stacks/forms.py:89 +#: dashboards/project/stacks/forms.py:90 msgid "The raw contents of the template." msgstr "テンプレートの内容。" -#: dashboards/project/stacks/forms.py:95 +#: dashboards/project/stacks/forms.py:96 msgid "Environment Source" msgstr "環境設定の指定方法" -#: dashboards/project/stacks/forms.py:103 -#: dashboards/project/stacks/forms.py:105 +#: dashboards/project/stacks/forms.py:104 +#: dashboards/project/stacks/forms.py:106 msgid "Environment File" msgstr "環境設定ファイル" -#: dashboards/project/stacks/forms.py:106 +#: dashboards/project/stacks/forms.py:107 msgid "A local environment to upload." msgstr "アップロードするローカルにある環境設定データ" -#: dashboards/project/stacks/forms.py:113 -#: dashboards/project/stacks/forms.py:115 +#: dashboards/project/stacks/forms.py:114 +#: dashboards/project/stacks/forms.py:116 msgid "Environment Data" msgstr "環境設定データ" -#: dashboards/project/stacks/forms.py:116 +#: dashboards/project/stacks/forms.py:117 msgid "The raw contents of the environment file." msgstr "環境設定ファイルの生データ" -#: dashboards/project/stacks/forms.py:128 +#: dashboards/project/stacks/forms.py:129 msgid "template" msgstr "テンプレート" -#: dashboards/project/stacks/forms.py:130 +#: dashboards/project/stacks/forms.py:131 msgid "environment" msgstr "環境設定" -#: dashboards/project/stacks/forms.py:185 +#: dashboards/project/stacks/forms.py:186 #, python-format msgid "There was a problem parsing the %(prefix)s: %(error)s" msgstr "%(prefix)s の解析中に問題がありました: %(error)s" -#: dashboards/project/stacks/forms.py:193 +#: dashboards/project/stacks/forms.py:194 #, python-format msgid "Please specify a %s using only one source method." msgstr "ソースメソッドが 1 つだけの %s を指定してください。" -#: dashboards/project/stacks/forms.py:200 +#: dashboards/project/stacks/forms.py:201 msgid "You must specify a template via one of the available sources." msgstr "いずれかの方法でテンプレートを指定する必要があります。" -#: dashboards/project/stacks/forms.py:225 +#: dashboards/project/stacks/forms.py:226 msgid "Edit Template" msgstr "テンプレートの編集" -#: dashboards/project/stacks/forms.py:226 +#: dashboards/project/stacks/forms.py:227 msgid "Select a new template to re-launch a stack." msgstr "" -#: dashboards/project/stacks/forms.py:227 -#: dashboards/project/stacks/forms.py:354 +#: dashboards/project/stacks/forms.py:228 +#: dashboards/project/stacks/forms.py:358 msgid "Stack ID" msgstr "スタック ID" -#: dashboards/project/stacks/forms.py:229 -#: dashboards/project/stacks/forms.py:253 -#: dashboards/project/stacks/forms.py:356 +#: dashboards/project/stacks/forms.py:230 +#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:360 #: dashboards/project/stacks/tables.py:86 msgid "Stack Name" msgstr "スタック名" -#: dashboards/project/stacks/forms.py:238 +#: dashboards/project/stacks/forms.py:239 msgid "Create Stack" msgstr "スタックの作成" -#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:255 msgid "Name of the stack to create." msgstr "作成するスタックの名前。" -#: dashboards/project/stacks/forms.py:256 +#: dashboards/project/stacks/forms.py:257 msgid "" "Name must start with a letter and may only contain letters, numbers, " "underscores, periods and hyphens." msgstr "名前の一文字目はアルファベットして下さい。また、名前はアルファベット、数字、アンダースコア、ピリオド、ハイフンだけが使用できます。" -#: dashboards/project/stacks/forms.py:261 +#: dashboards/project/stacks/forms.py:262 msgid "Creation Timeout (minutes)" msgstr "作成タイムアウト時間 (分単位)" -#: dashboards/project/stacks/forms.py:262 +#: dashboards/project/stacks/forms.py:263 msgid "Stack creation timeout in minutes." msgstr "スタック作成のタイムアウト時間(分単位)。" -#: dashboards/project/stacks/forms.py:264 +#: dashboards/project/stacks/forms.py:265 msgid "Rollback On Failure" msgstr "失敗時のロールバック" -#: dashboards/project/stacks/forms.py:265 +#: dashboards/project/stacks/forms.py:266 msgid "Enable rollback on create/update failure." msgstr "作成/更新失敗時のロールバックを有効にします。" -#: dashboards/project/stacks/forms.py:278 +#: dashboards/project/stacks/forms.py:279 #, python-format msgid "Password for user \"%s\"" msgstr "ユーザー \"%s\" のパスワード" -#: dashboards/project/stacks/forms.py:279 +#: dashboards/project/stacks/forms.py:280 msgid "" "This is required for operations to be performed throughout the lifecycle of " "the stack" msgstr "スタックの生存期間全体を通して、各種操作の実行に必要です。" -#: dashboards/project/stacks/forms.py:343 +#: dashboards/project/stacks/forms.py:347 msgid "Stack creation started." msgstr "スタックの作成を開始しました。" -#: dashboards/project/stacks/forms.py:352 +#: dashboards/project/stacks/forms.py:356 #: dashboards/project/stacks/templates/stacks/_update.html:8 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "スタックのパラメーターの更新" -#: dashboards/project/stacks/forms.py:385 +#: dashboards/project/stacks/forms.py:389 msgid "Stack update started." msgstr "スタックの更新を開始しました。" @@ -12709,7 +12800,7 @@ msgstr "Cisco Nexus 1000V" msgid "Update Network Profile" msgstr "ネットワークプロファイルの更新" -#: dashboards/settings/dashboard.py:22 templates/_header.html:54 +#: dashboards/settings/dashboard.py:22 templates/_header.html:33 msgid "Settings" msgstr "設定" @@ -12813,14 +12904,30 @@ msgid "" "help, contact your local administrator." msgstr "予期しないエラーが発生しました。ページの再読み込みを試してください。解決しなければ、管理者に連絡してください。" -#: templates/500.html:74 templates/_header.html:56 +#: templates/500.html:74 templates/_header.html:35 msgid "Help" msgstr "ヘルプ" -#: templates/_header.html:61 +#: templates/_header.html:20 +msgid "Filter selections" +msgstr "" + +#: templates/_header.html:40 msgid "Sign Out" msgstr "ログアウト" +#: templates/context_selection/_domain_list.html:4 +msgid "Domains:" +msgstr "" + +#: templates/context_selection/_project_list.html:4 +msgid "Projects:" +msgstr "" + +#: templates/context_selection/_region_list.html:5 +msgid "Regions:" +msgstr "" + #: usage/base.py:74 msgid "Invalid date format: Using today as default." msgstr "不正な日付の形式です。デフォルト値として今日の日付を使用します。" @@ -12829,7 +12936,7 @@ msgstr "不正な日付の形式です。デフォルト値として今日の日 msgid "Unable to retrieve network quota information." msgstr "ネットワークのクォータ情報を取得できません。" -#: usage/base.py:179 usage/quotas.py:267 +#: usage/base.py:179 usage/quotas.py:292 msgid "Unable to retrieve volume limit information." msgstr "ボリュームのリソース上限情報を取得できません。" @@ -12852,7 +12959,11 @@ msgid "" "exist." msgstr "指定された期間が不正です。存在しない未来のデータを要求しています。" -#: usage/quotas.py:253 +#: usage/quotas.py:73 +msgid "Injected File Path Bytes" +msgstr "injected file のパス長" + +#: usage/quotas.py:278 msgid "Unable to retrieve compute limit information." msgstr "コンピュートのリソース上限情報を取得できません。" diff --git a/openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po b/openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po index 50d4691424..f453602e7d 100644 --- a/openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# muhanpong , 2014 # Sungjin Kang , 2014 msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-01 19:31-0500\n" -"PO-Revision-Date: 2014-09-01 23:37+0000\n" +"POT-Creation-Date: 2014-09-04 19:17-0500\n" +"PO-Revision-Date: 2014-09-05 00:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/horizon/language/ko_KR/)\n" "MIME-Version: 1.0\n" @@ -18,61 +19,61 @@ msgstr "" "Language: ko_KR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: settings.py:99 +#: settings.py:100 msgid "Select format" msgstr "포맷 선택" -#: settings.py:100 +#: settings.py:101 msgid "AKI - Amazon Kernel Image" msgstr "AKI - Amazon Kernel Image" -#: settings.py:101 +#: settings.py:102 msgid "AMI - Amazon Machine Image" msgstr "AMI - Amazon Machine Image" -#: settings.py:102 +#: settings.py:103 msgid "ARI - Amazon Ramdisk Image" msgstr "ARI - Amazon Ramdisk Image" -#: settings.py:103 +#: settings.py:104 msgid "ISO - Optical Disk Image" msgstr "ISO - Optical Disk Image" -#: settings.py:104 +#: settings.py:105 msgid "QCOW2 - QEMU Emulator" msgstr "QCOW2 - QEMU Emulator" -#: settings.py:105 +#: settings.py:106 msgid "Raw" msgstr "Raw" -#: settings.py:106 +#: settings.py:107 msgid "VDI" msgstr "VDI" -#: settings.py:107 +#: settings.py:108 msgid "VHD" msgstr "VHD" -#: settings.py:108 +#: settings.py:109 msgid "VMDK" msgstr "VMDK" -#: settings.py:272 +#: settings.py:275 msgid "All TCP" msgstr "모든 TCP" -#: settings.py:278 +#: settings.py:281 msgid "All UDP" msgstr "모든 UDP" -#: settings.py:284 +#: settings.py:287 msgid "All ICMP" msgstr "모든 ICMP" #: api/ceilometer.py:736 msgid "Unable to retrieve Ceilometer meterlist." -msgstr "Ceilometer 메터리스트를 찾을 수 없습니다." +msgstr "Ceilometer 미터리스트를 찾을 수 없습니다." #: api/ceilometer.py:910 msgid "Duration of instance" @@ -210,7 +211,7 @@ msgstr "이미지 존재여부 확인" #: api/ceilometer.py:1084 msgid "Uploaded image size" -msgstr "이미지 크기 업데이트" +msgstr "업로드한 이미지 크기" #: api/ceilometer.py:1088 msgid "Number of update on the image" @@ -226,7 +227,7 @@ msgstr "이미지 삭제 갯수" #: api/ceilometer.py:1100 msgid "Image is downloaded" -msgstr "이미지를 내려 받습니다." +msgstr "이미지를 내려 받았습니다." #: api/ceilometer.py:1104 msgid "Image is served out" @@ -309,47 +310,57 @@ msgstr "Neutron에 접속할 수 없습니다." msgid "Unable to parse IP address %s." msgstr "IP 주소 %s를 구문 분석할 수 없습니다." -#: api/neutron.py:923 +#: api/neutron.py:934 #, python-format msgid "" "The 'operation' parameter for get_dvr_permission is invalid. It should be " "one of %s" msgstr "get_dvr_permission의 'operation' 매개 변수가 잘못되었습니다. %s 중 하나여야 합니다." -#: api/neutron.py:936 +#: api/neutron.py:947 msgid "Failed to check Neutron \"dvr\" extension is not supported" msgstr "Neutron \"dvr\" 실패를 확인하는 확장기능은 지원하지 않습니다." -#: api/nova.py:193 +#: api/nova.py:211 #, python-format msgid "ALLOW %(from)s:%(to)s from %(group)s" msgstr "%(group)s에서 %(from)s:%(to)s를 허용" -#: api/nova.py:198 +#: api/nova.py:216 #, python-format msgid "ALLOW %(from)s:%(to)s from %(cidr)s" msgstr "%(cidr)s에서 %(from)s:%(to)s 허용 " -#: api/nova.py:274 +#: api/nova.py:292 msgid "Couldn't get security group list." msgstr "시큐리티 그룹 목록을 가져올 수 없습니다." -#: api/nova.py:281 +#: api/nova.py:299 #, python-format msgid "Couldn't get current security group list for instance %s." msgstr "인스턴스 %s 의 현재 시큐리티 그룹 목록을 가져올 수 없습니다." -#: api/nova.py:298 +#: api/nova.py:316 #, python-format msgid "" "Failed to modify %(num_groups_to_modify)d instance security groups: %(err)s" msgstr "%(num_groups_to_modify)d 인스턴스 시큐리티 그룹 수정에 실패했습니다: %(err)s" -#: api/nova.py:313 +#: api/nova.py:331 #, python-format msgid "Failed to modify %d instance security groups" msgstr "%d 인스턴스 시큐리티 그룹을 수정하지 못하였습니다." +#: api/nova.py:743 +#, python-format +msgid "Name: %(name)s ID: %(uuid)s" +msgstr "" + +#: api/nova.py:748 +#, python-format +msgid "Failed to evacuate instances: %s" +msgstr "" + #: api/swift.py:200 msgid "The container cannot be deleted since it's not empty." msgstr "컨테이너가 비어있지 않으므로, 삭제할 수 없습니다." @@ -484,7 +495,7 @@ msgstr "이름" #: dashboards/admin/aggregates/forms.py:28 #: dashboards/admin/aggregates/tables.py:108 #: dashboards/admin/aggregates/workflows.py:27 -#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/tables.py:836 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:77 #: dashboards/project/volumes/volumes/forms.py:81 @@ -545,6 +556,7 @@ msgstr "서비스 다운" #: dashboards/admin/aggregates/tables.py:110 #: dashboards/admin/aggregates/tables.py:133 +#: dashboards/admin/hypervisors/compute/tables.py:25 msgid "Hosts" msgstr "호스트" @@ -589,7 +601,7 @@ msgid "" "Host aggregates divide an availability zone into logical units by grouping " "together hosts. Create a host aggregate then select the hosts contained in " "it." -msgstr "" +msgstr "호스트 집합은 다수의 호스트로 구성한 논리 단위로 가용성 존을 나누게 됩니다. 먼저 호스트 집합을 생성하고 포함시킬 호스트를 선택하십시오." #: dashboards/admin/aggregates/workflows.py:44 msgid "Unable to get host aggregate list" @@ -612,7 +624,7 @@ msgstr "합계 내에서 호스트 관리" #: dashboards/admin/aggregates/workflows.py:139 msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates." -msgstr "" +msgstr "해당 집합에 호스트를 추가하십시오. 호스트는 복수의 집합에 포함될 수 있습니다." #: dashboards/admin/aggregates/workflows.py:141 msgid "All available hosts" @@ -634,7 +646,7 @@ msgstr "선택된 호스트가 없습니다." msgid "" "Add hosts to this aggregate or remove hosts from it. Hosts can be in " "multiple aggregates." -msgstr "" +msgstr "해당 집합에 호스트를 추가하거나 제거하십시오. 호스트는 복수의 집합에 포함될 수 있습니다." #: dashboards/admin/aggregates/workflows.py:159 msgid "All Available Hosts" @@ -821,11 +833,12 @@ msgstr "설명" msgid "" "Host aggregates divide an availability zone into logical units by grouping " "together hosts. Edit the aggregate host to select hosts contained in it." -msgstr "" +msgstr "호스트 집합은 다수의 호스트로 구성한 논리 단위로 가용성 존을 나누게 됩니다. 포함할 호스트를 선택하기 위해 호스트 집합을 편집하십시오." #: dashboards/admin/aggregates/templates/aggregates/_update.html:25 #: dashboards/admin/flavors/templates/flavors/extras/_create.html:26 #: dashboards/admin/flavors/templates/flavors/extras/_edit.html:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:24 #: dashboards/admin/images/templates/images/_create.html:34 #: dashboards/admin/images/templates/images/_update.html:25 #: dashboards/admin/images/templates/images/properties/_create.html:26 @@ -987,7 +1000,8 @@ msgstr "Flavor 이름" #: dashboards/project/instances/templates/instances/_detail_overview.html:50 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:10 #: dashboards/project/instances/templates/instances/_instance_flavor.html:4 -#: dashboards/project/overview/views.py:32 usage/tables.py:33 +#: dashboards/project/overview/views.py:32 usage/quotas.py:63 +#: usage/tables.py:33 msgid "VCPUs" msgstr "VCPUs" @@ -1022,7 +1036,7 @@ msgstr "Swap 디스크" #: dashboards/admin/routers/templates/routers/_detail_overview.html:9 #: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:12 #: dashboards/identity/roles/forms.py:37 -#: dashboards/identity/users/forms.py:159 +#: dashboards/identity/users/forms.py:160 #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:8 #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:8 #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:7 @@ -1125,13 +1139,13 @@ msgstr "Swap 디스크 MB" #: dashboards/admin/flavors/workflows.py:58 #: dashboards/admin/flavors/workflows.py:224 msgid "Flavor Information" -msgstr "" +msgstr "Flavor 정보" #: dashboards/admin/flavors/workflows.py:59 msgid "" "Flavors define the sizes for RAM, disk, number of cores, and other resources" " and can be selected when users deploy instances." -msgstr "" +msgstr "Flavor는 RAM, 디스크, CPU 코어 수 및 기타 리소스의 크기를 규정해 두고 인스턴스 배포 시에 선택할 수 있도록 합니다. " #: dashboards/admin/flavors/workflows.py:72 #: dashboards/admin/flavors/workflows.py:237 @@ -1203,7 +1217,7 @@ msgid "" "Edit the flavor details. Flavors define the sizes for RAM, disk, number of " "cores, and other resources. Flavors are selected when users deploy " "instances." -msgstr "" +msgstr "Flavor 세부 사양을 편집하십시오. Flavor는 RAM, 디스크, CPU 코어 수 및 기타 리소스의 크기를 규정해 두고 인스턴스 배포 시에 선택할 수 있도록 합니다." #: dashboards/admin/flavors/workflows.py:265 #, python-format @@ -1432,24 +1446,25 @@ msgstr "스토리지 (전체)" #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/databases/templates/databases/index.html:6 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:80 -#: dashboards/project/instances/tables.py:104 -#: dashboards/project/instances/tables.py:140 -#: dashboards/project/instances/tables.py:181 -#: dashboards/project/instances/tables.py:635 -#: dashboards/project/instances/tables.py:656 -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:82 +#: dashboards/project/instances/tables.py:106 +#: dashboards/project/instances/tables.py:142 +#: dashboards/project/instances/tables.py:183 +#: dashboards/project/instances/tables.py:640 +#: dashboards/project/instances/tables.py:661 +#: dashboards/project/instances/tables.py:855 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/instances/templates/instances/index.html:6 #: dashboards/project/network_topology/instances/tables.py:23 +#: usage/quotas.py:64 msgid "Instances" msgstr "인스턴스" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:204 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:792 -#: dashboards/project/instances/tables.py:814 +#: dashboards/project/instances/tables.py:797 +#: dashboards/project/instances/tables.py:819 #: dashboards/project/instances/workflows/create_instance.py:80 #: dashboards/project/overview/views.py:32 usage/tables.py:72 msgid "Instance Name" @@ -1464,19 +1479,182 @@ msgstr "인스턴스 ID" msgid "Hypervisor Instances" msgstr "하이퍼바이저 인스턴스" -#: dashboards/admin/hypervisors/views.py:36 +#: dashboards/admin/hypervisors/tabs.py:26 +msgid "Hypervisor" +msgstr "하이퍼바이저" + +#: dashboards/admin/hypervisors/tabs.py:36 +#: dashboards/admin/hypervisors/views.py:40 #: dashboards/admin/instances/views.py:156 msgid "Unable to retrieve hypervisor information." msgstr "하이퍼바이저 정보를 찾을 수 없습니다" -#: dashboards/admin/hypervisors/views.py:46 +#: dashboards/admin/hypervisors/views.py:50 msgid "Unable to retrieve hypervisor statistics." msgstr "하이퍼바이저 통계를 찾을 수 없습니다" -#: dashboards/admin/hypervisors/views.py:67 +#: dashboards/admin/hypervisors/views.py:71 msgid "Unable to retrieve hypervisor instances list." msgstr "하이퍼바이저 인스턴스 목록을 찾을 수 없습니다." +#: dashboards/admin/hypervisors/compute/forms.py:25 +#: dashboards/admin/instances/forms.py:27 +msgid "Current Host" +msgstr "현재 호스트" + +#: dashboards/admin/hypervisors/compute/forms.py:28 +msgid "Target Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:29 +msgid "Choose a Host to evacuate servers to." +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:31 +msgid "Shared Storage" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:47 +msgid "Select a target host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:49 +#: dashboards/admin/instances/forms.py:57 +msgid "No other hosts available." +msgstr "다른 호스트를 사용할 수 없습니다" + +#: dashboards/admin/hypervisors/compute/forms.py:60 +#, python-format +msgid "Starting evacuation from %(current)s to %(target)s." +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:66 +#, python-format +msgid "Failed to evacuate host: %s." +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:24 +#: dashboards/admin/hypervisors/compute/tables.py:52 +#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 +#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 +#: dashboards/admin/instances/tables.py:131 +#: dashboards/admin/networks/agents/tables.py:78 +#: dashboards/admin/volumes/snapshots/tables.py:63 +#: dashboards/admin/volumes/volumes/tables.py:70 +#: dashboards/project/databases/tables.py:209 +#: dashboards/project/databases/templates/databases/_detail_overview.html:48 +#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 +msgid "Host" +msgstr "호스트" + +#: dashboards/admin/hypervisors/compute/tables.py:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:8 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:23 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:3 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:6 +msgid "Evacuate Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:34 +msgid "Evacuate" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:35 +msgid "Evacuated" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:53 +#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 +msgid "Zone" +msgstr "영역" + +#: dashboards/admin/hypervisors/compute/tables.py:54 +#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 +#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 +#: dashboards/admin/instances/tables.py:147 +#: dashboards/admin/networks/tables.py:92 +#: dashboards/admin/networks/agents/tables.py:79 +#: dashboards/admin/networks/ports/tables.py:94 +#: dashboards/admin/routers/ports/tables.py:30 +#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 +#: dashboards/admin/volumes/snapshots/forms.py:33 +#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/admin/volumes/volumes/forms.py:46 +#: dashboards/project/data_processing/clusters/tables.py:98 +#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 +#: dashboards/project/data_processing/job_executions/tables.py:99 +#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 +#: dashboards/project/database_backups/tables.py:152 +#: dashboards/project/database_backups/templates/database_backups/details.html:30 +#: dashboards/project/database_backups/templates/database_backups/details.html:71 +#: dashboards/project/databases/tables.py:219 +#: dashboards/project/databases/tables.py:283 +#: dashboards/project/databases/templates/databases/_detail_overview.html:17 +#: dashboards/project/firewalls/tables.py:259 +#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 +#: dashboards/project/images/images/tables.py:218 +#: dashboards/project/images/templates/images/images/_detail_overview.html:17 +#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/templates/instances/_detail_overview.html:14 +#: dashboards/project/loadbalancers/tables.py:284 +#: dashboards/project/loadbalancers/tables.py:318 +#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 +#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 +#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 +#: dashboards/project/networks/tables.py:123 +#: dashboards/project/networks/ports/tables.py:64 +#: dashboards/project/networks/templates/networks/_detail_overview.html:13 +#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 +#: dashboards/project/routers/tables.py:166 +#: dashboards/project/routers/ports/tables.py:94 +#: dashboards/project/routers/templates/routers/_detail_overview.html:11 +#: dashboards/project/stacks/tables.py:98 +#: dashboards/project/stacks/tables.py:135 +#: dashboards/project/stacks/tables.py:182 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 +#: dashboards/project/volumes/backups/tables.py:116 +#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 +#: dashboards/project/volumes/volumes/tables.py:348 +#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 +#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 +#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 +msgid "Status" +msgstr "상태" + +#: dashboards/admin/hypervisors/compute/tables.py:55 +#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 +#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 +msgid "State" +msgstr "상태" + +#: dashboards/admin/hypervisors/compute/tables.py:57 +#: dashboards/admin/networks/agents/tables.py:82 +msgid "Updated At" +msgstr "업데이트" + +#: dashboards/admin/hypervisors/compute/tables.py:66 +#: dashboards/admin/hypervisors/compute/tabs.py:24 +msgid "Compute Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tabs.py:34 +#: dashboards/admin/info/tabs.py:56 +msgid "Unable to get nova services list." +msgstr "Nova 서비스 목록을 가져올 수 없습니다" + +#: dashboards/admin/hypervisors/compute/views.py:44 +msgid "Unable to retrieve compute host information." +msgstr "" + #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:3 #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:6 msgid "Hypervisor Servers" @@ -1509,6 +1687,48 @@ msgstr "메모리 사용량" msgid "Disk Usage" msgstr "디스크 사용량" +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:17 +#: dashboards/admin/images/templates/images/_create.html:18 +#: dashboards/admin/instances/templates/instances/_live_migrate.html:17 +#: dashboards/admin/networks/templates/networks/_update.html:17 +#: dashboards/admin/networks/templates/networks/ports/_update.html:22 +#: dashboards/admin/routers/templates/routers/_update.html:17 +#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18 +#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18 +#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18 +#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17 +#: dashboards/project/images/templates/images/images/_create.html:19 +#: dashboards/project/images/templates/images/images/_update.html:17 +#: dashboards/project/images/templates/images/snapshots/_create.html:18 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17 +#: dashboards/project/networks/templates/networks/_update.html:17 +#: dashboards/project/networks/templates/networks/ports/_update.html:22 +#: dashboards/project/routers/templates/routers/_update.html:17 +#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18 +#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17 +#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17 +#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17 +#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17 +#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17 +#: dashboards/settings/password/templates/password/_change.html:18 +#: dashboards/settings/user/templates/user/_settings.html:18 +msgid "Description:" +msgstr "설명:" + +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:18 +msgid "" +"Evacuate the servers from the selected down host to an active target host." +msgstr "" + #: dashboards/admin/images/panel.py:27 dashboards/admin/images/tables.py:76 #: dashboards/admin/images/templates/images/index.html:3 #: dashboards/admin/images/templates/images/index.html:6 @@ -1531,7 +1751,7 @@ msgstr "이미지 이름 =" #: dashboards/admin/images/tables.py:61 #: dashboards/admin/instances/tables.py:95 -#: dashboards/project/instances/tables.py:793 +#: dashboards/project/instances/tables.py:798 msgid "Status =" msgstr "상태 =" @@ -1550,7 +1770,7 @@ msgstr "최대 크기 (MB)" #: dashboards/admin/images/tables.py:70 #: dashboards/admin/instances/tables.py:137 #: dashboards/project/images/images/tables.py:212 -#: dashboards/project/instances/tables.py:816 +#: dashboards/project/instances/tables.py:821 #: dashboards/project/instances/templates/instances/_detail_overview.html:104 #: dashboards/project/instances/workflows/create_instance.py:104 #: dashboards/project/volumes/volumes/forms.py:523 @@ -1635,42 +1855,6 @@ msgstr "이미지 사용자 정의 속성을 검색할 수 없습니다." msgid "Create An Image" msgstr "이미지 생성" -#: dashboards/admin/images/templates/images/_create.html:18 -#: dashboards/admin/instances/templates/instances/_live_migrate.html:17 -#: dashboards/admin/networks/templates/networks/_update.html:17 -#: dashboards/admin/networks/templates/networks/ports/_update.html:22 -#: dashboards/admin/routers/templates/routers/_update.html:17 -#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18 -#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18 -#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18 -#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17 -#: dashboards/project/images/templates/images/images/_create.html:19 -#: dashboards/project/images/templates/images/images/_update.html:17 -#: dashboards/project/images/templates/images/snapshots/_create.html:18 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17 -#: dashboards/project/networks/templates/networks/_update.html:17 -#: dashboards/project/networks/templates/networks/ports/_update.html:22 -#: dashboards/project/routers/templates/routers/_update.html:17 -#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18 -#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17 -#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17 -#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17 -#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17 -#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17 -#: dashboards/settings/password/templates/password/_change.html:18 -#: dashboards/settings/user/templates/user/_settings.html:18 -msgid "Description:" -msgstr "설명:" - #: dashboards/admin/images/templates/images/_create.html:20 msgid "Specify an image to upload to the Image Service." msgstr "이미지 서비스에 업로드할 이미지를 명기합니다." @@ -1798,92 +1982,10 @@ msgstr "비활성된" msgid "Service" msgstr "서비스" -#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 -#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 -#: dashboards/admin/instances/tables.py:131 -#: dashboards/admin/networks/agents/tables.py:78 -#: dashboards/admin/volumes/snapshots/tables.py:63 -#: dashboards/admin/volumes/volumes/tables.py:70 -#: dashboards/project/databases/tables.py:209 -#: dashboards/project/databases/templates/databases/_detail_overview.html:48 -#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 -msgid "Host" -msgstr "호스트" - -#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 -#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 -#: dashboards/admin/instances/tables.py:147 -#: dashboards/admin/networks/tables.py:92 -#: dashboards/admin/networks/agents/tables.py:79 -#: dashboards/admin/networks/ports/tables.py:94 -#: dashboards/admin/routers/ports/tables.py:30 -#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 -#: dashboards/admin/volumes/snapshots/forms.py:33 -#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/admin/volumes/volumes/forms.py:46 -#: dashboards/project/data_processing/clusters/tables.py:98 -#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 -#: dashboards/project/data_processing/job_executions/tables.py:99 -#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 -#: dashboards/project/database_backups/tables.py:152 -#: dashboards/project/database_backups/templates/database_backups/details.html:30 -#: dashboards/project/database_backups/templates/database_backups/details.html:71 -#: dashboards/project/databases/tables.py:219 -#: dashboards/project/databases/tables.py:283 -#: dashboards/project/databases/templates/databases/_detail_overview.html:17 -#: dashboards/project/firewalls/tables.py:259 -#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 -#: dashboards/project/images/images/tables.py:218 -#: dashboards/project/images/templates/images/images/_detail_overview.html:17 -#: dashboards/project/instances/tables.py:826 -#: dashboards/project/instances/templates/instances/_detail_overview.html:14 -#: dashboards/project/loadbalancers/tables.py:284 -#: dashboards/project/loadbalancers/tables.py:318 -#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 -#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 -#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 -#: dashboards/project/networks/tables.py:123 -#: dashboards/project/networks/ports/tables.py:64 -#: dashboards/project/networks/templates/networks/_detail_overview.html:13 -#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 -#: dashboards/project/routers/tables.py:166 -#: dashboards/project/routers/ports/tables.py:94 -#: dashboards/project/routers/templates/routers/_detail_overview.html:11 -#: dashboards/project/stacks/tables.py:98 -#: dashboards/project/stacks/tables.py:135 -#: dashboards/project/stacks/tables.py:182 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 -#: dashboards/project/volumes/backups/tables.py:116 -#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 -#: dashboards/project/volumes/volumes/tables.py:348 -#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 -#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 -#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 -msgid "Status" -msgstr "상태" - #: dashboards/admin/info/tables.py:67 dashboards/admin/info/tabs.py:31 msgid "Services" msgstr "서비스" -#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 -msgid "Zone" -msgstr "영역" - -#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 -#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 -msgid "State" -msgstr "상태" - #: dashboards/admin/info/tables.py:96 dashboards/admin/info/tables.py:121 #: dashboards/admin/info/tables.py:170 msgctxt "Time since the last update" @@ -1913,7 +2015,7 @@ msgid "Network Agents" msgstr "네트워크 에이전트" #: dashboards/admin/info/tables.py:198 -#: dashboards/identity/projects/workflows.py:44 +#: dashboards/identity/projects/workflows.py:44 usage/quotas.py:66 msgid "Injected File Content Bytes" msgstr "첨부한 파일 콘텐츠 바이트" @@ -1922,12 +2024,12 @@ msgid "Length of Injected File Path" msgstr "첨부한 파일 위치에 대한 길이" #: dashboards/admin/info/tables.py:200 -#: dashboards/identity/projects/workflows.py:46 +#: dashboards/identity/projects/workflows.py:46 usage/quotas.py:62 msgid "Metadata Items" msgstr "Metadata 항목" #: dashboards/admin/info/tables.py:203 -#: dashboards/identity/projects/workflows.py:50 +#: dashboards/identity/projects/workflows.py:50 usage/quotas.py:65 msgid "Injected Files" msgstr "첨부한 파일" @@ -1943,7 +2045,7 @@ msgstr "첨부한 파일" #: dashboards/project/volumes/templates/volumes/index.html:6 #: dashboards/project/volumes/volumes/tables.py:60 #: dashboards/project/volumes/volumes/tables.py:384 -#: dashboards/project/volumes/volumes/tables.py:398 +#: dashboards/project/volumes/volumes/tables.py:398 usage/quotas.py:74 msgid "Volumes" msgstr "볼륨" @@ -1952,18 +2054,18 @@ msgstr "볼륨" #: dashboards/identity/projects/workflows.py:54 #: dashboards/project/volumes/tabs.py:76 #: dashboards/project/volumes/snapshots/tables.py:45 -#: dashboards/project/volumes/snapshots/tables.py:137 +#: dashboards/project/volumes/snapshots/tables.py:137 usage/quotas.py:75 msgid "Volume Snapshots" msgstr "볼륨 스냅샷" #: dashboards/admin/info/tables.py:206 -#: dashboards/identity/projects/workflows.py:56 +#: dashboards/identity/projects/workflows.py:56 usage/quotas.py:76 msgid "Total Size of Volumes and Snapshots (GB)" msgstr "볼륨 및 스냅샷 총량 (GB)" #: dashboards/admin/info/tables.py:207 dashboards/admin/overview/views.py:33 #: dashboards/identity/projects/workflows.py:57 -#: dashboards/project/overview/views.py:32 +#: dashboards/project/overview/views.py:32 usage/quotas.py:67 msgid "RAM (MB)" msgstr "RAM (MB)" @@ -1973,6 +2075,7 @@ msgstr "RAM (MB)" #: dashboards/project/access_and_security/tabs.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:175 +#: usage/quotas.py:68 usage/quotas.py:81 msgid "Floating IPs" msgstr "유동 IP" @@ -1985,6 +2088,7 @@ msgstr "유동 IP" #: dashboards/project/instances/templates/instances/_detail_overview.html:77 #: dashboards/project/instances/workflows/create_instance.py:488 #: dashboards/project/instances/workflows/update_instance.py:80 +#: usage/quotas.py:70 usage/quotas.py:82 msgid "Security Groups" msgstr "시큐리티 그룹" @@ -1992,6 +2096,7 @@ msgstr "시큐리티 그룹" #: dashboards/identity/projects/workflows.py:63 #: dashboards/identity/projects/workflows.py:69 #: dashboards/project/access_and_security/security_groups/tables.py:247 +#: usage/quotas.py:71 usage/quotas.py:83 msgid "Security Group Rules" msgstr "시큐리티 그룹 룰" @@ -1999,6 +2104,7 @@ msgstr "시큐리티 그룹 룰" #: dashboards/project/access_and_security/tabs.py:58 #: dashboards/project/access_and_security/keypairs/tables.py:26 #: dashboards/project/access_and_security/keypairs/tables.py:75 +#: usage/quotas.py:72 msgid "Key Pairs" msgstr "키 패어" @@ -2007,7 +2113,7 @@ msgstr "키 패어" #: dashboards/admin/routers/ports/tables.py:29 #: dashboards/identity/projects/workflows.py:59 #: dashboards/project/networks/ports/tables.py:62 -#: dashboards/project/routers/ports/tables.py:93 +#: dashboards/project/routers/ports/tables.py:93 usage/quotas.py:69 msgid "Fixed IPs" msgstr "고정 IP" @@ -2039,10 +2145,6 @@ msgstr "제한" msgid "Quotas" msgstr "Quotas" -#: dashboards/admin/info/tabs.py:56 -msgid "Unable to get nova services list." -msgstr "Nova 서비스 목록을 가져올 수 없습니다" - #: dashboards/admin/info/tabs.py:74 msgid "Unable to get cinder services list." msgstr "Cinder 서비스 목록을 가져올 수 없습니다." @@ -2083,10 +2185,6 @@ msgid "" " " msgstr "버전: %(version_info)s" -#: dashboards/admin/instances/forms.py:27 -msgid "Current Host" -msgstr "현재 호스트" - #: dashboards/admin/instances/forms.py:31 msgid "New Host" msgstr "새로운 호스트" @@ -2107,10 +2205,6 @@ msgstr "블록 마이그레이션" msgid "Select a new host" msgstr "새로운 호스트 선택" -#: dashboards/admin/instances/forms.py:57 -msgid "No other hosts available." -msgstr "다른 호스트를 사용할 수 없습니다" - #: dashboards/admin/instances/forms.py:69 #, python-format msgid "The instance is preparing the live migration to host \"%s\"." @@ -2134,12 +2228,12 @@ msgstr "예약된 마이그레이션 (확인 대기중)" #: dashboards/project/access_and_security/floating_ips/workflows.py:34 #: dashboards/project/databases/tables.py:36 #: dashboards/project/databases/tables.py:49 -#: dashboards/project/instances/tables.py:79 -#: dashboards/project/instances/tables.py:103 -#: dashboards/project/instances/tables.py:139 -#: dashboards/project/instances/tables.py:180 -#: dashboards/project/instances/tables.py:634 -#: dashboards/project/instances/tables.py:655 +#: dashboards/project/instances/tables.py:81 +#: dashboards/project/instances/tables.py:105 +#: dashboards/project/instances/tables.py:141 +#: dashboards/project/instances/tables.py:182 +#: dashboards/project/instances/tables.py:639 +#: dashboards/project/instances/tables.py:660 #: dashboards/project/network_topology/templates/network_topology/_svg_element.html:196 #: dashboards/project/volumes/volumes/tables.py:423 msgid "Instance" @@ -2182,12 +2276,12 @@ msgid "IPv6 Address =" msgstr "IPv6 주소 =" #: dashboards/admin/instances/tables.py:96 -#: dashboards/project/instances/tables.py:794 +#: dashboards/project/instances/tables.py:799 msgid "Image ID =" msgstr "이미지 ID =" #: dashboards/admin/instances/tables.py:97 -#: dashboards/project/instances/tables.py:795 +#: dashboards/project/instances/tables.py:800 msgid "Flavor ID =" msgstr "Flavor ID =" @@ -2195,7 +2289,7 @@ msgstr "Flavor ID =" #: dashboards/project/access_and_security/floating_ips/tables.py:157 #: dashboards/project/access_and_security/floating_ips/workflows.py:30 #: dashboards/project/access_and_security/floating_ips/workflows.py:37 -#: dashboards/project/instances/tables.py:818 +#: dashboards/project/instances/tables.py:823 #: dashboards/project/loadbalancers/tables.py:309 msgid "IP Address" msgstr "IP 주소" @@ -2208,7 +2302,7 @@ msgstr "IP 주소" #: dashboards/project/databases/tables.py:211 #: dashboards/project/images/images/tables.py:232 #: dashboards/project/images/templates/images/images/_detail_overview.html:44 -#: dashboards/project/instances/tables.py:821 +#: dashboards/project/instances/tables.py:826 #: dashboards/project/instances/templates/instances/_instance_flavor.html:6 #: dashboards/project/volumes/backups/tables.py:112 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:35 @@ -2219,17 +2313,17 @@ msgid "Size" msgstr "크기" #: dashboards/admin/instances/tables.py:153 -#: dashboards/project/instances/tables.py:833 +#: dashboards/project/instances/tables.py:838 msgid "Task" msgstr "작업" #: dashboards/admin/instances/tables.py:160 -#: dashboards/project/instances/tables.py:840 +#: dashboards/project/instances/tables.py:845 msgid "Power State" msgstr "전원 상태" #: dashboards/admin/instances/tables.py:162 -#: dashboards/project/instances/tables.py:843 +#: dashboards/project/instances/tables.py:848 #: dashboards/project/instances/templates/instances/_detail_overview.html:20 #: usage/tables.py:75 msgid "Uptime" @@ -2670,6 +2764,7 @@ msgstr "네트워크 %s 업데이트를 하지 못하였습니다." #: dashboards/project/networks/tables.py:129 #: dashboards/project/networks/templates/networks/index.html:3 #: dashboards/project/networks/templates/networks/index.html:6 +#: usage/quotas.py:77 msgid "Networks" msgstr "네트워크" @@ -2729,7 +2824,7 @@ msgstr "DHCP 에이전트" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:18 #: dashboards/project/images/templates/images/images/_detail_overview.html:29 -#: dashboards/project/instances/tables.py:596 +#: dashboards/project/instances/tables.py:601 #: dashboards/project/networks/templates/networks/_detail_overview.html:14 #: dashboards/project/networks/templates/networks/_detail_overview.html:16 #: dashboards/project/networks/templates/networks/_detail_overview.html:23 @@ -2817,10 +2912,6 @@ msgstr "DHCP 에이전트 추가" msgid "Id" msgstr "Id" -#: dashboards/admin/networks/agents/tables.py:82 -msgid "Updated At" -msgstr "업데이트" - #: dashboards/admin/networks/agents/views.py:59 #: dashboards/admin/networks/ports/views.py:48 #: dashboards/project/networks/subnets/views.py:46 @@ -2863,7 +2954,7 @@ msgstr "디바이스 소유자 포트에 연결되었습니다." #: dashboards/project/networks/ports/tables.py:68 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" -msgstr "맥 러닝 상태" +msgstr "MAC 러닝 상태" #: dashboards/admin/networks/ports/forms.py:72 #, python-format @@ -2898,7 +2989,7 @@ msgstr "포트" #: dashboards/admin/networks/ports/tables.py:33 #: dashboards/admin/networks/ports/tables.py:102 #: dashboards/identity/projects/workflows.py:72 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:75 usage/quotas.py:79 msgid "Ports" msgstr "포트" @@ -2929,7 +3020,7 @@ msgstr "장치 연결됨" #: dashboards/admin/networks/ports/tables.py:98 #: dashboards/project/networks/ports/forms.py:43 msgid "Mac Learning State" -msgstr "맥 러닝 상태" +msgstr "MAC 러닝 상태" #: dashboards/admin/networks/ports/tabs.py:25 #: dashboards/admin/overview/panel.py:27 @@ -2977,7 +3068,7 @@ msgstr "서브넷" #: dashboards/admin/networks/subnets/tables.py:116 #: dashboards/identity/projects/workflows.py:74 #: dashboards/project/networks/subnets/tables.py:45 -#: dashboards/project/networks/subnets/tables.py:127 +#: dashboards/project/networks/subnets/tables.py:127 usage/quotas.py:78 msgid "Subnets" msgstr "서브넷" @@ -3121,8 +3212,8 @@ msgstr "프로젝트 리스트를 찾을 수 없습니다." #: dashboards/project/data_processing/nodegroup_templates/tables.py:57 #: dashboards/project/databases/tables.py:64 #: dashboards/project/databases/tables.py:80 -#: dashboards/project/instances/tables.py:712 -#: dashboards/project/instances/tables.py:728 +#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:733 msgid "Deleted" msgstr "삭제됨" @@ -3174,6 +3265,7 @@ msgstr "모니터링" #: dashboards/project/routers/tables.py:188 #: dashboards/project/routers/templates/routers/index.html:3 #: dashboards/project/routers/templates/routers/index.html:6 +#: usage/quotas.py:80 msgid "Routers" msgstr "라우터" @@ -3364,13 +3456,13 @@ msgstr "생성" #: dashboards/admin/volumes/snapshots/forms.py:26 #: dashboards/admin/volumes/volumes/forms.py:56 -#: dashboards/project/instances/tables.py:766 +#: dashboards/project/instances/tables.py:771 msgid "Deleting" msgstr "삭제 중" #: dashboards/admin/volumes/snapshots/forms.py:27 #: dashboards/admin/volumes/volumes/forms.py:58 -#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:722 msgid "Error" msgstr "에러" @@ -3715,7 +3807,7 @@ msgstr "도메인 컨텍스트가 삭제되었습니다." #: dashboards/identity/domains/tables.py:186 #: dashboards/identity/projects/workflows.py:119 #: dashboards/identity/users/forms.py:75 -#: dashboards/identity/users/forms.py:153 +#: dashboards/identity/users/forms.py:154 msgid "Domain ID" msgstr "도메인 아이디" @@ -3951,7 +4043,7 @@ msgstr "추가..." #: dashboards/identity/groups/tables.py:163 #: dashboards/identity/users/forms.py:81 -#: dashboards/identity/users/forms.py:160 +#: dashboards/identity/users/forms.py:161 #: dashboards/identity/users/tables.py:132 #: dashboards/project/data_processing/data_image_registry/forms.py:28 #: dashboards/project/databases/tables.py:236 @@ -3960,7 +4052,7 @@ msgstr "사용자 이름" #: dashboards/identity/groups/tables.py:164 #: dashboards/identity/users/forms.py:83 -#: dashboards/identity/users/forms.py:162 +#: dashboards/identity/users/forms.py:163 #: dashboards/identity/users/tables.py:133 msgid "Email" msgstr "Email" @@ -4133,7 +4225,7 @@ msgstr "" #: dashboards/identity/projects/workflows.py:122 #: dashboards/identity/users/forms.py:78 -#: dashboards/identity/users/forms.py:156 +#: dashboards/identity/users/forms.py:157 msgid "Domain Name" msgstr "도메인 이름" @@ -4324,42 +4416,42 @@ msgid "Passwords do not match." msgstr "비밀번호가 일치하지 않습니다." #: dashboards/identity/users/forms.py:86 -#: dashboards/identity/users/forms.py:165 +#: dashboards/identity/users/forms.py:166 #: dashboards/project/data_processing/job_binaries/forms.py:71 #: dashboards/project/databases/workflows/create_instance.py:197 #: dashboards/project/instances/forms.py:153 -#: dashboards/project/instances/tables.py:723 +#: dashboards/project/instances/tables.py:728 msgid "Password" msgstr "비밀번호" #: dashboards/identity/users/forms.py:91 -#: dashboards/identity/users/forms.py:171 +#: dashboards/identity/users/forms.py:172 msgid "Confirm Password" msgstr "비밀번호 확인" #: dashboards/identity/users/forms.py:93 -#: dashboards/identity/users/forms.py:174 +#: dashboards/identity/users/forms.py:175 msgid "Primary Project" msgstr "최초 프로젝트" -#: dashboards/identity/users/forms.py:128 +#: dashboards/identity/users/forms.py:129 #, python-format msgid "User \"%s\" was successfully created." msgstr "사용자 \"%s\"를 성공적으로 생성하였습니다." -#: dashboards/identity/users/forms.py:144 +#: dashboards/identity/users/forms.py:145 msgid "Unable to add user to primary project." msgstr "기본 프로젝트에 사용자를 추가할 수 없습니다." -#: dashboards/identity/users/forms.py:148 +#: dashboards/identity/users/forms.py:149 msgid "Unable to create user." msgstr "사용자를 생성할 수 없습니다." -#: dashboards/identity/users/forms.py:206 +#: dashboards/identity/users/forms.py:208 msgid "User has been updated successfully." msgstr "사용자가 성공적으로 업데이트 되었습니다." -#: dashboards/identity/users/forms.py:209 +#: dashboards/identity/users/forms.py:211 msgid "Unable to update the user." msgstr "사용자 업데이트를 할 수 없습니다." @@ -4540,7 +4632,7 @@ msgstr "프로젝트에 IP 할당" #: dashboards/project/access_and_security/floating_ips/tables.py:55 #: dashboards/project/access_and_security/keypairs/tables.py:58 -#: dashboards/project/instances/tables.py:245 +#: dashboards/project/instances/tables.py:247 #: dashboards/project/volumes/volumes/tables.py:112 msgid "(Quota exceeded)" msgstr "(Quota 초과)" @@ -4575,7 +4667,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "유동 IP 연결 해제 완료: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:139 -#: dashboards/project/instances/tables.py:590 +#: dashboards/project/instances/tables.py:595 msgid "Unable to disassociate floating IP." msgstr "유동 IP 연결을 끊을 수 없습니다." @@ -4668,7 +4760,7 @@ msgid "Unable to import key pair." msgstr "키 패어를 가져오지 못했습니다." #: dashboards/project/access_and_security/keypairs/tables.py:25 -#: dashboards/project/instances/tables.py:823 +#: dashboards/project/instances/tables.py:828 #: dashboards/project/instances/workflows/create_instance.py:473 msgid "Key Pair" msgstr "키 패어" @@ -5136,7 +5228,7 @@ msgstr "컨테이너를 생성할 수 없습니다." #: dashboards/project/containers/forms.py:83 #: dashboards/project/containers/templates/containers/_update.html:22 -#: dashboards/project/stacks/forms.py:55 +#: dashboards/project/stacks/forms.py:56 msgid "File" msgstr "파일" @@ -5537,7 +5629,7 @@ msgstr "플러그인" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:20 #: dashboards/project/data_processing/utils/workflow_helpers.py:162 msgid "Hadoop Version" -msgstr "하둡 버전" +msgstr "Hadoop 버전" #: dashboards/project/data_processing/cluster_templates/tables.py:106 #: dashboards/project/data_processing/cluster_templates/tabs.py:48 @@ -5842,7 +5934,7 @@ msgstr "완료" #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_create_general_help.html:3 msgid "Select a plugin and Hadoop version for a new Cluster." -msgstr "새로운 클러스터에대한 하둡 버전과 플러그인을 선택하십시오." +msgstr "새로운 클러스터에대한 Hadoop 버전과 플러그인을 선택하십시오." #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:3 msgid "Cluster Overview" @@ -5887,7 +5979,7 @@ msgstr "클러스터 자세한 정보" #: dashboards/project/data_processing/clusters/workflows/create.py:43 #: dashboards/project/data_processing/jobs/workflows/launch.py:394 msgid "Select plugin and hadoop version for cluster" -msgstr "" +msgstr "클러스터의 Hadoop 버전과 플러그인 선택" #: dashboards/project/data_processing/clusters/workflows/create.py:71 msgid "Cluster Name" @@ -5932,15 +6024,15 @@ msgstr "확장된 클러스터를 성공적으로 시작했습니다." #: dashboards/project/data_processing/clusters/workflows/scale.py:97 msgid "Unable to fetch cluster to scale" -msgstr "" +msgstr "확장 클러스터를 가져오지 못했습니다." #: dashboards/project/data_processing/clusters/workflows/scale.py:152 msgid "Unable to fetch cluster to scale." -msgstr "" +msgstr "확장 클러스터를 가져오지 못했습니다." #: dashboards/project/data_processing/clusters/workflows/scale.py:162 msgid "Scale cluster operation failed" -msgstr "" +msgstr "클러스터 확장 작업 실패" #: dashboards/project/data_processing/data_image_registry/forms.py:45 msgid "Successfully updated image." @@ -5964,11 +6056,11 @@ msgstr "사용 가능한 이미지가 없습니다." #: dashboards/project/data_processing/data_image_registry/forms.py:83 #, python-format msgid "Unable to retrieve images with filter %s." -msgstr "" +msgstr "필터 %s에 대한 이미지를 찾지 못했습니다." #: dashboards/project/data_processing/data_image_registry/forms.py:110 msgid "Unable to fetch available images." -msgstr "" +msgstr "사용가능한 이미지를 가져오지 못했습니다." #: dashboards/project/data_processing/data_image_registry/panel.py:22 #: dashboards/project/data_processing/data_image_registry/tables.py:71 @@ -6130,20 +6222,20 @@ msgstr "데이터 소스들" #: dashboards/project/data_processing/data_sources/tabs.py:38 msgid "Unable to retrieve data source details" -msgstr "" +msgstr "데이터 소스에대한 자세한 설명을 찾을 수 없습니다." #: dashboards/project/data_processing/data_sources/views.py:45 #: dashboards/project/data_processing/jobs/workflows/launch.py:75 msgid "Unable to fetch data sources." -msgstr "" +msgstr "데이터 소스를 가져올 수 없습니다." #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_create_data_source_help.html:4 msgid "Create a Data Source with a specified name." -msgstr "" +msgstr "지정된 이름을 가진 데이터 소스를 만듭니다." #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_create_data_source_help.html:7 msgid "Select the type of your Data Source." -msgstr "" +msgstr "데이터 소스의 타입을 선택하십시오." #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_create_data_source_help.html:10 msgid "You may need to enter the username and password for your Data Source." @@ -6164,7 +6256,7 @@ msgstr "데이터 소스 개요" #: dashboards/project/loadbalancers/workflows.py:519 #: dashboards/project/loadbalancers/workflows.py:523 #: dashboards/project/loadbalancers/workflows.py:524 -#: dashboards/project/stacks/forms.py:57 +#: dashboards/project/stacks/forms.py:58 msgid "URL" msgstr "URL" @@ -6235,7 +6327,7 @@ msgstr "내부 바이너리에 대한 목록을 가져오지 못했습니다." #: dashboards/project/data_processing/job_binaries/forms.py:128 #: dashboards/project/data_processing/job_binaries/forms.py:171 msgid "Unable to create job binary" -msgstr "" +msgstr "잡 바이너리를 생성하지 못했습니다." #: dashboards/project/data_processing/job_binaries/forms.py:143 #: dashboards/project/data_processing/job_binaries/tables.py:30 @@ -6243,50 +6335,50 @@ msgstr "" #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/create.html:3 #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/create.html:6 msgid "Create Job Binary" -msgstr "" +msgstr "잡 바이너리 생성" #: dashboards/project/data_processing/job_binaries/forms.py:160 msgid "Unable to upload job binary" -msgstr "" +msgstr "잡 바이너리를 업로드 할 수 없습니다." #: dashboards/project/data_processing/job_binaries/forms.py:193 msgid "Failed to fetch internal binary list" -msgstr "" +msgstr "내부 바이너리 목록을 가져올 수 없습니다." #: dashboards/project/data_processing/job_binaries/panel.py:22 #: dashboards/project/data_processing/job_binaries/tables.py:77 #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/job_binaries.html:6 msgid "Job Binaries" -msgstr "" +msgstr "잡 바이너리" #: dashboards/project/data_processing/job_binaries/tables.py:40 msgid "Job binary" -msgstr "" +msgstr "잡 바이너리" #: dashboards/project/data_processing/job_binaries/tables.py:41 msgid "Job binaries" -msgstr "" +msgstr "잡 바이너리" #: dashboards/project/data_processing/job_binaries/tables.py:61 msgid "Download Job Binary" -msgstr "" +msgstr "잡 바이너리 다운로드" #: dashboards/project/data_processing/job_binaries/tables.py:71 msgid "Url" -msgstr "" +msgstr "Url" #: dashboards/project/data_processing/job_binaries/tabs.py:38 msgid "Unable to fetch job binary." -msgstr "" +msgstr "잡 바이너리를 가져올 수 없습니다." #: dashboards/project/data_processing/job_binaries/views.py:51 msgid "Unable to fetch job binary list." -msgstr "" +msgstr "잡 바이너리 목록을 가져올 수 없습니다." #: dashboards/project/data_processing/job_binaries/views.py:85 #, python-format msgid "Unable to fetch job binary: %(exc)s" -msgstr "" +msgstr "잡 바이너리를 가져올 수 없습니다: %(exc)s" #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:4 msgid "" @@ -6296,7 +6388,7 @@ msgstr "" #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:8 msgid "Select the storage type for your job binary." -msgstr "" +msgstr "잡 바이너리의 스토리지 타입을 선택합니다." #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:10 msgid "Data Processing internal database" @@ -6310,11 +6402,11 @@ msgstr "" #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:17 msgid "Choose an existing file" -msgstr "" +msgstr "내보낼 파일 선택" #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:18 msgid "Upload a new file" -msgstr "" +msgstr "새로운 파일 업로드" #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:19 msgid "Create a script to be uploaded dynamically" @@ -6322,15 +6414,15 @@ msgstr "" #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:23 msgid "For Object Store job binaries, you must:" -msgstr "" +msgstr "오브젝트 저장소 잡 바이너리의 경우, 다음을 해야합니다:" #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:25 msgid "Enter the URL for the file" -msgstr "" +msgstr "파일에 대한 URL 입력" #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:26 msgid "Enter the username and password required to access that file" -msgstr "" +msgstr "파일에 접근할때 필요한 사용자 이름과 비밀번호 입력" #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html:30 msgid "You may also enter an optional description for your job binary." @@ -6338,38 +6430,38 @@ msgstr "" #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_details.html:2 msgid "Job Binary Overview" -msgstr "" +msgstr "잡 바이너리 개요" #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_details.html:13 msgid "Project id" -msgstr "" +msgstr "프로젝트 id" #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_details.html:18 msgid "Download job binary" -msgstr "" +msgstr "잡 바이너리 다운로드" #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/details.html:3 #: dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/details.html:6 msgid "Job Binary Details" -msgstr "" +msgstr "잡 바이너리에대한 자세한 정보" #: dashboards/project/data_processing/job_executions/panel.py:22 #: dashboards/project/data_processing/job_executions/tables.py:108 #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/job_executions.html:6 msgid "Job Executions" -msgstr "" +msgstr "잡 실행" #: dashboards/project/data_processing/job_executions/tables.py:33 msgid "Job execution" -msgstr "" +msgstr "잡 실행" #: dashboards/project/data_processing/job_executions/tables.py:34 msgid "Job executions" -msgstr "" +msgstr "잡 실행" #: dashboards/project/data_processing/job_executions/tables.py:43 msgid "Relaunch On Existing Cluster" -msgstr "" +msgstr "기존 클러스에서 재실행" #: dashboards/project/data_processing/job_executions/tables.py:44 #: dashboards/project/data_processing/job_executions/tables.py:62 @@ -6391,7 +6483,7 @@ msgstr "Launch" #: dashboards/project/data_processing/jobs/tables.py:68 #: dashboards/project/data_processing/jobs/tables.py:85 msgid "Launched" -msgstr "" +msgstr "실행함" #: dashboards/project/data_processing/job_executions/tables.py:46 #: dashboards/project/data_processing/job_executions/tables.py:64 @@ -6404,7 +6496,7 @@ msgstr "" #: dashboards/project/data_processing/jobs/workflows/launch.py:97 #: dashboards/project/data_processing/jobs/workflows/launch.py:122 msgid "Job" -msgstr "" +msgstr "잡" #: dashboards/project/data_processing/job_executions/tables.py:47 #: dashboards/project/data_processing/job_executions/tables.py:65 @@ -6416,35 +6508,35 @@ msgstr "" #: dashboards/project/data_processing/jobs/tables.py:107 #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/jobs.html:6 msgid "Jobs" -msgstr "" +msgstr "잡" #: dashboards/project/data_processing/job_executions/tables.py:61 msgid "Relaunch On New Cluster" -msgstr "" +msgstr "새로운 클러스터에서 재실행" #: dashboards/project/data_processing/job_executions/views.py:43 msgid "Unable to fetch job executions." -msgstr "" +msgstr "잡 실행을 가져올 수 없습니다." #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:2 msgid "Job Execution Overview" -msgstr "" +msgstr "잡 실행 개요" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:9 msgid "Job Id" -msgstr "" +msgstr "잡 Id" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:11 msgid "Input Id" -msgstr "" +msgstr "입력 Id" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:13 msgid "Output Id" -msgstr "" +msgstr "출력 Id" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:15 msgid "Cluster Id" -msgstr "" +msgstr "클러스터 Id" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:17 #: dashboards/project/stacks/templates/stacks/_detail_overview.html:24 @@ -6453,34 +6545,34 @@ msgid "Last Updated" msgstr "마지막 업데이트" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:19 -#: dashboards/project/instances/tables.py:633 +#: dashboards/project/instances/tables.py:638 msgid "Started" msgstr "작동함" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:21 msgid "Ended" -msgstr "" +msgstr "종료" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:23 msgid "Return Code" -msgstr "" +msgstr "리턴 코드" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:25 msgid "Oozie Job Id" -msgstr "" +msgstr "Oozie 잡 Id" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:29 msgid "Tenant Id" -msgstr "" +msgstr "Tenant Id" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:31 msgid "Job Configuration" -msgstr "" +msgstr "잡 구성" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/details.html:3 #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/details.html:6 msgid "Job Execution Details" -msgstr "" +msgstr "잡 실행에대한 자세한 정보" #: dashboards/project/data_processing/jobs/tables.py:29 #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/create.html:3 @@ -6488,29 +6580,29 @@ msgstr "" #: dashboards/project/data_processing/jobs/workflows/create.py:95 #: dashboards/project/data_processing/jobs/workflows/create.py:118 msgid "Create Job" -msgstr "" +msgstr "잡 생성" #: dashboards/project/data_processing/jobs/tables.py:49 msgid "Launch On Existing Cluster" -msgstr "" +msgstr "기존 클러스터에서 실행" #: dashboards/project/data_processing/jobs/tables.py:66 #: dashboards/project/data_processing/jobs/tables.py:83 msgid "Launch On New Cluster" -msgstr "" +msgstr "새로운 클러스터에서 실행" #: dashboards/project/data_processing/jobs/views.py:48 #: dashboards/project/data_processing/jobs/workflows/launch.py:89 msgid "Unable to fetch jobs." -msgstr "" +msgstr "잡을 가져올 수 없습니다." #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:4 msgid "Create a job with a specified name." -msgstr "" +msgstr "지정한 이름으로 잡을 생성합니다." #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:7 msgid "Select the type of your job:" -msgstr "" +msgstr "잡 타입을 선택하십시오:" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:9 #: dashboards/project/data_processing/jobs/workflows/create.py:70 @@ -6525,7 +6617,7 @@ msgstr "Hive" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:11 #: dashboards/project/data_processing/jobs/workflows/create.py:71 msgid "Spark" -msgstr "" +msgstr "Spark" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:12 #: dashboards/project/data_processing/jobs/workflows/create.py:72 @@ -6569,16 +6661,16 @@ msgstr "" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_details.html:11 msgid "Mains" -msgstr "" +msgstr "Mains" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_details.html:17 #: dashboards/project/data_processing/jobs/workflows/create.py:48 msgid "Libs" -msgstr "" +msgstr "Libs" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_launch_job_configure_help.html:4 msgid "Enter any custom configuration required for your job's execution." -msgstr "" +msgstr "잡 실행하는데 있어서 필요한 사용자 정의 구성요소를 입력하십시오." #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_launch_job_help.html:4 msgid "Launch the given job on a cluster." @@ -6586,32 +6678,32 @@ msgstr "" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_launch_job_help.html:7 msgid "Choose the cluster to use for the job execution." -msgstr "" +msgstr "잡 실행을 위해 사용할 클러스터를 선택하십시오." #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_launch_job_help.html:10 msgid "Choose the Input Data Source (n/a for Java jobs)." -msgstr "" +msgstr "입력할 데이터 소스 (Java 잡의 n/a)를 선택하십시오." #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_launch_job_help.html:13 msgid "Choose the Output Data Source (n/a for Java jobs)." -msgstr "" +msgstr "출력할 데이터 소스 (Java 잡의 n/a)를 선택하십시오." #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/config_template.html:218 msgid "Configuration" -msgstr "" +msgstr "구성" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/config_template.html:221 msgid "Parameters" -msgstr "" +msgstr "매개 변수" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/config_template.html:224 msgid "Arguments" -msgstr "" +msgstr "인수" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/details.html:3 #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/details.html:6 msgid "Job Details" -msgstr "" +msgstr "잡에대한 자세한 정보" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/launch.html:3 #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/launch.html:6 @@ -6619,7 +6711,7 @@ msgstr "" #: dashboards/project/data_processing/jobs/workflows/launch.py:405 #: dashboards/project/data_processing/jobs/workflows/launch.py:415 msgid "Launch Job" -msgstr "" +msgstr "잡 실행" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/library_template.html:86 msgid "Choose" @@ -6640,11 +6732,11 @@ msgstr "- 선택하지 않음 -" #: dashboards/project/data_processing/jobs/workflows/create.py:57 msgid "Job Type" -msgstr "" +msgstr "잡 타입" #: dashboards/project/data_processing/jobs/workflows/create.py:59 msgid "Choose a main binary" -msgstr "" +msgstr "메인 바이너리 선택" #: dashboards/project/data_processing/jobs/workflows/create.py:61 msgid "Choose the binary which should be used in this Job." @@ -6652,15 +6744,15 @@ msgstr "" #: dashboards/project/data_processing/jobs/workflows/create.py:73 msgid "Streaming MapReduce" -msgstr "" +msgstr "스트리밍 MapReduce" #: dashboards/project/data_processing/jobs/workflows/create.py:120 msgid "Job created" -msgstr "" +msgstr "잡 생성됨" #: dashboards/project/data_processing/jobs/workflows/create.py:121 msgid "Could not create job" -msgstr "" +msgstr "잡 생성하지 못함" #: dashboards/project/data_processing/jobs/workflows/launch.py:40 msgid "Input" @@ -6672,11 +6764,11 @@ msgstr "출력" #: dashboards/project/data_processing/jobs/workflows/launch.py:114 msgid "Unable to fetch clusters." -msgstr "" +msgstr "클러스터를 가져올 수 없습니다." #: dashboards/project/data_processing/jobs/workflows/launch.py:154 msgid "Main Class" -msgstr "" +msgstr "메인 클레스" #: dashboards/project/data_processing/jobs/workflows/launch.py:157 msgid "Java Opts" @@ -6684,11 +6776,11 @@ msgstr "Java 옵션" #: dashboards/project/data_processing/jobs/workflows/launch.py:160 msgid "Mapper" -msgstr "" +msgstr "Mapper" #: dashboards/project/data_processing/jobs/workflows/launch.py:162 msgid "Reducer" -msgstr "" +msgstr "Reducer" #: dashboards/project/data_processing/jobs/workflows/launch.py:230 msgid "Configure" @@ -6710,63 +6802,63 @@ msgstr "" #: dashboards/project/data_processing/jobs/workflows/launch.py:359 msgid "Job configs" -msgstr "" +msgstr "잡 구성" #: dashboards/project/data_processing/jobs/workflows/launch.py:363 msgid "Job args" -msgstr "" +msgstr "잡 args" #: dashboards/project/data_processing/jobs/workflows/launch.py:367 msgid "Job params" -msgstr "" +msgstr "잡 매개 변수" #: dashboards/project/data_processing/jobs/workflows/launch.py:373 msgid "Job Execution Id" -msgstr "" +msgstr "잡 실행 Id" #: dashboards/project/data_processing/jobs/workflows/launch.py:449 msgid "Unable to create new cluster for job." -msgstr "" +msgstr "잡에 대한 새로운 클러스터를 생성할 수 없습니다." #: dashboards/project/data_processing/jobs/workflows/launch.py:462 msgid "Unable to launch job." -msgstr "" +msgstr "잡을 실행할 수 없습니다." #: dashboards/project/data_processing/nodegroup_templates/panel.py:22 #: dashboards/project/data_processing/nodegroup_templates/tables.py:80 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/nodegroup_templates.html:6 msgid "Node Group Templates" -msgstr "" +msgstr "노드 그룹 뎀플릿" #: dashboards/project/data_processing/nodegroup_templates/tables.py:36 msgid "Configure Template" -msgstr "" +msgstr "구성 템플릿" #: dashboards/project/data_processing/nodegroup_templates/tabs.py:42 #: dashboards/project/data_processing/nodegroup_templates/tabs.py:66 msgid "Unable to fetch node group template." -msgstr "" +msgstr "노드 그룹 템플릿을 가져올 수 없습니다." #: dashboards/project/data_processing/nodegroup_templates/tabs.py:48 msgid "Unable to fetch flavor for template." -msgstr "" +msgstr "템플릿에 대한 flavor를 가져올 수 없습니다." #: dashboards/project/data_processing/nodegroup_templates/tabs.py:53 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_service_confs.html:2 msgid "Service Configurations" -msgstr "" +msgstr "서비스 구성" #: dashboards/project/data_processing/nodegroup_templates/views.py:48 msgid "Unable to fetch node group template list." -msgstr "" +msgstr "노드 그룹 템플릿 목록을 가져올 수 없습니다." #: dashboards/project/data_processing/nodegroup_templates/views.py:103 msgid "Unable to fetch template object." -msgstr "" +msgstr "템플릿 오브젝트를 가져올 수 없습니다." #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_configure_general_help.html:4 msgid "This Node Group Template will be created for:" -msgstr "" +msgstr "이 노드 그룹의 템플릿이 생성됩니다:" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_configure_general_help.html:12 msgid "" @@ -6792,24 +6884,24 @@ msgstr "" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:34 msgid "HDFS placement" -msgstr "" +msgstr "HDFS 배치" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:36 msgid "Cinder volumes" -msgstr "" +msgstr "Cinder 볼륨" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:37 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:53 msgid "Volumes per node" -msgstr "" +msgstr "노드당 볼륨" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:39 msgid "Volumes size" -msgstr "" +msgstr "볼륨 크기" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:42 msgid "Ephemeral drive" -msgstr "" +msgstr "임시 드라이브" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_fields_help.html:3 msgid "Filter" @@ -6817,11 +6909,11 @@ msgstr "필터" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_fields_help.html:4 msgid "Show full configuration" -msgstr "" +msgstr "모든 구성 보기" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_fields_help.html:5 msgid "Hide full configuration" -msgstr "" +msgstr "모든 구성 감추기" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/configure.html:3 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/configure.html:6 @@ -6830,69 +6922,69 @@ msgstr "" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:160 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:287 msgid "Create Node Group Template" -msgstr "" +msgstr "노드 그룹 템플릿 생성" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/details.html:3 msgid "Nodegroup Template Details" -msgstr "" +msgstr "노드 그룹 템플릿에 대한 자세한 정보" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/details.html:6 msgid "Node Group Template Details" -msgstr "" +msgstr "노드 그룹 템플릿에 대한 자세한 정보" #: dashboards/project/data_processing/nodegroup_templates/workflows/copy.py:29 #, python-format msgid "Node Group Template copy %s created" -msgstr "" +msgstr "노드 그룹 템플릿 복사본 %s를 생성함" #: dashboards/project/data_processing/nodegroup_templates/workflows/copy.py:77 msgid "Unable to fetch plugin details." -msgstr "" +msgstr "플러그인에 대한 자세한 정보를 가져올 수 없습니다." #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:43 msgid "OpenStack Flavor" -msgstr "" +msgstr "OpenStack Flavor" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:46 msgid "Storage location" -msgstr "" +msgstr "스토리지 위치" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:47 -msgid "Storage" +msgid "Choose a storage location" msgstr "" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:60 msgid "Volumes size (GB)" -msgstr "" +msgstr "볼륨 크기 (GB)" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:89 msgid "Unable to generate process choices." -msgstr "" +msgstr "프로세스 선택을 생성할 수 없습니다." #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:97 msgid "Floating IP pool" -msgstr "" +msgstr "유동 IP pool" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:102 msgid "Processes" -msgstr "" +msgstr "프로세스" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:104 msgid "Processes to be launched in node group" -msgstr "" +msgstr "노드 그룹에서 프로세스 실행" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:136 msgid "Configure Node Group Template" -msgstr "" +msgstr "노드 그룹 템플릿 구성" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:162 #, python-format msgid "Created Node Group Template %s" -msgstr "" +msgstr "노드 그룹 템플릿 %s 생성" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:268 msgid "Select plugin and hadoop version" -msgstr "" +msgstr "Hadoop 버전과 플러그인 선택" #: dashboards/project/data_processing/utils/anti_affinity.py:31 msgid "Use anti-affinity groups for: " @@ -6914,15 +7006,15 @@ msgstr "네트워크를 찾을 수 없습니다." #: dashboards/project/data_processing/utils/workflow_helpers.py:111 msgid "Node group cluster" -msgstr "" +msgstr "노드 그룹 클러스터" #: dashboards/project/data_processing/utils/workflow_helpers.py:115 msgid "Count" -msgstr "" +msgstr "개수" #: dashboards/project/data_processing/utils/workflow_helpers.py:155 msgid "Plugin Name" -msgstr "" +msgstr "플러그인 이름" #: dashboards/project/database_backups/panel.py:23 #: dashboards/project/database_backups/tables.py:81 @@ -6978,8 +7070,8 @@ msgstr "백업" #: dashboards/project/databases/tables.py:155 #: dashboards/project/databases/tables.py:172 #: dashboards/project/databases/tables.py:178 -#: dashboards/project/instances/tables.py:697 -#: dashboards/project/instances/tables.py:704 +#: dashboards/project/instances/tables.py:702 +#: dashboards/project/instances/tables.py:709 msgid "Not available" msgstr "사용할 수 없음" @@ -6989,19 +7081,19 @@ msgstr "사용할 수 없음" #: dashboards/project/databases/templates/databases/_detail_overview.html:13 #: dashboards/project/databases/workflows/create_instance.py:42 msgid "Datastore" -msgstr "" +msgstr "데이터 저장소" #: dashboards/project/database_backups/tables.py:140 #: dashboards/project/database_backups/templates/database_backups/details.html:27 #: dashboards/project/databases/tables.py:208 #: dashboards/project/databases/templates/databases/_detail_overview.html:15 msgid "Datastore Version" -msgstr "" +msgstr "데이터 저장소 버전" #: dashboards/project/database_backups/tables.py:146 #: dashboards/project/databases/tables.py:277 msgid "Incremental" -msgstr "" +msgstr "증분" #: dashboards/project/database_backups/views.py:48 msgid "Not Found" @@ -7040,11 +7132,11 @@ msgstr "백업 데이터베이스" #: dashboards/project/database_backups/templates/database_backups/details.html:3 msgid "Backup Details" -msgstr "" +msgstr "백업에대한 자세한 정보" #: dashboards/project/database_backups/templates/database_backups/details.html:6 msgid "Backup Details: " -msgstr "" +msgstr "백업에 대한 자세한 정보:" #: dashboards/project/database_backups/templates/database_backups/details.html:12 msgid "Backup Overview" @@ -7071,12 +7163,12 @@ msgstr "백업 사용 시간" #: dashboards/project/database_backups/templates/database_backups/details.html:47 msgid "Incremental Backup" -msgstr "" +msgstr "증분 백업" #: dashboards/project/database_backups/templates/database_backups/details.html:50 #: dashboards/project/database_backups/workflows/create_backup.py:38 msgid "Parent Backup" -msgstr "" +msgstr "부모 백업" #: dashboards/project/database_backups/templates/database_backups/details.html:61 msgid "Database Info" @@ -7096,24 +7188,24 @@ msgstr "선택인 백업 설명" #: dashboards/project/database_backups/workflows/create_backup.py:40 msgid "Optional parent backup" -msgstr "" +msgstr "선택적 부모 백업" #: dashboards/project/database_backups/workflows/create_backup.py:53 msgid "Unable to list database instances to backup." -msgstr "" +msgstr "백업 데이터베이스 인스턴스를 나열할 수 없습니다." #: dashboards/project/database_backups/workflows/create_backup.py:65 msgid "Unable to list database backups for parent." -msgstr "" +msgstr "부모 데이터베이스 백업을 나열할 수 없습니다." #: dashboards/project/database_backups/workflows/create_backup.py:69 msgid "Select parent backup" -msgstr "" +msgstr "부모 백업 선택" #: dashboards/project/database_backups/workflows/create_backup.py:71 #: dashboards/project/databases/workflows/create_instance.py:248 msgid "No backups available" -msgstr "" +msgstr "사용가능한 백업 없음" #: dashboards/project/database_backups/workflows/create_backup.py:84 #, python-format @@ -7149,25 +7241,25 @@ msgstr "새로운 크기 (GB)" #: dashboards/project/databases/forms.py:39 msgid "New size for volume must be greater than current size." -msgstr "" +msgstr "볼륨의 새로운 크기는 현재 크기보다 커야합니다." #: dashboards/project/databases/forms.py:50 #, python-format msgid "Resizing volume \"%s\"" -msgstr "" +msgstr "볼륨 \"%s\" 크기 조정" #: dashboards/project/databases/forms.py:53 #, python-format msgid "Unable to resize volume. %s" -msgstr "" +msgstr "볼륨 크기를 변경할 수 없습니다. %s" #: dashboards/project/databases/tables.py:34 -#: dashboards/project/instances/tables.py:77 +#: dashboards/project/instances/tables.py:79 msgid "Terminate" msgstr "종료" #: dashboards/project/databases/tables.py:35 -#: dashboards/project/instances/tables.py:78 +#: dashboards/project/instances/tables.py:80 #, python-format msgid "Scheduled termination of %(data_type)s" msgstr "%(data_type)s에 계획된 종료" @@ -7198,8 +7290,8 @@ msgstr "인스턴스에서 데이터베이스를 삭제하는 동안 오류가 #: dashboards/project/databases/tables.py:95 #: dashboards/project/databases/templates/databases/launch.html:3 #: dashboards/project/databases/workflows/create_instance.py:272 -#: dashboards/project/instances/tables.py:219 -#: dashboards/project/instances/tables.py:247 +#: dashboards/project/instances/tables.py:221 +#: dashboards/project/instances/tables.py:249 #: dashboards/project/instances/workflows/create_instance.py:696 #: dashboards/project/network_topology/templates/network_topology/index.html:28 msgid "Launch Instance" @@ -7207,7 +7299,7 @@ msgstr "인스턴스 시작" #: dashboards/project/databases/tables.py:119 msgid "Resize Volume" -msgstr "" +msgstr "볼륨 크기 조정" #: dashboards/project/databases/tables.py:163 #: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:13 @@ -7252,7 +7344,7 @@ msgstr "볼륨 크기" #: dashboards/project/databases/tables.py:237 msgid "Allowed Host" -msgstr "" +msgstr "허용한 호스트" #: dashboards/project/databases/tables.py:251 msgid "Database Name" @@ -7332,7 +7424,7 @@ msgstr "PASSWORD" #: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:22 #: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:22 msgid "DATABASE" -msgstr "" +msgstr "데이터베이스" #: dashboards/project/databases/templates/databases/_launch_details_help.html:3 #: dashboards/project/instances/templates/instances/_launch_details_help.html:5 @@ -7350,7 +7442,7 @@ msgstr "주의: 볼륨 크기 항목에 값을 0보다 큰 값 #: dashboards/project/databases/templates/databases/_launch_initialize_help.html:3 #: dashboards/project/databases/workflows/create_instance.py:189 msgid "Initial Databases" -msgstr "" +msgstr "내부 데이터베이스" #: dashboards/project/databases/templates/databases/_launch_initialize_help.html:4 msgid "Optionally provide a comma separated list of databases to create:" @@ -7378,7 +7470,7 @@ msgstr "비밀 번호 (필수)" #: dashboards/project/databases/templates/databases/_launch_initialize_help.html:14 #: dashboards/project/databases/workflows/create_instance.py:199 msgid "Allowed Host (optional)" -msgstr "" +msgstr "허용한 호스트 (선택적)" #: dashboards/project/databases/templates/databases/_launch_initialize_help.html:15 msgid "" @@ -7415,7 +7507,7 @@ msgstr "이전 백업에서 데이터베이스를 생성합니다." #: dashboards/project/databases/templates/databases/resize_volume.html:3 #: dashboards/project/databases/templates/databases/resize_volume.html:6 msgid "Resize Database Volume" -msgstr "" +msgstr "데이터베이스 볼륨 크기 조정" #: dashboards/project/databases/templates/databases/_resize_volume.html:18 msgid "Specify the new volume size for the database instance." @@ -7443,7 +7535,7 @@ msgstr "데이터베이스 시작" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:263 +#: dashboards/project/instances/tables.py:265 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "인스턴스 편집" @@ -7484,7 +7576,7 @@ msgid "Launch instance with these networks" msgstr "정한 네트워크로 인스턴스 구동" #: dashboards/project/databases/workflows/create_instance.py:147 -#: dashboards/project/instances/tables.py:738 +#: dashboards/project/instances/tables.py:743 #: dashboards/project/instances/workflows/create_instance.py:607 msgid "Networking" msgstr "네트워크" @@ -8130,7 +8222,7 @@ msgstr "이미지를 부팅 하기 위한 최소한의 디스크 사이즈입니 #: dashboards/project/images/images/forms.py:93 msgid "Minimum RAM (MB)" -msgstr "" +msgstr "최소 RAM (MB)" #: dashboards/project/images/images/forms.py:95 msgid "" @@ -8274,7 +8366,7 @@ msgstr "이미지 세부 정보:" #: dashboards/project/images/templates/images/snapshots/_create.html:9 #: dashboards/project/images/templates/images/snapshots/_create.html:24 #: dashboards/project/images/templates/images/snapshots/create.html:3 -#: dashboards/project/instances/tables.py:305 +#: dashboards/project/instances/tables.py:307 #: dashboards/project/volumes/volumes/tables.py:167 msgid "Create Snapshot" msgstr "스냅샷 생성" @@ -8289,11 +8381,11 @@ msgstr "스냅샷 생성" #: dashboards/project/instances/audit_tables.py:24 msgid "Request ID" -msgstr "" +msgstr "요청 ID" #: dashboards/project/instances/audit_tables.py:26 msgid "Start Time" -msgstr "" +msgstr "시작 시간" #: dashboards/project/instances/audit_tables.py:29 #: dashboards/project/instances/templates/instances/_detail_overview.html:30 @@ -8302,16 +8394,16 @@ msgstr "메시지 " #: dashboards/project/instances/audit_tables.py:33 msgid "Instance Action List" -msgstr "" +msgstr "인스턴스 액션 목록" #: dashboards/project/instances/console.py:41 #, python-format msgid "Console type \"%s\" not supported." -msgstr "" +msgstr "콘솔 타입 \"%s\"는 지원하지 않습니다." #: dashboards/project/instances/console.py:66 msgid "No available console found." -msgstr "" +msgstr "사용 가능한 콘솔을 찾을 수 없습니다." #: dashboards/project/instances/forms.py:42 msgid "Rebuild Password" @@ -8384,81 +8476,81 @@ msgstr "또는 개인키를 복사 붙여넣기 하십시오." msgid "Unable to retrieve instance password." msgstr "인스턴스 비밀번호를 찾을 수 없습니다." -#: dashboards/project/instances/tables.py:101 -#: dashboards/project/instances/tables.py:722 +#: dashboards/project/instances/tables.py:103 +#: dashboards/project/instances/tables.py:727 msgid "Hard Reboot" msgstr "하드 리붓" -#: dashboards/project/instances/tables.py:102 +#: dashboards/project/instances/tables.py:104 msgid "Hard Rebooted" msgstr "하드 리붓 중" -#: dashboards/project/instances/tables.py:128 +#: dashboards/project/instances/tables.py:130 msgid "Soft Reboot" msgstr "소프트 리붓" -#: dashboards/project/instances/tables.py:129 +#: dashboards/project/instances/tables.py:131 msgid "Soft Rebooted" msgstr "소프트 리붓 중" -#: dashboards/project/instances/tables.py:137 +#: dashboards/project/instances/tables.py:139 msgid "Pause" msgstr "정지" -#: dashboards/project/instances/tables.py:137 -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:139 +#: dashboards/project/instances/tables.py:180 msgid "Resume" msgstr "재시작" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:716 -#: dashboards/project/instances/tables.py:780 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:785 msgid "Paused" msgstr "정지함" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:179 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:181 msgid "Resumed" msgstr "재시작함" -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:180 msgid "Suspend" msgstr "잠자기" -#: dashboards/project/instances/tables.py:179 -#: dashboards/project/instances/tables.py:715 -#: dashboards/project/instances/tables.py:784 +#: dashboards/project/instances/tables.py:181 +#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:789 msgid "Suspended" msgstr "잠자기 함" -#: dashboards/project/instances/tables.py:292 +#: dashboards/project/instances/tables.py:294 msgid "Edit Security Groups" msgstr "시큐리티 그룹 편집" -#: dashboards/project/instances/tables.py:324 +#: dashboards/project/instances/tables.py:326 #: dashboards/project/instances/tabs.py:58 msgid "Console" msgstr "콘솔" -#: dashboards/project/instances/tables.py:350 +#: dashboards/project/instances/tables.py:352 msgid "View Log" msgstr "로그 확인" -#: dashboards/project/instances/tables.py:373 +#: dashboards/project/instances/tables.py:375 #: dashboards/project/instances/workflows/resize_instance.py:88 msgid "Resize Instance" msgstr "인스턴스 크기 변경" -#: dashboards/project/instances/tables.py:400 +#: dashboards/project/instances/tables.py:405 msgid "Confirm Resize/Migrate" msgstr "크기 변경/옮김 확인" -#: dashboards/project/instances/tables.py:419 -#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:424 +#: dashboards/project/instances/tables.py:725 msgid "Revert Resize/Migrate" msgstr "크기 변경/옮김 되돌리기" -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:443 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 #: dashboards/project/instances/templates/instances/rebuild.html:3 @@ -8466,280 +8558,280 @@ msgstr "크기 변경/옮김 되돌리기" msgid "Rebuild Instance" msgstr "인스턴스 다시 빌드" -#: dashboards/project/instances/tables.py:461 +#: dashboards/project/instances/tables.py:466 msgid "Retrieve Password" msgstr "비밀번호 찾기" -#: dashboards/project/instances/tables.py:484 -#: dashboards/project/instances/tables.py:514 +#: dashboards/project/instances/tables.py:489 +#: dashboards/project/instances/tables.py:519 msgid "Associate Floating IP" msgstr "유동 IP 연결" -#: dashboards/project/instances/tables.py:539 +#: dashboards/project/instances/tables.py:544 #, python-format msgid "Successfully associated floating IP: %s" msgstr "유동 IP를 성공적으로 연결: %s" -#: dashboards/project/instances/tables.py:543 +#: dashboards/project/instances/tables.py:548 msgid "Unable to associate floating IP." msgstr "유동 IP를 연결 할 수 없습니다." -#: dashboards/project/instances/tables.py:549 +#: dashboards/project/instances/tables.py:554 msgid "Disassociate Floating IP" msgstr "유동 IP 연결 해제" -#: dashboards/project/instances/tables.py:584 +#: dashboards/project/instances/tables.py:589 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "유동 IP를 성공적으로 연결 해제: %s" -#: dashboards/project/instances/tables.py:587 +#: dashboards/project/instances/tables.py:592 msgid "No floating IPs to disassociate." msgstr "유동 IP를 끊을 수 없습니다." -#: dashboards/project/instances/tables.py:597 +#: dashboards/project/instances/tables.py:602 #, python-format msgid "Please try again later [Error: %s]." msgstr "다음에 다시 시도하십시오 [오류: %s]." -#: dashboards/project/instances/tables.py:599 +#: dashboards/project/instances/tables.py:604 msgid "" "There is not enough capacity for this flavor in the selected availability " "zone. Try again later or select a different availability zone." msgstr "선택한 가용성 존에 flavor에 대한 충분한 공간이 없습니다. 나중에 다시 시도하거나 다른 가용성 존을 선택하십시오." -#: dashboards/project/instances/tables.py:611 +#: dashboards/project/instances/tables.py:616 #, python-format msgid "Failed to launch instance \"%s\"" msgstr "인스턴스 \"%s\"를 구동하는데 실패했습니다." -#: dashboards/project/instances/tables.py:632 +#: dashboards/project/instances/tables.py:637 #: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:24 msgid "Start" msgstr "시작" -#: dashboards/project/instances/tables.py:653 -#: dashboards/project/instances/tables.py:654 -#: dashboards/project/instances/tables.py:782 +#: dashboards/project/instances/tables.py:658 +#: dashboards/project/instances/tables.py:659 +#: dashboards/project/instances/tables.py:787 msgid "Shut Off" msgstr "정지" -#: dashboards/project/instances/tables.py:688 +#: dashboards/project/instances/tables.py:693 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:713 +#: dashboards/project/instances/tables.py:718 msgid "Active" msgstr "사용" -#: dashboards/project/instances/tables.py:714 +#: dashboards/project/instances/tables.py:719 msgid "Shutoff" msgstr "정지" -#: dashboards/project/instances/tables.py:718 +#: dashboards/project/instances/tables.py:723 msgid "Resize/Migrate" msgstr "크기 변경/마이그레이션" -#: dashboards/project/instances/tables.py:719 +#: dashboards/project/instances/tables.py:724 msgid "Confirm or Revert Resize/Migrate" msgstr "크기 변경/마이그레이션 확인 또는 되돌리기" -#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:726 msgid "Reboot" msgstr "재시작" -#: dashboards/project/instances/tables.py:724 +#: dashboards/project/instances/tables.py:729 msgid "Rebuild" msgstr "새로 빌드" -#: dashboards/project/instances/tables.py:725 -#: dashboards/project/instances/tables.py:765 +#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:770 msgid "Migrating" msgstr "마이그레이션 중" -#: dashboards/project/instances/tables.py:726 +#: dashboards/project/instances/tables.py:731 msgid "Build" msgstr "빌드" -#: dashboards/project/instances/tables.py:727 +#: dashboards/project/instances/tables.py:732 msgid "Rescue" msgstr "" -#: dashboards/project/instances/tables.py:729 +#: dashboards/project/instances/tables.py:734 msgid "Soft Deleted" msgstr "소프트 삭제됨" -#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:735 msgid "Shelved" msgstr "보류함" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:736 msgid "Shelved Offloaded" msgstr "" -#: dashboards/project/instances/tables.py:736 +#: dashboards/project/instances/tables.py:741 msgid "Scheduling" msgstr "Scheduling" -#: dashboards/project/instances/tables.py:737 +#: dashboards/project/instances/tables.py:742 msgid "Block Device Mapping" msgstr "블록 디바이스 맵핑" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:744 msgid "Spawning" msgstr "" -#: dashboards/project/instances/tables.py:740 +#: dashboards/project/instances/tables.py:745 msgid "Snapshotting" msgstr "스냅샷 실행 중" -#: dashboards/project/instances/tables.py:741 +#: dashboards/project/instances/tables.py:746 msgid "Image Snapshot Pending" msgstr "이미지 스냅샷 보류" -#: dashboards/project/instances/tables.py:742 +#: dashboards/project/instances/tables.py:747 msgid "Image Pending Upload" msgstr "이미지 보류 업로드" -#: dashboards/project/instances/tables.py:743 +#: dashboards/project/instances/tables.py:748 msgid "Image Uploading" msgstr "이미지 업로드중" -#: dashboards/project/instances/tables.py:744 +#: dashboards/project/instances/tables.py:749 msgid "Image Backup" msgstr "이미지 백업" -#: dashboards/project/instances/tables.py:745 +#: dashboards/project/instances/tables.py:750 msgid "Updating Password" msgstr "업데이트 비밀번호" -#: dashboards/project/instances/tables.py:746 +#: dashboards/project/instances/tables.py:751 msgid "Preparing Resize or Migrate" msgstr "크기 변경 또는 마이그레이션 준비 중" -#: dashboards/project/instances/tables.py:747 +#: dashboards/project/instances/tables.py:752 msgid "Resizing or Migrating" msgstr "크기 변경 또는 마이그레이션 실행 중" -#: dashboards/project/instances/tables.py:748 +#: dashboards/project/instances/tables.py:753 msgid "Resized or Migrated" msgstr "크기 변경 완료 또는 마이그레이션 완료" -#: dashboards/project/instances/tables.py:749 +#: dashboards/project/instances/tables.py:754 msgid "Finishing Resize or Migrate" msgstr "크기 변경 또는 마이그레이션 마무리 중" -#: dashboards/project/instances/tables.py:750 +#: dashboards/project/instances/tables.py:755 msgid "Reverting Resize or Migrate" msgstr "크기 변경 또는 마이그레이션 되돌리기 중" -#: dashboards/project/instances/tables.py:751 +#: dashboards/project/instances/tables.py:756 msgid "Confirming Resize or Migrate" msgstr "크기 변경 또는 마이그레이션 확인 중" -#: dashboards/project/instances/tables.py:752 +#: dashboards/project/instances/tables.py:757 msgid "Rebooting" msgstr "재시작 중" -#: dashboards/project/instances/tables.py:753 +#: dashboards/project/instances/tables.py:758 msgid "Rebooting Hard" msgstr "하드 재시작중" -#: dashboards/project/instances/tables.py:754 +#: dashboards/project/instances/tables.py:759 msgid "Pausing" msgstr "일시정지 중" -#: dashboards/project/instances/tables.py:755 -#: dashboards/project/instances/tables.py:757 +#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:762 msgid "Resuming" msgstr "재개 중" -#: dashboards/project/instances/tables.py:756 +#: dashboards/project/instances/tables.py:761 msgid "Suspending" msgstr "" -#: dashboards/project/instances/tables.py:758 +#: dashboards/project/instances/tables.py:763 msgid "Powering Off" msgstr "전원 차단 중" -#: dashboards/project/instances/tables.py:759 +#: dashboards/project/instances/tables.py:764 msgid "Powering On" msgstr "전원 공급 중" -#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:765 msgid "Rescuing" msgstr "구조 중" -#: dashboards/project/instances/tables.py:761 +#: dashboards/project/instances/tables.py:766 msgid "Unrescuing" msgstr "비구조 중" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:767 msgid "Rebuilding" msgstr "새로 빌드 중" -#: dashboards/project/instances/tables.py:763 +#: dashboards/project/instances/tables.py:768 msgid "Rebuild Block Device Mapping" msgstr "블록 디바이스 맵핑 재구성" -#: dashboards/project/instances/tables.py:764 +#: dashboards/project/instances/tables.py:769 msgid "Rebuild Spawning" msgstr "" -#: dashboards/project/instances/tables.py:767 +#: dashboards/project/instances/tables.py:772 msgid "Soft Deleting" msgstr "" -#: dashboards/project/instances/tables.py:768 +#: dashboards/project/instances/tables.py:773 msgid "Restoring" msgstr "복구 중" -#: dashboards/project/instances/tables.py:769 +#: dashboards/project/instances/tables.py:774 msgid "Shelving" msgstr "" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:775 msgid "Shelving Image Pending Upload" msgstr "" -#: dashboards/project/instances/tables.py:771 +#: dashboards/project/instances/tables.py:776 msgid "Shelving Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:772 +#: dashboards/project/instances/tables.py:777 msgid "Shelving Offloading" msgstr "" -#: dashboards/project/instances/tables.py:773 +#: dashboards/project/instances/tables.py:778 msgid "Unshelving" msgstr "" -#: dashboards/project/instances/tables.py:777 +#: dashboards/project/instances/tables.py:782 msgid "No State" msgstr "" -#: dashboards/project/instances/tables.py:778 +#: dashboards/project/instances/tables.py:783 msgid "Running" msgstr "실행" -#: dashboards/project/instances/tables.py:779 +#: dashboards/project/instances/tables.py:784 msgid "Blocked" msgstr "" -#: dashboards/project/instances/tables.py:781 +#: dashboards/project/instances/tables.py:786 msgid "Shut Down" msgstr "" -#: dashboards/project/instances/tables.py:783 +#: dashboards/project/instances/tables.py:788 msgid "Crashed" msgstr "" -#: dashboards/project/instances/tables.py:785 +#: dashboards/project/instances/tables.py:790 msgid "Failed" msgstr "" -#: dashboards/project/instances/tables.py:786 +#: dashboards/project/instances/tables.py:791 msgid "Building" msgstr "빌드 중" @@ -9847,7 +9939,7 @@ msgstr "Pool \"%s\"를 추가할 수 없습니다" #: dashboards/project/loadbalancers/workflows.py:157 msgid "VIP Subnet" -msgstr "" +msgstr "가상 IP 서브넷" #: dashboards/project/loadbalancers/workflows.py:160 msgid "Specify a free IP address from the selected subnet" @@ -10489,7 +10581,7 @@ msgstr "서브넷 ID" #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:30 msgid "Mac Address" -msgstr "Mac 주소" +msgstr "MAC 주소" #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:45 msgid "No attached device" @@ -10540,7 +10632,7 @@ msgstr "DNS 네임 서버" #: dashboards/project/overview/views.py:34 msgid "Uptime (Seconds)" -msgstr "" +msgstr "실행 시간 (초)" #: dashboards/project/routers/forms.py:35 #: dashboards/project/routers/ports/forms.py:35 @@ -10551,16 +10643,16 @@ msgstr "라우터 이름" #: dashboards/project/routers/forms.py:36 #: dashboards/project/routers/forms.py:77 msgid "Router Type" -msgstr "" +msgstr "라우터 타입" #: dashboards/project/routers/forms.py:44 msgid "Use Server Default" -msgstr "" +msgstr "사용하는 서버 기본" #: dashboards/project/routers/forms.py:45 #: dashboards/project/routers/forms.py:95 msgid "Centralized" -msgstr "" +msgstr "중앙 집중" #: dashboards/project/routers/forms.py:58 #, python-format @@ -10579,12 +10671,12 @@ msgstr "라우터 \"%s\"를 생성하지 못하였습니다." #: dashboards/project/routers/forms.py:107 #, python-format msgid "Router %s was successfully updated." -msgstr "" +msgstr "라우터 %s를 성공적으로 업데이트 했습니다." #: dashboards/project/routers/forms.py:112 #, python-format msgid "Failed to update router %s" -msgstr "" +msgstr "라우터 %s를 업데이트하지 못했습니다." #: dashboards/project/routers/tables.py:49 #: dashboards/project/routers/tables.py:55 @@ -10641,7 +10733,7 @@ msgstr "" #: dashboards/project/routers/views.py:90 #, python-format msgid "%s (Not Found)" -msgstr "" +msgstr "%s (찾지 못함)" #: dashboards/project/routers/views.py:105 #, python-format @@ -10871,7 +10963,7 @@ msgid "" "a gateway for external connectivity." msgstr "라우터에 지정된 외부 네트워크를 연결할 수 있습니다. 외부 네트워크는 라우터의 기본 경로와 외부 연결을 위한 게이트웨이 역할을 합니다." -#: dashboards/project/stacks/forms.py:50 +#: dashboards/project/stacks/forms.py:51 #: dashboards/project/stacks/templates/stacks/_change_template.html:9 #: dashboards/project/stacks/templates/stacks/_select_template.html:9 #: dashboards/project/stacks/templates/stacks/select_template.html:3 @@ -10879,158 +10971,158 @@ msgstr "라우터에 지정된 외부 네트워크를 연결할 수 있습니다 msgid "Select Template" msgstr "템플릿 선택" -#: dashboards/project/stacks/forms.py:51 +#: dashboards/project/stacks/forms.py:52 msgid "Select a template to launch a stack." msgstr "" -#: dashboards/project/stacks/forms.py:56 +#: dashboards/project/stacks/forms.py:57 msgid "Direct Input" msgstr "직접 입력" -#: dashboards/project/stacks/forms.py:59 +#: dashboards/project/stacks/forms.py:60 msgid "Template Source" msgstr "템플릿 소스" -#: dashboards/project/stacks/forms.py:66 dashboards/project/stacks/forms.py:68 +#: dashboards/project/stacks/forms.py:67 dashboards/project/stacks/forms.py:69 msgid "Template File" msgstr "템플릿 파일" -#: dashboards/project/stacks/forms.py:69 +#: dashboards/project/stacks/forms.py:70 msgid "A local template to upload." msgstr "업로드할 로컬 템플릿." -#: dashboards/project/stacks/forms.py:76 dashboards/project/stacks/forms.py:78 +#: dashboards/project/stacks/forms.py:77 dashboards/project/stacks/forms.py:79 msgid "Template URL" msgstr "템플릿 URL" -#: dashboards/project/stacks/forms.py:79 +#: dashboards/project/stacks/forms.py:80 msgid "An external (HTTP) URL to load the template from." msgstr "템플릿을 외부 (HTTP) URL로 불러옵니다." -#: dashboards/project/stacks/forms.py:86 dashboards/project/stacks/forms.py:88 +#: dashboards/project/stacks/forms.py:87 dashboards/project/stacks/forms.py:89 msgid "Template Data" msgstr "템플릿 데이터" -#: dashboards/project/stacks/forms.py:89 +#: dashboards/project/stacks/forms.py:90 msgid "The raw contents of the template." msgstr "템플릿의 raw 내용." -#: dashboards/project/stacks/forms.py:95 +#: dashboards/project/stacks/forms.py:96 msgid "Environment Source" msgstr "Environment 소스" -#: dashboards/project/stacks/forms.py:103 -#: dashboards/project/stacks/forms.py:105 +#: dashboards/project/stacks/forms.py:104 +#: dashboards/project/stacks/forms.py:106 msgid "Environment File" msgstr "Environment 파일" -#: dashboards/project/stacks/forms.py:106 +#: dashboards/project/stacks/forms.py:107 msgid "A local environment to upload." msgstr "로컬에서 environment 업로드." -#: dashboards/project/stacks/forms.py:113 -#: dashboards/project/stacks/forms.py:115 +#: dashboards/project/stacks/forms.py:114 +#: dashboards/project/stacks/forms.py:116 msgid "Environment Data" msgstr "Environment 데이터" -#: dashboards/project/stacks/forms.py:116 +#: dashboards/project/stacks/forms.py:117 msgid "The raw contents of the environment file." msgstr "Environment 파일의 raw 컨텐트." -#: dashboards/project/stacks/forms.py:128 +#: dashboards/project/stacks/forms.py:129 msgid "template" msgstr "template" -#: dashboards/project/stacks/forms.py:130 +#: dashboards/project/stacks/forms.py:131 msgid "environment" msgstr "environment" -#: dashboards/project/stacks/forms.py:185 +#: dashboards/project/stacks/forms.py:186 #, python-format msgid "There was a problem parsing the %(prefix)s: %(error)s" msgstr "%(prefix)s를 파싱하는동안 문제가 발생했습니다: %(error)s" -#: dashboards/project/stacks/forms.py:193 +#: dashboards/project/stacks/forms.py:194 #, python-format msgid "Please specify a %s using only one source method." msgstr "소스 메소드 하나만 사용하여 %s를 지정하십시오." -#: dashboards/project/stacks/forms.py:200 +#: dashboards/project/stacks/forms.py:201 msgid "You must specify a template via one of the available sources." msgstr "사용 가능한 소스중 하나를 선택하여 템필릿을 지정해야 합니다." -#: dashboards/project/stacks/forms.py:225 +#: dashboards/project/stacks/forms.py:226 msgid "Edit Template" msgstr "템플릿 편집" -#: dashboards/project/stacks/forms.py:226 +#: dashboards/project/stacks/forms.py:227 msgid "Select a new template to re-launch a stack." msgstr "" -#: dashboards/project/stacks/forms.py:227 -#: dashboards/project/stacks/forms.py:354 +#: dashboards/project/stacks/forms.py:228 +#: dashboards/project/stacks/forms.py:358 msgid "Stack ID" msgstr "스택 ID" -#: dashboards/project/stacks/forms.py:229 -#: dashboards/project/stacks/forms.py:253 -#: dashboards/project/stacks/forms.py:356 +#: dashboards/project/stacks/forms.py:230 +#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:360 #: dashboards/project/stacks/tables.py:86 msgid "Stack Name" msgstr "스택 이름" -#: dashboards/project/stacks/forms.py:238 +#: dashboards/project/stacks/forms.py:239 msgid "Create Stack" msgstr "스택 생성" -#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:255 msgid "Name of the stack to create." msgstr "생성하는 스택의 이름입니다." -#: dashboards/project/stacks/forms.py:256 +#: dashboards/project/stacks/forms.py:257 msgid "" "Name must start with a letter and may only contain letters, numbers, " "underscores, periods and hyphens." msgstr "이름은 반드시 문자로 시작되어야 하고, 오직 문자, 숫자, 언더스코어(_), 마침표(.) 및 하이픈(-)만 포함할 수 있습니다. " -#: dashboards/project/stacks/forms.py:261 +#: dashboards/project/stacks/forms.py:262 msgid "Creation Timeout (minutes)" msgstr "생성 Timeout (분)" -#: dashboards/project/stacks/forms.py:262 +#: dashboards/project/stacks/forms.py:263 msgid "Stack creation timeout in minutes." msgstr "스택을 몇분 동안 생성 타임아웃." -#: dashboards/project/stacks/forms.py:264 +#: dashboards/project/stacks/forms.py:265 msgid "Rollback On Failure" msgstr "실패시 롤백" -#: dashboards/project/stacks/forms.py:265 +#: dashboards/project/stacks/forms.py:266 msgid "Enable rollback on create/update failure." msgstr "생성/업데이트 실패시 롤백 사용." -#: dashboards/project/stacks/forms.py:278 +#: dashboards/project/stacks/forms.py:279 #, python-format msgid "Password for user \"%s\"" msgstr "사용자 \"%s\" 비밀번호" -#: dashboards/project/stacks/forms.py:279 +#: dashboards/project/stacks/forms.py:280 msgid "" "This is required for operations to be performed throughout the lifecycle of " "the stack" msgstr "스택의 라이프 사이클 동안 실행하는 작동에 필요로 합니다." -#: dashboards/project/stacks/forms.py:343 +#: dashboards/project/stacks/forms.py:347 msgid "Stack creation started." msgstr "스택 생성 중입니다." -#: dashboards/project/stacks/forms.py:352 +#: dashboards/project/stacks/forms.py:356 #: dashboards/project/stacks/templates/stacks/_update.html:8 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "스택 매개변수 업데이트" -#: dashboards/project/stacks/forms.py:385 +#: dashboards/project/stacks/forms.py:389 msgid "Stack update started." msgstr "스택 업데이트를 시작하였습니다." @@ -11762,20 +11854,20 @@ msgstr "없음" #: dashboards/project/volumes/volumes/forms.py:623 msgid "On Demand" -msgstr "" +msgstr "필요에 따름" #: dashboards/project/volumes/volumes/forms.py:624 msgid "Migration Policy" -msgstr "마이그레아션 정책" +msgstr "마이그레이션 정책" #: dashboards/project/volumes/volumes/forms.py:641 msgid "Unable to retrieve the volume type list." -msgstr "" +msgstr "볼륨 타입 목록을 가져 올 수 없습니다." #: dashboards/project/volumes/volumes/forms.py:650 #, python-format msgid "New volume type must be different from the original volume type \"%s\"." -msgstr "" +msgstr "새 볼륨 타입은 기존 볼륨 타입 \"%s\"와 달라야 합니다." #: dashboards/project/volumes/volumes/forms.py:666 #, python-format @@ -11787,7 +11879,7 @@ msgstr "" #: dashboards/project/volumes/volumes/forms.py:675 #, python-format msgid "Unable to change the volume type for volume: \"%s\"" -msgstr "선택한 볼륨의 볼륨 타입을 바꿀수 없습니다.: \"%s\"" +msgstr "선택한 볼륨의 볼륨 타입을 바꿀 수 없습니다.: \"%s\"" #: dashboards/project/volumes/volumes/tables.py:38 msgid "Launch as Instance" @@ -12708,7 +12800,7 @@ msgstr "Cisco Nexus 1000V" msgid "Update Network Profile" msgstr "네트워크 프로필 업데이트" -#: dashboards/settings/dashboard.py:22 templates/_header.html:54 +#: dashboards/settings/dashboard.py:22 templates/_header.html:33 msgid "Settings" msgstr "설정" @@ -12812,14 +12904,30 @@ msgid "" "help, contact your local administrator." msgstr "예상치 못한 오류가 발생하였습니다. 페이지를 새로 고침 하십시오. 여전히 해결되지 않으면, 로컬 관리자에게 문의하십시오." -#: templates/500.html:74 templates/_header.html:56 +#: templates/500.html:74 templates/_header.html:35 msgid "Help" msgstr "도움말" -#: templates/_header.html:61 +#: templates/_header.html:20 +msgid "Filter selections" +msgstr "" + +#: templates/_header.html:40 msgid "Sign Out" msgstr "로그 아웃" +#: templates/context_selection/_domain_list.html:4 +msgid "Domains:" +msgstr "" + +#: templates/context_selection/_project_list.html:4 +msgid "Projects:" +msgstr "" + +#: templates/context_selection/_region_list.html:5 +msgid "Regions:" +msgstr "" + #: usage/base.py:74 msgid "Invalid date format: Using today as default." msgstr "유효하지 않은 날짜 포맷: 오늘 날짜를 기본으로 사용" @@ -12828,7 +12936,7 @@ msgstr "유효하지 않은 날짜 포맷: 오늘 날짜를 기본으로 사용" msgid "Unable to retrieve network quota information." msgstr "네트워크 quota 정보를 찾을 수 없습니다." -#: usage/base.py:179 usage/quotas.py:267 +#: usage/base.py:179 usage/quotas.py:292 msgid "Unable to retrieve volume limit information." msgstr "볼륨 최대 사용량 정보를 찾을 수 없습니다." @@ -12851,7 +12959,11 @@ msgid "" "exist." msgstr "유효하지 않은 시간 주기. 존재하지 않는 미래 시점에서 데이터를 요청하고 있습니다." -#: usage/quotas.py:253 +#: usage/quotas.py:73 +msgid "Injected File Path Bytes" +msgstr "첨부한 파일 위치 바이트" + +#: usage/quotas.py:278 msgid "Unable to retrieve compute limit information." msgstr "Compute 최대 사용량 정보를 찾을 수 없습니다." diff --git a/openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po b/openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po index f8f1c9633b..fff261489b 100644 --- a/openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-01 19:31-0500\n" -"PO-Revision-Date: 2014-09-01 23:37+0000\n" +"POT-Creation-Date: 2014-09-04 19:17-0500\n" +"PO-Revision-Date: 2014-09-05 00:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/horizon/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -20,55 +20,55 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: settings.py:99 +#: settings.py:100 msgid "Select format" msgstr "Selecione o formato" -#: settings.py:100 +#: settings.py:101 msgid "AKI - Amazon Kernel Image" msgstr "AKI - Imagem de Kernel da Amazon" -#: settings.py:101 +#: settings.py:102 msgid "AMI - Amazon Machine Image" msgstr "AMI - Imagem de máquina Amazon" -#: settings.py:102 +#: settings.py:103 msgid "ARI - Amazon Ramdisk Image" msgstr "ARI - Imagem de Ramdisk Amazon" -#: settings.py:103 +#: settings.py:104 msgid "ISO - Optical Disk Image" msgstr "ISO - Imagem de Disco Óptico" -#: settings.py:104 +#: settings.py:105 msgid "QCOW2 - QEMU Emulator" msgstr "QCOW2 - Emulador QEMU" -#: settings.py:105 +#: settings.py:106 msgid "Raw" msgstr "Raw" -#: settings.py:106 +#: settings.py:107 msgid "VDI" msgstr "VDI" -#: settings.py:107 +#: settings.py:108 msgid "VHD" msgstr "VHD" -#: settings.py:108 +#: settings.py:109 msgid "VMDK" msgstr "VMDK" -#: settings.py:272 +#: settings.py:275 msgid "All TCP" msgstr "Tudo TCP" -#: settings.py:278 +#: settings.py:281 msgid "All UDP" msgstr "Tudo UDP" -#: settings.py:284 +#: settings.py:287 msgid "All ICMP" msgstr "Tudo ICMP" @@ -311,47 +311,57 @@ msgstr "Não é possível conectar ao Neutron." msgid "Unable to parse IP address %s." msgstr "Não é possível interpretar o endereço IP %s" -#: api/neutron.py:923 +#: api/neutron.py:934 #, python-format msgid "" "The 'operation' parameter for get_dvr_permission is invalid. It should be " "one of %s" msgstr "" -#: api/neutron.py:936 +#: api/neutron.py:947 msgid "Failed to check Neutron \"dvr\" extension is not supported" msgstr "" -#: api/nova.py:193 +#: api/nova.py:211 #, python-format msgid "ALLOW %(from)s:%(to)s from %(group)s" msgstr "ALLOW %(from)s:%(to)s de %(group)s" -#: api/nova.py:198 +#: api/nova.py:216 #, python-format msgid "ALLOW %(from)s:%(to)s from %(cidr)s" msgstr "ALLOW %(from)s:%(to)s de %(cidr)s" -#: api/nova.py:274 +#: api/nova.py:292 msgid "Couldn't get security group list." msgstr "Não pôde obter lista de grupos de segurança." -#: api/nova.py:281 +#: api/nova.py:299 #, python-format msgid "Couldn't get current security group list for instance %s." msgstr "Não foi possível buscar o a lista do grupo de segurança corrente para a instância %s." -#: api/nova.py:298 +#: api/nova.py:316 #, python-format msgid "" "Failed to modify %(num_groups_to_modify)d instance security groups: %(err)s" msgstr "Falha ao modificar %(num_groups_to_modify)d instancias de grupos de segurança: %(err)s" -#: api/nova.py:313 +#: api/nova.py:331 #, python-format msgid "Failed to modify %d instance security groups" msgstr "Falha ao modificar %d instancias dos grupos de segurança" +#: api/nova.py:743 +#, python-format +msgid "Name: %(name)s ID: %(uuid)s" +msgstr "" + +#: api/nova.py:748 +#, python-format +msgid "Failed to evacuate instances: %s" +msgstr "" + #: api/swift.py:200 msgid "The container cannot be deleted since it's not empty." msgstr "O contêiner não pode ser excluído por não está vazio." @@ -486,7 +496,7 @@ msgstr "Nome" #: dashboards/admin/aggregates/forms.py:28 #: dashboards/admin/aggregates/tables.py:108 #: dashboards/admin/aggregates/workflows.py:27 -#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/tables.py:836 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:77 #: dashboards/project/volumes/volumes/forms.py:81 @@ -547,6 +557,7 @@ msgstr "Serviços inativos" #: dashboards/admin/aggregates/tables.py:110 #: dashboards/admin/aggregates/tables.py:133 +#: dashboards/admin/hypervisors/compute/tables.py:25 msgid "Hosts" msgstr "Hosts" @@ -828,6 +839,7 @@ msgstr "" #: dashboards/admin/aggregates/templates/aggregates/_update.html:25 #: dashboards/admin/flavors/templates/flavors/extras/_create.html:26 #: dashboards/admin/flavors/templates/flavors/extras/_edit.html:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:24 #: dashboards/admin/images/templates/images/_create.html:34 #: dashboards/admin/images/templates/images/_update.html:25 #: dashboards/admin/images/templates/images/properties/_create.html:26 @@ -989,7 +1001,8 @@ msgstr "Nome do Flavor" #: dashboards/project/instances/templates/instances/_detail_overview.html:50 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:10 #: dashboards/project/instances/templates/instances/_instance_flavor.html:4 -#: dashboards/project/overview/views.py:32 usage/tables.py:33 +#: dashboards/project/overview/views.py:32 usage/quotas.py:63 +#: usage/tables.py:33 msgid "VCPUs" msgstr "vCPUs" @@ -1024,7 +1037,7 @@ msgstr "Disco de Swap" #: dashboards/admin/routers/templates/routers/_detail_overview.html:9 #: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:12 #: dashboards/identity/roles/forms.py:37 -#: dashboards/identity/users/forms.py:159 +#: dashboards/identity/users/forms.py:160 #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:8 #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:8 #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:7 @@ -1434,24 +1447,25 @@ msgstr "Armazenamento (total)" #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/databases/templates/databases/index.html:6 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:80 -#: dashboards/project/instances/tables.py:104 -#: dashboards/project/instances/tables.py:140 -#: dashboards/project/instances/tables.py:181 -#: dashboards/project/instances/tables.py:635 -#: dashboards/project/instances/tables.py:656 -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:82 +#: dashboards/project/instances/tables.py:106 +#: dashboards/project/instances/tables.py:142 +#: dashboards/project/instances/tables.py:183 +#: dashboards/project/instances/tables.py:640 +#: dashboards/project/instances/tables.py:661 +#: dashboards/project/instances/tables.py:855 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/instances/templates/instances/index.html:6 #: dashboards/project/network_topology/instances/tables.py:23 +#: usage/quotas.py:64 msgid "Instances" msgstr "Instâncias" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:204 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:792 -#: dashboards/project/instances/tables.py:814 +#: dashboards/project/instances/tables.py:797 +#: dashboards/project/instances/tables.py:819 #: dashboards/project/instances/workflows/create_instance.py:80 #: dashboards/project/overview/views.py:32 usage/tables.py:72 msgid "Instance Name" @@ -1466,19 +1480,182 @@ msgstr "ID da instância" msgid "Hypervisor Instances" msgstr "Instâncias do Hipervisor" -#: dashboards/admin/hypervisors/views.py:36 +#: dashboards/admin/hypervisors/tabs.py:26 +msgid "Hypervisor" +msgstr "Hipervisor" + +#: dashboards/admin/hypervisors/tabs.py:36 +#: dashboards/admin/hypervisors/views.py:40 #: dashboards/admin/instances/views.py:156 msgid "Unable to retrieve hypervisor information." msgstr "Não é possível recuperar informações de hipervisor." -#: dashboards/admin/hypervisors/views.py:46 +#: dashboards/admin/hypervisors/views.py:50 msgid "Unable to retrieve hypervisor statistics." msgstr "Não é possível recuperar estatísticas de hipervisor." -#: dashboards/admin/hypervisors/views.py:67 +#: dashboards/admin/hypervisors/views.py:71 msgid "Unable to retrieve hypervisor instances list." msgstr "Não é possível obter a lista de instâncias do hipervisor." +#: dashboards/admin/hypervisors/compute/forms.py:25 +#: dashboards/admin/instances/forms.py:27 +msgid "Current Host" +msgstr "Host atual" + +#: dashboards/admin/hypervisors/compute/forms.py:28 +msgid "Target Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:29 +msgid "Choose a Host to evacuate servers to." +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:31 +msgid "Shared Storage" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:47 +msgid "Select a target host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:49 +#: dashboards/admin/instances/forms.py:57 +msgid "No other hosts available." +msgstr "Nenhum outro host disponível." + +#: dashboards/admin/hypervisors/compute/forms.py:60 +#, python-format +msgid "Starting evacuation from %(current)s to %(target)s." +msgstr "" + +#: dashboards/admin/hypervisors/compute/forms.py:66 +#, python-format +msgid "Failed to evacuate host: %s." +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:24 +#: dashboards/admin/hypervisors/compute/tables.py:52 +#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 +#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 +#: dashboards/admin/instances/tables.py:131 +#: dashboards/admin/networks/agents/tables.py:78 +#: dashboards/admin/volumes/snapshots/tables.py:63 +#: dashboards/admin/volumes/volumes/tables.py:70 +#: dashboards/project/databases/tables.py:209 +#: dashboards/project/databases/templates/databases/_detail_overview.html:48 +#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 +msgid "Host" +msgstr "Host" + +#: dashboards/admin/hypervisors/compute/tables.py:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:8 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:23 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:3 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:6 +msgid "Evacuate Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:34 +msgid "Evacuate" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:35 +msgid "Evacuated" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tables.py:53 +#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 +msgid "Zone" +msgstr "Zona" + +#: dashboards/admin/hypervisors/compute/tables.py:54 +#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 +#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 +#: dashboards/admin/instances/tables.py:147 +#: dashboards/admin/networks/tables.py:92 +#: dashboards/admin/networks/agents/tables.py:79 +#: dashboards/admin/networks/ports/tables.py:94 +#: dashboards/admin/routers/ports/tables.py:30 +#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 +#: dashboards/admin/volumes/snapshots/forms.py:33 +#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/admin/volumes/volumes/forms.py:46 +#: dashboards/project/data_processing/clusters/tables.py:98 +#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 +#: dashboards/project/data_processing/job_executions/tables.py:99 +#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 +#: dashboards/project/database_backups/tables.py:152 +#: dashboards/project/database_backups/templates/database_backups/details.html:30 +#: dashboards/project/database_backups/templates/database_backups/details.html:71 +#: dashboards/project/databases/tables.py:219 +#: dashboards/project/databases/tables.py:283 +#: dashboards/project/databases/templates/databases/_detail_overview.html:17 +#: dashboards/project/firewalls/tables.py:259 +#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 +#: dashboards/project/images/images/tables.py:218 +#: dashboards/project/images/templates/images/images/_detail_overview.html:17 +#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/templates/instances/_detail_overview.html:14 +#: dashboards/project/loadbalancers/tables.py:284 +#: dashboards/project/loadbalancers/tables.py:318 +#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 +#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 +#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 +#: dashboards/project/networks/tables.py:123 +#: dashboards/project/networks/ports/tables.py:64 +#: dashboards/project/networks/templates/networks/_detail_overview.html:13 +#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 +#: dashboards/project/routers/tables.py:166 +#: dashboards/project/routers/ports/tables.py:94 +#: dashboards/project/routers/templates/routers/_detail_overview.html:11 +#: dashboards/project/stacks/tables.py:98 +#: dashboards/project/stacks/tables.py:135 +#: dashboards/project/stacks/tables.py:182 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 +#: dashboards/project/volumes/backups/tables.py:116 +#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 +#: dashboards/project/volumes/volumes/tables.py:348 +#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 +#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 +#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 +msgid "Status" +msgstr "Status" + +#: dashboards/admin/hypervisors/compute/tables.py:55 +#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 +#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 +msgid "State" +msgstr "Estado" + +#: dashboards/admin/hypervisors/compute/tables.py:57 +#: dashboards/admin/networks/agents/tables.py:82 +msgid "Updated At" +msgstr "Atualizado em" + +#: dashboards/admin/hypervisors/compute/tables.py:66 +#: dashboards/admin/hypervisors/compute/tabs.py:24 +msgid "Compute Host" +msgstr "" + +#: dashboards/admin/hypervisors/compute/tabs.py:34 +#: dashboards/admin/info/tabs.py:56 +msgid "Unable to get nova services list." +msgstr "Não é possível obter a lista de serviços nova." + +#: dashboards/admin/hypervisors/compute/views.py:44 +msgid "Unable to retrieve compute host information." +msgstr "" + #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:3 #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:6 msgid "Hypervisor Servers" @@ -1511,6 +1688,48 @@ msgstr "Utilização de memória" msgid "Disk Usage" msgstr "Utilização de Disco" +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:17 +#: dashboards/admin/images/templates/images/_create.html:18 +#: dashboards/admin/instances/templates/instances/_live_migrate.html:17 +#: dashboards/admin/networks/templates/networks/_update.html:17 +#: dashboards/admin/networks/templates/networks/ports/_update.html:22 +#: dashboards/admin/routers/templates/routers/_update.html:17 +#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18 +#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18 +#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18 +#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17 +#: dashboards/project/images/templates/images/images/_create.html:19 +#: dashboards/project/images/templates/images/images/_update.html:17 +#: dashboards/project/images/templates/images/snapshots/_create.html:18 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17 +#: dashboards/project/networks/templates/networks/_update.html:17 +#: dashboards/project/networks/templates/networks/ports/_update.html:22 +#: dashboards/project/routers/templates/routers/_update.html:17 +#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18 +#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17 +#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17 +#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17 +#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17 +#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17 +#: dashboards/settings/password/templates/password/_change.html:18 +#: dashboards/settings/user/templates/user/_settings.html:18 +msgid "Description:" +msgstr "Descrição:" + +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:18 +msgid "" +"Evacuate the servers from the selected down host to an active target host." +msgstr "" + #: dashboards/admin/images/panel.py:27 dashboards/admin/images/tables.py:76 #: dashboards/admin/images/templates/images/index.html:3 #: dashboards/admin/images/templates/images/index.html:6 @@ -1533,7 +1752,7 @@ msgstr "Nome da Imagem =" #: dashboards/admin/images/tables.py:61 #: dashboards/admin/instances/tables.py:95 -#: dashboards/project/instances/tables.py:793 +#: dashboards/project/instances/tables.py:798 msgid "Status =" msgstr "Status =" @@ -1552,7 +1771,7 @@ msgstr "Tamanho Max. (MB)" #: dashboards/admin/images/tables.py:70 #: dashboards/admin/instances/tables.py:137 #: dashboards/project/images/images/tables.py:212 -#: dashboards/project/instances/tables.py:816 +#: dashboards/project/instances/tables.py:821 #: dashboards/project/instances/templates/instances/_detail_overview.html:104 #: dashboards/project/instances/workflows/create_instance.py:104 #: dashboards/project/volumes/volumes/forms.py:523 @@ -1637,42 +1856,6 @@ msgstr "Não foi possível ler a propriedade customizada da imagem." msgid "Create An Image" msgstr "Criar Uma Imagem" -#: dashboards/admin/images/templates/images/_create.html:18 -#: dashboards/admin/instances/templates/instances/_live_migrate.html:17 -#: dashboards/admin/networks/templates/networks/_update.html:17 -#: dashboards/admin/networks/templates/networks/ports/_update.html:22 -#: dashboards/admin/routers/templates/routers/_update.html:17 -#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18 -#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18 -#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18 -#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17 -#: dashboards/project/images/templates/images/images/_create.html:19 -#: dashboards/project/images/templates/images/images/_update.html:17 -#: dashboards/project/images/templates/images/snapshots/_create.html:18 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17 -#: dashboards/project/networks/templates/networks/_update.html:17 -#: dashboards/project/networks/templates/networks/ports/_update.html:22 -#: dashboards/project/routers/templates/routers/_update.html:17 -#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18 -#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17 -#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17 -#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17 -#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17 -#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17 -#: dashboards/settings/password/templates/password/_change.html:18 -#: dashboards/settings/user/templates/user/_settings.html:18 -msgid "Description:" -msgstr "Descrição:" - #: dashboards/admin/images/templates/images/_create.html:20 msgid "Specify an image to upload to the Image Service." msgstr "Especifique uma imagem para enviar para o Serviço de Imagem." @@ -1800,92 +1983,10 @@ msgstr "Desabilitado" msgid "Service" msgstr "Serviço" -#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 -#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 -#: dashboards/admin/instances/tables.py:131 -#: dashboards/admin/networks/agents/tables.py:78 -#: dashboards/admin/volumes/snapshots/tables.py:63 -#: dashboards/admin/volumes/volumes/tables.py:70 -#: dashboards/project/databases/tables.py:209 -#: dashboards/project/databases/templates/databases/_detail_overview.html:48 -#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 -msgid "Host" -msgstr "Host" - -#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 -#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 -#: dashboards/admin/instances/tables.py:147 -#: dashboards/admin/networks/tables.py:92 -#: dashboards/admin/networks/agents/tables.py:79 -#: dashboards/admin/networks/ports/tables.py:94 -#: dashboards/admin/routers/ports/tables.py:30 -#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 -#: dashboards/admin/volumes/snapshots/forms.py:33 -#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/admin/volumes/volumes/forms.py:46 -#: dashboards/project/data_processing/clusters/tables.py:98 -#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 -#: dashboards/project/data_processing/job_executions/tables.py:99 -#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 -#: dashboards/project/database_backups/tables.py:152 -#: dashboards/project/database_backups/templates/database_backups/details.html:30 -#: dashboards/project/database_backups/templates/database_backups/details.html:71 -#: dashboards/project/databases/tables.py:219 -#: dashboards/project/databases/tables.py:283 -#: dashboards/project/databases/templates/databases/_detail_overview.html:17 -#: dashboards/project/firewalls/tables.py:259 -#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 -#: dashboards/project/images/images/tables.py:218 -#: dashboards/project/images/templates/images/images/_detail_overview.html:17 -#: dashboards/project/instances/tables.py:826 -#: dashboards/project/instances/templates/instances/_detail_overview.html:14 -#: dashboards/project/loadbalancers/tables.py:284 -#: dashboards/project/loadbalancers/tables.py:318 -#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 -#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 -#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 -#: dashboards/project/networks/tables.py:123 -#: dashboards/project/networks/ports/tables.py:64 -#: dashboards/project/networks/templates/networks/_detail_overview.html:13 -#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 -#: dashboards/project/routers/tables.py:166 -#: dashboards/project/routers/ports/tables.py:94 -#: dashboards/project/routers/templates/routers/_detail_overview.html:11 -#: dashboards/project/stacks/tables.py:98 -#: dashboards/project/stacks/tables.py:135 -#: dashboards/project/stacks/tables.py:182 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 -#: dashboards/project/volumes/backups/tables.py:116 -#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 -#: dashboards/project/volumes/volumes/tables.py:348 -#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 -#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 -#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 -msgid "Status" -msgstr "Status" - #: dashboards/admin/info/tables.py:67 dashboards/admin/info/tabs.py:31 msgid "Services" msgstr "Serviços" -#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 -msgid "Zone" -msgstr "Zona" - -#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 -#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 -msgid "State" -msgstr "Estado" - #: dashboards/admin/info/tables.py:96 dashboards/admin/info/tables.py:121 #: dashboards/admin/info/tables.py:170 msgctxt "Time since the last update" @@ -1915,7 +2016,7 @@ msgid "Network Agents" msgstr "Agentes de Rede" #: dashboards/admin/info/tables.py:198 -#: dashboards/identity/projects/workflows.py:44 +#: dashboards/identity/projects/workflows.py:44 usage/quotas.py:66 msgid "Injected File Content Bytes" msgstr "Bytes do Conteúdo do Arquivo Injetado" @@ -1924,12 +2025,12 @@ msgid "Length of Injected File Path" msgstr "Tamanho do Caminho do Arquivo Injetado" #: dashboards/admin/info/tables.py:200 -#: dashboards/identity/projects/workflows.py:46 +#: dashboards/identity/projects/workflows.py:46 usage/quotas.py:62 msgid "Metadata Items" msgstr "Ítens de Metadados" #: dashboards/admin/info/tables.py:203 -#: dashboards/identity/projects/workflows.py:50 +#: dashboards/identity/projects/workflows.py:50 usage/quotas.py:65 msgid "Injected Files" msgstr "Arquivos injetados" @@ -1945,7 +2046,7 @@ msgstr "Arquivos injetados" #: dashboards/project/volumes/templates/volumes/index.html:6 #: dashboards/project/volumes/volumes/tables.py:60 #: dashboards/project/volumes/volumes/tables.py:384 -#: dashboards/project/volumes/volumes/tables.py:398 +#: dashboards/project/volumes/volumes/tables.py:398 usage/quotas.py:74 msgid "Volumes" msgstr "Volumes" @@ -1954,18 +2055,18 @@ msgstr "Volumes" #: dashboards/identity/projects/workflows.py:54 #: dashboards/project/volumes/tabs.py:76 #: dashboards/project/volumes/snapshots/tables.py:45 -#: dashboards/project/volumes/snapshots/tables.py:137 +#: dashboards/project/volumes/snapshots/tables.py:137 usage/quotas.py:75 msgid "Volume Snapshots" msgstr "Snapshots de Volume" #: dashboards/admin/info/tables.py:206 -#: dashboards/identity/projects/workflows.py:56 +#: dashboards/identity/projects/workflows.py:56 usage/quotas.py:76 msgid "Total Size of Volumes and Snapshots (GB)" msgstr "Tamanho total de Volumes e Snapshots (GB)" #: dashboards/admin/info/tables.py:207 dashboards/admin/overview/views.py:33 #: dashboards/identity/projects/workflows.py:57 -#: dashboards/project/overview/views.py:32 +#: dashboards/project/overview/views.py:32 usage/quotas.py:67 msgid "RAM (MB)" msgstr "RAM (MB)" @@ -1975,6 +2076,7 @@ msgstr "RAM (MB)" #: dashboards/project/access_and_security/tabs.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:175 +#: usage/quotas.py:68 usage/quotas.py:81 msgid "Floating IPs" msgstr "IPs Flutuantes" @@ -1987,6 +2089,7 @@ msgstr "IPs Flutuantes" #: dashboards/project/instances/templates/instances/_detail_overview.html:77 #: dashboards/project/instances/workflows/create_instance.py:488 #: dashboards/project/instances/workflows/update_instance.py:80 +#: usage/quotas.py:70 usage/quotas.py:82 msgid "Security Groups" msgstr "Grupos de Segurança" @@ -1994,6 +2097,7 @@ msgstr "Grupos de Segurança" #: dashboards/identity/projects/workflows.py:63 #: dashboards/identity/projects/workflows.py:69 #: dashboards/project/access_and_security/security_groups/tables.py:247 +#: usage/quotas.py:71 usage/quotas.py:83 msgid "Security Group Rules" msgstr "Regras do Grupo de Segurança" @@ -2001,6 +2105,7 @@ msgstr "Regras do Grupo de Segurança" #: dashboards/project/access_and_security/tabs.py:58 #: dashboards/project/access_and_security/keypairs/tables.py:26 #: dashboards/project/access_and_security/keypairs/tables.py:75 +#: usage/quotas.py:72 msgid "Key Pairs" msgstr "Pares de Chave" @@ -2009,7 +2114,7 @@ msgstr "Pares de Chave" #: dashboards/admin/routers/ports/tables.py:29 #: dashboards/identity/projects/workflows.py:59 #: dashboards/project/networks/ports/tables.py:62 -#: dashboards/project/routers/ports/tables.py:93 +#: dashboards/project/routers/ports/tables.py:93 usage/quotas.py:69 msgid "Fixed IPs" msgstr "IPs Fixos" @@ -2041,10 +2146,6 @@ msgstr "Limite" msgid "Quotas" msgstr "Cotas" -#: dashboards/admin/info/tabs.py:56 -msgid "Unable to get nova services list." -msgstr "Não é possível obter a lista de serviços nova." - #: dashboards/admin/info/tabs.py:74 msgid "Unable to get cinder services list." msgstr "Não foi possível ler a lista de serviços do Cinder" @@ -2085,10 +2186,6 @@ msgid "" " " msgstr "Versão: %(version_info)s\n " -#: dashboards/admin/instances/forms.py:27 -msgid "Current Host" -msgstr "Host atual" - #: dashboards/admin/instances/forms.py:31 msgid "New Host" msgstr "Novo Host" @@ -2109,10 +2206,6 @@ msgstr "Migração de Bloco" msgid "Select a new host" msgstr "Selecione um novo host" -#: dashboards/admin/instances/forms.py:57 -msgid "No other hosts available." -msgstr "Nenhum outro host disponível." - #: dashboards/admin/instances/forms.py:69 #, python-format msgid "The instance is preparing the live migration to host \"%s\"." @@ -2136,12 +2229,12 @@ msgstr "Migração agendada (confimação pendente) de " #: dashboards/project/access_and_security/floating_ips/workflows.py:34 #: dashboards/project/databases/tables.py:36 #: dashboards/project/databases/tables.py:49 -#: dashboards/project/instances/tables.py:79 -#: dashboards/project/instances/tables.py:103 -#: dashboards/project/instances/tables.py:139 -#: dashboards/project/instances/tables.py:180 -#: dashboards/project/instances/tables.py:634 -#: dashboards/project/instances/tables.py:655 +#: dashboards/project/instances/tables.py:81 +#: dashboards/project/instances/tables.py:105 +#: dashboards/project/instances/tables.py:141 +#: dashboards/project/instances/tables.py:182 +#: dashboards/project/instances/tables.py:639 +#: dashboards/project/instances/tables.py:660 #: dashboards/project/network_topology/templates/network_topology/_svg_element.html:196 #: dashboards/project/volumes/volumes/tables.py:423 msgid "Instance" @@ -2184,12 +2277,12 @@ msgid "IPv6 Address =" msgstr "Endereço IPv6 = " #: dashboards/admin/instances/tables.py:96 -#: dashboards/project/instances/tables.py:794 +#: dashboards/project/instances/tables.py:799 msgid "Image ID =" msgstr "ID da Imagem =" #: dashboards/admin/instances/tables.py:97 -#: dashboards/project/instances/tables.py:795 +#: dashboards/project/instances/tables.py:800 msgid "Flavor ID =" msgstr "" @@ -2197,7 +2290,7 @@ msgstr "" #: dashboards/project/access_and_security/floating_ips/tables.py:157 #: dashboards/project/access_and_security/floating_ips/workflows.py:30 #: dashboards/project/access_and_security/floating_ips/workflows.py:37 -#: dashboards/project/instances/tables.py:818 +#: dashboards/project/instances/tables.py:823 #: dashboards/project/loadbalancers/tables.py:309 msgid "IP Address" msgstr "Endereço IP" @@ -2210,7 +2303,7 @@ msgstr "Endereço IP" #: dashboards/project/databases/tables.py:211 #: dashboards/project/images/images/tables.py:232 #: dashboards/project/images/templates/images/images/_detail_overview.html:44 -#: dashboards/project/instances/tables.py:821 +#: dashboards/project/instances/tables.py:826 #: dashboards/project/instances/templates/instances/_instance_flavor.html:6 #: dashboards/project/volumes/backups/tables.py:112 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:35 @@ -2221,17 +2314,17 @@ msgid "Size" msgstr "Tamanho" #: dashboards/admin/instances/tables.py:153 -#: dashboards/project/instances/tables.py:833 +#: dashboards/project/instances/tables.py:838 msgid "Task" msgstr "Tarefa" #: dashboards/admin/instances/tables.py:160 -#: dashboards/project/instances/tables.py:840 +#: dashboards/project/instances/tables.py:845 msgid "Power State" msgstr "Estado de energia" #: dashboards/admin/instances/tables.py:162 -#: dashboards/project/instances/tables.py:843 +#: dashboards/project/instances/tables.py:848 #: dashboards/project/instances/templates/instances/_detail_overview.html:20 #: usage/tables.py:75 msgid "Uptime" @@ -2672,6 +2765,7 @@ msgstr "Falha ao atualizar rede %s" #: dashboards/project/networks/tables.py:129 #: dashboards/project/networks/templates/networks/index.html:3 #: dashboards/project/networks/templates/networks/index.html:6 +#: usage/quotas.py:77 msgid "Networks" msgstr "Redes" @@ -2731,7 +2825,7 @@ msgstr "Agentes DHCP" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:18 #: dashboards/project/images/templates/images/images/_detail_overview.html:29 -#: dashboards/project/instances/tables.py:596 +#: dashboards/project/instances/tables.py:601 #: dashboards/project/networks/templates/networks/_detail_overview.html:14 #: dashboards/project/networks/templates/networks/_detail_overview.html:16 #: dashboards/project/networks/templates/networks/_detail_overview.html:23 @@ -2819,10 +2913,6 @@ msgstr "Adicionar agende DHCP" msgid "Id" msgstr "ID" -#: dashboards/admin/networks/agents/tables.py:82 -msgid "Updated At" -msgstr "Atualizado em" - #: dashboards/admin/networks/agents/views.py:59 #: dashboards/admin/networks/ports/views.py:48 #: dashboards/project/networks/subnets/views.py:46 @@ -2900,7 +2990,7 @@ msgstr "Porta" #: dashboards/admin/networks/ports/tables.py:33 #: dashboards/admin/networks/ports/tables.py:102 #: dashboards/identity/projects/workflows.py:72 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:75 usage/quotas.py:79 msgid "Ports" msgstr "Portas" @@ -2979,7 +3069,7 @@ msgstr "Sub-rede" #: dashboards/admin/networks/subnets/tables.py:116 #: dashboards/identity/projects/workflows.py:74 #: dashboards/project/networks/subnets/tables.py:45 -#: dashboards/project/networks/subnets/tables.py:127 +#: dashboards/project/networks/subnets/tables.py:127 usage/quotas.py:78 msgid "Subnets" msgstr "Sub-redes" @@ -3123,8 +3213,8 @@ msgstr "Não foi possível obter a lista de projeto." #: dashboards/project/data_processing/nodegroup_templates/tables.py:57 #: dashboards/project/databases/tables.py:64 #: dashboards/project/databases/tables.py:80 -#: dashboards/project/instances/tables.py:712 -#: dashboards/project/instances/tables.py:728 +#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:733 msgid "Deleted" msgstr "Excluído" @@ -3176,6 +3266,7 @@ msgstr "Monitorando" #: dashboards/project/routers/tables.py:188 #: dashboards/project/routers/templates/routers/index.html:3 #: dashboards/project/routers/templates/routers/index.html:6 +#: usage/quotas.py:80 msgid "Routers" msgstr "Roteadores" @@ -3366,13 +3457,13 @@ msgstr "Criando" #: dashboards/admin/volumes/snapshots/forms.py:26 #: dashboards/admin/volumes/volumes/forms.py:56 -#: dashboards/project/instances/tables.py:766 +#: dashboards/project/instances/tables.py:771 msgid "Deleting" msgstr "Deletando" #: dashboards/admin/volumes/snapshots/forms.py:27 #: dashboards/admin/volumes/volumes/forms.py:58 -#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:722 msgid "Error" msgstr "Erro" @@ -3717,7 +3808,7 @@ msgstr "Contexto de Domínio limpo." #: dashboards/identity/domains/tables.py:186 #: dashboards/identity/projects/workflows.py:119 #: dashboards/identity/users/forms.py:75 -#: dashboards/identity/users/forms.py:153 +#: dashboards/identity/users/forms.py:154 msgid "Domain ID" msgstr "ID do Domínio" @@ -3953,7 +4044,7 @@ msgstr "Adicionar..." #: dashboards/identity/groups/tables.py:163 #: dashboards/identity/users/forms.py:81 -#: dashboards/identity/users/forms.py:160 +#: dashboards/identity/users/forms.py:161 #: dashboards/identity/users/tables.py:132 #: dashboards/project/data_processing/data_image_registry/forms.py:28 #: dashboards/project/databases/tables.py:236 @@ -3962,7 +4053,7 @@ msgstr "Nome do Usuário" #: dashboards/identity/groups/tables.py:164 #: dashboards/identity/users/forms.py:83 -#: dashboards/identity/users/forms.py:162 +#: dashboards/identity/users/forms.py:163 #: dashboards/identity/users/tables.py:133 msgid "Email" msgstr "Email" @@ -4135,7 +4226,7 @@ msgstr "" #: dashboards/identity/projects/workflows.py:122 #: dashboards/identity/users/forms.py:78 -#: dashboards/identity/users/forms.py:156 +#: dashboards/identity/users/forms.py:157 msgid "Domain Name" msgstr "Nome do Domínio" @@ -4326,42 +4417,42 @@ msgid "Passwords do not match." msgstr "As senhas não conferem." #: dashboards/identity/users/forms.py:86 -#: dashboards/identity/users/forms.py:165 +#: dashboards/identity/users/forms.py:166 #: dashboards/project/data_processing/job_binaries/forms.py:71 #: dashboards/project/databases/workflows/create_instance.py:197 #: dashboards/project/instances/forms.py:153 -#: dashboards/project/instances/tables.py:723 +#: dashboards/project/instances/tables.py:728 msgid "Password" msgstr "Senha" #: dashboards/identity/users/forms.py:91 -#: dashboards/identity/users/forms.py:171 +#: dashboards/identity/users/forms.py:172 msgid "Confirm Password" msgstr "Confirmar Senha" #: dashboards/identity/users/forms.py:93 -#: dashboards/identity/users/forms.py:174 +#: dashboards/identity/users/forms.py:175 msgid "Primary Project" msgstr "Projeto Primário" -#: dashboards/identity/users/forms.py:128 +#: dashboards/identity/users/forms.py:129 #, python-format msgid "User \"%s\" was successfully created." msgstr "Usuário \"%s\" criado com sucesso." -#: dashboards/identity/users/forms.py:144 +#: dashboards/identity/users/forms.py:145 msgid "Unable to add user to primary project." msgstr "Não é possível adicionar usuário ao projeto primário." -#: dashboards/identity/users/forms.py:148 +#: dashboards/identity/users/forms.py:149 msgid "Unable to create user." msgstr "Não é possível criar usuário." -#: dashboards/identity/users/forms.py:206 +#: dashboards/identity/users/forms.py:208 msgid "User has been updated successfully." msgstr "O usuário foi atualizado com sucesso." -#: dashboards/identity/users/forms.py:209 +#: dashboards/identity/users/forms.py:211 msgid "Unable to update the user." msgstr "Não é possível atualizar o usuário." @@ -4542,7 +4633,7 @@ msgstr "Alocar IP para Projeto" #: dashboards/project/access_and_security/floating_ips/tables.py:55 #: dashboards/project/access_and_security/keypairs/tables.py:58 -#: dashboards/project/instances/tables.py:245 +#: dashboards/project/instances/tables.py:247 #: dashboards/project/volumes/volumes/tables.py:112 msgid "(Quota exceeded)" msgstr "(Cota excedida)" @@ -4577,7 +4668,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "IP flutuante dissociado com sucesso: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:139 -#: dashboards/project/instances/tables.py:590 +#: dashboards/project/instances/tables.py:595 msgid "Unable to disassociate floating IP." msgstr "Não é possível desassociar IP flutuante." @@ -4670,7 +4761,7 @@ msgid "Unable to import key pair." msgstr "Não foi possível importar o par de chaves." #: dashboards/project/access_and_security/keypairs/tables.py:25 -#: dashboards/project/instances/tables.py:823 +#: dashboards/project/instances/tables.py:828 #: dashboards/project/instances/workflows/create_instance.py:473 msgid "Key Pair" msgstr "Par de chaves" @@ -5138,7 +5229,7 @@ msgstr "Não é possível criar contêiner." #: dashboards/project/containers/forms.py:83 #: dashboards/project/containers/templates/containers/_update.html:22 -#: dashboards/project/stacks/forms.py:55 +#: dashboards/project/stacks/forms.py:56 msgid "File" msgstr "Arquivo" @@ -6166,7 +6257,7 @@ msgstr "" #: dashboards/project/loadbalancers/workflows.py:519 #: dashboards/project/loadbalancers/workflows.py:523 #: dashboards/project/loadbalancers/workflows.py:524 -#: dashboards/project/stacks/forms.py:57 +#: dashboards/project/stacks/forms.py:58 msgid "URL" msgstr "URL" @@ -6455,7 +6546,7 @@ msgid "Last Updated" msgstr "Última Atualização" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:19 -#: dashboards/project/instances/tables.py:633 +#: dashboards/project/instances/tables.py:638 msgid "Started" msgstr "Iniciado" @@ -6860,7 +6951,7 @@ msgid "Storage location" msgstr "" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:47 -msgid "Storage" +msgid "Choose a storage location" msgstr "" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:60 @@ -6980,8 +7071,8 @@ msgstr "Backup" #: dashboards/project/databases/tables.py:155 #: dashboards/project/databases/tables.py:172 #: dashboards/project/databases/tables.py:178 -#: dashboards/project/instances/tables.py:697 -#: dashboards/project/instances/tables.py:704 +#: dashboards/project/instances/tables.py:702 +#: dashboards/project/instances/tables.py:709 msgid "Not available" msgstr "Não disponível" @@ -7164,12 +7255,12 @@ msgid "Unable to resize volume. %s" msgstr "" #: dashboards/project/databases/tables.py:34 -#: dashboards/project/instances/tables.py:77 +#: dashboards/project/instances/tables.py:79 msgid "Terminate" msgstr "Terminar" #: dashboards/project/databases/tables.py:35 -#: dashboards/project/instances/tables.py:78 +#: dashboards/project/instances/tables.py:80 #, python-format msgid "Scheduled termination of %(data_type)s" msgstr "Agendada a finalização %(data_type)s" @@ -7200,8 +7291,8 @@ msgstr "Erro excluindo base de dados na instância." #: dashboards/project/databases/tables.py:95 #: dashboards/project/databases/templates/databases/launch.html:3 #: dashboards/project/databases/workflows/create_instance.py:272 -#: dashboards/project/instances/tables.py:219 -#: dashboards/project/instances/tables.py:247 +#: dashboards/project/instances/tables.py:221 +#: dashboards/project/instances/tables.py:249 #: dashboards/project/instances/workflows/create_instance.py:696 #: dashboards/project/network_topology/templates/network_topology/index.html:28 msgid "Launch Instance" @@ -7445,7 +7536,7 @@ msgstr "Disparar Base de Dados" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:263 +#: dashboards/project/instances/tables.py:265 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "Editar Instância" @@ -7486,7 +7577,7 @@ msgid "Launch instance with these networks" msgstr "Disparar instância com estas redes" #: dashboards/project/databases/workflows/create_instance.py:147 -#: dashboards/project/instances/tables.py:738 +#: dashboards/project/instances/tables.py:743 #: dashboards/project/instances/workflows/create_instance.py:607 msgid "Networking" msgstr "Rede" @@ -8276,7 +8367,7 @@ msgstr "Detalhes da Imagem:" #: dashboards/project/images/templates/images/snapshots/_create.html:9 #: dashboards/project/images/templates/images/snapshots/_create.html:24 #: dashboards/project/images/templates/images/snapshots/create.html:3 -#: dashboards/project/instances/tables.py:305 +#: dashboards/project/instances/tables.py:307 #: dashboards/project/volumes/volumes/tables.py:167 msgid "Create Snapshot" msgstr "Criar Snapshot" @@ -8386,81 +8477,81 @@ msgstr "OU Copie/Cole sua Chave Privada" msgid "Unable to retrieve instance password." msgstr "Não foi possível recuperar a senha da instância." -#: dashboards/project/instances/tables.py:101 -#: dashboards/project/instances/tables.py:722 +#: dashboards/project/instances/tables.py:103 +#: dashboards/project/instances/tables.py:727 msgid "Hard Reboot" msgstr "Reinicialização forçada" -#: dashboards/project/instances/tables.py:102 +#: dashboards/project/instances/tables.py:104 msgid "Hard Rebooted" msgstr "Reiniciado à força" -#: dashboards/project/instances/tables.py:128 +#: dashboards/project/instances/tables.py:130 msgid "Soft Reboot" msgstr "Soft Reboot" -#: dashboards/project/instances/tables.py:129 +#: dashboards/project/instances/tables.py:131 msgid "Soft Rebooted" msgstr "Reiniciado" -#: dashboards/project/instances/tables.py:137 +#: dashboards/project/instances/tables.py:139 msgid "Pause" msgstr "Interromper" -#: dashboards/project/instances/tables.py:137 -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:139 +#: dashboards/project/instances/tables.py:180 msgid "Resume" msgstr "Continuar" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:716 -#: dashboards/project/instances/tables.py:780 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:785 msgid "Paused" msgstr "Interrompido" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:179 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:181 msgid "Resumed" msgstr "Retomado" -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:180 msgid "Suspend" msgstr "Suspenso" -#: dashboards/project/instances/tables.py:179 -#: dashboards/project/instances/tables.py:715 -#: dashboards/project/instances/tables.py:784 +#: dashboards/project/instances/tables.py:181 +#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:789 msgid "Suspended" msgstr "Suspenso" -#: dashboards/project/instances/tables.py:292 +#: dashboards/project/instances/tables.py:294 msgid "Edit Security Groups" msgstr "Editar Grupos de Segurança" -#: dashboards/project/instances/tables.py:324 +#: dashboards/project/instances/tables.py:326 #: dashboards/project/instances/tabs.py:58 msgid "Console" msgstr "Console" -#: dashboards/project/instances/tables.py:350 +#: dashboards/project/instances/tables.py:352 msgid "View Log" msgstr "Ver Log" -#: dashboards/project/instances/tables.py:373 +#: dashboards/project/instances/tables.py:375 #: dashboards/project/instances/workflows/resize_instance.py:88 msgid "Resize Instance" msgstr "Redimensionar Instância" -#: dashboards/project/instances/tables.py:400 +#: dashboards/project/instances/tables.py:405 msgid "Confirm Resize/Migrate" msgstr "Confirma Redimensionamento/Migração" -#: dashboards/project/instances/tables.py:419 -#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:424 +#: dashboards/project/instances/tables.py:725 msgid "Revert Resize/Migrate" msgstr "Reverter Redimensionamento/Migração" -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:443 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 #: dashboards/project/instances/templates/instances/rebuild.html:3 @@ -8468,280 +8559,280 @@ msgstr "Reverter Redimensionamento/Migração" msgid "Rebuild Instance" msgstr "Reconstruir Instância" -#: dashboards/project/instances/tables.py:461 +#: dashboards/project/instances/tables.py:466 msgid "Retrieve Password" msgstr "Recuperar a senha" -#: dashboards/project/instances/tables.py:484 -#: dashboards/project/instances/tables.py:514 +#: dashboards/project/instances/tables.py:489 +#: dashboards/project/instances/tables.py:519 msgid "Associate Floating IP" msgstr "Associar IP Flutuante" -#: dashboards/project/instances/tables.py:539 +#: dashboards/project/instances/tables.py:544 #, python-format msgid "Successfully associated floating IP: %s" msgstr "IP flutuantes %s associado com sucesso" -#: dashboards/project/instances/tables.py:543 +#: dashboards/project/instances/tables.py:548 msgid "Unable to associate floating IP." msgstr "Não foi possível associar IP flutuante." -#: dashboards/project/instances/tables.py:549 +#: dashboards/project/instances/tables.py:554 msgid "Disassociate Floating IP" msgstr "Remover IP Flutuante" -#: dashboards/project/instances/tables.py:584 +#: dashboards/project/instances/tables.py:589 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "IP flutuante %s desassociado com sucesso" -#: dashboards/project/instances/tables.py:587 +#: dashboards/project/instances/tables.py:592 msgid "No floating IPs to disassociate." msgstr "Sem IPs flutuantes para desassociar." -#: dashboards/project/instances/tables.py:597 +#: dashboards/project/instances/tables.py:602 #, python-format msgid "Please try again later [Error: %s]." msgstr "Por favor tente novamente mais tarde [Erro: %s]." -#: dashboards/project/instances/tables.py:599 +#: dashboards/project/instances/tables.py:604 msgid "" "There is not enough capacity for this flavor in the selected availability " "zone. Try again later or select a different availability zone." msgstr "Não há capacidade suficiente para este flavor na zona de disponibilidade selecionada. Tente novamente mais tarde ou selecione uma zona de disponibilidade diferente." -#: dashboards/project/instances/tables.py:611 +#: dashboards/project/instances/tables.py:616 #, python-format msgid "Failed to launch instance \"%s\"" msgstr "Falha ao Iniciar a instância \"%s\"" -#: dashboards/project/instances/tables.py:632 +#: dashboards/project/instances/tables.py:637 #: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:24 msgid "Start" msgstr "Iniciar" -#: dashboards/project/instances/tables.py:653 -#: dashboards/project/instances/tables.py:654 -#: dashboards/project/instances/tables.py:782 +#: dashboards/project/instances/tables.py:658 +#: dashboards/project/instances/tables.py:659 +#: dashboards/project/instances/tables.py:787 msgid "Shut Off" msgstr "Desligar" -#: dashboards/project/instances/tables.py:688 +#: dashboards/project/instances/tables.py:693 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:713 +#: dashboards/project/instances/tables.py:718 msgid "Active" msgstr "Ativo" -#: dashboards/project/instances/tables.py:714 +#: dashboards/project/instances/tables.py:719 msgid "Shutoff" msgstr "" -#: dashboards/project/instances/tables.py:718 +#: dashboards/project/instances/tables.py:723 msgid "Resize/Migrate" msgstr "Redimensionar/Migrar" -#: dashboards/project/instances/tables.py:719 +#: dashboards/project/instances/tables.py:724 msgid "Confirm or Revert Resize/Migrate" msgstr "Confirme ou Reverta Redimensionamento/Migração" -#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:726 msgid "Reboot" msgstr "Reiniciar" -#: dashboards/project/instances/tables.py:724 +#: dashboards/project/instances/tables.py:729 msgid "Rebuild" msgstr "Refazer" -#: dashboards/project/instances/tables.py:725 -#: dashboards/project/instances/tables.py:765 +#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:770 msgid "Migrating" msgstr "Migrando" -#: dashboards/project/instances/tables.py:726 +#: dashboards/project/instances/tables.py:731 msgid "Build" msgstr "Fazer" -#: dashboards/project/instances/tables.py:727 +#: dashboards/project/instances/tables.py:732 msgid "Rescue" msgstr "" -#: dashboards/project/instances/tables.py:729 +#: dashboards/project/instances/tables.py:734 msgid "Soft Deleted" msgstr "" -#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:735 msgid "Shelved" msgstr "" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:736 msgid "Shelved Offloaded" msgstr "" -#: dashboards/project/instances/tables.py:736 +#: dashboards/project/instances/tables.py:741 msgid "Scheduling" msgstr "Agendamento" -#: dashboards/project/instances/tables.py:737 +#: dashboards/project/instances/tables.py:742 msgid "Block Device Mapping" msgstr "" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:744 msgid "Spawning" msgstr "" -#: dashboards/project/instances/tables.py:740 +#: dashboards/project/instances/tables.py:745 msgid "Snapshotting" msgstr "Snapshotting" -#: dashboards/project/instances/tables.py:741 +#: dashboards/project/instances/tables.py:746 msgid "Image Snapshot Pending" msgstr "" -#: dashboards/project/instances/tables.py:742 +#: dashboards/project/instances/tables.py:747 msgid "Image Pending Upload" msgstr "" -#: dashboards/project/instances/tables.py:743 +#: dashboards/project/instances/tables.py:748 msgid "Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:744 +#: dashboards/project/instances/tables.py:749 msgid "Image Backup" msgstr "" -#: dashboards/project/instances/tables.py:745 +#: dashboards/project/instances/tables.py:750 msgid "Updating Password" msgstr "" -#: dashboards/project/instances/tables.py:746 +#: dashboards/project/instances/tables.py:751 msgid "Preparing Resize or Migrate" msgstr "Preparando Redimensionamento ou Migração" -#: dashboards/project/instances/tables.py:747 +#: dashboards/project/instances/tables.py:752 msgid "Resizing or Migrating" msgstr "Redimensionando ou Migrando" -#: dashboards/project/instances/tables.py:748 +#: dashboards/project/instances/tables.py:753 msgid "Resized or Migrated" msgstr "Redimensionado ou Migrado" -#: dashboards/project/instances/tables.py:749 +#: dashboards/project/instances/tables.py:754 msgid "Finishing Resize or Migrate" msgstr "Finalizando Redimensionamento ou Migração " -#: dashboards/project/instances/tables.py:750 +#: dashboards/project/instances/tables.py:755 msgid "Reverting Resize or Migrate" msgstr "Revertendo Redimensionamento ou Migração" -#: dashboards/project/instances/tables.py:751 +#: dashboards/project/instances/tables.py:756 msgid "Confirming Resize or Migrate" msgstr "Confirmando Redimensionamento ou Migração " -#: dashboards/project/instances/tables.py:752 +#: dashboards/project/instances/tables.py:757 msgid "Rebooting" msgstr "Reiniciar" -#: dashboards/project/instances/tables.py:753 +#: dashboards/project/instances/tables.py:758 msgid "Rebooting Hard" msgstr "" -#: dashboards/project/instances/tables.py:754 +#: dashboards/project/instances/tables.py:759 msgid "Pausing" msgstr "Pausando" -#: dashboards/project/instances/tables.py:755 -#: dashboards/project/instances/tables.py:757 +#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:762 msgid "Resuming" msgstr "Continuando" -#: dashboards/project/instances/tables.py:756 +#: dashboards/project/instances/tables.py:761 msgid "Suspending" msgstr "" -#: dashboards/project/instances/tables.py:758 +#: dashboards/project/instances/tables.py:763 msgid "Powering Off" msgstr "" -#: dashboards/project/instances/tables.py:759 +#: dashboards/project/instances/tables.py:764 msgid "Powering On" msgstr "" -#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:765 msgid "Rescuing" msgstr "Resgatando" -#: dashboards/project/instances/tables.py:761 +#: dashboards/project/instances/tables.py:766 msgid "Unrescuing" msgstr "Cancelando o resgate" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:767 msgid "Rebuilding" msgstr "" -#: dashboards/project/instances/tables.py:763 +#: dashboards/project/instances/tables.py:768 msgid "Rebuild Block Device Mapping" msgstr "" -#: dashboards/project/instances/tables.py:764 +#: dashboards/project/instances/tables.py:769 msgid "Rebuild Spawning" msgstr "" -#: dashboards/project/instances/tables.py:767 +#: dashboards/project/instances/tables.py:772 msgid "Soft Deleting" msgstr "" -#: dashboards/project/instances/tables.py:768 +#: dashboards/project/instances/tables.py:773 msgid "Restoring" msgstr "" -#: dashboards/project/instances/tables.py:769 +#: dashboards/project/instances/tables.py:774 msgid "Shelving" msgstr "" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:775 msgid "Shelving Image Pending Upload" msgstr "" -#: dashboards/project/instances/tables.py:771 +#: dashboards/project/instances/tables.py:776 msgid "Shelving Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:772 +#: dashboards/project/instances/tables.py:777 msgid "Shelving Offloading" msgstr "" -#: dashboards/project/instances/tables.py:773 +#: dashboards/project/instances/tables.py:778 msgid "Unshelving" msgstr "" -#: dashboards/project/instances/tables.py:777 +#: dashboards/project/instances/tables.py:782 msgid "No State" msgstr "" -#: dashboards/project/instances/tables.py:778 +#: dashboards/project/instances/tables.py:783 msgid "Running" msgstr "" -#: dashboards/project/instances/tables.py:779 +#: dashboards/project/instances/tables.py:784 msgid "Blocked" msgstr "" -#: dashboards/project/instances/tables.py:781 +#: dashboards/project/instances/tables.py:786 msgid "Shut Down" msgstr "" -#: dashboards/project/instances/tables.py:783 +#: dashboards/project/instances/tables.py:788 msgid "Crashed" msgstr "" -#: dashboards/project/instances/tables.py:785 +#: dashboards/project/instances/tables.py:790 msgid "Failed" msgstr "" -#: dashboards/project/instances/tables.py:786 +#: dashboards/project/instances/tables.py:791 msgid "Building" msgstr "" @@ -10874,7 +10965,7 @@ msgid "" "a gateway for external connectivity." msgstr "Você pode conectar uma rede externa especificada no roteador. A rede externa é considerada a rota padrão do roteador e o roteador age como um gateway para conectividade externa." -#: dashboards/project/stacks/forms.py:50 +#: dashboards/project/stacks/forms.py:51 #: dashboards/project/stacks/templates/stacks/_change_template.html:9 #: dashboards/project/stacks/templates/stacks/_select_template.html:9 #: dashboards/project/stacks/templates/stacks/select_template.html:3 @@ -10882,158 +10973,158 @@ msgstr "Você pode conectar uma rede externa especificada no roteador. A rede ex msgid "Select Template" msgstr "Escolha o Modelo" -#: dashboards/project/stacks/forms.py:51 +#: dashboards/project/stacks/forms.py:52 msgid "Select a template to launch a stack." msgstr "" -#: dashboards/project/stacks/forms.py:56 +#: dashboards/project/stacks/forms.py:57 msgid "Direct Input" msgstr "Entrada Direta" -#: dashboards/project/stacks/forms.py:59 +#: dashboards/project/stacks/forms.py:60 msgid "Template Source" msgstr "Origem do Modelo" -#: dashboards/project/stacks/forms.py:66 dashboards/project/stacks/forms.py:68 +#: dashboards/project/stacks/forms.py:67 dashboards/project/stacks/forms.py:69 msgid "Template File" msgstr "Arquivo de Modelo" -#: dashboards/project/stacks/forms.py:69 +#: dashboards/project/stacks/forms.py:70 msgid "A local template to upload." msgstr "Um modelo local para enviar." -#: dashboards/project/stacks/forms.py:76 dashboards/project/stacks/forms.py:78 +#: dashboards/project/stacks/forms.py:77 dashboards/project/stacks/forms.py:79 msgid "Template URL" msgstr "URL de Modelo" -#: dashboards/project/stacks/forms.py:79 +#: dashboards/project/stacks/forms.py:80 msgid "An external (HTTP) URL to load the template from." msgstr "Uma URL (HTTP) externa de onde carregar o modelo." -#: dashboards/project/stacks/forms.py:86 dashboards/project/stacks/forms.py:88 +#: dashboards/project/stacks/forms.py:87 dashboards/project/stacks/forms.py:89 msgid "Template Data" msgstr "Dados de Modelo" -#: dashboards/project/stacks/forms.py:89 +#: dashboards/project/stacks/forms.py:90 msgid "The raw contents of the template." msgstr "O conteúdo bruto do modelo." -#: dashboards/project/stacks/forms.py:95 +#: dashboards/project/stacks/forms.py:96 msgid "Environment Source" msgstr "Ambiente de Origem" -#: dashboards/project/stacks/forms.py:103 -#: dashboards/project/stacks/forms.py:105 +#: dashboards/project/stacks/forms.py:104 +#: dashboards/project/stacks/forms.py:106 msgid "Environment File" msgstr "Arquivo de Ambiente" -#: dashboards/project/stacks/forms.py:106 +#: dashboards/project/stacks/forms.py:107 msgid "A local environment to upload." msgstr "Um ambiente local para enviar." -#: dashboards/project/stacks/forms.py:113 -#: dashboards/project/stacks/forms.py:115 +#: dashboards/project/stacks/forms.py:114 +#: dashboards/project/stacks/forms.py:116 msgid "Environment Data" msgstr "Dados de Ambiente" -#: dashboards/project/stacks/forms.py:116 +#: dashboards/project/stacks/forms.py:117 msgid "The raw contents of the environment file." msgstr "O conteúdo raw do arquivo de ambiente." -#: dashboards/project/stacks/forms.py:128 +#: dashboards/project/stacks/forms.py:129 msgid "template" msgstr "modelo" -#: dashboards/project/stacks/forms.py:130 +#: dashboards/project/stacks/forms.py:131 msgid "environment" msgstr "ambiente" -#: dashboards/project/stacks/forms.py:185 +#: dashboards/project/stacks/forms.py:186 #, python-format msgid "There was a problem parsing the %(prefix)s: %(error)s" msgstr "Houve um problema ao analisar o %(prefix)s: %(error)s" -#: dashboards/project/stacks/forms.py:193 +#: dashboards/project/stacks/forms.py:194 #, python-format msgid "Please specify a %s using only one source method." msgstr "Por favor, especifique um %s utilizando apenas um método de origem" -#: dashboards/project/stacks/forms.py:200 +#: dashboards/project/stacks/forms.py:201 msgid "You must specify a template via one of the available sources." msgstr "Você deve especificar um modelo via uma das origens disponíveis." -#: dashboards/project/stacks/forms.py:225 +#: dashboards/project/stacks/forms.py:226 msgid "Edit Template" msgstr "Editar modelo" -#: dashboards/project/stacks/forms.py:226 +#: dashboards/project/stacks/forms.py:227 msgid "Select a new template to re-launch a stack." msgstr "" -#: dashboards/project/stacks/forms.py:227 -#: dashboards/project/stacks/forms.py:354 +#: dashboards/project/stacks/forms.py:228 +#: dashboards/project/stacks/forms.py:358 msgid "Stack ID" msgstr "Stack ID" -#: dashboards/project/stacks/forms.py:229 -#: dashboards/project/stacks/forms.py:253 -#: dashboards/project/stacks/forms.py:356 +#: dashboards/project/stacks/forms.py:230 +#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:360 #: dashboards/project/stacks/tables.py:86 msgid "Stack Name" msgstr "Nome do Stack" -#: dashboards/project/stacks/forms.py:238 +#: dashboards/project/stacks/forms.py:239 msgid "Create Stack" msgstr "Criar Stack" -#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:255 msgid "Name of the stack to create." msgstr "Nome do stack a ser criado." -#: dashboards/project/stacks/forms.py:256 +#: dashboards/project/stacks/forms.py:257 msgid "" "Name must start with a letter and may only contain letters, numbers, " "underscores, periods and hyphens." msgstr "O Nome deve começar com uma letra e conter apenas letras, números, underscore, ponto e hífen." -#: dashboards/project/stacks/forms.py:261 +#: dashboards/project/stacks/forms.py:262 msgid "Creation Timeout (minutes)" msgstr "Tempo Limite de Criação (minutos)" -#: dashboards/project/stacks/forms.py:262 +#: dashboards/project/stacks/forms.py:263 msgid "Stack creation timeout in minutes." msgstr "Tempo limite de criação do Stack em minutos." -#: dashboards/project/stacks/forms.py:264 +#: dashboards/project/stacks/forms.py:265 msgid "Rollback On Failure" msgstr "Rollback em caso de falha" -#: dashboards/project/stacks/forms.py:265 +#: dashboards/project/stacks/forms.py:266 msgid "Enable rollback on create/update failure." msgstr "Habilita rollback em caso de falha de criação/atualização." -#: dashboards/project/stacks/forms.py:278 +#: dashboards/project/stacks/forms.py:279 #, python-format msgid "Password for user \"%s\"" msgstr "Senha para o usuário \"%s\"" -#: dashboards/project/stacks/forms.py:279 +#: dashboards/project/stacks/forms.py:280 msgid "" "This is required for operations to be performed throughout the lifecycle of " "the stack" msgstr "Isto é requerido para realizar operações pro todo o ciclo de vida do stack" -#: dashboards/project/stacks/forms.py:343 +#: dashboards/project/stacks/forms.py:347 msgid "Stack creation started." msgstr "Criação do stack iniciada." -#: dashboards/project/stacks/forms.py:352 +#: dashboards/project/stacks/forms.py:356 #: dashboards/project/stacks/templates/stacks/_update.html:8 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "Atualizar parâmetros do Stack" -#: dashboards/project/stacks/forms.py:385 +#: dashboards/project/stacks/forms.py:389 msgid "Stack update started." msgstr "Atualização do stack iniciada." @@ -12711,7 +12802,7 @@ msgstr "Cisco Nexus 1000V" msgid "Update Network Profile" msgstr "Atualizar Perfil de Rede" -#: dashboards/settings/dashboard.py:22 templates/_header.html:54 +#: dashboards/settings/dashboard.py:22 templates/_header.html:33 msgid "Settings" msgstr "Configurações" @@ -12815,14 +12906,30 @@ msgid "" "help, contact your local administrator." msgstr "Um erro inesperado ocorreu. Tente atualizar a página. Se não resolver, contate seu administrador local." -#: templates/500.html:74 templates/_header.html:56 +#: templates/500.html:74 templates/_header.html:35 msgid "Help" msgstr "Ajuda" -#: templates/_header.html:61 +#: templates/_header.html:20 +msgid "Filter selections" +msgstr "" + +#: templates/_header.html:40 msgid "Sign Out" msgstr "Sair" +#: templates/context_selection/_domain_list.html:4 +msgid "Domains:" +msgstr "" + +#: templates/context_selection/_project_list.html:4 +msgid "Projects:" +msgstr "" + +#: templates/context_selection/_region_list.html:5 +msgid "Regions:" +msgstr "" + #: usage/base.py:74 msgid "Invalid date format: Using today as default." msgstr "Formato de data inválido: Utilizando hoje como padrão." @@ -12831,7 +12938,7 @@ msgstr "Formato de data inválido: Utilizando hoje como padrão." msgid "Unable to retrieve network quota information." msgstr "Não foi possível obter informações de cota de rede." -#: usage/base.py:179 usage/quotas.py:267 +#: usage/base.py:179 usage/quotas.py:292 msgid "Unable to retrieve volume limit information." msgstr "Não foi possível obter informações de limite de volume." @@ -12854,7 +12961,11 @@ msgid "" "exist." msgstr "Período de tempo inválido. Você está requisitando dados do futuro que podem não existir." -#: usage/quotas.py:253 +#: usage/quotas.py:73 +msgid "Injected File Path Bytes" +msgstr "Bytes do Caminho do Arquivo Injetado" + +#: usage/quotas.py:278 msgid "Unable to retrieve compute limit information." msgstr "Não foi possível obter informações de limites de computação." diff --git a/openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po b/openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po index 8ae5f5a9e3..5758e158a9 100644 --- a/openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-01 19:31-0500\n" -"PO-Revision-Date: 2014-09-01 23:37+0000\n" +"POT-Creation-Date: 2014-09-04 19:17-0500\n" +"PO-Revision-Date: 2014-09-05 00:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/horizon/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -20,55 +20,55 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: settings.py:99 +#: settings.py:100 msgid "Select format" msgstr "选择镜像格式" -#: settings.py:100 +#: settings.py:101 msgid "AKI - Amazon Kernel Image" msgstr "AKI - 亚马逊内核镜像" -#: settings.py:101 +#: settings.py:102 msgid "AMI - Amazon Machine Image" msgstr "AMI - Amazon Machine 镜像" -#: settings.py:102 +#: settings.py:103 msgid "ARI - Amazon Ramdisk Image" msgstr "ARI - Amazon Ramdisk 镜像" -#: settings.py:103 +#: settings.py:104 msgid "ISO - Optical Disk Image" msgstr "ISO - 光盘镜像" -#: settings.py:104 +#: settings.py:105 msgid "QCOW2 - QEMU Emulator" msgstr "QCOW2 - QEMU 模拟器" -#: settings.py:105 +#: settings.py:106 msgid "Raw" msgstr "Raw" -#: settings.py:106 +#: settings.py:107 msgid "VDI" msgstr "VDI" -#: settings.py:107 +#: settings.py:108 msgid "VHD" msgstr "VHD" -#: settings.py:108 +#: settings.py:109 msgid "VMDK" msgstr "VMDK" -#: settings.py:272 +#: settings.py:275 msgid "All TCP" msgstr "所有TCP协议" -#: settings.py:278 +#: settings.py:281 msgid "All UDP" msgstr "所有UDP协议" -#: settings.py:284 +#: settings.py:287 msgid "All ICMP" msgstr "所有ICMP协议" @@ -311,47 +311,57 @@ msgstr "无法连接到Neutron." msgid "Unable to parse IP address %s." msgstr "无法解析IP地址 %s." -#: api/neutron.py:923 +#: api/neutron.py:934 #, python-format msgid "" "The 'operation' parameter for get_dvr_permission is invalid. It should be " "one of %s" msgstr "" -#: api/neutron.py:936 +#: api/neutron.py:947 msgid "Failed to check Neutron \"dvr\" extension is not supported" -msgstr "" +msgstr "检查Neutron \"dvr\"失败, 扩展不支持" -#: api/nova.py:193 +#: api/nova.py:211 #, python-format msgid "ALLOW %(from)s:%(to)s from %(group)s" msgstr "允许 %(group)s 访问 %(from)s:%(to)s" -#: api/nova.py:198 +#: api/nova.py:216 #, python-format msgid "ALLOW %(from)s:%(to)s from %(cidr)s" msgstr "允许 %(cidr)s 访问 %(from)s:%(to)s" -#: api/nova.py:274 +#: api/nova.py:292 msgid "Couldn't get security group list." msgstr "无法获得安全组列表。" -#: api/nova.py:281 +#: api/nova.py:299 #, python-format msgid "Couldn't get current security group list for instance %s." msgstr "无法为云主机%s获得当前安全组列表" -#: api/nova.py:298 +#: api/nova.py:316 #, python-format msgid "" "Failed to modify %(num_groups_to_modify)d instance security groups: %(err)s" msgstr "修改 %(num_groups_to_modify)d 实例安全组失败: %(err)s" -#: api/nova.py:313 +#: api/nova.py:331 #, python-format msgid "Failed to modify %d instance security groups" msgstr "修改 %d 实例安全组失败" +#: api/nova.py:743 +#, python-format +msgid "Name: %(name)s ID: %(uuid)s" +msgstr "名称: %(name)s ID: %(uuid)s" + +#: api/nova.py:748 +#, python-format +msgid "Failed to evacuate instances: %s" +msgstr "疏散云主机 %s 失败" + #: api/swift.py:200 msgid "The container cannot be deleted since it's not empty." msgstr "由于此容器非空,因此不能被删除。" @@ -486,7 +496,7 @@ msgstr "名称" #: dashboards/admin/aggregates/forms.py:28 #: dashboards/admin/aggregates/tables.py:108 #: dashboards/admin/aggregates/workflows.py:27 -#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/tables.py:836 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:77 #: dashboards/project/volumes/volumes/forms.py:81 @@ -499,12 +509,12 @@ msgstr "可用域" #: dashboards/admin/aggregates/forms.py:43 #, python-format msgid "Successfully updated aggregate: \"%s.\"" -msgstr "成功更新聚集:\"%s.\"" +msgstr "成功更新主机集合:\"%s.\"" #: dashboards/admin/aggregates/forms.py:48 #: dashboards/admin/aggregates/workflows.py:211 msgid "Unable to update the aggregate." -msgstr "无法更新聚集。" +msgstr "无法更新主机集合。" #: dashboards/admin/aggregates/panel.py:21 #: dashboards/admin/aggregates/tables.py:26 @@ -547,6 +557,7 @@ msgstr "服务停止" #: dashboards/admin/aggregates/tables.py:110 #: dashboards/admin/aggregates/tables.py:133 +#: dashboards/admin/hypervisors/compute/tables.py:25 msgid "Hosts" msgstr "主机" @@ -584,7 +595,7 @@ msgstr "无法获取要更新的集合" #: dashboards/admin/aggregates/workflows.py:31 msgid "Host Aggregate Information" -msgstr "" +msgstr "主机汇总信息" #: dashboards/admin/aggregates/workflows.py:32 msgid "" @@ -614,7 +625,7 @@ msgstr "管理集合内的主机" #: dashboards/admin/aggregates/workflows.py:139 msgid "Add hosts to this aggregate. Hosts can be in multiple aggregates." -msgstr "" +msgstr "增加主机到这个集合。主机可以加入多个集合。" #: dashboards/admin/aggregates/workflows.py:141 msgid "All available hosts" @@ -828,6 +839,7 @@ msgstr "" #: dashboards/admin/aggregates/templates/aggregates/_update.html:25 #: dashboards/admin/flavors/templates/flavors/extras/_create.html:26 #: dashboards/admin/flavors/templates/flavors/extras/_edit.html:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:24 #: dashboards/admin/images/templates/images/_create.html:34 #: dashboards/admin/images/templates/images/_update.html:25 #: dashboards/admin/images/templates/images/properties/_create.html:26 @@ -989,7 +1001,8 @@ msgstr "云主机类型名称" #: dashboards/project/instances/templates/instances/_detail_overview.html:50 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:10 #: dashboards/project/instances/templates/instances/_instance_flavor.html:4 -#: dashboards/project/overview/views.py:32 usage/tables.py:33 +#: dashboards/project/overview/views.py:32 usage/quotas.py:63 +#: usage/tables.py:33 msgid "VCPUs" msgstr "虚拟内核" @@ -1024,7 +1037,7 @@ msgstr "交换盘空间" #: dashboards/admin/routers/templates/routers/_detail_overview.html:9 #: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:12 #: dashboards/identity/roles/forms.py:37 -#: dashboards/identity/users/forms.py:159 +#: dashboards/identity/users/forms.py:160 #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html:8 #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:8 #: dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html:7 @@ -1127,7 +1140,7 @@ msgstr "交换盘空间MB" #: dashboards/admin/flavors/workflows.py:58 #: dashboards/admin/flavors/workflows.py:224 msgid "Flavor Information" -msgstr "" +msgstr "主机类型信息" #: dashboards/admin/flavors/workflows.py:59 msgid "" @@ -1434,24 +1447,25 @@ msgstr "存储(总计)" #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/databases/templates/databases/index.html:6 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:80 -#: dashboards/project/instances/tables.py:104 -#: dashboards/project/instances/tables.py:140 -#: dashboards/project/instances/tables.py:181 -#: dashboards/project/instances/tables.py:635 -#: dashboards/project/instances/tables.py:656 -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:82 +#: dashboards/project/instances/tables.py:106 +#: dashboards/project/instances/tables.py:142 +#: dashboards/project/instances/tables.py:183 +#: dashboards/project/instances/tables.py:640 +#: dashboards/project/instances/tables.py:661 +#: dashboards/project/instances/tables.py:855 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/instances/templates/instances/index.html:6 #: dashboards/project/network_topology/instances/tables.py:23 +#: usage/quotas.py:64 msgid "Instances" msgstr "实例" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:204 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:792 -#: dashboards/project/instances/tables.py:814 +#: dashboards/project/instances/tables.py:797 +#: dashboards/project/instances/tables.py:819 #: dashboards/project/instances/workflows/create_instance.py:80 #: dashboards/project/overview/views.py:32 usage/tables.py:72 msgid "Instance Name" @@ -1466,19 +1480,182 @@ msgstr "云主机ID" msgid "Hypervisor Instances" msgstr "虚拟机实例" -#: dashboards/admin/hypervisors/views.py:36 +#: dashboards/admin/hypervisors/tabs.py:26 +msgid "Hypervisor" +msgstr "虚拟机管理程序" + +#: dashboards/admin/hypervisors/tabs.py:36 +#: dashboards/admin/hypervisors/views.py:40 #: dashboards/admin/instances/views.py:156 msgid "Unable to retrieve hypervisor information." msgstr "无法获取虚拟机管理器信息。" -#: dashboards/admin/hypervisors/views.py:46 +#: dashboards/admin/hypervisors/views.py:50 msgid "Unable to retrieve hypervisor statistics." msgstr "无法获取虚拟机管理器统计信息。" -#: dashboards/admin/hypervisors/views.py:67 +#: dashboards/admin/hypervisors/views.py:71 msgid "Unable to retrieve hypervisor instances list." msgstr "无法获取虚拟机管理器上的云主机列表。" +#: dashboards/admin/hypervisors/compute/forms.py:25 +#: dashboards/admin/instances/forms.py:27 +msgid "Current Host" +msgstr "当前主机" + +#: dashboards/admin/hypervisors/compute/forms.py:28 +msgid "Target Host" +msgstr "目标主机" + +#: dashboards/admin/hypervisors/compute/forms.py:29 +msgid "Choose a Host to evacuate servers to." +msgstr "选择一个主机来疏散实例。" + +#: dashboards/admin/hypervisors/compute/forms.py:31 +msgid "Shared Storage" +msgstr "共享存储" + +#: dashboards/admin/hypervisors/compute/forms.py:47 +msgid "Select a target host" +msgstr "选择一个目标主机" + +#: dashboards/admin/hypervisors/compute/forms.py:49 +#: dashboards/admin/instances/forms.py:57 +msgid "No other hosts available." +msgstr "没有其他可用的主机" + +#: dashboards/admin/hypervisors/compute/forms.py:60 +#, python-format +msgid "Starting evacuation from %(current)s to %(target)s." +msgstr "开始疏散实例从主机 %(current)s 到主机 %(target)s." + +#: dashboards/admin/hypervisors/compute/forms.py:66 +#, python-format +msgid "Failed to evacuate host: %s." +msgstr "无法疏散主机: %s." + +#: dashboards/admin/hypervisors/compute/tables.py:24 +#: dashboards/admin/hypervisors/compute/tables.py:52 +#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 +#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 +#: dashboards/admin/instances/tables.py:131 +#: dashboards/admin/networks/agents/tables.py:78 +#: dashboards/admin/volumes/snapshots/tables.py:63 +#: dashboards/admin/volumes/volumes/tables.py:70 +#: dashboards/project/databases/tables.py:209 +#: dashboards/project/databases/templates/databases/_detail_overview.html:48 +#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 +#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 +msgid "Host" +msgstr "主机" + +#: dashboards/admin/hypervisors/compute/tables.py:26 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:8 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:23 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:3 +#: dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html:6 +msgid "Evacuate Host" +msgstr "疏散主机" + +#: dashboards/admin/hypervisors/compute/tables.py:34 +msgid "Evacuate" +msgstr "疏散" + +#: dashboards/admin/hypervisors/compute/tables.py:35 +msgid "Evacuated" +msgstr "已疏散" + +#: dashboards/admin/hypervisors/compute/tables.py:53 +#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 +msgid "Zone" +msgstr "域" + +#: dashboards/admin/hypervisors/compute/tables.py:54 +#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 +#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 +#: dashboards/admin/instances/tables.py:147 +#: dashboards/admin/networks/tables.py:92 +#: dashboards/admin/networks/agents/tables.py:79 +#: dashboards/admin/networks/ports/tables.py:94 +#: dashboards/admin/routers/ports/tables.py:30 +#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 +#: dashboards/admin/volumes/snapshots/forms.py:33 +#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/admin/volumes/volumes/forms.py:46 +#: dashboards/project/data_processing/clusters/tables.py:98 +#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 +#: dashboards/project/data_processing/job_executions/tables.py:99 +#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 +#: dashboards/project/database_backups/tables.py:152 +#: dashboards/project/database_backups/templates/database_backups/details.html:30 +#: dashboards/project/database_backups/templates/database_backups/details.html:71 +#: dashboards/project/databases/tables.py:219 +#: dashboards/project/databases/tables.py:283 +#: dashboards/project/databases/templates/databases/_detail_overview.html:17 +#: dashboards/project/firewalls/tables.py:259 +#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 +#: dashboards/project/images/images/tables.py:218 +#: dashboards/project/images/templates/images/images/_detail_overview.html:17 +#: dashboards/project/instances/tables.py:831 +#: dashboards/project/instances/templates/instances/_detail_overview.html:14 +#: dashboards/project/loadbalancers/tables.py:284 +#: dashboards/project/loadbalancers/tables.py:318 +#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 +#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 +#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 +#: dashboards/project/networks/tables.py:123 +#: dashboards/project/networks/ports/tables.py:64 +#: dashboards/project/networks/templates/networks/_detail_overview.html:13 +#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 +#: dashboards/project/routers/tables.py:166 +#: dashboards/project/routers/ports/tables.py:94 +#: dashboards/project/routers/templates/routers/_detail_overview.html:11 +#: dashboards/project/stacks/tables.py:98 +#: dashboards/project/stacks/tables.py:135 +#: dashboards/project/stacks/tables.py:182 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 +#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 +#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 +#: dashboards/project/volumes/backups/tables.py:116 +#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 +#: dashboards/project/volumes/volumes/tables.py:348 +#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 +#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 +#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 +msgid "Status" +msgstr "状态" + +#: dashboards/admin/hypervisors/compute/tables.py:55 +#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 +#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 +msgid "State" +msgstr "状态" + +#: dashboards/admin/hypervisors/compute/tables.py:57 +#: dashboards/admin/networks/agents/tables.py:82 +msgid "Updated At" +msgstr "已更新于" + +#: dashboards/admin/hypervisors/compute/tables.py:66 +#: dashboards/admin/hypervisors/compute/tabs.py:24 +msgid "Compute Host" +msgstr "计算主机" + +#: dashboards/admin/hypervisors/compute/tabs.py:34 +#: dashboards/admin/info/tabs.py:56 +msgid "Unable to get nova services list." +msgstr "无法查询nova服务列表。" + +#: dashboards/admin/hypervisors/compute/views.py:44 +msgid "Unable to retrieve compute host information." +msgstr "无法获取计算节点信息。" + #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:3 #: dashboards/admin/hypervisors/templates/hypervisors/detail.html:6 msgid "Hypervisor Servers" @@ -1511,6 +1688,48 @@ msgstr "内存使用情况" msgid "Disk Usage" msgstr "磁盘使用情况" +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:17 +#: dashboards/admin/images/templates/images/_create.html:18 +#: dashboards/admin/instances/templates/instances/_live_migrate.html:17 +#: dashboards/admin/networks/templates/networks/_update.html:17 +#: dashboards/admin/networks/templates/networks/ports/_update.html:22 +#: dashboards/admin/routers/templates/routers/_update.html:17 +#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18 +#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18 +#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18 +#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17 +#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17 +#: dashboards/project/images/templates/images/images/_create.html:19 +#: dashboards/project/images/templates/images/images/_update.html:17 +#: dashboards/project/images/templates/images/snapshots/_create.html:18 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17 +#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17 +#: dashboards/project/networks/templates/networks/_update.html:17 +#: dashboards/project/networks/templates/networks/ports/_update.html:22 +#: dashboards/project/routers/templates/routers/_update.html:17 +#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18 +#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18 +#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17 +#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17 +#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17 +#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17 +#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17 +#: dashboards/settings/password/templates/password/_change.html:18 +#: dashboards/settings/user/templates/user/_settings.html:18 +msgid "Description:" +msgstr "说明:" + +#: dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html:18 +msgid "" +"Evacuate the servers from the selected down host to an active target host." +msgstr "疏散实例从宕机的主机到一个可用的目标主机" + #: dashboards/admin/images/panel.py:27 dashboards/admin/images/tables.py:76 #: dashboards/admin/images/templates/images/index.html:3 #: dashboards/admin/images/templates/images/index.html:6 @@ -1533,7 +1752,7 @@ msgstr "镜像名称 =" #: dashboards/admin/images/tables.py:61 #: dashboards/admin/instances/tables.py:95 -#: dashboards/project/instances/tables.py:793 +#: dashboards/project/instances/tables.py:798 msgid "Status =" msgstr "状态 =" @@ -1552,7 +1771,7 @@ msgstr "容量最大值 (MB)" #: dashboards/admin/images/tables.py:70 #: dashboards/admin/instances/tables.py:137 #: dashboards/project/images/images/tables.py:212 -#: dashboards/project/instances/tables.py:816 +#: dashboards/project/instances/tables.py:821 #: dashboards/project/instances/templates/instances/_detail_overview.html:104 #: dashboards/project/instances/workflows/create_instance.py:104 #: dashboards/project/volumes/volumes/forms.py:523 @@ -1637,42 +1856,6 @@ msgstr "无法获取镜像的自定义属性。" msgid "Create An Image" msgstr "创建一个镜像" -#: dashboards/admin/images/templates/images/_create.html:18 -#: dashboards/admin/instances/templates/instances/_live_migrate.html:17 -#: dashboards/admin/networks/templates/networks/_update.html:17 -#: dashboards/admin/networks/templates/networks/ports/_update.html:22 -#: dashboards/admin/routers/templates/routers/_update.html:17 -#: dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html:18 -#: dashboards/admin/volumes/templates/volumes/volumes/_update_status.html:18 -#: dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html:18 -#: dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updatefirewall.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updatepolicy.html:17 -#: dashboards/project/firewalls/templates/firewalls/_updaterule.html:17 -#: dashboards/project/images/templates/images/images/_create.html:19 -#: dashboards/project/images/templates/images/images/_update.html:17 -#: dashboards/project/images/templates/images/snapshots/_create.html:18 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html:17 -#: dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html:17 -#: dashboards/project/networks/templates/networks/_update.html:17 -#: dashboards/project/networks/templates/networks/ports/_update.html:22 -#: dashboards/project/routers/templates/routers/_update.html:17 -#: dashboards/project/volumes/templates/volumes/snapshots/_update.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_retype.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:18 -#: dashboards/project/vpn/templates/vpn/_update_ikepolicy.html:17 -#: dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html:17 -#: dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html:17 -#: dashboards/project/vpn/templates/vpn/_update_vpnservice.html:17 -#: dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html:17 -#: dashboards/settings/password/templates/password/_change.html:18 -#: dashboards/settings/user/templates/user/_settings.html:18 -msgid "Description:" -msgstr "说明:" - #: dashboards/admin/images/templates/images/_create.html:20 msgid "Specify an image to upload to the Image Service." msgstr "指定镜像上传到镜像服务" @@ -1717,7 +1900,7 @@ msgstr "上传镜像" #: dashboards/admin/images/templates/images/_update.html:19 #: dashboards/project/images/templates/images/images/_update.html:18 msgid "Modify different properties of an image." -msgstr "" +msgstr "编辑镜像的不同属性" #: dashboards/admin/images/templates/images/properties/_create.html:10 #: dashboards/admin/images/templates/images/properties/create.html:4 @@ -1766,7 +1949,7 @@ msgstr "镜像的自定义属性:" #: dashboards/admin/info/panel.py:27 msgid "System Information" -msgstr "" +msgstr "系统信息" #: dashboards/admin/info/tables.py:26 dashboards/admin/info/tables.py:149 #: dashboards/admin/networks/agents/tables.py:66 @@ -1800,92 +1983,10 @@ msgstr "已关闭" msgid "Service" msgstr "服务" -#: dashboards/admin/info/tables.py:59 dashboards/admin/info/tables.py:88 -#: dashboards/admin/info/tables.py:112 dashboards/admin/info/tables.py:164 -#: dashboards/admin/instances/tables.py:131 -#: dashboards/admin/networks/agents/tables.py:78 -#: dashboards/admin/volumes/snapshots/tables.py:63 -#: dashboards/admin/volumes/volumes/tables.py:70 -#: dashboards/project/databases/tables.py:209 -#: dashboards/project/databases/templates/databases/_detail_overview.html:48 -#: dashboards/project/databases/templates/databases/_detail_overview_cassandra.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_couchbase.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mongodb.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_mysql.html:10 -#: dashboards/project/databases/templates/databases/_detail_overview_redis.html:10 -msgid "Host" -msgstr "主机" - -#: dashboards/admin/info/tables.py:61 dashboards/admin/info/tables.py:90 -#: dashboards/admin/info/tables.py:114 dashboards/admin/info/tables.py:165 -#: dashboards/admin/instances/tables.py:147 -#: dashboards/admin/networks/tables.py:92 -#: dashboards/admin/networks/agents/tables.py:79 -#: dashboards/admin/networks/ports/tables.py:94 -#: dashboards/admin/routers/ports/tables.py:30 -#: dashboards/admin/routers/templates/routers/_detail_overview.html:13 -#: dashboards/admin/volumes/snapshots/forms.py:33 -#: dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/admin/volumes/volumes/forms.py:46 -#: dashboards/project/data_processing/clusters/tables.py:98 -#: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:12 -#: dashboards/project/data_processing/job_executions/tables.py:99 -#: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:5 -#: dashboards/project/database_backups/tables.py:152 -#: dashboards/project/database_backups/templates/database_backups/details.html:30 -#: dashboards/project/database_backups/templates/database_backups/details.html:71 -#: dashboards/project/databases/tables.py:219 -#: dashboards/project/databases/tables.py:283 -#: dashboards/project/databases/templates/databases/_detail_overview.html:17 -#: dashboards/project/firewalls/tables.py:259 -#: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 -#: dashboards/project/images/images/tables.py:218 -#: dashboards/project/images/templates/images/images/_detail_overview.html:17 -#: dashboards/project/instances/tables.py:826 -#: dashboards/project/instances/templates/instances/_detail_overview.html:14 -#: dashboards/project/loadbalancers/tables.py:284 -#: dashboards/project/loadbalancers/tables.py:318 -#: dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html:28 -#: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 -#: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:55 -#: dashboards/project/networks/tables.py:123 -#: dashboards/project/networks/ports/tables.py:64 -#: dashboards/project/networks/templates/networks/_detail_overview.html:13 -#: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 -#: dashboards/project/routers/tables.py:166 -#: dashboards/project/routers/ports/tables.py:94 -#: dashboards/project/routers/templates/routers/_detail_overview.html:11 -#: dashboards/project/stacks/tables.py:98 -#: dashboards/project/stacks/tables.py:135 -#: dashboards/project/stacks/tables.py:182 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:19 -#: dashboards/project/stacks/templates/stacks/_detail_overview.html:26 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:31 -#: dashboards/project/stacks/templates/stacks/_resource_overview.html:36 -#: dashboards/project/volumes/backups/tables.py:116 -#: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html:18 -#: dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html:18 -#: dashboards/project/volumes/volumes/tables.py:348 -#: dashboards/project/vpn/tables.py:193 dashboards/project/vpn/tables.py:220 -#: dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html:71 -#: dashboards/project/vpn/templates/vpn/_vpnservice_details.html:38 -msgid "Status" -msgstr "状态" - #: dashboards/admin/info/tables.py:67 dashboards/admin/info/tabs.py:31 msgid "Services" msgstr "服务" -#: dashboards/admin/info/tables.py:89 dashboards/admin/info/tables.py:113 -msgid "Zone" -msgstr "域" - -#: dashboards/admin/info/tables.py:91 dashboards/admin/info/tables.py:116 -#: dashboards/admin/info/tables.py:166 dashboards/project/overview/views.py:34 -msgid "State" -msgstr "状态" - #: dashboards/admin/info/tables.py:96 dashboards/admin/info/tables.py:121 #: dashboards/admin/info/tables.py:170 msgctxt "Time since the last update" @@ -1915,7 +2016,7 @@ msgid "Network Agents" msgstr "网络代理" #: dashboards/admin/info/tables.py:198 -#: dashboards/identity/projects/workflows.py:44 +#: dashboards/identity/projects/workflows.py:44 usage/quotas.py:66 msgid "Injected File Content Bytes" msgstr "注入的文件内容字节数" @@ -1924,12 +2025,12 @@ msgid "Length of Injected File Path" msgstr "注入文件路径的长度" #: dashboards/admin/info/tables.py:200 -#: dashboards/identity/projects/workflows.py:46 +#: dashboards/identity/projects/workflows.py:46 usage/quotas.py:62 msgid "Metadata Items" msgstr "元数据条目" #: dashboards/admin/info/tables.py:203 -#: dashboards/identity/projects/workflows.py:50 +#: dashboards/identity/projects/workflows.py:50 usage/quotas.py:65 msgid "Injected Files" msgstr "注入的文件" @@ -1945,7 +2046,7 @@ msgstr "注入的文件" #: dashboards/project/volumes/templates/volumes/index.html:6 #: dashboards/project/volumes/volumes/tables.py:60 #: dashboards/project/volumes/volumes/tables.py:384 -#: dashboards/project/volumes/volumes/tables.py:398 +#: dashboards/project/volumes/volumes/tables.py:398 usage/quotas.py:74 msgid "Volumes" msgstr "云硬盘" @@ -1954,18 +2055,18 @@ msgstr "云硬盘" #: dashboards/identity/projects/workflows.py:54 #: dashboards/project/volumes/tabs.py:76 #: dashboards/project/volumes/snapshots/tables.py:45 -#: dashboards/project/volumes/snapshots/tables.py:137 +#: dashboards/project/volumes/snapshots/tables.py:137 usage/quotas.py:75 msgid "Volume Snapshots" msgstr "云硬盘快照" #: dashboards/admin/info/tables.py:206 -#: dashboards/identity/projects/workflows.py:56 +#: dashboards/identity/projects/workflows.py:56 usage/quotas.py:76 msgid "Total Size of Volumes and Snapshots (GB)" msgstr "卷和快照的总大小(GB)" #: dashboards/admin/info/tables.py:207 dashboards/admin/overview/views.py:33 #: dashboards/identity/projects/workflows.py:57 -#: dashboards/project/overview/views.py:32 +#: dashboards/project/overview/views.py:32 usage/quotas.py:67 msgid "RAM (MB)" msgstr "内存 (MB)" @@ -1975,6 +2076,7 @@ msgstr "内存 (MB)" #: dashboards/project/access_and_security/tabs.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:75 #: dashboards/project/access_and_security/floating_ips/tables.py:175 +#: usage/quotas.py:68 usage/quotas.py:81 msgid "Floating IPs" msgstr "浮动IP" @@ -1987,6 +2089,7 @@ msgstr "浮动IP" #: dashboards/project/instances/templates/instances/_detail_overview.html:77 #: dashboards/project/instances/workflows/create_instance.py:488 #: dashboards/project/instances/workflows/update_instance.py:80 +#: usage/quotas.py:70 usage/quotas.py:82 msgid "Security Groups" msgstr "安全组" @@ -1994,6 +2097,7 @@ msgstr "安全组" #: dashboards/identity/projects/workflows.py:63 #: dashboards/identity/projects/workflows.py:69 #: dashboards/project/access_and_security/security_groups/tables.py:247 +#: usage/quotas.py:71 usage/quotas.py:83 msgid "Security Group Rules" msgstr "安全组规则" @@ -2001,6 +2105,7 @@ msgstr "安全组规则" #: dashboards/project/access_and_security/tabs.py:58 #: dashboards/project/access_and_security/keypairs/tables.py:26 #: dashboards/project/access_and_security/keypairs/tables.py:75 +#: usage/quotas.py:72 msgid "Key Pairs" msgstr "密钥对" @@ -2009,7 +2114,7 @@ msgstr "密钥对" #: dashboards/admin/routers/ports/tables.py:29 #: dashboards/identity/projects/workflows.py:59 #: dashboards/project/networks/ports/tables.py:62 -#: dashboards/project/routers/ports/tables.py:93 +#: dashboards/project/routers/ports/tables.py:93 usage/quotas.py:69 msgid "Fixed IPs" msgstr "固定IP" @@ -2041,10 +2146,6 @@ msgstr "限制" msgid "Quotas" msgstr "配额" -#: dashboards/admin/info/tabs.py:56 -msgid "Unable to get nova services list." -msgstr "无法查询nova服务列表。" - #: dashboards/admin/info/tabs.py:74 msgid "Unable to get cinder services list." msgstr "无法获取Cinder服务列表" @@ -2085,10 +2186,6 @@ msgid "" " " msgstr "版本: %(version_info)s" -#: dashboards/admin/instances/forms.py:27 -msgid "Current Host" -msgstr "当前主机" - #: dashboards/admin/instances/forms.py:31 msgid "New Host" msgstr "新主机" @@ -2109,10 +2206,6 @@ msgstr "块迁移" msgid "Select a new host" msgstr "选择一个新的主机" -#: dashboards/admin/instances/forms.py:57 -msgid "No other hosts available." -msgstr "没有其他可用的主机" - #: dashboards/admin/instances/forms.py:69 #, python-format msgid "The instance is preparing the live migration to host \"%s\"." @@ -2136,12 +2229,12 @@ msgstr "计划移植(待确认)" #: dashboards/project/access_and_security/floating_ips/workflows.py:34 #: dashboards/project/databases/tables.py:36 #: dashboards/project/databases/tables.py:49 -#: dashboards/project/instances/tables.py:79 -#: dashboards/project/instances/tables.py:103 -#: dashboards/project/instances/tables.py:139 -#: dashboards/project/instances/tables.py:180 -#: dashboards/project/instances/tables.py:634 -#: dashboards/project/instances/tables.py:655 +#: dashboards/project/instances/tables.py:81 +#: dashboards/project/instances/tables.py:105 +#: dashboards/project/instances/tables.py:141 +#: dashboards/project/instances/tables.py:182 +#: dashboards/project/instances/tables.py:639 +#: dashboards/project/instances/tables.py:660 #: dashboards/project/network_topology/templates/network_topology/_svg_element.html:196 #: dashboards/project/volumes/volumes/tables.py:423 msgid "Instance" @@ -2184,12 +2277,12 @@ msgid "IPv6 Address =" msgstr "IPv6 地址 =" #: dashboards/admin/instances/tables.py:96 -#: dashboards/project/instances/tables.py:794 +#: dashboards/project/instances/tables.py:799 msgid "Image ID =" msgstr "镜像ID =" #: dashboards/admin/instances/tables.py:97 -#: dashboards/project/instances/tables.py:795 +#: dashboards/project/instances/tables.py:800 msgid "Flavor ID =" msgstr "实例类型ID =" @@ -2197,7 +2290,7 @@ msgstr "实例类型ID =" #: dashboards/project/access_and_security/floating_ips/tables.py:157 #: dashboards/project/access_and_security/floating_ips/workflows.py:30 #: dashboards/project/access_and_security/floating_ips/workflows.py:37 -#: dashboards/project/instances/tables.py:818 +#: dashboards/project/instances/tables.py:823 #: dashboards/project/loadbalancers/tables.py:309 msgid "IP Address" msgstr "IP 地址" @@ -2210,7 +2303,7 @@ msgstr "IP 地址" #: dashboards/project/databases/tables.py:211 #: dashboards/project/images/images/tables.py:232 #: dashboards/project/images/templates/images/images/_detail_overview.html:44 -#: dashboards/project/instances/tables.py:821 +#: dashboards/project/instances/tables.py:826 #: dashboards/project/instances/templates/instances/_instance_flavor.html:6 #: dashboards/project/volumes/backups/tables.py:112 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:35 @@ -2221,17 +2314,17 @@ msgid "Size" msgstr "配置" #: dashboards/admin/instances/tables.py:153 -#: dashboards/project/instances/tables.py:833 +#: dashboards/project/instances/tables.py:838 msgid "Task" msgstr "任务" #: dashboards/admin/instances/tables.py:160 -#: dashboards/project/instances/tables.py:840 +#: dashboards/project/instances/tables.py:845 msgid "Power State" msgstr "电源状态" #: dashboards/admin/instances/tables.py:162 -#: dashboards/project/instances/tables.py:843 +#: dashboards/project/instances/tables.py:848 #: dashboards/project/instances/templates/instances/_detail_overview.html:20 #: usage/tables.py:75 msgid "Uptime" @@ -2273,7 +2366,7 @@ msgstr "热迁移" #: dashboards/admin/instances/templates/instances/_live_migrate.html:18 msgid "Live migrate an instance to a specific host." -msgstr "" +msgstr "动态迁移一个实例到特定的主机" #: dashboards/admin/instances/templates/instances/index.html:6 msgid "All Instances" @@ -2672,6 +2765,7 @@ msgstr "网络 %s 更新失败。" #: dashboards/project/networks/tables.py:129 #: dashboards/project/networks/templates/networks/index.html:3 #: dashboards/project/networks/templates/networks/index.html:6 +#: usage/quotas.py:77 msgid "Networks" msgstr "网络" @@ -2731,7 +2825,7 @@ msgstr "DHCP Agents" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:18 #: dashboards/project/images/templates/images/images/_detail_overview.html:29 -#: dashboards/project/instances/tables.py:596 +#: dashboards/project/instances/tables.py:601 #: dashboards/project/networks/templates/networks/_detail_overview.html:14 #: dashboards/project/networks/templates/networks/_detail_overview.html:16 #: dashboards/project/networks/templates/networks/_detail_overview.html:23 @@ -2819,10 +2913,6 @@ msgstr "增加DHCP Agent" msgid "Id" msgstr "Id" -#: dashboards/admin/networks/agents/tables.py:82 -msgid "Updated At" -msgstr "已更新于" - #: dashboards/admin/networks/agents/views.py:59 #: dashboards/admin/networks/ports/views.py:48 #: dashboards/project/networks/subnets/views.py:46 @@ -2900,7 +2990,7 @@ msgstr "端口" #: dashboards/admin/networks/ports/tables.py:33 #: dashboards/admin/networks/ports/tables.py:102 #: dashboards/identity/projects/workflows.py:72 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:75 usage/quotas.py:79 msgid "Ports" msgstr "端口" @@ -2979,7 +3069,7 @@ msgstr "子网" #: dashboards/admin/networks/subnets/tables.py:116 #: dashboards/identity/projects/workflows.py:74 #: dashboards/project/networks/subnets/tables.py:45 -#: dashboards/project/networks/subnets/tables.py:127 +#: dashboards/project/networks/subnets/tables.py:127 usage/quotas.py:78 msgid "Subnets" msgstr "子网" @@ -3123,8 +3213,8 @@ msgstr "无法获取项目列表。" #: dashboards/project/data_processing/nodegroup_templates/tables.py:57 #: dashboards/project/databases/tables.py:64 #: dashboards/project/databases/tables.py:80 -#: dashboards/project/instances/tables.py:712 -#: dashboards/project/instances/tables.py:728 +#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:733 msgid "Deleted" msgstr "删除" @@ -3176,6 +3266,7 @@ msgstr "监控" #: dashboards/project/routers/tables.py:188 #: dashboards/project/routers/templates/routers/index.html:3 #: dashboards/project/routers/templates/routers/index.html:6 +#: usage/quotas.py:80 msgid "Routers" msgstr "路由" @@ -3305,7 +3396,7 @@ msgstr "项目ID" #: dashboards/project/routers/tables.py:170 #: dashboards/project/routers/templates/routers/_detail_overview.html:16 msgid "Distributed" -msgstr "" +msgstr "分布式的" #: dashboards/admin/routers/templates/routers/_detail_overview.html:22 #: dashboards/project/routers/templates/routers/_detail_overview.html:20 @@ -3321,12 +3412,12 @@ msgstr "已连接外部网络" #: dashboards/project/routers/tables.py:74 #: dashboards/project/routers/templates/routers/_update.html:8 msgid "Edit Router" -msgstr "" +msgstr "编辑路由" #: dashboards/admin/routers/templates/routers/_update.html:18 #: dashboards/project/routers/templates/routers/_update.html:18 msgid "You may update the editable properties of your router here." -msgstr "" +msgstr "你可以在这里更新路由的属性" #: dashboards/admin/routers/templates/routers/detail.html:3 #: dashboards/project/routers/templates/routers/detail.html:3 @@ -3343,7 +3434,7 @@ msgstr "路由详情" #: dashboards/project/routers/templates/routers/update.html:3 #: dashboards/project/routers/templates/routers/update.html:6 msgid "Update Router" -msgstr "" +msgstr "更新路由" #: dashboards/admin/volumes/tabs.py:49 dashboards/admin/volumes/tabs.py:96 #: dashboards/admin/volumes/snapshots/tables.py:51 @@ -3366,13 +3457,13 @@ msgstr "创建中" #: dashboards/admin/volumes/snapshots/forms.py:26 #: dashboards/admin/volumes/volumes/forms.py:56 -#: dashboards/project/instances/tables.py:766 +#: dashboards/project/instances/tables.py:771 msgid "Deleting" msgstr "删除中" #: dashboards/admin/volumes/snapshots/forms.py:27 #: dashboards/admin/volumes/volumes/forms.py:58 -#: dashboards/project/instances/tables.py:717 +#: dashboards/project/instances/tables.py:722 msgid "Error" msgstr "错误" @@ -3717,7 +3808,7 @@ msgstr "域上下文已清除。" #: dashboards/identity/domains/tables.py:186 #: dashboards/identity/projects/workflows.py:119 #: dashboards/identity/users/forms.py:75 -#: dashboards/identity/users/forms.py:153 +#: dashboards/identity/users/forms.py:154 msgid "Domain ID" msgstr "域ID" @@ -3740,7 +3831,7 @@ msgstr "无法获取域详情。" #: dashboards/identity/domains/workflows.py:43 #: dashboards/identity/domains/workflows.py:280 msgid "Domain Information" -msgstr "" +msgstr "域信息" #: dashboards/identity/domains/workflows.py:45 msgid "" @@ -3758,7 +3849,7 @@ msgstr "在keystone中无法找到默认角色\"%s\"" #: dashboards/identity/domains/workflows.py:76 msgid "Unable to find default role." -msgstr "" +msgstr "无法获取默认角色" #: dashboards/identity/domains/workflows.py:88 #: dashboards/identity/projects/workflows.py:248 @@ -3775,12 +3866,12 @@ msgstr "无法获取角色列表。" #: dashboards/identity/domains/workflows.py:114 msgid "Unable to retrieve user domain role assignments." -msgstr "" +msgstr "无法获取用户在域中的角色分配" #: dashboards/identity/domains/workflows.py:126 #: dashboards/identity/domains/workflows.py:133 msgid "Domain Members" -msgstr "" +msgstr "域成员" #: dashboards/identity/domains/workflows.py:132 #: dashboards/identity/projects/workflows.py:237 @@ -3953,7 +4044,7 @@ msgstr "添加..." #: dashboards/identity/groups/tables.py:163 #: dashboards/identity/users/forms.py:81 -#: dashboards/identity/users/forms.py:160 +#: dashboards/identity/users/forms.py:161 #: dashboards/identity/users/tables.py:132 #: dashboards/project/data_processing/data_image_registry/forms.py:28 #: dashboards/project/databases/tables.py:236 @@ -3962,7 +4053,7 @@ msgstr "用户名" #: dashboards/identity/groups/tables.py:164 #: dashboards/identity/users/forms.py:83 -#: dashboards/identity/users/forms.py:162 +#: dashboards/identity/users/forms.py:163 #: dashboards/identity/users/tables.py:133 msgid "Email" msgstr "邮箱" @@ -4121,12 +4212,12 @@ msgstr "配额" #: dashboards/identity/projects/workflows.py:89 msgid "Set maximum quotas for the project." -msgstr "" +msgstr "为项目设置最大配额" #: dashboards/identity/projects/workflows.py:99 #, python-format msgid "%(used)s %(key)s used" -msgstr "" +msgstr "%(used)s %(key)s 已使用" #: dashboards/identity/projects/workflows.py:104 #, python-format @@ -4135,18 +4226,18 @@ msgstr "" #: dashboards/identity/projects/workflows.py:122 #: dashboards/identity/users/forms.py:78 -#: dashboards/identity/users/forms.py:156 +#: dashboards/identity/users/forms.py:157 msgid "Domain Name" msgstr "域名" #: dashboards/identity/projects/workflows.py:145 #: dashboards/identity/projects/workflows.py:492 msgid "Project Information" -msgstr "" +msgstr "项目信息" #: dashboards/identity/projects/workflows.py:146 msgid "Create a project to organize users." -msgstr "" +msgstr "为组织用户创建一个项目" #: dashboards/identity/projects/workflows.py:164 msgid "Unable to retrieve user list. Please try again later." @@ -4194,7 +4285,7 @@ msgstr "无法设置项目配额" #: dashboards/identity/projects/workflows.py:494 msgid "Edit the project details." -msgstr "" +msgstr "编辑项目详情" #: dashboards/identity/projects/workflows.py:511 #, python-format @@ -4301,7 +4392,7 @@ msgstr "查看角色信息权限不足。" #: dashboards/identity/roles/templates/roles/_create.html:18 msgid "Create a new role." -msgstr "" +msgstr "创建新角色" #: dashboards/identity/roles/templates/roles/_update.html:8 #: dashboards/identity/roles/templates/roles/_update.html:23 @@ -4312,7 +4403,7 @@ msgstr "更新角色" #: dashboards/identity/roles/templates/roles/_update.html:18 msgid "Edit the role's details." -msgstr "" +msgstr "编辑角色详情" #: dashboards/identity/users/forms.py:56 msgid "No available projects" @@ -4326,42 +4417,42 @@ msgid "Passwords do not match." msgstr "密码不匹配。" #: dashboards/identity/users/forms.py:86 -#: dashboards/identity/users/forms.py:165 +#: dashboards/identity/users/forms.py:166 #: dashboards/project/data_processing/job_binaries/forms.py:71 #: dashboards/project/databases/workflows/create_instance.py:197 #: dashboards/project/instances/forms.py:153 -#: dashboards/project/instances/tables.py:723 +#: dashboards/project/instances/tables.py:728 msgid "Password" msgstr "密码" #: dashboards/identity/users/forms.py:91 -#: dashboards/identity/users/forms.py:171 +#: dashboards/identity/users/forms.py:172 msgid "Confirm Password" msgstr "确认密码" #: dashboards/identity/users/forms.py:93 -#: dashboards/identity/users/forms.py:174 +#: dashboards/identity/users/forms.py:175 msgid "Primary Project" msgstr "主项目" -#: dashboards/identity/users/forms.py:128 +#: dashboards/identity/users/forms.py:129 #, python-format msgid "User \"%s\" was successfully created." msgstr "用户 \"%s\" 成功创建。" -#: dashboards/identity/users/forms.py:144 +#: dashboards/identity/users/forms.py:145 msgid "Unable to add user to primary project." msgstr "无法向首要项目添加用户。" -#: dashboards/identity/users/forms.py:148 +#: dashboards/identity/users/forms.py:149 msgid "Unable to create user." msgstr "无法创建用户。" -#: dashboards/identity/users/forms.py:206 +#: dashboards/identity/users/forms.py:208 msgid "User has been updated successfully." msgstr "用户更新成功" -#: dashboards/identity/users/forms.py:209 +#: dashboards/identity/users/forms.py:211 msgid "Unable to update the user." msgstr "无法更新此用户。" @@ -4405,7 +4496,7 @@ msgstr "无法得到用户角色" msgid "" "Create a new user and set related properties including the Primary Project " "and Role." -msgstr "" +msgstr "创建一个新用户,并将该用户与项目和角色关联" #: dashboards/identity/users/templates/users/_update.html:8 #: dashboards/identity/users/templates/users/_update.html:33 @@ -4416,7 +4507,7 @@ msgstr "更新用户" #: dashboards/identity/users/templates/users/_update.html:18 msgid "Edit the user's details, including the Primary Project and Role." -msgstr "" +msgstr "编辑用户详情,包括主项目和角色。" #: dashboards/project/dashboard.py:22 msgid "Compute" @@ -4542,7 +4633,7 @@ msgstr "分配IP给项目" #: dashboards/project/access_and_security/floating_ips/tables.py:55 #: dashboards/project/access_and_security/keypairs/tables.py:58 -#: dashboards/project/instances/tables.py:245 +#: dashboards/project/instances/tables.py:247 #: dashboards/project/volumes/volumes/tables.py:112 msgid "(Quota exceeded)" msgstr "(配额用尽)" @@ -4577,7 +4668,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "浮动IP解除绑定成功: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:139 -#: dashboards/project/instances/tables.py:590 +#: dashboards/project/instances/tables.py:595 msgid "Unable to disassociate floating IP." msgstr "无法将浮动IP解除绑定" @@ -4670,7 +4761,7 @@ msgid "Unable to import key pair." msgstr "无法导入密钥对。" #: dashboards/project/access_and_security/keypairs/tables.py:25 -#: dashboards/project/instances/tables.py:823 +#: dashboards/project/instances/tables.py:828 #: dashboards/project/instances/workflows/create_instance.py:473 msgid "Key Pair" msgstr "值对" @@ -5138,7 +5229,7 @@ msgstr "无法创建容器。" #: dashboards/project/containers/forms.py:83 #: dashboards/project/containers/templates/containers/_update.html:22 -#: dashboards/project/stacks/forms.py:55 +#: dashboards/project/stacks/forms.py:56 msgid "File" msgstr "文件" @@ -5656,7 +5747,7 @@ msgstr "节点数量" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:12 #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html:15 msgid "Flavor is not specified" -msgstr "" +msgstr "没有指定实例类型" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:18 #: dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html:34 @@ -5688,7 +5779,7 @@ msgstr "上传" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/cluster_node_groups_template.html:93 msgid "Select a Node Group Template to add" -msgstr "" +msgstr "选择一个节点组模板来添加" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/cluster_templates.html:6 msgid "Data Processing - Cluster Templates" @@ -5696,7 +5787,7 @@ msgstr "数据处理 - 集群模板" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/cluster_templates.html:22 msgid "Add Node Group" -msgstr "" +msgstr "增加节点组" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/configure.html:3 #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/configure.html:6 @@ -6066,7 +6157,7 @@ msgstr "版本" #: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_tag_form.html:30 msgid "Add plugin tags" -msgstr "" +msgstr "增加插件标签" #: dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_tag_form.html:38 msgid "Add custom tag" @@ -6166,7 +6257,7 @@ msgstr "数据源概要" #: dashboards/project/loadbalancers/workflows.py:519 #: dashboards/project/loadbalancers/workflows.py:523 #: dashboards/project/loadbalancers/workflows.py:524 -#: dashboards/project/stacks/forms.py:57 +#: dashboards/project/stacks/forms.py:58 msgid "URL" msgstr "url" @@ -6455,7 +6546,7 @@ msgid "Last Updated" msgstr "最近更新" #: dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html:19 -#: dashboards/project/instances/tables.py:633 +#: dashboards/project/instances/tables.py:638 msgid "Started" msgstr "已开始" @@ -6527,7 +6618,7 @@ msgstr "Hive" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:11 #: dashboards/project/data_processing/jobs/workflows/create.py:71 msgid "Spark" -msgstr "" +msgstr "Spark" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:12 #: dashboards/project/data_processing/jobs/workflows/create.py:72 @@ -6547,7 +6638,7 @@ msgstr "选择或创建你的主二进制文件。额外库可以通过“库” #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:20 msgid "For Spark jobs, only a main is required, \"libs\" are optional." -msgstr "" +msgstr "Spark任务只需要main,\"libs\"是可选的。" #: dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html:23 msgid "" @@ -6654,7 +6745,7 @@ msgstr "选择任务使用的二进制文件。" #: dashboards/project/data_processing/jobs/workflows/create.py:73 msgid "Streaming MapReduce" -msgstr "" +msgstr "MapReduce流" #: dashboards/project/data_processing/jobs/workflows/create.py:120 msgid "Job created" @@ -6819,11 +6910,11 @@ msgstr "筛选" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_fields_help.html:4 msgid "Show full configuration" -msgstr "" +msgstr "显示所有配置项" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_fields_help.html:5 msgid "Hide full configuration" -msgstr "" +msgstr "隐藏所有配置项" #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/configure.html:3 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/configure.html:6 @@ -6860,8 +6951,8 @@ msgid "Storage location" msgstr "存储位置" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:47 -msgid "Storage" -msgstr "存储" +msgid "Choose a storage location" +msgstr "" #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:60 msgid "Volumes size (GB)" @@ -6980,8 +7071,8 @@ msgstr "备份" #: dashboards/project/databases/tables.py:155 #: dashboards/project/databases/tables.py:172 #: dashboards/project/databases/tables.py:178 -#: dashboards/project/instances/tables.py:697 -#: dashboards/project/instances/tables.py:704 +#: dashboards/project/instances/tables.py:702 +#: dashboards/project/instances/tables.py:709 msgid "Not available" msgstr "不可用" @@ -7164,12 +7255,12 @@ msgid "Unable to resize volume. %s" msgstr "无法调整卷 %s 的大小" #: dashboards/project/databases/tables.py:34 -#: dashboards/project/instances/tables.py:77 +#: dashboards/project/instances/tables.py:79 msgid "Terminate" msgstr "终止" #: dashboards/project/databases/tables.py:35 -#: dashboards/project/instances/tables.py:78 +#: dashboards/project/instances/tables.py:80 #, python-format msgid "Scheduled termination of %(data_type)s" msgstr "已计划停止%(data_type)s" @@ -7200,8 +7291,8 @@ msgstr "删除数据库实例错误" #: dashboards/project/databases/tables.py:95 #: dashboards/project/databases/templates/databases/launch.html:3 #: dashboards/project/databases/workflows/create_instance.py:272 -#: dashboards/project/instances/tables.py:219 -#: dashboards/project/instances/tables.py:247 +#: dashboards/project/instances/tables.py:221 +#: dashboards/project/instances/tables.py:249 #: dashboards/project/instances/workflows/create_instance.py:696 #: dashboards/project/network_topology/templates/network_topology/index.html:28 msgid "Launch Instance" @@ -7445,7 +7536,7 @@ msgstr "启动数据库" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:263 +#: dashboards/project/instances/tables.py:265 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "编辑云主机" @@ -7486,7 +7577,7 @@ msgid "Launch instance with these networks" msgstr "使用这些网络启动云主机" #: dashboards/project/databases/workflows/create_instance.py:147 -#: dashboards/project/instances/tables.py:738 +#: dashboards/project/instances/tables.py:743 #: dashboards/project/instances/workflows/create_instance.py:607 msgid "Networking" msgstr "网络" @@ -8276,7 +8367,7 @@ msgstr "镜像详情 :" #: dashboards/project/images/templates/images/snapshots/_create.html:9 #: dashboards/project/images/templates/images/snapshots/_create.html:24 #: dashboards/project/images/templates/images/snapshots/create.html:3 -#: dashboards/project/instances/tables.py:305 +#: dashboards/project/instances/tables.py:307 #: dashboards/project/volumes/volumes/tables.py:167 msgid "Create Snapshot" msgstr "创建快照" @@ -8291,11 +8382,11 @@ msgstr "创建一个快照" #: dashboards/project/instances/audit_tables.py:24 msgid "Request ID" -msgstr "" +msgstr "请求ID" #: dashboards/project/instances/audit_tables.py:26 msgid "Start Time" -msgstr "" +msgstr "开始时间" #: dashboards/project/instances/audit_tables.py:29 #: dashboards/project/instances/templates/instances/_detail_overview.html:30 @@ -8304,7 +8395,7 @@ msgstr "消息" #: dashboards/project/instances/audit_tables.py:33 msgid "Instance Action List" -msgstr "" +msgstr "实例操作列表" #: dashboards/project/instances/console.py:41 #, python-format @@ -8386,81 +8477,81 @@ msgstr "或者拷贝/粘贴你的私钥" msgid "Unable to retrieve instance password." msgstr "无法获取云主机密码。" -#: dashboards/project/instances/tables.py:101 -#: dashboards/project/instances/tables.py:722 +#: dashboards/project/instances/tables.py:103 +#: dashboards/project/instances/tables.py:727 msgid "Hard Reboot" msgstr "硬重启" -#: dashboards/project/instances/tables.py:102 +#: dashboards/project/instances/tables.py:104 msgid "Hard Rebooted" msgstr "硬重启" -#: dashboards/project/instances/tables.py:128 +#: dashboards/project/instances/tables.py:130 msgid "Soft Reboot" msgstr "软重启" -#: dashboards/project/instances/tables.py:129 +#: dashboards/project/instances/tables.py:131 msgid "Soft Rebooted" msgstr "已软重启" -#: dashboards/project/instances/tables.py:137 +#: dashboards/project/instances/tables.py:139 msgid "Pause" msgstr "暂停" -#: dashboards/project/instances/tables.py:137 -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:139 +#: dashboards/project/instances/tables.py:180 msgid "Resume" msgstr "恢复" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:716 -#: dashboards/project/instances/tables.py:780 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:785 msgid "Paused" msgstr "已暂停" -#: dashboards/project/instances/tables.py:138 -#: dashboards/project/instances/tables.py:179 +#: dashboards/project/instances/tables.py:140 +#: dashboards/project/instances/tables.py:181 msgid "Resumed" msgstr "已恢复" -#: dashboards/project/instances/tables.py:178 +#: dashboards/project/instances/tables.py:180 msgid "Suspend" msgstr "挂起" -#: dashboards/project/instances/tables.py:179 -#: dashboards/project/instances/tables.py:715 -#: dashboards/project/instances/tables.py:784 +#: dashboards/project/instances/tables.py:181 +#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:789 msgid "Suspended" msgstr "已挂起" -#: dashboards/project/instances/tables.py:292 +#: dashboards/project/instances/tables.py:294 msgid "Edit Security Groups" msgstr "编辑安全组" -#: dashboards/project/instances/tables.py:324 +#: dashboards/project/instances/tables.py:326 #: dashboards/project/instances/tabs.py:58 msgid "Console" msgstr "控制台" -#: dashboards/project/instances/tables.py:350 +#: dashboards/project/instances/tables.py:352 msgid "View Log" msgstr "查看日志" -#: dashboards/project/instances/tables.py:373 +#: dashboards/project/instances/tables.py:375 #: dashboards/project/instances/workflows/resize_instance.py:88 msgid "Resize Instance" msgstr "调整云主机大小" -#: dashboards/project/instances/tables.py:400 +#: dashboards/project/instances/tables.py:405 msgid "Confirm Resize/Migrate" msgstr "确认修改尺寸/移植" -#: dashboards/project/instances/tables.py:419 -#: dashboards/project/instances/tables.py:720 +#: dashboards/project/instances/tables.py:424 +#: dashboards/project/instances/tables.py:725 msgid "Revert Resize/Migrate" msgstr "恢复修改尺寸/移植" -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:443 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 #: dashboards/project/instances/templates/instances/rebuild.html:3 @@ -8468,280 +8559,280 @@ msgstr "恢复修改尺寸/移植" msgid "Rebuild Instance" msgstr "重建云主机" -#: dashboards/project/instances/tables.py:461 +#: dashboards/project/instances/tables.py:466 msgid "Retrieve Password" msgstr "取回密码" -#: dashboards/project/instances/tables.py:484 -#: dashboards/project/instances/tables.py:514 +#: dashboards/project/instances/tables.py:489 +#: dashboards/project/instances/tables.py:519 msgid "Associate Floating IP" msgstr "绑定浮动IP" -#: dashboards/project/instances/tables.py:539 +#: dashboards/project/instances/tables.py:544 #, python-format msgid "Successfully associated floating IP: %s" msgstr "浮动IP绑定成功: %s" -#: dashboards/project/instances/tables.py:543 +#: dashboards/project/instances/tables.py:548 msgid "Unable to associate floating IP." msgstr "无法绑定浮动ip" -#: dashboards/project/instances/tables.py:549 +#: dashboards/project/instances/tables.py:554 msgid "Disassociate Floating IP" msgstr "解除浮动IP的绑定" -#: dashboards/project/instances/tables.py:584 +#: dashboards/project/instances/tables.py:589 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "浮动IP解除绑定成功: %s" -#: dashboards/project/instances/tables.py:587 +#: dashboards/project/instances/tables.py:592 msgid "No floating IPs to disassociate." msgstr "没有可以取消的浮动ip地址" -#: dashboards/project/instances/tables.py:597 +#: dashboards/project/instances/tables.py:602 #, python-format msgid "Please try again later [Error: %s]." msgstr "请稍后再试 [错误: %s]." -#: dashboards/project/instances/tables.py:599 +#: dashboards/project/instances/tables.py:604 msgid "" "There is not enough capacity for this flavor in the selected availability " "zone. Try again later or select a different availability zone." msgstr "在选定的可用域中没有足够的空间来匹配这个主机类型。请稍后重试或者选择另外一个可用域" -#: dashboards/project/instances/tables.py:611 +#: dashboards/project/instances/tables.py:616 #, python-format msgid "Failed to launch instance \"%s\"" msgstr "创建实例 \"%s\" 失败" -#: dashboards/project/instances/tables.py:632 +#: dashboards/project/instances/tables.py:637 #: dashboards/project/networks/templates/networks/subnets/_detail_overview.html:24 msgid "Start" msgstr "开始" -#: dashboards/project/instances/tables.py:653 -#: dashboards/project/instances/tables.py:654 -#: dashboards/project/instances/tables.py:782 +#: dashboards/project/instances/tables.py:658 +#: dashboards/project/instances/tables.py:659 +#: dashboards/project/instances/tables.py:787 msgid "Shut Off" msgstr "关机" -#: dashboards/project/instances/tables.py:688 +#: dashboards/project/instances/tables.py:693 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:713 +#: dashboards/project/instances/tables.py:718 msgid "Active" msgstr "运行中" -#: dashboards/project/instances/tables.py:714 +#: dashboards/project/instances/tables.py:719 msgid "Shutoff" msgstr "关机" -#: dashboards/project/instances/tables.py:718 +#: dashboards/project/instances/tables.py:723 msgid "Resize/Migrate" msgstr "重建/迁移" -#: dashboards/project/instances/tables.py:719 +#: dashboards/project/instances/tables.py:724 msgid "Confirm or Revert Resize/Migrate" msgstr "确认或者回退 重建/迁移" -#: dashboards/project/instances/tables.py:721 +#: dashboards/project/instances/tables.py:726 msgid "Reboot" msgstr "重启" -#: dashboards/project/instances/tables.py:724 +#: dashboards/project/instances/tables.py:729 msgid "Rebuild" msgstr "重建" -#: dashboards/project/instances/tables.py:725 -#: dashboards/project/instances/tables.py:765 +#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:770 msgid "Migrating" msgstr "正在迁移" -#: dashboards/project/instances/tables.py:726 +#: dashboards/project/instances/tables.py:731 msgid "Build" msgstr "创建" -#: dashboards/project/instances/tables.py:727 +#: dashboards/project/instances/tables.py:732 msgid "Rescue" msgstr "恢复" -#: dashboards/project/instances/tables.py:729 +#: dashboards/project/instances/tables.py:734 msgid "Soft Deleted" msgstr "软删除" -#: dashboards/project/instances/tables.py:730 +#: dashboards/project/instances/tables.py:735 msgid "Shelved" msgstr "搁置的" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:736 msgid "Shelved Offloaded" msgstr "搁置卸载" -#: dashboards/project/instances/tables.py:736 +#: dashboards/project/instances/tables.py:741 msgid "Scheduling" msgstr "调度" -#: dashboards/project/instances/tables.py:737 +#: dashboards/project/instances/tables.py:742 msgid "Block Device Mapping" msgstr "块设备映射" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:744 msgid "Spawning" msgstr "孵化中" -#: dashboards/project/instances/tables.py:740 +#: dashboards/project/instances/tables.py:745 msgid "Snapshotting" msgstr "快照中" -#: dashboards/project/instances/tables.py:741 +#: dashboards/project/instances/tables.py:746 msgid "Image Snapshot Pending" msgstr "镜像快照等待中" -#: dashboards/project/instances/tables.py:742 +#: dashboards/project/instances/tables.py:747 msgid "Image Pending Upload" msgstr "等待上传镜像" -#: dashboards/project/instances/tables.py:743 +#: dashboards/project/instances/tables.py:748 msgid "Image Uploading" msgstr "镜像上传中" -#: dashboards/project/instances/tables.py:744 +#: dashboards/project/instances/tables.py:749 msgid "Image Backup" msgstr "镜像备份" -#: dashboards/project/instances/tables.py:745 +#: dashboards/project/instances/tables.py:750 msgid "Updating Password" msgstr "密码更新中" -#: dashboards/project/instances/tables.py:746 +#: dashboards/project/instances/tables.py:751 msgid "Preparing Resize or Migrate" msgstr "准备重建或者迁移" -#: dashboards/project/instances/tables.py:747 +#: dashboards/project/instances/tables.py:752 msgid "Resizing or Migrating" msgstr "正在重建或者迁移中" -#: dashboards/project/instances/tables.py:748 +#: dashboards/project/instances/tables.py:753 msgid "Resized or Migrated" msgstr "已经重建或者迁移" -#: dashboards/project/instances/tables.py:749 +#: dashboards/project/instances/tables.py:754 msgid "Finishing Resize or Migrate" msgstr "正在完成重建或者迁移" -#: dashboards/project/instances/tables.py:750 +#: dashboards/project/instances/tables.py:755 msgid "Reverting Resize or Migrate" msgstr "正在回退重建或者迁移" -#: dashboards/project/instances/tables.py:751 +#: dashboards/project/instances/tables.py:756 msgid "Confirming Resize or Migrate" msgstr "正在确认 重建/迁移" -#: dashboards/project/instances/tables.py:752 +#: dashboards/project/instances/tables.py:757 msgid "Rebooting" msgstr "正在重启" -#: dashboards/project/instances/tables.py:753 +#: dashboards/project/instances/tables.py:758 msgid "Rebooting Hard" msgstr "正在硬重启" -#: dashboards/project/instances/tables.py:754 +#: dashboards/project/instances/tables.py:759 msgid "Pausing" msgstr "正在暂停" -#: dashboards/project/instances/tables.py:755 -#: dashboards/project/instances/tables.py:757 +#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:762 msgid "Resuming" msgstr "正在进行恢复" -#: dashboards/project/instances/tables.py:756 +#: dashboards/project/instances/tables.py:761 msgid "Suspending" msgstr "正在挂起" -#: dashboards/project/instances/tables.py:758 +#: dashboards/project/instances/tables.py:763 msgid "Powering Off" msgstr "正在关闭电源" -#: dashboards/project/instances/tables.py:759 +#: dashboards/project/instances/tables.py:764 msgid "Powering On" msgstr "正在打开电源" -#: dashboards/project/instances/tables.py:760 +#: dashboards/project/instances/tables.py:765 msgid "Rescuing" msgstr "正在进行拯救" -#: dashboards/project/instances/tables.py:761 +#: dashboards/project/instances/tables.py:766 msgid "Unrescuing" msgstr "正在取消拯救" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:767 msgid "Rebuilding" msgstr "正在重建" -#: dashboards/project/instances/tables.py:763 +#: dashboards/project/instances/tables.py:768 msgid "Rebuild Block Device Mapping" msgstr "重建块设备映射" -#: dashboards/project/instances/tables.py:764 +#: dashboards/project/instances/tables.py:769 msgid "Rebuild Spawning" msgstr "重建孵化中" -#: dashboards/project/instances/tables.py:767 +#: dashboards/project/instances/tables.py:772 msgid "Soft Deleting" msgstr "软重启中" -#: dashboards/project/instances/tables.py:768 +#: dashboards/project/instances/tables.py:773 msgid "Restoring" msgstr "恢复中" -#: dashboards/project/instances/tables.py:769 +#: dashboards/project/instances/tables.py:774 msgid "Shelving" msgstr "搁置中" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:775 msgid "Shelving Image Pending Upload" msgstr "搁置等待上传的镜像" -#: dashboards/project/instances/tables.py:771 +#: dashboards/project/instances/tables.py:776 msgid "Shelving Image Uploading" msgstr "搁置镜像上传" -#: dashboards/project/instances/tables.py:772 +#: dashboards/project/instances/tables.py:777 msgid "Shelving Offloading" msgstr "搁置卸载中" -#: dashboards/project/instances/tables.py:773 +#: dashboards/project/instances/tables.py:778 msgid "Unshelving" msgstr "取消搁置中" -#: dashboards/project/instances/tables.py:777 +#: dashboards/project/instances/tables.py:782 msgid "No State" msgstr "无状态" -#: dashboards/project/instances/tables.py:778 +#: dashboards/project/instances/tables.py:783 msgid "Running" msgstr "运行中" -#: dashboards/project/instances/tables.py:779 +#: dashboards/project/instances/tables.py:784 msgid "Blocked" msgstr "不通" -#: dashboards/project/instances/tables.py:781 +#: dashboards/project/instances/tables.py:786 msgid "Shut Down" msgstr "关闭" -#: dashboards/project/instances/tables.py:783 +#: dashboards/project/instances/tables.py:788 msgid "Crashed" msgstr "崩溃" -#: dashboards/project/instances/tables.py:785 +#: dashboards/project/instances/tables.py:790 msgid "Failed" msgstr "失败" -#: dashboards/project/instances/tables.py:786 +#: dashboards/project/instances/tables.py:791 msgid "Building" msgstr "建立中" @@ -8757,11 +8848,11 @@ msgstr "无法获得云主机 \"%s\" 的日志。" #: dashboards/project/instances/tabs.py:81 msgid "Action Log" -msgstr "" +msgstr "操作日志" #: dashboards/project/instances/tabs.py:94 msgid "Unable to retrieve instance action list." -msgstr "" +msgstr "无法获取实例的操作日志列表" #: dashboards/project/instances/utils.py:31 msgid "Unable to retrieve instance flavors." @@ -9237,7 +9328,7 @@ msgstr "没有可用的云硬盘快照。" #: dashboards/project/instances/workflows/create_instance.py:475 msgid "Key pair to use for authentication." -msgstr "" +msgstr "认证使用密钥对" #: dashboards/project/instances/workflows/create_instance.py:479 msgid "Admin Pass" @@ -9379,7 +9470,7 @@ msgstr "无授权的安全组" #: dashboards/project/instances/workflows/update_instance.py:121 msgid "Edit the instance details." -msgstr "" +msgstr "编辑实例详细信息" #: dashboards/project/instances/workflows/update_instance.py:134 #, python-format @@ -10309,7 +10400,7 @@ msgstr "子网详情" #: dashboards/project/networks/workflows.py:201 #: dashboards/project/networks/subnets/workflows.py:137 msgid "Specify additional attributes for the subnet." -msgstr "" +msgstr "为子网指定扩展属性" #: dashboards/project/networks/workflows.py:207 #, python-format @@ -10495,7 +10586,7 @@ msgstr "MAC地址" #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:45 msgid "No attached device" -msgstr "" +msgstr "没有挂载设备" #: dashboards/project/networks/templates/networks/ports/detail.html:3 #: dashboards/project/networks/templates/networks/ports/detail.html:6 @@ -10553,16 +10644,16 @@ msgstr "路由名称" #: dashboards/project/routers/forms.py:36 #: dashboards/project/routers/forms.py:77 msgid "Router Type" -msgstr "" +msgstr "路由类型" #: dashboards/project/routers/forms.py:44 msgid "Use Server Default" -msgstr "" +msgstr "使用默认服务" #: dashboards/project/routers/forms.py:45 #: dashboards/project/routers/forms.py:95 msgid "Centralized" -msgstr "" +msgstr "集中" #: dashboards/project/routers/forms.py:58 #, python-format @@ -10581,12 +10672,12 @@ msgstr "新建路由\"%s\"失败" #: dashboards/project/routers/forms.py:107 #, python-format msgid "Router %s was successfully updated." -msgstr "" +msgstr "路由 %s 成功更新" #: dashboards/project/routers/forms.py:112 #, python-format msgid "Failed to update router %s" -msgstr "" +msgstr "更新路由 %s 失败" #: dashboards/project/routers/tables.py:49 #: dashboards/project/routers/tables.py:55 @@ -10643,7 +10734,7 @@ msgstr "" #: dashboards/project/routers/views.py:90 #, python-format msgid "%s (Not Found)" -msgstr "" +msgstr "%s (找不到)" #: dashboards/project/routers/views.py:105 #, python-format @@ -10873,7 +10964,7 @@ msgid "" "a gateway for external connectivity." msgstr "你可以将一个指定的外部网络连接到路由器.外部网络将作为路由器的默认路由同时将扮演外部连接网关的角色" -#: dashboards/project/stacks/forms.py:50 +#: dashboards/project/stacks/forms.py:51 #: dashboards/project/stacks/templates/stacks/_change_template.html:9 #: dashboards/project/stacks/templates/stacks/_select_template.html:9 #: dashboards/project/stacks/templates/stacks/select_template.html:3 @@ -10881,158 +10972,158 @@ msgstr "你可以将一个指定的外部网络连接到路由器.外部网络 msgid "Select Template" msgstr "选择模板" -#: dashboards/project/stacks/forms.py:51 +#: dashboards/project/stacks/forms.py:52 msgid "Select a template to launch a stack." -msgstr "" +msgstr "选在一个模板启动一个stack" -#: dashboards/project/stacks/forms.py:56 +#: dashboards/project/stacks/forms.py:57 msgid "Direct Input" msgstr "直接输入" -#: dashboards/project/stacks/forms.py:59 +#: dashboards/project/stacks/forms.py:60 msgid "Template Source" msgstr "模板源" -#: dashboards/project/stacks/forms.py:66 dashboards/project/stacks/forms.py:68 +#: dashboards/project/stacks/forms.py:67 dashboards/project/stacks/forms.py:69 msgid "Template File" msgstr "模板文件" -#: dashboards/project/stacks/forms.py:69 +#: dashboards/project/stacks/forms.py:70 msgid "A local template to upload." msgstr "一个待上传的本地模板" -#: dashboards/project/stacks/forms.py:76 dashboards/project/stacks/forms.py:78 +#: dashboards/project/stacks/forms.py:77 dashboards/project/stacks/forms.py:79 msgid "Template URL" msgstr "模板URL" -#: dashboards/project/stacks/forms.py:79 +#: dashboards/project/stacks/forms.py:80 msgid "An external (HTTP) URL to load the template from." msgstr "一个用于加载模板的外部(HTTP) URL。" -#: dashboards/project/stacks/forms.py:86 dashboards/project/stacks/forms.py:88 +#: dashboards/project/stacks/forms.py:87 dashboards/project/stacks/forms.py:89 msgid "Template Data" msgstr "模板数据" -#: dashboards/project/stacks/forms.py:89 +#: dashboards/project/stacks/forms.py:90 msgid "The raw contents of the template." msgstr "模板的原始内容。" -#: dashboards/project/stacks/forms.py:95 +#: dashboards/project/stacks/forms.py:96 msgid "Environment Source" msgstr "环境源" -#: dashboards/project/stacks/forms.py:103 -#: dashboards/project/stacks/forms.py:105 +#: dashboards/project/stacks/forms.py:104 +#: dashboards/project/stacks/forms.py:106 msgid "Environment File" msgstr "环境文件" -#: dashboards/project/stacks/forms.py:106 +#: dashboards/project/stacks/forms.py:107 msgid "A local environment to upload." msgstr "上传一个本地环境文件" -#: dashboards/project/stacks/forms.py:113 -#: dashboards/project/stacks/forms.py:115 +#: dashboards/project/stacks/forms.py:114 +#: dashboards/project/stacks/forms.py:116 msgid "Environment Data" msgstr "环境数据" -#: dashboards/project/stacks/forms.py:116 +#: dashboards/project/stacks/forms.py:117 msgid "The raw contents of the environment file." msgstr "环境变量文件的原始内容" -#: dashboards/project/stacks/forms.py:128 +#: dashboards/project/stacks/forms.py:129 msgid "template" msgstr "模板" -#: dashboards/project/stacks/forms.py:130 +#: dashboards/project/stacks/forms.py:131 msgid "environment" msgstr "环境" -#: dashboards/project/stacks/forms.py:185 +#: dashboards/project/stacks/forms.py:186 #, python-format msgid "There was a problem parsing the %(prefix)s: %(error)s" msgstr "解析%(prefix)s遇到问题: %(error)s" -#: dashboards/project/stacks/forms.py:193 +#: dashboards/project/stacks/forms.py:194 #, python-format msgid "Please specify a %s using only one source method." msgstr "请指定%s,只用一种源方法。" -#: dashboards/project/stacks/forms.py:200 +#: dashboards/project/stacks/forms.py:201 msgid "You must specify a template via one of the available sources." msgstr "你必须通过可用源中的一个来指定模板。" -#: dashboards/project/stacks/forms.py:225 +#: dashboards/project/stacks/forms.py:226 msgid "Edit Template" msgstr "编辑模板" -#: dashboards/project/stacks/forms.py:226 -msgid "Select a new template to re-launch a stack." -msgstr "" - #: dashboards/project/stacks/forms.py:227 -#: dashboards/project/stacks/forms.py:354 +msgid "Select a new template to re-launch a stack." +msgstr "重新选择模板来启动stack" + +#: dashboards/project/stacks/forms.py:228 +#: dashboards/project/stacks/forms.py:358 msgid "Stack ID" msgstr "栈ID" -#: dashboards/project/stacks/forms.py:229 -#: dashboards/project/stacks/forms.py:253 -#: dashboards/project/stacks/forms.py:356 +#: dashboards/project/stacks/forms.py:230 +#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:360 #: dashboards/project/stacks/tables.py:86 msgid "Stack Name" msgstr "栈名" -#: dashboards/project/stacks/forms.py:238 +#: dashboards/project/stacks/forms.py:239 msgid "Create Stack" msgstr "创建栈" -#: dashboards/project/stacks/forms.py:254 +#: dashboards/project/stacks/forms.py:255 msgid "Name of the stack to create." msgstr "待创建栈的名称" -#: dashboards/project/stacks/forms.py:256 +#: dashboards/project/stacks/forms.py:257 msgid "" "Name must start with a letter and may only contain letters, numbers, " "underscores, periods and hyphens." msgstr "名字必须以字母开始,并且只能包含字母、数字、下划线、点号(.)和连字符。" -#: dashboards/project/stacks/forms.py:261 +#: dashboards/project/stacks/forms.py:262 msgid "Creation Timeout (minutes)" msgstr "创建超时(分钟)" -#: dashboards/project/stacks/forms.py:262 +#: dashboards/project/stacks/forms.py:263 msgid "Stack creation timeout in minutes." msgstr "栈创建超时,以分钟计数。" -#: dashboards/project/stacks/forms.py:264 +#: dashboards/project/stacks/forms.py:265 msgid "Rollback On Failure" msgstr "失败回滚" -#: dashboards/project/stacks/forms.py:265 +#: dashboards/project/stacks/forms.py:266 msgid "Enable rollback on create/update failure." msgstr "在创建/更新失败时允许回滚。" -#: dashboards/project/stacks/forms.py:278 +#: dashboards/project/stacks/forms.py:279 #, python-format msgid "Password for user \"%s\"" msgstr "用户 \"%s\" 的密码" -#: dashboards/project/stacks/forms.py:279 +#: dashboards/project/stacks/forms.py:280 msgid "" "This is required for operations to be performed throughout the lifecycle of " "the stack" msgstr "为在栈的生命周期中执行操作,这是必须的。" -#: dashboards/project/stacks/forms.py:343 +#: dashboards/project/stacks/forms.py:347 msgid "Stack creation started." msgstr "栈创建开始。" -#: dashboards/project/stacks/forms.py:352 +#: dashboards/project/stacks/forms.py:356 #: dashboards/project/stacks/templates/stacks/_update.html:8 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "更新栈参数" -#: dashboards/project/stacks/forms.py:385 +#: dashboards/project/stacks/forms.py:389 msgid "Stack update started." msgstr "开始更新栈。" @@ -11371,7 +11462,7 @@ msgstr "还原一个卷备份" #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:19 msgid "Modify the name and description of a snapshot." -msgstr "" +msgstr "编辑快照的名称和描述" #: dashboards/project/volumes/templates/volumes/snapshots/detail.html:3 msgid "Volume Snapshot Details" @@ -11437,7 +11528,7 @@ msgstr "扩展云硬盘" #: dashboards/project/volumes/templates/volumes/volumes/_extend_limits.html:5 msgid "Extend the size of a volume." -msgstr "" +msgstr "扩展卷的大小" #: dashboards/project/volumes/templates/volumes/volumes/_extend_limits.html:7 #: dashboards/project/volumes/templates/volumes/volumes/_limits.html:7 @@ -11463,7 +11554,7 @@ msgstr "云硬盘数量" #: dashboards/project/volumes/templates/volumes/volumes/retype.html:6 #: dashboards/project/volumes/volumes/tables.py:244 msgid "Change Volume Type" -msgstr "" +msgstr "修改卷类型" #: dashboards/project/volumes/templates/volumes/volumes/_retype.html:19 msgid "" @@ -11512,13 +11603,13 @@ msgstr "编辑卷" #: dashboards/project/volumes/templates/volumes/volumes/_update.html:19 msgid "Modify name and description of a volume." -msgstr "" +msgstr "修改卷的名称和描述" #: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:9 #: dashboards/project/volumes/templates/volumes/volumes/upload_to_image.html:3 #: dashboards/project/volumes/templates/volumes/volumes/upload_to_image.html:6 msgid "Upload Volume to Image" -msgstr "" +msgstr "上传卷到镜像" #: dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html:19 msgid "" @@ -11733,7 +11824,7 @@ msgstr "不能更新卷" #: dashboards/project/volumes/volumes/forms.py:528 msgid "Force" -msgstr "" +msgstr "强制" #: dashboards/project/volumes/volumes/forms.py:563 #, python-format @@ -11743,7 +11834,7 @@ msgstr "" #: dashboards/project/volumes/volumes/forms.py:570 #, python-format msgid "Unable to upload volume to image for volume: \"%s\"" -msgstr "" +msgstr "无法为卷: \"%s\"上传卷到镜像" #: dashboards/project/volumes/volumes/forms.py:595 msgid "New size must be greater than current size." @@ -11764,15 +11855,15 @@ msgstr "从不" #: dashboards/project/volumes/volumes/forms.py:623 msgid "On Demand" -msgstr "" +msgstr "需求" #: dashboards/project/volumes/volumes/forms.py:624 msgid "Migration Policy" -msgstr "" +msgstr "迁移策略" #: dashboards/project/volumes/volumes/forms.py:641 msgid "Unable to retrieve the volume type list." -msgstr "" +msgstr "无法获取卷类型列表" #: dashboards/project/volumes/volumes/forms.py:650 #, python-format @@ -11789,7 +11880,7 @@ msgstr "" #: dashboards/project/volumes/volumes/forms.py:675 #, python-format msgid "Unable to change the volume type for volume: \"%s\"" -msgstr "" +msgstr "无法更改卷: \"%s\"的类型" #: dashboards/project/volumes/volumes/tables.py:38 msgid "Launch as Instance" @@ -11806,7 +11897,7 @@ msgstr "编辑挂载" #: dashboards/project/volumes/volumes/tables.py:203 msgid "Upload to Image" -msgstr "" +msgstr "上传镜像" #: dashboards/project/volumes/volumes/tables.py:285 #: dashboards/project/volumes/volumes/views.py:244 @@ -11863,7 +11954,7 @@ msgstr "这个卷已经被挂载到一个实例了。从某种程度上来说, #: dashboards/project/volumes/volumes/views.py:293 #, python-format msgid "Unable to retrieve volume information for volume: \"%s\"" -msgstr "" +msgstr "无法获取卷: \"%s\" 的信息" #: dashboards/project/volumes/volumes/views.py:196 msgid "Unable to retrieve volume." @@ -11946,7 +12037,7 @@ msgstr "IKE密钥的生存期值" #: dashboards/project/vpn/workflows.py:121 #: dashboards/project/vpn/workflows.py:220 msgid "Equal to or greater than 60" -msgstr "" +msgstr "等于或大于60" #: dashboards/project/vpn/forms.py:95 dashboards/project/vpn/forms.py:166 #: dashboards/project/vpn/workflows.py:122 @@ -12710,7 +12801,7 @@ msgstr "Cisco Nexus 1000V" msgid "Update Network Profile" msgstr "更新网络配置概要" -#: dashboards/settings/dashboard.py:22 templates/_header.html:54 +#: dashboards/settings/dashboard.py:22 templates/_header.html:33 msgid "Settings" msgstr "设置" @@ -12778,7 +12869,7 @@ msgstr "用户设置" #: dashboards/settings/user/templates/user/_settings.html:19 msgid "Modify dashboard settings for your user." -msgstr "" +msgstr "修改当前用户的界面设置" #: templates/403.html:5 templates/403.html.py:10 msgid "Forbidden" @@ -12814,14 +12905,30 @@ msgid "" "help, contact your local administrator." msgstr "报错.请刷新,如需帮助请联系管理员." -#: templates/500.html:74 templates/_header.html:56 +#: templates/500.html:74 templates/_header.html:35 msgid "Help" msgstr "帮助" -#: templates/_header.html:61 +#: templates/_header.html:20 +msgid "Filter selections" +msgstr "过滤器选项" + +#: templates/_header.html:40 msgid "Sign Out" msgstr "退出" +#: templates/context_selection/_domain_list.html:4 +msgid "Domains:" +msgstr "域:" + +#: templates/context_selection/_project_list.html:4 +msgid "Projects:" +msgstr "项目:" + +#: templates/context_selection/_region_list.html:5 +msgid "Regions:" +msgstr "Regions:" + #: usage/base.py:74 msgid "Invalid date format: Using today as default." msgstr "无效的日期格式:默认为今天。" @@ -12830,7 +12937,7 @@ msgstr "无效的日期格式:默认为今天。" msgid "Unable to retrieve network quota information." msgstr "无法获取网络配额信息。" -#: usage/base.py:179 usage/quotas.py:267 +#: usage/base.py:179 usage/quotas.py:292 msgid "Unable to retrieve volume limit information." msgstr "无法获取云硬盘限制信息。" @@ -12853,7 +12960,11 @@ msgid "" "exist." msgstr "无效的时间范围。你正在查询未来的、尚不存在的数据。" -#: usage/quotas.py:253 +#: usage/quotas.py:73 +msgid "Injected File Path Bytes" +msgstr "注入的文件目录字节数" + +#: usage/quotas.py:278 msgid "Unable to retrieve compute limit information." msgstr "无法获取计算限制信息。"