Imported Translations from Zanata

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

Change-Id: I63eb0cc9e086318169bf458275017845382d468b
This commit is contained in:
OpenStack Proposal Bot 2019-04-25 07:06:46 +00:00
parent a569f0faf3
commit 259667dab1
5 changed files with 16 additions and 101 deletions

View File

@ -2,9 +2,9 @@
# Andi Chandler <andi@gowling.com>, 2019. #zanata
msgid ""
msgstr ""
"Project-Id-Version: horizon 15.0.0.0b2.dev282\n"
"Project-Id-Version: horizon 15.1.0.dev61\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-01-25 02:42-0600\n"
"POT-Creation-Date: 2019-04-24 22:52-0500\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -2739,40 +2739,6 @@ msgstr ""
"key of the dictionary is a full URL of a Keystone endpoint with version "
"suffix, the value is a region name."
msgid ""
"The default template is defined as `clouds.yaml.template <http://git."
"openstack.org/cgit/openstack/horizon/tree/openstack_dashboard/dashboards/"
"project/api_access/templates/api_access/clouds.yaml.template>`__ and "
"available context parameters are found in ``_get_openrc_credentials()`` and "
"``download_clouds_yaml_file()`` functions in `openstack_dashboard/dashboards/"
"project/api_access/views.py <http://git.openstack.org/cgit/openstack/horizon/"
"tree/openstack_dashboard/dashboards/project/api_access/views.py>`__."
msgstr ""
"The default template is defined as `clouds.yaml.template <http://git."
"openstack.org/cgit/openstack/horizon/tree/openstack_dashboard/dashboards/"
"project/api_access/templates/api_access/clouds.yaml.template>`__ and "
"available context parameters are found in ``_get_openrc_credentials()`` and "
"``download_clouds_yaml_file()`` functions in `openstack_dashboard/dashboards/"
"project/api_access/views.py <http://git.openstack.org/cgit/openstack/horizon/"
"tree/openstack_dashboard/dashboards/project/api_access/views.py>`__."
msgid ""
"The default template is defined as `openrc.sh.template <http://git.openstack."
"org/cgit/openstack/horizon/tree/openstack_dashboard/dashboards/project/"
"api_access/templates/api_access/openrc.sh.template>`__ and available context "
"parameters are found in ``_get_openrc_credentials()`` and "
"``download_rc_file()`` functions in `openstack_dashboard/dashboards/project/"
"api_access/views.py <http://git.openstack.org/cgit/openstack/horizon/tree/"
"openstack_dashboard/dashboards/project/api_access/views.py>`__."
msgstr ""
"The default template is defined as `openrc.sh.template <http://git.openstack."
"org/cgit/openstack/horizon/tree/openstack_dashboard/dashboards/project/"
"api_access/templates/api_access/openrc.sh.template>`__ and available context "
"parameters are found in ``_get_openrc_credentials()`` and "
"``download_rc_file()`` functions in `openstack_dashboard/dashboards/project/"
"api_access/views.py <http://git.openstack.org/cgit/openstack/horizon/tree/"
"openstack_dashboard/dashboards/project/api_access/views.py>`__."
msgid "The default value for this setting has been changed to ``False``"
msgstr "The default value for this setting has been changed to ``False``"

View File

@ -2,9 +2,9 @@
# Andi Chandler <andi@gowling.com>, 2019. #zanata
msgid ""
msgstr ""
"Project-Id-Version: horizon 15.1.0.dev26\n"
"Project-Id-Version: horizon 15.1.0.dev61\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-04 08:02-0500\n"
"POT-Creation-Date: 2019-04-24 22:52-0500\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -604,25 +604,6 @@ msgstr ""
"service, Compute, and Networking. You can also use the dashboard in "
"environments with stand-alone services such as Object Storage."
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 ""
"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``"
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

@ -1,9 +1,9 @@
# suhartono <cloudsuhartono@gmail.com>, 2018. #zanata
msgid ""
msgstr ""
"Project-Id-Version: horizon 15.1.0.dev26\n"
"Project-Id-Version: horizon 15.1.0.dev61\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-04 08:02-0500\n"
"POT-Creation-Date: 2019-04-24 22:52-0500\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -606,25 +606,6 @@ msgstr ""
"dasbor di lingkungan dengan layanan yang berdiri sendiri seperti Object "
"Storage."
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 ""
"Kemudian konfigurasikan server web untuk meng-host dashboard OpenStack "
"melalui WSGI. Untuk server web apache2, Anda mungkin perlu membuat ``/etc/"
"apache2/sites-available/horizon.conf``. Template di DevStack adalah contoh "
"file yang bagus. https://git.openstack.org/cgit/openstack-dev/devstack/tree/"
"files/apache-horizon.template Atau Anda dapat secara otomatis menghasilkan "
"file konfigurasi apache. Jika sebelumnya Anda menghasilkan file "
"``openstack_dashboard/horizon_wsgi.py`` maka ia akan menggunakannya, jika "
"tidak, akan secara default menggunakan ``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

@ -2,9 +2,9 @@
# Soonyeul Park <ardentpark@gmail.com>, 2018. #zanata
msgid ""
msgstr ""
"Project-Id-Version: horizon 15.1.0.dev26\n"
"Project-Id-Version: horizon 15.1.0.dev61\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-04 08:02-0500\n"
"POT-Creation-Date: 2019-04-24 22:52-0500\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -595,24 +595,6 @@ 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

@ -1,16 +1,17 @@
# TigerFang <tigerfun@126.com>, 2017. #zanata
# Tony <tfu@redhat.com>, 2018. #zanata
# vuuv <froms2008@gmail.com>, 2018. #zanata
# TigerFang <tigerfun@126.com>, 2019. #zanata
msgid ""
msgstr ""
"Project-Id-Version: horizon VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2019-04-20 14:28+0000\n"
"POT-Creation-Date: 2019-04-25 03:52+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2018-12-19 03:58+0000\n"
"Last-Translator: vuuv <froms2008@gmail.com>\n"
"PO-Revision-Date: 2019-04-24 09:58+0000\n"
"Last-Translator: TigerFang <tigerfun@126.com>\n"
"Language-Team: Chinese (China)\n"
"Language: zh_CN\n"
"X-Generator: Zanata 4.3.3\n"
@ -63,6 +64,10 @@ msgstr "区域"
msgid "Service provider authentication failed. %s"
msgstr "服务提供者验证失败。 %s"
#, python-format
msgid "Switch to Keystone Provider \"%(keystone_provider)s\" successful."
msgstr "成功切换到Keystone提供者\"%(keystone_provider)s\""
#, python-format
msgid "Switch to project \"%(project_name)s\" successful."
msgstr "成功切换到\"%(project_name)s\"项目。"