Imported Translations from Zanata

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

Change-Id: I042f40df2b5d17f9f5e180e8a7b4e90be5f24e7c
This commit is contained in:
OpenStack Proposal Bot 2018-12-05 08:10:56 +00:00
parent fb1a129ee2
commit 254e3791d3
45 changed files with 2474 additions and 477 deletions

View File

@ -0,0 +1,123 @@
# Reik Keutterling <spielkind@gmail.com>, 2018. #zanata
# Robert Simai <robert.simai@suse.com>, 2018. #zanata
msgid ""
msgstr ""
"Project-Id-Version: horizon 15.0.0.0b2.dev104\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-12-03 09:06-0600\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2018-12-03 10:58+0000\n"
"Last-Translator: Robert Simai <robert.simai@suse.com>\n"
"Language-Team: German\n"
"Language: de\n"
"X-Generator: Zanata 4.3.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
msgid ":ref:`genindex`"
msgstr ":ref:`genindex`"
msgid ":ref:`modindex`"
msgstr ":ref:`modindex`"
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 ""
"Eine Python Klasse, die Sub-Navigationspunkte (z.B. \"Instanzen\") "
"repräsentiert und die notwendige Logik (views, forms, tests, etc.) für das "
"Interface enthält."
msgid ""
"A Python class representing a top-level navigation item (e.g. \"project\") "
"which provides a consistent API for Horizon-compatible applications."
msgstr ""
"Eine Python Klasse, die top-level Navigationspunkte (z.B. \"Projekt\") "
"repräsentiert und eine konsistente API für Horizon-kompatible Applikationen "
"bereitstellt."
msgid "Contributor Docs"
msgstr "Mitarbeiterdokumentation"
msgid "Dashboard"
msgstr "Dashboard"
msgid ""
"For a more in-depth look at Horizon and its architecture, see the :ref:"
"`contributor-intro`."
msgstr ""
"Für einen tieferen Einblick in Horizon und seine Architektur siehe the :ref:"
"`contributor-intro`."
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 ""
"Zur Entwicklung von Horizon oder wenn Sie tiefer in die Erstellung eigener :"
"class:`~horizon.Dashboard` oder :class:`~horizon.Panel` Klassen stellen wir "
"die folgende Dokumentation bereit."
msgid "Glossary"
msgstr "Glossar"
msgid "Horizon"
msgstr "Horizon"
msgid ""
"Horizon is the canonical implementation of `OpenStack's Dashboard <https://"
"github.com/openstack/horizon>`_, which provides a web based user interface "
"to OpenStack services including Nova, Swift, Keystone, etc."
msgstr ""
"Horizon ist die standardkonforme Implementierung des `OpenStack Dashboard "
"<https://github.com/openstack/horizon>`_, welches ein webbasiertes "
"Benutzerinterface zu den OpenStack-Diensten wie Nova, Swift, Keystone, etc. "
"bereitstellt."
msgid "Horizon: The OpenStack Dashboard Project"
msgstr "Horizon: Das OpenStack Dashboard Projekt"
msgid "How to use Horizon in your own projects."
msgstr "Verwendung von Horizon in eigenen Projekten"
msgid "Information"
msgstr "Information"
msgid "Introduction"
msgstr "Einführung"
msgid "Panel"
msgstr "Panel"
msgid "Project"
msgstr "Projekt"
msgid "Release Notes"
msgstr "Versionshinweise"
msgid "See https://docs.openstack.org/releasenotes/horizon/."
msgstr "Siehe https://docs.openstack.org/releasenotes/horizon/."
msgid ""
"The OpenStack dashboard project. Also the name of the top-level Python "
"object which handles registration for the app."
msgstr ""
"Das OpenStack Dashboard Projekt. Ebenso der Name des top-level Python "
"Objektes, das die Registrierung der App regelt."
msgid "To learn what you need to know to get going, see the :ref:`quickstart`."
msgstr ""
"Für einen Überblick über das erforderliche Wissen siehe the :ref:"
"`quickstart`."
msgid ""
"Used in user-facing text in place of the term \"Tenant\" which is Keystone's "
"word."
msgstr ""
"In vom Benutzer sichtbaren Text an Stelle des Wortes \"Mandant\" verwendet, "
"dem Keystone-Begriff."
msgid "Using Horizon"
msgstr "Verwendung von Horizon"

View File

@ -1,13 +1,13 @@
# Andi Chandler <andi@gowling.com>, 2018. #zanata
msgid ""
msgstr ""
"Project-Id-Version: horizon 15.0.0.0b2.dev79\n"
"Project-Id-Version: horizon 15.0.0.0b2.dev104\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-11-29 02:54-0600\n"
"POT-Creation-Date: 2018-12-03 09:06-0600\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2018-11-24 10:58+0000\n"
"PO-Revision-Date: 2018-12-04 03:28+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@ -343,12 +343,14 @@ msgstr ""
msgid ""
"Horizon usually syncs with `Django's Roadmap <https://www.djangoproject.com/"
"weblog/2015/jun/25/roadmap/>`__ and basically supports maintained versions "
"of Django as of the feature freeze of each OpenStack release."
"weblog/2015/jun/25/roadmap/>`__ and supports LTS (long term support) "
"versions of Django as of the feature freeze of each OpenStack release. "
"Supports for other maintained Django versions are optional and best-effort."
msgstr ""
"Horizon usually syncs with `Django's Roadmap <https://www.djangoproject.com/"
"weblog/2015/jun/25/roadmap/>`__ and basically supports maintained versions "
"of Django as of the feature freeze of each OpenStack release."
"weblog/2015/jun/25/roadmap/>`__ and supports LTS (long term support) "
"versions of Django as of the feature freeze of each OpenStack release. "
"Supports for other maintained Django versions are optional and best-effort."
msgid ""
"Horizons uses Django's logging configuration mechanism, which can be "
@ -492,6 +494,16 @@ msgstr ""
msgid "Python 2.7 or 3.5"
msgstr "Python 2.7 or 3.5"
msgid "Python 3.6 support is experimental."
msgstr "Python 3.6 support is experimental."
msgid ""
"Python 3.7 (or later versions if any) support will be considered along with "
"the OpenStack community support policy."
msgstr ""
"Python 3.7 (or later versions if any) support will be considered along with "
"the OpenStack community support policy."
msgid "Python memcached module installed"
msgstr "Python memcached module installed"

View File

@ -1,9 +1,9 @@
# Georg Hennemann <georg.hennemann@t-systems.com>, 2018. #zanata
msgid ""
msgstr ""
"Project-Id-Version: horizon 15.0.0.0b2.dev79\n"
"Project-Id-Version: horizon 15.0.0.0b2.dev104\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-11-29 02:54-0600\n"
"POT-Creation-Date: 2018-12-03 09:06-0600\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -337,16 +337,6 @@ msgstr ""
"Ekzistas multaj seancoj, kiuj estas elektitaj per la ``SESSION_ENGINE`` en "
"via `` local_settings.py``-dosiero."
msgid ""
"Horizon usually syncs with `Django's Roadmap <https://www.djangoproject.com/"
"weblog/2015/jun/25/roadmap/>`__ and basically supports maintained versions "
"of Django as of the feature freeze of each OpenStack release."
msgstr ""
"Horizonto kutime sinkronigas kun `Django's Roadmap <https://www."
"djangoproject.com/weblog/2015/jun/25/roadmap/> `__ kaj esence subtenas "
"prizorgitajn versiojn de Django kiel de la funkcia frostigado de ĉiu "
"OpenStack-eldono."
msgid ""
"Horizons uses Django's logging configuration mechanism, which can be "
"customized by altering the ``LOGGING`` dictionary in ``local_settings.py``. "

View File

@ -1,9 +1,9 @@
# suhartono <cloudsuhartono@gmail.com>, 2018. #zanata
msgid ""
msgstr ""
"Project-Id-Version: horizon 15.0.0.0b2.dev79\n"
"Project-Id-Version: horizon 15.0.0.0b2.dev104\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-11-29 02:54-0600\n"
"POT-Creation-Date: 2018-12-03 09:06-0600\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -335,16 +335,6 @@ msgstr ""
"sesi. Ada banyak sesi backend yang tersedia, yang dipilih melalui pengaturan "
"``SESSION_ENGINE`` di file ``local_settings.py`` Anda."
msgid ""
"Horizon usually syncs with `Django's Roadmap <https://www.djangoproject.com/"
"weblog/2015/jun/25/roadmap/>`__ and basically supports maintained versions "
"of Django as of the feature freeze of each OpenStack release."
msgstr ""
"Horizon biasanya disinkronkan dengan `Django's Roadmap <https://www."
"djangoproject.com/weblog/2015/jun/25/roadmap/>`__ dan pada dasarnya "
"mendukung versi Django yang telah dipelihara sebagai fitur pembekuan dari "
"setiap rilis OpenStack."
msgid ""
"Horizons uses Django's logging configuration mechanism, which can be "
"customized by altering the ``LOGGING`` dictionary in ``local_settings.py``. "

