Imported Translations from Zanata
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Iffed9ad005a25e8e11eeb2b5887e2f0fde9ada47
This commit is contained in:
parent
8ae67a60dc
commit
be711f3920
@ -3,13 +3,13 @@
|
|||||||
# Andi Chandler <andi@gowling.com>, 2020. #zanata
|
# Andi Chandler <andi@gowling.com>, 2020. #zanata
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: horizon\n"
|
"Project-Id-Version: horizon 18.4.0.dev55\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-04-18 22:48+0000\n"
|
"POT-Creation-Date: 2020-05-25 13:46+0000\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"PO-Revision-Date: 2020-04-18 09:18+0000\n"
|
"PO-Revision-Date: 2020-05-26 11:12+0000\n"
|
||||||
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
||||||
"Language-Team: English (United Kingdom)\n"
|
"Language-Team: English (United Kingdom)\n"
|
||||||
"Language: en_GB\n"
|
"Language: en_GB\n"
|
||||||
@ -4223,19 +4223,17 @@ msgid ""
|
|||||||
"feature from older versions of osprofiler when OpenStack components could "
|
"feature from older versions of osprofiler when OpenStack components could "
|
||||||
"use oslo.messaging for notifications and the trace client used ceilometer as "
|
"use oslo.messaging for notifications and the trace client used ceilometer as "
|
||||||
"a receiver backend. By default Horizon uses the same URL pointing to a "
|
"a receiver backend. By default Horizon uses the same URL pointing to a "
|
||||||
"MongoDB cluster for both purposes, since ceilometer was too slow for using "
|
"MongoDB cluster for both purposes. Example: ``\"receiver_connection_string"
|
||||||
"with UI. Example: ``\"receiver_connection_string\": \"mongodb://%s\" % "
|
"\": \"mongodb://%s\" % OPENSTACK_HOST``."
|
||||||
"OPENSTACK_HOST``."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"``\"receiver_connection_string\"`` is a URL from which traces are retrieved "
|
"``\"receiver_connection_string\"`` is a URL from which traces are retrieved "
|
||||||
"by Horizon, needed because Horizon is not only the traces producer, but also "
|
"by Horizon. It is needed because Horizon is not only the traces producer, "
|
||||||
"a consumer. Having 2 settings which usually contain the same value is legacy "
|
"but also a consumer. Having two settings which usually contain the same "
|
||||||
"feature from older versions of osprofiler when OpenStack components could "
|
"value is legacy feature from older versions of osprofiler when OpenStack "
|
||||||
"use oslo.messaging for notifications and the trace client used Ceilometer as "
|
"components could use oslo.messaging for notifications and the trace client "
|
||||||
"a receiver backend. By default Horizon uses the same URL pointing to a "
|
"used Ceilometer as a receiver backend. By default Horizon uses the same URL "
|
||||||
"MongoDB cluster for both purposes, since Ceilometer was too slow for using "
|
"pointing to a MongoDB cluster for both purposes. Example: ``"
|
||||||
"with UI. Example: ``\"receiver_connection_string\": \"mongodb://%s\" % "
|
"\"receiver_connection_string\": \"mongodb://%s\" % OPENSTACK_HOST``."
|
||||||
"OPENSTACK_HOST``."
|
|
||||||
|
|
||||||
msgid "``%(client_ip)s``"
|
msgid "``%(client_ip)s``"
|
||||||
msgstr "``%(client_ip)s``"
|
msgstr "``%(client_ip)s``"
|
||||||
|
@ -3,9 +3,9 @@
|
|||||||
# suhartono <cloudsuhartono@gmail.com>, 2020. #zanata
|
# suhartono <cloudsuhartono@gmail.com>, 2020. #zanata
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: horizon\n"
|
"Project-Id-Version: horizon 18.4.0.dev55\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-04-18 22:48+0000\n"
|
"POT-Creation-Date: 2020-05-25 13:46+0000\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
@ -4279,27 +4279,6 @@ msgstr ""
|
|||||||
"trace. Contoh: ``\"notifier_connection_string\": \"mongodb://%s\" % "
|
"trace. Contoh: ``\"notifier_connection_string\": \"mongodb://%s\" % "
|
||||||
"OPENSTACK_HOST``."
|
"OPENSTACK_HOST``."
|
||||||
|
|
||||||
msgid ""
|
|
||||||
"``\"receiver_connection_string\"`` is a url from which traces are retrieved "
|
|
||||||
"by Horizon, needed because Horizon is not only the traces producer, but also "
|
|
||||||
"a consumer. Having 2 settings which usually contain the same value is legacy "
|
|
||||||
"feature from older versions of osprofiler when OpenStack components could "
|
|
||||||
"use oslo.messaging for notifications and the trace client used ceilometer as "
|
|
||||||
"a receiver backend. By default Horizon uses the same URL pointing to a "
|
|
||||||
"MongoDB cluster for both purposes, since ceilometer was too slow for using "
|
|
||||||
"with UI. Example: ``\"receiver_connection_string\": \"mongodb://%s\" % "
|
|
||||||
"OPENSTACK_HOST``."
|
|
||||||
msgstr ""
|
|
||||||
"``\"receiver_connection_string\"`` adalah url yang jejaknya diambil oleh "
|
|
||||||
"Horizon, diperlukan karena Horizon bukan hanya produsen jejak, tetapi juga "
|
|
||||||
"konsumen. Memiliki 2 pengaturan yang biasanya mengandung nilai yang sama "
|
|
||||||
"adalah fitur legacy dari versi osprofiler yang lebih lama ketika komponen "
|
|
||||||
"OpenStack dapat menggunakan oslo.messaging untuk notifikasi dan trace client "
|
|
||||||
"menggunakan ceilometer sebagai backend penerima. Secara default Horizon "
|
|
||||||
"menggunakan URL yang sama menunjuk ke klaster MongoDB untuk kedua tujuan, "
|
|
||||||
"karena ceilometer terlalu lambat untuk digunakan dengan UI. Contoh: ``"
|
|
||||||
"\"receiver_connection_string\": \"mongodb://%s\" % OPENSTACK_HOST``."
|
|
||||||
|
|
||||||
msgid "``%(client_ip)s``"
|
msgid "``%(client_ip)s``"
|
||||||
msgstr "``%(client_ip)s``"
|
msgstr "``%(client_ip)s``"
|
||||||
|
|
||||||
|
@ -7,11 +7,11 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: horizon\n"
|
"Project-Id-Version: horizon\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-05-06 10:24+0000\n"
|
"POT-Creation-Date: 2020-05-25 13:43+0000\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"PO-Revision-Date: 2020-05-07 02:24+0000\n"
|
"PO-Revision-Date: 2020-05-26 11:10+0000\n"
|
||||||
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
||||||
"Language-Team: English (United Kingdom)\n"
|
"Language-Team: English (United Kingdom)\n"
|
||||||
"Language: en_GB\n"
|
"Language: en_GB\n"
|
||||||
@ -100,8 +100,8 @@ msgstr "13.0.0"
|
|||||||
msgid "13.0.3"
|
msgid "13.0.3"
|
||||||
msgstr "13.0.3"
|
msgstr "13.0.3"
|
||||||
|
|
||||||
msgid "13.0.3-5"
|
msgid "13.0.3-6"
|
||||||
msgstr "13.0.3-5"
|
msgstr "13.0.3-6"
|
||||||
|
|
||||||
msgid "14.0.0"
|
msgid "14.0.0"
|
||||||
msgstr "14.0.0"
|
msgstr "14.0.0"
|
||||||
@ -133,8 +133,8 @@ msgstr "15.3.0"
|
|||||||
msgid "16.0.0"
|
msgid "16.0.0"
|
||||||
msgstr "16.0.0"
|
msgstr "16.0.0"
|
||||||
|
|
||||||
msgid "16.1.0-12"
|
msgid "16.1.0-14"
|
||||||
msgstr "16.1.0-12"
|
msgstr "16.1.0-14"
|
||||||
|
|
||||||
msgid "17.0.0"
|
msgid "17.0.0"
|
||||||
msgstr "17.0.0"
|
msgstr "17.0.0"
|
||||||
|
@ -7,11 +7,11 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: horizon\n"
|
"Project-Id-Version: horizon\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-05-06 10:24+0000\n"
|
"POT-Creation-Date: 2020-05-25 13:43+0000\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"PO-Revision-Date: 2020-05-08 08:11+0000\n"
|
"PO-Revision-Date: 2020-05-08 08:10+0000\n"
|
||||||
"Last-Translator: suhartono <cloudsuhartono@gmail.com>\n"
|
"Last-Translator: suhartono <cloudsuhartono@gmail.com>\n"
|
||||||
"Language-Team: Indonesian\n"
|
"Language-Team: Indonesian\n"
|
||||||
"Language: id\n"
|
"Language: id\n"
|
||||||
@ -102,9 +102,6 @@ msgstr "13.0.0"
|
|||||||
msgid "13.0.3"
|
msgid "13.0.3"
|
||||||
msgstr "13.0.3"
|
msgstr "13.0.3"
|
||||||
|
|
||||||
msgid "13.0.3-5"
|
|
||||||
msgstr "13.0.3-5"
|
|
||||||
|
|
||||||
msgid "14.0.0"
|
msgid "14.0.0"
|
||||||
msgstr "14.0.0"
|
msgstr "14.0.0"
|
||||||
|
|
||||||
@ -135,9 +132,6 @@ msgstr "15.3.0"
|
|||||||
msgid "16.0.0"
|
msgid "16.0.0"
|
||||||
msgstr "16.0.0"
|
msgstr "16.0.0"
|
||||||
|
|
||||||
msgid "16.1.0-12"
|
|
||||||
msgstr "16.1.0-12"
|
|
||||||
|
|
||||||
msgid "17.0.0"
|
msgid "17.0.0"
|
||||||
msgstr "17.0.0"
|
msgstr "17.0.0"
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: horizon\n"
|
"Project-Id-Version: horizon\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-05-06 10:24+0000\n"
|
"POT-Creation-Date: 2020-05-25 13:43+0000\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
@ -103,9 +103,6 @@ msgstr "13.0.0"
|
|||||||
msgid "13.0.3"
|
msgid "13.0.3"
|
||||||
msgstr "13.0.3"
|
msgstr "13.0.3"
|
||||||
|
|
||||||
msgid "13.0.3-5"
|
|
||||||
msgstr "13.0.3-5"
|
|
||||||
|
|
||||||
msgid "14.0.0"
|
msgid "14.0.0"
|
||||||
msgstr "14.0.0"
|
msgstr "14.0.0"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user