# Translations template for zun-ui.
# Copyright (C) 2019 ORGANIZATION
# This file is distributed under the same license as the zun-ui project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: zun-ui VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2019-05-24 02:17+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"

#: zun_ui/static/dashboard/container/zun.service.js:73
msgid "Unable to create Container."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:78
msgid "Unable to update Container."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:85
msgid "Unable to retrieve the Container."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:91
msgid "Unable to retrieve the Containers."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:98
#, python-format
msgid "Unable to delete the Container with id: %(id)s"
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:105
msgid "Unable to delete the Containers."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:112
#, python-format
msgid "Unable to delete forcely the Container with id: %(id)s"
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:120
#, python-format
msgid "Unable to stop and delete the Container with id: %(id)s"
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:126
msgid "Unable to start Container."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:131
msgid "Unable to stop Container."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:136
msgid "Unable to get logs of Container."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:141
msgid "Unable to restart Container."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:146
msgid "Unable to rebuild Container."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:151
msgid "Unable to pause Container"
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:156
msgid "Unable to unpause of Container."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:161
msgid "Unable to execute the command."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:166
msgid "Unable to send kill signal."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:171
msgid "Unable to resize console."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:176
msgid "Unable to attach network."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:182
msgid "Unable to detach network."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:189
#, python-format
msgid "Unable to update security groups %(sgs)s for port %(port)s."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:201
msgid "Unable to retrieve the Zun Availability Zones."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:210
msgid "Unable to retrieve the Capsules."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:215
msgid "Unable to retrieve the Capsule."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:220
msgid "Unable to create Capsule."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:227
#, python-format
msgid "Unable to delete the Capsule with id: %(id)s"
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:237
msgid "Unable to pull Image."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:242
msgid "Unable to retrieve the Images."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:247
msgid "Unable to delete the Image."
msgstr ""

#: zun_ui/static/dashboard/container/zun.service.js:256
msgid "Unable to retrieve the Hosts."
msgstr ""

#: zun_ui/static/dashboard/container/capsules/actions.module.js:56
#: zun_ui/static/dashboard/container/capsules/actions/create.service.js:65
#: zun_ui/static/dashboard/container/containers/actions/create.service.js:63
msgid "Create"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/actions.module.js:66
#: zun_ui/static/dashboard/container/capsules/actions.module.js:83
#: zun_ui/static/dashboard/container/containers/actions/manage-security-groups/manage-security-groups.controller.js:238
#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.controller.js:126
#: zun_ui/static/dashboard/container/images/actions/delete.service.js:122
msgid "Delete"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/actions.module.js:75
#: zun_ui/static/dashboard/container/containers/actions.module.js:100
msgid "Refresh"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:61
msgid "Capsule"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:61
msgid "Capsules"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:92
msgid "Capsule ID"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:97
#: zun_ui/static/dashboard/container/capsules/capsules.module.js:120
#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.controller.js:115
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.controller.js:72
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:14
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:92
#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-groups.controller.js:63
#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-groups.html:16
#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-groups.html:65
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:72
#: zun_ui/static/dashboard/container/containers/containers.module.js:124
#: zun_ui/static/dashboard/container/containers/containers.module.js:169
msgid "Name"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:102
#: zun_ui/static/dashboard/container/capsules/capsules.module.js:123
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.controller.js:95
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:18
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:99
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:17
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:95
#: zun_ui/static/dashboard/container/containers/containers.module.js:139
#: zun_ui/static/dashboard/container/containers/containers.module.js:174
msgid "Status"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:110
#: zun_ui/static/dashboard/container/containers/containers.module.js:152
msgid "Addresses"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:111
msgid "Capsule Version ID"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:112
#: zun_ui/static/dashboard/container/capsules/details/overview.html:28
#: zun_ui/static/dashboard/container/containers/containers.module.js:92
msgid "Containers"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:113
msgid "Container UUIDs"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:114
#: zun_ui/static/dashboard/container/containers/actions/workflow/spec.help.html:4
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:105
#: zun_ui/static/dashboard/container/containers/containers.module.js:156
msgid "CPU"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:115
msgid "Created"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:116
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:60
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:140
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:60
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:133
#: zun_ui/static/dashboard/container/containers/containers.module.js:129
#: zun_ui/static/dashboard/container/containers/containers.module.js:161
#: zun_ui/static/dashboard/container/images/images.module.js:104
#: zun_ui/static/dashboard/container/images/images.module.js:122
msgid "ID"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:117
#: zun_ui/static/dashboard/container/containers/containers.module.js:167
msgid "Links"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:118
#: zun_ui/static/dashboard/container/containers/actions/workflow/spec.help.html:6
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:110
#: zun_ui/static/dashboard/container/containers/containers.module.js:168
msgid "Memory"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:119
#: zun_ui/static/dashboard/container/containers/actions/workflow/labels.help.html:2
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:151
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:456
#: zun_ui/static/dashboard/container/containers/containers.module.js:166
msgid "Labels"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:121
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:62
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:135
#: zun_ui/static/dashboard/container/images/images.module.js:114
#: zun_ui/static/dashboard/container/images/images.module.js:127
msgid "Project ID"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:122
#: zun_ui/static/dashboard/container/containers/containers.module.js:171
msgid "Restart Policy"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:124
#: zun_ui/static/dashboard/container/containers/containers.module.js:176
msgid "Status Reason"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:125
msgid "Updated"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:126
msgid "User ID"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/capsules.module.js:127
msgid "Volumes Info"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/actions/create.service.js:46
#, python-format
msgid "Request to create capsule %s has been accepted."
msgstr ""