File diff suppressed because it is too large Load Diff

View File

@ -1,14 +1,15 @@
# Ian Y. Choi <ianyrchoi@gmail.com>, 2018. #zanata
# Soonyeul Park <ardentpark@gmail.com>, 2018. #zanata
msgid ""
msgstr ""
"Project-Id-Version: horizon 15.0.0.0b2.dev79\n"
"Project-Id-Version: horizon 15.0.0.0b2.dev104\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-11-29 02:54-0600\n"
"POT-Creation-Date: 2018-12-03 09:06-0600\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2018-10-03 04:28+0000\n"
"Last-Translator: Soonyeul Park <ardentpark@gmail.com>\n"
"PO-Revision-Date: 2018-12-02 09:39+0000\n"
"Last-Translator: Ian Y. Choi <ianyrchoi@gmail.com>\n"
"Language-Team: Korean (South Korea)\n"
"Language: ko_KR\n"
"X-Generator: Zanata 4.3.3\n"
@ -73,6 +74,15 @@ msgid ""
"following tasks:"
msgstr "대시보드를 설치 및 구성 후, 다음 작업들을 완료할 수 있습니다:"
msgid ""
"All other services are optional. Horizon supports the following services as "
"of the Stein release. If the keystone endpoint for a service is configured, "
"horizon detects it and enables its support automatically."
msgstr ""
"다른 모든 서비스는 선택 사항입니다. Horizon은 Stein 릴리즈에서 다음의 서비스"
"들을 지원합니다. 서비스를 위한 keystone endpoint 가 구성되면, horizon은 자동"
"으로 탐지하고 지원을 활성화합니다."
msgid "Allow your hosts to access the dashboard:"
msgstr "호스트가 대시보드에 접근하도록 허용하십시오:"
@ -328,15 +338,6 @@ msgstr ""
"합니다. ``local_settings.py`` 파일의 ``SESSION_ENGINE`` 설정을 통해 선택된 사"
"용 가능한 많은 세션 백엔드들이 있습니다."
msgid ""
"Horizon usually syncs with `Django's Roadmap <https://www.djangoproject.com/"
"weblog/2015/jun/25/roadmap/>`__ and basically supports maintained versions "
"of Django as of the feature freeze of each OpenStack release."
msgstr ""
"Horizon은 보통 `Django의 로드맵 <https://www.djangoproject.com/weblog/2015/"
"jun/25/roadmap/>`__ 과 동기화하고 각 OpenStack 릴리즈의 기능 동결을 위해 기본"
"적으로 Django의 유지 보수되는 버전을 지원합니다."
msgid ""
"Horizons uses Django's logging configuration mechanism, which can be "
"customized by altering the ``LOGGING`` dictionary in ``local_settings.py``. "
@ -353,11 +354,25 @@ msgstr ""
"네트워킹 옵션 1을 선택한 경우, 3계층 네트워킹 서비스에 대한 지원을 사용 불가"
"능하게 하십시오:"
msgid ""
"If you use the development version, replace \"stable/<release>\" with "
"\"master\"."
msgstr ""
"개발 버전을 사용하는 경우에는, \"stable/<release>\" 를 \"master\" 로 변경합니"
"다."
msgid ""
"In the Dashboard configuration section, allow your hosts to access Dashboard:"
msgstr ""
"대시보드 구성 섹션에서, 호스트가 대시보드로 접근할 수 있도록 허용하십시오:"
msgid ""
"In the commands below, substitute \"<release>\" for your version of choice, "
"such as \"queens\" or \"rocky\"."
msgstr ""
"아래 명령어에서, \"queens\" 또는 \"rocky\" 와 같이 선택한는 버전에 대한 "
"\"<release>\" 로 치환합니다."
msgid "Install and configure components"
msgstr "구성요소 설치와 구성"
@ -543,6 +558,9 @@ msgstr "시스템 요구사항"
msgid "Tacker UI"
msgstr "Tacker UI"
msgid "The Stein release of horizon has the following dependencies."
msgstr "Horizon Stein 릴리즈는 다음 의존성을 갖습니다."
msgid ""
"The ``systemctl restart`` command starts each service if not currently "
"running."
@ -583,6 +601,24 @@ msgstr ""
"용할 수 있습니다. 또한 개체 저장소와 같은 독립형 서비스 환경에서도 대시보드"
"를 사용할 수 있습니다."
msgid ""
"Then configure the web server to host OpenStack dashboard via WSGI. For "
"apache2 web server, you may need to create ``/etc/apache2/sites-available/"
"horizon.conf``. The template in DevStack is a good example of the file. "
"https://git.openstack.org/cgit/openstack-dev/devstack/tree/files/apache-"
"horizon.template Or you can automatically generate an apache configuration "
"file. If you previously generated an ``openstack_dashboard/horizon_wsgi.py`` "
"file it will use that, otherwise will default to using ``openstack_dashboard/"
"wsgi.py``"
msgstr ""
"그리고, WSGI를 통해 OpenStack 대시보드를 호스팅하도록 웹 서버를 구성하십시"
"오. apache2 웹 서버의 경우, ``/etc/apache2/sites-available/horizon.conf`` 생"
"성이 필요할 수 있습니다. DevStack의 템플릿은 해당 파일의 좋은 예시입니다. "
"https://git.openstack.org/cgit/openstack-dev/devstack/tree/files/apache-"
"horizon.template 또는 자동으로 apache 구성 파일을 생성할 수 있습니다. 이전에 "
"``openstack_dashboard/horizon_wsgi.py`` 파일을 생성하였다면 그것을 사용하고, "
"그렇지 않다면 기본적으로 ``openstack_dashboard/wsgi.py`` 를 사용합니다."
msgid ""
"There are a number of horizon plugins for various useful features. You can "
"get dashboard supports for them by installing corresponding horizon plugins."

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1334,10 +1334,6 @@ msgstr ""
"%s প্ৰক্ষেপ সদস্যবোৰ পৰিৱৰ্তন, প্ৰক্ষেপ গোটবোৰ আপডেট আৰু প্ৰক্ষেপ কোটাবোৰ আপডেট "
"কৰিবলৈ ব্যৰ্থ হল."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "উপনেট এটাৰ বাবে %s নেটৱৰ্ক উদ্ধাৰ কৰিবলৈ ব্যৰ্থ হল"
#, python-format
msgid "Failed to update network %s"
msgstr "%s নেটৱৰ্ক আপডেট কৰিবলৈ ব্যৰ্থ হল"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1283,10 +1283,6 @@ msgid ""
msgstr ""
"%s প্রোজেক্ট সদস্য সংশোধন করতে ব্যর্থ, প্রোজেক্ট শ্রেণি এবং প্রোজেক্ট কোটা আপডেট করুন."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "একটি সাবনেটের জন্য %s নেটওয়ার্ক পুনরুদ্ধার করতে ব্যর্থ"
#, python-format
msgid "Failed to update network %s"
msgstr "নেটওয়ার্ক %s আপডেট করতে ব্যর্থ"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1328,10 +1328,6 @@ msgstr ""
"%s प्रजेक्ट सोद्रोमाखौ सुद्रायनो फेलें जाबाय, प्रजेक्ट हानजाखौ आपडेट खालाम आरो प्रजेक्ट "
"क'टाखौ आपडेट खालाम।"
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "साबनेटनि थाखाय नेटवार्क %s खौ मोनफिननो फेलें जाबाय"
#, python-format
msgid "Failed to update network %s"
msgstr "%s नेटवार्कखौ आपडेट खालामनो फेलें जाबाय"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -2539,10 +2539,6 @@ msgstr ""
"Nelze provést požadovanou operaci na instanci \"%s\", instance je v chybovém "
"stavu"
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "Nelze získat síť %s pro podsíť"
#, python-format
msgid "Failed to update network %s"
msgstr "Aktualizace sítě %s selhala"

