diff --git a/horizon/locale/ca/LC_MESSAGES/django.po b/horizon/locale/ca/LC_MESSAGES/django.po index cb7ef8283b..570c979fc3 100644 --- a/horizon/locale/ca/LC_MESSAGES/django.po +++ b/horizon/locale/ca/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Catalan (http://www.transifex.com/projects/p/horizon/language/ca/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Altre" @@ -78,7 +78,7 @@ msgid "Submit" msgstr "Transmet" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Cancel·la" @@ -86,8 +86,6 @@ msgstr "Cancel·la" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -307,44 +305,7 @@ msgstr "" msgid "Volume Storage" msgstr "" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Desa" @@ -421,11 +382,11 @@ msgstr "" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Sense limit" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Disponible" diff --git a/horizon/locale/ca/LC_MESSAGES/djangojs.po b/horizon/locale/ca/LC_MESSAGES/djangojs.po index 2c74bed0cf..e5f6250084 100644 --- a/horizon/locale/ca/LC_MESSAGES/djangojs.po +++ b/horizon/locale/ca/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Catalan (http://www.transifex.com/projects/p/horizon/language/ca/)\n" "MIME-Version: 1.0\n" @@ -23,6 +23,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "Filtre" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "Transmet" @@ -88,7 +157,7 @@ msgstr "" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -111,10 +180,6 @@ msgstr "Hi ha hagut un error. Si us plau prova de nou." msgid "There was a problem communicating with the server, please try again." msgstr "Hi ha hagut un problema de comunicació, si us plau prova de nou. " -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "Filtre" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "No es pot llegir el fitxer" @@ -284,13 +349,27 @@ msgid "No" msgstr "" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "GB" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "MB" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -423,7 +502,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -431,19 +510,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -475,15 +554,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/cs/LC_MESSAGES/django.po b/horizon/locale/cs/LC_MESSAGES/django.po index a142d37add..5bce950ec9 100644 --- a/horizon/locale/cs/LC_MESSAGES/django.po +++ b/horizon/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: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03: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,7 +18,7 @@ msgstr "" "Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Ostatní" @@ -79,7 +79,7 @@ msgid "Submit" msgstr "Odeslat" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Zrušit" @@ -87,8 +87,6 @@ msgstr "Zrušit" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -309,44 +307,7 @@ msgstr "Svazky" msgid "Volume Storage" msgstr "Úložiště svazků" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "\n Popisná data můžete zadat přidáním položek z levého sloupce do\n pravého. Můžete také vybrat data přidaná do slovníku glance,\n nebo můžete použít volbu \"Ostatní\" použitím klíče vašeho výběru.\n " - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "Dostupná popisná data" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "Duplicitní klíče nejsou povoleny" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "Žádná dostupná popisná data" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "Existující popisná data" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "\n Popisná data zdroje můžete zadat přesunutím položek z levého\n sloupce do pravého. V levém sloupci jsou vypsány definice dat\n z katalogu popisných dat Glance. Použijte volbu \"Ostatní\" pro \n přidání klíče vašeho výběru.\n " - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Uložit" @@ -425,11 +386,11 @@ msgstr "Další" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Bez limitu" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Dostupné" diff --git a/horizon/locale/cs/LC_MESSAGES/djangojs.po b/horizon/locale/cs/LC_MESSAGES/djangojs.po index 4d5e58a4b1..07bdb43c2a 100644 --- a/horizon/locale/cs/LC_MESSAGES/djangojs.po +++ b/horizon/locale/cs/LC_MESSAGES/djangojs.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03: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" @@ -24,6 +24,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "Filtr" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "Odeslat" @@ -89,7 +158,7 @@ msgstr "Další" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -112,10 +181,6 @@ msgstr "Vyskytla se chyba. Prosím zkuste to znovu později." msgid "There was a problem communicating with the server, please try again." msgstr "Při komunikaci se serverem nastal problém, zkuste to znovu." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "Filtr" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "Soubor nelze přečíst" @@ -286,13 +351,27 @@ msgid "No" msgstr "" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "GB" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "MB" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -425,7 +504,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -433,19 +512,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "Nelze získat sítě." -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -477,15 +556,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "Nelze získat konfigurace." -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/de/LC_MESSAGES/django.po b/horizon/locale/de/LC_MESSAGES/django.po index b71bdb306d..364fe0f511 100644 --- a/horizon/locale/de/LC_MESSAGES/django.po +++ b/horizon/locale/de/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03: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" @@ -19,7 +19,7 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Andere" @@ -80,7 +80,7 @@ msgid "Submit" msgstr "Abschicken" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Abbrechen" @@ -88,8 +88,6 @@ msgstr "Abbrechen" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -309,44 +307,7 @@ msgstr "Datenträger" msgid "Volume Storage" msgstr "Datenträger-Speicher" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "\nSie können Metadaten angeben in dem Sie Einträge von der linken Spalten zur rechten Spalte hinzufügen. Sie können wählen, ob Sie die Metadaten zum Glance Verzeichnis hinzufügen wollen oder Sie wählen die Option \"Other\" und benutzen eine Bezeichnung Ihrer Wahl." - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "Verfügbare Metadaten" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "Doppelte Schlüssel sind nicht erlaubt" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "Keine Metadaten vorhanden" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "Existierende Metadaten" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "\nSie können Ressource-Metadaten angeben in dem Sie Einträge von der linken Spalten zur rechten Spalte verschieben. In der linken Spalte sind Metadatenangaben aus dem Glance Metadaten Katalog. Wählen Sie die Option \"Other\" um eine Bezeichnung Ihrer Wahl zu benutzen." - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Speichern" @@ -423,11 +384,11 @@ msgstr "Weiter" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Kein Limit" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Verfügbar" diff --git a/horizon/locale/de/LC_MESSAGES/djangojs.po b/horizon/locale/de/LC_MESSAGES/djangojs.po index 9e95f90a46..7d0c4891a0 100644 --- a/horizon/locale/de/LC_MESSAGES/djangojs.po +++ b/horizon/locale/de/LC_MESSAGES/djangojs.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03: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" @@ -24,6 +24,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "Filter" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "Abschicken" @@ -89,7 +158,7 @@ msgstr "Weiter" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -112,10 +181,6 @@ msgstr "Ein Fehler ist aufgetreten. Bitte versuchen Sie es später noch einmal." msgid "There was a problem communicating with the server, please try again." msgstr "Es gab ein Problem bei der Kommunikation mit dem Server. Bitte versuchen Sie es noch einmal." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "Filter" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "Die Datei konnte nicht gelesen werden" @@ -285,13 +350,27 @@ msgid "No" msgstr "Nein" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "GB" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "MB" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -424,7 +503,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -432,19 +511,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "Netzwerke können nicht abgerufen werden." -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -476,15 +555,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "Varianten können nicht abgerufen werden." -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/en/LC_MESSAGES/django.po b/horizon/locale/en/LC_MESSAGES/django.po index 971454537c..7d1261eda3 100644 --- a/horizon/locale/en/LC_MESSAGES/django.po +++ b/horizon/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: 2015-03-15 01:14-0500\n" +"POT-Creation-Date: 2015-03-17 01:36-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "" @@ -78,7 +78,7 @@ msgid "Submit" msgstr "" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "" @@ -86,8 +86,6 @@ msgstr "" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -306,46 +304,7 @@ msgstr "" msgid "Volume Storage" msgstr "" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are " -"metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" " -"option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "" @@ -422,11 +381,11 @@ msgstr "" msgid "Horizon" msgstr "" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "" diff --git a/horizon/locale/en/LC_MESSAGES/djangojs.po b/horizon/locale/en/LC_MESSAGES/djangojs.po index 12679b88a8..b7d623ef6f 100644 --- a/horizon/locale/en/LC_MESSAGES/djangojs.po +++ b/horizon/locale/en/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 01:08-0500\n" +"POT-Creation-Date: 2015-03-17 01:36-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -23,6 +23,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "" @@ -88,7 +157,7 @@ msgstr "" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -111,10 +180,6 @@ msgstr "" msgid "There was a problem communicating with the server, please try again." msgstr "" -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "" @@ -284,13 +349,27 @@ msgid "No" msgstr "" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -423,7 +502,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -431,19 +510,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -475,15 +554,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/en_AU/LC_MESSAGES/django.po b/horizon/locale/en_AU/LC_MESSAGES/django.po index 7a5c954261..81a4e048bb 100644 --- a/horizon/locale/en_AU/LC_MESSAGES/django.po +++ b/horizon/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: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03: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,7 +18,7 @@ msgstr "" "Language: en_AU\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Other" @@ -79,7 +79,7 @@ msgid "Submit" msgstr "Submit" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Cancel" @@ -87,8 +87,6 @@ msgstr "Cancel" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -308,44 +306,7 @@ msgstr "Volumes" msgid "Volume Storage" msgstr "Volume Storage" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "\n You can specify metadata by adding items from the left column to\n the right column. You may select the metadata added to glance\n dictionary or you can use the \"Other\" option using a key of\n your choice.\n " - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "Available Metadata" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "Duplicate keys are not allowed" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "No available metadata" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "Existing Metadata" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "\n You can specify resource metadata by moving items from the left\n column to the right column. In the left columns there are metadata\n definitions from the Glance Metadata Catalog. Use the \"Other\" option\n to add metadata with the key of your choice.\n " - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Save" @@ -422,11 +383,11 @@ msgstr "Next" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "No Limit" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Available" diff --git a/horizon/locale/en_AU/LC_MESSAGES/djangojs.po b/horizon/locale/en_AU/LC_MESSAGES/djangojs.po index 39be57c2de..496ef7fdb9 100644 --- a/horizon/locale/en_AU/LC_MESSAGES/djangojs.po +++ b/horizon/locale/en_AU/LC_MESSAGES/djangojs.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03: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" @@ -24,6 +24,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "Filter" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "Submit" @@ -89,7 +158,7 @@ msgstr "Next" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -112,10 +181,6 @@ msgstr "An error occurred. Please try again later." msgid "There was a problem communicating with the server, please try again." msgstr "There was a problem communicating with the server, please try again." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "Filter" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "Could not read the file" @@ -285,13 +350,27 @@ msgid "No" msgstr "No" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "GB" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "MB" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -424,7 +503,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -432,19 +511,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "Unable to retrieve networks." -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -476,15 +555,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "Unable to retrieve flavors." -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/en_GB/LC_MESSAGES/django.po b/horizon/locale/en_GB/LC_MESSAGES/django.po index 21cd62aa16..b1584ba37f 100644 --- a/horizon/locale/en_GB/LC_MESSAGES/django.po +++ b/horizon/locale/en_GB/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 18:40+0000\n" -"Last-Translator: Rob Cresswell \n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" +"Last-Translator: openstackjenkins \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" @@ -19,7 +19,7 @@ msgstr "" "Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Other" @@ -80,7 +80,7 @@ msgid "Submit" msgstr "Submit" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Cancel" @@ -88,8 +88,6 @@ msgstr "Cancel" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -309,44 +307,7 @@ msgstr "Volumes" msgid "Volume Storage" msgstr "Volume Storage" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "\n You can specify metadata by adding items from the left column to\n the right column. You may select the metadata added to glance\n dictionary or you can use the \"Other\" option using a key of\n your choice.\n " - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "Available Metadata" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "Duplicate keys are not allowed" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "No available metadata" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "Existing Metadata" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "\n You can specify resource metadata by moving items from the left\n column to the right column. In the left columns there are metadata\n definitions from the Glance Metadata Catalog. Use the \"Other\" option\n to add metadata with the key of your choice.\n " - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Save" @@ -423,11 +384,11 @@ msgstr "Next" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "No Limit" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Available" diff --git a/horizon/locale/en_GB/LC_MESSAGES/djangojs.po b/horizon/locale/en_GB/LC_MESSAGES/djangojs.po index 31c6ae72ae..993c4575ad 100644 --- a/horizon/locale/en_GB/LC_MESSAGES/djangojs.po +++ b/horizon/locale/en_GB/LC_MESSAGES/djangojs.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 18:41+0000\n" -"Last-Translator: Rob Cresswell \n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" +"Last-Translator: openstackjenkins \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" @@ -25,6 +25,75 @@ msgid "" "missing information." msgstr "The action cannot be performed. The contents of this row have errors or are missing information." +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "Filter" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "Submit" @@ -90,7 +159,7 @@ msgstr "Next" msgid "Finish" msgstr "Finish" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -113,10 +182,6 @@ msgstr "An error occurred. Please try again later." msgid "There was a problem communicating with the server, please try again." msgstr "There was a problem communicating with the server, please try again." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "Filter" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "Could not read the file" @@ -286,13 +351,27 @@ msgid "No" msgstr "No" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "GB" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "MB" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "TB" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "KB" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "bytes" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "Unable to retrieve volumes." @@ -425,7 +504,7 @@ msgstr "Unable to delete the project." msgid "Unable to grant the role." msgstr "Unable to grant the role." -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "Unable to fetch the service catalogue." @@ -433,19 +512,19 @@ msgstr "Unable to fetch the service catalogue." msgid "Unable to retrieve networks." msgstr "Unable to retrieve networks." -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "Unable to create the network." -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "Unable to retrieve subnets." -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "Unable to create the subnet." -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "Unable to retrieve ports." @@ -477,15 +556,15 @@ msgstr "Unable to retrieve server." msgid "Unable to retrieve extensions." msgstr "Unable to retrieve extensions." -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "Unable to retrieve flavours." -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "Unable to retrieve flavour." -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "Unable to retrieve flavour extra specs." diff --git a/horizon/locale/es/LC_MESSAGES/django.po b/horizon/locale/es/LC_MESSAGES/django.po index 5d6b2315ce..92d26e3c6d 100644 --- a/horizon/locale/es/LC_MESSAGES/django.po +++ b/horizon/locale/es/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03: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" @@ -19,7 +19,7 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Otro" @@ -80,7 +80,7 @@ msgid "Submit" msgstr "Enviar" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Cancelar " @@ -88,8 +88,6 @@ msgstr "Cancelar " #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -309,44 +307,7 @@ msgstr "Volúmenes" msgid "Volume Storage" msgstr "Almacenamiento de volúmenes" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "\nPuede especificar los metadatos añadiendo los ítems de la columna de la izquierda a la de la derecha. Puede seleccionar los metadatos añadidos al dictionario Glance o puede utilizar la opción \"Otros\" con la que clave que desee." - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "Metadatos disponibles" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "Las claves duplicadas no están permitidas" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "Metadatos no disponibles" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "Metadatos existentes" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "\nPuede especificar los metadatos del recurso moviendo los ítems de la columna de la izquierda a la de la derecha. La columna de la izquierda contiene definiciones de metadatos del catálogo de metadatos de Glance. Utilizar la opción \"Otros\" para añadir metadatos con la clave que desee. " - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Guardar" @@ -423,11 +384,11 @@ msgstr "Siguiente" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Sin límite" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Disponible" diff --git a/horizon/locale/es/LC_MESSAGES/djangojs.po b/horizon/locale/es/LC_MESSAGES/djangojs.po index d62de53e68..4bcaf0635d 100644 --- a/horizon/locale/es/LC_MESSAGES/djangojs.po +++ b/horizon/locale/es/LC_MESSAGES/djangojs.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03: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" @@ -25,6 +25,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "Filtrar" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "Enviar" @@ -90,7 +159,7 @@ msgstr "Siguiente" msgid "Finish" msgstr "Finalizar" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -113,10 +182,6 @@ msgstr "Ha ocurrido un error. Inténtelo de nuevo más tarde." msgid "There was a problem communicating with the server, please try again." msgstr "Ha ocurrido un problema en la comunicación con el servidor, inténtelo de nuevo." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "Filtrar" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "No se ha podido leer el fichero" @@ -286,13 +351,27 @@ msgid "No" msgstr "No" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "GB" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "MB" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "No ha sido posible obtener volúmenes." @@ -425,7 +504,7 @@ msgstr "No ha sido posible borrar el proyecto." msgid "Unable to grant the role." msgstr "No ha sido posible asignar el rol." -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "No ha sido posible obtener el catálogo de servicios." @@ -433,19 +512,19 @@ msgstr "No ha sido posible obtener el catálogo de servicios." msgid "Unable to retrieve networks." msgstr "No ha sido posible obtener las redes." -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "No ha sido posible crear la red." -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "No ha sido posible obtener las subredes." -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "No ha sido posible crear la subred." -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "No ha sido posible obtener los puertos." @@ -477,15 +556,15 @@ msgstr "No ha sido posible obtener el servidor." msgid "Unable to retrieve extensions." msgstr "No ha sido posible obtener las extensiones." -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "No ha sido posible obtener los sabores." -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "No ha sido posible obtener el sabor." -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "No ha sido posible obtener las especificaciones extra del sabor." diff --git a/horizon/locale/es_MX/LC_MESSAGES/django.po b/horizon/locale/es_MX/LC_MESSAGES/django.po index 1931667658..0b395c4f87 100644 --- a/horizon/locale/es_MX/LC_MESSAGES/django.po +++ b/horizon/locale/es_MX/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/horizon/language/es_MX/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Otro" @@ -78,7 +78,7 @@ msgid "Submit" msgstr "Enviar" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Cancelar" @@ -86,8 +86,6 @@ msgstr "Cancelar" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -307,44 +305,7 @@ msgstr "Volúmenes" msgid "Volume Storage" msgstr "" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Guardar" @@ -421,11 +382,11 @@ msgstr "" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Sin límite" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Disponible" diff --git a/horizon/locale/fi_FI/LC_MESSAGES/django.po b/horizon/locale/fi_FI/LC_MESSAGES/django.po index 64ade867f4..5741947c53 100644 --- a/horizon/locale/fi_FI/LC_MESSAGES/django.po +++ b/horizon/locale/fi_FI/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/horizon/language/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -18,7 +18,7 @@ msgstr "" "Language: fi_FI\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Toinen" @@ -79,7 +79,7 @@ msgid "Submit" msgstr "Lähetä" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Keskeytä" @@ -87,8 +87,6 @@ msgstr "Keskeytä" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -308,44 +306,7 @@ msgstr "Verkkolevyt" msgid "Volume Storage" msgstr "Volume Storage" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "\nVoit määritellä metatiedot lisäämällä kohteita vasemmasta sarakkeesta\noikean puoleiseen sarakkeeseen. Voit valita avainsanan Glancen hakemistosta\ntai voit käyttää \"Muu\" -optiota valitaksesi oman avainsanansi." - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "Käytettävissä oleva metatieto" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "Avaimen pitää olla uniikki" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "Metatietoa ei ole saatavilla" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "Olemassa oleva metatieto" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "\nVoit määritellä resurssin metatiedot siirtämällä kohteita vasemmasta\nsarakkeesta oikean puoleiseen sarakkeeseen. Vasemmassa sarakkeessa on metatiedon\nmääritelmät Glancen metatietokatalogista. Käytä \"Muu\" optiota\nlisätäksesi metatietoa haluamallasi avainsanalla." - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Tallenna" @@ -422,11 +383,11 @@ msgstr "Edellinen" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Ei rajaa" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Saatavilla" diff --git a/horizon/locale/fi_FI/LC_MESSAGES/djangojs.po b/horizon/locale/fi_FI/LC_MESSAGES/djangojs.po index 8fc569749e..d389ffd6ec 100644 --- a/horizon/locale/fi_FI/LC_MESSAGES/djangojs.po +++ b/horizon/locale/fi_FI/LC_MESSAGES/djangojs.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/horizon/language/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -24,6 +24,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "Suodain" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "Lähetä" @@ -89,7 +158,7 @@ msgstr "Edellinen" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -112,10 +181,6 @@ msgstr "Tapahtui virhe. Yritä myöhemmin uudelleen." msgid "There was a problem communicating with the server, please try again." msgstr "Palvelinyhteydessä tapahtui virhe, yritä myöhemmin uudelleen." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "Suodain" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "Tiedostoa ei voitu lukea" @@ -285,13 +350,27 @@ msgid "No" msgstr "" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "GB" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "MB" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -424,7 +503,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -432,19 +511,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "Ei voida hakea verkkoja. " -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -476,15 +555,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/fil/LC_MESSAGES/django.po b/horizon/locale/fil/LC_MESSAGES/django.po index 721662676e..b36b97429f 100644 --- a/horizon/locale/fil/LC_MESSAGES/django.po +++ b/horizon/locale/fil/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Filipino (http://www.transifex.com/projects/p/horizon/language/fil/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: fil\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Iba" @@ -78,7 +78,7 @@ msgid "Submit" msgstr "Submit" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Ikansela" @@ -86,8 +86,6 @@ msgstr "Ikansela" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -307,44 +305,7 @@ msgstr "Volumes" msgid "Volume Storage" msgstr "Volume Storage" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "I-Save" @@ -421,11 +382,11 @@ msgstr "Susunod" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Walang Limitasyon" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Magagamit" diff --git a/horizon/locale/fr/LC_MESSAGES/django.po b/horizon/locale/fr/LC_MESSAGES/django.po index 04232dc3a2..6f291d50d7 100644 --- a/horizon/locale/fr/LC_MESSAGES/django.po +++ b/horizon/locale/fr/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03: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" @@ -19,7 +19,7 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Autre" @@ -80,7 +80,7 @@ msgid "Submit" msgstr "Envoyer" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Annuler" @@ -88,8 +88,6 @@ msgstr "Annuler" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -309,44 +307,7 @@ msgstr "Volumes" msgid "Volume Storage" msgstr "Stockage de volumes" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "\nVous pouvez spécifier des métadonnées en ajoutant des items depuis la colonne de gauche dans\nla colonne droite. Vous pouvez sélectionner les métadonnées ajoutées au dictionnaire\nglance ou vous pouvez utiliser une option \"Autre\" en utilisant une clé de\nvotre choix." - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "Métadonnée Disponible" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "Les clés dupliquées ne sont pas autorisées" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "Pas de métadonnée disponible" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "Métadonnée existante" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "\nVous pouvez spécifier les ressources de métadonnées en déplaçant les items de la colonne\nde gauche à la colonne de droite. Dans les colonnes de gauche il y a les définitions\ndes métadonnées depuis le Catalogue de Métadonnées Glance. Utiliser l'option \"Autre\" pour ajouter des métadonnées avec la clé de votre choix." - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Enregistrer" @@ -423,11 +384,11 @@ msgstr "Suivant" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Pas de limite" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "disponible(s)" diff --git a/horizon/locale/fr/LC_MESSAGES/djangojs.po b/horizon/locale/fr/LC_MESSAGES/djangojs.po index d7b9d2121c..dd79c72e60 100644 --- a/horizon/locale/fr/LC_MESSAGES/djangojs.po +++ b/horizon/locale/fr/LC_MESSAGES/djangojs.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03: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" @@ -26,6 +26,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "Filtrer" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "Envoyer" @@ -91,7 +160,7 @@ msgstr "Suivant" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -114,10 +183,6 @@ msgstr "Une erreur s'est produite. Veuillez réessayer ultérieurement." msgid "There was a problem communicating with the server, please try again." msgstr "Problème de communication avec le serveur, veuillez réessayer." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "Filtrer" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "Le fichier n'a pu être lu" @@ -287,13 +352,27 @@ msgid "No" msgstr "Non" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "Go" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "Mo" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -426,7 +505,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -434,19 +513,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "Impossible de récupérer les réseaux." -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -478,15 +557,15 @@ msgstr "Impossible de retrouver le serveur." msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "Impossible de récupérer les gabarits." -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/he/LC_MESSAGES/djangojs.po b/horizon/locale/he/LC_MESSAGES/djangojs.po index 0cdf7de3ec..d3418e651e 100644 --- a/horizon/locale/he/LC_MESSAGES/djangojs.po +++ b/horizon/locale/he/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/horizon/language/he/)\n" "MIME-Version: 1.0\n" @@ -23,6 +23,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "מסנן" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "שליחה" @@ -88,7 +157,7 @@ msgstr "הבא" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -111,10 +180,6 @@ msgstr "אירעה שגיאה. נא לנסות שוב מאוחר יותר." msgid "There was a problem communicating with the server, please try again." msgstr "אירעה שגיאה ביצירת קשר עם השרת, נא לנסות שוב מאוחר יותר." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "מסנן" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "לא ניתן לקרוא את הקובץ" @@ -284,13 +349,27 @@ msgid "No" msgstr "" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -423,7 +502,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -431,19 +510,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -475,15 +554,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/hi/LC_MESSAGES/django.po b/horizon/locale/hi/LC_MESSAGES/django.po index 71a98d2c20..d4095e027e 100644 --- a/horizon/locale/hi/LC_MESSAGES/django.po +++ b/horizon/locale/hi/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Hindi (http://www.transifex.com/projects/p/horizon/language/hi/)\n" "MIME-Version: 1.0\n" @@ -19,7 +19,7 @@ msgstr "" "Language: hi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "अन्य" @@ -80,7 +80,7 @@ msgid "Submit" msgstr "जमा करें" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "रद्द करें" @@ -88,8 +88,6 @@ msgstr "रद्द करें" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -309,44 +307,7 @@ msgstr "वॉल्यूम" msgid "Volume Storage" msgstr "खंड भंडारण" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "\n आप दाएँ स्तंभ से बाएँ स्तंभ तक आइटम जोड़कर मेटाडाटा निर्दिष्ट कर सकते हैं.\n आप ग्लांस शब्दकोश में जोड़ा मेटाडाटा को चुन सकते हैं या आप अपनी\n पसंद का एक कुंजी का उपयोग करने के लिए \"अन्य\" विकल्प का उपयोग\n कर सकते हैं.\n " - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "उपलब्ध मेटाडाटा" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "एक जैसे कुंजी की अनुमति नहीं है" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "कोई मेटाडेटा उपलब्ध नहीं है" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "मौजूदा मेटाडाटा " - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "\n आप दाएँ स्तंभ से बाएँ स्तंभ तक आइटम जोड़कर स्रोत मेटाडाटा निर्दिष्ट कर सकते हैं.\n आप ग्लांस शब्दकोश में जोड़ा मेटाडाटा को चुन सकते हैं या आप अपनी\n पसंद का एक कुंजी का उपयोग करने के लिए \"अन्य\" विकल्प का उपयोग\n कर सकते हैं.\n " - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "सहेजें" @@ -423,11 +384,11 @@ msgstr "अगला" msgid "Horizon" msgstr "होरिजन" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "कोई सीमा नहीं" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "उपलब्ध" diff --git a/horizon/locale/hi/LC_MESSAGES/djangojs.po b/horizon/locale/hi/LC_MESSAGES/djangojs.po index e637ef1f8f..39f308fca5 100644 --- a/horizon/locale/hi/LC_MESSAGES/djangojs.po +++ b/horizon/locale/hi/LC_MESSAGES/djangojs.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Hindi (http://www.transifex.com/projects/p/horizon/language/hi/)\n" "MIME-Version: 1.0\n" @@ -24,6 +24,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "छानना शुरू..." + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "जमा करें" @@ -89,7 +158,7 @@ msgstr "अगला" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -112,10 +181,6 @@ msgstr "एक त्रुटि हो गई. बाद में पुन: msgid "There was a problem communicating with the server, please try again." msgstr "सर्वर के साथ संवाद स्थापित करने में कोई समस्या थी, पुन: प्रयास करें." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "छानना शुरू..." - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "फ़ाइल को पढ़ नहीं सका" @@ -285,13 +350,27 @@ msgid "No" msgstr "नहीं" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "GB" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "मे.बा." +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -424,7 +503,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -432,19 +511,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "नेटवर्क पुनः प्राप्त करने में असमर्थ." -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -476,15 +555,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "फ्लेवर को पुनः प्राप्त करने में असमर्थ." -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/hu/LC_MESSAGES/django.po b/horizon/locale/hu/LC_MESSAGES/django.po index f7fda37ef5..7f9a781fd4 100644 --- a/horizon/locale/hu/LC_MESSAGES/django.po +++ b/horizon/locale/hu/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/horizon/language/hu/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Egyéb" @@ -78,7 +78,7 @@ msgid "Submit" msgstr "Beküldés" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Mégse" @@ -86,8 +86,6 @@ msgstr "Mégse" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -307,44 +305,7 @@ msgstr "Kötetek" msgid "Volume Storage" msgstr "" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Mentés" @@ -421,11 +382,11 @@ msgstr "Tovább" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Nincs korlát" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Elérhető" diff --git a/horizon/locale/id/LC_MESSAGES/django.po b/horizon/locale/id/LC_MESSAGES/django.po index a197125c85..ceac181e79 100644 --- a/horizon/locale/id/LC_MESSAGES/django.po +++ b/horizon/locale/id/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/horizon/language/id/)\n" "MIME-Version: 1.0\n" @@ -18,7 +18,7 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Lainnya" @@ -79,7 +79,7 @@ msgid "Submit" msgstr "Kirim" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Batal" @@ -87,8 +87,6 @@ msgstr "Batal" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -307,44 +305,7 @@ msgstr "Volumes" msgid "Volume Storage" msgstr "Volume Penyimpanan" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "\nAnda dapat menentukan metadata dengan menambahkan item dari kolom sebelah kiri ke kolom sebelah kanan.\nAnda dapat memilih metadata ditambahkan ke dalam kamus glance\natau anda dapat menggunakan pilihan \"Lainnya\" menggunakan \"key\" yang anda inginkan." - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "Metadata yang tersedia" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "Duplikasi kata kunci tidak diperbolehkan" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "Metadata tidak tersedia" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "Metadata yang sudah ada" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "\nAnda dapat menentukan sumber metadata dengan memindahkan item dari kolom kiri ke kolom kanan.\nPada kolom kiri adalah definisi metadata dari Katalog Metadata Glance.\nGunakan pilihan \"Lainnya\" untuk menambahkan metadata sesuai dengan yang anda pilih." - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Simpan" @@ -419,11 +380,11 @@ msgstr "Berikutnya" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Tidak Terbatas" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Tersedia" diff --git a/horizon/locale/id/LC_MESSAGES/djangojs.po b/horizon/locale/id/LC_MESSAGES/djangojs.po index 13fd9f78ba..4a6dc91087 100644 --- a/horizon/locale/id/LC_MESSAGES/djangojs.po +++ b/horizon/locale/id/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/horizon/language/id/)\n" "MIME-Version: 1.0\n" @@ -23,6 +23,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "Penyaring" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "Kirim" @@ -88,7 +157,7 @@ msgstr "Berikutnya" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -111,10 +180,6 @@ msgstr "Tejadi kesalahan. Silahkan coba kembali." msgid "There was a problem communicating with the server, please try again." msgstr "Ada masalah komunikasi dengan server, mohon di coba kembali." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "Penyaring" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "File tidak terbaca" @@ -283,13 +348,27 @@ msgid "No" msgstr "" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "GB" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -422,7 +501,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -430,19 +509,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -474,15 +553,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/it/LC_MESSAGES/django.po b/horizon/locale/it/LC_MESSAGES/django.po index e2cac1c08f..fddf361ed0 100644 --- a/horizon/locale/it/LC_MESSAGES/django.po +++ b/horizon/locale/it/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Italian (http://www.transifex.com/projects/p/horizon/language/it/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Altro" @@ -78,7 +78,7 @@ msgid "Submit" msgstr "Invia" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Annulla" @@ -86,8 +86,6 @@ msgstr "Annulla" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -307,44 +305,7 @@ msgstr "Volumi" msgid "Volume Storage" msgstr "Volume Storage" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Salva" @@ -421,11 +382,11 @@ msgstr "Prossimo" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Nessun Limite" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Disponibile" diff --git a/horizon/locale/ja/LC_MESSAGES/django.po b/horizon/locale/ja/LC_MESSAGES/django.po index 2b650842e5..f2e248f574 100644 --- a/horizon/locale/ja/LC_MESSAGES/django.po +++ b/horizon/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: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03: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,7 +19,7 @@ msgstr "" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "その他" @@ -80,7 +80,7 @@ msgid "Submit" msgstr "送信" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "取り消し" @@ -88,8 +88,6 @@ msgstr "取り消し" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -308,44 +306,7 @@ msgstr "ボリューム" msgid "Volume Storage" msgstr "ボリューム容量" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "\n左の列から右の列にアイテムを移動して、メタデータを指定できます。Glance に登録されているメタデータを選択するか、\"Other\" オプションで任意のキーを指定します。\n\n " - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "利用可能なメタデータ" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "重複するキーは使用できません" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "利用可能なメタデータはありません" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "選択済みのメタデータ" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "\n左の列から右の列にアイテムを移動して、リソースのメタデータを指定できます。左の列には、Glance のメタデータカタログに登録されているメタデータの定義が表示されています。任意のキーのメタデータを追加するには、\"Other\" オプションを使ってください。\n\n " - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "保存" @@ -420,11 +381,11 @@ msgstr "次へ" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "制限なし" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "利用可能" diff --git a/horizon/locale/ja/LC_MESSAGES/djangojs.po b/horizon/locale/ja/LC_MESSAGES/djangojs.po index cde175e298..11237bf56b 100644 --- a/horizon/locale/ja/LC_MESSAGES/djangojs.po +++ b/horizon/locale/ja/LC_MESSAGES/djangojs.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03: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" @@ -25,6 +25,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "フィルター" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "送信" @@ -90,7 +159,7 @@ msgstr "次へ" msgid "Finish" msgstr "完了" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -113,10 +182,6 @@ msgstr "エラーが発生しました。後からもう一度お試しくださ msgid "There was a problem communicating with the server, please try again." msgstr "サーバーとの通信中に問題がありました。再度お試しください。" -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "フィルター" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "ファイルを読み取ることができませんでした。" @@ -285,13 +350,27 @@ msgid "No" msgstr "いいえ" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "GB" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "MB" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "ボリューム情報を取得できません。" @@ -424,7 +503,7 @@ msgstr "プロジェクトを削除できません。" msgid "Unable to grant the role." msgstr "ロールを許可できません。" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "サービスカタログを取得できません。" @@ -432,19 +511,19 @@ msgstr "サービスカタログを取得できません。" msgid "Unable to retrieve networks." msgstr "ネットワーク一覧を取得できません。" -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -476,15 +555,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "フレーバーの一覧を取得できません。" -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/ka_GE/LC_MESSAGES/djangojs.po b/horizon/locale/ka_GE/LC_MESSAGES/djangojs.po index a55f60e3f6..9c039bfac3 100644 --- a/horizon/locale/ka_GE/LC_MESSAGES/djangojs.po +++ b/horizon/locale/ka_GE/LC_MESSAGES/djangojs.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/horizon/language/ka_GE/)\n" "MIME-Version: 1.0\n" @@ -24,6 +24,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "ფილტრი" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "" @@ -89,7 +158,7 @@ msgstr "შემდეგი" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -112,10 +181,6 @@ msgstr "შეცდომა. გთხოვთ კიდევ სცად msgid "There was a problem communicating with the server, please try again." msgstr "სერვერთან დაკავშირებისას მოხდა შეცდომა, გთხოვთ კიდევ სცადოთ." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "ფილტრი" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "ფაილის წაკითხვა ვერ მოხერხდა" @@ -284,13 +349,27 @@ msgid "No" msgstr "" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "გბ" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "მბ" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -423,7 +502,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -431,19 +510,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -475,15 +554,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/ko_KR/LC_MESSAGES/django.po b/horizon/locale/ko_KR/LC_MESSAGES/django.po index 80a80343a2..93da082afa 100644 --- a/horizon/locale/ko_KR/LC_MESSAGES/django.po +++ b/horizon/locale/ko_KR/LC_MESSAGES/django.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 19:02+0000\n" -"Last-Translator: Sungjin Kang \n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03: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" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,7 +21,7 @@ msgstr "" "Language: ko_KR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "기타" @@ -82,7 +82,7 @@ msgid "Submit" msgstr "제출" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "취소" @@ -90,8 +90,6 @@ msgstr "취소" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -310,44 +308,7 @@ msgstr "볼륨" msgid "Volume Storage" msgstr "볼륨 스토리지" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "\n 당신은 왼쪽 열부터 오른쪽 열까지 항목을 추가하여 메타 데이터를 지정할 수 있습니다.\n당신은 glance 목록이나 당신의 \"다른\" 선택으로 사용할 메터 데이터를 선택할 수 있습니다." - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "활용할 수 있는 메타데이터" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "키 중복이 허용되지 않음" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "사용할 수 있는 메타데이터 없음" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "존재하는 메타데이터" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "\n 당신은 왼쪽 열부터 오른쪽 열까지 자원의 메타 데이터를 이동하면서 지정할 수 있습니다. 왼쪽 열에는 Glance 메터 데이터 카탈로그에 정의된 메타 데이터가 있습니다. \"Other\" 옵션을 사용해서 당신이 선택한 키 값을 메터 데이터에 추가하세요. \n " - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "저장" @@ -422,11 +383,11 @@ msgstr "다음" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "제한 없음" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "사용 가능" diff --git a/horizon/locale/ko_KR/LC_MESSAGES/djangojs.po b/horizon/locale/ko_KR/LC_MESSAGES/djangojs.po index 51f366e21e..ce30924c55 100644 --- a/horizon/locale/ko_KR/LC_MESSAGES/djangojs.po +++ b/horizon/locale/ko_KR/LC_MESSAGES/djangojs.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 19:01+0000\n" -"Last-Translator: Sungjin Kang \n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03: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" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,6 +25,75 @@ msgid "" "missing information." msgstr "작업을 진행할 수 없습니다. 이 행의 내용에 오류가 있거나 정보가 누락되어 있습니다." +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "필터" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "제출" @@ -90,7 +159,7 @@ msgstr "다음" msgid "Finish" msgstr "완료" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -113,10 +182,6 @@ msgstr "오류가 발생했습니다. 나중에 다시 시도하십시오." msgid "There was a problem communicating with the server, please try again." msgstr "서버와의 통신에 문제가 발생하였으니, 다시 시도하세요." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "필터" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "파일을 읽을 수 없습니다" @@ -285,13 +350,27 @@ msgid "No" msgstr "아니오" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "GB" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "MB" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "볼륨을 찾지 못했습니다." @@ -424,7 +503,7 @@ msgstr "프로젝트를 삭제하지 못했습니다." msgid "Unable to grant the role." msgstr "Role을 부여하지 못했습니다." -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "서비스 카타로그를 가져올 수 없습니다." @@ -432,19 +511,19 @@ msgstr "서비스 카타로그를 가져올 수 없습니다." msgid "Unable to retrieve networks." msgstr "네트워크를 찾지 못 했습니다." -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "네트워크를 생성하지 못하였습니다." -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "서브넷을 찾지 못했습니다." -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "서브넷을 생성하지 못했습니다." -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "포트를 검색하지 못했습니다" @@ -476,15 +555,15 @@ msgstr "서버를 찾지 못했습니다" msgid "Unable to retrieve extensions." msgstr "확장을 찾지 못했습니다." -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "Flavor를 찾지 못 했습니다." -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "Flavor를 찾지 못했습니다." -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "Flavor 확장 스팩을 찾지 못했습니다." diff --git a/horizon/locale/nl_NL/LC_MESSAGES/django.po b/horizon/locale/nl_NL/LC_MESSAGES/django.po index dc29a16d1f..bc6e339029 100644 --- a/horizon/locale/nl_NL/LC_MESSAGES/django.po +++ b/horizon/locale/nl_NL/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/horizon/language/nl_NL/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Overig" @@ -78,7 +78,7 @@ msgid "Submit" msgstr "Indienen" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Annuleren" @@ -86,8 +86,6 @@ msgstr "Annuleren" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -307,44 +305,7 @@ msgstr "Volumen" msgid "Volume Storage" msgstr "Volumeopslag" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Opslaan" @@ -421,11 +382,11 @@ msgstr "Volgende" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Geen limiet" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Beschikbaar" diff --git a/horizon/locale/nl_NL/LC_MESSAGES/djangojs.po b/horizon/locale/nl_NL/LC_MESSAGES/djangojs.po index 9075d1d960..85a09b81dd 100644 --- a/horizon/locale/nl_NL/LC_MESSAGES/djangojs.po +++ b/horizon/locale/nl_NL/LC_MESSAGES/djangojs.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/horizon/language/nl_NL/)\n" "MIME-Version: 1.0\n" @@ -24,6 +24,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "Filter" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "Indienen" @@ -89,7 +158,7 @@ msgstr "Volgende" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -112,10 +181,6 @@ msgstr "Er is een fout opgetreden. Probeert u het later nog eens." msgid "There was a problem communicating with the server, please try again." msgstr "Er is een fout opgetreden bij het communiceren met de server. Probeert u het nog eens." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "Filter" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "Kon het bestand niet lezen" @@ -285,13 +350,27 @@ msgid "No" msgstr "" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "GB" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "MB" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -424,7 +503,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -432,19 +511,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "Niet in staat om de netwerken op te halen." -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -476,15 +555,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "Niet in staat om de smaken op te halen." -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/pa_IN/LC_MESSAGES/django.po b/horizon/locale/pa_IN/LC_MESSAGES/django.po index e98b6e24df..7717b4caa8 100644 --- a/horizon/locale/pa_IN/LC_MESSAGES/django.po +++ b/horizon/locale/pa_IN/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/horizon/language/pa_IN/)\n" "MIME-Version: 1.0\n" @@ -18,7 +18,7 @@ msgstr "" "Language: pa_IN\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "ਹੋਰ" @@ -79,7 +79,7 @@ msgid "Submit" msgstr "ਦਾਖਲ ਕਰੋ" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "ਰੱਦ ਕਰੋ" @@ -87,8 +87,6 @@ msgstr "ਰੱਦ ਕਰੋ" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -308,44 +306,7 @@ msgstr "ਆਇਤਨ" msgid "Volume Storage" msgstr "ਆਇਤਨ ਭੰਡਾਰਣ" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "\n ਤੁਸੀਂ ਖੱਬੀ ਪੱਟੀ ਤੋਂ ਸੱਜੀ ਪੱਟੀ ਵਿੱਚ ਚੀਜ਼ਾਂ ਜੋੜ ਕੇ ਮੈਟਾਡਾਟਾ ਨਿਰਧਾਰਤ ਕਰ ਸਕਦੇ ਹੋ।\n ਤੁਸੀਂ ਗਲਾਂਸ ਸ਼ਬਦਕੋਸ਼ ਵਿੱਚ ਜੋੜੇ ਮੈਟਾਡਾਟਾ ਨੂੰ ਚੁਣ ਸਕਦੇ ਹੋ ਜਾਂ ਫਿਰ ਤੁਸੀਂ ਆਪਣੀ\n ਪਸੰਦ ਦੀ ਕੋਈ ਚਾਬੀ ਵਰਤ ਕੇ \"ਹੋਰ\" ਚੋਣ ਵਰਤ\n ਸਕਦੇ ਹੋ।\n " - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "ਉਪਲੱਬਧ ਮੈਟਾਡਾਟਾ" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "ਨਕਲ ਚਾਬੀਆਂ ਪਰਵਾਨਤ ਨਹੀਂ ਹਨ" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "ਮੌਜੂਦਾ ਮੈਟਾਡਾਟਾ" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "\n ਤੁਸੀਂ ਖੱਬੀ ਪੱਟੀ ਤੋਂ ਸੱਜੀ ਪੱਟੀ ਵਿੱਚ ਚੀਜ਼ਾਂ ਜੋੜ ਕੇ ਵਸੀਲਾ ਮੈਟਾਡਾਟਾ ਨਿਰਧਾਰਤ ਕਰ ਸਕਦੇ ਹੋ।\n ਖੱਬੀ ਪੱਟੀ ਵਿੱਚ ਗਲਾਂਸ ਮੈਟਾਡਾਟਾ ਕੈਟਾਲੌਗ ਤੋਂ ਮੈਟਾਡਾਟਾ ਪਰਿਭਾਸ਼ਾਵਾਂ ਦਿੱਤੀਆਂ ਹੋਈਆਂ ਹਨ।\n ਆਪਣੀ ਪਸੰਦ ਦੀ ਚਾਬੀ ਨਾਲ ਮੈਟਾਡਾਟਾ ਜੋੜਨ ਲਈ \"ਹੋਰ\" ਚੋਣ ਨੂੰ ਵਰਤੋ।\n " - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "ਸੰਭਾਲੋ" @@ -422,11 +383,11 @@ msgstr "ਅਗਲਾ" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "ਕੋਈ ਹੱਦ ਨਹੀਂ" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "ਉਪਲੱਬਧ" diff --git a/horizon/locale/pa_IN/LC_MESSAGES/djangojs.po b/horizon/locale/pa_IN/LC_MESSAGES/djangojs.po index 74e6c3d8b2..c300de2ed4 100644 --- a/horizon/locale/pa_IN/LC_MESSAGES/djangojs.po +++ b/horizon/locale/pa_IN/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Panjabi (Punjabi) (India) (http://www.transifex.com/projects/p/horizon/language/pa_IN/)\n" "MIME-Version: 1.0\n" @@ -23,6 +23,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "ਛਾਣਨੀ (ਫਿਲਟਰ)" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "ਦਾਖਲ ਕਰੋ" @@ -88,7 +157,7 @@ msgstr "ਅਗਲਾ" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -111,10 +180,6 @@ msgstr "ਇੱਕ ਗਲਤੀ ਵਾਪਰੀ। ਕਿਰਪਾ ਕਰ ਕੇ msgid "There was a problem communicating with the server, please try again." msgstr "ਸਰਵਰ ਨਾਲ ਸੰਚਾਰ ਕਰਨ ਵੇਲੇ ਇੱਕ ਮੁਸ਼ਕਿਲ ਸੀ, ਕਿਰਪਾ ਕਰ ਕੇ ਮੁੜ ਕੋਸ਼ਿਸ਼ ਕਰੋ।" -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "ਛਾਣਨੀ (ਫਿਲਟਰ)" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "ਫਾਈਲ ਪੜ੍ਹ ਨਹੀਂ ਸਕਿਆ" @@ -284,13 +349,27 @@ msgid "No" msgstr "" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -423,7 +502,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -431,19 +510,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -475,15 +554,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/pl_PL/LC_MESSAGES/django.po b/horizon/locale/pl_PL/LC_MESSAGES/django.po index d9c2602b35..c9d339063d 100644 --- a/horizon/locale/pl_PL/LC_MESSAGES/django.po +++ b/horizon/locale/pl_PL/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/horizon/language/pl_PL/)\n" "MIME-Version: 1.0\n" @@ -18,7 +18,7 @@ msgstr "" "Language: pl_PL\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Inne" @@ -79,7 +79,7 @@ msgid "Submit" msgstr "Wyślij" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Anuluj" @@ -87,8 +87,6 @@ msgstr "Anuluj" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -309,44 +307,7 @@ msgstr "Wolumeny" msgid "Volume Storage" msgstr "Przechowywanie danych" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "\nMożna podać metadane poprzez dodanie pozycji z lewej kolumny\ndo prawej kolumny. Można wybrać metadane dodane do słownika glance lub wykorzystać opcję „Inne” by podać własny klucz." - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "Dostępne metadane" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "Ponowne użycie nazwy klucza jest niedozwolone." - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "Metadane niedostępne" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "Istniejące metadane" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "\nMożna podać metadane zasobów poprzez przesunięcie pozycji z lewej\nkolumny do prawej. W lewej kolumnie znajdują się definicje metadanych z Katalogu Metadanych Glance. W celu podania własnego klucza\nnależy wykorzystać opcję „Inne”." - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Zapisz" @@ -425,11 +386,11 @@ msgstr "Następny" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Bez ograniczeń" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Dostępne" diff --git a/horizon/locale/pl_PL/LC_MESSAGES/djangojs.po b/horizon/locale/pl_PL/LC_MESSAGES/djangojs.po index e0cca36d52..1ed3bd8e77 100644 --- a/horizon/locale/pl_PL/LC_MESSAGES/djangojs.po +++ b/horizon/locale/pl_PL/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/horizon/language/pl_PL/)\n" "MIME-Version: 1.0\n" @@ -23,6 +23,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "Filtr" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "Wyślij" @@ -88,7 +157,7 @@ msgstr "Następny" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -111,10 +180,6 @@ msgstr "Wystąpił błąd. Proszę spróbować później." msgid "There was a problem communicating with the server, please try again." msgstr "Wystąpił problem w komunikacji z serwerem, proszę spróbować ponownie." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "Filtr" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "Nie można odczytać pliku" @@ -285,13 +350,27 @@ msgid "No" msgstr "Nie" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "GB" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "MB" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -424,7 +503,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -432,19 +511,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "Nie można pobrać sieci." -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -476,15 +555,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "Nie można pobrać odmian." -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/pt/LC_MESSAGES/django.po b/horizon/locale/pt/LC_MESSAGES/django.po index ea15633586..1305ea0c9d 100644 --- a/horizon/locale/pt/LC_MESSAGES/django.po +++ b/horizon/locale/pt/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/horizon/language/pt/)\n" "MIME-Version: 1.0\n" @@ -18,7 +18,7 @@ msgstr "" "Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Outros" @@ -79,7 +79,7 @@ msgid "Submit" msgstr "Submeter" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Cancelar" @@ -87,8 +87,6 @@ msgstr "Cancelar" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -308,44 +306,7 @@ msgstr "Volumes" msgid "Volume Storage" msgstr "Volume Armazenamento" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "Metadados Disponíveis" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "Não são permitidas chaves duplicadas" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "Metadados Existentes" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Guardar" @@ -422,11 +383,11 @@ msgstr "Seguinte" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Sem Limite" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Disponível" diff --git a/horizon/locale/pt/LC_MESSAGES/djangojs.po b/horizon/locale/pt/LC_MESSAGES/djangojs.po index 70eaf0241b..7a93ca1b74 100644 --- a/horizon/locale/pt/LC_MESSAGES/djangojs.po +++ b/horizon/locale/pt/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/horizon/language/pt/)\n" "MIME-Version: 1.0\n" @@ -23,6 +23,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "Filtro" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "Submeter" @@ -88,7 +157,7 @@ msgstr "Seguinte" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -111,10 +180,6 @@ msgstr "Ocorreu um erro. Por favor, tente mais tarde." msgid "There was a problem communicating with the server, please try again." msgstr "Ocorreu um problema ao comunicar com o servidor, por favor, tente novamente." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "Filtro" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "Não foi possivel ler o arquivo" @@ -284,13 +349,27 @@ msgid "No" msgstr "" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "GB" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -423,7 +502,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -431,19 +510,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -475,15 +554,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/pt_BR/LC_MESSAGES/django.po b/horizon/locale/pt_BR/LC_MESSAGES/django.po index 15e6e1cd13..6ea25cb3aa 100644 --- a/horizon/locale/pt_BR/LC_MESSAGES/django.po +++ b/horizon/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: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03: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,7 +20,7 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Outro" @@ -81,7 +81,7 @@ msgid "Submit" msgstr "Enviar" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Cancelar" @@ -89,8 +89,6 @@ msgstr "Cancelar" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -310,44 +308,7 @@ msgstr "Volumes" msgid "Volume Storage" msgstr "Armazenamento de volume" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "\nVocê pode especificar metadados, adicionando itens da coluna da esquerda para\na coluna da direita. Você pode selecionar o metadados adicionados para o dicionário do glance\nou você pode usar a opção \"Outro\" utilizando uma chave\nde sua escolha." - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "Metadados disponível" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "Chaves duplicadas não são permitidas" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "Metadados não disponível" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "Metadados existente" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "\nVocê pode especificar recursos de metadados movimentando itens da coluna da esquerda \npara a coluna da direita. Na coluna da esquerda há \ndefinições de metadados do Catalogo de Metadados do Glance. Utilize a opção \"Outro\" \npara adicionar metadados com a chave de sua escolha. " - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Salvar" @@ -424,11 +385,11 @@ msgstr "Próximo" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Sem Limite" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Disponível" diff --git a/horizon/locale/pt_BR/LC_MESSAGES/djangojs.po b/horizon/locale/pt_BR/LC_MESSAGES/djangojs.po index b153c51191..da864a0a47 100644 --- a/horizon/locale/pt_BR/LC_MESSAGES/djangojs.po +++ b/horizon/locale/pt_BR/LC_MESSAGES/djangojs.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03: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" @@ -25,6 +25,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "Filtro" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "Enviar" @@ -90,7 +159,7 @@ msgstr "Próximo" msgid "Finish" msgstr "Encerrar" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -113,10 +182,6 @@ msgstr "Um erro ocorreu. Por favor tente novamente mais tarde." msgid "There was a problem communicating with the server, please try again." msgstr "Houve um problema ao comunicar-se com o servidor, por favor tente novamente." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "Filtro" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "Não foi possivel ler o arquivo" @@ -286,13 +351,27 @@ msgid "No" msgstr "Não" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "GB" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "MB" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -425,7 +504,7 @@ msgstr "Não foi possível excluir o projeto." msgid "Unable to grant the role." msgstr "Não foi possível permitir o papel." -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -433,19 +512,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "Não é possível recuperar redes." -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -477,15 +556,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "Não foi possível recuperar flavors." -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/ru/LC_MESSAGES/django.po b/horizon/locale/ru/LC_MESSAGES/django.po index 2731cf621e..bcf96378b9 100644 --- a/horizon/locale/ru/LC_MESSAGES/django.po +++ b/horizon/locale/ru/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Russian (http://www.transifex.com/projects/p/horizon/language/ru/)\n" "MIME-Version: 1.0\n" @@ -18,7 +18,7 @@ msgstr "" "Language: ru\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Другое" @@ -79,7 +79,7 @@ msgid "Submit" msgstr "Отправить" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Отмена" @@ -87,8 +87,6 @@ msgstr "Отмена" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -309,44 +307,7 @@ msgstr "Диски" msgid "Volume Storage" msgstr "Хранилище" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "\nВы можете указать метаданные путём добавления объектов из левой колонки в \nправую колонку. Вы можете выбрать метаданные добавленные в glance\n словарь или вы можете использовать \"Другую\" опцию с помощью клавиши на\n ваш выбор" - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "Доступные метаданные" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "Повторяющиеся ключи не допускаются" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "Метаданные недоступны" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "Имеющиеся метаданные" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "\nВы можете указать метаданные ресурса, перемещая элементы с левой\nколонки в правую колонку. В левом столбце есть определения\nметаданных из Glance каталога метаданных. Используйте \"Другой\" вариант,\nчтобы добавить метаданные с помощью клавиши на ваш выбор." - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Сохранить" @@ -425,11 +386,11 @@ msgstr "Следующий" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Без ограничений" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Доступно" diff --git a/horizon/locale/ru/LC_MESSAGES/djangojs.po b/horizon/locale/ru/LC_MESSAGES/djangojs.po index 4255108577..473b11fbb7 100644 --- a/horizon/locale/ru/LC_MESSAGES/djangojs.po +++ b/horizon/locale/ru/LC_MESSAGES/djangojs.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Russian (http://www.transifex.com/projects/p/horizon/language/ru/)\n" "MIME-Version: 1.0\n" @@ -24,6 +24,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "Фильтр" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "Отправить" @@ -89,7 +158,7 @@ msgstr "Следующий" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -112,10 +181,6 @@ msgstr "Произошла ошибка. Повторите попытку." msgid "There was a problem communicating with the server, please try again." msgstr "Обнаружена проблема при соединении с сервером. Повторите попытку." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "Фильтр" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "Не удалось прочитать файл" @@ -286,13 +351,27 @@ msgid "No" msgstr "Нет" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "ГБ" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "МБ" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -425,7 +504,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -433,19 +512,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "Не удалось получить сети." -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -477,15 +556,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "Не удалось получить схемы." -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/sl_SI/LC_MESSAGES/django.po b/horizon/locale/sl_SI/LC_MESSAGES/django.po index 359ccbc716..7b6f497147 100644 --- a/horizon/locale/sl_SI/LC_MESSAGES/django.po +++ b/horizon/locale/sl_SI/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/horizon/language/sl_SI/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: sl_SI\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Ostalo" @@ -78,7 +78,7 @@ msgid "Submit" msgstr "Potrdi" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Prekliči" @@ -86,8 +86,6 @@ msgstr "Prekliči" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -309,44 +307,7 @@ msgstr "Nosilci" msgid "Volume Storage" msgstr "Diskovni prostor nosilca" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Shrani" @@ -427,11 +388,11 @@ msgstr "Naprej" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Ni omejitve" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Na voljo" diff --git a/horizon/locale/sr/LC_MESSAGES/django.po b/horizon/locale/sr/LC_MESSAGES/django.po index 71ef676edd..a7a551fe2e 100644 --- a/horizon/locale/sr/LC_MESSAGES/django.po +++ b/horizon/locale/sr/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Serbian (http://www.transifex.com/projects/p/horizon/language/sr/)\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" "Language: sr\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Drugi" @@ -78,7 +78,7 @@ msgid "Submit" msgstr "Predaj" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "Odustani" @@ -86,8 +86,6 @@ msgstr "Odustani" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -308,44 +306,7 @@ msgstr "Volume-i" msgid "Volume Storage" msgstr "Volume storage" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "Dostupni Metadata podaci" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "Dupli kljucevi nisu omoguceni" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "Postojeci Metadata podaci" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Sačuvaj" @@ -424,11 +385,11 @@ msgstr "Sledeći" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Nema ograničenja" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Dostupno" diff --git a/horizon/locale/sr/LC_MESSAGES/djangojs.po b/horizon/locale/sr/LC_MESSAGES/djangojs.po index d0e740f4bd..16da06825b 100644 --- a/horizon/locale/sr/LC_MESSAGES/djangojs.po +++ b/horizon/locale/sr/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Serbian (http://www.transifex.com/projects/p/horizon/language/sr/)\n" "MIME-Version: 1.0\n" @@ -23,6 +23,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "Filter" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "Predaj" @@ -88,7 +157,7 @@ msgstr "Sledeći" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -111,10 +180,6 @@ msgstr "Greška. Pokušajte ponovo kasnije." msgid "There was a problem communicating with the server, please try again." msgstr "Postojao je problem u vezi sa serverom, pokušajte ponovo." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "Filter" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "Ne mogu da pročitam fajl" @@ -285,13 +350,27 @@ msgid "No" msgstr "" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "GB" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "MB" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -424,7 +503,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -432,19 +511,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "Nemoguće je dopreti do mreža." -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -476,15 +555,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "Nemoguće je dobiti arome." -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/te_IN/LC_MESSAGES/djangojs.po b/horizon/locale/te_IN/LC_MESSAGES/djangojs.po index 195c333f9f..1cc42b6b1b 100644 --- a/horizon/locale/te_IN/LC_MESSAGES/djangojs.po +++ b/horizon/locale/te_IN/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Telugu (India) (http://www.transifex.com/projects/p/horizon/language/te_IN/)\n" "MIME-Version: 1.0\n" @@ -23,6 +23,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "వడియగట్టు" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "" @@ -88,7 +157,7 @@ msgstr "" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -111,10 +180,6 @@ msgstr "లోపము జరిగినది. దయచేసి మరల msgid "There was a problem communicating with the server, please try again." msgstr "సర్వరు తొ సంభాషించుటలో లోపము జరిగినది. దయచేసి మరల ప్రయత్నించండి" -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "వడియగట్టు" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "దస్త్రం ను చదవలేము" @@ -284,13 +349,27 @@ msgid "No" msgstr "" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -423,7 +502,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -431,19 +510,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -475,15 +554,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/tr_TR/LC_MESSAGES/django.po b/horizon/locale/tr_TR/LC_MESSAGES/django.po index 85a74b4c18..b24a073203 100644 --- a/horizon/locale/tr_TR/LC_MESSAGES/django.po +++ b/horizon/locale/tr_TR/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/horizon/language/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -19,7 +19,7 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "Diğer" @@ -80,7 +80,7 @@ msgid "Submit" msgstr "Gönder" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "İptal" @@ -88,8 +88,6 @@ msgstr "İptal" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -308,44 +306,7 @@ msgstr "Diskler" msgid "Volume Storage" msgstr "Disk Depolama Birimi" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "Tekrarlanan anahtarlara izin verilmiyor" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "Üstveri mevcut değil" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "Varolan üstveri" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "" - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "Kaydet" @@ -420,11 +381,11 @@ msgstr "İleri" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "Limitsiz" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "Uygun" diff --git a/horizon/locale/tr_TR/LC_MESSAGES/djangojs.po b/horizon/locale/tr_TR/LC_MESSAGES/djangojs.po index e4e99b5abd..105f9538a3 100644 --- a/horizon/locale/tr_TR/LC_MESSAGES/djangojs.po +++ b/horizon/locale/tr_TR/LC_MESSAGES/djangojs.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/horizon/language/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -25,6 +25,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "Filtre" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "Gönder" @@ -90,7 +159,7 @@ msgstr "İleri" msgid "Finish" msgstr "" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -113,10 +182,6 @@ msgstr "Bir hata oluştu. Lütfen tekrar deneyin." msgid "There was a problem communicating with the server, please try again." msgstr "Sunucu ile iletişimde bir sorun var, lütfen tekrar deneyin." -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "Filtre" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "Dosya okunamadı" @@ -285,13 +350,27 @@ msgid "No" msgstr "" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -424,7 +503,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -432,19 +511,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -476,15 +555,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/zh_CN/LC_MESSAGES/django.po b/horizon/locale/zh_CN/LC_MESSAGES/django.po index ee757e22a1..58c7e52b52 100644 --- a/horizon/locale/zh_CN/LC_MESSAGES/django.po +++ b/horizon/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: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03: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,7 +20,7 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "其它" @@ -81,7 +81,7 @@ msgid "Submit" msgstr "提交" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "取消" @@ -89,8 +89,6 @@ msgstr "取消" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -309,44 +307,7 @@ msgstr "云硬盘" msgid "Volume Storage" msgstr "卷存储" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "\n你可以通过从左边栏目目录中选取并移至右边栏目\n来指定元数据。你可以选择已添加至glance目录字典\n中的现成元数据,也可以使用\"其他\"选项来自定义\n元数据。" - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "可用的元数据" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "复制密钥是不允许的" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "没有可用的元数据" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "已存在的元数据" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "\n你可以通过从左边栏目目录中选取并移至右边栏目\n来指定资源的元数据。在左边栏目中是来自\nGlance元数据目录的元数据定义。使用\"其他\"选项\n来增加你自定的元数据。" - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "保存" @@ -421,11 +382,11 @@ msgstr "下一步" msgid "Horizon" msgstr "控制面板" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "无限制" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "可用配额" diff --git a/horizon/locale/zh_CN/LC_MESSAGES/djangojs.po b/horizon/locale/zh_CN/LC_MESSAGES/djangojs.po index 333e573421..7d540a5b4a 100644 --- a/horizon/locale/zh_CN/LC_MESSAGES/djangojs.po +++ b/horizon/locale/zh_CN/LC_MESSAGES/djangojs.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03: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" @@ -25,6 +25,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "筛选" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "提交" @@ -90,7 +159,7 @@ msgstr "下一步" msgid "Finish" msgstr "结束" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -113,10 +182,6 @@ msgstr "发生错误。请稍后重试。" msgid "There was a problem communicating with the server, please try again." msgstr "与服务器通信出现问题,请再试一次。" -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "筛选" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "不能读取文件" @@ -285,13 +350,27 @@ msgid "No" msgstr "不" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "GB" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "MB" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "" @@ -424,7 +503,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -432,19 +511,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "无法获取网络" -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -476,15 +555,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "无法获取云主机类型列表。" -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/horizon/locale/zh_TW/LC_MESSAGES/django.po b/horizon/locale/zh_TW/LC_MESSAGES/django.po index 5258b144de..902628ce04 100644 --- a/horizon/locale/zh_TW/LC_MESSAGES/django.po +++ b/horizon/locale/zh_TW/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/horizon/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -19,7 +19,7 @@ msgstr "" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: base.py:475 templates/horizon/common/_modal_form_update_metadata.html:38 +#: base.py:475 msgid "Other" msgstr "其他" @@ -80,7 +80,7 @@ msgid "Submit" msgstr "提交" #: forms/views.py:133 -#: templates/horizon/common/_modal_form_update_metadata.html:232 +#: templates/horizon/common/_modal_form_update_metadata.html:25 #: templates/horizon/common/_workflow.html:49 msgid "Cancel" msgstr "取消" @@ -88,8 +88,6 @@ msgstr "取消" #: tables/actions.py:460 #: templates/horizon/common/_data_table_table_actions.html:21 #: templates/horizon/common/_data_table_table_actions.html:33 -#: templates/horizon/common/_modal_form_update_metadata.html:28 -#: templates/horizon/common/_modal_form_update_metadata.html:97 #: templates/horizon/common/_workflow_step_update_members.html:14 #: templates/horizon/common/_workflow_step_update_members.html:23 msgid "Filter" @@ -308,44 +306,7 @@ msgstr "儲存空間" msgid "Volume Storage" msgstr "儲存空間" -#: templates/horizon/common/_modal_form_update_metadata.html:12 -msgid "" -"\n" -" You can specify metadata by adding items from the left column to\n" -" the right column. You may select the metadata added to glance\n" -" dictionary or you can use the \"Other\" option using a key of\n" -" your choice.\n" -" " -msgstr "\n 您可以從左欄加入項目到右欄來指定描述資料。\n 您可以將這個描述資料加入到 Glance 字典\n 或者也可以使用「其他」選項來使用您自選的鍵。\n " - -#: templates/horizon/common/_modal_form_update_metadata.html:26 -msgid "Available Metadata" -msgstr "可用的描述資料" - -#: templates/horizon/common/_modal_form_update_metadata.html:56 -msgid "Duplicate keys are not allowed" -msgstr "不允許重覆的鍵" - -#: templates/horizon/common/_modal_form_update_metadata.html:84 -#: templates/horizon/common/_modal_form_update_metadata.html:193 -msgid "No available metadata" -msgstr "無可用的描述資料" - -#: templates/horizon/common/_modal_form_update_metadata.html:95 -msgid "Existing Metadata" -msgstr "存在的描述資料" - -#: templates/horizon/common/_modal_form_update_metadata.html:209 -msgid "" -"\n" -" You can specify resource metadata by moving items from the left\n" -" column to the right column. In the left columns there are metadata\n" -" definitions from the Glance Metadata Catalog. Use the \"Other\" option\n" -" to add metadata with the key of your choice.\n" -" " -msgstr "\n 您可以從左欄移動項目到右欄來指定資源的描述資料。\n 左欄有來自 Glance 描述資料類別的描述資料定義。\n 使用「其他」選項以使用您自選的鍵來加入描述資料。\n " - -#: templates/horizon/common/_modal_form_update_metadata.html:231 +#: templates/horizon/common/_modal_form_update_metadata.html:24 #: workflows/base.py:594 msgid "Save" msgstr "儲存" @@ -420,11 +381,11 @@ msgstr "下一步" msgid "Horizon" msgstr "Horizon" -#: templatetags/horizon.py:133 templatetags/horizon.py:144 +#: templatetags/horizon.py:137 templatetags/horizon.py:148 msgid "No Limit" msgstr "不限制" -#: templatetags/horizon.py:136 templatetags/horizon.py:138 +#: templatetags/horizon.py:140 templatetags/horizon.py:142 msgid "Available" msgstr "可用" diff --git a/horizon/locale/zh_TW/LC_MESSAGES/djangojs.po b/horizon/locale/zh_TW/LC_MESSAGES/djangojs.po index 87d5e5a2b0..e828aa3de1 100644 --- a/horizon/locale/zh_TW/LC_MESSAGES/djangojs.po +++ b/horizon/locale/zh_TW/LC_MESSAGES/djangojs.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-13 16:41-0500\n" -"PO-Revision-Date: 2015-03-13 18:57+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:17+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/horizon/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -25,6 +25,75 @@ msgid "" "missing information." msgstr "" +#: static/angular/metadata-tree/metadata-tree.js:35 +msgid "" +"You can specify resource metadata by moving items from the left column to " +"the right column. In the left columns there are metadata definitions from " +"the Glance Metadata Catalog. Use the \"Other\" option to add metadata with " +"the key of your choice." +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:36 +msgid "Min" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:37 +msgid "Max" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:38 +msgid "Min length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:39 +msgid "Max length" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:40 +msgid "Pattern mismatch" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:41 +msgid "Integer required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:42 +msgid "Decimal required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:43 +msgid "Required" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:44 +msgid "Duplicate keys are not allowed" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:45 +#: static/horizon/js/horizon.forms.js:184 +msgid "Filter" +msgstr "篩選" + +#: static/angular/metadata-tree/metadata-tree.js:46 +msgid "Available Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:47 +msgid "Existing Metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:48 +msgid "Custom" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:49 +msgid "No available metadata" +msgstr "" + +#: static/angular/metadata-tree/metadata-tree.js:50 +msgid "No existing metadata" +msgstr "" + #: static/angular/modal/modal.js:83 msgid "Submit" msgstr "提交" @@ -90,7 +159,7 @@ msgstr "下一步" msgid "Finish" msgstr "完成" -#: static/horizon/js/horizon.accordion_nav.js:84 +#: static/horizon/js/horizon.accordion_nav.js:78 #: static/horizon/js/horizon.modals.js:315 #: static/horizon/js/horizon.tabs.js:21 msgid "Loading" @@ -113,10 +182,6 @@ msgstr "發生錯誤。請稍後再試。" msgid "There was a problem communicating with the server, please try again." msgstr "與伺服器間的通訊有問題,請再試一次。" -#: static/horizon/js/horizon.forms.js:184 -msgid "Filter" -msgstr "篩選" - #: static/horizon/js/horizon.instances.js:273 msgid "Could not read the file" msgstr "不能讀取檔案" @@ -285,13 +350,27 @@ msgid "No" msgstr "否" #: static/horizon/js/angular/filters/filters.js:53 +#: static/horizon/js/angular/filters/filters.js:140 msgid "GB" msgstr "GB" #: static/horizon/js/angular/filters/filters.js:70 +#: static/horizon/js/angular/filters/filters.js:142 msgid "MB" msgstr "MB" +#: static/horizon/js/angular/filters/filters.js:138 +msgid "TB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:144 +msgid "KB" +msgstr "" + +#: static/horizon/js/angular/filters/filters.js:146 +msgid "bytes" +msgstr "" + #: static/horizon/js/angular/services/hz.api.cinder.js:47 msgid "Unable to retrieve volumes." msgstr "無法取回儲存空間。" @@ -424,7 +503,7 @@ msgstr "" msgid "Unable to grant the role." msgstr "" -#: static/horizon/js/angular/services/hz.api.keystone.js:208 +#: static/horizon/js/angular/services/hz.api.keystone.js:215 msgid "Unable to fetch the service catalog." msgstr "" @@ -432,19 +511,19 @@ msgstr "" msgid "Unable to retrieve networks." msgstr "無法取回網路。" -#: static/horizon/js/angular/services/hz.api.neutron.js:90 +#: static/horizon/js/angular/services/hz.api.neutron.js:88 msgid "Unable to create the network." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:110 +#: static/horizon/js/angular/services/hz.api.neutron.js:108 msgid "Unable to retrieve subnets." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:176 +#: static/horizon/js/angular/services/hz.api.neutron.js:172 msgid "Unable to create the subnet." msgstr "" -#: static/horizon/js/angular/services/hz.api.neutron.js:196 +#: static/horizon/js/angular/services/hz.api.neutron.js:192 msgid "Unable to retrieve ports." msgstr "" @@ -476,15 +555,15 @@ msgstr "" msgid "Unable to retrieve extensions." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:214 +#: static/horizon/js/angular/services/hz.api.nova.js:233 msgid "Unable to retrieve flavors." msgstr "無法取回虛擬硬體樣板。" -#: static/horizon/js/angular/services/hz.api.nova.js:232 +#: static/horizon/js/angular/services/hz.api.nova.js:251 msgid "Unable to retrieve flavor." msgstr "" -#: static/horizon/js/angular/services/hz.api.nova.js:246 +#: static/horizon/js/angular/services/hz.api.nova.js:265 msgid "Unable to retrieve flavor extra specs." msgstr "" diff --git a/openstack_dashboard/locale/cs/LC_MESSAGES/django.po b/openstack_dashboard/locale/cs/LC_MESSAGES/django.po index 3cd3361509..20ab5270b9 100644 --- a/openstack_dashboard/locale/cs/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/cs/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:32+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Czech (http://www.transifex.com/projects/p/horizon/language/cs/)\n" "MIME-Version: 1.0\n" @@ -602,7 +602,7 @@ msgstr "Správce" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7 #: dashboards/project/images/images/forms.py:40 -#: dashboards/project/images/images/forms.py:198 +#: dashboards/project/images/images/forms.py:200 #: dashboards/project/images/templates/images/images/_detail_overview.html:9 #: dashboards/project/instances/templates/instances/_detail_overview.html:10 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9 @@ -617,7 +617,7 @@ msgstr "Správce" #: dashboards/project/networks/forms.py:35 #: dashboards/project/networks/tables.py:168 #: dashboards/project/networks/ports/forms.py:36 -#: dashboards/project/networks/ports/tables.py:67 +#: dashboards/project/networks/ports/tables.py:69 #: dashboards/project/networks/subnets/tables.py:129 #: dashboards/project/networks/templates/networks/_detail_overview.html:7 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10 @@ -658,7 +658,7 @@ msgstr "Jméno" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:22 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:48 -#: dashboards/project/instances/tables.py:1006 +#: dashboards/project/instances/tables.py:1025 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:81 #: dashboards/project/volumes/volumes/forms.py:122 @@ -989,12 +989,12 @@ msgstr "Chyba při přidávání nebo odstraňování hostitelů." #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:18 -#: dashboards/project/stacks/templates/stacks/_change_template.html:19 -#: dashboards/project/stacks/templates/stacks/_create.html:18 +#: dashboards/project/stacks/templates/stacks/_change_template.html:5 +#: dashboards/project/stacks/templates/stacks/_create.html:4 #: dashboards/project/stacks/templates/stacks/_preview.html:4 #: dashboards/project/stacks/templates/stacks/_preview_template.html:5 -#: dashboards/project/stacks/templates/stacks/_select_template.html:19 -#: dashboards/project/stacks/templates/stacks/_update.html:18 +#: dashboards/project/stacks/templates/stacks/_select_template.html:5 +#: dashboards/project/stacks/templates/stacks/_update.html:4 #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html:5 @@ -1057,10 +1057,6 @@ msgstr "Agregáty hostitele rozdělují zóny dostupnosti do logických jednotek #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28 #: dashboards/project/routers/templates/routers/ports/_create.html:30 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:25 -#: dashboards/project/stacks/templates/stacks/_change_template.html:26 -#: dashboards/project/stacks/templates/stacks/_create.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:26 -#: dashboards/project/stacks/templates/stacks/_update.html:25 #: dashboards/project/volumes/templates/volumes/volumes/_attach.html:20 #: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:17 msgid "Cancel" @@ -1120,7 +1116,7 @@ msgstr "VCPU" #: dashboards/project/databases/views.py:48 #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:1025 +#: dashboards/project/instances/tables.py:1044 #: dashboards/project/instances/views.py:55 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/network_topology/instances/tables.py:23 @@ -1221,7 +1217,7 @@ msgstr "Páry klíčů" #: dashboards/admin/defaults/tables.py:56 #: dashboards/admin/networks/ports/tables.py:94 #: dashboards/identity/projects/workflows.py:63 -#: dashboards/project/networks/ports/tables.py:69 +#: dashboards/project/networks/ports/tables.py:71 #: dashboards/project/routers/ports/tables.py:110 usage/quotas.py:69 msgid "Fixed IPs" msgstr "Statické IP" @@ -1433,7 +1429,7 @@ msgstr "ID" #: dashboards/project/containers/templates/containers/_container_detail.html:14 #: dashboards/project/containers/templates/containers/_container_metadata.html:7 #: dashboards/project/images/images/forms.py:95 -#: dashboards/project/images/images/forms.py:237 +#: dashboards/project/images/images/forms.py:239 #: dashboards/project/images/images/tables.py:163 #: dashboards/project/images/images/tables.py:252 #: dashboards/project/images/templates/images/images/_detail_overview.html:21 @@ -1640,8 +1636,8 @@ msgstr "" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:320 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:966 -#: dashboards/project/instances/tables.py:989 +#: dashboards/project/instances/tables.py:985 +#: dashboards/project/instances/tables.py:1008 #: dashboards/project/instances/workflows/create_instance.py:84 #: dashboards/project/overview/views.py:32 usage/tables.py:80 msgid "Instance Name" @@ -1874,7 +1870,7 @@ msgstr "Zóna" #: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 #: dashboards/project/images/images/tables.py:247 #: dashboards/project/images/templates/images/images/_detail_overview.html:19 -#: dashboards/project/instances/tables.py:1001 +#: dashboards/project/instances/tables.py:1020 #: dashboards/project/instances/templates/instances/_detail_overview.html:14 #: dashboards/project/loadbalancers/tables.py:324 #: dashboards/project/loadbalancers/tables.py:377 @@ -1882,7 +1878,7 @@ msgstr "Zóna" #: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 #: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60 #: dashboards/project/networks/tables.py:174 -#: dashboards/project/networks/ports/tables.py:72 +#: dashboards/project/networks/ports/tables.py:74 #: dashboards/project/networks/templates/networks/_detail_overview.html:13 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 #: dashboards/project/routers/tables.py:212 @@ -1990,7 +1986,7 @@ msgstr "Název obrazu =" #: dashboards/admin/images/tables.py:62 #: dashboards/admin/instances/tables.py:99 -#: dashboards/project/instances/tables.py:967 +#: dashboards/project/instances/tables.py:986 msgid "Status =" msgstr "Stav =" @@ -2009,7 +2005,7 @@ msgstr "Max. velikost (MB)" #: dashboards/admin/images/tables.py:71 #: dashboards/admin/instances/tables.py:132 #: dashboards/project/images/images/tables.py:242 -#: dashboards/project/instances/tables.py:991 +#: dashboards/project/instances/tables.py:1010 #: dashboards/project/instances/templates/instances/_detail_overview.html:114 #: dashboards/project/instances/workflows/create_instance.py:108 #: dashboards/project/volumes/volumes/forms.py:638 @@ -2287,12 +2283,12 @@ msgid "IPv6 Address =" msgstr "Adresa IPv6 =" #: dashboards/admin/instances/tables.py:100 -#: dashboards/project/instances/tables.py:968 +#: dashboards/project/instances/tables.py:987 msgid "Image ID =" msgstr "ID obrazu =" #: dashboards/admin/instances/tables.py:101 -#: dashboards/project/instances/tables.py:969 +#: dashboards/project/instances/tables.py:988 msgid "Flavor ID =" msgstr "ID konfigurace = " @@ -2300,7 +2296,7 @@ msgstr "ID konfigurace = " #: dashboards/project/access_and_security/floating_ips/tables.py:194 #: dashboards/project/access_and_security/floating_ips/workflows.py:33 #: dashboards/project/access_and_security/floating_ips/workflows.py:40 -#: dashboards/project/instances/tables.py:993 +#: dashboards/project/instances/tables.py:1012 #: dashboards/project/loadbalancers/tables.py:367 msgid "IP Address" msgstr "IP adresa" @@ -2313,7 +2309,7 @@ msgstr "IP adresa" #: dashboards/project/databases/tables.py:327 #: dashboards/project/images/images/tables.py:263 #: dashboards/project/images/templates/images/images/_detail_overview.html:46 -#: dashboards/project/instances/tables.py:996 +#: dashboards/project/instances/tables.py:1015 #: dashboards/project/instances/templates/instances/_instance_flavor.html:7 #: dashboards/project/volumes/backups/tables.py:123 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37 @@ -2324,17 +2320,17 @@ msgid "Size" msgstr "Velikost" #: dashboards/admin/instances/tables.py:147 -#: dashboards/project/instances/tables.py:1008 +#: dashboards/project/instances/tables.py:1027 msgid "Task" msgstr "Úloha" #: dashboards/admin/instances/tables.py:154 -#: dashboards/project/instances/tables.py:1015 +#: dashboards/project/instances/tables.py:1034 msgid "Power State" msgstr "Stav napájení" #: dashboards/admin/instances/tables.py:157 -#: dashboards/project/instances/tables.py:1018 usage/tables.py:83 +#: dashboards/project/instances/tables.py:1037 usage/tables.py:83 msgid "Time since created" msgstr "Doba od vytvoření" @@ -2407,7 +2403,7 @@ msgstr "" #: dashboards/admin/metadata_defs/tables.py:149 #: dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:20 #: dashboards/project/images/images/forms.py:96 -#: dashboards/project/images/images/forms.py:238 +#: dashboards/project/images/images/forms.py:240 #: dashboards/project/images/images/tables.py:256 #: dashboards/project/images/templates/images/images/_detail_overview.html:23 msgid "Protected" @@ -2527,7 +2523,7 @@ msgstr "" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10 #: dashboards/project/images/images/forms.py:41 -#: dashboards/project/images/images/forms.py:199 +#: dashboards/project/images/images/forms.py:201 #: dashboards/project/images/templates/images/images/_detail_overview.html:12 #: dashboards/project/loadbalancers/forms.py:36 #: dashboards/project/loadbalancers/forms.py:78 @@ -2728,7 +2724,7 @@ msgstr "Vytvořeno" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:20 #: dashboards/project/images/templates/images/images/_detail_overview.html:31 -#: dashboards/project/instances/tables.py:622 +#: dashboards/project/instances/tables.py:641 #: 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 @@ -3187,7 +3183,7 @@ msgstr "" #: dashboards/project/networks/tables.py:177 #: dashboards/project/networks/workflows.py:49 #: dashboards/project/networks/ports/forms.py:40 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:77 #: dashboards/project/networks/templates/networks/_detail_overview.html:15 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34 #: dashboards/project/routers/forms.py:36 @@ -3508,7 +3504,7 @@ msgid "Device owner attached to the port" msgstr "Vlastník zařízení připojeného k portu" #: dashboards/admin/networks/ports/forms.py:57 -#: dashboards/project/networks/ports/tables.py:78 +#: dashboards/project/networks/ports/tables.py:80 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" msgstr "Stav naučení adres MAC" @@ -3579,7 +3575,7 @@ msgstr "Stav naučení adres Mac" #: dashboards/admin/networks/ports/tables.py:109 #: dashboards/identity/projects/workflows.py:76 -#: dashboards/project/networks/ports/tables.py:85 usage/quotas.py:79 +#: dashboards/project/networks/ports/tables.py:87 usage/quotas.py:79 msgid "Ports" msgstr "Porty" @@ -5926,7 +5922,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "Úspěšně odloučeny plovoucí IP: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:155 -#: dashboards/project/instances/tables.py:616 +#: dashboards/project/instances/tables.py:635 msgid "Unable to disassociate floating IP." msgstr "Nelze odloučit plovoucí IP." @@ -7279,9 +7275,9 @@ msgstr "" #: dashboards/project/data_processing/cluster_templates/workflows/create.py:81 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:374 -#: dashboards/project/stacks/views.py:139 -#: dashboards/project/stacks/templates/stacks/_change_template.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:25 +#: dashboards/project/stacks/views.py:93 +#: dashboards/project/stacks/views.py:109 +#: dashboards/project/stacks/views.py:149 msgid "Next" msgstr "Další" @@ -7500,7 +7496,7 @@ msgstr "" #: dashboards/project/databases/workflows/create_instance.py:335 #: dashboards/project/images/images/tables.py:36 #: dashboards/project/instances/workflows/create_instance.py:820 -#: dashboards/project/stacks/templates/stacks/_create.html:24 +#: dashboards/project/stacks/views.py:165 msgid "Launch" msgstr "Spustit" @@ -8708,8 +8704,8 @@ msgstr[2] "" #: dashboards/project/databases/tables.py:248 #: dashboards/project/databases/tables.py:265 #: dashboards/project/databases/tables.py:271 -#: dashboards/project/instances/tables.py:825 -#: dashboards/project/instances/tables.py:832 +#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:851 #: dashboards/project/instances/views.py:398 #: dashboards/project/instances/templates/instances/_detail_overview.html:64 #: dashboards/project/instances/templates/instances/_detail_overview.html:100 @@ -9017,7 +9013,7 @@ msgid "Resize Volume" msgstr "" #: dashboards/project/databases/tables.py:212 -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:457 #: dashboards/project/instances/workflows/resize_instance.py:84 msgid "Resize Instance" msgstr "Změnit velikost instance" @@ -9318,7 +9314,7 @@ msgstr "Podrobnosti instance" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:352 +#: dashboards/project/instances/tables.py:371 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "Upravit instanci" @@ -10146,35 +10142,35 @@ msgid "A local image to upload." msgstr "Místní obraz pro nahrání." #: dashboards/project/images/images/forms.py:76 -#: dashboards/project/images/images/forms.py:219 +#: dashboards/project/images/images/forms.py:221 #: dashboards/project/images/images/tables.py:259 msgid "Format" msgstr "Formátovat" #: dashboards/project/images/images/forms.py:81 -#: dashboards/project/images/images/forms.py:214 +#: dashboards/project/images/images/forms.py:216 msgid "Architecture" msgstr "Architektura" #: dashboards/project/images/images/forms.py:84 -#: dashboards/project/images/images/forms.py:221 +#: dashboards/project/images/images/forms.py:223 msgid "Minimum Disk (GB)" msgstr "Minimální kapacita (GB)" #: dashboards/project/images/images/forms.py:86 -#: dashboards/project/images/images/forms.py:223 +#: dashboards/project/images/images/forms.py:225 msgid "" "The minimum disk size required to boot the image. If unspecified, this value" " defaults to 0 (no minimum)." msgstr "Minimální velikost disku, jenž je vyžadována pro zavedení obrazu. Pokud není zadána, je výchozí hodnota 0 (žádné minimum)." #: dashboards/project/images/images/forms.py:90 -#: dashboards/project/images/images/forms.py:229 +#: dashboards/project/images/images/forms.py:231 msgid "Minimum RAM (MB)" msgstr "" #: dashboards/project/images/images/forms.py:92 -#: dashboards/project/images/images/forms.py:231 +#: dashboards/project/images/images/forms.py:233 msgid "" "The minimum memory size required to boot the image. If unspecified, this " "value defaults to 0 (no minimum)." @@ -10202,20 +10198,24 @@ msgstr "" msgid "Unable to create new image: Invalid disk format %s for image." msgstr "" -#: dashboards/project/images/images/forms.py:203 +#: dashboards/project/images/images/forms.py:191 +msgid "Unable to create new image: Image name too long." +msgstr "" + +#: dashboards/project/images/images/forms.py:205 msgid "Kernel ID" msgstr "ID kernelu" -#: dashboards/project/images/images/forms.py:209 +#: dashboards/project/images/images/forms.py:211 msgid "Ramdisk ID" msgstr "ID ramdisku" -#: dashboards/project/images/images/forms.py:251 +#: dashboards/project/images/images/forms.py:253 #, python-format msgid "Unable to update image \"%s\"." msgstr "Nelze aktualizovat obraz \"%s\"." -#: dashboards/project/images/images/forms.py:278 +#: dashboards/project/images/images/forms.py:280 msgid "Image was successfully updated." msgstr "Obraz byl úspěšně aktualizován." @@ -10374,7 +10374,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:388 +#: dashboards/project/instances/tables.py:407 #: dashboards/project/volumes/volumes/tables.py:168 msgid "Create Snapshot" msgstr "Vytvořit snímek" @@ -10548,28 +10548,32 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:375 +#: dashboards/project/instances/tables.py:352 +msgid "Launch Instance NG" +msgstr "" + +#: dashboards/project/instances/tables.py:394 msgid "Edit Security Groups" msgstr "Upravit bezpečnostní skupiny" -#: dashboards/project/instances/tables.py:401 +#: dashboards/project/instances/tables.py:420 #: dashboards/project/instances/tabs.py:61 msgid "Console" msgstr "Konzole" -#: dashboards/project/instances/tables.py:421 +#: dashboards/project/instances/tables.py:440 msgid "View Log" msgstr "Zobrazit protokol" -#: dashboards/project/instances/tables.py:462 +#: dashboards/project/instances/tables.py:481 msgid "Confirm Resize/Migrate" msgstr "Potvrdit Změnu velikosti/Migraci" -#: dashboards/project/instances/tables.py:475 +#: dashboards/project/instances/tables.py:494 msgid "Revert Resize/Migrate" msgstr "Vrátit zpět Změnu velikosti/Migraci" -#: dashboards/project/instances/tables.py:488 +#: dashboards/project/instances/tables.py:507 #: dashboards/project/instances/views.py:256 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 @@ -10577,80 +10581,80 @@ msgstr "Vrátit zpět Změnu velikosti/Migraci" msgid "Rebuild Instance" msgstr "Znovu sestavit instanci" -#: dashboards/project/instances/tables.py:505 +#: dashboards/project/instances/tables.py:524 msgid "Retrieve Password" msgstr "Získat heslo" -#: dashboards/project/instances/tables.py:528 -#: dashboards/project/instances/tables.py:553 +#: dashboards/project/instances/tables.py:547 +#: dashboards/project/instances/tables.py:572 msgid "Associate Floating IP" msgstr "Přidružit plovoucí IP" -#: dashboards/project/instances/tables.py:572 +#: dashboards/project/instances/tables.py:591 #, python-format msgid "Successfully associated floating IP: %s" msgstr "Plovoucí IP úspěšně přidružena: %s" -#: dashboards/project/instances/tables.py:576 +#: dashboards/project/instances/tables.py:595 msgid "Unable to associate floating IP." msgstr "Nelze přidružit plovoucí IP." -#: dashboards/project/instances/tables.py:582 +#: dashboards/project/instances/tables.py:601 msgid "Disassociate Floating IP" msgstr "Odloučit plovoucí IP" -#: dashboards/project/instances/tables.py:610 +#: dashboards/project/instances/tables.py:629 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "Plovoucí IP úspěšně odloučena: %s" -#: dashboards/project/instances/tables.py:613 +#: dashboards/project/instances/tables.py:632 msgid "No floating IPs to disassociate." msgstr "Žádné plovoucí IP k odloučení" -#: dashboards/project/instances/tables.py:623 +#: dashboards/project/instances/tables.py:642 #, python-format msgid "Please try again later [Error: %s]." msgstr "Zkuste to prosím znovu později [Chyba: %s]." -#: dashboards/project/instances/tables.py:625 +#: dashboards/project/instances/tables.py:644 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:637 +#: dashboards/project/instances/tables.py:656 #, python-format msgid "" "Failed to perform requested operation on instance \"%s\", the instance has " "an error status" msgstr "" -#: dashboards/project/instances/tables.py:653 +#: dashboards/project/instances/tables.py:672 #: dashboards/project/instances/views.py:395 #, python-format msgid "Unable to retrieve flavor information for instance \"%s\"." msgstr "" -#: dashboards/project/instances/tables.py:670 +#: dashboards/project/instances/tables.py:689 msgid "Start Instance" msgid_plural "Start Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:678 +#: dashboards/project/instances/tables.py:697 msgid "Started Instance" msgid_plural "Started Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:695 +#: dashboards/project/instances/tables.py:714 msgid "To power off a specific instance." msgstr "" -#: dashboards/project/instances/tables.py:701 +#: dashboards/project/instances/tables.py:720 msgctxt "Action to perform (the instance is currently running)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" @@ -10658,7 +10662,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:710 +#: dashboards/project/instances/tables.py:729 msgctxt "Past action (the instance is currently already Shut Off)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" @@ -10666,397 +10670,397 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:750 msgid "Lock Instance" msgid_plural "Lock Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:758 msgid "Locked Instance" msgid_plural "Locked Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:781 msgid "Unlock Instance" msgid_plural "Unlock Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:789 msgid "Unlocked Instance" msgid_plural "Unlocked Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:815 +#: dashboards/project/instances/tables.py:834 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:840 -#: dashboards/project/instances/tables.py:862 +#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:881 msgctxt "Current status of an Instance" msgid "Deleted" msgstr "Smazáno" -#: dashboards/project/instances/tables.py:841 +#: dashboards/project/instances/tables.py:860 msgctxt "Current status of an Instance" msgid "Active" msgstr "Aktivní" -#: dashboards/project/instances/tables.py:842 +#: dashboards/project/instances/tables.py:861 msgctxt "Current status of an Instance" msgid "Shutoff" msgstr "Vypnout" -#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:863 msgctxt "Current status of an Instance" msgid "Suspended" msgstr "Uspáno" -#: dashboards/project/instances/tables.py:845 +#: dashboards/project/instances/tables.py:864 msgctxt "Current status of an Instance" msgid "Paused" msgstr "Pozastaveno" -#: dashboards/project/instances/tables.py:846 +#: dashboards/project/instances/tables.py:865 msgctxt "Current status of an Instance" msgid "Error" msgstr "Chyba" -#: dashboards/project/instances/tables.py:848 +#: dashboards/project/instances/tables.py:867 msgctxt "Current status of an Instance" msgid "Resize/Migrate" msgstr "Změnit velikost/Přesunout" -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:869 msgctxt "Current status of an Instance" msgid "Confirm or Revert Resize/Migrate" msgstr "Potvrdit nebo Vrátit zpět Změnu velikosti/Přesun" -#: dashboards/project/instances/tables.py:852 +#: dashboards/project/instances/tables.py:871 msgctxt "Current status of an Instance" msgid "Revert Resize/Migrate" msgstr "Vrátit zpět Změnu velikosti/Migraci" -#: dashboards/project/instances/tables.py:853 +#: dashboards/project/instances/tables.py:872 msgctxt "Current status of an Instance" msgid "Reboot" msgstr "Restartovat" -#: dashboards/project/instances/tables.py:855 +#: dashboards/project/instances/tables.py:874 msgctxt "Current status of an Instance" msgid "Hard Reboot" msgstr "Tvrdý restart" -#: dashboards/project/instances/tables.py:856 +#: dashboards/project/instances/tables.py:875 msgctxt "Current status of an Instance" msgid "Password" msgstr "Heslo" -#: dashboards/project/instances/tables.py:857 +#: dashboards/project/instances/tables.py:876 msgctxt "Current status of an Instance" msgid "Rebuild" msgstr "Znovu sestavit" -#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:878 msgctxt "Current status of an Instance" msgid "Migrating" msgstr "Přesunování" -#: dashboards/project/instances/tables.py:860 +#: dashboards/project/instances/tables.py:879 msgctxt "Current status of an Instance" msgid "Build" msgstr "Sestavit" -#: dashboards/project/instances/tables.py:861 +#: dashboards/project/instances/tables.py:880 msgctxt "Current status of an Instance" msgid "Rescue" msgstr "Zachránit" -#: dashboards/project/instances/tables.py:864 +#: dashboards/project/instances/tables.py:883 msgctxt "Current status of an Instance" msgid "Soft Deleted" msgstr "Měkce smazáno" -#: dashboards/project/instances/tables.py:865 +#: dashboards/project/instances/tables.py:884 msgctxt "Current status of an Instance" msgid "Shelved" msgstr "Uskladněno" -#: dashboards/project/instances/tables.py:867 +#: dashboards/project/instances/tables.py:886 msgctxt "Current status of an Instance" msgid "Shelved Offloaded" msgstr "" -#: dashboards/project/instances/tables.py:870 +#: dashboards/project/instances/tables.py:889 msgctxt "Task status of an Instance" msgid "None" msgstr "Žádný" -#: dashboards/project/instances/tables.py:875 +#: dashboards/project/instances/tables.py:894 msgctxt "Task status of an Instance" msgid "Scheduling" msgstr "Plánování" -#: dashboards/project/instances/tables.py:877 +#: dashboards/project/instances/tables.py:896 msgctxt "Task status of an Instance" msgid "Block Device Mapping" msgstr "Mapování blokového zařízení" -#: dashboards/project/instances/tables.py:879 +#: dashboards/project/instances/tables.py:898 msgctxt "Task status of an Instance" msgid "Networking" msgstr "Síťování" -#: dashboards/project/instances/tables.py:880 +#: dashboards/project/instances/tables.py:899 msgctxt "Task status of an Instance" msgid "Spawning" msgstr "" -#: dashboards/project/instances/tables.py:882 +#: dashboards/project/instances/tables.py:901 msgctxt "Task status of an Instance" msgid "Snapshotting" msgstr "Snímkování" -#: dashboards/project/instances/tables.py:884 +#: dashboards/project/instances/tables.py:903 msgctxt "Task status of an Instance" msgid "Image Snapshot Pending" msgstr "Obraz čeká na snímkování" -#: dashboards/project/instances/tables.py:886 +#: dashboards/project/instances/tables.py:905 msgctxt "Task status of an Instance" msgid "Image Pending Upload" msgstr "Obraz čeká na nahrání" -#: dashboards/project/instances/tables.py:888 +#: dashboards/project/instances/tables.py:907 msgctxt "Task status of an Instance" msgid "Image Uploading" msgstr "Nahrávání obrazu" -#: dashboards/project/instances/tables.py:890 +#: dashboards/project/instances/tables.py:909 msgctxt "Task status of an Instance" msgid "Image Backup" msgstr "Záloha obrazu" -#: dashboards/project/instances/tables.py:892 +#: dashboards/project/instances/tables.py:911 msgctxt "Task status of an Instance" msgid "Updating Password" msgstr "Aktualizace hesla" -#: dashboards/project/instances/tables.py:894 +#: dashboards/project/instances/tables.py:913 msgctxt "Task status of an Instance" msgid "Preparing Resize or Migrate" msgstr "Příprava na Změnu velikost nebo Přesun" -#: dashboards/project/instances/tables.py:896 +#: dashboards/project/instances/tables.py:915 msgctxt "Task status of an Instance" msgid "Resizing or Migrating" msgstr "Měnění velikosti nebo Přesunování" -#: dashboards/project/instances/tables.py:898 +#: dashboards/project/instances/tables.py:917 msgctxt "Task status of an Instance" msgid "Resized or Migrated" msgstr "Velikost změněna nebo Přesunuto" -#: dashboards/project/instances/tables.py:900 +#: dashboards/project/instances/tables.py:919 msgctxt "Task status of an Instance" msgid "Finishing Resize or Migrate" msgstr "Dokončování Změny velikosti nebo Přesunu" -#: dashboards/project/instances/tables.py:902 +#: dashboards/project/instances/tables.py:921 msgctxt "Task status of an Instance" msgid "Reverting Resize or Migrate" msgstr "Vrácení Změny velikost nebo Přesunu" -#: dashboards/project/instances/tables.py:904 +#: dashboards/project/instances/tables.py:923 msgctxt "Task status of an Instance" msgid "Confirming Resize or Migrate" msgstr "Potvrzování Změny velikosti nebo Přesunu" -#: dashboards/project/instances/tables.py:905 +#: dashboards/project/instances/tables.py:924 msgctxt "Task status of an Instance" msgid "Rebooting" msgstr "Restartování" -#: dashboards/project/instances/tables.py:907 +#: dashboards/project/instances/tables.py:926 msgctxt "Task status of an Instance" msgid "Reboot Pending" msgstr "" -#: dashboards/project/instances/tables.py:909 +#: dashboards/project/instances/tables.py:928 msgctxt "Task status of an Instance" msgid "Reboot Started" msgstr "" -#: dashboards/project/instances/tables.py:911 +#: dashboards/project/instances/tables.py:930 msgctxt "Task status of an Instance" msgid "Rebooting Hard" msgstr "Tvrdé restartování" -#: dashboards/project/instances/tables.py:913 +#: dashboards/project/instances/tables.py:932 msgctxt "Task status of an Instance" msgid "Reboot Pending Hard" msgstr "" -#: dashboards/project/instances/tables.py:915 +#: dashboards/project/instances/tables.py:934 msgctxt "Task status of an Instance" msgid "Reboot Started Hard" msgstr "" -#: dashboards/project/instances/tables.py:916 +#: dashboards/project/instances/tables.py:935 msgctxt "Task status of an Instance" msgid "Pausing" msgstr "Pozastavování" -#: dashboards/project/instances/tables.py:917 -#: dashboards/project/instances/tables.py:920 +#: dashboards/project/instances/tables.py:936 +#: dashboards/project/instances/tables.py:939 msgctxt "Task status of an Instance" msgid "Resuming" msgstr "Obnovování" -#: dashboards/project/instances/tables.py:919 +#: dashboards/project/instances/tables.py:938 msgctxt "Task status of an Instance" msgid "Suspending" msgstr "Uspávání" -#: dashboards/project/instances/tables.py:922 +#: dashboards/project/instances/tables.py:941 msgctxt "Task status of an Instance" msgid "Powering Off" msgstr "Vypínání" -#: dashboards/project/instances/tables.py:924 +#: dashboards/project/instances/tables.py:943 msgctxt "Task status of an Instance" msgid "Powering On" msgstr "Zapínání" -#: dashboards/project/instances/tables.py:925 +#: dashboards/project/instances/tables.py:944 msgctxt "Task status of an Instance" msgid "Rescuing" msgstr "Zachraňování" -#: dashboards/project/instances/tables.py:927 +#: dashboards/project/instances/tables.py:946 msgctxt "Task status of an Instance" msgid "Unrescuing" msgstr "Ručení záchrany" -#: dashboards/project/instances/tables.py:929 +#: dashboards/project/instances/tables.py:948 msgctxt "Task status of an Instance" msgid "Rebuilding" msgstr "Znovu sestavování" -#: dashboards/project/instances/tables.py:931 +#: dashboards/project/instances/tables.py:950 msgctxt "Task status of an Instance" msgid "Rebuild Block Device Mapping" msgstr "Znovu sestavit mapování blokového zařízení" -#: dashboards/project/instances/tables.py:933 +#: dashboards/project/instances/tables.py:952 msgctxt "Task status of an Instance" msgid "Rebuild Spawning" msgstr "" -#: dashboards/project/instances/tables.py:934 +#: dashboards/project/instances/tables.py:953 msgctxt "Task status of an Instance" msgid "Migrating" msgstr "Přesunování" -#: dashboards/project/instances/tables.py:935 +#: dashboards/project/instances/tables.py:954 msgctxt "Task status of an Instance" msgid "Deleting" msgstr "Mazání" -#: dashboards/project/instances/tables.py:937 +#: dashboards/project/instances/tables.py:956 msgctxt "Task status of an Instance" msgid "Soft Deleting" msgstr "Měkké smazání" -#: dashboards/project/instances/tables.py:938 +#: dashboards/project/instances/tables.py:957 msgctxt "Task status of an Instance" msgid "Restoring" msgstr "Obnovování" -#: dashboards/project/instances/tables.py:939 +#: dashboards/project/instances/tables.py:958 msgctxt "Task status of an Instance" msgid "Shelving" msgstr "Uskladňování" -#: dashboards/project/instances/tables.py:941 +#: dashboards/project/instances/tables.py:960 msgctxt "Task status of an Instance" msgid "Shelving Image Pending Upload" msgstr "Uskladňování obrazu čekajícího na nahrání" -#: dashboards/project/instances/tables.py:943 +#: dashboards/project/instances/tables.py:962 msgctxt "Task status of an Instance" msgid "Shelving Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:945 +#: dashboards/project/instances/tables.py:964 msgctxt "Task status of an Instance" msgid "Shelving Offloading" msgstr "" -#: dashboards/project/instances/tables.py:947 +#: dashboards/project/instances/tables.py:966 msgctxt "Task status of an Instance" msgid "Unshelving" msgstr "Vyskladňování" -#: dashboards/project/instances/tables.py:951 +#: dashboards/project/instances/tables.py:970 msgctxt "Power state of an Instance" msgid "No State" msgstr "Žádný stav" -#: dashboards/project/instances/tables.py:952 +#: dashboards/project/instances/tables.py:971 msgctxt "Power state of an Instance" msgid "Running" msgstr "Běží" -#: dashboards/project/instances/tables.py:953 +#: dashboards/project/instances/tables.py:972 msgctxt "Power state of an Instance" msgid "Blocked" msgstr "Blokováno" -#: dashboards/project/instances/tables.py:954 +#: dashboards/project/instances/tables.py:973 msgctxt "Power state of an Instance" msgid "Paused" msgstr "Pozastaveno" -#: dashboards/project/instances/tables.py:955 +#: dashboards/project/instances/tables.py:974 msgctxt "Power state of an Instance" msgid "Shut Down" msgstr "Vypnout" -#: dashboards/project/instances/tables.py:956 +#: dashboards/project/instances/tables.py:975 msgctxt "Power state of an Instance" msgid "Shut Off" msgstr "Vypnuto" -#: dashboards/project/instances/tables.py:957 +#: dashboards/project/instances/tables.py:976 msgctxt "Power state of an Instance" msgid "Crashed" msgstr "Spadlo" -#: dashboards/project/instances/tables.py:958 +#: dashboards/project/instances/tables.py:977 msgctxt "Power state of an Instance" msgid "Suspended" msgstr "Uspáno" -#: dashboards/project/instances/tables.py:959 +#: dashboards/project/instances/tables.py:978 msgctxt "Power state of an Instance" msgid "Failed" msgstr "Selhalo" -#: dashboards/project/instances/tables.py:960 +#: dashboards/project/instances/tables.py:979 msgctxt "Power state of an Instance" msgid "Building" msgstr "Sestavování" -#: dashboards/project/instances/tables.py:998 +#: dashboards/project/instances/tables.py:1017 #: dashboards/project/instances/workflows/create_instance.py:529 msgid "Key Pair" msgstr "Pár klíče" @@ -12970,15 +12974,25 @@ msgstr "" #: dashboards/project/networks/ports/tables.py:60 msgctxt "status of a network port" -msgid "ACTIVE" +msgid "Active" msgstr "" #: dashboards/project/networks/ports/tables.py:61 msgctxt "status of a network port" -msgid "DOWN" +msgid "Down" msgstr "" -#: dashboards/project/networks/ports/tables.py:70 +#: dashboards/project/networks/ports/tables.py:62 +msgctxt "status of a neteork port" +msgid "Error" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:63 +msgctxt "status of a network port" +msgid "Build" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:72 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40 msgid "Attached Device" msgstr "Připojené zařízení" @@ -13656,9 +13670,9 @@ msgid "" "a gateway for external connectivity." msgstr "Zadanou vnější síť můžete připojit ke směrovači. Vnější síť je považována za jeho výchozí trasu a on pak funguje jako brána pro vnější připojení." -#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:92 -#: dashboards/project/stacks/templates/stacks/_change_template.html:9 -#: dashboards/project/stacks/templates/stacks/_select_template.html:9 +#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:90 +#: dashboards/project/stacks/views.py:96 +#: dashboards/project/stacks/views.py:106 #: dashboards/project/stacks/templates/stacks/select_template.html:3 msgid "Select Template" msgstr "Vybrat šablonu" @@ -13755,8 +13769,8 @@ msgid "Stack Name" msgstr "Název zásobníku" #: dashboards/project/stacks/forms.py:240 -#: dashboards/project/stacks/views.py:136 -#: dashboards/project/stacks/views.py:142 +#: dashboards/project/stacks/views.py:146 +#: dashboards/project/stacks/views.py:152 #: dashboards/project/stacks/templates/stacks/preview_template.html:3 msgid "Preview Template" msgstr "" @@ -13811,7 +13825,7 @@ msgid "Stack creation started." msgstr "Zahájeno vytváření zásobníku." #: dashboards/project/stacks/forms.py:399 -#: dashboards/project/stacks/templates/stacks/_update.html:8 +#: dashboards/project/stacks/views.py:198 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "Aktualizovat parametry zásobníku" @@ -13832,15 +13846,15 @@ msgid "Stacks" msgstr "Zádobníky" #: dashboards/project/stacks/tables.py:32 -#: dashboards/project/stacks/views.py:154 -#: dashboards/project/stacks/templates/stacks/_create.html:8 +#: dashboards/project/stacks/views.py:162 +#: dashboards/project/stacks/views.py:168 #: dashboards/project/stacks/templates/stacks/create.html:3 msgid "Launch Stack" msgstr "Spustit zásobník" #: dashboards/project/stacks/tables.py:41 -#: dashboards/project/stacks/views.py:220 -#: dashboards/project/stacks/views.py:226 +#: dashboards/project/stacks/views.py:239 +#: dashboards/project/stacks/views.py:245 #: dashboards/project/stacks/templates/stacks/preview.html:3 msgid "Preview Stack" msgstr "" @@ -14122,47 +14136,51 @@ msgstr "Nelze získat zdroje zásobníku \"%s\"." msgid "Unable to retrieve stack list." msgstr "Nelze získat seznam zásobníků." -#: dashboards/project/stacks/views.py:104 +#: dashboards/project/stacks/views.py:113 #: dashboards/project/stacks/templates/stacks/change_template.html:3 msgid "Change Template" msgstr "Změnit šablonu" -#: dashboards/project/stacks/views.py:117 -#: dashboards/project/stacks/views.py:212 -#: dashboards/project/stacks/views.py:268 +#: dashboards/project/stacks/views.py:127 +#: dashboards/project/stacks/views.py:231 +#: dashboards/project/stacks/views.py:287 msgid "Unable to retrieve stack." msgstr "Nelze získat zásobník." -#: dashboards/project/stacks/views.py:186 +#: dashboards/project/stacks/views.py:201 +msgid "Update" +msgstr "Aktualizovat" + +#: dashboards/project/stacks/views.py:204 msgid "Update Stack" msgstr "Aktualizovat zásobník" -#: dashboards/project/stacks/views.py:223 +#: dashboards/project/stacks/views.py:242 msgid "Preview" msgstr "" -#: dashboards/project/stacks/views.py:236 +#: dashboards/project/stacks/views.py:255 #: dashboards/project/stacks/templates/stacks/preview_details.html:3 msgid "Preview Stack Details" msgstr "" -#: dashboards/project/stacks/views.py:248 +#: dashboards/project/stacks/views.py:267 msgid "Stack Details: {{ stack.stack_name }}" msgstr "" -#: dashboards/project/stacks/views.py:279 +#: dashboards/project/stacks/views.py:298 msgid "Unable to retrieve stack template." msgstr "" -#: dashboards/project/stacks/views.py:296 +#: dashboards/project/stacks/views.py:315 msgid "Resource Details: {{ resource.resource_name }}" msgstr "" -#: dashboards/project/stacks/views.py:313 +#: dashboards/project/stacks/views.py:332 msgid "Unable to retrieve resource." msgstr "Nelze získat zdroj." -#: dashboards/project/stacks/views.py:326 +#: dashboards/project/stacks/views.py:345 msgid "Unable to retrieve metadata." msgstr "Nelze získat metadata." @@ -14203,14 +14221,14 @@ msgstr "" msgid "Properties" msgstr "" -#: dashboards/project/stacks/templates/stacks/_change_template.html:20 -#: dashboards/project/stacks/templates/stacks/_select_template.html:20 +#: dashboards/project/stacks/templates/stacks/_change_template.html:6 +#: dashboards/project/stacks/templates/stacks/_select_template.html:6 msgid "" "Use one of the available template source options to specify the template to " "be used in creating this stack." msgstr "Použít jednu z dostupných voleb zdroje šablony pro zadání šablony použité při vytváření zásobníku." -#: dashboards/project/stacks/templates/stacks/_create.html:19 +#: dashboards/project/stacks/templates/stacks/_create.html:5 msgid "Create a new stack with the provided values." msgstr "Vytvořit nový zásobník pomocí zadaných hodnot." @@ -14286,17 +14304,13 @@ msgstr "Metadata zdroje" msgid "Stack Template" msgstr "" -#: dashboards/project/stacks/templates/stacks/_update.html:19 +#: dashboards/project/stacks/templates/stacks/_update.html:5 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 "" -#: dashboards/project/stacks/templates/stacks/_update.html:24 -msgid "Update" -msgstr "Aktualizovat" - #: dashboards/project/stacks/templates/stacks/detail.html:3 msgid "Stack Details" msgstr "" diff --git a/openstack_dashboard/locale/de/LC_MESSAGES/django.po b/openstack_dashboard/locale/de/LC_MESSAGES/django.po index 6658da9239..e9fd260f62 100644 --- a/openstack_dashboard/locale/de/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/de/LC_MESSAGES/django.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:32+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: German (http://www.transifex.com/projects/p/horizon/language/de/)\n" "MIME-Version: 1.0\n" @@ -608,7 +608,7 @@ msgstr "Administrator" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7 #: dashboards/project/images/images/forms.py:40 -#: dashboards/project/images/images/forms.py:198 +#: dashboards/project/images/images/forms.py:200 #: dashboards/project/images/templates/images/images/_detail_overview.html:9 #: dashboards/project/instances/templates/instances/_detail_overview.html:10 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9 @@ -623,7 +623,7 @@ msgstr "Administrator" #: dashboards/project/networks/forms.py:35 #: dashboards/project/networks/tables.py:168 #: dashboards/project/networks/ports/forms.py:36 -#: dashboards/project/networks/ports/tables.py:67 +#: dashboards/project/networks/ports/tables.py:69 #: dashboards/project/networks/subnets/tables.py:129 #: dashboards/project/networks/templates/networks/_detail_overview.html:7 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10 @@ -664,7 +664,7 @@ msgstr "Name" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:22 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:48 -#: dashboards/project/instances/tables.py:1006 +#: dashboards/project/instances/tables.py:1025 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:81 #: dashboards/project/volumes/volumes/forms.py:122 @@ -993,12 +993,12 @@ msgstr "Fehler beim Hinzufügen oder Entfernen von Hosts." #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:18 -#: dashboards/project/stacks/templates/stacks/_change_template.html:19 -#: dashboards/project/stacks/templates/stacks/_create.html:18 +#: dashboards/project/stacks/templates/stacks/_change_template.html:5 +#: dashboards/project/stacks/templates/stacks/_create.html:4 #: dashboards/project/stacks/templates/stacks/_preview.html:4 #: dashboards/project/stacks/templates/stacks/_preview_template.html:5 -#: dashboards/project/stacks/templates/stacks/_select_template.html:19 -#: dashboards/project/stacks/templates/stacks/_update.html:18 +#: dashboards/project/stacks/templates/stacks/_select_template.html:5 +#: dashboards/project/stacks/templates/stacks/_update.html:4 #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html:5 @@ -1061,10 +1061,6 @@ msgstr "Hostaggregate teilen durch das Gruppieren von Hosts eine Verfügbarkeits #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28 #: dashboards/project/routers/templates/routers/ports/_create.html:30 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:25 -#: dashboards/project/stacks/templates/stacks/_change_template.html:26 -#: dashboards/project/stacks/templates/stacks/_create.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:26 -#: dashboards/project/stacks/templates/stacks/_update.html:25 #: dashboards/project/volumes/templates/volumes/volumes/_attach.html:20 #: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:17 msgid "Cancel" @@ -1124,7 +1120,7 @@ msgstr "VCPUs" #: dashboards/project/databases/views.py:48 #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:1025 +#: dashboards/project/instances/tables.py:1044 #: dashboards/project/instances/views.py:55 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/network_topology/instances/tables.py:23 @@ -1225,7 +1221,7 @@ msgstr "Schlüsselpaare" #: dashboards/admin/defaults/tables.py:56 #: dashboards/admin/networks/ports/tables.py:94 #: dashboards/identity/projects/workflows.py:63 -#: dashboards/project/networks/ports/tables.py:69 +#: dashboards/project/networks/ports/tables.py:71 #: dashboards/project/routers/ports/tables.py:110 usage/quotas.py:69 msgid "Fixed IPs" msgstr "Feste IPs" @@ -1435,7 +1431,7 @@ msgstr "ID" #: dashboards/project/containers/templates/containers/_container_detail.html:14 #: dashboards/project/containers/templates/containers/_container_metadata.html:7 #: dashboards/project/images/images/forms.py:95 -#: dashboards/project/images/images/forms.py:237 +#: dashboards/project/images/images/forms.py:239 #: dashboards/project/images/images/tables.py:163 #: dashboards/project/images/images/tables.py:252 #: dashboards/project/images/templates/images/images/_detail_overview.html:21 @@ -1642,8 +1638,8 @@ msgstr "Lokaler Speicher (insgesamt)" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:320 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:966 -#: dashboards/project/instances/tables.py:989 +#: dashboards/project/instances/tables.py:985 +#: dashboards/project/instances/tables.py:1008 #: dashboards/project/instances/workflows/create_instance.py:84 #: dashboards/project/overview/views.py:32 usage/tables.py:80 msgid "Instance Name" @@ -1872,7 +1868,7 @@ msgstr "Zone" #: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 #: dashboards/project/images/images/tables.py:247 #: dashboards/project/images/templates/images/images/_detail_overview.html:19 -#: dashboards/project/instances/tables.py:1001 +#: dashboards/project/instances/tables.py:1020 #: dashboards/project/instances/templates/instances/_detail_overview.html:14 #: dashboards/project/loadbalancers/tables.py:324 #: dashboards/project/loadbalancers/tables.py:377 @@ -1880,7 +1876,7 @@ msgstr "Zone" #: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 #: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60 #: dashboards/project/networks/tables.py:174 -#: dashboards/project/networks/ports/tables.py:72 +#: dashboards/project/networks/ports/tables.py:74 #: dashboards/project/networks/templates/networks/_detail_overview.html:13 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 #: dashboards/project/routers/tables.py:212 @@ -1988,7 +1984,7 @@ msgstr "Abbildname =" #: dashboards/admin/images/tables.py:62 #: dashboards/admin/instances/tables.py:99 -#: dashboards/project/instances/tables.py:967 +#: dashboards/project/instances/tables.py:986 msgid "Status =" msgstr "Status =" @@ -2007,7 +2003,7 @@ msgstr "Max. Größe (MB)" #: dashboards/admin/images/tables.py:71 #: dashboards/admin/instances/tables.py:132 #: dashboards/project/images/images/tables.py:242 -#: dashboards/project/instances/tables.py:991 +#: dashboards/project/instances/tables.py:1010 #: dashboards/project/instances/templates/instances/_detail_overview.html:114 #: dashboards/project/instances/workflows/create_instance.py:108 #: dashboards/project/volumes/volumes/forms.py:638 @@ -2283,12 +2279,12 @@ msgid "IPv6 Address =" msgstr "IPv6 Adresse =" #: dashboards/admin/instances/tables.py:100 -#: dashboards/project/instances/tables.py:968 +#: dashboards/project/instances/tables.py:987 msgid "Image ID =" msgstr "Abbild ID =" #: dashboards/admin/instances/tables.py:101 -#: dashboards/project/instances/tables.py:969 +#: dashboards/project/instances/tables.py:988 msgid "Flavor ID =" msgstr "Variante ID =" @@ -2296,7 +2292,7 @@ msgstr "Variante ID =" #: dashboards/project/access_and_security/floating_ips/tables.py:194 #: dashboards/project/access_and_security/floating_ips/workflows.py:33 #: dashboards/project/access_and_security/floating_ips/workflows.py:40 -#: dashboards/project/instances/tables.py:993 +#: dashboards/project/instances/tables.py:1012 #: dashboards/project/loadbalancers/tables.py:367 msgid "IP Address" msgstr "IP-Adresse" @@ -2309,7 +2305,7 @@ msgstr "IP-Adresse" #: dashboards/project/databases/tables.py:327 #: dashboards/project/images/images/tables.py:263 #: dashboards/project/images/templates/images/images/_detail_overview.html:46 -#: dashboards/project/instances/tables.py:996 +#: dashboards/project/instances/tables.py:1015 #: dashboards/project/instances/templates/instances/_instance_flavor.html:7 #: dashboards/project/volumes/backups/tables.py:123 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37 @@ -2320,17 +2316,17 @@ msgid "Size" msgstr "Größe" #: dashboards/admin/instances/tables.py:147 -#: dashboards/project/instances/tables.py:1008 +#: dashboards/project/instances/tables.py:1027 msgid "Task" msgstr "Aufgabe" #: dashboards/admin/instances/tables.py:154 -#: dashboards/project/instances/tables.py:1015 +#: dashboards/project/instances/tables.py:1034 msgid "Power State" msgstr "Zustand" #: dashboards/admin/instances/tables.py:157 -#: dashboards/project/instances/tables.py:1018 usage/tables.py:83 +#: dashboards/project/instances/tables.py:1037 usage/tables.py:83 msgid "Time since created" msgstr "Zeit seit Erzeugung" @@ -2403,7 +2399,7 @@ msgstr "JSON-formatierter Inhalt des Namensraumes." #: dashboards/admin/metadata_defs/tables.py:149 #: dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:20 #: dashboards/project/images/images/forms.py:96 -#: dashboards/project/images/images/forms.py:238 +#: dashboards/project/images/images/forms.py:240 #: dashboards/project/images/images/tables.py:256 #: dashboards/project/images/templates/images/images/_detail_overview.html:23 msgid "Protected" @@ -2521,7 +2517,7 @@ msgstr "" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10 #: dashboards/project/images/images/forms.py:41 -#: dashboards/project/images/images/forms.py:199 +#: dashboards/project/images/images/forms.py:201 #: dashboards/project/images/templates/images/images/_detail_overview.html:12 #: dashboards/project/loadbalancers/forms.py:36 #: dashboards/project/loadbalancers/forms.py:78 @@ -2722,7 +2718,7 @@ msgstr "Erstellt" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:20 #: dashboards/project/images/templates/images/images/_detail_overview.html:31 -#: dashboards/project/instances/tables.py:622 +#: dashboards/project/instances/tables.py:641 #: 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 @@ -3181,7 +3177,7 @@ msgstr "RUNTER" #: dashboards/project/networks/tables.py:177 #: dashboards/project/networks/workflows.py:49 #: dashboards/project/networks/ports/forms.py:40 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:77 #: dashboards/project/networks/templates/networks/_detail_overview.html:15 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34 #: dashboards/project/routers/forms.py:36 @@ -3498,7 +3494,7 @@ msgid "Device owner attached to the port" msgstr "Besitzer des Gerätes, das dem Port zugewiesen wurde." #: dashboards/admin/networks/ports/forms.py:57 -#: dashboards/project/networks/ports/tables.py:78 +#: dashboards/project/networks/ports/tables.py:80 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" msgstr "MAC Lernstatus" @@ -3567,7 +3563,7 @@ msgstr "MAC Lernstatus" #: dashboards/admin/networks/ports/tables.py:109 #: dashboards/identity/projects/workflows.py:76 -#: dashboards/project/networks/ports/tables.py:85 usage/quotas.py:79 +#: dashboards/project/networks/ports/tables.py:87 usage/quotas.py:79 msgid "Ports" msgstr "Ports" @@ -5884,7 +5880,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "Floating IP erfolgreich getrennt: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:155 -#: dashboards/project/instances/tables.py:616 +#: dashboards/project/instances/tables.py:635 msgid "Unable to disassociate floating IP." msgstr "Floating IP kann nicht getrennt werden." @@ -7225,9 +7221,9 @@ msgstr "Wählen Sie die Plugin und Hadoop Version für die Cluster Vorlage." #: dashboards/project/data_processing/cluster_templates/workflows/create.py:81 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:374 -#: dashboards/project/stacks/views.py:139 -#: dashboards/project/stacks/templates/stacks/_change_template.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:25 +#: dashboards/project/stacks/views.py:93 +#: dashboards/project/stacks/views.py:109 +#: dashboards/project/stacks/views.py:149 msgid "Next" msgstr "Weiter" @@ -7444,7 +7440,7 @@ msgstr "Keine Vorlagen verfügbar" #: dashboards/project/databases/workflows/create_instance.py:335 #: dashboards/project/images/images/tables.py:36 #: dashboards/project/instances/workflows/create_instance.py:820 -#: dashboards/project/stacks/templates/stacks/_create.html:24 +#: dashboards/project/stacks/views.py:165 msgid "Launch" msgstr "Start" @@ -8638,8 +8634,8 @@ msgstr[1] "Gelöschte Datensicherungen" #: dashboards/project/databases/tables.py:248 #: dashboards/project/databases/tables.py:265 #: dashboards/project/databases/tables.py:271 -#: dashboards/project/instances/tables.py:825 -#: dashboards/project/instances/tables.py:832 +#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:851 #: dashboards/project/instances/views.py:398 #: dashboards/project/instances/templates/instances/_detail_overview.html:64 #: dashboards/project/instances/templates/instances/_detail_overview.html:100 @@ -8939,7 +8935,7 @@ msgid "Resize Volume" msgstr "Größe des Datenträger anpassen" #: dashboards/project/databases/tables.py:212 -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:457 #: dashboards/project/instances/workflows/resize_instance.py:84 msgid "Resize Instance" msgstr "Instanzgröße ändern" @@ -9240,7 +9236,7 @@ msgstr "Instanz-Details" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:352 +#: dashboards/project/instances/tables.py:371 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "Instanz bearbeiten" @@ -10063,35 +10059,35 @@ msgid "A local image to upload." msgstr "Ein lokales Abbild zum hochladen." #: dashboards/project/images/images/forms.py:76 -#: dashboards/project/images/images/forms.py:219 +#: dashboards/project/images/images/forms.py:221 #: dashboards/project/images/images/tables.py:259 msgid "Format" msgstr "Abbildformat" #: dashboards/project/images/images/forms.py:81 -#: dashboards/project/images/images/forms.py:214 +#: dashboards/project/images/images/forms.py:216 msgid "Architecture" msgstr "Architektur" #: dashboards/project/images/images/forms.py:84 -#: dashboards/project/images/images/forms.py:221 +#: dashboards/project/images/images/forms.py:223 msgid "Minimum Disk (GB)" msgstr "Minimum Festplatte (GB)" #: dashboards/project/images/images/forms.py:86 -#: dashboards/project/images/images/forms.py:223 +#: dashboards/project/images/images/forms.py:225 msgid "" "The minimum disk size required to boot the image. If unspecified, this value" " defaults to 0 (no minimum)." msgstr "Die minimale Größe der Platte, um das Abbild zu starten. Falls nicht angegeben, wird der Wert 0 (kein Minimum) verwendet." #: dashboards/project/images/images/forms.py:90 -#: dashboards/project/images/images/forms.py:229 +#: dashboards/project/images/images/forms.py:231 msgid "Minimum RAM (MB)" msgstr "Minimum RAM (MB)" #: dashboards/project/images/images/forms.py:92 -#: dashboards/project/images/images/forms.py:231 +#: dashboards/project/images/images/forms.py:233 msgid "" "The minimum memory size required to boot the image. If unspecified, this " "value defaults to 0 (no minimum)." @@ -10119,20 +10115,24 @@ msgstr "" msgid "Unable to create new image: Invalid disk format %s for image." msgstr "" -#: dashboards/project/images/images/forms.py:203 +#: dashboards/project/images/images/forms.py:191 +msgid "Unable to create new image: Image name too long." +msgstr "" + +#: dashboards/project/images/images/forms.py:205 msgid "Kernel ID" msgstr "Kernel-ID" -#: dashboards/project/images/images/forms.py:209 +#: dashboards/project/images/images/forms.py:211 msgid "Ramdisk ID" msgstr "Ramdisk-ID" -#: dashboards/project/images/images/forms.py:251 +#: dashboards/project/images/images/forms.py:253 #, python-format msgid "Unable to update image \"%s\"." msgstr "Abbild \"%s\" konnte nicht aktualisiert werden." -#: dashboards/project/images/images/forms.py:278 +#: dashboards/project/images/images/forms.py:280 msgid "Image was successfully updated." msgstr "Abbild wurde erfolgreich aktualisiert." @@ -10289,7 +10289,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:388 +#: dashboards/project/instances/tables.py:407 #: dashboards/project/volumes/volumes/tables.py:168 msgid "Create Snapshot" msgstr "Schattenkopie erstellen" @@ -10453,28 +10453,32 @@ msgid_plural "Suspended Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:375 +#: dashboards/project/instances/tables.py:352 +msgid "Launch Instance NG" +msgstr "" + +#: dashboards/project/instances/tables.py:394 msgid "Edit Security Groups" msgstr "Sicherheitsgruppen bearbeiten" -#: dashboards/project/instances/tables.py:401 +#: dashboards/project/instances/tables.py:420 #: dashboards/project/instances/tabs.py:61 msgid "Console" msgstr "Konsole" -#: dashboards/project/instances/tables.py:421 +#: dashboards/project/instances/tables.py:440 msgid "View Log" msgstr "Log anzeigen" -#: dashboards/project/instances/tables.py:462 +#: dashboards/project/instances/tables.py:481 msgid "Confirm Resize/Migrate" msgstr "Größenänderung/Migration bestätigen" -#: dashboards/project/instances/tables.py:475 +#: dashboards/project/instances/tables.py:494 msgid "Revert Resize/Migrate" msgstr "Größenänderung/Migration zurücknehmen" -#: dashboards/project/instances/tables.py:488 +#: dashboards/project/instances/tables.py:507 #: dashboards/project/instances/views.py:256 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 @@ -10482,478 +10486,478 @@ msgstr "Größenänderung/Migration zurücknehmen" msgid "Rebuild Instance" msgstr "Instanz erneuern" -#: dashboards/project/instances/tables.py:505 +#: dashboards/project/instances/tables.py:524 msgid "Retrieve Password" msgstr "Passwort abrufen" -#: dashboards/project/instances/tables.py:528 -#: dashboards/project/instances/tables.py:553 +#: dashboards/project/instances/tables.py:547 +#: dashboards/project/instances/tables.py:572 msgid "Associate Floating IP" msgstr "Floating IP zuweisen" -#: dashboards/project/instances/tables.py:572 +#: dashboards/project/instances/tables.py:591 #, python-format msgid "Successfully associated floating IP: %s" msgstr "Floating IP %s erfolgreich zugewiesen" -#: dashboards/project/instances/tables.py:576 +#: dashboards/project/instances/tables.py:595 msgid "Unable to associate floating IP." msgstr "Floating IP kann nicht zugewiesen werden." -#: dashboards/project/instances/tables.py:582 +#: dashboards/project/instances/tables.py:601 msgid "Disassociate Floating IP" msgstr "Floating IP trennen" -#: dashboards/project/instances/tables.py:610 +#: dashboards/project/instances/tables.py:629 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "Floating IP %s erfolgreich getrennt" -#: dashboards/project/instances/tables.py:613 +#: dashboards/project/instances/tables.py:632 msgid "No floating IPs to disassociate." msgstr "Keine Floating IPs zum Trennen vorhanden." -#: dashboards/project/instances/tables.py:623 +#: dashboards/project/instances/tables.py:642 #, python-format msgid "Please try again later [Error: %s]." msgstr "Bitte versuchen Sie es später erneut [Fehler: %s]." -#: dashboards/project/instances/tables.py:625 +#: dashboards/project/instances/tables.py:644 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:637 +#: dashboards/project/instances/tables.py:656 #, python-format msgid "" "Failed to perform requested operation on instance \"%s\", the instance has " "an error status" msgstr "" -#: dashboards/project/instances/tables.py:653 +#: dashboards/project/instances/tables.py:672 #: dashboards/project/instances/views.py:395 #, python-format msgid "Unable to retrieve flavor information for instance \"%s\"." msgstr "" -#: dashboards/project/instances/tables.py:670 +#: dashboards/project/instances/tables.py:689 msgid "Start Instance" msgid_plural "Start Instances" msgstr[0] "Instanz starten" msgstr[1] "Instanzen starten" -#: dashboards/project/instances/tables.py:678 +#: dashboards/project/instances/tables.py:697 msgid "Started Instance" msgid_plural "Started Instances" msgstr[0] "Gestartete Instanz" msgstr[1] "Gestartete Instanzen" -#: dashboards/project/instances/tables.py:695 +#: dashboards/project/instances/tables.py:714 msgid "To power off a specific instance." msgstr "" -#: dashboards/project/instances/tables.py:701 +#: dashboards/project/instances/tables.py:720 msgctxt "Action to perform (the instance is currently running)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "Instanz ausschalten" msgstr[1] "Instanzen ausschalten" -#: dashboards/project/instances/tables.py:710 +#: dashboards/project/instances/tables.py:729 msgctxt "Past action (the instance is currently already Shut Off)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "Instanz ausschalten" msgstr[1] "Instanzen ausschalten" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:750 msgid "Lock Instance" msgid_plural "Lock Instances" msgstr[0] "Instanz sperren" msgstr[1] "Instanzen sperren" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:758 msgid "Locked Instance" msgid_plural "Locked Instances" msgstr[0] "Gesperrte Instanz" msgstr[1] "Gesperrte Instanzen" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:781 msgid "Unlock Instance" msgid_plural "Unlock Instances" msgstr[0] "Instanz entsperren" msgstr[1] "Instanzen entsperren" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:789 msgid "Unlocked Instance" msgid_plural "Unlocked Instances" msgstr[0] "Entsperrte Instanz" msgstr[1] "Entsperrte Instanzen" -#: dashboards/project/instances/tables.py:815 +#: dashboards/project/instances/tables.py:834 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:840 -#: dashboards/project/instances/tables.py:862 +#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:881 msgctxt "Current status of an Instance" msgid "Deleted" msgstr "Gelöscht" -#: dashboards/project/instances/tables.py:841 +#: dashboards/project/instances/tables.py:860 msgctxt "Current status of an Instance" msgid "Active" msgstr "Aktiv" -#: dashboards/project/instances/tables.py:842 +#: dashboards/project/instances/tables.py:861 msgctxt "Current status of an Instance" msgid "Shutoff" msgstr "Abschaltung" -#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:863 msgctxt "Current status of an Instance" msgid "Suspended" msgstr "Unterbrochen" -#: dashboards/project/instances/tables.py:845 +#: dashboards/project/instances/tables.py:864 msgctxt "Current status of an Instance" msgid "Paused" msgstr "Pausiert" -#: dashboards/project/instances/tables.py:846 +#: dashboards/project/instances/tables.py:865 msgctxt "Current status of an Instance" msgid "Error" msgstr "Fehler" -#: dashboards/project/instances/tables.py:848 +#: dashboards/project/instances/tables.py:867 msgctxt "Current status of an Instance" msgid "Resize/Migrate" msgstr "Größenänderung/Migration" -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:869 msgctxt "Current status of an Instance" msgid "Confirm or Revert Resize/Migrate" msgstr "Größenänderung/Migration bestätigen oder zurücknehmen" -#: dashboards/project/instances/tables.py:852 +#: dashboards/project/instances/tables.py:871 msgctxt "Current status of an Instance" msgid "Revert Resize/Migrate" msgstr "Größenänderung/Migration zurücknehmen" -#: dashboards/project/instances/tables.py:853 +#: dashboards/project/instances/tables.py:872 msgctxt "Current status of an Instance" msgid "Reboot" msgstr "Neustart" -#: dashboards/project/instances/tables.py:855 +#: dashboards/project/instances/tables.py:874 msgctxt "Current status of an Instance" msgid "Hard Reboot" msgstr "Zurücksetzen" -#: dashboards/project/instances/tables.py:856 +#: dashboards/project/instances/tables.py:875 msgctxt "Current status of an Instance" msgid "Password" msgstr "Passwort" -#: dashboards/project/instances/tables.py:857 +#: dashboards/project/instances/tables.py:876 msgctxt "Current status of an Instance" msgid "Rebuild" msgstr "im Wiederaufbau" -#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:878 msgctxt "Current status of an Instance" msgid "Migrating" msgstr "Migrieren" -#: dashboards/project/instances/tables.py:860 +#: dashboards/project/instances/tables.py:879 msgctxt "Current status of an Instance" msgid "Build" msgstr "Baue" -#: dashboards/project/instances/tables.py:861 +#: dashboards/project/instances/tables.py:880 msgctxt "Current status of an Instance" msgid "Rescue" msgstr "Rette" -#: dashboards/project/instances/tables.py:864 +#: dashboards/project/instances/tables.py:883 msgctxt "Current status of an Instance" msgid "Soft Deleted" msgstr "Sanft Gelöscht" -#: dashboards/project/instances/tables.py:865 +#: dashboards/project/instances/tables.py:884 msgctxt "Current status of an Instance" msgid "Shelved" msgstr "Gelagert" -#: dashboards/project/instances/tables.py:867 +#: dashboards/project/instances/tables.py:886 msgctxt "Current status of an Instance" msgid "Shelved Offloaded" msgstr "Zurückgestellt und entladen" -#: dashboards/project/instances/tables.py:870 +#: dashboards/project/instances/tables.py:889 msgctxt "Task status of an Instance" msgid "None" msgstr "Keine" -#: dashboards/project/instances/tables.py:875 +#: dashboards/project/instances/tables.py:894 msgctxt "Task status of an Instance" msgid "Scheduling" msgstr "Geplant" -#: dashboards/project/instances/tables.py:877 +#: dashboards/project/instances/tables.py:896 msgctxt "Task status of an Instance" msgid "Block Device Mapping" msgstr "Block Device Zuweisung" -#: dashboards/project/instances/tables.py:879 +#: dashboards/project/instances/tables.py:898 msgctxt "Task status of an Instance" msgid "Networking" msgstr "Netzwerk" -#: dashboards/project/instances/tables.py:880 +#: dashboards/project/instances/tables.py:899 msgctxt "Task status of an Instance" msgid "Spawning" msgstr "wird erzeugt" -#: dashboards/project/instances/tables.py:882 +#: dashboards/project/instances/tables.py:901 msgctxt "Task status of an Instance" msgid "Snapshotting" msgstr "Schattenkopie wird ausgeführt" -#: dashboards/project/instances/tables.py:884 +#: dashboards/project/instances/tables.py:903 msgctxt "Task status of an Instance" msgid "Image Snapshot Pending" msgstr "Abbild Schattenkopie wartet" -#: dashboards/project/instances/tables.py:886 +#: dashboards/project/instances/tables.py:905 msgctxt "Task status of an Instance" msgid "Image Pending Upload" msgstr "Abbild wartet auf Hochladen" -#: dashboards/project/instances/tables.py:888 +#: dashboards/project/instances/tables.py:907 msgctxt "Task status of an Instance" msgid "Image Uploading" msgstr "Abbild lädt hoch" -#: dashboards/project/instances/tables.py:890 +#: dashboards/project/instances/tables.py:909 msgctxt "Task status of an Instance" msgid "Image Backup" msgstr "Abbild-Sicherungskopie" -#: dashboards/project/instances/tables.py:892 +#: dashboards/project/instances/tables.py:911 msgctxt "Task status of an Instance" msgid "Updating Password" msgstr "Aktualisiere Passwort" -#: dashboards/project/instances/tables.py:894 +#: dashboards/project/instances/tables.py:913 msgctxt "Task status of an Instance" msgid "Preparing Resize or Migrate" msgstr "Vorbereitung von Größenänderung oder Migration" -#: dashboards/project/instances/tables.py:896 +#: dashboards/project/instances/tables.py:915 msgctxt "Task status of an Instance" msgid "Resizing or Migrating" msgstr "Größenänderung oder Migration wird ausgeführt" -#: dashboards/project/instances/tables.py:898 +#: dashboards/project/instances/tables.py:917 msgctxt "Task status of an Instance" msgid "Resized or Migrated" msgstr "Größenänderung oder Migration ausgeführt" -#: dashboards/project/instances/tables.py:900 +#: dashboards/project/instances/tables.py:919 msgctxt "Task status of an Instance" msgid "Finishing Resize or Migrate" msgstr "Größenänderung oder Migration wird abgeschlossen" -#: dashboards/project/instances/tables.py:902 +#: dashboards/project/instances/tables.py:921 msgctxt "Task status of an Instance" msgid "Reverting Resize or Migrate" msgstr "Größenänderung oder Migration wird zurückgenommen" -#: dashboards/project/instances/tables.py:904 +#: dashboards/project/instances/tables.py:923 msgctxt "Task status of an Instance" msgid "Confirming Resize or Migrate" msgstr "Größenänderung oder Migration wird bestätigt" -#: dashboards/project/instances/tables.py:905 +#: dashboards/project/instances/tables.py:924 msgctxt "Task status of an Instance" msgid "Rebooting" msgstr "Neustartend" -#: dashboards/project/instances/tables.py:907 +#: dashboards/project/instances/tables.py:926 msgctxt "Task status of an Instance" msgid "Reboot Pending" msgstr "" -#: dashboards/project/instances/tables.py:909 +#: dashboards/project/instances/tables.py:928 msgctxt "Task status of an Instance" msgid "Reboot Started" msgstr "Neustart durchgeführt" -#: dashboards/project/instances/tables.py:911 +#: dashboards/project/instances/tables.py:930 msgctxt "Task status of an Instance" msgid "Rebooting Hard" msgstr "Neustartend Hart" -#: dashboards/project/instances/tables.py:913 +#: dashboards/project/instances/tables.py:932 msgctxt "Task status of an Instance" msgid "Reboot Pending Hard" msgstr "" -#: dashboards/project/instances/tables.py:915 +#: dashboards/project/instances/tables.py:934 msgctxt "Task status of an Instance" msgid "Reboot Started Hard" msgstr "" -#: dashboards/project/instances/tables.py:916 +#: dashboards/project/instances/tables.py:935 msgctxt "Task status of an Instance" msgid "Pausing" msgstr "Pausieren" -#: dashboards/project/instances/tables.py:917 -#: dashboards/project/instances/tables.py:920 +#: dashboards/project/instances/tables.py:936 +#: dashboards/project/instances/tables.py:939 msgctxt "Task status of an Instance" msgid "Resuming" msgstr "Wird fortgesetzt" -#: dashboards/project/instances/tables.py:919 +#: dashboards/project/instances/tables.py:938 msgctxt "Task status of an Instance" msgid "Suspending" msgstr "Aussetzen" -#: dashboards/project/instances/tables.py:922 +#: dashboards/project/instances/tables.py:941 msgctxt "Task status of an Instance" msgid "Powering Off" msgstr "Ausschalten" -#: dashboards/project/instances/tables.py:924 +#: dashboards/project/instances/tables.py:943 msgctxt "Task status of an Instance" msgid "Powering On" msgstr "Einschalten" -#: dashboards/project/instances/tables.py:925 +#: dashboards/project/instances/tables.py:944 msgctxt "Task status of an Instance" msgid "Rescuing" msgstr "Start im Rescue Mode" -#: dashboards/project/instances/tables.py:927 +#: dashboards/project/instances/tables.py:946 msgctxt "Task status of an Instance" msgid "Unrescuing" msgstr "Rescue Mode beenden" -#: dashboards/project/instances/tables.py:929 +#: dashboards/project/instances/tables.py:948 msgctxt "Task status of an Instance" msgid "Rebuilding" msgstr "Erneuernd" -#: dashboards/project/instances/tables.py:931 +#: dashboards/project/instances/tables.py:950 msgctxt "Task status of an Instance" msgid "Rebuild Block Device Mapping" msgstr "Block Device Zuordnung wird wieder aufgebaut" -#: dashboards/project/instances/tables.py:933 +#: dashboards/project/instances/tables.py:952 msgctxt "Task status of an Instance" msgid "Rebuild Spawning" msgstr "Wiederaufbau wird erzeugt" -#: dashboards/project/instances/tables.py:934 +#: dashboards/project/instances/tables.py:953 msgctxt "Task status of an Instance" msgid "Migrating" msgstr "Migrieren" -#: dashboards/project/instances/tables.py:935 +#: dashboards/project/instances/tables.py:954 msgctxt "Task status of an Instance" msgid "Deleting" msgstr "Löscht" -#: dashboards/project/instances/tables.py:937 +#: dashboards/project/instances/tables.py:956 msgctxt "Task status of an Instance" msgid "Soft Deleting" msgstr "Sanfte Löschung" -#: dashboards/project/instances/tables.py:938 +#: dashboards/project/instances/tables.py:957 msgctxt "Task status of an Instance" msgid "Restoring" msgstr "Wiederherstellend" -#: dashboards/project/instances/tables.py:939 +#: dashboards/project/instances/tables.py:958 msgctxt "Task status of an Instance" msgid "Shelving" msgstr "Zurückstellen" -#: dashboards/project/instances/tables.py:941 +#: dashboards/project/instances/tables.py:960 msgctxt "Task status of an Instance" msgid "Shelving Image Pending Upload" msgstr "Unerledigtes Hochladen des Abbildes wird zurückgestellt" -#: dashboards/project/instances/tables.py:943 +#: dashboards/project/instances/tables.py:962 msgctxt "Task status of an Instance" msgid "Shelving Image Uploading" msgstr "Hochladen des Abbildes wird zurückgestellt" -#: dashboards/project/instances/tables.py:945 +#: dashboards/project/instances/tables.py:964 msgctxt "Task status of an Instance" msgid "Shelving Offloading" msgstr "Zurückstellen und entladen" -#: dashboards/project/instances/tables.py:947 +#: dashboards/project/instances/tables.py:966 msgctxt "Task status of an Instance" msgid "Unshelving" msgstr "Zurückstellung wird aufgehoben" -#: dashboards/project/instances/tables.py:951 +#: dashboards/project/instances/tables.py:970 msgctxt "Power state of an Instance" msgid "No State" msgstr "Kein Zustand" -#: dashboards/project/instances/tables.py:952 +#: dashboards/project/instances/tables.py:971 msgctxt "Power state of an Instance" msgid "Running" msgstr "Läuft" -#: dashboards/project/instances/tables.py:953 +#: dashboards/project/instances/tables.py:972 msgctxt "Power state of an Instance" msgid "Blocked" msgstr "Blockiert" -#: dashboards/project/instances/tables.py:954 +#: dashboards/project/instances/tables.py:973 msgctxt "Power state of an Instance" msgid "Paused" msgstr "Pausiert" -#: dashboards/project/instances/tables.py:955 +#: dashboards/project/instances/tables.py:974 msgctxt "Power state of an Instance" msgid "Shut Down" msgstr "Stillgelegt" -#: dashboards/project/instances/tables.py:956 +#: dashboards/project/instances/tables.py:975 msgctxt "Power state of an Instance" msgid "Shut Off" msgstr "Abschalten" -#: dashboards/project/instances/tables.py:957 +#: dashboards/project/instances/tables.py:976 msgctxt "Power state of an Instance" msgid "Crashed" msgstr "Abgestürzt" -#: dashboards/project/instances/tables.py:958 +#: dashboards/project/instances/tables.py:977 msgctxt "Power state of an Instance" msgid "Suspended" msgstr "Unterbrochen" -#: dashboards/project/instances/tables.py:959 +#: dashboards/project/instances/tables.py:978 msgctxt "Power state of an Instance" msgid "Failed" msgstr "Fehlgeschlagen" -#: dashboards/project/instances/tables.py:960 +#: dashboards/project/instances/tables.py:979 msgctxt "Power state of an Instance" msgid "Building" msgstr "Aufbauend" -#: dashboards/project/instances/tables.py:998 +#: dashboards/project/instances/tables.py:1017 #: dashboards/project/instances/workflows/create_instance.py:529 msgid "Key Pair" msgstr "Schlüsselpaar" @@ -12858,15 +12862,25 @@ msgstr "RUNTER" #: dashboards/project/networks/ports/tables.py:60 msgctxt "status of a network port" -msgid "ACTIVE" +msgid "Active" msgstr "" #: dashboards/project/networks/ports/tables.py:61 msgctxt "status of a network port" -msgid "DOWN" -msgstr "RUNTER" +msgid "Down" +msgstr "" -#: dashboards/project/networks/ports/tables.py:70 +#: dashboards/project/networks/ports/tables.py:62 +msgctxt "status of a neteork port" +msgid "Error" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:63 +msgctxt "status of a network port" +msgid "Build" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:72 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40 msgid "Attached Device" msgstr "Zugewiesenes Gerät" @@ -13536,9 +13550,9 @@ 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:56 dashboards/project/stacks/views.py:92 -#: dashboards/project/stacks/templates/stacks/_change_template.html:9 -#: dashboards/project/stacks/templates/stacks/_select_template.html:9 +#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:90 +#: dashboards/project/stacks/views.py:96 +#: dashboards/project/stacks/views.py:106 #: dashboards/project/stacks/templates/stacks/select_template.html:3 msgid "Select Template" msgstr "Vorlage auswählen" @@ -13635,8 +13649,8 @@ msgid "Stack Name" msgstr "Stack Name" #: dashboards/project/stacks/forms.py:240 -#: dashboards/project/stacks/views.py:136 -#: dashboards/project/stacks/views.py:142 +#: dashboards/project/stacks/views.py:146 +#: dashboards/project/stacks/views.py:152 #: dashboards/project/stacks/templates/stacks/preview_template.html:3 msgid "Preview Template" msgstr "" @@ -13691,7 +13705,7 @@ msgid "Stack creation started." msgstr "Erzeugung des Stacks gestartet." #: dashboards/project/stacks/forms.py:399 -#: dashboards/project/stacks/templates/stacks/_update.html:8 +#: dashboards/project/stacks/views.py:198 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "Stack-Parameter aktualisieren" @@ -13712,15 +13726,15 @@ msgid "Stacks" msgstr "Stacks" #: dashboards/project/stacks/tables.py:32 -#: dashboards/project/stacks/views.py:154 -#: dashboards/project/stacks/templates/stacks/_create.html:8 +#: dashboards/project/stacks/views.py:162 +#: dashboards/project/stacks/views.py:168 #: dashboards/project/stacks/templates/stacks/create.html:3 msgid "Launch Stack" msgstr "Stack starten" #: dashboards/project/stacks/tables.py:41 -#: dashboards/project/stacks/views.py:220 -#: dashboards/project/stacks/views.py:226 +#: dashboards/project/stacks/views.py:239 +#: dashboards/project/stacks/views.py:245 #: dashboards/project/stacks/templates/stacks/preview.html:3 msgid "Preview Stack" msgstr "" @@ -13994,47 +14008,51 @@ msgstr "Außerstande Ressourcen für Stack \"%s\" zu bekommen." msgid "Unable to retrieve stack list." msgstr "Stackliste kann nicht abgerufen werden." -#: dashboards/project/stacks/views.py:104 +#: dashboards/project/stacks/views.py:113 #: dashboards/project/stacks/templates/stacks/change_template.html:3 msgid "Change Template" msgstr "Vorlage wechseln" -#: dashboards/project/stacks/views.py:117 -#: dashboards/project/stacks/views.py:212 -#: dashboards/project/stacks/views.py:268 +#: dashboards/project/stacks/views.py:127 +#: dashboards/project/stacks/views.py:231 +#: dashboards/project/stacks/views.py:287 msgid "Unable to retrieve stack." msgstr "Stack kann nicht abgerufen werden." -#: dashboards/project/stacks/views.py:186 +#: dashboards/project/stacks/views.py:201 +msgid "Update" +msgstr "Aktualisieren" + +#: dashboards/project/stacks/views.py:204 msgid "Update Stack" msgstr "Stack aktualisieren" -#: dashboards/project/stacks/views.py:223 +#: dashboards/project/stacks/views.py:242 msgid "Preview" msgstr "" -#: dashboards/project/stacks/views.py:236 +#: dashboards/project/stacks/views.py:255 #: dashboards/project/stacks/templates/stacks/preview_details.html:3 msgid "Preview Stack Details" msgstr "" -#: dashboards/project/stacks/views.py:248 +#: dashboards/project/stacks/views.py:267 msgid "Stack Details: {{ stack.stack_name }}" msgstr "" -#: dashboards/project/stacks/views.py:279 +#: dashboards/project/stacks/views.py:298 msgid "Unable to retrieve stack template." msgstr "" -#: dashboards/project/stacks/views.py:296 +#: dashboards/project/stacks/views.py:315 msgid "Resource Details: {{ resource.resource_name }}" msgstr "" -#: dashboards/project/stacks/views.py:313 +#: dashboards/project/stacks/views.py:332 msgid "Unable to retrieve resource." msgstr "Ressource kann nicht abgerufen werden." -#: dashboards/project/stacks/views.py:326 +#: dashboards/project/stacks/views.py:345 msgid "Unable to retrieve metadata." msgstr "Metadaten können nicht abgerufen werden." @@ -14075,14 +14093,14 @@ msgstr "Attribute" msgid "Properties" msgstr "Eigenschaften" -#: dashboards/project/stacks/templates/stacks/_change_template.html:20 -#: dashboards/project/stacks/templates/stacks/_select_template.html:20 +#: dashboards/project/stacks/templates/stacks/_change_template.html:6 +#: dashboards/project/stacks/templates/stacks/_select_template.html:6 msgid "" "Use one of the available template source options to specify the template to " "be used in creating this stack." msgstr "Nutzen Sie eine der verfügbaren Vorlagenquellenoptionen, um die Vorlage zur Erzeugung dieses Stacks anzugeben." -#: dashboards/project/stacks/templates/stacks/_create.html:19 +#: dashboards/project/stacks/templates/stacks/_create.html:5 msgid "Create a new stack with the provided values." msgstr "Erzeuge einen neuen Stack mit den eingegebenen Werten." @@ -14158,17 +14176,13 @@ msgstr "Ressource Metadaten" msgid "Stack Template" msgstr "Stack-Vorlage" -#: dashboards/project/stacks/templates/stacks/_update.html:19 +#: dashboards/project/stacks/templates/stacks/_update.html:5 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 "Stack mit den angegebenen Werten aktualisieren. Bitte beachten Sie, dass sämtliche verschlüsselten Parameter, wie z.B. Passwörter, auf ihre Standardwerte zurückgesetzt werden, wenn sie sie hier nicht ändern." -#: dashboards/project/stacks/templates/stacks/_update.html:24 -msgid "Update" -msgstr "Aktualisieren" - #: dashboards/project/stacks/templates/stacks/detail.html:3 msgid "Stack Details" msgstr "Stapeldetails" diff --git a/openstack_dashboard/locale/en/LC_MESSAGES/django.po b/openstack_dashboard/locale/en/LC_MESSAGES/django.po index 0cb9e3773a..e322048832 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: 2015-03-15 01:14-0500\n" +"POT-Creation-Date: 2015-03-17 01:36-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -602,7 +602,7 @@ msgstr "" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7 #: dashboards/project/images/images/forms.py:40 -#: dashboards/project/images/images/forms.py:198 +#: dashboards/project/images/images/forms.py:200 #: dashboards/project/images/templates/images/images/_detail_overview.html:9 #: dashboards/project/instances/templates/instances/_detail_overview.html:10 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9 @@ -617,7 +617,7 @@ msgstr "" #: dashboards/project/networks/forms.py:35 #: dashboards/project/networks/tables.py:168 #: dashboards/project/networks/ports/forms.py:36 -#: dashboards/project/networks/ports/tables.py:67 +#: dashboards/project/networks/ports/tables.py:69 #: dashboards/project/networks/subnets/tables.py:129 #: dashboards/project/networks/templates/networks/_detail_overview.html:7 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10 @@ -658,7 +658,7 @@ msgstr "" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:22 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:48 -#: dashboards/project/instances/tables.py:1006 +#: dashboards/project/instances/tables.py:1025 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:81 #: dashboards/project/volumes/volumes/forms.py:122 @@ -987,12 +987,12 @@ msgstr "" #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:18 -#: dashboards/project/stacks/templates/stacks/_change_template.html:19 -#: dashboards/project/stacks/templates/stacks/_create.html:18 +#: dashboards/project/stacks/templates/stacks/_change_template.html:5 +#: dashboards/project/stacks/templates/stacks/_create.html:4 #: dashboards/project/stacks/templates/stacks/_preview.html:4 #: dashboards/project/stacks/templates/stacks/_preview_template.html:5 -#: dashboards/project/stacks/templates/stacks/_select_template.html:19 -#: dashboards/project/stacks/templates/stacks/_update.html:18 +#: dashboards/project/stacks/templates/stacks/_select_template.html:5 +#: dashboards/project/stacks/templates/stacks/_update.html:4 #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html:5 @@ -1055,10 +1055,6 @@ msgstr "" #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28 #: dashboards/project/routers/templates/routers/ports/_create.html:30 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:25 -#: dashboards/project/stacks/templates/stacks/_change_template.html:26 -#: dashboards/project/stacks/templates/stacks/_create.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:26 -#: dashboards/project/stacks/templates/stacks/_update.html:25 #: dashboards/project/volumes/templates/volumes/volumes/_attach.html:20 #: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:17 msgid "Cancel" @@ -1118,7 +1114,7 @@ msgstr "" #: dashboards/project/databases/views.py:48 #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:1025 +#: dashboards/project/instances/tables.py:1044 #: dashboards/project/instances/views.py:55 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/network_topology/instances/tables.py:23 @@ -1219,7 +1215,7 @@ msgstr "" #: dashboards/admin/defaults/tables.py:56 #: dashboards/admin/networks/ports/tables.py:94 #: dashboards/identity/projects/workflows.py:63 -#: dashboards/project/networks/ports/tables.py:69 +#: dashboards/project/networks/ports/tables.py:71 #: dashboards/project/routers/ports/tables.py:110 usage/quotas.py:69 msgid "Fixed IPs" msgstr "" @@ -1429,7 +1425,7 @@ msgstr "" #: dashboards/project/containers/templates/containers/_container_detail.html:14 #: dashboards/project/containers/templates/containers/_container_metadata.html:7 #: dashboards/project/images/images/forms.py:95 -#: dashboards/project/images/images/forms.py:237 +#: dashboards/project/images/images/forms.py:239 #: dashboards/project/images/images/tables.py:163 #: dashboards/project/images/images/tables.py:252 #: dashboards/project/images/templates/images/images/_detail_overview.html:21 @@ -1635,8 +1631,8 @@ msgstr "" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:320 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:966 -#: dashboards/project/instances/tables.py:989 +#: dashboards/project/instances/tables.py:985 +#: dashboards/project/instances/tables.py:1008 #: dashboards/project/instances/workflows/create_instance.py:84 #: dashboards/project/overview/views.py:32 usage/tables.py:80 msgid "Instance Name" @@ -1869,7 +1865,7 @@ msgstr "" #: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 #: dashboards/project/images/images/tables.py:247 #: dashboards/project/images/templates/images/images/_detail_overview.html:19 -#: dashboards/project/instances/tables.py:1001 +#: dashboards/project/instances/tables.py:1020 #: dashboards/project/instances/templates/instances/_detail_overview.html:14 #: dashboards/project/loadbalancers/tables.py:324 #: dashboards/project/loadbalancers/tables.py:377 @@ -1877,7 +1873,7 @@ msgstr "" #: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 #: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60 #: dashboards/project/networks/tables.py:174 -#: dashboards/project/networks/ports/tables.py:72 +#: dashboards/project/networks/ports/tables.py:74 #: dashboards/project/networks/templates/networks/_detail_overview.html:13 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 #: dashboards/project/routers/tables.py:212 @@ -1985,7 +1981,7 @@ msgstr "" #: dashboards/admin/images/tables.py:62 #: dashboards/admin/instances/tables.py:99 -#: dashboards/project/instances/tables.py:967 +#: dashboards/project/instances/tables.py:986 msgid "Status =" msgstr "" @@ -2004,7 +2000,7 @@ msgstr "" #: dashboards/admin/images/tables.py:71 #: dashboards/admin/instances/tables.py:132 #: dashboards/project/images/images/tables.py:242 -#: dashboards/project/instances/tables.py:991 +#: dashboards/project/instances/tables.py:1010 #: dashboards/project/instances/templates/instances/_detail_overview.html:114 #: dashboards/project/instances/workflows/create_instance.py:108 #: dashboards/project/volumes/volumes/forms.py:638 @@ -2280,12 +2276,12 @@ msgid "IPv6 Address =" msgstr "" #: dashboards/admin/instances/tables.py:100 -#: dashboards/project/instances/tables.py:968 +#: dashboards/project/instances/tables.py:987 msgid "Image ID =" msgstr "" #: dashboards/admin/instances/tables.py:101 -#: dashboards/project/instances/tables.py:969 +#: dashboards/project/instances/tables.py:988 msgid "Flavor ID =" msgstr "" @@ -2293,7 +2289,7 @@ msgstr "" #: dashboards/project/access_and_security/floating_ips/tables.py:194 #: dashboards/project/access_and_security/floating_ips/workflows.py:33 #: dashboards/project/access_and_security/floating_ips/workflows.py:40 -#: dashboards/project/instances/tables.py:993 +#: dashboards/project/instances/tables.py:1012 #: dashboards/project/loadbalancers/tables.py:367 msgid "IP Address" msgstr "" @@ -2306,7 +2302,7 @@ msgstr "" #: dashboards/project/databases/tables.py:327 #: dashboards/project/images/images/tables.py:263 #: dashboards/project/images/templates/images/images/_detail_overview.html:46 -#: dashboards/project/instances/tables.py:996 +#: dashboards/project/instances/tables.py:1015 #: dashboards/project/instances/templates/instances/_instance_flavor.html:7 #: dashboards/project/volumes/backups/tables.py:123 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37 @@ -2317,17 +2313,17 @@ msgid "Size" msgstr "" #: dashboards/admin/instances/tables.py:147 -#: dashboards/project/instances/tables.py:1008 +#: dashboards/project/instances/tables.py:1027 msgid "Task" msgstr "" #: dashboards/admin/instances/tables.py:154 -#: dashboards/project/instances/tables.py:1015 +#: dashboards/project/instances/tables.py:1034 msgid "Power State" msgstr "" #: dashboards/admin/instances/tables.py:157 -#: dashboards/project/instances/tables.py:1018 usage/tables.py:83 +#: dashboards/project/instances/tables.py:1037 usage/tables.py:83 msgid "Time since created" msgstr "" @@ -2400,7 +2396,7 @@ msgstr "" #: dashboards/admin/metadata_defs/tables.py:149 #: dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:20 #: dashboards/project/images/images/forms.py:96 -#: dashboards/project/images/images/forms.py:238 +#: dashboards/project/images/images/forms.py:240 #: dashboards/project/images/images/tables.py:256 #: dashboards/project/images/templates/images/images/_detail_overview.html:23 msgid "Protected" @@ -2518,7 +2514,7 @@ msgstr "" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10 #: dashboards/project/images/images/forms.py:41 -#: dashboards/project/images/images/forms.py:199 +#: dashboards/project/images/images/forms.py:201 #: dashboards/project/images/templates/images/images/_detail_overview.html:12 #: dashboards/project/loadbalancers/forms.py:36 #: dashboards/project/loadbalancers/forms.py:78 @@ -2719,7 +2715,7 @@ msgstr "" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:20 #: dashboards/project/images/templates/images/images/_detail_overview.html:31 -#: dashboards/project/instances/tables.py:622 +#: dashboards/project/instances/tables.py:641 #: 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 @@ -3178,7 +3174,7 @@ msgstr "" #: dashboards/project/networks/tables.py:177 #: dashboards/project/networks/workflows.py:49 #: dashboards/project/networks/ports/forms.py:40 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:77 #: dashboards/project/networks/templates/networks/_detail_overview.html:15 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34 #: dashboards/project/routers/forms.py:36 @@ -3495,7 +3491,7 @@ msgid "Device owner attached to the port" msgstr "" #: dashboards/admin/networks/ports/forms.py:57 -#: dashboards/project/networks/ports/tables.py:78 +#: dashboards/project/networks/ports/tables.py:80 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" msgstr "" @@ -3564,7 +3560,7 @@ msgstr "" #: dashboards/admin/networks/ports/tables.py:109 #: dashboards/identity/projects/workflows.py:76 -#: dashboards/project/networks/ports/tables.py:85 usage/quotas.py:79 +#: dashboards/project/networks/ports/tables.py:87 usage/quotas.py:79 msgid "Ports" msgstr "" @@ -5896,7 +5892,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "" #: dashboards/project/access_and_security/floating_ips/tables.py:155 -#: dashboards/project/instances/tables.py:616 +#: dashboards/project/instances/tables.py:635 msgid "Unable to disassociate floating IP." msgstr "" @@ -7239,9 +7235,9 @@ msgstr "" #: dashboards/project/data_processing/cluster_templates/workflows/create.py:81 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:374 -#: dashboards/project/stacks/views.py:139 -#: dashboards/project/stacks/templates/stacks/_change_template.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:25 +#: dashboards/project/stacks/views.py:93 +#: dashboards/project/stacks/views.py:109 +#: dashboards/project/stacks/views.py:149 msgid "Next" msgstr "" @@ -7458,7 +7454,7 @@ msgstr "" #: dashboards/project/databases/workflows/create_instance.py:335 #: dashboards/project/images/images/tables.py:36 #: dashboards/project/instances/workflows/create_instance.py:820 -#: dashboards/project/stacks/templates/stacks/_create.html:24 +#: dashboards/project/stacks/views.py:165 msgid "Launch" msgstr "" @@ -8657,8 +8653,8 @@ msgstr[1] "" #: dashboards/project/databases/tables.py:248 #: dashboards/project/databases/tables.py:265 #: dashboards/project/databases/tables.py:271 -#: dashboards/project/instances/tables.py:825 -#: dashboards/project/instances/tables.py:832 +#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:851 #: dashboards/project/instances/views.py:398 #: dashboards/project/instances/templates/instances/_detail_overview.html:64 #: dashboards/project/instances/templates/instances/_detail_overview.html:100 @@ -8957,7 +8953,7 @@ msgid "Resize Volume" msgstr "" #: dashboards/project/databases/tables.py:212 -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:457 #: dashboards/project/instances/workflows/resize_instance.py:84 msgid "Resize Instance" msgstr "" @@ -9259,7 +9255,7 @@ msgstr "" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:352 +#: dashboards/project/instances/tables.py:371 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "" @@ -10084,35 +10080,35 @@ msgid "A local image to upload." msgstr "" #: dashboards/project/images/images/forms.py:76 -#: dashboards/project/images/images/forms.py:219 +#: dashboards/project/images/images/forms.py:221 #: dashboards/project/images/images/tables.py:259 msgid "Format" msgstr "" #: dashboards/project/images/images/forms.py:81 -#: dashboards/project/images/images/forms.py:214 +#: dashboards/project/images/images/forms.py:216 msgid "Architecture" msgstr "" #: dashboards/project/images/images/forms.py:84 -#: dashboards/project/images/images/forms.py:221 +#: dashboards/project/images/images/forms.py:223 msgid "Minimum Disk (GB)" msgstr "" #: dashboards/project/images/images/forms.py:86 -#: dashboards/project/images/images/forms.py:223 +#: dashboards/project/images/images/forms.py:225 msgid "" "The minimum disk size required to boot the image. If unspecified, this value " "defaults to 0 (no minimum)." msgstr "" #: dashboards/project/images/images/forms.py:90 -#: dashboards/project/images/images/forms.py:229 +#: dashboards/project/images/images/forms.py:231 msgid "Minimum RAM (MB)" msgstr "" #: dashboards/project/images/images/forms.py:92 -#: dashboards/project/images/images/forms.py:231 +#: dashboards/project/images/images/forms.py:233 msgid "" "The minimum memory size required to boot the image. If unspecified, this " "value defaults to 0 (no minimum)." @@ -10140,20 +10136,24 @@ msgstr "" msgid "Unable to create new image: Invalid disk format %s for image." msgstr "" -#: dashboards/project/images/images/forms.py:203 +#: dashboards/project/images/images/forms.py:191 +msgid "Unable to create new image: Image name too long." +msgstr "" + +#: dashboards/project/images/images/forms.py:205 msgid "Kernel ID" msgstr "" -#: dashboards/project/images/images/forms.py:209 +#: dashboards/project/images/images/forms.py:211 msgid "Ramdisk ID" msgstr "" -#: dashboards/project/images/images/forms.py:251 +#: dashboards/project/images/images/forms.py:253 #, python-format msgid "Unable to update image \"%s\"." msgstr "" -#: dashboards/project/images/images/forms.py:278 +#: dashboards/project/images/images/forms.py:280 msgid "Image was successfully updated." msgstr "" @@ -10310,7 +10310,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:388 +#: dashboards/project/instances/tables.py:407 #: dashboards/project/volumes/volumes/tables.py:168 msgid "Create Snapshot" msgstr "" @@ -10474,28 +10474,32 @@ msgid_plural "Suspended Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:375 +#: dashboards/project/instances/tables.py:352 +msgid "Launch Instance NG" +msgstr "" + +#: dashboards/project/instances/tables.py:394 msgid "Edit Security Groups" msgstr "" -#: dashboards/project/instances/tables.py:401 +#: dashboards/project/instances/tables.py:420 #: dashboards/project/instances/tabs.py:61 msgid "Console" msgstr "" -#: dashboards/project/instances/tables.py:421 +#: dashboards/project/instances/tables.py:440 msgid "View Log" msgstr "" -#: dashboards/project/instances/tables.py:462 +#: dashboards/project/instances/tables.py:481 msgid "Confirm Resize/Migrate" msgstr "" -#: dashboards/project/instances/tables.py:475 +#: dashboards/project/instances/tables.py:494 msgid "Revert Resize/Migrate" msgstr "" -#: dashboards/project/instances/tables.py:488 +#: dashboards/project/instances/tables.py:507 #: dashboards/project/instances/views.py:256 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 @@ -10503,478 +10507,478 @@ msgstr "" msgid "Rebuild Instance" msgstr "" -#: dashboards/project/instances/tables.py:505 +#: dashboards/project/instances/tables.py:524 msgid "Retrieve Password" msgstr "" -#: dashboards/project/instances/tables.py:528 -#: dashboards/project/instances/tables.py:553 +#: dashboards/project/instances/tables.py:547 +#: dashboards/project/instances/tables.py:572 msgid "Associate Floating IP" msgstr "" -#: dashboards/project/instances/tables.py:572 +#: dashboards/project/instances/tables.py:591 #, python-format msgid "Successfully associated floating IP: %s" msgstr "" -#: dashboards/project/instances/tables.py:576 +#: dashboards/project/instances/tables.py:595 msgid "Unable to associate floating IP." msgstr "" -#: dashboards/project/instances/tables.py:582 +#: dashboards/project/instances/tables.py:601 msgid "Disassociate Floating IP" msgstr "" -#: dashboards/project/instances/tables.py:610 +#: dashboards/project/instances/tables.py:629 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "" -#: dashboards/project/instances/tables.py:613 +#: dashboards/project/instances/tables.py:632 msgid "No floating IPs to disassociate." msgstr "" -#: dashboards/project/instances/tables.py:623 +#: dashboards/project/instances/tables.py:642 #, python-format msgid "Please try again later [Error: %s]." msgstr "" -#: dashboards/project/instances/tables.py:625 +#: dashboards/project/instances/tables.py:644 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:637 +#: dashboards/project/instances/tables.py:656 #, python-format msgid "" "Failed to perform requested operation on instance \"%s\", the instance has " "an error status" msgstr "" -#: dashboards/project/instances/tables.py:653 +#: dashboards/project/instances/tables.py:672 #: dashboards/project/instances/views.py:395 #, python-format msgid "Unable to retrieve flavor information for instance \"%s\"." msgstr "" -#: dashboards/project/instances/tables.py:670 +#: dashboards/project/instances/tables.py:689 msgid "Start Instance" msgid_plural "Start Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:678 +#: dashboards/project/instances/tables.py:697 msgid "Started Instance" msgid_plural "Started Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:695 +#: dashboards/project/instances/tables.py:714 msgid "To power off a specific instance." msgstr "" -#: dashboards/project/instances/tables.py:701 +#: dashboards/project/instances/tables.py:720 msgctxt "Action to perform (the instance is currently running)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:710 +#: dashboards/project/instances/tables.py:729 msgctxt "Past action (the instance is currently already Shut Off)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:750 msgid "Lock Instance" msgid_plural "Lock Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:758 msgid "Locked Instance" msgid_plural "Locked Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:781 msgid "Unlock Instance" msgid_plural "Unlock Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:789 msgid "Unlocked Instance" msgid_plural "Unlocked Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:815 +#: dashboards/project/instances/tables.py:834 #, python-format msgid "%s GB" msgstr "" -#: dashboards/project/instances/tables.py:840 -#: dashboards/project/instances/tables.py:862 +#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:881 msgctxt "Current status of an Instance" msgid "Deleted" msgstr "" -#: dashboards/project/instances/tables.py:841 +#: dashboards/project/instances/tables.py:860 msgctxt "Current status of an Instance" msgid "Active" msgstr "" -#: dashboards/project/instances/tables.py:842 +#: dashboards/project/instances/tables.py:861 msgctxt "Current status of an Instance" msgid "Shutoff" msgstr "" -#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:863 msgctxt "Current status of an Instance" msgid "Suspended" msgstr "" -#: dashboards/project/instances/tables.py:845 -msgctxt "Current status of an Instance" -msgid "Paused" -msgstr "" - -#: dashboards/project/instances/tables.py:846 -msgctxt "Current status of an Instance" -msgid "Error" -msgstr "" - -#: dashboards/project/instances/tables.py:848 -msgctxt "Current status of an Instance" -msgid "Resize/Migrate" -msgstr "" - -#: dashboards/project/instances/tables.py:850 -msgctxt "Current status of an Instance" -msgid "Confirm or Revert Resize/Migrate" -msgstr "" - -#: dashboards/project/instances/tables.py:852 -msgctxt "Current status of an Instance" -msgid "Revert Resize/Migrate" -msgstr "" - -#: dashboards/project/instances/tables.py:853 -msgctxt "Current status of an Instance" -msgid "Reboot" -msgstr "" - -#: dashboards/project/instances/tables.py:855 -msgctxt "Current status of an Instance" -msgid "Hard Reboot" -msgstr "" - -#: dashboards/project/instances/tables.py:856 -msgctxt "Current status of an Instance" -msgid "Password" -msgstr "" - -#: dashboards/project/instances/tables.py:857 -msgctxt "Current status of an Instance" -msgid "Rebuild" -msgstr "" - -#: dashboards/project/instances/tables.py:859 -msgctxt "Current status of an Instance" -msgid "Migrating" -msgstr "" - -#: dashboards/project/instances/tables.py:860 -msgctxt "Current status of an Instance" -msgid "Build" -msgstr "" - -#: dashboards/project/instances/tables.py:861 -msgctxt "Current status of an Instance" -msgid "Rescue" -msgstr "" - #: dashboards/project/instances/tables.py:864 msgctxt "Current status of an Instance" -msgid "Soft Deleted" +msgid "Paused" msgstr "" #: dashboards/project/instances/tables.py:865 msgctxt "Current status of an Instance" -msgid "Shelved" +msgid "Error" msgstr "" #: dashboards/project/instances/tables.py:867 msgctxt "Current status of an Instance" +msgid "Resize/Migrate" +msgstr "" + +#: dashboards/project/instances/tables.py:869 +msgctxt "Current status of an Instance" +msgid "Confirm or Revert Resize/Migrate" +msgstr "" + +#: dashboards/project/instances/tables.py:871 +msgctxt "Current status of an Instance" +msgid "Revert Resize/Migrate" +msgstr "" + +#: dashboards/project/instances/tables.py:872 +msgctxt "Current status of an Instance" +msgid "Reboot" +msgstr "" + +#: dashboards/project/instances/tables.py:874 +msgctxt "Current status of an Instance" +msgid "Hard Reboot" +msgstr "" + +#: dashboards/project/instances/tables.py:875 +msgctxt "Current status of an Instance" +msgid "Password" +msgstr "" + +#: dashboards/project/instances/tables.py:876 +msgctxt "Current status of an Instance" +msgid "Rebuild" +msgstr "" + +#: dashboards/project/instances/tables.py:878 +msgctxt "Current status of an Instance" +msgid "Migrating" +msgstr "" + +#: dashboards/project/instances/tables.py:879 +msgctxt "Current status of an Instance" +msgid "Build" +msgstr "" + +#: dashboards/project/instances/tables.py:880 +msgctxt "Current status of an Instance" +msgid "Rescue" +msgstr "" + +#: dashboards/project/instances/tables.py:883 +msgctxt "Current status of an Instance" +msgid "Soft Deleted" +msgstr "" + +#: dashboards/project/instances/tables.py:884 +msgctxt "Current status of an Instance" +msgid "Shelved" +msgstr "" + +#: dashboards/project/instances/tables.py:886 +msgctxt "Current status of an Instance" msgid "Shelved Offloaded" msgstr "" -#: dashboards/project/instances/tables.py:870 +#: dashboards/project/instances/tables.py:889 msgctxt "Task status of an Instance" msgid "None" msgstr "" -#: dashboards/project/instances/tables.py:875 +#: dashboards/project/instances/tables.py:894 msgctxt "Task status of an Instance" msgid "Scheduling" msgstr "" -#: dashboards/project/instances/tables.py:877 +#: dashboards/project/instances/tables.py:896 msgctxt "Task status of an Instance" msgid "Block Device Mapping" msgstr "" -#: dashboards/project/instances/tables.py:879 +#: dashboards/project/instances/tables.py:898 msgctxt "Task status of an Instance" msgid "Networking" msgstr "" -#: dashboards/project/instances/tables.py:880 +#: dashboards/project/instances/tables.py:899 msgctxt "Task status of an Instance" msgid "Spawning" msgstr "" -#: dashboards/project/instances/tables.py:882 +#: dashboards/project/instances/tables.py:901 msgctxt "Task status of an Instance" msgid "Snapshotting" msgstr "" -#: dashboards/project/instances/tables.py:884 +#: dashboards/project/instances/tables.py:903 msgctxt "Task status of an Instance" msgid "Image Snapshot Pending" msgstr "" -#: dashboards/project/instances/tables.py:886 +#: dashboards/project/instances/tables.py:905 msgctxt "Task status of an Instance" msgid "Image Pending Upload" msgstr "" -#: dashboards/project/instances/tables.py:888 +#: dashboards/project/instances/tables.py:907 msgctxt "Task status of an Instance" msgid "Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:890 +#: dashboards/project/instances/tables.py:909 msgctxt "Task status of an Instance" msgid "Image Backup" msgstr "" -#: dashboards/project/instances/tables.py:892 +#: dashboards/project/instances/tables.py:911 msgctxt "Task status of an Instance" msgid "Updating Password" msgstr "" -#: dashboards/project/instances/tables.py:894 +#: dashboards/project/instances/tables.py:913 msgctxt "Task status of an Instance" msgid "Preparing Resize or Migrate" msgstr "" -#: dashboards/project/instances/tables.py:896 +#: dashboards/project/instances/tables.py:915 msgctxt "Task status of an Instance" msgid "Resizing or Migrating" msgstr "" -#: dashboards/project/instances/tables.py:898 +#: dashboards/project/instances/tables.py:917 msgctxt "Task status of an Instance" msgid "Resized or Migrated" msgstr "" -#: dashboards/project/instances/tables.py:900 +#: dashboards/project/instances/tables.py:919 msgctxt "Task status of an Instance" msgid "Finishing Resize or Migrate" msgstr "" -#: dashboards/project/instances/tables.py:902 +#: dashboards/project/instances/tables.py:921 msgctxt "Task status of an Instance" msgid "Reverting Resize or Migrate" msgstr "" -#: dashboards/project/instances/tables.py:904 +#: dashboards/project/instances/tables.py:923 msgctxt "Task status of an Instance" msgid "Confirming Resize or Migrate" msgstr "" -#: dashboards/project/instances/tables.py:905 +#: dashboards/project/instances/tables.py:924 msgctxt "Task status of an Instance" msgid "Rebooting" msgstr "" -#: dashboards/project/instances/tables.py:907 +#: dashboards/project/instances/tables.py:926 msgctxt "Task status of an Instance" msgid "Reboot Pending" msgstr "" -#: dashboards/project/instances/tables.py:909 +#: dashboards/project/instances/tables.py:928 msgctxt "Task status of an Instance" msgid "Reboot Started" msgstr "" -#: dashboards/project/instances/tables.py:911 +#: dashboards/project/instances/tables.py:930 msgctxt "Task status of an Instance" msgid "Rebooting Hard" msgstr "" -#: dashboards/project/instances/tables.py:913 +#: dashboards/project/instances/tables.py:932 msgctxt "Task status of an Instance" msgid "Reboot Pending Hard" msgstr "" -#: dashboards/project/instances/tables.py:915 +#: dashboards/project/instances/tables.py:934 msgctxt "Task status of an Instance" msgid "Reboot Started Hard" msgstr "" -#: dashboards/project/instances/tables.py:916 +#: dashboards/project/instances/tables.py:935 msgctxt "Task status of an Instance" msgid "Pausing" msgstr "" -#: dashboards/project/instances/tables.py:917 -#: dashboards/project/instances/tables.py:920 +#: dashboards/project/instances/tables.py:936 +#: dashboards/project/instances/tables.py:939 msgctxt "Task status of an Instance" msgid "Resuming" msgstr "" -#: dashboards/project/instances/tables.py:919 +#: dashboards/project/instances/tables.py:938 msgctxt "Task status of an Instance" msgid "Suspending" msgstr "" -#: dashboards/project/instances/tables.py:922 +#: dashboards/project/instances/tables.py:941 msgctxt "Task status of an Instance" msgid "Powering Off" msgstr "" -#: dashboards/project/instances/tables.py:924 +#: dashboards/project/instances/tables.py:943 msgctxt "Task status of an Instance" msgid "Powering On" msgstr "" -#: dashboards/project/instances/tables.py:925 +#: dashboards/project/instances/tables.py:944 msgctxt "Task status of an Instance" msgid "Rescuing" msgstr "" -#: dashboards/project/instances/tables.py:927 +#: dashboards/project/instances/tables.py:946 msgctxt "Task status of an Instance" msgid "Unrescuing" msgstr "" -#: dashboards/project/instances/tables.py:929 +#: dashboards/project/instances/tables.py:948 msgctxt "Task status of an Instance" msgid "Rebuilding" msgstr "" -#: dashboards/project/instances/tables.py:931 +#: dashboards/project/instances/tables.py:950 msgctxt "Task status of an Instance" msgid "Rebuild Block Device Mapping" msgstr "" -#: dashboards/project/instances/tables.py:933 +#: dashboards/project/instances/tables.py:952 msgctxt "Task status of an Instance" msgid "Rebuild Spawning" msgstr "" -#: dashboards/project/instances/tables.py:934 +#: dashboards/project/instances/tables.py:953 msgctxt "Task status of an Instance" msgid "Migrating" msgstr "" -#: dashboards/project/instances/tables.py:935 +#: dashboards/project/instances/tables.py:954 msgctxt "Task status of an Instance" msgid "Deleting" msgstr "" -#: dashboards/project/instances/tables.py:937 +#: dashboards/project/instances/tables.py:956 msgctxt "Task status of an Instance" msgid "Soft Deleting" msgstr "" -#: dashboards/project/instances/tables.py:938 +#: dashboards/project/instances/tables.py:957 msgctxt "Task status of an Instance" msgid "Restoring" msgstr "" -#: dashboards/project/instances/tables.py:939 +#: dashboards/project/instances/tables.py:958 msgctxt "Task status of an Instance" msgid "Shelving" msgstr "" -#: dashboards/project/instances/tables.py:941 +#: dashboards/project/instances/tables.py:960 msgctxt "Task status of an Instance" msgid "Shelving Image Pending Upload" msgstr "" -#: dashboards/project/instances/tables.py:943 +#: dashboards/project/instances/tables.py:962 msgctxt "Task status of an Instance" msgid "Shelving Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:945 +#: dashboards/project/instances/tables.py:964 msgctxt "Task status of an Instance" msgid "Shelving Offloading" msgstr "" -#: dashboards/project/instances/tables.py:947 +#: dashboards/project/instances/tables.py:966 msgctxt "Task status of an Instance" msgid "Unshelving" msgstr "" -#: dashboards/project/instances/tables.py:951 +#: dashboards/project/instances/tables.py:970 msgctxt "Power state of an Instance" msgid "No State" msgstr "" -#: dashboards/project/instances/tables.py:952 +#: dashboards/project/instances/tables.py:971 msgctxt "Power state of an Instance" msgid "Running" msgstr "" -#: dashboards/project/instances/tables.py:953 +#: dashboards/project/instances/tables.py:972 msgctxt "Power state of an Instance" msgid "Blocked" msgstr "" -#: dashboards/project/instances/tables.py:954 +#: dashboards/project/instances/tables.py:973 msgctxt "Power state of an Instance" msgid "Paused" msgstr "" -#: dashboards/project/instances/tables.py:955 +#: dashboards/project/instances/tables.py:974 msgctxt "Power state of an Instance" msgid "Shut Down" msgstr "" -#: dashboards/project/instances/tables.py:956 +#: dashboards/project/instances/tables.py:975 msgctxt "Power state of an Instance" msgid "Shut Off" msgstr "" -#: dashboards/project/instances/tables.py:957 +#: dashboards/project/instances/tables.py:976 msgctxt "Power state of an Instance" msgid "Crashed" msgstr "" -#: dashboards/project/instances/tables.py:958 +#: dashboards/project/instances/tables.py:977 msgctxt "Power state of an Instance" msgid "Suspended" msgstr "" -#: dashboards/project/instances/tables.py:959 +#: dashboards/project/instances/tables.py:978 msgctxt "Power state of an Instance" msgid "Failed" msgstr "" -#: dashboards/project/instances/tables.py:960 +#: dashboards/project/instances/tables.py:979 msgctxt "Power state of an Instance" msgid "Building" msgstr "" -#: dashboards/project/instances/tables.py:998 +#: dashboards/project/instances/tables.py:1017 #: dashboards/project/instances/workflows/create_instance.py:529 msgid "Key Pair" msgstr "" @@ -12887,15 +12891,25 @@ msgstr "" #: dashboards/project/networks/ports/tables.py:60 msgctxt "status of a network port" -msgid "ACTIVE" +msgid "Active" msgstr "" #: dashboards/project/networks/ports/tables.py:61 msgctxt "status of a network port" -msgid "DOWN" +msgid "Down" msgstr "" -#: dashboards/project/networks/ports/tables.py:70 +#: dashboards/project/networks/ports/tables.py:62 +msgctxt "status of a neteork port" +msgid "Error" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:63 +msgctxt "status of a network port" +msgid "Build" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:72 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40 msgid "Attached Device" msgstr "" @@ -13568,9 +13582,9 @@ msgid "" "a gateway for external connectivity." msgstr "" -#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:92 -#: dashboards/project/stacks/templates/stacks/_change_template.html:9 -#: dashboards/project/stacks/templates/stacks/_select_template.html:9 +#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:90 +#: dashboards/project/stacks/views.py:96 +#: dashboards/project/stacks/views.py:106 #: dashboards/project/stacks/templates/stacks/select_template.html:3 msgid "Select Template" msgstr "" @@ -13667,8 +13681,8 @@ msgid "Stack Name" msgstr "" #: dashboards/project/stacks/forms.py:240 -#: dashboards/project/stacks/views.py:136 -#: dashboards/project/stacks/views.py:142 +#: dashboards/project/stacks/views.py:146 +#: dashboards/project/stacks/views.py:152 #: dashboards/project/stacks/templates/stacks/preview_template.html:3 msgid "Preview Template" msgstr "" @@ -13723,7 +13737,7 @@ msgid "Stack creation started." msgstr "" #: dashboards/project/stacks/forms.py:399 -#: dashboards/project/stacks/templates/stacks/_update.html:8 +#: dashboards/project/stacks/views.py:198 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "" @@ -13744,15 +13758,15 @@ msgid "Stacks" msgstr "" #: dashboards/project/stacks/tables.py:32 -#: dashboards/project/stacks/views.py:154 -#: dashboards/project/stacks/templates/stacks/_create.html:8 +#: dashboards/project/stacks/views.py:162 +#: dashboards/project/stacks/views.py:168 #: dashboards/project/stacks/templates/stacks/create.html:3 msgid "Launch Stack" msgstr "" #: dashboards/project/stacks/tables.py:41 -#: dashboards/project/stacks/views.py:220 -#: dashboards/project/stacks/views.py:226 +#: dashboards/project/stacks/views.py:239 +#: dashboards/project/stacks/views.py:245 #: dashboards/project/stacks/templates/stacks/preview.html:3 msgid "Preview Stack" msgstr "" @@ -14026,47 +14040,51 @@ msgstr "" msgid "Unable to retrieve stack list." msgstr "" -#: dashboards/project/stacks/views.py:104 +#: dashboards/project/stacks/views.py:113 #: dashboards/project/stacks/templates/stacks/change_template.html:3 msgid "Change Template" msgstr "" -#: dashboards/project/stacks/views.py:117 -#: dashboards/project/stacks/views.py:212 -#: dashboards/project/stacks/views.py:268 +#: dashboards/project/stacks/views.py:127 +#: dashboards/project/stacks/views.py:231 +#: dashboards/project/stacks/views.py:287 msgid "Unable to retrieve stack." msgstr "" -#: dashboards/project/stacks/views.py:186 +#: dashboards/project/stacks/views.py:201 +msgid "Update" +msgstr "" + +#: dashboards/project/stacks/views.py:204 msgid "Update Stack" msgstr "" -#: dashboards/project/stacks/views.py:223 +#: dashboards/project/stacks/views.py:242 msgid "Preview" msgstr "" -#: dashboards/project/stacks/views.py:236 +#: dashboards/project/stacks/views.py:255 #: dashboards/project/stacks/templates/stacks/preview_details.html:3 msgid "Preview Stack Details" msgstr "" -#: dashboards/project/stacks/views.py:248 +#: dashboards/project/stacks/views.py:267 msgid "Stack Details: {{ stack.stack_name }}" msgstr "" -#: dashboards/project/stacks/views.py:279 +#: dashboards/project/stacks/views.py:298 msgid "Unable to retrieve stack template." msgstr "" -#: dashboards/project/stacks/views.py:296 +#: dashboards/project/stacks/views.py:315 msgid "Resource Details: {{ resource.resource_name }}" msgstr "" -#: dashboards/project/stacks/views.py:313 +#: dashboards/project/stacks/views.py:332 msgid "Unable to retrieve resource." msgstr "" -#: dashboards/project/stacks/views.py:326 +#: dashboards/project/stacks/views.py:345 msgid "Unable to retrieve metadata." msgstr "" @@ -14107,14 +14125,14 @@ msgstr "" msgid "Properties" msgstr "" -#: dashboards/project/stacks/templates/stacks/_change_template.html:20 -#: dashboards/project/stacks/templates/stacks/_select_template.html:20 +#: dashboards/project/stacks/templates/stacks/_change_template.html:6 +#: dashboards/project/stacks/templates/stacks/_select_template.html:6 msgid "" "Use one of the available template source options to specify the template to " "be used in creating this stack." msgstr "" -#: dashboards/project/stacks/templates/stacks/_create.html:19 +#: dashboards/project/stacks/templates/stacks/_create.html:5 msgid "Create a new stack with the provided values." msgstr "" @@ -14190,17 +14208,13 @@ msgstr "" msgid "Stack Template" msgstr "" -#: dashboards/project/stacks/templates/stacks/_update.html:19 +#: dashboards/project/stacks/templates/stacks/_update.html:5 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 "" -#: dashboards/project/stacks/templates/stacks/_update.html:24 -msgid "Update" -msgstr "" - #: dashboards/project/stacks/templates/stacks/detail.html:3 msgid "Stack Details" msgstr "" diff --git a/openstack_dashboard/locale/en_AU/LC_MESSAGES/django.po b/openstack_dashboard/locale/en_AU/LC_MESSAGES/django.po index 892a77863d..e1e23167a4 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: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:32+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" @@ -603,7 +603,7 @@ msgstr "Admin" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7 #: dashboards/project/images/images/forms.py:40 -#: dashboards/project/images/images/forms.py:198 +#: dashboards/project/images/images/forms.py:200 #: dashboards/project/images/templates/images/images/_detail_overview.html:9 #: dashboards/project/instances/templates/instances/_detail_overview.html:10 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9 @@ -618,7 +618,7 @@ msgstr "Admin" #: dashboards/project/networks/forms.py:35 #: dashboards/project/networks/tables.py:168 #: dashboards/project/networks/ports/forms.py:36 -#: dashboards/project/networks/ports/tables.py:67 +#: dashboards/project/networks/ports/tables.py:69 #: dashboards/project/networks/subnets/tables.py:129 #: dashboards/project/networks/templates/networks/_detail_overview.html:7 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10 @@ -659,7 +659,7 @@ msgstr "Name" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:22 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:48 -#: dashboards/project/instances/tables.py:1006 +#: dashboards/project/instances/tables.py:1025 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:81 #: dashboards/project/volumes/volumes/forms.py:122 @@ -988,12 +988,12 @@ msgstr "Error when adding or removing hosts." #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:18 -#: dashboards/project/stacks/templates/stacks/_change_template.html:19 -#: dashboards/project/stacks/templates/stacks/_create.html:18 +#: dashboards/project/stacks/templates/stacks/_change_template.html:5 +#: dashboards/project/stacks/templates/stacks/_create.html:4 #: dashboards/project/stacks/templates/stacks/_preview.html:4 #: dashboards/project/stacks/templates/stacks/_preview_template.html:5 -#: dashboards/project/stacks/templates/stacks/_select_template.html:19 -#: dashboards/project/stacks/templates/stacks/_update.html:18 +#: dashboards/project/stacks/templates/stacks/_select_template.html:5 +#: dashboards/project/stacks/templates/stacks/_update.html:4 #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html:5 @@ -1056,10 +1056,6 @@ msgstr "Host aggregates divide an availability zone into logical units by groupi #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28 #: dashboards/project/routers/templates/routers/ports/_create.html:30 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:25 -#: dashboards/project/stacks/templates/stacks/_change_template.html:26 -#: dashboards/project/stacks/templates/stacks/_create.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:26 -#: dashboards/project/stacks/templates/stacks/_update.html:25 #: dashboards/project/volumes/templates/volumes/volumes/_attach.html:20 #: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:17 msgid "Cancel" @@ -1119,7 +1115,7 @@ msgstr "VCPUs" #: dashboards/project/databases/views.py:48 #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:1025 +#: dashboards/project/instances/tables.py:1044 #: dashboards/project/instances/views.py:55 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/network_topology/instances/tables.py:23 @@ -1220,7 +1216,7 @@ msgstr "Key Pairs" #: dashboards/admin/defaults/tables.py:56 #: dashboards/admin/networks/ports/tables.py:94 #: dashboards/identity/projects/workflows.py:63 -#: dashboards/project/networks/ports/tables.py:69 +#: dashboards/project/networks/ports/tables.py:71 #: dashboards/project/routers/ports/tables.py:110 usage/quotas.py:69 msgid "Fixed IPs" msgstr "Fixed IPs" @@ -1430,7 +1426,7 @@ msgstr "ID" #: dashboards/project/containers/templates/containers/_container_detail.html:14 #: dashboards/project/containers/templates/containers/_container_metadata.html:7 #: dashboards/project/images/images/forms.py:95 -#: dashboards/project/images/images/forms.py:237 +#: dashboards/project/images/images/forms.py:239 #: dashboards/project/images/images/tables.py:163 #: dashboards/project/images/images/tables.py:252 #: dashboards/project/images/templates/images/images/_detail_overview.html:21 @@ -1637,8 +1633,8 @@ msgstr "Local Storage (total)" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:320 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:966 -#: dashboards/project/instances/tables.py:989 +#: dashboards/project/instances/tables.py:985 +#: dashboards/project/instances/tables.py:1008 #: dashboards/project/instances/workflows/create_instance.py:84 #: dashboards/project/overview/views.py:32 usage/tables.py:80 msgid "Instance Name" @@ -1867,7 +1863,7 @@ msgstr "Zone" #: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 #: dashboards/project/images/images/tables.py:247 #: dashboards/project/images/templates/images/images/_detail_overview.html:19 -#: dashboards/project/instances/tables.py:1001 +#: dashboards/project/instances/tables.py:1020 #: dashboards/project/instances/templates/instances/_detail_overview.html:14 #: dashboards/project/loadbalancers/tables.py:324 #: dashboards/project/loadbalancers/tables.py:377 @@ -1875,7 +1871,7 @@ msgstr "Zone" #: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 #: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60 #: dashboards/project/networks/tables.py:174 -#: dashboards/project/networks/ports/tables.py:72 +#: dashboards/project/networks/ports/tables.py:74 #: dashboards/project/networks/templates/networks/_detail_overview.html:13 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 #: dashboards/project/routers/tables.py:212 @@ -1983,7 +1979,7 @@ msgstr "Image Name =" #: dashboards/admin/images/tables.py:62 #: dashboards/admin/instances/tables.py:99 -#: dashboards/project/instances/tables.py:967 +#: dashboards/project/instances/tables.py:986 msgid "Status =" msgstr "Status =" @@ -2002,7 +1998,7 @@ msgstr "Max. Size (MB)" #: dashboards/admin/images/tables.py:71 #: dashboards/admin/instances/tables.py:132 #: dashboards/project/images/images/tables.py:242 -#: dashboards/project/instances/tables.py:991 +#: dashboards/project/instances/tables.py:1010 #: dashboards/project/instances/templates/instances/_detail_overview.html:114 #: dashboards/project/instances/workflows/create_instance.py:108 #: dashboards/project/volumes/volumes/forms.py:638 @@ -2278,12 +2274,12 @@ msgid "IPv6 Address =" msgstr "IPv6 Address =" #: dashboards/admin/instances/tables.py:100 -#: dashboards/project/instances/tables.py:968 +#: dashboards/project/instances/tables.py:987 msgid "Image ID =" msgstr "Image ID =" #: dashboards/admin/instances/tables.py:101 -#: dashboards/project/instances/tables.py:969 +#: dashboards/project/instances/tables.py:988 msgid "Flavor ID =" msgstr "Flavour ID =" @@ -2291,7 +2287,7 @@ msgstr "Flavour ID =" #: dashboards/project/access_and_security/floating_ips/tables.py:194 #: dashboards/project/access_and_security/floating_ips/workflows.py:33 #: dashboards/project/access_and_security/floating_ips/workflows.py:40 -#: dashboards/project/instances/tables.py:993 +#: dashboards/project/instances/tables.py:1012 #: dashboards/project/loadbalancers/tables.py:367 msgid "IP Address" msgstr "IP Address" @@ -2304,7 +2300,7 @@ msgstr "IP Address" #: dashboards/project/databases/tables.py:327 #: dashboards/project/images/images/tables.py:263 #: dashboards/project/images/templates/images/images/_detail_overview.html:46 -#: dashboards/project/instances/tables.py:996 +#: dashboards/project/instances/tables.py:1015 #: dashboards/project/instances/templates/instances/_instance_flavor.html:7 #: dashboards/project/volumes/backups/tables.py:123 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37 @@ -2315,17 +2311,17 @@ msgid "Size" msgstr "Size" #: dashboards/admin/instances/tables.py:147 -#: dashboards/project/instances/tables.py:1008 +#: dashboards/project/instances/tables.py:1027 msgid "Task" msgstr "Task" #: dashboards/admin/instances/tables.py:154 -#: dashboards/project/instances/tables.py:1015 +#: dashboards/project/instances/tables.py:1034 msgid "Power State" msgstr "Power State" #: dashboards/admin/instances/tables.py:157 -#: dashboards/project/instances/tables.py:1018 usage/tables.py:83 +#: dashboards/project/instances/tables.py:1037 usage/tables.py:83 msgid "Time since created" msgstr "Time since created" @@ -2398,7 +2394,7 @@ msgstr "The JSON formatted contents of a namespace." #: dashboards/admin/metadata_defs/tables.py:149 #: dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:20 #: dashboards/project/images/images/forms.py:96 -#: dashboards/project/images/images/forms.py:238 +#: dashboards/project/images/images/forms.py:240 #: dashboards/project/images/images/tables.py:256 #: dashboards/project/images/templates/images/images/_detail_overview.html:23 msgid "Protected" @@ -2516,7 +2512,7 @@ msgstr "Update Associations" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10 #: dashboards/project/images/images/forms.py:41 -#: dashboards/project/images/images/forms.py:199 +#: dashboards/project/images/images/forms.py:201 #: dashboards/project/images/templates/images/images/_detail_overview.html:12 #: dashboards/project/loadbalancers/forms.py:36 #: dashboards/project/loadbalancers/forms.py:78 @@ -2717,7 +2713,7 @@ msgstr "Created" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:20 #: dashboards/project/images/templates/images/images/_detail_overview.html:31 -#: dashboards/project/instances/tables.py:622 +#: dashboards/project/instances/tables.py:641 #: 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 @@ -3176,7 +3172,7 @@ msgstr "DOWN" #: dashboards/project/networks/tables.py:177 #: dashboards/project/networks/workflows.py:49 #: dashboards/project/networks/ports/forms.py:40 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:77 #: dashboards/project/networks/templates/networks/_detail_overview.html:15 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34 #: dashboards/project/routers/forms.py:36 @@ -3493,7 +3489,7 @@ msgid "Device owner attached to the port" msgstr "Device owner attached to the port" #: dashboards/admin/networks/ports/forms.py:57 -#: dashboards/project/networks/ports/tables.py:78 +#: dashboards/project/networks/ports/tables.py:80 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" msgstr "MAC Learning State" @@ -3562,7 +3558,7 @@ msgstr "Mac Learning State" #: dashboards/admin/networks/ports/tables.py:109 #: dashboards/identity/projects/workflows.py:76 -#: dashboards/project/networks/ports/tables.py:85 usage/quotas.py:79 +#: dashboards/project/networks/ports/tables.py:87 usage/quotas.py:79 msgid "Ports" msgstr "Ports" @@ -5879,7 +5875,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "Successfully disassociated Floating IP: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:155 -#: dashboards/project/instances/tables.py:616 +#: dashboards/project/instances/tables.py:635 msgid "Unable to disassociate floating IP." msgstr "Unable to disassociate floating IP." @@ -7220,9 +7216,9 @@ msgstr "Select plugin and hadoop version for cluster template" #: dashboards/project/data_processing/cluster_templates/workflows/create.py:81 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:374 -#: dashboards/project/stacks/views.py:139 -#: dashboards/project/stacks/templates/stacks/_change_template.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:25 +#: dashboards/project/stacks/views.py:93 +#: dashboards/project/stacks/views.py:109 +#: dashboards/project/stacks/views.py:149 msgid "Next" msgstr "Next" @@ -7439,7 +7435,7 @@ msgstr "No Templates Available" #: dashboards/project/databases/workflows/create_instance.py:335 #: dashboards/project/images/images/tables.py:36 #: dashboards/project/instances/workflows/create_instance.py:820 -#: dashboards/project/stacks/templates/stacks/_create.html:24 +#: dashboards/project/stacks/views.py:165 msgid "Launch" msgstr "Launch" @@ -8633,8 +8629,8 @@ msgstr[1] "Deleted Backups" #: dashboards/project/databases/tables.py:248 #: dashboards/project/databases/tables.py:265 #: dashboards/project/databases/tables.py:271 -#: dashboards/project/instances/tables.py:825 -#: dashboards/project/instances/tables.py:832 +#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:851 #: dashboards/project/instances/views.py:398 #: dashboards/project/instances/templates/instances/_detail_overview.html:64 #: dashboards/project/instances/templates/instances/_detail_overview.html:100 @@ -8934,7 +8930,7 @@ msgid "Resize Volume" msgstr "Resize Volume" #: dashboards/project/databases/tables.py:212 -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:457 #: dashboards/project/instances/workflows/resize_instance.py:84 msgid "Resize Instance" msgstr "Resize Instance" @@ -9235,7 +9231,7 @@ msgstr "Instance Details" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:352 +#: dashboards/project/instances/tables.py:371 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "Edit Instance" @@ -10058,35 +10054,35 @@ msgid "A local image to upload." msgstr "A local image to upload." #: dashboards/project/images/images/forms.py:76 -#: dashboards/project/images/images/forms.py:219 +#: dashboards/project/images/images/forms.py:221 #: dashboards/project/images/images/tables.py:259 msgid "Format" msgstr "Format" #: dashboards/project/images/images/forms.py:81 -#: dashboards/project/images/images/forms.py:214 +#: dashboards/project/images/images/forms.py:216 msgid "Architecture" msgstr "Architecture" #: dashboards/project/images/images/forms.py:84 -#: dashboards/project/images/images/forms.py:221 +#: dashboards/project/images/images/forms.py:223 msgid "Minimum Disk (GB)" msgstr "Minimum Disk (GB)" #: dashboards/project/images/images/forms.py:86 -#: dashboards/project/images/images/forms.py:223 +#: dashboards/project/images/images/forms.py:225 msgid "" "The minimum disk size required to boot the image. If unspecified, this value" " defaults to 0 (no minimum)." msgstr "The minimum disk size required to boot the image. If unspecified, this value defaults to 0 (no minimum)." #: dashboards/project/images/images/forms.py:90 -#: dashboards/project/images/images/forms.py:229 +#: dashboards/project/images/images/forms.py:231 msgid "Minimum RAM (MB)" msgstr "Minimum RAM (MB)" #: dashboards/project/images/images/forms.py:92 -#: dashboards/project/images/images/forms.py:231 +#: dashboards/project/images/images/forms.py:233 msgid "" "The minimum memory size required to boot the image. If unspecified, this " "value defaults to 0 (no minimum)." @@ -10114,20 +10110,24 @@ msgstr "" msgid "Unable to create new image: Invalid disk format %s for image." msgstr "" -#: dashboards/project/images/images/forms.py:203 +#: dashboards/project/images/images/forms.py:191 +msgid "Unable to create new image: Image name too long." +msgstr "" + +#: dashboards/project/images/images/forms.py:205 msgid "Kernel ID" msgstr "Kernel ID" -#: dashboards/project/images/images/forms.py:209 +#: dashboards/project/images/images/forms.py:211 msgid "Ramdisk ID" msgstr "Ramdisk ID" -#: dashboards/project/images/images/forms.py:251 +#: dashboards/project/images/images/forms.py:253 #, python-format msgid "Unable to update image \"%s\"." msgstr "Unable to update image \"%s\"." -#: dashboards/project/images/images/forms.py:278 +#: dashboards/project/images/images/forms.py:280 msgid "Image was successfully updated." msgstr "Image was successfully updated." @@ -10284,7 +10284,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:388 +#: dashboards/project/instances/tables.py:407 #: dashboards/project/volumes/volumes/tables.py:168 msgid "Create Snapshot" msgstr "Create Snapshot" @@ -10448,28 +10448,32 @@ msgid_plural "Suspended Instances" msgstr[0] "Suspended Instance" msgstr[1] "Suspended Instances" -#: dashboards/project/instances/tables.py:375 +#: dashboards/project/instances/tables.py:352 +msgid "Launch Instance NG" +msgstr "" + +#: dashboards/project/instances/tables.py:394 msgid "Edit Security Groups" msgstr "Edit Security Groups" -#: dashboards/project/instances/tables.py:401 +#: dashboards/project/instances/tables.py:420 #: dashboards/project/instances/tabs.py:61 msgid "Console" msgstr "Console" -#: dashboards/project/instances/tables.py:421 +#: dashboards/project/instances/tables.py:440 msgid "View Log" msgstr "View Log" -#: dashboards/project/instances/tables.py:462 +#: dashboards/project/instances/tables.py:481 msgid "Confirm Resize/Migrate" msgstr "Confirm Resize/Migrate" -#: dashboards/project/instances/tables.py:475 +#: dashboards/project/instances/tables.py:494 msgid "Revert Resize/Migrate" msgstr "Revert Resize/Migrate" -#: dashboards/project/instances/tables.py:488 +#: dashboards/project/instances/tables.py:507 #: dashboards/project/instances/views.py:256 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 @@ -10477,478 +10481,478 @@ msgstr "Revert Resize/Migrate" msgid "Rebuild Instance" msgstr "Rebuild Instance" -#: dashboards/project/instances/tables.py:505 +#: dashboards/project/instances/tables.py:524 msgid "Retrieve Password" msgstr "Retrieve Password" -#: dashboards/project/instances/tables.py:528 -#: dashboards/project/instances/tables.py:553 +#: dashboards/project/instances/tables.py:547 +#: dashboards/project/instances/tables.py:572 msgid "Associate Floating IP" msgstr "Associate Floating IP" -#: dashboards/project/instances/tables.py:572 +#: dashboards/project/instances/tables.py:591 #, python-format msgid "Successfully associated floating IP: %s" msgstr "Successfully associated floating IP: %s" -#: dashboards/project/instances/tables.py:576 +#: dashboards/project/instances/tables.py:595 msgid "Unable to associate floating IP." msgstr "Unable to associate floating IP." -#: dashboards/project/instances/tables.py:582 +#: dashboards/project/instances/tables.py:601 msgid "Disassociate Floating IP" msgstr "Disassociate Floating IP" -#: dashboards/project/instances/tables.py:610 +#: dashboards/project/instances/tables.py:629 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "Successfully disassociated floating IP: %s" -#: dashboards/project/instances/tables.py:613 +#: dashboards/project/instances/tables.py:632 msgid "No floating IPs to disassociate." msgstr "No floating IPs to disassociate." -#: dashboards/project/instances/tables.py:623 +#: dashboards/project/instances/tables.py:642 #, python-format msgid "Please try again later [Error: %s]." msgstr "Please try again later [Error: %s]." -#: dashboards/project/instances/tables.py:625 +#: dashboards/project/instances/tables.py:644 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:637 +#: dashboards/project/instances/tables.py:656 #, python-format msgid "" "Failed to perform requested operation on instance \"%s\", the instance has " "an error status" msgstr "" -#: dashboards/project/instances/tables.py:653 +#: dashboards/project/instances/tables.py:672 #: dashboards/project/instances/views.py:395 #, python-format msgid "Unable to retrieve flavor information for instance \"%s\"." msgstr "Unable to retrieve flavor information for instance \"%s\"." -#: dashboards/project/instances/tables.py:670 +#: dashboards/project/instances/tables.py:689 msgid "Start Instance" msgid_plural "Start Instances" msgstr[0] "Start Instance" msgstr[1] "Start Instances" -#: dashboards/project/instances/tables.py:678 +#: dashboards/project/instances/tables.py:697 msgid "Started Instance" msgid_plural "Started Instances" msgstr[0] "Started Instance" msgstr[1] "Started Instances" -#: dashboards/project/instances/tables.py:695 +#: dashboards/project/instances/tables.py:714 msgid "To power off a specific instance." msgstr "" -#: dashboards/project/instances/tables.py:701 +#: dashboards/project/instances/tables.py:720 msgctxt "Action to perform (the instance is currently running)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "Shut Off Instance" msgstr[1] "Shut Off Instances" -#: dashboards/project/instances/tables.py:710 +#: dashboards/project/instances/tables.py:729 msgctxt "Past action (the instance is currently already Shut Off)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "Shut Off Instance" msgstr[1] "Shut Off Instances" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:750 msgid "Lock Instance" msgid_plural "Lock Instances" msgstr[0] "Lock Instance" msgstr[1] "Lock Instances" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:758 msgid "Locked Instance" msgid_plural "Locked Instances" msgstr[0] "Locked Instance" msgstr[1] "Locked Instances" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:781 msgid "Unlock Instance" msgid_plural "Unlock Instances" msgstr[0] "Unlock Instance" msgstr[1] "Unlock Instances" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:789 msgid "Unlocked Instance" msgid_plural "Unlocked Instances" msgstr[0] "Unlocked Instance" msgstr[1] "Unlocked Instances" -#: dashboards/project/instances/tables.py:815 +#: dashboards/project/instances/tables.py:834 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:840 -#: dashboards/project/instances/tables.py:862 +#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:881 msgctxt "Current status of an Instance" msgid "Deleted" msgstr "Deleted" -#: dashboards/project/instances/tables.py:841 +#: dashboards/project/instances/tables.py:860 msgctxt "Current status of an Instance" msgid "Active" msgstr "Active" -#: dashboards/project/instances/tables.py:842 +#: dashboards/project/instances/tables.py:861 msgctxt "Current status of an Instance" msgid "Shutoff" msgstr "Shutoff" -#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:863 msgctxt "Current status of an Instance" msgid "Suspended" msgstr "Suspended" -#: dashboards/project/instances/tables.py:845 +#: dashboards/project/instances/tables.py:864 msgctxt "Current status of an Instance" msgid "Paused" msgstr "Paused" -#: dashboards/project/instances/tables.py:846 +#: dashboards/project/instances/tables.py:865 msgctxt "Current status of an Instance" msgid "Error" msgstr "Error" -#: dashboards/project/instances/tables.py:848 +#: dashboards/project/instances/tables.py:867 msgctxt "Current status of an Instance" msgid "Resize/Migrate" msgstr "Resize/Migrate" -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:869 msgctxt "Current status of an Instance" msgid "Confirm or Revert Resize/Migrate" msgstr "Confirm or Revert Resize/Migrate" -#: dashboards/project/instances/tables.py:852 +#: dashboards/project/instances/tables.py:871 msgctxt "Current status of an Instance" msgid "Revert Resize/Migrate" msgstr "Revert Resize/Migrate" -#: dashboards/project/instances/tables.py:853 +#: dashboards/project/instances/tables.py:872 msgctxt "Current status of an Instance" msgid "Reboot" msgstr "Reboot" -#: dashboards/project/instances/tables.py:855 +#: dashboards/project/instances/tables.py:874 msgctxt "Current status of an Instance" msgid "Hard Reboot" msgstr "Hard Reboot" -#: dashboards/project/instances/tables.py:856 +#: dashboards/project/instances/tables.py:875 msgctxt "Current status of an Instance" msgid "Password" msgstr "Password" -#: dashboards/project/instances/tables.py:857 +#: dashboards/project/instances/tables.py:876 msgctxt "Current status of an Instance" msgid "Rebuild" msgstr "Rebuild" -#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:878 msgctxt "Current status of an Instance" msgid "Migrating" msgstr "Migrating" -#: dashboards/project/instances/tables.py:860 +#: dashboards/project/instances/tables.py:879 msgctxt "Current status of an Instance" msgid "Build" msgstr "Build" -#: dashboards/project/instances/tables.py:861 +#: dashboards/project/instances/tables.py:880 msgctxt "Current status of an Instance" msgid "Rescue" msgstr "Rescue" -#: dashboards/project/instances/tables.py:864 +#: dashboards/project/instances/tables.py:883 msgctxt "Current status of an Instance" msgid "Soft Deleted" msgstr "Soft Deleted" -#: dashboards/project/instances/tables.py:865 +#: dashboards/project/instances/tables.py:884 msgctxt "Current status of an Instance" msgid "Shelved" msgstr "Shelved" -#: dashboards/project/instances/tables.py:867 +#: dashboards/project/instances/tables.py:886 msgctxt "Current status of an Instance" msgid "Shelved Offloaded" msgstr "Shelved Offloaded" -#: dashboards/project/instances/tables.py:870 +#: dashboards/project/instances/tables.py:889 msgctxt "Task status of an Instance" msgid "None" msgstr "None" -#: dashboards/project/instances/tables.py:875 +#: dashboards/project/instances/tables.py:894 msgctxt "Task status of an Instance" msgid "Scheduling" msgstr "Scheduling" -#: dashboards/project/instances/tables.py:877 +#: dashboards/project/instances/tables.py:896 msgctxt "Task status of an Instance" msgid "Block Device Mapping" msgstr "Block Device Mapping" -#: dashboards/project/instances/tables.py:879 +#: dashboards/project/instances/tables.py:898 msgctxt "Task status of an Instance" msgid "Networking" msgstr "Networking" -#: dashboards/project/instances/tables.py:880 +#: dashboards/project/instances/tables.py:899 msgctxt "Task status of an Instance" msgid "Spawning" msgstr "Spawning" -#: dashboards/project/instances/tables.py:882 +#: dashboards/project/instances/tables.py:901 msgctxt "Task status of an Instance" msgid "Snapshotting" msgstr "Snapshotting" -#: dashboards/project/instances/tables.py:884 +#: dashboards/project/instances/tables.py:903 msgctxt "Task status of an Instance" msgid "Image Snapshot Pending" msgstr "Image Snapshot Pending" -#: dashboards/project/instances/tables.py:886 +#: dashboards/project/instances/tables.py:905 msgctxt "Task status of an Instance" msgid "Image Pending Upload" msgstr "Image Pending Upload" -#: dashboards/project/instances/tables.py:888 +#: dashboards/project/instances/tables.py:907 msgctxt "Task status of an Instance" msgid "Image Uploading" msgstr "Image Uploading" -#: dashboards/project/instances/tables.py:890 +#: dashboards/project/instances/tables.py:909 msgctxt "Task status of an Instance" msgid "Image Backup" msgstr "Image Backup" -#: dashboards/project/instances/tables.py:892 +#: dashboards/project/instances/tables.py:911 msgctxt "Task status of an Instance" msgid "Updating Password" msgstr "Updating Password" -#: dashboards/project/instances/tables.py:894 +#: dashboards/project/instances/tables.py:913 msgctxt "Task status of an Instance" msgid "Preparing Resize or Migrate" msgstr "Preparing Resize or Migrate" -#: dashboards/project/instances/tables.py:896 +#: dashboards/project/instances/tables.py:915 msgctxt "Task status of an Instance" msgid "Resizing or Migrating" msgstr "Resizing or Migrating" -#: dashboards/project/instances/tables.py:898 +#: dashboards/project/instances/tables.py:917 msgctxt "Task status of an Instance" msgid "Resized or Migrated" msgstr "Resized or Migrated" -#: dashboards/project/instances/tables.py:900 +#: dashboards/project/instances/tables.py:919 msgctxt "Task status of an Instance" msgid "Finishing Resize or Migrate" msgstr "Finishing Resize or Migrate" -#: dashboards/project/instances/tables.py:902 +#: dashboards/project/instances/tables.py:921 msgctxt "Task status of an Instance" msgid "Reverting Resize or Migrate" msgstr "Reverting Resize or Migrate" -#: dashboards/project/instances/tables.py:904 +#: dashboards/project/instances/tables.py:923 msgctxt "Task status of an Instance" msgid "Confirming Resize or Migrate" msgstr "Confirming Resize or Migrate" -#: dashboards/project/instances/tables.py:905 +#: dashboards/project/instances/tables.py:924 msgctxt "Task status of an Instance" msgid "Rebooting" msgstr "Rebooting" -#: dashboards/project/instances/tables.py:907 +#: dashboards/project/instances/tables.py:926 msgctxt "Task status of an Instance" msgid "Reboot Pending" msgstr "Reboot Pending" -#: dashboards/project/instances/tables.py:909 +#: dashboards/project/instances/tables.py:928 msgctxt "Task status of an Instance" msgid "Reboot Started" msgstr "Reboot Started" -#: dashboards/project/instances/tables.py:911 +#: dashboards/project/instances/tables.py:930 msgctxt "Task status of an Instance" msgid "Rebooting Hard" msgstr "Rebooting Hard" -#: dashboards/project/instances/tables.py:913 +#: dashboards/project/instances/tables.py:932 msgctxt "Task status of an Instance" msgid "Reboot Pending Hard" msgstr "Reboot Pending Hard" -#: dashboards/project/instances/tables.py:915 +#: dashboards/project/instances/tables.py:934 msgctxt "Task status of an Instance" msgid "Reboot Started Hard" msgstr "Reboot Started Hard" -#: dashboards/project/instances/tables.py:916 +#: dashboards/project/instances/tables.py:935 msgctxt "Task status of an Instance" msgid "Pausing" msgstr "Pause" -#: dashboards/project/instances/tables.py:917 -#: dashboards/project/instances/tables.py:920 +#: dashboards/project/instances/tables.py:936 +#: dashboards/project/instances/tables.py:939 msgctxt "Task status of an Instance" msgid "Resuming" msgstr "Resuming" -#: dashboards/project/instances/tables.py:919 +#: dashboards/project/instances/tables.py:938 msgctxt "Task status of an Instance" msgid "Suspending" msgstr "Suspending" -#: dashboards/project/instances/tables.py:922 +#: dashboards/project/instances/tables.py:941 msgctxt "Task status of an Instance" msgid "Powering Off" msgstr "Powering Off" -#: dashboards/project/instances/tables.py:924 +#: dashboards/project/instances/tables.py:943 msgctxt "Task status of an Instance" msgid "Powering On" msgstr "Powering On" -#: dashboards/project/instances/tables.py:925 +#: dashboards/project/instances/tables.py:944 msgctxt "Task status of an Instance" msgid "Rescuing" msgstr "Rescuing" -#: dashboards/project/instances/tables.py:927 +#: dashboards/project/instances/tables.py:946 msgctxt "Task status of an Instance" msgid "Unrescuing" msgstr "Unrescuing" -#: dashboards/project/instances/tables.py:929 +#: dashboards/project/instances/tables.py:948 msgctxt "Task status of an Instance" msgid "Rebuilding" msgstr "Rebuilding" -#: dashboards/project/instances/tables.py:931 +#: dashboards/project/instances/tables.py:950 msgctxt "Task status of an Instance" msgid "Rebuild Block Device Mapping" msgstr "Rebuild Block Device Mapping" -#: dashboards/project/instances/tables.py:933 +#: dashboards/project/instances/tables.py:952 msgctxt "Task status of an Instance" msgid "Rebuild Spawning" msgstr "Rebuild Spawning" -#: dashboards/project/instances/tables.py:934 +#: dashboards/project/instances/tables.py:953 msgctxt "Task status of an Instance" msgid "Migrating" msgstr "Migrating" -#: dashboards/project/instances/tables.py:935 +#: dashboards/project/instances/tables.py:954 msgctxt "Task status of an Instance" msgid "Deleting" msgstr "Deleting" -#: dashboards/project/instances/tables.py:937 +#: dashboards/project/instances/tables.py:956 msgctxt "Task status of an Instance" msgid "Soft Deleting" msgstr "Soft Deleting" -#: dashboards/project/instances/tables.py:938 +#: dashboards/project/instances/tables.py:957 msgctxt "Task status of an Instance" msgid "Restoring" msgstr "Restoring" -#: dashboards/project/instances/tables.py:939 +#: dashboards/project/instances/tables.py:958 msgctxt "Task status of an Instance" msgid "Shelving" msgstr "Shelving" -#: dashboards/project/instances/tables.py:941 +#: dashboards/project/instances/tables.py:960 msgctxt "Task status of an Instance" msgid "Shelving Image Pending Upload" msgstr "Shelving Image Pending Upload" -#: dashboards/project/instances/tables.py:943 +#: dashboards/project/instances/tables.py:962 msgctxt "Task status of an Instance" msgid "Shelving Image Uploading" msgstr "Shelving Image Uploading" -#: dashboards/project/instances/tables.py:945 +#: dashboards/project/instances/tables.py:964 msgctxt "Task status of an Instance" msgid "Shelving Offloading" msgstr "Shelving Offloading" -#: dashboards/project/instances/tables.py:947 +#: dashboards/project/instances/tables.py:966 msgctxt "Task status of an Instance" msgid "Unshelving" msgstr "Unshelving" -#: dashboards/project/instances/tables.py:951 +#: dashboards/project/instances/tables.py:970 msgctxt "Power state of an Instance" msgid "No State" msgstr "No State" -#: dashboards/project/instances/tables.py:952 +#: dashboards/project/instances/tables.py:971 msgctxt "Power state of an Instance" msgid "Running" msgstr "Running" -#: dashboards/project/instances/tables.py:953 +#: dashboards/project/instances/tables.py:972 msgctxt "Power state of an Instance" msgid "Blocked" msgstr "Blocked" -#: dashboards/project/instances/tables.py:954 +#: dashboards/project/instances/tables.py:973 msgctxt "Power state of an Instance" msgid "Paused" msgstr "Paused" -#: dashboards/project/instances/tables.py:955 +#: dashboards/project/instances/tables.py:974 msgctxt "Power state of an Instance" msgid "Shut Down" msgstr "Shut Down" -#: dashboards/project/instances/tables.py:956 +#: dashboards/project/instances/tables.py:975 msgctxt "Power state of an Instance" msgid "Shut Off" msgstr "Shut Off" -#: dashboards/project/instances/tables.py:957 +#: dashboards/project/instances/tables.py:976 msgctxt "Power state of an Instance" msgid "Crashed" msgstr "Crashed" -#: dashboards/project/instances/tables.py:958 +#: dashboards/project/instances/tables.py:977 msgctxt "Power state of an Instance" msgid "Suspended" msgstr "Suspended" -#: dashboards/project/instances/tables.py:959 +#: dashboards/project/instances/tables.py:978 msgctxt "Power state of an Instance" msgid "Failed" msgstr "Failed" -#: dashboards/project/instances/tables.py:960 +#: dashboards/project/instances/tables.py:979 msgctxt "Power state of an Instance" msgid "Building" msgstr "Building" -#: dashboards/project/instances/tables.py:998 +#: dashboards/project/instances/tables.py:1017 #: dashboards/project/instances/workflows/create_instance.py:529 msgid "Key Pair" msgstr "Key Pair" @@ -12853,15 +12857,25 @@ msgstr "DOWN" #: dashboards/project/networks/ports/tables.py:60 msgctxt "status of a network port" -msgid "ACTIVE" +msgid "Active" msgstr "" #: dashboards/project/networks/ports/tables.py:61 msgctxt "status of a network port" -msgid "DOWN" -msgstr "DOWN" +msgid "Down" +msgstr "" -#: dashboards/project/networks/ports/tables.py:70 +#: dashboards/project/networks/ports/tables.py:62 +msgctxt "status of a neteork port" +msgid "Error" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:63 +msgctxt "status of a network port" +msgid "Build" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:72 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40 msgid "Attached Device" msgstr "Attached Device" @@ -13531,9 +13545,9 @@ 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:56 dashboards/project/stacks/views.py:92 -#: dashboards/project/stacks/templates/stacks/_change_template.html:9 -#: dashboards/project/stacks/templates/stacks/_select_template.html:9 +#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:90 +#: dashboards/project/stacks/views.py:96 +#: dashboards/project/stacks/views.py:106 #: dashboards/project/stacks/templates/stacks/select_template.html:3 msgid "Select Template" msgstr "Select Template" @@ -13630,8 +13644,8 @@ msgid "Stack Name" msgstr "Stack Name" #: dashboards/project/stacks/forms.py:240 -#: dashboards/project/stacks/views.py:136 -#: dashboards/project/stacks/views.py:142 +#: dashboards/project/stacks/views.py:146 +#: dashboards/project/stacks/views.py:152 #: dashboards/project/stacks/templates/stacks/preview_template.html:3 msgid "Preview Template" msgstr "" @@ -13686,7 +13700,7 @@ msgid "Stack creation started." msgstr "Stack creation started." #: dashboards/project/stacks/forms.py:399 -#: dashboards/project/stacks/templates/stacks/_update.html:8 +#: dashboards/project/stacks/views.py:198 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "Update Stack Parameters" @@ -13707,15 +13721,15 @@ msgid "Stacks" msgstr "Stacks" #: dashboards/project/stacks/tables.py:32 -#: dashboards/project/stacks/views.py:154 -#: dashboards/project/stacks/templates/stacks/_create.html:8 +#: dashboards/project/stacks/views.py:162 +#: dashboards/project/stacks/views.py:168 #: dashboards/project/stacks/templates/stacks/create.html:3 msgid "Launch Stack" msgstr "Launch Stack" #: dashboards/project/stacks/tables.py:41 -#: dashboards/project/stacks/views.py:220 -#: dashboards/project/stacks/views.py:226 +#: dashboards/project/stacks/views.py:239 +#: dashboards/project/stacks/views.py:245 #: dashboards/project/stacks/templates/stacks/preview.html:3 msgid "Preview Stack" msgstr "" @@ -13989,47 +14003,51 @@ msgstr "Unable to get resources for stack \"%s\"." msgid "Unable to retrieve stack list." msgstr "Unable to retrieve stack list." -#: dashboards/project/stacks/views.py:104 +#: dashboards/project/stacks/views.py:113 #: dashboards/project/stacks/templates/stacks/change_template.html:3 msgid "Change Template" msgstr "Change Template" -#: dashboards/project/stacks/views.py:117 -#: dashboards/project/stacks/views.py:212 -#: dashboards/project/stacks/views.py:268 +#: dashboards/project/stacks/views.py:127 +#: dashboards/project/stacks/views.py:231 +#: dashboards/project/stacks/views.py:287 msgid "Unable to retrieve stack." msgstr "Unable to retrieve stack." -#: dashboards/project/stacks/views.py:186 +#: dashboards/project/stacks/views.py:201 +msgid "Update" +msgstr "Update" + +#: dashboards/project/stacks/views.py:204 msgid "Update Stack" msgstr "Update Stack" -#: dashboards/project/stacks/views.py:223 +#: dashboards/project/stacks/views.py:242 msgid "Preview" msgstr "" -#: dashboards/project/stacks/views.py:236 +#: dashboards/project/stacks/views.py:255 #: dashboards/project/stacks/templates/stacks/preview_details.html:3 msgid "Preview Stack Details" msgstr "" -#: dashboards/project/stacks/views.py:248 +#: dashboards/project/stacks/views.py:267 msgid "Stack Details: {{ stack.stack_name }}" msgstr "" -#: dashboards/project/stacks/views.py:279 +#: dashboards/project/stacks/views.py:298 msgid "Unable to retrieve stack template." msgstr "Unable to retrieve stack template." -#: dashboards/project/stacks/views.py:296 +#: dashboards/project/stacks/views.py:315 msgid "Resource Details: {{ resource.resource_name }}" msgstr "" -#: dashboards/project/stacks/views.py:313 +#: dashboards/project/stacks/views.py:332 msgid "Unable to retrieve resource." msgstr "Unable to retrieve resource." -#: dashboards/project/stacks/views.py:326 +#: dashboards/project/stacks/views.py:345 msgid "Unable to retrieve metadata." msgstr "Unable to retrieve metadata." @@ -14070,14 +14088,14 @@ msgstr "Attributes" msgid "Properties" msgstr "Properties" -#: dashboards/project/stacks/templates/stacks/_change_template.html:20 -#: dashboards/project/stacks/templates/stacks/_select_template.html:20 +#: dashboards/project/stacks/templates/stacks/_change_template.html:6 +#: dashboards/project/stacks/templates/stacks/_select_template.html:6 msgid "" "Use one of the available template source options to specify the template to " "be used in creating this stack." msgstr "Use one of the available template source options to specify the template to be used in creating this stack." -#: dashboards/project/stacks/templates/stacks/_create.html:19 +#: dashboards/project/stacks/templates/stacks/_create.html:5 msgid "Create a new stack with the provided values." msgstr "Create a new stack with the provided values." @@ -14153,17 +14171,13 @@ msgstr "Resource Metadata" msgid "Stack Template" msgstr "Stack Template" -#: dashboards/project/stacks/templates/stacks/_update.html:19 +#: dashboards/project/stacks/templates/stacks/_update.html:5 msgid "" "Update a stack with the provided values. Please note that any encrypted " "parameters, such as passwords, will be reset to default if you do not change" " them here." msgstr "Update a stack with the provided values. Please note that any encrypted parameters, such as passwords, will be reset to default if you do not change them here." -#: dashboards/project/stacks/templates/stacks/_update.html:24 -msgid "Update" -msgstr "Update" - #: dashboards/project/stacks/templates/stacks/detail.html:3 msgid "Stack Details" msgstr "Stack Details" diff --git a/openstack_dashboard/locale/en_GB/LC_MESSAGES/django.po b/openstack_dashboard/locale/en_GB/LC_MESSAGES/django.po index bb87758364..929c5ad4fb 100644 --- a/openstack_dashboard/locale/en_GB/LC_MESSAGES/django.po +++ b/openstack_dashboard/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: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 18:43+0000\n" -"Last-Translator: Rob Cresswell \n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:32+0000\n" +"Last-Translator: openstackjenkins \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" @@ -603,7 +603,7 @@ msgstr "Admin" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7 #: dashboards/project/images/images/forms.py:40 -#: dashboards/project/images/images/forms.py:198 +#: dashboards/project/images/images/forms.py:200 #: dashboards/project/images/templates/images/images/_detail_overview.html:9 #: dashboards/project/instances/templates/instances/_detail_overview.html:10 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9 @@ -618,7 +618,7 @@ msgstr "Admin" #: dashboards/project/networks/forms.py:35 #: dashboards/project/networks/tables.py:168 #: dashboards/project/networks/ports/forms.py:36 -#: dashboards/project/networks/ports/tables.py:67 +#: dashboards/project/networks/ports/tables.py:69 #: dashboards/project/networks/subnets/tables.py:129 #: dashboards/project/networks/templates/networks/_detail_overview.html:7 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10 @@ -659,7 +659,7 @@ msgstr "Name" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:22 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:48 -#: dashboards/project/instances/tables.py:1006 +#: dashboards/project/instances/tables.py:1025 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:81 #: dashboards/project/volumes/volumes/forms.py:122 @@ -988,12 +988,12 @@ msgstr "Error when adding or removing hosts." #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:18 -#: dashboards/project/stacks/templates/stacks/_change_template.html:19 -#: dashboards/project/stacks/templates/stacks/_create.html:18 +#: dashboards/project/stacks/templates/stacks/_change_template.html:5 +#: dashboards/project/stacks/templates/stacks/_create.html:4 #: dashboards/project/stacks/templates/stacks/_preview.html:4 #: dashboards/project/stacks/templates/stacks/_preview_template.html:5 -#: dashboards/project/stacks/templates/stacks/_select_template.html:19 -#: dashboards/project/stacks/templates/stacks/_update.html:18 +#: dashboards/project/stacks/templates/stacks/_select_template.html:5 +#: dashboards/project/stacks/templates/stacks/_update.html:4 #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html:5 @@ -1056,10 +1056,6 @@ msgstr "Host aggregates divide an availability zone into logical units by groupi #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28 #: dashboards/project/routers/templates/routers/ports/_create.html:30 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:25 -#: dashboards/project/stacks/templates/stacks/_change_template.html:26 -#: dashboards/project/stacks/templates/stacks/_create.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:26 -#: dashboards/project/stacks/templates/stacks/_update.html:25 #: dashboards/project/volumes/templates/volumes/volumes/_attach.html:20 #: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:17 msgid "Cancel" @@ -1119,7 +1115,7 @@ msgstr "VCPUs" #: dashboards/project/databases/views.py:48 #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:1025 +#: dashboards/project/instances/tables.py:1044 #: dashboards/project/instances/views.py:55 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/network_topology/instances/tables.py:23 @@ -1220,7 +1216,7 @@ msgstr "Key Pairs" #: dashboards/admin/defaults/tables.py:56 #: dashboards/admin/networks/ports/tables.py:94 #: dashboards/identity/projects/workflows.py:63 -#: dashboards/project/networks/ports/tables.py:69 +#: dashboards/project/networks/ports/tables.py:71 #: dashboards/project/routers/ports/tables.py:110 usage/quotas.py:69 msgid "Fixed IPs" msgstr "Fixed IPs" @@ -1430,7 +1426,7 @@ msgstr "ID" #: dashboards/project/containers/templates/containers/_container_detail.html:14 #: dashboards/project/containers/templates/containers/_container_metadata.html:7 #: dashboards/project/images/images/forms.py:95 -#: dashboards/project/images/images/forms.py:237 +#: dashboards/project/images/images/forms.py:239 #: dashboards/project/images/images/tables.py:163 #: dashboards/project/images/images/tables.py:252 #: dashboards/project/images/templates/images/images/_detail_overview.html:21 @@ -1637,8 +1633,8 @@ msgstr "Local Storage (total)" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:320 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:966 -#: dashboards/project/instances/tables.py:989 +#: dashboards/project/instances/tables.py:985 +#: dashboards/project/instances/tables.py:1008 #: dashboards/project/instances/workflows/create_instance.py:84 #: dashboards/project/overview/views.py:32 usage/tables.py:80 msgid "Instance Name" @@ -1867,7 +1863,7 @@ msgstr "Zone" #: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 #: dashboards/project/images/images/tables.py:247 #: dashboards/project/images/templates/images/images/_detail_overview.html:19 -#: dashboards/project/instances/tables.py:1001 +#: dashboards/project/instances/tables.py:1020 #: dashboards/project/instances/templates/instances/_detail_overview.html:14 #: dashboards/project/loadbalancers/tables.py:324 #: dashboards/project/loadbalancers/tables.py:377 @@ -1875,7 +1871,7 @@ msgstr "Zone" #: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 #: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60 #: dashboards/project/networks/tables.py:174 -#: dashboards/project/networks/ports/tables.py:72 +#: dashboards/project/networks/ports/tables.py:74 #: dashboards/project/networks/templates/networks/_detail_overview.html:13 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 #: dashboards/project/routers/tables.py:212 @@ -1983,7 +1979,7 @@ msgstr "Image Name =" #: dashboards/admin/images/tables.py:62 #: dashboards/admin/instances/tables.py:99 -#: dashboards/project/instances/tables.py:967 +#: dashboards/project/instances/tables.py:986 msgid "Status =" msgstr "Status =" @@ -2002,7 +1998,7 @@ msgstr "Max. Size (MB)" #: dashboards/admin/images/tables.py:71 #: dashboards/admin/instances/tables.py:132 #: dashboards/project/images/images/tables.py:242 -#: dashboards/project/instances/tables.py:991 +#: dashboards/project/instances/tables.py:1010 #: dashboards/project/instances/templates/instances/_detail_overview.html:114 #: dashboards/project/instances/workflows/create_instance.py:108 #: dashboards/project/volumes/volumes/forms.py:638 @@ -2278,12 +2274,12 @@ msgid "IPv6 Address =" msgstr "IPv6 Address =" #: dashboards/admin/instances/tables.py:100 -#: dashboards/project/instances/tables.py:968 +#: dashboards/project/instances/tables.py:987 msgid "Image ID =" msgstr "Image ID =" #: dashboards/admin/instances/tables.py:101 -#: dashboards/project/instances/tables.py:969 +#: dashboards/project/instances/tables.py:988 msgid "Flavor ID =" msgstr "Flavour ID =" @@ -2291,7 +2287,7 @@ msgstr "Flavour ID =" #: dashboards/project/access_and_security/floating_ips/tables.py:194 #: dashboards/project/access_and_security/floating_ips/workflows.py:33 #: dashboards/project/access_and_security/floating_ips/workflows.py:40 -#: dashboards/project/instances/tables.py:993 +#: dashboards/project/instances/tables.py:1012 #: dashboards/project/loadbalancers/tables.py:367 msgid "IP Address" msgstr "IP Address" @@ -2304,7 +2300,7 @@ msgstr "IP Address" #: dashboards/project/databases/tables.py:327 #: dashboards/project/images/images/tables.py:263 #: dashboards/project/images/templates/images/images/_detail_overview.html:46 -#: dashboards/project/instances/tables.py:996 +#: dashboards/project/instances/tables.py:1015 #: dashboards/project/instances/templates/instances/_instance_flavor.html:7 #: dashboards/project/volumes/backups/tables.py:123 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37 @@ -2315,17 +2311,17 @@ msgid "Size" msgstr "Size" #: dashboards/admin/instances/tables.py:147 -#: dashboards/project/instances/tables.py:1008 +#: dashboards/project/instances/tables.py:1027 msgid "Task" msgstr "Task" #: dashboards/admin/instances/tables.py:154 -#: dashboards/project/instances/tables.py:1015 +#: dashboards/project/instances/tables.py:1034 msgid "Power State" msgstr "Power State" #: dashboards/admin/instances/tables.py:157 -#: dashboards/project/instances/tables.py:1018 usage/tables.py:83 +#: dashboards/project/instances/tables.py:1037 usage/tables.py:83 msgid "Time since created" msgstr "Time since created" @@ -2398,7 +2394,7 @@ msgstr "The JSON formatted contents of a namespace." #: dashboards/admin/metadata_defs/tables.py:149 #: dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:20 #: dashboards/project/images/images/forms.py:96 -#: dashboards/project/images/images/forms.py:238 +#: dashboards/project/images/images/forms.py:240 #: dashboards/project/images/images/tables.py:256 #: dashboards/project/images/templates/images/images/_detail_overview.html:23 msgid "Protected" @@ -2516,7 +2512,7 @@ msgstr "Update Associations" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10 #: dashboards/project/images/images/forms.py:41 -#: dashboards/project/images/images/forms.py:199 +#: dashboards/project/images/images/forms.py:201 #: dashboards/project/images/templates/images/images/_detail_overview.html:12 #: dashboards/project/loadbalancers/forms.py:36 #: dashboards/project/loadbalancers/forms.py:78 @@ -2717,7 +2713,7 @@ msgstr "Created" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:20 #: dashboards/project/images/templates/images/images/_detail_overview.html:31 -#: dashboards/project/instances/tables.py:622 +#: dashboards/project/instances/tables.py:641 #: 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 @@ -3176,7 +3172,7 @@ msgstr "DOWN" #: dashboards/project/networks/tables.py:177 #: dashboards/project/networks/workflows.py:49 #: dashboards/project/networks/ports/forms.py:40 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:77 #: dashboards/project/networks/templates/networks/_detail_overview.html:15 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34 #: dashboards/project/routers/forms.py:36 @@ -3493,7 +3489,7 @@ msgid "Device owner attached to the port" msgstr "Device owner attached to the port" #: dashboards/admin/networks/ports/forms.py:57 -#: dashboards/project/networks/ports/tables.py:78 +#: dashboards/project/networks/ports/tables.py:80 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" msgstr "MAC Learning State" @@ -3562,7 +3558,7 @@ msgstr "Mac Learning State" #: dashboards/admin/networks/ports/tables.py:109 #: dashboards/identity/projects/workflows.py:76 -#: dashboards/project/networks/ports/tables.py:85 usage/quotas.py:79 +#: dashboards/project/networks/ports/tables.py:87 usage/quotas.py:79 msgid "Ports" msgstr "Ports" @@ -5879,7 +5875,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "Successfully disassociated Floating IP: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:155 -#: dashboards/project/instances/tables.py:616 +#: dashboards/project/instances/tables.py:635 msgid "Unable to disassociate floating IP." msgstr "Unable to disassociate floating IP." @@ -7220,9 +7216,9 @@ msgstr "Select plugin and hadoop version for cluster template" #: dashboards/project/data_processing/cluster_templates/workflows/create.py:81 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:374 -#: dashboards/project/stacks/views.py:139 -#: dashboards/project/stacks/templates/stacks/_change_template.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:25 +#: dashboards/project/stacks/views.py:93 +#: dashboards/project/stacks/views.py:109 +#: dashboards/project/stacks/views.py:149 msgid "Next" msgstr "Next" @@ -7439,7 +7435,7 @@ msgstr "No Templates Available" #: dashboards/project/databases/workflows/create_instance.py:335 #: dashboards/project/images/images/tables.py:36 #: dashboards/project/instances/workflows/create_instance.py:820 -#: dashboards/project/stacks/templates/stacks/_create.html:24 +#: dashboards/project/stacks/views.py:165 msgid "Launch" msgstr "Launch" @@ -8633,8 +8629,8 @@ msgstr[1] "Deleted Backups" #: dashboards/project/databases/tables.py:248 #: dashboards/project/databases/tables.py:265 #: dashboards/project/databases/tables.py:271 -#: dashboards/project/instances/tables.py:825 -#: dashboards/project/instances/tables.py:832 +#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:851 #: dashboards/project/instances/views.py:398 #: dashboards/project/instances/templates/instances/_detail_overview.html:64 #: dashboards/project/instances/templates/instances/_detail_overview.html:100 @@ -8934,7 +8930,7 @@ msgid "Resize Volume" msgstr "Resize Volume" #: dashboards/project/databases/tables.py:212 -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:457 #: dashboards/project/instances/workflows/resize_instance.py:84 msgid "Resize Instance" msgstr "Resize Instance" @@ -9235,7 +9231,7 @@ msgstr "Instance Details" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:352 +#: dashboards/project/instances/tables.py:371 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "Edit Instance" @@ -10058,35 +10054,35 @@ msgid "A local image to upload." msgstr "A local image to upload." #: dashboards/project/images/images/forms.py:76 -#: dashboards/project/images/images/forms.py:219 +#: dashboards/project/images/images/forms.py:221 #: dashboards/project/images/images/tables.py:259 msgid "Format" msgstr "Format" #: dashboards/project/images/images/forms.py:81 -#: dashboards/project/images/images/forms.py:214 +#: dashboards/project/images/images/forms.py:216 msgid "Architecture" msgstr "Architecture" #: dashboards/project/images/images/forms.py:84 -#: dashboards/project/images/images/forms.py:221 +#: dashboards/project/images/images/forms.py:223 msgid "Minimum Disk (GB)" msgstr "Minimum Disk (GB)" #: dashboards/project/images/images/forms.py:86 -#: dashboards/project/images/images/forms.py:223 +#: dashboards/project/images/images/forms.py:225 msgid "" "The minimum disk size required to boot the image. If unspecified, this value" " defaults to 0 (no minimum)." msgstr "The minimum disk size required to boot the image. If unspecified, this value defaults to 0 (no minimum)." #: dashboards/project/images/images/forms.py:90 -#: dashboards/project/images/images/forms.py:229 +#: dashboards/project/images/images/forms.py:231 msgid "Minimum RAM (MB)" msgstr "Minimum RAM (MB)" #: dashboards/project/images/images/forms.py:92 -#: dashboards/project/images/images/forms.py:231 +#: dashboards/project/images/images/forms.py:233 msgid "" "The minimum memory size required to boot the image. If unspecified, this " "value defaults to 0 (no minimum)." @@ -10114,20 +10110,24 @@ msgstr "Unable to create new image" msgid "Unable to create new image: Invalid disk format %s for image." msgstr "Unable to create new image: Invalid disk format %s for image." -#: dashboards/project/images/images/forms.py:203 +#: dashboards/project/images/images/forms.py:191 +msgid "Unable to create new image: Image name too long." +msgstr "" + +#: dashboards/project/images/images/forms.py:205 msgid "Kernel ID" msgstr "Kernel ID" -#: dashboards/project/images/images/forms.py:209 +#: dashboards/project/images/images/forms.py:211 msgid "Ramdisk ID" msgstr "Ramdisk ID" -#: dashboards/project/images/images/forms.py:251 +#: dashboards/project/images/images/forms.py:253 #, python-format msgid "Unable to update image \"%s\"." msgstr "Unable to update image \"%s\"." -#: dashboards/project/images/images/forms.py:278 +#: dashboards/project/images/images/forms.py:280 msgid "Image was successfully updated." msgstr "Image was successfully updated." @@ -10284,7 +10284,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:388 +#: dashboards/project/instances/tables.py:407 #: dashboards/project/volumes/volumes/tables.py:168 msgid "Create Snapshot" msgstr "Create Snapshot" @@ -10448,28 +10448,32 @@ msgid_plural "Suspended Instances" msgstr[0] "Suspended Instance" msgstr[1] "Suspended Instances" -#: dashboards/project/instances/tables.py:375 +#: dashboards/project/instances/tables.py:352 +msgid "Launch Instance NG" +msgstr "Launch Instance NG" + +#: dashboards/project/instances/tables.py:394 msgid "Edit Security Groups" msgstr "Edit Security Groups" -#: dashboards/project/instances/tables.py:401 +#: dashboards/project/instances/tables.py:420 #: dashboards/project/instances/tabs.py:61 msgid "Console" msgstr "Console" -#: dashboards/project/instances/tables.py:421 +#: dashboards/project/instances/tables.py:440 msgid "View Log" msgstr "View Log" -#: dashboards/project/instances/tables.py:462 +#: dashboards/project/instances/tables.py:481 msgid "Confirm Resize/Migrate" msgstr "Confirm Resize/Migrate" -#: dashboards/project/instances/tables.py:475 +#: dashboards/project/instances/tables.py:494 msgid "Revert Resize/Migrate" msgstr "Revert Resize/Migrate" -#: dashboards/project/instances/tables.py:488 +#: dashboards/project/instances/tables.py:507 #: dashboards/project/instances/views.py:256 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 @@ -10477,478 +10481,478 @@ msgstr "Revert Resize/Migrate" msgid "Rebuild Instance" msgstr "Rebuild Instance" -#: dashboards/project/instances/tables.py:505 +#: dashboards/project/instances/tables.py:524 msgid "Retrieve Password" msgstr "Retrieve Password" -#: dashboards/project/instances/tables.py:528 -#: dashboards/project/instances/tables.py:553 +#: dashboards/project/instances/tables.py:547 +#: dashboards/project/instances/tables.py:572 msgid "Associate Floating IP" msgstr "Associate Floating IP" -#: dashboards/project/instances/tables.py:572 +#: dashboards/project/instances/tables.py:591 #, python-format msgid "Successfully associated floating IP: %s" msgstr "Successfully associated floating IP: %s" -#: dashboards/project/instances/tables.py:576 +#: dashboards/project/instances/tables.py:595 msgid "Unable to associate floating IP." msgstr "Unable to associate floating IP." -#: dashboards/project/instances/tables.py:582 +#: dashboards/project/instances/tables.py:601 msgid "Disassociate Floating IP" msgstr "Disassociate Floating IP" -#: dashboards/project/instances/tables.py:610 +#: dashboards/project/instances/tables.py:629 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "Successfully disassociated floating IP: %s" -#: dashboards/project/instances/tables.py:613 +#: dashboards/project/instances/tables.py:632 msgid "No floating IPs to disassociate." msgstr "No floating IPs to disassociate." -#: dashboards/project/instances/tables.py:623 +#: dashboards/project/instances/tables.py:642 #, python-format msgid "Please try again later [Error: %s]." msgstr "Please try again later [Error: %s]." -#: dashboards/project/instances/tables.py:625 +#: dashboards/project/instances/tables.py:644 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 flavour in the selected availability zone. Try again later or select a different availability zone." -#: dashboards/project/instances/tables.py:637 +#: dashboards/project/instances/tables.py:656 #, python-format msgid "" "Failed to perform requested operation on instance \"%s\", the instance has " "an error status" msgstr "Failed to perform requested operation on instance \"%s\", the instance has an error status" -#: dashboards/project/instances/tables.py:653 +#: dashboards/project/instances/tables.py:672 #: dashboards/project/instances/views.py:395 #, python-format msgid "Unable to retrieve flavor information for instance \"%s\"." msgstr "Unable to retrieve flavour information for instance \"%s\"." -#: dashboards/project/instances/tables.py:670 +#: dashboards/project/instances/tables.py:689 msgid "Start Instance" msgid_plural "Start Instances" msgstr[0] "Start Instance" msgstr[1] "Start Instances" -#: dashboards/project/instances/tables.py:678 +#: dashboards/project/instances/tables.py:697 msgid "Started Instance" msgid_plural "Started Instances" msgstr[0] "Started Instance" msgstr[1] "Started Instances" -#: dashboards/project/instances/tables.py:695 +#: dashboards/project/instances/tables.py:714 msgid "To power off a specific instance." msgstr "To power off a specific instance." -#: dashboards/project/instances/tables.py:701 +#: dashboards/project/instances/tables.py:720 msgctxt "Action to perform (the instance is currently running)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "Shut Off Instance" msgstr[1] "Shut Off Instances" -#: dashboards/project/instances/tables.py:710 +#: dashboards/project/instances/tables.py:729 msgctxt "Past action (the instance is currently already Shut Off)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "Shut Off Instance" msgstr[1] "Shut Off Instances" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:750 msgid "Lock Instance" msgid_plural "Lock Instances" msgstr[0] "Lock Instance" msgstr[1] "Lock Instances" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:758 msgid "Locked Instance" msgid_plural "Locked Instances" msgstr[0] "Locked Instance" msgstr[1] "Locked Instances" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:781 msgid "Unlock Instance" msgid_plural "Unlock Instances" msgstr[0] "Unlock Instance" msgstr[1] "Unlock Instances" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:789 msgid "Unlocked Instance" msgid_plural "Unlocked Instances" msgstr[0] "Unlocked Instance" msgstr[1] "Unlocked Instances" -#: dashboards/project/instances/tables.py:815 +#: dashboards/project/instances/tables.py:834 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:840 -#: dashboards/project/instances/tables.py:862 +#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:881 msgctxt "Current status of an Instance" msgid "Deleted" msgstr "Deleted" -#: dashboards/project/instances/tables.py:841 +#: dashboards/project/instances/tables.py:860 msgctxt "Current status of an Instance" msgid "Active" msgstr "Active" -#: dashboards/project/instances/tables.py:842 +#: dashboards/project/instances/tables.py:861 msgctxt "Current status of an Instance" msgid "Shutoff" msgstr "Shutoff" -#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:863 msgctxt "Current status of an Instance" msgid "Suspended" msgstr "Suspended" -#: dashboards/project/instances/tables.py:845 +#: dashboards/project/instances/tables.py:864 msgctxt "Current status of an Instance" msgid "Paused" msgstr "Paused" -#: dashboards/project/instances/tables.py:846 +#: dashboards/project/instances/tables.py:865 msgctxt "Current status of an Instance" msgid "Error" msgstr "Error" -#: dashboards/project/instances/tables.py:848 +#: dashboards/project/instances/tables.py:867 msgctxt "Current status of an Instance" msgid "Resize/Migrate" msgstr "Resize/Migrate" -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:869 msgctxt "Current status of an Instance" msgid "Confirm or Revert Resize/Migrate" msgstr "Confirm or Revert Resize/Migrate" -#: dashboards/project/instances/tables.py:852 +#: dashboards/project/instances/tables.py:871 msgctxt "Current status of an Instance" msgid "Revert Resize/Migrate" msgstr "Revert Resize/Migrate" -#: dashboards/project/instances/tables.py:853 +#: dashboards/project/instances/tables.py:872 msgctxt "Current status of an Instance" msgid "Reboot" msgstr "Reboot" -#: dashboards/project/instances/tables.py:855 +#: dashboards/project/instances/tables.py:874 msgctxt "Current status of an Instance" msgid "Hard Reboot" msgstr "Hard Reboot" -#: dashboards/project/instances/tables.py:856 +#: dashboards/project/instances/tables.py:875 msgctxt "Current status of an Instance" msgid "Password" msgstr "Password" -#: dashboards/project/instances/tables.py:857 +#: dashboards/project/instances/tables.py:876 msgctxt "Current status of an Instance" msgid "Rebuild" msgstr "Rebuild" -#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:878 msgctxt "Current status of an Instance" msgid "Migrating" msgstr "Migrating" -#: dashboards/project/instances/tables.py:860 +#: dashboards/project/instances/tables.py:879 msgctxt "Current status of an Instance" msgid "Build" msgstr "Build" -#: dashboards/project/instances/tables.py:861 +#: dashboards/project/instances/tables.py:880 msgctxt "Current status of an Instance" msgid "Rescue" msgstr "Rescue" -#: dashboards/project/instances/tables.py:864 +#: dashboards/project/instances/tables.py:883 msgctxt "Current status of an Instance" msgid "Soft Deleted" msgstr "Soft Deleted" -#: dashboards/project/instances/tables.py:865 +#: dashboards/project/instances/tables.py:884 msgctxt "Current status of an Instance" msgid "Shelved" msgstr "Shelved" -#: dashboards/project/instances/tables.py:867 +#: dashboards/project/instances/tables.py:886 msgctxt "Current status of an Instance" msgid "Shelved Offloaded" msgstr "Shelved Offloaded" -#: dashboards/project/instances/tables.py:870 +#: dashboards/project/instances/tables.py:889 msgctxt "Task status of an Instance" msgid "None" msgstr "None" -#: dashboards/project/instances/tables.py:875 +#: dashboards/project/instances/tables.py:894 msgctxt "Task status of an Instance" msgid "Scheduling" msgstr "Scheduling" -#: dashboards/project/instances/tables.py:877 +#: dashboards/project/instances/tables.py:896 msgctxt "Task status of an Instance" msgid "Block Device Mapping" msgstr "Block Device Mapping" -#: dashboards/project/instances/tables.py:879 +#: dashboards/project/instances/tables.py:898 msgctxt "Task status of an Instance" msgid "Networking" msgstr "Networking" -#: dashboards/project/instances/tables.py:880 +#: dashboards/project/instances/tables.py:899 msgctxt "Task status of an Instance" msgid "Spawning" msgstr "Spawning" -#: dashboards/project/instances/tables.py:882 +#: dashboards/project/instances/tables.py:901 msgctxt "Task status of an Instance" msgid "Snapshotting" msgstr "Snapshotting" -#: dashboards/project/instances/tables.py:884 +#: dashboards/project/instances/tables.py:903 msgctxt "Task status of an Instance" msgid "Image Snapshot Pending" msgstr "Image Snapshot Pending" -#: dashboards/project/instances/tables.py:886 +#: dashboards/project/instances/tables.py:905 msgctxt "Task status of an Instance" msgid "Image Pending Upload" msgstr "Image Pending Upload" -#: dashboards/project/instances/tables.py:888 +#: dashboards/project/instances/tables.py:907 msgctxt "Task status of an Instance" msgid "Image Uploading" msgstr "Image Uploading" -#: dashboards/project/instances/tables.py:890 +#: dashboards/project/instances/tables.py:909 msgctxt "Task status of an Instance" msgid "Image Backup" msgstr "Image Backup" -#: dashboards/project/instances/tables.py:892 +#: dashboards/project/instances/tables.py:911 msgctxt "Task status of an Instance" msgid "Updating Password" msgstr "Updating Password" -#: dashboards/project/instances/tables.py:894 +#: dashboards/project/instances/tables.py:913 msgctxt "Task status of an Instance" msgid "Preparing Resize or Migrate" msgstr "Preparing Resize or Migrate" -#: dashboards/project/instances/tables.py:896 +#: dashboards/project/instances/tables.py:915 msgctxt "Task status of an Instance" msgid "Resizing or Migrating" msgstr "Resizing or Migrating" -#: dashboards/project/instances/tables.py:898 +#: dashboards/project/instances/tables.py:917 msgctxt "Task status of an Instance" msgid "Resized or Migrated" msgstr "Resized or Migrated" -#: dashboards/project/instances/tables.py:900 +#: dashboards/project/instances/tables.py:919 msgctxt "Task status of an Instance" msgid "Finishing Resize or Migrate" msgstr "Finishing Resize or Migrate" -#: dashboards/project/instances/tables.py:902 +#: dashboards/project/instances/tables.py:921 msgctxt "Task status of an Instance" msgid "Reverting Resize or Migrate" msgstr "Reverting Resize or Migrate" -#: dashboards/project/instances/tables.py:904 +#: dashboards/project/instances/tables.py:923 msgctxt "Task status of an Instance" msgid "Confirming Resize or Migrate" msgstr "Confirming Resize or Migrate" -#: dashboards/project/instances/tables.py:905 +#: dashboards/project/instances/tables.py:924 msgctxt "Task status of an Instance" msgid "Rebooting" msgstr "Rebooting" -#: dashboards/project/instances/tables.py:907 +#: dashboards/project/instances/tables.py:926 msgctxt "Task status of an Instance" msgid "Reboot Pending" msgstr "Reboot Pending" -#: dashboards/project/instances/tables.py:909 +#: dashboards/project/instances/tables.py:928 msgctxt "Task status of an Instance" msgid "Reboot Started" msgstr "Reboot Started" -#: dashboards/project/instances/tables.py:911 +#: dashboards/project/instances/tables.py:930 msgctxt "Task status of an Instance" msgid "Rebooting Hard" msgstr "Rebooting Hard" -#: dashboards/project/instances/tables.py:913 +#: dashboards/project/instances/tables.py:932 msgctxt "Task status of an Instance" msgid "Reboot Pending Hard" msgstr "Reboot Pending Hard" -#: dashboards/project/instances/tables.py:915 +#: dashboards/project/instances/tables.py:934 msgctxt "Task status of an Instance" msgid "Reboot Started Hard" msgstr "Reboot Started Hard" -#: dashboards/project/instances/tables.py:916 +#: dashboards/project/instances/tables.py:935 msgctxt "Task status of an Instance" msgid "Pausing" msgstr "Pausing" -#: dashboards/project/instances/tables.py:917 -#: dashboards/project/instances/tables.py:920 +#: dashboards/project/instances/tables.py:936 +#: dashboards/project/instances/tables.py:939 msgctxt "Task status of an Instance" msgid "Resuming" msgstr "Resuming" -#: dashboards/project/instances/tables.py:919 +#: dashboards/project/instances/tables.py:938 msgctxt "Task status of an Instance" msgid "Suspending" msgstr "Suspending" -#: dashboards/project/instances/tables.py:922 +#: dashboards/project/instances/tables.py:941 msgctxt "Task status of an Instance" msgid "Powering Off" msgstr "Powering Off" -#: dashboards/project/instances/tables.py:924 +#: dashboards/project/instances/tables.py:943 msgctxt "Task status of an Instance" msgid "Powering On" msgstr "Powering On" -#: dashboards/project/instances/tables.py:925 +#: dashboards/project/instances/tables.py:944 msgctxt "Task status of an Instance" msgid "Rescuing" msgstr "Rescuing" -#: dashboards/project/instances/tables.py:927 +#: dashboards/project/instances/tables.py:946 msgctxt "Task status of an Instance" msgid "Unrescuing" msgstr "Unrescuing" -#: dashboards/project/instances/tables.py:929 +#: dashboards/project/instances/tables.py:948 msgctxt "Task status of an Instance" msgid "Rebuilding" msgstr "Rebuilding" -#: dashboards/project/instances/tables.py:931 +#: dashboards/project/instances/tables.py:950 msgctxt "Task status of an Instance" msgid "Rebuild Block Device Mapping" msgstr "Rebuild Block Device Mapping" -#: dashboards/project/instances/tables.py:933 +#: dashboards/project/instances/tables.py:952 msgctxt "Task status of an Instance" msgid "Rebuild Spawning" msgstr "Rebuild Spawning" -#: dashboards/project/instances/tables.py:934 +#: dashboards/project/instances/tables.py:953 msgctxt "Task status of an Instance" msgid "Migrating" msgstr "Migrating" -#: dashboards/project/instances/tables.py:935 +#: dashboards/project/instances/tables.py:954 msgctxt "Task status of an Instance" msgid "Deleting" msgstr "Deleting" -#: dashboards/project/instances/tables.py:937 +#: dashboards/project/instances/tables.py:956 msgctxt "Task status of an Instance" msgid "Soft Deleting" msgstr "Soft Deleting" -#: dashboards/project/instances/tables.py:938 +#: dashboards/project/instances/tables.py:957 msgctxt "Task status of an Instance" msgid "Restoring" msgstr "Restoring" -#: dashboards/project/instances/tables.py:939 +#: dashboards/project/instances/tables.py:958 msgctxt "Task status of an Instance" msgid "Shelving" msgstr "Shelving" -#: dashboards/project/instances/tables.py:941 +#: dashboards/project/instances/tables.py:960 msgctxt "Task status of an Instance" msgid "Shelving Image Pending Upload" msgstr "Shelving Image Pending Upload" -#: dashboards/project/instances/tables.py:943 +#: dashboards/project/instances/tables.py:962 msgctxt "Task status of an Instance" msgid "Shelving Image Uploading" msgstr "Shelving Image Uploading" -#: dashboards/project/instances/tables.py:945 +#: dashboards/project/instances/tables.py:964 msgctxt "Task status of an Instance" msgid "Shelving Offloading" msgstr "Shelving Offloading" -#: dashboards/project/instances/tables.py:947 +#: dashboards/project/instances/tables.py:966 msgctxt "Task status of an Instance" msgid "Unshelving" msgstr "Unshelving" -#: dashboards/project/instances/tables.py:951 +#: dashboards/project/instances/tables.py:970 msgctxt "Power state of an Instance" msgid "No State" msgstr "No State" -#: dashboards/project/instances/tables.py:952 +#: dashboards/project/instances/tables.py:971 msgctxt "Power state of an Instance" msgid "Running" msgstr "Running" -#: dashboards/project/instances/tables.py:953 +#: dashboards/project/instances/tables.py:972 msgctxt "Power state of an Instance" msgid "Blocked" msgstr "Blocked" -#: dashboards/project/instances/tables.py:954 +#: dashboards/project/instances/tables.py:973 msgctxt "Power state of an Instance" msgid "Paused" msgstr "Paused" -#: dashboards/project/instances/tables.py:955 +#: dashboards/project/instances/tables.py:974 msgctxt "Power state of an Instance" msgid "Shut Down" msgstr "Shut Down" -#: dashboards/project/instances/tables.py:956 +#: dashboards/project/instances/tables.py:975 msgctxt "Power state of an Instance" msgid "Shut Off" msgstr "Shut Off" -#: dashboards/project/instances/tables.py:957 +#: dashboards/project/instances/tables.py:976 msgctxt "Power state of an Instance" msgid "Crashed" msgstr "Crashed" -#: dashboards/project/instances/tables.py:958 +#: dashboards/project/instances/tables.py:977 msgctxt "Power state of an Instance" msgid "Suspended" msgstr "Suspended" -#: dashboards/project/instances/tables.py:959 +#: dashboards/project/instances/tables.py:978 msgctxt "Power state of an Instance" msgid "Failed" msgstr "Failed" -#: dashboards/project/instances/tables.py:960 +#: dashboards/project/instances/tables.py:979 msgctxt "Power state of an Instance" msgid "Building" msgstr "Building" -#: dashboards/project/instances/tables.py:998 +#: dashboards/project/instances/tables.py:1017 #: dashboards/project/instances/workflows/create_instance.py:529 msgid "Key Pair" msgstr "Key Pair" @@ -12853,15 +12857,25 @@ msgstr "DOWN" #: dashboards/project/networks/ports/tables.py:60 msgctxt "status of a network port" -msgid "ACTIVE" -msgstr "ACTIVE" +msgid "Active" +msgstr "Active" #: dashboards/project/networks/ports/tables.py:61 msgctxt "status of a network port" -msgid "DOWN" -msgstr "DOWN" +msgid "Down" +msgstr "Down" -#: dashboards/project/networks/ports/tables.py:70 +#: dashboards/project/networks/ports/tables.py:62 +msgctxt "status of a neteork port" +msgid "Error" +msgstr "Error" + +#: dashboards/project/networks/ports/tables.py:63 +msgctxt "status of a network port" +msgid "Build" +msgstr "Build" + +#: dashboards/project/networks/ports/tables.py:72 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40 msgid "Attached Device" msgstr "Attached Device" @@ -13531,9 +13545,9 @@ 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:56 dashboards/project/stacks/views.py:92 -#: dashboards/project/stacks/templates/stacks/_change_template.html:9 -#: dashboards/project/stacks/templates/stacks/_select_template.html:9 +#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:90 +#: dashboards/project/stacks/views.py:96 +#: dashboards/project/stacks/views.py:106 #: dashboards/project/stacks/templates/stacks/select_template.html:3 msgid "Select Template" msgstr "Select Template" @@ -13630,8 +13644,8 @@ msgid "Stack Name" msgstr "Stack Name" #: dashboards/project/stacks/forms.py:240 -#: dashboards/project/stacks/views.py:136 -#: dashboards/project/stacks/views.py:142 +#: dashboards/project/stacks/views.py:146 +#: dashboards/project/stacks/views.py:152 #: dashboards/project/stacks/templates/stacks/preview_template.html:3 msgid "Preview Template" msgstr "Preview Template" @@ -13686,7 +13700,7 @@ msgid "Stack creation started." msgstr "Stack creation started." #: dashboards/project/stacks/forms.py:399 -#: dashboards/project/stacks/templates/stacks/_update.html:8 +#: dashboards/project/stacks/views.py:198 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "Update Stack Parameters" @@ -13707,15 +13721,15 @@ msgid "Stacks" msgstr "Stacks" #: dashboards/project/stacks/tables.py:32 -#: dashboards/project/stacks/views.py:154 -#: dashboards/project/stacks/templates/stacks/_create.html:8 +#: dashboards/project/stacks/views.py:162 +#: dashboards/project/stacks/views.py:168 #: dashboards/project/stacks/templates/stacks/create.html:3 msgid "Launch Stack" msgstr "Launch Stack" #: dashboards/project/stacks/tables.py:41 -#: dashboards/project/stacks/views.py:220 -#: dashboards/project/stacks/views.py:226 +#: dashboards/project/stacks/views.py:239 +#: dashboards/project/stacks/views.py:245 #: dashboards/project/stacks/templates/stacks/preview.html:3 msgid "Preview Stack" msgstr "Preview Stack" @@ -13989,47 +14003,51 @@ msgstr "Unable to get resources for stack \"%s\"." msgid "Unable to retrieve stack list." msgstr "Unable to retrieve stack list." -#: dashboards/project/stacks/views.py:104 +#: dashboards/project/stacks/views.py:113 #: dashboards/project/stacks/templates/stacks/change_template.html:3 msgid "Change Template" msgstr "Change Template" -#: dashboards/project/stacks/views.py:117 -#: dashboards/project/stacks/views.py:212 -#: dashboards/project/stacks/views.py:268 +#: dashboards/project/stacks/views.py:127 +#: dashboards/project/stacks/views.py:231 +#: dashboards/project/stacks/views.py:287 msgid "Unable to retrieve stack." msgstr "Unable to retrieve stack." -#: dashboards/project/stacks/views.py:186 +#: dashboards/project/stacks/views.py:201 +msgid "Update" +msgstr "Update" + +#: dashboards/project/stacks/views.py:204 msgid "Update Stack" msgstr "Update Stack" -#: dashboards/project/stacks/views.py:223 +#: dashboards/project/stacks/views.py:242 msgid "Preview" msgstr "Preview" -#: dashboards/project/stacks/views.py:236 +#: dashboards/project/stacks/views.py:255 #: dashboards/project/stacks/templates/stacks/preview_details.html:3 msgid "Preview Stack Details" msgstr "Preview Stack Details" -#: dashboards/project/stacks/views.py:248 +#: dashboards/project/stacks/views.py:267 msgid "Stack Details: {{ stack.stack_name }}" msgstr "Stack Details: {{ stack.stack_name }}" -#: dashboards/project/stacks/views.py:279 +#: dashboards/project/stacks/views.py:298 msgid "Unable to retrieve stack template." msgstr "Unable to retrieve stack template." -#: dashboards/project/stacks/views.py:296 +#: dashboards/project/stacks/views.py:315 msgid "Resource Details: {{ resource.resource_name }}" msgstr "Resource Details: {{ resource.resource_name }}" -#: dashboards/project/stacks/views.py:313 +#: dashboards/project/stacks/views.py:332 msgid "Unable to retrieve resource." msgstr "Unable to retrieve resource." -#: dashboards/project/stacks/views.py:326 +#: dashboards/project/stacks/views.py:345 msgid "Unable to retrieve metadata." msgstr "Unable to retrieve metadata." @@ -14070,14 +14088,14 @@ msgstr "Attributes" msgid "Properties" msgstr "Properties" -#: dashboards/project/stacks/templates/stacks/_change_template.html:20 -#: dashboards/project/stacks/templates/stacks/_select_template.html:20 +#: dashboards/project/stacks/templates/stacks/_change_template.html:6 +#: dashboards/project/stacks/templates/stacks/_select_template.html:6 msgid "" "Use one of the available template source options to specify the template to " "be used in creating this stack." msgstr "Use one of the available template source options to specify the template to be used in creating this stack." -#: dashboards/project/stacks/templates/stacks/_create.html:19 +#: dashboards/project/stacks/templates/stacks/_create.html:5 msgid "Create a new stack with the provided values." msgstr "Create a new stack with the provided values." @@ -14153,17 +14171,13 @@ msgstr "Resource Metadata" msgid "Stack Template" msgstr "Stack Template" -#: dashboards/project/stacks/templates/stacks/_update.html:19 +#: dashboards/project/stacks/templates/stacks/_update.html:5 msgid "" "Update a stack with the provided values. Please note that any encrypted " "parameters, such as passwords, will be reset to default if you do not change" " them here." msgstr "Update a stack with the provided values. Please note that any encrypted parameters, such as passwords, will be reset to default if you do not change them here." -#: dashboards/project/stacks/templates/stacks/_update.html:24 -msgid "Update" -msgstr "Update" - #: dashboards/project/stacks/templates/stacks/detail.html:3 msgid "Stack Details" msgstr "Stack Details" diff --git a/openstack_dashboard/locale/es/LC_MESSAGES/django.po b/openstack_dashboard/locale/es/LC_MESSAGES/django.po index 29383996e6..0e4d7a6af1 100644 --- a/openstack_dashboard/locale/es/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/es/LC_MESSAGES/django.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:32+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/horizon/language/es/)\n" "MIME-Version: 1.0\n" @@ -607,7 +607,7 @@ msgstr "Administrador" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7 #: dashboards/project/images/images/forms.py:40 -#: dashboards/project/images/images/forms.py:198 +#: dashboards/project/images/images/forms.py:200 #: dashboards/project/images/templates/images/images/_detail_overview.html:9 #: dashboards/project/instances/templates/instances/_detail_overview.html:10 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9 @@ -622,7 +622,7 @@ msgstr "Administrador" #: dashboards/project/networks/forms.py:35 #: dashboards/project/networks/tables.py:168 #: dashboards/project/networks/ports/forms.py:36 -#: dashboards/project/networks/ports/tables.py:67 +#: dashboards/project/networks/ports/tables.py:69 #: dashboards/project/networks/subnets/tables.py:129 #: dashboards/project/networks/templates/networks/_detail_overview.html:7 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10 @@ -663,7 +663,7 @@ msgstr "Nombre" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:22 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:48 -#: dashboards/project/instances/tables.py:1006 +#: dashboards/project/instances/tables.py:1025 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:81 #: dashboards/project/volumes/volumes/forms.py:122 @@ -992,12 +992,12 @@ msgstr "Error al añadir o eliminar servidores" #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:18 -#: dashboards/project/stacks/templates/stacks/_change_template.html:19 -#: dashboards/project/stacks/templates/stacks/_create.html:18 +#: dashboards/project/stacks/templates/stacks/_change_template.html:5 +#: dashboards/project/stacks/templates/stacks/_create.html:4 #: dashboards/project/stacks/templates/stacks/_preview.html:4 #: dashboards/project/stacks/templates/stacks/_preview_template.html:5 -#: dashboards/project/stacks/templates/stacks/_select_template.html:19 -#: dashboards/project/stacks/templates/stacks/_update.html:18 +#: dashboards/project/stacks/templates/stacks/_select_template.html:5 +#: dashboards/project/stacks/templates/stacks/_update.html:4 #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html:5 @@ -1060,10 +1060,6 @@ msgstr "La agregación de hosts divide una zona de disponibilidad en unidades me #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28 #: dashboards/project/routers/templates/routers/ports/_create.html:30 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:25 -#: dashboards/project/stacks/templates/stacks/_change_template.html:26 -#: dashboards/project/stacks/templates/stacks/_create.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:26 -#: dashboards/project/stacks/templates/stacks/_update.html:25 #: dashboards/project/volumes/templates/volumes/volumes/_attach.html:20 #: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:17 msgid "Cancel" @@ -1123,7 +1119,7 @@ msgstr "VCPU" #: dashboards/project/databases/views.py:48 #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:1025 +#: dashboards/project/instances/tables.py:1044 #: dashboards/project/instances/views.py:55 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/network_topology/instances/tables.py:23 @@ -1224,7 +1220,7 @@ msgstr "Pares de claves" #: dashboards/admin/defaults/tables.py:56 #: dashboards/admin/networks/ports/tables.py:94 #: dashboards/identity/projects/workflows.py:63 -#: dashboards/project/networks/ports/tables.py:69 +#: dashboards/project/networks/ports/tables.py:71 #: dashboards/project/routers/ports/tables.py:110 usage/quotas.py:69 msgid "Fixed IPs" msgstr "IPs fijas" @@ -1434,7 +1430,7 @@ msgstr "ID" #: dashboards/project/containers/templates/containers/_container_detail.html:14 #: dashboards/project/containers/templates/containers/_container_metadata.html:7 #: dashboards/project/images/images/forms.py:95 -#: dashboards/project/images/images/forms.py:237 +#: dashboards/project/images/images/forms.py:239 #: dashboards/project/images/images/tables.py:163 #: dashboards/project/images/images/tables.py:252 #: dashboards/project/images/templates/images/images/_detail_overview.html:21 @@ -1641,8 +1637,8 @@ msgstr "Almacenamiento local (total)" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:320 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:966 -#: dashboards/project/instances/tables.py:989 +#: dashboards/project/instances/tables.py:985 +#: dashboards/project/instances/tables.py:1008 #: dashboards/project/instances/workflows/create_instance.py:84 #: dashboards/project/overview/views.py:32 usage/tables.py:80 msgid "Instance Name" @@ -1871,7 +1867,7 @@ msgstr "Zona" #: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 #: dashboards/project/images/images/tables.py:247 #: dashboards/project/images/templates/images/images/_detail_overview.html:19 -#: dashboards/project/instances/tables.py:1001 +#: dashboards/project/instances/tables.py:1020 #: dashboards/project/instances/templates/instances/_detail_overview.html:14 #: dashboards/project/loadbalancers/tables.py:324 #: dashboards/project/loadbalancers/tables.py:377 @@ -1879,7 +1875,7 @@ msgstr "Zona" #: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 #: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60 #: dashboards/project/networks/tables.py:174 -#: dashboards/project/networks/ports/tables.py:72 +#: dashboards/project/networks/ports/tables.py:74 #: dashboards/project/networks/templates/networks/_detail_overview.html:13 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 #: dashboards/project/routers/tables.py:212 @@ -1987,7 +1983,7 @@ msgstr "Nombre de imagen =" #: dashboards/admin/images/tables.py:62 #: dashboards/admin/instances/tables.py:99 -#: dashboards/project/instances/tables.py:967 +#: dashboards/project/instances/tables.py:986 msgid "Status =" msgstr "Estado =" @@ -2006,7 +2002,7 @@ msgstr "Tamaño máx. (MB)" #: dashboards/admin/images/tables.py:71 #: dashboards/admin/instances/tables.py:132 #: dashboards/project/images/images/tables.py:242 -#: dashboards/project/instances/tables.py:991 +#: dashboards/project/instances/tables.py:1010 #: dashboards/project/instances/templates/instances/_detail_overview.html:114 #: dashboards/project/instances/workflows/create_instance.py:108 #: dashboards/project/volumes/volumes/forms.py:638 @@ -2282,12 +2278,12 @@ msgid "IPv6 Address =" msgstr "Dirección IPv6 =" #: dashboards/admin/instances/tables.py:100 -#: dashboards/project/instances/tables.py:968 +#: dashboards/project/instances/tables.py:987 msgid "Image ID =" msgstr "ID de imagen =" #: dashboards/admin/instances/tables.py:101 -#: dashboards/project/instances/tables.py:969 +#: dashboards/project/instances/tables.py:988 msgid "Flavor ID =" msgstr "ID del sabor = " @@ -2295,7 +2291,7 @@ msgstr "ID del sabor = " #: dashboards/project/access_and_security/floating_ips/tables.py:194 #: dashboards/project/access_and_security/floating_ips/workflows.py:33 #: dashboards/project/access_and_security/floating_ips/workflows.py:40 -#: dashboards/project/instances/tables.py:993 +#: dashboards/project/instances/tables.py:1012 #: dashboards/project/loadbalancers/tables.py:367 msgid "IP Address" msgstr "Dirección IP" @@ -2308,7 +2304,7 @@ msgstr "Dirección IP" #: dashboards/project/databases/tables.py:327 #: dashboards/project/images/images/tables.py:263 #: dashboards/project/images/templates/images/images/_detail_overview.html:46 -#: dashboards/project/instances/tables.py:996 +#: dashboards/project/instances/tables.py:1015 #: dashboards/project/instances/templates/instances/_instance_flavor.html:7 #: dashboards/project/volumes/backups/tables.py:123 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37 @@ -2319,17 +2315,17 @@ msgid "Size" msgstr "Tamaño" #: dashboards/admin/instances/tables.py:147 -#: dashboards/project/instances/tables.py:1008 +#: dashboards/project/instances/tables.py:1027 msgid "Task" msgstr "Tarea" #: dashboards/admin/instances/tables.py:154 -#: dashboards/project/instances/tables.py:1015 +#: dashboards/project/instances/tables.py:1034 msgid "Power State" msgstr "Estado de energía" #: dashboards/admin/instances/tables.py:157 -#: dashboards/project/instances/tables.py:1018 usage/tables.py:83 +#: dashboards/project/instances/tables.py:1037 usage/tables.py:83 msgid "Time since created" msgstr "Tiempo desde su creación" @@ -2402,7 +2398,7 @@ msgstr "" #: dashboards/admin/metadata_defs/tables.py:149 #: dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:20 #: dashboards/project/images/images/forms.py:96 -#: dashboards/project/images/images/forms.py:238 +#: dashboards/project/images/images/forms.py:240 #: dashboards/project/images/images/tables.py:256 #: dashboards/project/images/templates/images/images/_detail_overview.html:23 msgid "Protected" @@ -2520,7 +2516,7 @@ msgstr "Actualizar asociaciones" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10 #: dashboards/project/images/images/forms.py:41 -#: dashboards/project/images/images/forms.py:199 +#: dashboards/project/images/images/forms.py:201 #: dashboards/project/images/templates/images/images/_detail_overview.html:12 #: dashboards/project/loadbalancers/forms.py:36 #: dashboards/project/loadbalancers/forms.py:78 @@ -2721,7 +2717,7 @@ msgstr "Creada" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:20 #: dashboards/project/images/templates/images/images/_detail_overview.html:31 -#: dashboards/project/instances/tables.py:622 +#: dashboards/project/instances/tables.py:641 #: 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 @@ -3180,7 +3176,7 @@ msgstr "" #: dashboards/project/networks/tables.py:177 #: dashboards/project/networks/workflows.py:49 #: dashboards/project/networks/ports/forms.py:40 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:77 #: dashboards/project/networks/templates/networks/_detail_overview.html:15 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34 #: dashboards/project/routers/forms.py:36 @@ -3497,7 +3493,7 @@ msgid "Device owner attached to the port" msgstr "Propietario del dispositivo asociado al puerto" #: dashboards/admin/networks/ports/forms.py:57 -#: dashboards/project/networks/ports/tables.py:78 +#: dashboards/project/networks/ports/tables.py:80 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" msgstr "Estado de aprendizaje MAC" @@ -3566,7 +3562,7 @@ msgstr "Estado de aprendizaje MAC" #: dashboards/admin/networks/ports/tables.py:109 #: dashboards/identity/projects/workflows.py:76 -#: dashboards/project/networks/ports/tables.py:85 usage/quotas.py:79 +#: dashboards/project/networks/ports/tables.py:87 usage/quotas.py:79 msgid "Ports" msgstr "Puertos" @@ -5883,7 +5879,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "La IP flotante %s fue desasociada correctamente" #: dashboards/project/access_and_security/floating_ips/tables.py:155 -#: dashboards/project/instances/tables.py:616 +#: dashboards/project/instances/tables.py:635 msgid "Unable to disassociate floating IP." msgstr "No ha sido posible desasociar la IP flotante." @@ -7224,9 +7220,9 @@ msgstr "Selecciona plugin y versión de Hadoop para la plantilla de clúster" #: dashboards/project/data_processing/cluster_templates/workflows/create.py:81 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:374 -#: dashboards/project/stacks/views.py:139 -#: dashboards/project/stacks/templates/stacks/_change_template.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:25 +#: dashboards/project/stacks/views.py:93 +#: dashboards/project/stacks/views.py:109 +#: dashboards/project/stacks/views.py:149 msgid "Next" msgstr "Siguiente" @@ -7443,7 +7439,7 @@ msgstr "No hay plantillas disponibles" #: dashboards/project/databases/workflows/create_instance.py:335 #: dashboards/project/images/images/tables.py:36 #: dashboards/project/instances/workflows/create_instance.py:820 -#: dashboards/project/stacks/templates/stacks/_create.html:24 +#: dashboards/project/stacks/views.py:165 msgid "Launch" msgstr "Lanzar" @@ -8637,8 +8633,8 @@ msgstr[1] "" #: dashboards/project/databases/tables.py:248 #: dashboards/project/databases/tables.py:265 #: dashboards/project/databases/tables.py:271 -#: dashboards/project/instances/tables.py:825 -#: dashboards/project/instances/tables.py:832 +#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:851 #: dashboards/project/instances/views.py:398 #: dashboards/project/instances/templates/instances/_detail_overview.html:64 #: dashboards/project/instances/templates/instances/_detail_overview.html:100 @@ -8938,7 +8934,7 @@ msgid "Resize Volume" msgstr "Redimensionar Volumen" #: dashboards/project/databases/tables.py:212 -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:457 #: dashboards/project/instances/workflows/resize_instance.py:84 msgid "Resize Instance" msgstr "Redimensionar instancia" @@ -9239,7 +9235,7 @@ msgstr "Detalles de la instancia" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:352 +#: dashboards/project/instances/tables.py:371 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "Editar instancia" @@ -10062,35 +10058,35 @@ msgid "A local image to upload." msgstr "Disco local a cargar." #: dashboards/project/images/images/forms.py:76 -#: dashboards/project/images/images/forms.py:219 +#: dashboards/project/images/images/forms.py:221 #: dashboards/project/images/images/tables.py:259 msgid "Format" msgstr "Formato" #: dashboards/project/images/images/forms.py:81 -#: dashboards/project/images/images/forms.py:214 +#: dashboards/project/images/images/forms.py:216 msgid "Architecture" msgstr "Arquitectura" #: dashboards/project/images/images/forms.py:84 -#: dashboards/project/images/images/forms.py:221 +#: dashboards/project/images/images/forms.py:223 msgid "Minimum Disk (GB)" msgstr "Disco mínimo (GB)" #: dashboards/project/images/images/forms.py:86 -#: dashboards/project/images/images/forms.py:223 +#: dashboards/project/images/images/forms.py:225 msgid "" "The minimum disk size required to boot the image. If unspecified, this value" " defaults to 0 (no minimum)." msgstr "El tamaño mínimo de disco necesario para arrancar la imagen. Si no se especifica este valor se asume 0 (sin mínimo)." #: dashboards/project/images/images/forms.py:90 -#: dashboards/project/images/images/forms.py:229 +#: dashboards/project/images/images/forms.py:231 msgid "Minimum RAM (MB)" msgstr "Memoria RAM mínima (MB)" #: dashboards/project/images/images/forms.py:92 -#: dashboards/project/images/images/forms.py:231 +#: dashboards/project/images/images/forms.py:233 msgid "" "The minimum memory size required to boot the image. If unspecified, this " "value defaults to 0 (no minimum)." @@ -10118,20 +10114,24 @@ msgstr "" msgid "Unable to create new image: Invalid disk format %s for image." msgstr "" -#: dashboards/project/images/images/forms.py:203 +#: dashboards/project/images/images/forms.py:191 +msgid "Unable to create new image: Image name too long." +msgstr "" + +#: dashboards/project/images/images/forms.py:205 msgid "Kernel ID" msgstr "Kernel ID" -#: dashboards/project/images/images/forms.py:209 +#: dashboards/project/images/images/forms.py:211 msgid "Ramdisk ID" msgstr "Ramdisk ID" -#: dashboards/project/images/images/forms.py:251 +#: dashboards/project/images/images/forms.py:253 #, python-format msgid "Unable to update image \"%s\"." msgstr "No ha sido posible subir la imagen \"%s\"." -#: dashboards/project/images/images/forms.py:278 +#: dashboards/project/images/images/forms.py:280 msgid "Image was successfully updated." msgstr "La imagen se actualizó correctamente." @@ -10288,7 +10288,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:388 +#: dashboards/project/instances/tables.py:407 #: dashboards/project/volumes/volumes/tables.py:168 msgid "Create Snapshot" msgstr "Crear instantánea" @@ -10452,28 +10452,32 @@ msgid_plural "Suspended Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:375 +#: dashboards/project/instances/tables.py:352 +msgid "Launch Instance NG" +msgstr "" + +#: dashboards/project/instances/tables.py:394 msgid "Edit Security Groups" msgstr "Editar grupos de seguridad" -#: dashboards/project/instances/tables.py:401 +#: dashboards/project/instances/tables.py:420 #: dashboards/project/instances/tabs.py:61 msgid "Console" msgstr "Consola" -#: dashboards/project/instances/tables.py:421 +#: dashboards/project/instances/tables.py:440 msgid "View Log" msgstr "Ver log" -#: dashboards/project/instances/tables.py:462 +#: dashboards/project/instances/tables.py:481 msgid "Confirm Resize/Migrate" msgstr "Confirmar redimensionar/migrar" -#: dashboards/project/instances/tables.py:475 +#: dashboards/project/instances/tables.py:494 msgid "Revert Resize/Migrate" msgstr "Revertir redimensionar/migrar" -#: dashboards/project/instances/tables.py:488 +#: dashboards/project/instances/tables.py:507 #: dashboards/project/instances/views.py:256 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 @@ -10481,478 +10485,478 @@ msgstr "Revertir redimensionar/migrar" msgid "Rebuild Instance" msgstr "Reconstruir instancia" -#: dashboards/project/instances/tables.py:505 +#: dashboards/project/instances/tables.py:524 msgid "Retrieve Password" msgstr "Obtener contraseña" -#: dashboards/project/instances/tables.py:528 -#: dashboards/project/instances/tables.py:553 +#: dashboards/project/instances/tables.py:547 +#: dashboards/project/instances/tables.py:572 msgid "Associate Floating IP" msgstr "Asociar IP flotante" -#: dashboards/project/instances/tables.py:572 +#: dashboards/project/instances/tables.py:591 #, python-format msgid "Successfully associated floating IP: %s" msgstr "Asociada correctamente la IP flotante: %s" -#: dashboards/project/instances/tables.py:576 +#: dashboards/project/instances/tables.py:595 msgid "Unable to associate floating IP." msgstr "No ha sido posible asociar la IP flotante." -#: dashboards/project/instances/tables.py:582 +#: dashboards/project/instances/tables.py:601 msgid "Disassociate Floating IP" msgstr "Desasociar IP flotante" -#: dashboards/project/instances/tables.py:610 +#: dashboards/project/instances/tables.py:629 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "Se ha desasociado correctamente la IP flotante: %s" -#: dashboards/project/instances/tables.py:613 +#: dashboards/project/instances/tables.py:632 msgid "No floating IPs to disassociate." msgstr "No hay IPs flotantes que desasociar." -#: dashboards/project/instances/tables.py:623 +#: dashboards/project/instances/tables.py:642 #, 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:625 +#: dashboards/project/instances/tables.py:644 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:637 +#: dashboards/project/instances/tables.py:656 #, python-format msgid "" "Failed to perform requested operation on instance \"%s\", the instance has " "an error status" msgstr "" -#: dashboards/project/instances/tables.py:653 +#: dashboards/project/instances/tables.py:672 #: dashboards/project/instances/views.py:395 #, python-format msgid "Unable to retrieve flavor information for instance \"%s\"." msgstr "" -#: dashboards/project/instances/tables.py:670 +#: dashboards/project/instances/tables.py:689 msgid "Start Instance" msgid_plural "Start Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:678 +#: dashboards/project/instances/tables.py:697 msgid "Started Instance" msgid_plural "Started Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:695 +#: dashboards/project/instances/tables.py:714 msgid "To power off a specific instance." msgstr "" -#: dashboards/project/instances/tables.py:701 +#: dashboards/project/instances/tables.py:720 msgctxt "Action to perform (the instance is currently running)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:710 +#: dashboards/project/instances/tables.py:729 msgctxt "Past action (the instance is currently already Shut Off)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:750 msgid "Lock Instance" msgid_plural "Lock Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:758 msgid "Locked Instance" msgid_plural "Locked Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:781 msgid "Unlock Instance" msgid_plural "Unlock Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:789 msgid "Unlocked Instance" msgid_plural "Unlocked Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:815 +#: dashboards/project/instances/tables.py:834 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:840 -#: dashboards/project/instances/tables.py:862 +#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:881 msgctxt "Current status of an Instance" msgid "Deleted" msgstr "Eliminado" -#: dashboards/project/instances/tables.py:841 +#: dashboards/project/instances/tables.py:860 msgctxt "Current status of an Instance" msgid "Active" msgstr "Activo" -#: dashboards/project/instances/tables.py:842 +#: dashboards/project/instances/tables.py:861 msgctxt "Current status of an Instance" msgid "Shutoff" msgstr "Apagada" -#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:863 msgctxt "Current status of an Instance" msgid "Suspended" msgstr "Suspendida" -#: dashboards/project/instances/tables.py:845 +#: dashboards/project/instances/tables.py:864 msgctxt "Current status of an Instance" msgid "Paused" msgstr "Pausada" -#: dashboards/project/instances/tables.py:846 +#: dashboards/project/instances/tables.py:865 msgctxt "Current status of an Instance" msgid "Error" msgstr "Error" -#: dashboards/project/instances/tables.py:848 +#: dashboards/project/instances/tables.py:867 msgctxt "Current status of an Instance" msgid "Resize/Migrate" msgstr "Redimensionar/Migrar" -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:869 msgctxt "Current status of an Instance" msgid "Confirm or Revert Resize/Migrate" msgstr "Confirmar o revertir redimensionar/migrar" -#: dashboards/project/instances/tables.py:852 +#: dashboards/project/instances/tables.py:871 msgctxt "Current status of an Instance" msgid "Revert Resize/Migrate" msgstr "Revertir redimensionar/migrar" -#: dashboards/project/instances/tables.py:853 +#: dashboards/project/instances/tables.py:872 msgctxt "Current status of an Instance" msgid "Reboot" msgstr "Reinicio" -#: dashboards/project/instances/tables.py:855 +#: dashboards/project/instances/tables.py:874 msgctxt "Current status of an Instance" msgid "Hard Reboot" msgstr "Reinicio brusco" -#: dashboards/project/instances/tables.py:856 +#: dashboards/project/instances/tables.py:875 msgctxt "Current status of an Instance" msgid "Password" msgstr "Contraseña" -#: dashboards/project/instances/tables.py:857 +#: dashboards/project/instances/tables.py:876 msgctxt "Current status of an Instance" msgid "Rebuild" msgstr "Reconstruir" -#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:878 msgctxt "Current status of an Instance" msgid "Migrating" msgstr "Migrando" -#: dashboards/project/instances/tables.py:860 +#: dashboards/project/instances/tables.py:879 msgctxt "Current status of an Instance" msgid "Build" msgstr "Construir" -#: dashboards/project/instances/tables.py:861 +#: dashboards/project/instances/tables.py:880 msgctxt "Current status of an Instance" msgid "Rescue" msgstr "Rescate" -#: dashboards/project/instances/tables.py:864 +#: dashboards/project/instances/tables.py:883 msgctxt "Current status of an Instance" msgid "Soft Deleted" msgstr "Borrado no definitivo" -#: dashboards/project/instances/tables.py:865 +#: dashboards/project/instances/tables.py:884 msgctxt "Current status of an Instance" msgid "Shelved" msgstr "Pospuesta" -#: dashboards/project/instances/tables.py:867 +#: dashboards/project/instances/tables.py:886 msgctxt "Current status of an Instance" msgid "Shelved Offloaded" msgstr "Pospuesta descargada" -#: dashboards/project/instances/tables.py:870 +#: dashboards/project/instances/tables.py:889 msgctxt "Task status of an Instance" msgid "None" msgstr "Ninguno" -#: dashboards/project/instances/tables.py:875 +#: dashboards/project/instances/tables.py:894 msgctxt "Task status of an Instance" msgid "Scheduling" msgstr "Programando" -#: dashboards/project/instances/tables.py:877 +#: dashboards/project/instances/tables.py:896 msgctxt "Task status of an Instance" msgid "Block Device Mapping" msgstr "Mapeando el dispositivo de bloques" -#: dashboards/project/instances/tables.py:879 +#: dashboards/project/instances/tables.py:898 msgctxt "Task status of an Instance" msgid "Networking" msgstr "Redes" -#: dashboards/project/instances/tables.py:880 +#: dashboards/project/instances/tables.py:899 msgctxt "Task status of an Instance" msgid "Spawning" msgstr "Generando" -#: dashboards/project/instances/tables.py:882 +#: dashboards/project/instances/tables.py:901 msgctxt "Task status of an Instance" msgid "Snapshotting" msgstr "Realizar instantáneas" -#: dashboards/project/instances/tables.py:884 +#: dashboards/project/instances/tables.py:903 msgctxt "Task status of an Instance" msgid "Image Snapshot Pending" msgstr "Instantánea de imagen pendiente" -#: dashboards/project/instances/tables.py:886 +#: dashboards/project/instances/tables.py:905 msgctxt "Task status of an Instance" msgid "Image Pending Upload" msgstr "Imagen pendiente de cargar" -#: dashboards/project/instances/tables.py:888 +#: dashboards/project/instances/tables.py:907 msgctxt "Task status of an Instance" msgid "Image Uploading" msgstr "Subiendo imagen" -#: dashboards/project/instances/tables.py:890 +#: dashboards/project/instances/tables.py:909 msgctxt "Task status of an Instance" msgid "Image Backup" msgstr "Copia de seguridad de la imagen" -#: dashboards/project/instances/tables.py:892 +#: dashboards/project/instances/tables.py:911 msgctxt "Task status of an Instance" msgid "Updating Password" msgstr "Actualizando contraseña" -#: dashboards/project/instances/tables.py:894 +#: dashboards/project/instances/tables.py:913 msgctxt "Task status of an Instance" msgid "Preparing Resize or Migrate" msgstr "Preparándose para redimensionar o migrar" -#: dashboards/project/instances/tables.py:896 +#: dashboards/project/instances/tables.py:915 msgctxt "Task status of an Instance" msgid "Resizing or Migrating" msgstr "Redimensionando o migrando" -#: dashboards/project/instances/tables.py:898 +#: dashboards/project/instances/tables.py:917 msgctxt "Task status of an Instance" msgid "Resized or Migrated" msgstr "Redimensionada o migrada" -#: dashboards/project/instances/tables.py:900 +#: dashboards/project/instances/tables.py:919 msgctxt "Task status of an Instance" msgid "Finishing Resize or Migrate" msgstr "Terminando redimensionar o migrar" -#: dashboards/project/instances/tables.py:902 +#: dashboards/project/instances/tables.py:921 msgctxt "Task status of an Instance" msgid "Reverting Resize or Migrate" msgstr "Revertiendo redimensionar o migrar" -#: dashboards/project/instances/tables.py:904 +#: dashboards/project/instances/tables.py:923 msgctxt "Task status of an Instance" msgid "Confirming Resize or Migrate" msgstr "Confirmando redimensionar o migrar" -#: dashboards/project/instances/tables.py:905 +#: dashboards/project/instances/tables.py:924 msgctxt "Task status of an Instance" msgid "Rebooting" msgstr "Reiniciando" -#: dashboards/project/instances/tables.py:907 +#: dashboards/project/instances/tables.py:926 msgctxt "Task status of an Instance" msgid "Reboot Pending" msgstr "" -#: dashboards/project/instances/tables.py:909 +#: dashboards/project/instances/tables.py:928 msgctxt "Task status of an Instance" msgid "Reboot Started" msgstr "" -#: dashboards/project/instances/tables.py:911 +#: dashboards/project/instances/tables.py:930 msgctxt "Task status of an Instance" msgid "Rebooting Hard" msgstr "Reiniciando desde cero" -#: dashboards/project/instances/tables.py:913 +#: dashboards/project/instances/tables.py:932 msgctxt "Task status of an Instance" msgid "Reboot Pending Hard" msgstr "" -#: dashboards/project/instances/tables.py:915 +#: dashboards/project/instances/tables.py:934 msgctxt "Task status of an Instance" msgid "Reboot Started Hard" msgstr "" -#: dashboards/project/instances/tables.py:916 +#: dashboards/project/instances/tables.py:935 msgctxt "Task status of an Instance" msgid "Pausing" msgstr "Poniéndose en pausa" -#: dashboards/project/instances/tables.py:917 -#: dashboards/project/instances/tables.py:920 +#: dashboards/project/instances/tables.py:936 +#: dashboards/project/instances/tables.py:939 msgctxt "Task status of an Instance" msgid "Resuming" msgstr "Reanudando" -#: dashboards/project/instances/tables.py:919 +#: dashboards/project/instances/tables.py:938 msgctxt "Task status of an Instance" msgid "Suspending" msgstr "Suspendiendo" -#: dashboards/project/instances/tables.py:922 +#: dashboards/project/instances/tables.py:941 msgctxt "Task status of an Instance" msgid "Powering Off" msgstr "Apagando" -#: dashboards/project/instances/tables.py:924 +#: dashboards/project/instances/tables.py:943 msgctxt "Task status of an Instance" msgid "Powering On" msgstr "Encendiendo" -#: dashboards/project/instances/tables.py:925 +#: dashboards/project/instances/tables.py:944 msgctxt "Task status of an Instance" msgid "Rescuing" msgstr "Rescatando" -#: dashboards/project/instances/tables.py:927 +#: dashboards/project/instances/tables.py:946 msgctxt "Task status of an Instance" msgid "Unrescuing" msgstr "Cancelando rescate" -#: dashboards/project/instances/tables.py:929 +#: dashboards/project/instances/tables.py:948 msgctxt "Task status of an Instance" msgid "Rebuilding" msgstr "Reconstruyendo" -#: dashboards/project/instances/tables.py:931 +#: dashboards/project/instances/tables.py:950 msgctxt "Task status of an Instance" msgid "Rebuild Block Device Mapping" msgstr "Reconstruyendo el mapeo del dispositivo de bloques" -#: dashboards/project/instances/tables.py:933 +#: dashboards/project/instances/tables.py:952 msgctxt "Task status of an Instance" msgid "Rebuild Spawning" msgstr "Reconstruyendo la semilla" -#: dashboards/project/instances/tables.py:934 +#: dashboards/project/instances/tables.py:953 msgctxt "Task status of an Instance" msgid "Migrating" msgstr "Migrando" -#: dashboards/project/instances/tables.py:935 +#: dashboards/project/instances/tables.py:954 msgctxt "Task status of an Instance" msgid "Deleting" msgstr "Borrando" -#: dashboards/project/instances/tables.py:937 +#: dashboards/project/instances/tables.py:956 msgctxt "Task status of an Instance" msgid "Soft Deleting" msgstr "Borrado no definitivo" -#: dashboards/project/instances/tables.py:938 +#: dashboards/project/instances/tables.py:957 msgctxt "Task status of an Instance" msgid "Restoring" msgstr "Restaurando" -#: dashboards/project/instances/tables.py:939 +#: dashboards/project/instances/tables.py:958 msgctxt "Task status of an Instance" msgid "Shelving" msgstr "Posponiendo" -#: dashboards/project/instances/tables.py:941 +#: dashboards/project/instances/tables.py:960 msgctxt "Task status of an Instance" msgid "Shelving Image Pending Upload" msgstr "Imagen pospuesta pendiente de cargar" -#: dashboards/project/instances/tables.py:943 +#: dashboards/project/instances/tables.py:962 msgctxt "Task status of an Instance" msgid "Shelving Image Uploading" msgstr "Posponiendo carga de imagen" -#: dashboards/project/instances/tables.py:945 +#: dashboards/project/instances/tables.py:964 msgctxt "Task status of an Instance" msgid "Shelving Offloading" msgstr "Posponiendo descarga" -#: dashboards/project/instances/tables.py:947 +#: dashboards/project/instances/tables.py:966 msgctxt "Task status of an Instance" msgid "Unshelving" msgstr "Desunir" -#: dashboards/project/instances/tables.py:951 +#: dashboards/project/instances/tables.py:970 msgctxt "Power state of an Instance" msgid "No State" msgstr "Sin estado" -#: dashboards/project/instances/tables.py:952 +#: dashboards/project/instances/tables.py:971 msgctxt "Power state of an Instance" msgid "Running" msgstr "Ejecutando" -#: dashboards/project/instances/tables.py:953 +#: dashboards/project/instances/tables.py:972 msgctxt "Power state of an Instance" msgid "Blocked" msgstr "Bloqueado" -#: dashboards/project/instances/tables.py:954 +#: dashboards/project/instances/tables.py:973 msgctxt "Power state of an Instance" msgid "Paused" msgstr "Pausada" -#: dashboards/project/instances/tables.py:955 +#: dashboards/project/instances/tables.py:974 msgctxt "Power state of an Instance" msgid "Shut Down" msgstr "Cerrar" -#: dashboards/project/instances/tables.py:956 +#: dashboards/project/instances/tables.py:975 msgctxt "Power state of an Instance" msgid "Shut Off" msgstr "Apagado" -#: dashboards/project/instances/tables.py:957 +#: dashboards/project/instances/tables.py:976 msgctxt "Power state of an Instance" msgid "Crashed" msgstr "Estrellado" -#: dashboards/project/instances/tables.py:958 +#: dashboards/project/instances/tables.py:977 msgctxt "Power state of an Instance" msgid "Suspended" msgstr "Suspendida" -#: dashboards/project/instances/tables.py:959 +#: dashboards/project/instances/tables.py:978 msgctxt "Power state of an Instance" msgid "Failed" msgstr "Erróneo" -#: dashboards/project/instances/tables.py:960 +#: dashboards/project/instances/tables.py:979 msgctxt "Power state of an Instance" msgid "Building" msgstr "Construyendo" -#: dashboards/project/instances/tables.py:998 +#: dashboards/project/instances/tables.py:1017 #: dashboards/project/instances/workflows/create_instance.py:529 msgid "Key Pair" msgstr "Par de claves" @@ -12857,15 +12861,25 @@ msgstr "" #: dashboards/project/networks/ports/tables.py:60 msgctxt "status of a network port" -msgid "ACTIVE" +msgid "Active" msgstr "" #: dashboards/project/networks/ports/tables.py:61 msgctxt "status of a network port" -msgid "DOWN" +msgid "Down" msgstr "" -#: dashboards/project/networks/ports/tables.py:70 +#: dashboards/project/networks/ports/tables.py:62 +msgctxt "status of a neteork port" +msgid "Error" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:63 +msgctxt "status of a network port" +msgid "Build" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:72 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40 msgid "Attached Device" msgstr "Dispositivo asociado" @@ -13535,9 +13549,9 @@ 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:56 dashboards/project/stacks/views.py:92 -#: dashboards/project/stacks/templates/stacks/_change_template.html:9 -#: dashboards/project/stacks/templates/stacks/_select_template.html:9 +#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:90 +#: dashboards/project/stacks/views.py:96 +#: dashboards/project/stacks/views.py:106 #: dashboards/project/stacks/templates/stacks/select_template.html:3 msgid "Select Template" msgstr "Seleccionar plantilla" @@ -13634,8 +13648,8 @@ msgid "Stack Name" msgstr "Nombre de la pila" #: dashboards/project/stacks/forms.py:240 -#: dashboards/project/stacks/views.py:136 -#: dashboards/project/stacks/views.py:142 +#: dashboards/project/stacks/views.py:146 +#: dashboards/project/stacks/views.py:152 #: dashboards/project/stacks/templates/stacks/preview_template.html:3 msgid "Preview Template" msgstr "" @@ -13690,7 +13704,7 @@ msgid "Stack creation started." msgstr "Se ha iniciado la creación de pila." #: dashboards/project/stacks/forms.py:399 -#: dashboards/project/stacks/templates/stacks/_update.html:8 +#: dashboards/project/stacks/views.py:198 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "Actualizar parámetros de la pila" @@ -13711,15 +13725,15 @@ msgid "Stacks" msgstr "Pilas" #: dashboards/project/stacks/tables.py:32 -#: dashboards/project/stacks/views.py:154 -#: dashboards/project/stacks/templates/stacks/_create.html:8 +#: dashboards/project/stacks/views.py:162 +#: dashboards/project/stacks/views.py:168 #: dashboards/project/stacks/templates/stacks/create.html:3 msgid "Launch Stack" msgstr "Lanzar pila" #: dashboards/project/stacks/tables.py:41 -#: dashboards/project/stacks/views.py:220 -#: dashboards/project/stacks/views.py:226 +#: dashboards/project/stacks/views.py:239 +#: dashboards/project/stacks/views.py:245 #: dashboards/project/stacks/templates/stacks/preview.html:3 msgid "Preview Stack" msgstr "" @@ -13993,47 +14007,51 @@ msgstr "No ha sido posible obtener recursos para la pila \"%s\"." msgid "Unable to retrieve stack list." msgstr "No ha sido posible obtener la lista de pilas." -#: dashboards/project/stacks/views.py:104 +#: dashboards/project/stacks/views.py:113 #: dashboards/project/stacks/templates/stacks/change_template.html:3 msgid "Change Template" msgstr "Cambiar plantilla" -#: dashboards/project/stacks/views.py:117 -#: dashboards/project/stacks/views.py:212 -#: dashboards/project/stacks/views.py:268 +#: dashboards/project/stacks/views.py:127 +#: dashboards/project/stacks/views.py:231 +#: dashboards/project/stacks/views.py:287 msgid "Unable to retrieve stack." msgstr "No ha sido posible obtener las pilas." -#: dashboards/project/stacks/views.py:186 +#: dashboards/project/stacks/views.py:201 +msgid "Update" +msgstr "Actualizar" + +#: dashboards/project/stacks/views.py:204 msgid "Update Stack" msgstr "Actualizar plantilla" -#: dashboards/project/stacks/views.py:223 +#: dashboards/project/stacks/views.py:242 msgid "Preview" msgstr "" -#: dashboards/project/stacks/views.py:236 +#: dashboards/project/stacks/views.py:255 #: dashboards/project/stacks/templates/stacks/preview_details.html:3 msgid "Preview Stack Details" msgstr "" -#: dashboards/project/stacks/views.py:248 +#: dashboards/project/stacks/views.py:267 msgid "Stack Details: {{ stack.stack_name }}" msgstr "" -#: dashboards/project/stacks/views.py:279 +#: dashboards/project/stacks/views.py:298 msgid "Unable to retrieve stack template." msgstr "" -#: dashboards/project/stacks/views.py:296 +#: dashboards/project/stacks/views.py:315 msgid "Resource Details: {{ resource.resource_name }}" msgstr "" -#: dashboards/project/stacks/views.py:313 +#: dashboards/project/stacks/views.py:332 msgid "Unable to retrieve resource." msgstr "No ha sido posible obtener el recurso." -#: dashboards/project/stacks/views.py:326 +#: dashboards/project/stacks/views.py:345 msgid "Unable to retrieve metadata." msgstr "No ha sido posible obtener los metadatos." @@ -14074,14 +14092,14 @@ msgstr "" msgid "Properties" msgstr "Propiedades" -#: dashboards/project/stacks/templates/stacks/_change_template.html:20 -#: dashboards/project/stacks/templates/stacks/_select_template.html:20 +#: dashboards/project/stacks/templates/stacks/_change_template.html:6 +#: dashboards/project/stacks/templates/stacks/_select_template.html:6 msgid "" "Use one of the available template source options to specify the template to " "be used in creating this stack." msgstr "Utilice una las opciones de recurso de plantilla disponible para especificar la plantilla que se utilizará al crear esta pila." -#: dashboards/project/stacks/templates/stacks/_create.html:19 +#: dashboards/project/stacks/templates/stacks/_create.html:5 msgid "Create a new stack with the provided values." msgstr "Crear una nueva pila con los valores proporcionados." @@ -14157,17 +14175,13 @@ msgstr "Metadatos de los recursos" msgid "Stack Template" msgstr "" -#: dashboards/project/stacks/templates/stacks/_update.html:19 +#: dashboards/project/stacks/templates/stacks/_update.html:5 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 "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" -msgstr "Actualizar" - #: dashboards/project/stacks/templates/stacks/detail.html:3 msgid "Stack Details" msgstr "" diff --git a/openstack_dashboard/locale/fr/LC_MESSAGES/django.po b/openstack_dashboard/locale/fr/LC_MESSAGES/django.po index 0210129a47..7059c89585 100644 --- a/openstack_dashboard/locale/fr/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/fr/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:32+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: French (http://www.transifex.com/projects/p/horizon/language/fr/)\n" "MIME-Version: 1.0\n" @@ -605,7 +605,7 @@ msgstr "Admin" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7 #: dashboards/project/images/images/forms.py:40 -#: dashboards/project/images/images/forms.py:198 +#: dashboards/project/images/images/forms.py:200 #: dashboards/project/images/templates/images/images/_detail_overview.html:9 #: dashboards/project/instances/templates/instances/_detail_overview.html:10 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9 @@ -620,7 +620,7 @@ msgstr "Admin" #: dashboards/project/networks/forms.py:35 #: dashboards/project/networks/tables.py:168 #: dashboards/project/networks/ports/forms.py:36 -#: dashboards/project/networks/ports/tables.py:67 +#: dashboards/project/networks/ports/tables.py:69 #: dashboards/project/networks/subnets/tables.py:129 #: dashboards/project/networks/templates/networks/_detail_overview.html:7 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10 @@ -661,7 +661,7 @@ msgstr "Nom" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:22 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:48 -#: dashboards/project/instances/tables.py:1006 +#: dashboards/project/instances/tables.py:1025 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:81 #: dashboards/project/volumes/volumes/forms.py:122 @@ -990,12 +990,12 @@ msgstr "Erreur pendant l'ajout ou la suppression d'hôtes." #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:18 -#: dashboards/project/stacks/templates/stacks/_change_template.html:19 -#: dashboards/project/stacks/templates/stacks/_create.html:18 +#: dashboards/project/stacks/templates/stacks/_change_template.html:5 +#: dashboards/project/stacks/templates/stacks/_create.html:4 #: dashboards/project/stacks/templates/stacks/_preview.html:4 #: dashboards/project/stacks/templates/stacks/_preview_template.html:5 -#: dashboards/project/stacks/templates/stacks/_select_template.html:19 -#: dashboards/project/stacks/templates/stacks/_update.html:18 +#: dashboards/project/stacks/templates/stacks/_select_template.html:5 +#: dashboards/project/stacks/templates/stacks/_update.html:4 #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html:5 @@ -1058,10 +1058,6 @@ msgstr "Les agrégats d'hôtes permettent de définir des zones logiques au sein #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28 #: dashboards/project/routers/templates/routers/ports/_create.html:30 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:25 -#: dashboards/project/stacks/templates/stacks/_change_template.html:26 -#: dashboards/project/stacks/templates/stacks/_create.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:26 -#: dashboards/project/stacks/templates/stacks/_update.html:25 #: dashboards/project/volumes/templates/volumes/volumes/_attach.html:20 #: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:17 msgid "Cancel" @@ -1121,7 +1117,7 @@ msgstr "VCPUs" #: dashboards/project/databases/views.py:48 #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:1025 +#: dashboards/project/instances/tables.py:1044 #: dashboards/project/instances/views.py:55 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/network_topology/instances/tables.py:23 @@ -1222,7 +1218,7 @@ msgstr "Paires de clés" #: dashboards/admin/defaults/tables.py:56 #: dashboards/admin/networks/ports/tables.py:94 #: dashboards/identity/projects/workflows.py:63 -#: dashboards/project/networks/ports/tables.py:69 +#: dashboards/project/networks/ports/tables.py:71 #: dashboards/project/routers/ports/tables.py:110 usage/quotas.py:69 msgid "Fixed IPs" msgstr "IP fixes" @@ -1432,7 +1428,7 @@ msgstr "ID" #: dashboards/project/containers/templates/containers/_container_detail.html:14 #: dashboards/project/containers/templates/containers/_container_metadata.html:7 #: dashboards/project/images/images/forms.py:95 -#: dashboards/project/images/images/forms.py:237 +#: dashboards/project/images/images/forms.py:239 #: dashboards/project/images/images/tables.py:163 #: dashboards/project/images/images/tables.py:252 #: dashboards/project/images/templates/images/images/_detail_overview.html:21 @@ -1639,8 +1635,8 @@ msgstr "Stockage Local (total)" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:320 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:966 -#: dashboards/project/instances/tables.py:989 +#: dashboards/project/instances/tables.py:985 +#: dashboards/project/instances/tables.py:1008 #: dashboards/project/instances/workflows/create_instance.py:84 #: dashboards/project/overview/views.py:32 usage/tables.py:80 msgid "Instance Name" @@ -1869,7 +1865,7 @@ msgstr "Zone" #: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 #: dashboards/project/images/images/tables.py:247 #: dashboards/project/images/templates/images/images/_detail_overview.html:19 -#: dashboards/project/instances/tables.py:1001 +#: dashboards/project/instances/tables.py:1020 #: dashboards/project/instances/templates/instances/_detail_overview.html:14 #: dashboards/project/loadbalancers/tables.py:324 #: dashboards/project/loadbalancers/tables.py:377 @@ -1877,7 +1873,7 @@ msgstr "Zone" #: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 #: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60 #: dashboards/project/networks/tables.py:174 -#: dashboards/project/networks/ports/tables.py:72 +#: dashboards/project/networks/ports/tables.py:74 #: dashboards/project/networks/templates/networks/_detail_overview.html:13 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 #: dashboards/project/routers/tables.py:212 @@ -1985,7 +1981,7 @@ msgstr "Nom de l'image =" #: dashboards/admin/images/tables.py:62 #: dashboards/admin/instances/tables.py:99 -#: dashboards/project/instances/tables.py:967 +#: dashboards/project/instances/tables.py:986 msgid "Status =" msgstr "Statut =" @@ -2004,7 +2000,7 @@ msgstr "Taille maximale (Mo)" #: dashboards/admin/images/tables.py:71 #: dashboards/admin/instances/tables.py:132 #: dashboards/project/images/images/tables.py:242 -#: dashboards/project/instances/tables.py:991 +#: dashboards/project/instances/tables.py:1010 #: dashboards/project/instances/templates/instances/_detail_overview.html:114 #: dashboards/project/instances/workflows/create_instance.py:108 #: dashboards/project/volumes/volumes/forms.py:638 @@ -2280,12 +2276,12 @@ msgid "IPv6 Address =" msgstr "Adresse IPv6 =" #: dashboards/admin/instances/tables.py:100 -#: dashboards/project/instances/tables.py:968 +#: dashboards/project/instances/tables.py:987 msgid "Image ID =" msgstr "ID de l'image =" #: dashboards/admin/instances/tables.py:101 -#: dashboards/project/instances/tables.py:969 +#: dashboards/project/instances/tables.py:988 msgid "Flavor ID =" msgstr "ID du gabarit =" @@ -2293,7 +2289,7 @@ msgstr "ID du gabarit =" #: dashboards/project/access_and_security/floating_ips/tables.py:194 #: dashboards/project/access_and_security/floating_ips/workflows.py:33 #: dashboards/project/access_and_security/floating_ips/workflows.py:40 -#: dashboards/project/instances/tables.py:993 +#: dashboards/project/instances/tables.py:1012 #: dashboards/project/loadbalancers/tables.py:367 msgid "IP Address" msgstr "Adresse IP" @@ -2306,7 +2302,7 @@ msgstr "Adresse IP" #: dashboards/project/databases/tables.py:327 #: dashboards/project/images/images/tables.py:263 #: dashboards/project/images/templates/images/images/_detail_overview.html:46 -#: dashboards/project/instances/tables.py:996 +#: dashboards/project/instances/tables.py:1015 #: dashboards/project/instances/templates/instances/_instance_flavor.html:7 #: dashboards/project/volumes/backups/tables.py:123 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37 @@ -2317,17 +2313,17 @@ msgid "Size" msgstr "Taille" #: dashboards/admin/instances/tables.py:147 -#: dashboards/project/instances/tables.py:1008 +#: dashboards/project/instances/tables.py:1027 msgid "Task" msgstr "Tâche" #: dashboards/admin/instances/tables.py:154 -#: dashboards/project/instances/tables.py:1015 +#: dashboards/project/instances/tables.py:1034 msgid "Power State" msgstr "État de l'alimentation" #: dashboards/admin/instances/tables.py:157 -#: dashboards/project/instances/tables.py:1018 usage/tables.py:83 +#: dashboards/project/instances/tables.py:1037 usage/tables.py:83 msgid "Time since created" msgstr "Temps depuis la création" @@ -2400,7 +2396,7 @@ msgstr "" #: dashboards/admin/metadata_defs/tables.py:149 #: dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:20 #: dashboards/project/images/images/forms.py:96 -#: dashboards/project/images/images/forms.py:238 +#: dashboards/project/images/images/forms.py:240 #: dashboards/project/images/images/tables.py:256 #: dashboards/project/images/templates/images/images/_detail_overview.html:23 msgid "Protected" @@ -2518,7 +2514,7 @@ msgstr "" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10 #: dashboards/project/images/images/forms.py:41 -#: dashboards/project/images/images/forms.py:199 +#: dashboards/project/images/images/forms.py:201 #: dashboards/project/images/templates/images/images/_detail_overview.html:12 #: dashboards/project/loadbalancers/forms.py:36 #: dashboards/project/loadbalancers/forms.py:78 @@ -2719,7 +2715,7 @@ msgstr "Créé" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:20 #: dashboards/project/images/templates/images/images/_detail_overview.html:31 -#: dashboards/project/instances/tables.py:622 +#: dashboards/project/instances/tables.py:641 #: 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 @@ -3178,7 +3174,7 @@ msgstr "" #: dashboards/project/networks/tables.py:177 #: dashboards/project/networks/workflows.py:49 #: dashboards/project/networks/ports/forms.py:40 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:77 #: dashboards/project/networks/templates/networks/_detail_overview.html:15 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34 #: dashboards/project/routers/forms.py:36 @@ -3495,7 +3491,7 @@ msgid "Device owner attached to the port" msgstr "Propriétaire du périphérique attaché au port." #: dashboards/admin/networks/ports/forms.py:57 -#: dashboards/project/networks/ports/tables.py:78 +#: dashboards/project/networks/ports/tables.py:80 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" msgstr "État de l'apprentissage des MAC" @@ -3564,7 +3560,7 @@ msgstr "État de l'apprentissage des MAC" #: dashboards/admin/networks/ports/tables.py:109 #: dashboards/identity/projects/workflows.py:76 -#: dashboards/project/networks/ports/tables.py:85 usage/quotas.py:79 +#: dashboards/project/networks/ports/tables.py:87 usage/quotas.py:79 msgid "Ports" msgstr "Ports" @@ -5881,7 +5877,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:155 -#: dashboards/project/instances/tables.py:616 +#: dashboards/project/instances/tables.py:635 msgid "Unable to disassociate floating IP." msgstr "Impossible de dissocier l'IP flottante." @@ -7222,9 +7218,9 @@ msgstr "Sélectionner le composant et la version pour le modèle de cluster" #: dashboards/project/data_processing/cluster_templates/workflows/create.py:81 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:374 -#: dashboards/project/stacks/views.py:139 -#: dashboards/project/stacks/templates/stacks/_change_template.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:25 +#: dashboards/project/stacks/views.py:93 +#: dashboards/project/stacks/views.py:109 +#: dashboards/project/stacks/views.py:149 msgid "Next" msgstr "Suivant" @@ -7441,7 +7437,7 @@ msgstr "Pas de templates disponible" #: dashboards/project/databases/workflows/create_instance.py:335 #: dashboards/project/images/images/tables.py:36 #: dashboards/project/instances/workflows/create_instance.py:820 -#: dashboards/project/stacks/templates/stacks/_create.html:24 +#: dashboards/project/stacks/views.py:165 msgid "Launch" msgstr "Lancer" @@ -8635,8 +8631,8 @@ msgstr[1] "Sauvegardes Supprimées" #: dashboards/project/databases/tables.py:248 #: dashboards/project/databases/tables.py:265 #: dashboards/project/databases/tables.py:271 -#: dashboards/project/instances/tables.py:825 -#: dashboards/project/instances/tables.py:832 +#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:851 #: dashboards/project/instances/views.py:398 #: dashboards/project/instances/templates/instances/_detail_overview.html:64 #: dashboards/project/instances/templates/instances/_detail_overview.html:100 @@ -8936,7 +8932,7 @@ msgid "Resize Volume" msgstr "Modifier la taille du volume" #: dashboards/project/databases/tables.py:212 -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:457 #: dashboards/project/instances/workflows/resize_instance.py:84 msgid "Resize Instance" msgstr "Redimensionner une instance" @@ -9237,7 +9233,7 @@ msgstr "Détails de l'instance" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:352 +#: dashboards/project/instances/tables.py:371 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "Editer l'instance" @@ -10060,35 +10056,35 @@ msgid "A local image to upload." msgstr "Une image locale à télécharger." #: dashboards/project/images/images/forms.py:76 -#: dashboards/project/images/images/forms.py:219 +#: dashboards/project/images/images/forms.py:221 #: dashboards/project/images/images/tables.py:259 msgid "Format" msgstr "Format" #: dashboards/project/images/images/forms.py:81 -#: dashboards/project/images/images/forms.py:214 +#: dashboards/project/images/images/forms.py:216 msgid "Architecture" msgstr "Architecture" #: dashboards/project/images/images/forms.py:84 -#: dashboards/project/images/images/forms.py:221 +#: dashboards/project/images/images/forms.py:223 msgid "Minimum Disk (GB)" msgstr "Espace disque minimal (Go)" #: dashboards/project/images/images/forms.py:86 -#: dashboards/project/images/images/forms.py:223 +#: dashboards/project/images/images/forms.py:225 msgid "" "The minimum disk size required to boot the image. If unspecified, this value" " defaults to 0 (no minimum)." msgstr "La taille minimale du disque nécessaire pour démarrer l'image. Si non spécifiée, la valeur par défaut est 0 (pas de minimum)." #: dashboards/project/images/images/forms.py:90 -#: dashboards/project/images/images/forms.py:229 +#: dashboards/project/images/images/forms.py:231 msgid "Minimum RAM (MB)" msgstr "RAM minimale (Mo)" #: dashboards/project/images/images/forms.py:92 -#: dashboards/project/images/images/forms.py:231 +#: dashboards/project/images/images/forms.py:233 msgid "" "The minimum memory size required to boot the image. If unspecified, this " "value defaults to 0 (no minimum)." @@ -10116,20 +10112,24 @@ msgstr "Impossible de créer une nouvelle image" msgid "Unable to create new image: Invalid disk format %s for image." msgstr "" -#: dashboards/project/images/images/forms.py:203 +#: dashboards/project/images/images/forms.py:191 +msgid "Unable to create new image: Image name too long." +msgstr "" + +#: dashboards/project/images/images/forms.py:205 msgid "Kernel ID" msgstr "ID Noyau" -#: dashboards/project/images/images/forms.py:209 +#: dashboards/project/images/images/forms.py:211 msgid "Ramdisk ID" msgstr "ID Ramdisk" -#: dashboards/project/images/images/forms.py:251 +#: dashboards/project/images/images/forms.py:253 #, python-format msgid "Unable to update image \"%s\"." msgstr "Impossible de mettre à jour l'image \"%s\"." -#: dashboards/project/images/images/forms.py:278 +#: dashboards/project/images/images/forms.py:280 msgid "Image was successfully updated." msgstr "Image mise à jour avec succès." @@ -10286,7 +10286,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:388 +#: dashboards/project/instances/tables.py:407 #: dashboards/project/volumes/volumes/tables.py:168 msgid "Create Snapshot" msgstr "Créer un instantané" @@ -10450,28 +10450,32 @@ msgid_plural "Suspended Instances" msgstr[0] "Instance Suspendue" msgstr[1] "Instances Suspendues" -#: dashboards/project/instances/tables.py:375 +#: dashboards/project/instances/tables.py:352 +msgid "Launch Instance NG" +msgstr "" + +#: dashboards/project/instances/tables.py:394 msgid "Edit Security Groups" msgstr "Editer les groupes de sécurité" -#: dashboards/project/instances/tables.py:401 +#: dashboards/project/instances/tables.py:420 #: dashboards/project/instances/tabs.py:61 msgid "Console" msgstr "Console" -#: dashboards/project/instances/tables.py:421 +#: dashboards/project/instances/tables.py:440 msgid "View Log" msgstr "Voir le journal" -#: dashboards/project/instances/tables.py:462 +#: dashboards/project/instances/tables.py:481 msgid "Confirm Resize/Migrate" msgstr "Confirmer Redimensionner/Migrer" -#: dashboards/project/instances/tables.py:475 +#: dashboards/project/instances/tables.py:494 msgid "Revert Resize/Migrate" msgstr "Annulation Redimensionnement/Migration" -#: dashboards/project/instances/tables.py:488 +#: dashboards/project/instances/tables.py:507 #: dashboards/project/instances/views.py:256 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 @@ -10479,478 +10483,478 @@ msgstr "Annulation Redimensionnement/Migration" msgid "Rebuild Instance" msgstr "Reconstruire l'instance" -#: dashboards/project/instances/tables.py:505 +#: dashboards/project/instances/tables.py:524 msgid "Retrieve Password" msgstr "Récupérer le mot de passe" -#: dashboards/project/instances/tables.py:528 -#: dashboards/project/instances/tables.py:553 +#: dashboards/project/instances/tables.py:547 +#: dashboards/project/instances/tables.py:572 msgid "Associate Floating IP" msgstr "Associer une adresse IP flottante" -#: dashboards/project/instances/tables.py:572 +#: dashboards/project/instances/tables.py:591 #, python-format msgid "Successfully associated floating IP: %s" msgstr "IP flottante associée avec succès : %s" -#: dashboards/project/instances/tables.py:576 +#: dashboards/project/instances/tables.py:595 msgid "Unable to associate floating IP." msgstr "Impossible d'associer l'adresse IP flottante." -#: dashboards/project/instances/tables.py:582 +#: dashboards/project/instances/tables.py:601 msgid "Disassociate Floating IP" msgstr "Dissocier une adresse IP flottante" -#: dashboards/project/instances/tables.py:610 +#: dashboards/project/instances/tables.py:629 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "IP flottante dissociée avec succès : %s " -#: dashboards/project/instances/tables.py:613 +#: dashboards/project/instances/tables.py:632 msgid "No floating IPs to disassociate." msgstr "Aucune adresse IP à dissocier." -#: dashboards/project/instances/tables.py:623 +#: dashboards/project/instances/tables.py:642 #, python-format msgid "Please try again later [Error: %s]." msgstr "Veuillez essayer à nouveau ultérieurement [Error : %s]." -#: dashboards/project/instances/tables.py:625 +#: dashboards/project/instances/tables.py:644 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ée. Essayez à nouveau ultérieurement ou sélectionnez une zone de disponibilité différente." -#: dashboards/project/instances/tables.py:637 +#: dashboards/project/instances/tables.py:656 #, python-format msgid "" "Failed to perform requested operation on instance \"%s\", the instance has " "an error status" msgstr "" -#: dashboards/project/instances/tables.py:653 +#: dashboards/project/instances/tables.py:672 #: dashboards/project/instances/views.py:395 #, python-format msgid "Unable to retrieve flavor information for instance \"%s\"." msgstr "" -#: dashboards/project/instances/tables.py:670 +#: dashboards/project/instances/tables.py:689 msgid "Start Instance" msgid_plural "Start Instances" msgstr[0] "Démarrer une Instance" msgstr[1] "Démarrer les Instances" -#: dashboards/project/instances/tables.py:678 +#: dashboards/project/instances/tables.py:697 msgid "Started Instance" msgid_plural "Started Instances" msgstr[0] "Instance Démarrée" msgstr[1] "Instances Démarrées" -#: dashboards/project/instances/tables.py:695 +#: dashboards/project/instances/tables.py:714 msgid "To power off a specific instance." msgstr "" -#: dashboards/project/instances/tables.py:701 +#: dashboards/project/instances/tables.py:720 msgctxt "Action to perform (the instance is currently running)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "Éteindre l'Instance" msgstr[1] "Éteindre les Instances" -#: dashboards/project/instances/tables.py:710 +#: dashboards/project/instances/tables.py:729 msgctxt "Past action (the instance is currently already Shut Off)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "Instance Éteinte" msgstr[1] "Instances Éteintes" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:750 msgid "Lock Instance" msgid_plural "Lock Instances" msgstr[0] "Verrouiller les Instances" msgstr[1] "Verrouiller les Instances" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:758 msgid "Locked Instance" msgid_plural "Locked Instances" msgstr[0] "Instances verrouillées " msgstr[1] "Instances verrouillées " -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:781 msgid "Unlock Instance" msgid_plural "Unlock Instances" msgstr[0] "Déverrouiller les Instances" msgstr[1] "Déverrouiller les Instances" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:789 msgid "Unlocked Instance" msgid_plural "Unlocked Instances" msgstr[0] "Instances déverrouillées" msgstr[1] "Instances déverrouillées" -#: dashboards/project/instances/tables.py:815 +#: dashboards/project/instances/tables.py:834 #, python-format msgid "%s GB" msgstr "%s Go" -#: dashboards/project/instances/tables.py:840 -#: dashboards/project/instances/tables.py:862 +#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:881 msgctxt "Current status of an Instance" msgid "Deleted" msgstr "Supprimée" -#: dashboards/project/instances/tables.py:841 +#: dashboards/project/instances/tables.py:860 msgctxt "Current status of an Instance" msgid "Active" msgstr "Active" -#: dashboards/project/instances/tables.py:842 +#: dashboards/project/instances/tables.py:861 msgctxt "Current status of an Instance" msgid "Shutoff" msgstr "Éteinte" -#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:863 msgctxt "Current status of an Instance" msgid "Suspended" msgstr "Suspendue" -#: dashboards/project/instances/tables.py:845 +#: dashboards/project/instances/tables.py:864 msgctxt "Current status of an Instance" msgid "Paused" msgstr "En pause" -#: dashboards/project/instances/tables.py:846 +#: dashboards/project/instances/tables.py:865 msgctxt "Current status of an Instance" msgid "Error" msgstr "Erreur" -#: dashboards/project/instances/tables.py:848 +#: dashboards/project/instances/tables.py:867 msgctxt "Current status of an Instance" msgid "Resize/Migrate" msgstr "Redimensionnement/Migration" -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:869 msgctxt "Current status of an Instance" msgid "Confirm or Revert Resize/Migrate" msgstr "Confirmation ou annulation Redimensionnement/Migration" -#: dashboards/project/instances/tables.py:852 +#: dashboards/project/instances/tables.py:871 msgctxt "Current status of an Instance" msgid "Revert Resize/Migrate" msgstr "Annulation Redimensionnement/Migration" -#: dashboards/project/instances/tables.py:853 +#: dashboards/project/instances/tables.py:872 msgctxt "Current status of an Instance" msgid "Reboot" msgstr "Redémarrage" -#: dashboards/project/instances/tables.py:855 +#: dashboards/project/instances/tables.py:874 msgctxt "Current status of an Instance" msgid "Hard Reboot" msgstr "Redémarrage à froid" -#: dashboards/project/instances/tables.py:856 +#: dashboards/project/instances/tables.py:875 msgctxt "Current status of an Instance" msgid "Password" msgstr "Mot de passe" -#: dashboards/project/instances/tables.py:857 +#: dashboards/project/instances/tables.py:876 msgctxt "Current status of an Instance" msgid "Rebuild" msgstr "Reconstruction" -#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:878 msgctxt "Current status of an Instance" msgid "Migrating" msgstr "Migration" -#: dashboards/project/instances/tables.py:860 +#: dashboards/project/instances/tables.py:879 msgctxt "Current status of an Instance" msgid "Build" msgstr "Construction" -#: dashboards/project/instances/tables.py:861 +#: dashboards/project/instances/tables.py:880 msgctxt "Current status of an Instance" msgid "Rescue" msgstr "Mode Secours" -#: dashboards/project/instances/tables.py:864 +#: dashboards/project/instances/tables.py:883 msgctxt "Current status of an Instance" msgid "Soft Deleted" msgstr "Supprimée à chaud" -#: dashboards/project/instances/tables.py:865 +#: dashboards/project/instances/tables.py:884 msgctxt "Current status of an Instance" msgid "Shelved" msgstr "Réservée" -#: dashboards/project/instances/tables.py:867 +#: dashboards/project/instances/tables.py:886 msgctxt "Current status of an Instance" msgid "Shelved Offloaded" msgstr "Réservée et déchargée" -#: dashboards/project/instances/tables.py:870 +#: dashboards/project/instances/tables.py:889 msgctxt "Task status of an Instance" msgid "None" msgstr "Aucun" -#: dashboards/project/instances/tables.py:875 +#: dashboards/project/instances/tables.py:894 msgctxt "Task status of an Instance" msgid "Scheduling" msgstr "Planification" -#: dashboards/project/instances/tables.py:877 +#: dashboards/project/instances/tables.py:896 msgctxt "Task status of an Instance" msgid "Block Device Mapping" msgstr "Block Device Mapping" -#: dashboards/project/instances/tables.py:879 +#: dashboards/project/instances/tables.py:898 msgctxt "Task status of an Instance" msgid "Networking" msgstr "Démarrage du réseau" -#: dashboards/project/instances/tables.py:880 +#: dashboards/project/instances/tables.py:899 msgctxt "Task status of an Instance" msgid "Spawning" msgstr "Génération" -#: dashboards/project/instances/tables.py:882 +#: dashboards/project/instances/tables.py:901 msgctxt "Task status of an Instance" msgid "Snapshotting" msgstr "Snapshot en cours" -#: dashboards/project/instances/tables.py:884 +#: dashboards/project/instances/tables.py:903 msgctxt "Task status of an Instance" msgid "Image Snapshot Pending" msgstr "En attente de snapshot" -#: dashboards/project/instances/tables.py:886 +#: dashboards/project/instances/tables.py:905 msgctxt "Task status of an Instance" msgid "Image Pending Upload" msgstr "Image en attente d'upload" -#: dashboards/project/instances/tables.py:888 +#: dashboards/project/instances/tables.py:907 msgctxt "Task status of an Instance" msgid "Image Uploading" msgstr "Upload de l'image" -#: dashboards/project/instances/tables.py:890 +#: dashboards/project/instances/tables.py:909 msgctxt "Task status of an Instance" msgid "Image Backup" msgstr "Création d'une sauvegarde" -#: dashboards/project/instances/tables.py:892 +#: dashboards/project/instances/tables.py:911 msgctxt "Task status of an Instance" msgid "Updating Password" msgstr "Mise à jour du mot de passe" -#: dashboards/project/instances/tables.py:894 +#: dashboards/project/instances/tables.py:913 msgctxt "Task status of an Instance" msgid "Preparing Resize or Migrate" msgstr "Préparation Redimensionnement ou Migration" -#: dashboards/project/instances/tables.py:896 +#: dashboards/project/instances/tables.py:915 msgctxt "Task status of an Instance" msgid "Resizing or Migrating" msgstr "Redimensionnement ou Migration" -#: dashboards/project/instances/tables.py:898 +#: dashboards/project/instances/tables.py:917 msgctxt "Task status of an Instance" msgid "Resized or Migrated" msgstr "Redimensionnée ou Migrée" -#: dashboards/project/instances/tables.py:900 +#: dashboards/project/instances/tables.py:919 msgctxt "Task status of an Instance" msgid "Finishing Resize or Migrate" msgstr "Finalisation du redimensionnement ou de la migration" -#: dashboards/project/instances/tables.py:902 +#: dashboards/project/instances/tables.py:921 msgctxt "Task status of an Instance" msgid "Reverting Resize or Migrate" msgstr "Annulation du redimensionnement ou de la migration" -#: dashboards/project/instances/tables.py:904 +#: dashboards/project/instances/tables.py:923 msgctxt "Task status of an Instance" msgid "Confirming Resize or Migrate" msgstr "Confirmation du redimensionnement ou de la migration" -#: dashboards/project/instances/tables.py:905 +#: dashboards/project/instances/tables.py:924 msgctxt "Task status of an Instance" msgid "Rebooting" msgstr "Redémarrage" -#: dashboards/project/instances/tables.py:907 +#: dashboards/project/instances/tables.py:926 msgctxt "Task status of an Instance" msgid "Reboot Pending" msgstr "" -#: dashboards/project/instances/tables.py:909 +#: dashboards/project/instances/tables.py:928 msgctxt "Task status of an Instance" msgid "Reboot Started" msgstr "" -#: dashboards/project/instances/tables.py:911 +#: dashboards/project/instances/tables.py:930 msgctxt "Task status of an Instance" msgid "Rebooting Hard" msgstr "Redémarrage à froid" -#: dashboards/project/instances/tables.py:913 +#: dashboards/project/instances/tables.py:932 msgctxt "Task status of an Instance" msgid "Reboot Pending Hard" msgstr "" -#: dashboards/project/instances/tables.py:915 +#: dashboards/project/instances/tables.py:934 msgctxt "Task status of an Instance" msgid "Reboot Started Hard" msgstr "" -#: dashboards/project/instances/tables.py:916 +#: dashboards/project/instances/tables.py:935 msgctxt "Task status of an Instance" msgid "Pausing" msgstr "Mise en pause" -#: dashboards/project/instances/tables.py:917 -#: dashboards/project/instances/tables.py:920 +#: dashboards/project/instances/tables.py:936 +#: dashboards/project/instances/tables.py:939 msgctxt "Task status of an Instance" msgid "Resuming" msgstr "Reprise en cours" -#: dashboards/project/instances/tables.py:919 +#: dashboards/project/instances/tables.py:938 msgctxt "Task status of an Instance" msgid "Suspending" msgstr "Suspension" -#: dashboards/project/instances/tables.py:922 +#: dashboards/project/instances/tables.py:941 msgctxt "Task status of an Instance" msgid "Powering Off" msgstr "Mise hors tension" -#: dashboards/project/instances/tables.py:924 +#: dashboards/project/instances/tables.py:943 msgctxt "Task status of an Instance" msgid "Powering On" msgstr "Mise sous tension" -#: dashboards/project/instances/tables.py:925 +#: dashboards/project/instances/tables.py:944 msgctxt "Task status of an Instance" msgid "Rescuing" msgstr "Mode secours" -#: dashboards/project/instances/tables.py:927 +#: dashboards/project/instances/tables.py:946 msgctxt "Task status of an Instance" msgid "Unrescuing" msgstr "Sortie du mode secours" -#: dashboards/project/instances/tables.py:929 +#: dashboards/project/instances/tables.py:948 msgctxt "Task status of an Instance" msgid "Rebuilding" msgstr "Reconstruction" -#: dashboards/project/instances/tables.py:931 +#: dashboards/project/instances/tables.py:950 msgctxt "Task status of an Instance" msgid "Rebuild Block Device Mapping" msgstr "Reconstruction de mappage d'unité par bloc" -#: dashboards/project/instances/tables.py:933 +#: dashboards/project/instances/tables.py:952 msgctxt "Task status of an Instance" msgid "Rebuild Spawning" msgstr "Génération d'une Reconstruction" -#: dashboards/project/instances/tables.py:934 +#: dashboards/project/instances/tables.py:953 msgctxt "Task status of an Instance" msgid "Migrating" msgstr "Migration" -#: dashboards/project/instances/tables.py:935 +#: dashboards/project/instances/tables.py:954 msgctxt "Task status of an Instance" msgid "Deleting" msgstr "Suppression" -#: dashboards/project/instances/tables.py:937 +#: dashboards/project/instances/tables.py:956 msgctxt "Task status of an Instance" msgid "Soft Deleting" msgstr "Suppression à chaud" -#: dashboards/project/instances/tables.py:938 +#: dashboards/project/instances/tables.py:957 msgctxt "Task status of an Instance" msgid "Restoring" msgstr "Restauration" -#: dashboards/project/instances/tables.py:939 +#: dashboards/project/instances/tables.py:958 msgctxt "Task status of an Instance" msgid "Shelving" msgstr "Réservation" -#: dashboards/project/instances/tables.py:941 +#: dashboards/project/instances/tables.py:960 msgctxt "Task status of an Instance" msgid "Shelving Image Pending Upload" msgstr "Réservation de l'image avant téléchargement" -#: dashboards/project/instances/tables.py:943 +#: dashboards/project/instances/tables.py:962 msgctxt "Task status of an Instance" msgid "Shelving Image Uploading" msgstr "Réservation de l'image et téléchargement" -#: dashboards/project/instances/tables.py:945 +#: dashboards/project/instances/tables.py:964 msgctxt "Task status of an Instance" msgid "Shelving Offloading" msgstr "Réservation, déchargement" -#: dashboards/project/instances/tables.py:947 +#: dashboards/project/instances/tables.py:966 msgctxt "Task status of an Instance" msgid "Unshelving" msgstr "Déréservation" -#: dashboards/project/instances/tables.py:951 +#: dashboards/project/instances/tables.py:970 msgctxt "Power state of an Instance" msgid "No State" msgstr "Pas d'état" -#: dashboards/project/instances/tables.py:952 +#: dashboards/project/instances/tables.py:971 msgctxt "Power state of an Instance" msgid "Running" msgstr "En fonctionnement" -#: dashboards/project/instances/tables.py:953 +#: dashboards/project/instances/tables.py:972 msgctxt "Power state of an Instance" msgid "Blocked" msgstr "Bloquée" -#: dashboards/project/instances/tables.py:954 +#: dashboards/project/instances/tables.py:973 msgctxt "Power state of an Instance" msgid "Paused" msgstr "En pause" -#: dashboards/project/instances/tables.py:955 +#: dashboards/project/instances/tables.py:974 msgctxt "Power state of an Instance" msgid "Shut Down" msgstr "Extinction" -#: dashboards/project/instances/tables.py:956 +#: dashboards/project/instances/tables.py:975 msgctxt "Power state of an Instance" msgid "Shut Off" msgstr "Éteinte" -#: dashboards/project/instances/tables.py:957 +#: dashboards/project/instances/tables.py:976 msgctxt "Power state of an Instance" msgid "Crashed" msgstr "Crashé" -#: dashboards/project/instances/tables.py:958 +#: dashboards/project/instances/tables.py:977 msgctxt "Power state of an Instance" msgid "Suspended" msgstr "Suspendue" -#: dashboards/project/instances/tables.py:959 +#: dashboards/project/instances/tables.py:978 msgctxt "Power state of an Instance" msgid "Failed" msgstr "Échec" -#: dashboards/project/instances/tables.py:960 +#: dashboards/project/instances/tables.py:979 msgctxt "Power state of an Instance" msgid "Building" msgstr "Construction" -#: dashboards/project/instances/tables.py:998 +#: dashboards/project/instances/tables.py:1017 #: dashboards/project/instances/workflows/create_instance.py:529 msgid "Key Pair" msgstr "Paire de clés" @@ -12855,15 +12859,25 @@ msgstr "" #: dashboards/project/networks/ports/tables.py:60 msgctxt "status of a network port" -msgid "ACTIVE" -msgstr "ACTIVE" +msgid "Active" +msgstr "" #: dashboards/project/networks/ports/tables.py:61 msgctxt "status of a network port" -msgid "DOWN" +msgid "Down" msgstr "" -#: dashboards/project/networks/ports/tables.py:70 +#: dashboards/project/networks/ports/tables.py:62 +msgctxt "status of a neteork port" +msgid "Error" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:63 +msgctxt "status of a network port" +msgid "Build" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:72 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40 msgid "Attached Device" msgstr "Périphérique attaché" @@ -13533,9 +13547,9 @@ 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:56 dashboards/project/stacks/views.py:92 -#: dashboards/project/stacks/templates/stacks/_change_template.html:9 -#: dashboards/project/stacks/templates/stacks/_select_template.html:9 +#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:90 +#: dashboards/project/stacks/views.py:96 +#: dashboards/project/stacks/views.py:106 #: dashboards/project/stacks/templates/stacks/select_template.html:3 msgid "Select Template" msgstr "Sélectionnez un modèle" @@ -13632,8 +13646,8 @@ msgid "Stack Name" msgstr "Nom de la Stack" #: dashboards/project/stacks/forms.py:240 -#: dashboards/project/stacks/views.py:136 -#: dashboards/project/stacks/views.py:142 +#: dashboards/project/stacks/views.py:146 +#: dashboards/project/stacks/views.py:152 #: dashboards/project/stacks/templates/stacks/preview_template.html:3 msgid "Preview Template" msgstr "" @@ -13688,7 +13702,7 @@ msgid "Stack creation started." msgstr "Création de Stack commencée" #: dashboards/project/stacks/forms.py:399 -#: dashboards/project/stacks/templates/stacks/_update.html:8 +#: dashboards/project/stacks/views.py:198 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "Mise à jour des paramètres de la Stack." @@ -13709,15 +13723,15 @@ msgid "Stacks" msgstr "Stacks" #: dashboards/project/stacks/tables.py:32 -#: dashboards/project/stacks/views.py:154 -#: dashboards/project/stacks/templates/stacks/_create.html:8 +#: dashboards/project/stacks/views.py:162 +#: dashboards/project/stacks/views.py:168 #: dashboards/project/stacks/templates/stacks/create.html:3 msgid "Launch Stack" msgstr "Lancer la Stack" #: dashboards/project/stacks/tables.py:41 -#: dashboards/project/stacks/views.py:220 -#: dashboards/project/stacks/views.py:226 +#: dashboards/project/stacks/views.py:239 +#: dashboards/project/stacks/views.py:245 #: dashboards/project/stacks/templates/stacks/preview.html:3 msgid "Preview Stack" msgstr "" @@ -13991,47 +14005,51 @@ msgstr "Impossible d'obtenir les ressources pour la Stack \"%s\"." msgid "Unable to retrieve stack list." msgstr "Impossible d'extraire la liste des Stacks." -#: dashboards/project/stacks/views.py:104 +#: dashboards/project/stacks/views.py:113 #: dashboards/project/stacks/templates/stacks/change_template.html:3 msgid "Change Template" msgstr "Changer un modèle." -#: dashboards/project/stacks/views.py:117 -#: dashboards/project/stacks/views.py:212 -#: dashboards/project/stacks/views.py:268 +#: dashboards/project/stacks/views.py:127 +#: dashboards/project/stacks/views.py:231 +#: dashboards/project/stacks/views.py:287 msgid "Unable to retrieve stack." msgstr "Impossible d'extraire la Stack." -#: dashboards/project/stacks/views.py:186 +#: dashboards/project/stacks/views.py:201 +msgid "Update" +msgstr "Mettre à jour" + +#: dashboards/project/stacks/views.py:204 msgid "Update Stack" msgstr "Mise à jour de la Stack" -#: dashboards/project/stacks/views.py:223 +#: dashboards/project/stacks/views.py:242 msgid "Preview" msgstr "" -#: dashboards/project/stacks/views.py:236 +#: dashboards/project/stacks/views.py:255 #: dashboards/project/stacks/templates/stacks/preview_details.html:3 msgid "Preview Stack Details" msgstr "" -#: dashboards/project/stacks/views.py:248 +#: dashboards/project/stacks/views.py:267 msgid "Stack Details: {{ stack.stack_name }}" msgstr "" -#: dashboards/project/stacks/views.py:279 +#: dashboards/project/stacks/views.py:298 msgid "Unable to retrieve stack template." msgstr "Impossible de récupérer le modèle de stack." -#: dashboards/project/stacks/views.py:296 +#: dashboards/project/stacks/views.py:315 msgid "Resource Details: {{ resource.resource_name }}" msgstr "" -#: dashboards/project/stacks/views.py:313 +#: dashboards/project/stacks/views.py:332 msgid "Unable to retrieve resource." msgstr "Impossible de récupérer la ressource." -#: dashboards/project/stacks/views.py:326 +#: dashboards/project/stacks/views.py:345 msgid "Unable to retrieve metadata." msgstr "Impossible de récupérer les métadonnées." @@ -14072,14 +14090,14 @@ msgstr "Attributs" msgid "Properties" msgstr "Propriétées" -#: dashboards/project/stacks/templates/stacks/_change_template.html:20 -#: dashboards/project/stacks/templates/stacks/_select_template.html:20 +#: dashboards/project/stacks/templates/stacks/_change_template.html:6 +#: dashboards/project/stacks/templates/stacks/_select_template.html:6 msgid "" "Use one of the available template source options to specify the template to " "be used in creating this stack." msgstr "Utiliser une des options de modèle source disponibles pour préciser le modèle à utiliser lors de la création de cette Stack." -#: dashboards/project/stacks/templates/stacks/_create.html:19 +#: dashboards/project/stacks/templates/stacks/_create.html:5 msgid "Create a new stack with the provided values." msgstr "Créer une nouvelle Stack avec les valeurs fournies." @@ -14155,17 +14173,13 @@ msgstr "Métadonnée de la ressource" msgid "Stack Template" msgstr "Modèle de Stack" -#: dashboards/project/stacks/templates/stacks/_update.html:19 +#: dashboards/project/stacks/templates/stacks/_update.html:5 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 "Mettre à jour la Stack avec les valeurs fournies. Veuillez noter que chaque paramètres cryptés, comme les mots de passe, sera réinitialisés par défaut si vous ne les changez pas ici. " -#: dashboards/project/stacks/templates/stacks/_update.html:24 -msgid "Update" -msgstr "Mettre à jour" - #: dashboards/project/stacks/templates/stacks/detail.html:3 msgid "Stack Details" msgstr "Détails de la Stack" diff --git a/openstack_dashboard/locale/hi/LC_MESSAGES/django.po b/openstack_dashboard/locale/hi/LC_MESSAGES/django.po index f023b2d736..5a4f2aa4d9 100644 --- a/openstack_dashboard/locale/hi/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/hi/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:32+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Hindi (http://www.transifex.com/projects/p/horizon/language/hi/)\n" "MIME-Version: 1.0\n" @@ -604,7 +604,7 @@ msgstr "प्रशासक" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7 #: dashboards/project/images/images/forms.py:40 -#: dashboards/project/images/images/forms.py:198 +#: dashboards/project/images/images/forms.py:200 #: dashboards/project/images/templates/images/images/_detail_overview.html:9 #: dashboards/project/instances/templates/instances/_detail_overview.html:10 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9 @@ -619,7 +619,7 @@ msgstr "प्रशासक" #: dashboards/project/networks/forms.py:35 #: dashboards/project/networks/tables.py:168 #: dashboards/project/networks/ports/forms.py:36 -#: dashboards/project/networks/ports/tables.py:67 +#: dashboards/project/networks/ports/tables.py:69 #: dashboards/project/networks/subnets/tables.py:129 #: dashboards/project/networks/templates/networks/_detail_overview.html:7 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10 @@ -660,7 +660,7 @@ msgstr "नाम" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:22 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:48 -#: dashboards/project/instances/tables.py:1006 +#: dashboards/project/instances/tables.py:1025 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:81 #: dashboards/project/volumes/volumes/forms.py:122 @@ -989,12 +989,12 @@ msgstr "होस्ट जोड़ने या हटाने में त #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:18 -#: dashboards/project/stacks/templates/stacks/_change_template.html:19 -#: dashboards/project/stacks/templates/stacks/_create.html:18 +#: dashboards/project/stacks/templates/stacks/_change_template.html:5 +#: dashboards/project/stacks/templates/stacks/_create.html:4 #: dashboards/project/stacks/templates/stacks/_preview.html:4 #: dashboards/project/stacks/templates/stacks/_preview_template.html:5 -#: dashboards/project/stacks/templates/stacks/_select_template.html:19 -#: dashboards/project/stacks/templates/stacks/_update.html:18 +#: dashboards/project/stacks/templates/stacks/_select_template.html:5 +#: dashboards/project/stacks/templates/stacks/_update.html:4 #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html:5 @@ -1057,10 +1057,6 @@ msgstr "होस्ट समुच्चय एक उपलब्धि क #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28 #: dashboards/project/routers/templates/routers/ports/_create.html:30 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:25 -#: dashboards/project/stacks/templates/stacks/_change_template.html:26 -#: dashboards/project/stacks/templates/stacks/_create.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:26 -#: dashboards/project/stacks/templates/stacks/_update.html:25 #: dashboards/project/volumes/templates/volumes/volumes/_attach.html:20 #: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:17 msgid "Cancel" @@ -1120,7 +1116,7 @@ msgstr "VCPUs" #: dashboards/project/databases/views.py:48 #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:1025 +#: dashboards/project/instances/tables.py:1044 #: dashboards/project/instances/views.py:55 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/network_topology/instances/tables.py:23 @@ -1221,7 +1217,7 @@ msgstr "कुंजी जोड़ी" #: dashboards/admin/defaults/tables.py:56 #: dashboards/admin/networks/ports/tables.py:94 #: dashboards/identity/projects/workflows.py:63 -#: dashboards/project/networks/ports/tables.py:69 +#: dashboards/project/networks/ports/tables.py:71 #: dashboards/project/routers/ports/tables.py:110 usage/quotas.py:69 msgid "Fixed IPs" msgstr "स्थिर IP" @@ -1431,7 +1427,7 @@ msgstr "आईडी" #: dashboards/project/containers/templates/containers/_container_detail.html:14 #: dashboards/project/containers/templates/containers/_container_metadata.html:7 #: dashboards/project/images/images/forms.py:95 -#: dashboards/project/images/images/forms.py:237 +#: dashboards/project/images/images/forms.py:239 #: dashboards/project/images/images/tables.py:163 #: dashboards/project/images/images/tables.py:252 #: dashboards/project/images/templates/images/images/_detail_overview.html:21 @@ -1638,8 +1634,8 @@ msgstr "" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:320 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:966 -#: dashboards/project/instances/tables.py:989 +#: dashboards/project/instances/tables.py:985 +#: dashboards/project/instances/tables.py:1008 #: dashboards/project/instances/workflows/create_instance.py:84 #: dashboards/project/overview/views.py:32 usage/tables.py:80 msgid "Instance Name" @@ -1868,7 +1864,7 @@ msgstr "क्षेत्र" #: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 #: dashboards/project/images/images/tables.py:247 #: dashboards/project/images/templates/images/images/_detail_overview.html:19 -#: dashboards/project/instances/tables.py:1001 +#: dashboards/project/instances/tables.py:1020 #: dashboards/project/instances/templates/instances/_detail_overview.html:14 #: dashboards/project/loadbalancers/tables.py:324 #: dashboards/project/loadbalancers/tables.py:377 @@ -1876,7 +1872,7 @@ msgstr "क्षेत्र" #: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 #: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60 #: dashboards/project/networks/tables.py:174 -#: dashboards/project/networks/ports/tables.py:72 +#: dashboards/project/networks/ports/tables.py:74 #: dashboards/project/networks/templates/networks/_detail_overview.html:13 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 #: dashboards/project/routers/tables.py:212 @@ -1984,7 +1980,7 @@ msgstr "बिंब नाम =" #: dashboards/admin/images/tables.py:62 #: dashboards/admin/instances/tables.py:99 -#: dashboards/project/instances/tables.py:967 +#: dashboards/project/instances/tables.py:986 msgid "Status =" msgstr "स्थिति =" @@ -2003,7 +1999,7 @@ msgstr "अधिकतम आकार (MB)" #: dashboards/admin/images/tables.py:71 #: dashboards/admin/instances/tables.py:132 #: dashboards/project/images/images/tables.py:242 -#: dashboards/project/instances/tables.py:991 +#: dashboards/project/instances/tables.py:1010 #: dashboards/project/instances/templates/instances/_detail_overview.html:114 #: dashboards/project/instances/workflows/create_instance.py:108 #: dashboards/project/volumes/volumes/forms.py:638 @@ -2279,12 +2275,12 @@ msgid "IPv6 Address =" msgstr "IPv6 पता =" #: dashboards/admin/instances/tables.py:100 -#: dashboards/project/instances/tables.py:968 +#: dashboards/project/instances/tables.py:987 msgid "Image ID =" msgstr "बिंब ID =" #: dashboards/admin/instances/tables.py:101 -#: dashboards/project/instances/tables.py:969 +#: dashboards/project/instances/tables.py:988 msgid "Flavor ID =" msgstr "फ्लैवर ID =" @@ -2292,7 +2288,7 @@ msgstr "फ्लैवर ID =" #: dashboards/project/access_and_security/floating_ips/tables.py:194 #: dashboards/project/access_and_security/floating_ips/workflows.py:33 #: dashboards/project/access_and_security/floating_ips/workflows.py:40 -#: dashboards/project/instances/tables.py:993 +#: dashboards/project/instances/tables.py:1012 #: dashboards/project/loadbalancers/tables.py:367 msgid "IP Address" msgstr "IP पता" @@ -2305,7 +2301,7 @@ msgstr "IP पता" #: dashboards/project/databases/tables.py:327 #: dashboards/project/images/images/tables.py:263 #: dashboards/project/images/templates/images/images/_detail_overview.html:46 -#: dashboards/project/instances/tables.py:996 +#: dashboards/project/instances/tables.py:1015 #: dashboards/project/instances/templates/instances/_instance_flavor.html:7 #: dashboards/project/volumes/backups/tables.py:123 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37 @@ -2316,17 +2312,17 @@ msgid "Size" msgstr "आकार" #: dashboards/admin/instances/tables.py:147 -#: dashboards/project/instances/tables.py:1008 +#: dashboards/project/instances/tables.py:1027 msgid "Task" msgstr "कार्य" #: dashboards/admin/instances/tables.py:154 -#: dashboards/project/instances/tables.py:1015 +#: dashboards/project/instances/tables.py:1034 msgid "Power State" msgstr "पॉवर की स्थिति" #: dashboards/admin/instances/tables.py:157 -#: dashboards/project/instances/tables.py:1018 usage/tables.py:83 +#: dashboards/project/instances/tables.py:1037 usage/tables.py:83 msgid "Time since created" msgstr "निर्माण के समय से समय" @@ -2399,7 +2395,7 @@ msgstr "" #: dashboards/admin/metadata_defs/tables.py:149 #: dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:20 #: dashboards/project/images/images/forms.py:96 -#: dashboards/project/images/images/forms.py:238 +#: dashboards/project/images/images/forms.py:240 #: dashboards/project/images/images/tables.py:256 #: dashboards/project/images/templates/images/images/_detail_overview.html:23 msgid "Protected" @@ -2517,7 +2513,7 @@ msgstr "" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10 #: dashboards/project/images/images/forms.py:41 -#: dashboards/project/images/images/forms.py:199 +#: dashboards/project/images/images/forms.py:201 #: dashboards/project/images/templates/images/images/_detail_overview.html:12 #: dashboards/project/loadbalancers/forms.py:36 #: dashboards/project/loadbalancers/forms.py:78 @@ -2718,7 +2714,7 @@ msgstr "निर्मित" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:20 #: dashboards/project/images/templates/images/images/_detail_overview.html:31 -#: dashboards/project/instances/tables.py:622 +#: dashboards/project/instances/tables.py:641 #: 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 @@ -3177,7 +3173,7 @@ msgstr "" #: dashboards/project/networks/tables.py:177 #: dashboards/project/networks/workflows.py:49 #: dashboards/project/networks/ports/forms.py:40 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:77 #: dashboards/project/networks/templates/networks/_detail_overview.html:15 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34 #: dashboards/project/routers/forms.py:36 @@ -3494,7 +3490,7 @@ msgid "Device owner attached to the port" msgstr " पोर्ट से जुड़ा हुआ युक्ति स्वामी" #: dashboards/admin/networks/ports/forms.py:57 -#: dashboards/project/networks/ports/tables.py:78 +#: dashboards/project/networks/ports/tables.py:80 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" msgstr "मैक लर्निंग कोर्स" @@ -3563,7 +3559,7 @@ msgstr "मैक लर्निंग स्टेट" #: dashboards/admin/networks/ports/tables.py:109 #: dashboards/identity/projects/workflows.py:76 -#: dashboards/project/networks/ports/tables.py:85 usage/quotas.py:79 +#: dashboards/project/networks/ports/tables.py:87 usage/quotas.py:79 msgid "Ports" msgstr "पोर्ट" @@ -5880,7 +5876,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "सफलतापूर्वक जुड़े अस्थायी आईपी को अलग किया: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:155 -#: dashboards/project/instances/tables.py:616 +#: dashboards/project/instances/tables.py:635 msgid "Unable to disassociate floating IP." msgstr "सफलतापूर्वक जुड़े अस्थायी आईपी को अलग करने में असमर्थ" @@ -7221,9 +7217,9 @@ msgstr "" #: dashboards/project/data_processing/cluster_templates/workflows/create.py:81 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:374 -#: dashboards/project/stacks/views.py:139 -#: dashboards/project/stacks/templates/stacks/_change_template.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:25 +#: dashboards/project/stacks/views.py:93 +#: dashboards/project/stacks/views.py:109 +#: dashboards/project/stacks/views.py:149 msgid "Next" msgstr "अगला" @@ -7440,7 +7436,7 @@ msgstr "" #: dashboards/project/databases/workflows/create_instance.py:335 #: dashboards/project/images/images/tables.py:36 #: dashboards/project/instances/workflows/create_instance.py:820 -#: dashboards/project/stacks/templates/stacks/_create.html:24 +#: dashboards/project/stacks/views.py:165 msgid "Launch" msgstr "लांच करें" @@ -8634,8 +8630,8 @@ msgstr[1] "" #: dashboards/project/databases/tables.py:248 #: dashboards/project/databases/tables.py:265 #: dashboards/project/databases/tables.py:271 -#: dashboards/project/instances/tables.py:825 -#: dashboards/project/instances/tables.py:832 +#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:851 #: dashboards/project/instances/views.py:398 #: dashboards/project/instances/templates/instances/_detail_overview.html:64 #: dashboards/project/instances/templates/instances/_detail_overview.html:100 @@ -8935,7 +8931,7 @@ msgid "Resize Volume" msgstr "" #: dashboards/project/databases/tables.py:212 -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:457 #: dashboards/project/instances/workflows/resize_instance.py:84 msgid "Resize Instance" msgstr "इंस्टांस का आकार बदलें" @@ -9236,7 +9232,7 @@ msgstr "इंस्टांस विवरण" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:352 +#: dashboards/project/instances/tables.py:371 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "इंस्टांस संपादित करें " @@ -10059,35 +10055,35 @@ msgid "A local image to upload." msgstr "अपलोड करने के लिए स्थानीय बिंब।" #: dashboards/project/images/images/forms.py:76 -#: dashboards/project/images/images/forms.py:219 +#: dashboards/project/images/images/forms.py:221 #: dashboards/project/images/images/tables.py:259 msgid "Format" msgstr "प्रारूप" #: dashboards/project/images/images/forms.py:81 -#: dashboards/project/images/images/forms.py:214 +#: dashboards/project/images/images/forms.py:216 msgid "Architecture" msgstr "आर्किटेक्चर" #: dashboards/project/images/images/forms.py:84 -#: dashboards/project/images/images/forms.py:221 +#: dashboards/project/images/images/forms.py:223 msgid "Minimum Disk (GB)" msgstr "न्यूनतम डिस्क (जीबी)" #: dashboards/project/images/images/forms.py:86 -#: dashboards/project/images/images/forms.py:223 +#: dashboards/project/images/images/forms.py:225 msgid "" "The minimum disk size required to boot the image. If unspecified, this value" " defaults to 0 (no minimum)." msgstr "बिंब बूट करने के लिए आवश्यक न्यूनतम डिस्क आकार. 0 को अनिर्दिष्ट, तो यह मान चूक (कोई न्यूनतम)." #: dashboards/project/images/images/forms.py:90 -#: dashboards/project/images/images/forms.py:229 +#: dashboards/project/images/images/forms.py:231 msgid "Minimum RAM (MB)" msgstr "न्यूनतम रैम (एमबी)" #: dashboards/project/images/images/forms.py:92 -#: dashboards/project/images/images/forms.py:231 +#: dashboards/project/images/images/forms.py:233 msgid "" "The minimum memory size required to boot the image. If unspecified, this " "value defaults to 0 (no minimum)." @@ -10115,20 +10111,24 @@ msgstr "" msgid "Unable to create new image: Invalid disk format %s for image." msgstr "" -#: dashboards/project/images/images/forms.py:203 +#: dashboards/project/images/images/forms.py:191 +msgid "Unable to create new image: Image name too long." +msgstr "" + +#: dashboards/project/images/images/forms.py:205 msgid "Kernel ID" msgstr "कर्नेल आईडी" -#: dashboards/project/images/images/forms.py:209 +#: dashboards/project/images/images/forms.py:211 msgid "Ramdisk ID" msgstr "रैमडिस्क आईडी" -#: dashboards/project/images/images/forms.py:251 +#: dashboards/project/images/images/forms.py:253 #, python-format msgid "Unable to update image \"%s\"." msgstr "बिंब को अद्यतन करने में असमर्थ \"%s\"." -#: dashboards/project/images/images/forms.py:278 +#: dashboards/project/images/images/forms.py:280 msgid "Image was successfully updated." msgstr "बिंब सफलतापूर्वक अद्यतन किया गया था." @@ -10285,7 +10285,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:388 +#: dashboards/project/instances/tables.py:407 #: dashboards/project/volumes/volumes/tables.py:168 msgid "Create Snapshot" msgstr "स्नेपशॉट बनायें" @@ -10449,28 +10449,32 @@ msgid_plural "Suspended Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:375 +#: dashboards/project/instances/tables.py:352 +msgid "Launch Instance NG" +msgstr "" + +#: dashboards/project/instances/tables.py:394 msgid "Edit Security Groups" msgstr "सुरक्षा समूह संपादित करें " -#: dashboards/project/instances/tables.py:401 +#: dashboards/project/instances/tables.py:420 #: dashboards/project/instances/tabs.py:61 msgid "Console" msgstr "कंसोल" -#: dashboards/project/instances/tables.py:421 +#: dashboards/project/instances/tables.py:440 msgid "View Log" msgstr "लॉग देखें" -#: dashboards/project/instances/tables.py:462 +#: dashboards/project/instances/tables.py:481 msgid "Confirm Resize/Migrate" msgstr "आकार बदलें / माइग्रेट की पुष्टि करें" -#: dashboards/project/instances/tables.py:475 +#: dashboards/project/instances/tables.py:494 msgid "Revert Resize/Migrate" msgstr "आकार बदलें / माइग्रेट वापस लाएं" -#: dashboards/project/instances/tables.py:488 +#: dashboards/project/instances/tables.py:507 #: dashboards/project/instances/views.py:256 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 @@ -10478,478 +10482,478 @@ msgstr "आकार बदलें / माइग्रेट वापस ल msgid "Rebuild Instance" msgstr "इंस्टांस पुन: निर्माण करें" -#: dashboards/project/instances/tables.py:505 +#: dashboards/project/instances/tables.py:524 msgid "Retrieve Password" msgstr "पासवर्ड की पनःप्राप्ति" -#: dashboards/project/instances/tables.py:528 -#: dashboards/project/instances/tables.py:553 +#: dashboards/project/instances/tables.py:547 +#: dashboards/project/instances/tables.py:572 msgid "Associate Floating IP" msgstr "अस्थायी आईपी जोड़ें" -#: dashboards/project/instances/tables.py:572 +#: dashboards/project/instances/tables.py:591 #, python-format msgid "Successfully associated floating IP: %s" msgstr "सफलतापूर्वक जुड़े अस्थायी आईपी: %s" -#: dashboards/project/instances/tables.py:576 +#: dashboards/project/instances/tables.py:595 msgid "Unable to associate floating IP." msgstr "अस्थायी आईपी संबद्ध करने में असमर्थ." -#: dashboards/project/instances/tables.py:582 +#: dashboards/project/instances/tables.py:601 msgid "Disassociate Floating IP" msgstr "जुड़े अस्थायी आईपी को अलग करें" -#: dashboards/project/instances/tables.py:610 +#: dashboards/project/instances/tables.py:629 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "सफलतापूर्वक जुड़े अस्थायी आईपी को अलग किया: %s" -#: dashboards/project/instances/tables.py:613 +#: dashboards/project/instances/tables.py:632 msgid "No floating IPs to disassociate." msgstr "अलग करने के लिए कोई अस्थायी आईपी नहीं " -#: dashboards/project/instances/tables.py:623 +#: dashboards/project/instances/tables.py:642 #, python-format msgid "Please try again later [Error: %s]." msgstr "कृपया बाद में फिर से कोशिश करें [त्रुटि: %s]." -#: dashboards/project/instances/tables.py:625 +#: dashboards/project/instances/tables.py:644 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:637 +#: dashboards/project/instances/tables.py:656 #, python-format msgid "" "Failed to perform requested operation on instance \"%s\", the instance has " "an error status" msgstr "" -#: dashboards/project/instances/tables.py:653 +#: dashboards/project/instances/tables.py:672 #: dashboards/project/instances/views.py:395 #, python-format msgid "Unable to retrieve flavor information for instance \"%s\"." msgstr "" -#: dashboards/project/instances/tables.py:670 +#: dashboards/project/instances/tables.py:689 msgid "Start Instance" msgid_plural "Start Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:678 +#: dashboards/project/instances/tables.py:697 msgid "Started Instance" msgid_plural "Started Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:695 +#: dashboards/project/instances/tables.py:714 msgid "To power off a specific instance." msgstr "" -#: dashboards/project/instances/tables.py:701 +#: dashboards/project/instances/tables.py:720 msgctxt "Action to perform (the instance is currently running)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:710 +#: dashboards/project/instances/tables.py:729 msgctxt "Past action (the instance is currently already Shut Off)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:750 msgid "Lock Instance" msgid_plural "Lock Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:758 msgid "Locked Instance" msgid_plural "Locked Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:781 msgid "Unlock Instance" msgid_plural "Unlock Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:789 msgid "Unlocked Instance" msgid_plural "Unlocked Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:815 +#: dashboards/project/instances/tables.py:834 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:840 -#: dashboards/project/instances/tables.py:862 +#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:881 msgctxt "Current status of an Instance" msgid "Deleted" msgstr "मिटाया" -#: dashboards/project/instances/tables.py:841 +#: dashboards/project/instances/tables.py:860 msgctxt "Current status of an Instance" msgid "Active" msgstr "सक्रिय" -#: dashboards/project/instances/tables.py:842 +#: dashboards/project/instances/tables.py:861 msgctxt "Current status of an Instance" msgid "Shutoff" msgstr "बंद" -#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:863 msgctxt "Current status of an Instance" msgid "Suspended" msgstr "निलंबित है" -#: dashboards/project/instances/tables.py:845 +#: dashboards/project/instances/tables.py:864 msgctxt "Current status of an Instance" msgid "Paused" msgstr "ठहरा हुआ" -#: dashboards/project/instances/tables.py:846 +#: dashboards/project/instances/tables.py:865 msgctxt "Current status of an Instance" msgid "Error" msgstr "त्रुटि" -#: dashboards/project/instances/tables.py:848 +#: dashboards/project/instances/tables.py:867 msgctxt "Current status of an Instance" msgid "Resize/Migrate" msgstr "आकार बदलें / माइग्रेट" -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:869 msgctxt "Current status of an Instance" msgid "Confirm or Revert Resize/Migrate" msgstr "आकार बदलें / माइग्रेट की पुष्टि करने या वापस लाएं" -#: dashboards/project/instances/tables.py:852 +#: dashboards/project/instances/tables.py:871 msgctxt "Current status of an Instance" msgid "Revert Resize/Migrate" msgstr "आकार बदलें / माइग्रेट वापस लाएं" -#: dashboards/project/instances/tables.py:853 +#: dashboards/project/instances/tables.py:872 msgctxt "Current status of an Instance" msgid "Reboot" msgstr "रिबूट करें" -#: dashboards/project/instances/tables.py:855 +#: dashboards/project/instances/tables.py:874 msgctxt "Current status of an Instance" msgid "Hard Reboot" msgstr "हार्ड रिबूट" -#: dashboards/project/instances/tables.py:856 +#: dashboards/project/instances/tables.py:875 msgctxt "Current status of an Instance" msgid "Password" msgstr "पासवर्ड" -#: dashboards/project/instances/tables.py:857 +#: dashboards/project/instances/tables.py:876 msgctxt "Current status of an Instance" msgid "Rebuild" msgstr "पुनः निर्माण" -#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:878 msgctxt "Current status of an Instance" msgid "Migrating" msgstr "उत्प्रवासित हो रहा है" -#: dashboards/project/instances/tables.py:860 +#: dashboards/project/instances/tables.py:879 msgctxt "Current status of an Instance" msgid "Build" msgstr "बिल्ड" -#: dashboards/project/instances/tables.py:861 +#: dashboards/project/instances/tables.py:880 msgctxt "Current status of an Instance" msgid "Rescue" msgstr "बचाव" -#: dashboards/project/instances/tables.py:864 +#: dashboards/project/instances/tables.py:883 msgctxt "Current status of an Instance" msgid "Soft Deleted" msgstr "" -#: dashboards/project/instances/tables.py:865 +#: dashboards/project/instances/tables.py:884 msgctxt "Current status of an Instance" msgid "Shelved" msgstr "" -#: dashboards/project/instances/tables.py:867 +#: dashboards/project/instances/tables.py:886 msgctxt "Current status of an Instance" msgid "Shelved Offloaded" msgstr "" -#: dashboards/project/instances/tables.py:870 +#: dashboards/project/instances/tables.py:889 msgctxt "Task status of an Instance" msgid "None" msgstr "कोई नहीं" -#: dashboards/project/instances/tables.py:875 +#: dashboards/project/instances/tables.py:894 msgctxt "Task status of an Instance" msgid "Scheduling" msgstr "समय-सारणी" -#: dashboards/project/instances/tables.py:877 +#: dashboards/project/instances/tables.py:896 msgctxt "Task status of an Instance" msgid "Block Device Mapping" msgstr "" -#: dashboards/project/instances/tables.py:879 +#: dashboards/project/instances/tables.py:898 msgctxt "Task status of an Instance" msgid "Networking" msgstr "संजालन" -#: dashboards/project/instances/tables.py:880 +#: dashboards/project/instances/tables.py:899 msgctxt "Task status of an Instance" msgid "Spawning" msgstr "" -#: dashboards/project/instances/tables.py:882 +#: dashboards/project/instances/tables.py:901 msgctxt "Task status of an Instance" msgid "Snapshotting" msgstr "Snapshotting" -#: dashboards/project/instances/tables.py:884 +#: dashboards/project/instances/tables.py:903 msgctxt "Task status of an Instance" msgid "Image Snapshot Pending" msgstr "" -#: dashboards/project/instances/tables.py:886 +#: dashboards/project/instances/tables.py:905 msgctxt "Task status of an Instance" msgid "Image Pending Upload" msgstr "" -#: dashboards/project/instances/tables.py:888 +#: dashboards/project/instances/tables.py:907 msgctxt "Task status of an Instance" msgid "Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:890 +#: dashboards/project/instances/tables.py:909 msgctxt "Task status of an Instance" msgid "Image Backup" msgstr "" -#: dashboards/project/instances/tables.py:892 +#: dashboards/project/instances/tables.py:911 msgctxt "Task status of an Instance" msgid "Updating Password" msgstr "कूटशब्द का अद्यतन" -#: dashboards/project/instances/tables.py:894 +#: dashboards/project/instances/tables.py:913 msgctxt "Task status of an Instance" msgid "Preparing Resize or Migrate" msgstr "आकार बदलने या माइग्रेट की तयारी कर रहा हैं" -#: dashboards/project/instances/tables.py:896 +#: dashboards/project/instances/tables.py:915 msgctxt "Task status of an Instance" msgid "Resizing or Migrating" msgstr "आकार बदलना या माइग्रेट हो रहा हैं" -#: dashboards/project/instances/tables.py:898 +#: dashboards/project/instances/tables.py:917 msgctxt "Task status of an Instance" msgid "Resized or Migrated" msgstr "आकार बदले या माइग्रेट करें" -#: dashboards/project/instances/tables.py:900 +#: dashboards/project/instances/tables.py:919 msgctxt "Task status of an Instance" msgid "Finishing Resize or Migrate" msgstr "आकार बदलने या माइग्रेट होना पूर्ण हो रहा हैं" -#: dashboards/project/instances/tables.py:902 +#: dashboards/project/instances/tables.py:921 msgctxt "Task status of an Instance" msgid "Reverting Resize or Migrate" msgstr "आकार बदलने या माइग्रेट वापिस लाएँ" -#: dashboards/project/instances/tables.py:904 +#: dashboards/project/instances/tables.py:923 msgctxt "Task status of an Instance" msgid "Confirming Resize or Migrate" msgstr "आकार बदलने या माइग्रेट करने की पुष्टि कर रहा हैं " -#: dashboards/project/instances/tables.py:905 +#: dashboards/project/instances/tables.py:924 msgctxt "Task status of an Instance" msgid "Rebooting" msgstr "पुनः प्रारंभ करें" -#: dashboards/project/instances/tables.py:907 +#: dashboards/project/instances/tables.py:926 msgctxt "Task status of an Instance" msgid "Reboot Pending" msgstr "" -#: dashboards/project/instances/tables.py:909 +#: dashboards/project/instances/tables.py:928 msgctxt "Task status of an Instance" msgid "Reboot Started" msgstr "" -#: dashboards/project/instances/tables.py:911 +#: dashboards/project/instances/tables.py:930 msgctxt "Task status of an Instance" msgid "Rebooting Hard" msgstr "" -#: dashboards/project/instances/tables.py:913 +#: dashboards/project/instances/tables.py:932 msgctxt "Task status of an Instance" msgid "Reboot Pending Hard" msgstr "" -#: dashboards/project/instances/tables.py:915 +#: dashboards/project/instances/tables.py:934 msgctxt "Task status of an Instance" msgid "Reboot Started Hard" msgstr "" -#: dashboards/project/instances/tables.py:916 +#: dashboards/project/instances/tables.py:935 msgctxt "Task status of an Instance" msgid "Pausing" msgstr "ठहरें" -#: dashboards/project/instances/tables.py:917 -#: dashboards/project/instances/tables.py:920 +#: dashboards/project/instances/tables.py:936 +#: dashboards/project/instances/tables.py:939 msgctxt "Task status of an Instance" msgid "Resuming" msgstr "पुनरारंभ किया जा रहा है." -#: dashboards/project/instances/tables.py:919 +#: dashboards/project/instances/tables.py:938 msgctxt "Task status of an Instance" msgid "Suspending" msgstr "" -#: dashboards/project/instances/tables.py:922 +#: dashboards/project/instances/tables.py:941 msgctxt "Task status of an Instance" msgid "Powering Off" msgstr "" -#: dashboards/project/instances/tables.py:924 +#: dashboards/project/instances/tables.py:943 msgctxt "Task status of an Instance" msgid "Powering On" msgstr "" -#: dashboards/project/instances/tables.py:925 +#: dashboards/project/instances/tables.py:944 msgctxt "Task status of an Instance" msgid "Rescuing" msgstr "" -#: dashboards/project/instances/tables.py:927 +#: dashboards/project/instances/tables.py:946 msgctxt "Task status of an Instance" msgid "Unrescuing" msgstr "" -#: dashboards/project/instances/tables.py:929 +#: dashboards/project/instances/tables.py:948 msgctxt "Task status of an Instance" msgid "Rebuilding" msgstr "" -#: dashboards/project/instances/tables.py:931 +#: dashboards/project/instances/tables.py:950 msgctxt "Task status of an Instance" msgid "Rebuild Block Device Mapping" msgstr "" -#: dashboards/project/instances/tables.py:933 +#: dashboards/project/instances/tables.py:952 msgctxt "Task status of an Instance" msgid "Rebuild Spawning" msgstr "" -#: dashboards/project/instances/tables.py:934 +#: dashboards/project/instances/tables.py:953 msgctxt "Task status of an Instance" msgid "Migrating" msgstr "उत्प्रवासित हो रहा है" -#: dashboards/project/instances/tables.py:935 +#: dashboards/project/instances/tables.py:954 msgctxt "Task status of an Instance" msgid "Deleting" msgstr "मिटाया जा रहा है" -#: dashboards/project/instances/tables.py:937 +#: dashboards/project/instances/tables.py:956 msgctxt "Task status of an Instance" msgid "Soft Deleting" msgstr "" -#: dashboards/project/instances/tables.py:938 +#: dashboards/project/instances/tables.py:957 msgctxt "Task status of an Instance" msgid "Restoring" msgstr "पुनर्भंडारण" -#: dashboards/project/instances/tables.py:939 +#: dashboards/project/instances/tables.py:958 msgctxt "Task status of an Instance" msgid "Shelving" msgstr "" -#: dashboards/project/instances/tables.py:941 +#: dashboards/project/instances/tables.py:960 msgctxt "Task status of an Instance" msgid "Shelving Image Pending Upload" msgstr "" -#: dashboards/project/instances/tables.py:943 +#: dashboards/project/instances/tables.py:962 msgctxt "Task status of an Instance" msgid "Shelving Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:945 +#: dashboards/project/instances/tables.py:964 msgctxt "Task status of an Instance" msgid "Shelving Offloading" msgstr "" -#: dashboards/project/instances/tables.py:947 +#: dashboards/project/instances/tables.py:966 msgctxt "Task status of an Instance" msgid "Unshelving" msgstr "" -#: dashboards/project/instances/tables.py:951 +#: dashboards/project/instances/tables.py:970 msgctxt "Power state of an Instance" msgid "No State" msgstr "कोई स्थिति नहीं" -#: dashboards/project/instances/tables.py:952 +#: dashboards/project/instances/tables.py:971 msgctxt "Power state of an Instance" msgid "Running" msgstr "चल रहा है" -#: dashboards/project/instances/tables.py:953 +#: dashboards/project/instances/tables.py:972 msgctxt "Power state of an Instance" msgid "Blocked" msgstr "रोका हुआ" -#: dashboards/project/instances/tables.py:954 +#: dashboards/project/instances/tables.py:973 msgctxt "Power state of an Instance" msgid "Paused" msgstr "ठहरा हुआ" -#: dashboards/project/instances/tables.py:955 +#: dashboards/project/instances/tables.py:974 msgctxt "Power state of an Instance" msgid "Shut Down" msgstr "बंद करें" -#: dashboards/project/instances/tables.py:956 +#: dashboards/project/instances/tables.py:975 msgctxt "Power state of an Instance" msgid "Shut Off" msgstr "बंद करें" -#: dashboards/project/instances/tables.py:957 +#: dashboards/project/instances/tables.py:976 msgctxt "Power state of an Instance" msgid "Crashed" msgstr "क्रैश" -#: dashboards/project/instances/tables.py:958 +#: dashboards/project/instances/tables.py:977 msgctxt "Power state of an Instance" msgid "Suspended" msgstr "निलंबित है" -#: dashboards/project/instances/tables.py:959 +#: dashboards/project/instances/tables.py:978 msgctxt "Power state of an Instance" msgid "Failed" msgstr "" -#: dashboards/project/instances/tables.py:960 +#: dashboards/project/instances/tables.py:979 msgctxt "Power state of an Instance" msgid "Building" msgstr "बिल्डिंग" -#: dashboards/project/instances/tables.py:998 +#: dashboards/project/instances/tables.py:1017 #: dashboards/project/instances/workflows/create_instance.py:529 msgid "Key Pair" msgstr "कुंजी युग्म" @@ -12854,15 +12858,25 @@ msgstr "" #: dashboards/project/networks/ports/tables.py:60 msgctxt "status of a network port" -msgid "ACTIVE" +msgid "Active" msgstr "" #: dashboards/project/networks/ports/tables.py:61 msgctxt "status of a network port" -msgid "DOWN" +msgid "Down" msgstr "" -#: dashboards/project/networks/ports/tables.py:70 +#: dashboards/project/networks/ports/tables.py:62 +msgctxt "status of a neteork port" +msgid "Error" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:63 +msgctxt "status of a network port" +msgid "Build" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:72 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40 msgid "Attached Device" msgstr "संलग्न युक्ति" @@ -13532,9 +13546,9 @@ msgid "" "a gateway for external connectivity." msgstr "आप रूटर करने के लिए एक निर्दिष्ट बाह्य नेटवर्क से कनेक्ट कर सकते हैं. बाह्य नेटवर्क रूटर की डिफ़ॉल्ट मार्ग के रूप में माना जाता है और रूटर बाहरी कनेक्टिविटी के लिए एक प्रवेश द्वार के रूप में कार्य करता है." -#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:92 -#: dashboards/project/stacks/templates/stacks/_change_template.html:9 -#: dashboards/project/stacks/templates/stacks/_select_template.html:9 +#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:90 +#: dashboards/project/stacks/views.py:96 +#: dashboards/project/stacks/views.py:106 #: dashboards/project/stacks/templates/stacks/select_template.html:3 msgid "Select Template" msgstr "टेम्पलेट का चयन करें" @@ -13631,8 +13645,8 @@ msgid "Stack Name" msgstr " ढेर नाम" #: dashboards/project/stacks/forms.py:240 -#: dashboards/project/stacks/views.py:136 -#: dashboards/project/stacks/views.py:142 +#: dashboards/project/stacks/views.py:146 +#: dashboards/project/stacks/views.py:152 #: dashboards/project/stacks/templates/stacks/preview_template.html:3 msgid "Preview Template" msgstr "" @@ -13687,7 +13701,7 @@ msgid "Stack creation started." msgstr "ढेर निर्माण शुरू कर दिया." #: dashboards/project/stacks/forms.py:399 -#: dashboards/project/stacks/templates/stacks/_update.html:8 +#: dashboards/project/stacks/views.py:198 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "अद्यतन ढेर पैरामीटर्स" @@ -13708,15 +13722,15 @@ msgid "Stacks" msgstr "ढेर" #: dashboards/project/stacks/tables.py:32 -#: dashboards/project/stacks/views.py:154 -#: dashboards/project/stacks/templates/stacks/_create.html:8 +#: dashboards/project/stacks/views.py:162 +#: dashboards/project/stacks/views.py:168 #: dashboards/project/stacks/templates/stacks/create.html:3 msgid "Launch Stack" msgstr "ढेर लॉन्च करें" #: dashboards/project/stacks/tables.py:41 -#: dashboards/project/stacks/views.py:220 -#: dashboards/project/stacks/views.py:226 +#: dashboards/project/stacks/views.py:239 +#: dashboards/project/stacks/views.py:245 #: dashboards/project/stacks/templates/stacks/preview.html:3 msgid "Preview Stack" msgstr "" @@ -13990,47 +14004,51 @@ msgstr "ढेर \"%s\" के लिए संसाधनों को प् msgid "Unable to retrieve stack list." msgstr "ढेर सूची को प्राप्त करने में असमर्थ." -#: dashboards/project/stacks/views.py:104 +#: dashboards/project/stacks/views.py:113 #: dashboards/project/stacks/templates/stacks/change_template.html:3 msgid "Change Template" msgstr "खाका बदले" -#: dashboards/project/stacks/views.py:117 -#: dashboards/project/stacks/views.py:212 -#: dashboards/project/stacks/views.py:268 +#: dashboards/project/stacks/views.py:127 +#: dashboards/project/stacks/views.py:231 +#: dashboards/project/stacks/views.py:287 msgid "Unable to retrieve stack." msgstr "ढेर को पुनः प्राप्त करने में असमर्थ." -#: dashboards/project/stacks/views.py:186 +#: dashboards/project/stacks/views.py:201 +msgid "Update" +msgstr "अद्यतन" + +#: dashboards/project/stacks/views.py:204 msgid "Update Stack" msgstr "ढेर अद्यतन " -#: dashboards/project/stacks/views.py:223 +#: dashboards/project/stacks/views.py:242 msgid "Preview" msgstr "" -#: dashboards/project/stacks/views.py:236 +#: dashboards/project/stacks/views.py:255 #: dashboards/project/stacks/templates/stacks/preview_details.html:3 msgid "Preview Stack Details" msgstr "" -#: dashboards/project/stacks/views.py:248 +#: dashboards/project/stacks/views.py:267 msgid "Stack Details: {{ stack.stack_name }}" msgstr "" -#: dashboards/project/stacks/views.py:279 +#: dashboards/project/stacks/views.py:298 msgid "Unable to retrieve stack template." msgstr "" -#: dashboards/project/stacks/views.py:296 +#: dashboards/project/stacks/views.py:315 msgid "Resource Details: {{ resource.resource_name }}" msgstr "" -#: dashboards/project/stacks/views.py:313 +#: dashboards/project/stacks/views.py:332 msgid "Unable to retrieve resource." msgstr "संसाधन को पुनः प्राप्त करने में असमर्थ." -#: dashboards/project/stacks/views.py:326 +#: dashboards/project/stacks/views.py:345 msgid "Unable to retrieve metadata." msgstr "मेटाडेटा प्राप्त करने में असमर्थ." @@ -14071,14 +14089,14 @@ msgstr "" msgid "Properties" msgstr "" -#: dashboards/project/stacks/templates/stacks/_change_template.html:20 -#: dashboards/project/stacks/templates/stacks/_select_template.html:20 +#: dashboards/project/stacks/templates/stacks/_change_template.html:6 +#: dashboards/project/stacks/templates/stacks/_select_template.html:6 msgid "" "Use one of the available template source options to specify the template to " "be used in creating this stack." msgstr "इस ढेर को बनाने में प्रयोग की जाने वाली टेम्पलेट निर्दिष्ट करने के लिए उपलब्ध टेम्पलेट स्रोत विकल्पों में से एक का प्रयोग करें." -#: dashboards/project/stacks/templates/stacks/_create.html:19 +#: dashboards/project/stacks/templates/stacks/_create.html:5 msgid "Create a new stack with the provided values." msgstr "उपलब्ध कराई मानों के साथ नई ढेर बनाएँ." @@ -14154,17 +14172,13 @@ msgstr "संसाधन मेटाडाटा" msgid "Stack Template" msgstr "" -#: dashboards/project/stacks/templates/stacks/_update.html:19 +#: dashboards/project/stacks/templates/stacks/_update.html:5 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 "उपलब्ध कराई मानों के साथ ढेर को अद्यतन करें. इस तरह के पासवर्ड के रूप में किसी भी एन्क्रिप्टेड पैरामीटर, आप उन्हें यहाँ परिवर्तन नहीं करते हैं, तो डिफ़ॉल्ट पर रीसेट हो जाएगा कृपया ध्यान दें." -#: dashboards/project/stacks/templates/stacks/_update.html:24 -msgid "Update" -msgstr "अद्यतन" - #: dashboards/project/stacks/templates/stacks/detail.html:3 msgid "Stack Details" msgstr "" diff --git a/openstack_dashboard/locale/ja/LC_MESSAGES/django.po b/openstack_dashboard/locale/ja/LC_MESSAGES/django.po index 7bcff1a654..b00f1fbdfd 100644 --- a/openstack_dashboard/locale/ja/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/ja/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:32+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Japanese (http://www.transifex.com/projects/p/horizon/language/ja/)\n" "MIME-Version: 1.0\n" @@ -606,7 +606,7 @@ msgstr "管理" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7 #: dashboards/project/images/images/forms.py:40 -#: dashboards/project/images/images/forms.py:198 +#: dashboards/project/images/images/forms.py:200 #: dashboards/project/images/templates/images/images/_detail_overview.html:9 #: dashboards/project/instances/templates/instances/_detail_overview.html:10 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9 @@ -621,7 +621,7 @@ msgstr "管理" #: dashboards/project/networks/forms.py:35 #: dashboards/project/networks/tables.py:168 #: dashboards/project/networks/ports/forms.py:36 -#: dashboards/project/networks/ports/tables.py:67 +#: dashboards/project/networks/ports/tables.py:69 #: dashboards/project/networks/subnets/tables.py:129 #: dashboards/project/networks/templates/networks/_detail_overview.html:7 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10 @@ -662,7 +662,7 @@ msgstr "名前" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:22 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:48 -#: dashboards/project/instances/tables.py:1006 +#: dashboards/project/instances/tables.py:1025 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:81 #: dashboards/project/volumes/volumes/forms.py:122 @@ -989,12 +989,12 @@ msgstr "ホストの追加、削除中にエラーがありました。" #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:18 -#: dashboards/project/stacks/templates/stacks/_change_template.html:19 -#: dashboards/project/stacks/templates/stacks/_create.html:18 +#: dashboards/project/stacks/templates/stacks/_change_template.html:5 +#: dashboards/project/stacks/templates/stacks/_create.html:4 #: dashboards/project/stacks/templates/stacks/_preview.html:4 #: dashboards/project/stacks/templates/stacks/_preview_template.html:5 -#: dashboards/project/stacks/templates/stacks/_select_template.html:19 -#: dashboards/project/stacks/templates/stacks/_update.html:18 +#: dashboards/project/stacks/templates/stacks/_select_template.html:5 +#: dashboards/project/stacks/templates/stacks/_update.html:4 #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html:5 @@ -1057,10 +1057,6 @@ msgstr "ホストアグリゲートは、ホストをグループ化し、1 つ #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28 #: dashboards/project/routers/templates/routers/ports/_create.html:30 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:25 -#: dashboards/project/stacks/templates/stacks/_change_template.html:26 -#: dashboards/project/stacks/templates/stacks/_create.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:26 -#: dashboards/project/stacks/templates/stacks/_update.html:25 #: dashboards/project/volumes/templates/volumes/volumes/_attach.html:20 #: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:17 msgid "Cancel" @@ -1120,7 +1116,7 @@ msgstr "仮想 CPU" #: dashboards/project/databases/views.py:48 #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:1025 +#: dashboards/project/instances/tables.py:1044 #: dashboards/project/instances/views.py:55 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/network_topology/instances/tables.py:23 @@ -1221,7 +1217,7 @@ msgstr "キーペア" #: dashboards/admin/defaults/tables.py:56 #: dashboards/admin/networks/ports/tables.py:94 #: dashboards/identity/projects/workflows.py:63 -#: dashboards/project/networks/ports/tables.py:69 +#: dashboards/project/networks/ports/tables.py:71 #: dashboards/project/routers/ports/tables.py:110 usage/quotas.py:69 msgid "Fixed IPs" msgstr "Fixed IP" @@ -1429,7 +1425,7 @@ msgstr "ID" #: dashboards/project/containers/templates/containers/_container_detail.html:14 #: dashboards/project/containers/templates/containers/_container_metadata.html:7 #: dashboards/project/images/images/forms.py:95 -#: dashboards/project/images/images/forms.py:237 +#: dashboards/project/images/images/forms.py:239 #: dashboards/project/images/images/tables.py:163 #: dashboards/project/images/images/tables.py:252 #: dashboards/project/images/templates/images/images/_detail_overview.html:21 @@ -1636,8 +1632,8 @@ msgstr "ローカルストレージ (総量)" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:320 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:966 -#: dashboards/project/instances/tables.py:989 +#: dashboards/project/instances/tables.py:985 +#: dashboards/project/instances/tables.py:1008 #: dashboards/project/instances/workflows/create_instance.py:84 #: dashboards/project/overview/views.py:32 usage/tables.py:80 msgid "Instance Name" @@ -1862,7 +1858,7 @@ msgstr "ゾーン" #: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 #: dashboards/project/images/images/tables.py:247 #: dashboards/project/images/templates/images/images/_detail_overview.html:19 -#: dashboards/project/instances/tables.py:1001 +#: dashboards/project/instances/tables.py:1020 #: dashboards/project/instances/templates/instances/_detail_overview.html:14 #: dashboards/project/loadbalancers/tables.py:324 #: dashboards/project/loadbalancers/tables.py:377 @@ -1870,7 +1866,7 @@ msgstr "ゾーン" #: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 #: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60 #: dashboards/project/networks/tables.py:174 -#: dashboards/project/networks/ports/tables.py:72 +#: dashboards/project/networks/ports/tables.py:74 #: dashboards/project/networks/templates/networks/_detail_overview.html:13 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 #: dashboards/project/routers/tables.py:212 @@ -1978,7 +1974,7 @@ msgstr "イメージ名 =" #: dashboards/admin/images/tables.py:62 #: dashboards/admin/instances/tables.py:99 -#: dashboards/project/instances/tables.py:967 +#: dashboards/project/instances/tables.py:986 msgid "Status =" msgstr "ステータス =" @@ -1997,7 +1993,7 @@ msgstr "最大サイズ (MB)" #: dashboards/admin/images/tables.py:71 #: dashboards/admin/instances/tables.py:132 #: dashboards/project/images/images/tables.py:242 -#: dashboards/project/instances/tables.py:991 +#: dashboards/project/instances/tables.py:1010 #: dashboards/project/instances/templates/instances/_detail_overview.html:114 #: dashboards/project/instances/workflows/create_instance.py:108 #: dashboards/project/volumes/volumes/forms.py:638 @@ -2271,12 +2267,12 @@ msgid "IPv6 Address =" msgstr "IPv6 アドレス =" #: dashboards/admin/instances/tables.py:100 -#: dashboards/project/instances/tables.py:968 +#: dashboards/project/instances/tables.py:987 msgid "Image ID =" msgstr "イメージ ID =" #: dashboards/admin/instances/tables.py:101 -#: dashboards/project/instances/tables.py:969 +#: dashboards/project/instances/tables.py:988 msgid "Flavor ID =" msgstr "フレーバー ID =" @@ -2284,7 +2280,7 @@ msgstr "フレーバー ID =" #: dashboards/project/access_and_security/floating_ips/tables.py:194 #: dashboards/project/access_and_security/floating_ips/workflows.py:33 #: dashboards/project/access_and_security/floating_ips/workflows.py:40 -#: dashboards/project/instances/tables.py:993 +#: dashboards/project/instances/tables.py:1012 #: dashboards/project/loadbalancers/tables.py:367 msgid "IP Address" msgstr "IP アドレス" @@ -2297,7 +2293,7 @@ msgstr "IP アドレス" #: dashboards/project/databases/tables.py:327 #: dashboards/project/images/images/tables.py:263 #: dashboards/project/images/templates/images/images/_detail_overview.html:46 -#: dashboards/project/instances/tables.py:996 +#: dashboards/project/instances/tables.py:1015 #: dashboards/project/instances/templates/instances/_instance_flavor.html:7 #: dashboards/project/volumes/backups/tables.py:123 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37 @@ -2308,17 +2304,17 @@ msgid "Size" msgstr "サイズ" #: dashboards/admin/instances/tables.py:147 -#: dashboards/project/instances/tables.py:1008 +#: dashboards/project/instances/tables.py:1027 msgid "Task" msgstr "タスク" #: dashboards/admin/instances/tables.py:154 -#: dashboards/project/instances/tables.py:1015 +#: dashboards/project/instances/tables.py:1034 msgid "Power State" msgstr "電源状態" #: dashboards/admin/instances/tables.py:157 -#: dashboards/project/instances/tables.py:1018 usage/tables.py:83 +#: dashboards/project/instances/tables.py:1037 usage/tables.py:83 msgid "Time since created" msgstr "作成後経過時間" @@ -2391,7 +2387,7 @@ msgstr "JSON 形式で書かれた名前空間の内容" #: dashboards/admin/metadata_defs/tables.py:149 #: dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:20 #: dashboards/project/images/images/forms.py:96 -#: dashboards/project/images/images/forms.py:238 +#: dashboards/project/images/images/forms.py:240 #: dashboards/project/images/images/tables.py:256 #: dashboards/project/images/templates/images/images/_detail_overview.html:23 msgid "Protected" @@ -2507,7 +2503,7 @@ msgstr "関連付けの更新" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10 #: dashboards/project/images/images/forms.py:41 -#: dashboards/project/images/images/forms.py:199 +#: dashboards/project/images/images/forms.py:201 #: dashboards/project/images/templates/images/images/_detail_overview.html:12 #: dashboards/project/loadbalancers/forms.py:36 #: dashboards/project/loadbalancers/forms.py:78 @@ -2708,7 +2704,7 @@ msgstr "作成時刻" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:20 #: dashboards/project/images/templates/images/images/_detail_overview.html:31 -#: dashboards/project/instances/tables.py:622 +#: dashboards/project/instances/tables.py:641 #: 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 @@ -3167,7 +3163,7 @@ msgstr "DOWN" #: dashboards/project/networks/tables.py:177 #: dashboards/project/networks/workflows.py:49 #: dashboards/project/networks/ports/forms.py:40 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:77 #: dashboards/project/networks/templates/networks/_detail_overview.html:15 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34 #: dashboards/project/routers/forms.py:36 @@ -3480,7 +3476,7 @@ msgid "Device owner attached to the port" msgstr "ポートに接続されるデバイスの所有者" #: dashboards/admin/networks/ports/forms.py:57 -#: dashboards/project/networks/ports/tables.py:78 +#: dashboards/project/networks/ports/tables.py:80 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" msgstr "MAC 学習状態" @@ -3547,7 +3543,7 @@ msgstr "MAC 学習状態" #: dashboards/admin/networks/ports/tables.py:109 #: dashboards/identity/projects/workflows.py:76 -#: dashboards/project/networks/ports/tables.py:85 usage/quotas.py:79 +#: dashboards/project/networks/ports/tables.py:87 usage/quotas.py:79 msgid "Ports" msgstr "ポート" @@ -5834,7 +5830,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "Floating IP の割り当て解除に成功しました: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:155 -#: dashboards/project/instances/tables.py:616 +#: dashboards/project/instances/tables.py:635 msgid "Unable to disassociate floating IP." msgstr "Floating IP の割り当てを解除できません。" @@ -7163,9 +7159,9 @@ msgstr "クラスターテンプレートのプラグインと Hadoop バージ #: dashboards/project/data_processing/cluster_templates/workflows/create.py:81 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:374 -#: dashboards/project/stacks/views.py:139 -#: dashboards/project/stacks/templates/stacks/_change_template.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:25 +#: dashboards/project/stacks/views.py:93 +#: dashboards/project/stacks/views.py:109 +#: dashboards/project/stacks/views.py:149 msgid "Next" msgstr "次へ" @@ -7380,7 +7376,7 @@ msgstr "利用可能なテンプレートがありません" #: dashboards/project/databases/workflows/create_instance.py:335 #: dashboards/project/images/images/tables.py:36 #: dashboards/project/instances/workflows/create_instance.py:820 -#: dashboards/project/stacks/templates/stacks/_create.html:24 +#: dashboards/project/stacks/views.py:165 msgid "Launch" msgstr "起動" @@ -8560,8 +8556,8 @@ msgstr[0] "バックアップを削除しました" #: dashboards/project/databases/tables.py:248 #: dashboards/project/databases/tables.py:265 #: dashboards/project/databases/tables.py:271 -#: dashboards/project/instances/tables.py:825 -#: dashboards/project/instances/tables.py:832 +#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:851 #: dashboards/project/instances/views.py:398 #: dashboards/project/instances/templates/instances/_detail_overview.html:64 #: dashboards/project/instances/templates/instances/_detail_overview.html:100 @@ -8853,7 +8849,7 @@ msgid "Resize Volume" msgstr "ボリュームのリサイズ" #: dashboards/project/databases/tables.py:212 -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:457 #: dashboards/project/instances/workflows/resize_instance.py:84 msgid "Resize Instance" msgstr "インスタンスのリサイズ" @@ -9154,7 +9150,7 @@ msgstr "インスタンスの詳細" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:352 +#: dashboards/project/instances/tables.py:371 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "インスタンスの編集" @@ -9972,35 +9968,35 @@ msgid "A local image to upload." msgstr "手元にあるアップロードするイメージ" #: dashboards/project/images/images/forms.py:76 -#: dashboards/project/images/images/forms.py:219 +#: dashboards/project/images/images/forms.py:221 #: dashboards/project/images/images/tables.py:259 msgid "Format" msgstr "形式" #: dashboards/project/images/images/forms.py:81 -#: dashboards/project/images/images/forms.py:214 +#: dashboards/project/images/images/forms.py:216 msgid "Architecture" msgstr "アーキテクチャー" #: dashboards/project/images/images/forms.py:84 -#: dashboards/project/images/images/forms.py:221 +#: dashboards/project/images/images/forms.py:223 msgid "Minimum Disk (GB)" msgstr "最小ディスク (GB)" #: dashboards/project/images/images/forms.py:86 -#: dashboards/project/images/images/forms.py:223 +#: dashboards/project/images/images/forms.py:225 msgid "" "The minimum disk size required to boot the image. If unspecified, this value" " defaults to 0 (no minimum)." msgstr "イメージを起動するために必要となる最小ディスク容量。指定がなければ、この値の初期値は 0 (最小値なし) です。" #: dashboards/project/images/images/forms.py:90 -#: dashboards/project/images/images/forms.py:229 +#: dashboards/project/images/images/forms.py:231 msgid "Minimum RAM (MB)" msgstr "最小メモリー (MB)" #: dashboards/project/images/images/forms.py:92 -#: dashboards/project/images/images/forms.py:231 +#: dashboards/project/images/images/forms.py:233 msgid "" "The minimum memory size required to boot the image. If unspecified, this " "value defaults to 0 (no minimum)." @@ -10028,20 +10024,24 @@ msgstr "新しいイメージを作成できません。" msgid "Unable to create new image: Invalid disk format %s for image." msgstr "新しいイメージを作成できません。無効なディスクフォーマット %s。" -#: dashboards/project/images/images/forms.py:203 +#: dashboards/project/images/images/forms.py:191 +msgid "Unable to create new image: Image name too long." +msgstr "" + +#: dashboards/project/images/images/forms.py:205 msgid "Kernel ID" msgstr "カーネル ID" -#: dashboards/project/images/images/forms.py:209 +#: dashboards/project/images/images/forms.py:211 msgid "Ramdisk ID" msgstr "RAM ディスク ID" -#: dashboards/project/images/images/forms.py:251 +#: dashboards/project/images/images/forms.py:253 #, python-format msgid "Unable to update image \"%s\"." msgstr "イメージ \"%s\" を更新できません。" -#: dashboards/project/images/images/forms.py:278 +#: dashboards/project/images/images/forms.py:280 msgid "Image was successfully updated." msgstr "イメージが正常に更新されました。" @@ -10196,7 +10196,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:388 +#: dashboards/project/instances/tables.py:407 #: dashboards/project/volumes/volumes/tables.py:168 msgid "Create Snapshot" msgstr "スナップショットの作成" @@ -10350,28 +10350,32 @@ msgid "Suspended Instance" msgid_plural "Suspended Instances" msgstr[0] "インスタンスを休止しました" -#: dashboards/project/instances/tables.py:375 +#: dashboards/project/instances/tables.py:352 +msgid "Launch Instance NG" +msgstr "" + +#: dashboards/project/instances/tables.py:394 msgid "Edit Security Groups" msgstr "セキュリティーグループの編集" -#: dashboards/project/instances/tables.py:401 +#: dashboards/project/instances/tables.py:420 #: dashboards/project/instances/tabs.py:61 msgid "Console" msgstr "コンソール" -#: dashboards/project/instances/tables.py:421 +#: dashboards/project/instances/tables.py:440 msgid "View Log" msgstr "ログの参照" -#: dashboards/project/instances/tables.py:462 +#: dashboards/project/instances/tables.py:481 msgid "Confirm Resize/Migrate" msgstr "リサイズ/マイグレーションの確定" -#: dashboards/project/instances/tables.py:475 +#: dashboards/project/instances/tables.py:494 msgid "Revert Resize/Migrate" msgstr "リサイズ/マイグレーションの取り消し中" -#: dashboards/project/instances/tables.py:488 +#: dashboards/project/instances/tables.py:507 #: dashboards/project/instances/views.py:256 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 @@ -10379,470 +10383,470 @@ msgstr "リサイズ/マイグレーションの取り消し中" msgid "Rebuild Instance" msgstr "インスタンスの再作成" -#: dashboards/project/instances/tables.py:505 +#: dashboards/project/instances/tables.py:524 msgid "Retrieve Password" msgstr "パスワードの取得" -#: dashboards/project/instances/tables.py:528 -#: dashboards/project/instances/tables.py:553 +#: dashboards/project/instances/tables.py:547 +#: dashboards/project/instances/tables.py:572 msgid "Associate Floating IP" msgstr "Floating IP の割り当て" -#: dashboards/project/instances/tables.py:572 +#: dashboards/project/instances/tables.py:591 #, python-format msgid "Successfully associated floating IP: %s" msgstr "Floating IP の割り当て解除に成功しました: %s" -#: dashboards/project/instances/tables.py:576 +#: dashboards/project/instances/tables.py:595 msgid "Unable to associate floating IP." msgstr "Floating IP の割り当てを解除できません。" -#: dashboards/project/instances/tables.py:582 +#: dashboards/project/instances/tables.py:601 msgid "Disassociate Floating IP" msgstr "Floating IP の割り当て解除" -#: dashboards/project/instances/tables.py:610 +#: dashboards/project/instances/tables.py:629 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "Floating IP の割り当て解除に成功しました: %s" -#: dashboards/project/instances/tables.py:613 +#: dashboards/project/instances/tables.py:632 msgid "No floating IPs to disassociate." msgstr "利用可能な Floating IP プールがありません。" -#: dashboards/project/instances/tables.py:623 +#: dashboards/project/instances/tables.py:642 #, python-format msgid "Please try again later [Error: %s]." msgstr "後からもう一度お試しください [エラー: %s]" -#: dashboards/project/instances/tables.py:625 +#: dashboards/project/instances/tables.py:644 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:637 +#: dashboards/project/instances/tables.py:656 #, python-format msgid "" "Failed to perform requested operation on instance \"%s\", the instance has " "an error status" msgstr "" -#: dashboards/project/instances/tables.py:653 +#: dashboards/project/instances/tables.py:672 #: dashboards/project/instances/views.py:395 #, python-format msgid "Unable to retrieve flavor information for instance \"%s\"." msgstr "インスタンス \"%s\" のフレーバー情報を取得できません。" -#: dashboards/project/instances/tables.py:670 +#: dashboards/project/instances/tables.py:689 msgid "Start Instance" msgid_plural "Start Instances" msgstr[0] "インスタンスの起動" -#: dashboards/project/instances/tables.py:678 +#: dashboards/project/instances/tables.py:697 msgid "Started Instance" msgid_plural "Started Instances" msgstr[0] "インスタンスを開始しました" -#: dashboards/project/instances/tables.py:695 +#: dashboards/project/instances/tables.py:714 msgid "To power off a specific instance." msgstr "" -#: dashboards/project/instances/tables.py:701 +#: dashboards/project/instances/tables.py:720 msgctxt "Action to perform (the instance is currently running)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "インスタンスの停止" -#: dashboards/project/instances/tables.py:710 +#: dashboards/project/instances/tables.py:729 msgctxt "Past action (the instance is currently already Shut Off)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "インスタンスを停止しました" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:750 msgid "Lock Instance" msgid_plural "Lock Instances" msgstr[0] "インスタンスのロック" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:758 msgid "Locked Instance" msgid_plural "Locked Instances" msgstr[0] "インスタンスをロックしました" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:781 msgid "Unlock Instance" msgid_plural "Unlock Instances" msgstr[0] "インスタンスのロック解除" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:789 msgid "Unlocked Instance" msgid_plural "Unlocked Instances" msgstr[0] "インスタンスのロックを解除しました" -#: dashboards/project/instances/tables.py:815 +#: dashboards/project/instances/tables.py:834 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:840 -#: dashboards/project/instances/tables.py:862 +#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:881 msgctxt "Current status of an Instance" msgid "Deleted" msgstr "削除" -#: dashboards/project/instances/tables.py:841 +#: dashboards/project/instances/tables.py:860 msgctxt "Current status of an Instance" msgid "Active" msgstr "稼働中" -#: dashboards/project/instances/tables.py:842 +#: dashboards/project/instances/tables.py:861 msgctxt "Current status of an Instance" msgid "Shutoff" msgstr "電源停止" -#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:863 msgctxt "Current status of an Instance" msgid "Suspended" msgstr "休止" -#: dashboards/project/instances/tables.py:845 +#: dashboards/project/instances/tables.py:864 msgctxt "Current status of an Instance" msgid "Paused" msgstr "一時停止" -#: dashboards/project/instances/tables.py:846 +#: dashboards/project/instances/tables.py:865 msgctxt "Current status of an Instance" msgid "Error" msgstr "エラー" -#: dashboards/project/instances/tables.py:848 +#: dashboards/project/instances/tables.py:867 msgctxt "Current status of an Instance" msgid "Resize/Migrate" msgstr "リサイズ/マイグレーション中" -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:869 msgctxt "Current status of an Instance" msgid "Confirm or Revert Resize/Migrate" msgstr "リサイズ/マイグレーションの確認待ち" -#: dashboards/project/instances/tables.py:852 +#: dashboards/project/instances/tables.py:871 msgctxt "Current status of an Instance" msgid "Revert Resize/Migrate" msgstr "リサイズ/マイグレーションの取り消し中" -#: dashboards/project/instances/tables.py:853 +#: dashboards/project/instances/tables.py:872 msgctxt "Current status of an Instance" msgid "Reboot" msgstr "リブート" -#: dashboards/project/instances/tables.py:855 +#: dashboards/project/instances/tables.py:874 msgctxt "Current status of an Instance" msgid "Hard Reboot" msgstr "ハードリブート" -#: dashboards/project/instances/tables.py:856 +#: dashboards/project/instances/tables.py:875 msgctxt "Current status of an Instance" msgid "Password" msgstr "パスワード設定中" -#: dashboards/project/instances/tables.py:857 +#: dashboards/project/instances/tables.py:876 msgctxt "Current status of an Instance" msgid "Rebuild" msgstr "再作成" -#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:878 msgctxt "Current status of an Instance" msgid "Migrating" msgstr "マイグレーション中" -#: dashboards/project/instances/tables.py:860 +#: dashboards/project/instances/tables.py:879 msgctxt "Current status of an Instance" msgid "Build" msgstr "作成中" -#: dashboards/project/instances/tables.py:861 +#: dashboards/project/instances/tables.py:880 msgctxt "Current status of an Instance" msgid "Rescue" msgstr "レスキュー中" -#: dashboards/project/instances/tables.py:864 +#: dashboards/project/instances/tables.py:883 msgctxt "Current status of an Instance" msgid "Soft Deleted" msgstr "ソフト削除" -#: dashboards/project/instances/tables.py:865 +#: dashboards/project/instances/tables.py:884 msgctxt "Current status of an Instance" msgid "Shelved" msgstr "退避" -#: dashboards/project/instances/tables.py:867 +#: dashboards/project/instances/tables.py:886 msgctxt "Current status of an Instance" msgid "Shelved Offloaded" msgstr "退避オフロード" -#: dashboards/project/instances/tables.py:870 +#: dashboards/project/instances/tables.py:889 msgctxt "Task status of an Instance" msgid "None" msgstr "なし" -#: dashboards/project/instances/tables.py:875 +#: dashboards/project/instances/tables.py:894 msgctxt "Task status of an Instance" msgid "Scheduling" msgstr "スケジューリング中" -#: dashboards/project/instances/tables.py:877 +#: dashboards/project/instances/tables.py:896 msgctxt "Task status of an Instance" msgid "Block Device Mapping" msgstr "ブロックデバイスマッピング中" -#: dashboards/project/instances/tables.py:879 +#: dashboards/project/instances/tables.py:898 msgctxt "Task status of an Instance" msgid "Networking" msgstr "ネットワーク設定中" -#: dashboards/project/instances/tables.py:880 +#: dashboards/project/instances/tables.py:899 msgctxt "Task status of an Instance" msgid "Spawning" msgstr "起動中" -#: dashboards/project/instances/tables.py:882 +#: dashboards/project/instances/tables.py:901 msgctxt "Task status of an Instance" msgid "Snapshotting" msgstr "スナップショットの取得中" -#: dashboards/project/instances/tables.py:884 +#: dashboards/project/instances/tables.py:903 msgctxt "Task status of an Instance" msgid "Image Snapshot Pending" msgstr "イメージスナップショット取得待ち" -#: dashboards/project/instances/tables.py:886 +#: dashboards/project/instances/tables.py:905 msgctxt "Task status of an Instance" msgid "Image Pending Upload" msgstr "イメージアップロード待ち" -#: dashboards/project/instances/tables.py:888 +#: dashboards/project/instances/tables.py:907 msgctxt "Task status of an Instance" msgid "Image Uploading" msgstr "イメージアップロード中" -#: dashboards/project/instances/tables.py:890 +#: dashboards/project/instances/tables.py:909 msgctxt "Task status of an Instance" msgid "Image Backup" msgstr "イメージバックアップ" -#: dashboards/project/instances/tables.py:892 +#: dashboards/project/instances/tables.py:911 msgctxt "Task status of an Instance" msgid "Updating Password" msgstr "パスワード更新中" -#: dashboards/project/instances/tables.py:894 +#: dashboards/project/instances/tables.py:913 msgctxt "Task status of an Instance" msgid "Preparing Resize or Migrate" msgstr "リサイズ/マイグレーションの準備中" -#: dashboards/project/instances/tables.py:896 +#: dashboards/project/instances/tables.py:915 msgctxt "Task status of an Instance" msgid "Resizing or Migrating" msgstr "容量変更/マイグレーションの実行中" -#: dashboards/project/instances/tables.py:898 +#: dashboards/project/instances/tables.py:917 msgctxt "Task status of an Instance" msgid "Resized or Migrated" msgstr "リサイズ/マイグレーション済み" -#: dashboards/project/instances/tables.py:900 +#: dashboards/project/instances/tables.py:919 msgctxt "Task status of an Instance" msgid "Finishing Resize or Migrate" msgstr "リサイズ/マイグレーションの終了中" -#: dashboards/project/instances/tables.py:902 +#: dashboards/project/instances/tables.py:921 msgctxt "Task status of an Instance" msgid "Reverting Resize or Migrate" msgstr "リサイズ/マイグレーションの取り消し中" -#: dashboards/project/instances/tables.py:904 +#: dashboards/project/instances/tables.py:923 msgctxt "Task status of an Instance" msgid "Confirming Resize or Migrate" msgstr "リサイズ/マイグレーションの確定中" -#: dashboards/project/instances/tables.py:905 +#: dashboards/project/instances/tables.py:924 msgctxt "Task status of an Instance" msgid "Rebooting" msgstr "リブート中" -#: dashboards/project/instances/tables.py:907 +#: dashboards/project/instances/tables.py:926 msgctxt "Task status of an Instance" msgid "Reboot Pending" msgstr "リブート待ち" -#: dashboards/project/instances/tables.py:909 +#: dashboards/project/instances/tables.py:928 msgctxt "Task status of an Instance" msgid "Reboot Started" msgstr "リブートを開始しました" -#: dashboards/project/instances/tables.py:911 +#: dashboards/project/instances/tables.py:930 msgctxt "Task status of an Instance" msgid "Rebooting Hard" msgstr "ハードリブート中" -#: dashboards/project/instances/tables.py:913 +#: dashboards/project/instances/tables.py:932 msgctxt "Task status of an Instance" msgid "Reboot Pending Hard" msgstr "ハードリブート待ち" -#: dashboards/project/instances/tables.py:915 +#: dashboards/project/instances/tables.py:934 msgctxt "Task status of an Instance" msgid "Reboot Started Hard" msgstr "ハードリブートを開始しました" -#: dashboards/project/instances/tables.py:916 +#: dashboards/project/instances/tables.py:935 msgctxt "Task status of an Instance" msgid "Pausing" msgstr "一時停止中" -#: dashboards/project/instances/tables.py:917 -#: dashboards/project/instances/tables.py:920 +#: dashboards/project/instances/tables.py:936 +#: dashboards/project/instances/tables.py:939 msgctxt "Task status of an Instance" msgid "Resuming" msgstr "再開中" -#: dashboards/project/instances/tables.py:919 +#: dashboards/project/instances/tables.py:938 msgctxt "Task status of an Instance" msgid "Suspending" msgstr "休止中" -#: dashboards/project/instances/tables.py:922 +#: dashboards/project/instances/tables.py:941 msgctxt "Task status of an Instance" msgid "Powering Off" msgstr "電源停止中" -#: dashboards/project/instances/tables.py:924 +#: dashboards/project/instances/tables.py:943 msgctxt "Task status of an Instance" msgid "Powering On" msgstr "電源投入中" -#: dashboards/project/instances/tables.py:925 +#: dashboards/project/instances/tables.py:944 msgctxt "Task status of an Instance" msgid "Rescuing" msgstr "レスキュー中" -#: dashboards/project/instances/tables.py:927 +#: dashboards/project/instances/tables.py:946 msgctxt "Task status of an Instance" msgid "Unrescuing" msgstr "アンレスキュー中" -#: dashboards/project/instances/tables.py:929 +#: dashboards/project/instances/tables.py:948 msgctxt "Task status of an Instance" msgid "Rebuilding" msgstr "再作成中" -#: dashboards/project/instances/tables.py:931 +#: dashboards/project/instances/tables.py:950 msgctxt "Task status of an Instance" msgid "Rebuild Block Device Mapping" msgstr "再作成のブロックデバイスのマッピング中" -#: dashboards/project/instances/tables.py:933 +#: dashboards/project/instances/tables.py:952 msgctxt "Task status of an Instance" msgid "Rebuild Spawning" msgstr "再作成の起動中" -#: dashboards/project/instances/tables.py:934 +#: dashboards/project/instances/tables.py:953 msgctxt "Task status of an Instance" msgid "Migrating" msgstr "マイグレーション中" -#: dashboards/project/instances/tables.py:935 +#: dashboards/project/instances/tables.py:954 msgctxt "Task status of an Instance" msgid "Deleting" msgstr "削除中" -#: dashboards/project/instances/tables.py:937 +#: dashboards/project/instances/tables.py:956 msgctxt "Task status of an Instance" msgid "Soft Deleting" msgstr "ソフト削除中" -#: dashboards/project/instances/tables.py:938 +#: dashboards/project/instances/tables.py:957 msgctxt "Task status of an Instance" msgid "Restoring" msgstr "リストア中" -#: dashboards/project/instances/tables.py:939 +#: dashboards/project/instances/tables.py:958 msgctxt "Task status of an Instance" msgid "Shelving" msgstr "退避中" -#: dashboards/project/instances/tables.py:941 +#: dashboards/project/instances/tables.py:960 msgctxt "Task status of an Instance" msgid "Shelving Image Pending Upload" msgstr "退避イメージのアップロード待ち" -#: dashboards/project/instances/tables.py:943 +#: dashboards/project/instances/tables.py:962 msgctxt "Task status of an Instance" msgid "Shelving Image Uploading" msgstr "退避イメージのアップロード中" -#: dashboards/project/instances/tables.py:945 +#: dashboards/project/instances/tables.py:964 msgctxt "Task status of an Instance" msgid "Shelving Offloading" msgstr "退避インスタンスのオフロード中" -#: dashboards/project/instances/tables.py:947 +#: dashboards/project/instances/tables.py:966 msgctxt "Task status of an Instance" msgid "Unshelving" msgstr "退避イメージの再利用中" -#: dashboards/project/instances/tables.py:951 +#: dashboards/project/instances/tables.py:970 msgctxt "Power state of an Instance" msgid "No State" msgstr "状態なし" -#: dashboards/project/instances/tables.py:952 +#: dashboards/project/instances/tables.py:971 msgctxt "Power state of an Instance" msgid "Running" msgstr "実行中" -#: dashboards/project/instances/tables.py:953 +#: dashboards/project/instances/tables.py:972 msgctxt "Power state of an Instance" msgid "Blocked" msgstr "実行待ち" -#: dashboards/project/instances/tables.py:954 +#: dashboards/project/instances/tables.py:973 msgctxt "Power state of an Instance" msgid "Paused" msgstr "一時停止" -#: dashboards/project/instances/tables.py:955 +#: dashboards/project/instances/tables.py:974 msgctxt "Power state of an Instance" msgid "Shut Down" msgstr "シャットダウン済み" -#: dashboards/project/instances/tables.py:956 +#: dashboards/project/instances/tables.py:975 msgctxt "Power state of an Instance" msgid "Shut Off" msgstr "電源停止" -#: dashboards/project/instances/tables.py:957 +#: dashboards/project/instances/tables.py:976 msgctxt "Power state of an Instance" msgid "Crashed" msgstr "クラッシュ" -#: dashboards/project/instances/tables.py:958 +#: dashboards/project/instances/tables.py:977 msgctxt "Power state of an Instance" msgid "Suspended" msgstr "休止" -#: dashboards/project/instances/tables.py:959 +#: dashboards/project/instances/tables.py:978 msgctxt "Power state of an Instance" msgid "Failed" msgstr "失敗" -#: dashboards/project/instances/tables.py:960 +#: dashboards/project/instances/tables.py:979 msgctxt "Power state of an Instance" msgid "Building" msgstr "作成中" -#: dashboards/project/instances/tables.py:998 +#: dashboards/project/instances/tables.py:1017 #: dashboards/project/instances/workflows/create_instance.py:529 msgid "Key Pair" msgstr "キーペア" @@ -12738,15 +12742,25 @@ msgstr "DOWN" #: dashboards/project/networks/ports/tables.py:60 msgctxt "status of a network port" -msgid "ACTIVE" -msgstr "ACTIVE" +msgid "Active" +msgstr "" #: dashboards/project/networks/ports/tables.py:61 msgctxt "status of a network port" -msgid "DOWN" -msgstr "DOWN" +msgid "Down" +msgstr "" -#: dashboards/project/networks/ports/tables.py:70 +#: dashboards/project/networks/ports/tables.py:62 +msgctxt "status of a neteork port" +msgid "Error" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:63 +msgctxt "status of a network port" +msgid "Build" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:72 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40 msgid "Attached Device" msgstr "接続中のデバイス" @@ -13408,9 +13422,9 @@ msgid "" "a gateway for external connectivity." msgstr "指定した外部ネットワークをルーターに接続できます。外部ネットワークはルーターのデフォルトルートとして扱われます。また、ルーターは外部接続用のゲートウェイとして動作します。" -#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:92 -#: dashboards/project/stacks/templates/stacks/_change_template.html:9 -#: dashboards/project/stacks/templates/stacks/_select_template.html:9 +#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:90 +#: dashboards/project/stacks/views.py:96 +#: dashboards/project/stacks/views.py:106 #: dashboards/project/stacks/templates/stacks/select_template.html:3 msgid "Select Template" msgstr "テンプレートの選択" @@ -13507,8 +13521,8 @@ msgid "Stack Name" msgstr "スタック名" #: dashboards/project/stacks/forms.py:240 -#: dashboards/project/stacks/views.py:136 -#: dashboards/project/stacks/views.py:142 +#: dashboards/project/stacks/views.py:146 +#: dashboards/project/stacks/views.py:152 #: dashboards/project/stacks/templates/stacks/preview_template.html:3 msgid "Preview Template" msgstr "" @@ -13563,7 +13577,7 @@ msgid "Stack creation started." msgstr "スタックの作成を開始しました。" #: dashboards/project/stacks/forms.py:399 -#: dashboards/project/stacks/templates/stacks/_update.html:8 +#: dashboards/project/stacks/views.py:198 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "スタックのパラメーターの更新" @@ -13584,15 +13598,15 @@ msgid "Stacks" msgstr "スタック" #: dashboards/project/stacks/tables.py:32 -#: dashboards/project/stacks/views.py:154 -#: dashboards/project/stacks/templates/stacks/_create.html:8 +#: dashboards/project/stacks/views.py:162 +#: dashboards/project/stacks/views.py:168 #: dashboards/project/stacks/templates/stacks/create.html:3 msgid "Launch Stack" msgstr "スタックの起動" #: dashboards/project/stacks/tables.py:41 -#: dashboards/project/stacks/views.py:220 -#: dashboards/project/stacks/views.py:226 +#: dashboards/project/stacks/views.py:239 +#: dashboards/project/stacks/views.py:245 #: dashboards/project/stacks/templates/stacks/preview.html:3 msgid "Preview Stack" msgstr "" @@ -13858,47 +13872,51 @@ msgstr "スタック \"%s\" のリソースを取得できません。" msgid "Unable to retrieve stack list." msgstr "スタック一覧を取得できません。" -#: dashboards/project/stacks/views.py:104 +#: dashboards/project/stacks/views.py:113 #: dashboards/project/stacks/templates/stacks/change_template.html:3 msgid "Change Template" msgstr "テンプレートの変更" -#: dashboards/project/stacks/views.py:117 -#: dashboards/project/stacks/views.py:212 -#: dashboards/project/stacks/views.py:268 +#: dashboards/project/stacks/views.py:127 +#: dashboards/project/stacks/views.py:231 +#: dashboards/project/stacks/views.py:287 msgid "Unable to retrieve stack." msgstr "スタックを取得できません。" -#: dashboards/project/stacks/views.py:186 +#: dashboards/project/stacks/views.py:201 +msgid "Update" +msgstr "更新" + +#: dashboards/project/stacks/views.py:204 msgid "Update Stack" msgstr "スタックの更新" -#: dashboards/project/stacks/views.py:223 +#: dashboards/project/stacks/views.py:242 msgid "Preview" msgstr "" -#: dashboards/project/stacks/views.py:236 +#: dashboards/project/stacks/views.py:255 #: dashboards/project/stacks/templates/stacks/preview_details.html:3 msgid "Preview Stack Details" msgstr "" -#: dashboards/project/stacks/views.py:248 +#: dashboards/project/stacks/views.py:267 msgid "Stack Details: {{ stack.stack_name }}" msgstr "スタックの詳細: {{ stack.stack_name }}" -#: dashboards/project/stacks/views.py:279 +#: dashboards/project/stacks/views.py:298 msgid "Unable to retrieve stack template." msgstr "スタックテンプレートを取得できません" -#: dashboards/project/stacks/views.py:296 +#: dashboards/project/stacks/views.py:315 msgid "Resource Details: {{ resource.resource_name }}" msgstr "リソースの詳細: {{ resource.resource_name }}" -#: dashboards/project/stacks/views.py:313 +#: dashboards/project/stacks/views.py:332 msgid "Unable to retrieve resource." msgstr "リソースを取得できません。" -#: dashboards/project/stacks/views.py:326 +#: dashboards/project/stacks/views.py:345 msgid "Unable to retrieve metadata." msgstr "メタデータを取得できません。" @@ -13939,14 +13957,14 @@ msgstr "属性" msgid "Properties" msgstr "属性" -#: dashboards/project/stacks/templates/stacks/_change_template.html:20 -#: dashboards/project/stacks/templates/stacks/_select_template.html:20 +#: dashboards/project/stacks/templates/stacks/_change_template.html:6 +#: dashboards/project/stacks/templates/stacks/_select_template.html:6 msgid "" "Use one of the available template source options to specify the template to " "be used in creating this stack." msgstr "このスタックを作成するために使用するテンプレートを指定するために、利用可能なテンプレートの指定方法からどれかを選択してください。" -#: dashboards/project/stacks/templates/stacks/_create.html:19 +#: dashboards/project/stacks/templates/stacks/_create.html:5 msgid "Create a new stack with the provided values." msgstr "指定された値を用いて新しいスタックを作成します。" @@ -14022,17 +14040,13 @@ msgstr "リソースのメタデータ" msgid "Stack Template" msgstr "スタックテンプレート" -#: dashboards/project/stacks/templates/stacks/_update.html:19 +#: dashboards/project/stacks/templates/stacks/_update.html:5 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 "スタックを指定した値で更新します。パスワードなどの、暗号化されるパラメーターは、ここで指定しなかった場合、デフォルト値にリセットされる点には注意してください。" -#: dashboards/project/stacks/templates/stacks/_update.html:24 -msgid "Update" -msgstr "更新" - #: dashboards/project/stacks/templates/stacks/detail.html:3 msgid "Stack Details" msgstr "スタックの詳細" diff --git a/openstack_dashboard/locale/kn/LC_MESSAGES/django.po b/openstack_dashboard/locale/kn/LC_MESSAGES/django.po index a191afc013..d0741691d6 100644 --- a/openstack_dashboard/locale/kn/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/kn/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:32+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Kannada (http://www.transifex.com/projects/p/horizon/language/kn/)\n" "MIME-Version: 1.0\n" @@ -603,7 +603,7 @@ msgstr "ವ್ಯವಸ್ಥಾಪಕ" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7 #: dashboards/project/images/images/forms.py:40 -#: dashboards/project/images/images/forms.py:198 +#: dashboards/project/images/images/forms.py:200 #: dashboards/project/images/templates/images/images/_detail_overview.html:9 #: dashboards/project/instances/templates/instances/_detail_overview.html:10 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9 @@ -618,7 +618,7 @@ msgstr "ವ್ಯವಸ್ಥಾಪಕ" #: dashboards/project/networks/forms.py:35 #: dashboards/project/networks/tables.py:168 #: dashboards/project/networks/ports/forms.py:36 -#: dashboards/project/networks/ports/tables.py:67 +#: dashboards/project/networks/ports/tables.py:69 #: dashboards/project/networks/subnets/tables.py:129 #: dashboards/project/networks/templates/networks/_detail_overview.html:7 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10 @@ -659,7 +659,7 @@ msgstr "ಹೆಸರು" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:22 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:48 -#: dashboards/project/instances/tables.py:1006 +#: dashboards/project/instances/tables.py:1025 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:81 #: dashboards/project/volumes/volumes/forms.py:122 @@ -986,12 +986,12 @@ msgstr "ಆತಿಥೇಯಗಳನ್ನು ಸೇರಿಸುವಲ್ಲಿ #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:18 -#: dashboards/project/stacks/templates/stacks/_change_template.html:19 -#: dashboards/project/stacks/templates/stacks/_create.html:18 +#: dashboards/project/stacks/templates/stacks/_change_template.html:5 +#: dashboards/project/stacks/templates/stacks/_create.html:4 #: dashboards/project/stacks/templates/stacks/_preview.html:4 #: dashboards/project/stacks/templates/stacks/_preview_template.html:5 -#: dashboards/project/stacks/templates/stacks/_select_template.html:19 -#: dashboards/project/stacks/templates/stacks/_update.html:18 +#: dashboards/project/stacks/templates/stacks/_select_template.html:5 +#: dashboards/project/stacks/templates/stacks/_update.html:4 #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html:5 @@ -1054,10 +1054,6 @@ msgstr "ಆತಿಥೇಯ ಒಟ್ಟುಗೂಡಿಕೆಗಳು ಆತಿ #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28 #: dashboards/project/routers/templates/routers/ports/_create.html:30 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:25 -#: dashboards/project/stacks/templates/stacks/_change_template.html:26 -#: dashboards/project/stacks/templates/stacks/_create.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:26 -#: dashboards/project/stacks/templates/stacks/_update.html:25 #: dashboards/project/volumes/templates/volumes/volumes/_attach.html:20 #: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:17 msgid "Cancel" @@ -1117,7 +1113,7 @@ msgstr "VCPUಗಳು" #: dashboards/project/databases/views.py:48 #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:1025 +#: dashboards/project/instances/tables.py:1044 #: dashboards/project/instances/views.py:55 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/network_topology/instances/tables.py:23 @@ -1218,7 +1214,7 @@ msgstr "ಕೀಲಿ ಜೋಡಿಗಳು" #: dashboards/admin/defaults/tables.py:56 #: dashboards/admin/networks/ports/tables.py:94 #: dashboards/identity/projects/workflows.py:63 -#: dashboards/project/networks/ports/tables.py:69 +#: dashboards/project/networks/ports/tables.py:71 #: dashboards/project/routers/ports/tables.py:110 usage/quotas.py:69 msgid "Fixed IPs" msgstr "ನಿಶ್ಚಿತ IP ಗಳು" @@ -1426,7 +1422,7 @@ msgstr "ID" #: dashboards/project/containers/templates/containers/_container_detail.html:14 #: dashboards/project/containers/templates/containers/_container_metadata.html:7 #: dashboards/project/images/images/forms.py:95 -#: dashboards/project/images/images/forms.py:237 +#: dashboards/project/images/images/forms.py:239 #: dashboards/project/images/images/tables.py:163 #: dashboards/project/images/images/tables.py:252 #: dashboards/project/images/templates/images/images/_detail_overview.html:21 @@ -1633,8 +1629,8 @@ msgstr "ಸ್ಥಳೀಯ ಶೇಖರಣೆ (ಒಟ್ಟು)" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:320 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:966 -#: dashboards/project/instances/tables.py:989 +#: dashboards/project/instances/tables.py:985 +#: dashboards/project/instances/tables.py:1008 #: dashboards/project/instances/workflows/create_instance.py:84 #: dashboards/project/overview/views.py:32 usage/tables.py:80 msgid "Instance Name" @@ -1859,7 +1855,7 @@ msgstr "ವಲಯ" #: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 #: dashboards/project/images/images/tables.py:247 #: dashboards/project/images/templates/images/images/_detail_overview.html:19 -#: dashboards/project/instances/tables.py:1001 +#: dashboards/project/instances/tables.py:1020 #: dashboards/project/instances/templates/instances/_detail_overview.html:14 #: dashboards/project/loadbalancers/tables.py:324 #: dashboards/project/loadbalancers/tables.py:377 @@ -1867,7 +1863,7 @@ msgstr "ವಲಯ" #: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 #: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60 #: dashboards/project/networks/tables.py:174 -#: dashboards/project/networks/ports/tables.py:72 +#: dashboards/project/networks/ports/tables.py:74 #: dashboards/project/networks/templates/networks/_detail_overview.html:13 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 #: dashboards/project/routers/tables.py:212 @@ -1975,7 +1971,7 @@ msgstr "ಚಿತ್ರಿಕೆಯ ಹೆಸರು =" #: dashboards/admin/images/tables.py:62 #: dashboards/admin/instances/tables.py:99 -#: dashboards/project/instances/tables.py:967 +#: dashboards/project/instances/tables.py:986 msgid "Status =" msgstr "ಸ್ಥಿತಿ =" @@ -1994,7 +1990,7 @@ msgstr "ಗರಿಷ್ಟ ಗಾತ್ರ (MB)" #: dashboards/admin/images/tables.py:71 #: dashboards/admin/instances/tables.py:132 #: dashboards/project/images/images/tables.py:242 -#: dashboards/project/instances/tables.py:991 +#: dashboards/project/instances/tables.py:1010 #: dashboards/project/instances/templates/instances/_detail_overview.html:114 #: dashboards/project/instances/workflows/create_instance.py:108 #: dashboards/project/volumes/volumes/forms.py:638 @@ -2268,12 +2264,12 @@ msgid "IPv6 Address =" msgstr "IPv6 ವಿಳಾಸ: =" #: dashboards/admin/instances/tables.py:100 -#: dashboards/project/instances/tables.py:968 +#: dashboards/project/instances/tables.py:987 msgid "Image ID =" msgstr "ಚಿತ್ರಿಕೆ ID =" #: dashboards/admin/instances/tables.py:101 -#: dashboards/project/instances/tables.py:969 +#: dashboards/project/instances/tables.py:988 msgid "Flavor ID =" msgstr "ಫ್ಲೇವರ್‌ ID =" @@ -2281,7 +2277,7 @@ msgstr "ಫ್ಲೇವರ್‌ ID =" #: dashboards/project/access_and_security/floating_ips/tables.py:194 #: dashboards/project/access_and_security/floating_ips/workflows.py:33 #: dashboards/project/access_and_security/floating_ips/workflows.py:40 -#: dashboards/project/instances/tables.py:993 +#: dashboards/project/instances/tables.py:1012 #: dashboards/project/loadbalancers/tables.py:367 msgid "IP Address" msgstr "IP ವಿಳಾಸ" @@ -2294,7 +2290,7 @@ msgstr "IP ವಿಳಾಸ" #: dashboards/project/databases/tables.py:327 #: dashboards/project/images/images/tables.py:263 #: dashboards/project/images/templates/images/images/_detail_overview.html:46 -#: dashboards/project/instances/tables.py:996 +#: dashboards/project/instances/tables.py:1015 #: dashboards/project/instances/templates/instances/_instance_flavor.html:7 #: dashboards/project/volumes/backups/tables.py:123 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37 @@ -2305,17 +2301,17 @@ msgid "Size" msgstr "ಗಾತ್ರ" #: dashboards/admin/instances/tables.py:147 -#: dashboards/project/instances/tables.py:1008 +#: dashboards/project/instances/tables.py:1027 msgid "Task" msgstr "ಕಾರ್ಯ" #: dashboards/admin/instances/tables.py:154 -#: dashboards/project/instances/tables.py:1015 +#: dashboards/project/instances/tables.py:1034 msgid "Power State" msgstr "ವಿದ್ಯುಚ್ಛಕ್ತಿ ಸ್ಥಿತಿ" #: dashboards/admin/instances/tables.py:157 -#: dashboards/project/instances/tables.py:1018 usage/tables.py:83 +#: dashboards/project/instances/tables.py:1037 usage/tables.py:83 msgid "Time since created" msgstr "ರಚಿಸಿದ ನಂತರದ ಸಮಯ" @@ -2388,7 +2384,7 @@ msgstr "" #: dashboards/admin/metadata_defs/tables.py:149 #: dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:20 #: dashboards/project/images/images/forms.py:96 -#: dashboards/project/images/images/forms.py:238 +#: dashboards/project/images/images/forms.py:240 #: dashboards/project/images/images/tables.py:256 #: dashboards/project/images/templates/images/images/_detail_overview.html:23 msgid "Protected" @@ -2504,7 +2500,7 @@ msgstr "" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10 #: dashboards/project/images/images/forms.py:41 -#: dashboards/project/images/images/forms.py:199 +#: dashboards/project/images/images/forms.py:201 #: dashboards/project/images/templates/images/images/_detail_overview.html:12 #: dashboards/project/loadbalancers/forms.py:36 #: dashboards/project/loadbalancers/forms.py:78 @@ -2705,7 +2701,7 @@ msgstr "ರಚಿಸಿದ್ದು" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:20 #: dashboards/project/images/templates/images/images/_detail_overview.html:31 -#: dashboards/project/instances/tables.py:622 +#: dashboards/project/instances/tables.py:641 #: 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 @@ -3164,7 +3160,7 @@ msgstr "" #: dashboards/project/networks/tables.py:177 #: dashboards/project/networks/workflows.py:49 #: dashboards/project/networks/ports/forms.py:40 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:77 #: dashboards/project/networks/templates/networks/_detail_overview.html:15 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34 #: dashboards/project/routers/forms.py:36 @@ -3477,7 +3473,7 @@ msgid "Device owner attached to the port" msgstr "ಸಾಧನ ಮಾಲಿಕನನ್ನು ಪೋರ್ಟ್‌ಗೆ ಲಗತ್ತಿಸಲಾಗಿದೆ" #: dashboards/admin/networks/ports/forms.py:57 -#: dashboards/project/networks/ports/tables.py:78 +#: dashboards/project/networks/ports/tables.py:80 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" msgstr "MAC ಕಲಿಕೆಯ ಶೈಲಿ" @@ -3544,7 +3540,7 @@ msgstr "ಮ್ಯಾಕ್ ಕಲಿಕೆಯ ಶೈಲಿ" #: dashboards/admin/networks/ports/tables.py:109 #: dashboards/identity/projects/workflows.py:76 -#: dashboards/project/networks/ports/tables.py:85 usage/quotas.py:79 +#: dashboards/project/networks/ports/tables.py:87 usage/quotas.py:79 msgid "Ports" msgstr "ಪೋರ್ಟ್‌ಗಳು" @@ -5831,7 +5827,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "ಫ್ಲೋಟಿಂಗ್ IP ಯೊಂದಿಗೆ ಯಶಸ್ವಿಯಾಗಿ ಸಂಬಂಧ ತಪ್ಪಿಸಲಾಗಿದೆ: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:155 -#: dashboards/project/instances/tables.py:616 +#: dashboards/project/instances/tables.py:635 msgid "Unable to disassociate floating IP." msgstr "ಫ್ಲೋಟಿಂಗ್‌ IP ಯ ಸಂಬಂಧವನ್ನು ತಪ್ಪಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ." @@ -7160,9 +7156,9 @@ msgstr "ಸಿದ್ಧವಿನ್ಯಾಸಕ್ಕಾಗಿ ಪ್ಲಗ್ #: dashboards/project/data_processing/cluster_templates/workflows/create.py:81 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:374 -#: dashboards/project/stacks/views.py:139 -#: dashboards/project/stacks/templates/stacks/_change_template.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:25 +#: dashboards/project/stacks/views.py:93 +#: dashboards/project/stacks/views.py:109 +#: dashboards/project/stacks/views.py:149 msgid "Next" msgstr "ಮುಂದಿನ" @@ -7377,7 +7373,7 @@ msgstr "ಯಾವುದೆ ಸಿದ್ಧವಿನ್ಯಾಸಗಳು ಲಭ #: dashboards/project/databases/workflows/create_instance.py:335 #: dashboards/project/images/images/tables.py:36 #: dashboards/project/instances/workflows/create_instance.py:820 -#: dashboards/project/stacks/templates/stacks/_create.html:24 +#: dashboards/project/stacks/views.py:165 msgid "Launch" msgstr "ಆರಂಭಿಸಿ" @@ -8557,8 +8553,8 @@ msgstr[0] "" #: dashboards/project/databases/tables.py:248 #: dashboards/project/databases/tables.py:265 #: dashboards/project/databases/tables.py:271 -#: dashboards/project/instances/tables.py:825 -#: dashboards/project/instances/tables.py:832 +#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:851 #: dashboards/project/instances/views.py:398 #: dashboards/project/instances/templates/instances/_detail_overview.html:64 #: dashboards/project/instances/templates/instances/_detail_overview.html:100 @@ -8850,7 +8846,7 @@ msgid "Resize Volume" msgstr "ಪರಿಮಾಣವನ್ನು ಮರುಗಾತ್ರಿಸಿ" #: dashboards/project/databases/tables.py:212 -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:457 #: dashboards/project/instances/workflows/resize_instance.py:84 msgid "Resize Instance" msgstr "ಇನ್‌ಸ್ಟೆನ್ಸ್ ಅನ್ನು ಮರುಗಾತ್ರಿಸಿ" @@ -9151,7 +9147,7 @@ msgstr "ಇನ್‌ಸ್ಟನ್ಸ್‌ ವಿವರಗಳು" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:352 +#: dashboards/project/instances/tables.py:371 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "ಇನ್‌ಸ್ಟೆನ್ಸ್ ಅನ್ನು ಸಂಪಾದಿಸಿ" @@ -9969,35 +9965,35 @@ msgid "A local image to upload." msgstr "ಅಪ್‌ಲೋಡ್ ಮಾಡಬೇಕಿರುವ ಒಂದು ಸ್ಥಳೀಯ ಚಿತ್ರಿಕೆ." #: dashboards/project/images/images/forms.py:76 -#: dashboards/project/images/images/forms.py:219 +#: dashboards/project/images/images/forms.py:221 #: dashboards/project/images/images/tables.py:259 msgid "Format" msgstr "ವಿನ್ಯಾಸ" #: dashboards/project/images/images/forms.py:81 -#: dashboards/project/images/images/forms.py:214 +#: dashboards/project/images/images/forms.py:216 msgid "Architecture" msgstr "ಆರ್ಕಿಟೆಕ್ಚರ್" #: dashboards/project/images/images/forms.py:84 -#: dashboards/project/images/images/forms.py:221 +#: dashboards/project/images/images/forms.py:223 msgid "Minimum Disk (GB)" msgstr "ಕನಿಷ್ಠ ಡಿಸ್ಕ್ (GB)" #: dashboards/project/images/images/forms.py:86 -#: dashboards/project/images/images/forms.py:223 +#: dashboards/project/images/images/forms.py:225 msgid "" "The minimum disk size required to boot the image. If unspecified, this value" " defaults to 0 (no minimum)." msgstr "ಚಿತ್ರಿಕೆಯನ್ನು ಬೂಟ್‌ ಮಾಡಲು ಅಗತ್ಯವಿರುವ ಕನಿಷ್ಟ ಡಿಸ್ಕ್‌ ಗಾತ್ರ. ಸೂಚಿಸಲಾಗದೆ ಇದ್ದರೆ, ಈ ಮೌಲ್ಯವು 0 ಗೆ (ಕನಿಷ್ಟವಲ್ಲ) ಪೂರ್ವನಿಯೋಜಿತಗೊಳ್ಳುತ್ತದೆ." #: dashboards/project/images/images/forms.py:90 -#: dashboards/project/images/images/forms.py:229 +#: dashboards/project/images/images/forms.py:231 msgid "Minimum RAM (MB)" msgstr "ಕನಿಷ್ಟ RAM (MB)" #: dashboards/project/images/images/forms.py:92 -#: dashboards/project/images/images/forms.py:231 +#: dashboards/project/images/images/forms.py:233 msgid "" "The minimum memory size required to boot the image. If unspecified, this " "value defaults to 0 (no minimum)." @@ -10025,20 +10021,24 @@ msgstr "" msgid "Unable to create new image: Invalid disk format %s for image." msgstr "" -#: dashboards/project/images/images/forms.py:203 +#: dashboards/project/images/images/forms.py:191 +msgid "Unable to create new image: Image name too long." +msgstr "" + +#: dashboards/project/images/images/forms.py:205 msgid "Kernel ID" msgstr "ಕರ್ನಲ್ ID" -#: dashboards/project/images/images/forms.py:209 +#: dashboards/project/images/images/forms.py:211 msgid "Ramdisk ID" msgstr "ರಾಮ್‌ಡಿಸ್ಕ್ ID" -#: dashboards/project/images/images/forms.py:251 +#: dashboards/project/images/images/forms.py:253 #, python-format msgid "Unable to update image \"%s\"." msgstr "\"%s\" ಚಿತ್ರಿಕೆಯನ್ನು ಅಪ್‌ಡೇಟ್ ಮಾಡಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ." -#: dashboards/project/images/images/forms.py:278 +#: dashboards/project/images/images/forms.py:280 msgid "Image was successfully updated." msgstr "ಚಿತ್ರಿಕೆಯನ್ನು ಯಶಸ್ವಿಯಾಗಿ ಅಪ್‌ಡೇಟ್‌ ಮಾಡಲಾಗಿದೆ." @@ -10193,7 +10193,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:388 +#: dashboards/project/instances/tables.py:407 #: dashboards/project/volumes/volumes/tables.py:168 msgid "Create Snapshot" msgstr "ಸ್ನ್ಯಾಪ್‌ಶಾಟ್‌ ಅನ್ನು ರಚಿಸಿ" @@ -10347,28 +10347,32 @@ msgid "Suspended Instance" msgid_plural "Suspended Instances" msgstr[0] "" -#: dashboards/project/instances/tables.py:375 +#: dashboards/project/instances/tables.py:352 +msgid "Launch Instance NG" +msgstr "" + +#: dashboards/project/instances/tables.py:394 msgid "Edit Security Groups" msgstr "ಸುರಕ್ಷತಾ ಗುಂಪುಗಳನ್ನು ಸಂಪಾದಿಸಿ" -#: dashboards/project/instances/tables.py:401 +#: dashboards/project/instances/tables.py:420 #: dashboards/project/instances/tabs.py:61 msgid "Console" msgstr "ಕನ್ಸೋಲ್" -#: dashboards/project/instances/tables.py:421 +#: dashboards/project/instances/tables.py:440 msgid "View Log" msgstr "ಲಾಗ್ ಅನ್ನು ನೋಡಿ" -#: dashboards/project/instances/tables.py:462 +#: dashboards/project/instances/tables.py:481 msgid "Confirm Resize/Migrate" msgstr "ಮರುಗಾತ್ರಿಸುವಿಕೆ/ವರ್ಗಾವಣೆಯನ್ನು ಖಚಿತಪಡಿಸಿ" -#: dashboards/project/instances/tables.py:475 +#: dashboards/project/instances/tables.py:494 msgid "Revert Resize/Migrate" msgstr "ಮರುಗಾತ್ರಿಸುವಿಕೆ/ವರ್ಗಾಯಿಸುವಿಕೆಯನ್ನು ಹಿಮ್ಮರಳಿಸಿ" -#: dashboards/project/instances/tables.py:488 +#: dashboards/project/instances/tables.py:507 #: dashboards/project/instances/views.py:256 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 @@ -10376,470 +10380,470 @@ msgstr "ಮರುಗಾತ್ರಿಸುವಿಕೆ/ವರ್ಗಾಯಿಸ msgid "Rebuild Instance" msgstr "ಇನ್‌ಸ್ಟೆನ್ಸ್ ಅನ್ನು ಮರಳಿನಿರ್ಮಿಸಿ" -#: dashboards/project/instances/tables.py:505 +#: dashboards/project/instances/tables.py:524 msgid "Retrieve Password" msgstr "ಗುಪ್ತಪದ ಹಿಂಪಡೆಯಿರಿ" -#: dashboards/project/instances/tables.py:528 -#: dashboards/project/instances/tables.py:553 +#: dashboards/project/instances/tables.py:547 +#: dashboards/project/instances/tables.py:572 msgid "Associate Floating IP" msgstr "ಫ್ಲೋಟಿಂಗ್‌ IPಯೊಂದಿಗೆ ಸಂಬಂಧಜೋಡಿಸಿ" -#: dashboards/project/instances/tables.py:572 +#: dashboards/project/instances/tables.py:591 #, python-format msgid "Successfully associated floating IP: %s" msgstr "ಫ್ಲೋಟಿಂಗ್ IP ಯೊಂದಿಗೆ ಯಶಸ್ವಿಯಾಗಿ ಸಂಬಂಧ ಜೋಡಿಸಲಾಗಿದೆ: %s" -#: dashboards/project/instances/tables.py:576 +#: dashboards/project/instances/tables.py:595 msgid "Unable to associate floating IP." msgstr "ಫ್ಲೋಟಿಂಗ್‌ IPಯೊಂದಿಗೆ ಸಂಬಂಧಜೋಡಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ." -#: dashboards/project/instances/tables.py:582 +#: dashboards/project/instances/tables.py:601 msgid "Disassociate Floating IP" msgstr "ಫ್ಲೋಟಿಂಗ್‌ IP ಯ ಸಂಬಂಧವನ್ನು ತಪ್ಪಿಸಿ" -#: dashboards/project/instances/tables.py:610 +#: dashboards/project/instances/tables.py:629 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "ಫ್ಲೋಟಿಂಗ್ IP ಯೊಂದಿಗೆ ಯಶಸ್ವಿಯಾಗಿ ಸಂಬಂಧ ತಪ್ಪಿಸಲಾಗಿದೆ: %s" -#: dashboards/project/instances/tables.py:613 +#: dashboards/project/instances/tables.py:632 msgid "No floating IPs to disassociate." msgstr "ಸಂಬಂಧವನ್ನು ತಪ್ಪಿಸಲು ಯಾವುದೆ ಫ್ಲೋಟಿಂಗ್ IP ಗಳಿಲ್ಲ." -#: dashboards/project/instances/tables.py:623 +#: dashboards/project/instances/tables.py:642 #, python-format msgid "Please try again later [Error: %s]." msgstr "ದಯವಿಟ್ಟು ಸ್ವಲ್ಪ ಸಮಯದ ನಂತರ ಪ್ರಯತ್ನಿಸಿ [ದೋಷ: %s]." -#: dashboards/project/instances/tables.py:625 +#: dashboards/project/instances/tables.py:644 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:637 +#: dashboards/project/instances/tables.py:656 #, python-format msgid "" "Failed to perform requested operation on instance \"%s\", the instance has " "an error status" msgstr "" -#: dashboards/project/instances/tables.py:653 +#: dashboards/project/instances/tables.py:672 #: dashboards/project/instances/views.py:395 #, python-format msgid "Unable to retrieve flavor information for instance \"%s\"." msgstr "\"%s\" ಇನ್‌ಸ್ಟೆನ್ಸ್‌ಗಾಗಿ ಫ್ಲೇವರ್‌ ಮಾಹಿತಿಯನ್ನು ಹಿಂಪಡೆಯಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ." -#: dashboards/project/instances/tables.py:670 +#: dashboards/project/instances/tables.py:689 msgid "Start Instance" msgid_plural "Start Instances" msgstr[0] "" -#: dashboards/project/instances/tables.py:678 +#: dashboards/project/instances/tables.py:697 msgid "Started Instance" msgid_plural "Started Instances" msgstr[0] "" -#: dashboards/project/instances/tables.py:695 +#: dashboards/project/instances/tables.py:714 msgid "To power off a specific instance." msgstr "" -#: dashboards/project/instances/tables.py:701 +#: dashboards/project/instances/tables.py:720 msgctxt "Action to perform (the instance is currently running)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "" -#: dashboards/project/instances/tables.py:710 +#: dashboards/project/instances/tables.py:729 msgctxt "Past action (the instance is currently already Shut Off)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:750 msgid "Lock Instance" msgid_plural "Lock Instances" msgstr[0] "" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:758 msgid "Locked Instance" msgid_plural "Locked Instances" msgstr[0] "" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:781 msgid "Unlock Instance" msgid_plural "Unlock Instances" msgstr[0] "" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:789 msgid "Unlocked Instance" msgid_plural "Unlocked Instances" msgstr[0] "" -#: dashboards/project/instances/tables.py:815 +#: dashboards/project/instances/tables.py:834 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:840 -#: dashboards/project/instances/tables.py:862 +#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:881 msgctxt "Current status of an Instance" msgid "Deleted" msgstr "ಅಳಿಸಲಾದ" -#: dashboards/project/instances/tables.py:841 +#: dashboards/project/instances/tables.py:860 msgctxt "Current status of an Instance" msgid "Active" msgstr "ಸಕ್ರಿಯ" -#: dashboards/project/instances/tables.py:842 +#: dashboards/project/instances/tables.py:861 msgctxt "Current status of an Instance" msgid "Shutoff" msgstr "ಮುಚ್ಚು" -#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:863 msgctxt "Current status of an Instance" msgid "Suspended" msgstr "ಅಮಾನತುಗೊಳಿಸಲಾಗಿದೆ" -#: dashboards/project/instances/tables.py:845 +#: dashboards/project/instances/tables.py:864 msgctxt "Current status of an Instance" msgid "Paused" msgstr "ವಿರಮಿಸಲಾಗಿದೆ" -#: dashboards/project/instances/tables.py:846 +#: dashboards/project/instances/tables.py:865 msgctxt "Current status of an Instance" msgid "Error" msgstr "ದೋಷ" -#: dashboards/project/instances/tables.py:848 +#: dashboards/project/instances/tables.py:867 msgctxt "Current status of an Instance" msgid "Resize/Migrate" msgstr "ಮರುಗಾತ್ರಿಸಿ/ವರ್ಗಾಯಿಸಿ" -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:869 msgctxt "Current status of an Instance" msgid "Confirm or Revert Resize/Migrate" msgstr "ಮರುಗಾತ್ರಿಸುವಿಕೆ/ವರ್ಗಾವಣೆಯನ್ನು ಖಚಿತಪಡಿಸಿ ಅಥವ ಹಿಮ್ಮರಳಿಸಿ" -#: dashboards/project/instances/tables.py:852 +#: dashboards/project/instances/tables.py:871 msgctxt "Current status of an Instance" msgid "Revert Resize/Migrate" msgstr "ಮರುಗಾತ್ರಿಸುವಿಕೆ/ವರ್ಗಾಯಿಸುವಿಕೆಯನ್ನು ಹಿಮ್ಮರಳಿಸಿ" -#: dashboards/project/instances/tables.py:853 +#: dashboards/project/instances/tables.py:872 msgctxt "Current status of an Instance" msgid "Reboot" msgstr "ಮರಳಿ ಬೂಟ್‌" -#: dashboards/project/instances/tables.py:855 +#: dashboards/project/instances/tables.py:874 msgctxt "Current status of an Instance" msgid "Hard Reboot" msgstr "ಹಾರ್ಡ್ ಮರಳಿ ಬೂಟ್‌" -#: dashboards/project/instances/tables.py:856 +#: dashboards/project/instances/tables.py:875 msgctxt "Current status of an Instance" msgid "Password" msgstr "ಗುಪ್ತಪದ" -#: dashboards/project/instances/tables.py:857 +#: dashboards/project/instances/tables.py:876 msgctxt "Current status of an Instance" msgid "Rebuild" msgstr "ಮರುನಿರ್ಮಾಣ" -#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:878 msgctxt "Current status of an Instance" msgid "Migrating" msgstr "ವರ್ಗಾಯಿಸಲಾಗುತ್ತಿದೆ" -#: dashboards/project/instances/tables.py:860 +#: dashboards/project/instances/tables.py:879 msgctxt "Current status of an Instance" msgid "Build" msgstr "ನಿರ್ಮಾಣ" -#: dashboards/project/instances/tables.py:861 +#: dashboards/project/instances/tables.py:880 msgctxt "Current status of an Instance" msgid "Rescue" msgstr "ಪಾರುಗಾಣಿಕೆ" -#: dashboards/project/instances/tables.py:864 +#: dashboards/project/instances/tables.py:883 msgctxt "Current status of an Instance" msgid "Soft Deleted" msgstr "ಸಾಫ್ಟ್‌ ಅಳಿಸುವಿಕೆ" -#: dashboards/project/instances/tables.py:865 +#: dashboards/project/instances/tables.py:884 msgctxt "Current status of an Instance" msgid "Shelved" msgstr "ಕೈಬಿಡು" -#: dashboards/project/instances/tables.py:867 +#: dashboards/project/instances/tables.py:886 msgctxt "Current status of an Instance" msgid "Shelved Offloaded" msgstr "ಕೈಬಿಡುವಿಕೆಯನ್ನು ಆಫ್‌ಲೋಡ್ ಮಾಡಲಾಗಿದೆ" -#: dashboards/project/instances/tables.py:870 +#: dashboards/project/instances/tables.py:889 msgctxt "Task status of an Instance" msgid "None" msgstr "ಯಾವುದೂ ಇಲ್ಲ" -#: dashboards/project/instances/tables.py:875 +#: dashboards/project/instances/tables.py:894 msgctxt "Task status of an Instance" msgid "Scheduling" msgstr "ಅನುಸೂಚಿತಗೊಳಿಕೆ" -#: dashboards/project/instances/tables.py:877 +#: dashboards/project/instances/tables.py:896 msgctxt "Task status of an Instance" msgid "Block Device Mapping" msgstr "ಸಾಧನ ಮ್ಯಾಪಿಂಗ್ ಅನ್ನು ನಿರ್ಬಂಧಿಸಲಾಗಿದೆ" -#: dashboards/project/instances/tables.py:879 +#: dashboards/project/instances/tables.py:898 msgctxt "Task status of an Instance" msgid "Networking" msgstr "ನೆಟ್‌ವರ್ಕಿಂಗ್‌" -#: dashboards/project/instances/tables.py:880 +#: dashboards/project/instances/tables.py:899 msgctxt "Task status of an Instance" msgid "Spawning" msgstr "ಸ್ಪಾನ್ ಮಾಡುವಿಕೆ" -#: dashboards/project/instances/tables.py:882 +#: dashboards/project/instances/tables.py:901 msgctxt "Task status of an Instance" msgid "Snapshotting" msgstr "ಸ್ನ್ಯಾಪ್‌ಶಾಟ್ ಮಾಡುವಿಕೆ" -#: dashboards/project/instances/tables.py:884 +#: dashboards/project/instances/tables.py:903 msgctxt "Task status of an Instance" msgid "Image Snapshot Pending" msgstr "ಚಿತ್ರಿಕೆ ಸ್ನ್ಯಾಪ್‌ಶಾಟ್ ಬಾಕಿ ಇದೆ" -#: dashboards/project/instances/tables.py:886 +#: dashboards/project/instances/tables.py:905 msgctxt "Task status of an Instance" msgid "Image Pending Upload" msgstr "ಚಿತ್ರಿಕೆ ಅಪ್‌ಲೋಡ್ ಬಾಕಿ ಇದೆ" -#: dashboards/project/instances/tables.py:888 +#: dashboards/project/instances/tables.py:907 msgctxt "Task status of an Instance" msgid "Image Uploading" msgstr "ಚಿತ್ರಿಕೆ ಅಪ್‌ಲೋಡ್ ಆಗುತ್ತಿದೆ" -#: dashboards/project/instances/tables.py:890 +#: dashboards/project/instances/tables.py:909 msgctxt "Task status of an Instance" msgid "Image Backup" msgstr "ಚಿತ್ರಿಕೆಯ ಬ್ಯಾಕ್‌ಅಪ್" -#: dashboards/project/instances/tables.py:892 +#: dashboards/project/instances/tables.py:911 msgctxt "Task status of an Instance" msgid "Updating Password" msgstr "ಗುಪ್ತಪದವನ್ನು ಅಪ್‌ಡೇಟ್‌ ಮಾಡಲಾಗುತ್ತಿದೆ" -#: dashboards/project/instances/tables.py:894 +#: dashboards/project/instances/tables.py:913 msgctxt "Task status of an Instance" msgid "Preparing Resize or Migrate" msgstr "ಮರುಗಾತ್ರಗೊಳಿಕೆ ಅಥವ ವರ್ಗಾವಣೆಗೆ ಸಿದ್ಧಗೊಳ್ಳುತ್ತಿದೆ" -#: dashboards/project/instances/tables.py:896 +#: dashboards/project/instances/tables.py:915 msgctxt "Task status of an Instance" msgid "Resizing or Migrating" msgstr "ಮರುಗಾತ್ರಿಸಲಾಗುತ್ತಿದೆ ಅಥವ ವರ್ಗಾಯಿಸಲಾಗುತ್ತಿದೆ" -#: dashboards/project/instances/tables.py:898 +#: dashboards/project/instances/tables.py:917 msgctxt "Task status of an Instance" msgid "Resized or Migrated" msgstr "ಮರುಗಾತ್ರ ಅಥವ ವರ್ಗಾವಣೆಗೊಂಡಿದೆ" -#: dashboards/project/instances/tables.py:900 +#: dashboards/project/instances/tables.py:919 msgctxt "Task status of an Instance" msgid "Finishing Resize or Migrate" msgstr "ಮರುಗಾತ್ರ ಅಥವ ವರ್ಗಾವಣೆ ಪೂರ್ಣಗೊಂಡಿದೆ" -#: dashboards/project/instances/tables.py:902 +#: dashboards/project/instances/tables.py:921 msgctxt "Task status of an Instance" msgid "Reverting Resize or Migrate" msgstr "ಮರುಗಾತ್ರ ಅಥವ ವರ್ಗಾವಣೆಯನ್ನು ಹಿಮ್ಮರಳಿಸಲಾಗುತ್ತಿದೆ" -#: dashboards/project/instances/tables.py:904 +#: dashboards/project/instances/tables.py:923 msgctxt "Task status of an Instance" msgid "Confirming Resize or Migrate" msgstr "ಮರುಗಾತ್ರ ಅಥವ ವರ್ಗಾವಣೆಯನ್ನು ಖಚಿತಪಡಿಸಲಾಗುತ್ತಿದೆ" -#: dashboards/project/instances/tables.py:905 +#: dashboards/project/instances/tables.py:924 msgctxt "Task status of an Instance" msgid "Rebooting" msgstr "ಮರುಬೂಟ್ ಮಾಡುವಿಕೆ" -#: dashboards/project/instances/tables.py:907 +#: dashboards/project/instances/tables.py:926 msgctxt "Task status of an Instance" msgid "Reboot Pending" msgstr "" -#: dashboards/project/instances/tables.py:909 +#: dashboards/project/instances/tables.py:928 msgctxt "Task status of an Instance" msgid "Reboot Started" msgstr "" -#: dashboards/project/instances/tables.py:911 +#: dashboards/project/instances/tables.py:930 msgctxt "Task status of an Instance" msgid "Rebooting Hard" msgstr "ಹಾರ್ಡ್ ಮರುಬೂಟ್ ಮಾಡುವಿಕೆ" -#: dashboards/project/instances/tables.py:913 +#: dashboards/project/instances/tables.py:932 msgctxt "Task status of an Instance" msgid "Reboot Pending Hard" msgstr "" -#: dashboards/project/instances/tables.py:915 +#: dashboards/project/instances/tables.py:934 msgctxt "Task status of an Instance" msgid "Reboot Started Hard" msgstr "" -#: dashboards/project/instances/tables.py:916 +#: dashboards/project/instances/tables.py:935 msgctxt "Task status of an Instance" msgid "Pausing" msgstr "ವಿರಮಿಸಲಾಗುತ್ತಿದೆ" -#: dashboards/project/instances/tables.py:917 -#: dashboards/project/instances/tables.py:920 +#: dashboards/project/instances/tables.py:936 +#: dashboards/project/instances/tables.py:939 msgctxt "Task status of an Instance" msgid "Resuming" msgstr "ಮರಳಿ ಆರಂಭಿಸಲಾಗುತ್ತಿದೆ" -#: dashboards/project/instances/tables.py:919 +#: dashboards/project/instances/tables.py:938 msgctxt "Task status of an Instance" msgid "Suspending" msgstr "ಅಮಾನತುಗೊಳಿಕೆ" -#: dashboards/project/instances/tables.py:922 +#: dashboards/project/instances/tables.py:941 msgctxt "Task status of an Instance" msgid "Powering Off" msgstr "ನಿಷ್ಕ್ರಿಯಗೊಳಿಸುವಿಕೆ" -#: dashboards/project/instances/tables.py:924 +#: dashboards/project/instances/tables.py:943 msgctxt "Task status of an Instance" msgid "Powering On" msgstr "ಸಕ್ರಿಯಗೊಳಿಸುವಿಕೆ" -#: dashboards/project/instances/tables.py:925 +#: dashboards/project/instances/tables.py:944 msgctxt "Task status of an Instance" msgid "Rescuing" msgstr "ಪಾರುಗಾಣಿಸುವಿಕೆ" -#: dashboards/project/instances/tables.py:927 +#: dashboards/project/instances/tables.py:946 msgctxt "Task status of an Instance" msgid "Unrescuing" msgstr "ಪಾರುಗಾಣಿಸುವಿಕೆಯ ರದ್ಧತಿ" -#: dashboards/project/instances/tables.py:929 +#: dashboards/project/instances/tables.py:948 msgctxt "Task status of an Instance" msgid "Rebuilding" msgstr "ಮರುನಿರ್ಮಾಣ" -#: dashboards/project/instances/tables.py:931 +#: dashboards/project/instances/tables.py:950 msgctxt "Task status of an Instance" msgid "Rebuild Block Device Mapping" msgstr "ಬ್ಲಾಕ್ ಸಾಧನ ಮ್ಯಾಪ್‌ಮಾಡುವಿಕೆಯ ಮರುನಿರ್ಮಾಣ" -#: dashboards/project/instances/tables.py:933 +#: dashboards/project/instances/tables.py:952 msgctxt "Task status of an Instance" msgid "Rebuild Spawning" msgstr "ಸ್ಪಾನ್ ಮಾಡುವಿಕೆಯ ಮರುನಿರ್ಮಾಣ" -#: dashboards/project/instances/tables.py:934 +#: dashboards/project/instances/tables.py:953 msgctxt "Task status of an Instance" msgid "Migrating" msgstr "ವರ್ಗಾಯಿಸಲಾಗುತ್ತಿದೆ" -#: dashboards/project/instances/tables.py:935 +#: dashboards/project/instances/tables.py:954 msgctxt "Task status of an Instance" msgid "Deleting" msgstr "ಅಳಿಸಲಾಗುತ್ತಿದೆ" -#: dashboards/project/instances/tables.py:937 +#: dashboards/project/instances/tables.py:956 msgctxt "Task status of an Instance" msgid "Soft Deleting" msgstr "ಸಾಫ್ಟ್‌ ಅಳಿಸುವಿಕೆ" -#: dashboards/project/instances/tables.py:938 +#: dashboards/project/instances/tables.py:957 msgctxt "Task status of an Instance" msgid "Restoring" msgstr "ಮರಳಿ ಸ್ಥಾಪಿಸುವಿಕೆ" -#: dashboards/project/instances/tables.py:939 +#: dashboards/project/instances/tables.py:958 msgctxt "Task status of an Instance" msgid "Shelving" msgstr "ಕೈಬಿಡುವಿಕೆ" -#: dashboards/project/instances/tables.py:941 +#: dashboards/project/instances/tables.py:960 msgctxt "Task status of an Instance" msgid "Shelving Image Pending Upload" msgstr "ಚಿತ್ರಿಕೆ ಅಪ್‌ಲೋಡ್ ಬಾಕಿ ಇರುವುದನ್ನು ಕೈಬಿಡಲಾಗುತ್ತಿದೆ" -#: dashboards/project/instances/tables.py:943 +#: dashboards/project/instances/tables.py:962 msgctxt "Task status of an Instance" msgid "Shelving Image Uploading" msgstr "ಚಿತ್ರಿಕೆ ಅಪ್‌ಲೋಡ್ ಮಾಡುವುದನ್ನು ಕೈಬಿಡುವಿಕೆ" -#: dashboards/project/instances/tables.py:945 +#: dashboards/project/instances/tables.py:964 msgctxt "Task status of an Instance" msgid "Shelving Offloading" msgstr "ಆಫ್‌ಲೋಡ್ ಮಾಡುವುದನ್ನು ಕೈಬಿಡುವಿಕೆ" -#: dashboards/project/instances/tables.py:947 +#: dashboards/project/instances/tables.py:966 msgctxt "Task status of an Instance" msgid "Unshelving" msgstr "ಕೈಬಿಡುವಿಕೆಯ ರದ್ಧತಿ" -#: dashboards/project/instances/tables.py:951 +#: dashboards/project/instances/tables.py:970 msgctxt "Power state of an Instance" msgid "No State" msgstr "ಯಾವುದೆ ಸ್ಥಿತಿ ಇಲ್ಲ" -#: dashboards/project/instances/tables.py:952 +#: dashboards/project/instances/tables.py:971 msgctxt "Power state of an Instance" msgid "Running" msgstr "ಚಾಲನೆಯಲ್ಲಿದೆ" -#: dashboards/project/instances/tables.py:953 +#: dashboards/project/instances/tables.py:972 msgctxt "Power state of an Instance" msgid "Blocked" msgstr "ನಿರ್ಬಂಧಿಸಲಾಗಿದೆ" -#: dashboards/project/instances/tables.py:954 +#: dashboards/project/instances/tables.py:973 msgctxt "Power state of an Instance" msgid "Paused" msgstr "ವಿರಮಿಸಲಾಗಿದೆ" -#: dashboards/project/instances/tables.py:955 +#: dashboards/project/instances/tables.py:974 msgctxt "Power state of an Instance" msgid "Shut Down" msgstr "ಸ್ಥಗಿತಗೊಳಿಸು" -#: dashboards/project/instances/tables.py:956 +#: dashboards/project/instances/tables.py:975 msgctxt "Power state of an Instance" msgid "Shut Off" msgstr "ಮುಚ್ಚಿಬಿಡು" -#: dashboards/project/instances/tables.py:957 +#: dashboards/project/instances/tables.py:976 msgctxt "Power state of an Instance" msgid "Crashed" msgstr "ಕ್ರಾಶ್ ಆಗಿ" -#: dashboards/project/instances/tables.py:958 +#: dashboards/project/instances/tables.py:977 msgctxt "Power state of an Instance" msgid "Suspended" msgstr "ಅಮಾನತುಗೊಳಿಸಲಾಗಿದೆ" -#: dashboards/project/instances/tables.py:959 +#: dashboards/project/instances/tables.py:978 msgctxt "Power state of an Instance" msgid "Failed" msgstr "ವಿಫಲಗೊಂಡಿದೆ" -#: dashboards/project/instances/tables.py:960 +#: dashboards/project/instances/tables.py:979 msgctxt "Power state of an Instance" msgid "Building" msgstr "ನಿರ್ಮಿಸಲಾಗುತ್ತಿದೆ" -#: dashboards/project/instances/tables.py:998 +#: dashboards/project/instances/tables.py:1017 #: dashboards/project/instances/workflows/create_instance.py:529 msgid "Key Pair" msgstr "ಕೀಲಿ ಜೋಡಿ" @@ -12735,15 +12739,25 @@ msgstr "" #: dashboards/project/networks/ports/tables.py:60 msgctxt "status of a network port" -msgid "ACTIVE" +msgid "Active" msgstr "" #: dashboards/project/networks/ports/tables.py:61 msgctxt "status of a network port" -msgid "DOWN" +msgid "Down" msgstr "" -#: dashboards/project/networks/ports/tables.py:70 +#: dashboards/project/networks/ports/tables.py:62 +msgctxt "status of a neteork port" +msgid "Error" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:63 +msgctxt "status of a network port" +msgid "Build" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:72 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40 msgid "Attached Device" msgstr "ಲಗತ್ತಿಸಲಾದ ಸಾಧನ" @@ -13405,9 +13419,9 @@ msgid "" "a gateway for external connectivity." msgstr "ನೀವು ನಿಶ್ಚಿತ ಬಾಹ್ಯ ಜಾಲಬಂಧವನ್ನು ರೌಟರ್‌ಗೆ ಸಂಪರ್ಕಜೋಡಿಸಬಹುದು. ಬಾಹ್ಯ ಜಾಲಬಂಧವನ್ನು ರೌಟರ್‌ನ ಪೂರ್ವನಿಯೋಜಿತ ರೌಟ್ ಆಗಿ ಪರಿಗಣಿಸಲಾಗುತ್ತದೆ ಮತ್ತು ರೌಟರ್‌ ಬಾಹ್ಯ ಸಂಪರ್ಕದ ಒಂದು ಗೇಟ್‌ವೇ ಆಗಿ ವರ್ತಿಸುತ್ತದೆ." -#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:92 -#: dashboards/project/stacks/templates/stacks/_change_template.html:9 -#: dashboards/project/stacks/templates/stacks/_select_template.html:9 +#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:90 +#: dashboards/project/stacks/views.py:96 +#: dashboards/project/stacks/views.py:106 #: dashboards/project/stacks/templates/stacks/select_template.html:3 msgid "Select Template" msgstr "ಸಿದ್ಧವಿನ್ಯಾಸವನ್ನು ಆಯ್ಕೆಮಾಡಿ" @@ -13504,8 +13518,8 @@ msgid "Stack Name" msgstr "ಸ್ಟ್ಯಾಕ್ ಹೆಸರು" #: dashboards/project/stacks/forms.py:240 -#: dashboards/project/stacks/views.py:136 -#: dashboards/project/stacks/views.py:142 +#: dashboards/project/stacks/views.py:146 +#: dashboards/project/stacks/views.py:152 #: dashboards/project/stacks/templates/stacks/preview_template.html:3 msgid "Preview Template" msgstr "" @@ -13560,7 +13574,7 @@ msgid "Stack creation started." msgstr "ಸ್ಟ್ಯಾಕ್ ರಚಿಸುವಿಕೆಯನ್ನು ಆರಂಭಿಸಲಾಗಿದೆ." #: dashboards/project/stacks/forms.py:399 -#: dashboards/project/stacks/templates/stacks/_update.html:8 +#: dashboards/project/stacks/views.py:198 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "ಸ್ಟ್ಯಾಕ್ ನಿಯತಾಂಕಗಳನ್ನು ಅಪ್‌ಡೇಟ್ ಮಾಡಿ" @@ -13581,15 +13595,15 @@ msgid "Stacks" msgstr "ಸ್ಟ್ಯಾಕ್‌ಗಳು" #: dashboards/project/stacks/tables.py:32 -#: dashboards/project/stacks/views.py:154 -#: dashboards/project/stacks/templates/stacks/_create.html:8 +#: dashboards/project/stacks/views.py:162 +#: dashboards/project/stacks/views.py:168 #: dashboards/project/stacks/templates/stacks/create.html:3 msgid "Launch Stack" msgstr "ಸ್ಟ್ಯಾಕ್ ಅನ್ನು ಆರಂಭಿಸಿ" #: dashboards/project/stacks/tables.py:41 -#: dashboards/project/stacks/views.py:220 -#: dashboards/project/stacks/views.py:226 +#: dashboards/project/stacks/views.py:239 +#: dashboards/project/stacks/views.py:245 #: dashboards/project/stacks/templates/stacks/preview.html:3 msgid "Preview Stack" msgstr "" @@ -13855,47 +13869,51 @@ msgstr "\"%s\" ಸ್ಟ್ಯಾಕ್‌ಗಾಗಿ ಸಂಪನ್ಮೂಲ msgid "Unable to retrieve stack list." msgstr "ಸ್ಟ್ಯಾಕ್ ಪಟ್ಟಿಯನ್ನು ಹಿಂಪಡೆಯಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ." -#: dashboards/project/stacks/views.py:104 +#: dashboards/project/stacks/views.py:113 #: dashboards/project/stacks/templates/stacks/change_template.html:3 msgid "Change Template" msgstr "ಸಿದ್ಧವಿನ್ಯಾಸವನ್ನು ಬದಲಾಯಿಸಿ" -#: dashboards/project/stacks/views.py:117 -#: dashboards/project/stacks/views.py:212 -#: dashboards/project/stacks/views.py:268 +#: dashboards/project/stacks/views.py:127 +#: dashboards/project/stacks/views.py:231 +#: dashboards/project/stacks/views.py:287 msgid "Unable to retrieve stack." msgstr "ಸ್ಟ್ಯಾಕ್ ಅನ್ನು ಹಿಂಪಡೆಯಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ." -#: dashboards/project/stacks/views.py:186 +#: dashboards/project/stacks/views.py:201 +msgid "Update" +msgstr "ಅಪ್‌ಡೇಟ್ ಮಾಡು" + +#: dashboards/project/stacks/views.py:204 msgid "Update Stack" msgstr "ಸ್ಟ್ಯಾಕ್ ಅನ್ನು ಅಪ್‌ಡೇಟ್ ಮಾಡಿ" -#: dashboards/project/stacks/views.py:223 +#: dashboards/project/stacks/views.py:242 msgid "Preview" msgstr "" -#: dashboards/project/stacks/views.py:236 +#: dashboards/project/stacks/views.py:255 #: dashboards/project/stacks/templates/stacks/preview_details.html:3 msgid "Preview Stack Details" msgstr "" -#: dashboards/project/stacks/views.py:248 +#: dashboards/project/stacks/views.py:267 msgid "Stack Details: {{ stack.stack_name }}" msgstr "" -#: dashboards/project/stacks/views.py:279 +#: dashboards/project/stacks/views.py:298 msgid "Unable to retrieve stack template." msgstr "ಸ್ಟ್ಯಾಕ್ ಸಿದ್ಧವಿನ್ಯಾಸವನ್ನು ಹಿಂಪಡೆಯಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ." -#: dashboards/project/stacks/views.py:296 +#: dashboards/project/stacks/views.py:315 msgid "Resource Details: {{ resource.resource_name }}" msgstr "" -#: dashboards/project/stacks/views.py:313 +#: dashboards/project/stacks/views.py:332 msgid "Unable to retrieve resource." msgstr "ಸಂಪನ್ಮೂಲವನ್ನು ಹಿಂಪಡೆಯಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ." -#: dashboards/project/stacks/views.py:326 +#: dashboards/project/stacks/views.py:345 msgid "Unable to retrieve metadata." msgstr "ಮೆಟಾಡೇಟ ಅನ್ನು ಹಿಂಪಡೆಯಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ." @@ -13936,14 +13954,14 @@ msgstr "" msgid "Properties" msgstr "" -#: dashboards/project/stacks/templates/stacks/_change_template.html:20 -#: dashboards/project/stacks/templates/stacks/_select_template.html:20 +#: dashboards/project/stacks/templates/stacks/_change_template.html:6 +#: dashboards/project/stacks/templates/stacks/_select_template.html:6 msgid "" "Use one of the available template source options to specify the template to " "be used in creating this stack." msgstr "ಈ ಸ್ಟ್ಯಾಕ್ ಅನ್ನು ರಚಿಸಲು ಬಳಸಬೇಕಿರುವ ಸಿದ್ಧವಿನ್ಯಾಸವನ್ನು ಸೂಚಿಸಲು ಲಭ್ಯವಿರುವ ಸಿದ್ಧವಿನ್ಯಾಸ ಆಕರದ ಆಯ್ಕೆಗಳಲ್ಲಿ ಒಂದನ್ನು ಬಳಸಿ." -#: dashboards/project/stacks/templates/stacks/_create.html:19 +#: dashboards/project/stacks/templates/stacks/_create.html:5 msgid "Create a new stack with the provided values." msgstr "ಒದಗಿಸಲಾದ ಮೌಲ್ಯಗಳನ್ನು ಬಳಸಿಕೊಂಡು ಹೊಸ ಸ್ಟ್ಯಾಕ್ ಅನ್ನು ರಚಿಸಿ." @@ -14019,17 +14037,13 @@ msgstr "ಸಂಪನ್ಮೂಲ ಮೆಟಾಡೇಟ" msgid "Stack Template" msgstr "ಸ್ಟ್ಯಾಕ್ ಸಿದ್ಧವಿನ್ಯಾಸ" -#: dashboards/project/stacks/templates/stacks/_update.html:19 +#: dashboards/project/stacks/templates/stacks/_update.html:5 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 "ಒದಗಿಸಲಾದ ಮೌಲ್ಯಗಳೊಂದಿಗೆ ಒಂದು ಸ್ಟ್ಯಾಕ್ ಅನ್ನು ಅಪ್‌ಡೇಟ್ ಮಾಡಿ. ಗುಪ್ತಪದಗಳಂತಹ ಯಾವುದೆ ಗೂಢಲಿಪೀಕರಿಸಲಾದ ನಿಯತಾಂಕಗಳನ್ನು ಇಲ್ಲಿ ಬದಲಾಯಿಸದೆ ಇದ್ದಲ್ಲಿ, ಅವುಗಳನ್ನು ಮರುಹೊಂದಿಸಲಾಗುತ್ತದೆ." -#: dashboards/project/stacks/templates/stacks/_update.html:24 -msgid "Update" -msgstr "ಅಪ್‌ಡೇಟ್ ಮಾಡು" - #: dashboards/project/stacks/templates/stacks/detail.html:3 msgid "Stack Details" msgstr "ಸ್ಟ್ಯಾಕ್ ವಿವರಗಳು" diff --git a/openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po b/openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po index 7172deb1d6..7dd34e6aad 100644 --- a/openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-15 05:42+0000\n" -"Last-Translator: Sungjin Kang \n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:32+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" "Content-Type: text/plain; charset=UTF-8\n" @@ -609,7 +609,7 @@ msgstr "관리자" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7 #: dashboards/project/images/images/forms.py:40 -#: dashboards/project/images/images/forms.py:198 +#: dashboards/project/images/images/forms.py:200 #: dashboards/project/images/templates/images/images/_detail_overview.html:9 #: dashboards/project/instances/templates/instances/_detail_overview.html:10 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9 @@ -624,7 +624,7 @@ msgstr "관리자" #: dashboards/project/networks/forms.py:35 #: dashboards/project/networks/tables.py:168 #: dashboards/project/networks/ports/forms.py:36 -#: dashboards/project/networks/ports/tables.py:67 +#: dashboards/project/networks/ports/tables.py:69 #: dashboards/project/networks/subnets/tables.py:129 #: dashboards/project/networks/templates/networks/_detail_overview.html:7 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10 @@ -665,7 +665,7 @@ msgstr "이름" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:22 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:48 -#: dashboards/project/instances/tables.py:1006 +#: dashboards/project/instances/tables.py:1025 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:81 #: dashboards/project/volumes/volumes/forms.py:122 @@ -992,12 +992,12 @@ msgstr "호스트를 추가하거나 삭제할 때 에러가 발생하였습니 #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:18 -#: dashboards/project/stacks/templates/stacks/_change_template.html:19 -#: dashboards/project/stacks/templates/stacks/_create.html:18 +#: dashboards/project/stacks/templates/stacks/_change_template.html:5 +#: dashboards/project/stacks/templates/stacks/_create.html:4 #: dashboards/project/stacks/templates/stacks/_preview.html:4 #: dashboards/project/stacks/templates/stacks/_preview_template.html:5 -#: dashboards/project/stacks/templates/stacks/_select_template.html:19 -#: dashboards/project/stacks/templates/stacks/_update.html:18 +#: dashboards/project/stacks/templates/stacks/_select_template.html:5 +#: dashboards/project/stacks/templates/stacks/_update.html:4 #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html:5 @@ -1060,10 +1060,6 @@ msgstr "호스트 집합은 가용 영역을 호스트를 묶어서 논리적인 #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28 #: dashboards/project/routers/templates/routers/ports/_create.html:30 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:25 -#: dashboards/project/stacks/templates/stacks/_change_template.html:26 -#: dashboards/project/stacks/templates/stacks/_create.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:26 -#: dashboards/project/stacks/templates/stacks/_update.html:25 #: dashboards/project/volumes/templates/volumes/volumes/_attach.html:20 #: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:17 msgid "Cancel" @@ -1123,7 +1119,7 @@ msgstr "VCPUs" #: dashboards/project/databases/views.py:48 #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:1025 +#: dashboards/project/instances/tables.py:1044 #: dashboards/project/instances/views.py:55 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/network_topology/instances/tables.py:23 @@ -1224,7 +1220,7 @@ msgstr "키 페어" #: dashboards/admin/defaults/tables.py:56 #: dashboards/admin/networks/ports/tables.py:94 #: dashboards/identity/projects/workflows.py:63 -#: dashboards/project/networks/ports/tables.py:69 +#: dashboards/project/networks/ports/tables.py:71 #: dashboards/project/routers/ports/tables.py:110 usage/quotas.py:69 msgid "Fixed IPs" msgstr "고정 IP" @@ -1432,7 +1428,7 @@ msgstr "ID" #: dashboards/project/containers/templates/containers/_container_detail.html:14 #: dashboards/project/containers/templates/containers/_container_metadata.html:7 #: dashboards/project/images/images/forms.py:95 -#: dashboards/project/images/images/forms.py:237 +#: dashboards/project/images/images/forms.py:239 #: dashboards/project/images/images/tables.py:163 #: dashboards/project/images/images/tables.py:252 #: dashboards/project/images/templates/images/images/_detail_overview.html:21 @@ -1639,8 +1635,8 @@ msgstr "로컬 저장소 (전체)" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:320 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:966 -#: dashboards/project/instances/tables.py:989 +#: dashboards/project/instances/tables.py:985 +#: dashboards/project/instances/tables.py:1008 #: dashboards/project/instances/workflows/create_instance.py:84 #: dashboards/project/overview/views.py:32 usage/tables.py:80 msgid "Instance Name" @@ -1865,7 +1861,7 @@ msgstr "영역" #: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 #: dashboards/project/images/images/tables.py:247 #: dashboards/project/images/templates/images/images/_detail_overview.html:19 -#: dashboards/project/instances/tables.py:1001 +#: dashboards/project/instances/tables.py:1020 #: dashboards/project/instances/templates/instances/_detail_overview.html:14 #: dashboards/project/loadbalancers/tables.py:324 #: dashboards/project/loadbalancers/tables.py:377 @@ -1873,7 +1869,7 @@ msgstr "영역" #: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 #: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60 #: dashboards/project/networks/tables.py:174 -#: dashboards/project/networks/ports/tables.py:72 +#: dashboards/project/networks/ports/tables.py:74 #: dashboards/project/networks/templates/networks/_detail_overview.html:13 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 #: dashboards/project/routers/tables.py:212 @@ -1981,7 +1977,7 @@ msgstr "Image Name =" #: dashboards/admin/images/tables.py:62 #: dashboards/admin/instances/tables.py:99 -#: dashboards/project/instances/tables.py:967 +#: dashboards/project/instances/tables.py:986 msgid "Status =" msgstr "Status =" @@ -2000,7 +1996,7 @@ msgstr "최대 크기 (MB)" #: dashboards/admin/images/tables.py:71 #: dashboards/admin/instances/tables.py:132 #: dashboards/project/images/images/tables.py:242 -#: dashboards/project/instances/tables.py:991 +#: dashboards/project/instances/tables.py:1010 #: dashboards/project/instances/templates/instances/_detail_overview.html:114 #: dashboards/project/instances/workflows/create_instance.py:108 #: dashboards/project/volumes/volumes/forms.py:638 @@ -2274,12 +2270,12 @@ msgid "IPv6 Address =" msgstr "IPv6 Address =" #: dashboards/admin/instances/tables.py:100 -#: dashboards/project/instances/tables.py:968 +#: dashboards/project/instances/tables.py:987 msgid "Image ID =" msgstr "Image ID =" #: dashboards/admin/instances/tables.py:101 -#: dashboards/project/instances/tables.py:969 +#: dashboards/project/instances/tables.py:988 msgid "Flavor ID =" msgstr "Flavor ID =" @@ -2287,7 +2283,7 @@ msgstr "Flavor ID =" #: dashboards/project/access_and_security/floating_ips/tables.py:194 #: dashboards/project/access_and_security/floating_ips/workflows.py:33 #: dashboards/project/access_and_security/floating_ips/workflows.py:40 -#: dashboards/project/instances/tables.py:993 +#: dashboards/project/instances/tables.py:1012 #: dashboards/project/loadbalancers/tables.py:367 msgid "IP Address" msgstr "IP 주소" @@ -2300,7 +2296,7 @@ msgstr "IP 주소" #: dashboards/project/databases/tables.py:327 #: dashboards/project/images/images/tables.py:263 #: dashboards/project/images/templates/images/images/_detail_overview.html:46 -#: dashboards/project/instances/tables.py:996 +#: dashboards/project/instances/tables.py:1015 #: dashboards/project/instances/templates/instances/_instance_flavor.html:7 #: dashboards/project/volumes/backups/tables.py:123 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37 @@ -2311,17 +2307,17 @@ msgid "Size" msgstr "크기" #: dashboards/admin/instances/tables.py:147 -#: dashboards/project/instances/tables.py:1008 +#: dashboards/project/instances/tables.py:1027 msgid "Task" msgstr "작업" #: dashboards/admin/instances/tables.py:154 -#: dashboards/project/instances/tables.py:1015 +#: dashboards/project/instances/tables.py:1034 msgid "Power State" msgstr "전원 상태" #: dashboards/admin/instances/tables.py:157 -#: dashboards/project/instances/tables.py:1018 usage/tables.py:83 +#: dashboards/project/instances/tables.py:1037 usage/tables.py:83 msgid "Time since created" msgstr "생성된 이후 시간" @@ -2394,7 +2390,7 @@ msgstr "JSON 포맷화된 네임스페이스 내용" #: dashboards/admin/metadata_defs/tables.py:149 #: dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:20 #: dashboards/project/images/images/forms.py:96 -#: dashboards/project/images/images/forms.py:238 +#: dashboards/project/images/images/forms.py:240 #: dashboards/project/images/images/tables.py:256 #: dashboards/project/images/templates/images/images/_detail_overview.html:23 msgid "Protected" @@ -2510,7 +2506,7 @@ msgstr "연관 업데이트" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10 #: dashboards/project/images/images/forms.py:41 -#: dashboards/project/images/images/forms.py:199 +#: dashboards/project/images/images/forms.py:201 #: dashboards/project/images/templates/images/images/_detail_overview.html:12 #: dashboards/project/loadbalancers/forms.py:36 #: dashboards/project/loadbalancers/forms.py:78 @@ -2711,7 +2707,7 @@ msgstr "생성" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:20 #: dashboards/project/images/templates/images/images/_detail_overview.html:31 -#: dashboards/project/instances/tables.py:622 +#: dashboards/project/instances/tables.py:641 #: 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 @@ -3170,7 +3166,7 @@ msgstr "DOWN" #: dashboards/project/networks/tables.py:177 #: dashboards/project/networks/workflows.py:49 #: dashboards/project/networks/ports/forms.py:40 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:77 #: dashboards/project/networks/templates/networks/_detail_overview.html:15 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34 #: dashboards/project/routers/forms.py:36 @@ -3483,7 +3479,7 @@ msgid "Device owner attached to the port" msgstr "포트에 디바이스 소유자가 연결되었습니다." #: dashboards/admin/networks/ports/forms.py:57 -#: dashboards/project/networks/ports/tables.py:78 +#: dashboards/project/networks/ports/tables.py:80 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" msgstr "MAC 러닝 상태" @@ -3550,7 +3546,7 @@ msgstr "MAC 러닝 상태" #: dashboards/admin/networks/ports/tables.py:109 #: dashboards/identity/projects/workflows.py:76 -#: dashboards/project/networks/ports/tables.py:85 usage/quotas.py:79 +#: dashboards/project/networks/ports/tables.py:87 usage/quotas.py:79 msgid "Ports" msgstr "포트" @@ -5837,7 +5833,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "유동 IP 연결 해제 완료: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:155 -#: dashboards/project/instances/tables.py:616 +#: dashboards/project/instances/tables.py:635 msgid "Unable to disassociate floating IP." msgstr "유동 IP 연결을 끊을 수 없습니다." @@ -7166,9 +7162,9 @@ msgstr "클러스터 템플릿에서 플러그인과 Hadoop 버전을 선택합 #: dashboards/project/data_processing/cluster_templates/workflows/create.py:81 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:374 -#: dashboards/project/stacks/views.py:139 -#: dashboards/project/stacks/templates/stacks/_change_template.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:25 +#: dashboards/project/stacks/views.py:93 +#: dashboards/project/stacks/views.py:109 +#: dashboards/project/stacks/views.py:149 msgid "Next" msgstr "다음" @@ -7383,7 +7379,7 @@ msgstr "사용 가능한 템플릿 없음" #: dashboards/project/databases/workflows/create_instance.py:335 #: dashboards/project/images/images/tables.py:36 #: dashboards/project/instances/workflows/create_instance.py:820 -#: dashboards/project/stacks/templates/stacks/_create.html:24 +#: dashboards/project/stacks/views.py:165 msgid "Launch" msgstr "실행" @@ -8563,8 +8559,8 @@ msgstr[0] "백업 삭제함" #: dashboards/project/databases/tables.py:248 #: dashboards/project/databases/tables.py:265 #: dashboards/project/databases/tables.py:271 -#: dashboards/project/instances/tables.py:825 -#: dashboards/project/instances/tables.py:832 +#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:851 #: dashboards/project/instances/views.py:398 #: dashboards/project/instances/templates/instances/_detail_overview.html:64 #: dashboards/project/instances/templates/instances/_detail_overview.html:100 @@ -8856,7 +8852,7 @@ msgid "Resize Volume" msgstr "볼륨 크기 조정" #: dashboards/project/databases/tables.py:212 -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:457 #: dashboards/project/instances/workflows/resize_instance.py:84 msgid "Resize Instance" msgstr "인스턴스 크기 변경" @@ -9157,7 +9153,7 @@ msgstr "인스턴스 세부 정보" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:352 +#: dashboards/project/instances/tables.py:371 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "인스턴스 편집" @@ -9975,35 +9971,35 @@ msgid "A local image to upload." msgstr "업로드할 로컬 이미지." #: dashboards/project/images/images/forms.py:76 -#: dashboards/project/images/images/forms.py:219 +#: dashboards/project/images/images/forms.py:221 #: dashboards/project/images/images/tables.py:259 msgid "Format" msgstr "포멧" #: dashboards/project/images/images/forms.py:81 -#: dashboards/project/images/images/forms.py:214 +#: dashboards/project/images/images/forms.py:216 msgid "Architecture" msgstr "아키텍처" #: dashboards/project/images/images/forms.py:84 -#: dashboards/project/images/images/forms.py:221 +#: dashboards/project/images/images/forms.py:223 msgid "Minimum Disk (GB)" msgstr "최소 디스크 (GB)" #: dashboards/project/images/images/forms.py:86 -#: dashboards/project/images/images/forms.py:223 +#: dashboards/project/images/images/forms.py:225 msgid "" "The minimum disk size required to boot the image. If unspecified, this value" " defaults to 0 (no minimum)." msgstr "이미지를 부팅 하기 위한 최소한의 디스크 사이즈입니다. 특별히 지정하지 않으면 0으로 설정됩니다 (최소 값 없음)." #: dashboards/project/images/images/forms.py:90 -#: dashboards/project/images/images/forms.py:229 +#: dashboards/project/images/images/forms.py:231 msgid "Minimum RAM (MB)" msgstr "최소 RAM (MB)" #: dashboards/project/images/images/forms.py:92 -#: dashboards/project/images/images/forms.py:231 +#: dashboards/project/images/images/forms.py:233 msgid "" "The minimum memory size required to boot the image. If unspecified, this " "value defaults to 0 (no minimum)." @@ -10031,20 +10027,24 @@ msgstr "새 이미지를 생성하지 못했습니다" msgid "Unable to create new image: Invalid disk format %s for image." msgstr "새 이미지 생성 실패: 이미지에 대한 잘못된 %s 디스크 포맷입니다." -#: dashboards/project/images/images/forms.py:203 +#: dashboards/project/images/images/forms.py:191 +msgid "Unable to create new image: Image name too long." +msgstr "" + +#: dashboards/project/images/images/forms.py:205 msgid "Kernel ID" msgstr "커널 ID" -#: dashboards/project/images/images/forms.py:209 +#: dashboards/project/images/images/forms.py:211 msgid "Ramdisk ID" msgstr "Ramdisk ID" -#: dashboards/project/images/images/forms.py:251 +#: dashboards/project/images/images/forms.py:253 #, python-format msgid "Unable to update image \"%s\"." msgstr "이미지 \"%s\"를 업데이트 할 수 없습니다." -#: dashboards/project/images/images/forms.py:278 +#: dashboards/project/images/images/forms.py:280 msgid "Image was successfully updated." msgstr "이미지를 성공적으로 업데이트 하였습니다." @@ -10199,7 +10199,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:388 +#: dashboards/project/instances/tables.py:407 #: dashboards/project/volumes/volumes/tables.py:168 msgid "Create Snapshot" msgstr "스냅샷 생성" @@ -10353,28 +10353,32 @@ msgid "Suspended Instance" msgid_plural "Suspended Instances" msgstr[0] "인스턴스 일시 중단함" -#: dashboards/project/instances/tables.py:375 +#: dashboards/project/instances/tables.py:352 +msgid "Launch Instance NG" +msgstr "" + +#: dashboards/project/instances/tables.py:394 msgid "Edit Security Groups" msgstr "시큐리티 그룹 편집" -#: dashboards/project/instances/tables.py:401 +#: dashboards/project/instances/tables.py:420 #: dashboards/project/instances/tabs.py:61 msgid "Console" msgstr "콘솔" -#: dashboards/project/instances/tables.py:421 +#: dashboards/project/instances/tables.py:440 msgid "View Log" msgstr "로그 확인" -#: dashboards/project/instances/tables.py:462 +#: dashboards/project/instances/tables.py:481 msgid "Confirm Resize/Migrate" msgstr "크기 변경 / 이전 확인" -#: dashboards/project/instances/tables.py:475 +#: dashboards/project/instances/tables.py:494 msgid "Revert Resize/Migrate" msgstr "크기 변경 / 이전을 되돌리기" -#: dashboards/project/instances/tables.py:488 +#: dashboards/project/instances/tables.py:507 #: dashboards/project/instances/views.py:256 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 @@ -10382,470 +10386,470 @@ msgstr "크기 변경 / 이전을 되돌리기" msgid "Rebuild Instance" msgstr "인스턴스 리빌드" -#: dashboards/project/instances/tables.py:505 +#: dashboards/project/instances/tables.py:524 msgid "Retrieve Password" msgstr "비밀번호 찾기" -#: dashboards/project/instances/tables.py:528 -#: dashboards/project/instances/tables.py:553 +#: dashboards/project/instances/tables.py:547 +#: dashboards/project/instances/tables.py:572 msgid "Associate Floating IP" msgstr "유동 IP 연결" -#: dashboards/project/instances/tables.py:572 +#: dashboards/project/instances/tables.py:591 #, python-format msgid "Successfully associated floating IP: %s" msgstr "유동 IP를 성공적으로 연결: %s" -#: dashboards/project/instances/tables.py:576 +#: dashboards/project/instances/tables.py:595 msgid "Unable to associate floating IP." msgstr "유동 IP를 연결 할 수 없습니다." -#: dashboards/project/instances/tables.py:582 +#: dashboards/project/instances/tables.py:601 msgid "Disassociate Floating IP" msgstr "유동 IP 연결 해제" -#: dashboards/project/instances/tables.py:610 +#: dashboards/project/instances/tables.py:629 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "유동 IP를 성공적으로 연결 해제: %s" -#: dashboards/project/instances/tables.py:613 +#: dashboards/project/instances/tables.py:632 msgid "No floating IPs to disassociate." msgstr "유동 IP를 끊을 수 없습니다." -#: dashboards/project/instances/tables.py:623 +#: dashboards/project/instances/tables.py:642 #, python-format msgid "Please try again later [Error: %s]." msgstr "다음에 다시 시도하십시오 [오류: %s]." -#: dashboards/project/instances/tables.py:625 +#: dashboards/project/instances/tables.py:644 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:637 +#: dashboards/project/instances/tables.py:656 #, python-format msgid "" "Failed to perform requested operation on instance \"%s\", the instance has " "an error status" msgstr "" -#: dashboards/project/instances/tables.py:653 +#: dashboards/project/instances/tables.py:672 #: dashboards/project/instances/views.py:395 #, python-format msgid "Unable to retrieve flavor information for instance \"%s\"." msgstr "인스턴스 \"%s\"에 대한 flavor 정보 조회 실패" -#: dashboards/project/instances/tables.py:670 +#: dashboards/project/instances/tables.py:689 msgid "Start Instance" msgid_plural "Start Instances" msgstr[0] "인스턴스 시작" -#: dashboards/project/instances/tables.py:678 +#: dashboards/project/instances/tables.py:697 msgid "Started Instance" msgid_plural "Started Instances" msgstr[0] "인스턴스 시작함" -#: dashboards/project/instances/tables.py:695 +#: dashboards/project/instances/tables.py:714 msgid "To power off a specific instance." msgstr "특정 인스턴스 전원 종료" -#: dashboards/project/instances/tables.py:701 +#: dashboards/project/instances/tables.py:720 msgctxt "Action to perform (the instance is currently running)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "Shut Off Instances" -#: dashboards/project/instances/tables.py:710 +#: dashboards/project/instances/tables.py:729 msgctxt "Past action (the instance is currently already Shut Off)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "Shut Off Instances" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:750 msgid "Lock Instance" msgid_plural "Lock Instances" msgstr[0] "인스턴스 잠금" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:758 msgid "Locked Instance" msgid_plural "Locked Instances" msgstr[0] "잠금된 인스턴스" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:781 msgid "Unlock Instance" msgid_plural "Unlock Instances" msgstr[0] "인스턴스 잠금 해제" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:789 msgid "Unlocked Instance" msgid_plural "Unlocked Instances" msgstr[0] "잠금 해제된 인스턴스" -#: dashboards/project/instances/tables.py:815 +#: dashboards/project/instances/tables.py:834 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:840 -#: dashboards/project/instances/tables.py:862 +#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:881 msgctxt "Current status of an Instance" msgid "Deleted" msgstr "Deleted" -#: dashboards/project/instances/tables.py:841 +#: dashboards/project/instances/tables.py:860 msgctxt "Current status of an Instance" msgid "Active" msgstr "Active" -#: dashboards/project/instances/tables.py:842 +#: dashboards/project/instances/tables.py:861 msgctxt "Current status of an Instance" msgid "Shutoff" msgstr "Shutoff" -#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:863 msgctxt "Current status of an Instance" msgid "Suspended" msgstr "Suspended" -#: dashboards/project/instances/tables.py:845 +#: dashboards/project/instances/tables.py:864 msgctxt "Current status of an Instance" msgid "Paused" msgstr "Paused" -#: dashboards/project/instances/tables.py:846 +#: dashboards/project/instances/tables.py:865 msgctxt "Current status of an Instance" msgid "Error" msgstr "Error" -#: dashboards/project/instances/tables.py:848 +#: dashboards/project/instances/tables.py:867 msgctxt "Current status of an Instance" msgid "Resize/Migrate" msgstr "Resize/Migrate" -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:869 msgctxt "Current status of an Instance" msgid "Confirm or Revert Resize/Migrate" msgstr "Confirm or Revert Resize/Migrate" -#: dashboards/project/instances/tables.py:852 +#: dashboards/project/instances/tables.py:871 msgctxt "Current status of an Instance" msgid "Revert Resize/Migrate" msgstr "Revert Resize/Migrate" -#: dashboards/project/instances/tables.py:853 +#: dashboards/project/instances/tables.py:872 msgctxt "Current status of an Instance" msgid "Reboot" msgstr "Reboot" -#: dashboards/project/instances/tables.py:855 +#: dashboards/project/instances/tables.py:874 msgctxt "Current status of an Instance" msgid "Hard Reboot" msgstr "Hard Reboot" -#: dashboards/project/instances/tables.py:856 +#: dashboards/project/instances/tables.py:875 msgctxt "Current status of an Instance" msgid "Password" msgstr "Password" -#: dashboards/project/instances/tables.py:857 +#: dashboards/project/instances/tables.py:876 msgctxt "Current status of an Instance" msgid "Rebuild" msgstr "Rebuild" -#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:878 msgctxt "Current status of an Instance" msgid "Migrating" msgstr "Migrating" -#: dashboards/project/instances/tables.py:860 +#: dashboards/project/instances/tables.py:879 msgctxt "Current status of an Instance" msgid "Build" msgstr "Build" -#: dashboards/project/instances/tables.py:861 +#: dashboards/project/instances/tables.py:880 msgctxt "Current status of an Instance" msgid "Rescue" msgstr "Rescue" -#: dashboards/project/instances/tables.py:864 +#: dashboards/project/instances/tables.py:883 msgctxt "Current status of an Instance" msgid "Soft Deleted" msgstr "Soft Deleted" -#: dashboards/project/instances/tables.py:865 +#: dashboards/project/instances/tables.py:884 msgctxt "Current status of an Instance" msgid "Shelved" msgstr "Shelved" -#: dashboards/project/instances/tables.py:867 +#: dashboards/project/instances/tables.py:886 msgctxt "Current status of an Instance" msgid "Shelved Offloaded" msgstr "Shelved Offloaded" -#: dashboards/project/instances/tables.py:870 +#: dashboards/project/instances/tables.py:889 msgctxt "Task status of an Instance" msgid "None" msgstr "None" -#: dashboards/project/instances/tables.py:875 +#: dashboards/project/instances/tables.py:894 msgctxt "Task status of an Instance" msgid "Scheduling" msgstr "Scheduling" -#: dashboards/project/instances/tables.py:877 +#: dashboards/project/instances/tables.py:896 msgctxt "Task status of an Instance" msgid "Block Device Mapping" msgstr "Block Device Mapping" -#: dashboards/project/instances/tables.py:879 +#: dashboards/project/instances/tables.py:898 msgctxt "Task status of an Instance" msgid "Networking" msgstr "Networking" -#: dashboards/project/instances/tables.py:880 +#: dashboards/project/instances/tables.py:899 msgctxt "Task status of an Instance" msgid "Spawning" msgstr "Spawning" -#: dashboards/project/instances/tables.py:882 +#: dashboards/project/instances/tables.py:901 msgctxt "Task status of an Instance" msgid "Snapshotting" msgstr "Snapshotting" -#: dashboards/project/instances/tables.py:884 +#: dashboards/project/instances/tables.py:903 msgctxt "Task status of an Instance" msgid "Image Snapshot Pending" msgstr "Image Snapshot Pending" -#: dashboards/project/instances/tables.py:886 +#: dashboards/project/instances/tables.py:905 msgctxt "Task status of an Instance" msgid "Image Pending Upload" msgstr "Image Pending Upload" -#: dashboards/project/instances/tables.py:888 +#: dashboards/project/instances/tables.py:907 msgctxt "Task status of an Instance" msgid "Image Uploading" msgstr "Image Uploading" -#: dashboards/project/instances/tables.py:890 +#: dashboards/project/instances/tables.py:909 msgctxt "Task status of an Instance" msgid "Image Backup" msgstr "Image Backup" -#: dashboards/project/instances/tables.py:892 +#: dashboards/project/instances/tables.py:911 msgctxt "Task status of an Instance" msgid "Updating Password" msgstr "Updating Password" -#: dashboards/project/instances/tables.py:894 +#: dashboards/project/instances/tables.py:913 msgctxt "Task status of an Instance" msgid "Preparing Resize or Migrate" msgstr "Preparing Resize or Migrate" -#: dashboards/project/instances/tables.py:896 +#: dashboards/project/instances/tables.py:915 msgctxt "Task status of an Instance" msgid "Resizing or Migrating" msgstr "Resizing or Migrating" -#: dashboards/project/instances/tables.py:898 +#: dashboards/project/instances/tables.py:917 msgctxt "Task status of an Instance" msgid "Resized or Migrated" msgstr "Resized or Migrated" -#: dashboards/project/instances/tables.py:900 +#: dashboards/project/instances/tables.py:919 msgctxt "Task status of an Instance" msgid "Finishing Resize or Migrate" msgstr "Finishing Resize or Migrate" -#: dashboards/project/instances/tables.py:902 +#: dashboards/project/instances/tables.py:921 msgctxt "Task status of an Instance" msgid "Reverting Resize or Migrate" msgstr "Reverting Resize or Migrate" -#: dashboards/project/instances/tables.py:904 +#: dashboards/project/instances/tables.py:923 msgctxt "Task status of an Instance" msgid "Confirming Resize or Migrate" msgstr "Confirming Resize or Migrate" -#: dashboards/project/instances/tables.py:905 +#: dashboards/project/instances/tables.py:924 msgctxt "Task status of an Instance" msgid "Rebooting" msgstr "Rebooting" -#: dashboards/project/instances/tables.py:907 +#: dashboards/project/instances/tables.py:926 msgctxt "Task status of an Instance" msgid "Reboot Pending" msgstr "Reboot Pending" -#: dashboards/project/instances/tables.py:909 +#: dashboards/project/instances/tables.py:928 msgctxt "Task status of an Instance" msgid "Reboot Started" msgstr "Reboot Started" -#: dashboards/project/instances/tables.py:911 +#: dashboards/project/instances/tables.py:930 msgctxt "Task status of an Instance" msgid "Rebooting Hard" msgstr "Rebooting Hard" -#: dashboards/project/instances/tables.py:913 +#: dashboards/project/instances/tables.py:932 msgctxt "Task status of an Instance" msgid "Reboot Pending Hard" msgstr "Reboot Pending Hard" -#: dashboards/project/instances/tables.py:915 +#: dashboards/project/instances/tables.py:934 msgctxt "Task status of an Instance" msgid "Reboot Started Hard" msgstr "Reboot Started Hard" -#: dashboards/project/instances/tables.py:916 +#: dashboards/project/instances/tables.py:935 msgctxt "Task status of an Instance" msgid "Pausing" msgstr "Pausing" -#: dashboards/project/instances/tables.py:917 -#: dashboards/project/instances/tables.py:920 +#: dashboards/project/instances/tables.py:936 +#: dashboards/project/instances/tables.py:939 msgctxt "Task status of an Instance" msgid "Resuming" msgstr "Resuming" -#: dashboards/project/instances/tables.py:919 +#: dashboards/project/instances/tables.py:938 msgctxt "Task status of an Instance" msgid "Suspending" msgstr "Suspending" -#: dashboards/project/instances/tables.py:922 +#: dashboards/project/instances/tables.py:941 msgctxt "Task status of an Instance" msgid "Powering Off" msgstr "Powering Off" -#: dashboards/project/instances/tables.py:924 +#: dashboards/project/instances/tables.py:943 msgctxt "Task status of an Instance" msgid "Powering On" msgstr "Powering On" -#: dashboards/project/instances/tables.py:925 +#: dashboards/project/instances/tables.py:944 msgctxt "Task status of an Instance" msgid "Rescuing" msgstr "Rescuing" -#: dashboards/project/instances/tables.py:927 +#: dashboards/project/instances/tables.py:946 msgctxt "Task status of an Instance" msgid "Unrescuing" msgstr "Unrescuing" -#: dashboards/project/instances/tables.py:929 +#: dashboards/project/instances/tables.py:948 msgctxt "Task status of an Instance" msgid "Rebuilding" msgstr "Rebuilding" -#: dashboards/project/instances/tables.py:931 +#: dashboards/project/instances/tables.py:950 msgctxt "Task status of an Instance" msgid "Rebuild Block Device Mapping" msgstr "Rebuild Block Device Mapping" -#: dashboards/project/instances/tables.py:933 +#: dashboards/project/instances/tables.py:952 msgctxt "Task status of an Instance" msgid "Rebuild Spawning" msgstr "Rebuild Spawning" -#: dashboards/project/instances/tables.py:934 +#: dashboards/project/instances/tables.py:953 msgctxt "Task status of an Instance" msgid "Migrating" msgstr "Migrating" -#: dashboards/project/instances/tables.py:935 +#: dashboards/project/instances/tables.py:954 msgctxt "Task status of an Instance" msgid "Deleting" msgstr "Deleting" -#: dashboards/project/instances/tables.py:937 +#: dashboards/project/instances/tables.py:956 msgctxt "Task status of an Instance" msgid "Soft Deleting" msgstr "Soft Deleting" -#: dashboards/project/instances/tables.py:938 +#: dashboards/project/instances/tables.py:957 msgctxt "Task status of an Instance" msgid "Restoring" msgstr "Restoring" -#: dashboards/project/instances/tables.py:939 +#: dashboards/project/instances/tables.py:958 msgctxt "Task status of an Instance" msgid "Shelving" msgstr "Shelving" -#: dashboards/project/instances/tables.py:941 +#: dashboards/project/instances/tables.py:960 msgctxt "Task status of an Instance" msgid "Shelving Image Pending Upload" msgstr "Shelving Image Pending Upload" -#: dashboards/project/instances/tables.py:943 +#: dashboards/project/instances/tables.py:962 msgctxt "Task status of an Instance" msgid "Shelving Image Uploading" msgstr "Shelving Image Uploading" -#: dashboards/project/instances/tables.py:945 +#: dashboards/project/instances/tables.py:964 msgctxt "Task status of an Instance" msgid "Shelving Offloading" msgstr "Shelving Offloading" -#: dashboards/project/instances/tables.py:947 +#: dashboards/project/instances/tables.py:966 msgctxt "Task status of an Instance" msgid "Unshelving" msgstr "Unshelving" -#: dashboards/project/instances/tables.py:951 +#: dashboards/project/instances/tables.py:970 msgctxt "Power state of an Instance" msgid "No State" msgstr "No State" -#: dashboards/project/instances/tables.py:952 +#: dashboards/project/instances/tables.py:971 msgctxt "Power state of an Instance" msgid "Running" msgstr "Running" -#: dashboards/project/instances/tables.py:953 +#: dashboards/project/instances/tables.py:972 msgctxt "Power state of an Instance" msgid "Blocked" msgstr "Blocked" -#: dashboards/project/instances/tables.py:954 +#: dashboards/project/instances/tables.py:973 msgctxt "Power state of an Instance" msgid "Paused" msgstr "Paused" -#: dashboards/project/instances/tables.py:955 +#: dashboards/project/instances/tables.py:974 msgctxt "Power state of an Instance" msgid "Shut Down" msgstr "Shut Down" -#: dashboards/project/instances/tables.py:956 +#: dashboards/project/instances/tables.py:975 msgctxt "Power state of an Instance" msgid "Shut Off" msgstr "Shut Off" -#: dashboards/project/instances/tables.py:957 +#: dashboards/project/instances/tables.py:976 msgctxt "Power state of an Instance" msgid "Crashed" msgstr "Crashed" -#: dashboards/project/instances/tables.py:958 +#: dashboards/project/instances/tables.py:977 msgctxt "Power state of an Instance" msgid "Suspended" msgstr "Suspended" -#: dashboards/project/instances/tables.py:959 +#: dashboards/project/instances/tables.py:978 msgctxt "Power state of an Instance" msgid "Failed" msgstr "Failed" -#: dashboards/project/instances/tables.py:960 +#: dashboards/project/instances/tables.py:979 msgctxt "Power state of an Instance" msgid "Building" msgstr "Building" -#: dashboards/project/instances/tables.py:998 +#: dashboards/project/instances/tables.py:1017 #: dashboards/project/instances/workflows/create_instance.py:529 msgid "Key Pair" msgstr "키 패어" @@ -12741,15 +12745,25 @@ msgstr "DOWN" #: dashboards/project/networks/ports/tables.py:60 msgctxt "status of a network port" -msgid "ACTIVE" -msgstr "ACTIVE" +msgid "Active" +msgstr "" #: dashboards/project/networks/ports/tables.py:61 msgctxt "status of a network port" -msgid "DOWN" -msgstr "DOWN" +msgid "Down" +msgstr "" -#: dashboards/project/networks/ports/tables.py:70 +#: dashboards/project/networks/ports/tables.py:62 +msgctxt "status of a neteork port" +msgid "Error" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:63 +msgctxt "status of a network port" +msgid "Build" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:72 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40 msgid "Attached Device" msgstr "장치 연결됨" @@ -13411,9 +13425,9 @@ msgid "" "a gateway for external connectivity." msgstr "라우터에 지정된 외부 네트워크를 연결할 수 있습니다. 외부 네트워크는 라우터의 기본 경로와 외부 연결을 위한 게이트웨이 역할을 합니다." -#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:92 -#: dashboards/project/stacks/templates/stacks/_change_template.html:9 -#: dashboards/project/stacks/templates/stacks/_select_template.html:9 +#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:90 +#: dashboards/project/stacks/views.py:96 +#: dashboards/project/stacks/views.py:106 #: dashboards/project/stacks/templates/stacks/select_template.html:3 msgid "Select Template" msgstr "템플릿 선택" @@ -13510,8 +13524,8 @@ msgid "Stack Name" msgstr "스택 이름" #: dashboards/project/stacks/forms.py:240 -#: dashboards/project/stacks/views.py:136 -#: dashboards/project/stacks/views.py:142 +#: dashboards/project/stacks/views.py:146 +#: dashboards/project/stacks/views.py:152 #: dashboards/project/stacks/templates/stacks/preview_template.html:3 msgid "Preview Template" msgstr "" @@ -13566,7 +13580,7 @@ msgid "Stack creation started." msgstr "스택 생성 중입니다." #: dashboards/project/stacks/forms.py:399 -#: dashboards/project/stacks/templates/stacks/_update.html:8 +#: dashboards/project/stacks/views.py:198 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "스택 매개변수 업데이트" @@ -13587,15 +13601,15 @@ msgid "Stacks" msgstr "스택" #: dashboards/project/stacks/tables.py:32 -#: dashboards/project/stacks/views.py:154 -#: dashboards/project/stacks/templates/stacks/_create.html:8 +#: dashboards/project/stacks/views.py:162 +#: dashboards/project/stacks/views.py:168 #: dashboards/project/stacks/templates/stacks/create.html:3 msgid "Launch Stack" msgstr "스택 시작" #: dashboards/project/stacks/tables.py:41 -#: dashboards/project/stacks/views.py:220 -#: dashboards/project/stacks/views.py:226 +#: dashboards/project/stacks/views.py:239 +#: dashboards/project/stacks/views.py:245 #: dashboards/project/stacks/templates/stacks/preview.html:3 msgid "Preview Stack" msgstr "" @@ -13861,47 +13875,51 @@ msgstr "스택 \"%s\"에 대한 리소스를 가져오지 못하였습니다." msgid "Unable to retrieve stack list." msgstr "스택 목록을 찾지 못 했습니다." -#: dashboards/project/stacks/views.py:104 +#: dashboards/project/stacks/views.py:113 #: dashboards/project/stacks/templates/stacks/change_template.html:3 msgid "Change Template" msgstr "템플릿 변경" -#: dashboards/project/stacks/views.py:117 -#: dashboards/project/stacks/views.py:212 -#: dashboards/project/stacks/views.py:268 +#: dashboards/project/stacks/views.py:127 +#: dashboards/project/stacks/views.py:231 +#: dashboards/project/stacks/views.py:287 msgid "Unable to retrieve stack." msgstr "스택을 찾지 못 했습니다." -#: dashboards/project/stacks/views.py:186 +#: dashboards/project/stacks/views.py:201 +msgid "Update" +msgstr "업데이트" + +#: dashboards/project/stacks/views.py:204 msgid "Update Stack" msgstr "스택 업데이트" -#: dashboards/project/stacks/views.py:223 +#: dashboards/project/stacks/views.py:242 msgid "Preview" msgstr "" -#: dashboards/project/stacks/views.py:236 +#: dashboards/project/stacks/views.py:255 #: dashboards/project/stacks/templates/stacks/preview_details.html:3 msgid "Preview Stack Details" msgstr "" -#: dashboards/project/stacks/views.py:248 +#: dashboards/project/stacks/views.py:267 msgid "Stack Details: {{ stack.stack_name }}" msgstr "스택 세부 정보: {{ stack.stack_name }}" -#: dashboards/project/stacks/views.py:279 +#: dashboards/project/stacks/views.py:298 msgid "Unable to retrieve stack template." msgstr "스택 템플릿을 가져올 수 없습니다." -#: dashboards/project/stacks/views.py:296 +#: dashboards/project/stacks/views.py:315 msgid "Resource Details: {{ resource.resource_name }}" msgstr "리소스 세부 정보: {{ resource.resource_name }}" -#: dashboards/project/stacks/views.py:313 +#: dashboards/project/stacks/views.py:332 msgid "Unable to retrieve resource." msgstr "리소스를 찾지 못 했습니다." -#: dashboards/project/stacks/views.py:326 +#: dashboards/project/stacks/views.py:345 msgid "Unable to retrieve metadata." msgstr "메타 데이터를 찾지 못 했습니다." @@ -13942,14 +13960,14 @@ msgstr "특성" msgid "Properties" msgstr "속성" -#: dashboards/project/stacks/templates/stacks/_change_template.html:20 -#: dashboards/project/stacks/templates/stacks/_select_template.html:20 +#: dashboards/project/stacks/templates/stacks/_change_template.html:6 +#: dashboards/project/stacks/templates/stacks/_select_template.html:6 msgid "" "Use one of the available template source options to specify the template to " "be used in creating this stack." msgstr "스택을 만드는데 필요한 템플릿을 지정하는데 사용할 수 있는 템플릿 소스 옵션 중 하나를 사용합니다." -#: dashboards/project/stacks/templates/stacks/_create.html:19 +#: dashboards/project/stacks/templates/stacks/_create.html:5 msgid "Create a new stack with the provided values." msgstr "작성한 값에 가진 새로운 스택을 만들 수 있습니다." @@ -14025,17 +14043,13 @@ msgstr "리소스 메타데이터" msgid "Stack Template" msgstr "스택 템플릿" -#: dashboards/project/stacks/templates/stacks/_update.html:19 +#: dashboards/project/stacks/templates/stacks/_update.html:5 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 "제공된 값으로 스택을 업데이트합니다. 암호와 같은 암호화된 매개변수를 변경하지 않는 경우, 기본값으로 초기화되니 유의하십시오." -#: dashboards/project/stacks/templates/stacks/_update.html:24 -msgid "Update" -msgstr "업데이트" - #: dashboards/project/stacks/templates/stacks/detail.html:3 msgid "Stack Details" msgstr "스택 세부 정보들" diff --git a/openstack_dashboard/locale/nl_NL/LC_MESSAGES/django.po b/openstack_dashboard/locale/nl_NL/LC_MESSAGES/django.po index 4597f0406a..ab70b4a637 100644 --- a/openstack_dashboard/locale/nl_NL/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/nl_NL/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:32+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/horizon/language/nl_NL/)\n" "MIME-Version: 1.0\n" @@ -603,7 +603,7 @@ msgstr "Beheerder" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7 #: dashboards/project/images/images/forms.py:40 -#: dashboards/project/images/images/forms.py:198 +#: dashboards/project/images/images/forms.py:200 #: dashboards/project/images/templates/images/images/_detail_overview.html:9 #: dashboards/project/instances/templates/instances/_detail_overview.html:10 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9 @@ -618,7 +618,7 @@ msgstr "Beheerder" #: dashboards/project/networks/forms.py:35 #: dashboards/project/networks/tables.py:168 #: dashboards/project/networks/ports/forms.py:36 -#: dashboards/project/networks/ports/tables.py:67 +#: dashboards/project/networks/ports/tables.py:69 #: dashboards/project/networks/subnets/tables.py:129 #: dashboards/project/networks/templates/networks/_detail_overview.html:7 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10 @@ -659,7 +659,7 @@ msgstr "Naam" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:22 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:48 -#: dashboards/project/instances/tables.py:1006 +#: dashboards/project/instances/tables.py:1025 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:81 #: dashboards/project/volumes/volumes/forms.py:122 @@ -988,12 +988,12 @@ msgstr "Fout bij het toevoegen of verwijderen van gastheren." #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:18 -#: dashboards/project/stacks/templates/stacks/_change_template.html:19 -#: dashboards/project/stacks/templates/stacks/_create.html:18 +#: dashboards/project/stacks/templates/stacks/_change_template.html:5 +#: dashboards/project/stacks/templates/stacks/_create.html:4 #: dashboards/project/stacks/templates/stacks/_preview.html:4 #: dashboards/project/stacks/templates/stacks/_preview_template.html:5 -#: dashboards/project/stacks/templates/stacks/_select_template.html:19 -#: dashboards/project/stacks/templates/stacks/_update.html:18 +#: dashboards/project/stacks/templates/stacks/_select_template.html:5 +#: dashboards/project/stacks/templates/stacks/_update.html:4 #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html:5 @@ -1056,10 +1056,6 @@ msgstr "" #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28 #: dashboards/project/routers/templates/routers/ports/_create.html:30 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:25 -#: dashboards/project/stacks/templates/stacks/_change_template.html:26 -#: dashboards/project/stacks/templates/stacks/_create.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:26 -#: dashboards/project/stacks/templates/stacks/_update.html:25 #: dashboards/project/volumes/templates/volumes/volumes/_attach.html:20 #: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:17 msgid "Cancel" @@ -1119,7 +1115,7 @@ msgstr "VCPUs" #: dashboards/project/databases/views.py:48 #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:1025 +#: dashboards/project/instances/tables.py:1044 #: dashboards/project/instances/views.py:55 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/network_topology/instances/tables.py:23 @@ -1220,7 +1216,7 @@ msgstr "Sleutelparen" #: dashboards/admin/defaults/tables.py:56 #: dashboards/admin/networks/ports/tables.py:94 #: dashboards/identity/projects/workflows.py:63 -#: dashboards/project/networks/ports/tables.py:69 +#: dashboards/project/networks/ports/tables.py:71 #: dashboards/project/routers/ports/tables.py:110 usage/quotas.py:69 msgid "Fixed IPs" msgstr "Vaste IPs" @@ -1430,7 +1426,7 @@ msgstr "ID" #: dashboards/project/containers/templates/containers/_container_detail.html:14 #: dashboards/project/containers/templates/containers/_container_metadata.html:7 #: dashboards/project/images/images/forms.py:95 -#: dashboards/project/images/images/forms.py:237 +#: dashboards/project/images/images/forms.py:239 #: dashboards/project/images/images/tables.py:163 #: dashboards/project/images/images/tables.py:252 #: dashboards/project/images/templates/images/images/_detail_overview.html:21 @@ -1637,8 +1633,8 @@ msgstr "Locale Opslag (totaal)" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:320 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:966 -#: dashboards/project/instances/tables.py:989 +#: dashboards/project/instances/tables.py:985 +#: dashboards/project/instances/tables.py:1008 #: dashboards/project/instances/workflows/create_instance.py:84 #: dashboards/project/overview/views.py:32 usage/tables.py:80 msgid "Instance Name" @@ -1867,7 +1863,7 @@ msgstr "Zone" #: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 #: dashboards/project/images/images/tables.py:247 #: dashboards/project/images/templates/images/images/_detail_overview.html:19 -#: dashboards/project/instances/tables.py:1001 +#: dashboards/project/instances/tables.py:1020 #: dashboards/project/instances/templates/instances/_detail_overview.html:14 #: dashboards/project/loadbalancers/tables.py:324 #: dashboards/project/loadbalancers/tables.py:377 @@ -1875,7 +1871,7 @@ msgstr "Zone" #: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 #: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60 #: dashboards/project/networks/tables.py:174 -#: dashboards/project/networks/ports/tables.py:72 +#: dashboards/project/networks/ports/tables.py:74 #: dashboards/project/networks/templates/networks/_detail_overview.html:13 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 #: dashboards/project/routers/tables.py:212 @@ -1983,7 +1979,7 @@ msgstr "Afbeeldingsnaam =" #: dashboards/admin/images/tables.py:62 #: dashboards/admin/instances/tables.py:99 -#: dashboards/project/instances/tables.py:967 +#: dashboards/project/instances/tables.py:986 msgid "Status =" msgstr "Statuus =" @@ -2002,7 +1998,7 @@ msgstr "Max. grootte (MB)" #: dashboards/admin/images/tables.py:71 #: dashboards/admin/instances/tables.py:132 #: dashboards/project/images/images/tables.py:242 -#: dashboards/project/instances/tables.py:991 +#: dashboards/project/instances/tables.py:1010 #: dashboards/project/instances/templates/instances/_detail_overview.html:114 #: dashboards/project/instances/workflows/create_instance.py:108 #: dashboards/project/volumes/volumes/forms.py:638 @@ -2278,12 +2274,12 @@ msgid "IPv6 Address =" msgstr "IPv6 Adres =" #: dashboards/admin/instances/tables.py:100 -#: dashboards/project/instances/tables.py:968 +#: dashboards/project/instances/tables.py:987 msgid "Image ID =" msgstr "Afbeelding ID =" #: dashboards/admin/instances/tables.py:101 -#: dashboards/project/instances/tables.py:969 +#: dashboards/project/instances/tables.py:988 msgid "Flavor ID =" msgstr "" @@ -2291,7 +2287,7 @@ msgstr "" #: dashboards/project/access_and_security/floating_ips/tables.py:194 #: dashboards/project/access_and_security/floating_ips/workflows.py:33 #: dashboards/project/access_and_security/floating_ips/workflows.py:40 -#: dashboards/project/instances/tables.py:993 +#: dashboards/project/instances/tables.py:1012 #: dashboards/project/loadbalancers/tables.py:367 msgid "IP Address" msgstr "IP Adres" @@ -2304,7 +2300,7 @@ msgstr "IP Adres" #: dashboards/project/databases/tables.py:327 #: dashboards/project/images/images/tables.py:263 #: dashboards/project/images/templates/images/images/_detail_overview.html:46 -#: dashboards/project/instances/tables.py:996 +#: dashboards/project/instances/tables.py:1015 #: dashboards/project/instances/templates/instances/_instance_flavor.html:7 #: dashboards/project/volumes/backups/tables.py:123 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37 @@ -2315,17 +2311,17 @@ msgid "Size" msgstr "Omvang" #: dashboards/admin/instances/tables.py:147 -#: dashboards/project/instances/tables.py:1008 +#: dashboards/project/instances/tables.py:1027 msgid "Task" msgstr "Taak" #: dashboards/admin/instances/tables.py:154 -#: dashboards/project/instances/tables.py:1015 +#: dashboards/project/instances/tables.py:1034 msgid "Power State" msgstr "Energietoestand" #: dashboards/admin/instances/tables.py:157 -#: dashboards/project/instances/tables.py:1018 usage/tables.py:83 +#: dashboards/project/instances/tables.py:1037 usage/tables.py:83 msgid "Time since created" msgstr "" @@ -2398,7 +2394,7 @@ msgstr "" #: dashboards/admin/metadata_defs/tables.py:149 #: dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:20 #: dashboards/project/images/images/forms.py:96 -#: dashboards/project/images/images/forms.py:238 +#: dashboards/project/images/images/forms.py:240 #: dashboards/project/images/images/tables.py:256 #: dashboards/project/images/templates/images/images/_detail_overview.html:23 msgid "Protected" @@ -2516,7 +2512,7 @@ msgstr "" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10 #: dashboards/project/images/images/forms.py:41 -#: dashboards/project/images/images/forms.py:199 +#: dashboards/project/images/images/forms.py:201 #: dashboards/project/images/templates/images/images/_detail_overview.html:12 #: dashboards/project/loadbalancers/forms.py:36 #: dashboards/project/loadbalancers/forms.py:78 @@ -2717,7 +2713,7 @@ msgstr "Gecreëerd" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:20 #: dashboards/project/images/templates/images/images/_detail_overview.html:31 -#: dashboards/project/instances/tables.py:622 +#: dashboards/project/instances/tables.py:641 #: 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 @@ -3176,7 +3172,7 @@ msgstr "OMLAAG" #: dashboards/project/networks/tables.py:177 #: dashboards/project/networks/workflows.py:49 #: dashboards/project/networks/ports/forms.py:40 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:77 #: dashboards/project/networks/templates/networks/_detail_overview.html:15 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34 #: dashboards/project/routers/forms.py:36 @@ -3493,7 +3489,7 @@ msgid "Device owner attached to the port" msgstr "Apparaateigenaar verbonden met de poort" #: dashboards/admin/networks/ports/forms.py:57 -#: dashboards/project/networks/ports/tables.py:78 +#: dashboards/project/networks/ports/tables.py:80 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" msgstr "" @@ -3562,7 +3558,7 @@ msgstr "" #: dashboards/admin/networks/ports/tables.py:109 #: dashboards/identity/projects/workflows.py:76 -#: dashboards/project/networks/ports/tables.py:85 usage/quotas.py:79 +#: dashboards/project/networks/ports/tables.py:87 usage/quotas.py:79 msgid "Ports" msgstr "Poorten" @@ -5879,7 +5875,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "Volttend IP adres %s succesvol afgekoppeld" #: dashboards/project/access_and_security/floating_ips/tables.py:155 -#: dashboards/project/instances/tables.py:616 +#: dashboards/project/instances/tables.py:635 msgid "Unable to disassociate floating IP." msgstr "Niet in staat om het vlottend IP adres af te koppelen." @@ -7220,9 +7216,9 @@ msgstr "" #: dashboards/project/data_processing/cluster_templates/workflows/create.py:81 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:374 -#: dashboards/project/stacks/views.py:139 -#: dashboards/project/stacks/templates/stacks/_change_template.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:25 +#: dashboards/project/stacks/views.py:93 +#: dashboards/project/stacks/views.py:109 +#: dashboards/project/stacks/views.py:149 msgid "Next" msgstr "Volgende" @@ -7439,7 +7435,7 @@ msgstr "" #: dashboards/project/databases/workflows/create_instance.py:335 #: dashboards/project/images/images/tables.py:36 #: dashboards/project/instances/workflows/create_instance.py:820 -#: dashboards/project/stacks/templates/stacks/_create.html:24 +#: dashboards/project/stacks/views.py:165 msgid "Launch" msgstr "Starten" @@ -8633,8 +8629,8 @@ msgstr[1] "" #: dashboards/project/databases/tables.py:248 #: dashboards/project/databases/tables.py:265 #: dashboards/project/databases/tables.py:271 -#: dashboards/project/instances/tables.py:825 -#: dashboards/project/instances/tables.py:832 +#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:851 #: dashboards/project/instances/views.py:398 #: dashboards/project/instances/templates/instances/_detail_overview.html:64 #: dashboards/project/instances/templates/instances/_detail_overview.html:100 @@ -8934,7 +8930,7 @@ msgid "Resize Volume" msgstr "" #: dashboards/project/databases/tables.py:212 -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:457 #: dashboards/project/instances/workflows/resize_instance.py:84 msgid "Resize Instance" msgstr "Herdimensioneer exemplaar" @@ -9235,7 +9231,7 @@ msgstr "Exemplaardetails" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:352 +#: dashboards/project/instances/tables.py:371 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "Exemplaar bewerken" @@ -10058,35 +10054,35 @@ msgid "A local image to upload." msgstr "Een lokale afbeelding om te uploaden." #: dashboards/project/images/images/forms.py:76 -#: dashboards/project/images/images/forms.py:219 +#: dashboards/project/images/images/forms.py:221 #: dashboards/project/images/images/tables.py:259 msgid "Format" msgstr "Formaat" #: dashboards/project/images/images/forms.py:81 -#: dashboards/project/images/images/forms.py:214 +#: dashboards/project/images/images/forms.py:216 msgid "Architecture" msgstr "Architectuur" #: dashboards/project/images/images/forms.py:84 -#: dashboards/project/images/images/forms.py:221 +#: dashboards/project/images/images/forms.py:223 msgid "Minimum Disk (GB)" msgstr "Minimum Schijf (GB)" #: dashboards/project/images/images/forms.py:86 -#: dashboards/project/images/images/forms.py:223 +#: dashboards/project/images/images/forms.py:225 msgid "" "The minimum disk size required to boot the image. If unspecified, this value" " defaults to 0 (no minimum)." msgstr "De minimum schijfgrootte benodigd om de afbeelding te starten. Indien ongespecificeerd staat deze waarde standaard op 0 (geen minimum)." #: dashboards/project/images/images/forms.py:90 -#: dashboards/project/images/images/forms.py:229 +#: dashboards/project/images/images/forms.py:231 msgid "Minimum RAM (MB)" msgstr "" #: dashboards/project/images/images/forms.py:92 -#: dashboards/project/images/images/forms.py:231 +#: dashboards/project/images/images/forms.py:233 msgid "" "The minimum memory size required to boot the image. If unspecified, this " "value defaults to 0 (no minimum)." @@ -10114,20 +10110,24 @@ msgstr "" msgid "Unable to create new image: Invalid disk format %s for image." msgstr "" -#: dashboards/project/images/images/forms.py:203 +#: dashboards/project/images/images/forms.py:191 +msgid "Unable to create new image: Image name too long." +msgstr "" + +#: dashboards/project/images/images/forms.py:205 msgid "Kernel ID" msgstr "Kernel ID" -#: dashboards/project/images/images/forms.py:209 +#: dashboards/project/images/images/forms.py:211 msgid "Ramdisk ID" msgstr "Geheugenschijf ID" -#: dashboards/project/images/images/forms.py:251 +#: dashboards/project/images/images/forms.py:253 #, python-format msgid "Unable to update image \"%s\"." msgstr "Niet in staat om de afbeelding \"%s\" bij te werken." -#: dashboards/project/images/images/forms.py:278 +#: dashboards/project/images/images/forms.py:280 msgid "Image was successfully updated." msgstr "Afbeelding is succesvol bijgewerkt." @@ -10284,7 +10284,7 @@ msgstr "Afbeelding 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:388 +#: dashboards/project/instances/tables.py:407 #: dashboards/project/volumes/volumes/tables.py:168 msgid "Create Snapshot" msgstr "Creëer momentopname" @@ -10448,28 +10448,32 @@ msgid_plural "Suspended Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:375 +#: dashboards/project/instances/tables.py:352 +msgid "Launch Instance NG" +msgstr "" + +#: dashboards/project/instances/tables.py:394 msgid "Edit Security Groups" msgstr "Beveiligingsgroepen bewerken" -#: dashboards/project/instances/tables.py:401 +#: dashboards/project/instances/tables.py:420 #: dashboards/project/instances/tabs.py:61 msgid "Console" msgstr "Beheervenster" -#: dashboards/project/instances/tables.py:421 +#: dashboards/project/instances/tables.py:440 msgid "View Log" msgstr "Bekijk log" -#: dashboards/project/instances/tables.py:462 +#: dashboards/project/instances/tables.py:481 msgid "Confirm Resize/Migrate" msgstr "Bevestig herdimensionering/migratie" -#: dashboards/project/instances/tables.py:475 +#: dashboards/project/instances/tables.py:494 msgid "Revert Resize/Migrate" msgstr "Terugdraaien herdimensionering/migratie" -#: dashboards/project/instances/tables.py:488 +#: dashboards/project/instances/tables.py:507 #: dashboards/project/instances/views.py:256 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 @@ -10477,478 +10481,478 @@ msgstr "Terugdraaien herdimensionering/migratie" msgid "Rebuild Instance" msgstr "Herbouw exemplaar" -#: dashboards/project/instances/tables.py:505 +#: dashboards/project/instances/tables.py:524 msgid "Retrieve Password" msgstr "Wachtwoord opvragen" -#: dashboards/project/instances/tables.py:528 -#: dashboards/project/instances/tables.py:553 +#: dashboards/project/instances/tables.py:547 +#: dashboards/project/instances/tables.py:572 msgid "Associate Floating IP" msgstr "Vlottend IP adres aankoppelen" -#: dashboards/project/instances/tables.py:572 +#: dashboards/project/instances/tables.py:591 #, python-format msgid "Successfully associated floating IP: %s" msgstr "Vlottend IP adres %s is succesvol aangekoppeld" -#: dashboards/project/instances/tables.py:576 +#: dashboards/project/instances/tables.py:595 msgid "Unable to associate floating IP." msgstr "Niet in staat om het vlottende IP adres aan te koppelen." -#: dashboards/project/instances/tables.py:582 +#: dashboards/project/instances/tables.py:601 msgid "Disassociate Floating IP" msgstr "Vlottend IP adres afkoppelen" -#: dashboards/project/instances/tables.py:610 +#: dashboards/project/instances/tables.py:629 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "Succesvol afgekoppeld vlottend IP adres: %s" -#: dashboards/project/instances/tables.py:613 +#: dashboards/project/instances/tables.py:632 msgid "No floating IPs to disassociate." msgstr "Geen vlottende IP adressen om af te koppelen." -#: dashboards/project/instances/tables.py:623 +#: dashboards/project/instances/tables.py:642 #, python-format msgid "Please try again later [Error: %s]." msgstr "Probeert u alstublieft later nogmaals [Fout: %s]" -#: dashboards/project/instances/tables.py:625 +#: dashboards/project/instances/tables.py:644 msgid "" "There is not enough capacity for this flavor in the selected availability " "zone. Try again later or select a different availability zone." msgstr "Er is onvoldoende capaciteit voor deze smaak in de gekozen beschikbaarheidszone. Probeert u later opnieuw of selecteer een andere beschikbaarheidszone." -#: dashboards/project/instances/tables.py:637 +#: dashboards/project/instances/tables.py:656 #, python-format msgid "" "Failed to perform requested operation on instance \"%s\", the instance has " "an error status" msgstr "" -#: dashboards/project/instances/tables.py:653 +#: dashboards/project/instances/tables.py:672 #: dashboards/project/instances/views.py:395 #, python-format msgid "Unable to retrieve flavor information for instance \"%s\"." msgstr "" -#: dashboards/project/instances/tables.py:670 +#: dashboards/project/instances/tables.py:689 msgid "Start Instance" msgid_plural "Start Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:678 +#: dashboards/project/instances/tables.py:697 msgid "Started Instance" msgid_plural "Started Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:695 +#: dashboards/project/instances/tables.py:714 msgid "To power off a specific instance." msgstr "" -#: dashboards/project/instances/tables.py:701 +#: dashboards/project/instances/tables.py:720 msgctxt "Action to perform (the instance is currently running)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:710 +#: dashboards/project/instances/tables.py:729 msgctxt "Past action (the instance is currently already Shut Off)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:750 msgid "Lock Instance" msgid_plural "Lock Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:758 msgid "Locked Instance" msgid_plural "Locked Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:781 msgid "Unlock Instance" msgid_plural "Unlock Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:789 msgid "Unlocked Instance" msgid_plural "Unlocked Instances" msgstr[0] "" msgstr[1] "" -#: dashboards/project/instances/tables.py:815 +#: dashboards/project/instances/tables.py:834 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:840 -#: dashboards/project/instances/tables.py:862 +#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:881 msgctxt "Current status of an Instance" msgid "Deleted" msgstr "Verwijderd" -#: dashboards/project/instances/tables.py:841 +#: dashboards/project/instances/tables.py:860 msgctxt "Current status of an Instance" msgid "Active" msgstr "" -#: dashboards/project/instances/tables.py:842 +#: dashboards/project/instances/tables.py:861 msgctxt "Current status of an Instance" msgid "Shutoff" msgstr "" -#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:863 msgctxt "Current status of an Instance" msgid "Suspended" msgstr "Opgeschort" -#: dashboards/project/instances/tables.py:845 +#: dashboards/project/instances/tables.py:864 msgctxt "Current status of an Instance" msgid "Paused" msgstr "Gepauzeerd" -#: dashboards/project/instances/tables.py:846 +#: dashboards/project/instances/tables.py:865 msgctxt "Current status of an Instance" msgid "Error" msgstr "Fout" -#: dashboards/project/instances/tables.py:848 +#: dashboards/project/instances/tables.py:867 msgctxt "Current status of an Instance" msgid "Resize/Migrate" msgstr "Vergroten/Verkleinen/Verplaatsen" -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:869 msgctxt "Current status of an Instance" msgid "Confirm or Revert Resize/Migrate" msgstr "Bevestig of herstel herdimensionering of verplaatsing" -#: dashboards/project/instances/tables.py:852 +#: dashboards/project/instances/tables.py:871 msgctxt "Current status of an Instance" msgid "Revert Resize/Migrate" msgstr "Terugdraaien herdimensionering/migratie" -#: dashboards/project/instances/tables.py:853 +#: dashboards/project/instances/tables.py:872 msgctxt "Current status of an Instance" msgid "Reboot" msgstr "Herstarten" -#: dashboards/project/instances/tables.py:855 +#: dashboards/project/instances/tables.py:874 msgctxt "Current status of an Instance" msgid "Hard Reboot" msgstr "Harde herstart" -#: dashboards/project/instances/tables.py:856 +#: dashboards/project/instances/tables.py:875 msgctxt "Current status of an Instance" msgid "Password" msgstr "Wachtwoord" -#: dashboards/project/instances/tables.py:857 +#: dashboards/project/instances/tables.py:876 msgctxt "Current status of an Instance" msgid "Rebuild" msgstr "" -#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:878 msgctxt "Current status of an Instance" msgid "Migrating" msgstr "" -#: dashboards/project/instances/tables.py:860 +#: dashboards/project/instances/tables.py:879 msgctxt "Current status of an Instance" msgid "Build" msgstr "" -#: dashboards/project/instances/tables.py:861 +#: dashboards/project/instances/tables.py:880 msgctxt "Current status of an Instance" msgid "Rescue" msgstr "" -#: dashboards/project/instances/tables.py:864 +#: dashboards/project/instances/tables.py:883 msgctxt "Current status of an Instance" msgid "Soft Deleted" msgstr "" -#: dashboards/project/instances/tables.py:865 +#: dashboards/project/instances/tables.py:884 msgctxt "Current status of an Instance" msgid "Shelved" msgstr "" -#: dashboards/project/instances/tables.py:867 +#: dashboards/project/instances/tables.py:886 msgctxt "Current status of an Instance" msgid "Shelved Offloaded" msgstr "" -#: dashboards/project/instances/tables.py:870 +#: dashboards/project/instances/tables.py:889 msgctxt "Task status of an Instance" msgid "None" msgstr "Geen" -#: dashboards/project/instances/tables.py:875 +#: dashboards/project/instances/tables.py:894 msgctxt "Task status of an Instance" msgid "Scheduling" msgstr "" -#: dashboards/project/instances/tables.py:877 +#: dashboards/project/instances/tables.py:896 msgctxt "Task status of an Instance" msgid "Block Device Mapping" msgstr "" -#: dashboards/project/instances/tables.py:879 +#: dashboards/project/instances/tables.py:898 msgctxt "Task status of an Instance" msgid "Networking" msgstr "Netwerken" -#: dashboards/project/instances/tables.py:880 +#: dashboards/project/instances/tables.py:899 msgctxt "Task status of an Instance" msgid "Spawning" msgstr "" -#: dashboards/project/instances/tables.py:882 +#: dashboards/project/instances/tables.py:901 msgctxt "Task status of an Instance" msgid "Snapshotting" msgstr "Momentopnamen" -#: dashboards/project/instances/tables.py:884 +#: dashboards/project/instances/tables.py:903 msgctxt "Task status of an Instance" msgid "Image Snapshot Pending" msgstr "" -#: dashboards/project/instances/tables.py:886 +#: dashboards/project/instances/tables.py:905 msgctxt "Task status of an Instance" msgid "Image Pending Upload" msgstr "" -#: dashboards/project/instances/tables.py:888 +#: dashboards/project/instances/tables.py:907 msgctxt "Task status of an Instance" msgid "Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:890 +#: dashboards/project/instances/tables.py:909 msgctxt "Task status of an Instance" msgid "Image Backup" msgstr "" -#: dashboards/project/instances/tables.py:892 +#: dashboards/project/instances/tables.py:911 msgctxt "Task status of an Instance" msgid "Updating Password" msgstr "" -#: dashboards/project/instances/tables.py:894 +#: dashboards/project/instances/tables.py:913 msgctxt "Task status of an Instance" msgid "Preparing Resize or Migrate" msgstr "Herdimensionering of verplaatsing aan het voorbereiden" -#: dashboards/project/instances/tables.py:896 +#: dashboards/project/instances/tables.py:915 msgctxt "Task status of an Instance" msgid "Resizing or Migrating" msgstr "Aan het herdimensioneren of verplaatsen" -#: dashboards/project/instances/tables.py:898 +#: dashboards/project/instances/tables.py:917 msgctxt "Task status of an Instance" msgid "Resized or Migrated" msgstr "Herdimensioneerd of verplaatst" -#: dashboards/project/instances/tables.py:900 +#: dashboards/project/instances/tables.py:919 msgctxt "Task status of an Instance" msgid "Finishing Resize or Migrate" msgstr "Herdimensionering of verplaatsing aan het afronden" -#: dashboards/project/instances/tables.py:902 +#: dashboards/project/instances/tables.py:921 msgctxt "Task status of an Instance" msgid "Reverting Resize or Migrate" msgstr "Herdimensionering of verplaatsing aan het terugdraaien" -#: dashboards/project/instances/tables.py:904 +#: dashboards/project/instances/tables.py:923 msgctxt "Task status of an Instance" msgid "Confirming Resize or Migrate" msgstr "Herdimensionering of verplaatsing aan het bevestigen" -#: dashboards/project/instances/tables.py:905 +#: dashboards/project/instances/tables.py:924 msgctxt "Task status of an Instance" msgid "Rebooting" msgstr "Herstarten" -#: dashboards/project/instances/tables.py:907 +#: dashboards/project/instances/tables.py:926 msgctxt "Task status of an Instance" msgid "Reboot Pending" msgstr "" -#: dashboards/project/instances/tables.py:909 +#: dashboards/project/instances/tables.py:928 msgctxt "Task status of an Instance" msgid "Reboot Started" msgstr "" -#: dashboards/project/instances/tables.py:911 +#: dashboards/project/instances/tables.py:930 msgctxt "Task status of an Instance" msgid "Rebooting Hard" msgstr "" -#: dashboards/project/instances/tables.py:913 +#: dashboards/project/instances/tables.py:932 msgctxt "Task status of an Instance" msgid "Reboot Pending Hard" msgstr "" -#: dashboards/project/instances/tables.py:915 +#: dashboards/project/instances/tables.py:934 msgctxt "Task status of an Instance" msgid "Reboot Started Hard" msgstr "" -#: dashboards/project/instances/tables.py:916 +#: dashboards/project/instances/tables.py:935 msgctxt "Task status of an Instance" msgid "Pausing" msgstr "Pauze" -#: dashboards/project/instances/tables.py:917 -#: dashboards/project/instances/tables.py:920 +#: dashboards/project/instances/tables.py:936 +#: dashboards/project/instances/tables.py:939 msgctxt "Task status of an Instance" msgid "Resuming" msgstr "Aan het hervatten" -#: dashboards/project/instances/tables.py:919 +#: dashboards/project/instances/tables.py:938 msgctxt "Task status of an Instance" msgid "Suspending" msgstr "" -#: dashboards/project/instances/tables.py:922 +#: dashboards/project/instances/tables.py:941 msgctxt "Task status of an Instance" msgid "Powering Off" msgstr "" -#: dashboards/project/instances/tables.py:924 +#: dashboards/project/instances/tables.py:943 msgctxt "Task status of an Instance" msgid "Powering On" msgstr "" -#: dashboards/project/instances/tables.py:925 +#: dashboards/project/instances/tables.py:944 msgctxt "Task status of an Instance" msgid "Rescuing" msgstr "" -#: dashboards/project/instances/tables.py:927 +#: dashboards/project/instances/tables.py:946 msgctxt "Task status of an Instance" msgid "Unrescuing" msgstr "" -#: dashboards/project/instances/tables.py:929 +#: dashboards/project/instances/tables.py:948 msgctxt "Task status of an Instance" msgid "Rebuilding" msgstr "" -#: dashboards/project/instances/tables.py:931 +#: dashboards/project/instances/tables.py:950 msgctxt "Task status of an Instance" msgid "Rebuild Block Device Mapping" msgstr "" -#: dashboards/project/instances/tables.py:933 +#: dashboards/project/instances/tables.py:952 msgctxt "Task status of an Instance" msgid "Rebuild Spawning" msgstr "" -#: dashboards/project/instances/tables.py:934 +#: dashboards/project/instances/tables.py:953 msgctxt "Task status of an Instance" msgid "Migrating" msgstr "" -#: dashboards/project/instances/tables.py:935 +#: dashboards/project/instances/tables.py:954 msgctxt "Task status of an Instance" msgid "Deleting" msgstr "Verwijderen" -#: dashboards/project/instances/tables.py:937 +#: dashboards/project/instances/tables.py:956 msgctxt "Task status of an Instance" msgid "Soft Deleting" msgstr "" -#: dashboards/project/instances/tables.py:938 +#: dashboards/project/instances/tables.py:957 msgctxt "Task status of an Instance" msgid "Restoring" msgstr "" -#: dashboards/project/instances/tables.py:939 +#: dashboards/project/instances/tables.py:958 msgctxt "Task status of an Instance" msgid "Shelving" msgstr "" -#: dashboards/project/instances/tables.py:941 +#: dashboards/project/instances/tables.py:960 msgctxt "Task status of an Instance" msgid "Shelving Image Pending Upload" msgstr "" -#: dashboards/project/instances/tables.py:943 +#: dashboards/project/instances/tables.py:962 msgctxt "Task status of an Instance" msgid "Shelving Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:945 +#: dashboards/project/instances/tables.py:964 msgctxt "Task status of an Instance" msgid "Shelving Offloading" msgstr "" -#: dashboards/project/instances/tables.py:947 +#: dashboards/project/instances/tables.py:966 msgctxt "Task status of an Instance" msgid "Unshelving" msgstr "" -#: dashboards/project/instances/tables.py:951 +#: dashboards/project/instances/tables.py:970 msgctxt "Power state of an Instance" msgid "No State" msgstr "" -#: dashboards/project/instances/tables.py:952 +#: dashboards/project/instances/tables.py:971 msgctxt "Power state of an Instance" msgid "Running" msgstr "" -#: dashboards/project/instances/tables.py:953 +#: dashboards/project/instances/tables.py:972 msgctxt "Power state of an Instance" msgid "Blocked" msgstr "" -#: dashboards/project/instances/tables.py:954 +#: dashboards/project/instances/tables.py:973 msgctxt "Power state of an Instance" msgid "Paused" msgstr "Gepauzeerd" -#: dashboards/project/instances/tables.py:955 +#: dashboards/project/instances/tables.py:974 msgctxt "Power state of an Instance" msgid "Shut Down" msgstr "" -#: dashboards/project/instances/tables.py:956 +#: dashboards/project/instances/tables.py:975 msgctxt "Power state of an Instance" msgid "Shut Off" msgstr "Uitzetten" -#: dashboards/project/instances/tables.py:957 +#: dashboards/project/instances/tables.py:976 msgctxt "Power state of an Instance" msgid "Crashed" msgstr "" -#: dashboards/project/instances/tables.py:958 +#: dashboards/project/instances/tables.py:977 msgctxt "Power state of an Instance" msgid "Suspended" msgstr "Opgeschort" -#: dashboards/project/instances/tables.py:959 +#: dashboards/project/instances/tables.py:978 msgctxt "Power state of an Instance" msgid "Failed" msgstr "" -#: dashboards/project/instances/tables.py:960 +#: dashboards/project/instances/tables.py:979 msgctxt "Power state of an Instance" msgid "Building" msgstr "" -#: dashboards/project/instances/tables.py:998 +#: dashboards/project/instances/tables.py:1017 #: dashboards/project/instances/workflows/create_instance.py:529 msgid "Key Pair" msgstr "Sleutelpaar" @@ -12853,15 +12857,25 @@ msgstr "OMLAAG" #: dashboards/project/networks/ports/tables.py:60 msgctxt "status of a network port" -msgid "ACTIVE" +msgid "Active" msgstr "" #: dashboards/project/networks/ports/tables.py:61 msgctxt "status of a network port" -msgid "DOWN" -msgstr "OMLAAG" +msgid "Down" +msgstr "" -#: dashboards/project/networks/ports/tables.py:70 +#: dashboards/project/networks/ports/tables.py:62 +msgctxt "status of a neteork port" +msgid "Error" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:63 +msgctxt "status of a network port" +msgid "Build" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:72 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40 msgid "Attached Device" msgstr "Aangekoppeld apparaat" @@ -13531,9 +13545,9 @@ msgid "" "a gateway for external connectivity." msgstr "U kunt een gespecificeerd extern netwerk verbinden aan de router. Het externe netwerk is beschouwd als een standaardroute van de router en de router acteert als gateway voor externe connectiviteit." -#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:92 -#: dashboards/project/stacks/templates/stacks/_change_template.html:9 -#: dashboards/project/stacks/templates/stacks/_select_template.html:9 +#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:90 +#: dashboards/project/stacks/views.py:96 +#: dashboards/project/stacks/views.py:106 #: dashboards/project/stacks/templates/stacks/select_template.html:3 msgid "Select Template" msgstr "Selecteer sjabloon" @@ -13630,8 +13644,8 @@ msgid "Stack Name" msgstr "Stapelnaam" #: dashboards/project/stacks/forms.py:240 -#: dashboards/project/stacks/views.py:136 -#: dashboards/project/stacks/views.py:142 +#: dashboards/project/stacks/views.py:146 +#: dashboards/project/stacks/views.py:152 #: dashboards/project/stacks/templates/stacks/preview_template.html:3 msgid "Preview Template" msgstr "" @@ -13686,7 +13700,7 @@ msgid "Stack creation started." msgstr "Stapelcreatie gestart." #: dashboards/project/stacks/forms.py:399 -#: dashboards/project/stacks/templates/stacks/_update.html:8 +#: dashboards/project/stacks/views.py:198 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "Stapelparameters bijwerken" @@ -13707,15 +13721,15 @@ msgid "Stacks" msgstr "Stapels" #: dashboards/project/stacks/tables.py:32 -#: dashboards/project/stacks/views.py:154 -#: dashboards/project/stacks/templates/stacks/_create.html:8 +#: dashboards/project/stacks/views.py:162 +#: dashboards/project/stacks/views.py:168 #: dashboards/project/stacks/templates/stacks/create.html:3 msgid "Launch Stack" msgstr "Start stapel" #: dashboards/project/stacks/tables.py:41 -#: dashboards/project/stacks/views.py:220 -#: dashboards/project/stacks/views.py:226 +#: dashboards/project/stacks/views.py:239 +#: dashboards/project/stacks/views.py:245 #: dashboards/project/stacks/templates/stacks/preview.html:3 msgid "Preview Stack" msgstr "" @@ -13989,47 +14003,51 @@ msgstr "Niet in staat om de middelen te verkrijgen voor stapel \"%s\"." msgid "Unable to retrieve stack list." msgstr "Niet in staat om de stapellijst op te halen." -#: dashboards/project/stacks/views.py:104 +#: dashboards/project/stacks/views.py:113 #: dashboards/project/stacks/templates/stacks/change_template.html:3 msgid "Change Template" msgstr "Wijzig sjabloon" -#: dashboards/project/stacks/views.py:117 -#: dashboards/project/stacks/views.py:212 -#: dashboards/project/stacks/views.py:268 +#: dashboards/project/stacks/views.py:127 +#: dashboards/project/stacks/views.py:231 +#: dashboards/project/stacks/views.py:287 msgid "Unable to retrieve stack." msgstr "Niet in staat om de stapel op te halen." -#: dashboards/project/stacks/views.py:186 +#: dashboards/project/stacks/views.py:201 +msgid "Update" +msgstr "Bijwerken" + +#: dashboards/project/stacks/views.py:204 msgid "Update Stack" msgstr "Stapel bijwerken" -#: dashboards/project/stacks/views.py:223 +#: dashboards/project/stacks/views.py:242 msgid "Preview" msgstr "" -#: dashboards/project/stacks/views.py:236 +#: dashboards/project/stacks/views.py:255 #: dashboards/project/stacks/templates/stacks/preview_details.html:3 msgid "Preview Stack Details" msgstr "" -#: dashboards/project/stacks/views.py:248 +#: dashboards/project/stacks/views.py:267 msgid "Stack Details: {{ stack.stack_name }}" msgstr "" -#: dashboards/project/stacks/views.py:279 +#: dashboards/project/stacks/views.py:298 msgid "Unable to retrieve stack template." msgstr "" -#: dashboards/project/stacks/views.py:296 +#: dashboards/project/stacks/views.py:315 msgid "Resource Details: {{ resource.resource_name }}" msgstr "" -#: dashboards/project/stacks/views.py:313 +#: dashboards/project/stacks/views.py:332 msgid "Unable to retrieve resource." msgstr "Niet in staat om het middel op te halen." -#: dashboards/project/stacks/views.py:326 +#: dashboards/project/stacks/views.py:345 msgid "Unable to retrieve metadata." msgstr "Niet in staat om de metadata op te halen." @@ -14070,14 +14088,14 @@ msgstr "" msgid "Properties" msgstr "" -#: dashboards/project/stacks/templates/stacks/_change_template.html:20 -#: dashboards/project/stacks/templates/stacks/_select_template.html:20 +#: dashboards/project/stacks/templates/stacks/_change_template.html:6 +#: dashboards/project/stacks/templates/stacks/_select_template.html:6 msgid "" "Use one of the available template source options to specify the template to " "be used in creating this stack." msgstr "Gebruikt u een van de beschikbare sjabloonbronopties om het sjabloon te specificeren dat gebruikt moet worden voor het creëren van deze stapel." -#: dashboards/project/stacks/templates/stacks/_create.html:19 +#: dashboards/project/stacks/templates/stacks/_create.html:5 msgid "Create a new stack with the provided values." msgstr "Creeer een nieuwe stapel met de ingevoerde waarden." @@ -14153,17 +14171,13 @@ msgstr "Middel metadata" msgid "Stack Template" msgstr "" -#: dashboards/project/stacks/templates/stacks/_update.html:19 +#: dashboards/project/stacks/templates/stacks/_update.html:5 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 "" -#: dashboards/project/stacks/templates/stacks/_update.html:24 -msgid "Update" -msgstr "Bijwerken" - #: dashboards/project/stacks/templates/stacks/detail.html:3 msgid "Stack Details" msgstr "" diff --git a/openstack_dashboard/locale/pl_PL/LC_MESSAGES/django.po b/openstack_dashboard/locale/pl_PL/LC_MESSAGES/django.po index 57098c058b..a9d1d7e3ee 100644 --- a/openstack_dashboard/locale/pl_PL/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/pl_PL/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:32+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/horizon/language/pl_PL/)\n" "MIME-Version: 1.0\n" @@ -602,7 +602,7 @@ msgstr "Administracja" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7 #: dashboards/project/images/images/forms.py:40 -#: dashboards/project/images/images/forms.py:198 +#: dashboards/project/images/images/forms.py:200 #: dashboards/project/images/templates/images/images/_detail_overview.html:9 #: dashboards/project/instances/templates/instances/_detail_overview.html:10 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9 @@ -617,7 +617,7 @@ msgstr "Administracja" #: dashboards/project/networks/forms.py:35 #: dashboards/project/networks/tables.py:168 #: dashboards/project/networks/ports/forms.py:36 -#: dashboards/project/networks/ports/tables.py:67 +#: dashboards/project/networks/ports/tables.py:69 #: dashboards/project/networks/subnets/tables.py:129 #: dashboards/project/networks/templates/networks/_detail_overview.html:7 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10 @@ -658,7 +658,7 @@ msgstr "Nazwa" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:22 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:48 -#: dashboards/project/instances/tables.py:1006 +#: dashboards/project/instances/tables.py:1025 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:81 #: dashboards/project/volumes/volumes/forms.py:122 @@ -989,12 +989,12 @@ msgstr "Błąd w trakcie dodawania lub usuwania hosta." #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:18 -#: dashboards/project/stacks/templates/stacks/_change_template.html:19 -#: dashboards/project/stacks/templates/stacks/_create.html:18 +#: dashboards/project/stacks/templates/stacks/_change_template.html:5 +#: dashboards/project/stacks/templates/stacks/_create.html:4 #: dashboards/project/stacks/templates/stacks/_preview.html:4 #: dashboards/project/stacks/templates/stacks/_preview_template.html:5 -#: dashboards/project/stacks/templates/stacks/_select_template.html:19 -#: dashboards/project/stacks/templates/stacks/_update.html:18 +#: dashboards/project/stacks/templates/stacks/_select_template.html:5 +#: dashboards/project/stacks/templates/stacks/_update.html:4 #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html:5 @@ -1057,10 +1057,6 @@ msgstr "Agregaty hostów dzielą strefę dostępności w logiczne jednostki popr #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28 #: dashboards/project/routers/templates/routers/ports/_create.html:30 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:25 -#: dashboards/project/stacks/templates/stacks/_change_template.html:26 -#: dashboards/project/stacks/templates/stacks/_create.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:26 -#: dashboards/project/stacks/templates/stacks/_update.html:25 #: dashboards/project/volumes/templates/volumes/volumes/_attach.html:20 #: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:17 msgid "Cancel" @@ -1120,7 +1116,7 @@ msgstr "VCPU" #: dashboards/project/databases/views.py:48 #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:1025 +#: dashboards/project/instances/tables.py:1044 #: dashboards/project/instances/views.py:55 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/network_topology/instances/tables.py:23 @@ -1221,7 +1217,7 @@ msgstr "Pary kluczy" #: dashboards/admin/defaults/tables.py:56 #: dashboards/admin/networks/ports/tables.py:94 #: dashboards/identity/projects/workflows.py:63 -#: dashboards/project/networks/ports/tables.py:69 +#: dashboards/project/networks/ports/tables.py:71 #: dashboards/project/routers/ports/tables.py:110 usage/quotas.py:69 msgid "Fixed IPs" msgstr "Stałe adresy IP" @@ -1433,7 +1429,7 @@ msgstr "ID" #: dashboards/project/containers/templates/containers/_container_detail.html:14 #: dashboards/project/containers/templates/containers/_container_metadata.html:7 #: dashboards/project/images/images/forms.py:95 -#: dashboards/project/images/images/forms.py:237 +#: dashboards/project/images/images/forms.py:239 #: dashboards/project/images/images/tables.py:163 #: dashboards/project/images/images/tables.py:252 #: dashboards/project/images/templates/images/images/_detail_overview.html:21 @@ -1640,8 +1636,8 @@ msgstr "" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:320 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:966 -#: dashboards/project/instances/tables.py:989 +#: dashboards/project/instances/tables.py:985 +#: dashboards/project/instances/tables.py:1008 #: dashboards/project/instances/workflows/create_instance.py:84 #: dashboards/project/overview/views.py:32 usage/tables.py:80 msgid "Instance Name" @@ -1874,7 +1870,7 @@ msgstr "Strefa" #: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 #: dashboards/project/images/images/tables.py:247 #: dashboards/project/images/templates/images/images/_detail_overview.html:19 -#: dashboards/project/instances/tables.py:1001 +#: dashboards/project/instances/tables.py:1020 #: dashboards/project/instances/templates/instances/_detail_overview.html:14 #: dashboards/project/loadbalancers/tables.py:324 #: dashboards/project/loadbalancers/tables.py:377 @@ -1882,7 +1878,7 @@ msgstr "Strefa" #: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 #: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60 #: dashboards/project/networks/tables.py:174 -#: dashboards/project/networks/ports/tables.py:72 +#: dashboards/project/networks/ports/tables.py:74 #: dashboards/project/networks/templates/networks/_detail_overview.html:13 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 #: dashboards/project/routers/tables.py:212 @@ -1990,7 +1986,7 @@ msgstr "Nazwa obrazu =" #: dashboards/admin/images/tables.py:62 #: dashboards/admin/instances/tables.py:99 -#: dashboards/project/instances/tables.py:967 +#: dashboards/project/instances/tables.py:986 msgid "Status =" msgstr "Stan =" @@ -2009,7 +2005,7 @@ msgstr "Maks. rozmiar (MB)" #: dashboards/admin/images/tables.py:71 #: dashboards/admin/instances/tables.py:132 #: dashboards/project/images/images/tables.py:242 -#: dashboards/project/instances/tables.py:991 +#: dashboards/project/instances/tables.py:1010 #: dashboards/project/instances/templates/instances/_detail_overview.html:114 #: dashboards/project/instances/workflows/create_instance.py:108 #: dashboards/project/volumes/volumes/forms.py:638 @@ -2287,12 +2283,12 @@ msgid "IPv6 Address =" msgstr "Adres IPv6 =" #: dashboards/admin/instances/tables.py:100 -#: dashboards/project/instances/tables.py:968 +#: dashboards/project/instances/tables.py:987 msgid "Image ID =" msgstr "ID obrazu =" #: dashboards/admin/instances/tables.py:101 -#: dashboards/project/instances/tables.py:969 +#: dashboards/project/instances/tables.py:988 msgid "Flavor ID =" msgstr "ID odmiany =" @@ -2300,7 +2296,7 @@ msgstr "ID odmiany =" #: dashboards/project/access_and_security/floating_ips/tables.py:194 #: dashboards/project/access_and_security/floating_ips/workflows.py:33 #: dashboards/project/access_and_security/floating_ips/workflows.py:40 -#: dashboards/project/instances/tables.py:993 +#: dashboards/project/instances/tables.py:1012 #: dashboards/project/loadbalancers/tables.py:367 msgid "IP Address" msgstr "Adres IP" @@ -2313,7 +2309,7 @@ msgstr "Adres IP" #: dashboards/project/databases/tables.py:327 #: dashboards/project/images/images/tables.py:263 #: dashboards/project/images/templates/images/images/_detail_overview.html:46 -#: dashboards/project/instances/tables.py:996 +#: dashboards/project/instances/tables.py:1015 #: dashboards/project/instances/templates/instances/_instance_flavor.html:7 #: dashboards/project/volumes/backups/tables.py:123 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37 @@ -2324,17 +2320,17 @@ msgid "Size" msgstr "Rozmiar" #: dashboards/admin/instances/tables.py:147 -#: dashboards/project/instances/tables.py:1008 +#: dashboards/project/instances/tables.py:1027 msgid "Task" msgstr "Sieć" #: dashboards/admin/instances/tables.py:154 -#: dashboards/project/instances/tables.py:1015 +#: dashboards/project/instances/tables.py:1034 msgid "Power State" msgstr "Stan zasilania" #: dashboards/admin/instances/tables.py:157 -#: dashboards/project/instances/tables.py:1018 usage/tables.py:83 +#: dashboards/project/instances/tables.py:1037 usage/tables.py:83 msgid "Time since created" msgstr "Czas od utworzenia" @@ -2407,7 +2403,7 @@ msgstr "" #: dashboards/admin/metadata_defs/tables.py:149 #: dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:20 #: dashboards/project/images/images/forms.py:96 -#: dashboards/project/images/images/forms.py:238 +#: dashboards/project/images/images/forms.py:240 #: dashboards/project/images/images/tables.py:256 #: dashboards/project/images/templates/images/images/_detail_overview.html:23 msgid "Protected" @@ -2527,7 +2523,7 @@ msgstr "" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10 #: dashboards/project/images/images/forms.py:41 -#: dashboards/project/images/images/forms.py:199 +#: dashboards/project/images/images/forms.py:201 #: dashboards/project/images/templates/images/images/_detail_overview.html:12 #: dashboards/project/loadbalancers/forms.py:36 #: dashboards/project/loadbalancers/forms.py:78 @@ -2728,7 +2724,7 @@ msgstr "Utworzono" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:20 #: dashboards/project/images/templates/images/images/_detail_overview.html:31 -#: dashboards/project/instances/tables.py:622 +#: dashboards/project/instances/tables.py:641 #: 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 @@ -3187,7 +3183,7 @@ msgstr "" #: dashboards/project/networks/tables.py:177 #: dashboards/project/networks/workflows.py:49 #: dashboards/project/networks/ports/forms.py:40 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:77 #: dashboards/project/networks/templates/networks/_detail_overview.html:15 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34 #: dashboards/project/routers/forms.py:36 @@ -3508,7 +3504,7 @@ msgid "Device owner attached to the port" msgstr "Właściciel dołączony do portu" #: dashboards/admin/networks/ports/forms.py:57 -#: dashboards/project/networks/ports/tables.py:78 +#: dashboards/project/networks/ports/tables.py:80 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" msgstr "Stan MAC learning" @@ -3579,7 +3575,7 @@ msgstr "Stan Mac learning" #: dashboards/admin/networks/ports/tables.py:109 #: dashboards/identity/projects/workflows.py:76 -#: dashboards/project/networks/ports/tables.py:85 usage/quotas.py:79 +#: dashboards/project/networks/ports/tables.py:87 usage/quotas.py:79 msgid "Ports" msgstr "Porty" @@ -5926,7 +5922,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "Odwiązano pływający adres IP: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:155 -#: dashboards/project/instances/tables.py:616 +#: dashboards/project/instances/tables.py:635 msgid "Unable to disassociate floating IP." msgstr "Nie można odwiązać pływającego adresu IP." @@ -7279,9 +7275,9 @@ msgstr "Należy wybrać wtyczkę i wersję Hadoop dla nowego szablonu klastra." #: dashboards/project/data_processing/cluster_templates/workflows/create.py:81 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:374 -#: dashboards/project/stacks/views.py:139 -#: dashboards/project/stacks/templates/stacks/_change_template.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:25 +#: dashboards/project/stacks/views.py:93 +#: dashboards/project/stacks/views.py:109 +#: dashboards/project/stacks/views.py:149 msgid "Next" msgstr "Następny" @@ -7500,7 +7496,7 @@ msgstr "" #: dashboards/project/databases/workflows/create_instance.py:335 #: dashboards/project/images/images/tables.py:36 #: dashboards/project/instances/workflows/create_instance.py:820 -#: dashboards/project/stacks/templates/stacks/_create.html:24 +#: dashboards/project/stacks/views.py:165 msgid "Launch" msgstr "Uruchom" @@ -8708,8 +8704,8 @@ msgstr[2] "" #: dashboards/project/databases/tables.py:248 #: dashboards/project/databases/tables.py:265 #: dashboards/project/databases/tables.py:271 -#: dashboards/project/instances/tables.py:825 -#: dashboards/project/instances/tables.py:832 +#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:851 #: dashboards/project/instances/views.py:398 #: dashboards/project/instances/templates/instances/_detail_overview.html:64 #: dashboards/project/instances/templates/instances/_detail_overview.html:100 @@ -9017,7 +9013,7 @@ msgid "Resize Volume" msgstr "Zmień rozmiar wolumenu" #: dashboards/project/databases/tables.py:212 -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:457 #: dashboards/project/instances/workflows/resize_instance.py:84 msgid "Resize Instance" msgstr "Zmień rozmiar instancji" @@ -9318,7 +9314,7 @@ msgstr "Szczegóły instancji" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:352 +#: dashboards/project/instances/tables.py:371 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "Edytuj instancję" @@ -10146,35 +10142,35 @@ msgid "A local image to upload." msgstr "Lokalny obraz do wysłania." #: dashboards/project/images/images/forms.py:76 -#: dashboards/project/images/images/forms.py:219 +#: dashboards/project/images/images/forms.py:221 #: dashboards/project/images/images/tables.py:259 msgid "Format" msgstr "Format" #: dashboards/project/images/images/forms.py:81 -#: dashboards/project/images/images/forms.py:214 +#: dashboards/project/images/images/forms.py:216 msgid "Architecture" msgstr "Architektura" #: dashboards/project/images/images/forms.py:84 -#: dashboards/project/images/images/forms.py:221 +#: dashboards/project/images/images/forms.py:223 msgid "Minimum Disk (GB)" msgstr "Minimalny dysk (GB)" #: dashboards/project/images/images/forms.py:86 -#: dashboards/project/images/images/forms.py:223 +#: dashboards/project/images/images/forms.py:225 msgid "" "The minimum disk size required to boot the image. If unspecified, this value" " defaults to 0 (no minimum)." msgstr "Minimalny rozmiar dysku wymagany do uruchomienia obrazu. Jeśli nie zostanie podany, przyjmie wartość 0 (bez minimum)." #: dashboards/project/images/images/forms.py:90 -#: dashboards/project/images/images/forms.py:229 +#: dashboards/project/images/images/forms.py:231 msgid "Minimum RAM (MB)" msgstr "Minimalna ilość RAM (MB)" #: dashboards/project/images/images/forms.py:92 -#: dashboards/project/images/images/forms.py:231 +#: dashboards/project/images/images/forms.py:233 msgid "" "The minimum memory size required to boot the image. If unspecified, this " "value defaults to 0 (no minimum)." @@ -10202,20 +10198,24 @@ msgstr "" msgid "Unable to create new image: Invalid disk format %s for image." msgstr "" -#: dashboards/project/images/images/forms.py:203 +#: dashboards/project/images/images/forms.py:191 +msgid "Unable to create new image: Image name too long." +msgstr "" + +#: dashboards/project/images/images/forms.py:205 msgid "Kernel ID" msgstr "ID jądra" -#: dashboards/project/images/images/forms.py:209 +#: dashboards/project/images/images/forms.py:211 msgid "Ramdisk ID" msgstr "ID ramdysku" -#: dashboards/project/images/images/forms.py:251 +#: dashboards/project/images/images/forms.py:253 #, python-format msgid "Unable to update image \"%s\"." msgstr "Nie można zaktualizować obrazu „%s”." -#: dashboards/project/images/images/forms.py:278 +#: dashboards/project/images/images/forms.py:280 msgid "Image was successfully updated." msgstr "Zaktualizowano obraz." @@ -10374,7 +10374,7 @@ msgstr "Szczegóły 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:388 +#: dashboards/project/instances/tables.py:407 #: dashboards/project/volumes/volumes/tables.py:168 msgid "Create Snapshot" msgstr "Utwórz migawkę" @@ -10548,28 +10548,32 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:375 +#: dashboards/project/instances/tables.py:352 +msgid "Launch Instance NG" +msgstr "" + +#: dashboards/project/instances/tables.py:394 msgid "Edit Security Groups" msgstr "Modyfikuj grupy zabezpieczeń" -#: dashboards/project/instances/tables.py:401 +#: dashboards/project/instances/tables.py:420 #: dashboards/project/instances/tabs.py:61 msgid "Console" msgstr "Konsola" -#: dashboards/project/instances/tables.py:421 +#: dashboards/project/instances/tables.py:440 msgid "View Log" msgstr "Zobacz logi" -#: dashboards/project/instances/tables.py:462 +#: dashboards/project/instances/tables.py:481 msgid "Confirm Resize/Migrate" msgstr "Potwierdź zmianę rozmiaru/migrację" -#: dashboards/project/instances/tables.py:475 +#: dashboards/project/instances/tables.py:494 msgid "Revert Resize/Migrate" msgstr "Cofnij zmianę rozmiaru/migrację" -#: dashboards/project/instances/tables.py:488 +#: dashboards/project/instances/tables.py:507 #: dashboards/project/instances/views.py:256 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 @@ -10577,80 +10581,80 @@ msgstr "Cofnij zmianę rozmiaru/migrację" msgid "Rebuild Instance" msgstr "Przebuduj instancję" -#: dashboards/project/instances/tables.py:505 +#: dashboards/project/instances/tables.py:524 msgid "Retrieve Password" msgstr "Pobierz hasło" -#: dashboards/project/instances/tables.py:528 -#: dashboards/project/instances/tables.py:553 +#: dashboards/project/instances/tables.py:547 +#: dashboards/project/instances/tables.py:572 msgid "Associate Floating IP" msgstr "Dowiąż pływający adres IP" -#: dashboards/project/instances/tables.py:572 +#: dashboards/project/instances/tables.py:591 #, python-format msgid "Successfully associated floating IP: %s" msgstr "Powiązano pływający adres IP: %s" -#: dashboards/project/instances/tables.py:576 +#: dashboards/project/instances/tables.py:595 msgid "Unable to associate floating IP." msgstr "Nie można powiązać pływającego adresu IP." -#: dashboards/project/instances/tables.py:582 +#: dashboards/project/instances/tables.py:601 msgid "Disassociate Floating IP" msgstr "Odwiąż pływający adres IP" -#: dashboards/project/instances/tables.py:610 +#: dashboards/project/instances/tables.py:629 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "Odwiązano pływający adres IP: %s" -#: dashboards/project/instances/tables.py:613 +#: dashboards/project/instances/tables.py:632 msgid "No floating IPs to disassociate." msgstr "Brak pływających adresów IP do odwiązania." -#: dashboards/project/instances/tables.py:623 +#: dashboards/project/instances/tables.py:642 #, python-format msgid "Please try again later [Error: %s]." msgstr "Proszę spróbować później [błąd: %s]." -#: dashboards/project/instances/tables.py:625 +#: dashboards/project/instances/tables.py:644 msgid "" "There is not enough capacity for this flavor in the selected availability " "zone. Try again later or select a different availability zone." msgstr "Nie ma wystarczającej pojemności dla tej odmiany w wybranej strefie dostępności. Należy spróbować ponownie później lub wybrać inną strefę dostępności." -#: dashboards/project/instances/tables.py:637 +#: dashboards/project/instances/tables.py:656 #, python-format msgid "" "Failed to perform requested operation on instance \"%s\", the instance has " "an error status" msgstr "" -#: dashboards/project/instances/tables.py:653 +#: dashboards/project/instances/tables.py:672 #: dashboards/project/instances/views.py:395 #, python-format msgid "Unable to retrieve flavor information for instance \"%s\"." msgstr "" -#: dashboards/project/instances/tables.py:670 +#: dashboards/project/instances/tables.py:689 msgid "Start Instance" msgid_plural "Start Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:678 +#: dashboards/project/instances/tables.py:697 msgid "Started Instance" msgid_plural "Started Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:695 +#: dashboards/project/instances/tables.py:714 msgid "To power off a specific instance." msgstr "" -#: dashboards/project/instances/tables.py:701 +#: dashboards/project/instances/tables.py:720 msgctxt "Action to perform (the instance is currently running)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" @@ -10658,7 +10662,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:710 +#: dashboards/project/instances/tables.py:729 msgctxt "Past action (the instance is currently already Shut Off)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" @@ -10666,397 +10670,397 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:750 msgid "Lock Instance" msgid_plural "Lock Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:758 msgid "Locked Instance" msgid_plural "Locked Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:781 msgid "Unlock Instance" msgid_plural "Unlock Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:789 msgid "Unlocked Instance" msgid_plural "Unlocked Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:815 +#: dashboards/project/instances/tables.py:834 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:840 -#: dashboards/project/instances/tables.py:862 +#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:881 msgctxt "Current status of an Instance" msgid "Deleted" msgstr "Usunięto" -#: dashboards/project/instances/tables.py:841 +#: dashboards/project/instances/tables.py:860 msgctxt "Current status of an Instance" msgid "Active" msgstr "Aktywny" -#: dashboards/project/instances/tables.py:842 +#: dashboards/project/instances/tables.py:861 msgctxt "Current status of an Instance" msgid "Shutoff" msgstr "Wyłączono" -#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:863 msgctxt "Current status of an Instance" msgid "Suspended" msgstr "Uspiono" -#: dashboards/project/instances/tables.py:845 +#: dashboards/project/instances/tables.py:864 msgctxt "Current status of an Instance" msgid "Paused" msgstr "Wstrzymano" -#: dashboards/project/instances/tables.py:846 +#: dashboards/project/instances/tables.py:865 msgctxt "Current status of an Instance" msgid "Error" msgstr "Błąd" -#: dashboards/project/instances/tables.py:848 +#: dashboards/project/instances/tables.py:867 msgctxt "Current status of an Instance" msgid "Resize/Migrate" msgstr "Zmień rozmiar/migruj" -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:869 msgctxt "Current status of an Instance" msgid "Confirm or Revert Resize/Migrate" msgstr "Potwierdź lub anuluj zmianę rozmiaru/migrację" -#: dashboards/project/instances/tables.py:852 +#: dashboards/project/instances/tables.py:871 msgctxt "Current status of an Instance" msgid "Revert Resize/Migrate" msgstr "Cofnij zmianę rozmiaru/migrację" -#: dashboards/project/instances/tables.py:853 +#: dashboards/project/instances/tables.py:872 msgctxt "Current status of an Instance" msgid "Reboot" msgstr "Restart" -#: dashboards/project/instances/tables.py:855 +#: dashboards/project/instances/tables.py:874 msgctxt "Current status of an Instance" msgid "Hard Reboot" msgstr "Twardy restart" -#: dashboards/project/instances/tables.py:856 +#: dashboards/project/instances/tables.py:875 msgctxt "Current status of an Instance" msgid "Password" msgstr "Hasło" -#: dashboards/project/instances/tables.py:857 +#: dashboards/project/instances/tables.py:876 msgctxt "Current status of an Instance" msgid "Rebuild" msgstr "Przebuduj" -#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:878 msgctxt "Current status of an Instance" msgid "Migrating" msgstr "W trakcie migracji" -#: dashboards/project/instances/tables.py:860 +#: dashboards/project/instances/tables.py:879 msgctxt "Current status of an Instance" msgid "Build" msgstr "Budowanie" -#: dashboards/project/instances/tables.py:861 +#: dashboards/project/instances/tables.py:880 msgctxt "Current status of an Instance" msgid "Rescue" msgstr "Ratuj" -#: dashboards/project/instances/tables.py:864 +#: dashboards/project/instances/tables.py:883 msgctxt "Current status of an Instance" msgid "Soft Deleted" msgstr "Miękko usunięta" -#: dashboards/project/instances/tables.py:865 +#: dashboards/project/instances/tables.py:884 msgctxt "Current status of an Instance" msgid "Shelved" msgstr "Odłożona na półkę" -#: dashboards/project/instances/tables.py:867 +#: dashboards/project/instances/tables.py:886 msgctxt "Current status of an Instance" msgid "Shelved Offloaded" msgstr "Odłożona na półkę - Offloaded" -#: dashboards/project/instances/tables.py:870 +#: dashboards/project/instances/tables.py:889 msgctxt "Task status of an Instance" msgid "None" msgstr "Brak" -#: dashboards/project/instances/tables.py:875 +#: dashboards/project/instances/tables.py:894 msgctxt "Task status of an Instance" msgid "Scheduling" msgstr "Kolejkowanie" -#: dashboards/project/instances/tables.py:877 +#: dashboards/project/instances/tables.py:896 msgctxt "Task status of an Instance" msgid "Block Device Mapping" msgstr "Mapowanie urządzenia blokowego" -#: dashboards/project/instances/tables.py:879 +#: dashboards/project/instances/tables.py:898 msgctxt "Task status of an Instance" msgid "Networking" msgstr "Sieć" -#: dashboards/project/instances/tables.py:880 +#: dashboards/project/instances/tables.py:899 msgctxt "Task status of an Instance" msgid "Spawning" msgstr "Uruchamianie" -#: dashboards/project/instances/tables.py:882 +#: dashboards/project/instances/tables.py:901 msgctxt "Task status of an Instance" msgid "Snapshotting" msgstr "Tworzenie migawki" -#: dashboards/project/instances/tables.py:884 +#: dashboards/project/instances/tables.py:903 msgctxt "Task status of an Instance" msgid "Image Snapshot Pending" msgstr "Tworzenie obrazu w toku" -#: dashboards/project/instances/tables.py:886 +#: dashboards/project/instances/tables.py:905 msgctxt "Task status of an Instance" msgid "Image Pending Upload" msgstr "Ładowanie obrazu w toku" -#: dashboards/project/instances/tables.py:888 +#: dashboards/project/instances/tables.py:907 msgctxt "Task status of an Instance" msgid "Image Uploading" msgstr "Ładowanie obrazu" -#: dashboards/project/instances/tables.py:890 +#: dashboards/project/instances/tables.py:909 msgctxt "Task status of an Instance" msgid "Image Backup" msgstr "Kopia zapasowa obrazu" -#: dashboards/project/instances/tables.py:892 +#: dashboards/project/instances/tables.py:911 msgctxt "Task status of an Instance" msgid "Updating Password" msgstr "Aktualizowanie hasła" -#: dashboards/project/instances/tables.py:894 +#: dashboards/project/instances/tables.py:913 msgctxt "Task status of an Instance" msgid "Preparing Resize or Migrate" msgstr "Przygotowywanie zmiany rozmiaru lub migracji" -#: dashboards/project/instances/tables.py:896 +#: dashboards/project/instances/tables.py:915 msgctxt "Task status of an Instance" msgid "Resizing or Migrating" msgstr "Zmiana rozmiaru lub migrowanie" -#: dashboards/project/instances/tables.py:898 +#: dashboards/project/instances/tables.py:917 msgctxt "Task status of an Instance" msgid "Resized or Migrated" msgstr "Zmieniono rozmiar lub zmigrowano" -#: dashboards/project/instances/tables.py:900 +#: dashboards/project/instances/tables.py:919 msgctxt "Task status of an Instance" msgid "Finishing Resize or Migrate" msgstr "Kończenie zmiany rozmiaru lub migracji" -#: dashboards/project/instances/tables.py:902 +#: dashboards/project/instances/tables.py:921 msgctxt "Task status of an Instance" msgid "Reverting Resize or Migrate" msgstr "Cofanie zmiany rozmiaru lub migracji" -#: dashboards/project/instances/tables.py:904 +#: dashboards/project/instances/tables.py:923 msgctxt "Task status of an Instance" msgid "Confirming Resize or Migrate" msgstr "Potwierdź zmianę rozmiaru lub migrację" -#: dashboards/project/instances/tables.py:905 +#: dashboards/project/instances/tables.py:924 msgctxt "Task status of an Instance" msgid "Rebooting" msgstr "Restart" -#: dashboards/project/instances/tables.py:907 +#: dashboards/project/instances/tables.py:926 msgctxt "Task status of an Instance" msgid "Reboot Pending" msgstr "" -#: dashboards/project/instances/tables.py:909 +#: dashboards/project/instances/tables.py:928 msgctxt "Task status of an Instance" msgid "Reboot Started" msgstr "" -#: dashboards/project/instances/tables.py:911 +#: dashboards/project/instances/tables.py:930 msgctxt "Task status of an Instance" msgid "Rebooting Hard" msgstr "Twardy restart" -#: dashboards/project/instances/tables.py:913 +#: dashboards/project/instances/tables.py:932 msgctxt "Task status of an Instance" msgid "Reboot Pending Hard" msgstr "" -#: dashboards/project/instances/tables.py:915 +#: dashboards/project/instances/tables.py:934 msgctxt "Task status of an Instance" msgid "Reboot Started Hard" msgstr "" -#: dashboards/project/instances/tables.py:916 +#: dashboards/project/instances/tables.py:935 msgctxt "Task status of an Instance" msgid "Pausing" msgstr "Wstrzymywanie" -#: dashboards/project/instances/tables.py:917 -#: dashboards/project/instances/tables.py:920 +#: dashboards/project/instances/tables.py:936 +#: dashboards/project/instances/tables.py:939 msgctxt "Task status of an Instance" msgid "Resuming" msgstr "Wznawianie" -#: dashboards/project/instances/tables.py:919 +#: dashboards/project/instances/tables.py:938 msgctxt "Task status of an Instance" msgid "Suspending" msgstr "Usypianie" -#: dashboards/project/instances/tables.py:922 +#: dashboards/project/instances/tables.py:941 msgctxt "Task status of an Instance" msgid "Powering Off" msgstr "Wyłączanie" -#: dashboards/project/instances/tables.py:924 +#: dashboards/project/instances/tables.py:943 msgctxt "Task status of an Instance" msgid "Powering On" msgstr "Włączanie" -#: dashboards/project/instances/tables.py:925 +#: dashboards/project/instances/tables.py:944 msgctxt "Task status of an Instance" msgid "Rescuing" msgstr "Ratowanie" -#: dashboards/project/instances/tables.py:927 +#: dashboards/project/instances/tables.py:946 msgctxt "Task status of an Instance" msgid "Unrescuing" msgstr "Kończenie ratowania" -#: dashboards/project/instances/tables.py:929 +#: dashboards/project/instances/tables.py:948 msgctxt "Task status of an Instance" msgid "Rebuilding" msgstr "Przebudowanie" -#: dashboards/project/instances/tables.py:931 +#: dashboards/project/instances/tables.py:950 msgctxt "Task status of an Instance" msgid "Rebuild Block Device Mapping" msgstr "Przebuduj mapowanie urządzenia blokowego" -#: dashboards/project/instances/tables.py:933 +#: dashboards/project/instances/tables.py:952 msgctxt "Task status of an Instance" msgid "Rebuild Spawning" msgstr "Przebudowywanie/Uruchamianie" -#: dashboards/project/instances/tables.py:934 +#: dashboards/project/instances/tables.py:953 msgctxt "Task status of an Instance" msgid "Migrating" msgstr "W trakcie migracji" -#: dashboards/project/instances/tables.py:935 +#: dashboards/project/instances/tables.py:954 msgctxt "Task status of an Instance" msgid "Deleting" msgstr "Usuwanie" -#: dashboards/project/instances/tables.py:937 +#: dashboards/project/instances/tables.py:956 msgctxt "Task status of an Instance" msgid "Soft Deleting" msgstr "Miękkie usuwanie" -#: dashboards/project/instances/tables.py:938 +#: dashboards/project/instances/tables.py:957 msgctxt "Task status of an Instance" msgid "Restoring" msgstr "Przywracanie" -#: dashboards/project/instances/tables.py:939 +#: dashboards/project/instances/tables.py:958 msgctxt "Task status of an Instance" msgid "Shelving" msgstr "Odkładanie na półkę" -#: dashboards/project/instances/tables.py:941 +#: dashboards/project/instances/tables.py:960 msgctxt "Task status of an Instance" msgid "Shelving Image Pending Upload" msgstr "Odkładanie na półkę: oczekiwanie na przesłanie obrazu" -#: dashboards/project/instances/tables.py:943 +#: dashboards/project/instances/tables.py:962 msgctxt "Task status of an Instance" msgid "Shelving Image Uploading" msgstr "Odkładanie na półkę: przesyłanie obrazu" -#: dashboards/project/instances/tables.py:945 +#: dashboards/project/instances/tables.py:964 msgctxt "Task status of an Instance" msgid "Shelving Offloading" msgstr "Odkładanie na półkę: rozładowanie" -#: dashboards/project/instances/tables.py:947 +#: dashboards/project/instances/tables.py:966 msgctxt "Task status of an Instance" msgid "Unshelving" msgstr "Przywracanie z półki" -#: dashboards/project/instances/tables.py:951 +#: dashboards/project/instances/tables.py:970 msgctxt "Power state of an Instance" msgid "No State" msgstr "Bez stanu" -#: dashboards/project/instances/tables.py:952 +#: dashboards/project/instances/tables.py:971 msgctxt "Power state of an Instance" msgid "Running" msgstr "Pracuje" -#: dashboards/project/instances/tables.py:953 +#: dashboards/project/instances/tables.py:972 msgctxt "Power state of an Instance" msgid "Blocked" msgstr "Zablokowane" -#: dashboards/project/instances/tables.py:954 +#: dashboards/project/instances/tables.py:973 msgctxt "Power state of an Instance" msgid "Paused" msgstr "Wstrzymano" -#: dashboards/project/instances/tables.py:955 +#: dashboards/project/instances/tables.py:974 msgctxt "Power state of an Instance" msgid "Shut Down" msgstr "Wyłączone" -#: dashboards/project/instances/tables.py:956 +#: dashboards/project/instances/tables.py:975 msgctxt "Power state of an Instance" msgid "Shut Off" msgstr "Wyłącz" -#: dashboards/project/instances/tables.py:957 +#: dashboards/project/instances/tables.py:976 msgctxt "Power state of an Instance" msgid "Crashed" msgstr "Uległa awarii" -#: dashboards/project/instances/tables.py:958 +#: dashboards/project/instances/tables.py:977 msgctxt "Power state of an Instance" msgid "Suspended" msgstr "Uspiono" -#: dashboards/project/instances/tables.py:959 +#: dashboards/project/instances/tables.py:978 msgctxt "Power state of an Instance" msgid "Failed" msgstr "Nieudane" -#: dashboards/project/instances/tables.py:960 +#: dashboards/project/instances/tables.py:979 msgctxt "Power state of an Instance" msgid "Building" msgstr "Budowanie" -#: dashboards/project/instances/tables.py:998 +#: dashboards/project/instances/tables.py:1017 #: dashboards/project/instances/workflows/create_instance.py:529 msgid "Key Pair" msgstr "Para kluczy" @@ -12970,15 +12974,25 @@ msgstr "" #: dashboards/project/networks/ports/tables.py:60 msgctxt "status of a network port" -msgid "ACTIVE" +msgid "Active" msgstr "" #: dashboards/project/networks/ports/tables.py:61 msgctxt "status of a network port" -msgid "DOWN" +msgid "Down" msgstr "" -#: dashboards/project/networks/ports/tables.py:70 +#: dashboards/project/networks/ports/tables.py:62 +msgctxt "status of a neteork port" +msgid "Error" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:63 +msgctxt "status of a network port" +msgid "Build" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:72 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40 msgid "Attached Device" msgstr "Dołączono urządzenie" @@ -13656,9 +13670,9 @@ msgid "" "a gateway for external connectivity." msgstr "Pozwala połączyć router z wybraną siecią zewnętrzną. Sieć zewnętrzna postrzegana jest jako domyślna trasa dla tego routera i funkcjonuje on jako brama dla zewnętrznych połączeń." -#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:92 -#: dashboards/project/stacks/templates/stacks/_change_template.html:9 -#: dashboards/project/stacks/templates/stacks/_select_template.html:9 +#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:90 +#: dashboards/project/stacks/views.py:96 +#: dashboards/project/stacks/views.py:106 #: dashboards/project/stacks/templates/stacks/select_template.html:3 msgid "Select Template" msgstr "Wybór szablonu" @@ -13755,8 +13769,8 @@ msgid "Stack Name" msgstr "Nazwa stosu" #: dashboards/project/stacks/forms.py:240 -#: dashboards/project/stacks/views.py:136 -#: dashboards/project/stacks/views.py:142 +#: dashboards/project/stacks/views.py:146 +#: dashboards/project/stacks/views.py:152 #: dashboards/project/stacks/templates/stacks/preview_template.html:3 msgid "Preview Template" msgstr "" @@ -13811,7 +13825,7 @@ msgid "Stack creation started." msgstr "Tworzenie stosu." #: dashboards/project/stacks/forms.py:399 -#: dashboards/project/stacks/templates/stacks/_update.html:8 +#: dashboards/project/stacks/views.py:198 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "Aktualizacja parametrów stosu" @@ -13832,15 +13846,15 @@ msgid "Stacks" msgstr "Stosy" #: dashboards/project/stacks/tables.py:32 -#: dashboards/project/stacks/views.py:154 -#: dashboards/project/stacks/templates/stacks/_create.html:8 +#: dashboards/project/stacks/views.py:162 +#: dashboards/project/stacks/views.py:168 #: dashboards/project/stacks/templates/stacks/create.html:3 msgid "Launch Stack" msgstr "Uruchom stos" #: dashboards/project/stacks/tables.py:41 -#: dashboards/project/stacks/views.py:220 -#: dashboards/project/stacks/views.py:226 +#: dashboards/project/stacks/views.py:239 +#: dashboards/project/stacks/views.py:245 #: dashboards/project/stacks/templates/stacks/preview.html:3 msgid "Preview Stack" msgstr "" @@ -14122,47 +14136,51 @@ msgstr "Nie można pobrać zasobów dla stosu „%s”." msgid "Unable to retrieve stack list." msgstr "Nie można pobrać listy stosów." -#: dashboards/project/stacks/views.py:104 +#: dashboards/project/stacks/views.py:113 #: dashboards/project/stacks/templates/stacks/change_template.html:3 msgid "Change Template" msgstr "Zmień szablon" -#: dashboards/project/stacks/views.py:117 -#: dashboards/project/stacks/views.py:212 -#: dashboards/project/stacks/views.py:268 +#: dashboards/project/stacks/views.py:127 +#: dashboards/project/stacks/views.py:231 +#: dashboards/project/stacks/views.py:287 msgid "Unable to retrieve stack." msgstr "Nie można pobrać stosu." -#: dashboards/project/stacks/views.py:186 +#: dashboards/project/stacks/views.py:201 +msgid "Update" +msgstr "Aktualizuj" + +#: dashboards/project/stacks/views.py:204 msgid "Update Stack" msgstr "Zaktualizuj stos" -#: dashboards/project/stacks/views.py:223 +#: dashboards/project/stacks/views.py:242 msgid "Preview" msgstr "" -#: dashboards/project/stacks/views.py:236 +#: dashboards/project/stacks/views.py:255 #: dashboards/project/stacks/templates/stacks/preview_details.html:3 msgid "Preview Stack Details" msgstr "" -#: dashboards/project/stacks/views.py:248 +#: dashboards/project/stacks/views.py:267 msgid "Stack Details: {{ stack.stack_name }}" msgstr "" -#: dashboards/project/stacks/views.py:279 +#: dashboards/project/stacks/views.py:298 msgid "Unable to retrieve stack template." msgstr "" -#: dashboards/project/stacks/views.py:296 +#: dashboards/project/stacks/views.py:315 msgid "Resource Details: {{ resource.resource_name }}" msgstr "" -#: dashboards/project/stacks/views.py:313 +#: dashboards/project/stacks/views.py:332 msgid "Unable to retrieve resource." msgstr "Nie można pobrać zasobu." -#: dashboards/project/stacks/views.py:326 +#: dashboards/project/stacks/views.py:345 msgid "Unable to retrieve metadata." msgstr "Nie można pobrać metadanych." @@ -14203,14 +14221,14 @@ msgstr "" msgid "Properties" msgstr "Właściwości" -#: dashboards/project/stacks/templates/stacks/_change_template.html:20 -#: dashboards/project/stacks/templates/stacks/_select_template.html:20 +#: dashboards/project/stacks/templates/stacks/_change_template.html:6 +#: dashboards/project/stacks/templates/stacks/_select_template.html:6 msgid "" "Use one of the available template source options to specify the template to " "be used in creating this stack." msgstr "Należy wybrać jeden z typów źródeł szablonów, aby zdefiniować szablon do wykorzystania przy jego tworzeniu." -#: dashboards/project/stacks/templates/stacks/_create.html:19 +#: dashboards/project/stacks/templates/stacks/_create.html:5 msgid "Create a new stack with the provided values." msgstr "Tworzy nowy stos o podanych wartościach." @@ -14286,17 +14304,13 @@ msgstr "Metadane zasobu" msgid "Stack Template" msgstr "" -#: dashboards/project/stacks/templates/stacks/_update.html:19 +#: dashboards/project/stacks/templates/stacks/_update.html:5 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 "Aktualizuje stos podanymi wartościami. Zaszyfrowane parametry, takie jak hasła, zostaną ustawione na domyślne, jeśli nie zostaną tutaj ponownie podane." -#: dashboards/project/stacks/templates/stacks/_update.html:24 -msgid "Update" -msgstr "Aktualizuj" - #: dashboards/project/stacks/templates/stacks/detail.html:3 msgid "Stack Details" msgstr "" diff --git a/openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po b/openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po index 73ab2358b8..a2a4b1fbfc 100644 --- a/openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:32+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" @@ -606,7 +606,7 @@ msgstr "Admin" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7 #: dashboards/project/images/images/forms.py:40 -#: dashboards/project/images/images/forms.py:198 +#: dashboards/project/images/images/forms.py:200 #: dashboards/project/images/templates/images/images/_detail_overview.html:9 #: dashboards/project/instances/templates/instances/_detail_overview.html:10 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9 @@ -621,7 +621,7 @@ msgstr "Admin" #: dashboards/project/networks/forms.py:35 #: dashboards/project/networks/tables.py:168 #: dashboards/project/networks/ports/forms.py:36 -#: dashboards/project/networks/ports/tables.py:67 +#: dashboards/project/networks/ports/tables.py:69 #: dashboards/project/networks/subnets/tables.py:129 #: dashboards/project/networks/templates/networks/_detail_overview.html:7 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10 @@ -662,7 +662,7 @@ msgstr "Nome" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:22 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:48 -#: dashboards/project/instances/tables.py:1006 +#: dashboards/project/instances/tables.py:1025 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:81 #: dashboards/project/volumes/volumes/forms.py:122 @@ -991,12 +991,12 @@ msgstr "Erro ao errar ou adicionar hosts." #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:18 -#: dashboards/project/stacks/templates/stacks/_change_template.html:19 -#: dashboards/project/stacks/templates/stacks/_create.html:18 +#: dashboards/project/stacks/templates/stacks/_change_template.html:5 +#: dashboards/project/stacks/templates/stacks/_create.html:4 #: dashboards/project/stacks/templates/stacks/_preview.html:4 #: dashboards/project/stacks/templates/stacks/_preview_template.html:5 -#: dashboards/project/stacks/templates/stacks/_select_template.html:19 -#: dashboards/project/stacks/templates/stacks/_update.html:18 +#: dashboards/project/stacks/templates/stacks/_select_template.html:5 +#: dashboards/project/stacks/templates/stacks/_update.html:4 #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html:5 @@ -1059,10 +1059,6 @@ msgstr "Agregados de Host dividem uma zona de disponibilidade em unidades lógic #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28 #: dashboards/project/routers/templates/routers/ports/_create.html:30 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:25 -#: dashboards/project/stacks/templates/stacks/_change_template.html:26 -#: dashboards/project/stacks/templates/stacks/_create.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:26 -#: dashboards/project/stacks/templates/stacks/_update.html:25 #: dashboards/project/volumes/templates/volumes/volumes/_attach.html:20 #: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:17 msgid "Cancel" @@ -1122,7 +1118,7 @@ msgstr "vCPUs" #: dashboards/project/databases/views.py:48 #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:1025 +#: dashboards/project/instances/tables.py:1044 #: dashboards/project/instances/views.py:55 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/network_topology/instances/tables.py:23 @@ -1223,7 +1219,7 @@ msgstr "Pares de Chave" #: dashboards/admin/defaults/tables.py:56 #: dashboards/admin/networks/ports/tables.py:94 #: dashboards/identity/projects/workflows.py:63 -#: dashboards/project/networks/ports/tables.py:69 +#: dashboards/project/networks/ports/tables.py:71 #: dashboards/project/routers/ports/tables.py:110 usage/quotas.py:69 msgid "Fixed IPs" msgstr "IPs Fixos" @@ -1433,7 +1429,7 @@ msgstr "ID" #: dashboards/project/containers/templates/containers/_container_detail.html:14 #: dashboards/project/containers/templates/containers/_container_metadata.html:7 #: dashboards/project/images/images/forms.py:95 -#: dashboards/project/images/images/forms.py:237 +#: dashboards/project/images/images/forms.py:239 #: dashboards/project/images/images/tables.py:163 #: dashboards/project/images/images/tables.py:252 #: dashboards/project/images/templates/images/images/_detail_overview.html:21 @@ -1640,8 +1636,8 @@ msgstr "Armazenamento Local (total)" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:320 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:966 -#: dashboards/project/instances/tables.py:989 +#: dashboards/project/instances/tables.py:985 +#: dashboards/project/instances/tables.py:1008 #: dashboards/project/instances/workflows/create_instance.py:84 #: dashboards/project/overview/views.py:32 usage/tables.py:80 msgid "Instance Name" @@ -1870,7 +1866,7 @@ msgstr "Zona" #: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 #: dashboards/project/images/images/tables.py:247 #: dashboards/project/images/templates/images/images/_detail_overview.html:19 -#: dashboards/project/instances/tables.py:1001 +#: dashboards/project/instances/tables.py:1020 #: dashboards/project/instances/templates/instances/_detail_overview.html:14 #: dashboards/project/loadbalancers/tables.py:324 #: dashboards/project/loadbalancers/tables.py:377 @@ -1878,7 +1874,7 @@ msgstr "Zona" #: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 #: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60 #: dashboards/project/networks/tables.py:174 -#: dashboards/project/networks/ports/tables.py:72 +#: dashboards/project/networks/ports/tables.py:74 #: dashboards/project/networks/templates/networks/_detail_overview.html:13 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 #: dashboards/project/routers/tables.py:212 @@ -1986,7 +1982,7 @@ msgstr "Nome da Imagem =" #: dashboards/admin/images/tables.py:62 #: dashboards/admin/instances/tables.py:99 -#: dashboards/project/instances/tables.py:967 +#: dashboards/project/instances/tables.py:986 msgid "Status =" msgstr "Status =" @@ -2005,7 +2001,7 @@ msgstr "Tamanho Max. (MB)" #: dashboards/admin/images/tables.py:71 #: dashboards/admin/instances/tables.py:132 #: dashboards/project/images/images/tables.py:242 -#: dashboards/project/instances/tables.py:991 +#: dashboards/project/instances/tables.py:1010 #: dashboards/project/instances/templates/instances/_detail_overview.html:114 #: dashboards/project/instances/workflows/create_instance.py:108 #: dashboards/project/volumes/volumes/forms.py:638 @@ -2281,12 +2277,12 @@ msgid "IPv6 Address =" msgstr "Endereço IPv6 = " #: dashboards/admin/instances/tables.py:100 -#: dashboards/project/instances/tables.py:968 +#: dashboards/project/instances/tables.py:987 msgid "Image ID =" msgstr "ID da Imagem =" #: dashboards/admin/instances/tables.py:101 -#: dashboards/project/instances/tables.py:969 +#: dashboards/project/instances/tables.py:988 msgid "Flavor ID =" msgstr "Flavor ID = " @@ -2294,7 +2290,7 @@ msgstr "Flavor ID = " #: dashboards/project/access_and_security/floating_ips/tables.py:194 #: dashboards/project/access_and_security/floating_ips/workflows.py:33 #: dashboards/project/access_and_security/floating_ips/workflows.py:40 -#: dashboards/project/instances/tables.py:993 +#: dashboards/project/instances/tables.py:1012 #: dashboards/project/loadbalancers/tables.py:367 msgid "IP Address" msgstr "Endereço IP" @@ -2307,7 +2303,7 @@ msgstr "Endereço IP" #: dashboards/project/databases/tables.py:327 #: dashboards/project/images/images/tables.py:263 #: dashboards/project/images/templates/images/images/_detail_overview.html:46 -#: dashboards/project/instances/tables.py:996 +#: dashboards/project/instances/tables.py:1015 #: dashboards/project/instances/templates/instances/_instance_flavor.html:7 #: dashboards/project/volumes/backups/tables.py:123 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37 @@ -2318,17 +2314,17 @@ msgid "Size" msgstr "Tamanho" #: dashboards/admin/instances/tables.py:147 -#: dashboards/project/instances/tables.py:1008 +#: dashboards/project/instances/tables.py:1027 msgid "Task" msgstr "Tarefa" #: dashboards/admin/instances/tables.py:154 -#: dashboards/project/instances/tables.py:1015 +#: dashboards/project/instances/tables.py:1034 msgid "Power State" msgstr "Estado de energia" #: dashboards/admin/instances/tables.py:157 -#: dashboards/project/instances/tables.py:1018 usage/tables.py:83 +#: dashboards/project/instances/tables.py:1037 usage/tables.py:83 msgid "Time since created" msgstr "Tempo desde a criação" @@ -2401,7 +2397,7 @@ msgstr "" #: dashboards/admin/metadata_defs/tables.py:149 #: dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:20 #: dashboards/project/images/images/forms.py:96 -#: dashboards/project/images/images/forms.py:238 +#: dashboards/project/images/images/forms.py:240 #: dashboards/project/images/images/tables.py:256 #: dashboards/project/images/templates/images/images/_detail_overview.html:23 msgid "Protected" @@ -2519,7 +2515,7 @@ msgstr "" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10 #: dashboards/project/images/images/forms.py:41 -#: dashboards/project/images/images/forms.py:199 +#: dashboards/project/images/images/forms.py:201 #: dashboards/project/images/templates/images/images/_detail_overview.html:12 #: dashboards/project/loadbalancers/forms.py:36 #: dashboards/project/loadbalancers/forms.py:78 @@ -2720,7 +2716,7 @@ msgstr "Criado" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:20 #: dashboards/project/images/templates/images/images/_detail_overview.html:31 -#: dashboards/project/instances/tables.py:622 +#: dashboards/project/instances/tables.py:641 #: 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 @@ -3179,7 +3175,7 @@ msgstr "" #: dashboards/project/networks/tables.py:177 #: dashboards/project/networks/workflows.py:49 #: dashboards/project/networks/ports/forms.py:40 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:77 #: dashboards/project/networks/templates/networks/_detail_overview.html:15 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34 #: dashboards/project/routers/forms.py:36 @@ -3496,7 +3492,7 @@ msgid "Device owner attached to the port" msgstr "Dono do dispositivo conectado à porta" #: dashboards/admin/networks/ports/forms.py:57 -#: dashboards/project/networks/ports/tables.py:78 +#: dashboards/project/networks/ports/tables.py:80 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" msgstr "Estado de aprendizado MAC" @@ -3565,7 +3561,7 @@ msgstr "Estado de aprendizado Mac" #: dashboards/admin/networks/ports/tables.py:109 #: dashboards/identity/projects/workflows.py:76 -#: dashboards/project/networks/ports/tables.py:85 usage/quotas.py:79 +#: dashboards/project/networks/ports/tables.py:87 usage/quotas.py:79 msgid "Ports" msgstr "Portas" @@ -5882,7 +5878,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "IP flutuante dissociado com sucesso: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:155 -#: dashboards/project/instances/tables.py:616 +#: dashboards/project/instances/tables.py:635 msgid "Unable to disassociate floating IP." msgstr "Não é possível desassociar IP flutuante." @@ -7223,9 +7219,9 @@ msgstr "Escolha um plugin e versão do Hadoop para o modelo de cluster" #: dashboards/project/data_processing/cluster_templates/workflows/create.py:81 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:374 -#: dashboards/project/stacks/views.py:139 -#: dashboards/project/stacks/templates/stacks/_change_template.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:25 +#: dashboards/project/stacks/views.py:93 +#: dashboards/project/stacks/views.py:109 +#: dashboards/project/stacks/views.py:149 msgid "Next" msgstr "Próximo" @@ -7442,7 +7438,7 @@ msgstr "Nenhum Modelo Disponível" #: dashboards/project/databases/workflows/create_instance.py:335 #: dashboards/project/images/images/tables.py:36 #: dashboards/project/instances/workflows/create_instance.py:820 -#: dashboards/project/stacks/templates/stacks/_create.html:24 +#: dashboards/project/stacks/views.py:165 msgid "Launch" msgstr "Disparar" @@ -8636,8 +8632,8 @@ msgstr[1] "Backups Excluídos" #: dashboards/project/databases/tables.py:248 #: dashboards/project/databases/tables.py:265 #: dashboards/project/databases/tables.py:271 -#: dashboards/project/instances/tables.py:825 -#: dashboards/project/instances/tables.py:832 +#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:851 #: dashboards/project/instances/views.py:398 #: dashboards/project/instances/templates/instances/_detail_overview.html:64 #: dashboards/project/instances/templates/instances/_detail_overview.html:100 @@ -8937,7 +8933,7 @@ msgid "Resize Volume" msgstr "Redimensionar volume" #: dashboards/project/databases/tables.py:212 -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:457 #: dashboards/project/instances/workflows/resize_instance.py:84 msgid "Resize Instance" msgstr "Redimensionar Instância" @@ -9238,7 +9234,7 @@ msgstr "Detalhes da Instância" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:352 +#: dashboards/project/instances/tables.py:371 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "Editar Instância" @@ -10061,35 +10057,35 @@ msgid "A local image to upload." msgstr "Uma imagem local para enviar." #: dashboards/project/images/images/forms.py:76 -#: dashboards/project/images/images/forms.py:219 +#: dashboards/project/images/images/forms.py:221 #: dashboards/project/images/images/tables.py:259 msgid "Format" msgstr "Formato" #: dashboards/project/images/images/forms.py:81 -#: dashboards/project/images/images/forms.py:214 +#: dashboards/project/images/images/forms.py:216 msgid "Architecture" msgstr "Arquitetura" #: dashboards/project/images/images/forms.py:84 -#: dashboards/project/images/images/forms.py:221 +#: dashboards/project/images/images/forms.py:223 msgid "Minimum Disk (GB)" msgstr "Disco Mínimo (GB)" #: dashboards/project/images/images/forms.py:86 -#: dashboards/project/images/images/forms.py:223 +#: dashboards/project/images/images/forms.py:225 msgid "" "The minimum disk size required to boot the image. If unspecified, this value" " defaults to 0 (no minimum)." msgstr "O tamanho mínimo em disco necessário para inicializar a imagem. Se não for especificado, o padrão é 0 (sem tamanho mínimo)." #: dashboards/project/images/images/forms.py:90 -#: dashboards/project/images/images/forms.py:229 +#: dashboards/project/images/images/forms.py:231 msgid "Minimum RAM (MB)" msgstr "Memóriam RAM minima(MB)" #: dashboards/project/images/images/forms.py:92 -#: dashboards/project/images/images/forms.py:231 +#: dashboards/project/images/images/forms.py:233 msgid "" "The minimum memory size required to boot the image. If unspecified, this " "value defaults to 0 (no minimum)." @@ -10117,20 +10113,24 @@ msgstr "" msgid "Unable to create new image: Invalid disk format %s for image." msgstr "" -#: dashboards/project/images/images/forms.py:203 +#: dashboards/project/images/images/forms.py:191 +msgid "Unable to create new image: Image name too long." +msgstr "" + +#: dashboards/project/images/images/forms.py:205 msgid "Kernel ID" msgstr "ID do Kernel" -#: dashboards/project/images/images/forms.py:209 +#: dashboards/project/images/images/forms.py:211 msgid "Ramdisk ID" msgstr "ID do Ramdisk" -#: dashboards/project/images/images/forms.py:251 +#: dashboards/project/images/images/forms.py:253 #, python-format msgid "Unable to update image \"%s\"." msgstr "Não é possível atualizar a imagem \"%s\"." -#: dashboards/project/images/images/forms.py:278 +#: dashboards/project/images/images/forms.py:280 msgid "Image was successfully updated." msgstr "A imagem foi atualizado com sucesso." @@ -10287,7 +10287,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:388 +#: dashboards/project/instances/tables.py:407 #: dashboards/project/volumes/volumes/tables.py:168 msgid "Create Snapshot" msgstr "Criar Snapshot" @@ -10451,28 +10451,32 @@ msgid_plural "Suspended Instances" msgstr[0] "Instância Suspensa" msgstr[1] "Instâncias Suspensas" -#: dashboards/project/instances/tables.py:375 +#: dashboards/project/instances/tables.py:352 +msgid "Launch Instance NG" +msgstr "" + +#: dashboards/project/instances/tables.py:394 msgid "Edit Security Groups" msgstr "Editar Grupos de Segurança" -#: dashboards/project/instances/tables.py:401 +#: dashboards/project/instances/tables.py:420 #: dashboards/project/instances/tabs.py:61 msgid "Console" msgstr "Console" -#: dashboards/project/instances/tables.py:421 +#: dashboards/project/instances/tables.py:440 msgid "View Log" msgstr "Ver Log" -#: dashboards/project/instances/tables.py:462 +#: dashboards/project/instances/tables.py:481 msgid "Confirm Resize/Migrate" msgstr "Confirma Redimensionamento/Migração" -#: dashboards/project/instances/tables.py:475 +#: dashboards/project/instances/tables.py:494 msgid "Revert Resize/Migrate" msgstr "Reverter Redimensionamento/Migração" -#: dashboards/project/instances/tables.py:488 +#: dashboards/project/instances/tables.py:507 #: dashboards/project/instances/views.py:256 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 @@ -10480,478 +10484,478 @@ msgstr "Reverter Redimensionamento/Migração" msgid "Rebuild Instance" msgstr "Reconstruir Instância" -#: dashboards/project/instances/tables.py:505 +#: dashboards/project/instances/tables.py:524 msgid "Retrieve Password" msgstr "Recuperar a senha" -#: dashboards/project/instances/tables.py:528 -#: dashboards/project/instances/tables.py:553 +#: dashboards/project/instances/tables.py:547 +#: dashboards/project/instances/tables.py:572 msgid "Associate Floating IP" msgstr "Associar IP Flutuante" -#: dashboards/project/instances/tables.py:572 +#: dashboards/project/instances/tables.py:591 #, python-format msgid "Successfully associated floating IP: %s" msgstr "IP flutuantes %s associado com sucesso" -#: dashboards/project/instances/tables.py:576 +#: dashboards/project/instances/tables.py:595 msgid "Unable to associate floating IP." msgstr "Não foi possível associar IP flutuante." -#: dashboards/project/instances/tables.py:582 +#: dashboards/project/instances/tables.py:601 msgid "Disassociate Floating IP" msgstr "Remover IP Flutuante" -#: dashboards/project/instances/tables.py:610 +#: dashboards/project/instances/tables.py:629 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "IP flutuante %s desassociado com sucesso" -#: dashboards/project/instances/tables.py:613 +#: dashboards/project/instances/tables.py:632 msgid "No floating IPs to disassociate." msgstr "Sem IPs flutuantes para desassociar." -#: dashboards/project/instances/tables.py:623 +#: dashboards/project/instances/tables.py:642 #, python-format msgid "Please try again later [Error: %s]." msgstr "Por favor tente novamente mais tarde [Erro: %s]." -#: dashboards/project/instances/tables.py:625 +#: dashboards/project/instances/tables.py:644 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:637 +#: dashboards/project/instances/tables.py:656 #, python-format msgid "" "Failed to perform requested operation on instance \"%s\", the instance has " "an error status" msgstr "" -#: dashboards/project/instances/tables.py:653 +#: dashboards/project/instances/tables.py:672 #: dashboards/project/instances/views.py:395 #, python-format msgid "Unable to retrieve flavor information for instance \"%s\"." msgstr "Não foi possível obter informação de flavor para instância \"%s\"." -#: dashboards/project/instances/tables.py:670 +#: dashboards/project/instances/tables.py:689 msgid "Start Instance" msgid_plural "Start Instances" msgstr[0] "Iniciar Instância" msgstr[1] "Iniciar Instâncias" -#: dashboards/project/instances/tables.py:678 +#: dashboards/project/instances/tables.py:697 msgid "Started Instance" msgid_plural "Started Instances" msgstr[0] "Instância Iniciada" msgstr[1] "Instâncias Iniciadas" -#: dashboards/project/instances/tables.py:695 +#: dashboards/project/instances/tables.py:714 msgid "To power off a specific instance." msgstr "" -#: dashboards/project/instances/tables.py:701 +#: dashboards/project/instances/tables.py:720 msgctxt "Action to perform (the instance is currently running)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "Desligar Instância" msgstr[1] "Desligar Instâncias" -#: dashboards/project/instances/tables.py:710 +#: dashboards/project/instances/tables.py:729 msgctxt "Past action (the instance is currently already Shut Off)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "Instância Desligada" msgstr[1] "Instâncias Desligadas" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:750 msgid "Lock Instance" msgid_plural "Lock Instances" msgstr[0] "Travar Instância" msgstr[1] "Travar Instâncias" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:758 msgid "Locked Instance" msgid_plural "Locked Instances" msgstr[0] "Instância Travada" msgstr[1] "Instâncias Travadas" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:781 msgid "Unlock Instance" msgid_plural "Unlock Instances" msgstr[0] "Destravar Instância" msgstr[1] "Destravar Instâncias" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:789 msgid "Unlocked Instance" msgid_plural "Unlocked Instances" msgstr[0] "Instância Destravada" msgstr[1] "Instâncias Destravadas" -#: dashboards/project/instances/tables.py:815 +#: dashboards/project/instances/tables.py:834 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:840 -#: dashboards/project/instances/tables.py:862 +#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:881 msgctxt "Current status of an Instance" msgid "Deleted" msgstr "Excluído" -#: dashboards/project/instances/tables.py:841 +#: dashboards/project/instances/tables.py:860 msgctxt "Current status of an Instance" msgid "Active" msgstr "Ativo" -#: dashboards/project/instances/tables.py:842 +#: dashboards/project/instances/tables.py:861 msgctxt "Current status of an Instance" msgid "Shutoff" msgstr "Desligar" -#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:863 msgctxt "Current status of an Instance" msgid "Suspended" msgstr "Suspenso" -#: dashboards/project/instances/tables.py:845 +#: dashboards/project/instances/tables.py:864 msgctxt "Current status of an Instance" msgid "Paused" msgstr "Interrompido" -#: dashboards/project/instances/tables.py:846 +#: dashboards/project/instances/tables.py:865 msgctxt "Current status of an Instance" msgid "Error" msgstr "Erro" -#: dashboards/project/instances/tables.py:848 +#: dashboards/project/instances/tables.py:867 msgctxt "Current status of an Instance" msgid "Resize/Migrate" msgstr "Redimensionar/Migrar" -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:869 msgctxt "Current status of an Instance" msgid "Confirm or Revert Resize/Migrate" msgstr "Confirme ou Reverta Redimensionamento/Migração" -#: dashboards/project/instances/tables.py:852 +#: dashboards/project/instances/tables.py:871 msgctxt "Current status of an Instance" msgid "Revert Resize/Migrate" msgstr "Reverter Redimensionamento/Migração" -#: dashboards/project/instances/tables.py:853 +#: dashboards/project/instances/tables.py:872 msgctxt "Current status of an Instance" msgid "Reboot" msgstr "Reiniciar" -#: dashboards/project/instances/tables.py:855 +#: dashboards/project/instances/tables.py:874 msgctxt "Current status of an Instance" msgid "Hard Reboot" msgstr "Reinicialização forçada" -#: dashboards/project/instances/tables.py:856 +#: dashboards/project/instances/tables.py:875 msgctxt "Current status of an Instance" msgid "Password" msgstr "Senha" -#: dashboards/project/instances/tables.py:857 +#: dashboards/project/instances/tables.py:876 msgctxt "Current status of an Instance" msgid "Rebuild" msgstr "Refazer" -#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:878 msgctxt "Current status of an Instance" msgid "Migrating" msgstr "Migrando" -#: dashboards/project/instances/tables.py:860 +#: dashboards/project/instances/tables.py:879 msgctxt "Current status of an Instance" msgid "Build" msgstr "Fazer" -#: dashboards/project/instances/tables.py:861 +#: dashboards/project/instances/tables.py:880 msgctxt "Current status of an Instance" msgid "Rescue" msgstr "Resgate" -#: dashboards/project/instances/tables.py:864 +#: dashboards/project/instances/tables.py:883 msgctxt "Current status of an Instance" msgid "Soft Deleted" msgstr "Soft Deleted" -#: dashboards/project/instances/tables.py:865 +#: dashboards/project/instances/tables.py:884 msgctxt "Current status of an Instance" msgid "Shelved" msgstr "arquivado" -#: dashboards/project/instances/tables.py:867 +#: dashboards/project/instances/tables.py:886 msgctxt "Current status of an Instance" msgid "Shelved Offloaded" msgstr "Arquivoado em Offloaded" -#: dashboards/project/instances/tables.py:870 +#: dashboards/project/instances/tables.py:889 msgctxt "Task status of an Instance" msgid "None" msgstr "Nenhum" -#: dashboards/project/instances/tables.py:875 +#: dashboards/project/instances/tables.py:894 msgctxt "Task status of an Instance" msgid "Scheduling" msgstr "Agendamento" -#: dashboards/project/instances/tables.py:877 +#: dashboards/project/instances/tables.py:896 msgctxt "Task status of an Instance" msgid "Block Device Mapping" msgstr "Bloco de mapeamento de dispositivos" -#: dashboards/project/instances/tables.py:879 +#: dashboards/project/instances/tables.py:898 msgctxt "Task status of an Instance" msgid "Networking" msgstr "Rede" -#: dashboards/project/instances/tables.py:880 +#: dashboards/project/instances/tables.py:899 msgctxt "Task status of an Instance" msgid "Spawning" msgstr "Spawning" -#: dashboards/project/instances/tables.py:882 +#: dashboards/project/instances/tables.py:901 msgctxt "Task status of an Instance" msgid "Snapshotting" msgstr "Snapshotting" -#: dashboards/project/instances/tables.py:884 +#: dashboards/project/instances/tables.py:903 msgctxt "Task status of an Instance" msgid "Image Snapshot Pending" msgstr "Snapshot Image Pendente" -#: dashboards/project/instances/tables.py:886 +#: dashboards/project/instances/tables.py:905 msgctxt "Task status of an Instance" msgid "Image Pending Upload" msgstr "Upload de Imagem pendente" -#: dashboards/project/instances/tables.py:888 +#: dashboards/project/instances/tables.py:907 msgctxt "Task status of an Instance" msgid "Image Uploading" msgstr "Enviando Imagem" -#: dashboards/project/instances/tables.py:890 +#: dashboards/project/instances/tables.py:909 msgctxt "Task status of an Instance" msgid "Image Backup" msgstr "Backup da Imagem" -#: dashboards/project/instances/tables.py:892 +#: dashboards/project/instances/tables.py:911 msgctxt "Task status of an Instance" msgid "Updating Password" msgstr "Atualizando Senha" -#: dashboards/project/instances/tables.py:894 +#: dashboards/project/instances/tables.py:913 msgctxt "Task status of an Instance" msgid "Preparing Resize or Migrate" msgstr "Preparando Redimensionamento ou Migração" -#: dashboards/project/instances/tables.py:896 +#: dashboards/project/instances/tables.py:915 msgctxt "Task status of an Instance" msgid "Resizing or Migrating" msgstr "Redimensionando ou Migrando" -#: dashboards/project/instances/tables.py:898 +#: dashboards/project/instances/tables.py:917 msgctxt "Task status of an Instance" msgid "Resized or Migrated" msgstr "Redimensionado ou Migrado" -#: dashboards/project/instances/tables.py:900 +#: dashboards/project/instances/tables.py:919 msgctxt "Task status of an Instance" msgid "Finishing Resize or Migrate" msgstr "Finalizando Redimensionamento ou Migração " -#: dashboards/project/instances/tables.py:902 +#: dashboards/project/instances/tables.py:921 msgctxt "Task status of an Instance" msgid "Reverting Resize or Migrate" msgstr "Revertendo Redimensionamento ou Migração" -#: dashboards/project/instances/tables.py:904 +#: dashboards/project/instances/tables.py:923 msgctxt "Task status of an Instance" msgid "Confirming Resize or Migrate" msgstr "Confirmando Redimensionamento ou Migração " -#: dashboards/project/instances/tables.py:905 +#: dashboards/project/instances/tables.py:924 msgctxt "Task status of an Instance" msgid "Rebooting" msgstr "Reiniciar" -#: dashboards/project/instances/tables.py:907 +#: dashboards/project/instances/tables.py:926 msgctxt "Task status of an Instance" msgid "Reboot Pending" msgstr "" -#: dashboards/project/instances/tables.py:909 +#: dashboards/project/instances/tables.py:928 msgctxt "Task status of an Instance" msgid "Reboot Started" msgstr "" -#: dashboards/project/instances/tables.py:911 +#: dashboards/project/instances/tables.py:930 msgctxt "Task status of an Instance" msgid "Rebooting Hard" msgstr "Hard Rebooting" -#: dashboards/project/instances/tables.py:913 +#: dashboards/project/instances/tables.py:932 msgctxt "Task status of an Instance" msgid "Reboot Pending Hard" msgstr "" -#: dashboards/project/instances/tables.py:915 +#: dashboards/project/instances/tables.py:934 msgctxt "Task status of an Instance" msgid "Reboot Started Hard" msgstr "" -#: dashboards/project/instances/tables.py:916 +#: dashboards/project/instances/tables.py:935 msgctxt "Task status of an Instance" msgid "Pausing" msgstr "Pausando" -#: dashboards/project/instances/tables.py:917 -#: dashboards/project/instances/tables.py:920 +#: dashboards/project/instances/tables.py:936 +#: dashboards/project/instances/tables.py:939 msgctxt "Task status of an Instance" msgid "Resuming" msgstr "Continuando" -#: dashboards/project/instances/tables.py:919 +#: dashboards/project/instances/tables.py:938 msgctxt "Task status of an Instance" msgid "Suspending" msgstr "Suspendendo" -#: dashboards/project/instances/tables.py:922 +#: dashboards/project/instances/tables.py:941 msgctxt "Task status of an Instance" msgid "Powering Off" msgstr "Desligando" -#: dashboards/project/instances/tables.py:924 +#: dashboards/project/instances/tables.py:943 msgctxt "Task status of an Instance" msgid "Powering On" msgstr "Ligando" -#: dashboards/project/instances/tables.py:925 +#: dashboards/project/instances/tables.py:944 msgctxt "Task status of an Instance" msgid "Rescuing" msgstr "Resgatando" -#: dashboards/project/instances/tables.py:927 +#: dashboards/project/instances/tables.py:946 msgctxt "Task status of an Instance" msgid "Unrescuing" msgstr "Cancelando o resgate" -#: dashboards/project/instances/tables.py:929 +#: dashboards/project/instances/tables.py:948 msgctxt "Task status of an Instance" msgid "Rebuilding" msgstr "Refazendo" -#: dashboards/project/instances/tables.py:931 +#: dashboards/project/instances/tables.py:950 msgctxt "Task status of an Instance" msgid "Rebuild Block Device Mapping" msgstr "Refazer o Mapeamento de Bloco de Dispositivo" -#: dashboards/project/instances/tables.py:933 +#: dashboards/project/instances/tables.py:952 msgctxt "Task status of an Instance" msgid "Rebuild Spawning" msgstr "Reconstruir Spawning" -#: dashboards/project/instances/tables.py:934 +#: dashboards/project/instances/tables.py:953 msgctxt "Task status of an Instance" msgid "Migrating" msgstr "Migrando" -#: dashboards/project/instances/tables.py:935 +#: dashboards/project/instances/tables.py:954 msgctxt "Task status of an Instance" msgid "Deleting" msgstr "Deletando" -#: dashboards/project/instances/tables.py:937 +#: dashboards/project/instances/tables.py:956 msgctxt "Task status of an Instance" msgid "Soft Deleting" msgstr "Soft Deleting" -#: dashboards/project/instances/tables.py:938 +#: dashboards/project/instances/tables.py:957 msgctxt "Task status of an Instance" msgid "Restoring" msgstr "Restaurando" -#: dashboards/project/instances/tables.py:939 +#: dashboards/project/instances/tables.py:958 msgctxt "Task status of an Instance" msgid "Shelving" msgstr "Arquivamento" -#: dashboards/project/instances/tables.py:941 +#: dashboards/project/instances/tables.py:960 msgctxt "Task status of an Instance" msgid "Shelving Image Pending Upload" msgstr "Upload de arquivamento de imagem pendente" -#: dashboards/project/instances/tables.py:943 +#: dashboards/project/instances/tables.py:962 msgctxt "Task status of an Instance" msgid "Shelving Image Uploading" msgstr "Upload de arquivamento de imagem" -#: dashboards/project/instances/tables.py:945 +#: dashboards/project/instances/tables.py:964 msgctxt "Task status of an Instance" msgid "Shelving Offloading" msgstr "Arquivamento Offloading" -#: dashboards/project/instances/tables.py:947 +#: dashboards/project/instances/tables.py:966 msgctxt "Task status of an Instance" msgid "Unshelving" msgstr "Desarquivar" -#: dashboards/project/instances/tables.py:951 +#: dashboards/project/instances/tables.py:970 msgctxt "Power state of an Instance" msgid "No State" msgstr "Sem Estado" -#: dashboards/project/instances/tables.py:952 +#: dashboards/project/instances/tables.py:971 msgctxt "Power state of an Instance" msgid "Running" msgstr "Executando" -#: dashboards/project/instances/tables.py:953 +#: dashboards/project/instances/tables.py:972 msgctxt "Power state of an Instance" msgid "Blocked" msgstr "Bloqueado" -#: dashboards/project/instances/tables.py:954 +#: dashboards/project/instances/tables.py:973 msgctxt "Power state of an Instance" msgid "Paused" msgstr "Interrompido" -#: dashboards/project/instances/tables.py:955 +#: dashboards/project/instances/tables.py:974 msgctxt "Power state of an Instance" msgid "Shut Down" msgstr "Desligar" -#: dashboards/project/instances/tables.py:956 +#: dashboards/project/instances/tables.py:975 msgctxt "Power state of an Instance" msgid "Shut Off" msgstr "Desligar" -#: dashboards/project/instances/tables.py:957 +#: dashboards/project/instances/tables.py:976 msgctxt "Power state of an Instance" msgid "Crashed" msgstr "Crashed" -#: dashboards/project/instances/tables.py:958 +#: dashboards/project/instances/tables.py:977 msgctxt "Power state of an Instance" msgid "Suspended" msgstr "Suspenso" -#: dashboards/project/instances/tables.py:959 +#: dashboards/project/instances/tables.py:978 msgctxt "Power state of an Instance" msgid "Failed" msgstr "Falhou" -#: dashboards/project/instances/tables.py:960 +#: dashboards/project/instances/tables.py:979 msgctxt "Power state of an Instance" msgid "Building" msgstr "Construindo" -#: dashboards/project/instances/tables.py:998 +#: dashboards/project/instances/tables.py:1017 #: dashboards/project/instances/workflows/create_instance.py:529 msgid "Key Pair" msgstr "Par de chaves" @@ -12856,15 +12860,25 @@ msgstr "" #: dashboards/project/networks/ports/tables.py:60 msgctxt "status of a network port" -msgid "ACTIVE" +msgid "Active" msgstr "" #: dashboards/project/networks/ports/tables.py:61 msgctxt "status of a network port" -msgid "DOWN" +msgid "Down" msgstr "" -#: dashboards/project/networks/ports/tables.py:70 +#: dashboards/project/networks/ports/tables.py:62 +msgctxt "status of a neteork port" +msgid "Error" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:63 +msgctxt "status of a network port" +msgid "Build" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:72 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40 msgid "Attached Device" msgstr "Dispositivo Anexado" @@ -13534,9 +13548,9 @@ 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:56 dashboards/project/stacks/views.py:92 -#: dashboards/project/stacks/templates/stacks/_change_template.html:9 -#: dashboards/project/stacks/templates/stacks/_select_template.html:9 +#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:90 +#: dashboards/project/stacks/views.py:96 +#: dashboards/project/stacks/views.py:106 #: dashboards/project/stacks/templates/stacks/select_template.html:3 msgid "Select Template" msgstr "Escolha o Modelo" @@ -13633,8 +13647,8 @@ msgid "Stack Name" msgstr "Nome do Stack" #: dashboards/project/stacks/forms.py:240 -#: dashboards/project/stacks/views.py:136 -#: dashboards/project/stacks/views.py:142 +#: dashboards/project/stacks/views.py:146 +#: dashboards/project/stacks/views.py:152 #: dashboards/project/stacks/templates/stacks/preview_template.html:3 msgid "Preview Template" msgstr "" @@ -13689,7 +13703,7 @@ msgid "Stack creation started." msgstr "Criação do stack iniciada." #: dashboards/project/stacks/forms.py:399 -#: dashboards/project/stacks/templates/stacks/_update.html:8 +#: dashboards/project/stacks/views.py:198 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "Atualizar parâmetros do Stack" @@ -13710,15 +13724,15 @@ msgid "Stacks" msgstr "Stacks" #: dashboards/project/stacks/tables.py:32 -#: dashboards/project/stacks/views.py:154 -#: dashboards/project/stacks/templates/stacks/_create.html:8 +#: dashboards/project/stacks/views.py:162 +#: dashboards/project/stacks/views.py:168 #: dashboards/project/stacks/templates/stacks/create.html:3 msgid "Launch Stack" msgstr "Disparar Stack" #: dashboards/project/stacks/tables.py:41 -#: dashboards/project/stacks/views.py:220 -#: dashboards/project/stacks/views.py:226 +#: dashboards/project/stacks/views.py:239 +#: dashboards/project/stacks/views.py:245 #: dashboards/project/stacks/templates/stacks/preview.html:3 msgid "Preview Stack" msgstr "" @@ -13992,47 +14006,51 @@ msgstr "Não é possível buscar recursos para o stack \"%s\"." msgid "Unable to retrieve stack list." msgstr "Não é possível recuperar lista do stack." -#: dashboards/project/stacks/views.py:104 +#: dashboards/project/stacks/views.py:113 #: dashboards/project/stacks/templates/stacks/change_template.html:3 msgid "Change Template" msgstr "Alterar modelo" -#: dashboards/project/stacks/views.py:117 -#: dashboards/project/stacks/views.py:212 -#: dashboards/project/stacks/views.py:268 +#: dashboards/project/stacks/views.py:127 +#: dashboards/project/stacks/views.py:231 +#: dashboards/project/stacks/views.py:287 msgid "Unable to retrieve stack." msgstr "Não foi possível recuperar stack." -#: dashboards/project/stacks/views.py:186 +#: dashboards/project/stacks/views.py:201 +msgid "Update" +msgstr "Atualizar" + +#: dashboards/project/stacks/views.py:204 msgid "Update Stack" msgstr "Atualizar Stack" -#: dashboards/project/stacks/views.py:223 +#: dashboards/project/stacks/views.py:242 msgid "Preview" msgstr "" -#: dashboards/project/stacks/views.py:236 +#: dashboards/project/stacks/views.py:255 #: dashboards/project/stacks/templates/stacks/preview_details.html:3 msgid "Preview Stack Details" msgstr "" -#: dashboards/project/stacks/views.py:248 +#: dashboards/project/stacks/views.py:267 msgid "Stack Details: {{ stack.stack_name }}" msgstr "" -#: dashboards/project/stacks/views.py:279 +#: dashboards/project/stacks/views.py:298 msgid "Unable to retrieve stack template." msgstr "Não foi possível obter modelo de stack." -#: dashboards/project/stacks/views.py:296 +#: dashboards/project/stacks/views.py:315 msgid "Resource Details: {{ resource.resource_name }}" msgstr "" -#: dashboards/project/stacks/views.py:313 +#: dashboards/project/stacks/views.py:332 msgid "Unable to retrieve resource." msgstr "Não foi possível recuperar recurso." -#: dashboards/project/stacks/views.py:326 +#: dashboards/project/stacks/views.py:345 msgid "Unable to retrieve metadata." msgstr "Não é possível recuperar metadados." @@ -14073,14 +14091,14 @@ msgstr "Atributos" msgid "Properties" msgstr "Propriedades" -#: dashboards/project/stacks/templates/stacks/_change_template.html:20 -#: dashboards/project/stacks/templates/stacks/_select_template.html:20 +#: dashboards/project/stacks/templates/stacks/_change_template.html:6 +#: dashboards/project/stacks/templates/stacks/_select_template.html:6 msgid "" "Use one of the available template source options to specify the template to " "be used in creating this stack." msgstr "Utilize uma das opções de origem de modelo para especificar o modelo a ser utilizado ao criar este stack." -#: dashboards/project/stacks/templates/stacks/_create.html:19 +#: dashboards/project/stacks/templates/stacks/_create.html:5 msgid "Create a new stack with the provided values." msgstr "Cria um novo stack com os valores fornecidos." @@ -14156,17 +14174,13 @@ msgstr "Metadados de Recurso" msgid "Stack Template" msgstr "Modelo de Stack" -#: dashboards/project/stacks/templates/stacks/_update.html:19 +#: dashboards/project/stacks/templates/stacks/_update.html:5 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 "Atualize uma pilha com os valores fornecidos. Por favor, note que todos os parâmetros criptografados, como senhas, será redefinir para o padrão se você não alterá-las aqui." -#: dashboards/project/stacks/templates/stacks/_update.html:24 -msgid "Update" -msgstr "Atualizar" - #: dashboards/project/stacks/templates/stacks/detail.html:3 msgid "Stack Details" msgstr "" diff --git a/openstack_dashboard/locale/ru/LC_MESSAGES/django.po b/openstack_dashboard/locale/ru/LC_MESSAGES/django.po index 5d02c2e3a3..47a7c8014f 100644 --- a/openstack_dashboard/locale/ru/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/ru/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:32+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Russian (http://www.transifex.com/projects/p/horizon/language/ru/)\n" "MIME-Version: 1.0\n" @@ -605,7 +605,7 @@ msgstr "Администратор" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7 #: dashboards/project/images/images/forms.py:40 -#: dashboards/project/images/images/forms.py:198 +#: dashboards/project/images/images/forms.py:200 #: dashboards/project/images/templates/images/images/_detail_overview.html:9 #: dashboards/project/instances/templates/instances/_detail_overview.html:10 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9 @@ -620,7 +620,7 @@ msgstr "Администратор" #: dashboards/project/networks/forms.py:35 #: dashboards/project/networks/tables.py:168 #: dashboards/project/networks/ports/forms.py:36 -#: dashboards/project/networks/ports/tables.py:67 +#: dashboards/project/networks/ports/tables.py:69 #: dashboards/project/networks/subnets/tables.py:129 #: dashboards/project/networks/templates/networks/_detail_overview.html:7 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10 @@ -661,7 +661,7 @@ msgstr "Имя" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:22 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:48 -#: dashboards/project/instances/tables.py:1006 +#: dashboards/project/instances/tables.py:1025 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:81 #: dashboards/project/volumes/volumes/forms.py:122 @@ -992,12 +992,12 @@ msgstr "Ошибка при добавлении или удалении узл #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:18 -#: dashboards/project/stacks/templates/stacks/_change_template.html:19 -#: dashboards/project/stacks/templates/stacks/_create.html:18 +#: dashboards/project/stacks/templates/stacks/_change_template.html:5 +#: dashboards/project/stacks/templates/stacks/_create.html:4 #: dashboards/project/stacks/templates/stacks/_preview.html:4 #: dashboards/project/stacks/templates/stacks/_preview_template.html:5 -#: dashboards/project/stacks/templates/stacks/_select_template.html:19 -#: dashboards/project/stacks/templates/stacks/_update.html:18 +#: dashboards/project/stacks/templates/stacks/_select_template.html:5 +#: dashboards/project/stacks/templates/stacks/_update.html:4 #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html:5 @@ -1060,10 +1060,6 @@ msgstr "Агрегаты хостов делят зоны доступности #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28 #: dashboards/project/routers/templates/routers/ports/_create.html:30 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:25 -#: dashboards/project/stacks/templates/stacks/_change_template.html:26 -#: dashboards/project/stacks/templates/stacks/_create.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:26 -#: dashboards/project/stacks/templates/stacks/_update.html:25 #: dashboards/project/volumes/templates/volumes/volumes/_attach.html:20 #: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:17 msgid "Cancel" @@ -1123,7 +1119,7 @@ msgstr "ВЦПУ" #: dashboards/project/databases/views.py:48 #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:1025 +#: dashboards/project/instances/tables.py:1044 #: dashboards/project/instances/views.py:55 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/network_topology/instances/tables.py:23 @@ -1224,7 +1220,7 @@ msgstr "Пары ключей" #: dashboards/admin/defaults/tables.py:56 #: dashboards/admin/networks/ports/tables.py:94 #: dashboards/identity/projects/workflows.py:63 -#: dashboards/project/networks/ports/tables.py:69 +#: dashboards/project/networks/ports/tables.py:71 #: dashboards/project/routers/ports/tables.py:110 usage/quotas.py:69 msgid "Fixed IPs" msgstr "Фиксированные IP-адреса" @@ -1436,7 +1432,7 @@ msgstr "ID" #: dashboards/project/containers/templates/containers/_container_detail.html:14 #: dashboards/project/containers/templates/containers/_container_metadata.html:7 #: dashboards/project/images/images/forms.py:95 -#: dashboards/project/images/images/forms.py:237 +#: dashboards/project/images/images/forms.py:239 #: dashboards/project/images/images/tables.py:163 #: dashboards/project/images/images/tables.py:252 #: dashboards/project/images/templates/images/images/_detail_overview.html:21 @@ -1643,8 +1639,8 @@ msgstr "Локальное хранилище (всего)" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:320 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:966 -#: dashboards/project/instances/tables.py:989 +#: dashboards/project/instances/tables.py:985 +#: dashboards/project/instances/tables.py:1008 #: dashboards/project/instances/workflows/create_instance.py:84 #: dashboards/project/overview/views.py:32 usage/tables.py:80 msgid "Instance Name" @@ -1877,7 +1873,7 @@ msgstr "Зона" #: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 #: dashboards/project/images/images/tables.py:247 #: dashboards/project/images/templates/images/images/_detail_overview.html:19 -#: dashboards/project/instances/tables.py:1001 +#: dashboards/project/instances/tables.py:1020 #: dashboards/project/instances/templates/instances/_detail_overview.html:14 #: dashboards/project/loadbalancers/tables.py:324 #: dashboards/project/loadbalancers/tables.py:377 @@ -1885,7 +1881,7 @@ msgstr "Зона" #: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 #: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60 #: dashboards/project/networks/tables.py:174 -#: dashboards/project/networks/ports/tables.py:72 +#: dashboards/project/networks/ports/tables.py:74 #: dashboards/project/networks/templates/networks/_detail_overview.html:13 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 #: dashboards/project/routers/tables.py:212 @@ -1993,7 +1989,7 @@ msgstr "Имя образа =" #: dashboards/admin/images/tables.py:62 #: dashboards/admin/instances/tables.py:99 -#: dashboards/project/instances/tables.py:967 +#: dashboards/project/instances/tables.py:986 msgid "Status =" msgstr "Статус =" @@ -2012,7 +2008,7 @@ msgstr "Максимальный размер (МБ)" #: dashboards/admin/images/tables.py:71 #: dashboards/admin/instances/tables.py:132 #: dashboards/project/images/images/tables.py:242 -#: dashboards/project/instances/tables.py:991 +#: dashboards/project/instances/tables.py:1010 #: dashboards/project/instances/templates/instances/_detail_overview.html:114 #: dashboards/project/instances/workflows/create_instance.py:108 #: dashboards/project/volumes/volumes/forms.py:638 @@ -2290,12 +2286,12 @@ msgid "IPv6 Address =" msgstr "IPv6 адрес =" #: dashboards/admin/instances/tables.py:100 -#: dashboards/project/instances/tables.py:968 +#: dashboards/project/instances/tables.py:987 msgid "Image ID =" msgstr "Образ ID =" #: dashboards/admin/instances/tables.py:101 -#: dashboards/project/instances/tables.py:969 +#: dashboards/project/instances/tables.py:988 msgid "Flavor ID =" msgstr "Схема ID =" @@ -2303,7 +2299,7 @@ msgstr "Схема ID =" #: dashboards/project/access_and_security/floating_ips/tables.py:194 #: dashboards/project/access_and_security/floating_ips/workflows.py:33 #: dashboards/project/access_and_security/floating_ips/workflows.py:40 -#: dashboards/project/instances/tables.py:993 +#: dashboards/project/instances/tables.py:1012 #: dashboards/project/loadbalancers/tables.py:367 msgid "IP Address" msgstr "IP-адрес" @@ -2316,7 +2312,7 @@ msgstr "IP-адрес" #: dashboards/project/databases/tables.py:327 #: dashboards/project/images/images/tables.py:263 #: dashboards/project/images/templates/images/images/_detail_overview.html:46 -#: dashboards/project/instances/tables.py:996 +#: dashboards/project/instances/tables.py:1015 #: dashboards/project/instances/templates/instances/_instance_flavor.html:7 #: dashboards/project/volumes/backups/tables.py:123 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37 @@ -2327,17 +2323,17 @@ msgid "Size" msgstr "Размер" #: dashboards/admin/instances/tables.py:147 -#: dashboards/project/instances/tables.py:1008 +#: dashboards/project/instances/tables.py:1027 msgid "Task" msgstr "Задача" #: dashboards/admin/instances/tables.py:154 -#: dashboards/project/instances/tables.py:1015 +#: dashboards/project/instances/tables.py:1034 msgid "Power State" msgstr "Состояние" #: dashboards/admin/instances/tables.py:157 -#: dashboards/project/instances/tables.py:1018 usage/tables.py:83 +#: dashboards/project/instances/tables.py:1037 usage/tables.py:83 msgid "Time since created" msgstr "Время с момента создания" @@ -2410,7 +2406,7 @@ msgstr "" #: dashboards/admin/metadata_defs/tables.py:149 #: dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:20 #: dashboards/project/images/images/forms.py:96 -#: dashboards/project/images/images/forms.py:238 +#: dashboards/project/images/images/forms.py:240 #: dashboards/project/images/images/tables.py:256 #: dashboards/project/images/templates/images/images/_detail_overview.html:23 msgid "Protected" @@ -2530,7 +2526,7 @@ msgstr "Обновить Ассоциации" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10 #: dashboards/project/images/images/forms.py:41 -#: dashboards/project/images/images/forms.py:199 +#: dashboards/project/images/images/forms.py:201 #: dashboards/project/images/templates/images/images/_detail_overview.html:12 #: dashboards/project/loadbalancers/forms.py:36 #: dashboards/project/loadbalancers/forms.py:78 @@ -2731,7 +2727,7 @@ msgstr "Создан" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:20 #: dashboards/project/images/templates/images/images/_detail_overview.html:31 -#: dashboards/project/instances/tables.py:622 +#: dashboards/project/instances/tables.py:641 #: 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 @@ -3190,7 +3186,7 @@ msgstr "" #: dashboards/project/networks/tables.py:177 #: dashboards/project/networks/workflows.py:49 #: dashboards/project/networks/ports/forms.py:40 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:77 #: dashboards/project/networks/templates/networks/_detail_overview.html:15 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34 #: dashboards/project/routers/forms.py:36 @@ -3511,7 +3507,7 @@ msgid "Device owner attached to the port" msgstr "Владелец устройства подключен к порту" #: dashboards/admin/networks/ports/forms.py:57 -#: dashboards/project/networks/ports/tables.py:78 +#: dashboards/project/networks/ports/tables.py:80 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" msgstr "MAC состояние обучения" @@ -3582,7 +3578,7 @@ msgstr "MAC состояние обучения" #: dashboards/admin/networks/ports/tables.py:109 #: dashboards/identity/projects/workflows.py:76 -#: dashboards/project/networks/ports/tables.py:85 usage/quotas.py:79 +#: dashboards/project/networks/ports/tables.py:87 usage/quotas.py:79 msgid "Ports" msgstr "Порты" @@ -5929,7 +5925,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "Успешно снято назначение IP: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:155 -#: dashboards/project/instances/tables.py:616 +#: dashboards/project/instances/tables.py:635 msgid "Unable to disassociate floating IP." msgstr "Невозможно снять назначение IP." @@ -7282,9 +7278,9 @@ msgstr "Выбрать плагин и hadoop версию для шаблона #: dashboards/project/data_processing/cluster_templates/workflows/create.py:81 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:374 -#: dashboards/project/stacks/views.py:139 -#: dashboards/project/stacks/templates/stacks/_change_template.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:25 +#: dashboards/project/stacks/views.py:93 +#: dashboards/project/stacks/views.py:109 +#: dashboards/project/stacks/views.py:149 msgid "Next" msgstr "Следующий" @@ -7503,7 +7499,7 @@ msgstr "" #: dashboards/project/databases/workflows/create_instance.py:335 #: dashboards/project/images/images/tables.py:36 #: dashboards/project/instances/workflows/create_instance.py:820 -#: dashboards/project/stacks/templates/stacks/_create.html:24 +#: dashboards/project/stacks/views.py:165 msgid "Launch" msgstr "Запустить" @@ -8711,8 +8707,8 @@ msgstr[2] "" #: dashboards/project/databases/tables.py:248 #: dashboards/project/databases/tables.py:265 #: dashboards/project/databases/tables.py:271 -#: dashboards/project/instances/tables.py:825 -#: dashboards/project/instances/tables.py:832 +#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:851 #: dashboards/project/instances/views.py:398 #: dashboards/project/instances/templates/instances/_detail_overview.html:64 #: dashboards/project/instances/templates/instances/_detail_overview.html:100 @@ -9020,7 +9016,7 @@ msgid "Resize Volume" msgstr "Изменить размер диска" #: dashboards/project/databases/tables.py:212 -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:457 #: dashboards/project/instances/workflows/resize_instance.py:84 msgid "Resize Instance" msgstr "Изменение типа инстанса" @@ -9321,7 +9317,7 @@ msgstr "Детали инстанса" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:352 +#: dashboards/project/instances/tables.py:371 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "Редактировать экземпляр" @@ -10149,35 +10145,35 @@ msgid "A local image to upload." msgstr "Локальный образ для загрузки." #: dashboards/project/images/images/forms.py:76 -#: dashboards/project/images/images/forms.py:219 +#: dashboards/project/images/images/forms.py:221 #: dashboards/project/images/images/tables.py:259 msgid "Format" msgstr "Формат" #: dashboards/project/images/images/forms.py:81 -#: dashboards/project/images/images/forms.py:214 +#: dashboards/project/images/images/forms.py:216 msgid "Architecture" msgstr "Архитектура" #: dashboards/project/images/images/forms.py:84 -#: dashboards/project/images/images/forms.py:221 +#: dashboards/project/images/images/forms.py:223 msgid "Minimum Disk (GB)" msgstr "Минимальный размер диска (GB)" #: dashboards/project/images/images/forms.py:86 -#: dashboards/project/images/images/forms.py:223 +#: dashboards/project/images/images/forms.py:225 msgid "" "The minimum disk size required to boot the image. If unspecified, this value" " defaults to 0 (no minimum)." msgstr "Минимальный размер диска требуется для загрузки образа. По умолчанию 0 (нет ограничения)." #: dashboards/project/images/images/forms.py:90 -#: dashboards/project/images/images/forms.py:229 +#: dashboards/project/images/images/forms.py:231 msgid "Minimum RAM (MB)" msgstr "Минимальная ОЗУ (МБ)" #: dashboards/project/images/images/forms.py:92 -#: dashboards/project/images/images/forms.py:231 +#: dashboards/project/images/images/forms.py:233 msgid "" "The minimum memory size required to boot the image. If unspecified, this " "value defaults to 0 (no minimum)." @@ -10205,20 +10201,24 @@ msgstr "" msgid "Unable to create new image: Invalid disk format %s for image." msgstr "" -#: dashboards/project/images/images/forms.py:203 +#: dashboards/project/images/images/forms.py:191 +msgid "Unable to create new image: Image name too long." +msgstr "" + +#: dashboards/project/images/images/forms.py:205 msgid "Kernel ID" msgstr "ID ядра" -#: dashboards/project/images/images/forms.py:209 +#: dashboards/project/images/images/forms.py:211 msgid "Ramdisk ID" msgstr "ID ОЗУ" -#: dashboards/project/images/images/forms.py:251 +#: dashboards/project/images/images/forms.py:253 #, python-format msgid "Unable to update image \"%s\"." msgstr "Невозможно обновить образ \"%s\"." -#: dashboards/project/images/images/forms.py:278 +#: dashboards/project/images/images/forms.py:280 msgid "Image was successfully updated." msgstr "Образ успешно обновлён." @@ -10377,7 +10377,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:388 +#: dashboards/project/instances/tables.py:407 #: dashboards/project/volumes/volumes/tables.py:168 msgid "Create Snapshot" msgstr "Создать снимок" @@ -10551,28 +10551,32 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:375 +#: dashboards/project/instances/tables.py:352 +msgid "Launch Instance NG" +msgstr "" + +#: dashboards/project/instances/tables.py:394 msgid "Edit Security Groups" msgstr "Редактировать группы безопасности" -#: dashboards/project/instances/tables.py:401 +#: dashboards/project/instances/tables.py:420 #: dashboards/project/instances/tabs.py:61 msgid "Console" msgstr "Консоль" -#: dashboards/project/instances/tables.py:421 +#: dashboards/project/instances/tables.py:440 msgid "View Log" msgstr "Посмотреть лог" -#: dashboards/project/instances/tables.py:462 +#: dashboards/project/instances/tables.py:481 msgid "Confirm Resize/Migrate" msgstr "Подтвердить изменение типа/Миграцию" -#: dashboards/project/instances/tables.py:475 +#: dashboards/project/instances/tables.py:494 msgid "Revert Resize/Migrate" msgstr "Отменить изменение типа/Миграцию" -#: dashboards/project/instances/tables.py:488 +#: dashboards/project/instances/tables.py:507 #: dashboards/project/instances/views.py:256 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 @@ -10580,80 +10584,80 @@ msgstr "Отменить изменение типа/Миграцию" msgid "Rebuild Instance" msgstr "Перестроить инстанс" -#: dashboards/project/instances/tables.py:505 +#: dashboards/project/instances/tables.py:524 msgid "Retrieve Password" msgstr "Получить пароль" -#: dashboards/project/instances/tables.py:528 -#: dashboards/project/instances/tables.py:553 +#: dashboards/project/instances/tables.py:547 +#: dashboards/project/instances/tables.py:572 msgid "Associate Floating IP" msgstr "Связать назначаемый IP" -#: dashboards/project/instances/tables.py:572 +#: dashboards/project/instances/tables.py:591 #, python-format msgid "Successfully associated floating IP: %s" msgstr "Успешно связан назначаемый IP: %s" -#: dashboards/project/instances/tables.py:576 +#: dashboards/project/instances/tables.py:595 msgid "Unable to associate floating IP." msgstr "Невозможно связать назначаемый IP." -#: dashboards/project/instances/tables.py:582 +#: dashboards/project/instances/tables.py:601 msgid "Disassociate Floating IP" msgstr "Отвязать Назначаемый IP" -#: dashboards/project/instances/tables.py:610 +#: dashboards/project/instances/tables.py:629 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "Успешно отвязан назначаемый IP: %s" -#: dashboards/project/instances/tables.py:613 +#: dashboards/project/instances/tables.py:632 msgid "No floating IPs to disassociate." msgstr "Нет назначаемых IP для отвязывания." -#: dashboards/project/instances/tables.py:623 +#: dashboards/project/instances/tables.py:642 #, python-format msgid "Please try again later [Error: %s]." msgstr "Пожалуйста повторите еще раз позже [Error: %s]." -#: dashboards/project/instances/tables.py:625 +#: dashboards/project/instances/tables.py:644 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:637 +#: dashboards/project/instances/tables.py:656 #, python-format msgid "" "Failed to perform requested operation on instance \"%s\", the instance has " "an error status" msgstr "" -#: dashboards/project/instances/tables.py:653 +#: dashboards/project/instances/tables.py:672 #: dashboards/project/instances/views.py:395 #, python-format msgid "Unable to retrieve flavor information for instance \"%s\"." msgstr "" -#: dashboards/project/instances/tables.py:670 +#: dashboards/project/instances/tables.py:689 msgid "Start Instance" msgid_plural "Start Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:678 +#: dashboards/project/instances/tables.py:697 msgid "Started Instance" msgid_plural "Started Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:695 +#: dashboards/project/instances/tables.py:714 msgid "To power off a specific instance." msgstr "" -#: dashboards/project/instances/tables.py:701 +#: dashboards/project/instances/tables.py:720 msgctxt "Action to perform (the instance is currently running)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" @@ -10661,7 +10665,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:710 +#: dashboards/project/instances/tables.py:729 msgctxt "Past action (the instance is currently already Shut Off)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" @@ -10669,397 +10673,397 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:750 msgid "Lock Instance" msgid_plural "Lock Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:758 msgid "Locked Instance" msgid_plural "Locked Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:781 msgid "Unlock Instance" msgid_plural "Unlock Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:789 msgid "Unlocked Instance" msgid_plural "Unlocked Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:815 +#: dashboards/project/instances/tables.py:834 #, python-format msgid "%s GB" msgstr "%s ГБ" -#: dashboards/project/instances/tables.py:840 -#: dashboards/project/instances/tables.py:862 +#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:881 msgctxt "Current status of an Instance" msgid "Deleted" msgstr "Удалено" -#: dashboards/project/instances/tables.py:841 +#: dashboards/project/instances/tables.py:860 msgctxt "Current status of an Instance" msgid "Active" msgstr "Активный" -#: dashboards/project/instances/tables.py:842 +#: dashboards/project/instances/tables.py:861 msgctxt "Current status of an Instance" msgid "Shutoff" msgstr "Отключение" -#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:863 msgctxt "Current status of an Instance" msgid "Suspended" msgstr "Приостановлено" -#: dashboards/project/instances/tables.py:845 +#: dashboards/project/instances/tables.py:864 msgctxt "Current status of an Instance" msgid "Paused" msgstr "На паузе" -#: dashboards/project/instances/tables.py:846 +#: dashboards/project/instances/tables.py:865 msgctxt "Current status of an Instance" msgid "Error" msgstr "Ошибка" -#: dashboards/project/instances/tables.py:848 +#: dashboards/project/instances/tables.py:867 msgctxt "Current status of an Instance" msgid "Resize/Migrate" msgstr "Изменение типа/Миграция" -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:869 msgctxt "Current status of an Instance" msgid "Confirm or Revert Resize/Migrate" msgstr "Подтвердить отмену изменения типа/миграции" -#: dashboards/project/instances/tables.py:852 +#: dashboards/project/instances/tables.py:871 msgctxt "Current status of an Instance" msgid "Revert Resize/Migrate" msgstr "Отменить изменение типа/Миграцию" -#: dashboards/project/instances/tables.py:853 +#: dashboards/project/instances/tables.py:872 msgctxt "Current status of an Instance" msgid "Reboot" msgstr "Перезагрузка" -#: dashboards/project/instances/tables.py:855 +#: dashboards/project/instances/tables.py:874 msgctxt "Current status of an Instance" msgid "Hard Reboot" msgstr "Жесткая перезагрузка" -#: dashboards/project/instances/tables.py:856 +#: dashboards/project/instances/tables.py:875 msgctxt "Current status of an Instance" msgid "Password" msgstr "Пароль" -#: dashboards/project/instances/tables.py:857 +#: dashboards/project/instances/tables.py:876 msgctxt "Current status of an Instance" msgid "Rebuild" msgstr "Восстановить" -#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:878 msgctxt "Current status of an Instance" msgid "Migrating" msgstr "Миграция" -#: dashboards/project/instances/tables.py:860 +#: dashboards/project/instances/tables.py:879 msgctxt "Current status of an Instance" msgid "Build" msgstr "Создать" -#: dashboards/project/instances/tables.py:861 +#: dashboards/project/instances/tables.py:880 msgctxt "Current status of an Instance" msgid "Rescue" msgstr "Спасать" -#: dashboards/project/instances/tables.py:864 +#: dashboards/project/instances/tables.py:883 msgctxt "Current status of an Instance" msgid "Soft Deleted" msgstr "Софт удалён" -#: dashboards/project/instances/tables.py:865 +#: dashboards/project/instances/tables.py:884 msgctxt "Current status of an Instance" msgid "Shelved" msgstr "Отложить" -#: dashboards/project/instances/tables.py:867 +#: dashboards/project/instances/tables.py:886 msgctxt "Current status of an Instance" msgid "Shelved Offloaded" msgstr "Отложенная разгрузка" -#: dashboards/project/instances/tables.py:870 +#: dashboards/project/instances/tables.py:889 msgctxt "Task status of an Instance" msgid "None" msgstr "Нет" -#: dashboards/project/instances/tables.py:875 +#: dashboards/project/instances/tables.py:894 msgctxt "Task status of an Instance" msgid "Scheduling" msgstr "Планирование" -#: dashboards/project/instances/tables.py:877 +#: dashboards/project/instances/tables.py:896 msgctxt "Task status of an Instance" msgid "Block Device Mapping" msgstr "Сопоставление блочного устройства" -#: dashboards/project/instances/tables.py:879 +#: dashboards/project/instances/tables.py:898 msgctxt "Task status of an Instance" msgid "Networking" msgstr "Сеть" -#: dashboards/project/instances/tables.py:880 +#: dashboards/project/instances/tables.py:899 msgctxt "Task status of an Instance" msgid "Spawning" msgstr "" -#: dashboards/project/instances/tables.py:882 +#: dashboards/project/instances/tables.py:901 msgctxt "Task status of an Instance" msgid "Snapshotting" msgstr "Получение снимка" -#: dashboards/project/instances/tables.py:884 +#: dashboards/project/instances/tables.py:903 msgctxt "Task status of an Instance" msgid "Image Snapshot Pending" msgstr "Снимок образа в ожидании" -#: dashboards/project/instances/tables.py:886 +#: dashboards/project/instances/tables.py:905 msgctxt "Task status of an Instance" msgid "Image Pending Upload" msgstr "Образ в ожидании загрузки" -#: dashboards/project/instances/tables.py:888 +#: dashboards/project/instances/tables.py:907 msgctxt "Task status of an Instance" msgid "Image Uploading" msgstr "Загрузка образа" -#: dashboards/project/instances/tables.py:890 +#: dashboards/project/instances/tables.py:909 msgctxt "Task status of an Instance" msgid "Image Backup" msgstr "Резервная копия образа" -#: dashboards/project/instances/tables.py:892 +#: dashboards/project/instances/tables.py:911 msgctxt "Task status of an Instance" msgid "Updating Password" msgstr "Обновление пароля" -#: dashboards/project/instances/tables.py:894 +#: dashboards/project/instances/tables.py:913 msgctxt "Task status of an Instance" msgid "Preparing Resize or Migrate" msgstr "Подготовка изменения типа или миграции" -#: dashboards/project/instances/tables.py:896 +#: dashboards/project/instances/tables.py:915 msgctxt "Task status of an Instance" msgid "Resizing or Migrating" msgstr "Изменение типа или миграция" -#: dashboards/project/instances/tables.py:898 +#: dashboards/project/instances/tables.py:917 msgctxt "Task status of an Instance" msgid "Resized or Migrated" msgstr "Изменен тип или проведена миграция" -#: dashboards/project/instances/tables.py:900 +#: dashboards/project/instances/tables.py:919 msgctxt "Task status of an Instance" msgid "Finishing Resize or Migrate" msgstr "Завершение изменения типа или миграции" -#: dashboards/project/instances/tables.py:902 +#: dashboards/project/instances/tables.py:921 msgctxt "Task status of an Instance" msgid "Reverting Resize or Migrate" msgstr "Откат изменения типа или миграции" -#: dashboards/project/instances/tables.py:904 +#: dashboards/project/instances/tables.py:923 msgctxt "Task status of an Instance" msgid "Confirming Resize or Migrate" msgstr "Подтверждение изменения типа или миграции" -#: dashboards/project/instances/tables.py:905 +#: dashboards/project/instances/tables.py:924 msgctxt "Task status of an Instance" msgid "Rebooting" msgstr "Перезагрузка" -#: dashboards/project/instances/tables.py:907 +#: dashboards/project/instances/tables.py:926 msgctxt "Task status of an Instance" msgid "Reboot Pending" msgstr "" -#: dashboards/project/instances/tables.py:909 +#: dashboards/project/instances/tables.py:928 msgctxt "Task status of an Instance" msgid "Reboot Started" msgstr "" -#: dashboards/project/instances/tables.py:911 +#: dashboards/project/instances/tables.py:930 msgctxt "Task status of an Instance" msgid "Rebooting Hard" msgstr "Hard перезагрузка" -#: dashboards/project/instances/tables.py:913 +#: dashboards/project/instances/tables.py:932 msgctxt "Task status of an Instance" msgid "Reboot Pending Hard" msgstr "" -#: dashboards/project/instances/tables.py:915 +#: dashboards/project/instances/tables.py:934 msgctxt "Task status of an Instance" msgid "Reboot Started Hard" msgstr "" -#: dashboards/project/instances/tables.py:916 +#: dashboards/project/instances/tables.py:935 msgctxt "Task status of an Instance" msgid "Pausing" msgstr "Пауза" -#: dashboards/project/instances/tables.py:917 -#: dashboards/project/instances/tables.py:920 +#: dashboards/project/instances/tables.py:936 +#: dashboards/project/instances/tables.py:939 msgctxt "Task status of an Instance" msgid "Resuming" msgstr "Восстановление" -#: dashboards/project/instances/tables.py:919 +#: dashboards/project/instances/tables.py:938 msgctxt "Task status of an Instance" msgid "Suspending" msgstr "Приостановка" -#: dashboards/project/instances/tables.py:922 +#: dashboards/project/instances/tables.py:941 msgctxt "Task status of an Instance" msgid "Powering Off" msgstr "Выключение" -#: dashboards/project/instances/tables.py:924 +#: dashboards/project/instances/tables.py:943 msgctxt "Task status of an Instance" msgid "Powering On" msgstr "Включение" -#: dashboards/project/instances/tables.py:925 +#: dashboards/project/instances/tables.py:944 msgctxt "Task status of an Instance" msgid "Rescuing" msgstr "Спасение" -#: dashboards/project/instances/tables.py:927 +#: dashboards/project/instances/tables.py:946 msgctxt "Task status of an Instance" msgid "Unrescuing" msgstr "" -#: dashboards/project/instances/tables.py:929 +#: dashboards/project/instances/tables.py:948 msgctxt "Task status of an Instance" msgid "Rebuilding" msgstr "Восстановление" -#: dashboards/project/instances/tables.py:931 +#: dashboards/project/instances/tables.py:950 msgctxt "Task status of an Instance" msgid "Rebuild Block Device Mapping" msgstr "Восстановить сопоставление блочного устройства" -#: dashboards/project/instances/tables.py:933 +#: dashboards/project/instances/tables.py:952 msgctxt "Task status of an Instance" msgid "Rebuild Spawning" msgstr "" -#: dashboards/project/instances/tables.py:934 +#: dashboards/project/instances/tables.py:953 msgctxt "Task status of an Instance" msgid "Migrating" msgstr "Миграция" -#: dashboards/project/instances/tables.py:935 +#: dashboards/project/instances/tables.py:954 msgctxt "Task status of an Instance" msgid "Deleting" msgstr "Удаление" -#: dashboards/project/instances/tables.py:937 +#: dashboards/project/instances/tables.py:956 msgctxt "Task status of an Instance" msgid "Soft Deleting" msgstr "Удаление софта" -#: dashboards/project/instances/tables.py:938 +#: dashboards/project/instances/tables.py:957 msgctxt "Task status of an Instance" msgid "Restoring" msgstr "Восстановление" -#: dashboards/project/instances/tables.py:939 +#: dashboards/project/instances/tables.py:958 msgctxt "Task status of an Instance" msgid "Shelving" msgstr "Отложить" -#: dashboards/project/instances/tables.py:941 +#: dashboards/project/instances/tables.py:960 msgctxt "Task status of an Instance" msgid "Shelving Image Pending Upload" msgstr "Отложить образ в ожидании загрузки" -#: dashboards/project/instances/tables.py:943 +#: dashboards/project/instances/tables.py:962 msgctxt "Task status of an Instance" msgid "Shelving Image Uploading" msgstr "Отложить загрузку образа" -#: dashboards/project/instances/tables.py:945 +#: dashboards/project/instances/tables.py:964 msgctxt "Task status of an Instance" msgid "Shelving Offloading" msgstr "Отложить загрузку" -#: dashboards/project/instances/tables.py:947 +#: dashboards/project/instances/tables.py:966 msgctxt "Task status of an Instance" msgid "Unshelving" msgstr "" -#: dashboards/project/instances/tables.py:951 +#: dashboards/project/instances/tables.py:970 msgctxt "Power state of an Instance" msgid "No State" msgstr "Никакого состояния" -#: dashboards/project/instances/tables.py:952 +#: dashboards/project/instances/tables.py:971 msgctxt "Power state of an Instance" msgid "Running" msgstr "Запущенный" -#: dashboards/project/instances/tables.py:953 +#: dashboards/project/instances/tables.py:972 msgctxt "Power state of an Instance" msgid "Blocked" msgstr "Заблокирован" -#: dashboards/project/instances/tables.py:954 +#: dashboards/project/instances/tables.py:973 msgctxt "Power state of an Instance" msgid "Paused" msgstr "На паузе" -#: dashboards/project/instances/tables.py:955 +#: dashboards/project/instances/tables.py:974 msgctxt "Power state of an Instance" msgid "Shut Down" msgstr "Выключить" -#: dashboards/project/instances/tables.py:956 +#: dashboards/project/instances/tables.py:975 msgctxt "Power state of an Instance" msgid "Shut Off" msgstr "Выключено" -#: dashboards/project/instances/tables.py:957 +#: dashboards/project/instances/tables.py:976 msgctxt "Power state of an Instance" msgid "Crashed" msgstr "Разбитый" -#: dashboards/project/instances/tables.py:958 +#: dashboards/project/instances/tables.py:977 msgctxt "Power state of an Instance" msgid "Suspended" msgstr "Приостановлено" -#: dashboards/project/instances/tables.py:959 +#: dashboards/project/instances/tables.py:978 msgctxt "Power state of an Instance" msgid "Failed" msgstr "Не удалось" -#: dashboards/project/instances/tables.py:960 +#: dashboards/project/instances/tables.py:979 msgctxt "Power state of an Instance" msgid "Building" msgstr "Создание" -#: dashboards/project/instances/tables.py:998 +#: dashboards/project/instances/tables.py:1017 #: dashboards/project/instances/workflows/create_instance.py:529 msgid "Key Pair" msgstr "Ключевая пара" @@ -12973,15 +12977,25 @@ msgstr "" #: dashboards/project/networks/ports/tables.py:60 msgctxt "status of a network port" -msgid "ACTIVE" +msgid "Active" msgstr "" #: dashboards/project/networks/ports/tables.py:61 msgctxt "status of a network port" -msgid "DOWN" +msgid "Down" msgstr "" -#: dashboards/project/networks/ports/tables.py:70 +#: dashboards/project/networks/ports/tables.py:62 +msgctxt "status of a neteork port" +msgid "Error" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:63 +msgctxt "status of a network port" +msgid "Build" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:72 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40 msgid "Attached Device" msgstr "Подклюенное устройство" @@ -13659,9 +13673,9 @@ msgid "" "a gateway for external connectivity." msgstr "Вы можете подключить указанную внешнюю сеть к маршрутизатору. Внешняя сеть рассматривается как маршрут по умолчанию маршрутизатора и маршрутизатор является шлюзом к внешнему соединению." -#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:92 -#: dashboards/project/stacks/templates/stacks/_change_template.html:9 -#: dashboards/project/stacks/templates/stacks/_select_template.html:9 +#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:90 +#: dashboards/project/stacks/views.py:96 +#: dashboards/project/stacks/views.py:106 #: dashboards/project/stacks/templates/stacks/select_template.html:3 msgid "Select Template" msgstr "Выбрать шаблон" @@ -13758,8 +13772,8 @@ msgid "Stack Name" msgstr "Имя стека" #: dashboards/project/stacks/forms.py:240 -#: dashboards/project/stacks/views.py:136 -#: dashboards/project/stacks/views.py:142 +#: dashboards/project/stacks/views.py:146 +#: dashboards/project/stacks/views.py:152 #: dashboards/project/stacks/templates/stacks/preview_template.html:3 msgid "Preview Template" msgstr "" @@ -13814,7 +13828,7 @@ msgid "Stack creation started." msgstr "Создание стека начато." #: dashboards/project/stacks/forms.py:399 -#: dashboards/project/stacks/templates/stacks/_update.html:8 +#: dashboards/project/stacks/views.py:198 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "Обновить параметры стека" @@ -13835,15 +13849,15 @@ msgid "Stacks" msgstr "Стеки" #: dashboards/project/stacks/tables.py:32 -#: dashboards/project/stacks/views.py:154 -#: dashboards/project/stacks/templates/stacks/_create.html:8 +#: dashboards/project/stacks/views.py:162 +#: dashboards/project/stacks/views.py:168 #: dashboards/project/stacks/templates/stacks/create.html:3 msgid "Launch Stack" msgstr "Запустить стек" #: dashboards/project/stacks/tables.py:41 -#: dashboards/project/stacks/views.py:220 -#: dashboards/project/stacks/views.py:226 +#: dashboards/project/stacks/views.py:239 +#: dashboards/project/stacks/views.py:245 #: dashboards/project/stacks/templates/stacks/preview.html:3 msgid "Preview Stack" msgstr "" @@ -14125,47 +14139,51 @@ msgstr "Невозможно получить ресурсы для стека \ msgid "Unable to retrieve stack list." msgstr "Невозможно получить список стеков." -#: dashboards/project/stacks/views.py:104 +#: dashboards/project/stacks/views.py:113 #: dashboards/project/stacks/templates/stacks/change_template.html:3 msgid "Change Template" msgstr "Изменить шаблон" -#: dashboards/project/stacks/views.py:117 -#: dashboards/project/stacks/views.py:212 -#: dashboards/project/stacks/views.py:268 +#: dashboards/project/stacks/views.py:127 +#: dashboards/project/stacks/views.py:231 +#: dashboards/project/stacks/views.py:287 msgid "Unable to retrieve stack." msgstr "Невозможно получить стек." -#: dashboards/project/stacks/views.py:186 +#: dashboards/project/stacks/views.py:201 +msgid "Update" +msgstr "Обновить" + +#: dashboards/project/stacks/views.py:204 msgid "Update Stack" msgstr "Обновить стек" -#: dashboards/project/stacks/views.py:223 +#: dashboards/project/stacks/views.py:242 msgid "Preview" msgstr "" -#: dashboards/project/stacks/views.py:236 +#: dashboards/project/stacks/views.py:255 #: dashboards/project/stacks/templates/stacks/preview_details.html:3 msgid "Preview Stack Details" msgstr "" -#: dashboards/project/stacks/views.py:248 +#: dashboards/project/stacks/views.py:267 msgid "Stack Details: {{ stack.stack_name }}" msgstr "" -#: dashboards/project/stacks/views.py:279 +#: dashboards/project/stacks/views.py:298 msgid "Unable to retrieve stack template." msgstr "" -#: dashboards/project/stacks/views.py:296 +#: dashboards/project/stacks/views.py:315 msgid "Resource Details: {{ resource.resource_name }}" msgstr "" -#: dashboards/project/stacks/views.py:313 +#: dashboards/project/stacks/views.py:332 msgid "Unable to retrieve resource." msgstr "Невозможно получить ресурс." -#: dashboards/project/stacks/views.py:326 +#: dashboards/project/stacks/views.py:345 msgid "Unable to retrieve metadata." msgstr "Невозможно получить метаданные." @@ -14206,14 +14224,14 @@ msgstr "" msgid "Properties" msgstr "" -#: dashboards/project/stacks/templates/stacks/_change_template.html:20 -#: dashboards/project/stacks/templates/stacks/_select_template.html:20 +#: dashboards/project/stacks/templates/stacks/_change_template.html:6 +#: dashboards/project/stacks/templates/stacks/_select_template.html:6 msgid "" "Use one of the available template source options to specify the template to " "be used in creating this stack." msgstr "Используйте один из доступных источников шаблонов чтобы выбрать шаблон используемый при создании этого стека." -#: dashboards/project/stacks/templates/stacks/_create.html:19 +#: dashboards/project/stacks/templates/stacks/_create.html:5 msgid "Create a new stack with the provided values." msgstr "Создать новый стек с предоставленными значениями. " @@ -14289,17 +14307,13 @@ msgstr "Метаданные ресурса" msgid "Stack Template" msgstr "" -#: dashboards/project/stacks/templates/stacks/_update.html:19 +#: dashboards/project/stacks/templates/stacks/_update.html:5 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 "Обновить стек с обеспеченными значениями. Обратите внимание, что любые зашифрованные параметры, такие как пароль, будут сброшены по умолчанию, если вы не измените их здесь." -#: dashboards/project/stacks/templates/stacks/_update.html:24 -msgid "Update" -msgstr "Обновить" - #: dashboards/project/stacks/templates/stacks/detail.html:3 msgid "Stack Details" msgstr "" diff --git a/openstack_dashboard/locale/sr/LC_MESSAGES/django.po b/openstack_dashboard/locale/sr/LC_MESSAGES/django.po index 154ab89836..e1272e46e9 100644 --- a/openstack_dashboard/locale/sr/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/sr/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:32+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Serbian (http://www.transifex.com/projects/p/horizon/language/sr/)\n" "MIME-Version: 1.0\n" @@ -603,7 +603,7 @@ msgstr "Admin" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7 #: dashboards/project/images/images/forms.py:40 -#: dashboards/project/images/images/forms.py:198 +#: dashboards/project/images/images/forms.py:200 #: dashboards/project/images/templates/images/images/_detail_overview.html:9 #: dashboards/project/instances/templates/instances/_detail_overview.html:10 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9 @@ -618,7 +618,7 @@ msgstr "Admin" #: dashboards/project/networks/forms.py:35 #: dashboards/project/networks/tables.py:168 #: dashboards/project/networks/ports/forms.py:36 -#: dashboards/project/networks/ports/tables.py:67 +#: dashboards/project/networks/ports/tables.py:69 #: dashboards/project/networks/subnets/tables.py:129 #: dashboards/project/networks/templates/networks/_detail_overview.html:7 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10 @@ -659,7 +659,7 @@ msgstr "Ime" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:22 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:48 -#: dashboards/project/instances/tables.py:1006 +#: dashboards/project/instances/tables.py:1025 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:81 #: dashboards/project/volumes/volumes/forms.py:122 @@ -990,12 +990,12 @@ msgstr "Greška pri dodavanju ili uklanjanju hostova." #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:18 -#: dashboards/project/stacks/templates/stacks/_change_template.html:19 -#: dashboards/project/stacks/templates/stacks/_create.html:18 +#: dashboards/project/stacks/templates/stacks/_change_template.html:5 +#: dashboards/project/stacks/templates/stacks/_create.html:4 #: dashboards/project/stacks/templates/stacks/_preview.html:4 #: dashboards/project/stacks/templates/stacks/_preview_template.html:5 -#: dashboards/project/stacks/templates/stacks/_select_template.html:19 -#: dashboards/project/stacks/templates/stacks/_update.html:18 +#: dashboards/project/stacks/templates/stacks/_select_template.html:5 +#: dashboards/project/stacks/templates/stacks/_update.html:4 #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html:5 @@ -1058,10 +1058,6 @@ msgstr "" #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28 #: dashboards/project/routers/templates/routers/ports/_create.html:30 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:25 -#: dashboards/project/stacks/templates/stacks/_change_template.html:26 -#: dashboards/project/stacks/templates/stacks/_create.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:26 -#: dashboards/project/stacks/templates/stacks/_update.html:25 #: dashboards/project/volumes/templates/volumes/volumes/_attach.html:20 #: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:17 msgid "Cancel" @@ -1121,7 +1117,7 @@ msgstr "VCPUs" #: dashboards/project/databases/views.py:48 #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:1025 +#: dashboards/project/instances/tables.py:1044 #: dashboards/project/instances/views.py:55 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/network_topology/instances/tables.py:23 @@ -1222,7 +1218,7 @@ msgstr "parovi sigurnosnih ključeva" #: dashboards/admin/defaults/tables.py:56 #: dashboards/admin/networks/ports/tables.py:94 #: dashboards/identity/projects/workflows.py:63 -#: dashboards/project/networks/ports/tables.py:69 +#: dashboards/project/networks/ports/tables.py:71 #: dashboards/project/routers/ports/tables.py:110 usage/quotas.py:69 msgid "Fixed IPs" msgstr "Fiksne IP addrese" @@ -1434,7 +1430,7 @@ msgstr "ID" #: dashboards/project/containers/templates/containers/_container_detail.html:14 #: dashboards/project/containers/templates/containers/_container_metadata.html:7 #: dashboards/project/images/images/forms.py:95 -#: dashboards/project/images/images/forms.py:237 +#: dashboards/project/images/images/forms.py:239 #: dashboards/project/images/images/tables.py:163 #: dashboards/project/images/images/tables.py:252 #: dashboards/project/images/templates/images/images/_detail_overview.html:21 @@ -1641,8 +1637,8 @@ msgstr "Lokalni Storage (ukupno)" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:320 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:966 -#: dashboards/project/instances/tables.py:989 +#: dashboards/project/instances/tables.py:985 +#: dashboards/project/instances/tables.py:1008 #: dashboards/project/instances/workflows/create_instance.py:84 #: dashboards/project/overview/views.py:32 usage/tables.py:80 msgid "Instance Name" @@ -1875,7 +1871,7 @@ msgstr "Zona" #: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 #: dashboards/project/images/images/tables.py:247 #: dashboards/project/images/templates/images/images/_detail_overview.html:19 -#: dashboards/project/instances/tables.py:1001 +#: dashboards/project/instances/tables.py:1020 #: dashboards/project/instances/templates/instances/_detail_overview.html:14 #: dashboards/project/loadbalancers/tables.py:324 #: dashboards/project/loadbalancers/tables.py:377 @@ -1883,7 +1879,7 @@ msgstr "Zona" #: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 #: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60 #: dashboards/project/networks/tables.py:174 -#: dashboards/project/networks/ports/tables.py:72 +#: dashboards/project/networks/ports/tables.py:74 #: dashboards/project/networks/templates/networks/_detail_overview.html:13 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 #: dashboards/project/routers/tables.py:212 @@ -1991,7 +1987,7 @@ msgstr "Ime image-a" #: dashboards/admin/images/tables.py:62 #: dashboards/admin/instances/tables.py:99 -#: dashboards/project/instances/tables.py:967 +#: dashboards/project/instances/tables.py:986 msgid "Status =" msgstr "Status" @@ -2010,7 +2006,7 @@ msgstr "Max. Veličina (MB)" #: dashboards/admin/images/tables.py:71 #: dashboards/admin/instances/tables.py:132 #: dashboards/project/images/images/tables.py:242 -#: dashboards/project/instances/tables.py:991 +#: dashboards/project/instances/tables.py:1010 #: dashboards/project/instances/templates/instances/_detail_overview.html:114 #: dashboards/project/instances/workflows/create_instance.py:108 #: dashboards/project/volumes/volumes/forms.py:638 @@ -2288,12 +2284,12 @@ msgid "IPv6 Address =" msgstr "IPv6 Adresa =" #: dashboards/admin/instances/tables.py:100 -#: dashboards/project/instances/tables.py:968 +#: dashboards/project/instances/tables.py:987 msgid "Image ID =" msgstr "Image ID =" #: dashboards/admin/instances/tables.py:101 -#: dashboards/project/instances/tables.py:969 +#: dashboards/project/instances/tables.py:988 msgid "Flavor ID =" msgstr "Flavor ID =" @@ -2301,7 +2297,7 @@ msgstr "Flavor ID =" #: dashboards/project/access_and_security/floating_ips/tables.py:194 #: dashboards/project/access_and_security/floating_ips/workflows.py:33 #: dashboards/project/access_and_security/floating_ips/workflows.py:40 -#: dashboards/project/instances/tables.py:993 +#: dashboards/project/instances/tables.py:1012 #: dashboards/project/loadbalancers/tables.py:367 msgid "IP Address" msgstr "IP adresa" @@ -2314,7 +2310,7 @@ msgstr "IP adresa" #: dashboards/project/databases/tables.py:327 #: dashboards/project/images/images/tables.py:263 #: dashboards/project/images/templates/images/images/_detail_overview.html:46 -#: dashboards/project/instances/tables.py:996 +#: dashboards/project/instances/tables.py:1015 #: dashboards/project/instances/templates/instances/_instance_flavor.html:7 #: dashboards/project/volumes/backups/tables.py:123 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37 @@ -2325,17 +2321,17 @@ msgid "Size" msgstr "Veličina" #: dashboards/admin/instances/tables.py:147 -#: dashboards/project/instances/tables.py:1008 +#: dashboards/project/instances/tables.py:1027 msgid "Task" msgstr "Zadatak" #: dashboards/admin/instances/tables.py:154 -#: dashboards/project/instances/tables.py:1015 +#: dashboards/project/instances/tables.py:1034 msgid "Power State" msgstr "Stanje rada" #: dashboards/admin/instances/tables.py:157 -#: dashboards/project/instances/tables.py:1018 usage/tables.py:83 +#: dashboards/project/instances/tables.py:1037 usage/tables.py:83 msgid "Time since created" msgstr "Vreme od kreiranja" @@ -2408,7 +2404,7 @@ msgstr "The JSON formatted contents of a namespace." #: dashboards/admin/metadata_defs/tables.py:149 #: dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:20 #: dashboards/project/images/images/forms.py:96 -#: dashboards/project/images/images/forms.py:238 +#: dashboards/project/images/images/forms.py:240 #: dashboards/project/images/images/tables.py:256 #: dashboards/project/images/templates/images/images/_detail_overview.html:23 msgid "Protected" @@ -2528,7 +2524,7 @@ msgstr "" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10 #: dashboards/project/images/images/forms.py:41 -#: dashboards/project/images/images/forms.py:199 +#: dashboards/project/images/images/forms.py:201 #: dashboards/project/images/templates/images/images/_detail_overview.html:12 #: dashboards/project/loadbalancers/forms.py:36 #: dashboards/project/loadbalancers/forms.py:78 @@ -2729,7 +2725,7 @@ msgstr "Kreirano" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:20 #: dashboards/project/images/templates/images/images/_detail_overview.html:31 -#: dashboards/project/instances/tables.py:622 +#: dashboards/project/instances/tables.py:641 #: 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 @@ -3188,7 +3184,7 @@ msgstr "" #: dashboards/project/networks/tables.py:177 #: dashboards/project/networks/workflows.py:49 #: dashboards/project/networks/ports/forms.py:40 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:77 #: dashboards/project/networks/templates/networks/_detail_overview.html:15 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34 #: dashboards/project/routers/forms.py:36 @@ -3509,7 +3505,7 @@ msgid "Device owner attached to the port" msgstr "Vlasnik uređaja priključenog na port" #: dashboards/admin/networks/ports/forms.py:57 -#: dashboards/project/networks/ports/tables.py:78 +#: dashboards/project/networks/ports/tables.py:80 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" msgstr "" @@ -3580,7 +3576,7 @@ msgstr "" #: dashboards/admin/networks/ports/tables.py:109 #: dashboards/identity/projects/workflows.py:76 -#: dashboards/project/networks/ports/tables.py:85 usage/quotas.py:79 +#: dashboards/project/networks/ports/tables.py:87 usage/quotas.py:79 msgid "Ports" msgstr "Portovi" @@ -5927,7 +5923,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "Uspešno radružena slobodna IP: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:155 -#: dashboards/project/instances/tables.py:616 +#: dashboards/project/instances/tables.py:635 msgid "Unable to disassociate floating IP." msgstr "Nemoguće je razdužiti slobodnu IP." @@ -7280,9 +7276,9 @@ msgstr "" #: dashboards/project/data_processing/cluster_templates/workflows/create.py:81 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:374 -#: dashboards/project/stacks/views.py:139 -#: dashboards/project/stacks/templates/stacks/_change_template.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:25 +#: dashboards/project/stacks/views.py:93 +#: dashboards/project/stacks/views.py:109 +#: dashboards/project/stacks/views.py:149 msgid "Next" msgstr "Sledeći" @@ -7501,7 +7497,7 @@ msgstr "" #: dashboards/project/databases/workflows/create_instance.py:335 #: dashboards/project/images/images/tables.py:36 #: dashboards/project/instances/workflows/create_instance.py:820 -#: dashboards/project/stacks/templates/stacks/_create.html:24 +#: dashboards/project/stacks/views.py:165 msgid "Launch" msgstr "Pokrenite" @@ -8709,8 +8705,8 @@ msgstr[2] "" #: dashboards/project/databases/tables.py:248 #: dashboards/project/databases/tables.py:265 #: dashboards/project/databases/tables.py:271 -#: dashboards/project/instances/tables.py:825 -#: dashboards/project/instances/tables.py:832 +#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:851 #: dashboards/project/instances/views.py:398 #: dashboards/project/instances/templates/instances/_detail_overview.html:64 #: dashboards/project/instances/templates/instances/_detail_overview.html:100 @@ -9018,7 +9014,7 @@ msgid "Resize Volume" msgstr "" #: dashboards/project/databases/tables.py:212 -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:457 #: dashboards/project/instances/workflows/resize_instance.py:84 msgid "Resize Instance" msgstr "Prekrajanje instance" @@ -9319,7 +9315,7 @@ msgstr "Detalji instance" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:352 +#: dashboards/project/instances/tables.py:371 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "Izmena instance" @@ -10147,35 +10143,35 @@ msgid "A local image to upload." msgstr "Lokalni image za prebacivanje." #: dashboards/project/images/images/forms.py:76 -#: dashboards/project/images/images/forms.py:219 +#: dashboards/project/images/images/forms.py:221 #: dashboards/project/images/images/tables.py:259 msgid "Format" msgstr "Formatiranje" #: dashboards/project/images/images/forms.py:81 -#: dashboards/project/images/images/forms.py:214 +#: dashboards/project/images/images/forms.py:216 msgid "Architecture" msgstr "Architectura" #: dashboards/project/images/images/forms.py:84 -#: dashboards/project/images/images/forms.py:221 +#: dashboards/project/images/images/forms.py:223 msgid "Minimum Disk (GB)" msgstr "Najmanji disk (GB)" #: dashboards/project/images/images/forms.py:86 -#: dashboards/project/images/images/forms.py:223 +#: dashboards/project/images/images/forms.py:225 msgid "" "The minimum disk size required to boot the image. If unspecified, this value" " defaults to 0 (no minimum)." msgstr "Najmanja veličina diska potrebna za start image-a. Ako niej određena, podrazumeva se 0 (nema minimuma)." #: dashboards/project/images/images/forms.py:90 -#: dashboards/project/images/images/forms.py:229 +#: dashboards/project/images/images/forms.py:231 msgid "Minimum RAM (MB)" msgstr "" #: dashboards/project/images/images/forms.py:92 -#: dashboards/project/images/images/forms.py:231 +#: dashboards/project/images/images/forms.py:233 msgid "" "The minimum memory size required to boot the image. If unspecified, this " "value defaults to 0 (no minimum)." @@ -10203,20 +10199,24 @@ msgstr "" msgid "Unable to create new image: Invalid disk format %s for image." msgstr "" -#: dashboards/project/images/images/forms.py:203 +#: dashboards/project/images/images/forms.py:191 +msgid "Unable to create new image: Image name too long." +msgstr "" + +#: dashboards/project/images/images/forms.py:205 msgid "Kernel ID" msgstr "Kernel ID" -#: dashboards/project/images/images/forms.py:209 +#: dashboards/project/images/images/forms.py:211 msgid "Ramdisk ID" msgstr "Ramdisk ID" -#: dashboards/project/images/images/forms.py:251 +#: dashboards/project/images/images/forms.py:253 #, python-format msgid "Unable to update image \"%s\"." msgstr "Nemoguće je izmeniti image \"%s\"." -#: dashboards/project/images/images/forms.py:278 +#: dashboards/project/images/images/forms.py:280 msgid "Image was successfully updated." msgstr "Image je uspešno izmenjen." @@ -10375,7 +10375,7 @@ msgstr "Detalji image-a" #: 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:388 +#: dashboards/project/instances/tables.py:407 #: dashboards/project/volumes/volumes/tables.py:168 msgid "Create Snapshot" msgstr "Kreirajte snapshot" @@ -10549,28 +10549,32 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:375 +#: dashboards/project/instances/tables.py:352 +msgid "Launch Instance NG" +msgstr "" + +#: dashboards/project/instances/tables.py:394 msgid "Edit Security Groups" msgstr "Izmena sigurnosnih grupa" -#: dashboards/project/instances/tables.py:401 +#: dashboards/project/instances/tables.py:420 #: dashboards/project/instances/tabs.py:61 msgid "Console" msgstr "Konzola" -#: dashboards/project/instances/tables.py:421 +#: dashboards/project/instances/tables.py:440 msgid "View Log" msgstr "Pregled log-a" -#: dashboards/project/instances/tables.py:462 +#: dashboards/project/instances/tables.py:481 msgid "Confirm Resize/Migrate" msgstr "Potvrda prekrajanja/migracije" -#: dashboards/project/instances/tables.py:475 +#: dashboards/project/instances/tables.py:494 msgid "Revert Resize/Migrate" msgstr "Povratiti prekrajanje/migraciju" -#: dashboards/project/instances/tables.py:488 +#: dashboards/project/instances/tables.py:507 #: dashboards/project/instances/views.py:256 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 @@ -10578,80 +10582,80 @@ msgstr "Povratiti prekrajanje/migraciju" msgid "Rebuild Instance" msgstr "Ponovno sastavljanje instance" -#: dashboards/project/instances/tables.py:505 +#: dashboards/project/instances/tables.py:524 msgid "Retrieve Password" msgstr "Dobijte lozinku" -#: dashboards/project/instances/tables.py:528 -#: dashboards/project/instances/tables.py:553 +#: dashboards/project/instances/tables.py:547 +#: dashboards/project/instances/tables.py:572 msgid "Associate Floating IP" msgstr "Pridruživanje slobodne IP" -#: dashboards/project/instances/tables.py:572 +#: dashboards/project/instances/tables.py:591 #, python-format msgid "Successfully associated floating IP: %s" msgstr "Uspelo pridruživanje slobodne IP: %s" -#: dashboards/project/instances/tables.py:576 +#: dashboards/project/instances/tables.py:595 msgid "Unable to associate floating IP." msgstr "Nemoguće pridruživanje slobodne IP." -#: dashboards/project/instances/tables.py:582 +#: dashboards/project/instances/tables.py:601 msgid "Disassociate Floating IP" msgstr "Razduživanje slobodne IP" -#: dashboards/project/instances/tables.py:610 +#: dashboards/project/instances/tables.py:629 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "Uspešno razduživanje slobodne IP: %s" -#: dashboards/project/instances/tables.py:613 +#: dashboards/project/instances/tables.py:632 msgid "No floating IPs to disassociate." msgstr "Nema slobodnih IP-ja za razduživanje." -#: dashboards/project/instances/tables.py:623 +#: dashboards/project/instances/tables.py:642 #, python-format msgid "Please try again later [Error: %s]." msgstr "Molim pokušajte ponovo kasnije [Error: %s]." -#: dashboards/project/instances/tables.py:625 +#: dashboards/project/instances/tables.py:644 msgid "" "There is not enough capacity for this flavor in the selected availability " "zone. Try again later or select a different availability zone." msgstr "Nema dovoljno kapaciteta za ovu aromu u odabranoj zoni dostupnosti. Pokušajte ponovo kasnije ili odaberite drugu zonu dostupnosti." -#: dashboards/project/instances/tables.py:637 +#: dashboards/project/instances/tables.py:656 #, python-format msgid "" "Failed to perform requested operation on instance \"%s\", the instance has " "an error status" msgstr "" -#: dashboards/project/instances/tables.py:653 +#: dashboards/project/instances/tables.py:672 #: dashboards/project/instances/views.py:395 #, python-format msgid "Unable to retrieve flavor information for instance \"%s\"." msgstr "" -#: dashboards/project/instances/tables.py:670 +#: dashboards/project/instances/tables.py:689 msgid "Start Instance" msgid_plural "Start Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:678 +#: dashboards/project/instances/tables.py:697 msgid "Started Instance" msgid_plural "Started Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:695 +#: dashboards/project/instances/tables.py:714 msgid "To power off a specific instance." msgstr "" -#: dashboards/project/instances/tables.py:701 +#: dashboards/project/instances/tables.py:720 msgctxt "Action to perform (the instance is currently running)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" @@ -10659,7 +10663,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:710 +#: dashboards/project/instances/tables.py:729 msgctxt "Past action (the instance is currently already Shut Off)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" @@ -10667,397 +10671,397 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:750 msgid "Lock Instance" msgid_plural "Lock Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:758 msgid "Locked Instance" msgid_plural "Locked Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:781 msgid "Unlock Instance" msgid_plural "Unlock Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:789 msgid "Unlocked Instance" msgid_plural "Unlocked Instances" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: dashboards/project/instances/tables.py:815 +#: dashboards/project/instances/tables.py:834 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:840 -#: dashboards/project/instances/tables.py:862 +#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:881 msgctxt "Current status of an Instance" msgid "Deleted" msgstr "Obrisano" -#: dashboards/project/instances/tables.py:841 +#: dashboards/project/instances/tables.py:860 msgctxt "Current status of an Instance" msgid "Active" msgstr "" -#: dashboards/project/instances/tables.py:842 +#: dashboards/project/instances/tables.py:861 msgctxt "Current status of an Instance" msgid "Shutoff" msgstr "" -#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:863 msgctxt "Current status of an Instance" msgid "Suspended" msgstr "Zaustavljeno" -#: dashboards/project/instances/tables.py:845 +#: dashboards/project/instances/tables.py:864 msgctxt "Current status of an Instance" msgid "Paused" msgstr "Zaustavljeno" -#: dashboards/project/instances/tables.py:846 +#: dashboards/project/instances/tables.py:865 msgctxt "Current status of an Instance" msgid "Error" msgstr "Greška" -#: dashboards/project/instances/tables.py:848 +#: dashboards/project/instances/tables.py:867 msgctxt "Current status of an Instance" msgid "Resize/Migrate" msgstr "Izmena veličine/seoba" -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:869 msgctxt "Current status of an Instance" msgid "Confirm or Revert Resize/Migrate" msgstr "Potvrdite ili odustanite od promene veličine/seobe" -#: dashboards/project/instances/tables.py:852 +#: dashboards/project/instances/tables.py:871 msgctxt "Current status of an Instance" msgid "Revert Resize/Migrate" msgstr "Povratiti prekrajanje/migraciju" -#: dashboards/project/instances/tables.py:853 +#: dashboards/project/instances/tables.py:872 msgctxt "Current status of an Instance" msgid "Reboot" msgstr "Ponovno pokretanje - restart" -#: dashboards/project/instances/tables.py:855 +#: dashboards/project/instances/tables.py:874 msgctxt "Current status of an Instance" msgid "Hard Reboot" msgstr "Bazično restartovanje" -#: dashboards/project/instances/tables.py:856 +#: dashboards/project/instances/tables.py:875 msgctxt "Current status of an Instance" msgid "Password" msgstr "Lozinka" -#: dashboards/project/instances/tables.py:857 +#: dashboards/project/instances/tables.py:876 msgctxt "Current status of an Instance" msgid "Rebuild" msgstr "" -#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:878 msgctxt "Current status of an Instance" msgid "Migrating" msgstr "" -#: dashboards/project/instances/tables.py:860 +#: dashboards/project/instances/tables.py:879 msgctxt "Current status of an Instance" msgid "Build" msgstr "" -#: dashboards/project/instances/tables.py:861 +#: dashboards/project/instances/tables.py:880 msgctxt "Current status of an Instance" msgid "Rescue" msgstr "" -#: dashboards/project/instances/tables.py:864 +#: dashboards/project/instances/tables.py:883 msgctxt "Current status of an Instance" msgid "Soft Deleted" msgstr "" -#: dashboards/project/instances/tables.py:865 +#: dashboards/project/instances/tables.py:884 msgctxt "Current status of an Instance" msgid "Shelved" msgstr "" -#: dashboards/project/instances/tables.py:867 +#: dashboards/project/instances/tables.py:886 msgctxt "Current status of an Instance" msgid "Shelved Offloaded" msgstr "" -#: dashboards/project/instances/tables.py:870 +#: dashboards/project/instances/tables.py:889 msgctxt "Task status of an Instance" msgid "None" msgstr "Ništa" -#: dashboards/project/instances/tables.py:875 +#: dashboards/project/instances/tables.py:894 msgctxt "Task status of an Instance" msgid "Scheduling" msgstr "" -#: dashboards/project/instances/tables.py:877 +#: dashboards/project/instances/tables.py:896 msgctxt "Task status of an Instance" msgid "Block Device Mapping" msgstr "" -#: dashboards/project/instances/tables.py:879 +#: dashboards/project/instances/tables.py:898 msgctxt "Task status of an Instance" msgid "Networking" msgstr "Umrežavanje" -#: dashboards/project/instances/tables.py:880 +#: dashboards/project/instances/tables.py:899 msgctxt "Task status of an Instance" msgid "Spawning" msgstr "" -#: dashboards/project/instances/tables.py:882 +#: dashboards/project/instances/tables.py:901 msgctxt "Task status of an Instance" msgid "Snapshotting" msgstr "Pravljenje snapshot-a" -#: dashboards/project/instances/tables.py:884 +#: dashboards/project/instances/tables.py:903 msgctxt "Task status of an Instance" msgid "Image Snapshot Pending" msgstr "" -#: dashboards/project/instances/tables.py:886 +#: dashboards/project/instances/tables.py:905 msgctxt "Task status of an Instance" msgid "Image Pending Upload" msgstr "" -#: dashboards/project/instances/tables.py:888 +#: dashboards/project/instances/tables.py:907 msgctxt "Task status of an Instance" msgid "Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:890 +#: dashboards/project/instances/tables.py:909 msgctxt "Task status of an Instance" msgid "Image Backup" msgstr "" -#: dashboards/project/instances/tables.py:892 +#: dashboards/project/instances/tables.py:911 msgctxt "Task status of an Instance" msgid "Updating Password" msgstr "" -#: dashboards/project/instances/tables.py:894 +#: dashboards/project/instances/tables.py:913 msgctxt "Task status of an Instance" msgid "Preparing Resize or Migrate" msgstr "Priprema za promenu veličine ili seobu" -#: dashboards/project/instances/tables.py:896 +#: dashboards/project/instances/tables.py:915 msgctxt "Task status of an Instance" msgid "Resizing or Migrating" msgstr "Promena veličine ili seoba" -#: dashboards/project/instances/tables.py:898 +#: dashboards/project/instances/tables.py:917 msgctxt "Task status of an Instance" msgid "Resized or Migrated" msgstr "Izmenjena veličina ili preseljeno" -#: dashboards/project/instances/tables.py:900 +#: dashboards/project/instances/tables.py:919 msgctxt "Task status of an Instance" msgid "Finishing Resize or Migrate" msgstr "Završena promena veličine ili seoba" -#: dashboards/project/instances/tables.py:902 +#: dashboards/project/instances/tables.py:921 msgctxt "Task status of an Instance" msgid "Reverting Resize or Migrate" msgstr "Povratite nazad promenu veličine ili seobu" -#: dashboards/project/instances/tables.py:904 +#: dashboards/project/instances/tables.py:923 msgctxt "Task status of an Instance" msgid "Confirming Resize or Migrate" msgstr "Potvrdite promenu veličine ili seobu" -#: dashboards/project/instances/tables.py:905 +#: dashboards/project/instances/tables.py:924 msgctxt "Task status of an Instance" msgid "Rebooting" msgstr "Ponovno pokretanje - restart" -#: dashboards/project/instances/tables.py:907 +#: dashboards/project/instances/tables.py:926 msgctxt "Task status of an Instance" msgid "Reboot Pending" msgstr "" -#: dashboards/project/instances/tables.py:909 +#: dashboards/project/instances/tables.py:928 msgctxt "Task status of an Instance" msgid "Reboot Started" msgstr "" -#: dashboards/project/instances/tables.py:911 +#: dashboards/project/instances/tables.py:930 msgctxt "Task status of an Instance" msgid "Rebooting Hard" msgstr "" -#: dashboards/project/instances/tables.py:913 +#: dashboards/project/instances/tables.py:932 msgctxt "Task status of an Instance" msgid "Reboot Pending Hard" msgstr "" -#: dashboards/project/instances/tables.py:915 +#: dashboards/project/instances/tables.py:934 msgctxt "Task status of an Instance" msgid "Reboot Started Hard" msgstr "" -#: dashboards/project/instances/tables.py:916 +#: dashboards/project/instances/tables.py:935 msgctxt "Task status of an Instance" msgid "Pausing" msgstr "Pauza" -#: dashboards/project/instances/tables.py:917 -#: dashboards/project/instances/tables.py:920 +#: dashboards/project/instances/tables.py:936 +#: dashboards/project/instances/tables.py:939 msgctxt "Task status of an Instance" msgid "Resuming" msgstr "Nastavljanje" -#: dashboards/project/instances/tables.py:919 +#: dashboards/project/instances/tables.py:938 msgctxt "Task status of an Instance" msgid "Suspending" msgstr "" -#: dashboards/project/instances/tables.py:922 +#: dashboards/project/instances/tables.py:941 msgctxt "Task status of an Instance" msgid "Powering Off" msgstr "" -#: dashboards/project/instances/tables.py:924 +#: dashboards/project/instances/tables.py:943 msgctxt "Task status of an Instance" msgid "Powering On" msgstr "" -#: dashboards/project/instances/tables.py:925 +#: dashboards/project/instances/tables.py:944 msgctxt "Task status of an Instance" msgid "Rescuing" msgstr "" -#: dashboards/project/instances/tables.py:927 +#: dashboards/project/instances/tables.py:946 msgctxt "Task status of an Instance" msgid "Unrescuing" msgstr "" -#: dashboards/project/instances/tables.py:929 +#: dashboards/project/instances/tables.py:948 msgctxt "Task status of an Instance" msgid "Rebuilding" msgstr "" -#: dashboards/project/instances/tables.py:931 +#: dashboards/project/instances/tables.py:950 msgctxt "Task status of an Instance" msgid "Rebuild Block Device Mapping" msgstr "" -#: dashboards/project/instances/tables.py:933 +#: dashboards/project/instances/tables.py:952 msgctxt "Task status of an Instance" msgid "Rebuild Spawning" msgstr "" -#: dashboards/project/instances/tables.py:934 +#: dashboards/project/instances/tables.py:953 msgctxt "Task status of an Instance" msgid "Migrating" msgstr "" -#: dashboards/project/instances/tables.py:935 +#: dashboards/project/instances/tables.py:954 msgctxt "Task status of an Instance" msgid "Deleting" msgstr "Brišem" -#: dashboards/project/instances/tables.py:937 +#: dashboards/project/instances/tables.py:956 msgctxt "Task status of an Instance" msgid "Soft Deleting" msgstr "" -#: dashboards/project/instances/tables.py:938 +#: dashboards/project/instances/tables.py:957 msgctxt "Task status of an Instance" msgid "Restoring" msgstr "" -#: dashboards/project/instances/tables.py:939 +#: dashboards/project/instances/tables.py:958 msgctxt "Task status of an Instance" msgid "Shelving" msgstr "" -#: dashboards/project/instances/tables.py:941 +#: dashboards/project/instances/tables.py:960 msgctxt "Task status of an Instance" msgid "Shelving Image Pending Upload" msgstr "" -#: dashboards/project/instances/tables.py:943 +#: dashboards/project/instances/tables.py:962 msgctxt "Task status of an Instance" msgid "Shelving Image Uploading" msgstr "" -#: dashboards/project/instances/tables.py:945 +#: dashboards/project/instances/tables.py:964 msgctxt "Task status of an Instance" msgid "Shelving Offloading" msgstr "" -#: dashboards/project/instances/tables.py:947 +#: dashboards/project/instances/tables.py:966 msgctxt "Task status of an Instance" msgid "Unshelving" msgstr "" -#: dashboards/project/instances/tables.py:951 +#: dashboards/project/instances/tables.py:970 msgctxt "Power state of an Instance" msgid "No State" msgstr "" -#: dashboards/project/instances/tables.py:952 +#: dashboards/project/instances/tables.py:971 msgctxt "Power state of an Instance" msgid "Running" msgstr "" -#: dashboards/project/instances/tables.py:953 +#: dashboards/project/instances/tables.py:972 msgctxt "Power state of an Instance" msgid "Blocked" msgstr "" -#: dashboards/project/instances/tables.py:954 +#: dashboards/project/instances/tables.py:973 msgctxt "Power state of an Instance" msgid "Paused" msgstr "Zaustavljeno" -#: dashboards/project/instances/tables.py:955 +#: dashboards/project/instances/tables.py:974 msgctxt "Power state of an Instance" msgid "Shut Down" msgstr "" -#: dashboards/project/instances/tables.py:956 +#: dashboards/project/instances/tables.py:975 msgctxt "Power state of an Instance" msgid "Shut Off" msgstr "Isključenje" -#: dashboards/project/instances/tables.py:957 +#: dashboards/project/instances/tables.py:976 msgctxt "Power state of an Instance" msgid "Crashed" msgstr "" -#: dashboards/project/instances/tables.py:958 +#: dashboards/project/instances/tables.py:977 msgctxt "Power state of an Instance" msgid "Suspended" msgstr "Zaustavljeno" -#: dashboards/project/instances/tables.py:959 +#: dashboards/project/instances/tables.py:978 msgctxt "Power state of an Instance" msgid "Failed" msgstr "" -#: dashboards/project/instances/tables.py:960 +#: dashboards/project/instances/tables.py:979 msgctxt "Power state of an Instance" msgid "Building" msgstr "" -#: dashboards/project/instances/tables.py:998 +#: dashboards/project/instances/tables.py:1017 #: dashboards/project/instances/workflows/create_instance.py:529 msgid "Key Pair" msgstr "Par kjučeva" @@ -12971,15 +12975,25 @@ msgstr "" #: dashboards/project/networks/ports/tables.py:60 msgctxt "status of a network port" -msgid "ACTIVE" +msgid "Active" msgstr "" #: dashboards/project/networks/ports/tables.py:61 msgctxt "status of a network port" -msgid "DOWN" +msgid "Down" msgstr "" -#: dashboards/project/networks/ports/tables.py:70 +#: dashboards/project/networks/ports/tables.py:62 +msgctxt "status of a neteork port" +msgid "Error" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:63 +msgctxt "status of a network port" +msgid "Build" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:72 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40 msgid "Attached Device" msgstr "Prikačen uređaj" @@ -13657,9 +13671,9 @@ msgid "" "a gateway for external connectivity." msgstr "Možete povezati ruter za odabranu spoljnu mrežu. Spoljna mreža se smatra kao podrazumevana ruta rutera i ruter predstavlja gateway za spoljno povezivanje." -#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:92 -#: dashboards/project/stacks/templates/stacks/_change_template.html:9 -#: dashboards/project/stacks/templates/stacks/_select_template.html:9 +#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:90 +#: dashboards/project/stacks/views.py:96 +#: dashboards/project/stacks/views.py:106 #: dashboards/project/stacks/templates/stacks/select_template.html:3 msgid "Select Template" msgstr "Odaberite šablon" @@ -13756,8 +13770,8 @@ msgid "Stack Name" msgstr "Ime stack-a" #: dashboards/project/stacks/forms.py:240 -#: dashboards/project/stacks/views.py:136 -#: dashboards/project/stacks/views.py:142 +#: dashboards/project/stacks/views.py:146 +#: dashboards/project/stacks/views.py:152 #: dashboards/project/stacks/templates/stacks/preview_template.html:3 msgid "Preview Template" msgstr "" @@ -13812,7 +13826,7 @@ msgid "Stack creation started." msgstr "Pokrenuto kreiranje stack-a" #: dashboards/project/stacks/forms.py:399 -#: dashboards/project/stacks/templates/stacks/_update.html:8 +#: dashboards/project/stacks/views.py:198 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "Izmenite parametre stack-a" @@ -13833,15 +13847,15 @@ msgid "Stacks" msgstr "Stack-ovi" #: dashboards/project/stacks/tables.py:32 -#: dashboards/project/stacks/views.py:154 -#: dashboards/project/stacks/templates/stacks/_create.html:8 +#: dashboards/project/stacks/views.py:162 +#: dashboards/project/stacks/views.py:168 #: dashboards/project/stacks/templates/stacks/create.html:3 msgid "Launch Stack" msgstr "Pokretanje stack-a" #: dashboards/project/stacks/tables.py:41 -#: dashboards/project/stacks/views.py:220 -#: dashboards/project/stacks/views.py:226 +#: dashboards/project/stacks/views.py:239 +#: dashboards/project/stacks/views.py:245 #: dashboards/project/stacks/templates/stacks/preview.html:3 msgid "Preview Stack" msgstr "" @@ -14123,47 +14137,51 @@ msgstr "Ne mogu da dobijem resurse za stack \"%s\"." msgid "Unable to retrieve stack list." msgstr "Ne mogu da povratim listu stack-a." -#: dashboards/project/stacks/views.py:104 +#: dashboards/project/stacks/views.py:113 #: dashboards/project/stacks/templates/stacks/change_template.html:3 msgid "Change Template" msgstr "Promena šablona" -#: dashboards/project/stacks/views.py:117 -#: dashboards/project/stacks/views.py:212 -#: dashboards/project/stacks/views.py:268 +#: dashboards/project/stacks/views.py:127 +#: dashboards/project/stacks/views.py:231 +#: dashboards/project/stacks/views.py:287 msgid "Unable to retrieve stack." msgstr "Ne mogu da povratim stack." -#: dashboards/project/stacks/views.py:186 +#: dashboards/project/stacks/views.py:201 +msgid "Update" +msgstr "Ažuriranje" + +#: dashboards/project/stacks/views.py:204 msgid "Update Stack" msgstr "Izmena stack-a" -#: dashboards/project/stacks/views.py:223 +#: dashboards/project/stacks/views.py:242 msgid "Preview" msgstr "" -#: dashboards/project/stacks/views.py:236 +#: dashboards/project/stacks/views.py:255 #: dashboards/project/stacks/templates/stacks/preview_details.html:3 msgid "Preview Stack Details" msgstr "" -#: dashboards/project/stacks/views.py:248 +#: dashboards/project/stacks/views.py:267 msgid "Stack Details: {{ stack.stack_name }}" msgstr "" -#: dashboards/project/stacks/views.py:279 +#: dashboards/project/stacks/views.py:298 msgid "Unable to retrieve stack template." msgstr "" -#: dashboards/project/stacks/views.py:296 +#: dashboards/project/stacks/views.py:315 msgid "Resource Details: {{ resource.resource_name }}" msgstr "" -#: dashboards/project/stacks/views.py:313 +#: dashboards/project/stacks/views.py:332 msgid "Unable to retrieve resource." msgstr "Ne mogu da povratim resurse." -#: dashboards/project/stacks/views.py:326 +#: dashboards/project/stacks/views.py:345 msgid "Unable to retrieve metadata." msgstr "Ne mogu da povratim meta podatke." @@ -14204,14 +14222,14 @@ msgstr "" msgid "Properties" msgstr "" -#: dashboards/project/stacks/templates/stacks/_change_template.html:20 -#: dashboards/project/stacks/templates/stacks/_select_template.html:20 +#: dashboards/project/stacks/templates/stacks/_change_template.html:6 +#: dashboards/project/stacks/templates/stacks/_select_template.html:6 msgid "" "Use one of the available template source options to specify the template to " "be used in creating this stack." msgstr "Uzmite jedan od predefinisanih šablona da definišete šablon koji će se koristiti za kreiranje stack-a." -#: dashboards/project/stacks/templates/stacks/_create.html:19 +#: dashboards/project/stacks/templates/stacks/_create.html:5 msgid "Create a new stack with the provided values." msgstr "Kreirajte novi stack sa datim vrednostima." @@ -14287,17 +14305,13 @@ msgstr "Meta podaci resursa" msgid "Stack Template" msgstr "" -#: dashboards/project/stacks/templates/stacks/_update.html:19 +#: dashboards/project/stacks/templates/stacks/_update.html:5 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 "" -#: dashboards/project/stacks/templates/stacks/_update.html:24 -msgid "Update" -msgstr "Ažuriranje" - #: dashboards/project/stacks/templates/stacks/detail.html:3 msgid "Stack Details" msgstr "" diff --git a/openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po b/openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po index 18c3e9916e..01e5f55654 100644 --- a/openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:32+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" @@ -607,7 +607,7 @@ msgstr "管理员" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7 #: dashboards/project/images/images/forms.py:40 -#: dashboards/project/images/images/forms.py:198 +#: dashboards/project/images/images/forms.py:200 #: dashboards/project/images/templates/images/images/_detail_overview.html:9 #: dashboards/project/instances/templates/instances/_detail_overview.html:10 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9 @@ -622,7 +622,7 @@ msgstr "管理员" #: dashboards/project/networks/forms.py:35 #: dashboards/project/networks/tables.py:168 #: dashboards/project/networks/ports/forms.py:36 -#: dashboards/project/networks/ports/tables.py:67 +#: dashboards/project/networks/ports/tables.py:69 #: dashboards/project/networks/subnets/tables.py:129 #: dashboards/project/networks/templates/networks/_detail_overview.html:7 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10 @@ -663,7 +663,7 @@ msgstr "名称" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:22 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:48 -#: dashboards/project/instances/tables.py:1006 +#: dashboards/project/instances/tables.py:1025 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:81 #: dashboards/project/volumes/volumes/forms.py:122 @@ -990,12 +990,12 @@ msgstr "增加或删除主机时错误" #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:18 -#: dashboards/project/stacks/templates/stacks/_change_template.html:19 -#: dashboards/project/stacks/templates/stacks/_create.html:18 +#: dashboards/project/stacks/templates/stacks/_change_template.html:5 +#: dashboards/project/stacks/templates/stacks/_create.html:4 #: dashboards/project/stacks/templates/stacks/_preview.html:4 #: dashboards/project/stacks/templates/stacks/_preview_template.html:5 -#: dashboards/project/stacks/templates/stacks/_select_template.html:19 -#: dashboards/project/stacks/templates/stacks/_update.html:18 +#: dashboards/project/stacks/templates/stacks/_select_template.html:5 +#: dashboards/project/stacks/templates/stacks/_update.html:4 #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html:5 @@ -1058,10 +1058,6 @@ msgstr "主机聚合通过将主机组合来把可用区域划分成逻辑单元 #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28 #: dashboards/project/routers/templates/routers/ports/_create.html:30 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:25 -#: dashboards/project/stacks/templates/stacks/_change_template.html:26 -#: dashboards/project/stacks/templates/stacks/_create.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:26 -#: dashboards/project/stacks/templates/stacks/_update.html:25 #: dashboards/project/volumes/templates/volumes/volumes/_attach.html:20 #: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:17 msgid "Cancel" @@ -1121,7 +1117,7 @@ msgstr "虚拟内核" #: dashboards/project/databases/views.py:48 #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:1025 +#: dashboards/project/instances/tables.py:1044 #: dashboards/project/instances/views.py:55 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/network_topology/instances/tables.py:23 @@ -1222,7 +1218,7 @@ msgstr "密钥对" #: dashboards/admin/defaults/tables.py:56 #: dashboards/admin/networks/ports/tables.py:94 #: dashboards/identity/projects/workflows.py:63 -#: dashboards/project/networks/ports/tables.py:69 +#: dashboards/project/networks/ports/tables.py:71 #: dashboards/project/routers/ports/tables.py:110 usage/quotas.py:69 msgid "Fixed IPs" msgstr "固定IP" @@ -1430,7 +1426,7 @@ msgstr "ID" #: dashboards/project/containers/templates/containers/_container_detail.html:14 #: dashboards/project/containers/templates/containers/_container_metadata.html:7 #: dashboards/project/images/images/forms.py:95 -#: dashboards/project/images/images/forms.py:237 +#: dashboards/project/images/images/forms.py:239 #: dashboards/project/images/images/tables.py:163 #: dashboards/project/images/images/tables.py:252 #: dashboards/project/images/templates/images/images/_detail_overview.html:21 @@ -1637,8 +1633,8 @@ msgstr "本地存储(总共)" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:320 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:966 -#: dashboards/project/instances/tables.py:989 +#: dashboards/project/instances/tables.py:985 +#: dashboards/project/instances/tables.py:1008 #: dashboards/project/instances/workflows/create_instance.py:84 #: dashboards/project/overview/views.py:32 usage/tables.py:80 msgid "Instance Name" @@ -1863,7 +1859,7 @@ msgstr "域" #: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 #: dashboards/project/images/images/tables.py:247 #: dashboards/project/images/templates/images/images/_detail_overview.html:19 -#: dashboards/project/instances/tables.py:1001 +#: dashboards/project/instances/tables.py:1020 #: dashboards/project/instances/templates/instances/_detail_overview.html:14 #: dashboards/project/loadbalancers/tables.py:324 #: dashboards/project/loadbalancers/tables.py:377 @@ -1871,7 +1867,7 @@ msgstr "域" #: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 #: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60 #: dashboards/project/networks/tables.py:174 -#: dashboards/project/networks/ports/tables.py:72 +#: dashboards/project/networks/ports/tables.py:74 #: dashboards/project/networks/templates/networks/_detail_overview.html:13 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 #: dashboards/project/routers/tables.py:212 @@ -1979,7 +1975,7 @@ msgstr "镜像名称 =" #: dashboards/admin/images/tables.py:62 #: dashboards/admin/instances/tables.py:99 -#: dashboards/project/instances/tables.py:967 +#: dashboards/project/instances/tables.py:986 msgid "Status =" msgstr "状态 =" @@ -1998,7 +1994,7 @@ msgstr "容量最大值 (MB)" #: dashboards/admin/images/tables.py:71 #: dashboards/admin/instances/tables.py:132 #: dashboards/project/images/images/tables.py:242 -#: dashboards/project/instances/tables.py:991 +#: dashboards/project/instances/tables.py:1010 #: dashboards/project/instances/templates/instances/_detail_overview.html:114 #: dashboards/project/instances/workflows/create_instance.py:108 #: dashboards/project/volumes/volumes/forms.py:638 @@ -2272,12 +2268,12 @@ msgid "IPv6 Address =" msgstr "IPv6 地址 =" #: dashboards/admin/instances/tables.py:100 -#: dashboards/project/instances/tables.py:968 +#: dashboards/project/instances/tables.py:987 msgid "Image ID =" msgstr "镜像ID =" #: dashboards/admin/instances/tables.py:101 -#: dashboards/project/instances/tables.py:969 +#: dashboards/project/instances/tables.py:988 msgid "Flavor ID =" msgstr "实例类型ID =" @@ -2285,7 +2281,7 @@ msgstr "实例类型ID =" #: dashboards/project/access_and_security/floating_ips/tables.py:194 #: dashboards/project/access_and_security/floating_ips/workflows.py:33 #: dashboards/project/access_and_security/floating_ips/workflows.py:40 -#: dashboards/project/instances/tables.py:993 +#: dashboards/project/instances/tables.py:1012 #: dashboards/project/loadbalancers/tables.py:367 msgid "IP Address" msgstr "IP 地址" @@ -2298,7 +2294,7 @@ msgstr "IP 地址" #: dashboards/project/databases/tables.py:327 #: dashboards/project/images/images/tables.py:263 #: dashboards/project/images/templates/images/images/_detail_overview.html:46 -#: dashboards/project/instances/tables.py:996 +#: dashboards/project/instances/tables.py:1015 #: dashboards/project/instances/templates/instances/_instance_flavor.html:7 #: dashboards/project/volumes/backups/tables.py:123 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37 @@ -2309,17 +2305,17 @@ msgid "Size" msgstr "配置" #: dashboards/admin/instances/tables.py:147 -#: dashboards/project/instances/tables.py:1008 +#: dashboards/project/instances/tables.py:1027 msgid "Task" msgstr "任务" #: dashboards/admin/instances/tables.py:154 -#: dashboards/project/instances/tables.py:1015 +#: dashboards/project/instances/tables.py:1034 msgid "Power State" msgstr "电源状态" #: dashboards/admin/instances/tables.py:157 -#: dashboards/project/instances/tables.py:1018 usage/tables.py:83 +#: dashboards/project/instances/tables.py:1037 usage/tables.py:83 msgid "Time since created" msgstr "从创建以来" @@ -2392,7 +2388,7 @@ msgstr "" #: dashboards/admin/metadata_defs/tables.py:149 #: dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:20 #: dashboards/project/images/images/forms.py:96 -#: dashboards/project/images/images/forms.py:238 +#: dashboards/project/images/images/forms.py:240 #: dashboards/project/images/images/tables.py:256 #: dashboards/project/images/templates/images/images/_detail_overview.html:23 msgid "Protected" @@ -2508,7 +2504,7 @@ msgstr "" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10 #: dashboards/project/images/images/forms.py:41 -#: dashboards/project/images/images/forms.py:199 +#: dashboards/project/images/images/forms.py:201 #: dashboards/project/images/templates/images/images/_detail_overview.html:12 #: dashboards/project/loadbalancers/forms.py:36 #: dashboards/project/loadbalancers/forms.py:78 @@ -2709,7 +2705,7 @@ msgstr "已创建" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:20 #: dashboards/project/images/templates/images/images/_detail_overview.html:31 -#: dashboards/project/instances/tables.py:622 +#: dashboards/project/instances/tables.py:641 #: 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 @@ -3168,7 +3164,7 @@ msgstr "" #: dashboards/project/networks/tables.py:177 #: dashboards/project/networks/workflows.py:49 #: dashboards/project/networks/ports/forms.py:40 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:77 #: dashboards/project/networks/templates/networks/_detail_overview.html:15 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34 #: dashboards/project/routers/forms.py:36 @@ -3481,7 +3477,7 @@ msgid "Device owner attached to the port" msgstr "连接到端口的设备所有人" #: dashboards/admin/networks/ports/forms.py:57 -#: dashboards/project/networks/ports/tables.py:78 +#: dashboards/project/networks/ports/tables.py:80 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" msgstr "MAC学习状态" @@ -3548,7 +3544,7 @@ msgstr "Mac学习状态" #: dashboards/admin/networks/ports/tables.py:109 #: dashboards/identity/projects/workflows.py:76 -#: dashboards/project/networks/ports/tables.py:85 usage/quotas.py:79 +#: dashboards/project/networks/ports/tables.py:87 usage/quotas.py:79 msgid "Ports" msgstr "端口" @@ -5835,7 +5831,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "浮动IP解除绑定成功: %s" #: dashboards/project/access_and_security/floating_ips/tables.py:155 -#: dashboards/project/instances/tables.py:616 +#: dashboards/project/instances/tables.py:635 msgid "Unable to disassociate floating IP." msgstr "无法将浮动IP解除绑定" @@ -7164,9 +7160,9 @@ msgstr "为集群模板选择一个插件和一个Hadoop版本" #: dashboards/project/data_processing/cluster_templates/workflows/create.py:81 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:374 -#: dashboards/project/stacks/views.py:139 -#: dashboards/project/stacks/templates/stacks/_change_template.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:25 +#: dashboards/project/stacks/views.py:93 +#: dashboards/project/stacks/views.py:109 +#: dashboards/project/stacks/views.py:149 msgid "Next" msgstr "下一步" @@ -7381,7 +7377,7 @@ msgstr "没有可用的模板" #: dashboards/project/databases/workflows/create_instance.py:335 #: dashboards/project/images/images/tables.py:36 #: dashboards/project/instances/workflows/create_instance.py:820 -#: dashboards/project/stacks/templates/stacks/_create.html:24 +#: dashboards/project/stacks/views.py:165 msgid "Launch" msgstr "运行" @@ -8561,8 +8557,8 @@ msgstr[0] "已删除的备份" #: dashboards/project/databases/tables.py:248 #: dashboards/project/databases/tables.py:265 #: dashboards/project/databases/tables.py:271 -#: dashboards/project/instances/tables.py:825 -#: dashboards/project/instances/tables.py:832 +#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:851 #: dashboards/project/instances/views.py:398 #: dashboards/project/instances/templates/instances/_detail_overview.html:64 #: dashboards/project/instances/templates/instances/_detail_overview.html:100 @@ -8854,7 +8850,7 @@ msgid "Resize Volume" msgstr "调整卷大小" #: dashboards/project/databases/tables.py:212 -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:457 #: dashboards/project/instances/workflows/resize_instance.py:84 msgid "Resize Instance" msgstr "调整云主机大小" @@ -9155,7 +9151,7 @@ msgstr "云主机详情" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:352 +#: dashboards/project/instances/tables.py:371 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "编辑云主机" @@ -9973,35 +9969,35 @@ msgid "A local image to upload." msgstr "一个待上传的本地镜像。" #: dashboards/project/images/images/forms.py:76 -#: dashboards/project/images/images/forms.py:219 +#: dashboards/project/images/images/forms.py:221 #: dashboards/project/images/images/tables.py:259 msgid "Format" msgstr "镜像格式" #: dashboards/project/images/images/forms.py:81 -#: dashboards/project/images/images/forms.py:214 +#: dashboards/project/images/images/forms.py:216 msgid "Architecture" msgstr "构架" #: dashboards/project/images/images/forms.py:84 -#: dashboards/project/images/images/forms.py:221 +#: dashboards/project/images/images/forms.py:223 msgid "Minimum Disk (GB)" msgstr "最小磁盘(GB)" #: dashboards/project/images/images/forms.py:86 -#: dashboards/project/images/images/forms.py:223 +#: dashboards/project/images/images/forms.py:225 msgid "" "The minimum disk size required to boot the image. If unspecified, this value" " defaults to 0 (no minimum)." msgstr "为启动镜像设置的最小磁盘。如果不指定, 默认值为零 (没有限制)。" #: dashboards/project/images/images/forms.py:90 -#: dashboards/project/images/images/forms.py:229 +#: dashboards/project/images/images/forms.py:231 msgid "Minimum RAM (MB)" msgstr "最低内存(MB)" #: dashboards/project/images/images/forms.py:92 -#: dashboards/project/images/images/forms.py:231 +#: dashboards/project/images/images/forms.py:233 msgid "" "The minimum memory size required to boot the image. If unspecified, this " "value defaults to 0 (no minimum)." @@ -10029,20 +10025,24 @@ msgstr "" msgid "Unable to create new image: Invalid disk format %s for image." msgstr "" -#: dashboards/project/images/images/forms.py:203 +#: dashboards/project/images/images/forms.py:191 +msgid "Unable to create new image: Image name too long." +msgstr "" + +#: dashboards/project/images/images/forms.py:205 msgid "Kernel ID" msgstr "内核ID" -#: dashboards/project/images/images/forms.py:209 +#: dashboards/project/images/images/forms.py:211 msgid "Ramdisk ID" msgstr "内存盘ID" -#: dashboards/project/images/images/forms.py:251 +#: dashboards/project/images/images/forms.py:253 #, python-format msgid "Unable to update image \"%s\"." msgstr "更新镜像 \"%s\"失败。" -#: dashboards/project/images/images/forms.py:278 +#: dashboards/project/images/images/forms.py:280 msgid "Image was successfully updated." msgstr "镜像更新成功。" @@ -10197,7 +10197,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:388 +#: dashboards/project/instances/tables.py:407 #: dashboards/project/volumes/volumes/tables.py:168 msgid "Create Snapshot" msgstr "创建快照" @@ -10351,28 +10351,32 @@ msgid "Suspended Instance" msgid_plural "Suspended Instances" msgstr[0] "已挂起的实例" -#: dashboards/project/instances/tables.py:375 +#: dashboards/project/instances/tables.py:352 +msgid "Launch Instance NG" +msgstr "" + +#: dashboards/project/instances/tables.py:394 msgid "Edit Security Groups" msgstr "编辑安全组" -#: dashboards/project/instances/tables.py:401 +#: dashboards/project/instances/tables.py:420 #: dashboards/project/instances/tabs.py:61 msgid "Console" msgstr "控制台" -#: dashboards/project/instances/tables.py:421 +#: dashboards/project/instances/tables.py:440 msgid "View Log" msgstr "查看日志" -#: dashboards/project/instances/tables.py:462 +#: dashboards/project/instances/tables.py:481 msgid "Confirm Resize/Migrate" msgstr "确认修改尺寸/移植" -#: dashboards/project/instances/tables.py:475 +#: dashboards/project/instances/tables.py:494 msgid "Revert Resize/Migrate" msgstr "恢复修改尺寸/移植" -#: dashboards/project/instances/tables.py:488 +#: dashboards/project/instances/tables.py:507 #: dashboards/project/instances/views.py:256 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 @@ -10380,470 +10384,470 @@ msgstr "恢复修改尺寸/移植" msgid "Rebuild Instance" msgstr "重建云主机" -#: dashboards/project/instances/tables.py:505 +#: dashboards/project/instances/tables.py:524 msgid "Retrieve Password" msgstr "取回密码" -#: dashboards/project/instances/tables.py:528 -#: dashboards/project/instances/tables.py:553 +#: dashboards/project/instances/tables.py:547 +#: dashboards/project/instances/tables.py:572 msgid "Associate Floating IP" msgstr "绑定浮动IP" -#: dashboards/project/instances/tables.py:572 +#: dashboards/project/instances/tables.py:591 #, python-format msgid "Successfully associated floating IP: %s" msgstr "浮动IP绑定成功: %s" -#: dashboards/project/instances/tables.py:576 +#: dashboards/project/instances/tables.py:595 msgid "Unable to associate floating IP." msgstr "无法绑定浮动ip" -#: dashboards/project/instances/tables.py:582 +#: dashboards/project/instances/tables.py:601 msgid "Disassociate Floating IP" msgstr "解除浮动IP的绑定" -#: dashboards/project/instances/tables.py:610 +#: dashboards/project/instances/tables.py:629 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "浮动IP解除绑定成功: %s" -#: dashboards/project/instances/tables.py:613 +#: dashboards/project/instances/tables.py:632 msgid "No floating IPs to disassociate." msgstr "没有可以取消的浮动ip地址" -#: dashboards/project/instances/tables.py:623 +#: dashboards/project/instances/tables.py:642 #, python-format msgid "Please try again later [Error: %s]." msgstr "请稍后再试 [错误: %s]." -#: dashboards/project/instances/tables.py:625 +#: dashboards/project/instances/tables.py:644 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:637 +#: dashboards/project/instances/tables.py:656 #, python-format msgid "" "Failed to perform requested operation on instance \"%s\", the instance has " "an error status" msgstr "" -#: dashboards/project/instances/tables.py:653 +#: dashboards/project/instances/tables.py:672 #: dashboards/project/instances/views.py:395 #, python-format msgid "Unable to retrieve flavor information for instance \"%s\"." msgstr "" -#: dashboards/project/instances/tables.py:670 +#: dashboards/project/instances/tables.py:689 msgid "Start Instance" msgid_plural "Start Instances" msgstr[0] "启动实例" -#: dashboards/project/instances/tables.py:678 +#: dashboards/project/instances/tables.py:697 msgid "Started Instance" msgid_plural "Started Instances" msgstr[0] "已启动的实例" -#: dashboards/project/instances/tables.py:695 +#: dashboards/project/instances/tables.py:714 msgid "To power off a specific instance." msgstr "" -#: dashboards/project/instances/tables.py:701 +#: dashboards/project/instances/tables.py:720 msgctxt "Action to perform (the instance is currently running)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "关闭实例" -#: dashboards/project/instances/tables.py:710 +#: dashboards/project/instances/tables.py:729 msgctxt "Past action (the instance is currently already Shut Off)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "已关闭的实例" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:750 msgid "Lock Instance" msgid_plural "Lock Instances" msgstr[0] "锁定实例" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:758 msgid "Locked Instance" msgid_plural "Locked Instances" msgstr[0] "已锁定的实例" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:781 msgid "Unlock Instance" msgid_plural "Unlock Instances" msgstr[0] "解锁实例" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:789 msgid "Unlocked Instance" msgid_plural "Unlocked Instances" msgstr[0] "已解锁的实例" -#: dashboards/project/instances/tables.py:815 +#: dashboards/project/instances/tables.py:834 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:840 -#: dashboards/project/instances/tables.py:862 +#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:881 msgctxt "Current status of an Instance" msgid "Deleted" msgstr "删除" -#: dashboards/project/instances/tables.py:841 +#: dashboards/project/instances/tables.py:860 msgctxt "Current status of an Instance" msgid "Active" msgstr "运行中" -#: dashboards/project/instances/tables.py:842 +#: dashboards/project/instances/tables.py:861 msgctxt "Current status of an Instance" msgid "Shutoff" msgstr "关机" -#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:863 msgctxt "Current status of an Instance" msgid "Suspended" msgstr "已挂起" -#: dashboards/project/instances/tables.py:845 +#: dashboards/project/instances/tables.py:864 msgctxt "Current status of an Instance" msgid "Paused" msgstr "已暂停" -#: dashboards/project/instances/tables.py:846 +#: dashboards/project/instances/tables.py:865 msgctxt "Current status of an Instance" msgid "Error" msgstr "错误" -#: dashboards/project/instances/tables.py:848 +#: dashboards/project/instances/tables.py:867 msgctxt "Current status of an Instance" msgid "Resize/Migrate" msgstr "重建/迁移" -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:869 msgctxt "Current status of an Instance" msgid "Confirm or Revert Resize/Migrate" msgstr "确认或者回退 重建/迁移" -#: dashboards/project/instances/tables.py:852 +#: dashboards/project/instances/tables.py:871 msgctxt "Current status of an Instance" msgid "Revert Resize/Migrate" msgstr "恢复修改尺寸/移植" -#: dashboards/project/instances/tables.py:853 +#: dashboards/project/instances/tables.py:872 msgctxt "Current status of an Instance" msgid "Reboot" msgstr "重启" -#: dashboards/project/instances/tables.py:855 +#: dashboards/project/instances/tables.py:874 msgctxt "Current status of an Instance" msgid "Hard Reboot" msgstr "硬重启" -#: dashboards/project/instances/tables.py:856 +#: dashboards/project/instances/tables.py:875 msgctxt "Current status of an Instance" msgid "Password" msgstr "密码" -#: dashboards/project/instances/tables.py:857 +#: dashboards/project/instances/tables.py:876 msgctxt "Current status of an Instance" msgid "Rebuild" msgstr "重建" -#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:878 msgctxt "Current status of an Instance" msgid "Migrating" msgstr "正在迁移" -#: dashboards/project/instances/tables.py:860 +#: dashboards/project/instances/tables.py:879 msgctxt "Current status of an Instance" msgid "Build" msgstr "创建" -#: dashboards/project/instances/tables.py:861 +#: dashboards/project/instances/tables.py:880 msgctxt "Current status of an Instance" msgid "Rescue" msgstr "恢复" -#: dashboards/project/instances/tables.py:864 +#: dashboards/project/instances/tables.py:883 msgctxt "Current status of an Instance" msgid "Soft Deleted" msgstr "软删除" -#: dashboards/project/instances/tables.py:865 +#: dashboards/project/instances/tables.py:884 msgctxt "Current status of an Instance" msgid "Shelved" msgstr "搁置的" -#: dashboards/project/instances/tables.py:867 +#: dashboards/project/instances/tables.py:886 msgctxt "Current status of an Instance" msgid "Shelved Offloaded" msgstr "搁置卸载" -#: dashboards/project/instances/tables.py:870 +#: dashboards/project/instances/tables.py:889 msgctxt "Task status of an Instance" msgid "None" msgstr "无" -#: dashboards/project/instances/tables.py:875 +#: dashboards/project/instances/tables.py:894 msgctxt "Task status of an Instance" msgid "Scheduling" msgstr "调度" -#: dashboards/project/instances/tables.py:877 +#: dashboards/project/instances/tables.py:896 msgctxt "Task status of an Instance" msgid "Block Device Mapping" msgstr "块设备映射" -#: dashboards/project/instances/tables.py:879 +#: dashboards/project/instances/tables.py:898 msgctxt "Task status of an Instance" msgid "Networking" msgstr "网络" -#: dashboards/project/instances/tables.py:880 +#: dashboards/project/instances/tables.py:899 msgctxt "Task status of an Instance" msgid "Spawning" msgstr "孵化中" -#: dashboards/project/instances/tables.py:882 +#: dashboards/project/instances/tables.py:901 msgctxt "Task status of an Instance" msgid "Snapshotting" msgstr "快照中" -#: dashboards/project/instances/tables.py:884 +#: dashboards/project/instances/tables.py:903 msgctxt "Task status of an Instance" msgid "Image Snapshot Pending" msgstr "镜像快照等待中" -#: dashboards/project/instances/tables.py:886 +#: dashboards/project/instances/tables.py:905 msgctxt "Task status of an Instance" msgid "Image Pending Upload" msgstr "等待上传镜像" -#: dashboards/project/instances/tables.py:888 +#: dashboards/project/instances/tables.py:907 msgctxt "Task status of an Instance" msgid "Image Uploading" msgstr "镜像上传中" -#: dashboards/project/instances/tables.py:890 +#: dashboards/project/instances/tables.py:909 msgctxt "Task status of an Instance" msgid "Image Backup" msgstr "镜像备份" -#: dashboards/project/instances/tables.py:892 +#: dashboards/project/instances/tables.py:911 msgctxt "Task status of an Instance" msgid "Updating Password" msgstr "密码更新中" -#: dashboards/project/instances/tables.py:894 +#: dashboards/project/instances/tables.py:913 msgctxt "Task status of an Instance" msgid "Preparing Resize or Migrate" msgstr "准备重建或者迁移" -#: dashboards/project/instances/tables.py:896 +#: dashboards/project/instances/tables.py:915 msgctxt "Task status of an Instance" msgid "Resizing or Migrating" msgstr "正在重建或者迁移中" -#: dashboards/project/instances/tables.py:898 +#: dashboards/project/instances/tables.py:917 msgctxt "Task status of an Instance" msgid "Resized or Migrated" msgstr "已经重建或者迁移" -#: dashboards/project/instances/tables.py:900 +#: dashboards/project/instances/tables.py:919 msgctxt "Task status of an Instance" msgid "Finishing Resize or Migrate" msgstr "正在完成重建或者迁移" -#: dashboards/project/instances/tables.py:902 +#: dashboards/project/instances/tables.py:921 msgctxt "Task status of an Instance" msgid "Reverting Resize or Migrate" msgstr "正在回退重建或者迁移" -#: dashboards/project/instances/tables.py:904 +#: dashboards/project/instances/tables.py:923 msgctxt "Task status of an Instance" msgid "Confirming Resize or Migrate" msgstr "正在确认 重建/迁移" -#: dashboards/project/instances/tables.py:905 +#: dashboards/project/instances/tables.py:924 msgctxt "Task status of an Instance" msgid "Rebooting" msgstr "正在重启" -#: dashboards/project/instances/tables.py:907 +#: dashboards/project/instances/tables.py:926 msgctxt "Task status of an Instance" msgid "Reboot Pending" msgstr "" -#: dashboards/project/instances/tables.py:909 +#: dashboards/project/instances/tables.py:928 msgctxt "Task status of an Instance" msgid "Reboot Started" msgstr "" -#: dashboards/project/instances/tables.py:911 +#: dashboards/project/instances/tables.py:930 msgctxt "Task status of an Instance" msgid "Rebooting Hard" msgstr "正在硬重启" -#: dashboards/project/instances/tables.py:913 +#: dashboards/project/instances/tables.py:932 msgctxt "Task status of an Instance" msgid "Reboot Pending Hard" msgstr "" -#: dashboards/project/instances/tables.py:915 +#: dashboards/project/instances/tables.py:934 msgctxt "Task status of an Instance" msgid "Reboot Started Hard" msgstr "" -#: dashboards/project/instances/tables.py:916 +#: dashboards/project/instances/tables.py:935 msgctxt "Task status of an Instance" msgid "Pausing" msgstr "正在暂停" -#: dashboards/project/instances/tables.py:917 -#: dashboards/project/instances/tables.py:920 +#: dashboards/project/instances/tables.py:936 +#: dashboards/project/instances/tables.py:939 msgctxt "Task status of an Instance" msgid "Resuming" msgstr "正在进行恢复" -#: dashboards/project/instances/tables.py:919 +#: dashboards/project/instances/tables.py:938 msgctxt "Task status of an Instance" msgid "Suspending" msgstr "正在挂起" -#: dashboards/project/instances/tables.py:922 +#: dashboards/project/instances/tables.py:941 msgctxt "Task status of an Instance" msgid "Powering Off" msgstr "正在关闭电源" -#: dashboards/project/instances/tables.py:924 +#: dashboards/project/instances/tables.py:943 msgctxt "Task status of an Instance" msgid "Powering On" msgstr "正在打开电源" -#: dashboards/project/instances/tables.py:925 +#: dashboards/project/instances/tables.py:944 msgctxt "Task status of an Instance" msgid "Rescuing" msgstr "正在进行拯救" -#: dashboards/project/instances/tables.py:927 +#: dashboards/project/instances/tables.py:946 msgctxt "Task status of an Instance" msgid "Unrescuing" msgstr "正在取消拯救" -#: dashboards/project/instances/tables.py:929 +#: dashboards/project/instances/tables.py:948 msgctxt "Task status of an Instance" msgid "Rebuilding" msgstr "正在重建" -#: dashboards/project/instances/tables.py:931 +#: dashboards/project/instances/tables.py:950 msgctxt "Task status of an Instance" msgid "Rebuild Block Device Mapping" msgstr "重建块设备映射" -#: dashboards/project/instances/tables.py:933 +#: dashboards/project/instances/tables.py:952 msgctxt "Task status of an Instance" msgid "Rebuild Spawning" msgstr "重建孵化中" -#: dashboards/project/instances/tables.py:934 +#: dashboards/project/instances/tables.py:953 msgctxt "Task status of an Instance" msgid "Migrating" msgstr "正在迁移" -#: dashboards/project/instances/tables.py:935 +#: dashboards/project/instances/tables.py:954 msgctxt "Task status of an Instance" msgid "Deleting" msgstr "删除中" -#: dashboards/project/instances/tables.py:937 +#: dashboards/project/instances/tables.py:956 msgctxt "Task status of an Instance" msgid "Soft Deleting" msgstr "软重启中" -#: dashboards/project/instances/tables.py:938 +#: dashboards/project/instances/tables.py:957 msgctxt "Task status of an Instance" msgid "Restoring" msgstr "恢复中" -#: dashboards/project/instances/tables.py:939 +#: dashboards/project/instances/tables.py:958 msgctxt "Task status of an Instance" msgid "Shelving" msgstr "搁置中" -#: dashboards/project/instances/tables.py:941 +#: dashboards/project/instances/tables.py:960 msgctxt "Task status of an Instance" msgid "Shelving Image Pending Upload" msgstr "搁置等待上传的镜像" -#: dashboards/project/instances/tables.py:943 +#: dashboards/project/instances/tables.py:962 msgctxt "Task status of an Instance" msgid "Shelving Image Uploading" msgstr "搁置镜像上传" -#: dashboards/project/instances/tables.py:945 +#: dashboards/project/instances/tables.py:964 msgctxt "Task status of an Instance" msgid "Shelving Offloading" msgstr "搁置卸载中" -#: dashboards/project/instances/tables.py:947 +#: dashboards/project/instances/tables.py:966 msgctxt "Task status of an Instance" msgid "Unshelving" msgstr "取消搁置中" -#: dashboards/project/instances/tables.py:951 +#: dashboards/project/instances/tables.py:970 msgctxt "Power state of an Instance" msgid "No State" msgstr "无状态" -#: dashboards/project/instances/tables.py:952 +#: dashboards/project/instances/tables.py:971 msgctxt "Power state of an Instance" msgid "Running" msgstr "运行中" -#: dashboards/project/instances/tables.py:953 +#: dashboards/project/instances/tables.py:972 msgctxt "Power state of an Instance" msgid "Blocked" msgstr "不通" -#: dashboards/project/instances/tables.py:954 +#: dashboards/project/instances/tables.py:973 msgctxt "Power state of an Instance" msgid "Paused" msgstr "已暂停" -#: dashboards/project/instances/tables.py:955 +#: dashboards/project/instances/tables.py:974 msgctxt "Power state of an Instance" msgid "Shut Down" msgstr "关闭" -#: dashboards/project/instances/tables.py:956 +#: dashboards/project/instances/tables.py:975 msgctxt "Power state of an Instance" msgid "Shut Off" msgstr "关机" -#: dashboards/project/instances/tables.py:957 +#: dashboards/project/instances/tables.py:976 msgctxt "Power state of an Instance" msgid "Crashed" msgstr "崩溃" -#: dashboards/project/instances/tables.py:958 +#: dashboards/project/instances/tables.py:977 msgctxt "Power state of an Instance" msgid "Suspended" msgstr "已挂起" -#: dashboards/project/instances/tables.py:959 +#: dashboards/project/instances/tables.py:978 msgctxt "Power state of an Instance" msgid "Failed" msgstr "失败" -#: dashboards/project/instances/tables.py:960 +#: dashboards/project/instances/tables.py:979 msgctxt "Power state of an Instance" msgid "Building" msgstr "建立中" -#: dashboards/project/instances/tables.py:998 +#: dashboards/project/instances/tables.py:1017 #: dashboards/project/instances/workflows/create_instance.py:529 msgid "Key Pair" msgstr "值对" @@ -12739,15 +12743,25 @@ msgstr "" #: dashboards/project/networks/ports/tables.py:60 msgctxt "status of a network port" -msgid "ACTIVE" -msgstr "有效" +msgid "Active" +msgstr "" #: dashboards/project/networks/ports/tables.py:61 msgctxt "status of a network port" -msgid "DOWN" +msgid "Down" msgstr "" -#: dashboards/project/networks/ports/tables.py:70 +#: dashboards/project/networks/ports/tables.py:62 +msgctxt "status of a neteork port" +msgid "Error" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:63 +msgctxt "status of a network port" +msgid "Build" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:72 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40 msgid "Attached Device" msgstr "连接设备" @@ -13409,9 +13423,9 @@ msgid "" "a gateway for external connectivity." msgstr "你可以将一个指定的外部网络连接到路由器.外部网络将作为路由器的默认路由同时将扮演外部连接网关的角色" -#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:92 -#: dashboards/project/stacks/templates/stacks/_change_template.html:9 -#: dashboards/project/stacks/templates/stacks/_select_template.html:9 +#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:90 +#: dashboards/project/stacks/views.py:96 +#: dashboards/project/stacks/views.py:106 #: dashboards/project/stacks/templates/stacks/select_template.html:3 msgid "Select Template" msgstr "选择模板" @@ -13508,8 +13522,8 @@ msgid "Stack Name" msgstr "栈名" #: dashboards/project/stacks/forms.py:240 -#: dashboards/project/stacks/views.py:136 -#: dashboards/project/stacks/views.py:142 +#: dashboards/project/stacks/views.py:146 +#: dashboards/project/stacks/views.py:152 #: dashboards/project/stacks/templates/stacks/preview_template.html:3 msgid "Preview Template" msgstr "" @@ -13564,7 +13578,7 @@ msgid "Stack creation started." msgstr "栈创建开始。" #: dashboards/project/stacks/forms.py:399 -#: dashboards/project/stacks/templates/stacks/_update.html:8 +#: dashboards/project/stacks/views.py:198 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "更新栈参数" @@ -13585,15 +13599,15 @@ msgid "Stacks" msgstr "栈" #: dashboards/project/stacks/tables.py:32 -#: dashboards/project/stacks/views.py:154 -#: dashboards/project/stacks/templates/stacks/_create.html:8 +#: dashboards/project/stacks/views.py:162 +#: dashboards/project/stacks/views.py:168 #: dashboards/project/stacks/templates/stacks/create.html:3 msgid "Launch Stack" msgstr "启动栈" #: dashboards/project/stacks/tables.py:41 -#: dashboards/project/stacks/views.py:220 -#: dashboards/project/stacks/views.py:226 +#: dashboards/project/stacks/views.py:239 +#: dashboards/project/stacks/views.py:245 #: dashboards/project/stacks/templates/stacks/preview.html:3 msgid "Preview Stack" msgstr "" @@ -13859,47 +13873,51 @@ msgstr "无法获取栈 \"%s\" 的资源。" msgid "Unable to retrieve stack list." msgstr "无法获取栈列表。" -#: dashboards/project/stacks/views.py:104 +#: dashboards/project/stacks/views.py:113 #: dashboards/project/stacks/templates/stacks/change_template.html:3 msgid "Change Template" msgstr "更改模板" -#: dashboards/project/stacks/views.py:117 -#: dashboards/project/stacks/views.py:212 -#: dashboards/project/stacks/views.py:268 +#: dashboards/project/stacks/views.py:127 +#: dashboards/project/stacks/views.py:231 +#: dashboards/project/stacks/views.py:287 msgid "Unable to retrieve stack." msgstr "无法获取栈。" -#: dashboards/project/stacks/views.py:186 +#: dashboards/project/stacks/views.py:201 +msgid "Update" +msgstr "更新" + +#: dashboards/project/stacks/views.py:204 msgid "Update Stack" msgstr "更新栈" -#: dashboards/project/stacks/views.py:223 +#: dashboards/project/stacks/views.py:242 msgid "Preview" msgstr "" -#: dashboards/project/stacks/views.py:236 +#: dashboards/project/stacks/views.py:255 #: dashboards/project/stacks/templates/stacks/preview_details.html:3 msgid "Preview Stack Details" msgstr "" -#: dashboards/project/stacks/views.py:248 +#: dashboards/project/stacks/views.py:267 msgid "Stack Details: {{ stack.stack_name }}" msgstr "" -#: dashboards/project/stacks/views.py:279 +#: dashboards/project/stacks/views.py:298 msgid "Unable to retrieve stack template." msgstr "无法获取栈模板。" -#: dashboards/project/stacks/views.py:296 +#: dashboards/project/stacks/views.py:315 msgid "Resource Details: {{ resource.resource_name }}" msgstr "" -#: dashboards/project/stacks/views.py:313 +#: dashboards/project/stacks/views.py:332 msgid "Unable to retrieve resource." msgstr "无法获取资源。" -#: dashboards/project/stacks/views.py:326 +#: dashboards/project/stacks/views.py:345 msgid "Unable to retrieve metadata." msgstr "无法获取元数据。" @@ -13940,14 +13958,14 @@ msgstr "" msgid "Properties" msgstr "属性" -#: dashboards/project/stacks/templates/stacks/_change_template.html:20 -#: dashboards/project/stacks/templates/stacks/_select_template.html:20 +#: dashboards/project/stacks/templates/stacks/_change_template.html:6 +#: dashboards/project/stacks/templates/stacks/_select_template.html:6 msgid "" "Use one of the available template source options to specify the template to " "be used in creating this stack." msgstr "使用可用模板源选项中的一个来指定用来创建栈的模板。" -#: dashboards/project/stacks/templates/stacks/_create.html:19 +#: dashboards/project/stacks/templates/stacks/_create.html:5 msgid "Create a new stack with the provided values." msgstr "使用提供的值创建一个新栈。" @@ -14023,17 +14041,13 @@ msgstr "资源元数据" msgid "Stack Template" msgstr "栈模板" -#: dashboards/project/stacks/templates/stacks/_update.html:19 +#: dashboards/project/stacks/templates/stacks/_update.html:5 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 "用提供的值来更新堆栈。请注意任何加密参数,例如密码,如果你不在这里更改,则会被重置为缺省值。" -#: dashboards/project/stacks/templates/stacks/_update.html:24 -msgid "Update" -msgstr "更新" - #: dashboards/project/stacks/templates/stacks/detail.html:3 msgid "Stack Details" msgstr "栈详情" diff --git a/openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.po b/openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.po index 11650acbf0..10e7aa88b6 100644 --- a/openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.po +++ b/openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-03-14 16:42-0500\n" -"PO-Revision-Date: 2015-03-14 10:11+0000\n" +"POT-Creation-Date: 2015-03-16 22:31-0500\n" +"PO-Revision-Date: 2015-03-17 03:32+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/horizon/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -602,7 +602,7 @@ msgstr "管理員" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:7 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:7 #: dashboards/project/images/images/forms.py:40 -#: dashboards/project/images/images/forms.py:198 +#: dashboards/project/images/images/forms.py:200 #: dashboards/project/images/templates/images/images/_detail_overview.html:9 #: dashboards/project/instances/templates/instances/_detail_overview.html:10 #: dashboards/project/instances/templates/instances/_flavors_and_quotas.html:9 @@ -617,7 +617,7 @@ msgstr "管理員" #: dashboards/project/networks/forms.py:35 #: dashboards/project/networks/tables.py:168 #: dashboards/project/networks/ports/forms.py:36 -#: dashboards/project/networks/ports/tables.py:67 +#: dashboards/project/networks/ports/tables.py:69 #: dashboards/project/networks/subnets/tables.py:129 #: dashboards/project/networks/templates/networks/_detail_overview.html:7 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:10 @@ -658,7 +658,7 @@ msgstr "名稱" #: dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html:22 #: dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html:19 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:48 -#: dashboards/project/instances/tables.py:1006 +#: dashboards/project/instances/tables.py:1025 #: dashboards/project/instances/templates/instances/_detail_overview.html:16 #: dashboards/project/instances/workflows/create_instance.py:81 #: dashboards/project/volumes/volumes/forms.py:122 @@ -985,12 +985,12 @@ msgstr "加入或移除主機時出錯。" #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_create.html:18 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:18 -#: dashboards/project/stacks/templates/stacks/_change_template.html:19 -#: dashboards/project/stacks/templates/stacks/_create.html:18 +#: dashboards/project/stacks/templates/stacks/_change_template.html:5 +#: dashboards/project/stacks/templates/stacks/_create.html:4 #: dashboards/project/stacks/templates/stacks/_preview.html:4 #: dashboards/project/stacks/templates/stacks/_preview_template.html:5 -#: dashboards/project/stacks/templates/stacks/_select_template.html:19 -#: dashboards/project/stacks/templates/stacks/_update.html:18 +#: dashboards/project/stacks/templates/stacks/_select_template.html:5 +#: dashboards/project/stacks/templates/stacks/_update.html:4 #: dashboards/project/volumes/templates/volumes/snapshots/_update.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html:5 #: dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html:5 @@ -1053,10 +1053,6 @@ msgstr "主機聚合以分組主機的方式劃分一個可用區域至邏輯單 #: dashboards/project/routers/templates/routers/extensions/routerrules/_create.html:28 #: dashboards/project/routers/templates/routers/ports/_create.html:30 #: dashboards/project/routers/templates/routers/ports/_setgateway.html:25 -#: dashboards/project/stacks/templates/stacks/_change_template.html:26 -#: dashboards/project/stacks/templates/stacks/_create.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:26 -#: dashboards/project/stacks/templates/stacks/_update.html:25 #: dashboards/project/volumes/templates/volumes/volumes/_attach.html:20 #: dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html:17 msgid "Cancel" @@ -1116,7 +1112,7 @@ msgstr "虛擬 CPU 數" #: dashboards/project/databases/views.py:48 #: dashboards/project/databases/templates/databases/index.html:3 #: dashboards/project/instances/panel.py:23 -#: dashboards/project/instances/tables.py:1025 +#: dashboards/project/instances/tables.py:1044 #: dashboards/project/instances/views.py:55 #: dashboards/project/instances/templates/instances/index.html:3 #: dashboards/project/network_topology/instances/tables.py:23 @@ -1217,7 +1213,7 @@ msgstr "密鑰對" #: dashboards/admin/defaults/tables.py:56 #: dashboards/admin/networks/ports/tables.py:94 #: dashboards/identity/projects/workflows.py:63 -#: dashboards/project/networks/ports/tables.py:69 +#: dashboards/project/networks/ports/tables.py:71 #: dashboards/project/routers/ports/tables.py:110 usage/quotas.py:69 msgid "Fixed IPs" msgstr "固定 IP" @@ -1425,7 +1421,7 @@ msgstr "識別號" #: dashboards/project/containers/templates/containers/_container_detail.html:14 #: dashboards/project/containers/templates/containers/_container_metadata.html:7 #: dashboards/project/images/images/forms.py:95 -#: dashboards/project/images/images/forms.py:237 +#: dashboards/project/images/images/forms.py:239 #: dashboards/project/images/images/tables.py:163 #: dashboards/project/images/images/tables.py:252 #: dashboards/project/images/templates/images/images/_detail_overview.html:21 @@ -1632,8 +1628,8 @@ msgstr "" #: dashboards/admin/hypervisors/tables.py:70 #: dashboards/project/databases/tables.py:320 #: dashboards/project/databases/workflows/create_instance.py:35 -#: dashboards/project/instances/tables.py:966 -#: dashboards/project/instances/tables.py:989 +#: dashboards/project/instances/tables.py:985 +#: dashboards/project/instances/tables.py:1008 #: dashboards/project/instances/workflows/create_instance.py:84 #: dashboards/project/overview/views.py:32 usage/tables.py:80 msgid "Instance Name" @@ -1858,7 +1854,7 @@ msgstr "區域" #: dashboards/project/firewalls/templates/firewalls/_firewall_details.html:25 #: dashboards/project/images/images/tables.py:247 #: dashboards/project/images/templates/images/images/_detail_overview.html:19 -#: dashboards/project/instances/tables.py:1001 +#: dashboards/project/instances/tables.py:1020 #: dashboards/project/instances/templates/instances/_detail_overview.html:14 #: dashboards/project/loadbalancers/tables.py:324 #: dashboards/project/loadbalancers/tables.py:377 @@ -1866,7 +1862,7 @@ msgstr "區域" #: dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html:66 #: dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html:60 #: dashboards/project/networks/tables.py:174 -#: dashboards/project/networks/ports/tables.py:72 +#: dashboards/project/networks/ports/tables.py:74 #: dashboards/project/networks/templates/networks/_detail_overview.html:13 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:32 #: dashboards/project/routers/tables.py:212 @@ -1974,7 +1970,7 @@ msgstr "映像檔名稱 =" #: dashboards/admin/images/tables.py:62 #: dashboards/admin/instances/tables.py:99 -#: dashboards/project/instances/tables.py:967 +#: dashboards/project/instances/tables.py:986 msgid "Status =" msgstr "狀態 =" @@ -1993,7 +1989,7 @@ msgstr "最大容量(GB)" #: dashboards/admin/images/tables.py:71 #: dashboards/admin/instances/tables.py:132 #: dashboards/project/images/images/tables.py:242 -#: dashboards/project/instances/tables.py:991 +#: dashboards/project/instances/tables.py:1010 #: dashboards/project/instances/templates/instances/_detail_overview.html:114 #: dashboards/project/instances/workflows/create_instance.py:108 #: dashboards/project/volumes/volumes/forms.py:638 @@ -2267,12 +2263,12 @@ msgid "IPv6 Address =" msgstr "IPv6 位址 =" #: dashboards/admin/instances/tables.py:100 -#: dashboards/project/instances/tables.py:968 +#: dashboards/project/instances/tables.py:987 msgid "Image ID =" msgstr "映像檔識別號 =" #: dashboards/admin/instances/tables.py:101 -#: dashboards/project/instances/tables.py:969 +#: dashboards/project/instances/tables.py:988 msgid "Flavor ID =" msgstr "虛擬硬體樣板識別號 =" @@ -2280,7 +2276,7 @@ msgstr "虛擬硬體樣板識別號 =" #: dashboards/project/access_and_security/floating_ips/tables.py:194 #: dashboards/project/access_and_security/floating_ips/workflows.py:33 #: dashboards/project/access_and_security/floating_ips/workflows.py:40 -#: dashboards/project/instances/tables.py:993 +#: dashboards/project/instances/tables.py:1012 #: dashboards/project/loadbalancers/tables.py:367 msgid "IP Address" msgstr "IP 位址" @@ -2293,7 +2289,7 @@ msgstr "IP 位址" #: dashboards/project/databases/tables.py:327 #: dashboards/project/images/images/tables.py:263 #: dashboards/project/images/templates/images/images/_detail_overview.html:46 -#: dashboards/project/instances/tables.py:996 +#: dashboards/project/instances/tables.py:1015 #: dashboards/project/instances/templates/instances/_instance_flavor.html:7 #: dashboards/project/volumes/backups/tables.py:123 #: dashboards/project/volumes/templates/volumes/backups/_detail_overview.html:37 @@ -2304,17 +2300,17 @@ msgid "Size" msgstr "容量" #: dashboards/admin/instances/tables.py:147 -#: dashboards/project/instances/tables.py:1008 +#: dashboards/project/instances/tables.py:1027 msgid "Task" msgstr "任務" #: dashboards/admin/instances/tables.py:154 -#: dashboards/project/instances/tables.py:1015 +#: dashboards/project/instances/tables.py:1034 msgid "Power State" msgstr "電源狀態" #: dashboards/admin/instances/tables.py:157 -#: dashboards/project/instances/tables.py:1018 usage/tables.py:83 +#: dashboards/project/instances/tables.py:1037 usage/tables.py:83 msgid "Time since created" msgstr "已過時間" @@ -2387,7 +2383,7 @@ msgstr "" #: dashboards/admin/metadata_defs/tables.py:149 #: dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html:20 #: dashboards/project/images/images/forms.py:96 -#: dashboards/project/images/images/forms.py:238 +#: dashboards/project/images/images/forms.py:240 #: dashboards/project/images/images/tables.py:256 #: dashboards/project/images/templates/images/images/_detail_overview.html:23 msgid "Protected" @@ -2503,7 +2499,7 @@ msgstr "" #: dashboards/project/firewalls/templates/firewalls/_policy_details.html:10 #: dashboards/project/firewalls/templates/firewalls/_rule_details.html:10 #: dashboards/project/images/images/forms.py:41 -#: dashboards/project/images/images/forms.py:199 +#: dashboards/project/images/images/forms.py:201 #: dashboards/project/images/templates/images/images/_detail_overview.html:12 #: dashboards/project/loadbalancers/forms.py:36 #: dashboards/project/loadbalancers/forms.py:78 @@ -2704,7 +2700,7 @@ msgstr "新增於" #: dashboards/admin/routers/templates/routers/_detail_overview.html:16 #: dashboards/project/images/templates/images/images/_detail_overview.html:20 #: dashboards/project/images/templates/images/images/_detail_overview.html:31 -#: dashboards/project/instances/tables.py:622 +#: dashboards/project/instances/tables.py:641 #: 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 @@ -3163,7 +3159,7 @@ msgstr "" #: dashboards/project/networks/tables.py:177 #: dashboards/project/networks/workflows.py:49 #: dashboards/project/networks/ports/forms.py:40 -#: dashboards/project/networks/ports/tables.py:75 +#: dashboards/project/networks/ports/tables.py:77 #: dashboards/project/networks/templates/networks/_detail_overview.html:15 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:34 #: dashboards/project/routers/forms.py:36 @@ -3476,7 +3472,7 @@ msgid "Device owner attached to the port" msgstr "附加到接口的裝置的持有人" #: dashboards/admin/networks/ports/forms.py:57 -#: dashboards/project/networks/ports/tables.py:78 +#: dashboards/project/networks/ports/tables.py:80 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:37 msgid "MAC Learning State" msgstr "MAC 學習狀態" @@ -3543,7 +3539,7 @@ msgstr "Mac 學習狀態" #: dashboards/admin/networks/ports/tables.py:109 #: dashboards/identity/projects/workflows.py:76 -#: dashboards/project/networks/ports/tables.py:85 usage/quotas.py:79 +#: dashboards/project/networks/ports/tables.py:87 usage/quotas.py:79 msgid "Ports" msgstr "接口" @@ -5830,7 +5826,7 @@ msgid "Successfully disassociated Floating IP: %s" msgstr "已成功解除了浮動 IP 的聯結:%s" #: dashboards/project/access_and_security/floating_ips/tables.py:155 -#: dashboards/project/instances/tables.py:616 +#: dashboards/project/instances/tables.py:635 msgid "Unable to disassociate floating IP." msgstr "無法解除浮動 IP 的連結。" @@ -7159,9 +7155,9 @@ msgstr "為叢集樣板選擇插件和 Hadoop 版本" #: dashboards/project/data_processing/cluster_templates/workflows/create.py:81 #: dashboards/project/data_processing/nodegroup_templates/workflows/create.py:374 -#: dashboards/project/stacks/views.py:139 -#: dashboards/project/stacks/templates/stacks/_change_template.html:25 -#: dashboards/project/stacks/templates/stacks/_select_template.html:25 +#: dashboards/project/stacks/views.py:93 +#: dashboards/project/stacks/views.py:109 +#: dashboards/project/stacks/views.py:149 msgid "Next" msgstr "下一步" @@ -7376,7 +7372,7 @@ msgstr "" #: dashboards/project/databases/workflows/create_instance.py:335 #: dashboards/project/images/images/tables.py:36 #: dashboards/project/instances/workflows/create_instance.py:820 -#: dashboards/project/stacks/templates/stacks/_create.html:24 +#: dashboards/project/stacks/views.py:165 msgid "Launch" msgstr "發動" @@ -8556,8 +8552,8 @@ msgstr[0] "" #: dashboards/project/databases/tables.py:248 #: dashboards/project/databases/tables.py:265 #: dashboards/project/databases/tables.py:271 -#: dashboards/project/instances/tables.py:825 -#: dashboards/project/instances/tables.py:832 +#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:851 #: dashboards/project/instances/views.py:398 #: dashboards/project/instances/templates/instances/_detail_overview.html:64 #: dashboards/project/instances/templates/instances/_detail_overview.html:100 @@ -8849,7 +8845,7 @@ msgid "Resize Volume" msgstr "更改儲存空間容量" #: dashboards/project/databases/tables.py:212 -#: dashboards/project/instances/tables.py:438 +#: dashboards/project/instances/tables.py:457 #: dashboards/project/instances/workflows/resize_instance.py:84 msgid "Resize Instance" msgstr "更改執行實例容量" @@ -9150,7 +9146,7 @@ msgstr "執行實例詳細資訊" #: dashboards/project/databases/templates/databases/update.html:3 #: dashboards/project/databases/templates/databases/update.html:6 -#: dashboards/project/instances/tables.py:352 +#: dashboards/project/instances/tables.py:371 #: dashboards/project/instances/workflows/update_instance.py:132 msgid "Edit Instance" msgstr "編輯執行實例" @@ -9968,35 +9964,35 @@ msgid "A local image to upload." msgstr "上傳一個本地的映像檔。" #: dashboards/project/images/images/forms.py:76 -#: dashboards/project/images/images/forms.py:219 +#: dashboards/project/images/images/forms.py:221 #: dashboards/project/images/images/tables.py:259 msgid "Format" msgstr "格式" #: dashboards/project/images/images/forms.py:81 -#: dashboards/project/images/images/forms.py:214 +#: dashboards/project/images/images/forms.py:216 msgid "Architecture" msgstr "架構" #: dashboards/project/images/images/forms.py:84 -#: dashboards/project/images/images/forms.py:221 +#: dashboards/project/images/images/forms.py:223 msgid "Minimum Disk (GB)" msgstr "至少硬碟(GB)" #: dashboards/project/images/images/forms.py:86 -#: dashboards/project/images/images/forms.py:223 +#: dashboards/project/images/images/forms.py:225 msgid "" "The minimum disk size required to boot the image. If unspecified, this value" " defaults to 0 (no minimum)." msgstr "從這個映像檔開機至少需要多少硬碟容量。若沒有指定,這個值預設是 0(無最小值)。" #: dashboards/project/images/images/forms.py:90 -#: dashboards/project/images/images/forms.py:229 +#: dashboards/project/images/images/forms.py:231 msgid "Minimum RAM (MB)" msgstr "至少隨機存取記憶體(MB)" #: dashboards/project/images/images/forms.py:92 -#: dashboards/project/images/images/forms.py:231 +#: dashboards/project/images/images/forms.py:233 msgid "" "The minimum memory size required to boot the image. If unspecified, this " "value defaults to 0 (no minimum)." @@ -10024,20 +10020,24 @@ msgstr "" msgid "Unable to create new image: Invalid disk format %s for image." msgstr "" -#: dashboards/project/images/images/forms.py:203 +#: dashboards/project/images/images/forms.py:191 +msgid "Unable to create new image: Image name too long." +msgstr "" + +#: dashboards/project/images/images/forms.py:205 msgid "Kernel ID" msgstr "核心識別號" -#: dashboards/project/images/images/forms.py:209 +#: dashboards/project/images/images/forms.py:211 msgid "Ramdisk ID" msgstr "Ramdisk 識別號" -#: dashboards/project/images/images/forms.py:251 +#: dashboards/project/images/images/forms.py:253 #, python-format msgid "Unable to update image \"%s\"." msgstr "無法更新映像檔「%s」。" -#: dashboards/project/images/images/forms.py:278 +#: dashboards/project/images/images/forms.py:280 msgid "Image was successfully updated." msgstr "已成功更新映像檔。" @@ -10192,7 +10192,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:388 +#: dashboards/project/instances/tables.py:407 #: dashboards/project/volumes/volumes/tables.py:168 msgid "Create Snapshot" msgstr "新增即時存檔" @@ -10346,28 +10346,32 @@ msgid "Suspended Instance" msgid_plural "Suspended Instances" msgstr[0] "" -#: dashboards/project/instances/tables.py:375 +#: dashboards/project/instances/tables.py:352 +msgid "Launch Instance NG" +msgstr "" + +#: dashboards/project/instances/tables.py:394 msgid "Edit Security Groups" msgstr "編輯安全性群組" -#: dashboards/project/instances/tables.py:401 +#: dashboards/project/instances/tables.py:420 #: dashboards/project/instances/tabs.py:61 msgid "Console" msgstr "主控臺" -#: dashboards/project/instances/tables.py:421 +#: dashboards/project/instances/tables.py:440 msgid "View Log" msgstr "檢視記錄" -#: dashboards/project/instances/tables.py:462 +#: dashboards/project/instances/tables.py:481 msgid "Confirm Resize/Migrate" msgstr "確認更改容量/轉移" -#: dashboards/project/instances/tables.py:475 +#: dashboards/project/instances/tables.py:494 msgid "Revert Resize/Migrate" msgstr "還原更改容量/轉移" -#: dashboards/project/instances/tables.py:488 +#: dashboards/project/instances/tables.py:507 #: dashboards/project/instances/views.py:256 #: dashboards/project/instances/templates/instances/_rebuild.html:9 #: dashboards/project/instances/templates/instances/_rebuild.html:27 @@ -10375,470 +10379,470 @@ msgstr "還原更改容量/轉移" msgid "Rebuild Instance" msgstr "重建執行實例" -#: dashboards/project/instances/tables.py:505 +#: dashboards/project/instances/tables.py:524 msgid "Retrieve Password" msgstr "取回密碼" -#: dashboards/project/instances/tables.py:528 -#: dashboards/project/instances/tables.py:553 +#: dashboards/project/instances/tables.py:547 +#: dashboards/project/instances/tables.py:572 msgid "Associate Floating IP" msgstr "聯結浮動 IP" -#: dashboards/project/instances/tables.py:572 +#: dashboards/project/instances/tables.py:591 #, python-format msgid "Successfully associated floating IP: %s" msgstr "已成功聯結浮動 IP:%s" -#: dashboards/project/instances/tables.py:576 +#: dashboards/project/instances/tables.py:595 msgid "Unable to associate floating IP." msgstr "無法聯結浮動 IP。" -#: dashboards/project/instances/tables.py:582 +#: dashboards/project/instances/tables.py:601 msgid "Disassociate Floating IP" msgstr "解除浮動 IP 聯結" -#: dashboards/project/instances/tables.py:610 +#: dashboards/project/instances/tables.py:629 #, python-format msgid "Successfully disassociated floating IP: %s" msgstr "已成功解除浮動 IP 聯結:%s" -#: dashboards/project/instances/tables.py:613 +#: dashboards/project/instances/tables.py:632 msgid "No floating IPs to disassociate." msgstr "無浮動 IP 可以解除聯結。" -#: dashboards/project/instances/tables.py:623 +#: dashboards/project/instances/tables.py:642 #, python-format msgid "Please try again later [Error: %s]." msgstr "請稍後再試一次。[錯誤:%s]" -#: dashboards/project/instances/tables.py:625 +#: dashboards/project/instances/tables.py:644 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:637 +#: dashboards/project/instances/tables.py:656 #, python-format msgid "" "Failed to perform requested operation on instance \"%s\", the instance has " "an error status" msgstr "" -#: dashboards/project/instances/tables.py:653 +#: dashboards/project/instances/tables.py:672 #: dashboards/project/instances/views.py:395 #, python-format msgid "Unable to retrieve flavor information for instance \"%s\"." msgstr "" -#: dashboards/project/instances/tables.py:670 +#: dashboards/project/instances/tables.py:689 msgid "Start Instance" msgid_plural "Start Instances" msgstr[0] "" -#: dashboards/project/instances/tables.py:678 +#: dashboards/project/instances/tables.py:697 msgid "Started Instance" msgid_plural "Started Instances" msgstr[0] "" -#: dashboards/project/instances/tables.py:695 +#: dashboards/project/instances/tables.py:714 msgid "To power off a specific instance." msgstr "" -#: dashboards/project/instances/tables.py:701 +#: dashboards/project/instances/tables.py:720 msgctxt "Action to perform (the instance is currently running)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "" -#: dashboards/project/instances/tables.py:710 +#: dashboards/project/instances/tables.py:729 msgctxt "Past action (the instance is currently already Shut Off)" msgid "Shut Off Instance" msgid_plural "Shut Off Instances" msgstr[0] "" -#: dashboards/project/instances/tables.py:731 +#: dashboards/project/instances/tables.py:750 msgid "Lock Instance" msgid_plural "Lock Instances" msgstr[0] "" -#: dashboards/project/instances/tables.py:739 +#: dashboards/project/instances/tables.py:758 msgid "Locked Instance" msgid_plural "Locked Instances" msgstr[0] "" -#: dashboards/project/instances/tables.py:762 +#: dashboards/project/instances/tables.py:781 msgid "Unlock Instance" msgid_plural "Unlock Instances" msgstr[0] "" -#: dashboards/project/instances/tables.py:770 +#: dashboards/project/instances/tables.py:789 msgid "Unlocked Instance" msgid_plural "Unlocked Instances" msgstr[0] "" -#: dashboards/project/instances/tables.py:815 +#: dashboards/project/instances/tables.py:834 #, python-format msgid "%s GB" msgstr "%s GB" -#: dashboards/project/instances/tables.py:840 -#: dashboards/project/instances/tables.py:862 +#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:881 msgctxt "Current status of an Instance" msgid "Deleted" msgstr "已刪除" -#: dashboards/project/instances/tables.py:841 +#: dashboards/project/instances/tables.py:860 msgctxt "Current status of an Instance" msgid "Active" msgstr "活躍" -#: dashboards/project/instances/tables.py:842 +#: dashboards/project/instances/tables.py:861 msgctxt "Current status of an Instance" msgid "Shutoff" msgstr "關機" -#: dashboards/project/instances/tables.py:844 +#: dashboards/project/instances/tables.py:863 msgctxt "Current status of an Instance" msgid "Suspended" msgstr "已停止" -#: dashboards/project/instances/tables.py:845 +#: dashboards/project/instances/tables.py:864 msgctxt "Current status of an Instance" msgid "Paused" msgstr "已暫停" -#: dashboards/project/instances/tables.py:846 +#: dashboards/project/instances/tables.py:865 msgctxt "Current status of an Instance" msgid "Error" msgstr "錯誤" -#: dashboards/project/instances/tables.py:848 +#: dashboards/project/instances/tables.py:867 msgctxt "Current status of an Instance" msgid "Resize/Migrate" msgstr "更改容量中/轉移中" -#: dashboards/project/instances/tables.py:850 +#: dashboards/project/instances/tables.py:869 msgctxt "Current status of an Instance" msgid "Confirm or Revert Resize/Migrate" msgstr "等待確認或還原更改容量/轉移" -#: dashboards/project/instances/tables.py:852 +#: dashboards/project/instances/tables.py:871 msgctxt "Current status of an Instance" msgid "Revert Resize/Migrate" msgstr "還原更改容量/轉移" -#: dashboards/project/instances/tables.py:853 +#: dashboards/project/instances/tables.py:872 msgctxt "Current status of an Instance" msgid "Reboot" msgstr "重開機中" -#: dashboards/project/instances/tables.py:855 +#: dashboards/project/instances/tables.py:874 msgctxt "Current status of an Instance" msgid "Hard Reboot" msgstr "強制重開機中" -#: dashboards/project/instances/tables.py:856 +#: dashboards/project/instances/tables.py:875 msgctxt "Current status of an Instance" msgid "Password" msgstr "產生密碼" -#: dashboards/project/instances/tables.py:857 +#: dashboards/project/instances/tables.py:876 msgctxt "Current status of an Instance" msgid "Rebuild" msgstr "重建中" -#: dashboards/project/instances/tables.py:859 +#: dashboards/project/instances/tables.py:878 msgctxt "Current status of an Instance" msgid "Migrating" msgstr "正在轉移" -#: dashboards/project/instances/tables.py:860 +#: dashboards/project/instances/tables.py:879 msgctxt "Current status of an Instance" msgid "Build" msgstr "建立中" -#: dashboards/project/instances/tables.py:861 +#: dashboards/project/instances/tables.py:880 msgctxt "Current status of an Instance" msgid "Rescue" msgstr "救援中" -#: dashboards/project/instances/tables.py:864 +#: dashboards/project/instances/tables.py:883 msgctxt "Current status of an Instance" msgid "Soft Deleted" msgstr "已刪除" -#: dashboards/project/instances/tables.py:865 +#: dashboards/project/instances/tables.py:884 msgctxt "Current status of an Instance" msgid "Shelved" msgstr "已擱置" -#: dashboards/project/instances/tables.py:867 +#: dashboards/project/instances/tables.py:886 msgctxt "Current status of an Instance" msgid "Shelved Offloaded" msgstr "已擱置卸載" -#: dashboards/project/instances/tables.py:870 +#: dashboards/project/instances/tables.py:889 msgctxt "Task status of an Instance" msgid "None" msgstr "無" -#: dashboards/project/instances/tables.py:875 +#: dashboards/project/instances/tables.py:894 msgctxt "Task status of an Instance" msgid "Scheduling" msgstr "正在排程" -#: dashboards/project/instances/tables.py:877 +#: dashboards/project/instances/tables.py:896 msgctxt "Task status of an Instance" msgid "Block Device Mapping" msgstr "正在映射區塊裝置" -#: dashboards/project/instances/tables.py:879 +#: dashboards/project/instances/tables.py:898 msgctxt "Task status of an Instance" msgid "Networking" msgstr "正在網路連線" -#: dashboards/project/instances/tables.py:880 +#: dashboards/project/instances/tables.py:899 msgctxt "Task status of an Instance" msgid "Spawning" msgstr "正在生成" -#: dashboards/project/instances/tables.py:882 +#: dashboards/project/instances/tables.py:901 msgctxt "Task status of an Instance" msgid "Snapshotting" msgstr "正在儲存即時存檔" -#: dashboards/project/instances/tables.py:884 +#: dashboards/project/instances/tables.py:903 msgctxt "Task status of an Instance" msgid "Image Snapshot Pending" msgstr "正在等待儲存映像檔即時存檔" -#: dashboards/project/instances/tables.py:886 +#: dashboards/project/instances/tables.py:905 msgctxt "Task status of an Instance" msgid "Image Pending Upload" msgstr "正在等待映像檔上傳" -#: dashboards/project/instances/tables.py:888 +#: dashboards/project/instances/tables.py:907 msgctxt "Task status of an Instance" msgid "Image Uploading" msgstr "正在上傳映像檔" -#: dashboards/project/instances/tables.py:890 +#: dashboards/project/instances/tables.py:909 msgctxt "Task status of an Instance" msgid "Image Backup" msgstr "映像檔備份" -#: dashboards/project/instances/tables.py:892 +#: dashboards/project/instances/tables.py:911 msgctxt "Task status of an Instance" msgid "Updating Password" msgstr "正在更新密碼" -#: dashboards/project/instances/tables.py:894 +#: dashboards/project/instances/tables.py:913 msgctxt "Task status of an Instance" msgid "Preparing Resize or Migrate" msgstr "正在準備更改容量或轉移" -#: dashboards/project/instances/tables.py:896 +#: dashboards/project/instances/tables.py:915 msgctxt "Task status of an Instance" msgid "Resizing or Migrating" msgstr "正在更改容量或轉移" -#: dashboards/project/instances/tables.py:898 +#: dashboards/project/instances/tables.py:917 msgctxt "Task status of an Instance" msgid "Resized or Migrated" msgstr "已更改容量或轉移" -#: dashboards/project/instances/tables.py:900 +#: dashboards/project/instances/tables.py:919 msgctxt "Task status of an Instance" msgid "Finishing Resize or Migrate" msgstr "正在完成更改容量或轉移" -#: dashboards/project/instances/tables.py:902 +#: dashboards/project/instances/tables.py:921 msgctxt "Task status of an Instance" msgid "Reverting Resize or Migrate" msgstr "正在還原更改容量或轉移" -#: dashboards/project/instances/tables.py:904 +#: dashboards/project/instances/tables.py:923 msgctxt "Task status of an Instance" msgid "Confirming Resize or Migrate" msgstr "正在確認更改容量或轉移" -#: dashboards/project/instances/tables.py:905 +#: dashboards/project/instances/tables.py:924 msgctxt "Task status of an Instance" msgid "Rebooting" msgstr "正在重開機" -#: dashboards/project/instances/tables.py:907 +#: dashboards/project/instances/tables.py:926 msgctxt "Task status of an Instance" msgid "Reboot Pending" msgstr "" -#: dashboards/project/instances/tables.py:909 +#: dashboards/project/instances/tables.py:928 msgctxt "Task status of an Instance" msgid "Reboot Started" msgstr "" -#: dashboards/project/instances/tables.py:911 +#: dashboards/project/instances/tables.py:930 msgctxt "Task status of an Instance" msgid "Rebooting Hard" msgstr "正在強制重開機" -#: dashboards/project/instances/tables.py:913 +#: dashboards/project/instances/tables.py:932 msgctxt "Task status of an Instance" msgid "Reboot Pending Hard" msgstr "" -#: dashboards/project/instances/tables.py:915 +#: dashboards/project/instances/tables.py:934 msgctxt "Task status of an Instance" msgid "Reboot Started Hard" msgstr "" -#: dashboards/project/instances/tables.py:916 +#: dashboards/project/instances/tables.py:935 msgctxt "Task status of an Instance" msgid "Pausing" msgstr "正在暫停" -#: dashboards/project/instances/tables.py:917 -#: dashboards/project/instances/tables.py:920 +#: dashboards/project/instances/tables.py:936 +#: dashboards/project/instances/tables.py:939 msgctxt "Task status of an Instance" msgid "Resuming" msgstr "正在回復" -#: dashboards/project/instances/tables.py:919 +#: dashboards/project/instances/tables.py:938 msgctxt "Task status of an Instance" msgid "Suspending" msgstr "正在停止" -#: dashboards/project/instances/tables.py:922 +#: dashboards/project/instances/tables.py:941 msgctxt "Task status of an Instance" msgid "Powering Off" msgstr "正在關機" -#: dashboards/project/instances/tables.py:924 +#: dashboards/project/instances/tables.py:943 msgctxt "Task status of an Instance" msgid "Powering On" msgstr "正在開機" -#: dashboards/project/instances/tables.py:925 +#: dashboards/project/instances/tables.py:944 msgctxt "Task status of an Instance" msgid "Rescuing" msgstr "正在救援" -#: dashboards/project/instances/tables.py:927 +#: dashboards/project/instances/tables.py:946 msgctxt "Task status of an Instance" msgid "Unrescuing" msgstr "正在取消救援" -#: dashboards/project/instances/tables.py:929 +#: dashboards/project/instances/tables.py:948 msgctxt "Task status of an Instance" msgid "Rebuilding" msgstr "正在重建" -#: dashboards/project/instances/tables.py:931 +#: dashboards/project/instances/tables.py:950 msgctxt "Task status of an Instance" msgid "Rebuild Block Device Mapping" msgstr "重建區塊裝置映射" -#: dashboards/project/instances/tables.py:933 +#: dashboards/project/instances/tables.py:952 msgctxt "Task status of an Instance" msgid "Rebuild Spawning" msgstr "重建生成" -#: dashboards/project/instances/tables.py:934 +#: dashboards/project/instances/tables.py:953 msgctxt "Task status of an Instance" msgid "Migrating" msgstr "正在轉移" -#: dashboards/project/instances/tables.py:935 +#: dashboards/project/instances/tables.py:954 msgctxt "Task status of an Instance" msgid "Deleting" msgstr "正在刪除" -#: dashboards/project/instances/tables.py:937 +#: dashboards/project/instances/tables.py:956 msgctxt "Task status of an Instance" msgid "Soft Deleting" msgstr "正在刪除" -#: dashboards/project/instances/tables.py:938 +#: dashboards/project/instances/tables.py:957 msgctxt "Task status of an Instance" msgid "Restoring" msgstr "正在恢復" -#: dashboards/project/instances/tables.py:939 +#: dashboards/project/instances/tables.py:958 msgctxt "Task status of an Instance" msgid "Shelving" msgstr "正在擱置" -#: dashboards/project/instances/tables.py:941 +#: dashboards/project/instances/tables.py:960 msgctxt "Task status of an Instance" msgid "Shelving Image Pending Upload" msgstr "正在擱置映像檔上傳的等待" -#: dashboards/project/instances/tables.py:943 +#: dashboards/project/instances/tables.py:962 msgctxt "Task status of an Instance" msgid "Shelving Image Uploading" msgstr "正在擱置映像檔上傳" -#: dashboards/project/instances/tables.py:945 +#: dashboards/project/instances/tables.py:964 msgctxt "Task status of an Instance" msgid "Shelving Offloading" msgstr "正在擱置卸載" -#: dashboards/project/instances/tables.py:947 +#: dashboards/project/instances/tables.py:966 msgctxt "Task status of an Instance" msgid "Unshelving" msgstr "取消擱置" -#: dashboards/project/instances/tables.py:951 +#: dashboards/project/instances/tables.py:970 msgctxt "Power state of an Instance" msgid "No State" msgstr "沒有狀態" -#: dashboards/project/instances/tables.py:952 +#: dashboards/project/instances/tables.py:971 msgctxt "Power state of an Instance" msgid "Running" msgstr "正在執行" -#: dashboards/project/instances/tables.py:953 +#: dashboards/project/instances/tables.py:972 msgctxt "Power state of an Instance" msgid "Blocked" msgstr "已故障" -#: dashboards/project/instances/tables.py:954 +#: dashboards/project/instances/tables.py:973 msgctxt "Power state of an Instance" msgid "Paused" msgstr "已暫停" -#: dashboards/project/instances/tables.py:955 +#: dashboards/project/instances/tables.py:974 msgctxt "Power state of an Instance" msgid "Shut Down" msgstr "關機中" -#: dashboards/project/instances/tables.py:956 +#: dashboards/project/instances/tables.py:975 msgctxt "Power state of an Instance" msgid "Shut Off" msgstr "已關機" -#: dashboards/project/instances/tables.py:957 +#: dashboards/project/instances/tables.py:976 msgctxt "Power state of an Instance" msgid "Crashed" msgstr "已崩潰" -#: dashboards/project/instances/tables.py:958 +#: dashboards/project/instances/tables.py:977 msgctxt "Power state of an Instance" msgid "Suspended" msgstr "已停止" -#: dashboards/project/instances/tables.py:959 +#: dashboards/project/instances/tables.py:978 msgctxt "Power state of an Instance" msgid "Failed" msgstr "已失敗" -#: dashboards/project/instances/tables.py:960 +#: dashboards/project/instances/tables.py:979 msgctxt "Power state of an Instance" msgid "Building" msgstr "正在建立" -#: dashboards/project/instances/tables.py:998 +#: dashboards/project/instances/tables.py:1017 #: dashboards/project/instances/workflows/create_instance.py:529 msgid "Key Pair" msgstr "密鑰對" @@ -12734,15 +12738,25 @@ msgstr "" #: dashboards/project/networks/ports/tables.py:60 msgctxt "status of a network port" -msgid "ACTIVE" +msgid "Active" msgstr "" #: dashboards/project/networks/ports/tables.py:61 msgctxt "status of a network port" -msgid "DOWN" +msgid "Down" msgstr "" -#: dashboards/project/networks/ports/tables.py:70 +#: dashboards/project/networks/ports/tables.py:62 +msgctxt "status of a neteork port" +msgid "Error" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:63 +msgctxt "status of a network port" +msgid "Build" +msgstr "" + +#: dashboards/project/networks/ports/tables.py:72 #: dashboards/project/networks/templates/networks/ports/_detail_overview.html:40 msgid "Attached Device" msgstr "已附加的裝置" @@ -13404,9 +13418,9 @@ msgid "" "a gateway for external connectivity." msgstr "您可以連接一個指定的對外網路到路由器。對外網路是視為路由器的預設路由且路由器行為就像是對外連線的閘道。" -#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:92 -#: dashboards/project/stacks/templates/stacks/_change_template.html:9 -#: dashboards/project/stacks/templates/stacks/_select_template.html:9 +#: dashboards/project/stacks/forms.py:56 dashboards/project/stacks/views.py:90 +#: dashboards/project/stacks/views.py:96 +#: dashboards/project/stacks/views.py:106 #: dashboards/project/stacks/templates/stacks/select_template.html:3 msgid "Select Template" msgstr "選擇樣板" @@ -13503,8 +13517,8 @@ msgid "Stack Name" msgstr "機櫃名稱" #: dashboards/project/stacks/forms.py:240 -#: dashboards/project/stacks/views.py:136 -#: dashboards/project/stacks/views.py:142 +#: dashboards/project/stacks/views.py:146 +#: dashboards/project/stacks/views.py:152 #: dashboards/project/stacks/templates/stacks/preview_template.html:3 msgid "Preview Template" msgstr "" @@ -13559,7 +13573,7 @@ msgid "Stack creation started." msgstr "已開始新增機櫃。" #: dashboards/project/stacks/forms.py:399 -#: dashboards/project/stacks/templates/stacks/_update.html:8 +#: dashboards/project/stacks/views.py:198 #: dashboards/project/stacks/templates/stacks/update.html:3 msgid "Update Stack Parameters" msgstr "更新機櫃的參數" @@ -13580,15 +13594,15 @@ msgid "Stacks" msgstr "機櫃" #: dashboards/project/stacks/tables.py:32 -#: dashboards/project/stacks/views.py:154 -#: dashboards/project/stacks/templates/stacks/_create.html:8 +#: dashboards/project/stacks/views.py:162 +#: dashboards/project/stacks/views.py:168 #: dashboards/project/stacks/templates/stacks/create.html:3 msgid "Launch Stack" msgstr "發動機櫃" #: dashboards/project/stacks/tables.py:41 -#: dashboards/project/stacks/views.py:220 -#: dashboards/project/stacks/views.py:226 +#: dashboards/project/stacks/views.py:239 +#: dashboards/project/stacks/views.py:245 #: dashboards/project/stacks/templates/stacks/preview.html:3 msgid "Preview Stack" msgstr "" @@ -13854,47 +13868,51 @@ msgstr "無法獲得機櫃「%s」的資源。" msgid "Unable to retrieve stack list." msgstr "無法取回機櫃列表。" -#: dashboards/project/stacks/views.py:104 +#: dashboards/project/stacks/views.py:113 #: dashboards/project/stacks/templates/stacks/change_template.html:3 msgid "Change Template" msgstr "變更樣板" -#: dashboards/project/stacks/views.py:117 -#: dashboards/project/stacks/views.py:212 -#: dashboards/project/stacks/views.py:268 +#: dashboards/project/stacks/views.py:127 +#: dashboards/project/stacks/views.py:231 +#: dashboards/project/stacks/views.py:287 msgid "Unable to retrieve stack." msgstr "無法取回機櫃。" -#: dashboards/project/stacks/views.py:186 +#: dashboards/project/stacks/views.py:201 +msgid "Update" +msgstr "更新" + +#: dashboards/project/stacks/views.py:204 msgid "Update Stack" msgstr "更新機櫃" -#: dashboards/project/stacks/views.py:223 +#: dashboards/project/stacks/views.py:242 msgid "Preview" msgstr "" -#: dashboards/project/stacks/views.py:236 +#: dashboards/project/stacks/views.py:255 #: dashboards/project/stacks/templates/stacks/preview_details.html:3 msgid "Preview Stack Details" msgstr "" -#: dashboards/project/stacks/views.py:248 +#: dashboards/project/stacks/views.py:267 msgid "Stack Details: {{ stack.stack_name }}" msgstr "" -#: dashboards/project/stacks/views.py:279 +#: dashboards/project/stacks/views.py:298 msgid "Unable to retrieve stack template." msgstr "" -#: dashboards/project/stacks/views.py:296 +#: dashboards/project/stacks/views.py:315 msgid "Resource Details: {{ resource.resource_name }}" msgstr "" -#: dashboards/project/stacks/views.py:313 +#: dashboards/project/stacks/views.py:332 msgid "Unable to retrieve resource." msgstr "無法取回資源。" -#: dashboards/project/stacks/views.py:326 +#: dashboards/project/stacks/views.py:345 msgid "Unable to retrieve metadata." msgstr "無法取回描述資料。" @@ -13935,14 +13953,14 @@ msgstr "" msgid "Properties" msgstr "" -#: dashboards/project/stacks/templates/stacks/_change_template.html:20 -#: dashboards/project/stacks/templates/stacks/_select_template.html:20 +#: dashboards/project/stacks/templates/stacks/_change_template.html:6 +#: dashboards/project/stacks/templates/stacks/_select_template.html:6 msgid "" "Use one of the available template source options to specify the template to " "be used in creating this stack." msgstr "使用一個可用的樣板來源選項來指定新增這個機櫃要用的。" -#: dashboards/project/stacks/templates/stacks/_create.html:19 +#: dashboards/project/stacks/templates/stacks/_create.html:5 msgid "Create a new stack with the provided values." msgstr "以已提供的值新增一個新的機櫃。" @@ -14018,17 +14036,13 @@ msgstr "資源描述資料" msgid "Stack Template" msgstr "" -#: dashboards/project/stacks/templates/stacks/_update.html:19 +#: dashboards/project/stacks/templates/stacks/_update.html:5 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 "使用提供的值來更新一個機櫃。請留意任何已加密的參數,像是密碼,若您沒有在此變更它將會被重設為預設值。" -#: dashboards/project/stacks/templates/stacks/_update.html:24 -msgid "Update" -msgstr "更新" - #: dashboards/project/stacks/templates/stacks/detail.html:3 msgid "Stack Details" msgstr ""