#: zun_ui/static/dashboard/container/capsules/actions/create.service.js:64
msgid "Create Capsule"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/actions/delete.service.js:61
#, python-format
msgid "You are not allowed to delete capsules: %s"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/actions/delete.service.js:86
msgid "Confirm Delete Capsule"
msgid_plural "Confirm Delete Capsules"
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/capsules/actions/delete.service.js:89
#, python-format
msgid ""
"You have selected \"%s\". Please confirm your selection. Deleted capsule "
"is not recoverable."
msgid_plural ""
"You have selected \"%s\". Please confirm your selection. Deleted capsules"
" are not recoverable."
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/capsules/actions/delete.service.js:92
msgid "Delete Capsule"
msgid_plural "Delete Capsules"
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/capsules/actions/delete.service.js:94
#, python-format
msgid "Deleted Capsule: %s."
msgid_plural "Deleted Capsules: %s."
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/capsules/actions/delete.service.js:96
#, python-format
msgid "Unable to delete Capsule: %s."
msgid_plural "Unable to delete Capsules: %s."
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/capsules/actions/workflow/workflow.service.js:46
msgid "Template"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/details/details.module.js:47
#: zun_ui/static/dashboard/container/containers/details/details.module.js:47
msgid "Overview"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/details/overview.html:4
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:162
#: zun_ui/static/dashboard/container/containers/details/overview.html:4
msgid "Info"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/details/overview.html:15
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:225
#: zun_ui/static/dashboard/container/containers/details/overview.html:15
msgid "Spec"
msgstr ""