View File

@ -15,11 +15,11 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2018-10-28 01:47+0000\n"
"PO-Revision-Date: 2018-11-30 11:33+0000\n"
"Last-Translator: Andreas Jaeger <jaegerandi@gmail.com>\n"
"Language-Team: German\n"
"Language: de\n"
@ -1447,17 +1447,6 @@ msgstr "Zuordnung erstellen."
msgid "Create a new \"extra spec\" key-value pair for a volume type."
msgstr "Neues \"extra spec\" Schlüssel-Wert-Paar für Datenträgertyp erzeugen."
#, python-format
msgid ""
"Create a new \"spec\" key-value pair for QoS Spec \"%(qos_spec_name)s\". "
"Valid key names are expected in the QoS specs. The acceptable values for key "
"are <tt>\"minIOPS\", \"maxIOPS\" and \"burstIOPS\"</tt>."
msgstr ""
"Neues Schlüssel-Wert-Paar \"Spezifikation\" für QoS-Spezifikation "
"\"%(qos_spec_name)s\" erzeugen. In der QoS-Spezifikation werden gültige "
"Schlüsselnamen erwartet. Folgende Werte dürfen als Schlüssel verwendet "
"werden: <tt>\"minIOPS\", \"maxIOPS\" und \"burstIOPS\"</tt>. "
msgid "Create a new application credential."
msgstr "Neue Applikations-Zugangsdaten erstellen."
@ -2756,9 +2745,6 @@ msgstr ""
"Evakuiere die Server vom ausgewählten gestoppten Host auf einen aktiven "
"Zielhost."
msgid "Example:"
msgstr "Beispiel:"
msgid ""
"Example: For <tt>mod_shib</tt> this would be <tt>Shib-Identity-Provider</"
"tt>, for <tt>mod_auth_openidc</tt>, this could be <tt>HTTP_OIDC_ISS</tt>. "
@ -3009,10 +2995,6 @@ msgid "Failed to remove project %(project)s from volume type access."
msgstr ""
"Fehler beim Entfernen des Projekts %(project)s vom Datenträgertyp-Zugriff."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "Das Netzwerk %s für ein Subnetz konnte nicht abgerufen werden."
#, python-format
msgid "Failed to set gateway: %s"
msgstr "Gateway konnte nicht gesetzt werden: %s"
@ -3846,15 +3828,6 @@ msgstr "Für die Authentifizierung zu verwendendes Schlüsselpaar."
msgid "Key-Value Pairs"
msgstr "Schlüssel-Wert Paare"
msgid "Key: burstIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "Schlüssel: burstIOPS und Value:5000 (Zahlwert größer als minIOPS)"
msgid "Key: maxIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "Schlüssel: maxIOPS und Wert:5000 (Zahlwert größer als minIOPS)"
msgid "Key: minIOPS and Value:20 (number value less than maxIOPS)"
msgstr " Schlüssel: minIOPS und Wert:20 (Zahlwert kleiner als maxIOPS)"
msgctxt "Current status of an Image"
msgid "Killed"
msgstr "Beendet"
@ -6372,6 +6345,14 @@ msgstr ""
"Verschlüsselung durchführt (z.B. front-end=Nova). Die Standardwert ist "
"\"front-end\"."
msgid ""
"The <strong>Key Size</strong> is the size of the encryption key, in bits (e."
"g., 256). If the field is left empty, the provider default will be used."
msgstr ""
"Die <strong>Schlüssellänge</strong> ist die Länge des Schlüssels in Bit (z."
"B. 256). Wenn das Feld leer bleibt, wird die Standardeinstellung des "
"Anbieters verwendet."
msgid ""
"The <strong>Provider</strong> is the encryption provider format (e.g. 'luks' "
"or 'plain')."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -2623,10 +2623,6 @@ msgstr ""
msgid "Failed to remove project %(project)s from volume type access."
msgstr "Failed to remove project %(project)s from volume type access."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "Failed to retrieve network %s for a subnet"
#, python-format
msgid "Failed to set gateway: %s"
msgstr "Failed to set gateway: %s"

View File

@ -9,11 +9,11 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2018-11-27 12:25+0000\n"
"PO-Revision-Date: 2018-12-04 03:27+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@ -821,6 +821,9 @@ msgstr "Available Types"
msgid "Available networks"
msgstr "Available networks"
msgid "Back-End Example:"
msgstr "Back-End Example:"
msgctxt "Current status of a Volume"
msgid "Backing Up"
msgstr "Backing Up"
@ -1149,6 +1152,9 @@ msgstr ""
"Configure OpenStack to write metadata to a special configuration drive that "
"attaches to the instance when it boots."
msgid "Confirm"
msgstr "Confirm"
msgid "Confirm Admin Password"
msgstr "Confirm Admin Password"
@ -1419,12 +1425,12 @@ msgstr "Create a new \"extra spec\" key-value pair for a volume type."
#, python-format
msgid ""
"Create a new \"spec\" key-value pair for QoS Spec \"%(qos_spec_name)s\". "
"Valid key names are expected in the QoS specs. The acceptable values for key "
"are <tt>\"minIOPS\", \"maxIOPS\" and \"burstIOPS\"</tt>."
"Valid key names are expected in the QoS specs. Refer to Cinder documentation "
"for the supported front-end and back-end keys."
msgstr ""
"Create a new \"spec\" key-value pair for QoS Spec \"%(qos_spec_name)s\". "
"Valid key names are expected in the QoS specs. The acceptable values for key "
"are <tt>\"minIOPS\", \"maxIOPS\" and \"burstIOPS\"</tt>."
"Valid key names are expected in the QoS specs. Refer to Cinder documentation "
"for the supported front-end and back-end keys."
msgid "Create a new application credential."
msgstr "Create a new application credential."
@ -2709,9 +2715,6 @@ msgid ""
msgstr ""
"Evacuate the servers from the selected down host to an active target host."
msgid "Example:"
msgstr "Example:"
msgid ""
"Example: For <tt>mod_shib</tt> this would be <tt>Shib-Identity-Provider</"
"tt>, for <tt>mod_auth_openidc</tt>, this could be <tt>HTTP_OIDC_ISS</tt>. "
@ -2948,10 +2951,6 @@ msgstr ""
msgid "Failed to remove project %(project)s from volume type access."
msgstr "Failed to remove project %(project)s from volume type access."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "Failed to retrieve network %s for a subnet"
#, python-format
msgid "Failed to set gateway: %s"
msgstr "Failed to set gateway: %s"
@ -3145,6 +3144,9 @@ msgstr "From here you can update the default compute quotas (max limits)."
msgid "From here you can update the default volume quotas (max limits)."
msgstr "From here you can update the default volume quotas (max limits)."
msgid "Front-End Example:"
msgstr "Front-End Example:"
msgid "GB"
msgstr "GB"
@ -3767,14 +3769,23 @@ msgstr "Key pair to use for authentication."
msgid "Key-Value Pairs"
msgstr "Key-Value Pairs"
msgid "Key: burstIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "Key: burstIOPS and Value:5000 (number value bigger than minIOPS)"
msgid "Key: burstIOPS and Value: 5000 (number value bigger than minIOPS)"
msgstr "Key: burstIOPS and Value: 5000 (number value bigger than minIOPS)"
msgid "Key: maxIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "Key: maxIOPS and Value:5000 (number value bigger than minIOPS)"
msgid "Key: maxIOPS and Value: 5000 (number value bigger than minIOPS)"
msgstr "Key: maxIOPS and Value: 5000 (number value bigger than minIOPS)"
msgid "Key: minIOPS and Value:20 (number value less than maxIOPS)"
msgstr "Key: minIOPS and Value:20 (number value less than maxIOPS)"
msgid "Key: minIOPS and Value: 20 (number value less than maxIOPS)"
msgstr "Key: minIOPS and Value: 20 (number value less than maxIOPS)"
msgid "Key: size_iops_sec and Value: 16"
msgstr "Key: size_iops_sec and Value: 16"
msgid "Key: total_bytes_sec_max and Value: 512000"
msgstr "Key: total_bytes_sec_max and Value: 512000"
msgid "Key: total_iops_sec and Value: 5000"
msgstr "Key: total_iops_sec and Value: 5000"
msgctxt "Current status of an Image"
msgid "Killed"
@ -4017,6 +4028,10 @@ msgstr "MidoNet Uplink"
msgid "Migrate"
msgstr "Migrate"
msgctxt "Action log of an instance"
msgid "Migrate"
msgstr "Migrate"
msgid "Migrate Host"
msgstr "Migrate Host"
@ -5178,6 +5193,9 @@ msgctxt "Current status of an Instance"
msgid "Rescue"
msgstr "Rescue"
msgid "Rescue Instance"
msgstr "Rescue Instance"
msgctxt "Current status of an Instance"
msgid "Rescued"
msgstr "Rescued"
@ -5747,6 +5765,10 @@ msgstr "Shared Storage"
msgid "Shared with Project"
msgstr "Shared with Project"
msgctxt "Action log of an instance"
msgid "Shelve"
msgstr "Shelve"
msgid "Shelve Instance"
msgid_plural "Shelve Instances"
msgstr[0] "Shelve Instance"
@ -6114,6 +6136,9 @@ msgstr "Successfully modified QoS Spec consumer."
msgid "Successfully recreated ec2 credentials."
msgstr "Successfully recreated ec2 credentials."
msgid "Successfully rescued instance"
msgstr "Successfully rescued instance"
#, python-format
msgid ""
"Successfully sent the request to change the volume type to \"%(vtype)s\" for "
@ -6525,6 +6550,13 @@ msgstr ""
"The requested instance(s) cannot be launched as your quota will be exceeded: "
"Available: %(avail)s, Requested: %(req)s."
msgid ""
"The rescue mode is only for emergency purpose, for example in case of a "
"system or access failure."
msgstr ""
"The rescue mode is only for emergency purpose, for example in case of a "
"system or access failure."
msgid "The specified floating IP no longer exists."
msgstr "The specified Floating IP no longer exists."
@ -6675,6 +6707,15 @@ msgstr ""
msgid "This volume type is used by one or more volumes."
msgstr "This volume type is used by one or more volumes."
msgid ""
"This will shut down your instance and mount the root disk to a temporary "
"server. Then, you will be able to connect to this server, repair the system "
"configuration or recover your data."
msgstr ""
"This will shut down your instance and mount the root disk to a temporary "
"server. Then, you will be able to connect to this server, repair the system "
"configuration or recover your data."
msgid "Time Since Created"
msgstr "Time Since Created"
@ -7244,6 +7285,9 @@ msgstr ""
"Unable to register identity provider. Please check that the Identity "
"Provider ID and Remote IDs provided are not already in use."
msgid "Unable to rescue instance"
msgstr "Unable to rescue instance"
#, python-format
msgid "Unable to resize instance \"%s\"."
msgstr "Unable to resize instance \"%s\"."
@ -7948,6 +7992,16 @@ msgid_plural "Unregistered Identity Providers"
msgstr[0] "Unregistered Identity Provider"
msgstr[1] "Unregistered Identity Providers"
msgid "Unrescue Instance"
msgid_plural "Unrescue Instances"
msgstr[0] "Unrescue Instance"
msgstr[1] "Unrescue Instances"
msgid "Unrescued Instance"
msgid_plural "Unrescued Instances"
msgstr[0] "Unrescued Instance"
msgstr[1] "Unrescued Instances"
msgctxt "Task status of an Instance"
msgid "Unrescuing"
msgstr "Unrescuing"
@ -7958,6 +8012,10 @@ msgstr "Unrestricted"
msgid "Unrestricted (dangerous)"
msgstr "Unrestricted (dangerous)"
msgctxt "Action log of an instance"
msgid "Unshelve"
msgstr "Unshelve"
msgid "Unshelve Instance"
msgid_plural "Unshelve Instances"
msgstr[0] "Unshelve Instance"
@ -8634,6 +8692,13 @@ msgstr ""
msgid "You may have mistyped the address or the page may have moved."
msgstr "You may have mistyped the address or the page may have moved."
msgid ""
"You may optionally select an image and set a password on the rescue instance "
"server."
msgstr ""
"You may optionally select an image and set a password on the rescue instance "
"server."
msgid "You may optionally set a password on the rebuilt instance."
msgstr "You may optionally set a password on the rebuilt instance."

