# Andi Chandler , 2018. #zanata # Andi Chandler , 2020. #zanata msgid "" msgstr "" "Project-Id-Version: horizon 24.0.1.dev26\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-02-25 19:11+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "PO-Revision-Date: 2020-02-25 09:06+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom)\n" "Language: en_GB\n" "X-Generator: Zanata 4.3.3\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ../../source/glossary.rst:5 msgid "Glossary" msgstr "Glossary" #: ../../source/glossary.rst:8 msgid "" "The OpenStack dashboard project. Also the name of the top-level Python " "object which handles registration for the app." msgstr "" "The OpenStack dashboard project. Also the name of the top-level Python " "object which handles registration for the app." #: ../../source/glossary.rst:9 msgid "Horizon" msgstr "Horizon" #: ../../source/glossary.rst:12 msgid "" "A Python class representing a top-level navigation item (e.g. \"project\") " "which provides a consistent API for Horizon-compatible applications." msgstr "" "A Python class representing a top-level navigation item (e.g. \"project\") " "which provides a consistent API for Horizon-compatible applications." #: ../../source/glossary.rst:13 msgid "Dashboard" msgstr "Dashboard" #: ../../source/glossary.rst:16 msgid "" "A Python class representing a sub-navigation item (e.g. \"instances\") which " "contains all the necessary logic (views, forms, tests, etc.) for that " "interface." msgstr "" "A Python class representing a sub-navigation item (e.g. \"instances\") which " "contains all the necessary logic (views, forms, tests, etc.) for that " "interface." #: ../../source/glossary.rst:18 msgid "Panel" msgstr "Panel" #: ../../source/glossary.rst:21 msgid "Project" msgstr "Project" #: ../../source/glossary.rst:21 msgid "" "Used in user-facing text in place of the term \"Tenant\" which is Keystone's " "word." msgstr "" "Used in user-facing text in place of the term \"Tenant\" which is Keystone's " "word." #: ../../source/index.rst:19 msgid "Horizon: The OpenStack Dashboard Project" msgstr "Horizon: The OpenStack Dashboard Project" #: ../../source/index.rst:22 msgid "Introduction" msgstr "Introduction" #: ../../source/index.rst:24 msgid "" "Horizon is the canonical implementation of `OpenStack's Dashboard `_, which provides a web based user interface " "to OpenStack services including Nova, Swift, Keystone, etc." msgstr "" "Horizon is the canonical implementation of `OpenStack's Dashboard `_, which provides a web based user interface " "to OpenStack services including Nova, Swift, Keystone, etc." #: ../../source/index.rst:28 msgid "" "For a more in-depth look at Horizon and its architecture, see the :ref:" "`contributor-intro`." msgstr "" "For a more in-depth look at Horizon and its architecture, see the :ref:" "`contributor-intro`." #: ../../source/index.rst:31 msgid "" "To learn what you need to know to get going, see the :ref:`quickstart`." msgstr "" "To learn what you need to know to get going, see the :ref:`quickstart`." #: ../../source/index.rst:34 msgid "Using Horizon" msgstr "Using Horizon" #: ../../source/index.rst:36 msgid "How to use Horizon in your own projects." msgstr "How to use Horizon in your own projects." #: ../../source/index.rst:38 msgid "User Documentation" msgstr "User Documentation" #: ../../source/index.rst:47 msgid "Contributor Docs" msgstr "Contributor Docs" #: ../../source/index.rst:49 msgid "" "For those wishing to develop Horizon itself, or go in-depth with building " "your own :class:`~horizon.Dashboard` or :class:`~horizon.Panel` classes, the " "following documentation is provided." msgstr "" "For those wishing to develop Horizon itself, or go in-depth with building " "your own :class:`~horizon.Dashboard` or :class:`~horizon.Panel` classes, the " "following documentation is provided." #: ../../source/index.rst:59 msgid "Release Notes" msgstr "Release Notes" #: ../../source/index.rst:61 msgid "See https://docs.openstack.org/releasenotes/horizon/." msgstr "See https://docs.openstack.org/releasenotes/horizon/." #: ../../source/index.rst:64 msgid "Information" msgstr "Information" #: ../../source/index.rst:73 msgid ":ref:`genindex`" msgstr ":ref:`genindex`" #: ../../source/index.rst:74 msgid ":ref:`modindex`" msgstr ":ref:`modindex`"