#: zun_ui/static/dashboard/container/capsules/details/overview.html:40
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:349
msgid "Volumes"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions.module.js:81
#: zun_ui/static/dashboard/container/containers/actions/create.service.js:62
msgid "Create Container"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions.module.js:91
msgid "Delete Containers"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions.module.js:107
#: zun_ui/static/dashboard/container/containers/actions/update.service.js:66
msgid "Update Container"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions.module.js:114
#: zun_ui/static/dashboard/container/containers/actions/manage-security-groups/manage-security-groups.service.js:48
msgid "Manage Security Groups"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions.module.js:121
msgid "Start Container"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions.module.js:128
#: zun_ui/static/dashboard/container/containers/actions/stop.service.js:48
#: zun_ui/static/dashboard/container/containers/actions/stop.service.js:111
msgid "Stop Container"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions.module.js:135
#: zun_ui/static/dashboard/container/containers/actions/restart.service.js:48
#: zun_ui/static/dashboard/container/containers/actions/restart.service.js:111
msgid "Restart Container"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions.module.js:142
#: zun_ui/static/dashboard/container/containers/actions/rebuild.service.js:128
msgid "Rebuild Container"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions.module.js:149
msgid "Pause Container"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions.module.js:156
msgid "Unpause Container"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions.module.js:163
#: zun_ui/static/dashboard/container/containers/actions/execute.service.js:100
msgid "Execute Command"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions.module.js:170
#: zun_ui/static/dashboard/container/containers/actions/kill.service.js:114
msgid "Send Kill Signal"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions.module.js:178
#: zun_ui/static/dashboard/container/containers/actions/delete.service.js:99
msgid "Delete Container"
msgid_plural "Delete Containers"
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/containers/actions.module.js:186
msgid "Stop and Delete Container"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions.module.js:194
#: zun_ui/static/dashboard/container/containers/actions/delete-force.service.js:91
msgid "Delete Container Forcely"
msgid_plural "Delete Containers Forcely"
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/containers/containers.module.js:92
msgid "Container"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/rebuild.service.js:62
#: zun_ui/static/dashboard/container/containers/actions/workflow/info.help.html:4
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:76
#: zun_ui/static/dashboard/container/containers/containers.module.js:134
#: zun_ui/static/dashboard/container/containers/containers.module.js:162
#: zun_ui/static/dashboard/container/images/actions/workflow.service.js:50
#: zun_ui/static/dashboard/container/images/images.module.js:59
#: zun_ui/static/dashboard/container/images/images.module.js:94
#: zun_ui/static/dashboard/container/images/images.module.js:123
msgid "Image"
msgstr ""

#: zun_ui/static/dashboard/container/containers/containers.module.js:144
#: zun_ui/static/dashboard/container/containers/containers.module.js:177
msgid "Task State"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/spec.help.html:14
#: zun_ui/static/dashboard/container/containers/containers.module.js:153
msgid "Auto Heal"
msgstr ""

#: zun_ui/static/dashboard/container/containers/containers.module.js:154
msgid "Auto Remove"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/execute.service.js:50
#: zun_ui/static/dashboard/container/containers/actions/workflow/info.help.html:23
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:88
#: zun_ui/static/dashboard/container/containers/containers.module.js:155
msgid "Command"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/spec.help.html:8
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:115
#: zun_ui/static/dashboard/container/containers/containers.module.js:157
msgid "Disk"
msgstr ""

#: zun_ui/static/dashboard/container/containers/containers.module.js:158
msgid "Environment"
msgstr ""

#: zun_ui/static/dashboard/container/containers/containers.module.js:159
#: zun_ui/static/dashboard/container/images/actions/delete.service.js:49
#: zun_ui/static/dashboard/container/images/actions/workflow.service.js:54
msgid "Host"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:97
#: zun_ui/static/dashboard/container/containers/containers.module.js:160
msgid "Hostname"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/rebuild.service.js:66
#: zun_ui/static/dashboard/container/containers/actions/workflow/info.help.html:6
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:80
#: zun_ui/static/dashboard/container/containers/containers.module.js:163
msgid "Image Driver"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/info.help.html:14
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:84
#: zun_ui/static/dashboard/container/containers/containers.module.js:164
msgid "Image Pull Policy"
msgstr ""

#: zun_ui/static/dashboard/container/containers/containers.module.js:165
msgid "Interactive"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:386
#: zun_ui/static/dashboard/container/containers/containers.module.js:170
msgid "Ports"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/spec.help.html:2
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:101
#: zun_ui/static/dashboard/container/containers/containers.module.js:172
msgid "Runtime"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-groups.help.html:2
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:405
#: zun_ui/static/dashboard/container/containers/containers.module.js:173
msgid "Security Groups"
msgstr ""