View File

@ -8,11 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-09-07 04:25+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2018-09-07 11:15+0000\n"
"PO-Revision-Date: 2018-12-04 03:27+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@ -2295,6 +2295,9 @@ msgstr "Role"
msgid "Role %s was successfully created."
msgstr "Role %s was successfully created."
msgid "Role already exists."
msgstr "Role already exists."
msgid "Role updated successfully."
msgstr "Role updated successfully."

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1414,17 +1414,6 @@ msgstr "Kreu mapigon."
msgid "Create a new \"extra spec\" key-value pair for a volume type."
msgstr "Kreu novan \"ekstra spec\" klavo-valoro paro por volumo tipo."
#, python-format
msgid ""
"Create a new \"spec\" key-value pair for QoS Spec \"%(qos_spec_name)s\". "
"Valid key names are expected in the QoS specs. The acceptable values for key "
"are <tt>\"minIOPS\", \"maxIOPS\" and \"burstIOPS\"</tt>."
msgstr ""
"Kreu novan \"spec\" ŝlosilo-valoro paron por QoS Spec \"%(qos_spec_name)s\". "
"Validaj ŝlosilaj nomoj estas atenditaj en la QoS specoj. La akcepteblaj "
"valoroj por ŝlosilo estas <tt>\"minIOPS\", \"maxIOPS\" kaj \"burstIOPS\"</"
"tt>."
msgid "Create a new application credential."
msgstr "Krei novan aplikado legitimaĵon."
@ -2709,9 +2698,6 @@ msgstr ""
"Evakuiu la servilojn de la selektita malvalidigita gastiganto al aktiva "
"celgastiganto."
msgid "Example:"
msgstr "Ekzemple:"
msgid ""
"Example: For <tt>mod_shib</tt> this would be <tt>Shib-Identity-Provider</"
"tt>, for <tt>mod_auth_openidc</tt>, this could be <tt>HTTP_OIDC_ISS</tt>. "
@ -2949,10 +2935,6 @@ msgstr ""
msgid "Failed to remove project %(project)s from volume type access."
msgstr "Malsukcesis forigi projekton %(project)s de volumo tipo aliro."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "Malsukcesis ricevi reton %s por la subreto"
#, python-format
msgid "Failed to set gateway: %s"
msgstr "Malsukcesis agordi kluzon: %s"
@ -3770,15 +3752,6 @@ msgstr "Ŝlosila paro uzonta por aŭtentigon."
msgid "Key-Value Pairs"
msgstr "Klavo-Valoro Paroj"
msgid "Key: burstIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "Ŝlosilo: burstIOPS kaj Valoro:5000 (numera valoro pli ol minIOPS)"
msgid "Key: maxIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "Ŝlosilo: maxIOPS kaj Valoro:5000 (numera valoro pli ol minIOPS)"
msgid "Key: minIOPS and Value:20 (number value less than maxIOPS)"
msgstr "Ŝlosilo: minIOPS kaj Valoro:20 (numera valoro malpli ol maxIOPS)"
msgctxt "Current status of an Image"
msgid "Killed"
msgstr "Ĉesigita "

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1318,16 +1318,6 @@ msgstr ""
"Crea un nuevo par clave-valor \"especificación adicional\" para un tipo de "
"volumen."
#, python-format
msgid ""
"Create a new \"spec\" key-value pair for QoS Spec \"%(qos_spec_name)s\". "
"Valid key names are expected in the QoS specs. The acceptable values for key "
"are <tt>\"minIOPS\", \"maxIOPS\" and \"burstIOPS\"</tt>."
msgstr ""
"Crear una nueva especificación clave-valor para QoS \"%(qos_spec_name)s\". "
"Es necesaario utilizar un nombre válido. Los valors aceptados para las "
"claves son: <tt>\"minIOPS\", \"maxIOPS\" y \"burstIOPS\"</tt>."
msgid ""
"Create a new network. In addition, a subnet associated with the network can "
"be created in the following steps of this wizard."
@ -2553,9 +2543,6 @@ msgid ""
msgstr ""
"Evacuar los servidores del anfitrión caido a un anfitrión objetivo activo."
msgid "Example:"
msgstr "Ejemplo:"
msgid ""
"Example: For <tt>mod_shib</tt> this would be <tt>Shib-Identity-Provider</"
"tt>, for <tt>mod_auth_openidc</tt>, this could be <tt>HTTP_OIDC_ISS</tt>. "
@ -2779,10 +2766,6 @@ msgstr ""
"No ha sido posible eliminar del proyecto %(project)s el tipo de acceso de "
"volumen."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "Ha habido un fallo al obtener la red %s para la subred"
#, python-format
msgid "Failed to set gateway: %s"
msgstr "No se ha podido fijar la puerta de enlace: %s"
@ -3577,15 +3560,6 @@ msgstr "Pareja de claves a utilizar para la autentificación."
msgid "Key-Value Pairs"
msgstr "Parejas de clave-valor"
msgid "Key: burstIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "Clave: burstIOPS y valor: 5000 (valor numérico superior a minIOPS)"
msgid "Key: maxIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "Clave: maxIOPS y valor: 5000 (valor numérico superior a minIOPS)"
msgid "Key: minIOPS and Value:20 (number value less than maxIOPS)"
msgstr "Clave: minIOPS y valor: 20 (valor numérico inferior a maxIOPS)"
msgctxt "Current status of an Image"
msgid "Killed"
msgstr "Terminado forzosamente"

