Imported Translations from Zanata

For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ie5f3e788f34795029e788bbbb03cade7edbec7b6
This commit is contained in:
OpenStack Proposal Bot 2017-10-09 10:43:35 +00:00
parent 0a73c0d90f
commit 53b5f0fcef

View File

@ -1,27 +1,107 @@
# Andi Chandler <andi@gowling.com>, 2017. #zanata
msgid ""
msgstr ""
"Project-Id-Version: Zun UI Release Notes 0.1.1\n"
"Project-Id-Version: Zun UI Release Notes 0.2.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-08 14:19+0000\n"
"POT-Creation-Date: 2017-09-21 04:22+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2017-07-10 11:40+0000\n"
"PO-Revision-Date: 2017-10-06 06:45+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en-GB\n"
"X-Generator: Zanata 3.9.6\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
msgid "0.2.0"
msgstr "0.2.0"
msgid "Current Series Release Notes"
msgstr "Current Series Release Notes"
msgid ""
"Horizon Plugin for Container Management service is released as Zun UI. Zun "
"UI work with Horizon, and service user interfaces for container management "
"to users. For example, Zun UI provides table views and details view for "
"container, these views have twelve operations for container. Also, this has "
"WebSocket-based console view. Zun UI is implemented Angular-based, and "
"supports latest features in Horizon."
msgstr ""
"Horizon Plugin for Container Management service is released as Zun UI. Zun "
"UI work with Horizon, and service user interfaces for container management "
"to users. For example, Zun UI provides table views and details view for "
"container, these views have twelve operations for container. Also, this has "
"WebSocket-based console view. Zun UI is implemented Angular-based, and "
"supports latest features in Horizon."
msgid "New Features"
msgstr "New Features"
msgid "Other Notes"
msgstr "Other Notes"
msgid "Pike Series Release Notes"
msgstr "Pike Series Release Notes"
msgid "Prelude"
msgstr "Prelude"
msgid "Support python 3.5."
msgstr "Support python 3.5."
msgid "Switch theme for documentation from oslosphinx to openstackdocstheme."
msgstr "Switch theme for documentation from oslosphinx to openstackdocstheme."
msgid "Switch to reno for managing release notes."
msgstr "Switch to reno for managing release notes."
msgid "Use only tox for test and remove run_tests.sh that is no longer used."
msgstr "Use only tox for test and remove run_tests.sh that is no longer used."
msgid "Use pbr autodoc feature rather than custom logic."
msgstr "Use pbr autodoc feature rather than custom logic."
msgid "Zun UI Release Notes"
msgstr "Zun UI Release Notes"
msgid ""
"[`blueprint add-container-operations <https://blueprints.launchpad.net/zun-"
"ui/+spec/add-container-operations>`_] Operations for container, such as "
"'Start', 'Stop', 'Restart', 'Pause', 'Unpause', 'Execute Command' and 'Send "
"Kill Signal', are added. Also, while loading details view, then logs of "
"container are shown in 'Logs' tab."
msgstr ""
"[`blueprint add-container-operations <https://blueprints.launchpad.net/zun-"
"ui/+spec/add-container-operations>`_] Operations for container, such as "
"'Start', 'Stop', 'Restart', 'Pause', 'Unpause', 'Execute Command' and 'Send "
"Kill Signal', are added. Also, while loading details view, then logs of "
"container are shown in 'Logs' tab."
msgid ""
"[`blueprint add-images-panel <https://blueprints.launchpad.net/zun-ui/+spec/"
"add-images-panel>`_] The panel for container images management is added for "
"admin users. This panel shows table view for images and has \"pull\" action "
"to store image as global action. The actions we can use are only \"pull\" "
"for now."
msgstr ""
"[`blueprint add-images-panel <https://blueprints.launchpad.net/zun-ui/+spec/"
"add-images-panel>`_] The panel for container images management is added for "
"admin users. This panel shows table view for images and has \"pull\" action "
"to store image as global action. The actions we can use are only \"pull\" "
"for now."
msgid ""
"[`blueprint interactive-mode <https://blueprints.launchpad.net/zun-ui/+spec/"
"interactive-mode>`_] Support pseudo-tty and stdin of container using serial "
"console module in Horizon via WebSocket. \"console\" tab is added into "
"details view. When user displays details view, if \"tty\" option for the "
"container is enabled, Zun UI gets the URL for container \"tty\" from docker "
"and accesses the \"tty\" via WebSocket to realize console on the browser."
msgstr ""
"[`blueprint interactive-mode <https://blueprints.launchpad.net/zun-ui/+spec/"
"interactive-mode>`_] Support pseudo-tty and stdin of container using serial "
"console module in Horizon via WebSocket. \"console\" tab is added into "
"details view. When user displays details view, if \"tty\" option for the "
"container is enabled, Zun UI gets the URL for container \"tty\" from docker "
"and accesses the \"tty\" via WebSocket to realize console on the browser."