#: zun_ui/static/dashboard/container/containers/containers.module.js:175
msgid "Status Detail"
msgstr ""

#: zun_ui/static/dashboard/container/containers/containers.module.js:178
msgid "Workdir"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/create.service.js:44
#, python-format
msgid "Container %s was successfully created."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/delete-force.service.js:60
#, python-format
msgid "You are not allowed to delete container forcely: %s"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/delete-force.service.js:85
msgid "Confirm Delete Container Forcely"
msgid_plural "Confirm Delete Containers Forcely"
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/containers/actions/delete-force.service.js:88
#: zun_ui/static/dashboard/container/containers/actions/delete.service.js:96
#, python-format
msgid ""
"You have selected \"%s\". Please confirm your selection. Deleted "
"container is not recoverable."
msgid_plural ""
"You have selected \"%s\". Please confirm your selection. Deleted "
"containers are not recoverable."
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/containers/actions/delete-force.service.js:93
#, python-format
msgid "Deleted Container Forcely: %s."
msgid_plural "Deleted Containers Forcely: %s."
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/containers/actions/delete-force.service.js:95
#, python-format
msgid "Unable to delete Container forcely: %s."
msgid_plural "Unable to delete Containers forcely: %s."
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/containers/actions/delete-stop.service.js:60
#, python-format
msgid "You are not allowed to stop and delete container: %s"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/delete-stop.service.js:85
msgid "Confirm Delete After Stop Container"
msgid_plural "Confirm Delete After Stop Containers"
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/containers/actions/delete-stop.service.js:88
#, python-format
msgid ""
"You have selected \"%s\". Please confirm your selection. The container "
"will be stopped before deleting. Deleted container is not recoverable."
msgid_plural ""
"You have selected \"%s\". Please confirm your selection. The containers "
"will be stopped before deleting. Deleted containers are not recoverable."
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/containers/actions/delete-stop.service.js:91
msgid "Delete Container After Stop"
msgid_plural "Delete Containers After Stop"
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/containers/actions/delete-stop.service.js:93
#, python-format
msgid "Deleted Container After Stop: %s."
msgid_plural "Deleted Containers After Stop: %s."
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/containers/actions/delete-stop.service.js:95
#, python-format
msgid "Unable to delete Container after stopping: %s."
msgid_plural "Unable to delete Containers after stopping: %s."
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/containers/actions/delete.service.js:62
#, python-format
msgid "You are not allowed to delete containers: %s"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/delete.service.js:93
msgid "Confirm Delete Container"
msgid_plural "Confirm Delete Containers"
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/containers/actions/delete.service.js:101
#, python-format
msgid "Deleted Container: %s."
msgid_plural "Deleted Containers: %s."
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/containers/actions/delete.service.js:103
#, python-format
msgid "Unable to delete Container: %s."
msgid_plural "Unable to delete Containers: %s."
msgstr[0] ""
msgstr[1] ""