View File

@ -26,7 +26,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1355,17 +1355,6 @@ msgid "Create a new \"extra spec\" key-value pair for a volume type."
msgstr ""
"Créer une nouvelle paire clé-valeur \"extra spec\" pour un type de volume."
#, python-format
msgid ""
"Create a new \"spec\" key-value pair for QoS Spec \"%(qos_spec_name)s\". "
"Valid key names are expected in the QoS specs. The acceptable values for key "
"are <tt>\"minIOPS\", \"maxIOPS\" and \"burstIOPS\"</tt>."
msgstr ""
"Créer une nouvelle paire clé-valeur \"spec\" pour la Spec QOS "
"\"%(qos_spec_name)s\". Des noms de clé valides sont attendus dans les specs "
"QOS. Les valeurs acceptables pour la clé sont <tt>\"minIOPS\", \"maxIOPS\" "
"et \"burstIOPS\"</tt>."
msgid ""
"Create a new network. In addition, a subnet associated with the network can "
"be created in the following steps of this wizard."
@ -2643,9 +2632,6 @@ msgid ""
msgstr ""
"Évacuer les serveurs de l'hôte inactif sélectionné vers un hôte cible actif."
msgid "Example:"
msgstr "Exemple :"
msgid ""
"Example: For <tt>mod_shib</tt> this would be <tt>Shib-Identity-Provider</"
"tt>, for <tt>mod_auth_openidc</tt>, this could be <tt>HTTP_OIDC_ISS</tt>. "
@ -2883,10 +2869,6 @@ msgstr ""
msgid "Failed to remove project %(project)s from volume type access."
msgstr "Échec du retrait du projet %(project)s à l'accès de type de volume."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "Échec lors de la récupération du réseau %s pour un sous-réseau"
#, python-format
msgid "Failed to set gateway: %s"
msgstr "Echec de définition de la passerelle: %s"
@ -3711,15 +3693,6 @@ msgstr "Paire de clés à utiliser pour l'authentification."
msgid "Key-Value Pairs"
msgstr "Paires de clé-valeur"
msgid "Key: burstIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "Clé: burstIOPS et Valeur:5000 (valeur supérieure à minIOPS)"
msgid "Key: maxIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "Clé: maxIOPS et Valeur:5000 (valeur supérieure à minIOPS)"
msgid "Key: minIOPS and Value:20 (number value less than maxIOPS)"
msgstr "Clé: minIOPS et Valeur:20 (valeur inférieure à maxIOPS)"
msgctxt "Current status of an Image"
msgid "Killed"
msgstr "Supprimé par force"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1326,10 +1326,6 @@ msgid ""
msgstr ""
"%s પ્રોજેક્ટ સભ્યો, પ્રોજેક્ટ જૂથોના સુધારા અને પ્રોજેક્ટ ક્વોટા સુધારા સંશોધિત કરવામાં નિષ્ફળ."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "સબનેટ માટે નેટવર્ક %s પુનઃપ્રાપ્ત કરવામા નિષ્ફળ"
#, python-format
msgid "Failed to update network %s"
msgstr "%s નેટવર્કને અદ્યતન કરવામાં નિષ્ફળ"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-04-30 08:52+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1328,10 +1328,6 @@ msgstr ""
" %s परियोजना के सदस्यों, अद्यतन परियोजना समूहों और अद्यतन परियोजना कोटा संशोधित करने "
"में विफल."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "सबनेट के लिए संजाल %s को पाने में विफल"
#, python-format
msgid "Failed to update network %s"
msgstr "%s संजाल अद्यतन करने में विफल"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1398,17 +1398,6 @@ msgstr "Buat pemetaan."
msgid "Create a new \"extra spec\" key-value pair for a volume type."
msgstr "Buat pasangan key-value \"extra spec\" baru untuk tipe volume."
#, python-format
msgid ""
"Create a new \"spec\" key-value pair for QoS Spec \"%(qos_spec_name)s\". "
"Valid key names are expected in the QoS specs. The acceptable values for key "
"are <tt>\"minIOPS\", \"maxIOPS\" and \"burstIOPS\"</tt>."
msgstr ""
"Buat pasangan key-value \"spec\" baru untuk QoS Spec \"%(qos_spec_name)s\". "
"Nama kunci yang valid diharapkan ada dalam spesifikasi QoS. Nilai yang dapat "
"diterima untuk kunci adalah <tt> \"minIOPS\", \"maxIOPS\" dan \"burstIOPS\" "
"</tt>."
msgid "Create a new application credential."
msgstr "Buat kredensial aplikasi baru."
@ -2619,9 +2608,6 @@ msgid ""
"Evacuate the servers from the selected down host to an active target host."
msgstr "Mengevakuasi server dari host yang dipilih ke target host aktif."
msgid "Example:"
msgstr "Contoh:"
msgid ""
"Example: For <tt>mod_shib</tt> this would be <tt>Shib-Identity-Provider</"
"tt>, for <tt>mod_auth_openidc</tt>, this could be <tt>HTTP_OIDC_ISS</tt>. "
@ -2858,10 +2844,6 @@ msgstr ""
msgid "Failed to remove project %(project)s from volume type access."
msgstr "Gagal menghapus proyek %(project)s dari akses jenis volume"
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "Gagal mengambil jaringan %s untuk sebuah subnet"
#, python-format
msgid "Failed to set gateway: %s"
msgstr "Gagal menyetel gerbang: %s"
@ -3685,15 +3667,6 @@ msgstr "Sepasang kunci yang digunakan untuk otentikasi."
msgid "Key-Value Pairs"
msgstr "Key-Value Pairs (pasangan kunci-nilai)"
msgid "Key: burstIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "Key: burstIOPS dan Value:5000 (nilai angka lebih besar dari minIOPS)"
msgid "Key: maxIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "Key: maxIOPS dan Nilai:5000 (nilai angka lebih besar dari minIOPS)"
msgid "Key: minIOPS and Value:20 (number value less than maxIOPS)"
msgstr "Key: minIOPS dan Nilai:20 (nilai angka kurang dari maksimal)"
msgctxt "Current status of an Image"
msgid "Killed"
msgstr "Killed"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -2265,10 +2265,6 @@ msgstr ""
"Impossibile eseguire l'operazione richiesta sull'istanza \"%s\", l'istanza è "
"nello stato di errore"
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "Impossibile ottenere la rete %s per una sottorete"
#, python-format
msgid "Failed to update network %s"
msgstr "Impossibile aggiornare la rete %s"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1400,16 +1400,6 @@ msgid "Create a new \"extra spec\" key-value pair for a volume type."
msgstr ""
"ボリューム種別に対する「追加スペック」のキーと値のペアを新規作成します。 "
#, python-format
msgid ""
"Create a new \"spec\" key-value pair for QoS Spec \"%(qos_spec_name)s\". "
"Valid key names are expected in the QoS specs. The acceptable values for key "
"are <tt>\"minIOPS\", \"maxIOPS\" and \"burstIOPS\"</tt>."
msgstr ""
"QoS スペック \"%(qos_spec_name)s\" に新しいキーと値のペアを作成します。 QoS "
"スペックでは、有効なキー名が必要です。キー名に許容される値は、 <tt>\"minIOPS"
"\" 、 \"maxIOPS\" 、 \"burstIOPS\"</tt>です。"
msgid "Create a new application credential."
msgstr "新しいアプリケーション認証情報を作成します。"
@ -2625,9 +2615,6 @@ msgid ""
msgstr ""
"サーバーを選択したダウン中のホストから稼働中の移動先ホストに退避します。"
msgid "Example:"
msgstr "例:"
msgid ""
"Example: For <tt>mod_shib</tt> this would be <tt>Shib-Identity-Provider</"
"tt>, for <tt>mod_auth_openidc</tt>, this could be <tt>HTTP_OIDC_ISS</tt>. "
@ -2878,10 +2865,6 @@ msgstr ""
"ボリューム種別のアクセス権からプロジェクト %(project)s を削除できませんでし"
"た。"
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "サブネットのネットワーク %s の取得に失敗しました"
#, python-format
msgid "Failed to set gateway: %s"
msgstr "ゲートウェイの設定に失敗しました: %s"
@ -3696,15 +3679,6 @@ msgstr "認証に使用するキーペア。"
msgid "Key-Value Pairs"
msgstr "キーと値のペア"
msgid "Key: burstIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "キー: burstIOPS と 値: 5000 (minIOPS より大きい数値)"
msgid "Key: maxIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "キー: maxIOPS と 値: 5000 (minIOPS より大きい数値)"
msgid "Key: minIOPS and Value:20 (number value less than maxIOPS)"
msgstr "キー: minIOPS と 値: 20 (maxIOPS 未満の数値)"
msgctxt "Current status of an Image"
msgid "Killed"
msgstr "強制終了"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1355,10 +1355,6 @@ msgstr ""
"%s ಪರಿಯೋಜನೆಯ ಅಂಗಗಳನ್ನು ಮಾರ್ಪಡಿಸಲು, ಪರಿಯೋಜನೆ ಗುಂಪುಗಳನ್ನು ಅಪ್‌ಡೇಟ್‌ ಮಾಡಲು ಮತ್ತು "
"ಪರಿಯೋಜನೆಯ ಕೋಟಾಗಳನ್ನು ಅಪ್‌ಡೇಟ್‌ ಮಾಡಲು ವಿಫಲಗೊಂಡಿದೆ."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "ಒಂದು ಸಬ್‌ನೆಟ್‌ಗಾಗಿ %s ಜಾಲಬಂಧವನ್ನು ಪಡೆಯಲು ವಿಫಲಗೊಂಡಿದೆ"
#, python-format
msgid "Failed to update network %s"
msgstr "%s ಜಾಲಬಂಧವನ್ನು ಅಪ್‌ಡೇಟ್ ಮಾಡಲು ವಿಫಲಗೊಂಡಿದೆ"

View File

@ -26,12 +26,12 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2018-11-13 11:44+0000\n"
"Last-Translator: ByungYeol Woo <wby1089@gmail.com>\n"
"PO-Revision-Date: 2018-12-02 09:18+0000\n"
"Last-Translator: Ian Y. Choi <ianyrchoi@gmail.com>\n"
"Language-Team: Korean (South Korea)\n"
"Language: ko_KR\n"
"X-Generator: Zanata 4.3.3\n"
@ -1417,16 +1417,6 @@ msgstr "맵핑을 생성합니다."
msgid "Create a new \"extra spec\" key-value pair for a volume type."
msgstr "볼륨 타입에대한 새로운 \"추가 사양\" 키-값 페어를 생성합니다."
#, python-format
msgid ""
"Create a new \"spec\" key-value pair for QoS Spec \"%(qos_spec_name)s\". "
"Valid key names are expected in the QoS specs. The acceptable values for key "
"are <tt>\"minIOPS\", \"maxIOPS\" and \"burstIOPS\"</tt>."
msgstr ""
"새로운 \"spec\" 키-값 페어를 QoS 스펙 \"%(qos_spec_name)s\"에 생성합니다. "
"QoS 스펙에서 유효한 키 이름을 사용해야 합니다. Key에 허용되는 값은 <tt>"
"\"minIOPS\", \"maxIOPS\", 그리고 \"burstIOPS\"</tt> 입니다."
msgid "Create a new application credential."
msgstr "새로운 어플리케이션 증명서 생성"
@ -2629,9 +2619,6 @@ msgid ""
"Evacuate the servers from the selected down host to an active target host."
msgstr "선택된 다운 호스트에서 활성화된 타깃 호스트로 서버를 evacuate합니다."
msgid "Example:"
msgstr "예시:"
msgid ""
"Example: For <tt>mod_shib</tt> this would be <tt>Shib-Identity-Provider</"
"tt>, for <tt>mod_auth_openidc</tt>, this could be <tt>HTTP_OIDC_ISS</tt>. "
@ -2870,10 +2857,6 @@ msgstr ""
msgid "Failed to remove project %(project)s from volume type access."
msgstr "볼륨 타입 접근 권한에서 프로젝트 %(project)s 를 제거하지 못했습니다."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "서브넷 네트워크 %s를 찾지 못하였습니다."
#, python-format
msgid "Failed to set gateway: %s"
msgstr "게이트웨이를 설정하지 못함: %s"
@ -3681,15 +3664,6 @@ msgstr "키 페어는 인증에 사용합니다."
msgid "Key-Value Pairs"
msgstr "키-값"
msgid "Key: burstIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "키: burstIOPS, 값: 5000 (minIOPS 보다 큰 숫자 값)"
msgid "Key: maxIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "키: maxIOPS, 값: 5000 (minIOPS 보다 큰 숫자 값)"
msgid "Key: minIOPS and Value:20 (number value less than maxIOPS)"
msgstr "키: minIOSP, 값: 20 (maxIOPS 보다 적은 숫자 값)"
msgctxt "Current status of an Image"
msgid "Killed"
msgstr "Killed"
@ -6134,6 +6108,13 @@ msgstr ""
"<strong>제어 위치</strong>는 암호화가 이루어지는 개념상의 서비스입니다 (예: "
"front-end=Nova). 기본 값은 'front-end' 입니다."
msgid ""
"The <strong>Key Size</strong> is the size of the encryption key, in bits (e."
"g., 256). If the field is left empty, the provider default will be used."
msgstr ""
"<strong>키 길이</strong>는 비트 단위의 암호화 키 길이입니다(예: 256). 해당 필"
"드가 비어 있으면, 공급자 기본값을 사용합니다."
msgid ""
"The <strong>Provider</strong> is the encryption provider format (e.g. 'luks' "
"or 'plain')."

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1321,10 +1321,6 @@ msgid ""
"project quotas."
msgstr "%s प्रकल्प सदस्य सुदारपाक, प्रकल्प गट सुदारपाक आणि प्रकल्प कोटा सुदारपाक जाले ना."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "उपनेटाखातीर %s नेटवर्क परत मेळोवपाक असफळ"
#, python-format
msgid "Failed to update network %s"
msgstr "%s नेटवर्क सुदारपाक असफळ."

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1283,10 +1283,6 @@ msgstr ""
"نا کامیاب شیرنہ خآطرہ%s پروجیکٹ میمبر تہ اَپڈیٹ کرون پروجیکٹ گروپس، پروجیکٹ "
"کوٹاز"
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "ناکامیاب نیٹ وئرک سب نیٹ %sخآطرہ واپس اَنہِ خآطرہ"
#, python-format
msgid "Failed to update network %s"
msgstr "ناکامیاب نیٹ وئرک%s اَپڈیٹ کئرنہ خآطرہ"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1328,10 +1328,6 @@ msgstr ""
" %s परियोजना क सदस्य, अद्यतन परियोजना समूह आओर अद्यतन परियोजना कोटा संशोधित करब मे "
"बिफल."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "सबनेट क लेल सँजाल %s केँ पाबै मे बिफल"
#, python-format
msgid "Failed to update network %s"
msgstr "%s सँजाल अद्यतन करबामे बिफल"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1287,10 +1287,6 @@ msgstr ""
"প্রোজেক্ত মেম্বর %s শেমদোক-শেমজিন তৌবা, প্রোজেক্ত গ্রুপশীং অপদেত তৌবা অমসুং প্রোজেক্ত "
"ক্যুওতাশীং অপদেত তৌবা মায় পাক্ত্রে।"
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "সবনেত অমগী নেতৱার্ক %s রিত্রিভ তৌবা মায় পাক্ত্রে"
#, python-format
msgid "Failed to update network %s"
msgstr "নেতৱার্ক %s অপদেত তৌবা ঙমদ্রে"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1327,10 +1327,6 @@ msgstr ""
"प्रकल्प सदस्यांमध्ये बदल करण्यात %s अपयशी, प्रकल्प गट सुधारित करा व प्रकल्प वाटे सुधारित "
"करा."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "उपनेटसाठी नेटवर्क %s मिळविण्यात अपयशी"
#, python-format
msgid "Failed to update network %s"
msgstr "नेटवर्कमध्ये सुधारणा करण्यात अपयशी %s"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1276,10 +1276,6 @@ msgid ""
msgstr ""
"प्रोजेक्ट सदस्यहरू %s बदलाउन, प्रोजेक्ट दल अपडेट गर्न अनि प्रोजेक्ट आरक्षण अपडेट गर्न असफल।"
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "एउटा सबनेटको लागि नेटवर्क %s प्राप्त गर्न असफल"
#, python-format
msgid "Failed to update network %s"
msgstr "नेटवर्क %s अपडेट असफल भयो"

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-04-30 08:52+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1036,10 +1036,6 @@ msgstr ""
"Het aanpassen van %s projectleden, bijwerken van projectgroepen en bijwerken "
"van projectquota's is mislukt."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "Ophalen van netwerk %s voor een subnet is mislukt"
#, python-format
msgid "Failed to update network %s"
msgstr "Bijwerken van netwerk %s is mislukt"

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1295,10 +1295,6 @@ msgstr ""
"%s پروجیكٹ کے ارکان، اپ ڈیٹ منصوبے گروپوں اور اپ ڈیٹ پروجیكٹ کوٹہ نظر ثانی "
"کرنے میں ناکام."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "سب نیٹ کے لئے نیٹ ورک %s کو پانے میں ناکام"
#, python-format
msgid "Failed to update network %s"
msgstr "%s نیٹ ورک کو اپ ڈیٹ کرنے میں ناکام"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -2073,10 +2073,6 @@ msgstr ""
"Nie można wykonać żądanej czynności dla instancji „%s”, instancja znajduje "
"się w stanie błędu."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "Nie można pobrać sieci %s dla podsieci"
#, python-format
msgid "Failed to update network %s"
msgstr "Błąd przy aktualizacji sieci %s"