#: zun_ui/static/dashboard/container/containers/actions/execute.service.js:54
msgid "Output"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/execute.service.js:73
msgid "The command to execute."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/execute.service.js:101
msgid "Execute"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/execute.service.js:108
#, python-format
msgid "Command was successfully executed at container %s."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/execute.service.js:109
msgid "Exit Code"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/execute.service.js:146
msgid "Executing"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/kill.help.html:1
msgid ""
"Signal to send to the container: integer or string like SIGINT.\n"
"  When not set, SIGKILL is set as default value and the container will "
"exit.\n"
"  The supported signals varies between platform.\n"
"  Besides, you can omit 'SIG' prefix."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/kill.service.js:50
msgid "Kill Signal"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/kill.service.js:68
msgid "The kill signal to send."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/kill.service.js:84
#, python-format
msgid "Kill signal was successfully sent to container %s."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/kill.service.js:115
msgid "Send"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/pause.service.js:42
#, python-format
msgid "Container %s was successfully paused."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/rebuild.service.js:44
msgid "Select image driver for changing image."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/rebuild.service.js:45
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:45
msgid "Docker Hub"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/rebuild.service.js:46
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:46
msgid "Glance"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/rebuild.service.js:84
msgid "Specify an image to change."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/rebuild.service.js:99
#, python-format
msgid "Container %s was successfully rebuilt."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/rebuild.service.js:129
msgid "Rebuild"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/restart.service.js:67
#: zun_ui/static/dashboard/container/containers/actions/stop.service.js:67
msgid "Specify a shutdown timeout in seconds. (default: 10)"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/restart.service.js:79
#: zun_ui/static/dashboard/container/images/actions/delete.service.js:81
#, python-format
msgid "Container %s was successfully restarted."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/restart.service.js:112
msgid "Restart"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/start.service.js:42
#, python-format
msgid "Container %s was successfully started."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/stop.service.js:79
#, python-format
msgid "Container %s was successfully stoped."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/stop.service.js:112
msgid "Stop"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/unpause.service.js:42
#, python-format
msgid "Container %s was successfully unpaused."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/update.service.js:46
#, python-format
msgid "Container %s was successfully updated."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/update.service.js:47
#, python-format
msgid "Network %s was successfully attached to container %s."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/update.service.js:48
#, python-format
msgid "Network %s was successfully detached from container %s."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/update.service.js:67
msgid "Update"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/manage-security-groups/manage-security-groups.controller.js:56
msgid "Select port."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/manage-security-groups/manage-security-groups.controller.js:61
msgid "Select port first."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/manage-security-groups/manage-security-groups.controller.js:62
msgid "Select security group."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/manage-security-groups/manage-security-groups.controller.js:228
#: zun_ui/static/dashboard/container/containers/actions/manage-security-groups/manage-security-groups.html:9
msgid "Port"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/manage-security-groups/manage-security-groups.controller.js:229
#: zun_ui/static/dashboard/container/containers/actions/manage-security-groups/manage-security-groups.html:19
msgid "Security Group"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/manage-security-groups/manage-security-groups.html:2
msgid "Manage security group for ports."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/manage-security-groups/manage-security-groups.html:34
msgid "Add Security Group"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/manage-security-groups/manage-security-groups.service.js:42
#, python-format
msgid "Manage Security Groups: container %s"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/manage-security-groups/manage-security-groups.service.js:79
#, python-format
msgid ""
"Changes security groups %(sgs)s for port %(port)s was successfully "
"submitted."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/manage-security-groups/manage-security-groups.service.js:115
msgid "Submit"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/manage-security-groups/manage-security-groups.service.js:138
msgid "(empty)"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/info.help.html:2
msgid "Container Name"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/info.help.html:3
msgid "An arbitrary human-readable name."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/info.help.html:5
msgid "Name or ID of container image."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/info.help.html:8
msgid "The image driver to use to pull container image."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/info.help.html:10
msgid "Docker Hub: Pull the image from Docker Hub."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/info.help.html:11
msgid "Glance: Pull the image from Glance."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/info.help.html:16
msgid ""
"The policy which determines if the image should be pulled prior to "
"starting the container."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/info.help.html:18
msgid ""
"If not present: only pull the image if it does not already exist on the "
"node."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/info.help.html:19
msgid "Always: Always pull the image from repository."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/info.help.html:20
msgid "Never: never pull the image."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/info.help.html:24
msgid "Command sent to the container."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/labels.help.html:3
msgid "Adds a map of labels to a container in comma separated KEY=VALUE pairs."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/misc.help.html:2
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:138
msgid "Working Directory"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/misc.help.html:3
msgid "The working directory needs to be an absolute path."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/misc.help.html:4
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:142
msgid "Environment Variables"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/misc.help.html:5
msgid "The environment variables in comma separated KEY=VALUE pairs"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/misc.help.html:6
msgid "Enable Interactive Mode"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/misc.help.html:7
msgid ""
"Allocate pseudo-TTY and keep STDIN open even if not attached. This also "
"enables Web console in console tab on details view."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/spec.help.html:3
msgid "The runtime to use for this container. Default: \"runc\""
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/spec.help.html:5
msgid "The number of virtual CPUs."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/spec.help.html:7
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:270
msgid "The container memory size in MiB."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/spec.help.html:9
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:281
msgid "The disk size in GiB for per container."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/spec.help.html:10
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:120
msgid "Availability Zone"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/spec.help.html:11
msgid "The availability zone of the container."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/spec.help.html:12
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:124
msgid "Exit Policy"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/spec.help.html:13
msgid "Policy to apply when a container exits."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/spec.help.html:15
msgid "The flag of healing non-existent container in docker."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:49
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:55
msgid "Select policy."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:50
msgid "If not present"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:51
msgid "Always"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:52
msgid "Never"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.controller.js:81
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:56
msgid "No"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:57
msgid "Restart on failure"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:58
msgid "Always restart"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:59
msgid "Restart if stopped"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:60
msgid "Remove container"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:63
msgid "Select availability zone."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:92
msgid "Start container after creation"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:128
msgid "Max Retry"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:133
msgid "Enable auto heal"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:146
msgid "Enable interactive mode"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:173
msgid "Name of the container to create."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:177
msgid "Name or ID of the container image."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:213
msgid "A command that will be sent to the container."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:236
msgid "The host name of this container."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:247
msgid "The runtime to create container with."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:259
msgid "The number of virtual cpu for this container."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:331
msgid "Retry times for 'Restart on failure' policy."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:368
msgid "Networks"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:428
#: zun_ui/static/dashboard/container/containers/details/overview.html:29
msgid "Miscellaneous"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:439
msgid "The working directory for commands to run in."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:444
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:467
msgid "KEY1=VALUE1,KEY2=VALUE2..."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/scheduler-hints/scheduler-hints.help.html:2
#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:475
msgid "Scheduler Hints"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/workflow.service.js:546
msgid "Select available Cinder volume"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.controller.js:47
msgid "Existing Cinder Volume"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.controller.js:48
msgid "New Cinder Volume"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.controller.js:113
#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.html:9
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:70
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:150
msgid "Type"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.controller.js:114
#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.html:18
msgid "Source"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.controller.js:116
#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.html:28
msgid "Size (GB)"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.controller.js:117
#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.html:38
msgid "Destination"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.help.html:2
msgid "Set the volume specs and add into the table below."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.help.html:4
msgid ""
"To mount existing available Cinder volume, select type \"Available Cinder"
" Volume\"\n"
"    and select source from the pull-down list."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.help.html:9
msgid ""
"To create new Cinder volume and mount it to the container, select type "
"\"New Cinder Volume\"\n"
"    and specify size for the new volume."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.html:2
msgid "The volumes are mounted into the container."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.html:29
msgid "Specify size for the new volume in GB."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.html:39
msgid "Specify mount point of the volume on the container."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/mounts/mounts.html:50
msgid "Add Volume"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.controller.js:39
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.controller.js:99
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.controller.js:39
msgid "Active"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.controller.js:40
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.controller.js:45
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.controller.js:91
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.controller.js:100
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.controller.js:40
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.controller.js:45
msgid "Down"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.controller.js:44
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.controller.js:90
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.controller.js:44
msgid "Up"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.controller.js:60
msgid "Select networks from those listed below."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.controller.js:77
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:16
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:97
msgid "Shared"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.controller.js:82
msgid "Yes"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.controller.js:86
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:17
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:98
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:16
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:94
msgid "Admin State"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.help.html:2
msgid ""
"Provider networks are created by administrators.\n"
"    These networks map to an existing physical network in the data center."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.help.html:6
msgid ""
"Project networks are created by users.\n"
"    These networks are fully isolated and are project-specific."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.help.html:14
msgid ""
"An <b>External</b> network is set up by an administrator.\n"
"    If you want a container to communicate outside of the data center,\n"
"    then attach a router between your <b>Project</b> network and the "
"<b>External</b> network.\n"
"    You can use the <b>Network Topology</b> view to connect the router to"
" the two networks."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.help.html:17
msgid "Network characteristics"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.help.html:20
msgid ""
"The subnet identifies a sub-section of a network. A subnet is specified "
"in CIDR format.\n"
"    A typical CIDR format looks like <samp>192.xxx.x.x/24</samp>."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.help.html:22
msgid ""
"If a network is shared, then all users in the project can access the "
"network."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.help.html:27
msgid ""
"When the <b>Admin State</b> for a network is set to <b>Up</b>,\n"
"    then the network is available for use. You can set the <b>Admin "
"State</b> to <b>Down</b>\n"
"    if you are not ready for other users to access the network."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.help.html:30
msgid "The status indicates whether the network has an active connection."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:2
msgid "Networks provide the communication channels for containers in the cloud."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:14
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:95
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:66
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:139
msgid "Network"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:15
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:96
msgid "Subnets Associated"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:25
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:24
msgid "Select an item from Available items below"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:34
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:33
msgid "Re-order items using drag and drop"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:38
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:113
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:37
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:110
msgid "Click to see more details"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:62
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:142
msgid "Project"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:64
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:144
msgid "External Network"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:67
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:147
msgid "Provider Network"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:74
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:154
msgid "Segmentation ID"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:78
#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:158
msgid "Physical Network"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/networks/networks.html:106
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:102
msgid "No available items"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.controller.js:49
msgid "Normal"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.controller.js:50
msgid "Direct"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.controller.js:51
msgid "Direct Physical"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.controller.js:52
msgid "MacVTap"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.controller.js:53
msgid "Bare Metal"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.controller.js:68
msgid "Select ports from those listed below."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.help.html:1
msgid "A port represents a virtual switch port on a logical network switch."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.help.html:4
msgid "Ports can be created under a network by administrators."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.help.html:7
msgid "Containers attach their interfaces to ports."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.help.html:10
msgid ""
"The logical port also defines the MAC address and the IP address(es) to "
"be assigned to the interfaces plugged into them."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.help.html:13
msgid ""
"When IP addresses are associated to a port, this also implies the port is"
" associated with a subnet, as the IP address was taken from the "
"allocation pool for a specific subnet."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.help.html:18
msgid ""
"When the <b>Admin State</b> for a port is set to <b>Up</b> and it has no "
"<b>Device Owner</b>,\n"
"    then the port is available for use. You can set the <b>Admin "
"State</b> to <b>Down</b>\n"
"    if you are not ready for other users to use the port."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.help.html:21
msgid "The status indicates whether the port has an active connection."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:2
msgid ""
"Ports provide extra communication channels to your instances. You can "
"select ports instead of networks or a mix of both."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:15
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:93
msgid "IP"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:64
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:137
msgid "Network ID"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:68
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:141
msgid "VNIC type"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:71
#: zun_ui/static/dashboard/container/containers/actions/workflow/ports/ports.html:144
msgid "Host ID"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/scheduler-hints/scheduler-hints.controller.js:43
msgid ""
"You can specify scheduler hints by moving items from the left column to "
"the right column. Use the \"Custom\" option to add scheduler hints with "
"the key of your choice."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/scheduler-hints/scheduler-hints.controller.js:45
msgid "Available Scheduler Hints"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/scheduler-hints/scheduler-hints.controller.js:46
msgid "Existing Scheduler Hints"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/scheduler-hints/scheduler-hints.controller.js:47
msgid "No available scheduler hints"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/scheduler-hints/scheduler-hints.controller.js:48
msgid "No existing scheduler hints"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/scheduler-hints/scheduler-hints.help.html:4
msgid ""
"Scheduler hints allow you to pass additional placement related "
"information to the Zun's scheduler."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/scheduler-hints/scheduler-hints.help.html:5
msgid ""
"For now, only Label Filter is available. So there are\n"
"    no scheduler hint definitions in the left column. Please set key that"
" included in labels."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/scheduler-hints/scheduler-hints.html:2
msgid "This step allows you to add scheduler hints to your container."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-group-details.html:4
msgid "Direction"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-group-details.html:5
msgid "Ether Type"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-group-details.html:6
msgid "Protocol"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-group-details.html:7
msgid "Min Port"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-group-details.html:8
msgid "Max Port"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-group-details.html:9
msgid "Remote"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-groups.controller.js:52
msgid "Select one or more security groups from the available groups below."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-groups.controller.js:54
msgid "Select one or more"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-groups.controller.js:68
#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-groups.html:17
#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-groups.html:66
msgid "Description"
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-groups.help.html:4
msgid ""
"Security groups define a set of IP filter rules that determine\n"
"      how network traffic flows to and from a container."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-groups.help.html:10
msgid ""
"To create new security groups, go to the <b>Network | Security Groups</b>"
" view,\n"
"      then click <b>Create Security Group</b>."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-groups.help.html:16
msgid ""
"Users can add additional rules to an existing security group\n"
"      to further define the access options for a container.\n"
"      To create additional rules, go to the <b>Network | Security "
"Groups</b> view,\n"
"      then find the security group and click <b>Manage Rules</b>."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-groups.help.html:18
msgid ""
"In this dialog, specify the security groups for the container.\n"
"      Note that the security groups will only apply for ports that\n"
"      will be created from the allocated networks, but will not apply\n"
"      for the allocated ports that are pre-existing."
msgstr ""