View File

@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1407,17 +1407,6 @@ msgid "Create a new \"extra spec\" key-value pair for a volume type."
msgstr ""
"Cria um par de valor-chave de \"expecificação extra\" para um tipo de volume."
#, python-format
msgid ""
"Create a new \"spec\" key-value pair for QoS Spec \"%(qos_spec_name)s\". "
"Valid key names are expected in the QoS specs. The acceptable values for key "
"are <tt>\"minIOPS\", \"maxIOPS\" and \"burstIOPS\"</tt>."
msgstr ""
"Criar um novo \"spec\" par de valor chave para QoS Spec \"%(qos_spec_name)s"
"\". Nomes de chaves válidas são esperados em QoS specs. Os valores "
"aceitáveis para a chave são <tt>\"minIOPS\", \"maxIOPS\" e \"burstIOPS\"</"
"tt>."
msgid "Create a new application credential."
msgstr "Criar uma nova credencial de aplicação."
@ -2701,9 +2690,6 @@ msgid ""
msgstr ""
"Evacua os servidor do host selecionado abaixo para um host destino ativo."
msgid "Example:"
msgstr "Exemplo:"
msgid ""
"Example: For <tt>mod_shib</tt> this would be <tt>Shib-Identity-Provider</"
"tt>, for <tt>mod_auth_openidc</tt>, this could be <tt>HTTP_OIDC_ISS</tt>. "
@ -2940,10 +2926,6 @@ msgstr ""
msgid "Failed to remove project %(project)s from volume type access."
msgstr "Falha ao remover projeto %(project)s do acesso de tipo de volume."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "Falha ao recuperar rede %s para uma sub-rede"
#, python-format
msgid "Failed to set gateway: %s"
msgstr "Falha ao configurar gateway: %s"
@ -3769,15 +3751,6 @@ msgstr "Par de Chaves para usar para a autenticação"
msgid "Key-Value Pairs"
msgstr "Par de Valores-Chave"
msgid "Key: burstIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "Chave: burstIOPS e Value:5000 (valor numérico maior que minIOPS)"
msgid "Key: maxIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "Chave: maxIOPS e Valor:5000 (valor numérico maior que minIOPS)"
msgid "Key: minIOPS and Value:20 (number value less than maxIOPS)"
msgstr "Chave: minIOPS e Valor:20 (valor numérico inferior a maxIOPS)"
msgctxt "Current status of an Image"
msgid "Killed"
msgstr "Morto"

View File

@ -34,7 +34,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1350,17 +1350,6 @@ msgid "Create a new \"extra spec\" key-value pair for a volume type."
msgstr ""
"Создать новый \"доп. параметр\" - пара ключ-значение - для типа дисков. "
#, python-format
msgid ""
"Create a new \"spec\" key-value pair for QoS Spec \"%(qos_spec_name)s\". "
"Valid key names are expected in the QoS specs. The acceptable values for key "
"are <tt>\"minIOPS\", \"maxIOPS\" and \"burstIOPS\"</tt>."
msgstr ""
"Создать новую пару ключ-значение для спецификации QoS \"%(qos_spec_name)s\". "
"Действительное значение должно быть указано в поле \"Ключ\". Допустимые "
"значения для данного поля: <tt>\"minIOPS\", \"maxIOPS\" и \"burstIOPS\"</"
"tt>."
msgid "Create a new application credential."
msgstr "Создать новый доступ для приложения."
@ -2688,9 +2677,6 @@ msgid ""
msgstr ""
"Эвакуировать инстансы с выбранного недоступного узла нв активный целевой узел"
msgid "Example:"
msgstr "Пример:"
msgid ""
"Example: For <tt>mod_shib</tt> this would be <tt>Shib-Identity-Provider</"
"tt>, for <tt>mod_auth_openidc</tt>, this could be <tt>HTTP_OIDC_ISS</tt>. "
@ -2925,10 +2911,6 @@ msgstr ""
msgid "Failed to remove project %(project)s from volume type access."
msgstr "Не удалось удалить проект %(project)s из списка доступа типа диска."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "Не удалось получить сеть %s подсети"
#, python-format
msgid "Failed to set gateway: %s"
msgstr "Не удалось установить шлюз: %s"
@ -3717,18 +3699,6 @@ msgstr "Ключевые пары используют для аутентифи
msgid "Key-Value Pairs"
msgstr "Пары ключ-значение"
msgid "Key: burstIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr ""
"Ключ: burstIOPS и Значение: 5000 (значение должно быть больше, чем minIOPS)"
msgid "Key: maxIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr ""
"Ключ: maxIOPS и Значение: 5000 (значение должно быть больше, чем minIOPS)"
msgid "Key: minIOPS and Value:20 (number value less than maxIOPS)"
msgstr ""
"Ключ: minIOPS и Значение: 20 (значение должно быть меньше, чем maxIOPS)"
msgctxt "Current status of an Image"
msgid "Killed"
msgstr "Отменено"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-04-30 08:52+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -957,10 +957,6 @@ msgstr ""
"Neuspešna izmena %s članova projekta, izmana grupa projekta i izmena kvota "
"projekta."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "Neuspešno dobijanje podataka mreže %s za podmrežu"
#, python-format
msgid "Failed to update network %s"
msgstr "Neuspešno ažuriranje mreže %s"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1341,10 +1341,6 @@ msgid ""
msgstr ""
"%s பிராஜக்டு உறுப்பினர்கள் மாற்றியமைத்து பிராஜக்டு ஒதுக்கீட்டளவுகளை புதுப்பிப்பதில் தோல்வி"
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "ஒரு உபவலைக்கு பிணையம் \"%s\" -ஐ மீட்க முடியவில்லை."
#, python-format
msgid "Failed to update network %s"
msgstr "பிணையம் %s -ஐ புதுப்பிப்பதில் தோல்வி"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -2644,10 +2644,6 @@ msgstr ""
msgid "Failed to remove project %(project)s from volume type access."
msgstr "%(project)s projesi mantıksal sürücü türü erişiminden çıkarılamıyor."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "%s ağı için bir alt ağ alınamadı"
#, python-format
msgid "Failed to set gateway: %s"
msgstr "Ağ geçidi ayarlanamadı: %s"

View File