#: zun_ui/static/dashboard/container/containers/actions/workflow/security-groups/security-groups.html:2
msgid "Select the security groups to create the container in."
msgstr ""

#: zun_ui/static/dashboard/container/containers/details/details.module.js:52
msgid "Logs"
msgstr ""

#: zun_ui/static/dashboard/container/containers/details/details.module.js:57
msgid "Console"
msgstr ""

#: zun_ui/static/dashboard/container/images/actions.module.js:55
#: zun_ui/static/dashboard/container/images/actions/create.service.js:64
msgid "Pull Image"
msgstr ""

#: zun_ui/static/dashboard/container/images/actions.module.js:64
msgid "Delete Image"
msgstr ""

#: zun_ui/static/dashboard/container/images/images.module.js:59
msgid "Images"
msgstr ""

#: zun_ui/static/dashboard/container/images/images.module.js:99
#: zun_ui/static/dashboard/container/images/images.module.js:124
msgid "Tag"
msgstr ""

#: zun_ui/static/dashboard/container/images/images.module.js:109
#: zun_ui/static/dashboard/container/images/images.module.js:126
msgid "Image ID"
msgstr ""

#: zun_ui/static/dashboard/container/images/images.module.js:125
msgid "Size"
msgstr ""

#: zun_ui/static/dashboard/container/images/actions/create.service.js:46
#, python-format
msgid "Image %s was successfully pulled."
msgstr ""

#: zun_ui/static/dashboard/container/images/actions/create.service.js:65
msgid "Pull"
msgstr ""

#: zun_ui/static/dashboard/container/images/actions/delete.service.js:43
msgid "Select host to remove the image from."
msgstr ""

#: zun_ui/static/dashboard/container/images/actions/delete.service.js:121
#, python-format
msgid "Delete Image %s"
msgstr ""

#: zun_ui/static/dashboard/container/images/actions/workflow.service.js:42
msgid "Select host that stores the image."
msgstr ""

#: zun_ui/static/dashboard/container/images/actions/workflow.service.js:72
msgid "Name of the image."
msgstr ""