@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1285,10 +1285,6 @@ msgstr ""
"%s پروجیكٹ کے ارکان، اپ ڈیٹ منصوبے گروپوں اور اپ ڈیٹ پروجیكٹ کوٹہ نظر ثانی "
"کرنے میں ناکام."
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "سب نیٹ کے لئے نیٹ ورک %s کو پانے میں ناکام"
#, python-format
msgid "Failed to update network %s"
msgstr "%s نیٹ ورک کو اپ ڈیٹ کرنے میں ناکام"

View File

@ -30,7 +30,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1318,16 +1318,6 @@ msgstr "创建映射"
msgid "Create a new \"extra spec\" key-value pair for a volume type."
msgstr "为卷类型创建新的\"扩展规格\"键值对。"
#, python-format
msgid ""
"Create a new \"spec\" key-value pair for QoS Spec \"%(qos_spec_name)s\". "
"Valid key names are expected in the QoS specs. The acceptable values for key "
"are <tt>\"minIOPS\", \"maxIOPS\" and \"burstIOPS\"</tt>."
msgstr ""
"为 QoS Spec \"%(qos_spec_name)s\" 创建一个新的 \"spec\" 键-值对。 QoS spec 需"
"要有效的键名,可以接受的键值是 <tt>\"minIOPS\"、\"maxIOPS\" 和 \"burstIOPS"
"\"</tt>。"
msgid ""
"Create a new network. In addition, a subnet associated with the network can "
"be created in the following steps of this wizard."
@ -2490,9 +2480,6 @@ msgid ""
"Evacuate the servers from the selected down host to an active target host."
msgstr "疏散实例从宕机的主机到可用的目标主机"
msgid "Example:"
msgstr "例如:"
msgid ""
"Example: For <tt>mod_shib</tt> this would be <tt>Shib-Identity-Provider</"
"tt>, for <tt>mod_auth_openidc</tt>, this could be <tt>HTTP_OIDC_ISS</tt>. "
@ -2711,10 +2698,6 @@ msgstr "实例 \"%s\" 执行所请求操作失败,实例处于错误状态。"
msgid "Failed to remove project %(project)s from volume type access."
msgstr "无法从卷类型通道中移除项目%(project)s"
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "获取网络 %s 的子网失败"
#, python-format
msgid "Failed to set gateway: %s"
msgstr "设置网关失败:%s"
@ -3475,15 +3458,6 @@ msgstr "认证所用的密钥对"
msgid "Key-Value Pairs"
msgstr "键值对"
msgid "Key: burstIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "键为 : burstIOPS它的值为 :5000 (大于 minIOPS 的值)"
msgid "Key: maxIOPS and Value:5000 (number value bigger than minIOPS)"
msgstr "键为 : maxIOPS它的值是为 : 5000 (大于 minIOPS 的值)"
msgid "Key: minIOPS and Value:20 (number value less than maxIOPS)"
msgstr "键为: minIOPS它的值为 : 20 (小于 maxIOPS 的值)"
msgctxt "Current status of an Image"
msgid "Killed"
msgstr "已杀死"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2018-11-29 08:54+0000\n"
"POT-Creation-Date: 2018-12-03 15:06+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -2490,10 +2490,6 @@ msgstr "在雲實例「%s」上履行作業請求時失敗雲實例有錯誤
msgid "Failed to remove project %(project)s from volume type access."
msgstr "移除 %(project)s 到雲硬碟類型訪問權限列表失敗"
#, python-format
msgid "Failed to retrieve network %s for a subnet"
msgstr "獲得給子網路用的網路 %s 時失敗"
#, python-format
msgid "Failed to set gateway: %s"
msgstr "無法設定閘道: %s"

View File

@ -9,12 +9,12 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-10-16 08:23+0000\n"
"POT-Creation-Date: 2018-12-03 15:05+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2018-10-21 05:46+0000\n"
"Last-Translator: Andreas Jaeger <jaegerandi@gmail.com>\n"
"PO-Revision-Date: 2018-12-03 11:02+0000\n"
"Last-Translator: Robert Simai <robert.simai@suse.com>\n"
"Language-Team: German\n"
"Language: de\n"
"X-Generator: Zanata 4.3.3\n"
@ -62,6 +62,12 @@ msgstr "13.0.0"
msgid "14.0.0"
msgstr "14.0.0"
msgid "14.0.1-11"
msgstr "14.0.1-11"
msgid "15.0.0.0b1"
msgstr "15.0.0.0b1"
msgid "8.0.1"
msgstr "8.0.1"
@ -275,6 +281,9 @@ msgstr ""
msgid "Ability to add exceptions"
msgstr "Möglichkeit, Ausnahmen hinzuzufügen"
msgid "Add \"Create Router\" button to Admin/Network/Routers panel."
msgstr "\"Erstelle Router\" Button zum Admin/Network/Router Panel hinzugefügt."
msgid ""
"Add MKS console support. Blueprint can be found at [`<https://blueprints."
"launchpad.net/horizon/+spec/support-mks-console-type>`_]"

View File

@ -5,11 +5,11 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-11-29 08:51+0000\n"
"POT-Creation-Date: 2018-12-03 15:05+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2018-11-29 09:01+0000\n"
"PO-Revision-Date: 2018-12-04 03:26+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@ -92,14 +92,14 @@ msgstr "13.0.0"
msgid "14.0.0"
msgstr "14.0.0"
msgid "14.0.1-9"
msgstr "14.0.1-9"
msgid "14.0.1-11"
msgstr "14.0.1-11"
msgid "15.0.0.0b1"
msgstr "15.0.0.0b1"
msgid "15.0.0.0b1-44"
msgstr "15.0.0.0b1-44"
msgid "15.0.0.0b1-57"
msgstr "15.0.0.0b1-57"
msgid "8.0.1"
msgstr "8.0.1"
@ -4630,6 +4630,13 @@ msgstr ""
"and Groups <https://docs.openstack.org/horizon/latest/configuration/"
"pluggable_panels.html#extra-steps>`__ of the Horizon documentation."
msgid ""
"[:blueprint:`instance-rescue-horizon-support`] Support instance rescue "
"feature"
msgstr ""
"[:blueprint:`instance-rescue-horizon-support`] Support instance rescue "
"feature"
msgid ""
"[:blueprint:`merge-openstack-auth`] ``django_openstack_auth`` was merged "
"into the main horizon repository. Ensure to uninstall ``django-openstack-"

View File

@ -10,12 +10,12 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-08-30 15:37+0000\n"
"POT-Creation-Date: 2018-12-03 15:05+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2018-08-01 03:30+0000\n"
"Last-Translator: Shu Muto <shu.mutow@gmail.com>\n"
"PO-Revision-Date: 2018-11-30 10:37+0000\n"
"Last-Translator: Akihiro Motoki <amotoki@gmail.com>\n"
"Language-Team: Japanese\n"
"Language: ja\n"
"X-Generator: Zanata 4.3.3\n"
@ -93,6 +93,12 @@ msgstr "12.0.3"
msgid "13.0.0"
msgstr "13.0.0"
msgid "14.0.0"
msgstr "14.0.0"
msgid "15.0.0.0b1"
msgstr "15.0.0.0b1"
msgid "8.0.1"
msgstr "8.0.1"
@ -2916,6 +2922,9 @@ msgstr "Trove インスタンスのリサイズ -- インスタンスのフレ
msgid "Resource Browser"
msgstr "リソースブラウザー"
msgid "Rocky Series Release Notes"
msgstr "Rocky バージョンのリリースノート"
msgid "Role-Based Access Controls"
msgstr "ロールベースのアクセス制御"

View File

@ -22,12 +22,12 @@ msgid ""
msgstr ""
"Project-Id-Version: horizon\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-10-23 05:45+0000\n"
"POT-Creation-Date: 2018-12-03 15:05+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2018-10-22 12:21+0000\n"
"Last-Translator: Dongbin Im <bnitech88@gmail.com>\n"
"PO-Revision-Date: 2018-12-02 09:36+0000\n"
"Last-Translator: Ian Y. Choi <ianyrchoi@gmail.com>\n"
"Language-Team: Korean (South Korea)\n"
"Language: ko_KR\n"
"X-Generator: Zanata 4.3.3\n"
@ -107,6 +107,12 @@ msgstr "13.0.0"
msgid "14.0.0"
msgstr "14.0.0"
msgid "14.0.1-11"
msgstr "14.0.1-11"
msgid "15.0.0.0b1"
msgstr "15.0.0.0b1"
msgid "8.0.1"
msgstr "8.0.1"